@charset "utf-8";

/* CSS Document */

.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

*,
input,
:before,
:after {
    box-sizing: border-box
}

html,
body {
    padding: 0;
    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
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}


/**/

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-Light.eot);
    src: url(../font/Souvenir-Light.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-Light.woff2) format("woff2"), url(../font/Souvenir-Light.woff) format("woff"), url(../font/Souvenir-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-LightItalic.eot);
    src: url(../font/Souvenir-LightItalic.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-LightItalic.woff2) format("woff2"), url(../font/Souvenir-LightItalic.woff) format("woff"), url(../font/Souvenir-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-Medium.eot);
    src: url(../font/Souvenir-Medium.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-Medium.woff2) format("woff2"), url(../font/Souvenir-Medium.woff) format("woff"), url(../font/Souvenir-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-MediumItalic.eot);
    src: url(../font/Souvenir-MediumItalic.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-MediumItalic.woff2) format("woff2"), url(../font/Souvenir-MediumItalic.woff) format("woff"), url(../font/Souvenir-MediumItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-Bold.eot);
    src: url(../font/Souvenir-Bold.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-Bold.woff2) format("woff2"), url(../font/Souvenir-Bold.woff) format("woff"), url(../font/Souvenir-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-BoldItalic.eot);
    src: url(../font/Souvenir-BoldItalic.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-BoldItalic.woff2) format("woff2"), url(../font/Souvenir-BoldItalic.woff) format("woff"), url(../font/Souvenir-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-Demi.eot);
    src: url(../font/Souvenir-Demi.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-Demi.woff2) format("woff2"), url(../font/Souvenir-Demi.woff) format("woff"), url(../font/Souvenir-Demi.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Souvenir';
    src: url(../font/Souvenir-DemiItalic.eot);
    src: url(../font/Souvenir-DemiItalic.eot?%23iefix&2415483338103447027) format("embedded-opentype"), url(../font/Souvenir-DemiItalic.woff2) format("woff2"), url(/../font/Souvenir-DemiItalic.woff) format("woff"), url(../font/Souvenir-DemiItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeue-Thin';
    src: url(../font/HelveticaNeue-Thin.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

.souvenir {
    font-family: 'Souvenir';
}

.work_sans {
    font-family: 'Work Sans'
}


/**/

body {
    color: #43474A;
}

.showDesktop {
    display: block !important;
}

.showTablet {
    display: none !important;
}

.showMobile {
    display: none !important;
}

h1 {
    font-family: 'Souvenir';
    font-size: 54px;
    line-height: 66px;
    color: #141720;
    font-weight: 400;
    font-style: normal;
}

h2 {
    font-family: 'Souvenir';
    font-size: 30px;
    color: #141720;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
}

h3 {
    font-family: 'Souvenir';
    font-size: 26px;
    color: #141720;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
}

h4 {
    font-family: 'Souvenir';
    font-size: 22px;
    color: #141720;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 40px 5px;
    text-align: center;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;
    height: 640px;
    object-fit: cover
}

.banner .caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.banner .caption .bg {
    display: block;
    margin: 0 auto;
}

.banner .caption h1 {
    color: #2B2D2F;
    margin: 0;
    line-height: 67px;
    font-size: 60px;
    text-align: center;
    font-weight: 300;
    padding: 100px 0 10px 0;
}

.banner .caption h1 span {
    font-family: "HelveticaNeue-Thin";
    display: block;
    font-weight: 300;
    color: #000000;
    font-size: 60px;
    line-height: 67px;
}

.banner .caption p {
    font-family: 'Work Sans';
    font-weight: 300;
    font-size: 30px;
    line-height: 43px;
    padding: 20px 0;
    color: #2B2D2F
}

.banner .caption p strong {
    font-weight: 500;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
}

.open-tooltip {
    background: #00779B;
    border-radius: 8px;
    width: 200px;
    height: 65px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -100px;
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.14px;
    line-height: 18px;
    padding:0;
    display: none;
	align-items: center;
  justify-content: center;
}

.custom-tooltips.open .open-tooltip, .custom-tooltips:hover .open-tooltip {
    display: flex;
}


@media all and (min-width: 1040px) {
    .custom-tooltips:hover .open-tooltip {
        display: flex;
    }
}

.open-tooltip:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #00779B;
    border-width: 14px;
    margin-left: -16px;
}

.close-tooltip {
    width: 30px;
    height: 30px;
    background: url(../images/close-tools.png) no-repeat right top;
    background-size: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.btn-org {
    background: #DF7D20;
    border-radius: 4px;
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    height: 60px;
    line-height: 60px;
    text-decoration: none;
    padding: 0 20px;
    display: table;
    margin: 0 auto;
    text-align: center;
}

.btn-org:hover,
.btn-org:focus {
    text-decoration: none;
    color: #FFFFFF;
}

.cancelLink {
    font-family: 'Work Sans';
    font-weight: 300;
    font-size: 20px;
    color: #2B2D2F;
    padding: 20px 0;
}

.cancelLink a {
    color: #2B2D2F;
}

@media all and (min-width:1200px) and (max-width:1400px) {
    .banner img {
        height: 580px;
    }
    .banner .caption h1 {
        padding: 100px 0 10px;
    }
}


/********************/

#mainContaint {}

.hubble-video {
    padding: 0 0;
    background: #fff7ae;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 15px;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/**/

#howitwork {
    padding: 50px 0;
}

#howitwork h2 {
    text-align: center;
    font-weight: 300;
    font-size: 35px;
}

#howitwork h2 span {
    position: relative;
    padding: 10px 0;
}

#howitwork h2 span:before {
    content: "";
    border-bottom: 3px solid #DF7D20;
    position: absolute;
    left: 10%;
    width: 80%;
    bottom: 0;
    height: 1px;
}

