/*
Theme Name: Pile of Sapmi Jan 17
Theme URI: http://www.pileofsapmi.com
Description: Custom Wordpress Template for Pile of Sapmi
Author: Robert Pentha
Author URI: http://www.ptplondon.com
*/






 /* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;

}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
   padding:0;
  margin: 0;  
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
  padding:0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,html
{
position: relative;
width:100%;
height:100%;
overflow: hidden;

}




body
{
-moz-font-feature-settings: "liga", "kern";
-moz-font-feature-settings:"liga=1, kern=1";
-ms-font-feature-settings:"liga", "kern";
-o-font-feature-settings:"liga", "kern";
-webkit-font-feature-settings:"liga", "kern";
font-feature-settings: "liga", "kern";


-webkit-font-smoothing: antialiased;

}


#megaheader {
  background: transparent none repeat scroll 0 0;
  height: 100%;
  left: -8px;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

#megascroll
{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  z-index:3;
  overflow-x:hidden;
  overflow-y:scroll; 
  -webkit-overflow-scrolling: touch;
}


.center
{
  position: absolute;
  top:50%;
  left:50%;
  -ms-transform:translate(-50%,-50%); 
  -webkit-transform:translate(-50%,-50%); 
  transform:translate(-50%,-50%); 
}


h1 {
  font-family: "PT Mono",Helvetica,Arial;
  font-size: 16px;
  /*font-weight: 700;*/
 /* letter-spacing: 2px;*/
  line-height: 16px;
 /* text-transform: uppercase;*/
}

h2 {
  font: 300 18px/24px "PT Mono",Helvetica,Arial;
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: left;
}
p, a {
  font-family: "Open Sans",Helvetica,Arial;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 25px;
  text-align: justify;

}
a {color: black;}

p a
{
  color: black;
}

strong {
  font-weight: 700;
}

.mainlogo {
  width: 80%;
}

.themainmenu{
  background-color: rgba(0,0,0,0.8);
  height: 100%;
  position: fixed;
  right: -100%;
  max-width: 350px;
  width: 100%;
  z-index: 50;
    pointer-events:auto;
}

.menu-mainone-container {
  float: left;
  position: relative;
  width: 100%;
}

.themainmenu ul {
  float: left;
  margin-top: 100px;
  padding: 0 10%;
  position: relative;
  width: 80%;
}

.themainmenu ul li 
{
  position: relative;
  width: 100%;
  float: left;
}


.themainmenu ul li a {
  color: #ffffff;
  font: 300 13px/24px "Open Sans",Helvetica,Arial;
  position: relative;
  text-decoration: none;
}


.sub-menu {
  margin-bottom: 20px;
  margin-top: 10px!important;
  display: none;
}

.sub-menu li a {
  font-size: 11px !important;
  line-height: 10px !important;
}

.sub-menu li {
  margin-bottom: 8px;

}

.burger {
  height: 20px;
  position: absolute;
  right: 17px;
  top: 15px;
  width: 30px;
  z-index: 100;
  pointer-events:auto;
}

.burger > h1 {
  color: white;
  letter-spacing: 0;
  position: absolute;
  right: 6px;
  top: -1px;
  width: 100px;
     font-family: Open Sans;
    font-size: 11px;
}

.showmenuthing
{
  display: block;
}
.closemenuthing
{
  display: none;
}

.open {

  cursor: pointer;
  display: block;
  height: 100%;
  left: -80px;
  position: absolute;
  top: 0;
  width: 110px;
  z-index: 100;
}

.close {
    cursor: pointer;
  display: none;
  height: 100%;
  left: -80px;
  position: absolute;
  top: 0;
  width: 110px;
}

.line {
  background-color: white;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  width: 100%;
}

.logo {
  left: 10px;
  pointer-events: auto;
  position: fixed;
  top: 10px;
  width: 60px;
  z-index: 100;
}
.logo > a {
  text-decoration: none;
}

.logo img {
  width: 100%;
}

.logo h1 {
  color: white;
  font-size: 18px;
  line-height: 18px;
  text-transform: inherit;
}

.logo > img {
  width: 100%;
}

.bigflow {
  background-color: grey;
  float: left;
  height: 100vh;
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}



.backgroundslide {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;

}

.owl-prev {

  height: 80px;
  margin-top: -40px;
  top: 50%;
  width: 50px;
  background: rgba(0, 0, 0, 0) url("svg/bigarrow-left.svg") no-repeat scroll 0 0;
  position: absolute;
  left:20px;
  text-indent: -9999px;
   overflow: hidden;
}



