/*!
Theme Name: impact
Theme URI: http://underscores.me/
Author: Gomal Themes
Author URI: http://gomalthemes.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: impact
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

._form_element ._x89338727 ._form-label {
margin-top: .375em !important;

}






/*body {
    background-image: url(../../../wp-content/uploads/2017/11/dash_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: initial;
}*/

@media (min-width: 768px){
	.modal-dialog {
		width: 750px;
	}
}
.color-white, .color-white h1,.color-white h2,.color-white h3,.color-white h4,.color-white h5,.color-white h6,.color-white p{
	color: #fff !important;
}
.color-blue, .color-blue h1,.color-blue h2,.color-blue h3,.color-blue h4,.color-blue h5,.color-blue h6,.color-blue p, .color-blue span, .color-blue small, .color-blue {
	color: #007ee5 !important;
}
.color-purple, .color-purple h1,.color-purple h2,.color-purple h3,.color-purple h4,.color-purple h5,.color-purple h6,.color-purple p, .color-purple span, .color-purple small, .color-purple {
	color: #471a4f !important;
}
.color-half-white{
	color: #cccccc;
}
.color-dark {
	color: #333333;
}
.bg-blue {
	background: #007ee5;
}
.bg-purple {
	background: #471A4F;
}
.bg-dark-grey {
	background: #5b5b5b;
}
.bg-half-white {
	background: #fafafa;
}
.bg-light-white-2 {
	background: #fdfdff;
}
.bg-white {
	background: #fff !important;
}
.bg-light-grey {
	background: #eaeaea;
}
.bg-black {
	background: #222222;
}
.fw-300 {
	font-weight: 300;
}
.fw-400 {
	font-weight: 400;
}
.fw-600 {
	font-weight: 600;
}
.fw-700 {
	font-weight: 700;
}
/** ************************************* **/
/**	02. Font Sizes
*************************************************** **/
.font-11 {
	font-size: 11px;
}
.font-13 {
	font-size: 13px;
}
.font-15 {
	font-size: 15px;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.font-20{
	font-size: 20px;
}
.font-21{
	font-size: 21px;
}
.font-22{
	font-size: 22px;
}
.font-37 {
	font-size: 37px;
}
.font-40 {
	font-size: 40px;
}
.font-50 {
	font-size: 50px;
}
.font-60 {
	font-size: 60px;
}
.font-84 {
	font-size: 84px;
}
.font-172 {
	font-size: 172px;
}
.text-italic{
	font-style: italic;
}
.text-bold {
	font-weight: 700;
}
/** ************************************* **/
/**	02. Spacings
*************************************************** **/
.pad-zero {
	padding:0;
}
.pad-right-zero {
	padding-right: 0;
}
.pad-left-zero {
	padding-left: 0;
}
.pad-top-zero {
	padding-top: 0;
}
.pad-bottom-zero {
	padding-bottom: 0;
}
.pad-bot-55 {
	padding-bottom: 55px;
}
.pad-bottom-60 {
	padding-bottom: 60px;
}
.pad-top-60 {
	padding-top: 60px;
}
.space10 {
	float: left;
	width: 100%;
	height: 10px;
}
.space20 {
	float: left;
	width: 100%;
	height: 20px;
}
.space30 {
	float: left;
	width: 100%;
	height: 30px;
}
.space40 {
	float: left;
	width: 100%;
	height: 40px;
}
.space50 {
	float: left;
	width: 100%;
	height: 50px;
}
.space60 {
	float: left;
	width: 100%;
	height: 60px;
}
.space70 {
	float: left;
	width: 100%;
	height: 70px;
}
.space80 {
	float: left;
	width: 100%;
	height: 80px;
}
.space90 {
	float: left;
	width: 100%;
	height: 90px;
}
.space100 {
	float: left;
	width: 100%;
	height: 100px;
}
.space110 {
	float: left;
	width: 100%;
	height: 110px;
}
.space120 {
	float: left;
	width: 100%;
	height: 120px;
}
.space130 {
	float: left;
	width: 100%;
	height: 130px;
}
.space140 {
	float: left;
	width: 100%;
	height: 140px;
}
.space150 {
	float: left;
	width: 100%;
	height: 150px;
}
.min-height-780 {
	min-height: 780px;
}
.height-780 {
	height: 780px;
}
.height-920 {
	height: 920px;
}
.min-height-865 {
	min-height: 865px;
}
.min-height-350 {
	min-height: 350px;
}
.height-400 {
	height: 400px;
}
.height-250 {
	height: 250px;
}
.height-500{
	height: 500px;
}
.height-760{
	height: 760px;
}
/** Scroll Bar **/
/* Scroll Bar Start */
::-webkit-scrollbar {
	width: 8px;
	height: auto;
}
::-webkit-scrollbar-track {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #f7faff;
}
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #3a3a3a;
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #3a3a3a;
}
/* Scroll Bar End */
.display_block {
	display: inline-block;
}
html .offset-top-0 {
	margin-top: 0;
}

