@import url(../fonts/FuturaFuturis-Regular2/MyFontsWebfontsKit.css);
@import url(../fonts/CrimsonText-Roman/styles.css);
/* line 4, ../src/sass/main.scss */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../src/sass/main.scss */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 14, ../src/sass/main.scss */
.clear {
  clear: both;
  width: 100%;
}

/********begin functions......**********/
/* line 19, ../src/sass/main.scss */
body {
  font-family: 'FuturaFuturis-Regular';
  font-weight: normal;
  font-size: 13px;
  color: #333;
  margin: 0;
  background-color: #231528;
  -webkit-font-smoothing: antialiased;
}

/* line 28, ../src/sass/main.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: 500;
}

/* line 33, ../src/sass/main.scss */
a, focus {
  color: #fff;
  text-decoration: none;
  outline: 0 0;
  border: 0px;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
/* line 42, ../src/sass/main.scss */
a:hover, focus:hover {
  color: #EB6BA5;
}

/* line 46, ../src/sass/main.scss */
p {
  margin: 0 0 25px;
  line-height: 1.941em;
  letter-spacing: 1.3px;
}

/* line 51, ../src/sass/main.scss */
ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  font-weight: normal;
}

/* line 57, ../src/sass/main.scss */
input {
  outline: none;
}

/* line 60, ../src/sass/main.scss */
.built-icon {
  background-image: url(../img/built-by.png);
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  left: 2%;
  color: #fff;
  bottom: 0;
  display: inline-block !important;
  padding: 8px 75px 8px 0;
  margin: 0 !important;
  letter-spacing: 1px !important;
  text-transform: none !important;
}

/* line 74, ../src/sass/main.scss */
.wrapper {
  width: 1000px;
  margin: auto;
  display: block;
}

/* line 79, ../src/sass/main.scss */
.shadow {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background-image: url("../img/shadow.png");
  margin: auto;
}

/* line 89, ../src/sass/main.scss */
.bx-wrapper {
  margin: 0 auto 0px !important;
}
/* line 91, ../src/sass/main.scss */
.bx-wrapper .bx-viewport {
  border: 0 !important;
  left: 0px !important;
  webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important;
}
/* line 97, ../src/sass/main.scss */
.bx-wrapper .bx-viewport ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 104, ../src/sass/main.scss */
.bx-prev {
  background: url("../img/bx-prev.png?=v1") center no-repeat !important;
  width: 30px !important;
  height: 45px !important;
  background-size: 30px 45px;
  background-repeat: no-repeat;
}

/* line 112, ../src/sass/main.scss */
.bx-wrapper .bx-controls-direction a {
  margin: auto !important;
  top: 0 !important;
  bottom: 0 !important;
}

/* line 118, ../src/sass/main.scss */
.bx-wrapper .bx-prev {
  left: -65px;
}

/* line 122, ../src/sass/main.scss */
.bx-wrapper .bx-next {
  right: -65px;
}

/* line 125, ../src/sass/main.scss */
.bx-next {
  background: url("../img/bx-next.png?=v1") center no-repeat !important;
  width: 30px !important;
  height: 45px !important;
  background-size: 30px 45px;
  background-repeat: no-repeat;
}

/* line 132, ../src/sass/main.scss */
.padding-global {
  padding-left: 150px;
  padding-right: 150px;
}

/* line 136, ../src/sass/main.scss */
#header {
  position: fixed;
  display: block;
  padding: 15px 20px 5px 14px;
  top: 0px;
  z-index: 99;
  width: 100%;
  text-align: center;
}

/* line 145, ../src/sass/main.scss */
.fixed-social {
  position: fixed;
  top: 50%;
  font-size: 12px;
  text-transform: uppercase;
  z-index: 99;
  letter-spacing: 5px;
  overflow: hidden;
}
/* line 153, ../src/sass/main.scss */
.fixed-social .small-line {
  position: absolute;
  width: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 11px;
}
/* line 161, ../src/sass/main.scss */
.fixed-social .small-line2 {
  position: absolute;
  width: 120px;
  left: -135px;
  bottom: 22px;
}
/* line 167, ../src/sass/main.scss */
.fixed-social a {
  line-height: 1em;
  color: #ffF;
}
/* line 170, ../src/sass/main.scss */
.fixed-social a:hover {
  color: #fff;
  line-height: 1em;
}

/* line 176, ../src/sass/main.scss */
.email-list {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  left: -24px;
  padding: 15px 3px 15px 15px;
  display: inline-block;
}
/* line 184, ../src/sass/main.scss */
.email-list .small-line2, .email-list .small-line {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transform: rotate(0.0001deg);
  -webkit-transform: rotate(0.0001deg);
  transform: rotate(0.0001deg);
}
/* line 192, ../src/sass/main.scss */
.email-list:hover {
  color: #fff;
}
/* line 194, ../src/sass/main.scss */
.email-list:hover .small-line {
  width: 0;
}
/* line 197, ../src/sass/main.scss */
.email-list:hover .small-line2 {
  left: 5px;
}

/* line 202, ../src/sass/main.scss */
.follow {
  -ms-transform: rotate(450deg);
  -webkit-transform: rotate(450deg);
  transform: rotate(450deg);
  right: -11px;
  padding: 15px 8px 15px 15px;
  display: inline-block;
}
/* line 209, ../src/sass/main.scss */
.follow .small-line2, .follow .small-line {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transform: rotate(0.0001deg);
  -webkit-transform: rotate(0.0001deg);
  transform: rotate(0.0001deg);
}
/* line 217, ../src/sass/main.scss */
.follow:hover {
  color: #fff;
}
/* line 219, ../src/sass/main.scss */
.follow:hover .small-line {
  width: 0px;
}
/* line 222, ../src/sass/main.scss */
.follow:hover .small-line2 {
  left: 0;
}

/* line 227, ../src/sass/main.scss */
.text-logo {
  display: inline-block;
  color: #fff;
  font-family: 'FuturaFuturis-Regular';
  font-size: 29px;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 6px;
  padding: 6px 0 0 0;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
/* line 240, ../src/sass/main.scss */
.text-logo.active-logo {
  opacity: 1;
}

/* line 244, ../src/sass/main.scss */
#logo {
  display: inline-block;
  float: left;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: 1px 1px;
}
/* line 250, ../src/sass/main.scss */
#logo img {
  opacity: 1;
}
/* line 253, ../src/sass/main.scss */
#logo:hover {
  background-image: url(../img/Corinne_Logo.gif);
}
/* line 254, ../src/sass/main.scss */
#logo:hover img {
  opacity: 0;
}