.owl-next {

  height: 80px;
  margin-top: -40px;
  top: 50%;
  width: 50px;
  background: rgba(0, 0, 0, 0) url("svg/bigarrow-right.svg") no-repeat scroll 0 0;
  position: absolute;
    right:20px;
      text-indent: -9999px;
      overflow: hidden;
}


.fullpager {
  float: left;
  height: 100vh;
  position: relative;
  width: 100%;
    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

}

.bigcenter > h1 {
  background-color: black;
  color: #fff;
  display: inline;
  font-family: "PT Mono",Helvetica,Arial;
  font-size: 36px;
  font-weight: 300;
  line-height: 47px;
  padding: 5px 0;
}
.downarrowone {
  bottom: 10px;
  cursor: pointer;
  height: 50px;
  left: 50%;
  position: absolute;
  width: 50px;
  z-index: 50;
}

.whitecontent {
  text-align: center;
  width: 30%;
}

.whitecontent > h1 {
  color: black;
  display: inline-block;
  font-family: "PT Mono";
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 25px;
}

#sectiononebee .whitecontent {
  width: 55%;
}



#sectionthree h1, #sectionthree p {
  color: white;
}



.home
{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
 /* background-image: url(images/pileofsapmi-background6.jpg);*/
}





.page-template .logo h1, .page-template-default h1 {
  color: black;
}

.page-template .line, .page-template-default .line, .post-template-default .line,
.category .line

 {
  background-color: black;
}

.page-template .burger > h1, .page-template-default .burger > h1,
.post-template-default .burger > h1, .category .burger > h1
{

 color: black;
}





.singlepage {
  margin: 80px auto;
  max-width: 800px;
  position: relative;
  text-align: center;
  width: 100%;
}

.singlepage > h1 {
  background-color: black;
  color: white;
  display: inline-block;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 60px;
  margin-top: 10px;
  padding: 5px 10px;
}

.singlepage h2
{
  color:#000000;
}

.archivepage {
  margin: 80px auto;
  max-width: 1000px;
  position: relative;
  text-align: center;
  width: 100%;
}




.redheader {
  background-color: #060606;
  color: #ffffff;
  display: inline;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 20px;
}
.headsplit {
  float: left;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}

.home {background-color: black;}

.pagelink > a {
  border: 1px solid #ffffff;
  color: white;
  display: inline-block;
  font: 700 10px/10px "Montserrat",Helvetica,Arial;
  letter-spacing: 1px;
  margin-top: 10px;
  padding: 10px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}


#sectiontwo .pagelink > a, #sectionfourhalf .pagelink > a{
  border: 1px solid #ccc;
  color: #fff;
  opacity: 0.7;
}

#sectionfourhalf .pagelink > a {
  border: 1px solid #ccc;
  color: #fff;
  opacity: 0.7;
}



/*Program styling*/

.bigblock {
  float: left;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}

.bigblock1 {
  float: left;
  position: relative;
  text-align: left;
  width: 20%;
  font:700 14px/19px 'Open Sans',Helvetica,Arial;
}

.bigblock2 {
  float: left;
  position: relative;
  text-align: left;
  width: 80%;
    font:400 14px/19px 'Open Sans',Helvetica,Arial;
}

.bigblock2 b
{
  font-weight: 700;
}

.prospacer {
  float: left;
  height: 40px;
  position: relative;
  width: 100%;
}

.page-template-home-template .line {
  background-color: white;
}

.page-template-home-template .burger > h1 {

 color: white;
}

.singlepage p img {
  height: auto;
  width: 100%;
}

.buttontoprogram {
  float: left;
  margin-bottom: 40px;
  margin-top: 20px;
  position: relative;
  width: 100%;
}

.buttontoprogram > a {
  background-color: #4a9de1;
  color: white;
  font: 600 11px/11px "open sans",Helvetica,Arial;
  letter-spacing: 2px;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.socialone {
  float: left;
  height: 32px;
  margin-left: 28px;
  margin-top: 16px;
  position: relative;
  width: 40px;
  opacity: 0;
}
.socialone a
{
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  background: url(svg/social-facebook-white.svg) no-repeat 0 0;

}

.ssba-wrap {
  float: left;
  font: 700 12px/12px "Montserrat",Helvetica,Arial;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}

.mainfooter {
  border-top: 1px solid #ccc;
  float: left;
  margin-top: 40px;
  padding-top: 5px;
  position: relative;
  text-align: center;
  width: 100%;
}

.mainfooter > p {
  font-size: 12px;
  text-align: center;
}





#sectiontwo p, #sectionthree p, #sectionfourhalf p   {
  font-size: 15px;
  line-height: 30px;
}

