@charset "utf-8";

	body, html {
    height: 100%;
}

.pad-down-15 {
	padding-top: 15px;
}
.bkg-white {
	background-color: #ffffff;
}

.call-outs-container {
  max-width: 1170px;
  margin: 0px auto 0 auto;
}
.call-out {
  padding: 0px 20px 20px 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
  flex-basis: 50%;
}
.call-out:nth-child(2) {background-color: #ffffff;}
.call-out:nth-child(1) {background-color: #ffffff;}
.call-out:nth-child(3) {background-color: #ffffff;}

.text-Raleway {
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	font-family: antic;
}
.purple {
	color: rgba(112,46,127,1.00);
}
.left_align {
	text-align: left;
}
.startSent {
	font-weight: 700;
	font-size: 15px;
}

.text-left{
	text-align: left;
}
.txt-red {
	color: rgba(201,5,7,1.00);
	font-style: normal;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 18px;
}
.linkFont {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: large;
	text-align: center;
	text-decoration: none;
}
.container-nopad {
    max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}
.container.bkg-fff-lite {
	background-color: rgba(251,251,251,0.53);
}
.fixSpace {


}

.screen {
    position: absolute;
    left: 8.1%;
    top: 15.1%;
    width: 82.5%;
    height: 65.1%;
    background-color: green;
}
.sendback {
	z-index: 20;
}
.nopadding {
	padding: 0 !important;
    margin: 0 !important;
}
.CE_Font {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: small;
    text-align: center;
}









@media (min-width: 900px) {
  .call-outs-container {
    display: flex;
    justify-content: space-between;
  }
}
.centerText {
	text-align: center;
}




.centerImage {
	padding-left: auto;
	padding-right: auto;
}
.fancyfont {
	font-family: berkshire-swash;
	font-style: normal;
	font-weight: 400;
}
.captionstyle {
	font-weight: 700;
	font-size: 10pt;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
.pad-right-10 {
	padding-left: 10px;
}
.padLeft10 {
	padding-right: 10px;
}


.fontsize50 {
	font-size: 34px;
}

#collapse1{
	
}
#collapse2{
	
}
#collapse3{
	
}




.container {
	max-width: 1200px;
	margin-top: 15px;
	padding: 0 auto;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 1em 0;
    padding: 0; 
}


.pad-text-15 {
	padding-left: 15px;
	padding-right: 15px;
}

.pad-text-25 {
	padding-left: 25px;
	padding-right: 25px;
}

.container{
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.well{
	background-color: lightgrey;
	max-width: 1170px;
}
.txt-red {
}
