html {
  font-size: 16px;
}

@media (min-width: 601px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 24px;
  }
}
@media (min-width: 1601px) {
  html {
    font-size: 26px;
  }
}
body, input, textarea, select {
  line-height: 1.5rem;
  font-family: 'Hind', sans-serif;
  color: #564b47; 
  font-weight:300;
  }

.uppercase {
  text-transform: uppercase; }

h1, h2, h3, h4, h5 {
  font-family: 'Vidaloka', sans-serif;
  font-weight: 200; 
  }

h1{
  font-size: 2.25rem;
  line-height: 2.5rem; 
  color:#007dbd;
  }

h1{
  margin-top: 0;
  margin-bottom: 1rem; 
}
.yellow h1, .yellow h2 {color:#dcaf32; margin-bottom:0;}
.yellow h2 { font-family: 'Hind', sans-serif; font-size:1.5rem;}

h2{
  font-size: 2.5rem;
  line-height: 2.5rem; }

h2 {
  margin-top: 0;
  margin-bottom: 1.5rem; 
  }
h2{color:#fff; font-size: 1.5625rem; line-height: 2.125rem; font-weight:300; margin-bottom: 0.5rem; }
.header-group h2 {margin-bottom:1rem;}
.header-group h3 { font-family: 'Hind', sans-serif;}
#section-id-6 .header-group h2, #section-id-90 .header-group h2 {margin-bottom:0; color:#fff}
#section-id-6 .header-group h3 {margin:1rem 0 2rem 0;}
#section-id-94 .header-group h2 {color:#5f3e24; margin-bottom:0;}
#section-id-94 .header-group h3 {color:#5f3e24; font-size: 1.5rem; }
#section-id-91 h2 {margin-bottom:0; color:#af493c; margin-bottom: 1rem; }
#section-id-91 h3 {margin-bottom:0; font-family: 'Hind', sans-serif; font-size: 1.5rem;  color:#af493c}
#section-id-6 .header-group h3, #section-id-90 .header-group h2, #section-id-92 .header-group h3 { color:#fff; font-size: 1.5rem;}
#section-id-90 h2 {margin-bottom:0; color:#abb88d; }
#section-id-93 h2, #section-id-93 h3 {margin-bottom:0; color:#dcaf32; }
#section-id-93 h3 { font-size: 1.5rem; padding:1rem 0;}
#section-id-91 .swiper-slide h2, #section-id-91 .swiper-slide h3{ color:#fff; }
#section-id-91 .swiper-slide h3{ margin-bottom:1.5rem;}



  
h3.ce-uploads-fileName {
  font-size: 1rem;
  line-height: 1.5rem; }

h3, .h3 {
  margin-top: 0;
  margin-bottom: 1.5rem; }
  
 

h4, .h4 p, .fontsize4,
h5, .h5, .fontsize5 {
  font-size: 1rem;
  line-height: 1.5rem; }

h4, .h4 p,
h5, .h5 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

p + p, pre, table, blockquote {
  margin-top: 1rem; }

p, pre, table, blockquote {
  margin-bottom: 1rem; }

.flex-container>[class*=col-3] .ce-bodytext {font-size:1rem; line-height:1.25rem; text-align:center;}

.small, small {
  font-size: 0.5rem; }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0;
  border: 0;
  border-bottom-width: 0; }

th, td {
  padding: 0 0.25rem 0 0;
  border-bottom: 0;
  text-align: left;
  vertical-align: top; }

th {
  padding-top: 0; }

.table-responsive, .frame-type-table {
  margin-bottom: 0;
  overflow-x: auto;
  overflow-y: hidden; 
  }
.contenttable { margin:0; padding:0; max-width:18rem;}
  
th {
  font-weight: normal; }

table caption {
  padding: 6px; }

	 
@media screen and (min-width: 601px) {
  
  h1, .h1, .fontsize1 {
  font-size: 2.75rem;
  line-height: 3rem; 
  }

  h2{
    font-size: 2.5rem;
    line-height: 3rem;
    }

  h2, .h2 {
    margin-top: 0;
    margin-bottom: 1rem; 
	font-weight:200;
	}
	
  h3{
    font-size: 1rem;
	font-family: 'Vidaloka', sans-serif;
    color: #564b47; 
    font-weight:400;
    }

  h3, .h3 {
    margin-top: 0;
    margin-bottom: 1rem; }

  h4, .h4 p, .fontsize4 {
    font-size: 1.375rem;
    line-height: 1.5rem;
   }

  h4, .h4 p {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h5, .h5, .fontsize5 {
    font-size: 1rem;
    line-height: 1.5rem; }

  h5, .h5 {
    margin-top: 0;
    margin-bottom: 1.5rem; }
	
  p + p, pre, table, blockquote {
    margin-top: 1rem; }

  p, pre, table, blockquote {
    font-size: 1rem;
    margin-bottom: 1rem;
    line-height: 1.5rem; 
	}
  [class*="col-4"] ul { margin-left:1rem; }	
  [class*="col-4"] li { padding:0; }	
}



b, strong, .bold {
  font-family: 'Hind', sans-serif;
  font-weight: 700; }

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

ul ul {
  margin: 0; }

.col-12 ul {margin-bottom:1rem;} 
.col-12 ul li {font-size:1rem; padding:0.125rem 0;}  
 
.ce-bodytext ul {margin-top:0; margin-bottom:1rem; } 
.ce-bodytext ul li {padding:0.155rem 0; font-size:1rem; }

a {
  color: #AB8000;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

a:focus, a:hover {
  color: #000; }

.link-internal:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-envelope:before {font-family: 'FontAwesome'; content: "\f003"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-globe:before {font-family: 'FontAwesome'; content: "\f08e"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-download:before {font-family: 'FontAwesome'; content: "\f019"; font-size:0.875rem; line-height:0; padding-right:5px;}

.wrapper-footer a {color: #564b47;}
.wrapper-footer a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.wrapper-footer a:focus, .wrapper-footer a:hover {
  color: #ccc; text-decoration:underline; }
  
.btn-green {
	background:#abb88d; 
	-webkit-border-radius: 1.5rem;
	-moz-border-radius: 1.5rem;
	border-radius: 1.5rem; 
	color:#fff;
	font-family: 'Vidaloka', sans-serif;
	font-size:1rem;
	text-transform:uppercase;
	display:inline-block; 
	padding:16px 3rem;
	margin:1rem 0 4rem 0;
	} 
.btn-green:hover { color:#fff;  -webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff; }	
	
.btn-yellow, .btn-fake {
	background:#dcaf32; 
	-webkit-border-radius: 1.5rem;
	-moz-border-radius: 1.5rem;
	border-radius: 1.5rem; 
	color:#fff;
	font-family: 'Vidaloka', sans-serif;
	font-size:1rem;
	text-transform:uppercase;
	display:inline-block; 
	padding:16px 3rem;
	margin:1rem 0 4rem 0;
	} 
.btn-yellow:hover, .btn-fake:hover { color:#fff;  -webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff; }
.btn-fake { cursor:pointer; }	
  
@media screen and (max-width: 1024px) {
 h4{ font-size: 1.25rem;} 
 h1{font-size: 2rem; line-height: 2.5rem; }
}   

@media screen and (max-width: 768px) {
.content-main ul { margin:0; padding:0 0 0 1.25rem; }   
  }
  
@media screen and (max-width: 600px) {
   h1{font-size: 2rem; line-height: 2.5rem; }
   h2{font-size: 2rem; line-height: 2.5rem; }
  }
  
@media screen and (max-width: 568px) {  
   h1{font-size: 1.75rem; line-height: 2.25rem; }
   h2{font-size: 1.75rem; line-height: 2.25rem; }  
}

@media screen and (max-width: 320px) {

  }