@import "../fonts/roboto/roboto.css";

@font-face {
    font-family: 'Josefin Sans';
    src: local('Josefin Sans Light'), local('JosefinSans-Light'), url('../fonts/josefinsans/300.woff2') format('woff2'), url('../fonts/josefinsans/300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Light'), local('Lato-Light'), url('../fonts/lato/300.woff2') format('woff2'), url('../fonts/lato/300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/***********************************************************************************************************************/
/* ОБЩИЕ */

html,
body,
#site-wrapper,
#gallery {
  width: 100%;
  height: 100%;
  font-family: lato;
}

h1 {
  margin: 0;
}

a {
  color: #6bd88e;
  text-decoration: none !important;
}

a:hover {
  color: #6bd88e !important;
}

ul {
  list-style: none;
  display: inline-flex;
  display: -webkit-inline-flex;
  padding: 0;
  margin: 0;
}

a,
button,
.social li,
.transition,
.sz_image_001_trig_btn > a,
input,
textarea {
  transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
}

.btn {
  border: 2px solid transparent;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 600;
}

.btn-lg,
.btn-group-lg > .btn {
  border-radius: 2px;
  padding: 15px 35px;
}

.btn-inverse {
  color: #fff;
  background-color: transparent;
  border-color: #fff !important;
}

.btn-inverse:hover {
  color: #6b6b6b !important;
  background-color: #ffffff;
  border-color: #adadad;
}

.btn-success {
    background-color: #6bd88e;
    border-color: #6bd88e;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    background-color: #49b36b;
    border-color: #49b36b;
}

section {
  padding: 50px 0 0 0;
}

#portfolio {
  padding: 0 0 0 0;
}

.section-title {
  font-weight: 200;
  font-size: 4em;
  margin: 0 0 10px;
}

input, textarea {
    border-radius: 2px !important;
    border-style: dashed !important;
}

textarea {
  height: initial;
}

input:focus, textarea:focus {
    box-shadow: none !important;
    border-color: #6bd88e !important;
    border-style: solid !important;
}

/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/***********************************************************************************************************************/
/* ГЛАВНАЯ */

#main {
  /*background: url(../img/bg-1.png);*/
  background-repeat: no-repeat !important;
  background-size: cover !important;
  font-family: 'Lato';
}

#main a, #portfolio a {
  color: #fff;
}

#main #site-nav a:hover, #portfolio #site-nav a:hover {
    color: #fff !important;
}

#site-nav li.active a {
  border-color: #6bd88e;
}

#site-logo h1 {
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 2em;
}

#site-logo p {
  text-transform: lowercase;
  font-weight: 100;
  font-size: 1em;
}

#nav-panel ul {
  margin: 15px 0;
}

#site-nav a {
  text-transform: uppercase;
  padding: 12px 15px;
  margin: 1px;
  border: 2px solid transparent;
  border-radius: 3px;
  font-weight: 400;
  letter-spacing: 1px;
}

#site-nav a:hover {
  border-color: #6bd88e;
  color: inherit !important;
}

.social {
  margin: 7px 0 !important;
}

.social li:hover {
  margin: -5px 0 0 0;
}

.social a {
  padding: 0 7px;
  font-size: 1.4em;
}

/* Основной текст */
#main .intro {
  color: #fff;
  font-weight: 200;
  text-align: center;
  margin-top: 1%;
  font-size: 1.3em;
}

#main .intro h2 {
  font-weight: 200;
  font-size: 3.5em;
  margin: 0;
  text-align: center;
}

#main .intro p {
  margin: 10px 0;
  text-align: left;
}

#main .intro a {
  margin-bottom: 30px;
}

/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/***********************************************************************************************************************/
/* ОБОРУДОВАНИЕ */

#gallery #site-nav a,
#gallery .social a,
#contacts #site-nav a,
#contacts .social a {
    color: #757575;
}

#gallery {
    background: url(../img/bg-3.jpg) no-repeat;
    background-size: cover;
}

.carousel:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}
.carousel:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}
.sz_image_001_wrapper {
    overflow: hidden;
    padding: 100px 0;
}
.sz_image_001_trig_btn > a,
.sz_image_001_slide_txt > a,
.sz_image_001_slide_txt > a > span {
    margin: 0;
    text-decoration: none;
    text-shadow: none;
}
.sz_image_001_trig_col_2 {
    padding: 25px 200px
}
.sz_image_001_trig > .row {
    margin: 0
}
.sz_image_001_trig > .row > div {
    padding: 5px;
}
.sz_image_001_trig_wrap {
    overflow: hidden;
    position: relative;
}
.sz_image_001_trig_img {
    overflow: hidden;
    position: relative
}
.sz_image_001_trig_img > img {
    width: 100%;
    margin: auto;
    display: block
}
.sz_image_001_trig_btn {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    position: absolute;
    background: rgba(36, 41, 49, 0.62);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all .8s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all .8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all .8s cubic-bezier(0.19, 1, 0.22, 1);
}
.sz_image_001_trig_wrap:hover .sz_image_001_trig_btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.sz_image_001_trig_wrap:hover img {
  transform: scale(1.3);
}

