	* {
		
		color:#0f3b7d;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		margin:0;

	}
	*, p, p strong, p a, label {
		font-size: 13px;
		line-height: 26px;	
	}
p.disclaimer-text, .disclaimer-text {
    font-size: 12px;
    line-height: 14px;
}
.table-block p.disclaimer-text {
    margin-top: 10px;
}
	a{
		text-decoration: none;
	}
	header #logo, footer #logo {
		display: inline-block;
		max-width: 340px;
		padding: 8px;
        margin-top: 10px;
	}
	h1,h2,h3,h4,h5,h6, #main-nav a, #main-intro-block li, #main-call-to-action a {
		font-family: "rooney-sans";
		font-size: 20px;
	}
	h1, h2 {
	font-size: 36px;
	margin-bottom: 20px;
	}
	h1{
	text-shadow: 0 0 40px rgba(255, 255, 255, 1), 0 0 35px rgba(255, 255, 255, 0.9), 0 0 30px rgba(255, 255, 255, 0.8), 0 0 25px rgba(255, 255, 255, 0.7), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.4), 0 0 5px rgba(255, 255, 255, 0.3), 0 0 2px rgba(255, 255, 255, 0.2);
	}
	p {
		margin-bottom: 20px;
	}
	.body-content {
	width: 90%;
	max-width: 2000px;	
	margin-left: auto;
	margin-right: auto;	
	}
	.body-content p a{
	background: #f2f3f8;
	font-weight: bold;padding-left: 4px;
	padding: 4px;
	border-radius: 4px;
	}
	.body-content p a:hover{
	background:#b9eafc;
	}
	
	header #logo img, footer #logo img {
		width: 300px;
		max-width:100%;
	}
	#menu-control {
		display: none;
		float: right;
		width: 50px;
		height: 50px;
		margin-top: 15px;
		margin-right: 2%;
		cursor: pointer;
	}
	#menu-control img {
		width: 100%;
	}
	#main-nav {
		margin-top: 20px;
		margin-bottom: 30px;
		font-size: 26px;
	}
	#main-nav a {
		display: inline-block;
		font-size: 20px;
		font-family: "rooney-sans";
		text-decoration: none;
		margin-right: 10px;
		margin-left: 10px;
		background: #f2f3f8;
		border-radius: 4px;
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 6px;
		padding-bottom: 6px;
		white-space: nowrap;
		margin-bottom: 20px;
		text-align: center;
		min-width: 120px;
		line-height: 34px;
	}

	#main-nav a:hover, #main-nav a.selected {
	background: #b9eafc;
	}
#main-nav a.selected {
    background: linear-gradient(180deg, rgba(185,234,252,1) 0%, rgba(185,234,252,1) 90%, rgba(15,59,125,1) 90%);
	}
	a#home {
		min-width: 50px;
	}

	#main-nav a#home img {
		height: 20px;
		padding-top: 4px;
}
	#main-intro-block {
		display: block;
		margin-bottom: 20px;
		padding-bottom: 180px;
	}
	.background-image {
    background: center/contain;
	background-repeat: no-repeat;
	}
	#main-intro-block h1 {
		margin-top: 20px;
		text-align: left;
		width: fit-content;
		padding-right: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	#main-intro-block ul {
		width: fit-content;
		margin-top: 30px;
		margin-left: 2%;
		list-style-type: none;
		padding: 30px;
		margin-bottom: 0;
	}
	#main-intro-block li {
	padding-left: 60px;
	background-image: url("../images/brand/target.png");
	background-size: 34px 34px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:12px;
	padding-bottom: 12px;
	text-shadow: 0 0 40px rgba(255, 255, 255, 1), 0 0 35px rgba(255, 255, 255, 0.9), 0 0 30px rgba(255, 255, 255, 0.8), 0 0 25px rgba(255, 255, 255, 0.7), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.4), 0 0 5px rgba(255, 255, 255, 0.3), 0 0 2px rgba(255, 255, 255, 0.2);
	}
.content-block {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-color: #f2f3f8;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
	.content {
    display: block;
    width: auto;
    height: auto;
    border-radius: 6px;
    background-color: #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 30px 30px;
}
	h1.block-heading {
		margin-left: 50px;
	}
	.legal-block h1, .legal-block h2, .legal-block h3, .legal-block h4 {
		font-size: 18px;
	}
	.legal-block h2, .legal-block h3, .legal-block h4 {
		margin-top: 20px;
	}
	#main-call-to-action {
		display: block;
		position: relative;
		text-align: center;
		width: 300px;
		float: right;
		margin-right: 8%;
		padding: 30px;
		top:-80px;

	}