#howitwork h3 {
    text-align: center;
    color: #2B2D2F;
    font-size: 22px;
    font-family: 'Work Sans';
    font-weight: 600;
    margin: 10px 0;
}

#howitwork p {
    text-align: center;
    font-size: 18px;
    font-family: 'Work Sans';
    font-weight: 300;
    color: #43474A;
    line-height: 27px;
    margin: 20px 0 30px;
    letter-spacing: -0.5px;
}

#howitwork .desc .img {
    width: 190px;
    height: 190px;
    padding: 30px 20px 0;
    text-align: center;
    display: block;
    margin: 0 auto;
}

#howitwork .desc .img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}


/**/

.flex-ver {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-box {
    width: 50%;
    text-align: center;
    padding: 10px;
}


#half-price {
    padding: 30px 0;
	overflow:hidden;
}

.pair-free {
    background: #f3f2ec url(../images/dots-background.png) repeat;
	background-size:contain;
    padding: 40px 0;
}

#half-price .pair-free h2, #half-price .pair-free p, #half-price .pair-free ul{
	background:#f3f2ec;
}

.week-free {
    padding: 40px 0;
}

#half-price h2 {
    text-align: center;
    font-weight: 300;
    font-size: 35px;
    margin-bottom: 20px;
}

#half-price p {
    text-align: center;
    font-size: 18px;
    font-family: 'Work Sans';
    font-weight: 300;
    color: #43474A;
    line-height: 29px;
    margin: 0 0 20px 0;
}

#half-price ul {
    font-family: "Work Sans";
    font-weight: 600;
    font-size: 20px;
    color: #43474A;
    line-height: 29px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    list-style: none;
    display: table;
    text-align: left;
}

#half-price ul li {
    float: left;
    position: relative;
    padding: 0 8px;
}

#instaSlider {
    padding: 60px 0;
}

#instaSlider h2 {
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 30px;
    color: #00779B;
    text-align: center;
    margin-bottom: 20px;
}

.insta-slider .item {
    position: relative;
}

.insta-slider .insta-desc {
    background: rgba(0, 0, 0, 0.49);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.insta-slider .owl-item.active.center .insta-desc {
    display: -webkit-flex;
    display: flex;
}

.insta-slider .insta-desc p {
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    margin: 0;
    padding: 15px;
}

.insta-slider .insta-desc p a {
    color: #ffffff;
}


.insta-slider .insta-desc p img{
	display:inherit;
}

/*.insta-slider .owl-item p.one{
	display:none;
}

.insta-slider .owl-item.active.center p.one{
	display:block;
}*/

#instaSlider .owl-nav.disabled {
    display: block !important;
}