/*INlegg tweaks*/

.innleggblockmother {

  float: left;
  padding: 4%;
  position: relative;
  width: 42%;
}

.archive .innleggblockmother
{
  padding:0;
  width: 100%;
}

.innleggblockmother2 {
  background-color: white;
  float: left;
  padding: 5% 10%;
  position: relative;
  width: 80%;
}

.innleggblockmother2 > h1 {
  margin-bottom: 40px;
  margin-top: 20px;
}

.innleggblockmother2 .pagelink a 
{
  border:1px solid #ccc;
  color: black;
}


.innleggblock {
  float: left;
  height: 60px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}

.inleggbilde {
  background-color: black;
  float: left;
  height: 60px;
  overflow: hidden;
  width: 60px;
}

.inleggbilde > img {
  height: 100%;
}

.inleggheader {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 210px;
}

.inleggheader h2 {
  color: #404040;
  font-family: "Open Sans Condensed";
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 14px;
  margin: 10px 0 0;
  padding: 0 10%;
  text-align: left;
  text-transform: uppercase;
  width: 90%;
  font-weight: 700;
}
.inleggheader h3 {
  color: #404040;
  font: 400 11px/12px "Open Sans Condensed",Helvetica,Arial;
  padding: 0 10%;
  width: 80%;
}



.archive .singlepage {
  max-width: 80%;
}

.single-post h3 {
  font: 300 11px/11px "Open Sans",Helvetica,Arial;
  letter-spacing: 2px;
}

.bigcenter {
  width: 80%;
}

#sectionfive .whitecontent {
  background-color: white;
  border-radius: 150px;
  height: 200px;
  padding-top: 100px;
  width: 300px;
}

/*New stuff front Dec 2017*/

#sectionone {
    background-color: rgba(0,0,0,0.5);
}

#sectionfour, #sectionfourseven {
   background-color: rgba(0,0,0,0.75);
}




.frontbigright {
  width: 100%;
  position: relative;
  float: left;
  height: 100%;
/*  background-color: #2D39E5; */
}

.programme {
  width: 70%;
  height: auto;
}

.topthing {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
}

.bottomthing {
  width: 100%;
  height: 30%;
  position: relative;
  float: left;
  margin-top: 10%;
  display: none;
}

.theblue
{
  width: 100%;
  position: relative;
  float: left;
  height:100%;

}

.bluegif {
  width: auto;
  height:100%;
  position: absolute;
  left:50%;
    -ms-transform:translate(-50%,0); 
  -webkit-transform:translate(-50%,0); 
  transform:translate(-50%,0); 

}

#introtext {
  font: 300 14px/20px 'PT Mono',Helvetica,Arial;
  width: 100%;
  text-align: center;
}

#introholder {
  width: 90%;
  max-width: 960px;
}

.sharefrontthing {
  width: 100%;
  height: 50px;
  position: relative;
  text-align: center;
  color: #fff;
  float: left;
  margin-top: 20px;
  opacity:0;

}

.sharefrontthing > div > div {
  font-size: 11px;
}

.whitecontent img {
  width: auto;
  height: 100%;
}

.animatedgifer
{
  width: 100%!important;
  height: auto!important;
}

#sectiontwo .whitecontent {
  background-color: #000000b3;
  color: white;
  width: 50%;
  padding: 5%;
}

#sectiontwo h1, #sectionfourhalf h1
{
  color: white;
}


.archivefront {
  width: 940px;
  height: 400px;
}

.archivefront h1 {
  width: 100%;
  text-align: center;
  color: white;
  margin-bottom: 20px;
}

.archivefront img {
  width: auto;
  height: 100%;
  margin-left: 20px;
}


#sectionfourhalf
{
  background-image:url(images/background-oslo.jpg);
}

#sectionfourhalf .whitecontent {
  background-color: #000000b3;
  color: white;
  width: 50%;
  padding: 5%;
}



.doubleback {
  width: 50%;
}

.leftinner {
  width: 55%;
  position: relative;
  float: left;
  margin-right: 10%;
}

.rightinner {
  position: relative;
  float: left;
  width: 35%;
}

.doubleback img
{width: 100%;height:auto;}

.rightinner h1,.rightinner p,.rightinner a {
  color: white;
}

.rightinner > h1 {
  display: inline-block;
  font-family: "PT Mono";
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 25px;
}
.rightinner p {
  font-size: 15px;
  line-height: 30px;
}
.rightinner a {
border: 1px solid #ccc;
color: #fff;
opacity: 0.7;
}

