meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:30.063em)/";
    width: 30.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,body {
    height: 100%
}

*,:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,body {
    font-size: 100%
}

body {
    background: #fff;
    color: .7;
    padding: 0;
    margin: 0;
    font-weight: #2190e9;
    line-height: 1;
    position: relative;
    cursor: default
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

select {
    width: 100%
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1000px
}

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

.row:after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

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

.row .row.collapse:after {
    clear: both
}

.column,.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

[class*=column]+[class*=column]:last-child {
    float: right
}

[class*=column]+[class*=column].end {
    float: left
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:60.063em)/";
    width: 60.063em
}

.contain-to-grid {
    width: 100%;
    background: #fff
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}

.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 0
}

.top-bar {
    overflow: hidden;
    height: 54px;
    line-height: 40px;
    position: relative;
    background: #333;
    margin-bottom: 0
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none;
    margin-top: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form,.top-bar input {
    margin-bottom: 0
}

.top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem
}

.top-bar .button,.top-bar button {
    padding-top: .4rem;
    padding-bottom: .3rem;
    margin-bottom: 0;
    font-size: .75rem
}

.top-bar .title-area {
    position: relative;
    margin: 0
}

.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px
}

.top-bar .name h1 {
    line-height: 44px;
    font-size: 1.675rem;
    margin: 0
}

.top-bar .name h1 a {
    color: #000;
    width: 75%;
    display: block;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    margin-top: -8px;
    font: "Aref Ruqaa";
    font-variant: small-caps
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 400;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}

.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -10px
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 30px;
    color: #000;
    position: relative;
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 4px;
    padding-left: 15px
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000
}

.top-bar.expanded {
    height: auto;
    background: 0 0
}

.top-bar.expanded .title-area {
    background: #fff
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}

.top-bar-section .divider,.top-bar-section [role=separator] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #333
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    font-size: .8125rem;
    font-weight: 400;
    text-transform: uppercase
}

.js-generated {
    display: block
}

