html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}b{font-weight:bolder}img{border-style:none}button,input,select{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/*# sourceMappingURL=normalize.min.css.map */
.container{margin-right:auto;margin-left:auto}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.col-xs-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (min-width:48em){.container{width:49rem}.col-sm-6{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media only screen and (min-width:64em){.container{width:65rem}.col-md-4,.col-md-5,.col-md-6,.col-md-7{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}}@media only screen and (min-width:75em){.container{width:76rem}}

.container{position:relative;width:100%;max-width:960px;margin:0 auto;padding:0 20px;box-sizing:border-box}@media (min-width:400px){.container{width:85%;padding:0}}@media (min-width:550px){.container{width:80%}}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:Raleway,HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#222}h1,h2,h3,h4,h5{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}@media (min-width:550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}}p{margin-top:0}a{color:#1EAEDB}a:hover{color:#0FA0CE}.button,button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:600;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:focus,.button:hover,button:focus,button:hover{color:#333;border-color:#888;outline:0}input[type=tel],input[type=text],select{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #D1D1D1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type=tel],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=tel]:focus,input[type=text]:focus,select:focus{border:1px solid #33C3F0;outline:0}label{display:block;margin-bottom:.5rem;font-weight:600}ul{list-style:circle inside}ul{padding-left:0;margin-top:0}li{margin-bottom:1rem}.button,button{margin-bottom:1rem}input,select{margin-bottom:1.5rem}form,p,ul{margin-bottom:2.5rem}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #E1E1E1}.container:after,.row:after{content:"";display:table;clear:both}

h1{
    font-weight: 600;
    color: #d11111;
}

.flickity-enabled {
	position: relative;
  }
  
  .flickity-enabled:focus { outline: none; }
  
  .flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
  }
  
  .flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
  }
  
  /* draggable */
  
  .flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
  }
  
  .flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
  }
  
  /* ---- flickity-button ---- */
  
  .flickity-button {
	position: absolute;
	background: hsla(0, 0%, 100%, 0.75);
	border: none;
	color: #333;
  }
  
  .flickity-button:hover {
	background: white;
	cursor: pointer;
  }
  
  .flickity-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #19F;
  }
  
  .flickity-button:active {
	opacity: 0.6;
  }
  
  .flickity-button:disabled {
	opacity: 0.3;
	cursor: auto;
	/* prevent disabled button from capturing pointer up event. #716 */
	pointer-events: none;
  }
  
  .flickity-button-icon {
	fill: currentColor;
  }
  
  /* ---- previous/next buttons ---- */
  
  .flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	/* vertically center */
	transform: translateY(-50%);
  }
  
  .flickity-prev-next-button.previous { left: 10px; }
  .flickity-prev-next-button.next { right: 10px; }
  /* right to left */
  
  .flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
  }
  
  /* ---- page dots ---- */
  
  /*** uncss> filename: css/fontello.css ***/
@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot');
	src: url('../font/fontello.eot#iefix') format('embedded-opentype'),
		 url('../font/fontello.woff2') format('woff2'),
		 url('../font/fontello.woff') format('woff'),
		 url('../font/fontello.ttf') format('truetype'),
		 url('../img/fontello.svg#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  /*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
	  font-family: 'fontello';
	  src: url('../img/fontello.svg#fontello') format('svg');
	}
  }
  */
   
   [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
   
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
   
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
   
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
   
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
   
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
   
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
   
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }
   
  .icon-down-open:before { content: '\e800'; } /* '' */
  .icon-play:before { content: '\e801'; } /* '' */
  .icon-star:before { content: '\e802'; } /* '' */
  .icon-star-empty:before { content: '\e803'; } /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */
  .icon-ok-circled:before { content: '\f06d'; } /* '' */ /* '' */
  .icon-star-half-alt:before { content: '\f123'; } /* '' */ /* '' */ /* '' */ /* '' */ /* '' */
  .icon-facebook-squared:before { content: '\f30e'; } /* '' */ /* '' */

 