.sz_image_001_trig_wrap img {
  transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}

.sz_image_001_trig_btn > a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    margin: auto;
    color: #fff !important;
    font-size: 1.5em;
    text-shadow: none;
    line-height: 60px;
    position: absolute;
    background: rgba(43, 43, 43, 0);
    border: 1px solid;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
}
.sz_image_001_trig_btn > a:nth-child(2) {
    right: 51px
}
.sz_image_001_trig_btn > a:hover {
    color: #fff;
    background: #6bd88e;
    border-color: #6bd88e;
}
.modal.fade.sz_img_001_mod_sld .modal-dialog {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -o-transition: all 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 1s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}
.modal.in.sz_img_001_mod_sld .modal-dialog {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.modal-backdrop {
    background: transparent
}
.modal.sz_img_001_mod_sld.carousel {
    position: fixed;
}
.sz_img_001_mod_sld {
    padding-left: 0!important;
    padding-right: 0!important
}
.sz_img_001_mod_sld > .modal-dialog {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    background: transparent
}
@media (min-width: 1301px) {
    .sz_img_001_mod_sld > .modal-dialog {
        width: 100%;
        height: 100%;
        margin: auto
    }
}
.sz_img_001_mod_sld > .modal-dialog > .modal-content {
    outline: 0;
    width: 100%;
    border: none;
    margin: auto;
    height: 100%;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}
.sz_img_001_mod_sld > .modal-dialog::-webkit-scrollbar {
    width: 2px
}
.sz_img_001_mod_sld > .modal-dialog::-webkit-scrollbar-thumb {
    background: #8e8e8e;
    -webkit-border-radius: 0;
    border-radius: 0
}
a.sz_image_001_close {
    top: 10px;
    right: 10px;
    width: 50px;
    z-index: 100;
    height: 50px;
    color: #fff;
    font-size: 60px;
    font-weight: 100;
    line-height: 40px;
    text-align: center;
    position: absolute;
    background: transparent;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .6s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .6s cubic-bezier(0.22, 0.81, 0.01, 0.99);
}
.sz_image_001_close:hover {
    background: transparent;
}
.sz_image_001_indicators .carousel-indicators {
    left: 0;
    right: 0;
    top: 15px;
    width: 50%;
    padding: 0;
    height: 20px;
    margin: auto;
    bottom: auto;
    cursor: pointer;
    overflow-x: auto;
    text-align: left;
    overflow-y: hidden;
    white-space: nowrap
}
.sz_image_001_indicators .carousel-indicators li {
    padding: 0;
    width: 7px;
    height: 7px;
    border: none;
    text-indent: 0;
    margin: 5px 2px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .2s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .2s
}
.sz_image_001_indicators .carousel-indicators .active {
    width: 7px;
    height: 7px;
    border: none;
    text-indent: 0;
    margin: 5px 2px;
    background: #6bd88e;
}
.sz_image_001_indicators .carousel-indicators::-webkit-scrollbar {
    height: 2px
}
.sz_image_001_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #c0c0d3;
    -webkit-border-radius: 0;
    border-radius: 0
}
.sz_image_001_controls .carousel-control {
    top: 45%;
    opacity: 1;
    width: 40px;
    height: 50px;
    z-index: 100;
    color: #fff;
    font-size: 60px;
    cursor: pointer;
    font-weight: 100;
    overflow: hidden;
    line-height: 30px;
    text-shadow: none;
    position: absolute;
    background: transparent;
    text-shadow: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
}
.sz_image_001_controls .carousel-control.left {
    left: 5%
}
.sz_image_001_controls .carousel-control.right {
    right: 5%;
    left: auto
}
.sz_image_001_controls .carousel-control:hover {
    background: transparent;
}
.sz_image_001_slide_img {
    padding: 50px 0 0
}
.sz_image_001_slide_img > img {
    width: 50%;
    margin: auto;
    display: block;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}
