@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: KGSecondChancesSolid;
    src: url('newfonts/KGSecondChancesSolid.woff2') format('woff2'),
        url('newfonts/KGSecondChancesSolid.woff') format('woff');
}
@font-face {
    font-family: SofiaProBlack;
    src: url('newfonts/SofiaProBlack.woff2') format('woff2'),
        url('newfonts/SofiaProBlack.woff') format('woff');
}
@font-face {
    font-family: SofiaProBlack-Italic;
    src: url('newfonts/SofiaProBlack-Italic.woff2') format('woff2'),
        url('newfonts/SofiaProBlack-Italic.woff') format('woff');
}
@font-face {
    font-family: SofiaProBold;
    src: url('newfonts/SofiaProBold.woff2') format('woff2'),
        url('newfonts/SofiaProBold.woff') format('woff');
}
@font-face {
    font-family: SofiaProBold-Italic;
    src: url('newfonts/SofiaProBold-Italic.woff2') format('woff2'),
        url('newfonts/SofiaProBold-Italic.woff') format('woff');
}
@font-face {
    font-family: SofiaProMedium;
    src: url('newfonts/SofiaProMedium.woff2') format('woff2'),
        url('newfonts/SofiaProMedium.woff') format('woff');
}
@font-face {
    font-family: SofiaProMedium-Italic;
    src: url('newfonts/SofiaProMedium-Italic.woff2') format('woff2'),
        url('newfonts/SofiaProMedium-Italic.woff') format('woff');
}
@font-face {
    font-family: SofiaProRegular;
    src: url('newfonts/SofiaProRegular.woff2') format('woff2'),
        url('newfonts/SofiaProRegular.woff') format('woff');
}
@font-face {
    font-family: SofiaProRegular-Italic;
    src: url('newfonts/SofiaProRegular-Italic.woff2') format('woff2'),
        url('newfonts/SofiaProRegular-Italic.woff') format('woff');
}
@font-face {
    font-family: SofiaProSemiBold;
    src: url('newfonts/SofiaProSemiBold.woff2') format('woff2'),
        url('newfonts/SofiaProSemiBold.woff') format('woff');
}
@font-face {
    font-family: SofiaProSemiBold-Italic;
    src: url('newfonts/SofiaProSemiBold-Italic.woff2') format('woff2'),
        url('newfonts/SofiaProSemiBold-Italic.woff') format('woff');
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #a5d9f0 !important;
	background: #a5d9f0 !important;
	margin:0;
}

.mainHolder {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	background-color: #a5d9f0;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	box-sizing:border-box;
}

.wishListSctn {
	position:relative;
	left:0px;
	top:0px;
	width:90%;
	height:auto;
	display:inline-block;
	margin-top:80px;
	color: #004973;
	font-family: KGSecondChancesSolid;
	font-size: 42px;
	font-style: normal;
	font-stretch: normal;
	font-weight: 400;
	line-height: 54px;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.5px;
	max-width:800px;
}

.formSubmittedCls{
    position: relative;
	left:0px;
	top:0px;
    width:90%;
	height:auto;
    font-family: KGSecondChancesSolid;
    display:inline-block;
	font-size:27px;
	margin-top:20px;

}

.cardFormSectn {
	position:relative;
	left:0px;
	top:0px;
	width:95%;
	height:auto;
	max-width:1300px;
	display:inline-block;
	margin-top:30px;
	padding-bottom:20px;
}

.theCard {
	position:relative;
	left:0px;
	top:0px;
	width:55%;
	height:auto;
	
	
	display:inline-block;
	float:left;
	text-align:left;
	max-width:700px;
}

.cardTextCls {
	color: #004973;
    font-family: SofiaProMedium;
    font-size: 18px;
	line-height:2em;
	padding-top:70px;
	padding-left:70px;
	padding-right:70px;
	padding-bottom:3px;
	box-sizing:border-box;
	display:inline-block;
	background-image:url(images/sky.png);
	background-position:top center;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-color:#caeeff;
}