@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-LightItalic.woff2') format('woff2'),
        url('../font/ProductSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Italic.woff2') format('woff2'),
        url('../font/ProductSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Black.woff2') format('woff2'),
        url('../font/ProductSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Medium.woff2') format('woff2'),
        url('../font/ProductSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Bold.woff2') format('woff2'),
        url('../font/ProductSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-BoldItalic.woff2') format('woff2'),
        url('../font/ProductSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Regular.woff2') format('woff2'),
        url('../font/ProductSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-MediumItalic.woff2') format('woff2'),
        url('../font/ProductSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Light.woff2') format('woff2'),
        url('../font/ProductSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans-Light.woff2') format('woff2'),
        url('../font/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans-Regular.woff2') format('woff2'),
        url('../font/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans-Bold.woff2') format('woff2'),
        url('../font/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans-SemiBold.woff2') format('woff2'),
        url('../font/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans-ExtraBold.woff2') format('woff2'),
        url('../font/OpenSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}
.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

html {
    min-width: 350px;
    min-height: 200px;
}

html, body {
    height: 100%;
    width: 100%;
}

body {
    margin: 0;
    background-color: #222;
    font-family: 'Product Sans', 'Open Sans';
    color: #222;  
    line-height: 1.5;
}

a {
    color: #222;
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover,
a:active,
a:visited {
    color: #222;
    text-decoration: unset;
    outline: none;
}

img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: bottom;
    height: auto;
    object-fit: contain;
}

input:focus {
    outline: 0;
    border: 1px solid #04A4CC;
}

ul {
    padding: 0;
    margin: 0;
}


/*------------------------------------*\
    COMMON
\*------------------------------------*/

.wrapper {
    overflow: hidden;
    background-color: #fff;
}

.italic {
    font-style: italic;
}

.flickity-prev-next-button {
    background: none;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-margin-padding {
    margin: 0;
    padding: 0;
}

/* notify-js */


/*------------------------------------*\
    TITLES
\*------------------------------------*/

.innerTitle {
    font-size: 32px;
    line-height: 40px;
    color: #222;
    text-align: left;
    padding-bottom: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #db0000;
}


/*------------------------------------*\
    GRADIENTS
\*------------------------------------*/

.grayMesh {
    background-color: #E4E4E1;
    background-image: radial-gradient(at top center, rgba(255,255,255,0.03) 0%, rgba(0,0,0,0.03) 100%), linear-gradient(to top, rgba(255,255,255,0.1) 0%, rgba(143,152,157,0.60) 100%);
 	background-blend-mode: normal, multiply;
}

.grayMesh_light {
    background-color: #ebedee;
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}

.redMesh {
    background: #ee1d24;
    background: radial-gradient(circle, #308c9b, #001f24);
}

.winterMesh {
    background-image: url('../img/winterBanner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.winterMesh2 {
    background-image: url('../img/winterBanner_2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}


/*------------------------------------*\
    ANIMATION
\*------------------------------------*/

.pulse {
	-webkit-animation: pulse 1s linear infinite;
	-moz-animation: pulse 1s linear infinite;
	-ms-animation: pulse 1s linear infinite;
	animation: pulse 1s linear infinite;
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


/*------------------------------------*\
    BUTTONS
\*------------------------------------*/

.mybutton_round {
    border-radius: 46px;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    padding: 16px;
    padding-left: 28px;
    padding-right: 28px;
    transition: all 0.5s;
    cursor: pointer;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0,.4);
    background: #db0000;
}

.mybutton_round:hover {
    background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #828282;
    text-decoration: none;
    color: #fff;
}

.cornerButton {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: auto;
    display: inline-block;
    font-size: 16px;
    height: 42px;
    padding: 0 20px;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    line-height: 38px;
    position: relative;
    font-family: "Open sans";
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.cornerButton::after {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
    background: #fff;
}

.cornerButton:hover {
    color: #e1206f;
    background-color: #fff;
    opacity: 0.7;
    cursor: pointer;
}

.cornerButton a:hover {
    color: #222;
}

.navMenu_button {
    border-radius: 46px;
    border: none;
    text-align: center;
    font-size: 17px;
    height: 42px;
    line-height: 42px;
    font-weight: 600;
    transition: all 0.5s;
    cursor: pointer;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0,.1);
    background: #fff;
    color: #373737 !important;
    margin-bottom: 0;
}

.navMenu_button:hover {
    opacity: 0.7;
}


/*------------------------------------*\
    countdown
\*------------------------------------*/

.countdown {
    text-align: center;
    color: #222;
}

.countdown .time {
    width: 250px;
    font-size: 17px;
}

.countdown .time > div {
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}

.countdown .time ul {
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.countdown .time ul li {
    line-height: 1;
    font-size: 48px;
    text-align: center;
    margin: 0 13px;
    list-style-type: none;
    position: relative;
}

.countdown .time ul li .podp {
    display: block;
    position: relative;
    font-size: 17px;
    margin-top: 3px;
}


/*--------------------------------------------------------*\
    countdown-text (ORDER)
\*--------------------------------------------------------*/

#countdown .container {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 0;
    text-align: center;
}

#countdown .container .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#countdown .container .content .text {
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px 15px 5px 15px;
    margin-bottom: 25px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    border-left: 5px solid #fff;
    max-width: 400px;
}

#countdown .container .content .countdown {
    margin: 0 25px 50px 0;
    float: left;
    color: #fff;
}

#countdown .container .content .countdown .time {
    margin: auto;
}


/*------------------------------------*\
    navMenu
\*------------------------------------*/

#navMenu {
    background-color: transparent;
    height: fit-content;
    z-index: 99;
    width: 100%;
    color: #373737;
}

#navMenu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170%;
    opacity: .6;
    pointer-events: none;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.5)),to(transparent));
    background: linear-gradient(180deg,rgba(0,0,0,.5) 0,transparent);
    z-index: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
}

