 /* fonts */

@font-face {
	font-family: "Pitch";
	font-weight: normal;
	font-style: normal;
	src: url("https://files.cargocollective.com/c1718053/pitch-semibold.woff2")
	format("woff2");
}
@font-face {
	font-family: "Neuzeit R";
	font-weight: normal;
	font-style: normal;
	src: url("https://files.cargocollective.com/c1718053/Neuzeit-1.woff2")
			format("woff2"),
		url("https://files.cargocollective.com/c1718053/Neuzeit-1.woff")
			format("woff");
}
@font-face {
	font-family: "Neuzeit B";
	font-weight: bold;
	font-style: normal;
	src: url("https://files.cargocollective.com/c1718053/Neuzeit-2.woff2")
			format("woff2"),
		url("https://files.cargocollective.com/c1718053/Neuzeit-2.woff")
			format("woff");
}

a {
	text-decoration: underline !important;
}

a:hover {
	color: #ff2a2a !important;
	cursor: pointer !important;
	text-decoration: none !important;
}
div.say-h {
	width: 70%;
}
.say-h a {
	font-size: 1rem !important;
}
.sosh-icons img {
	width: 40px !important;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
	padding: 0px 10px;
}

.space-div-pad {
	padding: 2rem 5rem !important;
}
.pos-retv {
	position: relative;
}
.marg-0 {
	margin: 0px;
}
.pading-big {
	padding: 7% 5% !important;
}
.flx-col-cen {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-content: flex-start;
	width: 30%;
}
.marquee a {
	text-decoration: none !important;
}

.just-con-cen {
	justify-content: center;
}
.just-con-even {
	margin: 0px 16px;
}
.al-center {
	align-items: center;
}
.pad-top {
	padding-top: 1rem;
}
.pad-top-0 {
	padding-top: 0px !important;
}
.width-85 {
	width: 85%;
}
/**
 * stylies 
 */

#toolset {
	display: none;
}
/**body{
	border: 5px solid #FF2A2A;
} */
.page_container:nth-child(2) {
	border: 5px solid #ff2a2a;
}

.show {
	visibility: visible !important;
}
/** div.top-nav {
	position: fixed;
	background-color: #fff;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	display: flex;
	justify-content: space-between;
	padding: 0px 15px;
	border: 5px solid #ff2a2a;
	border-bottom: none;
}
div.top-nav h3 {
	align-self: flex-start;
	font-size: 18px;
	font-family: sans-serif;
	color: #202123;
	margin-top: 2vh;
}
ul.page-top {
	display: flex;
	width: 70%;
	align-content: space-around;
	align-self: center;
	justify-content: center;
	list-style: none;
	margin-top: 2vh;
}
ul.page-top li {
	padding: 0px 10px;
	font-size: 11px;
	font-family: Pitch !important;
	font-family: monospace;
	text-transform: uppercase;
	align-self: flex-start;
}
ul.page-top li a {
	font-family: Pitch;
	letter-spacing: 1.2px;
	color: #000;
}
ul.page-top li a:hover {
	color: #ff2a2a;
}
.menu-item {
	align-self: flex-end;
	align-content: flex-end;
	display: flex;
	flex-direction: column;
}
a.active:after {
	content: url("https://files.cargocollective.com/c1718053/men-arr-up.svg");
	height: 15px;
	align-self: center;
	padding: 5px;
}

.abot-container {
	padding-bottom: 15vh !important;
}

li#sign {
	font-family: "Neuzeit B" !important;
	font-size: 16px;
	line-height: 10px;
	font-weight: bolder;
}
**/
.navbar{
  position: fixed;
}
.navbar input[type="checkbox"],
.navbar .hamburger-lines {
  display: none;
}

div.navbar-container {
	position: fixed;
	background-color: #fff;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	display: flex;
	justify-content: space-between;
	padding: 0px 15px 15px;
	border: 5px solid #ff2a2a;
	border-bottom: none;
}
.navbar li a.active {margin-bottom: -13px !important;}
div.navbar-container h3 {
	align-self: flex-start;
	font-size: 1rem;
	font-family: sans-serif;
	color: #202123;
	margin-top: 2vh;
}

.logo {
    margin-bottom: 0px;
    width: 6.6em;
    margin-top: 2vh;
}

ul.page-top {
	display: flex;
	width: 100%;
	align-content: space-around;
	align-self: center;
	justify-content: center;
	list-style: none;
    	margin-top: 2vh;
    padding-left: 0px !important;
    padding-right: 0px !important;
}



ul.page-top li{
    font-size: 12px !important;
    line-height: 16px !important;
    padding: 0px 10px;
}

.caption, .caption2 {
    font-size: 9px !important;
    line-height: 14px !important;
}