.sz_image_001_slide_txt {
    width: 50%;
    margin: auto;
    padding: 15px 0
}
.sz_image_001_slide_txt > a {
    color: #fff;
    display: block;
    font-weight: 300;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}
.sz_image_001_slide_txt > a:nth-child(1) {
    font-size: 18px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media only screen and (max-width: 480px) {
    .sz_image_001_indicators .carousel-indicators {
        top: 50px;
        width: 90%
    }
    .sz_image_001_controls .carousel-control {
        top: 0
    }
    .sz_image_001_controls .carousel-control.left {
        left: 15px;
        right: auto
    }
    .sz_image_001_controls .carousel-control.right {
        left: 66px;
        right: auto
    }
    .sz_image_001_slide_img {
        padding: 75px 0 0
    }
    .sz_image_001_slide_img > img {
        width: 90%
    }
    .sz_image_001_slide_txt {
        width: 90%
    }
}


.sz_bd_black:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: "";
    opacity: .97;
    height: 100%;
    margin: auto;
    position: fixed;
    background: #242931;
}


/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/***********************************************************************************************************************/
/* ПРИМЕРЫ */

.background {
  background: url("../img/bg-2.jpg")repeat;
  background-size: 100% auto;
  position: fixed;
  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  z-index: -1
}

#portfolio .section-title {
  color: #a1a8b3;
}

.controls ul {
    display: block;
}

#portfolio a.link:hover {
    color: #fff !important;
}

.player {
  color: #fff;
  padding: 15px;
  border-radius: 2px;
}

/* картинки плееров */