#navMenu > .content {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    max-width: 88%;
}

#navMenu > .content,
#navMenu .logo {
    height: 100%;
    position: relative;
}

#navMenu .logo {
    padding-left: 9px;
}

#navMenu .logo img {
    max-height: 95px;
    height: 100%;
    margin-right: 35px;
}

#navMenu .mobile-menu {
    display: none;
    position: absolute;
    left: 270px;
    top: 10px;
}

#navMenu .mobile-menu.hamburger {
    padding: 23px;
}

#navMenu ul.menu {
    list-style: none;
}

#navMenu ul.menu li {
    float: left;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    height: 50px;
}

#navMenu ul.menu li a {
    letter-spacing: 1px;
    color: #fff;
    z-index: 999999;
    transition: all 0.5s;
}

#navMenu ul.menu li a:hover {
    opacity: 0.7;
}

#navMenu ul.menu li a.navMenu_button {

}

.hamburger-inner, 
.hamburger-inner:after, 
.hamburger-inner:before {
    background-color: #fff !important;
}


/*------------------------------------*\
    header
\*------------------------------------*/

#header {
    margin: 0;
    /*background: url('../images/shape-alt.png') 180px 0px no-repeat, linear-gradient(to right top, #f4f2fc 50%, #e2dfff 75%, #fff 100%);*/
    background-image: url("../img/header_bg.jpg");
    background-size: cover;
    position: relative;
}

.upperFixedImg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

#header > .content {
    width: 100%;
    max-width: 1200px;
}

#header .logo {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 34px;
    line-height: 40px;
    text-align: left;
    font-weight: 500;
    margin-left: 10px;
    color: #15303b;
}

#header .logo img {
    max-width: 450px;
    margin-bottom: 25px;
    width: 100%;
    margin-left: -5px;
}

#header .price > span {
    padding-left: 10px;
    padding-right: 10px;
}

#header .price .old {
    font-size: 38px;
    font-weight: 500;
    text-decoration: line-through;
    color: #747474;
}

#header .price .new {
    font-size: 54px;
    font-weight: bold;
    color: #db0000;
}

#header .price .discount img {
    max-width: 110px;
}

#header .object {
    position: relative;
    height: 100%;
}

#header .object img {
    max-height: 800px;
}

#header .logo-column {
    z-index: 2;
    height: fit-content;
} 

#header .logo-column > * {
    max-width: 500px;
}

#header .logo-column .specs {
    font-size: 21px;
    line-height: 26px;
    font-weight: bold;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
}

#header .logo-column .specs .spec {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 15px;
}

#header .logo-column .specs .spec span {
    color: #db0000;
}

#header .logo-column .specs .text {
    width: calc(100% - 100px);
}

#header .logo-column .specs img {
    padding-right: 10px;
    margin-right: 5px;
    width: 75px;
}


/*--------------------------------------------------------*\
    text-image-banner
\*--------------------------------------------------------*/

#text-image-banner {
    padding-top: 40px;
    padding-bottom: 30px;
}

#text-image-banner .innerTitle {
    font-family: "Product Sans";
    font-size: 34px;
    font-weight: 800;
    line-height: 38px;
    margin-bottom: 3px;
}

#text-image-banner .innerTitle::after {
    bottom: -11px;
    background-color: #fff;
}

#text-image-banner .text {
    font-size: 18px;
    font-family: "Open Sans";
    float: right;
    max-width: 480px;
    padding: 30px 20px 30px 20px;
    text-align: justify;
    line-height: 28px;
}

#text-image-banner .image {
    max-width: 480px;
    padding-left: 15px;
    padding-right: 15px;
}


/*--------------------------------------------------------*\
    text-image-banner-1
\*--------------------------------------------------------*/

#text-image-banner-1 {
    position: relative;
    border-top: 4px solid #417d7fd6;
    background-color: #00364b;
}

#text-image-banner-1 .lower {
    margin-top: -60px;
    margin-bottom: 40px;
}

#text-image-banner-1 > .content {
    padding-top: 5px;
    padding-bottom: 5px;
}

#text-image-banner-1 .text {
    font-size: 24px;
    color: #fff;
    float: right;
    padding: 0 0 30px 40px;
    margin-top: -40px;
    text-align: left;
    max-width: 900px;
}

#text-image-banner-1 .text .title {
    font-size: 44px;
    line-height: 51px;
    margin-bottom: 20px;
    text-shadow: 2px 2px #383838;
    font-weight: bold;
}

#text-image-banner-1 .image {
    max-width: 300px;
    width: 60%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#text-image-banner-1 .countdown_button .content {
    max-width: 730px;
    color: #fff;
}

#text-image-banner-1 .countdown_button .content .countdown {
    color: #fff;
}


/*--------------------------------------------------------*\
    grid-image-banner
\*--------------------------------------------------------*/


/*------------------------------------*\
    advise-banner
\*------------------------------------*/

#advise-banner {
    background-color: #dcdcdc;
}