#instaSlider .owl-nav {
    position: relative;
    display: table;
    margin: 30px auto;
    width: 250px;
    top: 0;
	z-index:100;
}

.owl-prev {
    float: left;
    margin: 0 20px;
    position: relative;
    font-size: 0;
}

.owl-prev:before {
    background: url(../images/arrow-prev.png) no-repeat center center;
    background-size: cover;
    /*content: "\e314";*/
    content: "";
    font-family: 'icons' !important;
    font-size: 40px;
    color: #B6BFC5;
    width: 14px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
}

.owl-next {
    float: right;
    margin: 0 20px;
    position: relative;
    font-size: 0;
}

.owl-next:before {
    background: url(../images/arrow-next.png) no-repeat center center;
    background-size: cover;
    /*content: "\e315";*/
    content: "";
    font-family: 'icons' !important;
    font-size: 40px;
    color: #B6BFC5;
    width: 14px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
}

.owl-dots {
    counter-reset: slides-num;
    position: absolute;
    top: 98.5%;
    left:0;
    width:100%;
    text-align: center;
	z-index:1;
}

.owl-dots:after {
    content: counter(slides-num);
    display: inline-block;
    font-family: 'Work Sans';
    font-weight: 600;
    font-size: 28px;
    color: #005E7B;
    vertical-align: middle;
}

.owl-dot {
    display: inline-block;
    counter-increment: slides-num;
	vertical-align:middle;
	letter-spacing:5px;
}

.owl-dot span {
    display: none;
}

.owl-dot.active:before {
    content: counter(slides-num) "/";
    display: inline-block;
    vertical-align: middle;
    font-family: 'Work Sans';
    font-weight: 600;
    font-size: 28px;
    color: #005E7B;
    text-align: center;
	
}/**/

#asSeenIn {
    padding: 30px 0 60px;
    background: #f3f2ec url(../images/dots-background.png) repeat;
}

#asSeenIn .flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
	padding:0 15px;
}

#asSeenIn h2 {
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 25px;
    color: #5A5E60;
    text-align: center;
    margin-bottom: 30px;
    display: block;
}

#asSeenIn span {
    position: relative;
    padding: 5px 0;
}

#asSeenIn h2 span:before {
    content: "";
    border-bottom: 3px solid #979797;
    position: absolute;
    left: 10%;
    width: 80%;
    bottom: 0;
    height: 1px;
}

#asSeenIn img {
    width: auto;
    height: 48px;
}

#startToday {
    padding: 100px 0;
    text-align: center;
}

#startToday h2 {
    font-family: 'Souvenir';
    font-weight: 300;
    font-size: 45px;
    color: #3474A;
    text-align: center;
    margin-bottom: 30px;
}


/**/

footer {
    background: #5A5E60;
    padding: 40px 0;
    text-align: center;
    min-height: 400px;
}

.footer {
    font-family: 'Work Sans';
    font-weight: 300;
    font-size: 16px;
    color: #FFFFFF;
}

.foot-logo {
    padding: 20px 0 20px;
}

.shipping,
.foot-nav,
.copyRight {
    padding: 10px 0;
}

.foot-nav a {
    color: #ffffff;
    margin: 0 10px;
}

.social-container {
    margin-bottom: 20px;
}

.social-container a {
    font-size: 52px;
    color: #ffffff;
    margin: 0 19px;
}

.foot-nav a:hover,
.social-container a:hover {
    color: #c8f0ef;
    text-decoration: none;
}

.mid-line {
    display: none;
}

