/*
Theme Name: Muslim Sports Foundation Theme
Theme URI: 
Author: Carr Design Ltd.
Author URI: https://www.carrdesign.co.uk/
Description: Muslim Sports Foundation theme based on Bootstrap 4.
Version: 1.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: muslimsports
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready
This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.
*/

#wp-admin-bar-wpseo-menu,
#wp-admin-bar-cs-explain,
#fixed-bottom-menu,
#wp-admin-bar-vc_inline-admin-bar-link {display: none}

/**
 * ----------------------------------------
 * fonts
 * ----------------------------------------
 */
@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/**
 * ----------------------------------------
 * animation
 * ----------------------------------------
 */
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}



/*
Required WordPress CSS
*/
a {
	color: #000;
	transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
}
a:focus, a:hover {
	color: #1e2140;
}
b, strong {
    font-weight: 600;
}
.text-color-primary {
	color: #1e2140;
}
body.home.custom-background {
    background-color: #FFF !important;
}
.page-container {
    position: relative;
    overflow-x: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-msf {
    padding: 8px 12px;
    background-image: none;
    background-color: #1e2140;
    color: #FFF;
    border: 2px solid #1e2140;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.btn-msf:hover {
	background-color: #000;
	color: #FFF;
}
.btn-msf-white {
	background-color: transparent;
	color: #FFF;
	border: 2px solid #FFF;
	text-decoration: none;
	text-transform: uppercase;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
}
.btn-msf-white:hover {
	background-color: #FFF;
	color: #1e2140;
}
.ts-icon-counter .ts-counter-value {
	font-weight: 700 !important;
}
.ts-icon-counter .ts-counter-note {
    font-size: 16px;
    font-weight: 600 !important;
}

::selection {
	background: #1e2140; /* WebKit/Blink Browsers */
	color: #fff;
}
::-moz-selection {
	background: #1e2140; /* Gecko Browsers */
	color: #fff;
}
.pagination a.page-link {
    color: #FFF !important;
    background-color: #1e2140 !important;
}
.pagination .page-link:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #1e2140 !important;
}
.page-item.disabled .page-link {
    color: #1e2140 !important;
    background-color: transparent !important;
}
.service-hover-effect {
	opacity:1;
	transition:ease opacity 300ms
}
.service-hover-effect:hover {
	opacity:.85
}

.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	color: #1e2140;
	font-weight: 600;
}
.heading_stroke {
	-webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #1e2140;
}
h1 {
	font-size: 34px;
	margin-bottom: 20px
}
h2 {
	font-size: 30px;
	margin-bottom: 15px;
}
h3 {
	font-size: 26px;
}
p {font-size: 15px; line-height: 28px;}

.header-right {
    position: relative;
}
.jumbo-menu-button {
    padding: 0px 15px;
}
.jumbo-menu-button::before, 
.jumbo-menu-button::after, 
.jumbo-menu-button div.jumbo-menu-button-middle {
    width: 32px;
    height: 3px;
    margin: 5px 0;
}
.jumbo-menu-button::after {
    width: 20px;
    height: 3px;
    margin: 5px 0 5px auto;
}
.jumbo-menu-button-label::before {
	font-family: 'Montserrat', sans-serif;
    top: 2px;
    left: -110px;
    font-weight: 600;
    font-size: 16px;
}
.jumbo-by-bonfire .menu > li > a, 
.jumbo-by-bonfire .sub-menu > li > a {
    font-weight: 600;
}
.jumbo-by-bonfire-column .menu > li {
    margin: 0 18px 20px 18px;
}
.jumbo-by-bonfire li ul.sub-menu {
    padding: 0;
}
.bonfire-jumbo-main-desc {
    display: none !important;
}
.jumbo-by-bonfire li {
    padding: 0 0 20px 0 !important;
}
.jumbo-menu-button-active {
    display: none !important;
}
.jumbo-by-bonfire .menu > li.active > a {
	color: #57a2c2;
	transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
}
.jumbo-custom-activator {
	color: #FFF;
	font-weight: 600;
	position: absolute;
	top: 29px;
	right: 0px;
	z-index: 2;
	display: flex;
	cursor: pointer;
}
.jumbo-custom-activator .line {
	display: block;
    height: 3px;
    width: 32px;
    border-radius: 25px;
    background: #FFF;
    margin: 5px 0;
	margin-left: 10px;
}
.jumbo-custom-activator .line1 {
	transform-origin: 0% 0%;
	transition: transform 0.4s ease-in-out;
}
.jumbo-custom-activator .line2 {
	transition: transform 0.2s ease-in-out;
}
.jumbo-custom-activator .line3 {
	transform-origin: 0% 100%;
	transition: transform 0.4s ease-in-out;
	width: 20px;
	margin-left: 22px;
}
.jumbo-custom-activator:hover .line {
	background: #57a2c2;
}