#main-call-to-action h2 {
		text-shadow: 0 0 40px rgba(255, 255, 255, 1), 0 0 35px rgba(255, 255, 255, 0.9), 0 0 30px rgba(255, 255, 255, 0.8), 0 0 25px rgba(255, 255, 255, 0.7), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.4), 0 0 5px rgba(255, 255, 255, 0.3), 0 0 2px rgba(255, 255, 255, 0.2);
}
	#main-call-to-action a {
		display: block;
		background: #14bcfa;
		border-radius: 4px;
		color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
		width: 100%;
		margin-top: 40px;
		margin-bottom: 0px;
	}
#main-intro-block p {
		text-shadow: 0 0 40px rgba(255, 255, 255, 1), 0 0 35px rgba(255, 255, 255, 0.9), 0 0 30px rgba(255, 255, 255, 0.8), 0 0 25px rgba(255, 255, 255, 0.7), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.4), 0 0 5px rgba(255, 255, 255, 0.3), 0 0 2px rgba(255, 255, 255, 0.2);
	}
.background-light {
	background: #f2f3f8;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
}
@keyframes big-button-pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(20 188 250 / 40%)
    }

    70% {
        box-shadow: 0 0 0 15px rgb(255 255 255 / 0%)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(255 255 255 / 0%)
    }
}
	.pulse {
    box-shadow: 0 0 0 0 #14bcfa;
    animation: 2s infinite big-button-pulse;
	}
	#main-call-to-action p {
	text-shadow: 0 0 40px rgba(255, 255, 255, 1), 0 0 35px rgba(255, 255, 255, 0.9), 0 0 30px rgba(255, 255, 255, 0.8), 0 0 25px rgba(255, 255, 255, 0.7), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.4), 0 0 5px rgba(255, 255, 255, 0.3), 0 0 2px rgba(255, 255, 255, 0.2);
	}
 .body-content.flex {
    display: flex;
    flex-wrap: wrap;
  }
.clear-all {
    float: none;
    clear: both;
}
  .block-item {
    /* Add other CSS rules for the block-item class */
    width: 50%; /* Adjust width if needed */
    box-sizing: border-box;
	margin-bottom: 1rem;
      min-height: 25rem;
  }
.block-item-short {
    min-height: unset;
}
 .block-item:nth-child(2n+1) {
    padding-right: 1rem; /* Adjust the padding value as needed */
  }

  .block-item:nth-child(2n) {
    padding-left: 1rem; /* Adjust the padding value as needed */
  }
	.two-columns {
  	column-width: 45%; /* Set the width of each column */
  	column-gap: 10%; /* Add some space between columns */
	}
	.clear-all {
		float: none;
		clear:both;
	}
.faqs .block-item {
	margin-bottom: 0;
}
	.faqs h3{
		padding-left: 30px;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-image:url("../images/brand/target-blank.svg");
		background-repeat: no-repeat;
		background-position: 0px 5px;
		background-size: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
		font-size: 18px;
		cursor: pointer;
		display: block;
		width: fit-content;
		border-radius: 6px;
	}
	
	.faqs h3.selected, .faqs h3:hover{
	background-image:url("../images/brand/target.svg");
	}
	.faqs h3:hover {
	background-color: #b9eafc;
	}
	.faqs h3 + *, .faqs h3 + p + p {
		display: none;
	}
	.faqs h3.selected + *, .faqs h3.selected + *,.faqs h3.selected + p + p {
		display: block;
		margin-bottom: 10px;
	}
	footer {
		display: block;
		padding-top: 40px;
		padding-bottom: 40px;
		margin-top: 160px;
		margin-bottom: 60px;	
		
	}
	footer .body-content {
		display: block;
		padding-top: 40px;
		background: #fff;
		border-radius: 4px;
		width: 96%;
	}
	footer #logo {
		max-width: 340px;	
		float: left;
		margin-right: 5%;
		margin-left: 2%;
	}
	footer .link-block {
		width: 18%;
		display: block;
		float: left;
		margin-right: 2%;
	}
	footer  p.link-block {
	margin-bottom: 0;
}
	footer .link-block a {
		background: none;
		display: block;
		width: fit-content;
		line-height: 30px;
		margin-bottom: 14px;
		
		
	}
	footer .body-content #footer-base {
		margin-top:40px;
		background: #e8ebf1;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;

	}
	footer .body-content #footer-base p {
		padding-top: 4px;
		padding-bottom: 4px;
		margin-bottom: 0;
		text-align: center;
	}
