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

****** Patara Personal Blog | Kirby Theme ******

*** URL: http://aristotheme.com
*** Author: Levent USta
*** Author URL: http://aristotheme.com
*** Made for Kirby CMS [http://getkirby.com]

****************************************************/

.center {text-align: center;}
.top-100 {
  margin-top: 100px;
}
.top-40 {
  margin-top: 40px !important;
}
.post_link {
  width: 50%;
}
.post_link span {
  display: block;
  font-size: 12px;
  color: #ccc;
  line-height: 35px;
  margin: 0 20px;
}

.wrapper {
  position: relative;
  min-height: 100%;
}
.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

.wrapper .container {
  width: 100%;
}
.wrapper main {
  padding-bottom: 100px;
}
.wrapper footer {
  width: 100%;
  padding-top: 20px;
}

.dataTables_wrapper label {
  font-size: 1.5rem;
}
.dataTables_wrapper .dataTables_filter input {
  padding: 0 5px;
}
.anons {
  font-size: 1.6rem;
  color: #000;
}
table i.bi {
  margin-right: 10px;
  text-align: center;
}
table i.bi  {
  color: #666;
}
table i.bi.green {
  color: green;
}

.password {
  position: relative;
}
.password-control {
  position: absolute;
  top: 11px;
  right: 6px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../fonts/icons/eye.svg) 0 0 no-repeat;
}
.password-control.view {
  background: url(../fonts/icons/eye-slash.svg) 0 0 no-repeat;
}


.column, .columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

.raleway {
  font-family: 'Raleway', sans-serif;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.comforta {
  font-family: 'Comforter Brush', cursive;
  text-transform: none !important;
  font-size: 28px !important;
  letter-spacing: 1px !important;
}
.header .logo h1 {
      letter-spacing: 2rem;
      text-align: center;
      font-size: 6rem; 
      margin: 0 0 10px 0;
      font-weight: 800;
    }
.header .logo h5 {
      letter-spacing: 2rem;
      font-size: 2rem; 
      text-align: center;
       margin: 0 0 .9em 0;
       font-weight: 800;
       position: relative;
       bottom: 10px;
}

.menu-top li {
  display: inline;
  float: left;
  font-size: 14px;
  margin-left: 15px;
  margin-top: 35px;
}
.top-5 {
  margin-top: 5px;
}
.top-10 {
  margin-top: 10px;
}
.top-20 {
  margin-top: 20px;
}
.top-70 {
  margin-top: 70px;
}
.top-120 {
  margin-top: 120px;
}
.top-150 {
  margin-top: 150px;
}
.small {
  font-size: 12px;
  color: #999;
  line-height: 14px;
  text-align: center;
}
.medi {
  font-size: 14px;
  color: #999;
  line-height: 16px;
  text-align: center;
}
.text-left {
  text-align: left;
}
.grey-text {
  color: #999;
}
.grey_light {
  color: #eaeaea;
}
.show_on_site {
  margin-top: 12px;
  background: #eee;
  display: block;
  float: left;
  border-radius: 20px;
  font-size: 13px;
  line-height: 14px;
  padding: 2px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #fff;
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.05);
}
.show_on_site:hover {
  background: #fff;
}
.hidden {
  display: none;
}
.medium {
  width: 80%;
  margin: 10px auto;
  font-size: 16px;
   color: #999;
  line-height: 24px;
  text-align: center;
}

.book_shelf h3 {
  padding-bottom: 0;
  margin-bottom: 5px;
}
.book_shelf h5 {
  font-size: 1.1em;
}
.book_shelf .label {
  position: absolute;
  top: auto;
  left: auto;
  width: 60px;
  height: 20px;
  background-color: #99cc66;
  font-size: 11px;
  color: #fff;
  padding: 2px 5px;
  z-index: 3;

}


