.watchhot ul,
ol,
ul {
	list-style: none
}

.ad_close_btn,
.next_btns a,
.searchbox {
	overflow: hidden
}

body {
	line-height: 1.52;
	color: #717f86;
	font-size: 16px;
	font-family: Roboto;
	font-weight: 400
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

.mouse::after,
.row-bordered {
	content: ""
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.section-padding {
	padding: 60px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	color: #4B4B4C
}

a,
a:focus,
a:hover {
	color: #5fcf80
}

.navbar-default .navbar-brand {
	color: #5FCF80!important;
	font-size: 35px!important
}

a.navbar-brand:hover {
	color: #5FCF80!important
}

.btnSearch {
	color: #333!important;
	background-color: #fff!important;
	border-color: #ccc!important;
	display: inline-block!important;
	padding: 6px 12px!important;
	margin-bottom: 0!important;
	font-size: 14px!important;
	font-weight: 400!important;
	line-height: 1.42857143!important;
	text-align: center!important;
	white-space: nowrap!important;
	vertical-align: middle!important;
	touch-action: manipulation!important;
	cursor: pointer!important
}

.navbar-default .navbar-nav>li>a:hover {
	color: #777!important
}

.banner {
	background: url(../img/bg-banner.jpg) center top no-repeat;
	background-size: cover;
	min-height: 580px;
	position: relative
}

.mouse,
.mouse::after {
	position: absolute;
	left: 50%
}

.bg-color {
	background-color: RGBA(12, 11, 11, .82);
	min-height: 580px
}

.text-dec {
	font-size: 24px;
	padding: 10px 20px;
	margin: 15px 0;
	text-transform: uppercase;
	color: #fff
}

.text-border {
	border: 5px solid #5FCF80;
	display: inline-block;
	margin-top: 150px
}

.intro-para {
	font-size: 45px;
	color: #fff;
	margin-top: 30px
}

.modal-dialog {
	/*width:600px;margin:80px auto*/
}

.mouse {
	width: 25px;
	height: 45px;
	border: 2px solid #fff;
	bottom: 40px;
	margin-left: -12.5px;
	border-radius: 12px
}

@-webkit-keyframes rotateplane {
	0% {
		top: 10px
	}
	25% {
		top: 14px
	}
	50% {
		top: 19px
	}
	75% {
		top: 24px
	}
	100% {
		top: 28px
	}
}

@-moz-keyframes rotateplane {
	0% {
		top: 10px
	}
	25% {
		top: 14px
	}
	50% {
		top: 19px
	}
	75% {
		top: 24px
	}
	100% {
		top: 28px
	}
}

@-o-keyframes rotateplane {
	0% {
		top: 10px
	}
	25% {
		top: 14px
	}
	50% {
		top: 19px
	}
	75% {
		top: 24px
	}
	100% {
		top: 28px
	}
}

.mouse::after {
	height: 5px;
	width: 5px;
	background-color: #fff;
	border-radius: 100%;
	top: 10px;
	margin-left: -2.5px;
	transition: all .3s ease-in;
	-webkit-animation-name: rotateplane;
	-webkit-animation-duration: 2s;
	animation-name: rotateplane;
	animation-duration: 2s;
	animation-iteration-count: infinite
}

#organisations,
.my_watchnext,
.price-table,
.searchbox {
	position: relative
}

.modal-content h4 {
	font-size: 1.5em;
	font-weight: 700
}

.login-box-body {
	padding: 15px 30px
}

.login-box-msg,
.register-box-msg {
	margin: 0;
	text-align: center;
	padding: 0 20px 20px
}

.heading h4,
.heading p {
	text-align: left
}

.modal-sm {
	width: 400px
}

.modal-lgmd {
	width: 600px
}

.padleft-right {
	padding-left: 5px;
	padding-right: 0
}

.big-text {
	font-size: 35px
}

.small-text {
	font-size: 16px
}

.quote .btn {
	background-color: #5fcf80;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-top: 10px
}

.quote .btn:focus,
.quote .btn:hover {
	background-color: #fff;
	color: #5fcf80;
	border-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

h2 {
	font-size: 24px;
	padding-bottom: 15px
}

.bottom-line {
	width: 25px;
	height: 3px;
	background-color: #637a91
}

.fea {
	margin-top: 25px
}

.fea-img {
	width: 20%
}

.heading {
	width: 80%
}

.fea i {
	font-size: 39px;
	color: #5FCF80;
	margin-top: 7px
}

.heading h4 {
	font-size: 17px;
	line-height: 1.25;
	font-weight: 700;
	color: #000;
	margin: 10px 0
}

#organisations {
	background-color: #f7f7f7;
	top: 0
}

.orga-stru {
	background-color: #5FCF80;
	width: 109px;
	height: auto;
	padding: 10px 10px 25px;
	text-align: center;
	border-radius: 0 80px 99px 99px;
	-moz-border-radius: 0 80px 99px 99px;
	-webkit-border-radius: 0 80px 99px 99px;
	-o-border-radius: 0 80px 99px 99px
}

.orga-stru h3 {
	font-size: 36px;
	color: #fff;
	font-weight: 700
}

.orga-stru p {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 20px;
	padding-top: 15px
}

.orga-stru i {
	font-size: 150px;
	margin-top: 35px;
	color: #fff
}

h3.det-txt {
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase
}

h4.sm-txt {
	color: #5FCF80;
	font-size: 24px
}

p.det-p {
	padding: 40px 0
}

#pricing {
	background: #f7f7f7
}

#cta-2 {
	padding: 140px 0
}

