/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    font-size: 100%;
    overflow-y: auto
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

img,
video {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

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

.group:after {
    content: "";
    display: table;
    clear: both
}

.hide {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visuallyhidden:active,
.visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

body,
input,
textarea {
    font-family: ff-tisa-sans-web-pro, sans-serif;
    font-size: 100%;
    color: #655f63
}

a {
    color: #4b93c5;
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: ff-tisa-web-pro, serif;
    margin: 0;
    padding: 0
}

.title-wrap {
    background: url(../images/heading-bg.png?1410824840) center center repeat-x;
    margin-bottom: 2.6875em;
    text-align: center
}

.title-wrap h4 {
    background-color: #fff;
    display: inline-block;
    font-style: italic;
    font-weight: 400;
    margin: 0 auto;
    padding: 0 2%
}

h1 {
    background-color: #fff;
    color: #49233d;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0 auto;
    padding: 0 2%
}

.home-banner h1 {
    font-family: museo-slab, serif;
    background: 0 0;
    color: #6e3f30;
    display: block;
    margin-top: .8333333333333333em;
    text-align: center
}

@media screen and (min-width:600px) {
    .home-banner h1 {
        font-size: 1.75em
    }
}

@media screen and (min-width:768px) {
    .home-banner h1 {
        font-size: 1.875em
    }
}

h2 {
    color: #6c5063;
    font-size: 1.5em;
    font-weight: 700
}

h3 {
    color: #595453;
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.25
}

h4 {
    font-family: ff-tisa-sans-web-pro, sans-serif;
    color: #655f63;
    font-size: 1em;
    font-weight: 700
}

h5 {
    font-family: ff-tisa-sans-web-pro, sans-serif;
    color: #9f989d;
    font-size: 1em;
    font-style: italic;
    font-weight: 400
}

h6 {
    font-size: .875em;
    font-weight: 400
}

b,
strong {
    font-weight: 700
}

em {
    font-style: italic
}

ol,
p,
ul {
    line-height: 1.5;
    margin: 0 0 1.875em
}

ol li>ol ul li>ol,
ol li>ul,
ul li>ul {
    font-size: 1em;
    margin: 0
}

ul {
    list-style-type: none;
    padding: 0
}

ul li {
    background: url(../images/bullet.png?1410824840) 0 .625em no-repeat;
    padding-left: .625em
}

ol {
    list-style-type: decimal
}

small {
    font-family: ff-tisa-web-pro, serif;
    font-size: .875em
}

p.intro {
    font-family: ff-tisa-web-pro, serif;
    color: #6e3f30;
    font-size: 1.25em;
    font-style: italic;
    line-height: 1.285714285714286;
    text-align: left
}

@media screen and (min-width:600px) {
    p.intro {
        font-size: 1.5em;
        padding: 0 3%;
        text-align: center
    }
}

@media screen and (min-width:768px) {
    p.intro {
        font-size: 1.75em
    }
}

.btn {
    background-color: #eceded;
    border-radius: 5px;
    color: #595c57;
    display: block;
    font-weight: 700;
    margin: 0 auto 1.875em;
    max-width: 14.0625em;
    padding: .375em 0 .4375em
}

.btn:focus,
.btn:hover {
    background-color: #49233d;
    color: #fff;
    text-decoration: none
}

.header-wrapper {
    background: #3f3342;
    padding: 1.5625em 0;
    width: 100%
}

.sub-header {
    background: rgba(63, 51, 66, .95);
    position: absolute;
    top: 0;
    width: 100%
}

.hero {
    position: static;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%
}

.home-hero {
    background-image: url(../images/home-hero.jpg?1410824841);
    overflow: hidden;
    padding-top: 37.5%;
    position: relative
}

.home-hero img {
    display: block;
    margin: 0 auto;
    width: 19.2%;
    max-width: 192px;
    height: auto
}

@media screen and (min-width:1600px) {
    .home-hero {
        padding: 0;
        height: 600px
    }
    .home-hero img {
        position: absolute;
        bottom: 0;
        left: 50%;
        right: 50%;
        margin-left: -96px
    }
}

.hero-about,
.hero-careers,
.hero-contact,
.hero-growers,
.hero-processing,
.hero-products {
    min-height: 125px
}

@media screen and (min-width:600px) {
    .hero-growers {
        background-image: url(../images/growers-header.jpg?1410824841);
        height: 320px
    }
    .hero-careers {
        background-image: url(../images/careers-header.jpg?1410824840);
        height: 320px
    }
    .hero-processing {
        background-image: url(../images/processing-header.jpg?1410824841);
        height: 320px
    }
    .hero-about {
        background-image: url(../images/about-header.jpg?1410824840);
        height: 320px
    }
    .hero-products {
        background-image: url(../images/products-header.jpg?1410824841);
        height: 320px
    }
    .hero-contact {
        background-image: url(../images/contact-header.jpg?1410824840);
        height: 320px
    }
}

#menu {
    text-align: center
}

nav[role=navigation] ul {
    font-family: museo-slab, serif;
    border-top: 1px solid #6c5063;
    font-size: .875em;
    list-style-type: none;
    margin: .875em 0 0;
    padding: 0;
    text-transform: uppercase
}

nav[role=navigation] li {
    background: 0 0;
    padding: 0
}

nav[role=navigation] a {
    color: #fff;
    text-decoration: none
}

nav[role=navigation] a.active,
nav[role=navigation] a:focus,
nav[role=navigation] a:hover {
    color: #f0e589
}

a.menu-link {
    font-family: museo-slab, serif;
    background-color: #6c5063;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: .875em;
    margin: 1em 0 0;
    padding: .8em;
    text-decoration: none;
    text-transform: uppercase
}

a.menu-link:focus,
a.menu-link:hover {
    color: #f0e589
}

nav[role=navigation] {
    clear: both;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.js nav[role=navigation] {
    overflow: hidden;
    max-height: 0
}

nav[role=navigation].active {
    max-height: 20em
}

nav[role=navigation] li a {
    display: block;
    padding: .8em;
    border-bottom: 1px solid #6c5063
}

.logo {
    display: block;
    max-width: 164px;
    width: 100%;
    height: auto;
    margin: 0 auto
}

@media screen and (max-width:709px) {
    .logo {
        float: left
    }
}

@media screen and (min-width:710px) {
    a.menu-link {
        display: none
    }
    .js nav[role=navigation] {
        max-height: none
    }
    nav[role=navigation] {
        clear: none
    }
    nav[role=navigation] ul {
        margin-left: -.25em;
        border: 0
    }
    nav[role=navigation] li {
        display: inline-block;
        margin: 0 .25em
    }
    nav[role=navigation] li a {
        border: 0
    }
}

@media screen and (min-width:900px) {
    .logo {
        float: left
    }
    #menu {
        float: right
    }
}

html {
    background-color: #49233d;
    text-rendering: optimizeLegibility
}

iframe {
    max-width: 100%
}

.wrapper {
    margin: 0 auto;
    max-width: 1000px;
    width: 90%
}

.main {
    background-color: #fff;
    padding: 2.875em 0 4.8125em
}

.home-banner {
    background-color: #f4f3e9;
    padding: 0 0 3em
}

.home-banner img {
    display: block;
    margin: -1% auto 0;
    position: relative;
    z-index: 2;
    width: 46%;
    height: auto;
    max-width: 460px
}

.home-intro {
    text-align: center
}

.home-intro h2 {
    color: #49233d;
    margin-top: .2916666666666667em;
    margin-bottom: .4166666666666667em
}

.home-intro p {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px
}

.home-intro .col-1-3 {
    border-top: 1px solid #eceded;
    padding-top: 1.875em
}

.home-intro .col-1-3:first-child {
    border-top: 0;
    padding-top: 0
}

.processing-video-wrapper {
    background: url(../images/process-video.jpg?1410824841) 0 0/cover no-repeat;
    margin-bottom: 2.75em;
    padding: 3.125em 0
}

.processing-video-wrapper h3,
.processing-video-wrapper p {
    color: #fff
}

.processing-video-wrapper h3 {
    margin-bottom: .5625em;
    margin-top: .3888888888888889em
}

@media screen and (min-width:704px) {
    .processing-video-wrapper h3 {
        margin-top: 0
    }
}

.processing-slider div {
    padding: 0 .625em
}

.slick-dots {
    margin: 0
}

.slick-dots li {
    background: 0 0
}

.scoop {
    display: block;
    margin-bottom: 1.875em
}

@media screen and (min-width:600px) {
    .scoop {
        margin: -11em auto 1.875em
    }
}

@media screen and (min-width:1600px) {
    .main-contact {
        background: url(../images/contact_raisins.jpg?1410824840) 90% 200px no-repeat #fff
    }
}

.google-map-wrap {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .25);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, .25);
    margin-bottom: .625em;
    padding: .5em
}