.book_info {
  height: 100%;
}
.book_info h3 {
  height: 90px;
  font-size: 1.2em;
  line-height: 1.2;
  text-align: center;
}
.book_info h5 {
  height: 22px;
  font-size: 1em;
  line-height: 1;
  color: #333;
  font-weight: 200;
  text-align: center;
}
.movie_info {
  height: 200px;
}
.movie_info h5 {
  margin-top: 15px;
  height: 30px;
  font-size: 0.8em;
  line-height: 1;
  color: #333;
  font-weight: 200;
  text-align: center;
  margin-bottom: 5px;
}
.movie_info h6 {
  font-size: 0.8em;
  font-weight: 800;
  line-height: 1;
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}
.movie_info h4 {
  font-size: 0.8em;
  font-weight: 200;
  line-height: 1;
  color: #333;
  text-align: center;
  margin-bottom: 5px;
  height: 25px;
}
.movie_info h3 {
  padding-top: 10px;
  height: 35px;
  font-size: 1.1em;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}

.movie_info p {
  margin: 0 auto;
  text-align: center;

}
.movie_info a {
  color: #cc6600;
  font-weight: 600;
  font-size: 14px;
  line-height: 3;
  text-align: center;
}
.movie_info .raiting {
  font-size: 24px;
  color: #336600;
  margin-left: 8px;
  line-height: 25px;
  position: relative;
  top: 5px;

}

.ebook_links {
  margin: 0 0 50px 0;
}
.e-book {
  display: inline-table;
  width: 100%;
  margin-bottom: 10px;
}

.e-book i {
  font-size: 45px;
  float: left;
}
.e-book a {
  padding: 0;
  margin: 0 10px 30px 0;
  font-size: 16px;
  line-height: 42px;
  color: #006699;
}
.e-book .icon-epub-file {
  color: #aebf91;
}
.e-book .icon-pdf-file {
  color: #cc6666;
}
.e-book .icon-fb2-file{
  color: #99ccff;
}
.e-book .icon-mobi-file{
  color: #cc9966;
}
.counter {
  float: right;
  display: block;
  opacity: 0.1;
}
.left_col {
  vertical-align: top;
}
.creator {
  display: block;
  float: left;
  padding-top: 80px;
}
.creator .cr_name {
  
  font-size: 14px;
  font-style: italic;
  line-height: 14px;
  text-align: center;
}
.creator .cr_name span {
  border-bottom: 1px dotted #000;
  display: block;
}
.cr_photo {
  margin-right: 15px;
}
.cr_photo img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 auto 10px;
}
.meta-data.blog .title {
  display: block;
  margin-right: 110px;
}

.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.small-icon {
  display: inline-block;
}
.small-icon img {
  width: 20px !important;
  opacity: 0.3;
  float: left;
  margin-right: 5px;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}



@media (min-width: 550px) {
  .container {
    width: 80%; }
  .column, .columns {
    margin-left: 2%; }
/*  .column:first-child, .columns:first-child {
    margin-left: 0; }*/
  .one.column, .one.columns {
    width: 4.66667%; }
  .two.columns {
    width: 13.33333%; }
  .three.columns {
    width: 22%; }
  .four.columns {
    width: 30.66667%; }
  .five.columns {
    width: 39.33333%; }
  .six.columns {
    width: 48%; }
  .seven.columns {
    width: 56.66667%; }
  .eight.columns {
    width: 65.33333%; }
  .nine.columns {
    width: 74%; }
  .ten.columns {
    width: 82.66667%; }
  .eleven.columns {
    width: 91.33333%; }
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  .one-third.column {
    width: 30.66667%; }
  .two-thirds.column {
    width: 65.33333%; }
  .one-half.column {
    width: 48%; }
  .offset-by-one.column, .offset-by-one.columns {
    margin-left: 8.66667%; }
  .offset-by-two.column, .offset-by-two.columns {
    margin-left: 17.33333%; }
  .offset-by-three.column, .offset-by-three.columns {
    margin-left: 26%; }
  .offset-by-four.column, .offset-by-four.columns {
    margin-left: 34.66667%; }
  .offset-by-five.column, .offset-by-five.columns {
    margin-left: 43.33333%; }
  .offset-by-six.column, .offset-by-six.columns {
    margin-left: 52%; }
  .offset-by-seven.column, .offset-by-seven.columns {
    margin-left: 60.66667%; }
  .offset-by-eight.column, .offset-by-eight.columns {
    margin-left: 69.33333%; }
  .offset-by-nine.column, .offset-by-nine.columns {
    margin-left: 78%; }
  .offset-by-ten.column, .offset-by-ten.columns {
    margin-left: 86.66667%; }
  .offset-by-eleven.column, .offset-by-eleven.columns {
    margin-left: 95.33333%; }
  .offset-by-one-third.column, .offset-by-one-third.columns {
    margin-left: 34.66667%; }
  .offset-by-two-thirds.column, .offset-by-two-thirds.columns {
    margin-left: 69.33333%; }
  .offset-by-one-half.column, .offset-by-one-half.column {
    margin-left: 52%; } }