.cta-2-txt {
	font-size: 24px;
	padding-bottom: 15px;
	text-align: center;
	margin: 0 auto;
	line-height: 34px!important
}

.cta-2-form input[type=email] {
	padding: 13px 40px;
	font-size: 18px;
	color: #2b5d83;
	font-weight: 100;
	min-width: 280px;
	margin-left: -4px;
	margin-bottom: 2px;
	border: 1px solid #5fcf80;
	background-color: #f7f7f7;
	border-radius: 30px 0 0 30px
}

.cta-2-form-submit-btn {
	font-size: 18px;
	text-transform: capitalize;
	color: #fff;
	background-color: #5fcf80;
	border: 2px solid #fff;
	padding: 14px 30px;
	margin-left: -4px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	border-width: 1px 1px 1px 0;
	border-radius: 0 30px 30px 0
}

#work-shop {
	background-color: #f7f7f7
}

.service-box {
	background: #fff;
	padding: 10px;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
	height: 290px;
	margin-right: 30px;
	margin-bottom: 10px
}

.icon-box i {
	color: #5FCF80;
	font-size: 12px
}

.ser-text,
.ser-text a {
	font-size: 16px;
	text-align: centre
}

.ser-text {
	line-height: 20px
}

.ser-text a {
	color: #2b5d83
}

.icon-box,
.icon-text {
	padding: 10px 0 0;
	font-size: 12px;
	text-align: centre
}

.pm-staff-profile-image {
	width: 150px;
	height: 150px;
	background-color: #C6C6C6;
	border-radius: 50%;
	display: inline-block
}

.pm-staff-profile-details {
	padding: 20px
}

.pm-staff-profile-name {
	font-size: 24px;
	text-transform: capitalize;
	color: #2b5d83
}

.pm-staff-profile-title {
	text-transform: capitalize;
	color: #4b4b4b;
	font-weight: 500;
	padding: 12px 0
}

.pm-staff-profile-bio {
	text-transform: capitalize;
	color: #4b4b4b;
	font-weight: 100
}

#testimonial {
	background-color: #111
}

.bg-white {
	background-color: #fff!important
}

.text-comment {
	background-color: #fff;
	padding: 20px
}

.text-par {
	font-size: 20px;
	padding-bottom: 15px
}

[class*=" imghvr-"] figcaption,
[class^=imghvr-] figcaption {
	background-color: #5FCF80
}

[class*=" imghvr-"],
[class^=imghvr-] {
	background-color: #5FCF80;
	color: #fff
}

.price-in,
.price-table .pricing-head {
	background: #fff;
	text-align: center
}

.price-table {
	box-shadow: 0 0 1px 0 RGBA(0, 0, 0, .4)
}

.price-table .pricing-head {
	padding: 40px
}

