.password {
	position: relative;
}

.sticky {
  position: sticky;
  top: 5em;
  min-height: 2em;
}

#password-input {
	width: 100%;
	text-indent: 10px;
	border-radius: 5px;
	border: 1px solid #999;
}
.password-control {
	position: absolute;
	top: 17px;
	right: 10px;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(https://svoyugolok.ru/img/viewpass.svg) 0 0 no-repeat;
}
.password-control.view {
	background: url(https://svoyugolok.ru/img/no-viewpass.svg) 0 0 no-repeat;
}

.tabs-container {
  max-width: 1000px;
  margin: 50px auto;
  padding: 25px;
}

.tabs {
  display: flex;
}

.tabs li:not(:last-child) {
  margin-right: 7px;
}

.tabs li a {
  display: block;
  position: relative;
  top: 4px;
  padding: 10px 25px;
  border-radius: 2px 2px 0 0;
  background: white;
  opacity: 0.7;
  transition: all 0.1s ease-in-out;
}

.tabs li.active a,
.tabs li a:hover {
  opacity: 1;
  top: 0;
}

.tabs-content {
  position: relative;
  z-index: 2;
  padding: 25px;
  border-radius: 0 4px 4px 4px;
  background: white;
}

.tabs-panel {
  display: none;
}

.tabs-panel.active {
  display: block;
}

.tabs-panel p + div {
  margin-top: 15px;
}

@media screen and (max-width: 600px) {
  .tabs {
    flex-direction: column;
  }
     
  .tabs li {
    width: 100%;
  }
     
  .tabs li:not(:last-child) {
    margin-right: 0;
  }
     
  .tabs li a {
    border-radius: 0;
    opacity: 1;
    top: 0;
  }
     
  .tabs li.active a::before {
    content: '•';
    padding-right: 5px;
  }
     
  .tabs-content {
    border-radius: 0;
  }
}




#page-preloader{
position: fixed;
left: 0;
top: 0;
right:0;
bottom:0;
background: #7f8c8d;
z-index: 5000000000;}
 
   .greenm {
    background-color: green;
    border-color: #55a12c;
    padding: 15px; /* Поля вокруг текста */
    margin-bottom: 7px; /* Отступ снизу */
	color: white;
   }

         .redm {
    background-color: #de4343;
    border-color: #c43d3d;
    padding: 15px; /* Поля вокруг текста */
    margin-bottom: 7px; /* Отступ снизу */
	color: white;
   }
   
      .message
{
                -webkit-background-size: 40px 40px;
                -moz-background-size: 40px 40px;
                background-size: 40px 40px;
  background-image: -webkit-gradient(linear, left top, right bottom,
  color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent),
  color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),
  color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent),
   to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
  transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
  transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
  transparent 75%, transparent);
background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
transparent 75%, transparent);
background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
transparent 75%, transparent);
                 -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
                 -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
                 box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
                 width: 100%;
                 border: 1px solid;
                 -webkit-animation: animate-bg 5s linear infinite;
                 -moz-animation: animate-bg 5s linear infinite;
}

   
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

div.vote-wrap{
    overflow: hidden;
}

div.vote-block{
	position: relative;	
}

div.vote-hover{
    float: left;
    cursor:  pointer;
}


div.vote-stars{
	position: absolute;
	left: 0;
	top: 0;
}

div.vote-active{
	position: absolute;
	left: 0;
	top: 0;
}

div.vote-result{
    color: #ccc;
    font-size: 14px;
    margin-top: 12px;
    padding-left: 190px;
}

div.vote-success{
    clear: both;
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 10px;
}



.oval {
  border-radius: 400%;
  text-align: center;
  padding: 8px;
  border: 0.5px solid black;
}

.zagolovok {
	/* border-bottom: 1px solid grey; */
	padding-bottom: 4px;
	-webkit-box-shadow: 3px black;
	        box-shadow: 3px black;
	width: 100%;
	background-color: white;
	font-size: 25px;
}

.zagolovokmobile {
	border-bottom: 1px solid grey;
	padding-bottom: 4px;
	width: 100%;
	font-size: 22px;
}

.zagolovokblock {
	font-size: 17px; 
	text-align: center; 
	font-weight: 700;
}

