@import url('buttons.css');
@import url('homeBodyStyle.css');
@import url('aboutBodyStyle.css');
@import url('taxesBodyStyle.css');
@import url('reportsBodyStyle.css');
@import url('newsletterBodyStyle.css');
@import url('contactBodyStyle.css');
@import url('googlemap.css');
@import url('countdown.css');
@import url('calculatorsStyle.css');
@import url('taxRentionGuideStyle.css');
@import url('officeDocumentStyle.css');
@import url('paymentForm.css');
* {
	margin: 0;
	padding: 0;
	font-family: 'Helvetica', Arial, sans-serif;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#menuBtn {
	display: none;
}
main {
	width: 100%;
	padding: 40px 0;
	/*color: #555;*/
	color: #1a202d;
	background-color: #fff;
}
.container {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 0 10px;
}
.homepage-ul li::before,
.taxes-ul li::before,
.reports-ul li::before,
.tax-retention-guide-ul li::before,
.office-documents li::before {
	content: '';
	background: url('../images/wing200x80.png');
	display: inline-block;
	height: 12px;
	width: 30px;
	background-size: 30px 12px;
	margin-right: 10px;
}
.office-documents-homepage li::before {
	content: '';
	background: url('../images/wing200x80.png');
	display: inline-block;
	filter: invert(1);
	height: 12px;
	width: 30px;
	background-size: 30px 12px;
	margin-right: 10px;
}
.textboxWings a::before {
	content: '';
	background: url(../images/wing200x80.png);
	background-size: 30px 12px;
	width: 30px;
	height: 12px;
	display: inline-block;
	margin-right: 10px;
}

/***********Top Header***********/

#topHeaderWrapper {
	width: 100%;
	height: 50px;
	background-color: #1a202d;
}
.topHeaderContainer {
	width: 100%;
	max-width: 1200px;
	height: 50px;
	margin: auto;
	color: #fff;
	padding: 0 10px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
}
.topHeaderInfo {
	height: 30px;
	padding: 10px 0;
}
.topHeaderInfo img {
	height: 30px;
	margin-right: 10px;
}
.topHeaderInfo small {
	position: relative;
	bottom: 10px;
	padding-right: 10px;
	font-style: italic;
}
.topHeaderInfo a {
	text-decoration: none;
	color: #fff;
}
.topHeaderInfo a:hover {
	color: #1d43cc;
}
.topSocialMedia img {
	height: 30px;
	margin-top: 10px;
}

/**********Main Header**********/