.price-table .pricing-head h4 {
	font-size: 22px;
	color: #232c3b;
	margin-top: 0;
	letter-spacing: 1px;
	border-bottom: 1px solid #232c3b;
	padding-bottom: 20px
}

.pricing-head .amount {
	font-size: 60px;
	font-weight: 700
}

.pricing-head .curency {
	display: inline-block;
	position: relative;
	top: -30px;
	font-size: 20px
}

.btn-bg {
	border: 0;
	border-radius: 0;
	color: #fff!important;
	padding: 20px 0;
	font-weight: 700!important;
	font-size: 14px;
	background-color: #5fcf80
}

.contact form .form {
	width: 100%;
	height: auto;
	padding: 15px 15px 12px;
	font-size: 18px;
	margin-bottom: 18px;
	color: #7f7f7f;
	letter-spacing: .5px
}

#contact .form-control {
	background: #fafafa;
	border: 1px solid rgba(119, 81, 81, .34);
	width: 100%;
	margin-bottom: 15px;
	border-radius: 0
}

.textarea {
	height: 228px;
	max-width: 100%;
	max-height: 229px
}

.light {
	font-weight: 100
}

.white {
	color: #fff!important
}

.validation {
	color: red;
	display: none;
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 13px
}

#errormessage,
#sendmessage {
	display: none;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px
}

#sendmessage {
	color: green;
	border: 1px solid green
}

#errormessage {
	color: red;
	border: 1px solid red
}

#errormessage.show,
#sendmessage.show,
.show {
	display: block
}

.footer {
	padding: 60px 0 20px;
	background: #111;
	color: #ccc
}

.footer a {
	color: #fff;
	font-size: 13px
}

.footer h3 {
	font-weight: 300;
	letter-spacing: .05em;
	margin: 0 0 30px;
	font-size: 13px;
	text-align: left
}

.or,
.spaceheight {
	text-align: center
}

.footer .form-control {
	border-radius: 30px;
	border: none;
	background: rgba(255, 255, 255, .1);
	padding-left: 30px;
	color: #e5e6e7;
	margin-bottom: 0;
	height: 48px
}