html {
  font-size: 62.5%; }

body {
  font-size: 1.8em;
  line-height: 1.8;
  font-weight: 400;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #222;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
  font-family: "Raleway", Helvetica, Arial, sans-serif; }

h1 {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: -.1rem; }

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -.1rem; }

h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -.1rem;
  font-weight: 700; }

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -.08rem; }

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem; }

h6 {
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 0; }

.d1 {
  padding-bottom: 20px;
  text-align: center;

}

.d1 h6:before {
   content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #EE6247;
  z-index: 2;
}
.d1 h6:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 25%;
  width: 50%;
  height: 2px;
  background: #ECF4F2;
}


@media (min-width: 550px) {
  h1 {
    font-size: 5rem; }
  h2 {
    font-size: 4.2rem; }
  h3 {
    font-size: 3.6rem; }
  h4 {
    font-size: 3rem; }
  h5 {
    font-size: 2.4rem; }
  h6 {
    font-size: 1.5rem; } }

p {
  margin-top: 0; 
  font-weight: normal;
}

a {
  color: #F5235D;
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all; }
  a:hover {
    color: #92072d;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all; }

a.button, .button, button {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all; }

input[type="submit"], input[type="reset"], input[type="button"] {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }

.input-group>.form-control, .input-group>.form-floating, .input-group>.form-select {
  padding: 7px;
  font-size: 1.5rem;
}
.form-select {
  font-size: 1.5rem;
}
.form-check {
  margin-top: 1.1rem;
}

nav a.text-dark {
  font-size: 1.5rem;
  margin-left: 1rem;
}
nav .breadcrumb-item {
  font-size: 1.4rem;
}


a.button:hover, .button:hover, button:hover {
  color: #333;
  border-color: #b3b3b3;
  outline: 0;
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  color: #333;
  border-color: #888888;
  outline: 0; }

.button:focus, button:focus {
  color: #333;
  border-color: #888888;
  outline: 0; }

input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  color: #333;
  border-color: #888888;
  outline: 0; }

.button.button-primary, button.button-primary {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: #F5235D;
  border-color: #F5235D; }

input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
  color: #fff;
  background-color: #F5235D;
  border-color: #F5235D;
  font-family: "Raleway", Helvetica, Arial, sans-serif; }

.button.button-primary:hover, button.button-primary:hover {
  color: #fff;
  background-color: #f30b4b;
  border-color: #f30b4b; }

input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover {
  color: #fff;
  background-color: #f30b4b;
  border-color: #f30b4b; }

.button.button-primary:focus, button.button-primary:focus {
  color: #fff;
  background-color: #F5235D;
  border-color: #F5235D; }

input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #F5235D;
  border-color: #F5235D; }
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }

textarea, select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
  border: 1px solid #F5235D;
  outline: 0; }

textarea:focus, select:focus {
  border: 1px solid #F5235D;
  outline: 0; }

label, legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }

label.form-check-label {
  font-size: 14px;
  color: #999;
}

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"], input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

ul {
  list-style: circle inside; }

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0; }

ul {
  padding-left: 0;
  margin-top: 0; }
  ul ul, ul ol {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%; }

ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

li {
  margin-bottom: 1rem; }

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

th, td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1; }

th:first-child, td:first-child {
  padding-left: 0; }

th:last-child, td:last-child {
  padding-right: 0; }

button, .button {
  margin-bottom: 1rem; }

input, textarea, select, fieldset {
  margin-bottom: 1.5rem; }

pre, blockquote, dl, figure, table, p, ul, ol, form {
  margin-bottom: 2.5rem; }