.google-map-wrap-inner {
    position: relative;
    padding-bottom: 90%;
    height: 0;
    overflow: hidden
}

.google-map-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact .main-2-3 {
    padding-bottom: 1.875em
}

.contact .sb-1-3 {
    background-color: #f2f1ef;
    padding: 1.25em
}

#application {
    display: none
}

.contact-form .errors {
    background-color: #f2dede;
    border: 1px solid #eed3d7;
    color: #b94a48;
    padding: 1.25em;
    margin-bottom: .625em
}

.contact-form .errors h4 {
    color: #b94a48
}

.contact-form .errors ul {
    margin: 0
}

.contact-form .success {
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    color: #468847;
    padding: 1.25em;
    margin-bottom: .625em
}

.contact-form .success h4 {
    color: #468847
}

.contact-form .success p {
    margin: 0
}

.contact-form input[type=email],
.contact-form input[type=submit],
.contact-form input[type=tel],
.contact-form input[type=text],
.contact-form label {
    display: block
}

.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form input[type=text],
.contact-form textarea {
    border: 1px solid #d9d9d9;
    margin-bottom: .625em
}

.contact-form input[type=submit] {
    background-color: #7e6376;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin-top: 1.4375em;
    min-width: 195px;
    max-width: 100%;
    padding: .625em 1.25em
}

