/*******************************
Base Styles
*******************************/

html,
body {
        font-size: 16px;
        height: 100%;
}

body {
        font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        background: #FFFFFF;
        margin: 0px;
        padding: 0px;
        color: #555555;
        text-rendering: optimizeLegibility;
        min-width: 320px;
        color: #868c96;
}

.ui.header,
h1,
h2,
h3,
h4,
h5,
h6 {
        font-weight: 300;
        font-family: 'Source Sans Pro', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.ui.tiny.header,
h5,
h6 {
        font-size: 1.5rem;
}

.ui.small.header,
h4 {
        font-size: 2rem;
}

.ui.medium.header,
h3 {
        font-size: 2.5rem;
}

.ui.large.header,
h2 {
        font-size: 3rem;
}

.ui.huge.header,
h1 {
        font-size: 4rem;
}

.ui.header .sub.header {
        font-size: .7em !important;
        font-weight: 300;
        margin-bottom: 2rem;
}

p {
        font-size: 16px;
        line-height: 1.6em;
        font-weight: 300;
        margin-bottom: 1.5rem !important;
}

.ui.content-section.basic.segment {
        padding-top: 6.5rem;
        padding-bottom: 6.5rem;
}

ul,
ol {
        margin: 0 0 1.5em;
}

ul li,
ol li {
        font-weight: 300;
        margin: 0 0 0.5em;
}

b,
optgroup,
strong {
        font-weight: 600;
}


/*******************************
Media Queries
*******************************/

@media screen and (max-width: 1920px) {
        html,
        body {
                font-size: 13px;
        }
}

@media screen and (max-width: 1678px) {
        html,
        body {
                font-size: 10px;
        }
}

@media screen and (max-width: 1152px) {
        html,
        body {
                font-size: 10;
        }
}

@media screen and (max-width: 1024px) {
        html,
        body {
                font-size: 10;
        }
        .keypoints.grid .column .grid .right.aligned.column {
                text-align: center !important;
                width: 100% !important;
        }
        .keypoints.grid .column .grid .tablet.only.column {
                display: none !important;
        }
}

@media screen and (max-width: 767px) {
        html,
        body {
                font-size: 10;
        }
        .mobile.image {
                display: block !important;
        }
        .computer.image {
                display: none !important;
        }
        .hero.container .ui.header {
                white-space: inherit;
        }
        .ui.four.column.doubling.hyv-difference.padded.grid .column {
                width: 100% !important;
        }
        .product-category .grid .column {
                text-align: center !important;
        }
        .product-category .grid .column .ui.image {
                margin-left: auto;
                margin-right: auto;
        }
        .social.segment .ui.icon.header .icon {
                font-size: 2em;
        }
        footer .ui.spaced.image {
                max-width: 125px;
        }
        .ui.logo.image {
                min-width: 150px;
        }
        .ui.content-section.basic.segment {
                padding: 3.5rem 1.5rem!important
        }
        .ui.grid .ui.stackable.grid,
        .ui.segment:not(.vertical) .ui.stackable.page.grid {
                margin-left: 0!important;
                margin-right: 0!important;
        }
        .ui[class*="very padded"].segment {
                padding: 0 3em 1em;
        }
        #blog-nav .ui.header {
                text-align: center !important;
        }
        .following.bar {
                padding: 1em 0em 3em;
        }
        .mobile-slider {
                display: block;
        }
        .desktop-slider {
                display: none;
        }
}

@media screen and (max-width: 500px) {
        footer .ui.spaced.image {
                max-width: 70px;
                margin-left: 5px !important;
                margin-right: 5px !important;
        }
        #blog-nav .ui.basic.inverted.button {
                display: block;
        }
}

@media screen and (min-width: 768px) {
        .mobile.image {
                display: none !important;
        }
        .computer.image {
                display: block !important;
        }
}

@media screen and (max-width: 767px) {
        .mobile.image {
                display: block !important;
        }
        .computer.image {
                display: none !important;
        }
}


/*******************************
Text Colors
*******************************/

.blue.font {
        color: #28ace4 !important;
}

.green.font {
        color: #76bc36 !important;
}

.orange.font {
        color: #e73d30 !important;
}

.yellow.font {
        color: #fcb204 !important;
}

.gray.font {
        color: #939597 !important;
}


/*******************************
Button Colors
*******************************/


/*******************************
Basic Buttons
*******************************/

.ui.button {
        background: #e0e1e2;
        color: rgba(0, 0, 0, .6);
        margin-bottom: .75em;
}

.ui.basic.button,
.ui.basic.buttons .button {
        background: 0 0!important;
        color: rgba(0, 0, 0, .6)!important;
        text-shadow: none!important;
        box-shadow: 0 0 0 1px rgba(34, 36, 38, .15) inset;
}

.ui.inverted.button {
        box-shadow: 0 0 0 2px #fff inset!important;
        background: 0 0;
        color: #fff;
        text-shadow: none!important;
}

.ui.basic.inverted.button,
.ui.basic.inverted.buttons .button {
        background-color: transparent!important;
        color: #f9fafb!important;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .5) inset!important
}


/*******************************
Red Buttons
*******************************/

.ui.red.button,
.ui.red.buttons .button {
        background-color: #db2828;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.red.button,
.ui.basic.red.buttons .button {
        box-shadow: 0 0 0 1px #db2828 inset!important;
        color: #db2828!important;
}

.ui.inverted.red.button,
.ui.inverted.red.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #ff695e inset!important;
        color: #ff695e;
}


/*******************************
Orange Buttons
*******************************/

