body {
	background-color: #fff !important;
	background-repeat: repeat !important;
}
.heading1 {
	display: none;
}
.box1 {
	box-shadow: none;
	background: transparent !important;
}
.image-max-width {
	max-width: 150px;
}
#oxon-chat-circle {
	overflow: hidden !important;
}
@font-face {
    font-family: "HelveticaNeue";
    font-weight: 400;
    src: url("https://www.varle.lt/info-web/apple-landing/fonts/HelveticaNeue-Light.woff2") format("woff2"),
         url("https://www.varle.lt/info-web/apple-landing/fonts/HelveticaNeue-Light.woff") format("woff");
}

@font-face {
    font-family: "HelveticaNeue";
    font-weight: 500;
    src: url("https://www.varle.lt/info-web/apple-landing/fonts/HelveticaNeue-Medium.woff2") format("woff2"),
         url("https://www.varle.lt/info-web/apple-landing/fonts/HelveticaNeue-Medium.woff") format("woff");
}

@font-face {
    font-family: "MyriadSetPro";
    font-weight: 500;
    src: url("https://www.varle.lt/info-web/apple-landing/fonts/MyriadSetPro-Medium.woff2") format("woff2"),
         url("https://www.varle.lt/info-web/apple-landing/fonts/MyriadSetPro-Medium.woff") format("woff");
}

@font-face {
    font-family: "MyriadSetPro";
    font-weight: 700;
    src: url("https://www.varle.lt/info-web/apple-landing/fonts/MyriadSetPro-Bold.woff2") format("woff2"),
         url("https://www.varle.lt/info-web/apple-landing/fonts/MyriadSetPro-Bold.woff") format("woff");
}

html {
    scroll-behavior: smooth;
}

html body {
    background-color: #f5f5f7;
    color: #000000;
    font-family: "MyriadSetPro";
    overflow-x: hidden;
}

html body > div {
    overflow-x: hidden;
}

html h1 {
    font-family: "MyriadSetPro";
    font-weight: 700;
    text-align: center;
}

html h2 {
    font-family: "MyriadSetPro";
    font-weight: 700;
    text-align: center;
}

html h3 {
    font-family: "MyriadSetPro";
    font-weight: 700;
}

p.intro {
    text-align: center;
}

img {
    max-width: 100%;
}

#cookie-law-info-bar {
    background-color: rgba(245, 245, 245, 0.95); 
    bottom: 0px; 
    color: rgb(0, 0, 0); 
    display: none;
    font-family: "HelveticaNeue"; 
    font-size: 14px;
    padding: 13px 10px;
    position: fixed; 
    width: 100%;
    z-index: 2;
}

#cookie-law-info-bar a {
    color: rgb(239, 64, 55); 
    display: inline-block; 
}

#cookie-law-info-bar span.button {
    background-color: #ffffff;
    color: rgb(239, 64, 55); 
    cursor: pointer;
    display: inline-block; 
    font-size: 14px;
    line-height: 14px;
    margin: 5px 20px; 
    padding: 10px 16px;
}

#cookie-law-info-bar span.button:hover {
    background-color: #cccccc;
}

.action-button {
    border: 1px solid #6e6e73;
    border-radius: 24px;
    color: #6e6e73;
    cursor: pointer;
    display: inline-block;
    font-family: "HelveticaNeue"; 
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    margin: 44px 0;
    min-width: 120px;
    padding: 8px 18px;
}

.action-button:hover {
    color: #6e6e73;
    text-decoration: none;
}

.activity {
    display: flex;
    flex-direction: column;
}

.activity span {
    flex-grow: 1;
}

.airpods-battery {
    display: flex;
}

.airpods-battery p {
    font-family: "HelveticaNeue";
    font-size: 12px;
    font-weight: 500;
}

.airpods-battery p.text-highlight {
    font-family: "MyriadSetPro";
    font-size: 20px;
    font-weight: 700;
}

.airpods-battery > .row {
    margin: auto;
}