#header_top {
	background-color: #1e2140;
	text-align: right;
	padding: 8px 0;
}
#header_top p, #header_top a {
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 0px;
	font-weight: 600;
    letter-spacing: 1px;
}
#header_top p span {
	color: #57a2c2;
}
#header_top .social ul.list-inline {
	padding-left: 0;
    margin-left: 0px;
	margin-bottom: 0;
    list-style: none;
}
#header_top .social ul.list-inline li {
	display: inline-block;
    padding-right: 5px;
}
#header_top .social i {
	color: #FFF;
    padding: 4px;
    transition: transform 1s;
    transform-style: preserve-3d;
    font-size: 22px;
}
#header_top .social i:hover {
	-webkit-animation: pulsate-bck 0.5s ease-in-out infinite both;
	        animation: pulsate-bck 0.5s ease-in-out infinite both;
}
#header_top .social li:nth-child(even) i {
	border-radius: 30%;
}
/* ---------------- For sticky header: class="float-panel"  ------------------*/
.float-panel {
    width:100%;z-index:300;transform: translateZ(0);
    transition:all 0.3s; /* Effect for switching from .fixed to static */
}
/* when class="float-panel fixed" */
.fixed {box-shadow:0 2px 6px rgba(0,0,0,0.2);animation:slide-down 0.2s;opacity:0.9;}