.contact-form input[type=submit]:focus,
.contact-form input[type=submit]:hover {
    background-color: #49233d
}

.contact-form .required {
    color: red
}

.contact-form #comments,
.contact-form #email,
.contact-form #name,
.contact-form #phone {
    width: 100%;
    padding: .625em
}

.contact-form #comments {
    min-height: 15em
}

@media screen and (min-width:600px) {
    .contact-form .right {
        float: right;
        width: 35%
    }
    .contact-form .left {
        float: left;
        width: 60%
    }
}

.contact-form p {
    margin: 0
}

.achievements ul {
    color: #6e3f30;
    font-weight: 700
}

@media screen and (min-width:850px) {
    .achievements ul {
        font-size: 1.125em;
        text-align: center
    }
    .achievements ul li {
        background-position: 0 .75em;
        display: inline;
        margin-left: .1875em
    }
    .achievements ul li:first-child {
        background: 0 0;
        margin-left: 0;
        padding: 0
    }
}

@media screen and (min-width:930px) {
    .achievements ul {
        font-size: 1.25em
    }
}

.products-wrap-item a {
    text-decoration: none
}

.bulk-items {
    background-color: #f2f1ef;
    margin-bottom: 1.25em;
    padding: 1.25em;
    text-align: center;
    width: 100%
}

.bulk-items h3 {
    margin-bottom: 1.875em
}

.bulk-items img {
    display: block;
    margin: 0 auto 1.25em
}

.bulk-items ul {
    margin: 0
}

.bulk-items ul li {
    background: 0 0;
    margin: 0 0 1.875em;
    padding: 0
}

@media screen and (min-width:768px) {
    .bulk-items {
        float: left;
        margin-bottom: 2.6875em;
        width: 57%
    }
    .bulk-items li {
        float: left;
        width: 50%
    }
    .bulk-items li:nth-child(2n+1) {
        clear: left
    }
}

.additional-products {
    margin-bottom: 2.6875em;
    width: 100%
}

@media screen and (min-width:768px) {
    .additional-products {
        float: right;
        width: 41%
    }
}

.consumer-packages {
    margin-bottom: 1.25em
}

.certified-organic,
.consumer-packages {
    background-color: #f2f1ef;
    padding: 1.25em;
    text-align: center;
    width: 100%
}

.certified-organic ul,
.consumer-packages ul {
    margin: 0
}

.certified-organic ul li,
.consumer-packages ul li {
    background: 0 0;
    margin: 0 0 1.875em;
    padding: 0
}

.certified-organic h3,
.consumer-packages h3 {
    margin-bottom: 1.875em
}

.certified-organic img,
.consumer-packages img {
    display: block;
    margin: 0 auto 1.25em
}

.international-certifications,
.kosher-certifications,
.third-party-certifications {
    background-color: #f2f1ef;
    padding: 1.25em;
    text-align: center
}

.international-certifications h3,
.kosher-certifications h3,
.third-party-certifications h3 {
    margin-bottom: 1.25em
}

