
body, html{
	font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
	color: #070f33;
	width: 100% !important;
	height: 100% !important;
	scroll-behavior: smooth;
	background-color:#fff!important; 
	
}

link, visited, active{
	text-decoration:none;
}
	
hover{
	text-decoration:none;
}

.entry-page{
	
	background-color: #070f33;
	height:100vh;
	padding: 100px 0px 0px 0px;
    position: relative;
}
.code{
	color: #000!important;
	font-size:22px !important;
	margin-top:0 !important;
	line-height:36px !important;
	font-weight:600;
}

.row{
	width:100%;
	margin:0;
	padding:0;
	
}

.container{
 	max-width: 1200px;
 }

.inner-container{
	max-width: 1200px;
}

 .resource {
	border: 1px solid #e7e7e7;
	border-radius: 20px;
	margin: 0px;
	 padding: 20px;
	 background-color: #fff;
 }

 .resource2 {
	margin: 0px 25px 0px 0px;
	 padding: 25px;
	 background-color: #fff;
}

.resource:hover{
	cursor:pointer;
	display:block;
	-webkit-box-shadow: 0 5px 10px 0 hsla(210,2%,47%,.19);
	box-shadow: 0 5px 10px 0 hsla(210,2%,47%,.19);
	
}

a.resource-link:link {color:#5f9e45;text-decoration:none;}
a.resource-link:visited {color:#5f9e45;text-decoration:none;}
a.resource-link:hover {color:#5f9e45;text-decoration:none;}
a.resource-link:active {color:#5f9e45;text-decoration:none;}

a.granite:link {color:#fff;text-decoration:none;}
a.granite:visited {color:#fff;text-decoration:none;}
a.granite:hover {color:#fff;text-decoration:none;}
a.granite:active {color:#fff;text-decoration:none;}

.bdr {
  border-radius: 10px;
  overflow: hidden;
}

.dark-blue{
	background-color: #070f33;
}


.white-container{ 
	padding: 60px 30px;
	background-color: #fff;
	
}

.grey-row{ 
	padding: 100px 30px;
 	background-color: #f5f8fb;
	
}

.dark-grey-row{ 
  background-color: #f0f0f0;
	
}




.light-blue-row{ 
	padding: 100px 30px;
 	background-color: #1a2243;
	
}

.dark-blue-row{ 
	padding: 100px 30px;
 	background-color: #070f33;
	
}

.gradient-line{
	width: 100%;
	height: 4px;
	background: #070f33;
   
	background: linear-gradient(90deg,rgba(236, 51, 35, 1) 0%, rgba(233,74,174,1) 10%, rgba(181,87,195,1) 35%, rgba(13,97,223,1) 65%, rgba(91,196,186,1) 90%, rgba(113,250,164,1) 100%);
	 	
}


.gradient-row{
	padding: 100px 30px 70px;
	overflow: hidden;
	background-color: #070f33;
	backgroundX: radial-gradient(at bottom center, rgba(17,40,123,1) 0%, rgba(7,15,51,1) 80%);
}



.grey-container-bottom{ 
	padding: 100px 30px 0px;
 	background-color: #1f2225;
	
}


.header2{
	width:100%;
	margin:0;
	overflow:hidden;
 	padding: 20px;
	background-color: #fff;
}

.padding1{
	padding:0 5em;
	box-sizing:border-box;
}

.margin-bottom{
	margin-bottom:100px;
}

.logo{
	width:350px;
	margin: 0 auto;
	padding:0;
}	


.title-container{
	padding:0px 0px;
}

.cardRow {
	display: block;
}

 .cardCell {
	display: block;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 10px;
	padding:0;
 }

 .card {
	border: 0;
	border-radius: 0;
	margin-right: 7px;
	margin-left: 7px;
 }

 .cardContainer {
	border: 0;
	border-radius: 0;
	padding: 80px;
 }

 .cardContainer .cardCell {
  margin-bottom: auto;
 }

 .cardCopy {
  flex-grow: 1;
  text-align:center;
  font-size:15px !important;
	 padding:0px 20px;
 }

 .cardCTA {
  padding-bottom: 25px;
 }

 .cardCTA2 {
  padding-bottom: 0px;
 }

.cardImg {
 	width:100%;
 	overflow: hidden;
	margin:0 auto 20px;
	text-align: center;
}

.cardImg2 {
 	width:80px;
 	overflow: hidden;
	margin:0 auto 30px;
	text-align: center;
}

 .resources-wrapper span.ziftkey_Partner_Resource_List:empty::before {
  content: "Click to Add Resources";
 }

.inner-container a:link {color:#00bceb;text-decoration:none;}
.inner-container a:visited {color:#00bceb;text-decoration:none;}
.inner-container a:hover {color:#00bceb;text-decoration:none;}
.inner-container a:active {color:#00bceb;text-decoration:none;}

p {
	
	font-style:normal;
	font-size:18px;
	line-height: 24px;
	margin:0 0 20px;
}

a.green-link:link {color:#5f9e45;text-decoration:none;}
a.green-link:visited {color:#5f9e45;text-decoration:none;}
a.green-link:hover {color:#5f9e45;text-decoration:underline;}
a.green-link:active {color:#5f9e45;text-decoration:none;}


h1{
	font-weight:700;
	font-style:normal;
	font-size:40px;
	line-height: 48px;
	margin:0 0 15px;
}

h2{
	
 	font-weight:700;
	font-size:30px !important;
	margin-top:0 !important;
	margin-bottom:10px !important;
	line-height:36px !important;
}

h3{
	font-weight:700;
	font-style:normal;
	font-size:40px;
	line-height: 48px;
	margin:0 auto;
	
}

h4{
	
	font-weight:400;
	font-style:normal;
	font-size:20px;
	line-height: 28px;
}

h5{
	
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	line-height: 26px;
}


h6{
	
	font-style:normal;
	font-size:20px;
	line-height: 26px;
}

ol li{
	
	font-style:normal;
	font-size:18px;
	margin-bottom: 7px;
}

ul {
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

ul li {
	
	font-style:normal;
	font-size:16px;
	margin-bottom: 12px;
	
}




.bold-txt{
	font-weight: 700;
	font-style: normal;
	
}


.white-txt{
	color: #ffffff;
}

a .white-txt {
	color: #ffffff;
}


.blue-txt{
	color: #00adee;
}

.dark-blue-txt{
	color: #003f69;
}

.grey-txt{
	color: #77787a;
}

strong{
	font-weight:800;
}

.sm-txt{
	
	font-style:normal;
	font-size:14px;
	line-height: 21px;
	margin:0 0 20px;	
}

.lg-txt{
	
	font-style:normal;
	font-size:18px;
	line-height:26px;
	margin:0 0 35px;	
}



.vertical-align {
    display: flex;
    align-items: center;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.survey-btn{
	max-width:14em;
	border-radius: 3px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #9957cf;
	background: linear-gradient(90deg, rgba(173,76,192,1) 0%, rgba(135,97,222,1) 100%);
	font-weight: 600;
	position: relative;
	margin: 2em auto 0;
	font-size: 18px;
	color: #fff;
	outline: none;
    box-shadow:none;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.survey-btn:hover{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: linear-gradient(90deg, rgba(135,97,222,1) 0%, rgba(135,56,225,1) 100%);
}

a.survey-btn{
	color: #fff;
}



.gradient-btn{
	max-width:14em;
	border-radius: 3px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #9957cf;
	background: linear-gradient(90deg, rgba(173,76,192,1) 0%, rgba(135,97,222,1) 100%);
	font-weight: 600;
	position: relative;
	margin: 0;
	font-size: 18px;
	color: #ffffff;
	outline: none;
    box-shadow:none;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.gradient-btn:hover{
	
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: linear-gradient(90deg, rgba(135,97,222,1) 0%, rgba(135,56,225,1) 100%);
}

.code-btn{
	width: 150px!important;
	border-radius: 3px;
	border: none;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #9957cf;
	background: linear-gradient(90deg, rgba(173,76,192,1) 0%, rgba(135,97,222,1) 100%);
	font-weight: 600;
	position: relative;
	margin: 25px auto;
	font-size: 18px;
	color: #ffffff;
	outline: none;
    box-shadow:none;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.code-btn:hover{
	
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: linear-gradient(90deg, rgba(135,97,222,1) 0%, rgba(135,56,225,1) 100%);
}
.sub-header{
	padding:40px 0;
}

.lg-img{
	max-width:450px;
	margin:0 auto;
	text-align: center;
}

.header-img{
	margin:15px auto;
	max-width: 95%;
	min-width: 350px;
}

.form-container1{
	max-width:95%;
	margin:0 auto;
	overflow:hidden;
	background-color: #fff;
	border-radius: 10px;
	padding:1.75em;
}



#keyBad{
	display: none;	
	padding-top: 15px;
	text-align: center;
}

.col-key{
	width:100%;
	margin: 25px auto 0px;
	padding:1.25em;
	height: auto;
	
}

.register-form-wrapper{
    padding: 40px 40px 45px 40px;
    text-align: left;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	background-color:#fff;
	-webkit-box-shadow: 0 5px 20px 0 hsla(210,2%,47%,.08);
	box-shadow: 0 5px 20px 0 hsla(210,2%,47%,.08);
}

.register-form-wrapper h1{
	text-align: center;
}

input.register-input, select.register-input{
	width: 150px!important;
    height: 52px!important;
    padding: 16px 0!important;
    margin: 25px auto 0px;
    color: #070f33!important;
    border: 1px solid #070f33!important;
    background-color: #fff!important;
    font-size: 1em !important;
	font-weight: 700 !important;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	text-align: center;
}

input.go-btn {
	width: 100px!important;
    height: 52px!important;
    padding: 16px 0!important;
    
    color: #fff!important;
    background-color: #1a3b64;
	border: 1px solid #00a4ff!important;
    font-size: 1em !important;
	font-weight: 700 !important;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	text-align: center;
}

input.go-btn2 {
	color: #fff;
	background-color: #1a3b64;
	border: 1px solid #00a4ff!important;
    cursor: pointer;
    font-size: 1em !important;
	font-weight: 700 !important;
	width:100px;
	height: 52px!important;
    padding: 16px 0;
	margin-left: 20px;
    text-transform: uppercase;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.register-submit-top{
	width:100%;
	max-width:540px;
}

input.go:hover, input.register-submit:hover{
	color:#51a546;
	background-color: #ffffff !important;
    border: 1px solid #ffffff!important;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.col-md-6{-ms-flex:none;flex:none;width:100%;}	
	
.grey-container-bot {
    top: 50%;
}

.grey-container-bot {
    background: -webkit-radial-gradient(rgba(0,0,0,.08) 7%,transparent 8%),-webkit-radial-gradient(rgba(0,0,0,.08) 7%,transparent 8%),transparent;
    background: -o-radial-gradient(rgba(0,0,0,.08) 7%,transparent 8%),-o-radial-gradient(rgba(0,0,0,.08) 7%,transparent 8%),transparent;
    background: radial-gradient(rgba(0,0,0,.08) 7%,transparent 8%),radial-gradient(rgba(0,0,0,.08) 7%,transparent 8%),transparent;
        background-position-x: 0%, 0%, 0%;
        background-position-y: 0%, 0%, 0%;
        background-repeat: repeat, repeat, repeat;
        background-size: auto, auto, auto;
        background-origin: padding-box, padding-box, padding-box;
        background-clip: border-box, border-box, border-box;
    background-clip: border-box;
    background-position: 0 0,25px 25px;
    background-origin: padding-box;
    background-repeat: repeat;
    background-size: 25px 25px;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: transparent;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    bot: 0;
    width: 100%;
    z-index: 2;
}


.right-line{
	border-right:0;
}

.bottom-line{
	border-bottom:solid 1px #b7b7b7;
	
}

.sides-line{
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	
}

.amz-card{
	background: none;
 	background-color: #323232;
	overflow: hidden;

}

/******************* Accordion Stage 1 *****************/
#stage1-accordion .panel-title a {
    display: block;
    padding: 32px 15px 35px 15px;
    background: #ffffff;
    
	border-bottom: 0px solid #bebebe;
    border-radius: 8px;
    font-weight:400;
	font-style:normal;
	font-size:18px;
	color: #070f33;
    position: relative;
	text-decoration: none;
	width:100% !important;
}

#stage1-accordion .panel-title a:hover {
    display: block;
    padding: 32px 15px 35px 15px;
        background: linear-gradient(90deg, rgba(101,225,205,1) 0%, rgba(113,250,165,1) 100%);
	border-bottom: 0px solid #bebebe;
    border-radius: 8px;
    font-weight:400;
	font-style:normal;
	font-size:18px;
	color: #070f33;
    position: relative;
	text-decoration: none;
	width:100% !important;
}
	

#stage1-accordion .panel-title a:before{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
    font-weight: 900;
    text-align: center;
    position: absolute;
    top: 35px;
    right: 15px;
}


#stage1-accordion .panel-title a:active{
	color: #070f33;
	background-color:#fff;
}

#stage1-accordion .panel-title a.collapsed:before, #stage2-accordion .panel-title a.collapsed:before, #stage3-accordion .panel-title a.collapsed:before, #stage4-accordion .panel-title a.collapsed:before
	{ content: "\f067"; }
#stage1-accordion .panel-body, #stage2-accordion .panel-body, #stage3-accordion .panel-body, #stage4-accordion .panel-body{
	margin-bottom: 8px;
	margin-top: 0px;
    padding: 30px 0px;
    font-size: 16px;
    line-height: 20px;
	border-radius: 8px;
    border: 0px solid #dcdee1;
	background: #ffffff;
}


@media screen and (min-width: 768px) {
	
	


	
.right-line{
	border-right:solid 1px #b7b7b7;
}
	
.sub-header{
	padding:120px 0;
}
	
.cardRow {
  display: flex;
}	
	
.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;}	

.cardCell {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom: 10px;
	padding:0;
}


}

@media screen and (min-width: 1400px) {


}



	
	