/* ---------------- For Animation on Scroll ---------------- */
.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {visibility: visible; animation:slide 1s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}
#header {
	font-size: 16px;
	text-align: left;
	position: absolute;
    left: auto;
    right: auto;
    z-index: 9;
    width: 100%;
	background-position: 50% 0;
    background-size: cover;
	background-color: rgba(0,0,0,0.4);
    backdrop-filter: blur(10px);
}
#header.fixed {
	background-color: rgba(30, 33, 64, 0.55);
	opacity: 1;
	backdrop-filter: blur(10px);
	animation: slideDown 0.35s ease-out;
}
body.admin-bar #header.fixed {
	top: 32px !important;
}
#header a {
	text-decoration: none;
    color: #000;
}
header img {
	display: table;
    margin: 20px auto 20px 0;
    transition: all 500ms cubic-bezier(0.55, 0, 0.1, 1);
    height: auto;
    max-width: 100%;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .vc_cta3-container {
	margin-bottom: 0px !important;
}
.home_welcome {
	background: rgb(25,59,40);
	background: -moz-linear-gradient(90deg, rgba(30,33,64,1) 0%, rgba(87,162,194,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(30,33,64,1) 0%, rgba(87,162,194,1) 100%);
	background: linear-gradient(90deg, rgba(30,33,64,1) 0%, rgba(87,162,194,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e2140",endColorstr="#57a2c2",GradientType=1);
}
.ts-imagehover .mask .ts-image-hover-title {
	visibility: hidden;
}
.home h2 {
    text-transform: uppercase;
}
.second_column .ts-advanced-textblock-content h3 {
    -webkit-text-stroke: 1px #FFF;
    -webkit-text-fill-color: rgb(255 255 255 / 10%);
	font-family: montserratbold;
}
.fourth_column .ts-advanced-textblock-content h3,
.sixth_column .ts-advanced-textblock-content h3 {
    -webkit-text-stroke: 1px #FFF;
    -webkit-text-fill-color: rgb(255 255 255 / 30%);
	font-family: montserratbold;
}
.second_column .vc_column-inner,
.fourth_column .vc_column-inner,
.sixth_column .vc_column-inner {
	/*transform: translateY(30px);*/
}
.home_services {
	background-attachment: fixed; 
}
body.home .muslimsports_news {
	background-position: bottom center !important;
}
.muslimsports_news .pt-cv-ifield {
    height: 100%;
    background-color: #FFF;
    padding: 15px;
}
.muslimsports_news .pt-cv-ifield h3.pt-cv-title {
	color: #1e2140;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.muslimsports_news p {
	font-size: 15px;
}
.muslimsports_news a.pt-cv-readmore {
	background-color: #1e2140 !important;
    color: #FFF !important;
    border: 2px solid #1e2140 !important;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
	display: table;
    margin: 10px auto;
}
.muslimsports_news a.pt-cv-readmore:hover {
	background-color: #FFF !important;
	color: #1e2140 !important;
}
h3.widget-title {
	font-size: 22px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #FFF;
}

/* Sidebar Menu Skin */
.sidebar .widget ul li, .sidebar .widget .textwidget {
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.sidebar .widget ul li.active > a,  .sidebar .widget ul li.current-menu-item > a,  .sidebar .widget ul li a:hover {
	color: #1e2140;
	text-decoration: none;
}
.sidebar .widget .textwidget p {
	padding: 15px 20px !important;
	display: block;
	position: relative;
	z-index: 10;
	text-decoration: none;
}
.sidebar .widget ul li a {
	padding: 10px !important;
	display: block;
	position: relative;
	z-index: 10;
	text-decoration: none;
}
.sidebar .widget ul li.current-menu-item a {
	font-weight: 600;
	padding-left: 20px !important;
}
.sidebar .widget ul li a:hover {
	padding-left: 20px !important;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.sidebar .widget ul li > a:before {
	content: "";
	position: absolute;
	width: 70%;
	height: 3px;
	bottom: -3px;
	left: 20px;
	background-color: #1e2140;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.sidebar .widget ul li > a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.sidebar .widget ul.sub-menu li {
	padding: 0 10px 0 10px;
}
#sidebar .widget {
	margin-bottom: 25px
}
.sidebar h1 {
    color: #1e2140 !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 17px;
    margin: 0 0 15px;
    border: 2px solid #1e2140;
    border-bottom: 0;
    display: block;
    max-width: 100%;
    position: relative;
    word-break: break-word;
    word-wrap: break-word;
    text-align: center;
}
.sidebar h1::before, .sidebar h1::after {
    border-bottom: 2px solid #1e2140;
    bottom: 0;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 50px;
}
.sidebar h1::before {
    left: 0;
}
.sidebar h1::after {
    right: 0;
}
.sidebar .search-form {
    background: #F9F9F9;
    padding: 20px;
}

.sidebar .ccm-page-list, .sidebar .widget_recent_entries ul, .sidebar .custom-html-widget, .sidebar .menu-about-menu-container {
	background: #F9F9F9;
    padding: 15px;
}
.sidebar .menu-products-container {
	background: #F9F9F9;
}
.sidebar .menu-products-container ul li a {
	display: block;
}
.sidebar .menu-products-container ul li:hover {
	background-color: #1e2140;
}
.sidebar .ccm-page-list a {
	display: inline-block;
	margin-bottom: 10px;
    min-height: 30px;
	font-size: 16px;
    color: #333333;
    background: #fff;
    padding: 3px 10px;
    border-radius: 2px;
	float: none !important;
}
.sidebar .ccm-page-list a:hover, .sidebar .custom-html-widget a:hover {
	color: #353535;
}

#instagram_feed h2 {
	text-align: center;
}

#site-footer {
	background: url(img/muslimsports_bg.jpg) repeat-y center top / 100% #1e2140;
	padding-top: 30px;
	color: #FFF;
	font-size: 15px;
}
#site-footer a {
	color: #FFF
}
#footer-row {
    padding-bottom: 30px;
}
#footer_bottom {
	background-color: #262828;
    color: #FFF;
    font-size: 13px;
    padding: 10px 0;
	line-height: 28px;
}
#footer_bottom a, #footer_bottom a:focus {
	color: #FFF
}
#site-footer .footer-logo img {
	display: table;
    margin: 0 auto 10px 0;
    width: 260px;
}
.footer-column-1 .widget:not(:last-child) {
	margin-bottom: 10px;
}
.footer-column-1 .widget .textwidget p {
	line-height: 22px;
}
.footer-column-3 img {
	max-width: 170px !important;
    margin: 25px auto 0 0;
    display: table;
}
footer p {
    font-size: 14px;
	font-weight: 400;
}
footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
footer ul li {
    /*display: inline-block;*/
}
footer ul li a {
    position: relative;
	text-decoration: none;
	color: #FFF;
	line-height: 30px;
}
footer ul li a:hover,
footer ul li.active a {
	text-decoration: none;
}
footer ul li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -3px;
    left: 0;
    background-color: #FFF;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