.international-certifications img,
.kosher-certifications img,
.third-party-certifications img {
    display: block;
    margin: 0 auto 1.25em
}

.international-certifications ul,
.kosher-certifications ul,
.third-party-certifications ul {
    list-style-type: none;
    margin: 0
}

.international-certifications ul li,
.kosher-certifications ul li,
.third-party-certifications ul li {
    background: 0 0;
    font-size: .875em;
    margin: 0 0 1.25em;
    padding: 0;
    width: 49%;
}

.international-certifications {
    margin-bottom: 1.25em
}

.third-party-certifications .image {
    height: 100px;
    position: relative;
}
.third-party-certifications .image img {
    margin: 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (min-width:600px) {
    .international-certifications li {
        float: left;
        width: 50%
    }
    .international-certifications li:nth-child(3n) {
        clear: left
    }
}

@media screen and (min-width:800px) {
    .international-certifications li {
        float: left;
        width: 25%;
    }
    .international-certifications li:nth-child(3n) {
        clear: none
    }
}

.products-video {
    background-color: #f2f1ef
}

.products-video h3 {
    margin-bottom: .25em
}

.products-video img {
    display: block;
    width: 100%;
    height: auto
}

.products-video .col-1-2 {
    padding: 1.875em
}

.products-video .col-1-2:first-child {
    padding: 0
}

.checkboxes label {
    clear: left;
    float: left;
    margin-top: .4375em
}

#application {
    clear: left;
    padding: .5em
}

@media screen and (min-width:800px) {
    .international-certifications {
        margin: 0;
        float: left;
        width: 65%
    }
    .kosher-certifications {
        float: right;
        width: 32.5%
    }
}

.third-party-certifications {
    margin-bottom: 1.5625em
}

.third-party-certifications li {
        float: left;
}

@media screen and (min-width:600px) {
    .third-party-certifications li {
        float: left;
        width: 50%
    }
    /*.third-party-certifications li:nth-child(3n) {
        clear: left
    }*/
}

@media screen and (min-width:800px) {
    .third-party-certifications li {
        width: 25%!important;
    }
}

@media screen and (min-width:1024px) {
    .third-party-certifications li {
        width: 25%!important;
    }
    .third-party-certifications li:nth-child(3n),
    .third-party-certifications li:nth-child(4n) {
        clear: none
    }
}

@media screen and (min-width:704px) {
    .col-1-2 {
        float: left;
        padding: 0 1.25em;
        width: 50%
    }
    .col-full {
        padding: 0 1.25em
    }
}

@media screen and (min-width:768px) {
    .main-2-3 {
        float: left;
        width: 66.666666%
    }
    .sb-1-3 {
        float: right;
        width: 33.333333%
    }
    .main-2-3,
    .sb-1-3 {
        padding: 0 1.25em
    }
    .contact .main-2-3 {
        float: right;
        padding: 0 1.25em 0 2.5em
    }
    .contact .sb-1-3 {
        float: left
    }
}

@media screen and (min-width:800px) {
    .home-intro .col-1-3 {
        border-top: none;
        padding-top: 0
    }
    .col-1-3 {
        float: left;
        padding: 0 1.25em;
        width: 33.3333333%
    }
}

footer[role=contentinfo] {
    background: url(../images/grape-leaf.png?1410824840) center center no-repeat;
    color: #8c6580;
    padding: 1.5625em 0;
    text-align: center
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

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

.slick-list:focus {
    outline: 0
}

.slick-loading .slick-list {
    background: url(../images/ajax-loader.gif?1410824840) center center no-repeat #fff
}

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

.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
    -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;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

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

.slick-track:after {
    clear: both
}

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

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

.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
}

@font-face {
    font-family: slick;
    src: url(../fonts/slick.eot?1410290029);
    src: url(../fonts/slick.eot?&1410290029#iefix) format("embedded-opentype"), url(../fonts/slick.woff?1410290029) format("woff"), url(../fonts/slick.ttf?1410290029) format("truetype"), url(../fonts/slick.svg?1410290029#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev:before {
    content: "\2190"
}

.slick-next {
    right: -25px
}

.slick-next:before {
    content: "\2192"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #49233d;
    opacity: .75
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

[dir=rtl] .slick-prev:before {
    content: "\2192"
}

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

.international-certifications li {
    width: 50%!important;
    float: left;
}

@media screen and (min-width: 768px) {
    .international-certifications li {
        width: 25%!important;
    }
}