#advise-banner > .content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1400px;
    margin: auto;
}

#advise-banner .sx {
    text-align: left;
    padding-left: 40px;
    height: fit-content;
    padding-top: 70px;
}

#advise-banner .sx > * {
    padding-bottom: 15px;
}

#advise-banner .sx .surtitle {
    font-size: 23px;
}

#advise-banner .sx .title {
    font-size: 37px;
    font-weight: 600;
    font-style: italic;
    line-height: 45px;
    color: #db0000;
}

#advise-banner .sx > .subtitle {
    font-size: 18px;
    font-family: "Open Sans";
    margin-bottom: 30px;
    text-align: justify;
}

#advise-banner .dx img {
    padding: 0 50px 20px 50px;
    max-height: 700px;
    width: 100%;
    margin: 0 auto auto auto;
}

#advise-banner .bottom .box {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    margin-bottom: 30px;
}

#advise-banner .bottom .box > * {
    width: 100%;
}

#advise-banner .bottom .box .title {
    font-size: 24px;
    font-weight: bold;
    color: #db0000;
    line-height: 33px;
}

#advise-banner .bottom .box .title i {
    font-size: 35px;
}


/*--------------------------------------------------------*\
    box-banner
\*--------------------------------------------------------*/

#box-banner {
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #db0000;
}

#box-banner .content {
    padding: 0;
    max-width: 1300px;
    margin: auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

#box-banner .image,
#box-banner .description {
    max-width: 500px;
    margin: auto;
}

#box-banner .innerTitle {
    padding-bottom: 5px;
    font-weight: 800;
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'Product Sans';
    font-size: 38px;
    color: #fff;
    text-shadow: 2px 2px #383838;
}

#box-banner .innerTitle::after {
    content: none;
}

#box-banner .subtitle {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
    margin-bottom: 35px;
    color: #fff;
}

#box-banner ul {
    width: 100%;
}

#box-banner .flickity-prev-next-button {
    display: none;
}

#box-banner ul li {
    display: inline-block;
    width: 33.3%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
}

#box-banner li .image {
    position: relative;
}

#box-banner li .image img {
    border-radius: 100%;
    border: 1px dotted #ffffff;
    padding: 8px;
}

#box-banner li .image span {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;  
    line-height: 80px;
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    text-shadow: 2px 2px #383838;
}

#box-banner li .description {
    text-align: left;
    margin-top: 20px;
}

#box-banner li .description .title {
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    text-transform: uppercase;
    min-height: 50px;
    letter-spacing: 1px;    
}

#box-banner li .description .title span {
    font-weight: 300;
    font-size: 36px;
    margin-right: 15px;
    display: none;
}

#box-banner li .description .text {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 110px;
}

#box-banner li .description .cornerButton {
    background-color: transparent;
    margin-top: 20px;
}

#box-banner li .description .cornerButton a {
    color: #fff;
}

#box-banner li .description .cornerButton:hover {
    color: #252525;
}


/*--------------------------------------------------------*\
    text-image-banner-2
\*--------------------------------------------------------*/


/*--------------------------------------------------------*\
    text-image-banner-4
\*--------------------------------------------------------*/


/*--------------------------------------------------------*\
    sovraSlider
\*--------------------------------------------------------*/

.sovraSlider_section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
    background-image: url('../img/h6-bckr-1.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.sovraSlider_section > #slider .container {
    max-width: 85%;
}

.sovraSlider_section .carousel-cell img {
    width: 100%;
}

.sovraSlider_section #slider {
    margin-top: 90px;
}

.sovraSlider_section #slider:first-child {
    margin-top: 0;
}

.sovraSlider_section #slider .text > * {
    color: #222;
}

.sovraSlider_section #slider .text .innerTitle {
    color:#db0000;
    text-shadow: none;
    font-size: 35px;
    margin-bottom: 0;
}

.sovraSlider_section #slider .text .innerTitle::after {
    display: none;
    padding-bottom: 20px;
}

.sovraSlider_section #slider .text {
    padding: 50px;
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,.05);
    margin-right: -90px;
    z-index: 99;
    background-color: #f7f7f7;
}

.sovraSlider_section #slider .text:nth-child(2n) {
    margin-right: 0;
    margin-left: -90px;
}

.sovraSlider_section #slider .text .description {
    font-size: 18px;
    line-height: 29px;
    text-align: justify;
}

.sovraSlider_section #slider .text .description p {
    margin-bottom: 0;
}


/*--------------------------------------------------------*\
    slider
\*--------------------------------------------------------*/

#slider .content {
    margin: auto;
}

#slider .content > * {
    padding: 0;
}

#slider .carousel-cell {
    width: 100%;
}

#slider .carousel-cell img {
    width: 100%;
}

#slider .text .innerTitle {
    font-family: 'Product Sans';
    margin-left: -5px;
    line-height: 36px;
    font-size: 35px;
    padding-bottom: 20px;
    text-align: left;
    text-shadow: none;
}

