/*
Theme Name:     Orbius Child Theme
Theme URI:      http://themeforest.net/user/Softwebmedia/portfolio
Description:    Orbius Child Theme for customization
Author:         Soft Web Media
Author URI:     http://themeforest.net/user/Softwebmedia
Template:       orbius
Version: 		1.00
*/


/* Add your custom style below */

.home-industries-icon svg {
    fill: #7a7a7a;
}

.hm-slider .swiper-pagination {
    display: none;
}
.who-we-are-list .mk-service-list-simple-item p {
    margin: 0;
}

.mk-team-position {
    position: absolute !important;
}
.mk-team {
    overflow: inherit;
}
@media only screen and (min-width: 600px) {
	.mk-team-position {
		bottom: -15px;
	}
	.mk-team-name, .mk-team-name a {
		position: relative;
		top: -10px;
	}
}

@media only screen and (max-width: 600px) {
	.mk-team-position {
		bottom: -35px;
	}
	
}

.live-screen-page-container .mk-bs-content {
    display: none;
}
.live-screen-page-container {
    padding: 0;
}
.eaw-weather-info {
    border-radius: 0px !important;
}
.prayer-table-custom table td {
    border: 0 !important;
    text-align: center !important;
    font-weight: bold;
	font-size: 1.1em;
}
.eaw-weather-component{
	max-width: 100% !important;
}
div#eapps-weather-1 {
	margin-top: 20%;
    height: 60vh;
}
.prayer-table-custom table {
    margin: 0;
	height: 40vh;
}
.prayer-table-custom td{
	margin-top: -15%;
	padding-left: 0 !important;
	display: none;
}
.screen-video-colmumn{
	height: 100vh;
}

.e-con-inner {
    max-width: 100% !important;
}
.overlap-opacity-vidoe, .prayer-table-custom {
    opacity: .6;
}