@media only screen and (min-width:60.063em) {
    .top-bar {
        background: #333;
        overflow: visible
    }

    .top-bar:before,.top-bar:after {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a {
        width: auto;
        line-height: normal
    }

    .top-bar input,.top-bar .button,.top-bar button {
        font-size: .875rem;
        position: relative;
        top: 7px
    }

    .top-bar.expanded {
        background: #333
    }

    .contain-to-grid .top-bar {
        max-width: 1000px;
        margin: 0 auto;
        margin-bottom: 0
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0!important
    }

    .top-bar-section ul {
        width: auto;
        height: auto!important;
        display: inline
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover>a:not(.button) {
        background-color: #555;
        background: #272727;
        color: #fff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 0;
        line-height: 45px;
        background: #333
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555;
        background: #272727
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        color: #fff;
        background: #008cba
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0
    }

    .top-bar-section>ul>.divider,.top-bar-section>ul>[role=separator] {
        border-bottom: 0;
        border-top: 0;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 45px;
        width: 0
    }

    .top-bar-section .has-form {
        background: #333;
        padding: 0 15px;
        height: 45px
    }
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1rem;
    padding: 1rem;
    background: #f2f2f2
}

.panel>:first-child {
    margin-top: 0
}

.panel>:last-child {
    margin-bottom: 0
}

.text-left {
    text-align: left!important;
    margin-bottom: 0;
    margin-top: -25px;
    margin-left: 19px
}

.text-right {
    text-align: right!important
}

.text-center {
	text-align: center!important;
	color: #300;
}

.text-justify {
    text-align: justify!important
}

@media only screen {
    .small-text-left {
        text-align: left!important
    }

    .small-text-right {
        text-align: right!important
    }

    .small-text-center {
        text-align: center!important
    }

    .small-text-justify {
        text-align: justify!important
    }
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,p,th,td {
    margin: 0;
    padding: 0
}

a {
    color: #300;
    text-decoration: none;
    line-height: inherit
}

.panel .text-center a {
    text-decoration: underline;
}

a:hover,a:focus {
    color: #000
}
#contact .email a {
	font-size: 1rem;
}

a img {
    border: 0
}

p {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
    font: "Raleway"
}

h3 {
    font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
    color: #300;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1;
    font-size: 1.8em
}

p.xoxo {
    font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
    color: #300;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1;
    font-size: 1.8em;
    text-align: left
}

h1 {
    font-size: 1.5em;
    color: #300;
    padding-bottom: 15px;
    font-variant: normal
}

h2 {
    font-size: .9rem;
    font-family: Raleway;
    font-weight: 400;
    color: #000
}

h3 {
    font-size: 2em;
    line-height: 1.3em;
    font-family: "Great Vibes";
    color: #300
}

h4 {
    font-size: 1.125rem;
    font-family: Raleway;
    font-weight: 400;
    color: #000
}

h5 {
    font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
    color: #300;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom:.5rem;
    line-height: 1;
    font-size: 1.8em;text-decoration:none;
}
h6 {
    font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
    color: #300;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1;
    font-size: 1.8em;
}

.h7 {
    font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
    color: #300;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1;
    font-size: 1.8em
}

.jh {
    font-size: 1.9em;
    font-family: "Aref Ruqaa";
    text-align: center;
    font-variant: small-caps;
    color: #fff;margin-bottom: 40px;
}

strong,b {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 60%
}

ul,ol,dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ul,ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul,ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul,ul.circle li ul,ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ul,ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

dl dd {
    margin-bottom: .75rem
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0-.625rem
}

[class*=block-grid-]:before,[class*=block-grid-]:after {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }

    .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-1>li:nth-of-type(n+1) {
        clear: both
    }

    .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }

    .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }

    .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }

    .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }

    .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }

    .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }

    .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }

    .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }

    .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10>li {
        width: 10%;
        list-style: none
    }

    .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }

    .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }

    .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:40.063em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }

    .medium-block-grid-1>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-1>li:nth-of-type(n+1) {
        clear: both
    }

    .medium-block-grid-2>li {
        width: 50%;
        list-style: none
    }

    .medium-block-grid-2>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }

    .medium-block-grid-3>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4>li {
        width: 25%;
        list-style: none
    }

    .medium-block-grid-4>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5>li {
        width: 20%;
        list-style: none
    }

    .medium-block-grid-5>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }

    .medium-block-grid-6>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }

    .medium-block-grid-7>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }

    .medium-block-grid-8>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }

    .medium-block-grid-9>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10>li {
        width: 10%;
        list-style: none
    }

    .medium-block-grid-10>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }

    .medium-block-grid-11>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }

    .medium-block-grid-12>li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:64.063em) {
    .large-block-grid-1>li {
        width: 100%;
        list-style: none
    }

    .large-block-grid-1>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-1>li:nth-of-type(n+1) {
        clear: both
    }

    .large-block-grid-2>li {
        width: 50%;
        list-style: none
    }

    .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }

    .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4>li {
        width: 25%;
        list-style: none
    }

    .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5>li {
        width: 20%;
        list-style: none
    }

    .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }

    .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }

    .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }

    .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }

    .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10>li {
        width: 10%;
        list-style: none
    }

    .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }

    .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }

    .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (orientation:landscape) {
    .show-for-landscape,.hide-for-portrait {
        display: inherit!important
    }

    .hide-for-landscape,.show-for-small {
        display: none!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch {
    display: inherit!important
}

.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.contain-to-grid,.top-bar {
    background: #fff
}

.name {
    height: 40px!important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    font-family: "Aref Ruqaa";
    background-color: #fff
}

.top-bar-section ul li,.top-bar-section li:not(.has-form) a:not(.button) {
    background: 0
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: 0;
    text-decoration: underline;
    color: #1a1a1a
}

.top-bar-section ul li>a {
    color: #1a1a1a
}

.active {
    text-decoration: underline;
    font-weight: 700!important
}

.row:before {
    display: block;
    content: " ";
    margin-top: 20px;
    visibility: hidden
}

#contact li>ul>li {
    padding: 1px 0
}

.copy {
    background: #737373;
    padding: 10px 0
}

.copy p {
    color: #fff;
    margin-bottom: 0
}

.copy a {
    color: #fff;
    text-decoration: underline
}

ul,ol,dl {
    list-style: none
}

.th {
    border: 0
}

#portfolio {
    background-image: url(/img/straighthair.jpg);
    background-size: cover;
    background-attachment: fixed;padding-top: 10px;padding-bottom: 10px;
}

#portfolio2 {
    background-image: url(/img/hair2.jpg);padding-top: 10px;padding-bottom: 10px;
    background-size: cover;
    background-attachment: fixed;
}

#portfolio #extensions .large-12.columns .small-block-grid-1.medium-block-grid-2.large-block-grid-4 #portfolio2 #extensions .large-12.columns .small-block-grid-1.medium-block-grid-2.large-block-grid-4 #portfolio #hair-extensions .large-12.columns .small-block-grid-1.medium-block-grid-2.large-block-grid-4 #portfolio2 #hair-extensions .large-12.columns .small-block-grid-1.medium-block-grid-2.large-block-grid-4 #portfolio2 h4,h5 {
	color: #fff;
	text-align: center;
	font-size: 1.8em;
	outline: none;
}

#portfolio2 h4 {
    margin-bottom: 20px;
    font-family: "Great Vibes";
    font-size: 4em
}

