@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mynerve&display=swap');
/*    font-family: 'Mynerve', cursive;
*/
:root {
    --font-family: 'Open Sans', sans-serif;
}

.subheader {
    display: none;
}
#search-results .item,
.sm,
.sm li,
.sm ul,
.topmenu li > a,
ul.sm a,
ul.sm:after {
    display: block;
}
body,
html {
    font-size: 18px;
    overflow-x: hidden;
}
body {
    font-family: 'Open Sans', sans-serif;
    color: rgba(0,0,0,0.6);
}
a,
a.inverted,
a.white {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: 0;
}
a.white {
    color: #fff;
}
a.hover,
a:focus,
a:hover {
    color: inherit;
    outline: 0;
    text-decoration: none;
}
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
h1,
h2,
h2.h3.h4,
h3,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    color: #2d343e;
    margin-bottom: 1rem;
}
p {
    margin-bottom: 1em;
}
p:last-child {
    margin-bottom: 0;
}
.lazyload {
    display: block;
    min-height: 1px;
}
.lazyload.custom-loader {
    max-width: 50px;
    max-height: 50px;
    left: calc(50% - 25px);
}
.subheader .sk.breadcrumb a.section {
    color: #fff;
}
.subheader .sk.breadcrumb a:hover {
    text-decoration: underline;
}
.subheader .sk.breadcrumb .section {
    font-size: 0.876em;
    color: #fff;
}
.subheader .sk.inverted.input {
    width: 300px;
}
ul.sm a,
ul.sm li {
    position: relative;
}
#pagination {
    margin-top: 1em;
}
.sm,
.sm li,
.sm ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    direction: ltr;
}
ul.sm a {
    white-space: nowrap;
}
ul.sm a.disabled {
    cursor: default;
}
ul.sm ul {
    position: absolute;
    top: -999999px;
    left: -800px;
    width: 100px;
}
.top-menu,
.topmenu li > a i,
.topmenu li > a small,
.topmenu li > a strong {
    position: relative;
}
ul.sm-rtl {
    direction: rtl;
}
ul.sm ul a,
ul.sm-vertical a {
    white-space: normal;
}
ul.sm ul.sm-nowrap > li > a {
    white-space: nowrap;
}
* html ul.sm {
    height: 1px;
}
ul.sm li *,
ul.sm li :after,
ul.sm li :before {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
ul.sm {
    -webkit-tap-highlight-color: transparent;
}
.topmenu li > a {
    text-decoration: none;
    padding: 0.85em 1.6em;
    font-weight: 400;
}
.topmenu li a > i {
    display: none;
    font-size: 2em;
}
.topmenu li > a strong {
    display: block;
    font-size: 0.778em;
    padding: 1em 0;
}
.topmenu li > a small {
    display: none;
    font-size: 0.85em;
}
.topmenu li:hover a small,
.topmenu li:hover a strong,
.topmenu li:hover > a i {
    opacity: 1;
}
.topmenu a > small {
    display: block;
}
.topmenu a.highlighted,
.topmenu a:active,
.topmenu a:focus,
.topmenu a:hover {
}
.topmenu li > a.active {
}
.topmenu li.nav-submenu-item i.icon {
    margin-right: 0.5em;
}
.topmenu ul a.has-submenu,
.topmenu-vertical a.has-submenu {
    padding-right: 1.8em;
}
.topmenu li ul li a {
    text-align: left;
    border: 0;
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.2);
}
.topmenu li ul li a:hover {
    color: #dc4670;
}
.topmenu li ul li a i {
    font-size: 1em;
    display: inline-block;
    margin: 0 0.5em 0 0;
}
#menu ul.two.cols {
    width: 380px !important;
}
#menu ul.three.cols {
    width: 500px !important;
}
#menu ul.three.cols li {
    width: 33.33%;
}
#menu ul.four.cols li {
    width: 25%;
}
#menu ul.four.cols {
    width: 680px !important;
}
#menu ul.cols li {
    display: block;
    float: left;
    width: 50%;
}
#menu ul.cols li:first-child {
    box-shadow: none;
}
#menu ul.cols {
    clear: both;
}
.topmenu ul.menu-submenu {
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.topmenu a span.sub-arrow {
    position: absolute;
    left: 50%;
    bottom: 16px;
    margin-left: -12px;
    width: 1em;
    height: 1em;
    line-height: 1em;
}
.topmenu ul.menu-submenu a span.sub-arrow,
.topmenu-vertical a span.sub-arrow {
    right: 1em;
    top: 1.4em;
    left: auto;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.topmenu li:first-child,
.topmenu ul li,
.topmenu-vertical li {
    border-left: 0;
}
.topmenu ul li:first-child,
.topmenu-vertical li:first-child {
    border-top: 0;
}
.topmenu span.scroll-down,
.topmenu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    border: solid #bbb;
    border-width: 1px 0;
    background: #fff;
    height: 20px;
}
.topmenu span.scroll-down-arrow,
.topmenu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #555;
}
#botwidget,
.loader {
    position: relative;
}
.topmenu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #555 transparent transparent;
}
#topwidget {
    background-color: #fff;
}
#topwidget .static-image {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 1em 4em;
    color: #fff;
}
#topwidget .static-image > h1 {
    font-size: 3em;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
#leftwidget aside,
#rightwidget aside {
    margin-bottom: 1.5em;
}
#leftwidget aside h3,
#rightwidget aside h3 {
    font-weight: 400;
    color: #333;
}
.loader:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/loader-large.gif) 50% 50% no-repeat rgba(255, 255, 255, 0.8);
    visibility: visible;
    z-index: 5000;
}
.footer-logo img {
    width: 225px;
}
footer .ficons {
    margin-bottom: 1em;
}
footer .ficons i.icon {
    margin: 0 0.25em;
}
#scrollUp {
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #85959a;
    border-radius: 30px;
    line-height: 55px;
    opacity: 0.8;
    color: #455c6a;
    text-align: center;
    display: none !important;
}
#scrollUp:before {
    content: "\f077";
    display: inline-block;
    vertical-align: middle;
    font: 28px Icons;
    color: #455c6a;
}
#error-page {
    background-image: url(../images/404_bg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100vh;
    background-color: #282828;
    box-shadow: inset 0 10px 0 0 #000, inset 0 -10px 0 0 #000;
    position: relative;
}
#error-page .logo {
    padding-top: 2em;
}
#error-page h1 {
    padding-top: 0.5em;
    color: #fff;
    font-size: 5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
#error-page h3 {
    color: #7f7f7f;
    font-size: 1.5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