.ui.orange.button,
.ui.orange.buttons .button {
        background-color: #f2711c;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.orange.button,
.ui.basic.orange.buttons .button {
        box-shadow: 0 0 0 1px #f2711c inset!important;
        color: #f2711c!important;
}

.ui.inverted.orange.button,
.ui.inverted.orange.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #ff851b inset!important;
        color: #ff851b;
}


/*******************************
Yellow Buttons
*******************************/

.ui.yellow.button,
.ui.yellow.buttons .button {
        background-color: #fbbd08;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.yellow.button,
.ui.basic.yellow.buttons .button {
        box-shadow: 0 0 0 1px #fbbd08 inset!important;
        color: #fbbd08!important;
}

.ui.inverted.yellow.button,
.ui.inverted.yellow.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #ffe21f inset!important;
        color: #ffe21f;
}


/*******************************
Olive Buttons
*******************************/

.ui.olive.button,
.ui.olive.buttons .button {
        background-color: #b5cc18;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.olive.button,
.ui.basic.olive.buttons .button {
        box-shadow: 0 0 0 1px #b5cc18 inset!important;
        color: #b5cc18!important;
}

.ui.inverted.olive.button,
.ui.inverted.olive.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #d9e778 inset!important;
        color: #d9e778;
}


/*******************************
Green Buttons
*******************************/

.ui.green.button,
.ui.green.buttons .button {
        background-color: #76bc36;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.green.button,
.ui.basic.green.buttons .button {
        box-shadow: 0 0 0 1px #76bc36 inset!important;
        color: #21ba45!important;
}

.ui.inverted.green.button,
.ui.inverted.green.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #76bc36 inset!important;
        color: #76bc36;
}


/*******************************
Teal Buttons
*******************************/

.ui.teal.button,
.ui.teal.buttons .button {
        background-color: #00b5ad;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.teal.button,
.ui.basic.teal.buttons .button {
        box-shadow: 0 0 0 1px #00b5ad inset!important;
        color: #00b5ad!important;
}

.ui.inverted.teal.button,
.ui.inverted.teal.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #6dffff inset!important;
        color: #6dffff;
}


/*******************************
Blue Buttons
*******************************/

.ui.blue.button,
.ui.blue.buttons .button {
        background-color: #28ace4;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.blue.button,
.ui.basic.blue.buttons .button {
        box-shadow: 0 0 0 1px #28ace4 inset!important;
        color: #28ace4!important;
}

.ui.inverted.blue.button,
.ui.inverted.blue.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #28ace4 inset!important;
        color: #28ace4;
}


/*******************************
Violet Buttons
*******************************/

.ui.violet.button,
.ui.violet.buttons .button {
        background-color: #6435c9;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.violet.button,
.ui.basic.violet.buttons .button {
        box-shadow: 0 0 0 1px #6435c9 inset!important;
        color: #6435c9!important;
}

.ui.inverted.violet.button,
.ui.inverted.violet.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #a291fb inset!important;
        color: #a291fb;
}


/*******************************
Purple Buttons
*******************************/

.ui.purple.button,
.ui.purple.buttons .button {
        background-color: #a333c8;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.purple.button,
.ui.basic.purple.buttons .button {
        box-shadow: 0 0 0 1px #a333c8 inset!important;
        color: #a333c8!important;
}

.ui.inverted.purple.button,
.ui.inverted.purple.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #dc73ff inset!important;
        color: #dc73ff;
}


/*******************************
Pink Buttons
*******************************/

.ui.pink.button,
.ui.pink.buttons .button {
        background-color: #e03997;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.pink.button,
.ui.basic.pink.buttons .button {
        box-shadow: 0 0 0 1px #e03997 inset!important;
        color: #e03997!important;
}

.ui.inverted.pink.button,
.ui.inverted.pink.buttons .button {
        background-color: transparent;
        box-shadow: 0 0 0 2px #ff8edf inset!important;
        color: #ff8edf;
}


/*******************************
Brown Buttons
*******************************/

.ui.brown.button,
.ui.brown.buttons .button {
        background-color: #a5673f;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.brown.button,
.ui.basic.brown.buttons .button {
        box-shadow: 0 0 0 1px #a5673f inset!important;
        color: #a5673f!important;
}


/*******************************
Grey Buttons
*******************************/

.ui.grey.button,
.ui.grey.buttons .button {
        background-color: #767676;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.basic.grey.button,
.ui.basic.grey.buttons .button {
        box-shadow: 0 0 0 1px #767676 inset!important;
        color: #767676!important;
}


/*******************************
Black Buttons
*******************************/

.ui.black.button,
.ui.black.buttons .button {
        background-color: #1b1c1d;
        color: #fff;
        text-shadow: none;
        background-image: none;
        min-width: 72px;
}

.ui.basic.black.button,
.ui.basic.black.buttons .button {
        box-shadow: 0 0 0 1px #1b1c1d inset!important;
        color: #1b1c1d!important;
}


/*******************************
Positive Buttons
*******************************/

.ui.positive.button,
.ui.positive.buttons .button {
        background-color: #76bc36!important;
        color: #fff;
        text-shadow: none;
        background-image: none;
}


/*******************************
Negative Buttons
*******************************/

.ui.negative.button,
.ui.negative.buttons .button {
        background-color: #db2828!important;
        color: #fff;
        text-shadow: none;
        background-image: none;
}

.ui.fixed.sticky + .segment {
        margin-top: 39px;
}


/*******************************
Segment Styles
*******************************/

.ui.flat.segment {
        border: 0 !important;
        box-shadow: none;
}

.ui.flat.card {
        border: 0 !important;
        box-shadow: none;
}

.round-shadow-box{
	    text-align: center !important;
    box-shadow: 0 0 20px rgba(0,0,0,.24);
    margin: 30px;
    border-radius: 15px;	
}
