/* 6. Footer Section */

/*
#footer_wrap {
	background-color: #321A13;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;}
*/

/*
#footer_liner {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	*/


.entries_wrap {
/*  padding: 10px; */
/*  display: grid; */
}


.entries_item {
  width: 100%;
  margin-bottom: 0px;
  position: relative;
}

#ftr_icons_sections_box {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 100%;
  position: relative;
  display: grid;
/*  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); OLD CODE THAT WAS OFF on 320px width??? */
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  grid-column-gap: 5px;
  grid-row-gap: 15px;
  justify-items: center;
  box-sizing: border-box;
  /*	max-width: 250px; */
}

#ftr_other_material_box {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
  position: relative;
  display: block;
  /*	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	grid-column-gap: 5px;
	grid-row-gap: 5px; */
  justify-items: center;
  box-sizing: border-box;
  /*	max-width: 250px; */
}

.ftr_icons_section_entry {
  max-width: 240px;
}

.ftr_section_icons {
  margin-top: 0;
  /*	margin-right: auto; */
  margin-bottom: 0;
  /*	margin-left: auto; */
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(115px, 1fr));
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-items: normal;
  box-sizing: border-box;
  max-width: 250px;
}


#ftr_background02_wrap,
#ftr_background03_wrap {
/*  background-image: linear-gradient(120deg, rgba(0,67,255,.55) 0%, rgba(0,103,255,.89) 100%);	 */
  background: linear-gradient(120deg, rgba(0,67,255,.55) 0%, rgba(0,103,255,.89) 100%);	
  background: -webkit-linear-gradient(120deg, rgba(0,67,255,.55) 0%, rgba(0,103,255,.89) 100%);	
  background: -moz-linear-gradient(120deg, rgba(0,67,255,.55) 0%, rgba(0,103,255,.89) 100%);	
  background: -ms-linear-gradient(120deg, rgba(0,67,255,.55) 0%, rgba(0,103,255,.89) 100%);	
  background: -o-linear-gradient(120deg, rgba(0,67,255,.55) 0%, rgba(0,103,255,.89) 100%);	
}

/*
#cfapp {
	margin-left: 310px;
}
	*/

.ftr_list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

.ftr_list li a {
  color: white;
  font-size: 15px;
  padding-top: 10px;
  -moz-text-decoration: none;
  text-decoration: none;
}

#ftr_wrap img {
  border-top: 0;
  border-right: none;
}

#copyright_wrap {
  clear: both;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

#copyright {
  /*	position: absolute;
	top: 430px;
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	width: 90%; */
  color: #999; 
/*  color: #ffffff; */
  /*	font-size: 1.5em; */
  line-height: 22px;
  padding-top: 30px;
}

#copyright p {
  margin-top: 12px;
}

#ftr_placeholder {
  height: 1000px;
  width: 100%;
}

#ftr_wrap {
  /*  background-color: #321a13;
  clear: both; */
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  /*	min-width: 1020px; */
  width: 100%;
  position: relative;
  z-index: 9;
  height: 100%;
}

@media screen and (max-width: 359px) {
  #ftr_wrap {
    margin-top: var(--fluidPaddingSize-mainstage3-ofSmallestPadding);
  }
}

@media screen and (min-width: 360px) and (max-width: 1189px) {
  #ftr_wrap {
    margin-top: calc(var(--fluidPaddingSize-mainstage3-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage3-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage3-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));
  }
}

@media screen and (min-width: 1190px) {
  #ftr_wrap {
    margin-top: var(--fluidPaddingSize-mainstage3-ofLargestPadding);
  }
}

#ftr_liner {
  background-repeat: no-repeat;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  top: -1px;
/*  box-shadow: 1px 1px 10px #999; */

  /*  background:
  linear-gradient(27deg, #151515 5px, transparent 5px) 0 5px,
  linear-gradient(207deg, #151515 5px, transparent 5px) 10px 0px,
  linear-gradient(27deg, #222 5px, transparent 5px) 0px 10px,
  linear-gradient(207deg, #222 5px, transparent 5px) 10px 5px,
  linear-gradient(90deg, #1b1b1b 10px, transparent 10px),
  linear-gradient(#1d1d1d 25%, #1a1a1a 25%, #1a1a1a 50%, transparent 50%, transparent 75%, #242424 75%, #242424);
  background-color: #131313;
  background-size: 20px 20px;
  */
  /*  background:
  radial-gradient(black 15%, transparent 16%) 0 0,
  radial-gradient(black 15%, transparent 16%) 8px 8px,
  radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px,
  radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 8px 9px;
  background-color:#282828;
  background-size:16px 16px;
  */
}