ul.page-top li, .caption, .caption2 {
	font-family: Pitch !important;
	font-family: monospace;
	text-transform: uppercase;
	align-self: flex-start;
}
.caption, .caption2 {
    letter-spacing: 0.06rem
}
ul.page-top li a {
	font-family: Pitch;
	letter-spacing: 1.2px;
	color: #000;
}
li#sign {
	padding: 0px !important;

}
ul.page-top li a:hover {
	color: #ff2a2a;
}
a.active:after {
	content: url("https://files.cargocollective.com/c1718053/men-arr-up.svg");
	height: 15px;
	align-self: center;
	padding: 5px;
}
.logo-phone, .page-top h6{
display: none;
}

.menu-item {
	align-self: flex-end;
	align-content: flex-end;
	display: flex;
	flex-direction: column;
}

#slideshowlink {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

@media screen and (max-width: 1095px) {
	li#sign {
    	display: none;
    }
    ul.page-top li {
    	padding: 0px 8px;
    }
}
@media screen and (max-width: 1005px) {
   
  body {margin-top:10px !important;}
  .homepage  {margin-top:0px !important;}
  .homepage .navbar .logo, .logo {
      margin: 1vh 10px 0 !important;
    }
    
  .navbar-container input[type="checkbox"],
  .navbar-container .hamburger-lines {
    display: block;
  }

  div.navbar-container {
    display: block;
    padding: 0px;
    height: 64px;
  }

  .navbar-container input[type="checkbox"] {
    position: absolute;
    display: block;
    height: 18px;
    width: 26px;
    top: 20px;
    left: 50%;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
    margin-left: -13px;
  }

  .navbar-container .hamburger-lines {
    display: block;
    height: fit-content;
    width: 26px;
    position: relative;
    top: 20px;
    z-index: 2;
    margin: 0px auto;
  }

  .navbar-container .hamburger-lines .line {
    display: block;
    height: 2px;
    width: 100%;
    background: #202123;
    margin: 4px 0;
  }
  .navbar-container .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.3s ease-in-out;

  }

  .navbar-container .hamburger-lines .line2 {
    transition: transform 0.1s ease-in-out;

  }

  .navbar-container .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.3s ease-in-out;
    

  }

  .navbar .page-top {
    width: 100%;
    margin: auto;
    padding-top: 6rem;
    background: #ffffff;
    max-width: 100vw;
    transform: translate(-150%);
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
 /*   transition: transform 0.5s ease-in-out; */
    overflow: scroll;
  }

  .navbar .page-top li {
    align-self: center;
    margin: 1rem;
    font-size: 1rem;
    font-weight: 500;
  }

  .logo {
    position: absolute;
    top: 12px !important;
    right: 2rem;
    width: 8.6em;
  }
  .chris{
    left: 2rem;
    z-index: 1;
  }
    
  .navbar-container input[type="checkbox"]:checked ~ .page-top {
    transform: translateX(0);
    height: 100vh;
   	padding-top: 0px;
    padding-bottom: 120px;
    margin-top: -27px;
	padding-top: 27px;
  }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
    transform: rotate(45deg);
    background: #FF4A42;
    margin-left: 4px;
  }
    
  .navbar-container input[type="checkbox"]:checked ~ .page-top li .menu-item {
	font-size: 18px !important;
    letter-spacing: 3px !important;
  }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0);
    background: #FF4A42;

  }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
    transform: rotate(-45deg);
    background: #FF4A42;
    margin-top: 9px;
    margin-left: 4px;
  }
  .logo-phone{
  	display: block;
  	width: 8rem;
   	margin: 1em;
	}
    .page-top h6{
      	display: block;
        margin: 1em;
        font-size: 11px !important;
    line-height: 25.7px !important;
    font-family: Neuzeit B;
    letter-spacing: 0.5px !important;
    color: #202123;
    }
}

#titl-first {
	padding: 0rem;
	font-size: 2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Neuzeit B" !important;
}
#titl-first span {
	padding: 0px 50px;
	letter-spacing: 36px;
    margin-left: 10px;
}
.p-pad-lft {
	padding-left: 18.5vw !important;
	padding-right: 9vw !important;
}
.red-p {
	color: #ff2a2a;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.5px;
	font-family: "Neuzeit B" !important;
}
p.txt-norm, .ata-about .cta-btn {
	padding-left: 8vw !important;
	padding-right: 2vw !important;
	color: #202123;
	font-size: 12px;
	margin: 0 0 10px 0;
}
.abt-img {
	padding: 0px;
}
.abt-img img {
	position: relative;
	z-index: -4;
    max-width: 240px;
    height: auto !important;
}

.abt-img img:first-child{
	margin-top: 30px;
}

figure {
	position: relative;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;

}


.ata-about .abt-img img {
	margin-top: 5px !important;
    max-width: 360px;
        height: auto !important;

}

.ata-about figure, .of-note {
	margin-bottom: 80px !important;
}

.abot-container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    width: 100% !important;
    margin: 0px auto !important;
}

.abot-container .cta-btn input {
    margin-left: 0px !important;
    margin-right: 0px !important;   
}


.abot-container div {
	padding-top: 0px;
    padding-bottom: 0px;
}