@media only screen and (min-width:992px) and (max-width:1200px) and (orientation:landscape) {
    .showDesktop {
        display: none !important;
    }
    .showTablet {
        display: block !important;
    }
    .showMobile {
        display: none !important;
    }
    .banner img {
        width: 100%;
        object-fit: cover;
        height: 500px;
    }
    header {
        top: 0;
    }
    .banner .caption h1 {
        font-size: 42px;
        margin-top: 0;
        line-height: normal;
    }
    .banner .caption h1 span {
        line-height: 48px;
        font-size: 40px;
    }
    .banner .caption p {
        font-size: 22px;
        line-height: 34px;
        padding: 10px 0;
    }
    #howitwork h2 {
        font-size: 35px;
    }
    #howitwork .container {
        width: 100%;
    }
    #howitwork h3 {
        font-size: 20px;
    }
    .btn-org {
        line-height: 50px;
        height: 50px;
    }
    #half-price h2 {
        font-size: 35px;
    }
    #half-price p {
        font-size: 20px;
        margin: 0 0 30px;
    }
    #half-price p br {
        display: none;
    }
    #half-price ul {
        font-size: 20px;
    }
    #half-price ul li {
        text-align: center;
        float: none;
        padding: 0 5px;
    }
    #howitwork .desc .img {
        display: block !important;
    }
    .flex-box.tabPort {
        display: none;
    }
    .flex-box.tabLand,
    .flex-box img.tabLand {
        display: block;
    }
    #half-price .flex-ver .flex-box img.tabLand {
        display: table;
        margin: 0 auto;
    }
    /*.hubble-video {
	padding:0;
	height:422px;
		
}

.video-wrapper{
	height:422px;
	padding:0;
	margin:0 auto;
	width:744px;
}

.video-wrapper iframe{
	height:422px;
	padding:0;
	width:744px;
}*/
    #instaSlider .container {
        width: 100%;
    }
    #instaSlider h2 {
        font-size: 26px;
    }
    .insta-slider {
        margin: 0 -15px;
        width: auto;
    }
	
	.insta-slider .owl-item.active.center .insta-desc {
		display: -webkit-flex;
		display: block;
	}
    .insta-slider .insta-desc {
        position: relative;
        background: none;
		height:170px;
    }
    .insta-slider .insta-desc p {
        font-size: 20px;
        margin: 15px auto;
        color: #000000;
        font-weight: 300;
        padding: 0;
    }
    .insta-slider .insta-desc p a {
        color: #00779B;
    }
    #instaSlider .owl-nav {
        width: 180px;
        margin: 20px auto;
    }
	
	.owl-next, .owl-prev{
		width:50px;
		height:30px;
		border:1px solid #fff;
		margin:0;
	}
	
    .owl-next:before,
    .owl-prev:before {
        width: 50px;
        height: 15px;
		background-size:8px;
		top:6px;
    }
	
	.owl-next:before{
		background-position:center 90%;
	}
	.owl-prev:before{
		background-position:center 10%;
	}
	
	.owl-dots {
		top:94%;
	}
	
    .owl-dot.active:before,
    .owl-dots:after {
        font-size: 20px;
    }
    #asSeenIn {
        padding: 20px 0 40px;
    }
    #asSeenIn img {
        width: auto;
        height: 42px;
    }
    #startToday {
        padding: 80px 0;
        text-align: center;
    }
    #startToday h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    #startToday img {
        width: auto;
        height: 150px;
    }
    footer {
        min-height: 330px;
    }
    .foot-logo {
        padding: 0 0 20px;
    }
    .foot-nav.lands {
        display: block!important;
    }
    .foot-nav.port {
        display: none!important;
    }
}


@media only screen and (max-width:1024px) {
	#asSeenIn img {
		width: auto;
		height: 38px;
	}
}

/*All Tablets Device*/