.recipientVal{
	border:none;
	background-color:transparent;
	color: #004973;
    font-family: SofiaProMedium;
    font-size: 18px;
    border-bottom:1px solid #004973;
}

.yourNameVal{
	border:none;
	background-color:transparent;
	color: #004973;
    font-family: SofiaProMedium;
    font-size: 18px;
    border-bottom:1px solid #004973;
}

.signatureCls{
	position:relative;
	top:14px;
}

.formSection{
  position:relative;
  text-align:left !important;
  left:0px;
  top:0px;
  width: 40%;
  height: auto;
  color: #004973;
  font-family: KGSecondChancesSolid;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.5px;
  display:inline-block;
  max-width:450px;
  float:right;
  box-sizing:border-box;
  padding-right:5px;
}


.textBoxCls{
  width: 100%;
  height: 40px;
  border: 2px solid #7fbee3;
  background: #edf8ff;
  color: #004973;
  font-family: KGSecondChancesSolid;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-bottom:28px;
}
.labelCls{
  font-family: SofiaProMedium;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  margin-top:0px;
  padding-top:0px;
}
.sendBtnCls{
  width: 180px;
  height: 40px;
  background: #b052c4;
  color: #ffffff;
  font-family: KGSecondChancesSolid;
  font-size: 22px;
  letter-spacing: 0.5px;
  border-radius: 5px;
  border: none;
}

.privacyPolicySctn{
  display:inline-block;
  color: #175997;
  font-family: SofiaProRegular;
  font-size: 11px;
  letter-spacing: 0.275px;
  float:right;
}
.privacyPolicySctn a{
	text-decoration:none;
	margin:0 15px;
}
.privacyPolicySctn span{
	margin-right:9px;
}
.scholasticLogoSctn{
	margin-top:9px;
	display:inline-block;
}
.recipientVal{
	border:none;
	background-color:transparent;
	color: #004973;
    font-family: SofiaProMedium;
    font-size: 18px;
    border-bottom:1px solid #004973;
}
.signatureCls{
	position:relative;
	top:14px;
}
.errorCls,.emailErrorCls,.recaptchaError{
	color:red;
	font-family: SofiaProMedium;
    font-size: 16px;
    position:relative;
	padding-bottom:28px;
	display:inline-block;
    
}
.errorTextBoxCls{
	border-color:red;
	margin-bottom:0;
}
.emailConfirmationDiv{
	width: 1440px;
    height: 200px;
    color: #004973;
    font-family: SofiaProMedium;
    font-size: 26px;
    line-height: 34px;
    text-align: center;  
    background-color: #a5d9f0;
    position: relative;
    bottom: 25px;
    transform: translateX(16%);
    box-shadow:1px 1px 1px 0 #000;
    padding-top:50px;
}
.g-recaptcha{
	margin-top:20px;
}
.hidden{
	display:none;
}

.containerSpanCls{
	display:block;
}
 #footer-corporate{
    display:block;
    }
	
.brand {
    background: #fff;
}
.brand .container {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
 .visible-xs {
    display: none;
}

@media (max-width: 1025px) { 
	.wishListSctn {
		 margin-top:40px;
	 }
}
	
@media (max-width: 930px) { 
	.formSection{
		width:90%;
		max-width:none;
		margin-top:20px;
		float:none;
	}
	.theCard {
		width:100%;
		max-width:none
	}
	#footer-corporate{
    	display:none;
    }
	
	 .visible-xs {
		display: block;
	}
	.visible-lg.visible-md {
      display: none;
     }
	 .wishListSctn {
		 margin-top:40px;
		 font-size:36px;
		 line-height:1.3em;
	 }
}

@media (max-width: 700px) {
	.cardTextCls {
		padding-left:35px;
		padding-right:35px;
	}
}

@media (max-width: 550px) {
	.formSection{
		width:85%;
	}
	.cardTextCls {
		font-size: 12px;
		line-height:2em;
	}
	.wishListSctn {
		 font-size:30px;
		 line-height:1.3em;
	 }
	 .recipientVal {
		 font-size: 12px;
	 }
}