.background {
  position: fixed;
  top: 0;
  width: 100%;
  border-radius: 2px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

h1, h4 {
  color: #F07444;
  font-weight: 300;
}

hr {
  border-color: lighten(#F07444, 20%);
  width: 90%;
}

.btn {
  display: inline-block;
  border-radius: 3px;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.sm {
  width: 10%;
}

.md {
  width: 20%;
}

.lg {
  width: 40%;
}

.cta {
  background-color: #F07444;
  color: white;
  
  -webkit-transition: .2s ease;
  
  transition: .2s ease;
  
  &:hover {
    background-color: darken(#F07444, 5%);
    //color: #F07444;
    //border: 1px solid #F07444;
    
    -webkit-transition: .2s ease;
    
    transition: .2s ease;
  }
  }

.labelblock {
	float: left;  
	border: 1px solid white; 
	width: 50px; 
	height: 30px; 
	text-align: center; 
	border-radius: 0px 8px 8px 0px;
}

.labeltext {
	padding-top: 10px; 
	font-weight: 500;
}

.labelblockup {
	float: right; 
	background: white; 
	border: 1px solid black; 
	width: 50px; 
	height: 40px; 
	text-align: center; 
	border-radius: 8px 0px 0px 8px;
}

.labeltextup {
	padding-top: 10px; 
	font-weight: 500;
}

.ghost {
  background-color: white;
  color: black;
  border: 1px solid #AF222C;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  width: 100%;
}

  .ghost:hover {
    background-color: #AF222C;
    color: white; 
    -webkit-transition: .2s ease; 
    transition: .2s ease;
  }
  
  .ghostw {
  color: black;
  border: 1px solid #AF222C;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  width: 100%;
  margin-bottom: 10px;
}

  .ghostw:hover {
    background-color: #AF222C;
    color: white; 
    -webkit-transition: .2s ease; 
    transition: .2s ease;
  }
  
  .ghostwhite {
  background-color: transparent;
  color: white;
  border: 2px solid white;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  width: 100%;
}

  .ghostwhite:hover {
    background-color: white;
    color: black; 
    -webkit-transition: .2s ease; 
    transition: .2s ease;
  }

.secondary {
  background-color: #f3f3f3;
  color: #F07444;
  
  -webkit-transition: .2s ease;
  
  transition: .2s ease;
  
  &:hover {
    background-color: darken(#f3f3f3, 10%);
    //color: white;
    
    -webkit-transition: .2s ease;
    
    transition: .2s ease;
  }
}

.disabled {
  color: darken(#f3f3f3, 20%);
  background-color: darken(#f3f3f3, 5%);
  
  &:hover {
    cursor: initial;
  }
}

@media (max-width: 480px){
  .sm {
    width: 40%
  }
  
  .md {
    width: 50%
  }
  
  .lg {

  }
}

#scrollup {
position: fixed; /* фиксированная позиция */
opacity: 0.8; /* прозрачность */
padding: 15px 10px 10px; /* отступы */
background: #aaa;
border-radius: 5px; /* скругление углов */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
left: 10px; /* отступ слева */
bottom: 10px; /* отступ снизу */
display: none; /* спрятать блок */
cursor: pointer;
}

/*обводка для текста*/
.ts {
	text-shadow: 
		-0   -1px 1px #FFFFFF,
		 0   -1px 1px #FFFFFF,
		-0    1px 1px #FFFFFF,
		 0    1px 1px #FFFFFF,
		-1px -0   1px #FFFFFF,
		 1px -0   1px #FFFFFF,
		-1px  0   1px #FFFFFF,
		 1px  0   1px #FFFFFF,
		-1px -1px 1px #FFFFFF,
		 1px -1px 1px #FFFFFF,
		-1px  1px 1px #FFFFFF,
		 1px  1px 1px #FFFFFF,
		-1px -1px 1px #FFFFFF,
		 1px -1px 1px #FFFFFF,
		-1px  1px 1px #FFFFFF,
		 1px  1px 1px #FFFFFF;
}
.tsw {
	text-shadow: 
		-0   -1px 1px #1F0000,
		 0   -1px 1px #1F0000,
		-0    1px 1px #1F0000,
		 0    1px 1px #1F0000,
		-1px -0   1px #1F0000,
		 1px -0   1px #1F0000,
		-1px  0   1px #1F0000,
		 1px  0   1px #1F0000,
		-1px -1px 1px #1F0000,
		 1px -1px 1px #1F0000,
		-1px  1px 1px #1F0000,
		 1px  1px 1px #1F0000,
		-1px -1px 1px #1F0000,
		 1px -1px 1px #1F0000,
		-1px  1px 1px #1F0000,
		 1px  1px 1px #1F0000;
}

.container {
    position: relative;
    padding-top: 30px;
}
.text1 {
    position: absolute;
    left: 40px;
    top: 29px;
    background: #fff;
    padding: 0 10px;
}

textarea {
    resize: none;
}

#centerdiv {
	top: 50%; /* Отступ в процентах от верхнего края окна */
	left: 50%; /* Отступ в процентах от левого края окна */
	width: 450px; /* Ширина блока */
	height: 450px; /* Высота блока */
	position: absolute; /* Абсолютное позиционирование блока */
	margin-top: -225px; /* Отрицательный отступ от верхнего края страницы, должен равняться половине высоты блока со знаком минус */
	margin-left: -225px; /* Отрицательный отступ от левого края страницы, должен равняться половине высоты блока со знаком минус */
}
/*sprite with stars*/
#reviewStars-input input:checked ~ label, #reviewStars-input label, #reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
  background: url('http://svoyugolok.ru/img/ico-s71a7fdede6.png') no-repeat;
}

#reviewStars-input {
  
  /*fix floating problems*/
  overflow: hidden;
  *zoom: 1;
  /*end of fix floating problems*/
  
  position: relative;
  float: left;
}

#reviewStars-input input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  
  width: 24px;
  height: 24px;
  
  position: absolute;
  top: 0;
  z-index: 0;
}

#reviewStars-input input:checked ~ label {
  background-position: 0 -40px;
  height: 24px;
  width: 24px;
}

#reviewStars-input label {
  background-position: 0 0;
  height: 24px;
  width: 24px;
  float: right;
  cursor: pointer;
  margin-right: 10px;
  
  position: relative;
  z-index: 1;
}

#reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
  background-position: 0 -40px;
  height: 24px;
  width: 24px;
}

#reviewStars-input #star-0 {
  left: 0px;
}
#reviewStars-input #star-1 {
  left: 53px;
}

.m2 {
    background-image: url(/img/ko.jpg);   
    background-repeat: no-repeat; /*Убираем повтор изображения*/   
    background-position: 4px; /*Позиционируем*/   
    outline: none; /*убираем стандартную обводку браузера*/ /*закругляем углы для Mozilla*/ /*закругляем углы для Chrome, Safari*/   
    border-radius: 5px; /*закругляем углы для остальных браузеров*/  
    padding-left: 20px; /*отступ слева от ввода, чтобы текст не был на картинке(выбирать по размеру картинки)*/  
    height: 20px; /*высота строки ввода*/   
    font-size: 13px; /*размер шрифта*/
}

#social img {
-webkit-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}
/* Поворот на 360 градусов при наведении курсора*/
#social img:hover {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}

.tabs_container {
}

.tabs{
  padding: 0;
}

.tabs_container .tabs{
  margin: 0 !important;
}

.tabs_container .tabs li {
  cursor: pointer;  
  background: white;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 25px;
  margin: 0 !important;
}

.tabs_container .tabs li.active {
  color: black;
  border-bottom: 4px solid #AF222C;
}

.tab_container {
  display: none;
  margin: -1px 0 0 0;
}

.tab_container ul li {
 /* margin: 0 0 8px 0; */
}

.tabs_container2 {
}

.tabs2{
  padding: 0;
}

.tabs_container2 .tabs2{
  margin: 0 !important;
}

.tabs_container2 .tabs2 li {
  cursor: pointer;  
  background: #e9e9e9;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 25px;
  margin: 0 !important;
}

.tabs_container2 .tabs2 li.active {
  color: black;
 font-weight: 700;
  border: 4px solid #8B3A3A;
  border-bottom: 4px solid #8B3A3A;
}

.tab_container2 {
  display: none;
  margin: -1px 0 0 0;
}

.tab_container2 ul li {
  margin: 0 0 8px 0;
}

.inl-bl{
  display: inline-block;
}

.one { 
    float:left;
}

