PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLWdlbmVyYXRvcj0namV0cGFjay0xMi4yLWJldGEnLS0+CjwhLS1KZXRwYWNrX1NpdGVtYXBfQnVmZmVyX01hc3Rlci0tPgo8P3htbC1zdHlsZXNoZWV0IHR5cGU9InRleHQveHNsIiBocmVmPSIvL2dlb3JnZW1lbm5hZG9nLnRyYWluaW5nL3NpdGVtYXAtaW5kZXgueHNsIj8+CjxzaXRlbWFwaW5kZXggeG1sbnM9Imh0dHA6Ly93d3cuc2l0ZW1hcHMub3JnL3NjaGVtYXMvc2l0ZW1hcC8wLjkiPjxzaXRlbWFwPjxsb2M+aHR0cHM6Ly9nZW9yZ2VtZW5uYWRvZy50cmFpbmluZy9zaXRlbWFwLTEueG1sPC9sb2M+PGxhc3Rtb2Q+MjAyMy0wNC0wOFQxNzowNDowN1o8L2xhc3Rtb2Q+PC9zaXRlbWFwPjxzaXRlbWFwPjxsb2M+aHR0cHM6Ly9nZW9yZ2VtZW5uYWRvZy50cmFpbmluZy9pbWFnZS1zaXRlbWFwLTEueG1sPC9sb2M+PGxhc3Rtb2Q+MjAyMy0wNC0wOFQxNjo1OToyN1o8L2xhc3Rtb2Q+PC9zaXRlbWFwPjwvc2l0ZW1hcGluZGV4Pgo=

@media screen and (min-width: 1600px){
.inner-header-image {
  max-height: 300px !important;
}
}

.inner-header-image .overlay {
  background: rgba(0,0,0,0.22);
}


.custom-header-content h2 a {
  color: #e5e8ea;
  font-size: 54px;
  letter-spacing: 0.5px;
  font-weight: 900;
}

#top-menu {
  background-color: #03a3e1;
  padding: 12px 0;
}

.secondary-menu ul li svg {
  fill: #c2e0e9;
}

.site-info {
  background-color: #03a3e1;
  color: #fff;
  padding: 25px 0;
  line-height: 1;
  border-top: 1px solid rgba( 255,255,255,0.1 );
}

.rpt_style_basic .rpt_plan .rpt_title {
  margin-bottom: -3px !important;
  border-bottom: #063a9e solid 1px !important;
  background: #03a3e1;
  padding: 14px 18px;
  font-size: 26px;
  color: white;
  line-height: 35px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.rpt_style_basic .rpt_plan .rpt_head {
  border-top: #003bec solid 2px;
  background: rgb(34,34,34);
  background: linear-gradient(0deg,rgb(91, 136, 168) 0%,rgb(15, 74, 88) 100%);
}


.powered-by{
	display:none;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_description {
  font-size: 14px;
  line-height: 20px;
  padding: 0 30px 20px;
  font-weight: 300;
  text-align: center;
  color: #fffff3;
}

.round-block img{
border-radius: 50% 50%;
	border: solid #db4003 4px;
	
}

#masthead {
  position: relative;
  padding-top: 25px;
  background: rgba(255,255,255,0.1);
  width: 100%;
  z-index: 3000;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* == PRICING TABLE HIDE INFO ==*/

.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  padding: 20px 40px 0;
  color: lightgrey;
  text-align: center;
  display: none;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
  padding: 6px 10px;
  font-size: 77px;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  color: white;
  display: none;
}