/*Mobile Tweaks*/

@media screen and (max-width: 1500px) {

.innleggblockmother {

    padding: 1%;
    width: 48%;
}

#sectiononebee .whitecontent {
    width: 55%;
}

}

@media screen and (max-width: 1300px) {

.inleggheader {
  width: 150px;
}


}

@media screen and (max-width: 1000px) {


.whitecontent {
  text-align: center;
  width: 60%;
}

#sectiononebee .whitecontent {
    width: 95%;
}



.inleggheader {
  width: 150px;
}
}

@media screen and (max-width: 800px) {



.doubleback {
  width: 90%;
  padding:0 5%;
}

.leftinner,.rightinner
{
  width: 100%;
  margin: 0;
}

.doubleback {
  width: 90%;
  padding: 0 5%;
  position: relative;
  float: left;
  margin: 40px 0;
  left: auto;
  right: auto;
     -ms-transform:none;
    -webkit-transform:none;
    transform:none;
}



#sectionfour, #sectionfourseven {
    height: auto;
}

.archivefront {
    width: 70%;
    height: auto;
    position: relative;
    float: left;
    top: auto;
    left: auto;
    padding: 0 15%;
    margin-top: 40px;
    margin-bottom: 40px;
    -ms-transform:none;
    -webkit-transform:none;
    transform:none;
}

.archivefront img {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-bottom: 20px;
}






.innleggblockmother {
     padding: 4% 1%;
    width: 98%;
}

.innleggblockmother2 {
  padding: 3%;
  width: 94%;
}

.inleggbilde {
  height: 60px;
  width: 60px;
}

.innleggblock {
  height: 60px;
}

.inleggheader {
  width: 150px;
}



}


@media screen and (max-width: 800px) {



#introtext {
  font: 300 12px/12px 'PT Mono',Helvetica,Arial;
}

.programme {
  width: 70%;
  height: auto;
  margin: 80px 15% 20px;
}

.frontbigright {
  width: 100%;
  height: auto;
  margin-top: 100px;
}

.topthing {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}

.topthing .center
{
  right:auto;
  left:auto;
    -ms-transform:inherit;
  -webkit-transform:inherit;
  transform:inherit;
  position: relative;
}



#sectionone {height:auto;}

#introholder {
  width: 90%;
  padding: 0 5%;
}


#sectiononebee .whitecontent {
  padding: 0 5%;
  width: 90%;
  position: relative!important;
  top:auto;
  left:auto;
  margin-bottom: 40px;
}
#sectiononebee .center {

  position: relative;
  top:auto;
  left:auto;
  margin-bottom: 40px;
  margin-top: 20px;
  float: left;
  -ms-transform:inherit;
  -webkit-transform:inherit;
  transform:inherit;
}


#sectiononebee {height:auto;}


.innleggblock {
  height: 80px;
  margin-bottom: 5px;
  margin-left: 0;
  width: 100%;
}

.inleggbilde {
height: 80px;
width: 80px;
}

.inleggarrow {
 display: none;
}

.inleggheader h2 {
margin: 15px 0 5px;
padding: 0 5%;
width: 90%;
font-size: 12px;
line-height: 14px;
}

.inleggheader h3 {
  padding: 0 5%;
  width: 90%;
}


h1, .bigcenter > h1
{
  font-size: 16px;
  line-height: 15px;
}

.single-post h3 {
  font: 400 10px/10px "Open Sans",Helvetica,Arial;
}

.archive .singlepage {
  max-width: 90%;
}

.pagelink > a {
  font: 700 10px/10px "Open Sans",Helvetica,Arial;
  margin-top: 5px;
  padding: 8px;
}

.bigcenter {
  padding: 0 10%;
  width: 80%;
}

.owl-prev {
  background: rgba(0, 0, 0, 0) url("svg/bigarrow-left.svg") no-repeat scroll 0 0 / 25px 40px;
  height: 40px;
  left: 2px;
  margin-top: -20px;
  width: 25px;
}

.owl-next {
  background: rgba(0, 0, 0, 0) url("svg/bigarrow-right.svg") no-repeat scroll 0 0 / 25px 40px;
  height: 40px;
  right: 2px;
  margin-top: -20px;
  width: 25px;
}

.whitecontent {
  padding: 0 5%;
  text-align: center;
  width: 90%;
}

#sectionfive .whitecontent {
  background-color: white;
  border-radius: 100px;
  height: 150px;
  padding: 50px 0 0 0;
  width: 200px;
}

#sectionfive  .whitecontent > h1 {

  margin-bottom:0px;
}

