
/* === Font Styles === */

@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/pt-sans/PTS55F-webfont.eot');
    src: url('fonts/pt-sans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt-sans/PTS55F-webfont.woff') format('woff'), url('fonts/pt-sans/PTS55F-webfont.ttf') format('truetype'), url('fonts/pt-sans/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* === General Styles === */

html,
div,
span,
head,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
font,
img,
small,
strong,
ol,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

ol,
ul {    list-style: none }

blockquote,
q {    quotes: none }

body {
    font-family: PTSansRegular;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: 1;
}

body {    background: #aaaaaa url(images/bg.jpg) repeat scroll 0 0 }

.container {
    width: 885px;
    margin: 0 auto;
}

#main {
    background: url(images/page_background.png) no-repeat scroll 0 0;
    margin: 0 auto;
    padding: 0;
    height: 430px;
}


/* === Header Styles === */

#header {
    margin: auto;
    margin-top: 80px;
    margin-bottom: 10px;
    height: 50px;
}

#logo {
    position: relative;
    float: left;
    padding-left: 42px;
}

#contact_details {
    float: right;
    color: #333333;
    font-size: 13px;
    font-style: normal;
    line-height: 22px;
    padding-right: 42px;
    text-align: right;
}

#contact_details a {
    color: #333333;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 0.5px;
}


/* === Content Styles === */

#content {    padding: 10px 44px }

.text {
    text-align: center;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #262626;
}

.text h2 {
    font-size: 30px;
    color: #e5e5e5;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    letter-spacing: 2px;
}

.counter {
    background: url(images/counter_bg.png) no-repeat scroll center 57px;
    width: 797px;
    height: 150px;
    border-top: 1px solid #4f4f4f;
    border-bottom: 1px solid #262626;
    text-align: center;
    position: relative;
}

.counter h3 {
    font-size: 14px;
    color: #e5e5e5;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    letter-spacing: 1px;
    margin-top: 20px;
}

.details {
    border-top: 1px solid #4f4f4f;
    height: 120px;
}

#sliderwrap {
    float: left;
    text-align: center;
    width: 600px;
    overflow: hidden;
    position: relative;
    height: 110px;
    margin-left: 10px;
}

#slidertext h3 {
    font-size: 14px;
    font-style: normal;
    font-weight: lighter;
    color: #e5e5e5;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

#slidertext p {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #CCCCCC;
    padding: 0 25px;
}

a.prev {
    float: left;
    margin-top: 50px;
    margin-left: 50px;
}

a.next {
    float: right;
    margin-top: 50px;
    margin-right: 50px;
}

#slidertext {
    margin-top: 15px;
    float: left;
    width: 600px;
    overflow: hidden;
    position: relative;
}

#slidertext li {
    overflow: hidden;
    position: relative;
    width: 600px;
    height: 100px;
}

#slidertext ul {    width: 600px }

.social {
    position: relative;
    text-align: center;
    padding-top: 10px;
}

.social a {
    width: 48px;
    height: 48px;
    margin-right: 20px;
    text-indent: -9999px;
    display: inline-block;
    z-index: 1000;
}

#slidertext ul li a.twitter {    background: url(images/twitter.png) no-repeat scroll 0 0 }

#slidertext ul li a.google {    background: url(images/google.png) no-repeat scroll 0 0 }

#slidertext ul li a.yahoo {    background: url(images/yahoo.png) no-repeat scroll 0 0 }

#slidertext ul li a.facebook {    background: url(images/facebook.png) no-repeat scroll 0 0 }

#slidertext ul li a.stumbleupon {    background: url(images/stumbleupon.png) no-repeat scroll 0 0 }

#subscribeform {
    margin-top: 20px;
    margin-left: 135px;
}

input#email {
    background: url(images/mail-bg.png) no-repeat scroll 0 0;
    width: 217px;
    height: 42px;
    border: 0 none;
    padding: 0 0 0 20px;
    color: #868686;
    float: left;
    margin-right: 10px;
    line-height: 40px;
}

input#submit {
    background: url(images/button.png) no-repeat scroll 0 0;
    width: 92px;
    height: 43px;
    border: 0 none;
    cursor: pointer;
    color: #fff;
    float: left;
    font-weight: bold;
    text-shadow: 1px 1px 0px #393939;
}

.copyright {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 50px;
}


/* === jQuery Countdown Styles === */

#defaultCountdown {
    width: 757px;
    height: 60px;
}

.hasCountdown {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    color: #E5E5E5;
    margin-top: 45px;
    font-size: 26px;
    font-weight: normal;
}


// ----- Personal preference -----
*, *:before, *:after {
  box-sizing: border-box;
}

// ----- Variable Declarations -----
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

// ----- Styles -----
body, html {
  min-height: 100vh;
  background: #666;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
}
.table {
  display: table;
  width: 100%;
  height: 100vh;
  position: absolute;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.modal {
  width: 300px;
  height: 400px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 40px 50px rgba(black, 0.35);
  padding: 40px;
}
#mediaFile {
  position: absolute;
  top: -1000px;
}
#profile {
  border-radius: 100%;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  position: relative;
  top: -80px;
  margin-bottom: -80px;
  cursor: pointer;
  background: #f4f4f4;
  display: table;
  background-size: cover;
  background-position: center center;
  box-shadow: 0 5px 8px rgba(black, 0.35);
  .dashes {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border: 4px dashed #ddd;
    opacity: 1;
  }
  label {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 30px;
    color: grey;
    opacity: 1;
  }
  &.dragging {
    background-image: none!important;
    .dashes {
      animation-duration: 10s;
      animation-name: spin;
      animation-iteration-count:infinite;
      animation-timing-function: linear;
      opacity: 1!important;
    }
    label {
      opacity: 0.5!important;
    }
  }
  &.hasImage {
    .dashes, label {
      opacity: 0;
      pointer-events: none;
      user-select: none;
    }
  }
}
h1 {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 1px;
}
.stat {
  width: 50%;
  text-align: center;
  float: left;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  .label {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase
  }
  .num {
    font-size: 21px;
    padding: 3px 0;
  }
}
.editable {
  position: relative;
  i {
    position: absolute;
    top: 10px;
    right: -20px;
    opacity: 0.3
  }
}
button {
  width: 100%;
  -webkit-appearance: none;
  line-height: 40px;
  color: #fff;
  border: none;
  background-color: #ea4c89;
  margin-top: 30px;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase
}
// ----- Mobile styles -----
@media only screen 
  and (max-device-width: 736px) { 
}