.caption, .caption2 {	
    transform: rotate(90deg);
	position: absolute;
    width: 300px !important;
	height: auto;
}

.caption2 {	
	top: 148px;
    left: 223px;
}

.caption {	
    top: 187px;
    left: 98px;
}



.footer div:nth-child(4) svg, .footer div:nth-child(4) path {
	color: #4AFF2D !important;
    fill: #4AFF2D !important;
}

#titl-first {
		padding-left: 4% !important;
}

[local-style="29706744"] .content_padding {
    padding-top: 9.7rem /*!main_margin*/;
	padding-bottom: 9.7rem /*!main_margin*/;
	padding-left: 9.7rem /*!main_margin*/;
	padding-right: 9.7rem /*!main_margin*/;
}

@media screen and (min-width: 1100px) {
	#titl-first {
		padding-left: 11% !important;
	}
    .couns-option {
        padding: 5% 10% !important;
    }
}
    
@media screen and (max-width: 1100px) {
	[local-style="29706744"] .content_padding {
		padding-left: 9.7rem /*!main_margin*/;
		padding-right: 9.7rem /*!main_margin*/;
	padding-top: 9.7rem /*!main_margin*/;
	padding-bottom: 9.7rem /*!main_margin*/;
	}



	#titl-first {
		width: 100%;
		display: flex;
	}

	#titl-first span {
		padding: 0rem 3rem;
		letter-spacing: 1rem;
	}
}

@media screen and (min-width: 900px) {
	.footer div:last-child svg {margin-left: auto !important;}
}

@media screen and (max-width: 900px) {
    .caption2 {	
    	top: 148px;
    	left: 173px;
	}
	.ata-about .abt-img img {
   	 	width: 310px !important;
        height: 230px !important;
	}
    [local-style="29706744"] .content_padding {
    padding: 120px 0px 0px 0px !important;
    }
    	div.abot-container > div:nth-child(1) > br:nth-child(1),
	div.abot-container > div:nth-child(1) > br:nth-child(2),
	div.abot-container > div:nth-child(1) > br:nth-child(3),
	div.abot-container > div:nth-child(1) > br:nth-child(4),
    div.abot-container > div:nth-child(1) > br:nth-child(5) {
		display: none;
	}
    
    .footer .sec-info {
    	text-align: center;
        justify-content: center !important;
    	padding: 2rem 0 !important;
	}
 	.ata #titl-first  {
        font-size: 22px !important;
        padding: 0px !important;
        margin-left: -3.8rem;
	}
    .ata #titl-first span {
		letter-spacing: normal !important;
        margin-left: 8px !important;
        padding-left: 0px !important;
	}
}   

@media screen and (max-width: 770px) {
    .caption2 {	
    	top: 94%;
    	left: 0px;
	}
    .caption, .caption2 {	
    	transform: rotate(0deg) !important;
		position: absolute;
    }
	.caption {
    	top: auto !important;
    	left: 0px !important;
        bottom: 8px;
        text-align: right;
        width: 240px !important;
    }
     p.txt-norm, .ata-about .cta-btn {
		padding-left: 6.5vw !important;
        padding-right: 6.5vw !important;
	}
    .abot-container {
		padding-left: 0px !important;
        padding-right: 0px !important;
	}
    .abt-img {
		padding: 0 6.75rem;
        margin-top: 30px;
	}
    .abt-img, .ata-about .abt-img img {
    	align-items: self-start;
    	max-width: 100% !important;
	}

    .couns-cta {margin: 0 0 60px !important;}
	.abt-img img:first-child {
    	margin-top: 0px;
        margin-bottom: 20px !important;
	}

    .abot-container {
		flex-direction: column;

	}

	div.abot-container div {
		width: 100%;
	}


	p.txt-norm {
		padding: 0vh 7vw;
		font-size: 15px;
	}

	.red-p {
		font-size: 12px;
	}
    
    div.of-note{
		padding: 0 0 32rem;
	}
    .list-abt li {
        margin: 5px auto !important;
    }
   	div.slick-slide:nth-child(1) img {bottom: 0px !important; margin-left: 15% !important;}

   	div.slick-slide:nth-child(2) img {margin-left: -27% !important;}
   	div.slick-slide:nth-child(3) img {bottom: 0px !important; margin-left: -1% !important;}
   	div.slick-slide:nth-child(4) img {margin-left: -12% !important;}
   	div.slick-slide:nth-child(5) img {margin-left: -7% !important;}
	.footer {flex-direction: column;}

	.footer div {
		display: flex;
  		justify-content: center;
		width: 100% !important;
	}
    
    .footer div:nth-child(3) {
    	position: relative;
    }

	.footer div:nth-child(2) {
    	margin: 0px !important;
    	justify-content: center;
    
	}
  
    .footer div:nth-child(5) {
    	top: -52px !important;
    	position: relative;
	}

	.footer {left: -5px !important;}
    
    #weather {
        width: auto !important;
        margin-top: -4px !important;
    }
    .footer div:nth-child(3) {
		padding: 0px;
		align-self: center;
	}

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

    p.txt-norm {
         padding: 0px;
    }
    .abt-img {
    	padding: 0rem 5.25rem;
	}
    div.say-h {
		width: 100%;
	}
    div.say-h a {
		font-size: 1.4rem;
    	line-height: 20px;
	}
  
}




