@charset "UTF-8";

/* Eric Meyer's Reset CSS v2.0 - https://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
  margin:0;
  padding:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

body {
  line-height:1;
}

ol,ul {
  list-style:none;
}

blockquote,q {
  quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:none;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

* {
  box-sizing:border-box;
}

:before,:after {
  box-sizing:border-box;
}

html {
  font-size:10px;
  -webkit-tap-highlight-color:transparent;
}

body {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  line-height:1.6;
  color:#333333;
  background-color:#fff;
}

input,button,select,textarea {
  font-family:inherit;
  font-size:inherit;
  line-height:inherit;
}

a {
  color:#5BB316;
  text-decoration:none;
}

a:hover,a:focus {
  color:#386f0e;
  text-decoration:underline;
}

a:focus {
  outline:thin dotted;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}

figure {
  margin:0;
}

img {
  vertical-align:middle;
}

.img-responsive {
  display:block;
  max-width:100%;
  height:auto;
}

.img-rounded {
  border-radius:6px;
}

.img-thumbnail {
  padding:4px;
  line-height:1.428571429;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:4px;
  transition:all .2s ease-in-out;
  display:inline-block;
  max-width:100%;
  height:auto;
}

.img-circle {
  border-radius:50%;
}

hr {
  margin-top:20px;
  margin-bottom:20px;
  border:0;
  border-top:1px solid #eeeeee;
}

[role="button"] {
  cursor:pointer;
}

.container {
  margin-right:auto;
  margin-left:auto;
  padding-left:15px;
  padding-right:15px;
}

.container:before,.container:after {
  content:" ";
  display:table;
}

.container:after {
  clear:both;
}

.container-fluid {
  margin-right:auto;
  margin-left:auto;
  padding-left:15px;
  padding-right:15px;
}

.container-fluid:before,.container-fluid:after {
  content:" ";
  display:table;
}

.container-fluid:after {
  clear:both;
}

.row {
  margin-left:-15px;
  margin-right:-15px;
}

.row:before,.row:after {
  content:" ";
  display:table;
}

.row:after {
  clear:both;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
  position:relative;
  min-height:1px;
  padding-left:15px;
  padding-right:15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
  float:left;
}

.col-xs-1 {
  width:8.3333333333%;
}

.col-xs-2 {
  width:16.6666666667%;
}

.col-xs-3 {
  width:25%;
}

.col-xs-4 {
  width:33.3333333333%;
}

.col-xs-5 {
  width:41.6666666667%;
}

.col-xs-6 {
  width:50%;
}

.col-xs-7 {
  width:58.3333333333%;
}

.col-xs-8 {
  width:66.6666666667%;
}

.col-xs-9 {
  width:75%;
}

.col-xs-10 {
  width:83.3333333333%;
}

.col-xs-11 {
  width:91.6666666667%;
}

.col-xs-12 {
  width:100%;
}

/* latin */
@font-face {
  font-family:'Arvo';
  font-style:normal;
  font-weight:400;
  src:local(Arvo),url(https://fonts.gstatic.com/s/arvo/v8/J0GYVYTizO1mjpT3aOcSbQ.woff2) format("woff2");
  unicode-range:U0 0FF,U131,U152 -153,U2C6,U2DA,U2DC,U2000 -206F,U2074,U20AC,U2212,U2215,UE0FF,UEFFD,UF000;
}

/* latin */
@font-face {
  font-family:'Arvo';
  font-style:normal;
  font-weight:700;
  src:local('Arvo Bold'),local(Arvo-Bold),url(https://fonts.gstatic.com/s/arvo/v8/Ya11CJGBCnKoJHvb8B2EOw.woff2) format("woff2");
  unicode-range:U0 0FF,U131,U152 -153,U2C6,U2DA,U2DC,U2000 -206F,U2074,U20AC,U2212,U2215,UE0FF,UEFFD,UF000;
}

/* latin */
@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:400;
  src:local(Raleway),url(https://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2) format("woff2");
  unicode-range:U0 0FF,U131,U152 -153,U2C6,U2DA,U2DC,U2000 -206F,U2074,U20AC,U2212,U2215,UE0FF,UEFFD,UF000;
}

/* latin */
@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:700;
  src:local('Raleway Bold'),local(Raleway-Bold),url(https://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range:U0 0FF,U131,U152 -153,U2C6,U2DA,U2DC,U2000 -206F,U2074,U20AC,U2212,U2215,UE0FF,UEFFD,UF000;
}

html {
  font-family:sans-serif;
}

body {
  margin:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display:block;
}

audio,canvas,progress,video {
  display:inline-block;
  vertical-align:baseline;
}

audio:not([controls]) {
  display:none;
  height:0;
}

[hidden],template {
  display:none;
}

a {
  background-color:transparent;
}

a:active,a:hover {
  outline:0;
}

abbr[title] {
  border-bottom-width:1px;
  border-bottom-style:dotted;
}

b,strong {
  font-weight:bold;
}

dfn {
  font-style:italic;
}

h1 {
  font-size:2em;
  margin:.67em 0;
}

mark {
  color:black;
  background:yellow;
}

small {
  font-size:80%;
}

sub,sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sup {
  top:-.5em;
}

sub {
  bottom:-.25em;
}

img {
  border:0;
}

svg:not(:root) {
  overflow:hidden;
}

figure {
  margin:1em 40px;
}

hr {
  box-sizing:content-box;
  height:0;
}

pre {
  overflow:auto;
}

code,kbd,pre,samp {
  font-family:monospace,monospace;
  font-size:1em;
}

button,input,optgroup,select,textarea {
  color:inherit;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-variant:inherit;
  font-weight:inherit;
  font-stretch:inherit;
  line-height:inherit;
  margin:0;
}

button {
  overflow:visible;
}

button,select {
  text-transform:none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance:button;
  cursor:pointer;
}

button[disabled],html input[disabled] {
  cursor:default;
}

input {
  line-height:normal;
}

input[type="checkbox"],input[type="radio"] {
  box-sizing:border-box;
  padding:0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
  height:auto;
}

input[type="search"] {
  -webkit-appearance:textfield;
  box-sizing:content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance:none;
}

fieldset {
  border:1px solid silver;
  margin:0 2px;
  padding:.35em .625em .75em;
}

legend {
  border:0;
  padding:0;
}

textarea {
  overflow:auto;
}

optgroup {
  font-weight:bold;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

td,th {
  padding:0;
}

* {
  box-sizing:border-box;
}

::before,::after {
  box-sizing:border-box;
}

html {
  font-size:10px;
  -webkit-tap-highlight-color:transparent;
}

body {
  font-family:'Arvo',Helvetica,Arial,sans-serif;
  font-size:16px;
  line-height:1.6;
  color:#333333;
  background-color:white;
}

input,button,select,textarea {
  font-family:inherit;
  font-size:inherit;
  line-height:inherit;
}

a {
  color:#eb4a65;
  text-decoration:none;
}

a:hover,a:focus {
  color:#386f0e;
  text-decoration:underline;
}

a:focus {
  outline:-webkit-focus-ring-color auto 5px;
  outline-offset:-2px;
}

figure {
  margin:0;
}

img {
  vertical-align:middle;
}

hr {
  margin-top:20px;
  margin-bottom:20px;
  border-width:1px 0 0;
  border-top-style:solid;
  border-top-color:#eeeeee;
}

[role="button"] {
  cursor:pointer;
}

p {
  margin:0 0 10px;
}

.text-center {
  text-align:center;
}

ul,ol {
  margin-top:0;
  margin-bottom:10px;
}

ul ul,ul ol,ol ul,ol ol {
  margin-bottom:0;
}

.list-inline {
  padding-left:0;
  list-style:none;
  margin-left:-5px;
}

.list-inline > li {
  display:inline-block;
  padding-left:5px;
  padding-right:5px;
}

dl {
  margin-top:0;
  margin-bottom:20px;
}

dt,dd {
  line-height:1.428571429;
}

dt {
  font-weight:bold;
}

dd {
  margin-left:0;
}

abbr[title],abbr[data-original-title] {
  cursor:help;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#777777;
}

blockquote {
  padding:10px 20px;
  margin:0 0 20px;
  font-size:17.5px;
  border-left-width:5px;
  border-left-style:solid;
  border-left-color:#eeeeee;
}

address {
  margin-bottom:20px;
  font-style:normal;
  line-height:1.428571429;
}

table {
  background-color:transparent;
}

caption {
  padding-top:8px;
  padding-bottom:8px;
  color:#777777;
  text-align:left;
}

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

legend {
  display:block;
  width:100%;
  padding:0;
  margin-bottom:20px;
  font-size:21px;
  line-height:inherit;
  color:#333333;
  border-width:0 0 1px;
  border-bottom-style:solid;
  border-bottom-color:#e5e5e5;
}

label {
  display:inline-block;
  max-width:100%;
  margin-bottom:5px;
  font-weight:bold;
}

.btn,#send_message {
  display:inline-block;
  margin-bottom:0;
  font-weight:normal;
  text-align:center;
  vertical-align:middle;
  touch-action:manipulation;
  cursor:pointer;
  border:1px solid transparent;
  white-space:nowrap;
  padding:6px 12px;
  font-size:14px;
  line-height:1.428571429;
  border-radius:4px;
  -webkit-user-select:none;
  background-image:none;
}

.clearfix::before,.clearfix::after {
  content:' ';
  display:table;
}

.clearfix::after {
  clear:both;
}

.center-block {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.pull-right {
  float:right!important;
}

.animated,#profile_header {
  animation-duration:1s;
  -webkit-animation-duration:1s;
  animation-fill-mode:both;
  -webkit-animation-fill-mode:both;
}

.fadeIn,#profile_header {
  animation-name:fadeIn;
  -webkit-animation-name:fadeIn;
}

#profile_about_me > .heading {
  display:none;
}