footer ul li > a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.site-footer ul.list-inline {
    font-weight: bold;
    padding: 0;
    margin: 7px 0 0 0;
    display: table;
}
.site-footer ul.list-inline>li {
	display: inline-block;
	padding-right: 10px;
}
.site-footer ul.list-inline li a {
	color: #FFF;
	text-decoration: none;
}
.site-footer ul.list-inline li a:before {
    content: '';
    background: transparent;
}
.site-footer ul.list-inline i {
	color: #FFF;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    transition: transform 1s;
    transform-style: preserve-3d;
    line-height: 33px;
    text-align: center;
}
.site-footer ul.list-inline i:hover {
	-webkit-animation: pulsate-bck 0.5s ease-in-out infinite both;
	        animation: pulsate-bck 0.5s ease-in-out infinite both;
}
.site-footer ul.list-inline li:nth-child(even) i {
	border-radius: 30%;
}
#footer_bottom ul {
	list-style: none;
	margin-bottom: 0;
}
#footer_bottom p {
	margin: 0px;
}
.inner_banner {
	position: relative;     
	overflow: hidden;
}
.inner_banner:before {
	background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    content: '';
	opacity: 0.2;
}
.inner_banner .inner_title {
	/*display: inline-block;
    max-width: 620px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    padding: 15px 65px;*/
    display: inline-block;
    position: absolute;
    top: calc(50% - 32px);
    left: 5%;
}
.inner_banner .inner_title h2 {
    /*margin: 0;
    padding: 0;
    color: #FFF;
    font-weight: 400;
    font-size: 36px;
    text-shadow: 2px 2px 8px #252525;
    text-align: center;
	letter-spacing: 3px;*/
	margin: 0;
    padding: 0;
    color: #FFF;
    font-weight: 700;
    font-size: 54px;
    text-align: center;
    letter-spacing: 2px;
	text-shadow: 2px 2px 8px #000;
}
.inner_banner_title_line_left, 
.inner_banner_title_line_right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 45px;
    height: 2px;
    background: #FFF;
    -ms-transform: none;
    transform: none;
    -webkit-transform: none;
    content: '';
}
.inner_banner_title_line_left {
	left: 0;
}
.inner_banner_title_line_right {
	right: 0;
}
/*.inner_banner img {animation: kenburns 20s infinite;}*/

.inner_banner .inner_arrow {
    position: absolute;
    margin: 0 auto;
    padding-top: 20px;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 12px;
    clear: both;
}
.inner_banner .inner_arrow .inner_arrow_body {
    margin-left: 5px;
    width: 1px;
    height: 25px;
    background: #FFF;
}
.inner_banner .inner_arrow .inner_arrow_head {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FFF;
}
.custom-shape-divider-bottom-msf {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-msf svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 48px;
}

.custom-shape-divider-bottom-msf .shape-fill {
    fill: #FFFFFF;
}
.home_image_row .wpb_content_element {
	margin-bottom: 0px !important;
}
.home_image_row .wpb_content_element .ultimate-hover-item {
	margin-top: 0px !important;
}
.home_image_row .effect-hover {
	background: transparent !important;
}
.home_image_row img {
	max-height: 300px;
}

/* News */
h2.news_heading {
	margin-top: 0px;
	font-size: 22px;
}
h2.news_heading a {
	text-decoration: none;
	position: relative;
}
h2.news_heading a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -3px;
	left: 0;
	background-color: #1e2140;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
h2.news_heading a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
article.post .post-meta {
    font-size: 0.9em;
    margin-bottom: 7px;
}
article.post .post-meta > span {
    display: inline-block;
    padding-right: 8px;
}
article.post .post-meta i {
    margin-right: 3px;
	color: #1e2140;
}
article.post .post-image {
    margin: 0;
    position: relative;
    z-index: 0;
}

.sidebar #wp-members img.avatar {
	float: left;
    margin: 0 4px 4px 0;
}

.post-media img {
	max-width: 100%;
	height: auto;
}
.bsui img.rounded-circle {
    max-width: 150px;
}