.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #e1e1e1; }
hr.hr_blog {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

#table_sort {
  margin:0;
  width: auto;
  padding: 0;
}
#table_sort th, #table_sort td {
  padding: 5px;
}
#table_sort .entry-content {
  text-align: justify;
}
#table_sort th.sorting {
  font-size: 13px;
  color: #999;
}
#table_sort .number_post {
  font-size: 12px;
}
#table_sort .title_post {
  font-size: 1.5rem;
}
.container:after, .row:after, .u-cf {
  content: "";
  display: table;
  clear: both; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*--------------------------------------------------
Header
---------------------------------------------------*/
.header {
  margin: 1rem 0 5rem 0;
  text-align: center; }

  .header .logo {
    width: 280px;
    margin: 0 auto;
    position: relative; }
/*    .header .logo h1 {
      letter-spacing: 2.2rem;
      text-align: center;
      font-size: 4rem;
      font-family: 'Aqua Grotesque','sans-serif'; }*/
    .header .logo a {
      text-decoration: none;
      color: #222;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      -moz-transition: .5s all;
      transition: .5s all; }
      .header .logo a:hover {
        color: #F5235D;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all; }
        .header .logo a:hover h1:after {
          border-bottom: 4px solid;
          border-bottom-color: #F5235D;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          -moz-transition: .5s all;
          transition: .5s all; }
    .header .logo h6 {
      letter-spacing: 0.95rem;
      text-transform: uppercase;
      text-align: center;
      position: absolute;
      bottom: -20px; 
      color: #999;}

/*--------------------------------------------------
Navbar
---------------------------------------------------*/
.nav {
  width: 100%;
/*  border-top: 1px solid #eee; */
  display: block;
}
  .nav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: center; }
    .nav ul li {
      display: inline-block;
      margin-bottom: 0;
      line-height: 6.5rem; }
      .nav ul li a {
        display: block;
        padding: 0px 7px;
        text-decoration: none;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0;
        color: #222;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all; }
        .nav ul li a:hover {
          color: #F5235D;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          -moz-transition: .5s all;
          transition: .5s all; }

    .nav.nav-top ul {
      float: right;
    }
    .nav.nav-top ul li {
      display: inline-block;
      margin-bottom: 0;
      line-height: 3.5rem; }

          .nav.nav-top ul li a {
             padding: 0px 0 0 8px;
             font-size: 13px;
             text-align: right;
          }
          .nav.nav-top ul li a.active {
            color: #F5235D;
          }
.nav.nav-top ul li.login span {
  font-size: 21px;
}
.nav.nav-top ul li.login .icon-diary {
  float: left;
  font-size: 42px;
  margin-right: 2px;
}
/*--------------------------------------------------
General
---------------------------------------------------*/

strong {
  font-weight: 600; }

figure {
  margin: 0;
  padding: 0; }

img {
  display: block;
  width: 100%; }

ol li {
  font-weight: 800;
}

.sub-page {
  padding: 40px 0;
  border-top: 4px solid #333; }

.button-text {
  font-size: 12px;
  font-weight: 700;
  border: none;
  text-transform: uppercase;
  text-decoration: none;
  color: #0099cc;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-align: center;
  display: block;
  margin-top: 40px;
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all; }

  .button-text:hover {
    color: #F5235D;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all; }
  .button-text span {
    display: block;
    margin-top: 10px;
    font-size: 18px; }

/*BLUR*/
.blur img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease; }

.blur img:hover {
  -webkit-filter: blur(3px);
  -webkit-transition-property: -webkit-filter;
  -webkit-transition-duration: .4s;
  filter: blur(3px); }

/*--------------------------------------------------
Top Bar
---------------------------------------------------*/
.top-bar {
  position: relative;
  border-bottom: 1px solid #f9f9f9;
  background-color: #fcfcfc;
  padding: 10px 0; 
  width: 100%;
}
  .top-bar .box {
    float: left;
    box-sizing: border-box; }
  .top-bar .box.box-1 {
    width: 20%; }
  .top-bar .box.box-logo {
    width: 15%; }


.search-box {
  margin-bottom: 0;
  float: right; }
  .search-box p {
    margin-bottom: 0; }
  .search-box input.search_bar {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    border: none;
    outline: none;
    width: 38px;
    border-radius: 19px;
    margin: 8px auto 0 auto;
    padding: 18px;
    background: white url(../img/src.png) no-repeat center center;
    border: 2px solid #e1e1e1;
    -webkit-transition-property: border;
    -moz-transition-property: border;
    -o-transition-property: border;
    transition-property: border;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  .search-box input.search_bar:hover {
    cursor: pointer;
    border: 2px solid #333;
    -webkit-transition-property: border;
    -moz-transition-property: border;
    -o-transition-property: border;
    transition-property: border;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  .search-box .btn-close {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px;
    background-repead: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAYElEQVQoU2NkYGD4D8SMQEwq+A/TRKoBYPXINhJrAFwdunMJGYAij82vuAzAEMcVUOgKsRqIL5RhGnB6hVAU4Q0DmthMtp/JDm2y45mQRljax0hhxGpEMQAU2qRqhBsAAMdkHQ5jnOygAAAAAElFTkSuQmCC);
    cursor: pointer;
    opacity: .5; }
    .search-box .btn-close:hover {
      opacity: 1; }
  .search-box .help {
    display: none;
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.7; }

.active.search-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  padding: 2em;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #1a1a1a; }
  .active.search-box .btn-close, .active.search-box .help {
    display: block; }
  .active.search-box input[type=text] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 28px;
    border: none;
    background-color: transparent;
    color: #1a1a1a;
    outline: none;
    width: 100%;
    height: 31px;
    padding: 0;
    margin: 0;
    letter-spacing: -0.05em;
    -webkit-appearance: none; }
  .active.search-box input.search_bar {
    background: none; }

.active.search-box input[type=text].placeholder, .active.search-box input[type=text]:-moz-placeholder, .active.search-box input[type=text]::-webkit-input-placeholder {
  color: #eeeeee; }

.socials {
  margin: 25px 0 0 20px;
  text-align: center;
  float: left; }
  .socials ul {
    list-style: none;
    margin: 0; }
  .socials li {
    display: inline-block;
    margin: 0; }
    .socials li a {
      font-size: 1.4em;
      color: #222;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      -moz-transition: .5s all;
      transition: .5s all; }
      .socials li a i {
        padding-top: 10px; }
      .socials li a:hover {
        color: #F5235D;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all; }

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
/*--------------------------------------------------
Lightbox
---------------------------------------------------*/
html.swipebox-html.swipebox-touch {
  overflow: hidden !important; }

#swipebox-overlay img {
  border: none !important; }

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%; }

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer; }

#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block; }

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle; }

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

#swipebox-slider .slide-loading {
  background: url(../img/loader.gif) no-repeat center center; }

#swipebox-bottom-bar, #swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%; }

#swipebox-bottom-bar {
  bottom: -50px; }

