body {
    font-family: 'Nunito Sans', sans-serif;
}

#mc_embed_signup {
	color: #fff;
	clear: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
#mc_embed_signup form {
	margin: 0px 2px 18px !important;
}
#mc_embed_signup .mc-field-group{
	width: 100% !important;
}
#mc_embed_signup .button{
	background-color: #29bfcc !important;
	padding: 0 14px !important;
	font: 14px "Nunito Sans", Arial, Helvetica, Geneva, sans-serif !important;
	text-shadow:none !important;
	margin-bottom: 0 !important;
}
#mc_embed_signup .mc-field-group input {
	height: 28px;
    line-height: 28px;
	font-size: 13px;
	margin-bottom: 0 !important;
}
form#mc-embedded-subscribe-form h3{
	color: #fff;
	font-size: 22px!important;
	font-weight: 400;
	margin-bottom: 18px;
	line-height: 20px !important;
	margin-top: 0px;
	font-family: "Nunito Sans", sans-serif !important;
}
#mc_embed_signup .asterisk {
	color: #ff3a14;
	font-size: 14px;
}
#mc_embed_signup .foot{
	margin-top: 8px;
}

#mc_embed_signup #mce-success-response{
	color: #63b712 !important;
	padding: 0 !important;
	font-weight: 500 !important;
	font-family: "Nunito Sans", sans-serif !important;
}

#mc_embed_signup #mce-error-response{
	color: #ffa500;
	padding: 0 !important;
	font-weight: 500 !important;
	font-family: "Nunito Sans", sans-serif !important;
}

#mc_embed_signup div.response{
	width: 300px !important;
	padding: .5em !important;
	margin: 0 0 !important;
	top: 0 !important;
}

#mc_embed_signup div#mce-responses{
	width: 300px !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* myIframe media query*/

@media only screen and (max-width:768px) {
    #mc_embed_signup div#mce-responses {
        width: 242px !important;
    }
	#mc_embed_signup div.response{
        width: 242px !important;
    }
}

@media only screen and (max-width:481px) {
    #mc_embed_signup div#mce-responses {
        width: 380px !important;
    }
	#mc_embed_signup div.response{
        width: 380px !important;
    }
}

@media only screen and (max-width:375px) {
    #mc_embed_signup div#mce-responses {
        width: 315px !important;
    }
	#mc_embed_signup div.response{
        width: 315px !important;
    }
}

@media only screen and (max-width:320px) {
    #mc_embed_signup div#mce-responses {
        width: 305px !important;
    }
	#mc_embed_signup div.response{
        width: 305px !important;
    }
}

/* myIframe media query*/

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
	overflow: visible !important;
	visibility: visible !important;
	font-size: 14px !important;
	height: auto !important;
}

.newsletter_content{
	min-height: 200px;
}

.rt-block {
	margin-bottom: 0 !important;
    margin: 10px;
    position: relative;
}

.newsform{
	padding: 15px 0 !important;
    margin: 0px 18px 0px !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
	margin: 2px 0 0em 0 !important;
}

.mainfooter_link{
	padding: 15px 0;
}

.mainfooter_link h3 {
    color: #fff;
    font-size: 22px !important;
    font-weight: 400;
    margin-bottom: 18px;
    line-height: 20px !important;
}


.mainfooter_link p a{
	font-size: 15px !important;
	margin-bottom: 10px !important;
}

.mainfooter_link p span{
	padding-right: 8px;
}

.mainfooter_link p a{
	color: #fff !important;
}

.mainfooter_link ul li a:hover{
	color: #e0e0e0 !important;
}