a {
  transition:.5s;
  -webkit-transition:.5s;
}

a:hover,a:active {
  text-decoration:none;
}

#profile .title,#profile .heading {
  display:none;
}

.title a,.heading a {
  color:#595f64;
}

.title a:hover,.heading a:hover {
  color:#eb4a65;
}

body {
  background:#eee;
  background:#fff url(https://ed2434265c20bfa66189ca21797ea5833fa2b34e-www.googledrive.com/host/0B_WZoUG76KVuflRsX2oyRjdJbERxbnpac3NDUV9UVUpOV2hvSnpDQ1JTM2RDNS1fbUJadlU/images/sakura-bg.jpg) repeat-x;
  background-attachment:fixed;
  background-size:100%;
}

#profile {
  box-shadow:0 0 30px 0 #cccccc;
  padding:40px;
  width:900px;
  margin:0 auto;
  display:block;
  background:#fff;
  position:relative;
}

.profile_header,.profile_section_background,#profile_header,#username_container,#cam_score_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#sexual_preference_container,#smoke_container,#drink_container,#marital_status_container {
  display:none;
}

#about_me_container {
  width:auto;
  margin:0;
}

.profile_section {
  display:block;
}

.menu li {
  padding-left:10px;
  padding-right:10px;
}

.preview {
  margin-bottom:30px;
}