.caps-2 {
	font-family: "Neuzeit B" !important;
	color: #ff2a2a !important;
	text-transform: uppercase;
	font-size: 10px !important;
	font-weight: bolder !important;
	letter-spacing: 0.5px !important;
	padding-left: 0px !important;
	align-self: center;
}
.title-con img {
	width: 31.5px !important;
}
ul.list-abt {
	padding-left: 15px;
}
.list-abt li {
	font-size: 12px;
	line-height: 16px;
	margin-right: 12vw;
}
.footer img,
svg {
	margin: 0px 5px;
	align-self: center;
}
a.in-icon:hover {
	color: #0072b1 !important;
}
a.insta-icon:hover {
	color: #e1306c;
}
a.in-icon:hover {
	color: #0072b1 !important;
}
a.insta-icon:hover {
	color: #e1306c;
}
.in-icon, .insta-icon {
	cursor: pointer !important;
}
.footer-container {
	margin: 0px !important;
	padding: 0px !important;
	padding-top: 15vh;
	position: relative;
}
.footer {
	width: 100vw;
	display: flex;
	position: absolute;
	justify-content: space-around;
	bottom: 0px;
    left: 0px;
}

.footer div:first-child {
	padding-left: 10px;
}

.footer div:nth-child(3) {
    display: block !important;
    text-align: center !important;
}

.footer div:last-child svg {margin-bottom: 10px !important;}
.footer div:last-child {
	margin-right: 10px !important;
}


.logo-foot img {
	width: 41px !important;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
}



/** Homepage **/


.homepage ul.page-top li a {
	color: #FF390E !important;
}

.homepage .navbar .logo path {
	fill: #FF390E !important;
}

.homepage .navbar .logo {
  	margin: 2.75vh 10px 0;
	
}

.homepage .navbar #sign {
	color: #FF390E !important;
}

.homepage .navbar-container .hamburger-lines .line {
	background-color: #FF390E !important;
}

.homepage .main_container, .homepage div.navbar-container {
	border: none !important;
}

.homepage div.navbar-container {
	background-color: transparent !important; 
}
.navbar-container input[type="checkbox"]:checked ~ .navbar-container {
    background-color: #fff !important;
    color: green !important;
}


/**
 * A Tiny Apt. page 
 */
.ata {
    margin: 0px 0px 10px 0px !important;
    padding: 0 10rem !important;
}
.ata2 {
	margin-bottom: 120px !important;
}

[local-style="31243871"] footer {
	margin-top: 200px !important;
}
.apt-hero {
	display: flex;
	justify-content: center;
	align-items: center;
}
.apt-banner-con {
	width: 100vw !important;
	align-self: center;
	padding-bottom: 3rem;
}
.apt-hero img {
	width: 90% !important;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
	align-self: center;
}
.apt-hero, .rolling-txt {margin-top: 50px;}
.rolling-txt h6 img {
	width: 11px !important;
	align-self: center;
	margin: 0px 5px;
}
.rolling-txt h6 {
	display: flex;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 0.5px;
	font-family: "Neuzeit B";
	font-size: 10px;
}
.rolling-txt {
	top: 42vw;
	height: 25px;
	flex-direction: row;
	display: flex;
	position: absolute;
	width: 100vw !important;
	align-self: center;
	background: #fff849;
	transform: rotate(-1.6deg);
	justify-content: center;
	align-items: center;
}
.apt-container {
	display: flex;
	flex-direction: column;
}
.frst-row {
	align-self: center;
	width: 70%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
    margin-bottom: 15vw;
}
.ata-about {
	padding-left: 11.7rem !important;
    padding-right: 11.7rem !important;
}
.lft-txt {
	width: 100%;
	padding-top: 2.5em;
    padding-bottom: 6em;
	display: flex;
	justify-content: flex-start;
    padding-left: 0px !important;
}
.lft-txt .body-p {
    width: 50%;
    padding-left: 18%;
}
.body-p {
	font-size: 13px;
	line-height: 16px;
	color: #202123;
	font-family: "Neuzeit R" !important;
	font-weight: 100;
}

img.rit-front-img {
	position: absolute;
	width: 33rem;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
	right: 16%;
    top: 3rem;
	z-index: 1;
}
img.rit-rec-img {
	position: absolute;
	width: 20rem;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
	left: 48% !important;
	top: 200px !important;
	z-index: 2;
}
.scnd-row {
	position: relative;
	display: flex;
	flex-direction: row;
	height: 110vh;
}
.caps-3 {
	position: absolute;
	text-transform: uppercase;
	font-weight: bolder !important;
	font-size: 40px !important;
	letter-spacing: 4px !important;
	color: #202123 !important;
	left: 8%;
	padding-top: 10rem !important;
	font-family: "Neuzeit B" !important;
	z-index: 1;
}
img.scnd-bg-img {
	position: absolute;
	width: 440px;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
	top: -220px !important;
	left: 48%;
}
img.scnd-front-img {
	position: absolute;
	width: 210px;
	height: auto !important;
	top: 20px;
}

