
.elm-searchbox--normal2 .elm-searchbox__submit {
	color: #fff;
	background-color: #00acc1;
	position: relative;
}

.vertical_tabs.kl-style-2 .tabbable .tab-content{
	background-color: #000;
    border: 1px solid #00acc1;
}

@media (min-width: 768px){
 .vertical_tabs.kl-style-2 .tabbable .nav > li.active > a{
	background-color:#000;
 }
}

.vertical_tabs.kl-style-2 .tabbable .nav > li > a {
    line-height: 22px;
    color: #000000;
    font-weight: 500;
    
    padding: 20px 45px 20px 25px;
    border-bottom: 1px solid #00acc1;
    border-right: 1px solid #00acc1;
    border-left: 1px solid #00acc1;
    
}

.vertical_tabs.kl-style-2 .tabbable .nav > li:first-child > a {
    border-top: 1px solid #fff;
}

.vertical_tabs.kl-style-2 .tabbable .nav > li > a{
	font-size: 17px;
}

@media (min-width: 1200px){
	.col-lg-1 {
		 width: 14.285714285714285714285714285714%;
		*width: 14.285714285714285714285714285714%;
	}
}

.image-boxes {
    border: 2px solid #00acc1;
    border-radius: 5px;
}

.MovieQuality {
    color: #FFF;
    font-size: 16px;
    line-height: 1;
    padding: 3% 7%;
    position: absolute;
    display: block;
    margin-bottom: 11px;
    border-radius: 2px;
    text-align: center;
    background-color: #c50845;
    bottom: -11px;
}

.MovieQuality720p {
    left: -2px;
    background-image: url(images/hd720p.html);
}

.MovieQuality1080p, .MovieQuality720p {
    display: block;
    position: absolute;
    top: -3px;
    width: 46px;
    height: 46px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    //z-index: 1;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.Movietitle {
    color: #000;
    font-size: 13px;
    line-height: 1;
    padding: 5px 8px;
    position: absolute;
    display: block;
    margin-bottom: 11px;
    border-radius: 2px;
    text-align: center;
    background-color: #00acc1;
    bottom: -11px;
    width: 100%;
    font-weight: 600;
}

.MovieRatings {
    color: #FFF;
    font-size: 16px;
    line-height: 1;
    padding: 3% 7%;
    position: absolute;
    display: block;
    margin-bottom: 11px;
    border-radius: 2px;
    text-align: center;
    background-color: #dc0909;
    bottom: -11px;
    right: 0;
}

@media (min-width: 1200px){
.col-lg-4 {
    width: 12.5%;
}}

.TVeps, .TVs {
    display: block;
    position: absolute;
    top: 11px;
    width: 39px;
    height: 40px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    line-height: 15px;
    border-radius: 150px;
    padding-top: 4px;
}

.TVs {
    right: 60px;
    background-color:#71c723c7;
}

.TVeps {
    right: 14px;
    background-color:#ef4200cc;
}

.TVtrailer {
    color: #FFF;
    font-size: 10px;
    line-height: 1;
    padding: 5px 8px;
    position: absolute;
    display: block;
    margin-bottom: 11px;
    border-radius: 2px;
    text-align: center;
    bottom: 19px;
    right: 15px;
    z-index: 1;
}

.tabs_style1 {
    background: #000;
    border: 1px solid #00acc1;
}

.tabs_style1 {background:#000; border:1px solid #00acc1;}
.tabs_style1 > ul.nav {margin-bottom:0; border-bottom: none;background:#000;}
.tabs_style1 > ul.nav > li.active > a {background-color: #00acc1;}
.site-header.style11 {
    background: #29487dcc;
}

@media screen and (min-width: 992px){
.main-nav > ul > li > a {
    position: relative;
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    color: #000;
    z-index: 1;
    font-weight: 600;
    -webkit-transition: padding .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: padding .2s ease-in-out, transform .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: "Montserrat" , "Helvetica Neue", Helvetica, Arial, sans-serif;
}}

.site-header.style2 .header-searchform {
    background-color: #f1efef;
}
.TVtrailer {
	background-color:#c10000;
}
.MovieQuality {
	background-color:#0c7cd5;	
}

#footer {
    background: #000000;
    color: #000000;
    border-top: 4px solid #000000;
    position: relative;
	
}

.tab-pane p{
	line-height: 20px;
}
.owl-carousel .owl-item img{display:block;width:auto!important;}
.service p span{
	font-family: "Open Sans", sans-serif!imporatant;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 1px;
	color: #595959;
}
#site_email,#site_website{text-transform:lowercase;}
.notice{background: #f7465b;color: #fff;!important;top:150px;}
.notice p{font-size: 20px;}.notice button{font-weight: bold;font-size: 20px;}.btn-lg{paddin:10px 45px!important;}


@media (max-width: 550px) {
	.copyright  .copy,
	.copyright  .menu {
		float: none !important;
		width: 100%;
		padding: 10px;
		text-align: center;
	}
}	