.background-iphones {
    background-image: url(https://www.varle.lt/info-web/apple-landing/img/BTL_S07.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.black {
    background-color: #000000;
    color: #ffffff;
}

body .container {
    padding-left: 0;
    padding-right: 0;
}

.caption-iphone {
    height: 72px;
}

.container > .row {
    padding-bottom: 20px;
    padding-top: 20px;
}

.content {
    height: 100%;
    padding: 40px;
}

.content.chained {
    height: auto;
}

.dark-grey {
    background-color: #222222;
    color: #ffffff;
}

.footer {
    padding-bottom: 70px;
}

.footer .content p, .footer ol {
    color: #888888;
    font-size: 12px;
}

.footer a {
    color: #555555;
}

.footer ol {
    padding-left: 15px;
}

.green {
    color: #00d600;
}

.grey {
    background-color: #eaeaea;
}

.icon-products {
    height: 74px;
}

.image-activity {
    margin-right: -90px;
    position: relative;
    z-index: 1;
}

.image-container {
    text-align: center;
}

.image-dial {
    margin-left: -15px;
    margin-right: -15px;
}

.image-sound {
    margin-left: -40px;
    margin-right: -40px;
}

.logo-airpods, .logo-watch {
    height: 60px;
    margin: 30px 0;
}

.logo-iphone img, .logo-watch img {
    width: 150px;
}

#resellers a img {
    margin: 40px 0;
    max-height: 40px;
    padding: 0 15px;
}   

#resellers .logo {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

.row {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

p.slofie {
    color: #777777;
    font-weight: 700;
}

.text-block-aligned {
    display: flex;
}

.text-block-aligned p {
    margin: auto;
}

.video {
    padding: 20px 0;
    width: 100%;
}

.white {
    background-color: #ffffff;
}

.box1 a {
    border-bottom: 1px dashed #dfdfdf;
    background: url(https://www.varle.lt/static/uploads/uploads/2017/05/08/landing-product-bg.png) repeat-x bottom right;
}

.tab-pane .tooltip-fix {
	background-color: transparent;
	max-width: 170px;
    margin: 0 auto;
}

.title {
	color: #000;
}

#nav-tab.nav-tabs {
    padding-bottom: 1px;
	border: none;
}

#nav-tab.nav-tabs .nav-item {
    padding: 0px;
	border: none;
}

#nav-tab.nav-tabs a:hover {
    box-shadow: 0px 4px 1px rgba(179, 179, 179, 0.4);
}

.tab-content {
	margin-bottom: 2px;
}
.tab-content a:hover {
    background: none;
    box-shadow: 0 2px 3px rgba(179, 179, 179, 0.5);
}

.container .tab-pane a {
	border-bottom: 1px dashed #dfdfdf;
}

.container .tab-pane a:not(:last-child) {
	border-right: 1px dashed #dfdfdf;
}

#nav-iphone a,
#nav-ipad a,
#nav-watches a {
	padding-top: 40px !important;
}

.adjust-position {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    text-align: center;
}

#Module2, #Module9 {
    position: relative;
}

#Module9 .embed-responsive {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 24%;
    width: 45%;
    text-align: center;
}
#barbieExtraDolls p {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.4445em;
    letter-spacing: 0em;
    padding: 0;
    color: #000;
    margin: 0;
    padding-bottom: 1.5em;
}

@media (max-width: 767.98px) {  
    html h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    html h3 {
        font-size: 24px;
        margin-bottom: 24px;
    }

    p.apple-pay {
        margin-top: 30px;
    }

    .content {
        overflow-x: hidden;
    }
    
    p.intro {
        font-size: 19px;
        line-height: 23px;
    }

    .image-cover {
        padding: 0 20px;
    }

    .image-dials {
        margin-left: -10px;
        margin-right: -10px;
    }

    .image-freedom {
        max-width: 190px;
    }

    .image-hd {
        max-width: 206px;
    }

    .image-processor {
        max-width: 210px;
    }

    .image-slofie {
        max-height: 240px;
        max-width: unset;
    }

    .image-watch-knob {
        padding: 0 25px;
        text-align: center;
    }

    p.intro {
        margin: auto;
        max-width: 875px;
    }

    .logo-airpods img {
        width: 225px;
    }

    .logo-apple-pay {
       text-align: center;
    }

    .logo-apple-pay img {
        width: 165px;
    }

    div.slofie {
        height: 200px;
        padding-top: 5px;
    }

    p.slofie {
        font-size: 25px;
        line-height: 30px;
    } 

    #resellers div.bordered {
        border-bottom: 1px solid #969696;
    }

    .video {
        height: 300px;
    }
}