html .offset-top-5 {
	margin-top: 5px;
}

html .offset-top-9 {
	margin-top: 9px;
}

html .offset-top-10 {
	margin-top: 10px;
}

html .offset-top-13 {
	margin-top: 13px;
}

html .offset-top-22 {
	margin-top: 22px;
}

html .offset-top-28 {
	margin-top: 28px;
}

html .offset-top-30 {
	margin-top: 30px;
}

html .offset-top-33 {
	margin-top: 33px;
}

html .offset-top-40 {
	margin-top: 40px;
}
html .offset-top-45 {
	margin-top: 45px;
}

html .offset-top-48 {
	margin-top: 48px;
}
html .offset-top-55 {
	margin-top: 55px;
}
html .offset-top-60 {
	margin-top: 60px;
}
html .offset-top-68 {
	margin-top: 68px;
}

html .offset-top-80 {
	margin-top: 80px;
}

html .offset-top-86 {
	margin-top: 86px;
}
html .offset-top-90 {
	margin-top: 90px;
}
html .offset-top-100 {
	margin-top: 100px;
}
html .offset-top-106 {
	margin-top: 106px;
}

html .offset-top-114 {
	margin-top: 114px;
}
html .offset-top-150 {
	margin-top: 150px;
}
html .offset-top-160 {
	margin-top: 160px;
}
/** Offset bottom **/
html .offset-bottom-0 {
	margin-bottom: 0;
}

html .offset-bottom-5 {
	margin-bottom: 5px;
}

html .offset-bottom-9 {
	margin-bottom: 9px;
}

html .offset-bottom-10 {
	margin-bottom: 10px;
}

html .offset-bottom-13 {
	margin-bottom: 13px;
}

html .offset-bottom-22 {
	margin-bottom: 22px;
}

html .offset-bottom-28 {
	margin-bottom: 28px;
}

html .offset-bottom-30 {
	margin-bottom: 30px;
}

html .offset-bottom-33 {
	margin-bottom: 33px;
}

html .offset-bottom-40 {
	margin-bottom: 40px;
}

html .offset-bottom-48 {
	margin-bottom: 48px;
}

html .offset-bottom-55 {
	margin-bottom: 55px;
}

html .offset-bottom-60 {
	margin-bottom: 60px;
}
html .offset-bottom-65 {
	margin-bottom: 65px;
}
html .offset-bottom-68 {
	margin-bottom: 68px;
}

html .offset-bottom-80 {
	margin-bottom: 80px;
}

html .offset-bottom-86 {
	margin-bottom: 86px;
}

html .offset-bottom-100 {
	margin-bottom: 100px;
}

html .offset-bottom-106 {
	margin-bottom: 106px;
}

