/* they see me scrollin they hatin */

/* ff */
  * {
    scrollbar-width: auto;
    scrollbar-color: #d27f73 #4f3332;
  }

/* chro, ow the edge, saf */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #4f3332;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #d27f73;
    border-radius: 10px;
    border: 3px solid #4f3332;
  }


/* text select */
::-moz-selection {
  background: rgba(198,131,118,.5);
}

::selection {
  background: rgba(198,131,118,.5);
}
/* (sa2 tails voice) customize your settings here! */
@font-face{font-family: "KarlaRegular";src: url("../fonts/karla-regular.ttf");}
@font-face{font-family: "KarlaBold";src: url("../fonts/karla-bold.ttf");}
@font-face{font-family: "Fold";src: url("../fonts/fold.otf");}
body{
background-image: url('../img/background-clouds.png') center top repeat-x;background: #854c6e; /* Old browsers */background: url('../img/background-clouds.png') center top repeat-x, -moz-linear-gradient(top, #854c6e 0%, #d27f73 100%); /* FF3.6-15 */background: url('../img/background-clouds.png') center top repeat-x, -webkit-linear-gradient(top, #854c6e 0%,#d27f73 100%); /* Chrome10-25,Safari5.1-6 */background: url('../img/background-clouds.png') center top repeat-x, linear-gradient(to bottom, #854c6e 0%,#d27f73 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#854c6e', endColorstr='#d27f73',GradientType=0 ); /* IE6-9 */background-size: 530px auto, cover;background-attachment:fixed;color:#fff5e0;margin:0;line-height:1.7;}
body,h1,h2,h3,p{margin-top:0;letter-spacing:.04em;}
h1{margin-bottom:7px;}
h2,h3,p{margin-bottom:15px;}
h1,h2,h3{font-family:'KarlaRegular',courier,monospace;font-weight:normal;line-height:1.4;}
h1,h3{color:#e56958;}
h2,b,strong,i,em{color:#d27f73;}
body,p{font-family:'KarlaRegular',courier,monospace;font-size:13px;line-height:1.6;}
a, a:active{color:#fff5e0;text-decoration:none;}
a:hover,a:focus{opacity:85%;}
a{transition: all 0.4s ease;}
.splashLink, .splashLink:active{color:#d27f73;text-decoration:none;font-family:'KarlaBold',courier,monospace;font-size:26px;border:0;line-height:1;margin-bottom:0;}
.splashLink:hover, .splashLink:focus{font-size:26px;border:0;line-height:1;}
.text-center{text-align:center;}
.img-center{display:block;margin-left:auto;margin-right:auto;}
.img-responsive{max-width:100%;height:auto;}

/* template */
.select-shishka{width:100%;height:auto;display:block;margin:auto;background: #3b2631; /* Old browsers */background: -moz-linear-gradient(top, #3b2631 0%, #4f3332 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #3b2631 0%,#4f3332 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #3b2631 0%,#4f3332 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.select-shishka-border{background-image: linear-gradient(135deg,#c82955,#783277);border: 0;border-radius: 3px;width:100%;height:auto;display:block;margin:auto;padding:2px;}
.banner-border{background-image: linear-gradient(135deg,#c82955,#783277);border: 0;border-radius: 3px;padding:2px;}
.hmmChunky{padding:15px 20px !important;}
.rowRowFightThePower{margin-left:auto;margin-right:auto;padding:30px;border-radius:3px;}
.link1{margin-bottom:20px;}
.shishka-bg{background-image: url("../img/splash-shishka.png");background-size: cover;background-repeat: no-repeat;}
.no-follow-bg{background-image: url("../img/splash-no-follow.png");background-size: cover;background-repeat: no-repeat;background-position: center; }
.imgBtn{display:block;}
/* md lg */ @media (min-width: 768px){
.rowRowFightThePower{width:750px;}
.link1{max-width:686px !important;}
.link2{max-width:498px !important;}
.losBanners{max-width:262px !important;margin-left:25px;}
.hmmChunky{background-image: url("../img/border-left.png");background-repeat: repeat-y;}
.select-shishka{clip-path: polygon(93% 0%, 100% 17%, 100% 100%, 0% 100%, 0 50%, 0% 0%);}
.select-shishka-border{clip-path: polygon(93% 0%, 100% 17%, 100% 100%, 0% 100%, 0 50%, 0% 0%);}
.imgBtn1{margin-left:20px;margin-top:20px;}
.imgBtn2{margin-left:20px;margin-top:20px;}
.imgBtn3{margin-left:20px;margin-top:20px;}
.imgBtn4{margin-left:20px;margin-top:20px;}
}
/* sm */ @media (max-width: 767px){
.rowRowFightThePower{max-width:350px;}
.link2{margin-bottom:20px;}
.shishka-bg, .no-follow-bg{height:150px;}
.hmmChunky{background-image: url("../img/border-bottom.png");background-repeat: repeat-x; background-position: center bottom; }
.select-shishka{clip-path: polygon(80% 0%, 100% 15%, 100% 100%, 0% 100%, 0 50%, 0% 0%);}
.select-shishka-border{clip-path: polygon(80% 0%, 100% 15%, 100% 100%, 0% 100%, 0 50%, 0% 0%);}
.imgBtn1{margin-left:20px;margin-top:15px;}
.imgBtn2{margin-left:20px;margin-top:15px;}
.imgBtn3{margin-left:20px;margin-top:15px;}
.imgBtn4{margin-left:20px;margin-top:15px;}
}

.imgPixel{image-rendering: pixelated;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;}

.splashHeader{font-family:'KarlaRegular',courier,monospace;}
a.text-title, a.text-title:active{font-family:'Fold',courier,monospace;font-weight:normal;line-height:.5;color:#ec7f6b;}
a.text-title:hover,a.text-title:focus{color: rgba(236, 127, 107, 0.7);}

/* md lg */ @media (min-width: 768px){
.splashHeader{font-size:100px;line-height:.8;margin-top:30px;}
.imgCenterVert{display:block;margin:auto;width: auto;height: auto;position: absolute;top: 0;bottom: 0;left: 0;right: 0; }
.text-title{font-size:210px;}
.text-title-h1{margin-top:60px;}
}

/* sm */ @media (max-width: 767px){
.splashHeader{font-size:70px;}
.imgCenterVert{display:block;margin:auto;width: auto;}
.noMobile{display:none;}
.text-title{font-size:80px;}
.text-title-h1{margin-top:40px;}
}

/* default-ass column sizing stuff. blasted all else. don't need that bloat. */
.container{margin:0 auto;}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-flow:row wrap}.col-sm,[class^='col-sm-'],[class^='col-sm-offset-'],.row[class*='cols-sm-']>*{box-sizing:border-box;flex:0 0 auto;}.col-sm,.row.cols-sm>*{max-width:100%;flex-grow:1;flex-basis:0}.col-sm-1,.row.cols-sm-1>*{max-width:8.33333%;flex-basis:8.33333%}.col-sm-offset-0{margin-left:0}.col-sm-2,.row.cols-sm-2>*{max-width:16.66667%;flex-basis:16.66667%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-3,.row.cols-sm-3>*{max-width:25%;flex-basis:25%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-4,.row.cols-sm-4>*{max-width:33.33333%;flex-basis:33.33333%}.col-sm-offset-3{margin-left:25%}.col-sm-5,.row.cols-sm-5>*{max-width:41.66667%;flex-basis:41.66667%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-6,.row.cols-sm-6>*{max-width:50%;flex-basis:50%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-7,.row.cols-sm-7>*{max-width:58.33333%;flex-basis:58.33333%}.col-sm-offset-6{margin-left:50%}.col-sm-8,.row.cols-sm-8>*{max-width:66.66667%;flex-basis:66.66667%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-9,.row.cols-sm-9>*{max-width:75%;flex-basis:75%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-10,.row.cols-sm-10>*{max-width:83.33333%;flex-basis:83.33333%}.col-sm-offset-9{margin-left:75%}.col-sm-11,.row.cols-sm-11>*{max-width:91.66667%;flex-basis:91.66667%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-12,.row.cols-sm-12>*{max-width:100%;flex-basis:100%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-normal{order:initial}.col-sm-first{order:-999}.col-sm-last{order:999}@media screen and (min-width: 768px){.col-md,[class^='col-md-'],[class^='col-md-offset-'],.row[class*='cols-md-']>*{box-sizing:border-box;flex:0 0 auto;}.col-md,.row.cols-md>*{max-width:100%;flex-grow:1;flex-basis:0}.col-md-1,.row.cols-md-1>*{max-width:8.33333%;flex-basis:8.33333%}.col-md-offset-0{margin-left:0}.col-md-2,.row.cols-md-2>*{max-width:16.66667%;flex-basis:16.66667%}.col-md-offset-1{margin-left:8.33333%}.col-md-3,.row.cols-md-3>*{max-width:25%;flex-basis:25%}.col-md-offset-2{margin-left:16.66667%}.col-md-4,.row.cols-md-4>*{max-width:33.33333%;flex-basis:33.33333%}.col-md-offset-3{margin-left:25%}.col-md-5,.row.cols-md-5>*{max-width:41.66667%;flex-basis:41.66667%}.col-md-offset-4{margin-left:33.33333%}.col-md-6,.row.cols-md-6>*{max-width:50%;flex-basis:50%}.col-md-offset-5{margin-left:41.66667%}.col-md-7,.row.cols-md-7>*{max-width:58.33333%;flex-basis:58.33333%}.col-md-offset-6{margin-left:50%}.col-md-8,.row.cols-md-8>*{max-width:66.66667%;flex-basis:66.66667%}.col-md-offset-7{margin-left:58.33333%}.col-md-9,.row.cols-md-9>*{max-width:75%;flex-basis:75%}.col-md-offset-8{margin-left:66.66667%}.col-md-10,.row.cols-md-10>*{max-width:83.33333%;flex-basis:83.33333%}.col-md-offset-9{margin-left:75%}.col-md-11,.row.cols-md-11>*{max-width:91.66667%;flex-basis:91.66667%}.col-md-offset-10{margin-left:83.33333%}.col-md-12,.row.cols-md-12>*{max-width:100%;flex-basis:100%}.col-md-offset-11{margin-left:91.66667%}.col-md-normal{order:initial}.col-md-first{order:-999}.col-md-last{order:999}}@media screen and (min-width: 1280px){.col-lg,[class^='col-lg-'],[class^='col-lg-offset-'],.row[class*='cols-lg-']>*{box-sizing:border-box;flex:0 0 auto;}.col-lg,.row.cols-lg>*{max-width:100%;flex-grow:1;flex-basis:0}.col-lg-1,.row.cols-lg-1>*{max-width:8.33333%;flex-basis:8.33333%}.col-lg-offset-0{margin-left:0}.col-lg-2,.row.cols-lg-2>*{max-width:16.66667%;flex-basis:16.66667%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-3,.row.cols-lg-3>*{max-width:25%;flex-basis:25%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-4,.row.cols-lg-4>*{max-width:33.33333%;flex-basis:33.33333%}.col-lg-offset-3{margin-left:25%}.col-lg-5,.row.cols-lg-5>*{max-width:41.66667%;flex-basis:41.66667%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-6,.row.cols-lg-6>*{max-width:50%;flex-basis:50%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-7,.row.cols-lg-7>*{max-width:58.33333%;flex-basis:58.33333%}.col-lg-offset-6{margin-left:50%}.col-lg-8,.row.cols-lg-8>*{max-width:66.66667%;flex-basis:66.66667%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-9,.row.cols-lg-9>*{max-width:75%;flex-basis:75%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-10,.row.cols-lg-10>*{max-width:83.33333%;flex-basis:83.33333%}.col-lg-offset-9{margin-left:75%}.col-lg-11,.row.cols-lg-11>*{max-width:91.66667%;flex-basis:91.66667%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-12,.row.cols-lg-12>*{max-width:100%;flex-basis:100%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-normal{order:initial}.col-lg-first{order:-999}.col-lg-last{order:999}}