#slider .text ul {
    margin-top: 15px;
    margin-bottom: 15px;
}

#slider .text .title {
    font-size: 18px;
    text-align: justify;
    line-height: 28px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-shadow: 0px 0px 10px rgb(255 255 255);
}

#slider .text > * {
    max-width: 600px;
    font-family: "Open Sans";
}

#slider .cornerButton {
    background-color: #FFA500;
}

#slider .cornerButton:hover {
    color: #222;
}


/*--------------------------------------------------------*\
    big-g
\*--------------------------------------------------------*/

#big-g {
    padding-top: 50px;
    background-image: url('../img/light_gray.jpg');
    background-size: 100%;
    background-position: center;
}

#big-g .content {
	max-width: 1600px;
    margin: auto;
}

#big-g .main-title {
    padding-bottom: 20px;
}

#big-g h2 {
    font-weight: bold;
    color: #db0000;
    margin-bottom: 0;
    letter-spacing: 1px;
}

#big-g .left-text p {
    margin-left: auto;
    margin-right: 0;
}

#big-g .feature-item {
	position: relative;
	margin-top: 10px;
}

#big-g .feature-item:last-child {
	margin-top: 120px;
}

#big-g .feature-item h2 {
	font-size: 1.6em;
    color: #3a2939;
    margin-bottom: 14px;
}

#big-g .feature-item h2 img {
    margin-right: 18px;
    max-width: 65px;
}

#big-g .feature-s2 .feature-item {
	margin-top: 70px;
}

#big-g .feature-s2 .feature-item:first-child {
	margin-top: 0px;
}

#big-g .feature-s2 .feature-img {
	margin-top: 40px;
}

#big-g .feature-s2 .feature-img img {
    max-height: 800px;
    padding: 0 25px 0 25px;
}

#big-g .feature p {
    font-size: 17px;
    font-family: "Open Sans";
    max-width: 350px;
}

#big-g .carousel-cell {
    width: 100%;
}


/*--------------------------------------------------------*\
    text-image-banner-3
\*--------------------------------------------------------*/

#text-image-banner-3 {
    background-image: url('../img/home-bg-5.jpg');
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 55px;
}

#text-image-banner-3 .innerTitle {
    padding-bottom: 15px;
    line-height: 38px;
    font-family: "Product Sans";
    font-weight: 800;
    color: #db0000;
    font-size: 37px;
}

#text-image-banner-3 .innerTitle::after {
    bottom: -12px;
}

#text-image-banner-3 .text {
    font-family: "Open Sans";
    float: right;
    max-width: 550px;
    padding: 30px 20px 30px 20px;
    text-align: justify;
    font-size: 17px;
}

#text-image-banner-3 .text span {
    font-weight: 700;
    display: inline-block;
    margin-top: 15px;
    font-family: "Product Sans";
    font-size: 22px;
}

#text-image-banner-3 .image {
    max-width: 350px;
    padding-left: 25px;
    padding-right: 25px;
}


/*--------------------------------------------------------*\
    opinions
\*--------------------------------------------------------*/

#opinions {
    padding-top: 80px;
    padding-bottom: 30px;
}

#opinions h2 {
    font-weight: bold;
    color: #FFA500;
     font-family: 'Poppins';;
}

#opinions .title i {
    color: #3B5998;
}

#opinions .subtitle {
    font-size: 18px;
    margin-bottom: 10px;
     font-family: 'Poppins';;
}

#opinions .opinions-carousel {
    position: relative;
}

#opinions .opinions-carousel::before,
#opinions .opinions-carousel::after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
}

#opinions .opinions-carousel::before {
    background-image: linear-gradient(to left, #fff0, rgb(255 255 255));
    left: 0;
}

#opinions .opinions-carousel::after {
    background-image: linear-gradient(to right, #fff0, rgb(255 255 255));
    right: 0;
}

#opinions .carousel-cell {
    width: 50%;
    padding: 25px;   
}

#opinions .rating {
    margin-top: 15px;
}

#opinions .rating .icon {
    color: red;
}


/*--------------------------------------------------------*\
    secureShopping
\*--------------------------------------------------------*/

#secureShopping {
    padding-top: 60px;
    padding-bottom: 50px;
}

#secureShopping .content {
    text-align: left;
	margin: auto;
}

#secureShopping .title,
#secureShopping .subtitle {
    text-align: center;
    color: #222;
}

#secureShopping .subtitle {
    font-size: 19px;
}

#secureShopping ul {
    list-style: none;
    margin-top: 30px;
}

#secureShopping ul li {
    margin: 0;
    padding-bottom: 10px;
}

#secureShopping ul li img {
    width: 60px;
    height: 80px;
    padding: 0;
    margin-right: 15px;
    float: left;
}


/*--------------------------------------------------------*\
    order
\*--------------------------------------------------------*/