.thrd-row {
	display: flex;
	flex-direction: row;
	align-self: flex-end;
	justify-content: center;
    margin-top: 100px !important;
}
.subs-col {
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.head-arr {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.head-arr h2 {
	align-self: center !important;
	padding-left: 7px !important;
}

.lead-in2 {

        font-size: 14px !important;
        margin-bottom: 2px !important;
        display:block;
	letter-spacing: 0.5px !important;
	color: #202123 !important;
	font-family: "Neuzeit B";
	line-height: 17.5px;
}
ul.bnft-lis {
	padding-left: 15px !important;
}
ul.bnft-lis li {
	font-size: 13px;
	line-height: 16px;
	color: #202123;
	padding: 5px 0px;
}
.cta-btn {
    display: block;
	text-decoration: none !important;
}

.cta-btn input, .big-icons {
	align-self: flex-start;
	font-family: "Pitch" !important;
	background: none;
	text-transform: uppercase !important;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1.4px;
}

.cta-btn input {
    color: #ff4a42;
	border: 1px solid #ff4a42;
	padding: 0.8em 1.4em;
    border-radius: 0px !important;
    margin: 0px auto !important;
    display: flex !important;
}
.cta-btn input:hover {
	color: #fff;
	cursor: pointer;
	background: #ff4a42;
}
.hrline {
	width: 1px;
	height: 240px;
	background-color: #202123;
	margin: 0px 65px !important;
}

#seenin {
	margin: 0px auto;
    display: block !important;
    padding-bottom: 80px;
}
#seenin p {
    text-align: center;
}
#seenin div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}
#seenin img {align-self: center !important;}
#seenin img:first-child {width: 75px !important;}
#seenin img {
	height: auto !important;
	width: 90px !important;
}
#seenin img:hover {box-shadow: 0 0 0;}

@media screen and (min-width: 1100px) {
    img.rit-front-img {
		right: 12%;
   	 	top: 4rem;
	}
      .lft-txt .body-p {
        width: 42%;
        padding-left: 4%;
    }
}

@media screen and (max-width: 1100px) {
    [data-predefined-style="true"] [local-style="31243871"] bodycopy {
    	padding: 2rem 0rem !important;
	}
    .rolling-txt {
        top: 44vw;
    }
    .lft-txt{
		padding-left: 5%;
	}
	.subs-col {
		width: 40%;
	}
	.hrline {
		margin: 10px 0px;
	}
    .frst-row {
        width: 100%;
    }
    img.scnd-front-img {
    	right: 0 !important;
    	margin-top: 50px;
    }
    
    img.rit-front-img {
		right: 11.5%;
   	 	top: 4rem;
	}
}

@media screen and (max-width: 900px){
    .ata-about {
		padding-left: 5.7rem !important;
    	padding-right: 5.7rem !important;
	}
    #seenin {
		padding-top: 45px;
	}
	#seenin img, #seenin img:first-child {width: 50px !important;}
    .rit-front-img {
        right: 5%;
    }
    img.rit-front-img {
		right: 8%;
   	 	top: 3rem;
	}
    .rolling-txt {
        top: 42vw;
    }
}

@media screen and (max-width: 770px){
	.ata {
    	padding: 0 4.7rem !important;
	}
	.frst-row {height: 800px !important;}
	.rit-rec-img {display: none !important;}
    .lft-txt {
        padding: 0px !important;
    	width: 80% !important;
    	margin-left: 10%;
        margin-right: 10%;
        position: absolute;
    }

	.apt-banner-con {
    	padding-bottom: 2rem;
	}
    .rolling-txt {
    	top: 46vw;
    }
    .rolling-txt h6 {
        font-size: 8px !important;
    }
    .lead-in2 {
        font-size: 14px !important;
        margin-bottom: 2px !important;
        display:block;
    }
    .lft-txt .body-p {
        width: 100%;
        padding: 0px !important;
    }
    .frst-row {
        padding-top: 6% !important;
    }
    img.rit-front-img {
    	width: 100%;
    	height: auto !important;
    	left: 0px;
    	top:300px;
    }
    .ata-about {
		padding-left: 0px !important;
    	padding-right: 0px !important;
	}
}
    