#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0); }

#swipebox-top-bar {
  top: -50px; }

#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); }

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center; }

#swipebox-prev, #swipebox-next, #swipebox-close {
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0; }

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px; }

#swipebox-prev {
  background-position: -32px 13px;
  float: left; }

#swipebox-next {
  background-position: -78px 13px;
  float: right; }

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px; }

.swipebox-no-close-button #swipebox-close {
  display: none; }

#swipebox-prev.disabled, #swipebox-next.disabled {
  opacity: 0.3; }

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s; }

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s; }

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0; }

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565; }

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565; }

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1; }

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1; }

@-webkit-keyframes rightSpring {
  0% {
    left: 0; }

  50% {
    left: -30px; }

  100% {
    left: 0; } }

@keyframes rightSpring {
  0% {
    left: 0; }

  50% {
    left: -30px; }

  100% {
    left: 0; } }

@-webkit-keyframes leftSpring {
  0% {
    left: 0; }

  50% {
    left: 30px; }

  100% {
    left: 0; } }

@keyframes leftSpring {
  0% {
    left: 0; }

  50% {
    left: 30px; }

  100% {
    left: 0; } }

@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px; }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px; } }

/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d; }

#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95; }

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px; }

/*--------------------------------------------------
Article
---------------------------------------------------*/
.article header figure {
  display: block; }
  .article header figure figcaption {
    float: right;
    font-size: 12px;
    font-style: italic;
    margin-top: 15px;
    letter-spacing: 2px; }