.nf-form-content label {
    font-size: 16px !important;
}
.nf-form-content .label-above .nf-field-label, .nf-form-content .label-below .nf-field-label, .nf-form-content .label-hidden .nf-field-label {
    margin-bottom: 5px !important;
}
.nf-error .nf-error-msg {
    font-size: 13px !important;
}
/*.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #1e2140;
}*/
.footer-column-4 .nf-form-fields-required {
    display: none;
}
.footer-column-4 .nf-form-content .ninja-forms-field {
    font-size: 14px;
    padding: 8px;
	height: 42px;
}
.footer-column-4 .nf-error.field-wrap .nf-field-element:after {
    font-size: 14px;
    height: 40px;
    width: 20px;
    line-height: 42px;
}
.footer-column-4 .nf-pass.field-wrap .nf-field-element:after {
    font-size: 14px;
    right: 5px;
    height: 40px;
    line-height: 42px;
}
.footer-column-4 .nf-after-field .nf-error-msg,
.footer-column-4 .nf-after-form-content .nf-error-msg {
    margin-right: 0;
    font-size: 11px !important;
    color: #f87b7b !important;
}
.footer-column-4 .nf-after-form-content {
    clear: both;
}
.footer-column-4 .nf-form-content input[type=submit] {
	width: 100%;
    height: 43px;
	background: #57a2c2;
}
.footer-column-4 .nf-form-content input[type=submit]:hover {
	background: #262828;
	color: #FFF;
}
.footer-column-4 .nf-field-container {
    margin-bottom: 15px;
}

.author-block img {
	max-width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
}