@media screen and (max-width: 600px){
    .apt-hero, .rolling-txt {margin-top: 24px;}
    .frst-row {
        padding-top: 10% !important;
    }
    img.rit-bg-img {
    	left: 0rem;
    	top: 110px !important;
    	display: none !important;
    }
    img.rit-rec-img {
    	left: -5%;
    	top: 300px;
    }
    img.scnd-bg-img {
    	top: -200px !important;
    	left: 20%;
    }
    .caps-3 {
    	left: 1rem;
    	top: 0px !important;
    }
    .scnd-row{
		height: 1200px !important;
	}
    .thrd-row{
		flex-direction: column;
        padding-bottom: 5rem;
         width: 100%;
	}
    .subs-col {
    	width: 100%;
        padding: 0rem 10rem;
    }
    .hrline {
		width: 83vw;
    	height: 1px;
    	margin: 65px 0px !important;
    	align-self: center;
	}
}
    
@media screen and (max-width: 530px){
    .subs-col {
        padding: 0rem 3rem;
    }
}
    
@media screen and (max-width: 490px){
      .scnd-row{
	height: 215vw;
    }
}

@media screen and (max-width: 450px){
   .scnd-row{
		height: 100rem;
	}
}
    
@media screen and (max-width: 440px) {
	.scnd-row{
			height: 165vh;
	}
	img.rit-bg-img {
    		top: -16vw;
	}
	img.rit-front-img {
     		top: 57vh;
	}
}


/* writing page */
.load-more {
	display: flex;
	justify-content: center;
}
.load-more input {
	justify-self: center;
	background: none !important;
	letter-spacing: 1.2px;
	padding: 1px 40px;
}
.post-info {
	display: flex;
	flex-direction: column;
}

.post-info img {
	box-shadow: 0 0 0 rgba(0,0,0,0);
  	transition: box-shadow 0.6s ease-in-out;
}

a img:hover {
	box-shadow: 0 3px 12px rgba(0,0,0,0.3);
}

a.image-link img {background-color: #fff;}
.main-post {
	width: 50%;
}
.post-titl {
	font-size: 13px !important;
	line-height: 20px !important;
	letter-spacing: 0.6px !important;
	font-weight: bolder !important;
}
.post-dis {
	font-size: 13px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 5px 0px;
}

.post-info .sec-info {display: block !important;}
p.tag, p.date {float: left !important;}

.sec-info {
	display: flex;
	flex-direction: row;
}

p.tag {
	font-size: 11px !important;
	text-transform: uppercase;
	font-family: "Pitch" !important;
	letter-spacing: 1.2px !important;
	font-weight: 400 !important;
	color: #ff4a42;
	margin: 5px 10px 0px 0px;
}
p.date {
	font-size: 11px !important;
	font-family: "Pitch" !important;
	letter-spacing: 1.2px !important;
	font-weight: 400 !important;
	color: #202123;
	opacity: 50%;
	margin: 5px 0px;
}

.big-arr {background-color: transparent !important;}
.big-arr:hover, .footer img:hover {box-shadow: none !important;}


@media screen and (max-width: 900px){
	.main-post {
    	width: 70%;
	}
    .footer .sec-info {
		width: 100% !important;
        
	}
}
    
@media screen and (max-width: 780px){
	.read-more{
		padding-left: 0px !important;
	}
    .read-more span{
		padding-left: 3rem !important;
        letter-spacing: 1rem !important;
}
    [local-style="31243869"] .page_content {
	margin-top: 40px !important;
}
	.post-info {
		width: 100% !important;
		padding-bottom: 50px !important;
}
    [local-style="31243869"] .main-post {
        padding-bottom: 50px !important;
}

	[local-style="31243869"] a img {
		width: 100%;
		height: auto;
	}
}
    
@media screen and (max-width: 635px){
    .read-more span {
    	display: block !important;
	}
}
    
@media screen and (max-width: 390px){
    .read-more{
		font-size: 3rem !important;
	}
}   

/**
 * consulting 
 */
.couns-option {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.width-50 {
	width: 50% !important;
	padding: 2% !important;
}
.arr-line {
	width: 30.5px !important;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}
.bold-sml-txt,
span.bold-sml-txt {
	font-family: "Neuzeit B" !important;
	font-size: 10px !important;
	line-height: 16px !important;
	letter-spacing: 2px !important;
	color: #202123 !important;
	text-transform: uppercase;
    width: 100%;
}
h3.body-p span.bold-sml-txt {
	letter-spacing: 0.5px !important;
}

.big-icons img {
	width: 75% !important;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
}
.big-num {
	align-self: flex-start;
    padding: 0px !important;
	font-size: 30px !important;
	font-family: "Neuzeit B" !important;
	line-height: 36px !important;
	letter-spacing: 1.2px !important;
	font-weight: bolder !important;
	color: #202123 !important;
}
.big-num-div{
    margin-top:0px !important;
    flex-direction: column;
}
.lead-in2 {
    margin: 0px;
}
.just-center {
	justify-content: center;
}
.just-start {
	justify-content: flex-end;
    flex-direction: column;
}
.just-start img {
	margin: 8px 0px 0px !important;
}
.just-center img,
h1 {
	align-self: flex-start;
}
.al-self-start img,
h1 {
	align-self: flex-start;
}
.txt-bordr {
	border: 1px solid #202123;
}
.line-sml {
	height: 124px;
	margin: 0px 2.5rem;
}


@media screen and (max-width: 1295px){
    [local-style="31243855"] .content_padding {
	padding-top: 10rem /*!main_margin*/;
	padding-bottom: 10rem /*!main_margin*/;
	padding-left: 10rem /*!main_margin*/;
	padding-right: 10rem /*!main_margin*/;
    }
    #titl-first span {
    	letter-spacing: 2rem;
}
    .couns-option {
        padding: 0 2% 5% !important;
    }
    .big-icons {
        margin-right:0px !important;
	}
}
    
@media screen and (max-width: 1050px){
    [local-style="31243855"] .content_padding {
    	padding: 10rem 2rem !important;
    }
     #titl-first span {
    	padding-left: 2rem;
	}
}
    