.order_wrapper {
    background-color: #ebedee;
    background-image: url('../img/rounded-pointer.svg');
    background-position: 82% 0;
    background-repeat: no-repeat;
    background-size: 70px auto;
    border-radius: 3px;
    margin: 60px auto 90px auto;
    max-width: 1100px;
    width: 100%;
    box-shadow: 0px 29px 24px -25px rgba(0,0,0,.2);
}

#order {
    padding-top: 50px;
}

#order .container .center {
    max-width: 800px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#order #order_frame {/*
    padding: 15px;
    height: 1373737px;
    width: 100%;
    background: white;
    border: 3px dashed #3a926c;
    max-height: 300px;
    margin-bottom: 40px;*/
}

#order #countdown .container .content .text,
#order #countdown .container .content .countdown {
    color: #222;
}


/*--------------------------------------------------------*\
    footer
\*--------------------------------------------------------*/

#footer {
    position: relative;
    color: white;
    font-size: 15px;
    text-align: center;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #121212;
    margin-top: -5px;
}

#footer .footer-logo {
    margin-bottom: 30px;
}

#footer .footer-logo img {
    max-width: 160px;
}

#footer .description {
    font-weight: 300;
    letter-spacing: 1px;    
}


/*--------------------------------------------------------*\
    facebook-box
\*--------------------------------------------------------*/

.facebook-box {
    margin: 30px auto;
    background: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    box-shadow: 0px 0px 12px #a2a1a1e0;
    -webkit-box-shadow: 0px 0px 12px #a2a1a1e0;
    -moz-box-shadow: 0px 0px 12px #a2a1a1e0;
    -o-box-shadow: 0px 0px 12px #a2a1a1e0;
}

.facebook-box a {
    color: #3b5998;
    cursor: pointer;
    text-decoration: none;
}

.facebook-box hr {
    line-height: 1px;
    height: 1px;
    color: rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .1);
    border: 0;
    margin: 10px 0 0 0;
}

.facebook-box .right-icon {
    float: right;
    display: inline;
    width: 24px;
    height: 24px;
    color: #d8d8d8;
    cursor: pointer;
}

.facebook-box .content {
    padding: 12px;
    font-family: "Open Sans";
}

.facebook-box .row.header {
    max-height: 60px;
    margin-bottom: 11px;
}

.facebook-box .header .avatar {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 8px;
}

.facebook-box .header .name {
    width: calc(100% - 60px - 8px);
}

.facebook-box .header .name h5 {
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
}

.facebook-box .header .name span {
    color: #9197a3;
    font-size: 12px;
}

.facebook-box .footer {
    border-top: 1px solid #e1e2e3;
    margin: 0;
    padding: 9px 12px 7px 12px;
    font-size: 12px;
    background-color: #f6f7f8;
    border-radius: 0 0 3px 3px;
    color: #141823;
    overflow: hidden;
}

.main-form {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
}

.main-form h3 {
    text-align: center;
}

.main-form input,
.main-form select {
    
}

.main-form p {
    text-align: center;
}

.speedy {
    margin: 0 auto;
    width: 40%;
    margin-top: 20px;
    padding: 10px;
    background: #ffc205;
    font-size: 20px;
    font-weight: bold;
}

.main-form a {
    color: #007bff;
}

.main-form button {
    background: #ffc107;
    border: none;
    width: 60%;
    height: 50px;
    font-size: 25px;
    display: block;
    margin: 0 auto;
}

@media only screen and (max-width: 500px) {
    .speedy {
        font-size: 15px;
        width: 60%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main-form button {
        width: 90%;
        font-size: 20px;
        padding: 0;
    }
    #header .logo {
        font-size: 31px;
    }
    #text-image-banner-1 .text .title {
        margin-bottom: 10px;
        font-size: 30px!important;
    }
    #slider .text .innerTitle{
        text-align: center;
        padding-bottom: 0px;
        margin-bottom: 12px;
    }
    #slider .text .title{
        text-align: center;
    }
    #box-banner li .description .text{
        text-align: center;
    }
    .sovraSlider_section #slider .text .innerTitle{
        font-size: 25px;
        margin-left: 0px;
    }
    .sovraSlider_section #slider .text .description p {
        margin-bottom: 0;
        text-align: center;
    }
    #text-image-banner .innerTitle {
        font-size: 21px!important;
        text-align: center;
    }
    #text-image-banner .text{
        text-align: center!important;
    }
    #advise-banner .sx .title{
        margin-bottom: 20px;
    }
    #big-g h2{
        font-size: 2.3rem;
        letter-spacing: 0px;
    }
    .sovraSlider_section #slider .text {
        padding: 20px;
    }
    br{
        display: none;
    }
} 


@media screen and (min-width: 2000px) {
    .wrapper {
        max-width: 1800px;
        margin: auto;
    }
}

@media screen and (min-width: 1600px) {
    .maxColumn {
        max-width: 1400px;
        margin: auto;
    }
}

@media only screen and (max-width: 900px) {
    .upperFixedImg {
        
        
        left: auto;
        right: 0;
        max-width: 160px;
        width: 100%;
    }
}