html .offset-bottom-114 {
	margin-bottom: 114px;
}
.mar-zero {
	margin: 0 auto;
}
.mar-bottom-zero {
	margin-bottom: 0;
}
.mar-top-zero {
	margin-top: 0;
}
.space-50 {
	float: left;
	width: 100%;
	height: 50px;
}
.fb-color {
	background: #3b5999;
}
.tw-color {
	background: #55acee;
}
.link-color {
	background: #0077B5;
}
.stuck {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999999;
}
.grey_bg {
	background: #f4f4f4;
}
.color_purple {
	color: #481B50;
}
.color_green {
	color: #27FD8E;
}
.fb-color {
	background: #3b5999;
}
.tw-color {
	background: #55acee;
}
.insta-color {
	background: #e4405f;
}
.youtube-color {
	background: #cd201f;
}
.dashboard_slider:hover {
    box-shadow: 0px 0px 19px #471a4f;
    cursor: pointer;
}
.woocommerce ul.products li.product:hover {
    box-shadow: 0px 0px 7px #000;
}
.woocommerce ul.products li.product {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.headline_scroll a {
    color: #471a4f;
}
.hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
    -webkit-transform: translateY(-5px) !important;
    transform: translateY(-5px) !important;
}
.hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
    /* -webkit-transform: translateY(0px); */
    transform: scale(1); 
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    /* -webkit-transform: translateZ(12px) scale(1.02, 1.02); */
     backface-visibility: hidden; 
    -webkit-filter: blur(0);
}
.papi_chuloo {
	overflow: hidden;
}
.modal {
	overflow-y: scroll;
}

/* css done on 1st-nov-2017 by cms*/

