@media screen and (max-width: 767px)
{
    #welcomeSeprator
    {
        display:none;
    }
	#divSaperator
    {
        display:none;
    }
	#divEmail 
	{
		width: 99% !important;
	}
	/*.EmailSubscriptionclassname
	{
		width:120% !important;
	}*/
}
@media screen and (max-width: 352px)
{
	#divHeaderLogo {
		text-align: center;
	}
	#divHeaderLogin {
		font-size: 11px;
		margin-top: 0px !important;
		text-align: center;
	}
	#divHeaderAddressSocialMedia {
		margin-bottom: 10px;
		padding: 0 !important;
	}
	#divHomeWelcome {
		margin: 0;
	}
	#divHomeWelcomeImage img {
		border-radius: 5px;
		box-shadow: 1px 1px 10px silver;
		margin-bottom: 10px;
		margin-top: 5px;
		width: 100% !important;
		margin-left:0px !important;
	}
	#divHome {
		padding: 0 10px;
	}
	#divHomeWelcomeContent
	{
		padding:0px;
	}
	#divHomeNewsEventTitle {
		background-image: url("/Images/Arrow.PNG");
		background-position: 303px 8px !important;
		background-repeat: no-repeat;
		color: white;
		font-family: Segoe UI;
		font-size: 16px !important;
		font-weight: bold;
		padding: 10px;
	}
	#divHomeMembershipTitleIcon {
		background-color: #f37100;
		margin-left: 0px;
	}
	
	#divHomeMembershipTitle {
		background-image: url("/Images/Arrow.PNG");
		background-position: 304px 8px !important;
		background-repeat: no-repeat;
		color: white;
		font-family: Segoe UI;
		font-size: 16px !important;
		font-weight: bold;
		padding: 10px;
	}
	
	#divDonateCollaborationConvation {
		background-image: url("../Images/BG_Bottom.jpg");
		margin-top: 10px !important;
		padding: 0 10px !important;
	}
	#divMainContactEmail {
		background-image: url("../Images/BG_Bottom.jpg");
		color: #555555 !important;
		font-family: verdana !important;
		font-size: 14px !important;
		line-height: 26px !important;
		padding: 0 10px !important;
		text-align: justify !important;
	}
	
	.footerContactEmailRegister {
		background-image: url("/Images/Button.jpg");
		background-repeat: repeat;
		border-radius: 4px;
		width: 140px;
	}
	#divMainFooter {
		background-color: #00374c !important;
		padding: 0 10px !important;
	}
	.DivButtonSlide
	{
		display:none !important;
	}
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