.article header .meta-data {
  padding: 60px 20px;
  text-align: center; }
  .article header .meta-data.blog {
    padding: 25px 0 0 0;
  }
  .article header .meta-data h3 {
    text-transform: uppercase; }

    .article header .meta-data.blog h4 {
      font-size: 3.5rem;
      font-weight: 500;
    }
    .article header .meta-data.blog h5 {
      color: #000;
      font-size: 2.5rem;
      margin-bottom: 30px;
      
    }
    .article header .meta-data.blog h5 span {
      border-bottom: 1px dotted #000;
    }
    .article header .meta-data h3 a {
      color: #222;
      text-decoration: none;
      letter-spacing: 1px; 
    }
      .article header .meta-data h3 a:hover {
        color: #F5235D; }
  .article header .meta-data .author {
    font-size: 14px;
    margin: 0 0 15px 0; }
    .article header .meta-data .author time {
      padding-right: 18px;
      font-family: "Raleway", Helvetica, Arial, sans-serif;
      font-size: 16px;
      letter-spacing: 2px;
      font-weight: 600; }
       .article header .meta-data .author time.small-time {
        font-size: 14px;
        font-weight: normal;
        color: #999;
       }  
.article .entry-content {
  max-width: 80%;
  display: block;
  margin: 0 auto;
  clear: both; }

#table_sort .article .entry-content {
  max-width: 95%;
}
.article footer {
  padding: 60px 20px;
  margin: 0;
  background: none;
  border: none;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

/*--------------------------------------------------
Video
---------------------------------------------------*/

.video-item {
  position: relative;
  line-height: 0;
  overflow: hidden;}

  .video-item img {
    -webkit-filter: blur(0);
    -webkit-transition-property: -webkit-filter;
    -webkit-transition-duration: 1s;
    width: 100%;
    height: auto; }
  .video-item:hover .block-blur {
    opacity: .3; }
  .video-item:hover img {
    -webkit-filter: blur(.5rem);
    -webkit-transition-property: -webkit-filter;
    -webkit-transition-duration: .4s;
    z-index: 1; }
  .video-item .block-blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 2; }
  .video-item .mask:after, .video-item .mask:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 200ms ease;
    transition: 200ms ease; }
  .video-item .mask:before {
    right: 0;
    width: 100%;
    height: 70%;
    background-image: -webkit-linear-gradient(bottom, transparent 0, rgba(0, 0, 0, 0.2) 100%);
    background-image: linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.2) 100%);
    z-index: 1; }
  .video-item .mask:after {
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
    top: auto;
    bottom: 0;
    width: 100%;
    height: 40%; }
.icon {
    position: relative;
    left: 100%;
    top: 400px;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #FFF;
    z-index: 10; }

/*--------------------------------------------------
Gallery
---------------------------------------------------*/
.gallery {
  margin: auto;
  background-color: #fff;
  padding: 0.5vw;
  font-size: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex; }

.gallery div {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 200px;
  margin: 0.5vw; }
.gallery.art div {
  width: 300px;
}
  .gallery div img {
    width: 100%;
    height: auto; }
}

