/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	padding:0;
	margin:0;
	background:#E6FDE3;
	background: url(//www.kreskowki.tv/gfx/tlo.png);
	font-family: 'Open Sans', sans-serif;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-family: 'Open Sans', sans-serif;
	color: #006A3D;
}
body a:hover {
	  color: #1B242F;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-family: 'Oxygen', sans-serif;
}	
p{
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

/*-----start-header----*/
.logo h1 {
	font-size: 2.5em;
	color: #006A3D;
	font-weight: 500;
	font-family: 'Oxygen', sans-serif;
}
.logo a {
	text-decoration:none;
	font-family: 'Oxygen', sans-serif;
}
.main-content {
	padding-bottom: 2em;
padding-top: 1em;
}
.header {
	 padding:2em;
}
.header-top-strip {
	padding:0.8em 0;
	background:#fff;
}
.header-top-strip a {
	color: #A5A5A5;
    font-size: 0.9em;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
.header-top-left {
	float:left;
	margin-top: 4px;
}
.header-top-right {
	float:right;
}
.header-top-right a {
	color: #A5A5A5;
    font-size: 0.9em;
    font-weight: 400;
    margin-right: 16px;
    margin-top: 9px;
    display: block;
    float: left;
}
button.btn.btn-primary.btn-lg {
	color: #000;
	font-size: 1.1em;
	font-weight: 400;
	border: none;
	background-color: #fff;
	padding: 0;
	margin: 0 1em;
	vertical-align: text-top;
}
.list_of_cities {
	width: 100%;
	padding: 8px;
	border: 1px solid#aeaeae;
	color: #4d4d4d;
	font-size: 14px;
	  font-family: 'Open Sans', sans-serif;
}
.form-control {
	font-family: 'Open Sans', sans-serif;
}
.modal-header h4 {
	color: #59595b;
	font-weight: 700;
	font-size: 1.2em;
	border: none;
	padding: 0 10px;
}
.modal-header input[type="text"]{
	width:100%;
	margin:1em;
}
.nav-tabs {
    margin-bottom: 15px;
}
.sign-with {
    margin-top: 5px;
    padding: 20px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #006A3D;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #fff;
}
div#OR {
    height: 30px;
    width: 30px;
    border: 1px solid #C2C2C2;
    border-radius: 50%;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    float: right;
    position: absolute;
    right: -16px;
    top: 40%;
    z-index: 1;
    background: #DFDFDF;
	    font-family: 'Open Sans', sans-serif;
}
/*-- mega-menu --*/
.navbar-default .navbar-nav > li > a {
	color: #006A3D;
    font-weight: 600;
	font-size: 1.05em;  
	font-family: 'Oxygen', sans-serif;
}
.navbar-default {
	border: none;
	background: #006A3D;
}
.navbar {
	border-radius: 0px;
}


.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 7px;
}
.navbar {
	min-height: 45px;
}
.navbar-brand {
		padding: 13px 15px;
	}
.navbar-nav > li > a {
	padding-top: 12.5px;
	padding-bottom: 7px;
}
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.popupContainer{
	position:absolute;
	width:330px;
	height: auto;
	left:45%;
	top:80px;
	background: #FFF;
}
.btn {
  padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
}
h3.other-nw {
	margin: 16px 0;
}
button.btn.btn-primary {
	  background-color: #006A3D;
  padding: 3px 16px 5px;
  font-weight: 500;
  border: none;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
}
button.btn.btn-primary.btn-sm,button.btn.btn-default.btn-sm {
	  background-color: #006A3D;
  padding: 7px 18px 7px;
  font-weight: 600;
  border: none;
  border-radius: 0;
  outline: none;
  font-size: 0.95em;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	color:#fff;
  font-family: 'Open Sans', sans-serif;
}