#ftr_liner_background_wrap {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
/*  background: #65a9d7;
  background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
  background: -moz-linear-gradient(top, #3e779d, #65a9d7);
  background: -ms-linear-gradient(top, #3e779d, #65a9d7);
  background: -o-linear-gradient(top, #3e779d, #65a9d7);
  background: linear-gradient(top, #3e779d, #65a9d7); */
  overflow: hidden;
}


@media screen and (max-width: 359px) {
  #ftr_liner,
  #ftr_liner_background_wrap,
  #ftr_background01_wrap,
  #ftr_background02_wrap,
  #ftr_background03_wrap {
    border-radius: var(--fluidPaddingSize-mainstage4-ofSmallestPadding);
  }
}

@media screen and (min-width: 360px) and (max-width: 1189px) {
  #ftr_liner,
  #ftr_liner_background_wrap,
  #ftr_background01_wrap,
  #ftr_background02_wrap,
  #ftr_background03_wrap {
    border-radius: calc(var(--fluidPaddingSize-mainstage4-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage4-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage4-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));
  }
}

@media screen and (min-width: 1190px) {
  #ftr_liner,
  #ftr_liner_background_wrap,
  #ftr_background01_wrap,
  #ftr_background02_wrap,
  #ftr_background03_wrap {
    border-radius: var(--fluidPaddingSize-mainstage4-ofLargestPadding);
  }
}

@media screen and (max-width: 359px) {
  #ftr_liner {
    padding-left: var(--fluidPaddingSize-mainstage2-ofSmallestPadding);
    padding-right: var(--fluidPaddingSize-mainstage3-ofSmallestPadding);
    padding-top: var(--fluidPaddingSize-mainstage2-ofSmallestPadding);
    padding-bottom: var(--fluidPaddingSize-mainstage3-ofSmallestPadding);
  }
}

@media screen and (min-width: 360px) and (max-width: 1189px) {
  #ftr_liner {
    padding-left: calc(var(--fluidPaddingSize-mainstage2-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage3-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage2-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));

    padding-right: calc(var(--fluidPaddingSize-mainstage3-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage3-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage3-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));

    padding-top: calc(var(--fluidPaddingSize-mainstage2-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage2-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage2-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));

    padding-bottom: calc(var(--fluidPaddingSize-mainstage3-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage3-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage3-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));
  }
}

@media screen and (min-width: 1190px) {
  #ftr_liner {
    padding-left: var(--fluidPaddingSize-mainstage3-ofLargestPadding);
    padding-right: var(--fluidPaddingSize-mainstage3-ofLargestPadding);
    padding-top: var(--fluidPaddingSize-mainstage2-ofLargestPadding);
    padding-bottom: var(--fluidPaddingSize-mainstage3-ofLargestPadding);
  }
}

@media screen and (max-width: 359px) {
  #ftr_container {
    padding-left: var(--fluidPaddingSize-mainstage3-ofSmallestPadding);
    padding-right: var(--fluidPaddingSize-mainstage3-ofSmallestPadding);
    padding-bottom: var(--fluidPaddingSize-mainstage3-ofSmallestPadding);
  }
}

@media screen and (min-width: 360px) and (max-width: 1189px) {
  #ftr_container {
    padding-left: calc(var(--fluidPaddingSize-mainstage3-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage3-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage3-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));

    padding-right: calc(var(--fluidPaddingSize-mainstage3-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage3-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage3-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));

    padding-bottom: calc(var(--fluidPaddingSize-mainstage3-ofSmallestPadding) + calc(var(--fluidPaddingSize-mainstage3-ofLargestPadding-numberOnly) - var(--fluidPaddingSize-mainstage3-ofSmallestPadding-numberOnly))*(calc(100vw - var(--fluidVals-screenWidth1-ofSmallestVal)) / calc(var(--fluidVals-screenWidth1-ofLargestVal-numberOnly) - var(--fluidVals-screenWidth1-ofSmallestVal-numberOnly))));
  }
}