.profile_row {
  display:block;
}

#profile_header {
  padding-top:145px;
  width:100%;
  display:block;
  background:url(https://ed2434265c20bfa66189ca21797ea5833fa2b34e-www.googledrive.com/host/0B_WZoUG76KVuflRsX2oyRjdJbERxbnpac3NDUV9UVUpOV2hvSnpDQ1JTM2RDNS1fbUJadlU/images/mina-rabbit.png) 50% 0 no-repeat transparent;
}

.heading,.profile_section .heading {
  font-size:24px;
  letter-spacing:1px;
  margin-top:0;
  padding:0;
}

#profile_header_container .label {
  color:inherit;
}

#marital_status_container {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#dddddd;
}

#username_container {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#dddddd;
}

#about_me_container,#about_me_value {
  padding:0;
  margin:0;
}

.profile_section {
  border-spacing:0;
}

#profile_main_about_holder .value,#profile_main_about_holder .label {
  padding:5px 10px;
}

#profile_main_about_holder .value {
  width:100%;
}

#profile_header .profile_section_content {
  width:570px;
  margin:0 auto;
}

#about_me_label {
  display:none;
}

#about_me_container {
  display:block;
}

.profile_section_background {
  background:transparent!important;
}

#profile_header_container {
  margin-left:105px;
  min-height:90px;
}

#profile_header_container .heading {
  display:none;
}

#profile_header .label,#profile_header .value {
  font-size:12px;
}

.header_links,#header_bar {
  display:none;
}

#about_me_value {
  display:block;
  padding:0!important;
}

.about {
  padding:130px 20px 20px;
  margin-top:-100px;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#dddddd;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#dddddd;
  margin-bottom:40px;
  background:white;
}

.about .title {
  border:none;
  margin:0;
  padding-top:0;
}

.about p {
  text-align:center;
}

#profile_schedule .value {
  width:100%;
}

