@import url(//fonts.googleapis.com/css?family=Raleway:600);

div.ccm-page div.ccm-block-top-navigation-bar .navbar-brand img {
    max-height: 48px;
    margin-top: -5px;
    margin-bottom: -5px;
}
.navbar-expand-lg .navbar-collapse {
	margin-top: 10px;
}
nav.navbar ul {
	a {
		color: #fff !important;
		border: 1px solid #B2683D;
		text-transform:uppercase;
		font-family: "Raleway";
		font-weight: 600;
		background: #B2683D;
	}
	a:hover {
		color: #a1ff08 !important;
		border: 1px solid #a1ff08;
		background: #B2683D;
	}
	ul {
		border: 10px solid #B2683D;
	}
}
.nav-link.active {
	color: #a1ff08 !important;
	/*border-bottom: 1px dotted #a1ff08;*/
}

.navbar-collapse {
    flex-grow: 0;
}

div.theme-atomik .ccm-block-gallery-logos {
	margin: 50px;
	gap: 40px;
}

div.theme-atomik .ccm-block-gallery-logos .logo img {
    max-width: none;
    max-height: none;
}
div.theme-atomik .ccm-block-gallery-logos {
    margin: 50px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

div.theme-atomik .ccm-block-gallery-logos .logo {
    flex: 0 1 calc((90% - 10rem) / 6);
	text-align: center;
}
@media (max-width: 991.98px) {
	div.theme-atomik .ccm-block-gallery-logos .logo {
		flex: 0 1 calc((90% - 10rem) / 4);
		text-align: center;
	}
}

.ccm-custom-style-main-315  .ccm-block-feature-stacked>i,.ccm-custom-style-main-315  .ccm-block-feature-stacked h4 .text-primary {
    color: #fff !important;
    /*text-shadow: 2px 2px 2px #83d300;*/
}

.ccm-block-feature-stacked>i {
	color: #B2683D !important;
}

.ccm-block-feature-stacked {
	padding: 10px;
}

div.theme-atomik .ccm-block-feature-stacked:hover>i,div.theme-atomik .ccm-block-feature-stacked:hover h4 .text-primary {
    /*text-shadow: 1px 1px 1px rgba(161, 255, 8,0.66);*/
	/*color: #a1ff08 !important;*/
}

.ccm-custom-style-main-315 {
	border-bottom: 1px solid #a1ff08;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.25);
}

.col-md-2 ul {
	list-style-position:outside;
	padding-left:0px;
	font-size: 0.8rem;
}

.ccm-custom-style-main-294, .ccm-custom-style-main-322, .ccm-custom-style-main-352, .ccm-custom-style-main-459 {
	text-shadow: 2px 2px 3px #000;
	font-size: 1.5rem;
}

.ccm-block-feature-stacked h5 {
	font-size: 3rem;
}

.nav-item {
	font-size: min(14px, 1.0vw);
}

div.theme-atomik .navbar-toggler .icon-bar {
    background-color: #fff;
}

@media (max-width: 991.98px) {
    div.ccm-page div.ccm-block-top-navigation-bar .nav-link {
        padding-top: 1rem;
        padding-bottom: 1rem;
        text-align: left;
	}
	.nav-item {
		font-size: 16px;
	}
	#video #content .btn, #video #content p, .flag {
		display:none;
	}
	
}

#video #content h2 {
	font-size: min(56px, 6vh);
}

@media (min-width: 1200px) {
    .display-2, div.theme-atomik div.ccm-block-hero-image-offset-title div.ccm-block-hero-image-text h1, div.theme-atomik div.ccm-block-hero-image-offset-title div.ccm-block-hero-image-text .h1 {
        font-size: 3.0rem;
    }
}

div.ccm-block-hero-image-text *, .ccm-block-content h1, .ccm-block-content h2, h3, h4 {
	color: #000 !important;
}

.ccm-custom-style-main-352 h2 {
	color: #fff !important;
}

div.theme-atomik div.ccm-block-feature-link h3, div.theme-atomik div.ccm-block-feature-link .h3, h3 {
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 2.25rem;
    font-weight: 400;
}

.left .ccm-block-hero-image-text {
	text-align: left !important;
}

.left .ccm-block-hero-image-text {
	padding: 0px 25px;
}

.ccm-block-hero-image-text p {
	margin-bottom: 2.5rem;
}

@media (max-width: 991.98px) {
    div.ccm-page div.ccm-block-top-navigation-bar .dropdown-menu {
        box-shadow: none;
		font-size: 12px;
    }
    div.ccm-page div.ccm-block-top-navigation-bar .dropdown-menu a {
		padding-left: 30px;
    }
}