/*--------------------------------------------------
Tags
---------------------------------------------------*/
.tags {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .tags li {
    float: left; }
    .tags li .tag {
      background: #e1e1e1;
      border-radius: 3px 0 0 3px;
      font-size: 12px;
      font-family: "Raleway", Helvetica, Arial, sans-serif;
      font-weight: 600;
      color: #333;
      display: inline-block;
      height: 26px;
      line-height: 26px;
      padding: 0 20px 0 23px;
      position: relative;
      margin: 0 10px 10px 0;
      text-decoration: none;
      -webkit-transition: color 0.2s;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      -moz-transition: .5s all;
      transition: .5s all; }
      .tags li .tag:hover {
        background-color: #F5235D;
        color: white;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all; }
    .tags li .tag::before {
      background: #fff;
      border-radius: 10px;
      box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
      content: '';
      height: 6px;
      left: 10px;
      position: absolute;
      width: 6px;
      top: 10px; }
    .tags li .tag::after {
      background: #fff;
      border-bottom: 13px solid transparent;
      border-left: 10px solid #e1e1e1;
      border-top: 13px solid transparent;
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      -moz-transition: .5s all;
      transition: .5s all; }
    .tags li .tag:hover::after {
      border-left-color: #F5235D;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      -moz-transition: .5s all;
      transition: .5s all; }

/*--------------------------------------------------
Quote
---------------------------------------------------*/
.quote_block {
  margin: 10px 0 30px;
}
.quote {
  margin: 30px;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto; }
  .quote .line-through {
    display: block;
    position: relative;
    border-bottom: 2px solid #333;
    height: 15px; }
    .quote .line-through span {
      position: absolute;
      display: inline-block;
      background: #fff;
      width: 200px;
      margin-left: -100px;
      line-height: 30px; }
    .quote .line-through  {
      color: #999;
      text-decoration: none; 
      font-size: 11px;
      letter-spacing: 2px;
    }

  .quote .stripe-border {
    background: linear-gradient(to bottom, #fff, #fff 90%, #333 90%, #333);
    background-size: 100% 8px; }
    .quote .stripe-border blockquote {
      background: #fff;
      margin: 0 10px;
      padding: 30px;
      font-size: 18px;
      font-size: 24px;
      line-height: 1.5; }
  .quote cite {
    font-style: normal; 
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }

   .quote blockquote p {
    font-family: 'Raleway', sans-serif;
   }

/*--------------------------------------------------
Pagination
---------------------------------------------------*/
.pagination {
  padding: 60px 20px;
  text-align: center;
  margin: 0 auto;
  border-top: 1px solid #e1e1e1; }
  .pagination li {
    display: inline-block;
    margin: 0 10px; }
    .pagination li a {
      display: inline-block;
      text-decoration: none;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      -moz-transition: .5s all;
      transition: .5s all; }
      .pagination li a:hover {
        color: #F5235D;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all; }
    .pagination li a.next, .pagination li a.prev {
      font-weight: 700;
      font-size: 14px;
      text-transform: uppercase;
      color: #222;
      letter-spacing: 1px;
      position: relative;
      font-family: "Raleway", Helvetica, Arial, sans-serif; }
      .pagination li a.next:hover, .pagination li a.prev:hover {
        color: #F5235D; }
    .pagination li a.next:focus, .pagination li a.prev:focus {
      box-shadow: none; }
  .pagination li.disabled {
    opacity: 0.2; }

/*--------------------------------------------------
Social Share
---------------------------------------------------*/
.socbtn {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 20px auto 0 auto;
  width: 60px; }

.meta-data.blog .socbtn {
  margin-top: 0;
}

  .socbtn .share i {
    font-size: 42px;
     }
    .socbtn .share:hover {
      color: #F5235D;
      -webkit-transition: 1s all;
      -o-transition: 1s all;
      -moz-transition: 1s all;
      transition: 1s all; }
  .socbtn:hover .popup {
    top: -100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -moz-transition: 1s all;
    transition: 1s all; }
  .socbtn .popup {
    position: absolute;
    top: -10%;
    left: -10px;
    visibility: hidden;
    width: 60px;
    height: 0px;
    line-height: 50px;
    opacity: 0;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -moz-transition: 1s all;
    transition: 1s all; }
    .socbtn .popup a {
      display: inline-block;
      margin-top: 0px;
      width: 30px;
      height: 30px;
      text-align: center;
      text-decoration: none;
      font-size: 36px;
      line-height: 30px;
      -webkit-background-clip: text;
      background-clip: text; }
      .socbtn .popup a:hover {
        -webkit-transition: 1s all;
        -o-transition: 1s all;
        -moz-transition: 1s all;
        transition: 1s all; }

/*--------------------------------------------------
Language Styles
---------------------------------------------------*/
.languages {
  position: relative;
  float: left;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  padding-left: 20px; }

.languages ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.6; }

.languages ul li {
  display: inline-block;
  margin: 0;
  line-height: 0; }

.languages ul li a {
  font-family: 'Aqua Grotesque','sans-serif';
  line-height: 14px;
  text-decoration: none;
  color: #222; }

.languages ul li a.active {
  color: #F5235D; }

/*--------------------------------------------------
Footer
---------------------------------------------------*/
footer {
  border-top: 1px solid #f9f9f9;
  background-color: #fcfcfc;
  padding: 60px 0 10px 0;
  text-align: center; }
  footer .copyright {
    float: none;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 16px;
    display: inline-block;
    margin: 0 auto 40px auto; }
    footer .copyright a {
      text-decoration: none; }
  footer .backtotop {
    float: right;
    position: relative;
    text-decoration: none;
    height: 40px;
    width: 40px;
    text-indent: -99999px;
    margin-right: 20px;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.8) url(../img/top-arrow.png) no-repeat center 50%;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all; }
    footer .backtotop:hover {
      background-color: #F5235D;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      -moz-transition: .5s all;
      transition: .5s all; }

/*--------------------------------------------------
Responsive
---------------------------------------------------*/
@media (min-width: 400px) and (max-width: 751px) {
  .socials {
    margin: 25px 0 0 20px; }
    .socials li a {
      font-size: 1.6em; }
  .search-box .btn-close {
    top: 30px;
    right: 30px;
    width: 15px;
    height: 15px; }
    .search-box .btn-close:hover {
      opacity: 1; }
  .search-box .help {
    margin-top: 30px;
    font-size: 12px;
    line-height: 1.7; }
  .active.search-box {
    padding: 4em 2em; }
    .active.search-box input[type=text] {
      font-size: 36px;
      height: 41px; }
  .nav ul li a {
    padding: 0px 6px;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 600; } 

}

@media (min-width: 750px) and (max-width: 1240px)  {
  .top-bar .box.box-1, .top-bar .box.box-2 {
    width: 50%; }
  .search-box .btn-close {
    top: 60px;
    right: 60px;
    width: 15px;
    height: 15px; }
    .search-box .btn-close:hover {
      opacity: 1; }
  .search-box .help {
    margin-top: 70px;
    font-size: 12px;
    line-height: 1.7; }
  .active.search-box {
    padding: 6em; }
    .active.search-box input[type=text] {
      font-size: 50px;
      height: 61px; }
  .nav ul li a {
    padding: 0px 30px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600; }
  .article header .meta-data {
    padding: 60px; }
    .article header .meta-data .author time {
      padding-right: 18px;
      font-size: 16px;
      letter-spacing: 2px;
      font-weight: 600; }
  .article .entry-content {
    max-width: 60%; }
  .article footer {
    padding: 60px; }
  .pagination li {
    margin: 0 20px; }
    .pagination li a.next, .pagination li a.prev {
      font-size: 16px; }
  footer {
    border-top: 1px solid #f9f9f9;
    background-color: #fcfcfc;
    text-align: left; }
    footer .copyright {
      float: left;
      font-family: "Raleway", Helvetica, Arial, sans-serif;
      font-size: 16px; }
      footer .copyright a {
        text-decoration: none; }
    footer .backtotop {
      float: right;
      text-decoration: none;
      position: relative;
      height: 40px;
      width: 40px;
      margin-top: -10px;
      text-indent: -99999px;
      white-space: nowrap;
      background: rgba(0, 0, 0, 0.8) url(../img/top-arrow.png) no-repeat center 50%;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      transition: .5s all; }
      footer .backtotop:hover {
        background-color: #F5235D;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all; }
  .languages {
    padding-left: 220px; } 

  }

  @media (min-width: 390px) and (max-width: 555px) {
  .container {
    width: 85%;
    padding: 0; } 
  .header {
    margin: 0;
  }
  .top-bar .box.box-logo {
    width: 50%;
  }
  .top-bar .box.box-logo img {
    width: 80%;
  }
  .top-bar .one.columns  {
    width: 50%;
    float: left;
  }
  .top-bar .two.columns {
    width: 50%;
    float: right;
  }
  .top-bar .seven.columns {
    width: 100%;
  }
  .top-bar .two.columns .socials {
    margin: 15px 0 0 20px;
    float: right;
  }
  .nav.nav-top ul li {
    line-height: 1.2;
    text-align: center;
  }
  .menu-top li {
    float: none;
    margin-top: 15px;
  }
  .d1 {
    display: none;
  }
  .article header figure figcaption {
      font-size: 11px;
      margin-bottom: 5px;
      text-align: center;
      float: none;
    }
 .article header .meta-data h3 {
    margin-top: 15px;
    text-align: center;
    float: none;
  }
  .nav ul {
    padding-bottom: 15px;
  }
  .nav ul li {
    line-height: 2;
  }
  .article .entry-content {
    width: 100%;
    text-align: justify;
    max-width: 100%;
  }
  .article header .meta-data {
    padding: 40px 10px;
  }
  .medium {
  width: 100%;
}
.e-book i {
  margin: 0;
  }
  .e-book a {
    font-size: 14px;
  }
  .dwnload {
    display: none !important;
  }
  .post_link a {
    font-size: 1.3rem;
    overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      line-clamp: 1;
      box-orient: vertical;
  }
  .post_link  span.right {
    margin-right: 0;
  }
  .post_link span.left {
    margin-left: 0;
  }
}