@media (min-width: 768px) {
    html h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    html h3 {
        font-size: 24px;
        margin-bottom: 24px;
    }

    p.apple-pay {
        margin-top: 30px;
    }

    .content {
        margin: 0 20px;
    }

    .content.extender {
        flex-grow: 1;
    }
    
    .column-product {
        display: flex;
        flex-direction: column;
    }
    
    p.intro {
        font-size: 19px;
        line-height: 23px;
    }

    .image-activity {
        padding-top: 20px;
    }

    .image-airpods-connect {
        margin-right: -60px;
        padding-bottom: 40px;
        padding-top: 60px;
    }

    .image-case {
        padding: 40px 0;
    }

    .image-cover {
        max-width: 450px;
    }

    .image-dials {
        margin-left: 20px;
        margin-right: 20px;
    }

    .image-dusk {
        margin-top: 40px;
    }

    .image-freedom {
        max-width: 190px;
        padding: 40px 0;
    }

    .image-hd {
        max-width: 206px;
    }

    .image-processor {
        max-width: 210px;
    }

    .image-size {
        padding: 40px 0;
    }

    .image-slofie {
        max-height: 245px;
        max-width: unset;
    }

    .image-sound {
        padding-bottom: 40px;
        padding-top: 80px;
    }

    .image-watch-knob {
        text-align: center;
    }

    .image-watch-knob img {
        max-width: 190px;
    }

    .logo-airpods img {
        width: 225px;
    }

    .logo-apple-pay {
        text-align: center;
     }
 
    .logo-apple-pay img {
         width: 165px;
     }

    div.slofie {
        height: 175px;
    }

    p.slofie {
        font-size: 25px;
        line-height: 30px;
    }

    #resellers div.bordered {
        border-right: 1px solid #969696;
    }

    .video {
        height: 420px;
    }
}

@media (min-width: 992px) {
    html h1 {
        font-size: 84px;
    }

    html h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    html h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    html p {
        font-size: 17px;
    }

    p.apple-pay {
        margin-left: -15px;
        margin-top: 0px;
    }

    .caption-products {
        height: 84px;
    }
    
    p.intro {
        font-size: 22px;
        line-height: 27px;
    }

    .image-case {
        max-width: 290px;
    }

    .image-cover {
        max-width: 560px;
    }

    .image-dials {
        margin-left: -10px;
        margin-right: -10px;
    }

    .image-freedom {
        max-width: 225px;
    }

    .image-hd {
        max-width: 285px;
    }

    .image-processor {
        max-width: 210px;
    }

    .image-size {
        max-width: 350px;
    }

    .image-slofie {
        margin-left: -57px;
        max-height: 495px;
        max-width: unset;
    }

    .image-watch-knob {
        margin-right: -50px;
        text-align: right;
    }

    .image-watch-knob img {
        max-width: 215px;
    }

    .logo-airpods img {
        width: 225px;
    }

    .logo-apple-pay {
        text-align: left;
    }

    .logo-apple-pay img {
        width: 130px;
    }

    div.slofie {
        height: 350px;
        padding-top: 20px;
    }

    p.slofie {
        font-size: 30px;
        line-height: 35px;
    }

    .video {
        height: 555px;
    }
}

@media (min-width: 1200px) { 
    html h1 {
        font-size: 95px;
    }

    .image-dusk {
        margin-top: 0px;
    }

    .image-freedom {
        max-width: 315px;
    }

    .image-hd {
        max-width: 350px;
    }

    .image-processor {
        max-width: 210px;
    }

    .image-size {
        max-width: 350px;
    }

    .image-slofie {
        margin-left: -60px;
        max-height: 590px;
        max-width: unset;
    }

    .image-watch-knob {
        margin-right: -50px;
        text-align: right;
    }

    .image-watch-knob img {
        max-width: 250px;
    }

    .logo-airpods img {
        width: 225px;
    }

    .logo-apple-pay img {
        width: 165px;
    }

    div.slofie {
        height: 435px;
        padding-top: 20px;
    }

    .video {
        height: 640px;
    }
}

img.img-adjust {
    max-width: 180px;
}
	
/* sm */
@media (min-width: 768px) {
    img.img-adjust {
        width: 150px;
    }
}
/* md */
@media (min-width: 992px) {
    img.img-adjust {
        width: 200px;
    }
}
/* lg */
@media.img-adjust (min-width: 1200px) {
    img {
        width: 250px;
    }
}