.footer .social-links li a {
	color: #fff;
	font-size: 32px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.footer .social-links li {
	display: inline-block;
	margin: 0 25px 25px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.footer .mc-trial {
	margin: 20px 0
}

.footer .social-links {
	list-style: none;
	margin: 30px 0 40px;
	padding: 40px 0 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.btn-submit:focus,
.btn-submit:hover {
	background-color: #5fcf80;
	color: #fff
}

.btn-submit {
	padding: 14px 12px;
	border-radius: 50px;
	text-transform: uppercase;
	background-color: #5fcf80;
	color: #fff
}

.btn-submit i {
	padding-left: 8px
}

.btn-sec {
	margin-top: 20px
}

.ser-btn {
	padding: 10px 18px;
	border: 0;
	background-color: #222935;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 20px
}

.mem-info {
	padding: 45px 10px 0;
	background-color: #eee
}

.mem-info h4 {
	font-size: 18px;
	padding: 10px 0
}

.mem-info h3 {
	font-size: 24px;
	padding: 15px 0
}

.mem-info h5 {
	margin-top: 10px;
	margin-bottom: 10px
}

.mem-info p {
	margin: 0 0 10px
}

.agent-social li {
	display: inline-block;
	padding: 0 10px 0 0;
	margin-bottom: 10px
}

.btn {
	padding: 10px 20px
}

.light-form-button {
	background: #5fcf80;
	padding: 10px;
	color: #fff;
	: #fafafa;
	border: 1px solid rgba(119, 81, 81, .34);
	width: 24%;
	margin-bottom: 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.btn-green,
.btn-green:hover {
	background-color: #5fcf80;
	color: #fff
}

.footer .form-control:focus {
	box-shadow: none
}

.row-bordered {
	display: block;
	border: 1px solid #ccc;
	margin: 0 15px
}

.altRow {
	background-color: #a9a9a9
}

.red {
	color: red
}

.spaceheight {
	height: 210px;
	margin-top: 100px
}

.yellow {
	color: #b8860b
}

.searchbox-open {
	width: 100%
}

.searchbox {
	min-width: 150px;
	width: 0%;
	height: 50px;
	float: right
}

.searchbox-input {
	top: 0;
	right: 0;
	border: 0;
	outline: 0;
	width: 100%;
	height: 50px;
	margin: 0;
	font-size: 14px
}

.channel_image {
	width: 151px;
	height: 151px;
	float: left;
	padding-left: 5px
}

.btn-header a {
	background-color: #5FCF80;
	border-radius: 15px;
	color: #fff!important;
	border: 1px solid #5FCF80
}

.pro_details {
	display: none
}

.next_btns a,
.prev_btns a {
	display: inline-block;
	font-size: 25px;
	margin-left: 15px;
	text-align: center
}

.prog_details,
table.channelList tbody .btn_watchlist,
table.channelList tbody .prog_desc,
table.channelList tbody .prog_time {
	display: none
}

table.channelList a.channel_sched_link,
table.channelList tbody .prog_name {
	font-size: 15px;
	font-weight: 15px;
	color: #2F4F4F
}

table.channelList tbody,
table.channelList tbody .entertainment,
table.channelList tbody .family,
table.channelList tbody .movies,
table.channelList tbody .news,
table.channelList tbody .sports {
	min-height: 10px;
	height: 10px;
	font-size: 12px
}

.bold,
.my_watchnext .more,
.w3-large {
	font-weight: 700
}

.cats .news,
.cats .news span {
	color: #A9A9A9;
	margin-left: 15px
}

.cats .family,
.cats .family span {
	color: #BDB76B;
	margin-left: 15px
}

.cats .movies,
.cats .movies span {
	color: #8FBC8F;
	margin-left: 15px
}

.cats .sports,
.cats .sports span {
	color: #ADD8E6;
	margin-left: 15px
}

.cats .entertainment,
.cats .entertainment span {
	color: #B0C4DE;
	margin-left: 15px
}

table.channelList tbody .news {
	background-color: #A9A9A9
}

table.channelList tbody .family {
	background-color: #BDB76B
}

table.channelList tbody .movies {
	background-color: #8FBC8F
}

table.channelList tbody .sports {
	background-color: #ADD8E6
}

table.channelList tbody .entertainment {
	background-color: #B0C4DE
}

.my_watchnext {
	background: #f7f7f7;
	color: #2F4F4F;
	margin-bottom: 30px;
	padding-bottom: 40px
}

.my_watchnext h2,
.watchhot h2 {
	font-size: 14px;
	padding: 10px;
	text-transform: uppercase;
	margin: 0
}

.my_watchnext h2 {
	background: #5B5B5B;
	color: #fff;
	text-align: center
}

.my_watchnext th {
	text-align: left;
	background: #EDEDED
}

.my_watchnext td {
	border-bottom: 1px solid #fff;
	vertical-align: top
}

.my_watchnext .more {
	color: #000;
	position: absolute;
	right: 10px;
	bottom: 10px
}

.watchhot {
	background: #f7f7f7;
	border: 1px solid #DCDCDC;
	color: #2F4F4F;
	line-height: 1.6;
	position: relative
}

.watchhot h2 {
	background: #5B5B5B;
	color: #fff;
	text-align: center
}

.watchhot a {
	color: #2F4F4F
}

.watchhot ul {
	margin: 0;
	padding: 0
}

.watchhot li {
	border-bottom: 1px solid #fff;
	padding: 10px
}

.watchhot .prog_name {
	font-weight: 700;
	display: block;
	margin-bottom: 5px
}

.watchhot .prog_info {
	display: block
}

.watchhot .prog_watch {
	float: left
}

.watchhot .prog_add {
	float: right
}

.watchhot .guide_link {
	display: block;
	margin: 10px
}

#mywatchlist_tb {
	color: #000;
	background: #F9F9F9
}

#mywatchlist_tb th {
	text-align: left;
	background: #5B5B5B;
	color: #fff
}

.button,
.center {
	text-align: center
}

#mywatchlist_tb td,
#mywatchlist_tb th {
	border-bottom: 1px solid #555
}

#mywatchlist_tb .prog_info:hover td {
	border-bottom: 1px solid #555;
	cursor: pointer
}