@media only screen and (min-width:768px) and (max-width:991px) {
    .showDesktop {
        display: none !important;
    }
    .showTablet {
        display: block !important;
    }
    .showMobile {
        display: none !important;
    }
    .foot-nav.lands {
        display: none!important;
    }
    .foot-nav.port {
        display: block!important;
    }
    header {
        top: 0;
        padding: 35px 5px;
    }
    .banner img {
        height: 420px;
    }
    .banner .caption h1 {
        font-size: 32px;
        margin-top: 0;
        line-height: normal
    }
    .banner .caption h1 span {
        line-height: 36px;
        font-size: 30px;
    }
    .banner .caption p {
        font-size: 18px;
        line-height: 27px;
        padding: 10px 0;
    }
    .btn-org {
        line-height: 50px;
        height: 50px;
    }
    .cancelLink {
        font-size: 16px;
        padding: 15px 0;
    }
	
	.container {
		width: 100%;
	}
	
    /*.hubble-video {
	padding:0;
	height:260px;
		
}

.video-wrapper{
	height:260px;
	padding:0;
	margin:0 auto;
	width:470px;
}

.video-wrapper iframe{
	height:260px;
	padding:0;
	width:470px;
}*/
    #howitwork {
        padding: 30px 0;
    }
    #howitwork h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }
    #howitwork h3 {
        font-size: 20px;
    }
    #howitwork .desc {
        max-width: 310px;
        margin: 0 auto;
    }
    #howitwork .desc p {
        margin-top: 0;
    }
    #howitwork .desc p br {
        display: none;
    }
    .mid-line {
        background: #B6BFC5;
        height: 1px;
        display: table;
        margin: 30px auto;
        width: 40%;
        max-width: 148px;
    }
    .pair-free,
    .week-free {
        padding: 20px;
    }
	.pair-free{
		background: #f3f2ec url(../images/dots-background-t.png) no-repeat center center;
		background-size:160%;
	}
	
    #half-price .flex-ver {
        display: block;
        margin: 0;
        padding: 30px 0
    }
    #half-price .flex-ver .flex-box {
        width: 100%;
        padding: 0;
        margin: 0 auto;
    }
    .flex-box.tabPort {
        display: block;
    }
    .flex-box.tabLand,
    .flex-box img.tabLand,
    #half-price .flex-ver .flex-box img.tabLand {
        display: none;
    }
    #half-price .flex-ver .flex-box img {
        display: table;
        margin: 0 auto;
        max-width: 281px;
    }
    #half-price h2 {
        font-size: 30px;
        color: #43474A;
        margin-bottom: 20px;
    }
    #half-price p {
        font-size: 18px;
        color: #43474A;
        line-height: 27px;
        padding: 0 15px;
        margin: 0 0 20px;
    }
    #half-price ul {
        padding: 10px 0 30px 0;
    }
    #instaSlider h2 {
        font-size: 26px;
    }
    .insta-slider {
        margin: 0 -15px;
        width: auto;
    }
	.insta-slider .owl-item.active.center .insta-desc {
		display: -webkit-flex;
		display: block;
	}
	
    .insta-slider .insta-desc {
        position: relative;
        background: none;
		height:170px;
    }
    .insta-slider .insta-desc p {
        font-size: 16px;
        margin: 15px -10px;
        color: #000000;
        font-weight: 300;
        padding: 0;
    }
    .insta-slider .insta-desc p a {
        color: #00779B;
    }
    #instaSlider .owl-nav {
        width: 180px;
        margin: 20px auto;
    }
    .owl-next, .owl-prev{
		width:50px;
		height:30px;
		border:1px solid #fff;
		margin:0;
	}
	
    .owl-next:before,
    .owl-prev:before {
        width: 50px;
        height: 15px;
		background-size:8px;
		top:6px;
    }
	
	.owl-next:before{
		background-position:center 90%;
	}
	.owl-prev:before{
		background-position:center 10%;
	}
	
	.owl-dots {
		top:93%;
	}
    .owl-dot.active:before,
    .owl-dots:after {
        font-size: 20px;
    }
    #asSeenIn img {
        width: auto;
        height: 32px;
    }
    #startToday {
        padding: 80px 0;
        text-align: center;
    }
    #startToday h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    #startToday img {
        width: auto;
        height: 150px;
    }
    .shipping,
    .foot-nav,
    .copyRight {
        padding: 0;
    }
    .foot-logo {
        padding: 0 0 20px;
    }
    .footer {
        font-family: 'Work Sans';
        font-size: 12px;
        color: #FFFFFF;
        max-width: 300px;
        margin: 0 auto;
        line-height: 24px;
    }
}


/*All mobile Device*/