#sectiontwo .whitecontent, #sectionfourhalf .whitecontent
{
    padding: 0 5%;
  text-align: center;
  width: 90%;
}




p, a, #sectiontwo p, #sectionthree p, #sectionfourhalf p {

  font-size: 12px;
  line-height: 18px;
}

.redheader {
  line-height: 28px;
}

.singlepage {
  padding: 0 5%;
  width: 90%;
}

h2 {
  font: 300 14px/18px "PT Mono",Helvetica,Arial;
  margin-bottom: 10px;
  margin-top: 10px;
}

.themainmenu {
  overflow-y: auto;
}

.bigblock1 {
  font: 700 12px/17px "Open Sans",Helvetica,Arial;
  width: 30%;
}

.bigblock2 {
  font: 400 12px/17px "Open Sans",Helvetica,Arial;
  width: 70%;
}

.mainfooter > p {
  font-size: 10px;
}

.buttontoprogram > a {
  font: 700 10px/10px "Open Sans",Helvetica,Arial;
  padding: 7px;
}

.singlepage > h1 {
  line-height: 16px;
  margin-bottom: 20px;
}

.logo {
width: 40px;
}

.themainmenu ul li a {
  font: 300 13px/24px "Open Sans",Helvetica,Arial;
}

.themainmenu ul {
  margin-top: 60px;
}

.sub-menu {
  margin-bottom: 10px;
}



}





/*Isotope code*/




.isotope-wrapper {
  position: relative;
  width: 100%;
  float: left;
  margin-top: 60px;
  border-top: 1px solid #e0e0e0;
  padding-top: 60px;
  padding-bottom: 100px;


}

.isotope-box {
  position: relative;
  width: 100%;
}

.isotope-toolbar {
  background: rgba(66, 66, 99, 0.3);
  padding: 10px;
  margin: 10px;
  color: #eee;
}
.isotope-toolbar p {
  border-top: 1px solid #fff;
  padding-top: 15px;
}
.isotope-toolbar a {
  color: #fff;
}

.innerthing
{
 position: relative;
    height: 0;
    display: block;
    width: 100%;
}

.isotope-item {
  position: relative;
  width: 33.33%;
  margin-right: 0px;
  margin-bottom: 40px;
  display: block;
  text-align: center;
}

@media screen and (max-width: 1390px) {

.isotope-wrapper
{
 margin-left: 10px;
}

}



@media screen and (max-width: 1050px) {
.isotope-item
{
  width: 32%;  
}


}

@media screen and (max-width: 750px) {
.isotope-item
{
  width: 48%;
}
}

@media screen and (max-width: 540px) {
.isotope-item
{
  width: 100%;
}
.isotope-wrapper {
  margin-left: 5px;

}
}




/*
.isotope-item:before {
  content: '';
  display: inline-block;
 padding-top: 60%;
}

.item-portrait:before {
padding-top: 133%;
}
*/
.isotope-item img {
  display: block;
  float: left;
  height: 100%;
  opacity: 1;
  position: relative;
  width: 100%;
}

.lazyload {
  background: #f7f7f7;
}

.lazyloading {
  background: #f7f7f7 url(images/loader.gif) no-repeat center;
  min-height: 60px;
}


.thetext {
  color: black;
  float: left;
  font: 600 16px/18px "Open Sans Condensed",Arial,Helvetica,sans-serif;
  letter-spacing: 1px;
  padding: 0 15%;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 70%;
}
.thetext2 {
  float: left;
  font: 300 11px/12px "Open Sans Condensed",Arial,Helvetica,sans-serif;
  padding: 0 15%;
  position: relative;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
  width: 70%;
    color: #404040;
}



.smallcaps {
  letter-spacing: 0;
}

.thetext2 p {
    text-align: center;
}


.rollerone {
  display: block;
  height: 90%;
  left: 0;
  margin: 0 5%;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 90%;
}
.whiteover
{
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color:#fff;
  visibility: hidden;

}


.squarebutton {
  border: 1px solid #e0e0e0;
  display: inline-block;
  font: 300 11px/11px "Open Sans Condensed",Helvetica,Arial;
  letter-spacing: 2px;
  margin-top: 10px;
  padding: 7px 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.page-id-31 .ssba {
  display: none;
}

.page-id-290 .singlepage, .page-id-204 .singlepage{
  max-width: 500px;
}

.page-id-290 .ssba, .page-id-204 .ssba {
  margin-top: 40px;
}

#newtrans {
  pointer-events: auto;
  position: absolute;
  right: 16px;
  top: 35px;
  z-index: 500;
}