@media screen and (max-width: 900px){
       #titl-first span {
    letter-spacing: 1rem;
}
    .couns-option {
        padding: 5%;
    }
    .big-num-div{
	flex-direction: column;
}
    .big-num {
		padding: 0px !important;
}
    div.big-icons:last-child {margin-right: 50%;}
}
    
@media screen and (max-width: 870px){
    .couns-option {
         padding: 5% 0%;
	}
    .testim div{
		flex-direction: column;
        width: 100% !important;
        margin: auto;
	}
     div.name-logo {
		flex-direction: row;
	}
    .line-sml {
    	height: 1px;
        width: 124px;
        margin: 3rem !important;
        padding: 0px !important;
    }
}
    
@media screen and (max-width: 775px){

     .couns-option{
		flex-direction: column;
    	padding: 5% 10%;
	}
    .couns-option br {display: none;}
    .couns-option div {
            width: 90% !important;
    padding: 5% 0% !important;
            align-self: center;
    }
   div.couns-option  div div{align-self: flex-start;}
   #titl-first span {
    	letter-spacing: .3rem;
        padding: 0px;
	}
 

    .big-icons{
		width: 50% !important;
        padding: 0px !important;
	}
	.big-icons img {
		padding: 0 5px;
        margin-left: -5px;
	}
    div.name-logo {
        justify-content: flex-start;
	}
    .name-logo img{
        margin-top: 5px;
        align-self: flex-start;
	}
	.pading-big {
	margin: 0px !important;
	}
    .apt-container, #postgrid, .say-h {margin-bottom: 300px !important;}
	.testim {margin-bottom: 275px !important;}
    
}

@media screen and (max-width: 635px){
    .couns-option {
    	padding: 5% 0%;
	}
}








.footer {
	font-size: 11px !important;
	line-height: 25.7px !important;
	font-family: Neuzeit B;
	letter-spacing: 0.5px !important;
	color: #202123;
}


@media screen and (max-width: 1050px) {
	.footer {
		justify-content: row;
	}
	


}




/* post page*/
.post-header {
	align-self: center;
	font-size: 30px !important;
	line-height: 47px !important;
	text-transform: uppercase;
	font-family: "Neuzeit B" !important;
	color: #202123 !important;
	word-spacing: 0rem;
	align-self: center;
}

img.big-arr {
	width: 50px;
	position: absolute;
	left: 1rem;
}
.artcle-info {
	font-size: 14px !important;
	letter-spacing: 1.5px !important;
	line-height: 26px !important;
	font-family: "Pitch" !important;
}
.img-shadow {
	-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.2));
	filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.2));
}
.img-shadow img {
	width: 100% !important;
    height: auto !important;
}

@media screen and (max-width: 775px){
    .post-header {
		line-height: 24px !important;
        margin-top: 50px !important;
        margin-left: 7px !important;
        text-align: left;
	}
    .post-info {padding: 0px !important;}
    h2.artcle-info {
		font-size: 10px !important;
        line-height: 12px !important;
}

.al-center {
    align-items: flex-start !important;
    padding-left: 10px !important;
    }
}


/**
 * Say Hi 
 */

[local-style="31783070"] .content_padding {

	padding-top: 10rem /*!main_margin*/;
	padding-bottom: 10rem /*!main_margin*/;
	padding-left: 10rem /*!main_margin*/;
	padding-right: 10rem /*!main_margin*/;
}

[local-style="31783070"] {
	 margin-top: 40px;
}




/**
 * Defaults 
 */

body {
	background-color: #fff;
	color: #000;
}

a:active {
	color: #ff4a42;
}
a:active + img.arr {
	opacity: 100;
}
.page a.active {
	color: #ff4a42;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

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

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 4em;
}

ol {
	list-style-type: decimal-leading-zero;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(0, 0, 0, 0.4);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: 0.5em;
}

.gallery_image_caption {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 1.1rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.35);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.4rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	line-height: 1.2;
	font-variation-settings: "slnt" 0, "MONO" 0;
	font-family: "Neuzeit R";
}
[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 0.85);
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: "Neuzeit B";
	font-style: normal;
	font-weight: 400;
	padding: 0rem;
	margin: 0;
	font-size: 8rem;
	line-height: 1;
	color: rgba(255, 255, 255, 1);
	font-variation-settings: "slnt" 0, "MONO" 0;
}