/* line 261, ../src/sass/main.scss */
.navigate {
  float: right;
  margin: 0;
  cursor: pointer;
  padding: 10px 13px 10px 10px;
}
/* line 266, ../src/sass/main.scss */
.navigate .hamburguer {
  display: block;
  width: 19px;
  height: 17px;
  position: relative;
}
/* line 272, ../src/sass/main.scss */
.navigate .small-line {
  position: absolute;
  width: 100%;
}
/* line 276, ../src/sass/main.scss */
.navigate .small-line:nth-child(1) {
  top: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
/* line 282, ../src/sass/main.scss */
.navigate .small-line:nth-child(2) {
  top: 44%;
}
/* line 285, ../src/sass/main.scss */
.navigate .small-line:nth-child(3) {
  bottom: 1px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
/* line 292, ../src/sass/main.scss */
.navigate:hover .small-line:nth-child(1) {
  top: -4px;
}
/* line 295, ../src/sass/main.scss */
.navigate:hover .small-line:nth-child(3) {
  bottom: -3px;
}

/* line 301, ../src/sass/main.scss */
#section_body {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
}

/* line 307, ../src/sass/main.scss */
.wrap-content {
  float: left;
  width: 100%;
}

/* line 312, ../src/sass/main.scss */
.wrap-menu {
  position: fixed;
  background-image: url(../img/bg_menu.jpg);
  background-size: cover;
  background-position: center;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 322, ../src/sass/main.scss */
.wrap-menu.social-wrap {
  background-image: url(../img/bg_social.jpg);
  background-size: cover;
  background-position: center;
  position: fixed;
}
/* line 328, ../src/sass/main.scss */
.wrap-menu .wrap-navigation {
  width: 630px;
  margin: 0 auto;
  text-align: center;
}
/* line 332, ../src/sass/main.scss */
.wrap-menu .wrap-navigation a {
  display: block;
  line-height: 1em;
}
/* line 337, ../src/sass/main.scss */
.wrap-menu a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 14px;
}
/* line 342, ../src/sass/main.scss */
.wrap-menu .social-menu, .wrap-menu .main-menu {
  margin-top: 97px;
}
/* line 344, ../src/sass/main.scss */
.wrap-menu .social-menu a, .wrap-menu .main-menu a {
  display: block;
  position: relative;
}
/* line 348, ../src/sass/main.scss */
.wrap-menu .social-menu a:hover .small-line, .wrap-menu .main-menu a:hover .small-line {
  width: 100%;
}
/* line 353, ../src/sass/main.scss */
.wrap-menu .social-menu .menu-item, .wrap-menu .main-menu .menu-item {
  padding: 0;
}
/* line 356, ../src/sass/main.scss */
.wrap-menu .social-menu .small-line, .wrap-menu .main-menu .small-line {
  width: 0px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  margin: auto;
}

/* line 370, ../src/sass/main.scss */
.wrap-btb-actions {
  text-align: center;
  width: 100%;
  clear: both;
  position: absolute;
  bottom: 30px;
}
/* line 376, ../src/sass/main.scss */
.wrap-btb-actions a {
  display: inline-block;
  margin: 0 30px;
  letter-spacing: 5px;
}
/* line 381, ../src/sass/main.scss */
.wrap-btb-actions .close-menu {
  width: 70px;
  height: 35px;
  padding: 25px 14px 0 0px;
  position: relative;
}
/* line 387, ../src/sass/main.scss */
.wrap-btb-actions .fixed-social {
  display: none;
}

/* close icon*/
/* line 392, ../src/sass/main.scss */
.close-icon div {
  display: block;
  height: 2px;
  position: relative;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s, opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  width: 20px;
}

/* line 399, ../src/sass/main.scss */
.close-icon div:first-child {
  transform: translate3d(0px, 10px, 0px) rotate3d(0, 0, 1, -45deg);
}

/* line 402, ../src/sass/main.scss */
.close-icon div:first-child::after, .close-icon div:first-child::before {
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

/* line 405, ../src/sass/main.scss */
.close-icon div:last-child {
  transform: translate3d(0px, 8px, 0px) rotate3d(0, 0, 1, 45deg);
}

/* line 408, ../src/sass/main.scss */
.close-icon div:last-child::after, .close-icon div:last-child::before {
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.18s;
}

/* line 411, ../src/sass/main.scss */
.close-icon div::after, .close-icon div::before {
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

/* line 419, ../src/sass/main.scss */
.close-icon div::before {
  background: none repeat scroll 0 0 #fff;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* line 424, ../src/sass/main.scss */
.close-icon div::after {
  background: none repeat scroll 0 0 #fff;
  opacity: 0;
  transform: translate3d(100%, 0px, 0px);
}

/* line 429, ../src/sass/main.scss */
.close-menu:hover .close-icon div::before {
  opacity: 0;
  transform: translate3d(-100%, 0px, 0px);
}

/* line 433, ../src/sass/main.scss */
.close-menu:hover .close-icon div::after {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* line 437, ../src/sass/main.scss */
.close-modal:hover .close-icon div::before {
  opacity: 0;
  transform: translate3d(-100%, 0px, 0px);
}

/* line 441, ../src/sass/main.scss */
.close-modal:hover .close-icon div::after {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* Useless style */
/* line 447, ../src/sass/main.scss */
.close-icon {
  margin: 0px auto;
  width: 33px;
  height: 22px;
  position: absolute;
  top: -8px;
  left: .3em;
  right: 0;
}
/* line 448, ../src/sass/main.scss */
.close-icon.close-video-modal-style {
  right: 7px;
}

/**************/
/* line 463, ../src/sass/main.scss */
.home .wrapper-work {
  overflow: visible;
}

/* line 468, ../src/sass/main.scss */
.home-wrapslide ul {
  margin: 0px;
}
/* line 471, ../src/sass/main.scss */
.home-wrapslide .bx-wrapper {
  z-index: 0;
}
/* line 474, ../src/sass/main.scss */
.home-wrapslide .bx-viewport, .home-wrapslide .bx-wrapper {
  position: relative;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
}
/* line 482, ../src/sass/main.scss */
.home-wrapslide .main-slide, .home-wrapslide .main-slide li {
  height: 100vh !important;
}
/* line 485, ../src/sass/main.scss */
.home-wrapslide .main-slide li {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

/* line 491, ../src/sass/main.scss */
.section-banner {
  height: 100vh !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
/* line 496, ../src/sass/main.scss */
.section-banner.home-wrapslide {
  height: auto;
}

/* line 502, ../src/sass/main.scss */
.section-banner {
  position: relative;
}
/* line 504, ../src/sass/main.scss */
.section-banner img {
  float: left;
  width: 100%;
  height: auto;
}

/* line 510, ../src/sass/main.scss */
.main-slide {
  overflow: hidden;
  position: relative;
}
/* line 513, ../src/sass/main.scss */
.main-slide .image-content {
  background-size: cover;
  position: relative;
}
/* line 517, ../src/sass/main.scss */
.main-slide .slide-image {
  margin: 0px;
  padding: 0px;
}
/* line 521, ../src/sass/main.scss */
.main-slide img {
  width: 100%;
  height: auto;
}

/* line 528, ../src/sass/main.scss */
.main-anchor, .link-anchor {
  display: block;
  position: fixed;
  width: 200px;
  margin: auto;
  bottom: -0;
  z-index: 60;
  left: 0;
  right: 0;
  opacity: 0;
}
/* line 538, ../src/sass/main.scss */
.main-anchor.active-logo, .link-anchor.active-logo {
  opacity: 1;
}
/* line 541, ../src/sass/main.scss */
.main-anchor a, .link-anchor a {
  position: relative;
  display: block;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  padding: 20px 0px 83px 0px;
  text-align: center;
  bottom: -40px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
/* line 552, ../src/sass/main.scss */
.main-anchor a:hover, .link-anchor a:hover {
  color: #fff;
  bottom: 0;
}
/* line 556, ../src/sass/main.scss */
.main-anchor a i, .link-anchor a i {
  position: absolute;
  top: 78px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 80px;
  height: 2px;
  background-color: #fff;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}

/* line 572, ../src/sass/main.scss */
.link-anchor {
  opacity: 1;
  position: absolute;
  width: 100%;
  padding-top: 25px;
  bottom: 0;
  text-align: center;
}
/* line 579, ../src/sass/main.scss */
.link-anchor a {
  padding: 20px 0px 80px 7px;
  display: inline-block;
}

/* line 584, ../src/sass/main.scss */
.linediv.divide {
  width: 100%;
  clear: both;
}

/* line 588, ../src/sass/main.scss */
.corinne-bailey {
  width: 100%;
  z-index: 1;
  color: #fff;
  z-index: 55;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
/* line 596, ../src/sass/main.scss */
.corinne-bailey h2 {
  text-align: center;
  color: #fff;
  font-size: 67px;
  font-family: 'FuturaFuturis-Regular';
  letter-spacing: 12px;
}
/* line 603, ../src/sass/main.scss */
.corinne-bailey .subtitle {
  width: 100%;
  display: block;
  font-size: 13px;
  font-family: 'FuturaFuturis-Regular';
  text-align: center;
  margin-bottom: 20px;
  margin-top: 14px;
  letter-spacing: 5px;
}
/* line 612, ../src/sass/main.scss */
.corinne-bailey .subtitle p {
  letter-spacing: 5px;
}
/* line 616, ../src/sass/main.scss */
.corinne-bailey .list-links {
  width: 100%;
  display: block;
  text-align: center;
  list-style-type: none;
}
/* line 621, ../src/sass/main.scss */
.corinne-bailey .list-links .link-item {
  display: inline-block;
  padding: 10px 8px;
  text-align: center;
  width: 235px;
}
/* line 626, ../src/sass/main.scss */
.corinne-bailey .list-links .link-item a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  padding: 18px 5px 16px;
  font-family: 'FuturaFuturis-Regular';
  letter-spacing: 5px;
  border: 2px solid #fff;
  line-height: 1em;
}
/* line 636, ../src/sass/main.scss */
.corinne-bailey .list-links .link-item a:hover {
  border: 2px solid #EB6BA5;
  background-color: #EB6BA5;
}

/* line 645, ../src/sass/main.scss */
.line {
  display: block;
  width: 146px;
  height: 2px;
  background-color: #EB6BA5;
}

/* line 653, ../src/sass/main.scss */
.item-video:hover .small-line {
  width: 100%;
}
/* line 657, ../src/sass/main.scss */
.item-video.hidden-video {
  display: none;
}
/* line 660, ../src/sass/main.scss */
.item-video .small-line {
  width: 0px;
  position: absolute;
  left: 0;
  right: 0;
  /* bottom: 0; */
  top: 8px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  margin: auto;
}
/* line 672, ../src/sass/main.scss */
.item-video h1.entry-title {
  margin: 0 0 33px 0 !important;
  letter-spacing: 5px;
}
/* line 675, ../src/sass/main.scss */
.item-video h1.entry-title a {
  display: block;
  position: relative;
}
/* line 680, ../src/sass/main.scss */
.item-video .wrap-image {
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 0 0 11px 0 !important;
}
/* line 685, ../src/sass/main.scss */
.item-video .wrap-image a {
  display: block;
}
/* line 688, ../src/sass/main.scss */
.item-video .wrap-image img {
  width: 100%;
  height: auto;
}
/* line 693, ../src/sass/main.scss */
.item-video video {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: block;
}

/* line 704, ../src/sass/main.scss */
.title-section {
  font-size: 17px;
  position: relative;
  padding: 0;
  color: #fff;
  font-family: 'FuturaFuturis-Regular';
  letter-spacing: 17px;
  margin: 140px auto 70px;
  text-transform: uppercase;
  text-align: left;
  width: 860px;
}
/* line 715, ../src/sass/main.scss */
.title-section .line {
  display: none;
  opacity: 0;
}

/* line 720, ../src/sass/main.scss */
.main-title {
  font-size: 40px;
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
}

/* line 727, ../src/sass/main.scss */
.bit-events td {
  padding: 15px 0px !important;
}

/* line 732, ../src/sass/main.scss */
.single .entry-content, .page-template-default .entry-content {
  width: 540px;
  margin: 0 auto;
}
/* line 735, ../src/sass/main.scss */
.single .entry-content .entry-post, .page-template-default .entry-content .entry-post {
  margin: 0 auto;
  -moz-osx-font-smoothing: grayscale;
}
/* line 738, ../src/sass/main.scss */
.single .entry-content .entry-post iframe, .page-template-default .entry-content .entry-post iframe {
  width: 100%;
}
/* line 743, ../src/sass/main.scss */
.single .title-section, .page-template-default .title-section {
  width: 860px;
}

/* line 748, ../src/sass/main.scss */
.single-album .entry-content {
  width: 540px;
  margin: 0 auto;
}
/* line 751, ../src/sass/main.scss */
.single-album .entry-content .entry-post {
  width: 100%;
  position: relative;
}
/* line 754, ../src/sass/main.scss */
.single-album .entry-content .entry-post .vertical-text {
  position: absolute;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
  left: -168px;
  top: 120px;
}
/* line 763, ../src/sass/main.scss */
.single-album .entry-content .wrap-image {
  margin: 0;
}

/* line 770, ../src/sass/main.scss */
.post-type-archive-album .entry-content .wrap-image {
  margin: 0;
}
/* line 772, ../src/sass/main.scss */
.post-type-archive-album .entry-content .wrap-image a {
  display: block;
  line-height: 0em;
  margin: 10px 0;
  background-color: #EB6BA5;
}
/* line 777, ../src/sass/main.scss */
.post-type-archive-album .entry-content .wrap-image a img {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
/* line 783, ../src/sass/main.scss */
.post-type-archive-album .entry-content .wrap-image a:hover img {
  opacity: 0.5;
}

/* line 792, ../src/sass/main.scss */
.archive .entry-content {
  width: 720px;
  margin: 0 auto;
}
/* line 796, ../src/sass/main.scss */
.archive .col2 {
  padding: 0 10px;
}

/* line 800, ../src/sass/main.scss */
.head-post {
  position: relative;
  padding: 30px 0 20px 0;
}
/* line 803, ../src/sass/main.scss */
.head-post .wrap-paginate-post {
  position: absolute;
  width: 105px;
  right: 65px;
  top: 40px;
  height: 23px;
}
/* line 810, ../src/sass/main.scss */
.head-post .square-btb {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* line 817, ../src/sass/main.scss */
.head-post .paginate-post {
  top: 20%;
  bottom: inherit;
}

/* line 822, ../src/sass/main.scss */
.square-btb {
  width: 23px;
  height: 23px;
  display: block;
  background-image: url(../img/spreadshet.png);
  background-position: -15px -14px;
  text-indent: -9999px;
  overflow: hidden;
}

/* line 831, ../src/sass/main.scss */
.entry-content {
  color: #fff;
  font-size: 17px;
}
/* line 834, ../src/sass/main.scss */
.entry-content a {
  color: #fff;
}
/* line 838, ../src/sass/main.scss */
.entry-content .head-post h1.entry-title {
  text-align: left;
  letter-spacing: 4px;
  padding: 0 250px 0 0;
  display: block;
  line-height: 1.6em;
}
/* line 845, ../src/sass/main.scss */
.entry-content .head-post span {
  font-size: 13px;
}
/* line 849, ../src/sass/main.scss */
.entry-content h1.entry-title {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 26px 0;
  font-weight: normal;
  letter-spacing: 4px;
  line-height: 1.6em;
}
/* line 858, ../src/sass/main.scss */
.entry-content .entry-date {
  text-align: center;
  position: relative;
  font-size: 12px;
  margin: 0 0 22px 0;
  letter-spacing: 4px;
}
/* line 864, ../src/sass/main.scss */
.entry-content .entry-date .small-line {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 14px;
}
/* line 874, ../src/sass/main.scss */
.entry-content .wrap-image {
  margin: 0 0 18px 0;
  position: relative;
}
/* line 877, ../src/sass/main.scss */
.entry-content .wrap-image img {
  max-width: 100%;
  height: auto;
}
/* line 884, ../src/sass/main.scss */
.entry-content .col2:hover a {
  color: #EB6BA5;
}

/* line 890, ../src/sass/main.scss */
.control {
  background-image: url(../img/spreadshet.png);
  width: 23px;
  height: 23px;
  cursor: pointer;
}
/* line 895, ../src/sass/main.scss */
.control.play {
  background-position: -66px -14px;
}
/* line 898, ../src/sass/main.scss */
.control.pause {
  background-position: -114px -12px;
}

/* line 902, ../src/sass/main.scss */
.listsong {
  margin: 0 0 45px 0;
  border-bottom: 2px solid #EB6BA5;
}
/* line 905, ../src/sass/main.scss */
.listsong .song {
  border-top: 2px solid #EB6BA5;
  padding: 25px 0 25px 80px;
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'FuturaFuturis-Regular';
  letter-spacing: 4.5px;
}
/* line 914, ../src/sass/main.scss */
.listsong .control {
  position: absolute;
  left: 27px;
  top: 22px;
}

/* line 920, ../src/sass/main.scss */
.buy-album {
  font-size: 13px;
  padding: 10px 0  45px 0;
}
/* line 923, ../src/sass/main.scss */
.buy-album a {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding: 3px 0 2px 23px;
  font-family: 'FuturaFuturis-Regular';
}
/* line 931, ../src/sass/main.scss */
.buy-album .icon {
  position: absolute;
  left: 0;
  top: 5px;
}

/* line 938, ../src/sass/main.scss */
.icon {
  display: block;
  width: 13px;
  height: 13px;
  background-image: url(../img/spreadshet.png);
  line-height: 1.4em;
}
/* line 944, ../src/sass/main.scss */
.icon.apple {
  background-position: -32px -105px;
}
/* line 947, ../src/sass/main.scss */
.icon.spotify {
  background-position: -6px -130px;
}
/* line 950, ../src/sass/main.scss */
.icon.itunes {
  background-position: -5px -105px;
}

/* line 954, ../src/sass/main.scss */
.vertical-text {
  color: #EB6BA5;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'FuturaFuturis-Regular';
}

/* line 961, ../src/sass/main.scss */
.col2 {
  width: 50%;
  float: left;
}

/* line 965, ../src/sass/main.scss */
.col3 {
  width: 33.333%;
  float: left;
}

/* line 969, ../src/sass/main.scss */
.small-line, .small-line2 {
  height: 1px;
  background-color: #fff;
  margin: 0 auto;
  display: block;
}

/* line 976, ../src/sass/main.scss */
.paginate-slide .bx-prev {
  left: 0;
  height: 13px !important;
  width: 40px !important;
}
/* line 981, ../src/sass/main.scss */
.paginate-slide .bx-next {
  right: 0px;
  height: 13px !important;
  width: 40px !important;
}
/* line 987, ../src/sass/main.scss */
.paginate-slide .next-post .small-line {
  right: 47px;
}
/* line 991, ../src/sass/main.scss */
.paginate-slide .next-post:hover .small-line {
  right: -1px;
}
/* line 997, ../src/sass/main.scss */
.paginate-slide .prev-post .small-line {
  left: 47px;
}
/* line 1001, ../src/sass/main.scss */
.paginate-slide .prev-post:hover .small-line {
  left: -4px;
}
/* line 1006, ../src/sass/main.scss */
.paginate-slide .paginate-post {
  position: absolute;
  height: 420px;
  top: 0;
  bottom: inherit;
}
/* line 1011, ../src/sass/main.scss */
.paginate-slide .paginate-post a {
  top: 0;
  bottom: 0;
  margin: auto 0;
  position: absolute;
  line-height: 1em;
}

/* line 1020, ../src/sass/main.scss */
.paginate-post {
  position: absolute;
  height: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0 0 0 5px;
}
/* line 1030, ../src/sass/main.scss */
.paginate-post .small-line {
  width: 45px;
  position: absolute;
  top: -4px;
  bottom: 0;
  margin: auto 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
/* line 1040, ../src/sass/main.scss */
.paginate-post:hover {
  color: #fff;
}
/* line 1042, ../src/sass/main.scss */
.paginate-post:hover a {
  color: #fff;
}
/* line 1046, ../src/sass/main.scss */
.paginate-post a {
  color: #fff;
  background-image: none !important;
  letter-spacing: 4px;
  line-height: 1em;
}
/* line 1051, ../src/sass/main.scss */
.paginate-post a:hover {
  color: #fff;
}

/* line 1056, ../src/sass/main.scss */
.next-post {
  right: -70px;
}
/* line 1058, ../src/sass/main.scss */
.next-post .small-line {
  right: 55px;
}
/* line 1062, ../src/sass/main.scss */
.next-post:hover .small-line {
  right: 0;
}

/* line 1067, ../src/sass/main.scss */
.prev-post {
  left: -70px;
}
/* line 1069, ../src/sass/main.scss */
.prev-post .small-line {
  left: 55px;
}
/* line 1073, ../src/sass/main.scss */
.prev-post:hover .small-line {
  left: 0;
}

/* line 1079, ../src/sass/main.scss */
.list-events {
  position: relative;
  width: 860px;
  margin: 0 auto;
  overflow: hidden;
  color: #EB6BA5;
}
/* line 1085, ../src/sass/main.scss */
.list-events .event-rows {
  position: relative;
  display: table;
  width: 100%;
  border-top: 1px solid #EB6BA5;
  padding: 0 78px;
  letter-spacing: 4px;
}
/* line 1092, ../src/sass/main.scss */
.list-events .event-rows .events-content {
  display: table-cell;
  position: relative;
  width: 33.333%;
  padding-top: 28px;
  padding-bottom: 28px;
  vertical-align: middle;
}
/* line 1100, ../src/sass/main.scss */
.list-events .event-rows .events-content a {
  color: #EB6BA5;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5em;
}
/* line 1105, ../src/sass/main.scss */
.list-events .event-rows .events-content a.hover {
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
/* line 1115, ../src/sass/main.scss */
.list-events .event-rows .events-content .event-date {
  font-size: 14px;
  display: block;
  padding-bottom: 5px;
  text-transform: uppercase;
}
/* line 1121, ../src/sass/main.scss */
.list-events .event-rows .events-content .event-venue {
  font-size: 14px;
  display: block;
  text-transform: uppercase;
}
/* line 1126, ../src/sass/main.scss */
.list-events .event-rows .events-content .event-city {
  display: block;
  text-align: center;
}
/* line 1130, ../src/sass/main.scss */
.list-events .event-rows .events-content .event-tickets {
  display: block;
  position: relative;
  text-align: right;
}
/* line 1134, ../src/sass/main.scss */
.list-events .event-rows .events-content .event-tickets a {
  display: inline-block;
  text-align: center;
  padding: 13px 40px;
  line-height: 1em;
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  letter-spacing: 4px;
}
/* line 1143, ../src/sass/main.scss */
.list-events .event-rows .events-content .event-tickets a:hover {
  border: 1px solid #EB6BA5;
  background-color: #EB6BA5;
}

/* line 1154, ../src/sass/main.scss */
.wrapview-more {
  display: block;
  text-align: center;
  clear: both;
}
/* line 1158, ../src/sass/main.scss */
.wrapview-more a {
  display: inline-block;
  padding: 15px 30px;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 1em;
  font-size: 13px;
}
/* line 1169, ../src/sass/main.scss */
.wrapview-more a:hover {
  border: 2px solid #EB6BA5;
  background-color: #EB6BA5;
}
/* line 1174, ../src/sass/main.scss */
.wrapview-more.load-more-video {
  margin: 90px 0 0 0;
}

/* line 1178, ../src/sass/main.scss */
.bansintown {
  position: relative;
}
/* line 1180, ../src/sass/main.scss */
.bansintown .wrapview-more {
  position: relative;
  padding-top: 70px;
  border-top: 1px solid #EB6BA5;
}
/* line 1185, ../src/sass/main.scss */
.bansintown .wrapview-more a.load-pagination {
  color: transparent;
  background-image: url("../img/ajax-loader-new.gif");
  background-size: 32px;
  background-position: center;
  padding: 15px 40px;
  background-repeat: no-repeat;
}

/* line 1196, ../src/sass/main.scss */
.wrap-slide {
  position: relative;
}

/* line 1199, ../src/sass/main.scss */
.block-content-photos {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 1206, ../src/sass/main.scss */
.wrapper-work {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: auto;
  padding-bottom: 80px;
  overflow: hidden;
}
/* line 1213, ../src/sass/main.scss */
.wrapper-work.tophome-wrapper {
  max-width: 860px;
  margin: 0 auto;
  padding-bottom: 10px;
}
/* line 1218, ../src/sass/main.scss */
.wrapper-work.photo-gallery {
  max-width: 865px;
}
/* line 1220, ../src/sass/main.scss */
.wrapper-work.photo-gallery .linehidden {
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #231528;
  z-index: 1;
}
/* line 1229, ../src/sass/main.scss */
.wrapper-work.photo-gallery .col3 {
  border: #231528 solid 5px;
  position: relative;
  z-index: 2;
}
/* line 1234, ../src/sass/main.scss */
.wrapper-work.photo-gallery .entry-content {
  width: 710px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
/* line 1239, ../src/sass/main.scss */
.wrapper-work.photo-gallery .entry-content .wrap-image {
  margin: 0;
  line-height: 0em;
}
/* line 1242, ../src/sass/main.scss */
.wrapper-work.photo-gallery .entry-content .wrap-image a {
  display: inline-block;
  line-height: 0em;
}
/* line 1245, ../src/sass/main.scss */
.wrapper-work.photo-gallery .entry-content .wrap-image a:hover {
  background-color: #EB6BA5;
}
/* line 1247, ../src/sass/main.scss */
.wrapper-work.photo-gallery .entry-content .wrap-image a:hover img {
  opacity: 0.5;
}
/* line 1252, ../src/sass/main.scss */
.wrapper-work.photo-gallery .entry-content .wrap-image img {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
/* line 1263, ../src/sass/main.scss */
.wrapper-work .block-slider {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
/* line 1267, ../src/sass/main.scss */
.wrapper-work .block-slider .wrapview-more {
  margin-top: 90px;
}

/* line 1272, ../src/sass/main.scss */
.slider-list {
  position: relative;
  overflow: hidden;
}
/* line 1275, ../src/sass/main.scss */
.slider-list li {
  float: left;
}
/* line 1277, ../src/sass/main.scss */
.slider-list li .detail-slider {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* line 1282, ../src/sass/main.scss */
.slider-list li .detail-slider img {
  width: 100%;
}
/* line 1286, ../src/sass/main.scss */
.slider-list li .detail-slider a {
  color: #fff;
  display: block;
  text-align: center;
  letter-spacing: 4px;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 1294, ../src/sass/main.scss */
.slider-list li .detail-slider a:hover .text-title {
  color: #EB6BA5;
}
/* line 1299, ../src/sass/main.scss */
.slider-list li .detail-slider .block-text-slider {
  display: block;
  font-family: 'FuturaFuturis-Regular';
}
/* line 1302, ../src/sass/main.scss */
.slider-list li .detail-slider .block-text-slider .text-title {
  font-size: 13px;
  line-height: 1.5em;
}
/* line 1306, ../src/sass/main.scss */
.slider-list li .detail-slider .block-text-slider .text-date {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 22px;
  margin-bottom: 20px;
  letter-spacing: 3px;
  font-size: 12px;
  text-transform: none;
  position: relative;
  line-height: 1em;
}
/* line 1317, ../src/sass/main.scss */
.slider-list li .detail-slider .block-text-slider .text-date .small-line {
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
  width: 13px;
  height: 1px;
}

/* line 1330, ../src/sass/main.scss */
#modal-slider {
  position: fixed;
  display: none;
  z-index: 99999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  overflow-y: scroll;
  background-color: transparent;
}

/* line 1342, ../src/sass/main.scss */
.close-space-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 9;
}

/* line 1351, ../src/sass/main.scss */
.wait-load {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url("../img/loader-new.gif?=v1h1");
  background-size: 50px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 1364, ../src/sass/main.scss */
.call-image {
  display: block;
  line-height: 0em;
}

/* line 1371, ../src/sass/main.scss */
.prev-modal-video, .next-modal-video {
  position: absolute;
  margin: auto;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

/* line 1379, ../src/sass/main.scss */
.block-modal {
  width: 100%;
  height: 100vh;
  position: relative;
}
/* line 1383, ../src/sass/main.scss */
.block-modal .wrapper-modal {
  width: 850px;
  margin: auto;
  display: block;
  text-align: center;
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
/* line 1393, ../src/sass/main.scss */
.block-modal .wrapper-modal .title-section {
  margin: 50px auto 50px;
}
/* line 1398, ../src/sass/main.scss */
.block-modal.video-modal .wrapper-modal {
  top: 0;
  transform: none;
  width: 100%;
  float: left;
}
/* line 1404, ../src/sass/main.scss */
.block-modal.video-modal .modal-ready {
  display: block;
  margin: auto;
}
/* line 1407, ../src/sass/main.scss */
.block-modal.video-modal .modal-ready img {
  width: 100%;
  height: auto;
  opacity: 0;
  max-width: inherit;
  max-height: inherit;
}
/* line 1414, ../src/sass/main.scss */
.block-modal.video-modal .modal-ready .block-img {
  margin: auto;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 1424, ../src/sass/main.scss */
.block-modal.video-modal .modal-ready.heightvideo img {
  width: auto;
  height: 100%;
}
/* line 1428, ../src/sass/main.scss */
.block-modal.video-modal .modal-ready.heightvideo .block-img {
  width: auto;
  height: 100%;
  display: inline-block;
}
/* line 1434, ../src/sass/main.scss */
.block-modal.video-modal .modal-ready iframe {
  /* width: 854px;
   height: 480px;*/
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 1446, ../src/sass/main.scss */
.block-modal .modal-ready {
  position: relative;
  display: inline-block;
}
/* line 1449, ../src/sass/main.scss */
.block-modal .modal-ready .block-img {
  margin: auto;
  position: relative;
  line-height: 0;
}
/* line 1453, ../src/sass/main.scss */
.block-modal .modal-ready .block-img img {
  max-width: 100%;
  max-height: 600px;
}
/* line 1459, ../src/sass/main.scss */
.block-modal .modal-ready .close-modal {
  width: 70px;
  height: 38px;
  bottom: -70px;
  right: 0;
  margin: auto;
  position: absolute;
  left: 0;
  padding: 25px 14px 0 0;
  letter-spacing: 5px;
  font-size: 12px;
  color: #fff;
}
/* line 1472, ../src/sass/main.scss */
.block-modal .modal-ready .text-modal {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 25px;
}
/* line 1478, ../src/sass/main.scss */
.block-modal .modal-ready .text-modal .modal-date {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  letter-spacing: 3px;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
/* line 1488, ../src/sass/main.scss */
.block-modal .modal-ready .text-modal .modal-title {
  color: #000;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-family: 'FuturaFuturis-Regular';
  font-size: 25px;
  padding: 15px;
  letter-spacing: 4px;
  text-decoration: none;
}
/* line 1499, ../src/sass/main.scss */
.block-modal .modal-ready .text-modal p {
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 33px;
}

@media (min-width: 1650px) {
  /* line 1511, ../src/sass/main.scss */
  .block-modal .wrapper-modal {
    width: 1280px;
  }

  /*.block-modal.video-modal .modal-ready{
    width:1280px;
  }*/
  /* .block-modal.video-modal .modal-ready iframe{
     width:1280px;
     height:719px;
   }*/
}
@media (max-width: 1150px) {
  /* line 1525, ../src/sass/main.scss */
  .block-modal {
    padding-left: 60px;
    padding-right: 60px;
  }

  /* line 1529, ../src/sass/main.scss */
  .block-modal .wrapper-modal {
    width: 100%;
    padding: 0 80px;
  }

  /* line 1533, ../src/sass/main.scss */
  .bansintown td.bit-date {
    width: 100px !important;
  }

  /* line 1536, ../src/sass/main.scss */
  .wrapper-work {
    width: 90%;
  }

  /* line 1539, ../src/sass/main.scss */
  .wrapper-work .block-slider {
    width: 100%;
    padding: 0 75px;
  }
}
@media (max-width: 1000px) {
  /* line 1545, ../src/sass/main.scss */
  .corinne-bailey h1 {
    padding-top: 100px;
  }

  /* line 1549, ../src/sass/main.scss */
  .title-section {
    width: 100%;
  }

  /* line 1552, ../src/sass/main.scss */
  .bansintown td.bit-date {
    width: 70px !important;
  }

  /* line 1555, ../src/sass/main.scss */
  .corinne-bailey .list-links li {
    width: 30%;
  }

  /* line 1558, ../src/sass/main.scss */
  .corinne-bailey h1 {
    font-size: 60px;
  }

  /* line 1561, ../src/sass/main.scss */
  .wrapper-work.bansintown {
    width: 95%;
  }

  /* line 1564, ../src/sass/main.scss */
  .single .title-section, .page-template-default .title-section {
    width: 100%;
  }

  /* line 1567, ../src/sass/main.scss */
  .list-events {
    width: 100%;
  }

  /*.block-modal.video-modal .modal-ready iframe {
    width: 426px;
    height: 240px;
  } */
}
@media (max-width: 850px) {
  /* line 1580, ../src/sass/main.scss */
  .bansintown .section-first .go-tour {
    background-size: 200px;
    background-repeat: no-repeat;
    width: 200px;
  }

  /* line 1585, ../src/sass/main.scss */
  .wrapper-work.photo-gallery .entry-content {
    width: 90%;
  }

  /* line 1588, ../src/sass/main.scss */
  .archive .entry-content {
    width: 100%;
  }

  /* line 1591, ../src/sass/main.scss */
  .bansintown .section-first .title-tour {
    font-size: 20px;
  }

  /* line 1594, ../src/sass/main.scss */
  .corinne-bailey .list-links {
    width: 300px;
    margin: auto;
  }

  /* line 1598, ../src/sass/main.scss */
  .corinne-bailey .list-links li {
    width: 100%;
  }

  /* line 1602, ../src/sass/main.scss */
  .corinne-bailey h1 {
    font-size: 40px;
  }

  /* line 1605, ../src/sass/main.scss */
  .single .entry-content, .page-template-default .entry-content {
    width: 100%;
    padding: 0 80px;
  }

  /* line 1609, ../src/sass/main.scss */
  .single.single-album .entry-content, .page-template-default .entry-content {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  /* line 1615, ../src/sass/main.scss */
  .block-modal {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 1619, ../src/sass/main.scss */
  .block-modal .wrapper-modal {
    padding: 0 20px;
  }
}
@media (max-width: 700px) {
  /* line 1624, ../src/sass/main.scss */
  .block-modal.modal-video-ready .block-img iframe {
    height: 350px;
  }

  /* line 1627, ../src/sass/main.scss */
  .main-slide .image-content {
    min-height: 650px;
  }

  /* line 1630, ../src/sass/main.scss */
  .section-banner .slide-image {
    display: none;
  }

  /* line 1634, ../src/sass/main.scss */
  .corinne-bailey {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 1638, ../src/sass/main.scss */
  .corinne-bailey .subtitle {
    font-size: 12px;
  }

  /* line 1641, ../src/sass/main.scss */
  .corinne-bailey h1 {
    font-size: 20px;
  }

  /* line 1644, ../src/sass/main.scss */
  .social-networks li {
    margin-left: 10px;
  }

  /* line 1647, ../src/sass/main.scss */
  .latest-news .title-news {
    font-size: 20px;
  }

  /* line 1650, ../src/sass/main.scss */
  .latest-news {
    padding-right: 90px;
    padding-left: 90px;
  }

  /* line 1654, ../src/sass/main.scss */
  .entry-content .head-post h1.entry-title {
    padding: 0px;
  }
}
@media (max-width: 640px) {
  /* line 1660, ../src/sass/main.scss */
  .wrap-btb-actions .close-menu {
    position: absolute;
    bottom: 30px;
    margin: auto;
    left: 0;
    right: 0;
  }

  /* line 1667, ../src/sass/main.scss */
  .block-modal .wrapper-modal {
    padding: 0 20px;
  }

  /* line 1673, ../src/sass/main.scss */
  .fixed-social {
    display: none;
  }

  /* line 1676, ../src/sass/main.scss */
  .built-icon {
    bottom: -20px;
    width: 202px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    letter-spacing: 1px !important;
    text-transform: none !important;
  }

  /* line 1687, ../src/sass/main.scss */
  .wrap-btb-actions a {
    margin: 0 10px;
  }
  /* line 1690, ../src/sass/main.scss */
  .wrap-btb-actions .fixed-social {
    display: inline-block;
    position: absolute;
    top: 0px;
    bottom: 34px;
  }
  /* line 1695, ../src/sass/main.scss */
  .wrap-btb-actions .fixed-social.email-list {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    left: 0;
    padding: 15px 0;
  }
  /* line 1702, ../src/sass/main.scss */
  .wrap-btb-actions .fixed-social.follow {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    right: 0;
    padding: 15px 0;
  }
  /* line 1709, ../src/sass/main.scss */
  .wrap-btb-actions .fixed-social .small-line {
    bottom: 20px;
  }

  /* line 1714, ../src/sass/main.scss */
  #header {
    background-color: transparent !important;
  }

  /* .block-modal.video-modal .modal-ready iframe {
     width: 300px;
     height: 183px;
   }  */
}
@media (max-width: 600px) {
  /* line 1723, ../src/sass/main.scss */
  #logo {
    background-image: none !important;
  }

  /* line 1726, ../src/sass/main.scss */
  #logo:hover img {
    opacity: 1;
  }

  /* line 1729, ../src/sass/main.scss */
  .wrap-menu .social-menu .small-line, .wrap-menu .main-menu .small-line {
    display: none;
  }

  /* line 1732, ../src/sass/main.scss */
  .head-post .wrap-paginate-post.paginate-music-mobile {
    position: relative;
    right: 0px;
    top: auto;
    margin-left: 60px;
  }

  /* line 1739, ../src/sass/main.scss */
  .main-menu li a {
    text-indent: initial !important;
    text-align: center !important;
    background-position: 0 !important;
  }
  /* line 1743, ../src/sass/main.scss */
  .main-menu li a:hover {
    background-image: none !important;
    opacity: 0.7;
    font-weight: bold;
  }

  /* line 1749, ../src/sass/main.scss */
  .text-logo {
    font-size: 20px;
  }

  /* line 1752, ../src/sass/main.scss */
  .wrap-menu .wrap-navigation {
    width: 100%;
  }

  /* line 1755, ../src/sass/main.scss */
  .corinne-bailey h2 {
    font-size: 45px;
  }

  /* line 1758, ../src/sass/main.scss */
  .col3 {
    width: 50%;
  }

  /* line 1761, ../src/sass/main.scss */
  .list-events .event-rows .events-content .event-city {
    text-transform: uppercase;
    color: #fff;
  }

  /* line 1765, ../src/sass/main.scss */
  .list-events .event-rows .events-content {
    display: block;
    width: 100%;
    text-align: center;
    border: 0px;
  }

  /* line 1772, ../src/sass/main.scss */
  .list-events .event-rows .events-content .event-tickets {
    text-align: center;
  }

  /* line 1775, ../src/sass/main.scss */
  .location-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  /* line 1779, ../src/sass/main.scss */
  .block-modal .modal-ready .text-modal p {
    font-size: 10px;
    line-height: 20px;
  }

  /* line 1783, ../src/sass/main.scss */
  .block-modal .modal-ready .text-modal .modal-title {
    font-size: 17px;
  }

  /* line 1787, ../src/sass/main.scss */
  .block-modal .modal-ready .block-img {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 1791, ../src/sass/main.scss */
  .block-modal .modal-ready .text-modal .modal-date {
    font-size: 10px;
    padding-bottom: 0px;
  }

  /* line 1795, ../src/sass/main.scss */
  .social-modal li {
    margin-left: 0px;
    margin-right: 0px;
  }

  /* line 1799, ../src/sass/main.scss */
  .slider-list li .detail-slider img {
    margin-top: 2px;
  }

  /* line 1803, ../src/sass/main.scss */
  .corinne-bailey h1 {
    padding-top: 0px;
  }

  /* line 1806, ../src/sass/main.scss */
  .list-events .event-rows .events-content:nth-child(1) {
    padding-bottom: 10px;
  }

  /* line 1809, ../src/sass/main.scss */
  .bansintown .view-more a {
    padding: 10px 28px;
  }

  /* line 1812, ../src/sass/main.scss */
  .logo-mobile {
    display: block;
  }

  /* line 1815, ../src/sass/main.scss */
  .logo {
    display: none;
  }

  /* line 1818, ../src/sass/main.scss */
  .social-networks {
    display: none;
  }

  /* line 1821, ../src/sass/main.scss */
  .social-networks.social-networks-mobile {
    display: block !important;
  }

  /* line 1825, ../src/sass/main.scss */
  #footer {
    display: block;
    position: absolute;
    width: 100%;
  }

  /* line 1830, ../src/sass/main.scss */
  .single .entry-content, .page-template-default .entry-content {
    width: 100%;
  }

  /* line 1833, ../src/sass/main.scss */
  .single .entry-content .entry-post, .page-template-default .entry-content .entry-post {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 1838, ../src/sass/main.scss */
  .built-icon {
    bottom: -30px;
  }

  /* line 1841, ../src/sass/main.scss */
  .wrap-btb-actions .fixed-social {
    top: -35px;
  }

  /* line 1844, ../src/sass/main.scss */
  .wrap-menu .social-menu, .wrap-menu .main-menu {
    margin-top: 46px;
  }

  /* line 1847, ../src/sass/main.scss */
  .wrapper-work.photo-gallery .entry-content .wrap-image a {
    display: block;
  }

  /* line 1850, ../src/sass/main.scss */
  .entry-content .entry-date {
    margin-top: 40px;
  }

  /* line 1853, ../src/sass/main.scss */
  .paginate-post {
    margin: 0px 0;
    bottom: -33px;
    top: initial;
    line-height: 1em;
  }
  /* line 1858, ../src/sass/main.scss */
  .paginate-post.prev-post {
    left: 0;
  }
  /* line 1861, ../src/sass/main.scss */
  .paginate-post.next-post {
    right: 0;
  }

  /* line 1865, ../src/sass/main.scss */
  .wrapview-more a {
    padding: 15px 15px;
  }

  /* line 1868, ../src/sass/main.scss */
  .text-logo {
    display: none;
  }

  /* line 1872, ../src/sass/main.scss */
  .corinne-bailey h2 {
    font-weight: normal;
    letter-spacing: 3px;
  }

  /* line 1876, ../src/sass/main.scss */
  .list-events .event-rows {
    padding: 0 20px;
  }

  /* line 1879, ../src/sass/main.scss */
  .entry-content h1.entry-title {
    font-size: 14px;
  }

  /* line 1882, ../src/sass/main.scss */
  .entry-content .wrap-image img {
    display: block;
    margin: auto;
  }

  /* line 1886, ../src/sass/main.scss */
  .single.single-album .entry-content, .page-template-default .entry-content {
    padding: 0;
  }

  /* line 1889, ../src/sass/main.scss */
  .single .entry-content, .page-template-default .entry-content {
    padding: 0;
  }

  /* line 1892, ../src/sass/main.scss */
  .head-post .wrap-paginate-post.paginate-music-mobile {
    position: relative;
    right: 0px;
    top: auto;
    margin: 0 auto;
    left: 0;
  }

  /* line 1899, ../src/sass/main.scss */
  .head-post .wrap-paginate-post {
    width: 250px;
  }

  /* line 1902, ../src/sass/main.scss */
  .post-type-archive-album .entry-content .wrap-image a {
    background-color: transparent;
  }

  /* line 1905, ../src/sass/main.scss */
  .entry-content .head-post h1.entry-title {
    text-align: center;
  }

  /* line 1908, ../src/sass/main.scss */
  .title-section {
    letter-spacing: 10px;
    display: inline-block;
    margin: 100px auto 70px;
    width: auto !important;
  }

  /* line 1914, ../src/sass/main.scss */
  .paginate-slide {
    display: none;
  }

  /* line 1917, ../src/sass/main.scss */
  .wrapper-work {
    text-align: center;
  }

  /* line 1920, ../src/sass/main.scss */
  .entry-content {
    text-align: left;
  }

  /* line 1923, ../src/sass/main.scss */
  .line {
    width: 100px;
  }

  /* line 1926, ../src/sass/main.scss */
  .col3 {
    width: 100%;
  }

  /* line 1929, ../src/sass/main.scss */
  .call-image img {
    margin: auto;
    display: block;
  }

  /* line 1933, ../src/sass/main.scss */
  .col2 {
    width: 100%;
  }

  /* line 1936, ../src/sass/main.scss */
  .section-banner {
    background-position: center;
  }

  /* line 1939, ../src/sass/main.scss */
  .block-modal.modal-video-ready .close-modal-video {
    display: block !important;
    top: -34px !important;
    right: -10px !important;
  }

  /* line 1944, ../src/sass/main.scss */
  div#filter {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 1948, ../src/sass/main.scss */
  .list-events .block-title-row h2 {
    font-size: 20px;
  }

  /* line 1951, ../src/sass/main.scss */
  .block-modal.modal-video-ready {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 1955, ../src/sass/main.scss */
  .corinne-bailey h1 {
    letter-spacing: 6px;
  }

  /* line 1958, ../src/sass/main.scss */
  .list-events .event-rows .events-content .event-date {
    padding-bottom: 0px;
  }

  /* line 1961, ../src/sass/main.scss */
  .list-events .block-title-row h2 {
    margin-top: 2px;
    font-size: 21px;
  }

  /* line 1965, ../src/sass/main.scss */
  .list-events .event-rows .events-content .event-tickets a {
    padding: 13px 20px;
  }

  /* line 1968, ../src/sass/main.scss */
  .block-modal.modal-video-ready .wrapper-modal {
    width: 100%;
  }

  /* line 1971, ../src/sass/main.scss */
  .wrapper-work .block-slider {
    padding: 0 20px;
  }

  /* line 1974, ../src/sass/main.scss */
  .wrapper-work .block-slider .wrapview-more {
    margin-top: 20px;
  }

  /* line 1977, ../src/sass/main.scss */
  .entry-content .entry-date {
    clear: both;
  }

  /* line 1986, ../src/sass/main.scss */
  .post-type-archive-album .entry-content .wrap-image a:hover img {
    opacity: 1;
  }

  /* line 1994, ../src/sass/main.scss */
  .wrapper-work.photo-gallery .entry-content .wrap-image a img {
    width: 100%;
  }

  /* line 1997, ../src/sass/main.scss */
  .wrapper-work.photo-gallery .entry-content .wrap-image a:hover img {
    opacity: 1;
  }

  /* line 2000, ../src/sass/main.scss */
  .block-modal .modal-ready .block-img img {
    max-height: initial !important;
    width: 100%;
  }
}
@media (max-width: 400px) {
  /* line 2007, ../src/sass/main.scss */
  .section-banner {
    background-position: center;
  }

  /* line 2010, ../src/sass/main.scss */
  .social-networks.social-networks-mobile li {
    margin-left: 0px;
    margin-right: 0px;
  }

  /* line 2014, ../src/sass/main.scss */
  .listsong .song {
    padding: 25px 0 25px 50px;
  }

  /* line 2017, ../src/sass/main.scss */
  .listsong .control {
    position: absolute;
    left: 10px;
  }
}
