@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
	  body{
        font-family: 'Open Sans', sans-serif;
        font-size: 1.2em;
        text-align: center;
      }
      .modal .content{
        font-size: 1.1em;
      }
      .ui .modal .header{
        background: #f1f1f1;
        text-align: center;
        color: #ggg;
      }
      h1{
        font-size: 2.5em;
        color: #2942c3;
        text-align: center;
      }
      h2{
        font-size: 1.8em;
        color: #28398d;
        text-align: center;
      }
      .container{
        text-align: left;
        margin: 0px auto;
		max-width: 900px;
      }
      .content{
        padding: 25px;
      }
      .center{
        text-align: center;
      }
      .item{
        margin-bottom: 10px;
      }
      .small{
        font-size: 0.9em;
      }
      .red{
        color: red;
      }
      .green{
        color: #21BA45;
      }
      .orange{
        color: #FF9900;
      }
      .white{
        color: #fff;
      }
	  .black{
        color: #2b2b2b;
	  }
      .checks {
        list-style: none;
      }

      .checks li:before {
        content: '✓';
        color: #00ff12;
        margin-right: 15px;
      }
      .checks li{
        padding: 20px;
      }
      .moonray-form{
        border: none !important;
        width: 90% !important;
        margin: 0px auto !important;
      }
      .moonray-form input, .moonray-form-input{
        padding: 15px !important;
        width: 100% !important;
        border: 1px solid #ccc !important;
        border-radius: 3px !important;
        margin: 0px !important;
        font-size: 1.3em !important;
      }
	table{
		font-size: 10pt  !important;
	}
    .details_title{
      color: #fff;
      font-weight: bold;
      cursor: pointer;
      background: #db3317;
      margin-top: -5px;
      font-size: 10pt;
      padding: 6px;
    }
    .details{
      display: none;
    }
    .testimonial{
      font-style: italic;
      padding: 10px;
      background: #f1f1f1;
      border-radius: 5px;
    }
    .focusbox{
      background: #f1f1f1;
      border-radius: 5px;
      padding: 50px;
    }
    h1{
      font-size: 2.5em;
      color: #2942c3;
      text-align: center;
    }
    h2{
      font-size: 1.8em;
      color: #28398d;
      text-align: center;
    }
    .bg-blue{
      background: #2393da;
    }
    .bg-white{
      background: #FFF;
    }
    .bg-grey{
      background: #f1f1f1;
    }
    .center{
      text-align: center;
    }
    .align-center{
      margin: 0px auto;
    }
    .item{
      margin-bottom: 10px;
    }
    .small{
      font-size: 0.9em;
    }

    .round{
      border-radius: 5px;
    }
    .padding{
      padding: 15px;
    }
    .margin{
      margin: 15px;
    }
	.tab{
     margin: 0px 30px 30px;
     line-height: 30px;
    }
    .bannertext{
      font-size: 50pt;
      margin-top: -50px;
    }
    .twocolumnscentered{
      width: 66.6% !important;
      margin: 0px auto !important;
    }
    .summary p{
      margin: 5px;
    }
    .clip{
      clip-path: polygon(96% 0, 100% 50%, 96% 100%, 0% 100%, 4% 50%, 0% 0%);
    }
	.cd_container {
	color: #fff;
	text-align: center;
	}
	 
	.cd_container ul{
		padding: 0px;
		margin: 0px 0px 15px;
	}
	.cd_container li {
	padding-top:15px;
	width:150px;
	height:150px;
	display: inline-block;
	font-size: 1.4em;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 1.2;
	}
	 

	.cd_container li {
	padding-top: 15px;
	width: 100px;
	height: 70px;
	border: 1px solid #333;
	display: inline-block;
	font-size: 1em;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 1;
	color: #c4161c;
	background-color: #fff;
	}
	 
	.cd_container li span {
	display: block;
	font-size: 18px;
	}
	
	.footer{
		width: 90%;
		font-size: 10pt;
		margin: 0px auto;
		padding: 20px 15px;
	}
	
	.footer ul{
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	.footer ul li{
		display: inline;
		border-left: 2 solid #bbb;
		margin: 5px 20px;
	}
	  .bg-blue{
			  background: #1639b8 !important;
		  }
      .bg-gold{
        background: #b49a15 !important;
      }
      .gold-button{
        background: #b49a15 !important;
        color: #fff !important;
        width: 90% !important;
        border-radius: 10px !important;
        margin-top: 15px !important;
      }
        .gold-button:hover{
          background: #c7aa18 !important;
        }
		  .gold{
			  color: #b49a15;
		  }
      .grey{
        color: #737373;
      }
		  .blue{
			color:#004da9;
		  }
		  .border{
			  border: 2px solid #004da9;
		  }
	 .bluebox{
        background: #004da9;
        padding: 10px 5%;
        width: 90%;
        color: #fff;
        margin: 0px auto;
        text-align: center;
        font-size: 3em;
        font-family: lato;
        line-height: 130%;
        border-radius: 10px;
      }
      .greytext{
        font-family: lato;
        font-size: 14pt;
        text-align: center;
        color: #737373;
        padding: 10px 5%;
        width: 70%;
        margin: 0px auto;
        line-height: 130%;
      }
      .benefitbox{
        background: url('img/bg-benefits.jpg') no-repeat;
        background-attachment: fixed;
        width: 100%;
        background-size: cover;
        padding: 30px 0px;
      }
        .box{
          background: #fff;
          opacity: 0.8;
          border-radius: 10px;
          font-family: lato;
          font-size: 14pt;
          text-align: center;
          color: #000;
		  font-weight: bold;
          padding: 20px;
          min-height: 180px;
          width: 70%;
          margin: 0px auto;
          line-height: 130%;
        }
		.pageheader{
          height: 0;
          padding: 0;
          padding-bottom: 25%;
          background: url('img/banner.jpg') no-repeat;
          background-size: 100%;
          background-position: center center;
        }
 
    @media screen and (max-width: 900px) {
      .bannertext{
        font-size: 40pt;
      }
      .container{
        max-width: 90%;
      }
    }
	@media screen and (max-width: 760px) {
      .twocolumnscentered{
        width: 100% !important;
      }
	.pageheader{
		background: url('img/mobile-banner.jpg') no-repeat;
		background-size: 100%;
		padding-bottom: 90%;
	  }
	  .container{
		  width: 90% !important;
	  }
    }
	
@media only screen and (max-width:640px)
{
	.cd_container li span {
	display: block;
	font-size: 24px;
	}
	.cd_container li {
	padding:1px;
	width:70px;
	height:70px;
	line-height: 1.1;
	font-size: .8em;
	}
 
}
    @media screen and (max-width: 600px) {
      .bannertext{
        font-size: 35pt;
      }
      .container{
        max-width: 100%;
      }
      h1{
        font-size: 25pt !important;
      }
      .content{
        padding: 25px 15px;
      }
      .checks{
        margin: 0px;
        padding: 0px;
      }
      .checks li:before {
        margin-right: 0px;
      }
      .checks li{
        padding: 10px 0px;
      }
      .focusbox{
        padding: 15px;
      }
      .hidemobile{
        display: none;
      }
      .clip{
        clip-path: polygon(100% 96%, 50% 100%, 0 96%, 0 0, 50% 4%, 100% 0);
      }
		.bluebox{
		font-size: 2em;
		}
		.box{
		min-height: 120px;
		}
    }