@font-face{font-family:gothamLight;src:url(../font/Gotham-Light.otf);format:otf}
@font-face{font-family:gothamMedium;src:url(../font/Gotham-Medium.otf);format:otf}
@font-face{font-family:gothamBook;src:url(../font/Gotham-Book.otf);}

body, html{
	font-family: 'gothamLight', sans-serif;
	-webkit-font-smoothing: antialiased !important;
	color: #000;
	width: 100% !important;
	height: 100% !important;
	scroll-behavior: smooth;
	background-color:#fff!important; 
	
}

link, visited, active{
	text-decoration:none;
}
	
hover{
	text-decoration:none;
}




.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;}





.white-container{ 
	padding: 100px 30px;
	background-color: #fff;
	
}

.grey-row{ 
	padding: 100px 30px;
 	background-color: #f5f8fb;
	
}

.dark-grey-row{ 
  background-color: #404040;
	
}



.light-blue-row{ 
	padding: 100px 30px;
 	background-color: #3fb2e2;
	
}

.med-blue-row{ 
	padding: 30px 30px;
 	background-color: #00a4ff;
	
}

.dark-blue-row{ 
	padding: 100px 30px;
 	background-color: #0957a4;
	
}


.gradient-row{
	padding: 100px 30px;
	overflow: hidden;
	background: #0957a4;
	
	backgroundX: linear-gradient(135deg, rgba(0,122,216,1) 0%, rgba(176,226,254,1) 100%);
}



.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;
}

.logos{
	width:250px;
	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-family: 'gothamLight', sans-serif;
	-webkit-font-smoothing: antialiased !important;
	font-style:normal;
	font-size:16px;
	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-family: 'gothamMedium', sans-serif;
 -webkit-font-smoothing: antialiased !important;
	font-style:normal;
	font-size:40px;
	line-height: 48px;
	margin:0 0 15px;
}

h2{
	font-family: 'gothamMedium', sans-serif;
 	-webkit-font-smoothing: antialiased !important;
	font-size:30px !important;
	margin-top:0 !important;
	margin-bottom:20px !important;
	line-height:36px !important;
}

h3{
	font-family: 'gothamMedium', sans-serif;
	font-style:normal;
	font-size:40px;
	line-height: 48px;
	margin:0 0 1.5em;
}

h4{
	font-family: 'gothamMedium', sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:28px;
	line-height: 36px;
}

h5{
	font-family: 'gothamMedium', sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	line-height: 26px;
}


h6{
	font-family: 'gothamMedium', sans-serif;
	font-style:normal;
	font-size:20px;
	line-height: 26px;
}

ol li{
	font-family: 'gothamLight', sans-serif;
	font-style:normal;
	font-size:14px;
	margin-bottom: 7px;
}

ul {
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

ul li {
	font-family: 'gothamLight', sans-serif;
	font-style:normal;
	font-size:16px;
	margin-bottom: 12px;
	
}




.bold-txt{
	font-weight: 700;
	font-style: normal;
	font-family: 'gothamMedium', sans-serif;
}


.white-txt{
	color: #ffffff;
}

.blue-txt{
	color: #007ad8;
}

.dark-blue-txt{
	color: #003f69;
}

.grey-txt{
	color: #77787a;
}

strong{
	font-weight:800;
}

.sm-txt{
	font-family: 'gothamLight', sans-serif;
	font-style:normal;
	font-size:14px;
	line-height: 21px;
	margin:0 0 20px;	
}

.lg-txt{
	font-family: 'gothamLight', sans-serif;
	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: 50px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #98e11e;
	font-weight: 400;
	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{
	background: #51a546 ;
	color: #fff;
	text-decoration: none;
}

.blue-btn {
	max-width:20em;
	border-radius: 5px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #00a4ff;
	font-weight: 400;
	position: relative;
	margin: 0 auto;
	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;
}

.blue-btn:hover{
	background: #068bd5 ;
	color: #fff;
	text-decoration: none;
}

.green-btn {
	max-width:20em;
	border-radius: 5px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #83c708;
	font-weight: 400;
	position: relative;
	margin: 0 auto;
	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;
}
.modal-body{
	min-width: 80px!important;
}
.green-btn:hover{
	background: #6ea805;
	color: #fff;
	text-decoration: none;
}

.white-btn{
	max-width:14em;
	border-radius: 5px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #fff;
	font-weight: 400;
	position: relative;
	margin: 0;
	font-size: 18px;
	color: #2a2a2a;
	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;
}

.white-btn:hover{
	
	color: #0471ac;
	text-decoration: none;
	cursor: pointer;
}

.white-btn2{
	max-width: 18em;
	border-radius: 5px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #fff;
	font-weight: 400;
	position: relative;
	margin: 0 auto;
	font-size: 18px;
	color: #2a2a2a;
	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;
}

.white-btn2:hover{
	color: #0471ac;
	text-decoration: none;
	cursor: pointer;
}
.sub-header{
	padding:40px 0;
}

.lg-img{
	max-width:450px;
	margin:0 auto;
	text-align: center;
}

.header-img{
	margin:0 auto;
	max-width: 95%;
}

.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;
    
    color: #35b5da!important;
    border: 1px solid #ededed!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;

}



@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) {


}



	
	




