/*--------------------------------------------- */
@charset "utf-8";

/* Style Reset 
--------------------------------------------- */
@font-face {
    font-family: 'opensans';
    src: url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans.eot') format('eot'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans.woff') format('woff'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans.ttf') format('truetype'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans.otf') format('opentype');
}
@font-face {
    font-family: 'opensansregular';
    src: url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-regular.eot') format('eot'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-regular.woff') format('woff'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-regular.ttf') format('truetype'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-regular.otf') format('opentype');
}
@font-face {
    font-family: 'opensansbold';
    src: url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-bold.eot') format('eot'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-bold.woff') format('woff'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-bold.ttf') format('truetype'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-bold.otf') format('opentype');
}
@font-face {
	font-family: 'opensanssemi';
	src: url("https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-semibold.eot");
  	src: url("https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/opensans-semibold.ttf") format('truetype');
}
@font-face {
    font-family: 'gothicbold';
    src: url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothicb.eot') format('eot'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothicb.woff') format('woff'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothicb.ttf') format('truetype'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothicb.otf') format('opentype');
}
@font-face {
    font-family: 'gothic';
    src: url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothic.eot') format('eot'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothic.woff') format('woff'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothic.ttf') format('truetype'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/gothic.otf') format('opentype');
}

@font-face {
    font-family: 'proximanova';
    src: url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/ProximaNova-Light.eot') format('eot'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/ProximaNova-Light.woff') format('woff'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/ProximaNova-Light.ttf') format('truetype'), 
    url('https://web.archive.org/web/20230901105417im_/http://skimanetwork.org/public/css/fonts/ProximaNova-Light.otf') format('opentype');
}
body{
	font-family: 'opensansregular';
	font-size:14px;
	line-height:22px;
	text-align:left;
	color:#565656;
	background:url(../../../../../20230901113922im_/http_/skimanetwork.org/public/images/bg.jpg) top repeat-x #f1f0f0;
}
.schedule{
           width:100%;
           margin-top:25px;
           text-align:center;
}
a{ 
	text-decoration:underline; 
	color:#4066b6;
	}
a:hover{ 
	text-decoration:none; 
	color:#4066b6;
	}
body, p, ul, li, h1, h2, h3, h4{ 
	padding:0; 
	margin:0;
	}
.clear{ 
	clear:both;
	}
.fltLeft{
	float:left; 
	}
.fltRight{ 
	float:right; 
	}