#portfolio2 img,#about img {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto
}

#portfolio h5,h4 {
	color: #1c96bf;
	text-align: center;
	font-size: 1.9em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#portfolio h4 {
    
    font-family: "Great Vibes";
    font-size: 4em
}

#portfolio img,#about img {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto
}

.slick-slider {
    position: relative;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.content {
    margin: 0;
    width: auto;
    padding-top: 20px;
    padding-right: -10px;
    padding-bottom: 5px;
    padding-left: -10px
}

.slick-loading .slick-list {
    background-color: #fff;
    background-image: url(/simple/loader.GIF);
    background-repeat: no-repeat;
    background-position: center center
}

#disqus_thread {
    margin-top: 20px
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.destroy {
    font-weight: 400;
    margin-top: 40px
}

.slick-slide .image {
    padding: 0
}

.slick-slide img {
    display: block;
    width: 100%
}

.slick-slide img.slick-loading {
    border: 0
}

.center {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

.content .slider.responsive.center {
    margin-top: -31px;
    margin-bottom: -12px
}

@media only screen and (min-width:-42px) and (max-width:480px) {
    .top-bar .name h1 a {
        font-size: 1.2rem;
        font-weight: 400;
        color: #000;
        width: 75%;
        display: block;
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 0;
        padding-left: 15px;
        margin-top: -5px
    }

    .top-bar-section {
        padding-top: 20px
    }
}

@font-face{font-family:"foundation-icons";src:url("/foundation-icons/foundation-icons.eot");src:url("../simple/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"),url("../foundation-icons/foundation-icons.woff") format("woff"),url("../foundation-icons/foundation-icons.ttf") format("truetype"),url("../foundation-icons/foundation-icons.svg#fontcustom") format("svg");font-weight:normal;font-style:normal}.fi-home:before,.fi-mail:before,.fi-telephone:before{font-family:"foundation-icons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit;color:#36aee6}.fi-home:before{content:"\f15a"}.fi-mail:before{content:"\f16d"}.fi-telephone:before{content:"\f1f8"}

.panel h1 .text-center {
    font-family: "Great Vibes"
}

.no-js body #portfolio #hair-extensions .large-12.columns .small-block-grid-1.medium-block-grid-2.large-block-grid-4 .jh {
    font-size: 1.5em;
    font-family: "Aref Ruqaa";
    text-align: center;
    font-variant: small-caps;
    color: #fff
}

.inline-list {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-variant: small-caps;
    text-transform: lowercase;
    min-width: 100%
}

.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block;
    font-size: 1.5em
}

.inline-list>li>* {
    display: block
}

.webicon {
    display: inline-block;
    background-size: 100%;
    width: 30px;
    height: 30px;
    text-indent: -999em;
    text-align: left;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.5);
    box-shadow: 0 1px 0 rgba(0,0,0,.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    line-height: 30px
}

.webicon:hover {
    margin: -1px 0 1px;
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,.25);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.25);
    box-shadow: 0 2px 0 rgba(0,0,0,.25)
}


.no-svg .webicon.youtube {
  background: url("webicons-master/webicons/webicon-youtube-m.png"); }

.svg .webicon.youtube {
  background: url("webicons-master/webicons/webicon-youtube.svg"); }


.no-svg .webicon.facebook {
    background: url(webicons-master/webicons/webicon-facebook-m.png)
}

.svg .webicon.facebook {
    background: url(webicons-master/webicons/webicon-facebook.svg)
}

.no-svg .webicon.mail {
    background: url(webicons-master/webicons/webicon-mail-m.png)
}

.svg .webicon.mail {
    background: url(webicons-master/webicons/webicon-mail.svg)
}

.no-svg .webicon.yelp {
    background: url(webicons-master/webicons/webicon-yelp-m.png)
}

.svg .webicon.yelp {
    background: url(webicons-master/webicons/webicon-yelp.svg)
}

.no-svg .webicon.instagram {
    background: url(webicons-master/webicons/webicon-instagram-m.png)
}

.svg .webicon.instagram {
    background: url(webicons-master/webicons/webicon-instagram.svg)
}

.black {
    background-color: #000;
    height: 531px
}


lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: none;
    background-position: center center;
    background-size: cover;background-repeat: no-repeat;
    cursor: pointer;
    max-width: 100%;
}

lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

/* play button */
lite-youtube > .lty-playbtn {
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: none;
}

lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
    filter: none;
    filter: grayscale(100%);
}

/* Post-click styles */
lite-youtube.lyt-activated {
    cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
    opacity: 0;
    pointer-events: none;
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

.brown {
	display: flex;
	justify-content: center;
	background-color: #ECECEC;
	padding: 10px
}