#mainHeaderWrapper {
	width: 100%;
	height: 85px;
	background-color: #fcfcfc;
	position: relative;
	z-index: 1000;
}
header {
	width: 100%;
	max-width: 1200px;
	height: 110px;
	margin: auto;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.logo {
	height: 75px;
	padding: 12.5px 0px 12.5px 10px;
}
.logo h1 {
	height: 0;
	text-indent: -10000px;
}
.logo a img {
	height: 60px;
}
.menu a {
	font-size: 14px;
	line-height: 85px;
	padding: 7px;
	text-decoration: none;
	color: #1a202d;
}
.menu a:hover,
.active {
	/*color: #d22525;*/
	color: #fff;
	background-color: #1a202d;
	border-radius: 5px;
}
.resources-link {
	font-size: 14px;
	display: inline-block;
	position: relative;
	transform: rotateZ(-45deg);
	top: -3px;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content a {
	display: block;
	width: 175px;
	line-height: 14px;
	padding: 20px;
}
.dropdown-content a:hover {
	/*background: blue;*/
	background-color: #1a202d;
	color: white;
	border-radius: 0px;
}
.dropdown-content {
	display: none;
	position: absolute;
	background: #f9f9f9;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.9);
	z-index: 1;
}
.dropdown:hover .dropdown-content {
	display: block;
}
/*NEW CODE*/
#banner {
	/* this is needed or the background will be offset by a few pixels at the top */
	width: 100%;
	height: 100vh;
	overflow: auto;
	position: relative;
}

#banner::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;

	display: block;
	background-image: url('../images/moneyreceipt1920x1294.jpg');
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;

	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	-ms-filter: blur(8px);
	filter: blur(8px);
}
/* OLD-CODE
#banner {
	width: 100%;
	height: 100vh;
}
.homeBanner {
	background-image: url('../images/moneyreceipt1920x1294.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	filter: blur(10px);
}*/
.homeBanner a {
	display: none;
}
.taxesBanner {
	background-image: url('../images/bakery.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right -0px;
}
.reportsBanner {
	background-image: url('../images/architecture.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.newsletterBanner {
	background-image: url('../images/article.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.calculatorBanner {
	background-image: url('../images/financialPlanning1920x1280.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.taxRetentionBanner {
	background-image: url('../images/income-tax1920x1280.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.officeDocumentBanner {
	background-image: url('../images/officeDesk.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.mediaResourceBanner {
	background-image: url('../images/broadcast-engineer.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.mediaResourceBanner h1 {
	height: 0;
	text-indent: -10000px;
}
.photoGalleryBanner {
	background-image: url('../images/art-exhibition.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.photoGalleryBanner h1 {
	height: 0;
	text-indent: -10000px;
}
@media (min-width: 1012px) {
	.taxesBanner {
		background-position: right -100px;
	}
}

/*************Alerts*************/

/*.alert-block {
    width: 100%;
    max-width: 960px;
    border: 3px solid red;
    padding: 10px 20px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 5px;
    background-image: url('../images/article.jpg'), linear-gradient(to left, black 0%,white 100%);
    background-blend-mode: multiply;
    color: #a1a1a1;
}
.alert-block:nth-child(1) {
    background: #000;
    text-align: left;
}
.alert-block:nth-child(1) h1 {
    color: #d22525;
    text-align: center;
}
.alert-block h4 {
    color: #d22525;
    text-transform: capitalize;
    font-size: 22px;
}

.alert-block a {
    color: #d22525;
    font-weight: bold;
    text-decoration: none;
}
.alert-block a:hover {
    text-decoration: underline;
}
.alert-block ul {
    list-style: none;
}
.alert-block ul li {
    padding-bottom: 5px;
}*/

/******Google Translator*****/

.translator {
	padding: 0px 18px 40px;
}

/**********Testimonials**********/

#testimonialWrapper {
	width: 100%;
	height: 600px;
	background-image: url('../images/blue.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.testimonialContainer {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 0 15%;
}
#testimonialWrapper .prev {
	height: 37.5px;
	cursor: pointer;
	position: absolute;
	top: 45%;
	left: 20px;
}
#testimonialWrapper .next {
	height: 37.5px;
	cursor: pointer;
	position: absolute;
	top: 45%;
	right: 20px;
}
#slideshow,
#review,
#clientName {
	opacity: 1;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}
#slideshow.fadeout,
#review.fadeout,
#clientName.fadeout {
	opacity: 0;
}
#review {
	color: #fff;
}
#slideshow {
	width: 128px;
	border-radius: 50%;
}
.avatar {
	position: static;
	width: 128px;
	margin: auto;
	padding: 20px 0;
}
.testimonialContainer p {
	font-style: italic;
	text-align: center;
}
.testimonialContainer h3 {
	font-size: 24px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}
.testimonialContainer h1 {
	color: gold;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-style: strong;
	text-align: center;
	width: 100%;
	padding: 60px 0px 20px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	font-weight: bold;
}
.quotes {
	width: 100px;
	margin: auto;
	padding: 20px 0;
}

/**********Footer Contact Information**********/

#infoWrapper {
	width: 100%;
	background-image: url('../images/black-bg1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#footerInfoContainer {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 0 10px;
}
#footerInfoContainer h1 {
	height: 0;
	text-indent: -10000px;
}
#footerInfoContainer h2 {
	color: #d22525;
	font-size: 48px;
	margin-top: 20px;
	text-align: center;
}
#footerContact {
	width: 100%;
	max-width: 1200px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 20px 10px;
}
#footerContact p {
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
}
.workInfo h3 {
	height: 0;
	text-indent: -10000px;
}
.workInfo {
	font-style: italic;
}
.workHours h3 {
	color: #64abb7;
	font-style: italic;
	text-align: center;
}
.ss-info h4 {
	text-align: center;
	font-size: 36px;
	font-style: italic;
}
.ss-info h4 a {
	color: #d22525;
	text-decoration: none;
}
.ss-info h4 a:hover {
	text-decoration: underline;
}
.workHours h4 {
	color: #d22525;
	font-style: italic;
	text-align: center;
}
.workHours .quote {
	color: gold;
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
}
#footerContact section {
	width: 100%;
	max-width: 380px;
	padding: 20px 10px;
}
.contactInfo-footer {
	width: 100%;
	margin: -10px 0;
}
.contactInfo-footer img {
	height: 30px;
}
.contactInfo-footer span {
	width: 225px;
	display: block;
	color: #fff;
	position: relative;
	bottom: 30px;
	left: 40px;
}
.contactInfo-footer a {
	color: #fff;
	text-decoration: none;
	line-height: 1.5;
}
.SocialMedia {
	margin-top: 45px;
	float: right;
	margin-right: 15%;
}
.SocialMedia img {
	height: 30px;
	margin: 0 10px;
}