@media only screen and (max-width: 767px) {
    .showDesktop {
        display: none !important;
    }
    .showTablet {
        display: none !important;
    }
    .showMobile {
        display: block !important;
    }
    .showMobile.port {
        display: block !important;
    }
    .showMobile.lands {
        display: none !important;
    }
    header {
        background: #ffffff;
        border-bottom: 5px solid #00779B;
        height: 65px;
        padding: 10px;
        position: relative;
        top: 0;
    }
    header img {
        height: 45px;
        width: auto;
    }
    .banner {
        background: #c8f0ef;
        padding-bottom: 40px;
    }
    .banner img.showMobile.port {
        object-position: top;
        max-height: 360px;
    }
    .banner .caption h1 {
        font-size: 30px;
        padding: 0;
        display: table;
        margin: 85px auto 0;
        color: #2B2D2F;
        line-height: 32px;
    }
    .banner .caption h1 span {
        font-size: 26px;
        line-height: 32px;
        color: #000000;
    }
    .banner .caption p {
        padding: 15px 0;
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .btn-org {
        height: 50px;
        line-height: 50px;
    }
    .mid-line {
        background: #B6BFC5;
        height: 1px;
        display: table;
        margin: 30px auto;
        width: 40%;
        max-width: 148px;
    }
    #howitwork {
        padding: 40px 0;
    }
    #howitwork h2 {
        font-size: 28px;
        margin: 10px 0 30px 0;
    }
    #howitwork h2 span {
        padding-top: 0;
    }
    #howitwork h3 {
        font-size: 18px;
    }
    #howitwork .desc .img {
        display: none;
    }
    #howitwork .desc {
        max-width: 330px;
        margin: 0 auto;
    }
    #howitwork p {
        font-size: 18px;
        line-height: 27px;
        padding: 0;
        margin-top: 10px;
    }
    #howitwork .desc p br {
        display: none;
    }
    .cancelLink {
        font-size: 16px;
        padding: 10px 0 0;
    }
    .hubble-video {
        /*padding-bottom: 20px;
        padding-top: 20px;*/
		padding-bottom:0;
        padding-top:0;
    }
	.hubble-video .video-wrapper{
		margin:0 -15px;
	}
	
	.pair-free{
		background: #f3f2ec url(../images/dots-background-m.png) no-repeat top center;
		background-size:100%;
	}
	
    #half-price {
        padding: 0;
    }
	
    #half-price .hidden-xs {
        display: none;
    }
    #half-price .flex-ver {
        display: block;
        margin: 0;
        padding: 0
    }
    #half-price .flex-ver .flex-box {
        width: 100%;
        padding: 0;
    }
    #half-price .flex-ver .flex-box img {
        display: table;
        margin: 0 auto;
    }
    #half-price h2 {
        font-size: 28px;
        color: #43474A;
        margin-bottom: 10px;
    }
    #half-price p {
        font-size: 18px;
        color: #43474A;
        line-height: 27px;
    }
    #half-price ul {
        font-family: "Work Sans";
        font-weight: 400;
        font-size: 18px;
        color: #43474A;
        line-height: 29px;
        margin: 0 auto;
        padding: 0 0 20px 0;
        list-style: none;
        display: table;
        text-align: left;
    }
    #half-price ul li {
        position: relative;
        padding: 2px 0 2px 30px;
        float: none;
    }
    #half-price ul li:before {
        background: url(../images/tickmark.png) no-repeat left center;
        position: absolute;
        top: 7px;
        left: 0;
        content: "";
        width: 25px;
        height: 15px;
    }
    #instaSlider {
        padding: 30px 0;
    }
    .insta-slider {
        margin: 0 -15px;
        width: auto;
    }
	.insta-slider .owl-item.active.center .insta-desc {
		display: -webkit-flex;
		display: block;
	}
    .insta-slider .insta-desc {
        position: relative;
        background: none;
		min-height:150px;
    }
    .insta-slider .insta-desc p {
        font-size: 16px;
        margin: 15px auto 0;
        color: #000000;
        font-weight: 300;
        padding: 0;
    }
    .insta-slider .insta-desc p a {
        color: #00779B;
    }
    #instaSlider .owl-nav {
        width: 180px;
        margin: 20px auto;
    }
    .owl-next:before,
    .owl-prev:before {
        width: 40px;
        height: 15px;
		background-size: 8px;
    }
    .owl-dot.active:before,
    .owl-dots:after {
        font-size: 20px;
    }
    #asSeenIn {
        padding: 30px 0;
		background: #f3f2ec url(../images/dots-background-m.png) repeat center center;
		background-size:cover
    }
    #asSeenIn img {
        width: auto;
        height: 40px;
    }
    #asSeenIn .flex {
        display: block;
    }
    #asSeenIn h2 {
        margin-bottom: 20px;
    }
    #asSeenIn .flex div {
        padding: 15px;
        text-align: center;
    }
    #startToday {
        padding: 60px 0;
        text-align: center;
    }
    #startToday h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    #startToday img {
        height: auto;
        width: 135px;
    }
    footer {
        min-height: 330px;
    }
    .footer {
        font-size: 12px;
    }
    .shipping,
    .foot-nav,
    .copyRight {
        padding: 3px 0;
        line-height: 24px;
    }
    .foot-logo {
        padding: 0 0 20px;
    }
    .footer .foot-nav a,
    .footer .copyRight {
        font-size: 12px;
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) and (orientation:portrait) {
    .showMobile.port {
        display: none !important;
    }
    .showMobile.lands {
        display: block !important;
        height: 320px;
    }
    .banner .caption h1 {
        margin: 0 auto;
        font-size: 32px;
        line-height: 36px;
    }
    #half-price .flex-ver .flex-box {
        width: 60%;
        padding: 0;
        margin: 0 auto;
    }
    #half-price .flex-ver .flex-box img {
        display: table;
        margin: 0 auto;
        width: 281px;
    }
}