.clear-all {
	float: none;
	clear: both;
}
	@media only screen and (min-width: 1499px) {
    

	footer #logo {
    margin-right: 10%;
}
	}
	@media only screen and (min-width: 1000px) and (max-width: 1919px) {
    #main-intro-block {
    padding-bottom: 20px;
}
        
        #main-intro-block *,#main-intro-block p {
            line-height: 18px;
        }
    #main-nav {
    margin-top: 10px;

}
        #main-nav a {
        font-size: 18px;
        }
            #main-intro-block h1, #main-intro-block h2 {
            font-size: 24px;
        }
    #main-intro-block ul {
    margin-top: 10px;
    margin-bottom: 10px;
        padding-top: 0;
}
    #main-intro-block li {
    font-size: 18px;
    padding-left: 40px;
	background-size: 26px 26px;
	padding-top:10px;
	padding-bottom: 10px;
	}  
        #main-call-to-action {
            top: -200px;
        }
        #main-call-to-action h2 {
            margin-bottom: 0;
        } 
        #main-call-to-action a {
            margin-top: 10px;
            margin-bottom: 10px;
        }

}
	@media only screen and (max-width: 1399px) {
		.body-content {
		width: 94%;				
	}
	}
	@media only screen and (max-width: 999px) {
	#menu-control {
			display: block;
		}
	#main-nav {
			display: none;
		}
		#main-intro-block {
			padding-bottom: 400px;
			background-position: bottom;
		}
	
		#main-call-to-action p {
			line-height: 18px;
		}
  	p, p strong, p a {
		line-height: 26px;	
	}
		header #logo, footer #logo  {
		margin-left: 0px;
	}
		    .block-item {
      width: 100%;
    }

    .block-item:nth-child(2n+1) {
      padding-right: 0;
    }

    .block-item:nth-child(2n) {
      padding-left: 0;
    }

	footer #logo {
			display: block;
			float: none;
			clear: both;
			margin-bottom: 40px;
		}
	footer .link-block {
		width: 26%;
		margin-left: 7%;
		margin-right: 0;
	}
   h3,h4,h5,h6, #main-nav a, #main-intro-block li, #main-call-to-action a {
		font-size: 20px;
	}
	h1, h2 {
		font-size: 28px;
	}
	.body-content {
	width: 96%;
		}
	#main-nav {
			margin-bottom: 0;
		}	
	#main-intro-block h1{
		margin-top: 20px;
		margin-left: 0;
		}

	#main-nav a {
		margin-right: 6px;
		margin-left: 6px;
		padding-left: 10px;
		padding-right: 10px;
		width: 43%;
	}
		#main-intro-block ul {
		margin-top: 0;
		margin-left: 0;
		padding:20px;
		padding-left: 0;
		margin-bottom: 60px;
	}
		#main-intro-block li {
	    padding-top:10px;
	    padding-bottom: 10px;
            padding-left: 40px;
        font-size: 16px;
        background-size: 26px 26px;
		}
		#main-call-to-action {
		padding-top:10px;
		padding-bottom: 10px;
			margin-right: 0;
	}
	#main-call-to-action a {
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.body-content #application-frame {
			margin-top:0px;
		}
}
@media only screen and (max-width: 599px) {
		header #logo,footer #logo {
		max-width: 70%;
	}
	#main-nav {
		margin-top: 10px;
	}
		#main-nav a {
		width:90%;
		float: none;
		line-height: 34px;
		margin-bottom: 10px;
	}
	#main-nav a.selected {
    background: linear-gradient(270deg, rgba(185,234,252,1) 0%, rgba(185,234,252,1) 98%, rgba(15,59,125,1) 98%);
	}
  	*, p, p strong, p a, label {
		font-size: 13px;

	}
	h1,h2,h3,h4,h5,h6, #main-nav a, #main-intro-block li, #main-call-to-action a {
		font-size: 16px;
	}
	h1, h2 {
		font-size: 22px;
		}
		#main-intro-block {
		padding-bottom: 260px;
		background-position: bottom;
		margin-bottom: 0;
	}
		#main-intro-block ul {
		margin-bottom: 60px;
		margin-left: auto;
		margin-right: auto;
        padding-top: 0;
	}
		#main-call-to-action {
		margin-left: auto;
		margin-right: auto;
		float: none;
		top:-40px;
		padding-bottom: 60px;
	}
		footer .link-block {
		width: 45%;
		margin-left: 5%;
	}
}	