/* Cначала обозначаем стили для IE8 и более старых версий
т.е. здесь мы немного облагораживаем стандартный чекбокс. */
.checkbox {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.checkbox + label {
  cursor: pointer;
}

/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше.
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked,
в них все нижеследующие стили не сработают. */


.checkbox:not(checked) + label {
  position: relative; /* будем позиционировать псевдочекбокс относительно label */
  padding: 0 0 0 60px; /* оставляем слева от label место под псевдочекбокс */
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
          box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.checkbox:not(checked) + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
          box-shadow: 0 2px 5px rgba(0,0,0,.3);
  -webkit-transition: all .2s;
  transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}
/* Меняем фон чекбокса, когда он включен. */
.checkbox:checked + label:before {
  background: #9FD468;
}
/* Сдвигаем переключатель чекбокса, когда он включен. */
.checkbox:checked + label:after {
  left: 26px;
}
/* Показываем получение фокуса. */
.checkbox:focus + label:before {
  -webkit-box-shadow: 0 0 0 3px white;
          box-shadow: 0 0 0 3px white;
}

/* Cначала обозначаем стили для IE8 и более старых версий
т.е. здесь мы немного облагораживаем стандартный чекбокс. */
.checkbox2 {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.checkbox2 + label {
  cursor: pointer;
}

/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше.
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked,
в них все нижеследующие стили не сработают. */

/* Прячем оригинальный чекбокс. */
.checkbox2:not(checked) {
  position: absolute;
  opacity: 0;
}
.checkbox2:not(checked) + label {
  position: relative; /* будем позиционировать псевдочекбокс относительно label */
  padding: 0 0 0 60px; /* оставляем слева от label место под псевдочекбокс */
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.checkbox2:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
          box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.checkbox2:not(checked) + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
          box-shadow: 0 2px 5px rgba(0,0,0,.3);
  -webkit-transition: all .2s;
  transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}
/* Меняем фон чекбокса, когда он включен. */
.checkbox2:checked + label:before {
  background: #CDD1DA;;
}
/* Сдвигаем переключатель чекбокса, когда он включен. */
.checkbox2:checked + label:after {
  left: 26px;
}
/* Показываем получение фокуса. */
.checkbox2:focus + label:before {
  -webkit-box-shadow: 0 0 0 3px white;
          box-shadow: 0 0 0 3px white;
}

.line {
    height: 1px;
    width: 100%;
    margin: 10px 0px 10px 0px;
    border-top: 1px dotted #ccc;
}
h3{
       text-align: center;
       position: relative;
       color: white;
		margin: 0 -30px 30px -30px;
       padding: 10px 0;

       background: 	#e9e9e9;
       background-image:  -webkit-gradient(linear, left top, left bottom, from(rgba(229,229,229,.3)), to(rgba(229,229,229,0)));
       background-image:  linear-gradient(rgba(229,229,229,.3), rgba(229,229,229,0));
       -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3);
       box-shadow: 0 2px 0 rgba(0,0,0,.3);
   }
 
   h3:before, h3:after
   {
       content: '';
       position: absolute;
       border-style: solid;
       border-color: transparent;
       bottom: -10px;
   }
 
   h3:before
   {
       border-width: 0 10px 10px 0;
       border-right-color: #222;
       left: 0;
	   z-index: -10;
   }
 
   h3:after
   {
       border-width: 0 0 10px 10px;
       border-left-color: #222;
       right: 0;
	   z-index: -10;
   }

/*
	Dopetrope 1.0 by HTML5 Up!
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	*
	{
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}



.navbar-nav {
float: none;
text-align: center;
}
.navbar-nav li {
float: none;
display: inline-block;
}

	body
	{
position: relative;
font-weight: 400;
background: #f6f6f6;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	}
	
body::before {
    background-size: cover;
    content: ' ';
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    will-change: transform;
    z-index: -1;
}

	strong, b
	{
		color: #252122;
		font-weight: 700;
	}
	
	h1, h2, h3, h4, h5, h6
	{
		font-weight: 700;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
		{
			color: inherit;
			text-decoration: none;
		}


	.major
	{
		position: relative;
		text-align: center;
		border-top: solid 1px #ccc;
		top: 1em;
	}

		.major h2
		{
			background: #fff;
			position: relative;
			top: -0.65em;
			display: inline;
			margin: 0;
			padding: 0 1em 0 1em;
		}

	.byline
	{
		display: block;
		font-style: italic;
	}
	
	
			
	br.clear
	{
		clear: both;
	}
	
	
	section,
	article
	{
		margin-bottom: 0.5em;
	}
	
		section > :last-child,
		article > :last-child
		{
			
		}

		section:last-child,
		article:last-child
		{
			margin-bottom: -8%;
		}

	/* Actions */

		.actions
		{
		}

	/* Box */

		.box
		{
			background: #ffffff;
			border-bottom: solid 1px #ccc;
	box-shadow: 10px 10px 5px rgba(29,34,47,0.1);
    border-radius: 6px;
		}
		
			.box .image-full
			{
				position: relative;
				width: auto;
			}

	/* Icon */

		.icon48
		{
			display: inline-block;
			width: 48px;
			height: 48px;
			background-image: url('images/icons48.png');
			text-indent: -9999em;
		}
		
			.icon48-1	{ background-position:	0px 0px;		}
			.icon48-2	{ background-position:	-48px 0px;		}
			.icon48-3	{ background-position:	-96px 0px;		}
			.icon48-4	{ background-position:	-144px 0px;		}
			.icon48-5	{ background-position:	-192px 0px;		}
			.icon48-6	{ background-position:	-240px 0px;		}
			.icon48-7	{ background-position:	-288px 0px;		}
			.icon48-8	{ background-position:	-336px 0px;		}
			.icon48-9	{ background-position:	-384px 0px;		}
			.icon48-10	{ background-position:	-432px 0px;		}

		.icon64
		{
			display: inline-block;
			width: 64px;
			height: 64px;
			background-image: url('images/icons64.png');
			text-indent: -9999em;
		}
		
			.icon64-1	{ background-position:	0px 0px;		}
			.icon64-2	{ background-position:	-64px 0px;		}
			.icon64-3	{ background-position:	-128px 0px;		}
			.icon64-4	{ background-position:	-192px 0px;		}
			.icon64-5	{ background-position:	-256px 0px;		}
			.icon64-6	{ background-position:	-320px 0px;		}
			.icon64-7	{ background-position:	-384px 0px;		}
			.icon64-8	{ background-position:	-448px 0px;		}
			.icon64-9	{ background-position:	-512px 0px;		}
			.icon64-10	{ background-position:	-576px 0px;		}

	/* Image */

		.image
		{
			display: inline-block;
			outline: 0;
		}
		
			.image img
			{
				display: block;
				width: 100%;
			}

		.image-centered
		{
			display: block;
			margin: 0 0 2em 0;
		}

			.image-centered img
			{
				margin: 0 auto;
				width: auto;
			}

		.image-full
		{
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}
		
		.image-left
		{
			float: left;
			margin: 0 2em 2em 0;
		}

	/* Is-* */
	
		.is-post
		{
		}
	
	/* List */

		ul.contact
		{
		}

			ul.contact li
			{
				position: relative;
				border-top: solid 1px #ddd;
				padding: 1.3em 0 1.3em 7em;
			}

				ul.contact li h3
				{
					position: absolute;
					left: 0;
					top: 1.3em;
					font-size: 1.1em;
				}

				ul.contact li p
				{
					margin: 0;
				}
			
			ul.contact li:first-child
			{
				padding-top: 0;
				border-top: 0;
			}

				ul.contact li:first-child h3
				{
					top: 0;
				}
	
		ul.dates
		{
		}
		
			ul.dates li
			{
				position: relative;
				border-top: solid 1px #ddd;
				padding: 1.3em 0 1.3em 6.75em;
			}

			ul.dates .date
			{
				display: block;
				position: absolute;
				left: 0;
				top: 1.3em;
				background-color: #d52349;
				height: 3.5em;
				text-align: center;
				color: #fff;
				line-height: 1em;
				border-top-left-radius: 5px;
				border-bottom-left-radius: 5px;
				padding: 0.5em 0.75em 0 1em;
			}

				ul.dates .date:after
				{
					content: '';
					position: absolute;
					bottom: 0;
					right: -1.2em;
					border-left: solid 1.25em #d52349;
					border-top: solid 1.8em transparent;
					border-bottom: solid 1.8em transparent;
				}
			
				ul.dates .date strong
				{
					display: block;
					font-size: 1.75em;
					padding-top: 0.15em;
				}
				
			ul.dates h3
			{
				font-size: 1.1em;
			}
				
			ul.dates p
			{
				margin: 0;
			}

			ul.dates li:first-child
			{
				border-top: 0;
				padding-top: 0;
			}
			
				ul.dates li:first-child .date
				{
					top: 0;
				}

		ul.default
		{
		}
		
		ul.divided
		{
		}
		
			ul.divided li
			{
				border-top: solid 1px #ddd;
				padding: 1em 0 1em 0;
			}
			
			ul.divided li:first-child
			{
				border-top: 0;
				padding-top: 0;
			}
		
		ul.links
		{
		}
		
		ul.social
		{
			overflow: hidden;
		}
		
		.socicon:hover {
			background: #888;
			margin: 3px;
		}

			ul.social li
			{
				display: block;
				border-radius: 5px;
				background: #888;
				-webkit-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
				float: left;
			}
			
			ul.social li:first-child
			{
				margin-left: 0;
			}
			
			ul.social li.facebook				{ background: #3c5a98; }
				ul.social li.facebook:hover		{ background: #4c6aa8; }
			ul.social li.twitter				{ background: #2daae4; }
				ul.social li.twitter:hover		{ background: #3dbaf4; }
			ul.social li.dribbble				{ background: #c4376b; }
				ul.social li.dribbble:hover		{ background: #d4477b; }
			ul.social li.linkedin				{ background: #006599; }
				ul.social li.linkedin:hover		{ background: #1075a9; }
			ul.social li.tumblr					{ background: #2b4661; }
				ul.social li.tumblr:hover		{ background: #3b5671; }
			ul.social li.googleplus				{ background: #da2713; }
				ul.social li.googleplus:hover	{ background: #ea3723; }

	/* Pennant */

		.pennant
		{
			position: relative;
			display: inline-block;
			background-color: #d52349;
			width: 9em;
			padding: 1.5em 0 0.5em 0;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
		}
		
			.pennant:after
			{
				content: '';
				position: absolute;
				bottom: -1.98em;
				left: 0;
				border-top: solid 2em #d52349;
				border-left: solid 4.5em transparent;
				border-right: solid 4.5em transparent;
			}
		
			.pennant span
			{
				display: block;
				margin: 0 auto;
			}

			.pennant-alt
			{
				background-color: #252122;
			}
			
				.pennant-alt:after
				{
					border-top-color: #252122;
				}

			.pennant-alt2
			{
				background-color: #827a7c;
			}
			
				.pennant-alt2:after
				{
					border-top-color: #827a7c;
				}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
	}

		#banner a
		{
			text-decoration: none;
			outline: 0;
		}

		#banner header
		{
			background-color: #252122;
			background-color: rgba(34,30,31,0.98);
			text-align: center;
		}
		
			#banner header h2
			{
				color: #fff;
				font-weight: 700;
			}
			
			#banner header .byline
			{
				color: #d52349;
				padding: 0;
				font-style: normal;
			}
			
		#banner .image-full
		{
			margin: 0;
		}

/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	#header-wrapper
	{
		position: relative;
	}

		#header-wrapper:before
		{
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			z-index: 0;
		}
		

		#header-wrapper > .\35 grid-layout
		{
			position: relative;
		}
	
	#main-wrapper
	{
		position: relative;
	}

		#main-wrapper:before
		{
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background: url('/img/backseach.png');
			background-size: 100% 100%;
			z-index: 0;
			
		}
		
		#main-wrapper .major
		{
		}
		
			#main-wrapper .major h2
			{
				background: #f7f7f7 url('images/bg02.png');
			}
	
	#footer-wrapper2
	{
		position: relative;
		color: #858484;
	}

		#footer-wrapper2:before
		{
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background: url('images/bg01.png');
			background-size: 100% 100%;
			z-index: 0;
			opacity: 0.5;
		}
	
		#footer-wrapper2 a
		{
			color: #c5c4c4;
		}
		
		#footer-wrapper2 h2,
		#footer-wrapper2 h3,
		#footer-wrapper2 h4,
		#footer-wrapper2 h5,
		#footer-wrapper2 h6,
		#footer-wrapper2 strong,
		#footer-wrapper2 b
		{
			color: #fff;
		}

		#footer-wrapper2 h1 a, 
		#footer-wrapper2 h2 a, 
		#footer-wrapper2 h3 a, 
		#footer-wrapper2 h4 a, 
		#footer-wrapper2 h5 a, 
		#footer-wrapper2 h6 a
		{
			color: inherit;
		}

		#footer-wrapper2 ul.contact li
		{
			border-top-color: #353434;
			border-top-color: rgba(255,255,255,0.05);
		}

		#footer-wrapper2 ul.dates li
		{
			border-top-color: #353434;
			border-top-color: rgba(255,255,255,0.05);
		}

		#footer-wrapper2 ul.divided li
		{
			border-top-color: #353434;
			border-top-color: rgba(255,255,255,0.05);
		}
		
/*********************************************************************************/
/* Intro                                                                         */
/*********************************************************************************/

	#intro
	{
		text-align: center;
	}
	
/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{	
		text-align: center;
	}
	
		#copyright .links
		{
			display: inline-block;
			background: #2C2929;
			background: rgba(255,255,255,0.05);
			border-radius: 5px;
			margin: 0;
		}