#mywatchlist_tb .prog_info.active td {
	border-bottom: 1px solid #fff
}

#mywatchlist_tb .prog_info.active:hover td {
	background: 0 0
}

#mywatchlist_tb .prog_details {
	display: none
}

#ad_overlay,
.ad_close_btn,
.w3-display-container:hover .w3-display-hover {
	display: block
}

#mywatchlist_tb .prog_details td {
	padding: 10px;
	border-bottom: 1px solid #555
}

@media (min-width:769px) and (max-width:980px) {
	.ser-text {
		font-size: 20px
	}
	.feature-info,
	.orga-stru,
	.service-box {
		margin-bottom: 30px
	}
	.pricing-head .amount {
		font-size: 51px
	}
	.price-table .pricing-head h4 {
		font-size: 18px
	}
}

@media (min-width:451px) and (max-width:768px) {
	.ser-text {
		font-size: 20px
	}
	.feature-info,
	.service-box {
		margin-bottom: 30px
	}
	.pricing-head .amount {
		font-size: 51px
	}
	.price-table .pricing-head h4 {
		font-size: 18px
	}
}

@media (min-width:20px) and (max-width:450px) {
	.heading,
	.orga-stru {
		margin-bottom: 20px
	}
	.text-dec {
		font-size: 20px
	}
	.big-text {
		font-size: 30px
	}
	.small-text {
		font-size: 14px
	}
	.intro-para {
		font-size: 30px
	}
	.header-section p {
		font-size: 14px
	}
	.orga-stru i {
		font-size: 92px
	}
	.orga-stru {
		padding: 5px 5px 15px;
		width: 75px
	}
	.orga-stru h3 {
		font-size: 28px
	}
	.orga-stru p {
		font-size: 13px
	}
	h3.det-txt {
		font-size: 28px
	}
	.cta-2-txt {
		font-size: 20px
	}
	.price-table,
	.service-box,
	.text-comment {
		margin-bottom: 30px
	}
	.contact-form-button {
		width: 40%
	}
	.footer .social-links li {
		margin: 0 5px 25px
	}
	.cta-2-form-submit-btn {
		font-size: 10px
	}
	.cta-2-form input[type=email] {
		padding: 13px 10px;
		font-size: 10px;
		min-width: 187px
	}
	.modal-sm {
		width: 300px
	}
	.login-box-body {
		padding: 15px 20px
	}
	.navbar-default .navbar-brand {
		margin-left: 10px
	}
	.navbar-default .navbar-nav>li>a {
		text-align: center
	}
}

,
#yes {
	width: 600px;
	height: 400px;
	margin-top: 0;
	font-size: 0;
	background-color: transparent;
	position: absolute
}

#ad_overlay {
	width: 100%;
	position: absolute;
	z-index: 1
}

#yes {
	top: 200px;
	left: 75px
}

.ad_close_btn {
	position: absolute;
	z-index: 1011;
	width: 50px;
	height: 20px;
	top: 113px;
	left: 440px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-image: url(/images/close_button.png)
}

.clear {
	clear: both
}

.w3-content {
	max-width: 980px;
	margin: auto
}

.w3-code,
.w3-section {
	margin-top: 16px!important;
	margin-bottom: 16px!important
}

.w3-display-container {
	position: relative
}

.w3-display-container:hover span.w3-display-hover {
	display: inline-block
}

.w3-display-hover {
	display: none
}

.w3-display-middle {
	position: absolute;
	top: 85%;
	left: 50%;
	transform: translate(-40%, -40%);
	-ms-transform: translate(-40%, -40%)
}

.w3-large {
	font-size: 32px!important;
	color: #fff
}

.w3-container,
.w3-panel {
	padding: .01em 8px
}

.w3-panel {
	margin-top: 8px;
	margin-bottom: 8px
}

.w3-padding-8 {
	padding-top: 8px!important;
	padding-bottom: 8px!important
}

.w3-black,
.w3-hover-black:hover {
	color: #fff!important;
	background-color: #000!important
}

.button {
	background-color: maroon;
	border: none;
	color: #fff;
	padding: 15px 32px;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer
}