#error-page h3.primary {
    margin-top: 2em;
}
#error-page #but.button {
    font-size: 2em;
    border-radius: 500em;
}
#error-page #but.button i.icon {
    font-size: 4em;
}
.section1 {
    background: #f4f6f8;
    position: relative;
    padding: 3em 1em;
}
.section1:after,
.section1:before,
.section2:after {
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
}
.section1:before {
    background: #fff;
    border-top: 1px solid #e1e1e1;
    top: 1px;
}
.section1:after {
    background: #e1e1e1;
    border-bottom: 1px solid #fefefe;
    bottom: 5px;
}
.section2:after {
    background: #fefefe;
    top: 0;
    transition: all 0.3s ease 0s;
}
.section2,
.section3,
.section4 {
    padding: 3em 1em;
    position: relative;
}
.section2 {
    background: #f4f6f8;
    border-top: 1px solid #e3e3e3;
}
.section3 {
    background: #fff;
    border-top: 1px solid #dadada;
}
.section4 {
    background: #e3e8ee;
    border-bottom: 1px solid #f4f6f8;
}
.sk-grid {
    max-width: 1640px;
    padding-left: 30px;
    padding-right: 30px;
}
.hm-header-bg {
    background-image: url(https://new.nefeliantoniou.com/uploads/images/home-header.png);
    background-size: cover;
    background-position: center;
    padding-top: 60%;
    position: relative;
    z-index: 1;
}
.homepage .logo {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hm-header-wrap h5 {
    font-size: 42px;
    color: white;
    font-weight: 700;
    margin-bottom: 25px;
}
.hm-header-wrap {
    position: absolute;
    bottom: 18em;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: calc((100vw - 1565px) / 2);
}
.hm-header-hr::before {
    left: 0;
    bottom: 0;
    top: -4px;
    content: "";
    width: 200px;
    border-top: 5px solid rgb(255, 255, 255);
    position: absolute;
}
.hm-header-hr {
    border-top: 3px solid rgba(255,255,255,0.6);
    position: relative;
}
.hm-header-btn a {
    font-size: 20px;
    color: white;
}
.row {
    margin-left:-15px;
    margin-right:-15px;
}
.col {
    padding-left:15px;
    padding-right:15px;
}
.row-35 {
    margin-left:-35px;
    margin-right:-35px;
}
.col-35 {
    padding-left:35px;
    padding-right:35px;
}
.row-45 {
    margin-left:-45px;
    margin-right:-45px;
}
.col-45 {
    padding-left:45px;
    padding-right:45px;
}
.row-65 {
    margin-left:-65px;
    margin-right:-65px;
}
.col-65 {
    padding-left:65px;
    padding-right:65px;
}
.row-100 {
    margin-left:-100px;
    margin-right:-100px;
}
.col-100 {
    padding-left:100px;
    padding-right:100px;
}
.block {
    display:block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display:flex;
}
.flex-wrap {
    display:flex;
    flex-wrap:wrap;
}
.flex-between {
    display:flex;
    justify-content: space-between;
}
.flex-wrap-between {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.flex-center {
    display:flex;
    justify-content: center;
}
.flex-wrap-center {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
}
.flex-right {
    display:flex;
    justify-content: flex-end;
}
.flex-wrap-right {
    display:flex;
    flex-wrap:wrap;
    justify-content: flex-end;
}
.flex-all-center {
    display:flex;
    justify-content: center;
    align-items:center;
}
.flow-column {
    flex-flow:column;
}
.flex-vertical-center {
    display:flex;
    align-items:center;
}
.flex-bottom {
    display:flex;
    align-items:flex-end;
}
.flex-wrap-bottom {
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
}
.hm-header-btn img {
    padding-right: 25px;
}
.hm-header-btn {
    margin-top: 70px;
}
.hm-header-btn a {
    font-size: 20px;
    color: white;
    vertical-align: -moz-middle-with-baseline;
    border: 2px solid white;
    padding: 20px 30px;
    border-radius: 60px;
    background-color: rgba(255,255,255,0.2);
    font-weight: 500;
}
.hm-header-btn a:hover {
    background-color: #dc4670;
    border-color: #dc4670;
}
.my-difference {
    position: relative;
    margin-top: -60px;
}
.my-difference-img {
    position: relative;
    display: inline-block;
}
.difference-content {
    position: absolute;
    transform: rotate(-6deg);
    bottom: 85px;
    left: 78px;
    right: 70px;
}
.difference-content p {
    font-size: 30px;
    font-family: 'Mynerve', cursive;
    font-weight: 600;
    line-height: 2.3;
}
.big-grid {
    width: auto;
    max-width: 1630px;
    margin: 0 auto;
    padding: 0;
}
.hm-content {
    position: relative;
}
.magic-wand {
    width: 700px;
    position: absolute;
    top: -30px;
    right: 31%;
}
.hm-cd-title {
    font-size: 55px;
    font-weight: 600;
    font-style: italic;
    color: rgba(0,0,0,0.6);
}
.hm-cd-desc {
    color: rgba(0,0,0,0.6);
    font-size: 23px;
    letter-spacing: -1px;
    font-style: italic;
    font-weight: 600;
}
.hm-cd-btn {
    margin-top: 80px;
}
.hm-cd-right {
    text-align: right;
}
.hm-cd-btn a {
    font-size: 25px;
    color: #dc4670;
    vertical-align: -moz-middle-with-baseline;
    border: 2px solid #dc4670;
    padding: 28px 32px;
    border-radius: 60px;
    background-color: rgba(220,70,112,0.1);
    font-style: italic;
    font-weight: 600;
}
.hm-cd-btn img {
    width: 37px;
    margin-right: 20px;
    margin-top: 7px;
}
.hm-cd-btn a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hm-cd-btn a:hover {
    background-color: #dc4670;
    color: white;
}
.hm-cd {
    position: relative;
}
.hm-microphone {
    width: 620px;
    position: absolute;
    bottom: -376px;
    right: 565px;
}
.hm-about-nef-left h3 {
    font-size: 55px;
    font-weight: 600;
    font-style: italic;
    color: rgba(0,0,0,0.6);
    line-height: 1.3;
}
.hm-about-nef-left p {
    color: rgba(0,0,0,0.6);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.9;
}
.hm-about-nef-btn {
    margin-top: 95px;
}
.hm-about-nef-btn a {
    font-size: 25px;
    color: #dc4670;
    vertical-align: -moz-middle-with-baseline;
    border: 2px solid #dc4670;
    padding: 28px 32px;
    border-radius: 60px;
    background-color: rgba(220,70,112,0.1);
    font-style: italic;
    font-weight: 600;
}
.hm-about-nef-btn a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hm-about-nef-btn a:hover {
    background-color: #dc4670;
    color: white;
}
.hm-about-nef-btn img {
    width: 28px;
    margin-right: 28px;
}
.hm-about-nefeli {
    margin-top: 16em;
}
.home-moments {
    margin-top: 12em;
}
.home-moments-wrap {
    text-align: center;
}
.home-moments-wrap p {
    font-weight: 600;
    line-height: 2;
}
.home-moments-wrap h2 {
    color: rgba(0,0,0,0.6);
    font-size: 45px;
    font-style: italic;
    font-weight: 800;
    font-family: 'Mynerve', cursive;
    margin-bottom: 12px;
}
.footer-bg {
    background-image: url(https://new.nefeliantoniou.com/uploads/images/footer-image.png);
    background-size: cover;
    background-position: center;
    padding-top: 75%;
    position: relative;
    z-index: 1;
    margin-top: 100px;
    margin-bottom: 20px;
}
.footer-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
}
.footer-img img {
    height: 375px;
}
.footer-bg-btn img {
    width: 35px;
    height: 35px;
    margin-right: 22px;
}
.footer-bg-btn {
    margin-top: 100px;
}
.footer-bg-btn a {
    color: #dc4670;
    font-size: 25px;
    background-color: white;
    border-radius: 50px;
    padding: 28px 40px;
    vertical-align: -moz-middle-with-baseline;
    font-weight: 600;
    font-style: italic;
}
.footer-bg-btn a:hover {
    background-color: #dc4670;
    color: white;
}
.footer-bg-btn a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.footer-bg-left {
    text-align: center;
}
.footer-bg-right {
    text-align: center;
    position: relative;
}
.footer-bg-right::before {
    position: absolute;
    content: "";
    border-left: 4px solid white;
    left: 0;
    top: 0;
    bottom: 130px;
}
.each-f-socialmedia {
    width: 35px;
    display: inline-block;
    margin-right: 5px;
}
.footer-terms a {
    color: rgba(0,0,0,0.6);
    font-size: 16px;
}
.footer-terms a:hover {
    color: #dc4670;
}
.footer-terms {
    margin-top: 5px;
}
.top-footer {
    border-bottom: 3px solid rgba(0,0,0,0.3);
    padding-bottom: 17px;
}
.footer-socialmedia-container {
    display: inline-block;
    margin-left: 15px;
}
.footer-menu {
    text-align: right;
}
.each-footer-menu {
    display: inline-block;
    margin-right: 24px;
}
.each-footer-menu:last-child {
    margin-right: 0;
}
.each-footer-menu a {
    color: rgba(0,0,0,0.6);
    font-weight: 500;
    letter-spacing: 0.2px;
}
.each-footer-menu a:hover {
    color: #dc4670;
}
.footer-socialmedia {
    font-size: 27px;
    color: rgba(0,0,0,0.3);
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-top: 10px;
}
.each-f-socialmedia a {
    -webkit-filter: brightness(0);
    filter: brightness(0);
    opacity: 0.4;
}
.each-f-socialmedia a:hover {
    opacity: 1;
    filter: none;
    -webkit-filter: none;
}
.sponsor-by {
    background-color: rgba(0,0,0,0.4);
    width: fit-content;
    color: white;
    float: right;
    padding: 6px 10px;
}
.sponsor-by-1 {
    font-size: 12px;
    border-bottom: 1px solid white;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.sponsor-by-1::before {
    border-bottom: 1px solid white;
    position: absolute;
    content: "";
    width: 10px;
    bottom: -1px;
    right: -10px;
}
.sponsor-by-2 {
    font-size: 14.5px;
    text-align: right;
}
.sponsor-by-2 span {
    font-size: 15.60px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: right;
}
.sponsor-by-sk {
    width: 16px;
}
.about-us-wrap h2 {
    color: rgba(0,0,0,0.6);
    font-size: 45px;
    font-style: italic;
    font-weight: 800;
    font-family: 'Mynerve', cursive;
    margin-bottom: 12px;
}
.secondary-page header .top-bar {
    background-color: white;
}
.secondary-page header .header-main-slogan {
    display: none;
}
.secondary-page header .header-languages {
    padding: 14px 5px;
}
.secondary-page header .middle-bar, .megamenu .middle-bar {
    margin-top: 40px;
}
.secondary-page header .header-left {
    width: 500px;
    padding-top: 0;
}
.secondary-page header .header-right {
    width: calc(100% - 500px);
}
.secondary-page header .logo {
    padding-right: 15em;
}
.page-header {
    margin-top: 8em;
}
.about-us-wrap p {
    font-weight: 600;
    margin-top: 20px;
    line-height: 1.9;
}
.learn-nefeli {
    text-align: center;
    margin-bottom: 160px;
}
/*Header*/
header {
    position: relative;
    z-index: 10;
}
body.homepage header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
header .top-bar,
.megamenu .top-bar {
    background-color: #dc4670;
    padding: 2px 100px;
    position: relative;
}
header .middle-bar,
.megamenu .middle-bar {
    margin-top: 20px;
}
.megamenu .topmenu li > a strong {
    display: block;
    font-size: 30px;
    padding: 0;
    font-weight: 500;
}
.megamenu-container {
    margin-top: 90px;
}
.megamenu #menu-wrap {
    margin-top: 50px;
    margin-bottom: 25px;
}
.megamenu .topmenu li > a {
    padding: 10px 1.6em;
}
.megamenu .topmenu li > a:hover {
    color: #dc4670;
}
.header-left {
    width: 360px;
    padding-top: 50px;
}
.header-right {
    width: calc(100% - 360px);
}
.header-button {
    display: inline-block;
    border: 2px solid white;
    color: white;
    background-color: rgba(255,255,255,0.2);
    padding: 13px 15px;
    border-radius: 25px;
    line-height: 1;
    font-weight: 500;
    font-style: italic;
    display: none;
}
.header-button svg {
    height: 1em;
    vertical-align: middle;
    margin-right: 0.7em;
    fill: white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-button:hover {
    background-color: #dc4670;
    border-color: #dc4670;
    color: white;
}
.header-main-slogan {
    color: white;
    font-size: 18px;
    text-align: center;
    font-style: italic;
    font-weight: 500;
}
/*Header Languages*/
.header-languages {
    position: absolute;
    right: 0;
    top: 0;
    background-color: white;
    bottom: 0;
    padding: 2px 5px;
    display: flex;
    align-items: center;
}
.header-languages .item {
    display: block;
    height: 20px;
}
.header-languages .item:not(:last-child) {
    margin-right: 4px;
}
.header-languages a.item {
    opacity: 0.3;
}
.header-languages .item img {
    height: 20px;
}
.header-languages a.item:hover {
    opacity: 1;
}
/*Megamenu*/
.megamenu-toggle {
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.megamenu-toggle .title {
    font-size: 16px;
    font-weight: 600;
    color: white;
    letter-spacing: 0.15em;
    margin-bottom: 4px;
    line-height: 1;
}
.megamenu-toggle .megamenu-icon {
    height: 20px;
    width: 70px;
    margin: auto;
}
.megamenu-toggle .icon {
    position: relative;
    height: 3px;
    background-color: white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 9px;
}
.megamenu-toggle .icon .top,
.megamenu-toggle .icon .bottom {
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    background-color: white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.megamenu-toggle .icon .top {
    top: -9px;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}
.megamenu-toggle .icon .bottom {
    top: 9px;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
}
.megamenu-toggle.open .title,
.megamenu-toggle.always-open .title {
    opacity: 0;
}
.megamenu-toggle.open .icon,
.megamenu-toggle.always-open .icon {
    background-color: transparent !important;
}
.megamenu-toggle.open .icon .top,
.megamenu-toggle.open .icon .bottom,
.megamenu-toggle.always-open .icon .top,
.megamenu-toggle.always-open .icon .bottom {
    width: 45px;
    left: 9px;
}
.megamenu-toggle.open .icon .top,
.megamenu-toggle.always-open .icon .top {
    -webkit-transform: rotate(-45deg) translate(-5px, 0px);
    -moz-transform: rotate(-45deg) translate(-5px, 0px);
    -ms-transform: rotate(-45deg) translate(-5px, 0px);
    -o-transform: rotate(-45deg) translate(-5px, 0px);
    transform: rotate(-45deg) translate(-5px, 0px);
    top: -29px;
}
.megamenu-toggle.open .icon .bottom,
.megamenu-toggle.always-open .icon .bottom {
    -webkit-transform: rotate(45deg) translate(-4px, 2px);
    -moz-transform: rotate(45deg) translate(-4px, 2px);
    -ms-transform: rotate(45deg) translate(-4px, 2px);
    -o-transform: rotate(45deg) translate(-4px, 2px);
    transform: rotate(45deg) translate(-4px, 2px);
    top: 6px;
}
.megamenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1002;
}
.megamenu-scroll {
    height: 100%;
}
.megamenu-bottom-scroll {
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
body.opened-megamenu .megamenu {
    opacity: 1;
    pointer-events: all;
}
.megamenu .header-button {
    border: 2px solid #dc4670;
    color: #dc4670;
    background-color: rgba(220,70,112,0.1);
    display: block;
    display: none !important;
}
.megamenu .header-button svg {
    fill: #dc4670;
}
.megamenu .megamenu-toggle .icon .top,
.megamenu .megamenu-toggle .icon .bottom {
    background-color: black;
}
.megamenu-body {
    background-image: url('/uploads/images/megamenu-background.png');
    background-size: cover;
    background-position: center bottom;
    padding-bottom: 200px;
}
.megamenu-body::after {
    content: "";
    position: absolute;
    height: 130px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    bottom: 200px;
    left: 0;
    right: 0;
    pointer-events: none;
}
.opened-megamenu {
    overflow: hidden;
}
.nefeli-header {
    position: absolute;
    right: -50px;
    bottom: 0;
    z-index: 1;
}
.nefeli-header img {
    height: 1100px;
}
.ripped-paper-header {
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 10;
    display: none;
}
.secondary-page header .megamenu-toggle .title {
    color: #dc4670;
}
.secondary-page header .megamenu-toggle .icon {
    background-color: #dc4670;
}
.secondary-page header .megamenu-toggle .icon .top,
.secondary-page header .megamenu-toggle .icon .bottom {
    background-color: #dc4670;
}
.homepage header .megamenu-toggle .icon .top,
.homepage header .megamenu-toggle .icon .bottom {
    background-color: white;
}
.secondary-page .header-button {
    border-color: #dc4670;
    color: #dc4670;
    background-color: rgba(220,70,112,0.1);
}
.secondary-page .header-button svg {
    fill: #dc4670;
}
.page-title {
    color: rgba(0,0,0,0.6);
    font-size: 45px;
    font-style: italic;
    font-weight: 800;
    font-family: 'Mynerve', cursive;
    margin-bottom: 12px;
    text-align: center;
}
.secondary-page .sk-grid {
    /*padding: 0;*/
}
/*Photos & Songs*/
#photos-songs {
    margin-top: 100px;
    margin-bottom: 160px;
}
.photos-songs-tabs {
    border-bottom: 2px solid rgba(0,0,0,0.2);
    padding-bottom: 30px;
    margin-bottom: 120px;
    margin-top: 70px;
}
.photos-songs-tab {
    text-align: center;
    flex: 1;
    color: rgba(0,0,0,0.2);
    font-size: 25px;
    font-weight: 600;
    font-style: italic;
}
.photos-songs-wrap {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: inline-block;
}
.photos-songs-image svg {
    height: 200px;
    fill: rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.photos-songs-title {
    display: inline-block;
    border-bottom: 2px solid transparent;
}
.photos-songs-wrap.active .photos-songs-title {
    border-color: #dc4670;
}
.photos-songs-wrap.active,
.photos-songs-wrap:hover {
    color: #dc4670;
    border-color: #dc4670;
}
.posts-page-res {
    margin-bottom: 220px !important;
}
.photos-songs-wrap.active .photos-songs-image svg,
.photos-songs-wrap:hover .photos-songs-image svg {
    fill: #dc4670;
}
.photos-songs-dropdown:not(.active) {
    display: none;
}
.post-result {
    margin-bottom: 30px;
}
.song-res-item {
    margin-bottom: 75px;
}
.song-res-video {
    position: relative;
    padding-top: 50%;
}
.song-res-title {
    color: rgba(0,0,0,0.6);
    font-size: 25px;
    font-style: italic;
    margin-top: 20px;
}
.song-res-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.gallery-res-item {
    margin-bottom: 150px;
}
.gallery-res-wrap {
    cursor: pointer;
}
.gallery-res-image {
    border: 13px solid white;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
    transform: rotate(-3deg);
    margin-bottom: 30px;
}
.gallery-res-item:nth-child(3n+2) .gallery-res-image {
    transform: rotate(3deg);
}
.gallery-res-image-wrap {
    position: relative;
    padding-top: 80%;
}
.gallery-res-image-wrap img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-res-title {
    color: rgba(0,0,0,0.6);
    font-size: 25px;
    font-style: italic;
    margin-top: 30px;
}
/*Gallery Popup*/
html.gallery-popup,
body.gallery-popup {
    overflow: hidden;
}
#gallery-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    z-index: 10000;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#gallery-popup.active {
    opacity: 1;
    pointer-events: all;
}
.gallery-popup-scroll {
    overflow-x: hidden;
    overflow-y: auto;
}
.gallery-popup-wrap {
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.gallery-popup-wrap .sk-grid {
    width: 100%;
}
.gallery-popup-container {
    position: relative;
    padding: 125px 0;
}
.gallery-popup-close {
    position: absolute;
    top: 60px;
    right: 0;
    width: 30px;
    cursor: pointer;
}
.gallery-popup-close svg {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gallery-popup-close:hover svg {
    fill: #db4670;
}
.gallery-popup-gallery-item {
    position: relative;
}
.gallery-popup-gallery-item:not(.active) {
    display: none;
}
.gallery-popup-gallery {
    position: relative;
}
.gallery-popup-title {
    position: absolute;
    top: 40px;
    left: 0;
    width: 410px;
    background-color: white;
    z-index: 5;
    -webkit-box-shadow: 2px 3px 22px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 3px 22px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 3px 22px 0px rgba(0,0,0,0.15);
    font-size: 27px;
    font-weight: 700;
    padding: 30px;
    font-family: 'Mynerve', cursive;
}
.gallery-popup-carousel-image {
    max-width: 1130px;
    margin: auto;
}
.gallery-popup-carousel-image-wrap {
    position: relative;
    padding-top: 50%;
}
.gallery-popup-carousel-image-wrap img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.owl-carousel.gallery-popup-carousel .owl-nav {
    text-align: right;
    margin-top: 10px;
}
.owl-carousel.gallery-popup-carousel .owl-nav button {
    width: 55px;
    height: 55px;
    font-size: 15px;
    border: 2px solid #db4670;
    color: #db4670;
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.owl-carousel.gallery-popup-carousel .owl-nav button.owl-prev {
    margin-right: 10px;
}
.owl-carousel.gallery-popup-carousel .owl-nav button:after {
    content: "";
    border-top: 2px solid;
    border-right: 2px solid;
    display: inline-block;
    width: 1em;
    height: 1em;
    position: relative;
}
.owl-carousel.gallery-popup-carousel .owl-nav button.owl-prev:after {
    transform: rotate(-135deg);
    left: 2px;
}
.owl-carousel.gallery-popup-carousel .owl-nav button.owl-next:after {
    transform: rotate(45deg);
    left: -2px;
}
.owl-carousel.gallery-popup-carousel .owl-nav button span {
    display: none;
}
.owl-carousel.gallery-popup-carousel .owl-nav button:hover {
    background-color: #db4670;
    color: white;
}
/*Posts*/
.post-res-wrap {
    padding: 90px 0;
    border-bottom: 2px solid rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: rgba(0,0,0,0.6);
}
.post-res-left {
    width: 330px;
}
.post-res-image {
    border: 10px solid white;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
}
.post-res-right {
    width: calc(100% - 330px);
}
.post-res-right-wrap {
    position: relative;
    padding-right: 100px;
}
.post-res-title {
    font-size: 40px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 10px;
}
.post-res-description {
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
}
.post-res-url-icon {
    position: absolute;
    background-color: rgba(0,0,0,0.1);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 2px solid rgba(0,0,0,0.2);
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post-res-url-icon svg {
    fill: rgba(0,0,0,0.1);
    height: 25px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post-res-wrap:hover {
    color: #db4670;
    border-color: #db4670;
}
.post-res-url-icon:hover {
    border-color: #db4670;
    background-color: rgba(219,70,112,0.1);
}
.post-res-url-icon:hover svg {
    fill: #db4670;
}
/*Contact Form*/
.contact-page {
    padding-bottom: 330px;
}
.contact-container {
    margin-top: 50px;
}
.contact-box {
    max-width: 615px;
    background-color: white;
    padding: 65px 50px 50px 65px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35), -5px -7px 0px 0px rgb(200, 201, 203);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35), -5px -7px 0px 0px rgba(200,201,203,1);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35), -5px -7px 0px 0px rgb(200, 201, 203);
    background-image: url('/uploads/images/telies.svg');
    background-size: 20px 95%;
    background-repeat: no-repeat;
    background-position: 20px;
}
.contact-info p {
    text-align: center;
    font-weight: 600;
    line-height: 1.9;
}
.contact-img {
    text-align: right;
}
.sk.success.message,
.sk.positive.message {
    background-color: #f9f9f9 !important;
    color: #3b3e41 !important;
    border: none !important;
    box-shadow: none !important;
    padding: 40px 0 65px 105px;
}
.flag.icon {
    display: none !important;
}
.sk.message .header {
    font-size: 25px !important;
    font-family: 'Manrope', sans-serif;
    font-weight: 700 !important;
    color: #e8802b;
    text-transform: uppercase !important;
}
.sk.message .header + p {
    margin-top: 0em;
    font-size: 16px;
    letter-spacing: 1px !important;
    color: rgba(0,0,0,0.5);
}
.sk.message > .close.icon {
    display: none !important;
}
.sk.message {
    padding: 3em 1em;
}
#messageInfo {
    color: #c6052f;
    font-size: 12px;
    text-transform: initial;
}
.contact-form-btn {
    text-align: right;
}
.sk.button {
    font-size: 25px;
    color: #dc4670;
    vertical-align: -moz-middle-with-baseline;
    border: 2px solid #dc4670;
    padding: 28px 32px;
    border-radius: 60px;
    background-color: rgba(220,70,112,0.1);
    font-style: italic;
    font-weight: 500;
}
.sk.button:hover {
    background-color: #dc4670;
    color: white;
}
.contact-legal {
    text-align: right;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 600;
}
.contact-legal a:hover {
    color: #dc4670;
}
.hm-cd-btn-resp {
    display: none;
}
.hm-cd-btn-resp a {
    font-size: 22px;
    color: #dc4670;
    vertical-align: -moz-middle-with-baseline;
    border: 2px solid #dc4670;
    padding: 20px 25px;
    border-radius: 60px;
    background-color: rgba(220,70,112,0.1);
    font-style: italic;
    font-weight: 600;
}
.hm-cd-btn-resp a:hover {
    background-color: #dc4670;
    color: white;
}
.hm-cd-btn-resp img {
    width: 37px;
    margin-right: 20px;
    margin-top: 7px;
}
.footer-socialmedia-resp {
    display: none;
}
.footer-socialmedia-desk {
    display: block;
}
.footer-menu-desk {
    display: block;
}
.footer-menu-resp {
    display: none;
}
.resp-hm-music {
    display: none;
}
.resp-hm-music .hm-header-wrap {
    display: block;
    position: relative;
    top: 0;
    bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.resp-hm-music .hm-header-wrap {
    font-size: 42px;
    color: #dc4670;
}
.resp-hm-music .hm-header-hr {
    border-top: 3px solid rgba(220, 70, 112, 0.3);
}
.resp-hm-music .hm-header-hr::before {
    border-top: 5px solid #dc4670;
}
.resp-hm-music .hm-header-btn a {
    background-color: rgba(220, 70, 112, 0.3);
    color: #dc4670;
}
.resp-hm-music .hm-header-wrap h5 {
    color: #dc4670;
}
.hm-cd-btn-resp {
    position: relative;
    z-index: 1;
}
/*Responsive*/
@media only screen and (max-width: 1850px) {
    .nefeli-header img {
        height: 1050px;
    }
}
@media only screen and (max-width: 1785px) {
    .nefeli-header img {
        height: 1000px;
    }
}
@media only screen and (max-width: 1700px) {
    .big-grid {
        padding-left: 25px;
        padding-right: 25px;
    }
    .sk-grid {
        padding-left: 25px;
        padding-right: 25px;
    }
    .nefeli-header img {
        height: 950px;
    }
}
@media only screen and (max-width: 1650px) {
    .hm-header-wrap {
        padding-left: 25px;
    }
    .hm-cd-left {
        padding-right: 15px;
    }
    .nefeli-header img {
        height: 895px;
    }
    .footer-img img {
        height: 335px;
    }
    .nefeli-header img {
        height: 895px;
    }
}
@media only screen and (max-width: 1550px) {
    .page-header {
        margin-top: 5em;
    }
    .hm-microphone {
        right: 485px;
        bottom: -335px;
    }
    .nefeli-header img {
        height: 850px;
    }
    .header-right {
        width: calc(100% - 330px);
    }
    .header-left {
        width: 330px;
        padding-top: 30px;
    }
    .hm-cd-title {
        font-size: 45px;
    }
    .hm-cd-desc {
        font-size: 24px;
    }
    .hm-cd-btn a {
        font-size: 22px;
        padding: 25px 28px;
    }
    .hm-about-nef-left h3 {
        font-size: 45px;
    }
    .hm-about-nef-btn a {
        font-size: 22px;
        padding: 25px 28px;
    }
    .hm-about-nefeli {
        margin-top: 10em;
    }

}
@media only screen and (max-width: 1500px) {
    .nefeli-header img {
        height: 800px;
    }
    .magic-wand {
        width: 650px;
        position: absolute;
        top: -10px;
        right: 30%;
    }
}
@media only screen and (max-width: 1450px) {
    .hm-microphone {
        right: 415px;
    }
    .nefeli-header img {
        height: 750px;
    }
    .hm-header-wrap h5 {
        font-size: 38px;
    }
    .hm-header-btn a {
        font-size: 18px;
    }
    .hm-header-wrap {
        bottom: 14em;
    }
    .footer-bg-btn a {
        font-size: 22px;
        padding: 25px 38px;
    }
    .footer-img img {
        height: 285px;
    }
}
@media only screen and (max-width: 1380px) {
    .hm-microphone {
        width: 420px;
        bottom: -230px;
        right: 525px;
    }
    .hm-about-nefeli {
        margin-top: 10em;
    }
    .nefeli-header img {
        height: 700px;
    }
    .hm-header-wrap h5 {
        font-size: 34px;
    }
}
@media only screen and (max-width: 1350px) {
    .magic-wand {
        width: 570px;
        top: 55px;
    }
}
@media only screen and (max-width: 1330px) {
    .hm-microphone {
        bottom: -290px;
        right: 33%;
    }
    .nefeli-header img {
        height: 680px;
    }
}
@media only screen and (max-width: 1280px) {
    .difference-content p {
        line-height: 2;
    }
    .my-difference {
        margin-top: -130px;
    }
    .hm-cd-title {
        font-size: 38px;
    }
    .hm-about-nef-left h3 {
        font-size: 38px;
    }
    .hm-about-nef-left p br {
        display: none;
    }
    .hm-cd-desc {
        font-size: 22px;

        margin-top: 5px;

    }
    .header-left {
        width: 250px;
        padding-top: 20px;
    }
    .header-right {
        width: calc(100% - 250px);
    }
    .nefeli-header img {
        height: 640px;
    }
    .hm-header-wrap {
        bottom: 12em;
    }
    .page-header {
        margin-top: 4em;
    }
    .about-us-wrap h2 {
        font-size: 38px;
    }
    .page-title {
        font-size: 38px;
    }
    .about-us-wrap p {
        margin-top: 12px;
        line-height: 1.7;
    }
    .footer-img img {
        height: 215px;
    }
    .footer-bg-btn a {
        font-size: 20px;
        padding: 21px 38px;
    }
}
@media only screen and (max-width: 1240px) {
    .hm-header-wrap h5 {
        font-size: 35px;
    }
    .footer-socialmedia {
        font-size: 24px;
    }
    .each-f-socialmedia {
        width: 30px;
    }
}
@media only screen and (max-width: 1199px) {
    /*Gallery Popup*/
    .gallery-popup-wrap .sk-grid {
        padding: 0;
    }
    .gallery-popup-container {
        padding: 100px 0 150px;
    }
    .gallery-popup-close {
        top: 10px;
        width: 25px;
        right: 15px;
    }
    .owl-carousel.gallery-popup-carousel .owl-nav {
        position: absolute;
        right: 15px;
        bottom: -140px;
        margin: 0;
    }
    .owl-carousel.gallery-popup-carousel .owl-nav button {
        width: 45px;
        height: 45px;
        font-size: 13px;
    }
    .nefeli-header img {
        height: 580px;
    }
    .hm-header-wrap h5 {
        font-size: 30px;
    }
    .hm-microphone {
        width: 420px;
        bottom: -250px;
        right: 32%;
    }
    .magic-wand {
        width: 550px;
        top: 52px;
        right: 25%;
    }
}
@media only screen and (max-width: 1150px) {
    .magic-wand {
        right: 23%;
    }
}
@media only screen and (max-width: 1099px) {
    .magic-wand {
        display: none;
    }
    .nefeli-header img {
        height: 520px;
    }
    .hm-header-wrap h5 {
        font-size: 28px;
    }
    .hm-header-wrap {
        bottom: 9em;
    }
    .each-footer-menu {
        margin-right: 20px;
    }
    .each-footer-menu a {
        font-size: 17px;
    }
}
@media only screen and (max-width: 1040px) {
    .hm-microphone {
        width: 400px;
        right: 30%;
    }
    .about-us-wrap h2 {
        font-size: 35px;
    }
    .page-title {
        font-size: 35px;
    }
}
@media only screen and (max-width: 1024px) {
    .hm-header-bg {
        padding-top: 64%;
    }
    .hm-cd-title {
        font-size: 35px;
    }
    .hm-about-nef-left h3 {
        font-size: 30px;
    }
    .hm-about-nef-btn {
        margin-top: 50px;
    }
    .hm-about-nef-left p {
        line-height: 1.7;
    }
    .hm-cd-desc {
        font-size: 20px;
        margin-top: 7px;
    }
    .hm-cd-btn a {
        font-size: 22px;
        padding: 20px 25px;
    }
    .hm-about-nef-btn a {
        font-size: 22px;
        padding: 20px 25px;
    }
    .footer-bg-btn {
        margin-top: 70px;
    }
    .footer-bg {
        padding-top: 85%;
    }
    .each-footer-menu {
        margin-right: 17px;
    }
    .footer-logo img {
        width: 155px;
    }
    .footer-socialmedia {
        font-size: 20px;
    }
    .footer-socialmedia-container {
        margin-left: 10px;
    }
    .footer-terms a {
        font-size: 15px;
    }
}
@media only screen and (max-width: 955px) {
    .each-footer-menu {
        margin-right: 10px;
    }
    .hm-header-bg {
        padding-top: 68%;
    }
    .hm-microphone {
        width: 330px;
        bottom: -220px;
        right: 30%;
    }
    .hm-about-nefeli {
        margin-top: 10em;
    }
    .hm-about-nef-left h3 {
        line-height: 1.2;
    }
    .footer-img img {
        height: 195px;
    }
    .footer-bg-btn a {
        font-size: 19px;
        padding: 18px 30px;
    }
    .footer-bg-btn img {
        width: 25px;
        height: 25px;
        margin-right: 12px;
        margin-top: 6px;
    }
    .footer-bg {
        background-image: url(https://new.nefeliantoniou.com/uploads/images/footer-image.png);
        background-size: cover;
        background-position: center;
        padding-top: 100%;
    }
}
@media only screen and (max-width: 890px) {
    .hm-header-bg {
        padding-top: 70%;
    }
    .nefeli-header img {
        height: 500px;
    }
    .hm-header-wrap h5 {
        font-size: 26px;
    }
    .hm-header-btn img {
        padding-right: 13px;
    }
}
@media only screen and (max-width: 850px) {
    .each-footer-menu {
        margin-right: 5px;
    }
    .each-footer-menu a {
        font-size: 15px;
    }
    .hm-header-wrap {
        bottom: 7em;
    }
    .hm-cd-left {
        width: 100%;
    }
    .hm-cd-right {
        width: 100%;
        margin-top: 20px;
    }
    .hm-cd-btn {
        display: none;
    }
    .hm-cd {
        margin-top: 80px;
    }
    .hm-microphone {
        width: 310px;
        bottom: -200px;
        right: 0;
        left: 0;
        margin-left: -45px;
    }
    .hm-about-nefeli-left {
        width: 100%;
    }
    .hm-about-nefeli-right {
        width: 100%;
    }
    .hm-cd-btn-resp {
        display: block;
    }
    .hm-cd-right {
        text-align: center;
    }
    .hm-about-nefeli {
        margin-top: 9em;
    }
    .hm-about-nef-right {
        text-align: center;
    }
    .hm-about-nefeli-right {
        text-align: left;
        margin-top: 70px;
    }
    .nefeli-header img {
        height: 450px;
    }
    .hm-microphone {
        bottom: -155px;
    }
}

@media only screen and (max-width: 991px) {
    /*All*/
    .lg-gutters-10 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .lg-gutters-10 > .col {
        padding-left: 10px;
        padding-right: 10px;
    }
    /*Megamenu*/
    .megamenu #menu-wrap {
        margin-top: 0;
    }
    /*Gallery Popup*/
    .gallery-popup-title {
        position: relative;
    }
}
@media only screen and (max-width: 769px) {
    /*All*/
    .sk-grid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .md-gutters-5 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .md-gutters-5 > .col {
        padding-left: 5px;
        padding-right: 5px;
    }
    /*Header*/
    header .top-bar,
    .megamenu .top-bar {
        padding: 2px 85px 2px 9px;
    }
    .header-main-slogan {
        font-size: 14px;
    }
    .header-languages .item img {
        height: 15px;
    }
    .header-left,
    .secondary-page header .header-left {
        width: 170px;
        padding-top: 0px;
    }
    .header-right,
    .secondary-page header .header-right {
        width: calc(100% - 170px);
    }
    .secondary-page header .logo {
        padding: 0;
    }
    .header-button {
        padding: 8px 9px;
        font-size: 14px;
    }
    /*Megamenu*/
    .megamenu-toggle {
        position: relative;
        cursor: pointer;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .megamenu-toggle .title {
        font-size: 16px;
        font-weight: 600;
        color: white;
        letter-spacing: 0.15em;
        margin-bottom: 4px;
        line-height: 1;
    }
    .megamenu-toggle .title {
        font-size: 13px;
    }
    .megamenu-toggle .megamenu-icon {
        width: 55px;
    }
    .megamenu-container {
        margin-top: 50px;
    }
    .megamenu .topmenu li > a {
        padding: 10px 0;
    }
    .megamenu .topmenu li > a strong {
        font-size: 20px;
    }
    /*Gallery Popup*/
    .gallery-popup-title {
        top: 20px;
        width: 245px;
        font-size: 16px;
        padding: 20px;
    }
    .hm-header-wrap {
        display: none;
    }
    .header-button {
        display: none;
    }
    .nefeli-header img {
        height: 87%;
    }
    .nefeli-header {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1;
        top: 0;
        display: flex;
        align-items: end;
        justify-content: end;
    }
    .hm-cd-btn-resp img {
        width: 27px;
        margin-right: 5px;
    }
    .hm-cd-btn-resp a {
        font-size: 20px;
        padding: 10px 15px;
    }
    .about-us-wrap h2 {
        font-size: 35px;
        margin-bottom: 0;
    }
    .page-title {
        font-size: 30px;
    }
    .page-header {
        margin-top: 3em;
        margin-bottom: 100px;
    }
    .about-us-wrap p {
        line-height: 1.5;
        margin-top: 7px;
        font-size: 16px;
    }
    .footer-img img {
        height: 115px;
    }
    .footer-bg-btn {
        margin-top: 40px;
    }
    .about-us-wrap p br {
        display: none;
    }
    .footer-socialmedia-resp {
        display: block;
    }
    .footer-socialmedia-desk {
        display: none;
    }
    .footer-menu-desk {
        display: none;
    }
    .footer-menu-resp {
        display: block;
    }
    .my-difference {
        margin-top: -270px;
    }
    .difference-content p {
        font-size: 27px;
        line-height: 1.6;
    }
    .difference-content {
        bottom: 55px;
        left: 80px;
        right: 80px;
    }
    .hm-cd {
        margin-top: 150px;
    }
    .resp-hm-music {
        margin-top: 70px;
        position: relative;
        display: block;
    }
    .hm-header-btn {
        margin-top: 8px;
    }
    .hm-header-btn a {
        font-size: 17px;
        border-color: #dc4670;
        display: inline-flex;
        align-items: center;
        font-weight: 600;
        padding: 9px 28px;
    }
    .hm-header-btn img {
        padding-right: 0;
        width: 23px;
        margin-right: 15px;
    }
    .resp-magic-wand {
        width: 230px;
        position: absolute;
        bottom: -150px;
        right: -30px;
    }
    .hm-cd-title {
        font-size: 32px;
    }
    .hm-header-wrap h5 {
        font-size: 22px;
        margin-bottom: 17px;
    }
    .big-grid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .hm-cd-desc {
        font-weight: 500;
        font-size: 19px;
        margin-top: 2px;
    }
    .hm-microphone {
        bottom: -175px;
        margin-left: -85px;
        width: 290px;
    }
    .hm-about-nefeli {
        margin-top: 11em;
    }
}
@media only screen and (max-width: 575px) {
    /*Megamenu*/
    .megamenu-left,
    .megamenu-right {
        width: 100%;
    }
    .hm-cd {
        margin-top: 170px;
    }
    .resp-magic-wand {
        width: 210px;
        bottom: -165px;
        right: -15px;
    }
    .hm-microphone {
        bottom: -185px;
    }
}
@media only screen and (max-width: 550px) {
    .about-us-wrap h2 {
        font-size: 28px;
    }
    .about-us-wrap p {
        font-size: 15px;
    }
    .learn-nefeli {
        margin-bottom: 60px;
    }
    .difference-content {
        left: 60px;
        right: 60px;
    }
    .my-difference {
        margin-top: -250px;
    }
    .difference-content p {
        font-size: 24px;
    }
}
@media only screen and (max-width: 500px) {
    .logo img {
        width: 125px;
    }
    .difference-content {
        left: 63px;
        right: 70px;
    }
    .my-difference {
        margin-top: -230px;
    }
    .hm-header-hr::before {
        width: 80px;
    }
    .hm-cd-desc {
        font-size: 17px;
    }
    .hm-cd-title {
        font-size: 30px;
    }
    .hm-cd-right {
        margin-top: 15px;
    }
    .hm-cd-btn-resp {
        margin-top: 10px;
    }
    .hm-cd-btn-resp a {
        font-size: 17px;
        padding: 9px 15px;
    }
    .hm-cd-btn-resp img {
        width: 21px;
        margin-right: 7px;
        margin-top: 11px;
    }
    .hm-about-nef-left h3 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 475px) {
    .my-difference {
        margin-top: -210px;
    }
    .difference-content p {
        font-size: 23px;
        line-height: 1.7;
    }
}
@media only screen and (max-width: 460px) {
    .difference-content {
        left: 63px;
        right: 60px;
    }
    .my-difference {
        margin-top: -195px;
    }
}
@media only screen and (max-width: 442px) {
    .difference-content p {
        font-size: 22px;
    }
    .difference-content {
        left: 52px;
        right: 60px;
    }
    .my-difference {
        margin-top: -185px;
    }
}
@media only screen and (max-width: 425px) {
    .difference-content {
        left: 50px;
        right: 40px;
    }
    .my-difference {
        margin-top: -165px;
    }
}
@media only screen and (max-width: 414px) {
    .resp-magic-wand {
        width: 210px;
        bottom: -170px;
        right: -10px;
    }
    .difference-content p {
        font-size: 21px;
    }
    .difference-content {
        left: 48px;
        right: 40px;
        bottom: 45px;
    }
    .hm-header-wrap h5 {
        font-size: 20px;
    }
    .hm-microphone {
        width: 225px;
        bottom: -155px;
    }
}
@media only screen and (max-width: 385px) {
    .difference-content p {
        font-size: 20px;
    }
    .my-difference {
        margin-top: -145px;
    }
}
@media only screen and (max-width: 375px) {
    .nefeli-header {
        right: 20px;
    }
    .nefeli-header img {
        height: 84%;
    }
    .logo img {
        width: 110px;
    }
    .difference-content {
        left: 42px;
        right: 40px;
        bottom: 38px;
    }
    .difference-content p {
        font-size: 19px;
    }
    .hm-header-hr::before {
        width: 65px;
    }
    .hm-header-btn img {
        padding-right: 0;
        width: 18px;
        margin-right: 14px;
    }
    .hm-header-btn a {
        font-size: 16px;
        padding: 7px 25px;
    }
    .hm-header-btn {
        margin-top: 2px;
    }
    .resp-magic-wand {
        bottom: -178px;
    }
    .hm-cd-title {
        font-size: 28px;
    }
    .hm-cd-desc {
        font-size: 16px;
    }
}
@media only screen and (max-width: 360px) {
    .difference-content p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 350px) {
    .difference-content {
        left: 38px;
        right: 30px;
    }
}
@media only screen and (max-width: 340px) {
    .my-difference {
        margin-top: -125px;
    }
    .difference-content p {
        font-size: 17.5px;
    }
}
@media only screen and (max-width: 330px) {
    .difference-content {
        left: 33px;
    }
}