#content .tmm .tmm_member .tmm_photo {
	border-radius: 0px !important;
    border: 6px solid #1e2140 !important;
}
.jumbo-by-bonfire-column .menu > li > a::before {
    background-image: url(img/divider-02.png) !important;
    background-size: 20px auto !important;
    opacity: 0.9 !important;
}
.muslimsports_home_grid h4 {
	color: #000 !important;
	font-size: 18px;
}
.muslimsports_home_grid .vc_gitem_row .vc_gitem-col {
	padding: 10px 10px 0;
}
.muslimsports_home_grid .vc_gitem-post-data {
    margin-bottom: 0px;
}
.muslimsports_home_grid .vc_btn3.vc_btn3-size-md {
	padding: 10px 15px;
	margin-top: 25px;
}
.muslimsports_home_grid .vc_btn3.vc_btn3-size-md:hover {
	background-color: #000 !important;
	color: #FFF !important;
}
.home_about {
	margin-top: 15px;
	color: #FFF;
}
.home_about h2 {
	background: url(img/muslimsports-logo.png) no-repeat 0 0 / 78px auto transparent;
    padding-left: 90px;
    line-height: 80px;
}
.home_about h2, .home_about p {
	color: #FFF;
}
.muslimsports_accre img {
    max-width: 180px !important;
    margin: 0 auto;
    display: table;
}
#sb_instagram .sbi_info p:not(:first-child) {
    display: none !important;
}
.ts-icon-gradient .ts-counter-icon i.ts-font-icon {
	background: linear-gradient(to right, #57a2c2, #1e2140);
	border-radius: 100%;
}
.ts-icon-gradient-reverse .ts-counter-icon i.ts-font-icon {
	background: linear-gradient(to left, #57a2c2, #1e2140);
	border-radius: 100%;
}

@media (max-width: 767px) {
	#header a {
		font-size: 12px;
	}
	header img {
    	margin: 10px auto 10px 10px;
	}
	.jumbo-custom-activator {
		top: 16px;
		right: 10px;
	}
	body.home header img {
    	width: 210px;
	}
	.muslimsports-button {
		text-transform: capitalize;
	}
	.muslimsports-button span {
		padding: 0 5px;
	}
	.jumbo-menu-button-label:before {
		content: '' !important;
	}
	.jumbo-by-bonfire ul.menu {
		padding: 0;
		width: 60%;
    	margin: 0 auto;
	}
	.jumbo-by-bonfire-column .menu > li > a {
		margin-bottom: 30px !important;
	}
	.vc_row.home_services_bottom {
		background: none !important;
		padding-top: 0px !important;
    	margin-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.home_services_bottom h1 {
		font-size: 26px;
		line-height: 30px;
		letter-spacing: 1px;
		margin-bottom: 15px;
	}
	.home_services_bottom p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px !important;
	}
	.inner_banner .inner_title h2 {
		font-size: 20px;
		letter-spacing: 2px;
	}
	.ts-advanced-textblock-container {
		margin-bottom: 15px !important;
	}
	.footer-column-1, .footer-column-2, .footer-column-3, .footer-column-4 {
		margin-bottom: 15px
	}
	.footer-column-1 h3.widget-title,
	.footer-column-4 h3.widget-title {
		text-align: center;
	}
	.footer-column-1, .footer-column-4 {
		text-align: center;
	}
	.footer-right img {
		margin: 0 auto !important;
	}
	.site-footer ul.list-inline {
		margin: 7px auto 0 auto;
	}
	#footer_bottom, #footer_bottom .text-right {
		text-align: center;
	}
	.inner_banner img {
		animation: none;
		min-height: 150px;
	}
	.inner_banner:after {
		background-size: 100% 16px;
		height: 16px;
	}
	.inner_banner .inner_arrow {
		bottom: 10px;
	}
	.inner_banner .inner_arrow .inner_arrow_body {
		height: 15px;
	}
	.inner_banner .inner_title {
		top: 40%;
		white-space: nowrap;
	}
	.reverse_row {        
		flex-direction: column-reverse !important;  
	}
	h1 {margin-top: 0; font-size: 26px;}
	h2 {font-size: 22px}
	h3 {font-size: 20px}
	p {font-size: 14px}
	
	#footer_bottom p {font-size: 13px;}
	.jumbo-buttons-wrapper {right: 0px !important; top: 26px !important;}
	.jumbo-heading-image-wrapper img {min-width: 75px !important;}
	.jumbo-by-bonfire li ul.sub-menu {padding-top: 30px;}
	.card {max-width: 340px; margin: 0 auto;}
	.home_about .vc_column-inner {min-height: 280px;}
	.vc_grid-item.muslimsports_home_grid:not(:first-child) {margin-top: -40px;}
	.muslimsports_accre .vc_box_border_grey {border: 1px solid #CCC;	border-radius: 4px;	padding: 7px; margin-bottom: 10px;}
	.muslimsports_accre img {max-width: 100% !important;}
	.muslimsports_home_grid .vc_btn3.vc_btn3-size-md {margin-top: 25px;}
}
@media (min-width: 768px) and (max-width: 1023px) {
	h1 {
		font-size: 32px !important;
		margin-top: 0;
	}
	h2 {font-size: 28px !important;}
	h3 {font-size: 24px;}
	#header_top p {font-size: 12px;}
	.jumbo-custom-activator {top: 24px; right: 15px;}
	header ul#menu-primary-navigation li {padding: 0 6px; font-size: 13px;}
	header ul#menu-primary-navigation li.menu_skyblue {margin-left: 4px;}
	header ul#menu-primary-navigation li.menu_skyblue a {padding: 5px 6px;}
	.grid figure h2 {
		font-size: 18px !important;
		letter-spacing: 0px;
		padding-top: 25%;
	}
	
	.inner_banner .inner_title h2 {
		font-size: 26px;
	}
	.inner_banner:after {
		height: 24px;
		background-size: 100% 24px;
	}
	.btn {
		padding: 8px 14px;
		font-size: 14px;
	}
	h3.card-title {
		line-height: 1.3;
		margin: 30px auto 20px;
	}
	.muslimsports_home_grid .vc_gitem_row .vc_gitem-col {
		padding: 10px 0px 0;
	}
	.muslimsports_home_grid .vc_gitem-zone-a .vc_gitem-row-position-middle, 
	.muslimsports_home_grid .vc_gitem-zone-b .vc_gitem-row-position-middle {		
		top: 60%;
		transform: translate(0,-40%);
	}
	.site-footer ul.list-inline>li {
		padding-right: 6px;
	}
	.site-footer ul.list-inline i {
		width: 32px;
		height: 32px;
		line-height: 29px;
	}
}
@media (min-width: 992px) and (max-width: 1195px) {
	figure.effect-roxy figcaption {
		padding: 2em 1em;
		text-align: center;
	}
	.inner_banner .inner_title {
    	top: 60%;
	}
	figure.effect-roxy figcaption::before {
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 20px;
	}
}

/* Small devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
	.footer-column-1, .footer-column-2 {
		margin-bottom: 25px
	}
	.inner_banner .inner_title {
    	top: 60%;
	}
}

/* Medium devices (desktops) */
@media (min-width: 1024px) and (max-width: 1195px) {
	header ul#menu-primary-navigation li {padding: 0 7px;}
	header ul#menu-primary-navigation li.menu_skyblue {margin-left: 5px;}
	header .header-right {padding-top: 25px; padding-bottom: 25px;}
}

/* Hide Jumbo between resolutions */
    @media (min-width: 767px) and (max-width:5000px) {
        .jumbo-custom-activator {
            display:none;
        }
    }