@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,500,600,700,800');

html, body {

	height: 100%;
	padding: 0;
	margin: 0;
	font-family: 'source-serif-pro', serif !important;
    text-rendering: optimizeLegibility; 
    background-color:#fff;
    align-content: flex-start;


	}


html {
    scroll-behavior: smooth !important;
}
	
html { overflow-y: scroll; }
	
	.identity {	
	width:60px;
	height:60px;
	margin-left:30px;
	margin-top:0px;
	position:absolute;
	z-index:999;
    animation-name: logoanimate;
    animation-duration: 0.7s;
	
	}


h1 {color:#1f2743; font-size:2.53vw; font-weight:600; line-height:3.3vw; position:absolute; margin-top:8.95vw; margin-left:10.8vw;}

h2 {color:#1f2743; font-size:2.53vw; font-weight:600; line-height:3.3vw; position:absolute; margin-top:8.95vw; margin-left:10.8vw;}   

.text-size-regular {color:#1f2743; font-size:1.3vw; font-weight:400; line-height:2vw; position:absolute; margin-top:24vw; margin-left:10.8vw;}
    
.text-size-small {color:#1f2743; font-size:1vw; font-weight:400; line-height:2vw; position:absolute; margin-top:30.2vw; margin-left:10.8vw}
    
.readmore-underline {background-color:#1f2743; width:2vw; height:0.4vw; position:absolute; margin-top:33vw; margin-left:10.9vw;}

.standard-text-container {width:50vw; height:45vw;}

.arrowleft
{
  position: relative;
  bottom: 4rem;
  left: 40px;
  width: 40px;
  height: 40px;

  /**
   * Dark Arrow Down
   */
  background-image: url("images/downarrow.svg");
  background-size: contain;
}


.arrowtapestry
{
  position: relative;
  bottom: 4rem;
  left: 40px;
  width: 40px;
  height: 40px;

  /**
   * Dark Arrow Down
   */
  background-image: url("images/tapestrydownarrow.svg");
  background-size: contain;
}


.arrowmooncurser
{
  position: relative;
  bottom: 4rem;
  left: 40px;
  width: 40px;
  height: 40px;

  /**
   * Light Arrow Down
   */
  background-image: url("images/mooncurserdownarrow.svg");
  background-size: contain;
}

.arrowwillies
{
  position: relative;
  bottom: 4rem;
  left: 40px;
  width: 40px;
  height: 40px;

  /**
   * Light Arrow Down
   */
  background-image: url("images/williesdownarrow.svg");
  background-size: contain;
}





.arrowparcival
{
  position: relative;
  bottom: 4rem;
  left: 40px;
  width: 40px;
  height: 40px;

  /**
   * Dark Arrow Down
   */
  background-image: url("images/parcivaldownarrow.svg");
  background-size: contain;
}



.arrowffl
{
  position: relative;
  bottom: 4rem;
  left: 40px;
  width: 40px;
  height: 40px;

  /**
   * Light Arrow Down
   */
  background-image: url("images/ffldownarrow.svg");
  background-size: contain;
}




.arrowvine
{
  position: relative;
  bottom: 4rem;
  right: 40px;
  width: 40px;
  height: 40px;

  /**
   * Dark Arrow Down
   */
  background-image: url("images/mooncurserdownarrow.svg");
  background-size: contain;
}



.percentwidth {width: 100%;}



.arrow
{
  position: relative;
  bottom: 4rem;
  right: 25px;
  width: 40px;
  height: 40px;

  /**
   * Dark Arrow Down
   */
  background-image: url("images/downarrow.svg");
  background-size: contain;
}

.bounce {
  animation: bounce 2s;
  animation-delay: 2s;
  animation-iteration-count: 1;    
    
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}


	
	.identity{
	
	width:60px;
	height:60px;
	margin-left:30px;
	margin-top:0px;
	background-image: url("images/bluetent.png");
	background-size: 100%;
	position:absolute;
	z-index:999;
    animation-name: logoanimate;
    animation-duration: 2s;
	
	}


	.outer {
    animation-name: leftanimate;
    animation-duration: 3s;
	
	}


	.splash {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#fbd534;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}



	.splashlatties {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#E9C180;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}


	.williessplash {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#e4e0c2;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}


	.splashabout {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#F3927A;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}
	
	.splashfionaghs {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#f9bd87;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}


	.splashhevva {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#9F6197;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}


	.splashkept {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#EEC47B;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}



	
	.splashuplift {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#80EACD;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}
	

	.splashffl {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#CF7388;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	

	

	.splashroots {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#cdd8a7;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}


	.splashnws {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#f2a4ca;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}



	.splashparcival {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#ffdbc0;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;
	}



    .splashbamboo {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#61bde5;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

    .splashyf {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#34ffb2;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	.splashtapestry {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#deb6b6;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	.splashpopti {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#fffded;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	.splashff {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#ffe89e;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	.splashmooncurser {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#f3f7fa;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	.splashvine {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#d66d4a;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	.splashcovert {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#f297cf;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}

	.splashwork {

    height: 100%;
    width: 100%;
    left: -5000px;;
    top: 0;
    position: fixed;
    background-color:#F3927A;
    overflow-x: hidden;
    transition: 0.4s;
    z-index:999 !important;
    min-height:500px;
    animation-name: splashanimate;
    animation-duration: 2.3s;
    animation-fill-mode: forwards;

	}







	.flag {
     
    position: absolute;
    top: 0;
    bottom: 0;    
    left: 20px;
    width: 1px;
    transform: scaleX(60);
    transform-origin: left;    
    animation: flaganimate 0.5s forwards;
        

	}


	.base {
       
    animation-name: baseanimate;
    animation-duration: 0.5s;
        

	}

.homepagerow {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width:100%;
  flex-grow: 1;
  align-self: flex-start;
  margin-top:0px;
  animation-name: rowanimate;
  animation-duration: 2s;

}

.homepagecolumn1 {
  flex: 50%;
  max-width: 100%;
  padding: 0;
  align-self: flex-start;
  margin-top:0px;
  animation-name: rowanimate;
  animation-duration: 2s;

}


@keyframes splashanimate {
    0%   {opacity: 1; left:0px;}
    50%   {opacity: 1; left:0px;}
    99%   {opacity: 0; left:0px;}
    100%  {opacity: 0; right:0px;}}

@keyframes flaganimate {
  0%   {opacity: 0;}
  60%  {opacity: 0; transform: translateX(0px); transform:scaley(0.7);}
  100% {opacity: 100; transform: translateX(1px);transform:scaley(1);}}

@keyframes baseanimate {
  0%   {opacity: 0;}
  100% {opacity: 100;}}


@keyframes logoanimate {
  0%   {top:-50px; opacity: 0;}
  50%   {top:-50px; opacity: 0;}
  100% {top:0px; opacity: 1;}}


@keyframes dance {
  0%   {width:17px; }
  100%  {width:38px;}
}

@keyframes grow {
  0%   {width:2vw; }
  100%  {width:4.6vw;}
}

@keyframes rowanimate {
  0%   {margin-top:-10px;}
  60%   {margin-top:-10px;}
  100% {margin-top:0px;}}




@media screen and (max-width: 600px) {
    .foreignaffairsmobiletweak {margin-top:-5px !important;}
    
  }


.flagbox{
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
    width:300px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    
}


.svglargetext{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:24pt;
    color:#1e164f;
    
}


.svgmidlargetext{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:23pt;
    color:#1e164f;
    
}


.svgmidlargetext2{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:20pt;
    color:#1e164f;
    
}

.svgsemilargetext{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:16pt;
    color:#1e164f;
    
}


.svgsemilargetextlight{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:16pt;
    fill:#dedede;
    
}

.svgsemilargetextwhite{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:16pt;
    fill:#ffffff;
    
}


.svgsemilargetext2{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:14.3pt;
    color:#1e164f;
    
}


.svgsemilargetext3{
    
    font-family:'Source Serif Pro';
    font-weight:700;
    font-size:8pt;
    color:#1e164f;
    
}




.svgmidtext{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-size:8pt;
    color:#1e164f;
    
}


.svgmidtextitalic{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-style: italic;
    font-size:8pt;
    color:#1e164f;
    
}


.svgmidtextitalic{
    
    font-family:'Source Serif Pro';
    font-style: italic;
    font-weight:400;
    font-size:8pt;
    color:#1e164f;
    
}


.svgmidtextlight{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-size:8pt;
    fill: #dedede;
    
}

.svgmidtextwhite{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-size:8pt;
    fill: #ffffff;
    
}


.svgmidtextlightitalic{
    
    font-family:'Source Serif Pro';
    font-style: italic;
    font-weight:400;
    font-size:8pt;
    fill: #dedede;
    
}

.svgmidtextbold{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:8pt;
    color:#1e164f;
    
}


.svgmidtextboldlight{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:8pt;
    fill:#dedede;
    
}

.svgmidtextboldwhite{
    
    font-family:'Source Serif Pro';
    font-weight:600;
    font-size:8pt;
    fill:#ffffff;
    
}


.svgfootertext{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-size:6pt;
}

.mobilefootertext{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-size:12px;
    color:#fff;
    margin-top:20px;
    line-height:18px;
}

.svgsmalltext{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-size:6pt;
    transition: all .2s ease-in-out;
    color:#1e164f;
    
}


.svgsmalltextwhite{
    
    font-family:'Source Serif Pro';
    font-weight:400;
    font-size:6pt;
    transition: all .2s ease-in-out;
    color:#ffffff;
    
}

.rectwhite {fill:#fff !important;}

svgreadmore.rectwhite {fill:#fff !important;}

.readmore:hover > #line {animation: grow 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line2 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line2 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line3 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line3 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line4 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line4 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line5 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line5 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line6 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line6 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line7 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line7 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line8 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line8 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line9 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line9 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line10 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line10 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line11 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line11 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line12 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line12 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line13 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line13 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line14 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line14 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line15 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line15 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line16 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line16 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line17 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line17 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line18 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line18 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line19 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line19 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmorewhite:hover > #line20 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}

.svgreadmore:hover > #line20 {animation: dance 0.5s alternate; animation-timing-function: ease-in; animation-fill-mode: forwards;}



.policylinks {
    margin-top:15px !important;
    font-size:12px !important;
}


video {
  width: 100%    !important;
  height: auto   !important;
}

	img {
  image-rendering: auto;
}

object {border-bottom:0px;}
	
body a:link {text-decoration:none; color:#1f2743;}

.container1 {
  position: relative;
  display:flex;
  align-self: flex-start;
}

.container0 {
  position: relative;
  width:100%;
}


.container1mobile {
  position: relative;
}

.container2 {
  position: relative;
  display:flex;
  align-self: flex-start;
}

object {display:block;}


.image {
  display: block;
  width: 100%;
  height: auto;
}

.tokyo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-image:url("images/tokyohover.jpg");
}


.learnjam {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-image:url("images/learnjamhover.jpg");
}


.roostpak {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size:100%;
  content: url("images/roostpackhorizontalhover.svg");
  z-index:500;
}


.roulette {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  content: url("images/smallhoverdark.svg");
  mix-blend-mode: multiply;
}

.roulettetext {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  content: url("images/roulettehovertext.svg");
}

.mooncurser {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  content: url("images/mainpanelhoverdark.svg");
  mix-blend-mode: multiply;
}

.mooncursertext {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  content: url("images/mooncurserhovertext.svg");
}

.poptihome {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  content: url("images/mainpanelhoverdarksquare.svg");
  mix-blend-mode: multiply;
}

.poptitext {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  content: url("images/poptihovertext.svg");
}

.foreignaffairs{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  background-image:url("images/ff_hoverdark.svg");
  mix-blend-mode: multiply;
}

.foreignaffairstext{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  background-image:url("images/ff_hovertext.svg");
}



.hub {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-size: cover;
  background-size: 100%;
  background-image:url("images/vineconnect_hover.jpg");
}

.foreignaffairsmobile {
display:none
}






.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}



* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: Arial;
}



.column1 {
  flex: 50%;
  max-width: 100%;
  padding: 0;
  align-self: flex-start;
  margin-top:0px;
}

.column1work {
  flex: 20%;
  max-width: 100%;
  padding: 0;
  align-self: flex-start;
  margin-top:0px;
}

.column1mobile {
  flex: 50%;
  max-width: 100%;
  padding: 0;
  align-self: flex-start;
  display:none;
}

.column2 {
  flex: 50%;
  max-width: 50%;
  align-self: flex-start;
}


  
.mobiledownbutton {
	
	width:10%;
	height:10%;
	margin-left: 43%;
	margin-top:11%;
	background-image: url("images/downbutton.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	position:absolute;
	z-index:980;
	display:none;
	
	}

.footeremail { 
	 
    color:#fff;
    font-size:110%;
    font-weight:100 !important;
}

.smallprint { 
	 
    color:#fff;
    font-size:70%;
    font-weight:100 !important;
}

.phone { 
	 
    color:#fff;
    font-size:100%;
    font-weight:400 !important;
    float:left;
    margin-top:25px;
    margin-left:35px;
    position:relative;
}


.phone a{ 
	 
    color:#fff !important;
}


.menuphone { 
	 
    color:#fff;
    top:40px;
    width:100%;
    text-align:center;
    font-weight:400 !important;
    position:relative;
}

.socials {  
	
    position: absolute;
    right:10vw;
    top:35%;

}

.mobilesocials {  
	
    
    right:10vw;

}


.mobilesocials a{  
	
	text-decoration:none;
	color:#fff;
}

.socials a{  
	
	text-decoration:none;
	color:#fff;
}

.socials a:hover{  
	
	text-decoration:none;
	color:#ffd540;
	opacity:0.5;
}

.menusocials {  
	
    width:100%;
    position: absolute;
    text-align:center;
    font-size:120%;
    line-height:150%;

}

.menusocials a{  
	
	text-decoration:none;
	color:#fff;
}

.menusocials a:hover{  
	
	text-decoration:none;
	color:#ffd540;
	opacity:0.5;
}




footer {
	
	position:fixed; 
	left:0px; 
	bottom:0px; 
	height:100px; 
	width:100%; 
	background-color: #1e1b1d; 
	display: none
	
	}
	
.bottomspacer {
	
	position:relative; 
	float:left;
	margin-top:0px;
	width:100%;
	height:80px;
	
	}

    .hubcasemobile {
  display:none;   
    }
    




/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */




@media (max-width: 600px) {
  .column1 {
    flex: 100%;
    max-width: 100%;
  }
  
    .column2 {
    flex: 100%;
    max-width: 100%;
  }
  


}




input[type=email], select {
  width: 100% !important;
  padding: 5% 5% !important;
  margin: 8px 0 !important;
  display: inline-block !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-sizing: border-box !important;
  height:0% !important;
}

input[type=submit] {
  width: 100% !important;
  color: #211452 !important;
  padding: 8% 5% !important;
  margin: 8px 0 !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-size:0px !important;
  font-family: 'Source Serif Pro', serif !important;
  font-weight:600 !important;
  height:0% !important;
  background: url(images/subscribe.svg) no-repeat !important;
  background-size: cover;
}


input[type=submit]:hover {
  background: url(images/subscribeover.svg) no-repeat !important;
    color: #ffffff !important;}
    

a:link {
    color: #1f2743 !important;
}


a:visited {
    color: #1f2743 !important;
}


a:hover {
    color: #1f2743 !important;
}


a:active {
    color: #1f2743 !important;
}





.overlay {
    
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #cde9f9;
  overflow-x: hidden;
  transition: 0.4s;
  z-index:999 !important;
  min-height:500px;

}

.overlay2 {
    
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  overflow-x: hidden;
  transition: 0.4s;
  z-index:999;
  min-height:500px;

}




.overlay-content {
  position: relative;
  width: 100%;
  text-align: right;
  right:30px;
  position:absolute;
  top: 30%;
  line-height:40px !important;
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
    font-weight:600;
}

.overlay-content a {
  padding: 8px;
  text-decoration: none;
  font-size: 25px;
  line-height:40px !important;
  color: #1e164f !important;
  transition: 0.3s;
}



.overlay-content a:hover, .overlay-content a:focus{
  color: #434a61 !important;
}

a:hover #svglink {
  fill: #434a61;
  transition: all ease 0.1s;
}



.overlay .closebtn {
  position: absolute;
  top: -12px;
  right: 1%;
  font-size: 50px;
}

@media screen and (max-width: 600px) {
  .overlay-content a {font-size: 25px;}
  .casestudiesmenulabel {font-size: 17px !important;}
  .overlay .closebtn {

  }
}

.force-select {  
  -webkit-user-select: all;  /* Chrome 49+ */
  -moz-user-select: all;     /* Firefox 43+ */
  -ms-user-select: all;      /* No support yet */
  user-select: all;          /* Likely future */   
}


.mobileintro {padding:120px 30px 30px 30px; background:#cde9f9 !important; height:450px;}

.mobileintrolong {padding:120px 30px 30px 30px; background:#cde9f9 !important; height:600px;}

.mobileintroaboutlong {padding:120px 30px 30px 30px; background:#cde9f9 !important; height:525px;}

.rootsmobileintro {padding:70px 30px 30px 30px; background:#cdd8a7 !important; height:550px; position:relative;}

.covertmobileintro {padding:70px 30px 30px 30px; background:#eaeaea !important; height:500px; position:relative;}

.tapestrymobileintro {padding:70px 30px 30px 30px; background:#f4f4f4 !important; height:500px; position:relative;}

.upliftmobileintro {padding:70px 30px 30px 30px; background:#80EACD !important; height:500px; position:relative;}

.fflmobileintro {padding:70px 30px 30px 30px; background:#EFF6FA !important; height:500px; position:relative;}


.fflmobileabout {padding:70px 30px 30px 30px; background:#EFF6FA !important; height:400px; position:relative;}

.poptimobileintro {padding:70px 30px 30px 30px; background:#e0a661 !important; height:450px; position:relative;}

.fionaghsmobileintro {padding:70px 30px 30px 30px; background:#EFEAE0 !important; height:450px; position:relative;}

.fionaghsabout1 {padding:70px 30px 30px 30px; background:#bdd3e0 !important; height:450px; position:relative;}

.fionaghsabout2 {padding:70px 30px 30px 30px; background:#ebd289 !important; height:450px; position:relative;}

.fionaghsabout3 {padding:70px 30px 30px 30px; background:#EFEAE0 !important; height:300px; position:relative;}

.fionaghsabout4 {padding:70px 30px 30px 30px; background:#EFEAE0 !important; height:450px; position:relative;}

.keptmobileintro {padding:70px 30px 30px 30px; background:#EEC47B !important; height:450px; position:relative;}

.williesmobileintro {padding:70px 30px 30px 30px; background:#e4e0c2 !important; height:450px; position:relative;}

.williesabout1 {padding:70px 30px 30px 30px; background:#e4e0c2 !important; height:300px; position:relative;}

.keptabout1 {padding:70px 30px 30px 30px; background:#EEC47B !important; height:450px; position:relative;}

.keptabout2 {padding:70px 30px 30px 30px; background:#EEC47B !important; height:450px; position:relative;}

.keptabout3 {padding:70px 30px 30px 30px; background:#EEC47B !important; height:350px; position:relative;}

.keptabout4 {padding:70px 30px 30px 30px; background:#EEC47B !important; height:450px; position:relative;}

.hevvamobileintro {padding:70px 30px 30px 30px; background:#03C8BB !important; height:500px; position:relative;}

.hevvaabout1 {padding:70px 30px 30px 30px; background:#9F6197 !important; height:350px; position:relative;}

.hevvaabout2 {padding:70px 30px 30px 30px; background:#F53125 !important; height:350px; position:relative;}

.hevvaabout3 {padding:70px 30px 30px 30px; background:#9F6197 !important; height:350px; position:relative;}



.lattiesmobileintro {padding:70px 30px 30px 30px; background:#E9C180 !important; height:500px; position:relative;}

.lattiesabout1 {padding:70px 30px 30px 30px; background:#E9C180 !important; height:350px; position:relative;}

.lattiesabout2 {padding:70px 30px 30px 30px; background:#E9C180 !important; height:350px; position:relative;}

.lattiesabout3 {padding:70px 30px 30px 30px; background:#E9C180 !important; height:350px; position:relative;}



.poptimobilegreen {padding:70px 30px 30px 30px; background:#b0b262 !important; height:400px; position:relative;}

.mobilered {padding:70px 30px 30px 30px; background:#F3927A !important; height:500px; position:relative;}

.mobilecream {padding:70px 30px 30px 30px; background:#fffded !important; height:500px; position:relative;}

.mobilenwsblue {padding:70px 30px 30px 30px; background:#9de4ff !important; height:400px; position:relative;}

.mobilenwsgreen {padding:70px 30px 30px 30px; background:#40f7a9 !important; height:400px; position:relative;}

.mobilecyan {padding:70px 30px 30px 30px; background:#17baf3 !important; height:425px; position:relative;}

.mooncursermobileintro {padding:70px 30px 30px 30px; background:#f3f0f8 !important; height:600px; position:relative;}

.mooncursergreyshort {padding:70px 30px 30px 30px; background:#f3f0f8 !important; height:300px; position:relative;}

.covertgreyshort {padding:70px 30px 30px 30px; background:#eaeaea !important; height:300px; position:relative;}

.mobiletapestrygrey {padding:70px 30px 30px 30px; background:#f4f4f4 !important; height:500px; position:relative;}

.mobiletapestrygreyshort {padding:70px 30px 30px 30px; background:#f4f4f4 !important; height:400px; position:relative;}

.mobileffnavylong {padding:70px 30px 30px 30px; background:#1f2743 !important; height:625px; position:relative;}

.mobileparcivallightgreenlong {padding:70px 30px 30px 30px; background:#eeeee7 !important; height:500px; position:relative;}

.mobilebamboonavy {padding:70px 30px 30px 30px; background:#121249 !important; height:500px; position:relative;}

.mobileyfintro {padding:70px 30px 30px 30px; background:#30ffb2 !important; height:500px; position:relative;}

.mobileparcivalpink {padding:70px 30px 30px 30px; background:#FFDBC0 !important; height:400px; position:relative;}

.mobilebambooblue {padding:70px 30px 30px 30px; background:#61bde5 !important; height:500px; position:relative;}

.mobileparcivalsage {padding:70px 30px 30px 30px; background:#CED4CC !important; height:350px; position:relative;}

.mobilenwspinklong {padding:70px 30px 30px 30px; background:#f2a4ca !important; height:600px; position:relative;}

.mobilevcorangelong {padding:70px 30px 30px 30px; background:#d66d4a !important; height:650px; position:relative;}

.mobilelightgrey {padding:70px 30px 30px 30px; background:#dedede !important; height:650px; position:relative;}

.mobilelightgreyshort {padding:70px 30px 30px 30px; background:#dedede !important; height:350px; position:relative;}

.mobileffnavy {padding:70px 30px 30px 30px; background:#1f2743 !important; height:650px; position:relative;}

.mobileffnavyshort {padding:70px 30px 30px 30px; background:#1f2743 !important; height:400px; position:relative;}

.mobileorangeshort {padding:70px 30px 30px 30px; background:#cf5932 !important; height:300px; position:relative;}

.mobilepeach {padding:70px 30px 30px 30px; background:#e3a574 !important; height:450px; position:relative;}

.mobilegreen {padding:70px 30px 30px 30px; background:#95C1A6 !important; height:500px; position:relative;}

.mobileblue {padding:70px 30px 30px 30px; background:#cde9f9 !important; height:500px; position:relative;}

.mobileseemore {padding:70px 30px 30px 30px; background:#cde9f9 !important; height:400px;}

.mobilegetintouch {padding:70px 30px 30px 30px; background:#ef8268 !important; height:400px;}

.mobilefooter {padding:48px 30px 30px 30px; background:#1f2743 !important; height:200px;}

.mobiletextlarge {font-size:40px; font-weight:600; line-height:40px; color:#1f2743 !important;}

.mobiletextintrolarge {font-size:33px; font-weight:600; line-height:33px; color:#1f2743 !important;}

.mobiletextmedium {font-size:22px; font-weight:600; line-height:30px; color:#1f2743 !important;;}

.mobiletextmediumlarge {font-size:30px; font-weight:600; line-height:36px; color:#1f2743 !important;}

.mobiletextmediumlargelight {font-size:30px; font-weight:600; line-height:36px; color:#dedede!important;}

.mobiletextmediumlargewhite {font-size:30px; font-weight:600; line-height:36px; color:#ffffff!important;}

.mobiletextsmall {font-size:15px; font-weight:400; line-height:22px; color:#1f2743 !important;}

.mobiletextsmalllight {font-size:15px; font-weight:400; line-height:22px; color:#dedede !important;}

.mobiletextsmallwhite {font-size:15px; font-weight:400; line-height:22px; color:#ffffff !important;}

.mobiletextextrasmall {font-size:13px; font-weight:400; line-height:28px; color:#1f2743 !important;}

.mobiletextextrasmalllight {font-size:13px; font-weight:400; line-height:28px; color:#dedede !important;}

.linktextsmall {font-size:17px; font-weight:400; line-height:47px; color:#1f2743;}

.mobileunderline {background-color:#1f2743; height:4px; width:80px; margin-left:1px; position: absolute; margin-bottom: 80px;}

.mobileunderlineshort {background-color:#1f2743; height:4px; width:50px; margin-top:-7px; margin-left:1px; position: absolute; bottom: 80px;}

.mobileunderlineshortlight {background-color:#dedede; height:4px; width:50px; margin-top:-7px; margin-left:1px; position: absolute; bottom: 70px;}

.mobileunderlineshortwhite {background-color:#ffffff; height:4px; width:50px; margin-top:-7px; margin-left:1px; position: absolute; bottom: 70px;}



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

#desktop {
        
display:none;

}

}


@media screen and (min-width: 300px) 
{
    

#mobile {
        

animation-name: rowanimate;
animation-duration: 2s;

}
    

.phone {margin-left:30px;}    



}




@media screen and (min-width: 600px) 
{
    

#mobile {
        
display:none;

}

}




@media screen and (min-width: 600px) 
{
    

.textbox {
        
transform: scale(1.2); transform-origin: center !important;

}
    
    
.svgfootertextbox{ 
    
transform: scale(1.08); transform-origin: center !important;

}
    
.socials {  
	

    right:10vw; 

} 

}




@media screen and (min-width: 1200px) 
{
    

.textbox {
        
transform: scale(1.1); transform-origin: center !important;

}
    
    
.svgfootertextbox{ 
    
transform: scale(1.05); transform-origin: center !important;

}
    
.socials {  
	

    right:11.7vw; 

}  

}




@media screen and (min-width: 1600px) 
{
    

.textbox{
        
transform: scale(); transform-origin: center; 

}
    
    
.svgfootertextbox{ 
    
transform: scale(); transform-origin: center !important;

}
    
    
.socials {  
	

    right:14.1vw; 
}

}





@media screen and (min-width: 1800px) 
{
    

.textbox {
        
transform: scale(0.9); transform-origin: center !important;

}
    
    
.svgfootertextbox{ 
    
transform: scale(0.98); transform-origin: center !important;

}
        
.socials {  
	

    right:14.1vw; 

}

  
    

}






@media screen and (min-width: 600px) 
{

.mobilefooter {display:none;}


}



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

    .hamburger {font-size:40px !important; top:10px !important; right:25px !important;}
    .hamburgercovert {font-size:40px !important; top:10px !important; right:25px !important; color:#dedede;}
    .closebtn {top:8px !important; right:28px !important;}
    .overlay-content {top:220px !important; right:45px;}


}

