.footer_links {
  display:block;
  font-size:11px;
  color:#eeeeee;
  text-align:center;
  margin:20px 0 0;
}

.animated {
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  
  100% {
    opacity:1;
  }
}

@keyframes fadeIn {
  0% {
    opacity:0;
  }
  
  100% {
    opacity:1;
  }
}

.fadeIn {
  -webkit-animation-name:fadeIn;
  animation-name:fadeIn;
}

.hidden.profile_row {
  display:none;
}

.lead {
  font-weight:bold;
}

#profile_header_container {
  display:none;
}

#about_me_value {
  text-align:center;
  color:#5f5d58;
}

.visit {
  position:fixed;
  top:-5px;
  right:0;
  -webkit-transition-property:top,bottom;
  -webkit-transition-duration:.5s;
}

.visit:hover {
  top:0;
}

.heading-title {
  margin-top:20px;
  margin-bottom:20px;
}

.navigation {
  margin-bottom:30px;
}

.navigation a {
  color:#666;
  text-transform:uppercase;
  font-family:Raleway;
  font-size:11px;
  letter-spacing:.1em;
  text-decoration:none;
}

.navigation a:hover {
  color:#eb4a65;
}

.list-inline {
  padding-left:0;
  list-style:none;
  margin-left:-5px;
}

.list-inline > li {
  display:inline-block;
  padding-left:5px;
  padding-right:5px;
}

.row {
  margin-bottom:40px;
}

.hearts {
  background:url(https://ed2434265c20bfa66189ca21797ea5833fa2b34e-www.googledrive.com/host/0B_WZoUG76KVuflRsX2oyRjdJbERxbnpac3NDUV9UVUpOV2hvSnpDQ1JTM2RDNS1fbUJadlU/images/hearts.png) no-repeat center;
  padding:20px 0;
  display:block;
}

.divider {
  width:660px;
  margin:40px auto;
  border-top:1px solid #eee;
  display:block;
  position:relative;
  z-index:2;
}

.divider:before {
  content:"";
  background:url(https://ed2434265c20bfa66189ca21797ea5833fa2b34e-www.googledrive.com/host/0B_WZoUG76KVuflRsX2oyRjdJbERxbnpac3NDUV9UVUpOV2hvSnpDQ1JTM2RDNS1fbUJadlU/images/heart.png) no-repeat center;
  width:100%;
  height:28px;
  border:none;
  display:block;
  margin:20px auto;
  z-index:1;
  top:-33px;
  position:relative;
}

#profile_friends {
  display:none;
}

.btn-primary {
  border:2px solid #eb4a65;
  padding:5px 10px;
  position:relative;
  border-radius:0;
  text-transform:uppercase;
}

.btn-primary:hover {
  background:#eb4a65;
  color:#fff;
}

/* Polaroids */
ul.polaroids {
  padding:30px 30px 0 60px;
  margin-top:10px;
}

ul.polaroids a {
  background:#fff;
  display:inline;
  float:left;
  margin:0 0 27px -20px;
  width:auto;
  padding:10px 10px 15px;
  text-align:center;
  font-family:"Marker Felt",sans-serif;
  text-decoration:none;
  color:#333;
  font-size:18px;
  -webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);
  -moz-box-shadow:0 3px 6px rgba(0,0,0,.25);
  -webkit-transform:rotate(-2deg);
  -webkit-transition:-webkit-transform .15s linear;
  -moz-transform:rotate(-2deg);
}

ul.polaroids img {
  display:block;
  width:175px;
  margin-bottom:12px;
}

/* By default, we tilt all our images -2 degrees */
ul.polaroids a {
  -webkit-transform:rotate(-4deg);
  -moz-transform:rotate(-4deg);
}

/* Rotate all even images 2 degrees */
ul.polaroids li:nth-child(even) a {
  -webkit-transform:rotate(4deg);
  -moz-transform:rotate(4deg);
}

ul.polaroids li a:hover {
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);
  -moz-box-shadow:0 3px 6px rgba(0,0,0,.5);
  position:relative;
  z-index:5;
}

/* Don't rotate every third image, but offset its position */
ul.polaroids li:nth-child(3n) a {
/* -webkit-transform: none;
  -moz-transform: none; */
  position:relative;
  top:-5px;
}

/* Rotate every fifth image by 5 degrees and offset it */
ul.polaroids li:nth-child(5n) a {
  -webkit-transform:rotate(5deg);
  -moz-transform:rotate(5deg);
  position:relative;
  right:5px;
}