@media only screen and (min-width: 450px) and (max-width: 640px) and (orientation:portrait) {
    .showMobile.port {
        display: none !important;
    }
    .showMobile.lands {
        display: block !important;
        height: 280px;
    }
    .banner .caption h1 {
        margin: 0 auto;
        font-size: 32px;
        line-height: 36px;
    }
    #half-price .flex-ver .flex-box {
        width: 80%;
        padding: 0;
        margin: 0 auto;
    }
    #half-price .flex-ver .flex-box img {
        display: table;
        margin: 0 auto;
        width: 281px;
    }
	
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .showMobile.port {
        display: none !important;
    }
    .showMobile.lands {
        display: block !important;
        min-height: 320px;
    }
    .banner img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }
    .banner {
        background: none;
        padding-bottom: 0;
    }
    .banner .caption h1 {
        margin: 0 auto;
        font-size: 32px;
        line-height: 36px;
    }
    .banner .caption h1 span {
        font-size: 30px;
        line-height: 36px;
    }
    .banner .caption p {
        font-size: 20px;
    }
    #half-price .flex-ver .flex-box {
        width: 60%;
        padding: 0;
        margin: 0 auto;
    }
    #instaSlider {
        padding: 40px 0;
    }
	
	.insta-slider .insta-desc {
        position: relative;
        background: none;
		min-height:175px;
    }
	
    #asSeenIn .flex {
        display: -webkit-flex;
        display: flex;
    }
    #asSeenIn .flex div {
        padding: 0;
    }
    #asSeenIn img {
        width: 100%;
        height: auto;
    }
    #asSeenIn h2 {
        margin-bottom: 30px;
        margin-top: 0;
    }
    footer {
        min-height: 300px;
    }
}


/*All mobile Device*/

@media only screen and (max-width: 350px) {
    .footer {
        font-size: 13px;
    }
    .foot-nav a {
        color: #ffffff;
        margin: 0 3px;
    }
    .insta-slider p,
    #half-price p {
        font-size: 16px;
    }
    .banner .caption h1 {
        margin: 70px auto 0;
    }
	
	.insta-slider .insta-desc {
        position: relative;
        background: none;
		min-height:175px;
    }
}


/*All mobile Device*/


@media all and (min-width:1200px)and (max-width:1300px) {
    .container {
		width: 1180px;
	}
	#half-price ul{
		font-size:19px;
	}
}

@media all and (min-width: 1300px) {
    .container {
		width: 1280px;
	}
}