.dnnUpgrade h4{
	font-size:1rem !important;
}

.dnnUpgrade .btn{
	color:#fff !important;
}

.dnnUpgradeContent .color-1{
	font-size:16px !important;
}

.eventPlannerControlsBoundary .btn {
    margin-bottom: 5px;
	color:#fff !important;
}

.whiteHyper{
	color:#fff !important;
}

.footerLinks a{
	margin-bottom:5px;
}

.panel-heading h3 em,
.list-group-item em{
	margin-right:5px;
}

.pricingTable .btn{
	margin-bottom: 5px;
	color:#fff !important;
}

.innerPageContent {
    padding-top: 40px;
    min-height: 500px;
}

.pnlSendEmail .row{
	margin-bottom:10px;
}

.pnlSendEmail label{
	font-weight:bold;
}

.pnlSendEmail .invalidEmail{
	color:#f8d7da;
	font-weight:bold;
}

.caseStudyItem{
	margin-bottom:50px;
}

.caseStudyItem hr{
	border-top:1px solid #000 !important;
}

.mobileChildItem{
	margin-left:10px;
}

.moduleExplained h4{
    font-size:20px !important;
}

.nADevGDPRCookieConsentBoundary .nav-tabs>li>a
{
	padding: 10px 15px !important;
}

.nADevGDPRCookieConsentBoundary p{
	font-size:14px !important;
}

.NADevGDPRCookieConsentWrapperBottomLeft .confirmationButtons a, .NADevGDPRCookieConsentWrapperBottomRight .confirmationButtons a, .NADevGDPRCookieConsentWrapperTopLeft .confirmationButtons a, .NADevGDPRCookieConsentWrapperTopRight .confirmationButtons a, .NADevGDPRCookieConsentWrapperTop .confirmationButtons a, .NADevGDPRCookieConsentWrapperBottom .confirmationButtons a{
	text-transform:initial !important;
	padding: 5px !important;
}

#hypCookiePolicySettings{
	white-space:nowrap;
}

.NADevGDPRCookieConsentWrapperBottomLeft .nav-tabs .active, 
.NADevGDPRCookieConsentWrapperBottomRight .nav-tabs .active, 
.NADevGDPRCookieConsentWrapperTopLeft .nav-tabs .active, 
.NADevGDPRCookieConsentWrapperTopRight .nav-tabs .active, 
.NADevGDPRCookieConsentWrapperTop .nav-tabs .active, 
.NADevGDPRCookieConsentWrapperBottom .nav-tabs .active{
	color:#000 !important;
}

.toast-error {
    background-color: #bd362f !important;
}

.toast-success {
    background-color: rgb(81, 163, 81) !important;
}

.titleHeaderHomePage{
	font-size: 3.5rem;
 }

@media (max-width: 992px) {
	.nADevGDPRCookieConsentBoundary .nav-tabs>li{
		margin-bottom:15px;
	}
}

@media (max-width: 576px) 
{
	
	.NADevGDPRCookieConsentWrapperBottom
	{
		min-width:180px;
	}
 .swiper-container .lead{
	 font-size:12px !important;
	 
 }
 
 .titleHeaderHomePage{
	  font-size:16px;
 }
}