/*********Footer*********/

#footerWrapper {
	width: 100%;
	height: 50px;
	/*background-color: #111;*/
	background-color: #1a202d;
}
.footerContainer {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
	line-height: 50px;
	color: #64abb7;
	font-style: italic;
}
.copy a {
	color: #64abb7;
}
.pageTitle h1 {
	height: 0;
	text-indent: -10000px;
}
.pageTitle {
	height: 60px;
	/*background: #64abb7;*/
	background: #1a202d;
}
.pageTitle h2 {
	font-size: 24px;
	color: #fff;
	font-style: italic;
	line-height: 60px;
	text-align: center;
}
@media (min-width: 401px) {
	.pageTitle {
		height: 90px;
	}
	.pageTitle h2 {
		font-size: 36px;
		line-height: 90px;
	}
}
@media (min-width: 1012px) {
	.pageTitle {
		height: 120px;
	}
	.pageTitle h2 {
		font-size: 48px;
		line-height: 120px;
	}
}
@media (max-width: 1069px) {
	#topHeaderWrapper {
		display: none;
	}
	#mainHeaderWrapper {
		height: 55px;
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	.logo {
		width: 234px;
		padding: 2.5px 0px 2.5px 10px;
	}
	.logo a img {
		height: 50px;
		width: auto;
	}
	.menu {
		position: absolute;
		top: 55px;
		right: 0;
		width: 100%;
		height: 100vh;
		background: rgba(250, 250, 250, 0.9);
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		-ms-transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		overflow: hidden;
		z-index: 1000;
	}
	.menu a {
		display: block;
		color: #1a202d;
		height: 40px;
		line-height: 40px;
		text-decoration: none;
		border-bottom: 1px solid rgba(211, 211, 211, 1);
		padding: 0px 40px;
	}
	.menu a:hover {
		background: #1a202d;
		color: #fff;
		border-radius: 0px;
	}
	#menuBtn {
		display: block;
		width: 20px;
		padding: 2px 0px;
		cursor: pointer;
		margin: 14px 10px;
	}
	#menuBtn div {
		width: 20px;
		height: 4px;
		margin: 3px 0px;
		/*background: #d22525;*/
		background-color: #1a202d;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	#menuBtn:hover div:nth-child(1) {
		-ms-transform: translateY(7px) rotate(45deg);
		-webkit-transform: translateY(7px) rotate(45deg);
		transform: translateY(7px) rotate(45deg);
	}
	#menuBtn:hover div:nth-child(2) {
		opacity: 0;
	}
	#menuBtn:hover div:nth-child(3) {
		-ms-transform: translateY(-7px) rotate(-45deg);
		-webkit-transform: translateY(-7px) rotate(-45deg);
		transform: translateY(-7px) rotate(-45deg);
	}
	.dropdown {
		width: 100%;
	}
	.dropdown-content {
		width: 100%;
	}
	.dropdown-content a {
		display: block;
		width: 100%;
		line-height: 7px;
		padding: 25px 20px;
	}
}
.notice {
	background: #d22525;
	/*background: orangered;*/
}
.notice-content {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
	color: #fff;
	padding: 20px 10px;
}