@media screen and (min-width: 1190px) {
  #ftr_container {
    padding-left: var(--fluidPaddingSize-mainstage3-ofLargestPadding);
    padding-right: var(--fluidPaddingSize-mainstage3-ofLargestPadding);
    padding-bottom: var(--fluidPaddingSize-mainstage3-ofLargestPadding);
  }
}

#ftr_bottom_base_wrap {
  height: 60px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /* DO NOT REMOVE this background code below. It was used previously, but I changed the footer location and as of 2021 05 May 20 it was in the pgframing_oreofilling_top_mainstage_content_container div. There, the background did not cover the full width of the screen, and looked not great as a result. But if I later decide to shoot for bringing back the full screen footer background width thing, keep this here.  */
/*  background: url("/images/modules/entries/tileable-texture-from-header-background-300x266.jpg");
  background-repeat: repeat;
  background-origin: border-box;
  background-position: center -30px; */
}

#ftr_background01_wrap,
#ftr_background02_wrap,
#ftr_background03_wrap {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	box-sizing: border-box;
}

#ftr_background01_container {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    background: linear-gradient(top, #3e779d, #65a9d7);
    padding: 0 0 13px 0;
    box-sizing: border-box;
	overflow: hidden;
}

#ftr_bckgrnd01_subbackground01 {
content: "";
background: url("/images/modules/entries/tileable-texture-from-header-background-300x266.jpg");
background-repeat: repeat;
background-position: center;
/* opacity: 0.25; */
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
-webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
-moz-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
-o-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
-ms-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
mix-blend-mode: overlay;
}

#ftr_bckgrnd01_subbackground02 {
content: "";
background: url("/images/modules/entries/abstract-background-840x314.png");
background-repeat: no-repeat;
background-size: 100% 100%;
/* opacity: 0.5; */
top: 0;
left: 0;
/* bottom: 0;
right: 0; */
z-index: 2;
position: absolute;
-webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
-moz-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
-o-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
-ms-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(100%);
mix-blend-mode: overlay;
}

#ftr_bckgrnd01_subbackground02 {
	width: 100%;
	height: 50%;
	min-height: 80px;
	max-height: 300px;
}

#ftr_liner,
#ftr_liner_background_wrap {
	box-sizing: border-box;
}

#ftr_background01_wrap {
	display: block;
	z-index: -1;
}

#ftr_background02_wrap {
	display: block;
	z-index: -2;
}

#ftr_background03_wrap {
	display: block;
	z-index: -3;
}


#ftr_bottom_base_container {
  height: 40px;
  width: 90%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-left: 1px;
  padding-right: 1px;
}

.ftr_sctnhdr {
  width: 230px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px;
  box-shadow: 1px 1px 10px #999;
  box-sizing: border-box;
  border-radius: 10px;
  height: 70px;
}

.pgftr_txticns_sctnhdr_img {
  height: 70px;
  width: 230px;
}

.pgftr_txticns_img {
  height: 70px;
  width: 115px;
}

.pgftr_langicns_img {
  height: 70px;
  width: 115px;
}

.ftr_sctns {
  list-style-type: none;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

/*
.ftr_sctn_farleft,
.ftr_sctn_midleft,
.ftr_sctn_midright,
.ftr_sctn_farright {
	width: 250px;
	height: 290px;
	margin-left: 0;
	padding-left: 0;
	float: left;
}
*/

.ftr_rectangle_icon_type1 {
  width: 115px;
  height: 70px;
  float: left;
  box-shadow: 1px 1px 10px #999;
  border-radius: 10px;
}

#pgftr_translations_wrldicn {
  position: absolute;
  top: 333px;
  left: 386px;
}

#pgftr_translations_txticn {
  position: relative;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

#ftr_container {
  /*	min-width: 1020px; */
  box-sizing: border-box;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

#ftrwrp_baseoverlay_svg1 {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding-left: 1px;
  padding-right: 1px;

  /*	top: -10px */
}

#ftrwrp_baseoverlay_svg2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding-left: 2px;
  padding-right: 2px;
  /*	top: -10px */
}

.pgftr_txticns_img,
.pgftr_langicns_img {
  box-shadow: 1px 1px 10px #999;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}

.initial_footer_class_for_matching_entrance {
	visibility: hidden;
/*	display: none; */
}