[data-predefined-style="true"] h1 a {
	color: rgba(255, 255, 255, 1);
}

[data-predefined-style="true"] h2 {
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 3.6rem;
	line-height: 1;
	letter-spacing: -0.01em;
	font-variation-settings: "slnt" 0, "MONO" 0;
}

[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
	text-decoration: none;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2;
	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-variation-settings: "slnt" 0, "MONO" 1;
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 0.85);
}

/**
 * Breakpoints
 */

[data-css-preset] .page {
	background-color: none /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(255, 255, 255) /*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100% /*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 7rem /*!main_margin*/;
	padding-bottom: 10rem /*!main_margin*/;
	padding-left: 10rem /*!main_margin*/;
	padding-right: 10rem /*!main_margin*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
	background-color: transparent /*!thumbnails_bgcolor*/;
}

[data-css-preset] .thumbnails_width {
	width: 100% /*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
	padding: 1rem /*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
	margin: -2rem /*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 0.5rem /*!responsive_thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -1rem /*!responsive_thumbnails_padding*/;
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, 0.12);
	outline-offset: -1px;
}

.thumbnails .title {
	margin-top: 1.2rem;
	margin-bottom: 0.4rem;
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.4;
}

.thumbnails .tags {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.3rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.35);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 0.35);
	text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0.4rem;
}

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 28px /*!site_menu_button*/;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}

#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
		Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif",
		Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: 0.7;
}

#site_menu a.active {
	opacity: 0.4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: 0.85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
	background: transparent;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: fixed;
	padding: 6px;
	top: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
	font-family: "Monument Grotesk Mono", Icons;
	font-size: 1.6rem;
	padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

#shop_button.custom_icon {
	width: 40px;
	height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 36px;
}

/*
 * Shop Product Widget
*/

.shop_product {
	width: 100%;
	max-width: 22rem;
	position: relative;
	display: block;
}

.shop_product .price {
	font-family: Diatype, Icons;
	font-size: 1.4rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
	display: block;
	margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
		Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif",
		Icons;
	font-size: 1.4rem;
	display: inline-block;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: white
		url(https://static.cargo.site/assets/images/select-line-arrows.svg)
		no-repeat right;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: 0.7rem 2.5rem 0.7rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.4rem;
	background: rgba(0, 0, 0, 0.7);
	color: rgba(255, 255, 255, 1);
	flex: 0 0 50%;
	text-align: left;
	display: inline-block;
	line-height: 1.2;
	padding: 0.8rem 1rem;
	font-style: normal;
	font-weight: 400;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: 0.7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding-top: 2.5rem /*!quick_view_padding*/;
	padding-bottom: 2.5rem /*!quick_view_padding*/;
	padding-left: 2.5rem /*!quick_view_padding*/;
	padding-right: 2.5rem /*!quick_view_padding*/;
	height: 100% /*!quick_view_height*/;
	width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}

[data-css-preset] .quick-view-background {
	background: #fff /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: "Monument Grotesk Mono", Icons;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 3.5rem 0;
	text-align: center;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
}

.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0, 0, 0, 0.5);
	color: white;
}

/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
	left: 10px;
}

.quick-view-navigation .right-arrow {
	right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.85);
	stroke-width: 2px;
}

.quick-view-navigation .close-button {
	top: 10px;
	right: 10px;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}

.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
	stroke: rgba(0, 0, 0, 0.85);
	stroke-width: 2px;
}

/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 2px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 3px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 2px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 3px;
}

/**
 * Feed
 */

.feed .content_container .page {
	border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
	max-width: 36rem;
	height: 3.3rem;
	outline: 1px solid rgba(0, 0, 0, 0.15);
	color: rgba(0, 0, 0, 0.6);
	background: #fff;
	font-size: 1.4rem;
	line-height: 1.3;
	font-family: Diatype, Icons;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
	max-width: 100%;
}

.audio-player .separator {
	width: 1px;
	background-color: rgba(0, 0, 0, 0.15);
}

.audio-player .button {
	background: transparent;
	cursor: pointer;
	fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
	fill: rgba(0, 0, 0, 0.85);
	padding: 30%;
	width: 100%;
	margin: auto;
}

.audio-player .buffer {
	background: rgba(0, 0, 0, 0.03);
}

.audio-player .progress {
	background: rgba(0, 0, 0, 0.1);
}

.audio-player .progress-indicator {
	border: 1px solid rgba(0, 0, 0, 0.7);
	width: 1px;
	height: 100%;
	right: 0;
	position: absolute;
	cursor: ew-resize;
}

.audio-player .note-icon {
	height: 100%;
	width: 3.8rem;
	padding: 1rem;
	fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
	padding-left: 1rem;
}

.audio-player .total-time {
	padding-right: 1rem;
}