a {
   background: 0 0;
   color: #42a7ff;
   text-decoration: none;
}
h1 {
   font-size: 2em;
   margin: 0.67em 0;
}
small {
   font-size: 80%;
}
img {
   border: 0;
   max-width: 100%;
}
button input::-moz-focus-inner {
   border: 0;
   padding: 0;
}
b,
strong {
   font-weight: 700;
}
:after,
:before {
   -webkit-box-sizing: inherit;
   -moz-box-sizing: inherit;
   box-sizing: inherit;
}
body {
   margin: 0;
}
header a {
   color: #fff;
   line-height: 1;
   font-family: "Roboto";
   transition: 0.2s;
}
header a:hover {
   color: #ec008c;
   transition: 0.2s;
}
*,
header nav ul {
   margin: 0;
   padding: 0;
}
header nav ul {
   list-style: none;
   overflow: hidden;
}
header nav ul li {
   margin-right: 1em;
   float: left;
}
.content .user-panel .user-info img {
   border-radius: 50%;
}
.content .user-panel .btn-like ins {
   float: right;
   text-decoration: none;
}
.content .user-panel small {
   display: block;
   font:
      14px/1 "Roboto";
   color: #aaa;
   margin-bottom: 8px;
}
.content .article-itself p {
   margin: 0 0 1.4em;
}
* {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   max-height: 999999px;
}
.content .user-panel .user-info a,
article,
aside,
header,
header a,
nav,
section {
   display: block;
}
html {
   font-family: sans-serif;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
}
[hidden] {
   display: none;
}
a:active,
a:hover {
   outline: 0;
}
button,
input,
select {
   color: inherit;
   font: inherit;
   margin: 0;
}
button {
   overflow: visible;
}
button,
select {
   text-transform: none;
}
button,
html input[type="button"],
input[type="submit"] {
   -webkit-appearance: button;
   cursor: pointer;
}
input {
   line-height: normal;
}
.clearfix {
   zoom: 1;
}
.clearfix:after,
.clearfix:before {
   content: "";
   display: table;
}
.clearfix:after {
   clear: both;
}
.left {
   float: left;
}
.right {
   float: right;
}
body,
header .left,
header .right,
header .wrap,
html {
   height: 100%;
}
body {
   font:
      16px/1.42857143 "Roboto";
   color: #303030;
   -webkit-font-smoothing: antialiased;
}
.content .sidebar .teaser .box-item:hover,
a:hover {
   color: #ec008c;
}
#layout {
   position: relative;
   margin: 0 auto;
   height: auto;
   min-height: 100%;
}
#layout,
.wrap,
header {
   overflow: hidden;
}
.wrap {
   box-sizing: border-box;
   margin: 0 auto;
   max-width: 1350px;
   min-width: 320px;
   padding: 0 5px;
}
.btn-ctrl {
   background: 0 0;
   border: 0;
   padding: 0;
   margin: 0;
   outline: 0;
}
header {
   background: #303030;
   position: fixed;
   color: #fff;
   width: 100%;
   height: 54px;
   left: 0;
   top: 0;
   font-size: 21px;
   line-height: 1;
   text-transform: uppercase;
   z-index: 100;
}
header .logo,
header nav {
   position: relative;
   float: left;
}
header nav {
   top: 50%;
   -ms-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
header .logo {
   font:
      25px/54px "Roboto";
   color: #ec008c;
   margin-right: 30px;
}
header .nav-btn {
   font:
      35px/25px Verdana,
      Geneva,
      sans-serif;
   display: block;
   float: left;
   margin-right: 20px;
   width: 24px;
   height: 25px;
   color: #fff;
   vertical-align: middle;
   margin-top: -2px;
}
header .login,
header .nav-btn {
   position: relative;
   top: 50%;
   -ms-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
.content {
   position: relative;
   zoom: 1;
}
.content:after,
.content:before {
   content: "";
   display: table;
}
.content:after {
   clear: both;
}
.content .article-info {
   font-size: 13px;
   color: #aaa;
   text-transform: uppercase;
   margin-bottom: 0.93em;
}
.content h1 {
   font:
      700 40px/1.1 "Roboto";
   margin: 0 0 0.4em;
   text-rendering: optimizeLegibility;
}
.content .btn {
   text-align: center;
   font:
      700 16px/2.35 "Roboto";
   text-transform: uppercase;
   height: 40px;
   opacity: 1;
   -webkit-transition: opacity 0.15s linear 0;
   transition: opacity 0.15s linear 0;
   position: relative;
   width: 100%;
   overflow: visible;
   display: block;
}
.content .btn:hover {
   opacity: 0.85;
}
.content .article {
   width: 960px;
   float: left;
}
.content .user-panel {
   width: 190px;
   float: left;
   margin-right: 30px;
}
.content .user-panel .btn-like,
.content .user-panel .user-info {
   text-align: center;
   margin-bottom: 30px;
}
.content .user-panel .user-info span {
   color: #303030;
   display: block;
   margin: 0 auto 10px;
   text-align: center;
}
.content .user-panel .btn-like {
   border: 2px solid #aaa;
   color: #aaa;
   -webkit-transition: all 0.15s linear 0;
   transition: all 0.15s linear 0;
   font-weight: 700;
   padding: 0 20px;
}
.content .user-panel .btn-like:hover {
   color: #ec008c;
   border-color: #ec008c;
}
.content .user-panel .btn-like span {
   float: left;
   display: block;
}
.content .article-itself {
   width: 740px;
   float: left;
   font:
      17px/1.53 "Roboto";
   border-bottom: 1px dashed rgba(170, 170, 170, 0.5);
   margin-bottom: 30px;
}
.content .article-itself a {
   text-decoration: none;
}
.content .sidebar {
   float: left;
   width: 300px;
   margin-left: 30px;
}
.content .sidebar .teaser {
   background: #ebeced;
   width: 100%;
   margin-bottom: 30px;
   box-sizing: border-box;
   padding: 1.05em 0.83em 0.83em;
}
.content .sidebar .teaser .teaser-header {
   text-transform: uppercase;
   font-size: 13px;
   line-height: 1;
   font-weight: 700;
   display: block;
   color: #aaa;
   text-align: center;
   margin-bottom: 1.23em;
}
.content .sidebar .teaser .box-item {
   position: relative;
   min-height: 90px;
   box-sizing: content-box;
   display: block;
   font:
      17px/1.1 "Roboto";
   text-decoration: none;
   color: #303030;
}
.content .sidebar .teaser .box-item:not(:last-child) {
   border-bottom: 1px dashed rgba(170, 170, 170, 0.5);
   padding-bottom: 15px;
}
.content .sidebar .teaser .box-item .box-img {
   position: absolute;
   clip: rect(0, 90px, 90px, 0);
}
.content .sidebar .teaser .box-item .box-desc {
   padding-left: 104px;
   display: table-cell;
   vertical-align: middle;
   height: 90px;
}
.contentBox {
   line-height: 1.5;
}
.contentBox p {
   padding-bottom: 10px;
   padding-top: 10px;
   margin: 0 !important;
}
.contentBox h1 {
   line-height: 1.2;
   margin-top: 20px;
   margin-bottom: 10px;
   font-weight: 700;
   font-size: 27px;
}
.contentBox h2 {
   line-height: 1.4;
   margin-top: 10px;
   margin-bottom: 10px;
}
ul {
   margin-left: 30px;
}
.block-7 {
   padding: 14px !important;
   width: 100% !important;
   border: 3px dashed #eaeaea !important;
   background: 0 0 !important;
   box-sizing: border-box !important;
}
.user-panel {
   padding-top: 20px;
}
.hidden {
   display: none;
}
.obutton {
   background: #ec008c;
   display: inline-block;
   padding: 20px 40px;
   color: #fff;
   font-weight: 700;
   text-decoration: none;
   box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
   border-radius: 5px;
   transition: all 0.15s ease-in-out;
   border: 0;
   cursor: pointer;
   font-size: 20px;
   margin-top: 20px;
   margin-bottom: 30px;
}
.obutton:hover {
   color: #fff;
   box-shadow: 0 4px 35px 0 rgba(129, 150, 160, 0.45);
}
.country_select {
   -moz-appearance: none !important;
   -webkit-appearance: none !important;
}
@media all and (max-width: 1370px) {
   .content .article {
      float: none;
      margin: 0 auto;
      width: 100%;
      max-width: 960px;
   }
   .content .sidebar {
      display: none;
   }
}
@media all and (max-width: 1023px) {
   .content .user-panel,
   header nav {
      display: none;
   }
   .content .article-itself {
      float: none;
      margin: 0 auto 30px;
      width: 100%;
      max-width: 740px;
   }
}
@media all and (max-width: 600px) {
   .content h1 {
      font-size: 26px;
   }
}