.imgLeft {
	float: left;
	margin: 3px 20px 15px 0;
}
.imgRight {
	float: right;
	margin: 3px 0px 15px 20px;
}
a img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
td,tr {
	padding:8px;
	margin:0;
	border-bottom:1px solid #ccc;
}
tr:nth-child(even) {background: #ededed}
tr:nth-child(odd) {background: #FFF}
tr.titleTr {
	color:#fff;
	background:#3C5A9A;
}
.redTxt {
	color:#C90E21;
}
button {
	width:auto:
	display:block;
	padding:10px 25px !important;
	font-family:'opensanssemi';
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	background:#C62020;
	border:none;
}
button:hover {
	background:#3D5C9F;
}
.semiBold {
	font-family:'opensanssemi'
}
strong,b {
	font-family:'opensanssemi';
	font-weight:normal;
	font-size:14px;
}
.wrapper{
	width:100%;
	margin:0;
	padding:0;
}
h1 {
	font-family:'proximanova';
	font-size:36px;
	color:#3b5a9a;
	margin:0 0 10px 0;
	padding:0;
	text-shadow:0 1px 0 #fff;
}
h2 {
	font-family:'opensansregular';
	font-size:18px;
	color:#024980;
	margin:0;
	padding:20px 0 5px 0;
}
h3 {
	font-family:'opensanssemi';
	font-size:22px;
	font-weight:normal;
	color:#535353;
	margin:0;
	padding:5px 0 20px 0;
}
.mainContentHolder {
	width:1102px;
	margin:0 auto;
	padding:0;
	background: url(../../../../../20230901115424im_/http_/skimanetwork.org/public/images/bodybg.png)center repeat-y #fff;
	-moz-box-shadow:
        5px 0 25px -5px #CCC,
        -5px 0 25px -5px #CCC;
    -webkit-box-shadow:
        5px 0 25px -5px #CCC,
        -5px 0 25px -5px #CCC;
    box-shadow:
        5px 0 25px -5px #CCC,
        -5px 0 25px -5px #CCC;
}
.contentDiv {
	width:1070px;
	margin:0 auto;
	padding:8px 0 15px 0;
}
.topHolder {
	width:100%;
	margin:0;
	padding:8px 15px 0 0;
}
.logo {
	width:159px;
	margin:0;
	padding:0;
}
.topRight {
	width:159px;
	margin:0;
	padding:0;
}
.topRightLogo {
	width:159px;
	margin:25px 0 0 0;
	padding:0;
}
.topSocial {
	width:auto;
	margin:0;
	padding:0;
	text-align:right;
}
.topTxt {
	font-family:'opensanssemi';
	width:705px;
	margin:20px 0 0 20px;
	padding:0;
	color:#272727;
	text-align:center;
	letter-spacing:-1px;
	font-size:21px;
}
.topTxt span {
	font-size:18px;
	color:#3b5a9a;
	line-height: 40px;
}
.topTxt .small {
	color:#3b5998;
	font-size:18px;
}
.topTxt a {
	font-family:'opensansregular';
	color:#434343;
	font-size:14px;
	text-decoration:none;
	margin:0;
	padding:0;
	text-transform:lowercase;
}
.topTxt a:hover {
	color:#4066b6;
	text-decoration:none;
}
.navHolder {
	width:100%;
	margin:15px auto 0 auto;
	padding:0;
	border-top:3px solid #434343;
	background:url(../../../../../20230901105414im_/http_/skimanetwork.org/public/images/navbg.jpg)top repeat-x;
}
.newsHolder {
	width:100%;
	margin:0 auto 2px 0;
	padding:0;
	background:url(../../../../../20230901103909im_/http_/skimanetwork.org/public/images/news-bg.jpg) bottom repeat-x;
}
.newsTitle {
	width:158px;
	margin:0;
	padding:0;
}
.marqueeDiv {
	width:910px;
	padding:9px 15px 0 15px;
	margin:0;
	line-height:normal;
}
.marqueeDiv a {
	color:#383838;
	font-size:13px;
	margin:0 25px 0 0;
	padding:0;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
}
.marqueeDiv a:hover {
	color:#404498;
}
/*.marqueeDiv ul {
	list-style:none;
	margin:0;
	padding:0;
}
.marqueeDiv ul li {
	float:left;
	list-style-image:url(/web/20230901105417im_/http://skimanetwork.org/public/images/circle-bullet.png);
	margin:0;
	padding:0;
}
.marqueeDiv ul li a {
	color:#383838;
	font-size:13px;
	margin:0 25px 0 0;
	padding:0;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
}
.marqueeDiv ul li a:hover {
	color:#404498;
}*/
.banner {
	width:100%;
	margin:0 auto;
	padding:0;
}
.contentHolder {
	width:100%;
	margin:0;
	padding:0;
}
.contentHolder ul {
	list-style:none;
	margin:10px 0 0 13px;
	padding:0;
}
.contentHolder ul li{
	list-style-image:url(../../../../../20230901112418im_/http_/skimanetwork.org/public/images/bullet.png);
	margin:0 0 5px 0;
	padding:0;
}
.contentHolder ul li a {
	color:#d10303;
	text-decoration:underline;
}
.contentHolder ul li a:hover {
	color:#4066b6;
	text-decoration:none;
}
.contLeft {
	width:70%;
	margin:0;
	padding:42px 15px 0 0;
}
.contLeftIn {
	width:65%;
	margin:0;
	padding:10px 0 25px 25px;
}
.welcome {
	width:100%;
	margin:0;
	padding:0 40px 0 25px;
}
.welcome h1 {
	font-family:'opensans';
	font-size:33px;
	color:#3b5a9a;
	margin:0 0 10px 0;
	padding:0;
	text-shadow:0 1px 0 #fff;
	text-transform:uppercase;
}
.keyDiv {
	width:100%;
	margin:35px 0 0 0;
	padding:0;
}
.keyDiv h1{
	font-family:'opensans';
	font-size:28px;
	color:#fff;
	margin:0;
	padding:5px 25px;
	letter-spacing:-0.5px;
	text-shadow:none;
	text-transform:uppercase;
	background:#3b5a99;
}
.keyDiv ul {
	list-styl-imagee:none;
	margin:0 !important;
	padding:0 !important;
}
.keyDiv ul li {
	list-style-image:none;
	margin:0 0 4px 0;
	padding:21px;
	font-size:13px;
	line-height:20px;
	background:#f4f4f4;
}
.keyDivIn {
	width:100%;
	margin: 0;
	padding:0;
}
.keyDivIn ul {
	list-styl-imagee:none;
	margin:0 !important;
	padding:0 !important;
}
.keyDivIn ul li {
	list-style-image:none;
	margin:0 0 4px 0;
	padding:21px;
	font-size:13px;
	line-height:20px;
	background:#f4f4f4;
}
.listStyle {
	width:100%;
	margin:0;
	padding:0;
}
.listStyle ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.listStyle ul li {
	list-style-type:none;
	margin:0;
	padding:10px;
	font-size:13px;
	background:#F7F7F7;
	border-bottom:1px solid #efefef;
}
.listStyle ul li.non {
	background:#fff;
}
.hotDiv {
	width:100%;
	margin:0;
	padding:0;
}
.hotDiv img {
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.hotDiv h1{
	font-family:'opensans';
	font-size:22px;
	color:#fff;
	margin:0;
	padding:5px 25px;
	letter-spacing:-0.5px;
	text-shadow:none;
	text-transform:uppercase;
	background:#3b5a99;
}
.hotDiv ul {
	list-style:none;
	margin:0;
	padding:0;
}
.hotDiv ul li {
	list-style-image:none;
	margin:0 0 4px 0;
	padding:21px;
	font-size:13px;
	line-height:20px;
	background:#f4f4f4;
}
.rowHolder {
	width:100%;
	margin:10px 0;
	padding:0;
}
.sponsorDiv {
	width:528px;
	min-height:258px;
	padding:20px 20px 25px 20px;
	margin:0;
	background:#f4f4f4;
}
.sponsorDiv1 {
	width:100%;
	padding:20px 20px 25px 20px;
	margin:0;
	background:#f4f4f4;
}
.sponsorDiv h1 {
	font-family:'proximanova';
	font-size:26px;
	color:#3b5a99;
	padding:0;
	text-transform:uppercase;
}
.sponsorDiv1 h1 {
	font-family:'proximanova';
	font-size:26px;
	color:#3b5a99;
	padding:0;
	text-transform:uppercase;
}
.sponsorDiv1 h2 {
	font-family:'opensansregular';
	font-size:18px;
	color:#024980;
	padding:0;
	margin:0 0 10px 0;
}
.sponsorDiv1 hr {
	margin:10px 0;
}
.slide {
	border:1px solid #e6e6e6;
}
.slideNew img{
	margin: 5px 124px 5px 0px;
	width: 130px;
	height: 77px;
}
.slideNew a{
	/*margin: 5px 30px 5px 0px;*/
	/*width: 130px;
	height: 77px;*/
}
.partner li{
	/*/list-style-type: none;*/
	margin-left: 15px;
}
.partner li a{
	/*text-decoration: none;*/
}
.partnerHolder {
	width:100%;
	margin:15px 0 0 0;
	padding:25px 30px 30px;
	color:#fff;
	font-size:13px;
	text-shadow:0 1px 0 #121212;
	background:url(../../../../../20230901105421im_/http_/skimanetwork.org/public/images/partnerbg.jpg)bottom repeat-x #286db2;
}
.partnerHolder h1{
	font-family:'opensansregular';
	font-size:26px;
	color:#fff;
	margin:0;
	letter-spacing:-0.5px;
	text-shadow:none;
	text-transform:capitalize;
	text-shadow:0 1px 0 #121212;
}
.partnerHolder ul {
	list-style-image:none;
	margin:10px 0 0 0;
	padding:0;
}
.partnerHolder ul li {
	width:280px;
	list-style:none;
	margin:0 85px 0 0;
	padding:0;
	float:left;
}
.partnerHolder ul li:last-child {
	width:280px;
	list-style:none;
	margin:0;
	padding:0;
}
.partnerHolder ul li ul {
	list-style:none;
	margin:0 0 0 14px;
	padding:0;
}
.partnerHolder ul li ul li{
	list-style-image:url(../../../../../20230901105414im_/http_/skimanetwork.org/public/images/arrow-btm.png) !important; 
	margin:0 0 8px 0;
	padding:0;
	line-height:16px;
}
.partnerHolder ul li ul li:last-child{
	list-style-image:url(../../../../../20230901105414im_/http_/skimanetwork.org/public/images/arrow-btm.png);
}
.partnerHolder ul li ul li a{
	text-decoration:none;
	color:#fff;
}
.partnerHolder ul li ul li a:hover{
	text-decoration:none;
	color:#9ac8f8;
}
.breadcumb {
	width:100%;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #e2e2e2;
}
.breadcumb span {
	font-size:12px;
}
.breadcumb a {
	text-decoration:none;
	font-size:12px;
}
.breadcumb a:hover {
	color:#d93232;
	text-decoration:none;
}
.contSideBar {
	width:30%;
	margin:2px 0 0 0;
	padding:0;
}
.boxDiv {
	width:100%;
	font-size:13px;
	line-height:19px;
	margin:10px 0 4px 0;
	text-shadow:0 1px 0 #fff;
	padding:18px 25px;
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
	box-shadow: inset 0 0 80px rgba(0,0,0,.1);
	position:relative;
}
.boxDiv h1 {
	font-family:'proximanova';
	font-size:26px;
	color:#3b5a99;
	padding:0 0 5px 0;
	text-transform:uppercase;
	border-bottom:1px solid #e2e2e2;
}
.boxDiv ul {
	list-style:none;
	margin:10px 0 0 13px;
	padding:0;
}
.boxDiv ul li{
	list-style-image:url(../../../../../20230901112418im_/http_/skimanetwork.org/public/images/bullet.png);
	margin:0 0 15px 0;
	padding:0;
}
.boxDiv ul li:last-child{
	margin:0;
}
.boxDiv ul li a {
	color:#d10303;
	text-decoration:underline;
}
.boxDiv ul li a:hover {
	color:#4066b6;
	text-decoration:none;
}
.boxDiv ul li.notice a {
	color:#565656;
	text-decoration:none;
}
.boxDiv ul li.notice a:hover {
	color:#4066b6;
	text-decoration:none;
}
.blink {
	color: #FFF !important;
	text-transform:uppercase;
    background: none repeat scroll 0% 0% #C00 !important;
    padding: 1px 5px !important;
    margin: 0px 0px 0px 5px !important;
    text-shadow: 0px 1px 0px #222 !important;
    font-size: 10px !important;
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
.new {
	font-family: "opensansregular";
}
.butDiv {
	width:auto;
	margin:10px 0 0 0;
	padding:0;
}
.sideHolder {
	width:100%;
	margin:0 0 4px 0;
}
.footer {
	width:1070px;
	margin:35px auto 0 auto;
	padding:0;
	font-family: 'opensansregular';
	font-size:12px;
	line-height:18px;
	text-shadow:0 1px 0 #fff;
}
.footer a {
	text-decoration:none;
	color:#545454;
}
.footer a:hover {
	text-decoration:none;
	color:#4066b6;
}
.footerLeft {
	width:49%;
	margin:0;
	padding:0;
}
.formHolder {
	width:300px;
	margin:0;
	padding:0;
}
.formHolder h1 {
	font-family:'opensans';
	color:#000;
	font-size:16px;
	margin:0 0 8px 0;
	padding:0;
}
.btmForm {
	width:300px;
	margin:0;
	padding:0;
	position:relative;
}
.searchDiv{
	width:29px;
	padding:0;
	margin:0;
}
.searchButDiv {
	width:98px;
	height:29px;
	position:absolute;
	top:0;
	right:0;
}
.btmForm input {
	width:100%;
	border:1px solid #d6d6d6;
	padding:4.5px 12px;
	margin:0;
	color:#8a8a8a;
	font-size:12px;
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
	box-shadow: inset 0 0 8px rgba(0,0,0,.2);
	background:#fff;	
}
.btmForm input.searchBut {
	width:98px;
	height:29px;
	padding:0;
	margin:0;
	border-radius:0px;
	border: none;
}
.btmSocial {
	width:auto;
	margin:20px 0 0 0;
	padding:0;
}
.copyDiv {
	width:1070px;
	margin:20px auto 0 auto;
	padding:15px 0;
	font-size:12px;
	color:#898989;
	text-shadow:0 1px 0 #f6f6f6;
	background:url(../../../../../20230901105415im_/http_/skimanetwork.org/public/images/h-bg.jpg)top repeat-x;
}
.shape {
	width: 173px;
	position: relative;
	margin-right:25px;
	float:left;
}		
.shape .overlay {
		display:block;
		width: 173px;
		height: 173px;
		position: absolute;
		top:0;
		left:0;
		pointer-events:none; 
		background-repeat: no-repeat;
		outline:0;		
}
.shape .overlay.round {
	background: url(../../../../../20230901105412im_/http_/skimanetwork.org/public/images/round.png);		
}
.base {
	width:173px;
	height:173px;
}

.shapeIn {
	width: 110px;
	position: relative;
	margin-right:25px;
	float:left;
}		
.shapeIn .overlay {
		display:block;
		width: 110px;
		height: 110px;
		position: absolute;
		top:0;
		left:0;
		pointer-events:none; 
		background-repeat: no-repeat;
		outline:0;		
}
.shapeIn .overlay.round {
	background: url(../../../../../20230901113938im_/http_/skimanetwork.org/public/images/round-res.png);		
}
.baseIn {
	width:110px;
	height:110px;
}
.baseIn img {
	width:110px;
	height:110px;
}

/*@media screen and (max-width: 768px) {*/
@media (min-width: 208px) and (max-width: 991px) {
body {
	background:#fff;
	font-size:13px;
	line-height:18px;
}

.wrapper {
	width:100%;
	padding:0;
	margin:0;
}
.mainContentHolder {
	width:100%;
	padding:0 10px;
}
.contentDiv {
	width:100%;
}
.topHolder {
	width:100%;
}
.logo {
	width:100%;
	text-align:center;
}
.topRight {
	width:100%;
	text-align:center;
}
.topSocial {
	width:100%;
	margin:10px 0 0 0;
	text-align:center;
}
.topTxt {
	width:100%;
	margin:15px 0 0 0;
	font-size:18px;
	line-height:20px;
	letter-spacing:-0.5px;
	text-align:center;
}
.topTxt span {
	font-size:16px;
}
.topRightLogo {
	width:100%;
	margin:15px 0 0 0;
	padding:0;
	text-align:center;
}
.newsHolder {
	width:100%;
}
.newsTitle {
	visibility:hidden;
	height:0;
}
.marqueeDiv {
	width:100%;
	padding:10px 15px 2px 15px;
	margin:0;
}
.contLeft {
	width:100%;
	padding:42px 0 20px 0;
}
.contLeftIn {
	width:100%;
	padding:10px 0 20px 0;
	margin-bottom:0px;
}
.contLeftIn img {
	width:100%;
	height:auto;
}
.welcome {
	padding:0;
}
h1 {
	font-size:25px;
}
.contSideBar {
	width:100%;
}
.butDiv {
	margin:10px 0 0 0;
	padding:0;
	position:static;
}
.sideHolder img {
	width:100%;
	height:auto;
}
.keyDiv h1 {
	font-size:23px;
}
.sponsorDiv {
	width:100%;
	margin-bottom:5px;
}
.partnerHolder ul li {
	width:100%;
	margin:0;
}
.partnerHolder ul li:last-child {
	width:100%;
}
.boxDiv {
	width:100%;
	margin:0 0 4px 0;
}

.footer {
	width:95%;
	margin:25px auto 10px auto;

}
.footerLeft {
	width:100%;
	margin:0;
	padding:0;
}
.formHolder {
	width:100%;
	margin:15px 0 0 0;
}
.btmForm {
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}
.copyDiv {
	width:100%;
	padding:10px;
}
.navbar-collapse {
	padding-right:8px;
	padding-left:8px;
}
.navbar-default .navbar-nav > li > a {
  font-size:13px;
  padding:8px 25px 8px 25px;
}
.navbar-default .navbar-nav > li > a {
	padding-top:8px;
	padding-bottom:8px;
}
.theme-light a.nivo-nextNav {
	visibility:hidden;
}
.theme-light a.nivo-prevNav {
    visibility:hidden;
}
.theme-light .nivo-controlNav {
	visibility:hidden;
	display:none;
}
.theme-light .nivo-caption {
	font-size:15px;
	bottom:5px;
	padding: 5px 15px;
	line-height:12px;
}
.theme-light .nivo-caption span {
	font-size:12px;
}
.shape {
	width: 110px;
	height:110px;
	margin-right:20px;
	float:left;
	border:none;
}
.shape .overlay.round {
	width: 110px;
	height:110px;
	background: url(../../../../../20230901113938im_/http_/skimanetwork.org/public/images/round-res.png);
}
.shape .overlay {
	width: 110px;
	height:110px;
}
.base img {
	width: 110px;
	height:110px;
}
}
@media screen and (max-width: 320px) {
.wrapper {
	width:100%;
	padding:0;
	margin:0;
}


}

/*
     FILE ARCHIVED ON 10:54:17 Sep 01, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:23:00 Oct 23, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.791
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.023
  esindex: 0.014
  cdx.remote: 38.756
  LoadShardBlock: 88.123 (3)
  PetaboxLoader3.datanode: 126.067 (5)
  PetaboxLoader3.resolve: 116.419 (3)
  load_resource: 167.713 (2)
*/