.shows-title {
	display: block;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.tv-show-card { position: relative; }
.tv-show-card p { position: relative; z-index: 99; }
.fts-tweeter-wrap .tweeter-info img{
	max-width: calc(100% - 20px);
}
.header_content.floating_header{
	z-index: 99;
}

/* Add css by - kajal Start*/
li.menu-item-has-children .drop-link {
    position: absolute;
    right: 0;
    top: 6px;
	display:none;
	background:#ccc;
	height:30px;
	width:30px;
	text-align:center;
	line-height:33px;
	right:20px;
	z-index:999;
	cursor:pointer;
}
li.menu-item-has-children.active .sub-menu {
    display: block !important;
	position: inherit
}
li.menu-item-has-children.active .fa-plus::before {
    content: "\f068";
}
li.menu-item-has-children {
    position: relative;
}
li.menu-item-has-children ul.sub-menu{
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding-top: 9px;
	padding-left: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
li.menu-item-has-children ul.sub-menu li > a{
	padding: 5px;
}
li.menu-item-has-children ul.sub-menu li{
	 list-style:none;
	 padding-bottom:4px;
}
li.menu-item-has-children:hover .sub-menu {
    display: block;
}
li.menu-item-has-children::after {
    content: "\f107";
    position: absolute;
    font-family: fontAwesome;
    color: ;
    height: 12px;
    width: 12px;
    right: 0;
    top: 11px;
    color: #000;
    z-index: 9999;
    font-size: 20px;
}
.minister_box .minister_content small, .videos_box .videos_content small {
    font-size: 12px;
    font-weight: 500;
}
.single_content_title h5 {
    font-size: 15px;
    font-weight: 500;
}
.facebook_widget.facebook_custom_widget .fts-jal-fb-header{
	background: #3a5898;
	height: 100%;
}
.facebook_widget.facebook_custom_widget .fts-jal-fb-header h1 a{
	color:#ffffff; display: block;
	padding-left:20px; padding-right:20px;
}
.facebook_widget.facebook_custom_widget .fts-jal-fb-header .fts-jal-fb-group-header-desc{
	margin-bottom:0 !important;
	color:#ffffff;
	padding-left:20px; padding-right:20px; 
}
.custom_tabs .nav li::after {
    display: none;
}
.custom_tabs .nav li a, .about_links a{
	border-bottom: 1px solid transparent;
}
.custom_tabs .nav li a:hover,
.custom_tabs .nav li a:active,
.custom_tabs .nav li a:focus {
    color: #000;
    border-bottom: 1px solid #000;
}
.about_links a:hover,
.about_links a:active,
.about_links a:focus {
    color: #481B50;
    border-bottom: 1px solid #481B50;
}

.tvmds_container  { max-width: 1140px; margin: 0 auto; padding: 20px 15px; background: rgba(255,255,255,0.7); }
.station_calendar_default_header_date { padding-top: 0; }
.station_calendar_default_showname { font-weight: normal; font-size: 14px; }
.station_calendar_default_starttime, .station_calendar_default_table p {font-size: 14px; }
.station_calendar_default_table p { font-weight: 300; }
.station_calendar_default_footer, .station_calendar_default_footer a { padding-top: 10px; color: #fff; }
.station_calendar_default_footer a:hover {text-decoration: underline;}
.station_calendar_default_starttime { color: #471a4f; }

#tvmds_station_calendar_datepicker .ui-widget-content { width: 100%; }
.tvmds_station { margin: 0 auto 20px; }
.station_calendar_default_calendar_wrapper {max-width: 250px; width: 100%;}
#tvmds_station_calendar_datepicker { width: 100%; }
#tvmds_station_calendar_datepicker .ui-datepicker .ui-datepicker-header {background: #471a4f !important; color: #fff !important; border: 0 none !important;}
#tvmds_station_calendar_datepicker .ui-datepicker-title { color: #fff; }
#tvmds_station_calendar_datepicker .ui-datepicker-current-day, #tvmds_station_calendar_datepicker .ui-state-hover {background: #27fd8e !important;}
.station_calendar_default_table { width: calc(100% - 290px) !important; }
.station_calendar_default_table td, .station_calendar_default_table th {padding: 10px !important;}

/* css done by cms 27-dec-2017  */

.prayer_box .wpcf7-form-control.wpcf7-submit.btn.btn-green {
    text-align: center;
    background-color: #27FD8E;
    padding: 10px 40px 10px 40px;
    color: #471A4F;
    border: 1px solid #27FD8E;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin: 5px 0 65px 15px;
}
.prayer_box input[type="submit"].btn:hover {
    border: none;
    color: white;
    box-shadow: #c00000 0 0 0 40px inset;
    text-shadow: none;
    border: 1px solid #c00000 !important;
}
.prayer_box .wpcf7-list-item {
    width: 100%;
    float: left;
    color: #fff;
    margin-bottom: 10px !important;
}
.prayer_box div.wpcf7-validation-errors,
.prayer_box div.wpcf7-mail-sent-ok {
    border: 2px solid #f7e700;
    position: absolute;
    left: 15px;
    bottom: 15px;
    padding: 2px 5px;
    margin: 0;
		right: 30px;
}
.prayer_box div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
	}
.prayer_box .custom_radios [type="radio"] {
 position: absolute;
 left: 15px;
 bottom: 4px;
 height: 14px;
 width: 14px;
}
.prayer_box .prayer_box_fields .radio label {
    font-size: 16px;
    font-weight: 200;
    position: relative;
}
.prayer_box .submit-button {
    width: 100%;
    float: left;
}



/* Responsive Start */
@media (max-width: 1200px){
 .prayer_box .wpcf7-form-control.wpcf7-submit.btn.btn-green {
  margin-bottom: 80px;
 }
}

@media only screen and (max-width : 767px) {
    	.submit-button {
  padding-left: 25px;
 }
 .prayer_box div.wpcf7-validation-errors, .prayer_box div.wpcf7-mail-sent-ok {
  left: 30px;
 }
    
	li.menu-item-has-children .drop-link {
		display:block;
	}
	li.menu-item-has-children::after{
		display:none;
	}
	li.menu-item-has-children:hover .sub-menu {
    display: none;
}
	.shows_section .swiper-wrapper, .all_minister_layout .col-sm-4 {
		width:100% !important;
	}
	.about_section .mobile_underline_cls, .watch_section .mobile_underline_cls {
		border-bottom:1px solid #6c5077;
	}
	.broadcastBrands_Layout .broadcast_brands {
		padding-bottom: 20px;
	}
	.swiper-slide{
		width:100% !important;
	}
	.commoncls_formobile .videos_box, .minister_box{	
		position:relative;
	}
	.commoncls_formobile .minister_image, .commoncls_formobile .videos_image, .all_minister_layout .minister_image{
		float: left;
		height: 175px;
		width: 280px;
	}
	.commoncls_formobile .videos_content, .commoncls_formobile .minister_content, .minister_content {
		position: absolute;
		right: 0;
		width: calc(100% - 280px);
		bottom: 0;
		height: 175px;
		display: table;
	}
	li.menu-item-has-children ul.sub-menu {
		left: 0;
	}
	.video_content_text {
		display: table-cell;
		vertical-align: middle;
	}
	.minister_box .minister_content small, .videos_box .videos_content small {
		font-size: 15px;
	}
	.minister_box .minister_content p, .videos_box .videos_content p {
		font-size: 17px;
	}
	.station_calendar_default_header, .station_calendar_default_footer { height: auto; }
	.station_calendar_default_footer  { padding-bottom: 10px; }
	.station_calendar_default_table { width: 100% !important; }
	.station_calendar_default_calendar_wrapper { margin: 20px auto 20px; float: none; }
	#tvmds_station_calendar_datepicker { float: none; }

}
@media only screen and (max-width : 480px){
    
    	.prayer_box .wpcf7-form-control.wpcf7-submit.btn.btn-green {
 margin-bottom: 95px;
}
	.commoncls_formobile .minister_image, .commoncls_formobile .videos_image, .all_minister_layout .minister_image {
		float: left;
		height: 120px;
		width: 182px;
	}
	.commoncls_formobile .videos_content, .commoncls_formobile .minister_content, .minister_content {
		position: absolute;
		right: 0;
		width: calc(100% - 182px);
		bottom: 0;
		height: 120px;
		display: table;
	}
}
@media only screen and (max-width : 360px){
	.commoncls_formobile .minister_image, .commoncls_formobile .videos_image, .all_minister_layout .minister_image {
		float: left;
		height: 113px;
		width: 164px;
	}
	.commoncls_formobile .videos_content, .commoncls_formobile .minister_content, .minister_content {
		position: absolute;
		right: 0;
		width: calc(100% - 164px);
		bottom: 0;
		height: 113px;
		display: table;
	    padding: 0 8px;
	}
	.minister_box .minister_content p, .videos_box .videos_content p {
		font-size: 13px;
	}
	.minister_box .minister_content small, .videos_box .videos_content small {
		font-size: 13px;
	}
}

@media (max-width: 320px){
 .prayer_box .wpcf7-form-control.wpcf7-submit.btn.btn-green {
  margin-bottom: 110px;
 }
}
/* Responsive End */

/* End */



.menu-area .navbar-toggle.open span:nth-child(2) {
 position:absolute;
 top: 11px;
 -webkit-transform: rotate(135deg);
 -moz-transform: rotate(135deg);
 -o-transform: rotate(135deg);
 transform: rotate(135deg);
}
.menu-area .navbar-toggle.open span:nth-child(3) {
  opacity: 0;
  left: -60px;
}
.menu-area .navbar-toggle.open span:nth-child(4) {
 position:absolute;
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.instagram-social-btn-bottom, .instagram-social-btn-top {
    width: 155px !important;
}

/*evente list template */
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
	float: none;
	margin: 0 0 15px 0;
	display: block;
	width: 100%;
}

.tribe-events-list .tribe-events-venue-details {
	margin: 0px 0;
}
#tribe-events .tribe-events-content p {
	line-height: 1.4;
	font-weight: 300;
	color: #333;
	font-size: 14px;
}
#tribe-events-content a {
	color: #21759b;
}
#tribe-bar-views .tribe-bar-views-list {z-index: 1;}
.simplesocialbuttons.simplesocial-round-icon button { width: 38px !important; }