/* Keep default rotate for every eighth, but offset it */
ul.polaroids li:nth-child(8n) a {
  position:relative;
  top:8px;
  right:5px;
}

/* Keep default rotate for every eleventh, but offset it */
ul.polaroids li:nth-child(11n) a {
  position:relative;
  top:3px;
  left:-5px;
}

.spoil-me-wrapper {
  background:url(https://ed2434265c20bfa66189ca21797ea5833fa2b34e-www.googledrive.com/host/0B_WZoUG76KVuflRsX2oyRjdJbERxbnpac3NDUV9UVUpOV2hvSnpDQ1JTM2RDNS1fbUJadlU/images/spoil-me-bg.png) no-repeat bottom center;
  width:100%;
  height:255px;
  margin-top:40px;
}

.spoil-me-wrapper img {
  margin:0 17px;
  position:relative;
  top:0;
  -webkit-transition-property:bottom,top;
  -webkit-transition-duration:.5s;
}

.spoil-me-wrapper img:hover {
  top:-5px;
}

.tip-menu {
  text-align:left;
}

#profile_header .profile_section_content {
  display:none;
}

.grid {
  margin-top:30px;
}

div.effect {
  position:relative;
  margin:0 auto;
  padding:1em 0;
  max-width:1000px;
  list-style:none;
  text-align:center;
}

div.effect {
  position:relative;
  float:left;
  overflow:hidden;
  margin:10px 1%;
  width:48%;
  background:#000;
  text-align:center;
  cursor:pointer;
}

div.effect img {
  position:relative;
  display:block;
  min-height:100%;
  max-width:100%;
  width:100%;
}

div.effect .figcaption {
  padding:2em;
  color:#fff;
  text-transform:uppercase;
  font-size:1em;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}

div.effect .figcaption::before,div.effect .figcaption::after {
  pointer-events:none;
}

div.effect .figcaption,div.effect .figcaption > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

div.effect .figure .figcaption > a {
  z-index:1000;
  text-indent:200%;
  white-space:nowrap;
  font-size:0;
  opacity:0;
}

div.effect .figure h2 {
  font-weight:300;
}

div.effect .figure h2 span {
  font-weight:800;
}

div.effect .figure h2,div.effect .figure p {
  margin:0;
}

div.effect .figure p {
  letter-spacing:1px;
  font-size:68.5%;
}

/*---------------*/
/***** Effect *****/
/*---------------*/
div.effect {
  border:3px solid #eee;
}

div.effect .figcaption {
  padding:2em;
  color:#fff;
  text-transform:uppercase;
  font-size:1em;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  top:auto;
  bottom:0;
  padding:1em;
  height:3.75em;
  background:#eb4a65;
  color:#fff;
  transition:-webkit-transform .35s;
  transition:transform .35s;
  -webkit-transform:translate3d(0,100%,0);
  transform:translate3d(0,100%,0);
}

div.effect h2 {
  float:left;
}

div.effect p.icon-links a {
  float:right;
  color:#fff;
  font-size:.8em;
  border:2px solid #fff;
  padding:5px 10px;
  position:relative;
}

div.effect:hover p.icon-links a:hover,div.effect:hover p.icon-links a:focus {
  color:#fff;
  text-decoration:none;
}

div.effect p.video-info {
  position:absolute;
  bottom:6em;
  padding:2em;
  color:#fff;
  font-size:90%;
  opacity:0;
  transition:opacity .35s;
  -webkit-backface-visibility:hidden;
}

div.effect h2,div.effect p.icon-links a {
  transition:-webkit-transform .35s;
  transition:transform .35s;
  -webkit-transform:translate3d(0,200%,0);
  transform:translate3d(0,200%,0);
}

div.effect h2 {
  display:inline-block;
}

div.effect:hover p.video-info {
  opacity:1;
}

div.effect:hover img {
  opacity:.55;
}

div.effect:hover .figcaption,div.effect:hover h2,div.effect:hover p.icon-links a {
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
}

div.effect:hover h2 {
  transition-delay:.05s;
}

div.effect:hover p.icon-links a:nth-child(3) {
  transition-delay:.1s;
}

div.effect:hover p.icon-links a:nth-child(2) {
  transition-delay:.15s;
}

div.effect:hover p.icon-links a:first-child {
  transition-delay:.2s;
}