/* notify-js */


/*--------------------------------------------------------*\
    countdown general
\*--------------------------------------------------------*/

@media only screen and (max-width: 1000px) {
    .countdown .time {
        width: 200px;
        font-size: 14px;
    }

    .countdown .time ul li {
        font-size: 38px;
        margin: 0 10px;
    }

    .countdown .time ul li .podp {
        font-size: 15px;
    }
}


/*--------------------------------------------------------*\
    navMenu
\*--------------------------------------------------------*/

@media only screen and (max-width: 1300px) {
    #navMenu > .content {
        max-width: 95%;
    }
}

@media only screen and (max-width: 1200px) {
    #navMenu > .content {
        margin-top: 25px;
        margin-bottom: 25px;
        max-width: 100%;
    }

    #navMenu .logo {
        padding-left: 20px;
    }

    #navMenu ul.menu li {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #navMenu > .content {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #navMenu .logo img {
        padding-left: 15px;
    }

    #navMenu ul {
        width: 100%;
    }

    #navMenu > .content > .logo {
        max-width: 100%;
        width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    #navMenu ul.menu li {
        display: none;
        width: 100%;
        text-align: center;
    }

    #navMenu ul.menu li:first-child {
        margin-top: 40px;
    }

    #navMenu ul.menu li:last-child {
        margin-bottom: 15px;
    }

    #navMenu .mobile-menu {
        display: block;
    }

    .navMenu_button {
        font-size: 16px;
        height: 42px;
        line-height: 42px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 700px) {
    #navMenu .mobile-menu.hamburger {
        right: 0;
        left: initial;
        transform: none;
    }
}

@media only screen and (max-width: 500px) {
    #navMenu .logo img {
        padding-left: 10px;
    }

    #navMenu > .content {
        margin-top: 15px;
    }
}


/*--------------------------------------------------------*\
    header
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
    #header > .content {
        padding-top: 0;
    }

    #header .logo-column {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    #header .logo img {
        margin-left: 0;
    }

    #header .logo-column {
        order: 2;
    }

    #header .object {
        order: 1;
        margin-top: 0;
        height: fit-content;
    }

    #header .object img {
        width: 100%;
    }

    #header .logo-column {
        padding-top: 0;
    }
}

@media screen and (max-width: 850px) {
    #header {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 550px) {

    #header .logo-column {
        margin-top: 0;
    }
}


/*------------------------------------*\
    advise-banner
\*------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
    #advise-banner {
        padding-bottom: 0;
    }

    #advise-banner .sx {
        order: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 60px;
    }

    #advise-banner .dx {
        order: 1;
    }

    #advise-banner .bottom .box {
        margin-bottom: 25px;
        padding-left: 0;
        padding-right: 0;
    }

    #advise-banner .bottom .box:last-child {
        margin-bottom: 0;
    }

    #advise-banner .dx img {
        padding: 0;
        max-width: 500px;
        padding-bottom: 0;
        padding-top: 40px;
    }
}

@media only screen and (max-width: 750px) {

    #advise-banner .sx .title {
        font-size: 34px;
        line-height: 43px;
    }

    #advise-banner .sx .surtitle {
        font-size: 25px;
    }

    #advise-banner .sx > * {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 550px) {
    #advise-banner > .content {
        padding-left: 15px;
        padding-right: 15px;
    }

    #advise-banner .sx {
        padding-top: 40px;
    }

    #advise-banner .sx .title {
        font-size: 31px;
        line-height: 39px;
    }

    #advise-banner .sx .surtitle {
        font-size: 23px;
    }
}

@media only screen and (max-width: 550px) {
    #advise-banner .sx .title {
        font-size: 29px;
        line-height: 36px;
    }

    #advise-banner .sx .surtitle {
        font-size: 21px;
    }

    #advise-banner .sx > * {
        padding-bottom: 8px;
    }
}


/*--------------------------------------------------------*\
    box-banner
\*--------------------------------------------------------*/

@media only screen and (max-width: 1200px) {/* md */
    #box-banner {
        padding-bottom: 30px;
        padding-top: 80px;
    }

    #box-banner .innerTitle {
        max-width: 500px;
        margin: auto;
    }

    #box-banner .subtitle {
        max-width: 500px;
        margin: auto;
        padding-bottom: 20px;
    }

    #box-banner .innerTitle,
    #box-banner .subtitle {
        padding-left: 15px;
        padding-right: 15px;
    }

    #box-banner .flickity-prev-next-button {
        display: block;
    }

    #box-banner li .description .text {
        min-height: 0;
        margin-bottom: 20px;
    }

    #box-banner ul li {
        width: 50%;
    }

    #box-banner ul li .content {
        max-width: 500px;
        margin: auto;
    }
}

@media only screen and (max-width: 700px) {
    #box-banner ul li {
        width: 100%;
    }
}