a.btn.btn-primary {
	background-color: #3a5795;
  font-family: 'Open Sans', sans-serif;
    color: #fff;
	border: none;
}
a.btn.btn-danger {
    background-color: #e04006;
    border: none;
}
.btn-danger:hover {
	background-color: #e04006;
    border: none;
}
.modal-content {
	border-radius:0;
	box-shadow:none;
}
.modal-dialog {
    margin: 16em auto 0;
}
.modal-header {
    padding: 25px;
}
.modal-body {
    padding: 50px 40px 70px 40px;
}
.btn_red:hover {background: #9F9F9F;}

a.btn { text-align: center; text-decoration: none;}

.one_half {width:50%; display: block; float:left;}
.one_half.last {width:45%; margin-left:5%;}

/* Popup Styles*/
.popupHeader {font-size:16px; text-transform: uppercase;}
.popupHeader {background:#F4F4F2; position:relative; padding:10px 20px; border-bottom:1px solid #DDD; font-weight:bold;}
.popupHeader .modal_close {position: absolute; right: 0; top:0; padding:10px 15px; background:#E4E4E2; cursor: pointer; color:#aaa; font-size:16px;}

.popupBody {padding:20px;}


/* Social Login Form */
.social_login {}
.social_login .social_box {display:block; clear:both; padding:10px; margin-bottom: 10px; background: #F4F4F2; overflow: hidden;}
.social_login .icon {display:block; width:11%; padding:5px 10px; margin-right: 10px; float:left; color:#FFF; font-size:15px; text-align: center;} 
.social_login .fb .icon {background:#3B5998;}
.social_login .google .icon {background:#DD4B39;}
.social_login .icon_title {display:block; padding:5px 0; float:left; font-weight: bold; font-size: 16px; color:#777;}
.social_login .social_box:hover {background: #E4E4E2;}

.centeredText {text-align: center; margin: 20px 0; clear: both; overflow: hidden; text-transform: uppercase;}

.action_btns {clear:both; overflow: hidden;}
.action_btns a {display: block;}

/* User Login Form */
.user_login {display: none;}
.user_login label {display: block; margin-bottom:5px;}
.user_login input[type="text"], .user_login input[type="email"], .user_login input[type="password"] {display: block; width:90%; padding: 10px; border:1px solid #DDD; color:#666;}
.user_login input[type="checkbox"] {float:left; margin-right:5px;}
.user_login input[type="checkbox"]+label {float:left;}

.user_login .checkbox {margin-bottom: 10px; clear: both; overflow: hidden;}
.forgot_password {display:block; margin: 20px 0 10px; clear: both; overflow: hidden; text-decoration: none; color:#ED6347;}

/* User Register Form */
.user_register {display: none;}
.user_register label {display: block; margin-bottom:5px;}
.user_register input[type="text"], .user_register input[type="email"], .user_register input[type="password"] {display: block; width:90%; padding: 10px; border:1px solid #DDD; color:#666;}
.user_register input[type="checkbox"] {float:left; margin-right:5px;}
.user_register input[type="checkbox"]+label {float:left;}

.user_register .checkbox {margin-bottom: 10px; clear: both; overflow: hidden;}
.logo {
	float:left;

}
.search{
	float:right;
	width: 70%;
}

/*--start-search--*/
.search2 {
    position: relative;
    background: url('//www.kreskowki.tv/gfx/tloszukaj.png');
    padding: 8px;
    width: 100%;
    float: right;
    margin: 3px 0px 0px 0em;
    border: 1px solid #006a3d;
}
.search2 input[type="text"] {
	outline: none;
	color: #000000;
	background: none;
	font-size: 1em;
	border: none;
	width: 91%;
	float: right;
	font-family: 'Open Sans', sans-serif;
}
.search2 .fa-search {
	color: #000;
	margin: 0 6px 0px;
	font-size: 15px;
}
.menu {
	background: #006A3D;
}
.banner {
	width:60%;
	float:left;
	padding-right:0;
}
.banner-right {
	margin-left: 2em;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #006A3D;
	cursor: default;
	font-size: 1.2em;
    font-weight: 600;
	border:none;
	background-color:transparent;
	border-right:1px solid #E7E7E7;
	border-radius:0;
	padding: 0 10px;
	cursor:pointer;
}
.nav-tabs > li > a {
	margin-right: 0px;	
	line-height: 1.42857143;
	border-radius: 0;
	color: #9D9DA1;
	cursor: default;
	font-size: 1.2em;
    font-weight: 600;
	border:none;
	background-color:transparent;
	border-right:1px solid #E7E7E7;
	border-radius:0;
	padding: 0 10px;
	cursor:pointer;
}
.banner-right h4 {
	  font-size: 1.4em;
  margin-bottom: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000;
    margin-top: 1em;
	  font-family: 'Oxygen', sans-serif;
}
.list_of_movies {
	  width: 100%;
  padding: 6px;
  border: 1px solid#aeaeae;
  color: #000;
  font-size: 0.9em;
  margin-top: 15px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
h5.pre i.fa.fa-heart {
	  color: #006A3D;
  margin-right: 6px;
}
h6.ipre {
    margin-top: 1em;
}
h6.ipre a {
  font-size: 1.2em;
  font-weight: 400;
  text-decoration: none;
      line-height: 1.6em;
}
h6.ipre a:hover {
	  color: #006A3D;
}
h5.pre{
	font-size: 1em;
	font-weight: 300;
	margin-top: 2em;
	font-family: 'Open Sans', sans-serif;
	color: rgba(102, 102, 102, 0.4);
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
	padding-bottom: 7px;
}
ul.nav.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2em;
    padding-bottom: 1em;
}
.sign-with {
    margin-top: 15px;
}
.form-group {
    margin-bottom: 20px;
}
span.fleft.mr20 {
	  margin-right: 13px;
  font-size: 1em;
  font-weight: 300;
  vertical-align: top;
  font-family: 'Open Sans', sans-serif;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
	  background-color: #fff;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
	width: 100%;
	list-style: none;
	padding: 0;
}
.resp-tab-item{
	
	    color: #006A3D;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: capitalize;
    float: left;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 1.2em;
    font-weight: 600;
    font-family: 'Oxygen', sans-serif;
}
.resp-tab-item:hover {
	text-shadow: none;
	color: #034428;
	
}
.resp-tab-active{
	
    text-shadow: none;
    color: #006A3D !important;
    float: left;
    text-decoration: none;
     text-transform: capitalize;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    
}
.resp-tab-item.active {
	background: #ffd400;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}

@media only screen and (max-width:480px) {
	.sap_tabs{
		padding-top:0;
	}
	.resp-tabs-container{
		padding:0px;
	}

h2.resp-accordion {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	padding: 8px;
	width:100%;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
.list-of-movies {
	width: 65%;
	float: left;
	padding: 0;
	margin-left: 0;
}
ul.tab_img{
	padding:0;
	list-style:none;
	position: relative;
	padding:0;
}
ul.tab_img li {
	  float: left;
  width: 31.333%;
  margin: 0 2% 0 0;
  min-height: 360px;
}
.view.view-first img {
	width: 100%;
}
ul.tab_img li.last{
	margin-right:0;
	padding: 0;
}
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
     -webkit-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  -moz-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
}
.view .mask,.view .content {
   position: absolute;
   overflow: hidden;
	top: 16em;
	left: 7em;
}
.tab_desc {
	background: #FCFCFC;
	padding: 12px 0;
}
.tab_desc a{
	  line-height: 15px;
  text-align: center;
  color: #fff;
  padding: 9px;
  background: #006A3D;
  display: block;
  font-size: 0.95em;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 0.8em;
}

.percentage-w-t-s h5 {
	floaT: left;
	font-size: 1.3em;
	font-weight: 600;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 3px solid #d8d8d8;
	background: #fff;
	color: #006A3D;
	padding: 11px 0px;
	margin-left: 10px;
	width: 50px;
	height: 50px;
}
.percentage-w-t-s p {
	text-align:left;
	float:left;
	color:#000;
	font-size:0.95em;
	font-weight:400;
	margin:8px 0 0 8px;
	
}
/******** Featured ************/
.featured  {
	padding:1em 0;
	margin:3em 0;
	  background-color: #fff;
}
.featured ul {
	margin-top: 1.5em;
}
.featured h4 {
	color: #006A3D;
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 1em;
	margin-left:1.5%;
}
.featured ul li {
	display:inline-block;
	width:31.333%;
	float:left;
	margin:0 1% 3% 0;
	  -webkit-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  -moz-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
}

.ef-movie img {
	width:100%;
}
.ef-movie a {
    color: #000;
    font-size: 1em;
    overflow: hidden;
    line-height: 1.6em;
    font-weight: 600;
    background-color: #FFFFFF;
    padding: 5px 0px 0 10px;
    display: block;
    font-family: 'Oxygen', sans-serif;
    text-decoration: none;
}
.ef-movie-img {
	position:relative;
}
.ef-movie-name p {
	  color: rgb(121, 107, 107);
  width: 100%;
  text-align: center;
  padding: 4px;
  font-size: 0.95em;
}
.ef-movie {
	position:relative;
}
.ef-buy-tickets{
	    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-align: center;
  margin-top: 0.5em;
}
.ef-buy-tickets h6 {
	  color: #fff;
  line-height: 1.5em;
  font-weight: 300;
  font-size: 0.95em;
  text-align: left;
  margin-bottom: 9em;
}
.ef-buy-tickets a {
  text-align: center;
  color: #fff;
  padding: 7px;
  background: #000;
  display: block;
  font-size: 0.875em;
  font-weight: 700;
  text-decoration:none;
}

.f-movie img {
	width:100%;
}
.f-movie-name a {
	 color: #000;
  font-size: 1em;
  overflow: hidden;
  line-height: 1.6em;
  font-weight: 600;
  background-color: #FFFFFF;
  padding: 6px 0px;
  display:block;
  text-align: center;
    font-family: 'Oxygen', sans-serif;
	text-decoration:none;
}
.f-movie-img {
	position:relative;
}
.f-movie-name {
	width: 100%;
}
.f-movie-name p {
	 color: #BDBDBD;
    width: 100%;
    text-align: center;
    padding: 0 0 0px 0;
    font-size: 0.95em;
}
.f-buy-tickets{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-align: center; 
	margin-top: 0.5em;
}
.f-buy-tickets h6 {
	color: #fff;
	line-height: 1.5em;
	font-weight: 300;
	font-size: 1.1em;
	text-align: left;
}
.f-buy-tickets a {
  text-align: center;
  color: #fff;
  padding: 7px;
  background: #006A3D;
  display: block;
  font-size: 0.875em;
  font-weight: 700;
  text-decoration:none;
}

.event-featured  {
	padding:1em 0;
	margin:3em 0;
	  background-color: #fff;
}
.event-featured ul {
	margin-top: 1em;
}
.event-featured h4 {
	color: #006A3D;
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 1em;
	margin-left:1.5%;
}
.event-featured ul li {
	display:inline-block;
	width:16%;
	float:left;
	margin:0 0.333%;
	  -webkit-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  -moz-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
}
/******** Featured-ENDS ************/
/******** SAP-ENDS ************/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-item a img {
	width: 100%;
}
.nbs-flexisel-item a {
	display:block;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	  padding: 2em 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	width: 198px! important;
	margin: 0 15px;
	box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-webkit-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-moz-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-o-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-ms-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	font-family: 'Oxygen', sans-serif;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	   width: 100%;
  margin: 0 0%;
}
/*** Navigation ***/
.nbs-flexisel-nav-left {
	display:none;
}
.nbs-flexisel-nav-right {
	display:none;
}	
.review-slider {
	background: #fff;
	padding: 2em 0;
}
.slide-title h4 {
	padding: 10px 8px;
	color: #000;
	display: block;
	background-color: #fff;
	height: 65px;
	overflow:hidden;
	font-size: 1.05em;
	font-weight: 600;
	line-height:1.4em;
	text-align:left;
	font-family: 'Oxygen', sans-serif;
}
.buy-tickets {
	display:none;
}
.date-city {
	  background-color: #FCFCFC;
	padding: 12px 16px;
	text-align: left;
	position:relative;
}
.date-city h5 {
	  color: #006A3D;
  font-size: 0.7em;
  font-weight: 400;
  margin-bottom: 0.5em;
  letter-spacing: 1px;
}
.date-city h6 {
	  color: #000;
  font-size: 0.95em;
  font-weight: 500;
  letter-spacing: 1px;
}
.buy-tickets {
	background-color:#fff;
	padding:8px;
	position:absolute;
	top:0;
	left:0;
}
.buy-tickets a {
	text-align: center;
    color: #fff;
	padding: 9px;
	background: #006A3D;
	display: block;
	font-size: 0.95em;
	font-weight: 600;
	text-decoration: none;
}

.nbs-flexisel-item:hover div.buy-tickets {
	display:block;
	width: 100%;
}
/*-- side-bar --*/
ul.mov_list li {
	display:inline-block;
	font-weight:600;
	font-size:1.2em;
	  font-family: 'Oxygen', sans-serif;
}
ul.mov_list li i.fa.fa-star{
	color:#006A3D;
	margin-right:3px;
}
ul.mov_list {
	margin-top: 12px;
}
ul.mov_list li a {
	font-weight: 400;
	font-size: 0.9em;
	margin-left: 0.3em;
	font-family: 'Open Sans', sans-serif;
}
ul.mov_list li a:hover {
	  color: #006A3D;
}
.right-side-bar {
    float: left;
    width: 336px;
    margin-left: 1%;
    margin-right: 0%;
}
.rightp {

	padding: 14px;
}
.rightp h4 {
   color: #006A3D;
   margin-bottom: 20px;
   font-size: 1.4em;
   font-weight: 700;
}

.ch4 {
   color: #006A3D;
   margin-bottom: 20px;
   font-size: 1.4em;
   font-weight: 700;
}
.quick-pay{
	padding:16px;
	margin: 1em 0em 0em 0;
	background-color: #fff;
}
.quick-pay h3 {
	color: #006A3D;
    font-size: 1.6em;
    font-weight: 700;
}
p.payText {
	font-weight: 500;
    font-size: 0.95em;
    margin-top: 10px;
    line-height: 1.7em;
    color: #757575;
}
p.payText a{
	color: #006A3D;
	text-decoration: none;
}
.our-blog {
    margin: 0.5em 0em 0.5em 0;
    background-color: #fff;
}
.our-blog h5 {
	color: #006A3D;
	font-size: 1.5em;
	font-weight: 700;
}
.our-blog a {
	font-weight:300;
}
.our-blog p {
	font-weight: 400;
	font-size: 0.95em;
	margin-top: 8px;
	line-height:1.6em;
	color: #757575;
}
.our-blog  a{
	  color: #006A3D;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.95em;
}
.our-blog i {
	font-weight: 300;
	font-size: 0.9em;
	  color: rgb(213, 213, 213);
}
a.post-title {
	  color: #000;
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 1px solid #dadada;
  padding-bottom: 6px;
  margin-bottom: 6px;
  display: block;
  margin-top: 15px;
  font-family: 'Oxygen', sans-serif;
}
a.post-title:hover {
	color: #006A3D;
}
.footer-top-strip p {
	margin-left:1%;
	margin-top:10px;
}
.footer-top-strip p  span {
	font-weight:600;
	color: #58595b;
	font-size: 15px;
	  font-family: 'Oxygen', sans-serif;
}
.footer-top-strip p  span i{
	font-weight:300;
	font-size:12px;
}
.footer-top-strip a {
	color: #8B8B8B;
	font-size: 13px;
	text-decoration:none;
}
.footer-top-strip a:hover {
	color:#006A3D;
}
/*-- footer --*/
.footer{
	background-color:#fff;
	padding:1em;
	  margin-top: 3em;
	    -webkit-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  -moz-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
  box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
}
.f-mov-list h4 {
	  float: left;
  width: 100%;
  font-size: 1.1em;
  font-weight: 700;
  color: #000;
  font-family: 'Oxygen', sans-serif;
  margin-bottom: 0.7em;
}
.f-mov-list ul  {
	width:100%;
	float:left;
}
.f-mov-list ul li {
	display: block;
    margin: 8px 0;
    padding-left: 17px;
    background: url('../images/footer-icon.png') no-repeat 0px 6px;
    background-size: 10px;
}
.f-mov-list ul li a{
	color: #969696;
	font-weight: 300;
	font-size: 0.9em;
	margin-right: 0.7em;
	font-family: 'Open Sans', sans-serif;
}
.f-mov-list ul li a:hover {
	color: #000;
}
.f-mov-list {
	margin-top: 1.2em;
}
.list_of_screens {
  width: 100%;
  padding: 6px;
  border: 1px solid #aeaeae;
  color: #8B8B8B;
  font-size: 1em;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
}
h5.f-head {
	  font-size: 1.1em;
  font-weight: 600;
  color: #000;
  font-family: 'Oxygen', sans-serif;
      margin-bottom: 0.7em;
}
.follow-us ul {
	margin-top: 1em;
}
ul.social-icons li {
	display:inline-block;
	margin:0 8px;
}
ul.social-icons li i.fa {
	color: #aeaeae;
	font-size: 21px;
}
ul.social-icons li i.fa:hover {
	    color: #006A3D;
}
.footer-right {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 1em 0;
	margin: 1.5em 0;
}
.follow-us {
    float: left;
	width:28.333%;
}
.subscribe{
	float:left;
	width:33.333%;
	margin-right:5%;
}
.recent_24by7 {
    float: left;
	width:33.333%;
}
.subscribe input[type="text"] {
	width: 75%;
	padding: 8px;
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	border: 1px solid #DEDEDE;
	outline: none;
	float: left;
	font-family: 'Open Sans', sans-serif;
	color:#D8D8D8;
}
.subscribe input[type="submit"] {
	border:none;
	background-color:#006A3D;
	padding: 9px 0;
    outline: none;
    color: #fff;
    font-size: 1.1em;
	font-family: 'Oxygen', sans-serif;
	text-transform:uppercase;
	width:25%;
}
.subscribe input[type="submit"]:hover {
	background-color:#58595b;
}
.recent_24by7 a{
	display:block;
	line-height: 24px;
	margin-top: 15px;
	padding: 5px 11px;
	color: #4d4d4d;
	font-size:1.1em;
	font-weight:700;
	background: #F7F7F7;
	text-decoration:none;
}
.recent_24by7 a i.fa {
	margin-right:10px;
	background-color:#58595b;
	color:#dedede;
	padding:4px 0px;
	border-radius:6px;
	width:8%;
	text-align:center;
}
.recent_24by7 a:hover {
	background: #f2f0f3;
}
.copy-rights {
	margin-top: 3em;
  padding: 1em 0;
  background:#3E4449;
}
.copy-rights p {
	font-size:1em;
	font-weight:300;
	color:#fff;
}
.copy-rights p a {
	color:#fff;
}

/*-- movies-page-starts --*/
/*----*/
.slider {
	position: relative;
	text-align: center;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides h3{
  color: #fff;
  font-size: 2em;
  width: 87%;
  margin: 0 auto;
  height: 70px;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 8px;
	width: 8px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius:50%;
	background:#fff;
}
.callbacks_here a:after{
	border: 2px solid #FFF;
	background:transparent;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 55px;
	z-index: 999;
	left: 48%;
}
.callbacks_nav {
position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 59%;
  left: 17%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/gif.png") no-repeat 0px 0px;
  margin-top: -66px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 15%;
 }
.m-r-date {
	float:left;
}
.m-r-like {
	float:right;
}
.movie-preview img {
	width:100%;
}
.now-showing-movies {
	margin:2em 0;
}
h3.m-head {
  font-size: 1.4em;
  margin-left: 1.5%;
  font-weight: 600;
  color: #006A3D;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
img.zoom-img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
img.zoom-img:hover {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
a.m-movie-link{
	font-weight: 500;
  font-size: 1.1em;
  color: #006A3D;
  line-height: 1.7em;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0 0px 10px;
  display: block;
}
.event-info span {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
	color:#000;
}
.m-movie-title {
	padding:10px;
	  border:1px solid #D6D8DB;
}
.movie-preview {
	margin:1.5em 0;  
}
.m-r-date a {
	text-align: center;
	color: #fff;
	padding: 5px 17px;
	background: #006A3D;
	display: block;
	font-size: 0.875em;
	font-weight: 700;
	text-decoration: none;
	margin-top: 8px;
	text-transform:uppercase;
}

.m-r-date p {
	color: #B0ADAD;
  font-size: 0.95em;
}
.m-r-date p i.fa.fa-calendar-o {
	margin-right:5px;
}
.m-r-like {
	text-align:center;
}
.m-r-like p {
	color: #006A3D;
	font-size: 0.8em;
	text-transform: uppercase;
}
i.fa.fa-thumbs-up {
	color: #006A3D;
	font-size: 16px;
}
.m-r-like p span {
	font-size: 1.2em;
	font-weight: 600;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 2px solid #dee4c8;
	background: #fff;
	color: #006A3D;
	padding: 6px;
	margin: 5px;
}
.m-tickets-instantly {
	margin:1em;
	padding:0 1em 1em 1em;
	border:1px solid #000;
}
.m-tickets-instantly h4 {
	float:left;
	margin-right:5%;
	margin-top:1.2em;
	  font-weight: 600;
}
.m-single-article {
	padding: 1em;
}
.m-select {
	float:left;
	margin-right:3%;
	margin-top:1.5em;
}
.m-select-movie {
	float:left;
	margin-right:5%;
}
.m-select-date {
	float:left;
	width:25%;
}
.article-left h3 {
	color: #000;
	font-size: 1.6em;
	margin-bottom: 0.5em;
	font-weight: 600;
}
.article-left h3 span {
	color: #006A3D;
}
.article-left h3 i.fa.fa-heart {
	color: #006A3D;
	font-size:18px;
	margin:0 0 0 10px;
}
a.m-green {
	border: 1px solid #54A4F8;
  color: #54A4F8;
  padding: 3px 10px;
  border-radius: 4px;
  text-align: center;
  margin: 0.5em 0.8em 0.5em 0;
  font-size: 0.9em;
  display: block;
  float: left;
  width: 17%;
  text-decoration: none;
}
a.e-green {
	border: 1px solid #54A4F8;
  color: #54A4F8;
  padding: 3px 10px;
  border-radius: 4px;
  text-align: center;
  margin: 0.5em 0.8em 0.5em 0;
  font-size: 0.9em;
  text-decoration: none;
}
a.m-green:hover {
	background-color:#54A4F8;
	color:#fff;
}
a.e-green:hover {
	background-color:#54A4F8;
	color:#fff;
}
a.m-orange {
	  color: #FB9C17;
  border: 1px solid #FB9C17;
  text-align: center;
  margin-left: 2em;
  margin: 0.5em 0.8em 0.5em 2em;
  padding: 3px 10px;
  border-radius: 4px;
  width: 17%;
  float: left;
  font-size: 0.9em;
  text-decoration: none;
}
a.m-orange:hover {
	background-color:#FB9C17;
	color:#fff;
}
.article-time-strip-left p {
	margin: 12px 0px;
	color: #6C6C6C;
	font-size: 0.9em;
}
.article-img iframe {
	width: 100%;
	min-height: 400px;
}
.article-time-strip-left p i.fa.fa-clock-o {
	color: #6C6C6C;
	font-size:15px;
	margin: 0 5px;
}
.article-time-strip-left p i.fa.fa-calendar {
	color: #6C6C6C;
	font-size:13px;
	margin: 0 5px;
}
.article-time-strip-left p span{
	margin: 12px 0px;
	color: #D3CECE;
	font-size: 1em;
}
.rating {
	direction: rtl;
	text-align: center;
	float: left;
	margin:10px 10px 0 10px;
}
.rating > span {
	display: inline-block;
	position: relative;
}
.rating > span:hover,
.rating > span:hover ~ span {
	color: transparent;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
	content: "\2605";
	position: absolute;
	left: 0;
	color: gold;
}
h6.span88 {
  color: #000;
  font-size: 1.8em;
  text-decoration: none;
  font-weight: 600;
  margin: 10px 0;
  display: block;
}
p.ratingview {
  color: #000;
  font-size: 1em;
  font-weight: 600;
  float: left;
  margin: 10px 0px;
}
p.ratingview {
  color: #000;
  font-size: 1em;
  font-weight: 600;
  float: left;
  margin: 10px 0px 0 0;
}
p.dirctr a {
  color: #BEBEBE;
}
p.dirctr {
	margin-bottom: 5px;
	color: #BEBEBE;
	font-size: 0.95em;
}
p.info h3 {
  float: left;
  width: 10%;
}
.rtm a {
  text-decoration: none;
  color: #fff;
  background: #006A3D;
  padding: 6.5px 10px;
}
.wt a {
  text-decoration: none;
  color: #fff;
  background: #37a4c5;
  padding: 5px 10px;
}

p.info {
	font-size: 1em;
	font-weight: 400;
	color: #000;
	margin: 15px 0px;
	height: 22px;
	overflow: hidden;
}
p.info strong {
    color: #007DD4;
    font-size: 0.9em;
}
.yrw {
	margin: 2em 0;
}
.dropdown-button .dropdown {
	padding: 4px 0;
	float: left;
	outline: none;
	width: 23%;
    font-family: 'Open Sans', sans-serif;
}
.rtm {
  width: 30%;
    float: left;
	  margin-top: 4px;
}
.article-left {
	width: 60%;
	float: left;
}
.article-right {
  float: right;
  margin-right: 0%;
  width: 38%;
  margin-top: 8em;
}
.reviews-tabs {
	min-height: 900px;
	padding: 1em;
    width: 65%;
}
div#how-to p {
	margin: 10px 0;
	line-height: 1.7em;
	font-size: 0.9em;
}
div#features p {
	line-height: 1.7em;
	font-size: 0.9em;
}
div#features a {
	line-height: 1.7em;
	font-size: 0.875em;
	display:block;
	margin-top:5px;	
}
.rating-cr {
	direction: rtl;
	text-align:left;
	margin:0px 10px 0 10px;
}
.rating-cr > span {
	display: inline-block;
	position: relative;
	width: 1.1em;
}
.rating-cr > span:hover,
.rating-cr > span:hover ~ span {
	color: transparent;
}
.rating-cr > span:hover:before,
.rating-cr > span:hover ~ span:before {
	content: "\2605";
	position: absolute;
	left: 0;
	color: gold;
}
p.cr-left {
	float: left;
	margin-right:1em;
	margin-bottom:1em;
}
div#how-to a {
	color: #006A3D;
}
.media-left.response-text-left {
  width: 11%;
    float: left;
}
.response-text-right p {
    font-size: 0.95em;
  margin: 0 0 1em;
  line-height: 1.8em;
}
.response-text-left h5 {
  font-weight: 600;
  font-size: 14px;
  margin: 0.3em 0 0 0;
}
.response-text-right ul li {
 display: inline-block;
  color: #B6B8B5;
  font-size: 1em;
  font-weight: 600;
  margin-right: 16px;
  font-family: 'Open Sans', sans-serif;
}
.response-text-right ul li a {
  color: #887f66;
  font-size: 12px;
  font-weight: 600;
}
.response-text-right ul {
  padding: 0;
  text-align: right;
}
.media, .media .media {
  margin-top: 25px;
}
p.m-s-t {
	color: #d81b22;
	font-size: 1.4em;
	margin-bottom: 4px;
}
a.show-time {
	color: #006A3D;
	font-size: 1.1em;
	margin: 6px;
	width: 20%;
	float: left;
	display: block;
}
a.more-show-time {
	font-size: 1.1em;
	text-align: center;
	width: 45%;
	display: BLOCK;
	padding: 7px 0 9px 0;
	background-color: #006A3D;
	margin-top: 9px;
	color: #fff;
	text-decoration: none;
}
a.more-show-time:hover {
	  color: #000;
  background-color: #fff200;
}
/*-- movies-page-ends --*/
/*-- events-page-starts --*/
.events-section {
	padding:1em;
}
.events-section h3 {
	margin-bottom: 0.6em;
	font-size: 2.2em;
	font-family: 'Oxygen', sans-serif;
	color: #000;
	font-weight: 600;
}
/*--- slider-css --*/
.slider {
	position: relative;
}
.event-slider{
	position: relative;
	padding-bottom: 3em;
	border-bottom: 1px solid #eee;
	margin-bottom:2em;	
}
.slider1 {
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
  .rslides li iframe {
	width:100%;
	height:350px;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width:60%;
  border: 0;
  }

  
  
  
a.more {
	font-size: 1.2em;
	font-weight: 400;
	text-decoration: none;
	display: block;
	width: 32%;
	font-size: 1.2em;
	text-align: center;
	padding: 8px;
	background-color: #006A3D;
	margin-top: 9px;
	color: #fff;
	text-decoration: none;
}
a.more:hover {
	color: #000;
	background-color: #fff200;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 14px;
	width: 14px;	
	display: inline-block;
	background:#006A3D;
	border: 1px solid #4597a8;
	border-radius:50%;
}
.callbacks_here a:after{
	border: 1px solid #000;
	background:none;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 10%;
	z-index: 999;
	left: 78%;
}
ul.callbacks_tabs.callbacks2_tabs {
	position: absolute;
	bottom: 10%;
	z-index: 999;
	left: 45%;
}
.slider1 .callbacks_tabs a {
	display: none;
}
/*-- responsive-mediaquries --*/
@media(max-width:1024px){
	
	.caption h2 {
		
	}
	
	a.more {
		width: 35%;
		font-size: 1.1em;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		bottom: 15%;
	}
}
@media(max-width:800px){
	
}
@media(max-width:640px){

	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
}
@media(max-width:480px){
	.caption {
		width: 100%;
		right: 0%;
		top: 62%;
	}
	.callbacks_tabs a:after {
		height:4px;
		width: 4px;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		bottom: 10px;
		left: 4px;
	}
	.rslides img {
		width: 100%;
	}
	.rslides li {
		min-height: 285px;
	}
}
@media(max-width:320px){
	.caption {
		width: 100%;
		right: 0%;
		left: 0;
		top: 53%;
	}
	.callbacks_tabs a:after {
		height:4px;
		width: 4px;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		bottom: 10px;
		left: 4px;
	}
	.caption h2 {
		font-size: 0.75em;
	}
}
.event-search input[type="text"] {
	outline: none;
	color: #777777;
	background: none;
	font-size: 0.9em;
	border: none;
	width: 93%;
	    font-family: 'Open Sans', sans-serif;
}
.event-search {
	position: relative;
	background: #fff;
	padding: 7px;
	width: 30%;
	border: 1px solid #D3CFCF;
	margin:3em auto;
}
.event-page-tabs {
	margin:3em 0 1em 0;
}
.event-grid img {
	width:100%;
}
.event-info {
	padding: 10px;
	border: 1px solid #D6D8DB;
}
.event-grid {
	margin: 1em 0;
}
a.buy {
	text-align: center;
  color: #fff;
  padding: 8px 17px;
  background: #006A3D;
  display: block;
  font-size: 0.875em;
  font-weight: 700;
  text-decoration: none;
  margin-top: 15px;
  text-transform: uppercase;
}
a.buy:hover {
	background-color: #fff200;
	color: #000;
}
.event-info p {
	margin: 0 0 7px 0px;
}
/*-- events-page-ends --*/
/*-- plays-page-starts --*/
.sorry {
	min-height:500px;
}
.sorry  p{
	margin-top:2em;
}
/*-- plays-page-ends --*/
/*-- events-single-page-starts --*/
.event-single img {
	width:100%;
}
.event-single--page-tabs {
	margin: 4em 1%;
}
/*--gallery--*/
.gallery-bottom {
   margin-top: 1em;
}
.gallery h5{
  font-size: 1.2em;
  font-weight: 400;
  color: #34495e;
  text-align: center;
  margin: 0.400em 0;
}
.gallery-left img{
 width:100%;
}
.gallery-left {
  padding: 0;
}
.gallery {
   padding: 1em 0;
  text-align: center;
}
.venue-map iframe {
	width:100%;
	min-height:500px;
	margin-top:1em;
}
h3.event-tab-head {
	margin-top: 1em;
	font-weight: 600;
	font-size: 1.7em;
	color: #000;
}
ul.t-c {
	margin:0em 0 0 1em;
}
ul.t-c li {
	  margin: 7px;
  font-size: 0.95em;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7em;
  color:#000;
}
ul.place {
  padding: 0;
  margin: 6px 0;
  width: 100%;
     font-family: 'Oxygen', sans-serif;
}
ul.place li {
  font-size: 1.2em;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding: 6px;
}
p.ans {
	    padding-left: 6px;
    line-height: 1.8em;
    font-size: 13px;
}
/*-- events-single-page-ends --*/
/*-- blog-page --*/
.breadcrumb {
  padding: 10px 17px;
  margin:1em;
  list-style: none;
  background-color: #FCFCFC;
  border-radius: 0;
}
.breadcrumb > li a {
  color: #006A3D;
  font-size: 13px;
  text-decoration: none;
}
.breadcrumb > .active {
  color: #C7C7C7;
  font-family: 'Open Sans', sans-serif;
}
/*--blog--*/
.grid_3{
	position:relative;
}
.blog-poast-admin {
	position: absolute;
	  bottom: 9em;
	left: 1.2em;
}
.blog-poast-admin img {
  border-radius: 30em;
  -webkit-border-radius: 30em;
  -moz-border-radius: 30em;
  -o-border-radius: 30em;
  border: 3px solid #DBC65D;
}
.blog-poast-info {
	background:#37383A;
	padding: 0.8em 1em;
	text-align: center;
}
.blog-poast-info ul li {
	display:inline-table;
	margin-right: 1em;
}
.blog-poast-info ul li{
	color: #FFF;
	font-size:0.8125em;
}
.blog-poast-info ul li a {
	color: #FFF;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.blog-poast-info ul li a:hover{
	text-decoration:none;
}
.blog-poast-info ul li a:hover {
	color: #DADADA;
}
.blog-top {
  padding-top: 1em;
}
.blog-top.two {
  padding: 0;
}
.grid_3  h3  a,.grid_3  h3  {
  color: #006A3D;
  font-size:1.15em;
  font-weight: 400;
  text-transform: uppercase;
}
.grid_3 p {
	color: #8B8B8B;
	font-size: 0.9em;
	line-height:1.8em;
	margin-top: 0.3em;
}
.grid_3 h3{
	margin:0.6em 0 0em;
}
.grid_3{
	margin-bottom:2.5em;
	padding-left: 0;
}
p.m_10 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
	padding: 2% 0;
}
p.m_11 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
}
.grid_3 a img {
  width: 100%;
}
.blog-pagenat {
  text-align: center;
  margin-top: 3em;
}
.blog-pagenat ul li {
  display: inline-block;
  list-style:none;
}
.blog-pagenat ul li a {
  display: block;
  background: #fff;
  padding: 8px 1.1em;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #e64b50;
  font-weight: 400;
  display: inline-block;
  margin-top: 1em;
  text-decoration: none;
  border: 1px solid #eee;
}
.blog-pagenat ul li a:hover {
  background:#dbc65d;
  color:#fff;
}
h3.post {
    font-size: 2.0em;
    margin-top: 0.5em;
    font-family: 'Oxygen', sans-serif;
    color: #000;
    font-weight: 600;
    padding: 10px;
    margin-left: 0.5em;
}
.pr1{
	    padding-top: 0px;
}
.blog-categories h3 {
  margin-bottom: 0.8em;
}
.blog-pagimation {
	text-align:center;
}
.blog-categories p {
	margin: 12px 0;
    font-size: 1em;
	
	  color: #006A3D;
}
.blog-categories a {
	  color: #006A3D;
}
.last-article {
	background: #fff;
  padding: 2em 0em;
}
p.artext {
	color: #040404;
    font-size:1.1em;
    line-height: 1.8em;
    font-weight: 400;
}
.client-message{
	color: #D2D2D2;
    font-size: 1em;
    line-height: 1.8em;
    font-weight: 400;
}
.last-article h3 {
	color: #333333;
	font-size: 1.6em;
	font-weight:700;	
	margin:1.5em 0;
}
ul.categories {
	margin:2em 0;
}
ul.categories li {
	display:inline-block;
	margin:0 1em 0 0;
}
ul.categories li a {
	color:#74797e;
	background:#f0f0f0;
	border-radius:20px;
	text-decoration:none;
	padding:4px 10px 6px;
	font-size:1.1em;
	font-weight:500;
}
ul.categories li a:hover {
	background-color:#D8D8D8;
	color:#000;
}
ul.share {
	margin: 2em 0 3em 0;
}
ul.share li {
	display:inline-block;
	margin:0 2em 0 0;
	color:#333333;
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:1px;
	font-family: 'Open Sans', sans-serif;
}
.client {
	float:left;
	width:8%;
	margin-right:7%;
}
.client img {
	width:100%;
	border-radius:50%;
	-web-kit-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;	
}
.client-message {
	float:left;
	width:70%;
}
.comments h5 {
	color: #000000;
    font-size: 1.5em;
    font-weight: 600;
}
.comment{
	margin-top:2em;
	padding-top:2em;
	border-top:1px solid #eee;
}
.client-message h6 {
	color:#999999;
	font-size:1em;
	font-weight:400;
	line-height:1.7em;
	margin-top:0.8em;
	    font-family: 'Open Sans', sans-serif;
}
.client-message p a {
	color:#333333;
	letter-spacing:1px;
	font-size:1.1em;
	font-weight:700;
	text-transform:uppercase;
	margin-right:1em;
}
.comments textarea {
	border: 1px solid #eee;
	border-left: none;
	border-right: none;
	width: 100%;
	display: block;
	outline: none;
	font-size: 16px;
	color: #cccccc;
	font-weight: 500;
	padding: 35px 15px 20px 110px;
	resize: none;
	margin: 2em 0;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	font-size: 1em;
	background: url(../images/c3.jpg) no-repeat 0px 14px;
}
.blog-posts iframe {
	width:100%;
	height:400px;
}
.client-message i.fa.fa-calendar {
	font-size: 10px;
	margin-right: 6px;
	vertical-align: baseline;
}
/*-- blog-page --*/
/*-- press-page--*/
.press {
	padding:1em;
}
.press h3 {
	font-size: 1.7em;
	font-weight: 600;
	color: #000;
}
/*--tab-starts--*/
ul.tabs-menu {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0px;
  top: 0;
  width: 15%;
  text-align: left;
}
ul.tabs-menu li{
	display: block;
	float:none;
}
ul.tabs-menu li a{
	  font-size: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5em 0em;
  width: 100%;
  text-decoration: none;
  color: #000;
  display: inline-block;
  padding-right: 20%;
  text-align: right;
}
ul.tabs-menu li a:hover{
	color:#282828;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.tab-grid {
  padding-left: 2.8em;
}
.tabs-box {
  	width: 100%;
  	margin: 3em auto 0;
  	padding: 0 0 1em;
  	position: relative;
}
.tab-grids {
  	min-height: 300px;
  	margin-left: 6em;
  	width: 85%;
  	float: right;
  	border-left: 3px solid #e8e8e8;
}
.tab-grid h5 {
	font-size: 2em;
    color: #000;
    font-weight: 600;
}
.tab-grid p {
	font-size:1.1em;
	margin:10px 0;
	line-height:1.8em;
}
.tab-grid a {
	  display: block;
  font-size: 1.1em;
  font-weight: 400;
  margin: 15px 5px;
  color: #006A3D;
}
.about-section {
	padding: 0 1em;
}
/*-- tabs-responsive --*/
@media(max-width:1366px){
	ul.tabs-menu {
		left: 0px;
	}
}
@media(max-width:1280px){
	ul.tabs-menu {
  		left: 3em;
	}
	.tab-grids {
		margin-left: 5.5em;
	}
}
@media(max-width:1024px){
	ul.tabs-menu {
		left: 0px;
		width: 12%;
	}
	.tab-grids {
		margin-left: 0em;
	}
	ul.tabs-menu li a {
		padding-right: 0;
	}		
}
@media(max-width:768px){
	ul.tabs-menu {
		left: 0px;
		width: 12%;
	}
	.tab-grids {
		margin-left: 4em;
	}
}
@media(max-width:640px){
	ul.tabs-menu {
		left: 0px;
		width: 16%;
	}
	.tab-grids {
		margin-left: 4.5em;
	}
}
@media(max-width:480px){
	ul.tabs-menu {
		left: 0px;
		width: 21%;
	}
	.tab-grids {
		margin-left: 4.5em;
	}
	.tab-grid h3 {
		font-size: 0.9em;
		padding: 0.5em 0 0.5em;
	}
	.tab-grid p{
		font-size:0.875em;
	}
}
@media(max-width:320px){
	ul.tabs-menu {
		left: 0px;
		width: 23%;
	}
	.tab-grids {
		margin-left: 3em;
	}
	.tab-grid h3 {
		font-size: 0.9em;
		padding: 0.5em 0 0.5em;
	}
	.tab-grid p{
		font-size:0.875em;
	}
}
/*--tab-end--*/

/*--press-page-end--*/
/*--public-page-starts--*/
.public-relations {
	padding:1em;
}
.public-relations img {
	width:100%;
}
/*-- news --*/
.news-grids{
	margin-top:2em;
	padding: 2em;
}
.news-left{
	padding-left:0;
}
.news-right{
	padding-left:1em;
}
.news-left h3{
	font-size: 20px;
	color: #006A3D;
	margin: 0 0 .5em 0;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.news-left ol{
  padding: 0;
  margin: 1em 0 0 0;
}
.news-left ol li{
	  font-size: 0.95em;
  color: #000;
  margin: 0 0 .5em 1em;
  line-height: 1.8em;
  font-family: 'Open Sans', sans-serif;
}
.news-right ol li a{
	  font-size: 0.98em;
  color: #000;
  margin: 0 0 .5em 1em;
  line-height: 1.8em;
  font-family: 'Open Sans', sans-serif;
}
h3.p-c-text {
	margin-top: 1em;
	font-size: 2.2em;
	color: #000;
	font-weight: 600;
}
/*--public-page-end--*/
.about-grids{
  margin: 3em 0 2em 0;
}
.about-left-grids {
  padding: 2em;
  border: solid 1px #B2B2B2;
}
.about-left-img {
  padding-left: 0;
}
i.fa.fa-clock-o,i.fa.fa-users,i.fa.fa-sitemap,i.fa.fa-pencil-square-o,i.fa.fa-book {
	font-size: 40px;
	color: #006A3D;
}
i.fa.fa-mobile {
	font-size: 60px;
	color: #006A3D;
}
.about-left-img img{
	width:100%;
}
.about-left-info a{
  font-size: 20px;
  color: #006A3D;
  margin: 0 0 .5em 0;
  font-weight: 600;
  text-decoration: none;
}
.about-left-info p{
	font-size: 14px;
	color: #818181;
	margin: 0;
	line-height: 1.8em;
}
.about-bottom-grids:nth-child(2) {
  margin-top: 2em;
}
.about-bottom-grids:nth-child(3) {
  margin-top: 2em;
}
.tab-grid h3 {
  font-size: 17px;
  margin: 0;
  font-weight: 600;
  color: #282828;
}
.tb-one {
    margin-bottom: 1.5em;
}
.tb-two {
    margin-top: 0.5em;
}
.tab-grid p {
	color: #8B8B8B;
  font-size: 0.95em;
  line-height: 1.8em;
  font-weight: 400;
}
.tb-one input[type="text"]:nth-child(1), .tb-one input[type="text"]:nth-child(3) {
  margin-right: 23px;
}
.tb-one input[type="text"] {
  width: 48.2%;
  font-size: 13px;
  margin: 7px auto;
  color: #474747;
  background: #f3f3f3;
  padding: 10px 10px;
  outline: none;
  border: none;
  font-family: 'Open Sans', sans-serif;
}
.tb-one input[type=submit] {
  color: #414141;
  padding: 9px 24px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 600;
  border: 2px solid #282828;
  background: #fff;
  float: right;
    font-family: 'Open Sans', sans-serif;
}
.tb-one input[type=submit]:hover {
	color:#fff;
	background-color:#006A3D;
  border: 2px solid #006A3D;
}
.tb-one textarea {
  width: 100%;
  margin: 4px 0;
  font-size: 13px;
  color: #474747;
  resize: none;
  background: #f3f3f3;
  height: 150px;
  padding: 15px;
  outline: none;
  border: none;
  font-family: 'Open Sans', sans-serif;
}
/*-- contact --*/
.contact {
	padding:1em;
}
.contact p {
	text-align:center;
}
.c-map iframe{
	width:100%;
	min-height:350px;
}
.contact-form {
	margin-bottom: 3.5em;
    margin-top: 1em;
}
p.your-para {
    color: #888;
  font-size: 0.9em;
  margin:0 0 5px 0;
      text-align: left;
}
.contact-grid input[type="text"], .contact-grid textarea {
  width: 100%;
  padding:0.8em;
  margin: 0 0 0.8em 0;

  background: #fff;
  outline: none;
  border: 1px solid #DADADA;
  -webkit-appearance: none;
}
.contact-grid textarea {
  resize: none;
  min-height:180px;
}
p.sed-para{
  color: #006A3D;
  font-size: 20px;
  font-weight: 400;
    margin: 15px 0;
	    text-align: left;
}
p.para1{
  color: #999;
    font-size: 0.95em;
    line-height: 1.8em;
	    text-align: left;
}
.address-more,.address-left{
	float:left;
	width:40%;
}
.contact-grid {
  padding-left: 0;
}
.address-more p, .address-left p{
	  width: 100%;
  color: #888;
  font-size: 0.9em;
  line-height: 1.8em;
      text-align: left;
}
.address-left p a {
  color: #999;
        font-size: 1.1em;
    line-height: 1.8em;
}
.address-left p a:hover {
	color: #fb0a2a;
}
.more-address{
	padding:2em 0;
} 
.send input[type="submit"] {
    font-size: 1em;
    background: #006A3D;
    padding: 0.7em 2em;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    text-transform: uppercase;
    -webkit-appearance: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
	    font-family: 'Open Sans', sans-serif;
}
.send input[type="submit"]:hover {
	    background-color: #fff200;
		color:#006A3D;
}
.contact h3 {
	  font-size: 2.3em;
  color: #000;
  text-align: center;
  margin: 0 0 1em 0;
  font-weight: 600;
  text-transform: capitalize;
}
p.love {
    text-align: left;
    font-size: 1.5em;
    font-weight: 600;
    color: #D82E2E;
}
.contact h4 {
	  font-size: 2.3em;
  color: #000;
  text-align: center;
  margin: 1em 0;
  font-weight: 600;
  text-transform: capitalize;
}
.privicy_policy {
	padding:1em;
}
/*-- recommended --*/
.recommended-grids {
  margin: 2em 0;
}
.recommended-info h3{
 font-size: 1.7em;
  color: #181818;
  margin: 1em 0 0.5em 0;
  font-weight: 600;
}
.recommended-info p{
  font-size: 14px;
  color: #818181;
  margin: 0;
  line-height: 1.8em;
}
.recommended-grid-info a.title{
  font-size: 13px;
  line-height: 1.3em;
}
.recommended-grid-info h3 {
  margin: 0;
  overflow: hidden;
  height: 54px;
}
.recommended-grid-info h5 {
  margin: 0;
  overflow: hidden;
  height: 34px;
}
.resent-grid-info a.title-info{
  font-size: 18px;
}
.recommended-grid-info p.author {
  font-size: 12px;
  margin: 1em 0 0 0;
}
.resent-grid-info p.author-info{
  font-size: 14px;
}
.resent-grid-info p.views {
  font-size: 12px;
}
.resent-grid-info p.views-info{
  font-size: 14px;
}
/*-- faq;s --*/
.faq {
	padding:1em;
}
a.c-c-c {
	color: #006A3D;
	font-size: 1.3em;
	display: BLOCK;
	margin: 14px 0;
}
.t-c {
	padding:1em;
}/*-- support --*/
.support_grids{
	margin: 4em 0;
}
.support-grid p {
	color: #8B8B8B;
  font-size: 0.95em;
  font-weight: 400;
  margin-top: 0;
  line-height: 1.8em;
  margin-bottom: 25px;
}
.support-grid h5 {
	color:#006A3D;
	font-size: 1.1em;
	text-align: center;
	padding-bottom: 20px;
}
.support-grid  h4 {
	color: #000;
	font-size: 1.8em;
	text-align: center;
	margin:8px 0;
	  font-weight: 600;
}
.support-grid h3 {
	color: #000;
	font-size: 1.8em;
	margin: 0 0 10px 0;
	  font-weight: 600;
}
.support-grid a {
	display: inline-block;
	background: transparent;
	border: 2px solid #006A3D;
	padding: 8px 27px;
	margin: 0 2px 2px 0;
	color: #000;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
}
.support-grid a:hover {
	background: #006A3D;
	border: 2px solid #006A3D;
	color: #fff;
}
.support a.read-more{
	background: #006A3D;
	padding:8px 35px;
	font-size:16px;
	margin-top:12px;
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	margin-top: 10px;
	  margin-bottom: 0;
}
.support a.read-more:hover{
	background:#fff200;
	color:#000;
}
.support{
	background:#f5f5f5;
	  padding: 25px 20px;
	margin:2% 0 3% 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
}
.support h2{
	font-size:30px;
	color:#4A4545;
	font-weight:700;
	text-transform:capitalize;
	margin:0;
}
.support p{
	color:#687170;
	font-size:15px;
	line-height:1.6em;
	padding:5px 0;
}
.support-center {
	padding:1em;
}
.hc-search{
	float:left;
	width:70%;
	margin-right:5%;
}
.hc-search h3 {
	font-size: 1.8em;
	color: #000;
	font-weight: 600;
}
.hc-nav {
	float:left;
	margin-top: 2em;
}
.hc-nav a {
	color: #006A3D;
	display: block;
	font-size: 1.3em;
	margin: 10px 0;
}
.support1 {
  margin: 1em 0 2em  0;
  background-color: #DDD;
  padding: 1em 1em;
}
.support1 input[type="text"] {
  width: 79%;
  padding: 12px;
  font-size: 15px;
  text-align: left;
  font-weight: 400;
  border: 1px solid #fff;
  outline: none;
  margin: 0px 0px 0 0;
  webkit-appearance: none;
    font-family: 'Open Sans', sans-serif;
}
.support1 input[type="submit"]:hover {
    color: #000;
  background-color: #fff200;
}
.support1 input[type="submit"] {
  background: #006A3D;
  cursor: pointer;
  border: 0;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.88em;
  text-align: center;
  webkit-appearance: none;
  outline: none;
  width: 20%;
    font-family: 'Open Sans', sans-serif;
}
/*-- book-a-smile --*/
.book-a-smile {
	padding:1em;
}
.book-a-smile img {
	width: 100%;
}
.book-a-smile h3 {
	margin-bottom:0.5em;
	font-size: 2.2em;
  color: #000;
  font-weight: 600;
}
.smile h4 {
	  color: #000;
  font-size: 1.6em;
  margin-top: 1em;
  font-weight: 600;
}
.smile ol {
	padding-left: 20px;
}
.smile p {
	font-size:0.95em;
	margin:1.2em 0;
	color:#8B8B8B;
}
.vochers {
	padding:1em;
}
.vochers h3 {
	font-size: 2em;
	color: #000;
	font-weight: 600;
}
ul.v-menu {
	width: 25%;
}
.v-tab-grids {
	width:75%;
}
.m-vocher {
	float:left;
	width:18%;
	margin-right:5%;
}
.m-vocher img {
	width:100%;
	border:1px solid #eee;
}
.m-vocher-text {
	width:77%;
	float:left;
	margin-bottom:1em;
}
.v-tab-grid p {
	width:98%;
}
.m-vocher-text h6 {
	color:#006A3D;
	font-size:1.2em;
}
.tab-grid h6 {
	  color: #000;
  font-size: 1.2em;
  font-weight: 600;
}
.vocher-form input[type="text"] {
	width: 50%;
  display: BLOCK;
  margin: 20px 0;
  color: #000;
  padding: 7px;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.95em;
}
.vocher-form textarea {
	width: 50%;
	display: BLOCK;
	margin: 20px 0;
	color: #000;
	padding: 5px;
	height: 100px;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.95em;
}
select.list_of_vochers {
	width: 50%;
	display: block;
	margin: 20px 0;
	padding: 6px;
  font-family: 'Open Sans', sans-serif;
}
.vocher-form input[type="submit"] {
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 5px 12px;
	border: none;
	background-color: #006A3D;
	color: #fff;
  font-family: 'Open Sans', sans-serif;
}
.vocher-form input[type="submit"]:hover {
	color: #000;
    background-color: #fff200;
}
.gift-cards {
	padding:1em;
}
.gift-cards img {
	width:100%;
}
.error-page {
	padding: 15em 5em;
	text-align:center;
}
.error-page h4 {
	font-size:3em;
}
.error-page a {
	display:block;
	font-size:1.2em;
	margin-top:1em;
	    color: #006A3D;
}
.regions {
	padding:1em;
}
.state-name {
	float:left;
	width:20%;
	margin-right:5%;
}
.regions h5 {
	font-size: 1.7em;
	color: #000;
	font-weight: 600;
}
.state-name h6 {
	font-size:1.35em;
	color:#000;
	margin-top:0.6em;
}
.cities a {
	margin:0.5em;
	font-size:1em;
	  color: #006A3D;
}
.cities {
	width:75%;
	float:left;
}
.region-grid {
	padding:1em;
	border:1px solid #eee;
	margin-top:1em;
}
.Cinema-Chains {
	padding:1em;
}
.Cinema-Chains h3 {
	color: #000;
	font-size: 1.7em;
	font-weight: 600;
}
.cinema-chain-grid {
	margin-top:2em;
}
.cinema-chain-grid img {
	width:90%;
	margin-left:5%;
}
.cinema-chain-grid {
	padding:0 20px;
}
.cinema-chain-grid a {
	display:block;
	margin:8px 0 0 0; 
	font-size:1.1em;
}
.cinema-chain-grid a:hover {
	color: #006A3D;
}
.cinemas-list {
	padding:1em;
}
.cinemas-list h3 {
	color: #000;
	font-size: 1.7em;
	font-weight: 600;
}
.cinema-list-grid-img {
	float:left;
	width:40%;
	margin-right:3%;
}
.cinema-list-grid-img-2 {
	float:left;
	width:50%;
	margin-right:3%;
}
.cinema-list-grid-img img {
	width:100%;
}
.cinema-list-grid-text {
	float:left;
	width:40%;
}
.cinema-list-grid-text p {
	font-size: 0.9em;
	line-height: 1.7em;
	color: #8B8B8B;
}
.cinema-list-grid{
	margin-top:2em;
}
.cinema-list-grid-text a {
	color: #006A3D;
	font-size: 1.1em;
}
.write-us img {
	margin:1em 0;
}
.write-us form {
	padding:2em;
	border:1px solid #eee;
}
.write-us input[type="text"] {
	width: 50%;
	display: BLOCK;
	margin: 20px 0;
	color:#000;
	padding:5px;
	font-size:0.9em;
	font-family: 'Open Sans', sans-serif;
}
.write-us textarea {
	width: 50%;
	display: BLOCK;
	margin: 20px 0;
	color: #000;
	padding: 5px;
	height: 150px;
	font-size:0.9em;
	font-family: 'Open Sans', sans-serif;
}
.write-us input[type="submit"] {
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 5px 12px;
  border: none;
  background-color: #006A3D;
  color: #fff;
	font-size:01em;
  font-family: 'Open Sans', sans-serif;
}
.write-us input[type="submit"]:hover {
	    color: #000;
    background-color: #fff200;
}
.search-by-lang {
	padding:2em;
	background-color:#FAFAFA;
	margin:1em 0;
}
label.lang {
	margin-left: 4px;
    font-size: .9em;
    vertical-align: text-bottom;
}
.c-lang {
	margin:0.8em 0;
}
.movies-by-category h5 {
	color: #006A3D;
	font-size: 1.4em;
  margin-left: 1.5%;
  font-weight: 600;
}
.movies-by-category input.text {
	padding:5px;
	width:100%;
	color:#D7D7D7;
	margin:1em 0;
	font-family: 'Open Sans', sans-serif;
	font-size:0.9em;
}
.movie-ticket-book img {
	width: 100%;
}
.now-showing-list {
	margin-top: 2em;
}
.person {
	padding:1em;
}
.person-grid{
	margin-top:1.5em;
}
.person-img {
	float:left;
	width:18%;
	margin-right:3%;
}
.person-img img {
	width:100%;
}
.person-details {
	float:left;
	width:79%;
}
.person-details a {
	color:#006A3D;
	margin-bottom:0.3em;
	font-size:1.2em;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
}
.person-details a:hover {
	text-decoration: underline;
}
.person-details p {
	color:#000;
	font-size:0.9em;
	line-height:1.8em;
}
.person-grids h5{
	color:#006A3D;
	margin-top:1.5em;
	font-size:1.7em;
}
.person h3 {
	font-size: 1.7em;
	font-weight: 600;
	color: #000;
}
.trailers-now-showing h3 {
	font-size: 1.7em;
	font-weight: 600;
	color: #000;
}
.person-grid {
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
}
.person-grids-left {
    padding-left: 0;
}
.trailers-now-showing {
	padding:1em;
}
.trailers-now-showing-grid img {
	width:100%;
}
.trailers-now-showing-grid {
	margin-top:1.5em;
}
a.t-n-s-more {
	display: BLOCK;
	padding: 5px;
	background-color: #006A3D;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	margin: 9px 0;
	text-decoration:none;
	font-weight:600;
}
a.t-n-s-m {
	font-size: 0.95em;
	font-weight: 400;
	color: #717171;
	text-decoration:none;
}
a.t-n-s-m:hover {
	color: #006A3D;
}
a.t-n-s-more:hover {
	color: #000;
	background-color: #fff200;
}
.site-map {
	padding:1em;
}
.site-map-links h5 {
	  color: #000;
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.site-map-links a {
	  color: #006A3D;
  font-size: 0.95em;
  margin: 0.8em 0;
  display: block;
}
.site-map-links {
	margin-bottom:1.5em;
}
.feeb-back{
	padding:1em;
}
.feeb-back h3 {
	font-weight: 600;
	font-size: 1.7em;
	color: #000;
}
.faq h3 {
	font-weight: 600;
	font-size: 1.7em;
	color: #000;
}
.feeb-back p {
	  font-size: 1em;
  color: #000;
  line-height: 1.7em;
  margin: 1em 0;
  font-weight: 300;
}
.feed-back-form span {
	  color: #000;
  font-weight: 600;
  font-size: 1.2em;
    font-family: 'Oxygen', sans-serif;
}
.feed-back-form input[type="text"] {
	width: 50%;
    display: BLOCK;
    margin: 20px 0;
    color: #000;
    padding: 7px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
}
.feed-back-form textarea {
	width: 50%;
	display: BLOCK;
	margin: 20px 0;
	color: #000;
	padding: 5px;
	height: 150px;
    font-family: 'Open Sans', sans-serif;
}
.feed-back-form input[type="submit"] {
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 5px 12px;
	border: none;
	background-color: #006A3D;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.feed-back-form input[type="submit"]:hover {
	color: #000;
	background-color: #fff200;
}
.e-t-b-s-right p {
  color: #000;
  font-size: 1em;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.8em;
  margin:1em 0;
}
.e-t-b-s-left h3 {
	margin: 1em 0;
}
.event-booking-selection {
	border:1px solid #eee;
	margin-top:2em;
}
.event-details {
	padding:2em 1.2em;
	border-bottom:1px solid #eee;
}
.event-date-on {
	padding:2em 1.2em;
}
.d-t{
	float:left;
	  width: 50%;
}
.d-t-event{
	float:right;
	  width: 50%;
}
.d-t-event a {
	display: block;
	padding: 0.5em;
	margin-bottom: 1em;
	background-color: #F9F8F8;
	font-size: 1em;
	text-decoration: none;
	border: 1px solid #EAEAEA;
}
.d-t-event a span {
	margin-left:1em;
	color:#006A3D;
	font-weight:700;
}
.d-t p {
	font-size: 1.2em;
	color: #000;
	margin-top: 1em;
}
.d-t p span {
	color:#006A3D;
}
.event-details h4 {
	color: #000;
	font-size: 1.4em;
	font-weight: 500;
	margin-bottom: 0.5em;
}
.event-details p {
	color: #909090;
	font-size: 1.1em;
	line-height:1.6em;
}
ul.booking-menu li a {
  font-size: 1em;
  font-weight: 500;
  padding: 1em 0em;
  width: 100%;
  text-decoration: none;
  color: #9E9E9E;
  display: inline-block;
    padding-right: 20%;
}
ul.booking-menu {
	width: 25%;
	text-align: left;
}
.event-tab-grids {
	margin-left: 6em;
	width: 75%;
	float: right;
	border-left: 2px solid #e8e8e8;
}
.confirm-details input[type="text"] {
	width: 50%;
	display: BLOCK;
	margin: 20px 0;
	color: #BDBDBD;
	padding: 7px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
}
.confirm-details h3 {
	font-size: 1.5em;
	text-transform: capitalize;
	font-weight: 600;
}
.confirm-details {
	padding:1em;
	border:1px solid #eee;
	margin-bottom:2em;
}
.payment-options{
	padding:1em;
	border:1px solid #eee;
	margin-bottom:2em;
}
.payment-options h3 {
	font-size: 1.5em;
	text-transform: capitalize;
	font-weight: 600;
}
input.payment {
	width: 80%;
	display: BLOCK;
	margin: 20px 0;
	color: #000;
	padding: 7px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
}
select.month,select.year {
	margin: 0 1em;
}
input.cvv {
	float: right;
	width: 16%;
	margin-right: 7em;
	padding: 0 8px;
}
input.go-to-pay {
  text-align: center;
  color: #fff;
  padding: 7px 10px;
  background: #006A3D;
  display: block;
  font-size: 0.875em;
  font-weight: 500;
  text-decoration: none;
  border: none;
  margin-top: 3em;
  float: right;
  margin-right: 8em;
    font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
input.go-to-pay:hover {
	color: #000;
	background-color: #fff200;
}
img.pp-img {
	width: 100%;
}
.payment-right {
	padding: 1em;
	border: 1px solid #eee;
	background-color:#FDFDFD;
}
.payment-right h3 {
	font-size: 1.5em;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom:1em;
}
.ticket-note h3{
	font-size: 1.5em;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom:1em;
}
.payment-right h6 {
	      margin: 0.8em 0;
    font-weight: 600;
    font-size: 1em;
    color: #006A3D;
}
.payment-right h4 {
	  margin: 1em 0;
  font-weight: 600;
  font-size: 1.4em;
  color:#000;
}
.payment-right h4 span {
	color: #000;
}
.payment-right p {
	  margin: 0.8em 0;
  color: #B6B6B6;
  font-size: 0.85em;
}
.payment-right span {
	  width: 35%;
  display: block;
  float: left;
  font-size: 1.1em;
  font-weight: 600;
  color:#000;
}
.payment-right h5 {
	  margin: 0.5em 0;
  text-align: center;
  font-size: 1.3em;
  font-weight: 600;
  padding: 1em 0 1.2em 0;
  background-color: #F4F2F2;
}
.ticket-note{
	padding: 1em;
	border: 1px solid #eee;
	background-color:#FDFDFD;	
	margin-top:2em;
}
.ticket-note ol {
	padding-left: 19px;
}
.ticket-note p {
	margin:0.5em 0;
	line-height:1.8em;
	font-size:0.95em;
	font-size:0.95em;
	color:#8B8B8B;
}
label {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.movie-ticket-book h4 {
	color: #000;
	font-size: 1.2em;
	margin-top: 1em;
	font-weight: 600;
}
.movie-ticket-book p {
	color: #848484;
  font-size: 1em;
  font-weight: 200;
  line-height: 1.6em;
}
.movie-booking {
	padding: 2em;
	margin-left: 1.5%;
	border: 1px solid #eee;
}
.movies-dates {
	width: 60%;
	margin-left: 5%;
}
.movie-date-selection ul li {
	display: inline-block;
	width:20%;
	text-align:center;
}
.movie-date-selection ul li.location {
	width: 100%;
	text-align:left;
	margin-bottom:0.8em;
	font-size:1.2em;
	font-weight:600;
}
.movie-date-selection ul {
	padding: 2em;
	background-color: #FCFCFC;
	margin-left: 1.5%;
	border: 1px solid #eee;
}
.movie-date-selection ul li a{
	color: #006A3D;
}
i.fa.fa-map-marker {
	font-size: 18px;
	margin-right: 0.5em;
	color: #006A3D;
}
.movie-date-selection ul li.location a{
	font-size: 1.2em;
	font-weight: 600;
	color: #000;
	text-decoration:none;
}
.movie-date-selection {
	margin-bottom:1em;
}
.movie-date-selection ul:hover {
	background-color: #fff;
}
.pic-a-movie{
	padding:1em;
}
.pic-a-movie h3 {
	font-size: 1.7em;
	font-weight: 600;
	color: #000;
}
.select-day-booking-ticket {
	margin: 2em 0;
}
.movie-show,.show-time,.cinema {
	padding: 0;
	float:left;
	width:33.333%;
	  margin-top: 1em;
}
h4.show {
	font-size: 1.2em;
	font-weight: 600;
	padding: 10px;
	background-color: #F0F0F0;
}
.movie-show figure img {
	width: 67%;
	margin: 20px 0 0 0;
}
.cinema h5 {
	font-size: 1.2em;
	font-weight: 600;
	margin-top: 1.5em;
}
.cinema h6 {
	font-size: 1em;
	font-weight: 500;
	margin-top: 0.2em;
}
a.sold-out {
	color: #fff;
	text-decoration: none;
	padding: 4px 12px;
	display: block;
	background-color: red;
	margin: 18px 6px 0px 6px;
	border-radius: 3px;
	cursor:text;
}
a.buy-now-ticket{
	color: #fff;
	text-decoration: none;
	padding: 4px 12px;
	display: block;
	background-color: green;
	margin: 18px 6px 0px 6px;
	border-radius: 3px;
}
a.buy-now-ticket:hover {
	color:#fff;
}
.show-time p {
    float: left;
	text-align:center;
	  margin: 0.5em 0;
}	
a.sold-out:hover {
	color:#fff;
}
p.third {
	margin-top: 1em;
}
p.fourth {
	margin-top: 1.8em;
}
.show-title {
	margin: 2.5em 0;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
/*-- //to-top --*/

/*-- responsive-media-queries --*/
@media(max-width:1366px){
	.main-content {
		margin-top: 1em;
	}
}
@media(max-width:1280px){
	.main-content {
		margin-top: 1em;
	}
	ul.tabs-menu {
		width: 12%;
	}
	.about-left-grids {
		padding: 1.5em;
	}
}
@media(max-width:1024px){
	.banner-right {
		margin-left: 0.5em;
	}
	.banner-right h4 {
		font-size: 1.3em;
		margin-bottom: 0.8em;
		margin-top: 0.3em;
	}
	h5.pre {
		margin-top: 1.5em;
	}
	.nbs-flexisel-item {
		width: 172px! important;
		margin: 0 8px;
	}
	.slide-title h4 {
		padding: 8px 6px;
		height: 55px;
		font-size: 0.93em;
	}
	.nbs-flexisel-inner {
		padding: 0 0 2em 0;
	}
	.col-md-2.footer-left {
		width: 25%;
	}
	ul.social-icons li i.fa {
		font-size: 16px;
	}
	.follow-us h5 {
		margin-top: 0;
	}
	.subscribe a {
		padding: 7.5px;
	}
	.navbar-nav > li > a {
		padding-top: 12.5px;
	padding-bottom: 7px;
	}
	.navbar {
		min-height: 42px;
	}
	.navbar-brand {
		height: 42px;
		padding: 10px 15px;
	}
	.w3_megamenu .w3_megamenu-content {
		width: 90%;
	}
	.footer {
		margin-top: 2.5em;
	}
	.main-content {
		margin-top: 1em;
	}
	.right-side-bar {
		margin-left: 1%;
	}
	.list-of-movies {
		
	}		
	.rslides li iframe {
		height: 290px;
	}
	.banner-right {
		margin-left: 0.5em;
		width: 39%;
	}
	.movie-preview {
		padding: 8px;
		  margin: 1em 0;
	}
	a.m-movie-link {
		padding: 0 0px 5px;
	}
	a.post-title {
		font-size: 1.1em;
	}
	.f-movie h5 {
		font-size: 0.95em;	
	}
	.m-select {
		margin-right: 2%;
	}
	.m-tickets-instantly h4 {
		margin-right: 3%;	
	}
	.m-select-movie {
		margin-right: 4%;
		width: 25%;
	}
	a.m-movie-link {
		font-size: 1em;
	}
	.event-grid {
		padding:0 10px;
	}
	.events-section h3 {
		font-size: 2em;
	}
	.event-search {
		width: 35%;
		margin: 2em auto;
	}
	.tab-grid {
		padding-left: 1.5em;
	}
	h3.post {
		font-size: 1.9em;
	}
	.news-grids {
		margin-top: 1em;
	}
	.footer-top-strip p {
		margin-left: 25px;
	}
	.cities a {
		margin: 2px 0.5em;
		float: left;
	}
	.state-name h6 {
		font-size: 1.3em; 
		margin-top: 0em;
	}
	.cinema-list-grid-text p {
		font-size: 0.875em;
	}
	h3.event-tab-head {
		margin-top: 0;
	}
	.article-img iframe {
		min-height: 350px;
	}
	.article-right {
		margin-top: 10em;
	}
	.movie-booking {
		padding: 1em;
	}
	.movies-dates {
		width: 64%;
		margin-left: 1%;
	}
	.movie-show figure img {
		margin: 27px 0 0 0;
	}
	ul.booking-menu {
		width: 29%;
	}
	.payment-right span {
		width: 40%;
	}
	.faqs {
		margin-top: 15px;
	}
	ul.v-menu{
		width:23%;
	}
	.blog-categories p {
		margin: 12px 0;
		font-size: 1em;
	}
	.reviews-tabs {
		width: 75%;
	}
	.resp-tab-content {
		margin-top: 15px;
	}
	.event-single--page-tabs {
		margin: 4em 1% 1em 1%;
	}
	a.m-orange {
		width: 19%;
	}
	.e-t-b-s-right p {
		font-size: 0.95em;
	}
	p.para1 {
		font-size: 0.9em;
	}
	.more-address {
		padding: 1em 0;
	}
}
@media(max-width:800px){
	.list-of-movies {
		width: 95%;
		  margin-left: 3%;
	}
	.right-side-bar {
		width: 95%;
	}  
	.col-md-2.footer-left {
		float: left;
		padding: 0 13px;
	}
	.footer-left {
		width: 50%;
		float: left;
	}
	.subscribe {
		width: 50%;
		margin-right: 0;
	}
	.recent_24by7 {
		width: 50%;
		margin-top: 4%;
	}
	.follow-us {
		width: 50%;
	}
	.nbs-flexisel-item {
		width: 170px! important;
		margin: 0 5px;
	}
	.search {
		width: 48%;
	}
	.search2 {
		padding: 5px;
		margin: 4px 0px 0px 0em;
	}
	.main-content {
		margin-top: 1em;
	}
	.banner-right {
		width: 60%;
		float: left;
		margin-top: 1.5em;
	}
	.banner {
		width: 97%;
	}
	.header-top-strip a {
		font-size: 0.97em;
	}
	.featured {
		margin: 2em 0 2em 0;
	}
	.tab_desc {
		padding: 8px 0;
	}	
	.hc-search h3 {
		font-size: 1.6em;
	}
	.support1 {
		margin: 1em 0 1em 0;
		padding: 0.5em 0.5em;
	}
	.support h2 {
		font-size: 26px;
	}
	.support {
		padding: 22px 15px;		
		text-align: center;
	}
	.support-grid {
		margin-bottom: 3em;
	}
	.support-grid h5 {
		padding-bottom: 10px;
	}
	.support-grid p {
		margin-bottom: 15px;
	}
	.support_grids {
		margin: 4em 0 0 0;
	}
	ul.tabs-menu {
		width: 15%;
	}
	.tab-grids {
		width: 82%;
	}
	.about-left-grids {
		padding: 1em 0.5em;
		text-align: Center;
	}
	.about-left-info a {
		font-size: 17px;
		margin: 5px 0 .2em 0;
	}
	i.fa.fa-mobile {
		font-size: 40px;
	}
	.tab-grid h5 {
		font-size: 1.8em;
	}
	.tab-grid a {
		font-size: 1em;
	}
	.tb-one input[type="text"] {
		width: 47.5%;
	}
	.tb-one input[type=submit] {
		padding: 7px 20px;
		font-size: 14px;
	}
	.grid_3 {
		width: 50%;
		float: left;
	}
	.grid_3.grid_5 {
		width: 100%;
	}
	.movie-preview {
		padding: 0 15px;
		width: 50%;
		float: left;
	}
	.m-tickets-instantly {
		padding: 0 .5em 1em 0.5em;
	}
	.m-tickets-instantly h4 {
		margin-right: 2%;
	}
	.m-select-date {
		width: 20%;
	}
	.m-select-movie {
		margin-right: 2%;
		width: 22%;
	}
	.event-search {
		width: 45%;
		margin: 1em auto;
	}
	.caption h2 {
		font-size: 0.95em;
		margin-bottom: 0.7em;
	}
	.event-grid{
		width: 50%;
		float: left;
	}
	.caption p {
		font-size: 1em;
		margin-bottom: 1.5em;
	}
	a.more {
		width: 42%;
		font-size: 1em;
	}
	.events-section h3 {
		font-size: 1.8em;
	}	
	.callbacks_tabs a:after {
		height: 12px;
		width: 12px;
	}
	.news-right {
		padding-left: 0;
		margin-top: 2em;
	}
	.news-grids {
		padding: 1.5em;
		  margin-top: 0.5em;
	}
	h3.p-c-text {
		font-size: 2em;
	}
	.event-featured ul li {
		width: 24%;
		float: left;
		margin: 10px 0.333%;
	}
	.e-t-b-s-right {
		margin-top: 3em;
	}
	ul.booking-menu {
		width: 29%;
	}
	.event-tab-grids {
		width: 75%;
	}
	.movies-dates {
		width: 83%;
		margin-left: 0%;
		float: left;
		margin-top: 2em;
	}
	.movie-booking {
		padding: 0.8em;
		float: left;
		width: 97%;
	}
	.movie-date-selection ul li {
		width: 24%;
	}
	.movies-by-category h5 {
		font-size: 1.3em;
		margin-left: 0;		
	}
	.movie-ticket-book p {
		font-size: 0.95em;
	}
	.article-left {
		width: 100%;
	}
	.article-right {
		margin-top: 1em;
		width: 100%;
	}
	.reviews-tabs {
		width: 100%;
	}
	.reviews-tabs {
		min-height: 200px;
	}
	.panel-title > a {
		display: block;
	}
	.trailers-now-showing-grid {
		width: 25%;
		float: left;
		padding: 0 8px;
	}
	.gallery-left {
		width: 20%;
		float: left;
	}
	.movie-ticket-book img {
		width: 41%;
		float: left;
		margin-right: 5%;
	}
	.bahubali-details {
		float: left;
		width: 53%;		
	}
	.recommended-info h3 {
		font-size: 1.5em;
	}
	.site-map-left {
		width: 50%;
		float: left;
	}
	.hc-nav a {
		font-size: 1.2em;
	}
	.w3_megamenu .w3_megamenu-content {
		width: 100%;
	}
	.sorry {
		min-height: 400px;
	}
	.modal-dialog {
		margin: 16em auto 0;
	}
	p.para1 {
		font-size: 0.95em;
	}
	.more-address {
		padding: 2em 0 0 0;
	}
	.contact-in {
		padding-left: 0;
	}
}
@media(max-width:768px){	
	ul.tabs-menu li a {
		font-size: 1em;
	}
	.venue-map iframe {
		min-height: 400px;
	}
	.w3_megamenu .w3_megamenu-content {
		width: 100%;
	}
	ul.v-menu li a {
		font-size: 12px;
	}
	ul.v-menu {
		width: 20%;
	}
	.m-vocher {
		width: 20%;
		margin-right: 3%;
	}
	.v-tab-grids{
		width:78%;
	}
	.vochers h3 {
		font-size: 1.8em;
	}
	.tabs-box {
		margin: 2em auto 0;
	}
}
@media(max-width:640px){	
	i.fa.fa-home {
		font-size: 22px;
	}
	.navbar-brand {
		padding: 13px 15px;
	}
	.header-top-strip a {
		font-size: 0.9em;
	}
	.search {
		width: 57%;
	}		
	.logo h1 {
		font-size: 2.3em;
	}	
	.nbs-flexisel-item {
		width: 188px! important;
		margin: 0 5px;
	}
	.footer {
		padding: 1em 2%;
	}
	.resp-tab-item {
		padding: 8px 20px;
		font-size: 1.1em;
	}
	.col-md-2.footer-left {
		width: 50%;
	}
	.review-slider {
		padding: 1em 0 2em 0;
	}
	.recent_24by7 {
		width: 60%;
	}
	.subscribe {
		width: 55%;
	}
	.follow-us {
		width: 45%;
	}
	.col-sm-3 {
		width: 25%;
		float: left;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
		background-color:#fff;
	}
	.navbar-collapse {
		max-height: 1300px;	
	}
	.banner-right {
		width: 97%;
	}
	.movie-preview {
		padding: 0 8px;
	}
	.m-tickets-instantly h4 {
		font-size: 18px;
		width: 43%;
	}
	.m-select-movie {
		width: 42%;
	}
	.m-select-date {
		width: 42%;
	}	
	.event-search {
		width: 55%;
	}
	a.more {
		width: 56%;
	}
	.events-section {
		padding: 0 1em;
	}
	.caption h2 {
		font-size: 0.875em;
		margin-bottom: 0.5em;
	}
	.caption p {
		font-size: 0.875em;
		margin-bottom: 1em;
	}
	input.cvv {
		margin-right: 5em;
	}
	ul.tabs-menu li a {
		font-size: 0.9em;
	}
	label.lang {
		font-size: 0.95em;
	}
	.d-t {
		width: 40%;
	}
	.d-t-event {
		width: 60%;
	}
	.event-details p {
		font-size: 1em;
	}
	.event-featured ul li {
		width: 31%;
		margin: 10px 1%;
	}
	.venue-map iframe {
		min-height: 350px;
	}
	.about-grids {
		margin: 0em 0px 0em 0;
	}
	.about-bottom-grids:nth-child(2) {
		margin-top: 0em;
	}
	.about-bottom-grids:nth-child(3) {
		margin-top: 0em;
	}
	.about-left-grids {
		margin-top: 2em;
	}
	.blog-poast-info {
		padding: 0.5em 0em;
	}
	.blog-poast-info ul li a {
		font-size: 11px;
	}
	.blog-poast-info ul li {
		font-size: 11px;
	}
	.tb-one input[type="text"] {
		width: 46.9%;
	}
	.contact h4 {
		font-size: 2em;
		margin: 1em 0 0.8em;
	}
	.navbar-nav .open .dropdown-menu {
		background-color: #fff;
	}
	img.pp-img {
		width: 52%;
	}
	.tab-grid a {
		font-size: 0.95em;
	}
	.movies-dates {
		width: 95%;
	}
	.media-left.response-text-left a img {
		width: 100%;
	}
	.response-text-right p {
		font-size: 0.9em;
	}
	.media-left.response-text-left {
		width: 12%;
		margin-right: 5%;
	}
	.support {
		padding: 22px 15px;
		text-align: center;
	}
	.hc-search {
		width: 100%;
		margin-right: 0;
	}
	.hc-nav {
		margin-top: 0;
		text-align: Center;
		width: 100%;
	}
	.person h3 {
		font-size: 1.4em;
	}
	.trailers-now-showing-grid {
		padding: 0 5px;
	}
	.book-a-smile h3 {
		font-size: 1.8em;
	}
	.smile h4 {
		font-size: 1.4em;
	}
	.site-map-links h5 {
		font-size: 1.4em;
	}
	ul.tabs-menu li a {
		font-size: 0.72em;
	}
	.vocher-form input[type="text"] {
		width: 75%;
	}
	.vocher-form textarea {
		width: 75%;
	}
	select.list_of_vochers {
		width: 75%;
	}
	.faq h3 {
		font-size: 1.5em;
	}
	.recommended-info h3 {
		font-size: 1.4em;
	}
	.state-name h6 {
		font-size: 1.2em;
	}
	.state-name {
		width: 28%;
		margin-right: 2%;
	}
	.cities {
		width: 70%;
	}
	.cities a {
		font-size: 0.95em;
	}
	.region-grid {
		padding: 0.8em;
	}
	.cinema-chain-grid {
		padding: 0 10px;
		width: 33.333%;
		float: left;
	}
	.cinema-chain-grid img {
		width: 100%;
		margin-left: 0;
	}
	.cinema-chain-grid a {
		margin: 5px 0 0 0;
		font-size: 1em;
	}	
	.cinema-chain-grid p {
		font-size: 0.9em;
	}
	.article-left h3 {
		font-size: 1.4em;
		line-height:1.5em;
	}
	.col-md-8.write-us img {
		width: 100%;
	}
	.f-movie-name a {
		font-size: 0.95em;
	}
	.contact h3 {
		font-size: 2.1em;
		margin:0 0 0.5em 0;
	}
	p.love {
		font-size: 1.4em;
	}
}
@media(max-width:480px){
	.footer-right {
		width: 95%;
	}
	.header-top-left {
		margin-top: 0;
		width: 100%;
		text-align: Center;
	}
	.header-top-right {
		width: 100%;
		text-align: Center;
		margin-top:5px;
	}
	button.btn.btn-primary {
		float: right;
	}
	.logo h1 {
		text-align:center;
	}
	.search {
		width: 100%;
	}
	.logo {
		float: none;
		text-align: Center;
		margin-bottom: 2px;
	}
	.featured ul li {
		width: 32%;
		margin: 0 0.333%;
	}
	.f-buy-tickets {
		margin-top: 0.3em;
	}
	.f-movie h5 {
		font-size: 0.95em;
		padding: 1px 7px;
		height: 41px;
		line-height: 1.4em;
	}
	.resp-tab-content {
		float: left;
		margin:10px 0;
	}
	.percentage-w-t-s h5 {
		font-size: 1em;
		border: 2px solid #d8d8d8;
		padding: 8px 0px;
		margin-left: 5px;
		width: 35px;
		height: 35px;
	}
	.percentage-w-t-s p {
		font-size: 0.9em;
		margin: 0px 0 0 6px;
	}
	.featured {
		margin: 1em 0 2em 0;
	}
	.m-movie-title {
		padding: 6px;
	}
	a.m-movie-link {
		font-size: 0.9em;
	}
	.m-tickets-instantly h4 {
		width: 53%;
	}
	.m-select-movie {
		width: 48%;
	}
	.m-select-date {
		width: 48%;
	}
	h3.m-head {
		font-size: 1.3em;
	}
	.m-r-like {
		margin-top: 15px;
	}
	.rslides li iframe {
		height: 250px;
	}
	.banner-right {
		padding: 0 9px;
	}
	.rtm {
		width: 55%;
	}
	.dropdown-button .dropdown {
		width: 40%;
	}
	.response-text-left h5 {
		font-size: 12px;
	}
	.article-img iframe {
		min-height: 300px;
	}
	.response-text-right p {
		font-size: 0.875em;
		line-height: 1.6em;
	}
	.response-text-right ul li {
		font-size: 0.9em;
	}
	.event-grid {
		padding: 0 5px;
	}
	.footer-top-strip p {
		margin-left: 10px;
	}
	.event-search {
		width: 90%;
	}
	ul.tabs-menu {
		width: 100%;
	}
	.tab-grids {
		width: 100%;
		margin-left: 0;
		border-left: none;
		border-top: 3px solid #e8e8e8;
		padding-top:0.5em;
		  margin-top: 3em;
	}
	.tab-grid {
		padding-left: 0;
	}
	ul.tabs-menu li a {
		font-size: 1em;
	}
	ul.tabs-menu li {
		display: inline-block;
		float: none;
		margin: 0 10px;
	}
	.tb-one input[type="text"]:nth-child(1), .tb-one input[type="text"]:nth-child(3) {
		margin-right: 21px;
	}
	h3.post {
		font-size: 1.7em;
	}
	.grid_3 {
		padding-right: 5px;
	}
	.blog-poast-info ul li a {
		font-size: 10px;
	}
	.grid_3 h3 a, .grid_3 h3 {
		font-size: 1em;
	}
	.grid_3 p {
		font-size: 0.875em;
		line-height: 1.6em;
	}
	.last-article p {
		font-size: 1em;
	}
	.last-article h3 {
		margin: 1em 0;
	}
	.blog-posts iframe {
		height: 300px;
	}
	.client {
		width: 13%;
		margin-right: 5%;
	}
	ul.categories li {
		margin: 0 0.3em 0 0;
	}
	ul.categories li a {
		padding: 3px 7px 5px;
		font-size: 1em;
	}
	.news-right ol li a {
		margin: 0 0 0em 1em;
	}
	.person-details a {
		margin-bottom: 0;
	}
	.person-grids h5 {
		margin-top: 1em;
		font-size:1.5em;
	}
	.person-grids-left,.person-grids-right {
		padding: 0;
	}
	.write-us input[type="text"],.write-us textarea {
		width: 100%;
	}
	.trailers-now-showing-grid {
		width: 33.333%;
	}
	.site-map-left {
		width: 100%;
		padding:0;
	}
	.v-tab-grids {
		margin-top: 5em;
		padding-top:1em;
	}
	.feed-back-form input[type="text"] {
		width: 100%;
	}
	.feed-back-form textarea {	
		width: 100%;
	}
	.feeb-back h3 {
		font-size: 1.5em;
	}
	.state-name h6 {
		font-size: 1em;
	}
	.state-name {
		width: 31%;
	}
	.cities {
		width: 67%;
	}
	.cinema-chain-grid {
		padding: 0 5px;
		margin-top: 1.5em;
	}
	.cinema-list-left,.cinema-list-right {
		padding: 0;
	}
	ul.t-c {
		margin: 0em 0 0 0em;
	}
	ul.place li {
		font-size: 1.1em;
		padding: 4px;
	}
	.recommended-info p {
		font-size: 13px;
	}
	.bahubali-details {
		width: 100%;	
	}
	.movies-dates {
		width: 98%;
		padding: 0 10px;
	}
	.movie-booking {
		padding: 0.8em;
		width: 92%;
		margin-left: 4%;
	}
	.movie-ticket-book img {
		width: 60%;
		margin-right: 0%;
	}	
	.cinema h5 {
		font-size: 1em;
		margin-top: 1em;
	}
	.movie-show figure img {
		width: 89%;
	}
	a.sold-out {
		padding: 3px 7px;
		margin: 25px 3px 0px 2px;
		font-size: 12px;
	}
	a.buy-now-ticket {
		padding: 3px 7px;
		margin: 20px 3px 0px 2px;
		font-size: 12px;
	}
	ul.tabs-menu.booking-menu li a {
		padding: 0;
	}
	ul.tabs-menu.booking-menu li {
		width:40%;
		text-align:left;
		margin-bottom:0.5em;
	}
	label.lang {
		font-size: 0.9em;
	}
	.confirm-details input[type="text"] {
		width: 70%;
	}
	.tab-grids.event-tab-grids {
		padding-top: 1.5em;
		margin-top: 2em;
	}
	label.lang {
		font-size: 0.74em;
		vertical-align: text-top;
	}
	.support1 input[type="text"] {
		width: 75%;
		padding: 8px;
	}
	.support1 input[type="submit"] {
		padding: 0.6em;
		width: 23%;
	}
	.banner {
		width: 97%;
		padding-left: 7px;
	}
	.header {
		padding: 0.5em;
	}
	.search2 .fa-search {
		margin: 0 6px 0px 2px;
		font-size: 13px;
	}
	.banner-right {
		padding: 0 5px;
	}
	.nav-tabs > li > a,.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		font-size: 1.05em;
		padding: 0 6px;
	}
	.navbar-toggle {
		padding: 6px 7px;
	}
	.navbar-brand {
		padding: 10px 15px;
	}
	.col-md-8.write-us img {
		width: 100%;
	}
	.follow-us {
		width: 100%;
	}
	.subscribe {
		width: 100%;
		margin: 10% 0;
	}
	.recent_24by7 {
		width: 100%;
		margin-top: 0;
	}
	.recent_24by7 a {
		margin-top: 0;
		margin-bottom: 1em;
	}
	.nbs-flexisel-item {
		width: 206px! important;
		margin: 0 5px;
	}
	.modal-dialog {
		margin: 12em auto 0;
	}
	.f-movie-name a {
		height: 45px;
		line-height: 1.4em;
	}
}
@media(max-width:320px){
	.header-top-strip a {
		font-size: 0.79em;
	}
	.logo h1 {
		font-size: 2.1em;
	}
	ul.tab_img li {
		width: 48%;
		margin: 0 2% 0 0;
	}
	.featured ul li {
		width: 48%;
		margin: 5px 1%;
	}
	.nbs-flexisel-item {
		width: 132px! important;
		margin: 0 2px;
	}
	.slide-title h4 {
		height: 48px;
		overflow: hidden;
	}
	ul.tab_img li {
		margin: 0 2% 2% 0;
	}
	ul.mov_list li a {
		font-size: 0.85em;
	}
	.featured {
		margin: 1em 0 0.5em 0;
	}
	.quick-pay {
		margin: 0em 0em 0em 0;
	}
	.our-blog {
		margin: 0em 0em 1em 0;
	}
	.col-md-2.footer-left {
		padding: 0 4px;
	}
	.f-mov-list h4 {
		font-size: 1.1em;
		margin-bottom: 0.4em;
	}
	.footer-right {
		width: 100%;
	}
	h5.f-head {
		font-size: 1em;
	}
	.f-mov-list ul li a {
		font-size: 0.95em;
	}
	.recent_24by7 a {
		font-size: 0.875em;
	}
	.follow-us ul {
		margin-left: 0;
		margin-top: 15px;
	}
	.movie-preview {
		width: 100%;
	}
	.m-tickets-instantly h4 {
		width: 100%;
		font-size: 17px;
	}
	.m-select {
		margin-right: 0;
		width: 100%;
		margin-top: 1em;
	}	
	.rslides li iframe {
		height: 200px;
	}
	.banner-right {
		width: 95%;
	}
	.rslides li {
		min-height: 200px;
	}
	.col-sm-3 {
		padding: 5px 2px;
		width: 50%;
	}
	.e-buy-tickets {
		margin-top: 0em;
	}
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 15px;
	}
	.event-search {
		width: 100%;
	}
	.event-search input[type="text"] {
		width: 90%;
	}
	.event-grid {
		width: 100%;
	}
	.events-section h3 {
		font-size: 1.5em;
	}
	a.more {
		width: 48%;
		padding: 8px;
		font-size: 0.95em;
	}
	.caption h2 {
		font-size: 0.75em;
	}
	a.more {
		width: 48%;
		padding: 5px 0 6px 0;
		font-size: 0.9em;
	}
	.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		font-size: 0.97em;
		padding: 0 6px;
	}
	.venue-map iframe {
		min-height: 255px;
		margin-top: 0;
	}
	.event-single--page-tabs {
		margin: 2em 1.5% 1em 1.5%;
	}
	.panel-body {
		padding: 10px;
	}
	.media-left.response-text-left {
		width: 26%;
		margin-right: 3%;
	}
	a.more-show-time {
		font-size: 1em;
		width: 60%;
	}
	.article-left h3 {
		font-size: 1.1em;
	}
	a.m-green {
		width: 27%;
	}
	a.m-orange {
		width: 27%;
		margin-left: 6%;
	}
	.article-img iframe {
		min-height: 200px;
	}
	p.ratingview {
		font-size: 0.875em;
	}
	.rtm {
		margin-top:15px;
		width: 62%;
	}
	.dropdown-button .dropdown {
		width: 61%;
	}
	a.show-time {
		font-size: 1em;
		width: 30%;
	}
	.rating {
		margin: 10px 2px 0 7px;
	}
	.resp-tab-content {
		width: 100%;
	}
	.person-details p {
		font-size: 0.875em;
		line-height: 1.7em;
	}
	.person-details a {
		font-size: 1.1em;
	}
	.person h3 {
		font-size: 1.2em;
		line-height: 1.4em;
	}
	.trailers-now-showing-grid {
		width: 50%;
		  padding: 0 4px;
	}
	.tab-grids {
		margin-top: 2em;
	}
	.trailers-now-showing h3 {
		font-size: 1.4em;
	}
	.breadcrumb {
		padding: 8px 10px;
		margin: 0.5em;
	}
	.breadcrumb > .active {
		font-size: 13px;
	}
	.book-a-smile h3 {
		font-size: 1.5em;
	}
	.tb-one input[type="text"]:nth-child(1), .tb-one input[type="text"]:nth-child(3) {
		margin-right: 11px;
	}
	.tab-grid h3 {
		font-size: 15px;
		line-height:1.6em;
	}
	.smile h4 {
		font-size: 1.15em;
	}
	.smile p {
		font-size: 0.9em;
		line-height: 1.7em;
	}
	.vochers h3 {
		font-size: 1.4em;
	}
	ul.tabs-menu li a {
		font-size: 0.9em;
		padding: 3px 0px;
	}
	.tab-grid h6 {
		font-size: 1em;
	}
	.v-tab-grids {
		margin-top: 7em;
		padding-top: 1em;
	}
	.tab-grid p {
		font-size: 0.875em;
		line-height: 1.7em;
	}
	.tabs-box {
		margin: 1em auto 0;
	}
	ul.tabs-menu li {
		margin: 0 22px 0 0;
	}
	.vocher-form input[type="text"],.vocher-form textarea,select.list_of_vochers {
		width: 100%;
	}	
	.site-map-links a {		
		font-size: 0.9em;
		margin: 0.5em 0;
	}
	.feeb-back h3 {
		font-size: 1.3em;
	}
	.feeb-back p {
		font-size: 0.9em;
	}
	.event-featured ul li {
		width: 48%;
	}
	.event-featured h4 {
		font-size: 1.4em;
		margin-bottom: 0em;
		margin-left: 0.5%;
	}
	.event-featured {
		margin: 0 0 2em 0;
	}
	.e-t-b-s-right p {
		font-size: 0.9em;
	}
	.d-t {
		width: 100%;
		margin-bottom: 1em;	
	}
	.d-t-event {
		width: 100%;
	}
	.event-date-on {
		padding: 0 1em 2em 1em;
	}
	.event-details {
		padding: 1em 1em;
	}
	.e-t-b-s-left h3 {
		margin: 0.5em 0;
		font-size: 1.2em;
	}
	.event-details h4 {
		font-size: 1.1em;
	}
	.event-details p {
		font-size: 0.9em;
	}
	a.m-orange {
		width: 31%;
		margin-left: 2%;
	}
	div#tab1 img {
		width: 100%;
	}
	ul.tabs-menu.booking-menu li {
		width: 56%;
	}
	.confirm-details input[type="text"] {
		width: 100%;
	}
	.confirm-details h3 {
		font-size: 1.1em;
	}
	.payment-right h5 {
		font-size: 1.1em;
	}
	.tab-grids.event-tab-grids {
		padding-top: 1.5em;
		margin-top: 8em;
	}
	select.month, select.year {
		margin: 10px 0.5em 0;
	}
	input.cvv {
		width: 20%;
		margin-right: 2.5em;
		margin-top: 1em;
	}
	input.payment {
		width: 100%;
	}
	select.year {
		width: 32%;
	}
	.col-sm-6.about-left,.col-sm-6.about-right {
		padding: 0;
	}
	.col-md-10.about-left-info {		
		padding: 0;	
	}
	.tab-grid h5 {
		font-size: 1.6em;
	}
	.grid_3 {
		width: 100%;
	}
	h3.post {
		font-size: 1.4em;
	}
	.last-article p {
		font-size: 0.9em;
	}
	.last-article {
		padding: 1em 0 0em 0em;
	}
	.blog-posts iframe {
		height: 200px;
	}
	ul.categories li {
		margin: 0px 0.3em 24px 0;
	}
	ul.share {
		margin: 0em 0 2em 0px;
	}
	.client-message {
		width: 73%;
	}
	.comments textarea {
		padding: 28px 10px 9px 65px;
		background-size: 35px;
	}
	.contact h4 {
		font-size: 1.7em;
		margin: 1em 0 0.5em;
	}
	.c-map iframe {
		min-height: 275px;
	}
	.hc-search h3 {
		font-size: 1.25em;
	}	
	.support h2 {
		font-size: 18px;
	}	
	.support p {
		font-size: 13px;
	}
	.support1 input[type="text"] {
		width: 70%;
		padding: 5px;
		font-size: 13px;
	}
	.support1 input[type="submit"] {
		padding: 0.5em;
		width: 28%;
		font-size: 13px;
	}
	.support1 {
		margin: 0.8em 0 0.5em 0;
		padding: 0.3em 0.3em;
	}
	.hc-nav a {
		font-size: 1.1em;
		margin: 5px 0;
	}
	.support a.read-more {
		padding: 6px 25px 8px;
		font-size: 14px;
	}
	.support-grid h3 {
		margin: 15px 0 8px 0;
	}
	.support-grid p {
		font-size: 0.9em;
	}
	.support-grid {
		margin-bottom: 2em;
		padding: 0;
	}	
	.support-grid h4 {
		font-size: 1.5em;
	}
	.support-grid p {
		font-size: 0.9em;
	}
	.support-grid a {
		padding: 5px 20px;
		font-size: 14px;
	}
	.faq h3 {
		font-size: 1.3em;
	}
	.press h3 {
		font-size: 1.2em;
	}
	.tab-grid h5 {
		font-size: 1.4em;
	}
	h3.p-c-text {
		font-size: 1.5em;
		margin-top: 0.5em;
	}
	.news-grids {
		padding: 1em 0px 1em 5px;
		margin-top: 0.5em;
	}
	.news-left ol li {
		font-size: 0.9em; 
	}
	.news-right ol li a {
		margin: 0 0 0em 0em;
	}
	h3.event-tab-head {
		font-size: 1.5em;
	}
	ul.t-c li {
		margin: 4px;
		font-size: 0.9em;
	}
	ul.place li {
		font-size: 0.95em;
		padding: 2px 0;
	}
	.recommended-info h3 {
		font-size: 1.2em;
	}
	.write-us form {
		padding: 1em 0.5em;
	}
	.movie-date-selection ul {
		padding: 1em 0.5em;
	}
	.movie-date-selection ul li.location a {
		font-size: 1em;
	}
	.movie-date-selection ul li {
		width: 48%;
		text-align: center;
		margin: 3px 0;
	}
	.pic-a-movie h3 {
		font-size: 1.3em;
	}
	.movies-by-category h5 {
		font-size: 1.1em;
	}
	.now-showing-list {
		margin-top: 0.5em;
	}
	.movie-ticket-book img {
		width: 75%;
	}
	h4.show {
		font-size: 1em;
		padding: 8px 5px;
	}
	.cinema h6 {
		font-size: 0.7em;
		margin-top: 0em;
	}
	.show-title {
		margin: 1.95em 0 0 0;
	}
	.movie-show figure img {
		width: 92%;
	}
	p.none {
		display:none;
	}
	a.sold-out,a.buy-now-ticket {
		margin: 0px 3px 0px 15px;
	}
	p.first {
		margin-top:25px;
	}
	p.secound {
		margin-top:12px;
	}
	p.third {
		margin-top:20px;
	}
	p.fourth {
		margin-top:30px;
	}
	.search2 .fa-search {
		margin: 0 0px 0px 2px;
	}
	h5.f-head {
		display: block;
		width:100%;
	}
	.search-by-lang {
		padding: 0.5em 1em;
	}
	.movies-now-playing {
		padding: 0;
	}
	h3.m-head {
		margin-left: 0;
	}
	.movie-preview {
		padding: 0;
	}
	.now-showing-movies {
		padding: 0 15px;
	}
	.movies-now-playing {
		padding: 0 15px;
	}
	h3.m-head {
		font-size: 1.2em;
	}
	.m-r-like {
		margin-bottom: 10px;
	}
	.event-grid {
		padding: 0 0px;
	}
	.error-page {
		padding: 5em 2em;
	}
	.cinema-chain-grid {
		width: 50%;
	}
	.cinema-list-grid-img {
		width: 35%;
		margin-right: 0;
		margin-bottom: 3%;
	}
	.cinema-list-grid-text {
		width: 100%;
	}
	.footer-left {
		width: 100%;
		padding: 0 15px;
	}
	.subscribe input[type="text"] {
		font-size: 13px;
	}
	.subscribe input[type="submit"] {
		font-size: 0.875em;
	}
	.blog-poast-info ul li {
		font-size: 9px;
	}
	input.cvv {
		padding: 0 3px;
	}
	.contact h3 {
		font-size: 1.8em;
		margin:0 0 0.5em 0;
	}
	p.love {
		font-size: 1.2em;
	}
	p.sed-para {
		font-size: 16px;
	}
	.address-more, .address-left {
		width: 100%;
	}
	.address-more {
		margin-bottom:1em;
	}
	.modal-body {
		padding: 20px 30px 20px 20px;
	}
	.modal-dialog {
		margin: 5em auto 0;
	}
	ul.nav.nav-tabs {
		margin-bottom: 1em;
		padding-bottom: 1em;
	}
	.form-group {
		margin-bottom: 15px;
	}
	.footer-top-strip p {
		margin-left: 20px;
		margin-right: 15px;
	}
	.contact-grid {
		padding:0;
	}
}





/* SN */
.btm-mrg-11 {
	margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.btm-mrg-11 li {
	padding-bottom: 5px;
    display: inline-block;
    padding-right: 10px;
    padding-top: 10px;
}
.nt {
	display:block;
}
/**** LAYOUT ****/
.list-inline>li {
    padding: 0 10px 0 0;
}
.container-pad {
    padding: 30px 15px;
}


/**** MODULE ****/
.bgc-fff {
    background-color: #fff!important;
}
.box-shad {
    -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 0 rgba(0,0,0,.2);
}
.brdr {
    border-bottom: 1px solid #ccefe0;
}

/* Font changes */
.fnt-smaller {
    font-size: .9em;
}
.fnt-lighter {
    color: #bbb;
}

/* Padding - Margins */
.padn-10 {
	padding-left:10px!important;
	padding-right:10px!important;
}
.pad-10 {
    padding: 10px!important;
}
.pad-10-bt {
    padding-bottom: 10px!important;
}
.pad-10-top {
    padding-top: 10px!important;
}
.mrg-0 {
    margin: 0!important;
}
.btm-mrg-10 {
    margin-bottom: 10px!important;
}
.btm-mrg-20 {
    margin-bottom: 20px!important;
}

/* Color  */
.clr-535353 {
    color: #535353;
}


#login-dp{
	    z-index: 99999999;
}

/**** MEDIA QUERIES ****/
@media only screen and (max-width: 991px) {
    #property-listings .property-listing {
        padding: 5px!important;
    }
    #property-listings .property-listing a {
        margin: 0;
    }
    #property-listings .property-listing .media-body {
        padding: 10px;
    }
}

@media only screen and (min-width: 992px) {
    #property-listings .property-listing img {
        max-width: 180px;
    }
}





#login-dp{
	    z-index: 99999999;
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,1);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,1);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 99%;
	color:white;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}

.ulin{
	list-style-type: none;
    display: block;
    float: right;
}

.ulin li{
	display:inline;
	font-size:32px;
	padding-left:3px;
}

.phr3{
	border: 0.5px solid #ddd;

}

.sma{
	font-size:10px;
}

.cen li{
	text-align: center;
}

.label a{
	color:white;
}



/* RATIONG */


.ratingblock {
	display:block;
	border-bottom:0px solid #999;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#316300;
	font-size:11px;
	}

.loading {
	height: 30px;
	background: url('../gfx/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../gfx/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: right;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../gfx/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../gfx/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#f00;}

/* END RATING */




/* COMMENTS */

.img-sm {
    width: 46px;
    height: 46px;
}

.panel {
    box-shadow: 0 2px 0 rgba(0,0,0,0.075);
    margin-bottom: 15px;
}

.media-body p{
	padding-top: 5px;
}

.panel-body {
    padding: 25px 20px;
}


.media-block .media-left {
    display: block;
    float: left
}

.media-block .media-right {
    float: right
}

.media-block .media-body {
    display: block;
    overflow: hidden;
    width: auto;
	margin-left: 60px;
}

.middle .media-left,
.middle .media-right,
.middle .media-body {
    vertical-align: middle
}

.thumbnail {
    border-radius: 0;
    border-color: #e9e9e9
}

.tag.tag-sm, .btn-group-sm>.tag {
    padding: 5px 10px;
}

.tag:not(.label) {
    background-color: #fff;
    padding: 6px 12px;
    border-radius: 2px;
    border: 1px solid #cdd6e1;
    font-size: 12px;
    line-height: 1.42857;
    vertical-align: middle;
    -webkit-transition: all .15s;
    transition: all .15s;
}
.text-muted, a.text-muted:hover, a.text-muted:focus {
    color: #acacac;
}
.text-sm {
    font-size: 0.9em;
}
.text-5x, .text-4x, .text-5x, .text-2x, .text-lg, .text-sm, .text-xs {
    line-height: 1.25;
}

.btn-trans {
    background-color: transparent;
    border-color: transparent;
    color: #929292;
}

.btn-icon {
    padding-left: 9px;
    padding-right: 9px;
}

.btn-sm, .btn-group-sm>.btn, .btn-icon.btn-sm {
    padding: 5px 10px !important;
}

.mar-top {
    margin-top: 15px;
}


/* END COMMENTS */


.dul{
	list-style: none;
	padding-bottom: 10px;
}

.panel-body-nopad{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.panel-body-nopad .col-sm-12{
	padding-right: 10px;
    padding-left: 10px;
}
.panel-body-nopad h4{
font-size: 14px;
}


.nava{
	background: #006A3D;
	margin-bottom: 0px;
	z-index: 100;
}

.navb{
	background-color: #F4FBF8;
	border-bottom: 1px solid #9a9a9a;
}

.navb a{
	color: #006A3D;
	
}
.navbar-default .navbar-brand {
    color: #006A3D;
}

.w3_megamenu i {
    color: #006A3D;
}


.nava .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 5px;
    
}


/* BUTTONS */

.btn-s1 { 
  color: #FFFFFF; 
  background-color: #00A1D6; 
  border-color: #00A1D6; 
} 
 
.btn-s1:hover, 
.btn-s1:focus, 
.btn-s1:active, 
.btn-s1.active, 
.open .dropdown-toggle.btn-s1 { 
  color: #FFFFFF; 
  background-color: #24728C; 
  border-color: #00A1D6; 
} 
 
.btn-s1:active, 
.btn-s1.active, 
.open .dropdown-toggle.btn-s1 { 
  background-image: none; 
} 
 
.btn-s1.disabled, 
.btn-s1[disabled], 
fieldset[disabled] .btn-s1, 
.btn-s1.disabled:hover, 
.btn-s1[disabled]:hover, 
fieldset[disabled] .btn-s1:hover, 
.btn-s1.disabled:focus, 
.btn-s1[disabled]:focus, 
fieldset[disabled] .btn-s1:focus, 
.btn-s1.disabled:active, 
.btn-s1[disabled]:active, 
fieldset[disabled] .btn-s1:active, 
.btn-s1.disabled.active, 
.btn-s1[disabled].active, 
fieldset[disabled] .btn-s1.active { 
  background-color: #00A1D6; 
  border-color: #00A1D6; 
} 
 
.btn-s1 .badge { 
  color: #00A1D6; 
  background-color: #FFFFFF; 
}


.btn-s2 { 
  color: #FFFFFF; 
  background-color: #F47300; 
  border-color: #F47300; 
} 
 
.btn-s2:hover, 
.btn-s2:focus, 
.btn-s2:active, 
.btn-s2.active, 
.open .dropdown-toggle.btn-s2 { 
  color: #FFFFFF; 
  background-color: #F29B50; 
  border-color: #F47300; 
} 
 
.btn-s2:active, 
.btn-s2.active, 
.open .dropdown-toggle.btn-s2 { 
  background-image: none; 
} 
 
.btn-s2.disabled, 
.btn-s2[disabled], 
fieldset[disabled] .btn-s2, 
.btn-s2.disabled:hover, 
.btn-s2[disabled]:hover, 
fieldset[disabled] .btn-s2:hover, 
.btn-s2.disabled:focus, 
.btn-s2[disabled]:focus, 
fieldset[disabled] .btn-s2:focus, 
.btn-s2.disabled:active, 
.btn-s2[disabled]:active, 
fieldset[disabled] .btn-s2:active, 
.btn-s2.disabled.active, 
.btn-s2[disabled].active, 
fieldset[disabled] .btn-s2.active { 
  background-color: #F47300; 
  border-color: #F47300; 
} 

.btn-s3 { 
  color: #FFFFFF; 
  background-color: #1BD731; 
  border-color: #1BD731; 
} 
 
.btn-s3:hover, 
.btn-s3:focus, 
.btn-s3:active, 
.btn-s3.active, 
.open .dropdown-toggle.btn-s3 { 
  color: #FFFFFF; 
  background-color: #2BBA3C; 
  border-color: #1BD731; 
} 
 
.btn-s3:active, 
.btn-s3.active, 
.open .dropdown-toggle.btn-s3 { 
  background-image: none; 
} 
 
.btn-s3.disabled, 
.btn-s3[disabled], 
fieldset[disabled] .btn-s3, 
.btn-s3.disabled:hover, 
.btn-s3[disabled]:hover, 
fieldset[disabled] .btn-s3:hover, 
.btn-s3.disabled:focus, 
.btn-s3[disabled]:focus, 
fieldset[disabled] .btn-s3:focus, 
.btn-s3.disabled:active, 
.btn-s3[disabled]:active, 
fieldset[disabled] .btn-s3:active, 
.btn-s3.disabled.active, 
.btn-s3[disabled].active, 
fieldset[disabled] .btn-s3.active { 
  background-color: #1BD731; 
  border-color: #1BD731; 
} 
 
.btn-s3 .badge { 
  color: #1BD731; 
  background-color: #FFFFFF; 
}




 
.btn-s2 .badge { 
  color: #F47300; 
  background-color: #FFFFFF; 
}

.rad1{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn i{
	color: white;
	font-weight:bold;
	padding-right:5px;
}

.footer-top-grid{
    box-shadow: none;
    border: none;
}

.panel-heading h4{
	font-weight: bold;
}
.panel-default > .panel-heading {
    color: #006A3D;
	border-color: #ccefe0;
}
.panel-default {
    border-color: #ccefe0;
}
.panel-heading {
    border-bottom: 1px solid #ccefe0;

}
.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
	    min-height: 410px;
}

.n3{
    height: 160px;
    display: block;
    overflow: hidden;

   
}



.thumbnail img {
    width: 100%;
   
}

.newsimg{
	width:100%;
}
.blogShort article{
	padding-top:15px;
}
.fimg{
	max-width: 200px;
}

.pinfo{
	padding-right:10px;
}
.pinfo h5{
	    font-weight: bold;
    color: #006A3D;
	pdding-right:10px;
}
.caption h4{
	padding-bottom:10px;
}
.mactive{
	    border-bottom: 3px solid #338964;
}

.img-responsive {
  min-width: 210px;
  border: 5px solid #dae2e4;
  border-radius: 5px;
}

.img-responsive-bold {
  border: 5px solid #dae2e4;
  border-radius: 5px;
}

.non1200{
		display:inherit;
	}
.y1200{
	display: none !important;
}
	


@media(max-width:1200px){
	.s100{
		width:100%;
	}
	.logo {
		float: none;
		text-align: Center;
		margin-bottom: 2px;
	}
	
	.search {
		width: 100%;
	}
	.img-responsive {
		min-width: 160px;
	}
	
	.non1200{
		display:none !important;
	}
	
	.y1200{
		display: inherit !important;
	}
}

@media(max-width:990px){
	.img-responsive {
		min-width: 110px;
	}
	
}

@media(max-width:700px){
	.img-responsive {
		min-width: 70px;
	}
	
}


.media-heading{
	font-weight:bold;
}
.desc1{
	    padding-top:10px;
}
.labels{
	
}

.labels .label{
	    padding: 0.5em .5em .5em .5em;
    font-size: 80%;
   
}
.labels .label:hover{
	background-color: #52A732;
}
.labels a:hover{
	text-decoration:none;
}
.media{
	
}

.cn3{
	color: #a7a7a7;
	
}

.breadcrumb a.active{
	text-decoration:underline
}

.profile-nav-2{
	 padding-left:0px;
}
@media (min-width: 992px) {
	.aprofile .col-md-9 {
		width: 72%;
	}

	.aprofile .r12{
			margin-right: 0px;
	}

}

/* END BUTTONS */

@media (max-width: 1200px) {
  .media div[class^="col-"]{
	  padding-left:0px;
	  padding-right: 0px;
  }
}

/* PROFILE */
@media (max-width: 992px) {
  .profile-nav-2{
	   margin-right:0px;
		margin-left:0px;
		padding-left: 0px;
		padding-right: 0px;   
	}
}



.profile-nav, .profile-info{
    margin-top:0px;   
}

.profile-nav .user-heading {
    background: #006A3D;
    color: #fff;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    padding: 30px;
    text-align: center;
}

.profile-nav .user-heading.round a  {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid #ccefe0;
    display: inline-block;
}

.profile-nav .user-heading a img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.r-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.profile-nav .user-heading h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.profile-nav .user-heading p {
    font-size: 12px;
}

.profile-nav ul {
    margin-top: 1px;
}

.profile-nav ul > li {
    border-bottom: 1px solid #ccefe0;
    margin-top: 0;
    line-height: 30px;
}

.profile-nav ul > li:last-child {
    border-bottom: none;
}

.profile-nav ul > li > a {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #89817f;
    border-left: 5px solid #fff;
}

.profile-nav ul > li > a:hover, .profile-nav ul > li > a:focus, .profile-nav ul li.active  a {
    background: #f8f7f5 !important;
    border-left: 5px solid #ccefe0;
    color: #89817f !important;
}

.profile-nav ul > li:last-child > a:last-child {
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

.profile-nav ul > li > a > i{
    font-size: 16px;
    padding-right: 10px;
    color: #bcb3aa;
}

.r-activity {
    margin: 6px 0 0;
    font-size: 12px;
}


.p-text-area, .p-text-area:focus {
    border: none;
    font-weight: 300;
    box-shadow: none;
    color: #c3c3c3;
    font-size: 16px;
}

.profile-info .panel-footer {
    background-color:#f8f7f5 ;
    border-top: 1px solid #ccefe0;
}

.profile-info .panel-footer ul li a {
    color: #7a7a7a;
}

.bio-graph-heading {
    background: #006A3D;
    color: #fff;
    text-align: center;
    font-style: italic;
    padding: 40px 110px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    font-size: 16px;
    font-weight: 300;
}

.bio-graph-info {
    color: #89817e;
}

.bio-graph-info h1 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
}

.h1profile {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 20px;
    font-family: 'Oxygen', sans-serif;
    color: #89817e;
    padding-left: 10px;
    padding-top: 10px;
}

.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding:0 15px;
}

.bio-row p span {
    width: 160px;
    display: inline-block;
}

.bio-chart, .bio-desk {
    float: left;
}

.bio-chart {
    width: 40%;
}

.bio-desk {
    width: 60%;
}

.bio-desk h4 {
    font-size: 15px;
    font-weight:400;
}

.bio-desk h4.terques {
    color: #4CC5CD;
}

.bio-desk h4.red {
    color: #e26b7f;
}

.bio-desk h4.green {
    color: #97be4b;
}

.bio-desk h4.purple {
    color: #caa3da;
}

.file-pos {
    margin: 6px 0 10px 0;
}

.profile-activity h5 {
    font-weight: 300;
    margin-top: 0;
    color: #c3c3c3;
}

.summary-head {
    background: #ee7272;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ccefe0;
}

.summary-head h4 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.summary-head p {
    color: rgba(255,255,255,0.6);
}

ul.summary-list {
    display: inline-block;
    padding-left:0 ;
    width: 100%;
    margin-bottom: 0;
}

ul.summary-list > li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
}

ul.summary-list > li > a > i {
    display:block;
    font-size: 18px;
    padding-bottom: 5px;
}

ul.summary-list > li > a {
    padding: 10px 0;
    display: inline-block;
    color: #818181;
}

ul.summary-list > li  {
    border-right: 1px solid #ccefe0;
}

ul.summary-list > li:last-child  {
    border-right: none;
}

.activity {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.activity.alt {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

.activity span {
    float: left;
}

.activity.alt span {
    float: right;
}
.activity span, .activity.alt span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #eee;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.activity.terques span {
    background: #8dd7d6;
}

.activity.terques h4 {
    color: #8dd7d6;
}
.activity.purple span {
    background: #b984dc;
}

.activity.purple h4 {
    color: #b984dc;
}
.activity.blue span {
    background: #90b4e6;
}

.activity.blue h4 {
    color: #90b4e6;
}
.activity.green span {
    background: #aec785;
}

.activity.green h4 {
    color: #aec785;
}

.activity h4 {
    margin-top:0 ;
    font-size: 16px;
}

.activity p {
    margin-bottom: 0;
    font-size: 13px;
}

.activity .activity-desk i, .activity.alt .activity-desk i {
    float: left;
    font-size: 18px;
    margin-right: 10px;
    color: #bebebe;
}

.activity .activity-desk {
    margin-left: 70px;
    position: relative;
}

.activity.alt .activity-desk {
    margin-right: 70px;
    position: relative;
}

.activity.alt .activity-desk .panel {
    float: right;
    position: relative;
}

.activity-desk .panel {
    background: #F4F4F4 ;
    display: inline-block;
}


.activity .activity-desk .arrow {
    border-right: 8px solid #ccefe0!important;
}
.activity .activity-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .arrow-alt {
    border-left: 8px solid #ccefe0 !important;
}

.activity-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .album {
    display: inline-block;
    margin-top: 10px;
}

.activity-desk .album a{
    margin-right: 10px;
}

.activity-desk .album a:last-child{
    margin-right: 0px;
}

.profil-listing h4{
	    font-size: 14px;
}
.profil-listing li{
	    font-size: 12px;
}

.profil-listing .col-sm-12{
	min-height: 150px;
}

.cprofile .col-md-9{
	padding-right:0px !important;
	
}

.media .labels{
	padding-top:10px;
	display:block;
	    margin-bottom: 5px;
}
@media (min-width: 768px) {
  .cprofile {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .cprofile {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .cprofile {
    width: 1140px;
  }
}




/* END PROFILE */

.cnmenu{
	padding-left:25px;
}
@media (min-width: 768px){
	#login-dp {
	border: 1px solid #ddd;
	}

}

@media (min-width: 768px) and (max-width: 1200px){
	#login-dp {
    position: absolute;
    left: 80px;
	}

}


/*START RATING */

.wcd{width:33%; height:40px; float:left;}
.wcd-logo{font-size: 36px; color: #fff;text-align: center; float:left; cursor: pointer;  color:#fff; font-size: 32px; font-family: 'Varela Round', sans-serif;
-webkit-transition:color 0.3s ease-in;  -moz-transition:color 0.3s ease-in; x²-o-transition:color 0.3s ease-in; transition:color 0.3s ease-in;
   }
   .wcd-logo:hover{color:#3facff;}
.wcd-tuto{ font-family: 'Varela Round', sans-serif; color: #fff; font-size: 16px; line-height: 36px;}
.webcodo-top{width:100%; height:40px; background-color:#232323}
.clear{clear: both;}

 /********************************/

.tab-cnt{width: 600px; height:auto; min-height: 400px; margin: 40px auto; padding: 40px; background-color: #fafafa; border: #ccc 1px dotted; overflow: auto; }
.bg-green{ background-color: #559900;}
.bg-red{background-color: #c9231a;}
.tab-cnt h1{font-size: 22px; font-family: arial; margin-bottom: 15px;}
.tab-tr{
	width: 100%; height: 55px; 
}
.like-btn, .dislike-btn{
	width: auto; height: 30px; padding: 0 15px 0 30px; 
	float: left; margin-left: 10px; margin-top: 15px;
	cursor: pointer; color: #333333; font-size: 13px; line-height: 30px;
	border:#fff 1px solid;
	-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; /* border radius */
}
.like-btn{background: url(../../../assets/rating/img/like-ico.png) 5px 50% no-repeat; }
.like-btn:hover, .like-h{
	background: url(../../../assets/rating/img/like-ico-h.png) 5px 50% no-repeat; color: #0c6502;
	background-color: #f0f0f0;	border: #c6c6c6 1px solid; 
}
.dislike-btn{background: url(../../../assets/rating/img/dislike-ico.png) 50% 50% no-repeat; }
.dislike-btn:hover, .dislike-h{
	background: url(../../../assets/rating/img/dislike-ico-h.png) 50% 50% no-repeat;
	background-color: #f0f0f0;	border: #c6c6c6 1px solid; 
}

.stat-cnt{ 	width: 120px; height: 60px; float: right;}
.stat-bar{	width: 120px; height: 3px;	margin-bottom: 5px;}
.rate-count{ font-size: 16px; color: #333; text-align: right; font-weight: bold; }
.stat-bar div{height: 3px; float: left;}
.like-count{background: url(../../../assets/rating/img/like-ico2.png) 0% 50% no-repeat;}
.dislike-count{background: url(../../../assets/rating/img/dislike-ico2.png) 0% 50% no-repeat; margin-left: 15px;}
.like-count, .dislike-count{
	width: auto; height: 18px; 
	float: right; 
	font-size: 12px; line-height: 18px; color: #666;
	padding-left: 15px;
}

.share-btn{
	height: 52px; display: inline-block; 
	float: left;  font-size: 13px; line-height: 55px; 
	padding: 0 10px; margin-left: 30px;
	border-bottom: #fff 3px solid;
	cursor: pointer; 
}
.share-btn:hover{ border-bottom: #c9231a 3px solid; }
.share-cnt{
	height: 30px; padding: 20px 10px 10px 10px;
	border-bottom: #e6e6e6 1px solid; display: none;
}


.img-top {
    width: 42px;
    height: 42px;
    margin-right: 5px;
    border-radius: 10%;
    line-height: 1.42857143;
}


.caret{
	color:#E6FDE3;
}

.panel-body {
    padding: 8px 8px;
}

.mrg-15{
	margin-top:15px;
}



.pad-8-left{
	padding-left:8px !important;
}


.pad-8-right{
	padding-right:8px !important;
}
#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}


.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.11);
  display: table;
  width: 100%;
}

.alert-white {
  background-image: linear-gradient(to bottom, #fff, #f9f9f9);
  border-top-color: #d8d8d8;
  border-bottom-color: #bdbdbd;
  border-left-color: #cacaca;
  border-right-color: #cacaca;
  color: #404040;
  padding-left: 61px;
  position: relative;
}

.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}

.alert-white .icon {
  text-align: center;
  width: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #bdbdbd;
  padding-top: 15px;
}


.alert-white .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #bdbdbd;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: #fff;
}

.alert-white .icon i {
  font-size: 20px;
  color: #fff;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
/*============ colors ========*/
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-white.alert-success .icon, 
.alert-white.alert-success .icon:after {
  border-color: #54a754;
  background: #60c060;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #98cce6;
  color: #3a87ad;
}

.alert-white.alert-info .icon, 
.alert-white.alert-info .icon:after {
  border-color: #3a8ace;
  background: #4d90fd;
}


.alert-white.alert-warning .icon, 
.alert-white.alert-warning .icon:after {
  border-color: #d68000;
  background: #fc9700;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #f1daab;
  color: #c09853;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #e0b1b8;
  color: #b94a48;
}

.alert-white.alert-danger .icon, 
.alert-white.alert-danger .icon:after {
  border-color: #ca452e;
  background: #da4932;
}


.wrapper         {width:100%;height:100%;margin:0 auto;background:#CCC}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {top:0;left:0;width:100%; height:100%;min-height: 800px;}



.fb-wrap {
  width:100%;
  margin: 0 auto;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }
/* END RATING */

.newsdesc{
	min-height: 130px;
}
.play{
	padding-top:20px;
	padding-bottom:20px;
}
.navbar div[class^="col-"]{
	/*
	  padding-left:0px;
	  padding-right: 0px;
	*/
 }

 .odesc{
	 padding:10px;
	 padding-top:15px;
	 padding-bottom:15px;
 }
 .ncontainer{
	 padding-left: 0px;
    padding-right: 0px;
 }

 

 
 
 
@media (max-width: 768px) {
	 .navbar-brand {
		height: 50px;
		padding: 10px 15px;
	}
	.dmenu{
		float: right;
		margin-right: 15px;
	}
	.navbar-toggle {
		float: left;
		margin-left: 15px;	
	}
}	
 
 
@media (min-width: 1024px) {
 .navbar-brand {
    height: 42px;
    padding: 10px 15px;
}
}



 
@media (min-width: 1200px) {
	.col-md-13{
    width: 95%;
	}
	.dmenu{
		padding-left:15px
	}
	.top-alert{
		    margin-right: 52px;
	}
	.nav-loginstart{
		padding-right:50px;
	}

}

@media (min-width: 768px) and (max-width: 1200px) {
	.dcontainer {
		width: 98%;
		}
}

 
@media (min-width: 800px) and (max-width: 1010px) {
    
	
	
	
	.right-side-bar {
		float: left;
		min-width: 336px;
		margin-left: 1%;
		margin-right: 0%;
	}
	
	
	.list-of-movies {
		width: 55%;
		float: left;
		padding: 0;
		margin-left: 0;
	}
} 
 
 
 
 
@media (max-width: 1200px) {
	
  .top-alert{
	width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-right: 5%;
    margin-left: 5%;
  }
  
	
  .right-side-bar .col-md-12{
	  padding: 1px;
  }
  .panel-heading {
	      padding: 8px 8px;
  }
  .dcontainer{
	  padding-left:0px;
	  padding-right:0px;
  }
}

@media (min-width: 800px) and (max-width: 1200px) {
	.top-alert {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 10px;
		margin-right: 0%;
		margin-left: 5%;
	}

}


@media (max-width: 800px) {
	
.top-alert {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-right: 1%;
    margin-left: 3%;
}
	
.right-side-bar{

	  width: 95%;
	  margin-left: 3%;
  }
  .right-side-bar .col-md-12{
	  padding: 8px;
  }
  .panel-heading {
	      padding: 6px 6px;
  }
   
}

@media (max-width: 550px) {
	 h4, .h4 {
    font-size: 14px;
	}
	
	.resp-tab-item {
    padding: 8px 10px;
    font-size: 1.1em;
	}
	
	
}	


.mediadsc{
	
	padding-left: 10px !important;
}

.bold{
	font-weight:bold;
}
.atabs{
	padding-bottom: 0px;
    padding-top: 8px;
}

.cad{
	
	box-shadow: 0 2px 0 rgba(0,0,0,0.075);
        margin-top: -8px;
	margin-bottom: 5px;

    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.playtab a{
	text-decoration: none;
	background-color: #006A3D;
	padding: 3px;
	text-transform: uppercase;
	color: white;
	margin-top: 5px;
	display: inline-block;
	cursor: pointer;
	font-size:12px;
}
.playtab a:hover{
	text-decoration: none;
	background-color: #b0afaf;
	color: white;

}
.playactive a{
	border-bottom: 3px solid #1BD731;
	background-color: #cdcccb;
	text-decoration: none;
	color: #000;
}

.catsub a{
	text-decoration: none;
	background-color: #006A3D;
	padding: 3px;
	text-transform: uppercase;
	color: white;
	margin-top: 5px;
	display: inline-block;
	cursor: pointer;
	font-size:12px;
}
.catsub a:hover{
	text-decoration: none;
	background-color: #b0afaf;
	color: white;

}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.nava {
	background-color:#006a3d;
	border:0;
	box-shadow:0px 0px 0px rgba(0,0,0,0.3);
	background-image:url(""),url(""),url(""),url(""),url("//www.kreskowki.tv/gfx/wiosna.jpg");
	background-position:50% 70%;
	background-size:1920px 390px,cover,1920px 390px,500px 200px,cover;
	height:100%;
	text-shadow:0px 0px 0px black;
	transform:translateZ(0);
	animation:snow 30s linear infinite}
	@keyframes snow {0%{background-position:0 0,50% 70%,0 0,0 0,50% 70%}100%{background-position:-1920px 2340px,50% 70%,1920px 780px,-500px 600px,50% 70%}
	}


.reklama2x{
    max-width: 756px;
    margin: 10px auto;}
 
 
.block1{
    width: 350px;
    height: 285px;
    background-color: #ffffff;
    float: left;
    margin: auto 4px 4px auto;
    }
.block2{
    width: 350px;
    height: 285px;
    background-color: #ffffff;
    float: right;
    margin: auto 4x 4px auto;
    }