.pop .player {
    background: url(../img/pop_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.trance .player {
    background: url(../img/trance_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.house .player {
    background: url(../img/house_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.dnb .player {
    background: url(../img/dnb_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.dubstep .player {
    background: url(../img/dubstep_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.epic .player {
    background: url(../img/epic_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.сhanson .player {
    background: url(../img/сhanson_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.downtempo .player {
    background: url(../img/downtempo_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.trap .player {
    background: url(../img/trap_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.rap .player {
    background: url(../img/rap_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.other .player {
    background: url(../img/other_player.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.player.single .audio-player-wrapper .track-style {
    position: absolute;
    right: 30px;
    top: 37px;
}

.track-info-wrapper ul {
  color: #b5b5b5;
  font-weight: 300;
  display: block;
}

.audio-player-wrapper .text-before {
  font-size: 2em;
  font-weight: 200;
  margin-left: 20px;
}

.audio-player-wrapper .track-style {
  font-size: 2.5em;
  font-weight: 100;
  margin: -15px 0 37px;
  text-align: right;
}

.audio-player-wrapper.error .audio-player-image {
  background: #f78471;
}

.audio-player-wrapper.error .audio-player-image:before {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 10px;
  width: 100%;
  text-align: center;
  margin: auto;
  color: white;
  content: "Error loading";
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
}

.audio-player-wrapper.error .audio-player-image > * {
  display: none;
}

.audio-player-image {
  position: relative;
  -webkit-backface-visibility: hidden;
}

.audio-player-image > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.audio-player-image > img.fading {
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  z-index: 1;
  opacity: 0;
}

.audio-player-song-name {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
  font-size: 1.5em;
  font-family: lato;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 7px;
}

@-moz-keyframes loadingStripes {
  0% {
    background-position: -20px;
  }

  100% {
    background-position: 0px;
  }
}

@-webkit-keyframes loadingStripes {
  0% {
    background-position: -20px;
  }

  100% {
    background-position: 0px;
  }
}

@-o-keyframes loadingStripes {
  0% {
    background-position: -20px;
  }

  100% {
    background-position: 0px;
  }
}

@-ms-keyframes loadingStripes {

  0% {
    background-position: -20px;
  }

  100% {
    background-position: 0px;
  }
}

@keyframes loadingStripes {

  0% {
    background-position: -20px;
  }

  100% {
    background-position: 0px;
  }
}

.audio-player-progress {
  display: block;
  width: 100%;
  height: 8px;
  border-radius: 25px;
  background-color: #E4E4E4;
  overflow: hidden;
  margin: 0 auto;
}

.audio-player-progress.loading {
  background-image: -webkit-linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent);
  background-size: 20px 20px;
  -webkit-animation: loadingStripes 700ms linear infinite;
  -moz-animation: loadingStripes 700ms linear infinite;
  -ms-animation: loadingStripes 700ms linear infinite;
  -o-animation: loadingStripes 700ms linear infinite;
  animation: loadingStripes 700ms linear infinite;
}

.audio-player-progress-bar {
  -webkit-transition: width 200ms linear;
  -moz-transition: width 200ms linear;
  -o-transition: width 200ms linear;
  transition: width 200ms linear;
  display: block;
  height: 100%;
  width: 0;
  max-width: 100%;
  background-color: #6bd88e;
  border-radius: 25px;
}

.audio-player-button {
  float: left;
  padding: 0;
  color: #fff;
  border-radius: 100%;
  border: 2px solid #FFFFFF;
  opacity: 0.8;
  cursor: pointer;
}

.audio-player-button:hover {
  opacity: 1;
}

.audio-player-button::before {
  margin: auto;
  padding: 18px;
  line-height: 1px;
  font-size: 20px;
  color: #525252;
}

.icon-play:before {
  content: ' ';
  background: url(../img/4.png) no-repeat 13px 9px;
  background-size: 15px;
  display: block;
}

.icon-pause:before {
  content: ' ';
  background: url(../img/3.png) no-repeat 12px 10px;
  background-size: 12px;
  display: block;
  height: 35px;
  width: 35px;
}

.icon-forward:before {
  content: '';
  background: url(../img/2.png) no-repeat 8px 6px;
  display: block;
  height: 25px;
  width: 25px;
}

.audio-player-button.icon-backward::before {
  left: 0px;
}

.icon-backward:before {
  content: '';
  background: url(../img/1.png) no-repeat 8px 6px;
  display: block;
  height: 25px;
  width: 25px;
}

.audio-player-button.small {
  width: 25px;
  height: 25px;
  margin-top: 5px;
}

.audio-player-button-wrappers {
  overflow: hidden;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  float: left;
}

a.audio-player-button.small.icon-backward,
a.audio-player-button.small.icon-forward {
  position: relative;
}

a.audio-player-button.small.icon-backward span,
a.audio-player-button.small.icon-forward span {
  opacity: 0;
  font-size: 1em;
  color: #212121;
  position: absolute;
  bottom: -150%;
  background: #fff;
  padding: 0 .5em;
}

a.audio-player-button.small.icon-backward span {
  left: -32%;
}

a.audio-player-button.small.icon-forward span {
  right: -32%;
}

a.audio-player-button.small.icon-backward:hover span,
a.audio-player-button.small.icon-forward:hover span {
  opacity: 1;
}

a.track-dl {
    position: absolute;
    right: 15px;
    font-weight: 300;
    top: 50px;
}

a.track-dl:hover {
  color: #333 !important;
}

.single a.track-dl {
    top: 90px;
    right: 30px;
}

#portfolio:after {
  content: '';
  display: inline-block;
  width: 100%;
}

#portfolio .mix {
  display: none;
}

#portfolio .mix.category-1 {
  border-top: 2px solid limegreen;
}

#portfolio .mix.category-2 {
  border-top: 2px solid yellow;
}

#portfolio .mix:before {
  content: '';
  display: inline-block;
}

button.filter {
  background: transparent;
  border: none;
  padding: 0 10px 0 0;
  color: #616975;
  font-size: 1.5em;
  font-weight: 300;
  outline: none;
}

button.filter.active {
  color: #6bd88e;
}

.video {
    margin-top: 20px;
}

#portfolio footer {
    margin: 50px 0 30px;
}

/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/***********************************************************************************************************************/
/* КОНТАКТЫ */
.contacts-list p {
    margin: 0;
    font-size: 1.7em;
    font-weight: 300;
}

#contacts .text {
    margin: 40px 0;
    font-size: 1.5em;
    font-weight: 300;
}

#contacts {
    background: url(../img/bg-3.jpg) no-repeat;
    background-size: cover;
    min-height: 100%;
}

p.skype {
    color: #00aff0;
}

p.mailru {
    color: #ffa930;
}

p.vk {
    color: #5376a0;
}

.contacts-list a {
    color: inherit;
}

.envelope {
    position: relative;
    margin: 50px 0;
    min-height: 200px;
    z-index: 100;
    padding: 20px 35px;
    background: #ffffff;
    background: -moz-repeating-linear-gradient(-45deg, #ca5050, #ca5050 30px, #ffffff 30px, #ffffff 40px, #337ab7 40px, #337ab7 70px, #ffffff 70px, #ffffff 80px);
    background: -webkit-repeating-linear-gradient(-45deg, #d46363, #d46363 30px, #ffffff 30px, #ffffff 40px, #337ab7 40px, #337ab7 70px, #ffffff 70px, #ffffff 80px);
    background: -o-repeating-linear-gradient(-45deg, #ca5050, #ca5050 30px, #ffffff 30px, #ffffff 40px, #337ab7 40px, #337ab7 70px, #ffffff 70px, #ffffff 80px);
    background: repeating-linear-gradient(-45deg, #d46363, #d46363 30px, #ffffff 30px, #ffffff 40px, #4f8cc1 40px, #4f8cc1 70px, #ffffff 70px, #ffffff 80px);
    border-radius: 8px;
}

.envelope:after {
    background: #F9F9F9;
    margin: 10px;
    position: absolute;
    content: " ";
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    border: 1px #E5E5E5 solid;
    border-radius: 8px;
}

.envelope input {
    margin: 15px 0;
}

#ajax-alert {
    max-width: 300px;
    right: 50px;
    bottom: 50px;
    position: absolute;
    padding: 20px;
    text-align: center;
    border-radius: 2px;
    font-size: 1.2em;
    font-weight: 200;
    color: #fff;
}

#ajax-alert.success {
    background: #4ad477;
}

#ajax-alert.error {
    background: #d46363;
}

/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/************************************************************************************************************************
/***********************************************************************************************************************/
/* ПОДВАЛ */
#site-footer {
    margin: -60px 0 0;
    color: #fff;
    height: 40px;
    padding: 20px 0;
}

@media only screen and (max-width: 1199px) {

  #main ul {
      margin: 13px 0;
  }

  #main .social {
       margin: 4px 0 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  #main {
    height: auto;
  }

  #main ul {
      margin: 8px 0;
  }

  #gallery #nav-panel ul, #portfolio #nav-panel ul, #contact #nav-panel ul {
      margin: 6px 0;
  }

  .audio-player-wrapper .track-style {
      font-weight: 100;
      margin-bottom: 37px;
      text-align: right;
  }
}

@media only screen and (max-width: 768px) {
  #site-nav {
    text-align: left;
  }

    #nav-panel #site-nav a {
    padding: 8px 7px 6px;
  }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
  #main {
    padding: 15px 0;
  }
  #nav-panel .col-sm-2.col-xs-3.text-right {
    display: none;
  }
  #nav-panel #site-logo {
    text-align: left;
  }
  #nav-panel .col-sm-7.col-xs-9 {
    width: 60%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 768px) and (orientation: portrait) {
  #main {
    padding: 15px 0 50px;
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  #main, section {
    padding: 20px 0;
  }

  #main .social {
       margin: -2px 0 !important;
  }

  #site-logo {
    text-align: center;
  }

  #site-logo img {
      margin: 0 auto 20px;
      width: 40%;
  }

  #main .intro {
    font-size: 1.3em;
  }

  #main .intro p {
    margin: 20px 0;
  }

  #main .intro {
    margin-top: 3%;
  }

  .btn-lg,
  .btn-group-lg > .btn {
    border-radius: 2px;
    padding: 12px 30px;
    font-size: 1em;
  }

  .section-title {
      font-weight: 100;
      font-size: 3em;
      margin-top: 20px;
  }

  .audio-player-wrapper .text-before {
      font-size: 1.5em;
  }

  .sz_image_001_controls .carousel-control {
      font-size: 1.7em;
      top: 20px;
  }

  #gallery .social {
    margin: -3px 0 !important;
  }

  .sz_image_001_wrapper {
      padding: 40px 0;
  }

  a.track-dl {
      top: -70px;
  }

  .single a.track-dl {
      top: 145px;
  }
}

@media only screen and (max-width: 680px) and (orientation: landscape) {
  #main .intro p {
    margin: 10px 0;
  }
}

@media only screen and (max-width: 680px) {
  #nav-panel .col-md-7.col-xs-9 {
      width: 100%;
  }

  #nav-panel .col-md-2.col-xs-3.text-right.hidden-sm {
    width: 100%;
    text-align: center;
  }

  #site-nav {
    text-align: center;
  }

  #site-nav ul {
    display: initial;
  }

  #site-nav li {
      margin: 10px 0;
  }
}

@media only screen and (max-width: 560px) {
  #nav-panel .col-sm-7.col-xs-9 {
    width: 100%;
  }
  #site-nav {
    text-align: center;
  }

  #main .intro {
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  #site-nav a {
      padding: 12px 10px;
      font-size: .9em;
  }

  #main .intro {
    font-size: 1.1em;
  }
}

@media only screen and (max-width: 420px) {

  #site-logo h1 {
      font-size: 1.5em;
  }

  #site-logo p {
      font-size: .8em;
  }
}


@media only screen and (max-height: 865px) {
  html, body, #site-wrapper, #main, #gallery {
      width: 100%;
      height: auto;
      font-family: lato;
  }
}