@media only screen and (max-width: 550px) {
    #box-banner {
        padding-bottom: 0;
        padding-top: 45px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner
\*--------------------------------------------------------*/

@media only screen and (max-width: 1000px) {
    #text-image-banner .image {/* a capo */
        min-width: 100%;
        order: 2;
        margin-top: 30px;
    }

    #text-image-banner .image img {
        max-width: 500px;
        width: 100%;;
        margin: auto;
    }
}

@media only screen and (max-width: 650px) {
    #text-image-banner .text {
        font-size: 20px;
    }
}

@media only screen and (max-width: 600px) {
    #text-image-banner {
        padding-top: 35px;
    }
}

@media only screen and (max-width: 400px) {
    #text-image-banner .innerTitle {
        font-size: 31px;
    }

    #text-image-banner .text {
        font-size: 18px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-1
\*--------------------------------------------------------*/

@media only screen and (max-width: 1200px) {
    #text-image-banner-1 .text {
        max-width: 800px;
    }
}

@media only screen and (max-width: 1050px) {
    #text-image-banner-1 .image {
        max-width: 100%;
        width: 100%;
    }

    #text-image-banner-1 .image img {
        max-width: 300px;
        width: 100%;
    }

    #text-image-banner-1 .text {
        padding: 0 10px 0 10px;
        margin-top: 10px;
    }

    #text-image-banner-1 .lower {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #text-image-banner-1 .lower {
        margin-top: 40px;
    }

    #text-image-banner-1 .countdown_button .content .countdown {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 700px) {
    #text-image-banner-1 .text .title {
        margin-bottom: 10px;
        font-size: 42px;
    }

    #text-image-banner-1 .text {
        line-height: 32px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-4
\*--------------------------------------------------------*/


/*--------------------------------------------------------*\
    text-image-banner-4 .PROMO
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
}


/*--------------------------------------------------------*\
    text-image-banner-3
\*--------------------------------------------------------*/

@media only screen and (max-width: 700px) {
    #text-image-banner-3 {
        padding-top: 50px;
    }

    #text-image-banner-3 .text {
        font-size: 18px;
    }
}

@media only screen and (max-width: 500px) {
    #text-image-banner-3 {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 400px) {
    #text-image-banner-3 .innerTitle {
        font-size: 31px;
    }
}


/*--------------------------------------------------------*\
    sovraSlider_section
\*--------------------------------------------------------*/

@media only screen and (max-width: 1200px) {
    .sovraSlider_section {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .sovraSlider_section > #slider .container {
        max-width: 100%;
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    .sovraSlider_section #slider .text {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .sovraSlider_section #slider .text,
    .sovraSlider_section #slider .text > *,
    .sovraSlider_section .carousel-cell img {
        max-width: 650px;
        width: 100%;
    }

    .sovraSlider_section #slider {
        margin-top: 60px;
    }

    .sovraSlider_section #slider:first-child {
        margin-top: 0;
    }

    .sovraSlider_section .slider_3 .images {
        order: 2;
    }
}

@media only screen and (max-width: 800px) {
    .sovraSlider_section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-2
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
}


/*--------------------------------------------------------*\
    opinions
\*--------------------------------------------------------*/

@media screen and (max-width: 1100px) {
    #opinions {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1000px) {
    .order_wrapper {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 800px) {
    #opinions .carousel-cell {
        width: 100%;
    }

    .order_wrapper {
        margin-top: 50px;
    }
}

@media screen and (max-width: 600px) {
    #opinions {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 400px) {
    #opinions {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #opinions .carousel-cell {
        padding: 15px;
    }
}


/*--------------------------------------------------------*\
    secureShopping
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* sm */
    #secureShopping .opt-con {
        width: 100%;
    }

    #secureShopping ul li img {
        margin-right: 0;
        margin-bottom: 15px;
    }
}


/*--------------------------------------------------------*\
    order
\*--------------------------------------------------------*/

@media only screen and (max-width: 650px) {
    .order_wrapper {
        margin-bottom: 0;
        margin-top: 0
    }
}

@media only screen and (max-width: 550px) {
    #countdown .container .content .countdown {
        margin: 0 0 30px 0;
    }
}

@media only screen and (max-width: 399px) {
    #order > .content > .container {
        padding: 50px 0 0 0;
    }

    #countdown .container .content .text {
        border-left: none;
        text-align: center;
    }
}


/*--------------------------------------------------------*\
    slider
\*--------------------------------------------------------*/

@media only screen and (max-width: 1280px) {
    #slider .text .title {
        font-size: 19px;
        line-height: 31px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #slider .text .title {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 20px;
        line-height: 30px;
    }
}


/*--------------------------------------------------------*\
    big-g
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
    #big-g .feature .center-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #big-g .main-title {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 48em) {/* sm */
    #big-g .main-title {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    #big-g .feature-s2 .feature-item,
    #big-g .feature-s2 .feature-item:first-child {
        margin-top: 50px;
        padding-left: 5px;
        padding-right: 5px;
    }

    #big-g .feature p {
        margin-bottom: 0;
    }
}
