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

audio,
canvas,
video {
  display: inline-block
}

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

[hidden],
template {
  display: none
}

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

body {
  margin: 0
}

header {
	z-index: 999999999999999;
}

a {
  background: transparent
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: none;
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

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

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

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

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

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

pre {
  white-space: pre-wrap
}

q {
  quotes: "\201C""\201D""\2018""\2019"
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

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

figure {
  margin: 0
}

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

legend {
  border: 0;
  padding: 0
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top
}

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

.row {
  width: 100%
}

.row:after {
  content: " ";
  display: block;
  clear: both
}

.hello__message {
  z-index: 1;
  padding: 20px 10px 20px !important;
  padding-left: 10px !important;
  text-align: center;
}

.hello__heading {
  text-align: center !important;
}

.img-box img {
  width: auto;
  height: auto;
  padding: 10px;
  display: inline-block;
  background-color: #fff;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.warning-text {
  background: #ebebeb;
  padding: 20px 0;
}

@media (min-width:0) and (max-width:1200px) {
  .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px
  }

  .container:after {
    content: " ";
    display: block;
    clear: both
  }
}

@media (min-width:640px) and (max-width:970px) {
  .container {
    padding: 0 20px
  }
}

@media (min-width:1201px) {
  .container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px
  }

  .container:after {
    content: " ";
    display: block;
    clear: both
  }

  .warning-text p {
    font-size: 36px;
    text-align: center;
  }
}

.pl-0 {
  padding-left: 0 !important
}

[span="1"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="1"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="2"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.66667%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="2"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="3"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="3"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="4"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="4"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="5"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 41.66667%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="5"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="6"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="6"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="7"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 58.33333%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="7"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="8"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="8"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="9"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="9"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="10"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="10"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="11"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66667%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="11"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

[span="12"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: .83333%;
  padding-right: .83333%
}

@media (min-width:992px) and (max-width:1200px) {
  [span="12"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-left: 25%
  }
}

.m-t-1 {
  margin-top: 1px
}

@media (min-width:768px) {
  .m-t-1--md {
    margin-top: 1px
  }
}

.m-t-2 {
  margin-top: 2px
}

@media (min-width:768px) {
  .m-t-2--md {
    margin-top: 2px
  }
}

.m-t-3 {
  margin-top: 3px
}

@media (min-width:768px) {
  .m-t-3--md {
    margin-top: 3px
  }
}

.m-t-4 {
  margin-top: 4px
}

@media (min-width:768px) {
  .m-t-4--md {
    margin-top: 4px
  }
}

.m-t-5 {
  margin-top: 5px
}

@media (min-width:768px) {
  .m-t-5--md {
    margin-top: 5px
  }
}

.m-t-6 {
  margin-top: 6px
}

@media (min-width:768px) {
  .m-t-6--md {
    margin-top: 6px
  }
}

.m-t-7 {
  margin-top: 7px
}

@media (min-width:768px) {
  .m-t-7--md {
    margin-top: 7px
  }
}

.m-t-8 {
  margin-top: 8px
}

@media (min-width:768px) {
  .m-t-8--md {
    margin-top: 8px
  }
}

.m-t-9 {
  margin-top: 9px
}

@media (min-width:768px) {
  .m-t-9--md {
    margin-top: 9px
  }
}

.m-t-10 {
  margin-top: 10px
}

@media (min-width:768px) {
  .m-t-10--md {
    margin-top: 10px
  }
}

.m-t-11 {
  margin-top: 11px
}

@media (min-width:768px) {
  .m-t-11--md {
    margin-top: 11px
  }
}

.m-t-12 {
  margin-top: 12px
}

@media (min-width:768px) {
  .m-t-12--md {
    margin-top: 12px
  }
}

.m-t-13 {
  margin-top: 13px
}

@media (min-width:768px) {
  .m-t-13--md {
    margin-top: 13px
  }
}

.m-t-14 {
  margin-top: 14px
}

@media (min-width:768px) {
  .m-t-14--md {
    margin-top: 14px
  }
}

@media (min-width:768px) {
  .m-t-15--md {
    margin-top: 15px
  }
}

.m-t-16 {
  margin-top: 16px
}

@media (min-width:768px) {
  .m-t-16--md {
    margin-top: 16px
  }
}

.m-t-17 {
  margin-top: 17px
}

@media (min-width:768px) {
  .m-t-17--md {
    margin-top: 17px
  }
}

.m-t-18 {
  margin-top: 18px
}

@media (min-width:768px) {
  .m-t-18--md {
    margin-top: 18px
  }
}

.m-t-19 {
  margin-top: 19px
}

@media (min-width:768px) {
  .m-t-19--md {
    margin-top: 19px
  }
}

.m-t-20 {
  margin-top: 20px
}

@media (min-width:768px) {
  .m-t-20--md {
    margin-top: 20px
  }
}

.m-t-21 {
  margin-top: 21px
}

@media (min-width:768px) {
  .m-t-21--md {
    margin-top: 21px
  }
}

.m-t-22 {
  margin-top: 22px
}

@media (min-width:768px) {
  .m-t-22--md {
    margin-top: 22px
  }
}

.m-t-23 {
  margin-top: 23px
}

@media (min-width:768px) {
  .m-t-23--md {
    margin-top: 23px
  }
}

.m-t-24 {
  margin-top: 24px
}

@media (min-width:768px) {
  .m-t-24--md {
    margin-top: 24px
  }
}

.m-t-25 {
  margin-top: 25px
}

@media (min-width:768px) {
  .m-t-25--md {
    margin-top: 25px
  }
}

.m-t-26 {
  margin-top: 26px
}

@media (min-width:768px) {
  .m-t-26--md {
    margin-top: 26px
  }
}

.m-t-27 {
  margin-top: 27px
}

@media (min-width:768px) {
  .m-t-27--md {
    margin-top: 27px
  }
}

.m-t-28 {
  margin-top: 28px
}

@media (min-width:768px) {
  .m-t-28--md {
    margin-top: 28px
  }
}

.m-t-29 {
  margin-top: 29px
}

@media (min-width:768px) {
  .m-t-29--md {
    margin-top: 29px
  }
}

.m-t-30 {
  margin-top: 30px
}

@media (min-width:768px) {
  .m-t-30--md {
    margin-top: 30px
  }
}

.m-t-31 {
  margin-top: 31px
}

@media (min-width:768px) {
  .m-t-31--md {
    margin-top: 31px
  }
}

.m-t-32 {
  margin-top: 32px
}

@media (min-width:768px) {
  .m-t-32--md {
    margin-top: 32px
  }
}

.m-t-33 {
  margin-top: 33px
}

@media (min-width:768px) {
  .m-t-33--md {
    margin-top: 33px
  }
}

.m-t-34 {
  margin-top: 34px
}

@media (min-width:768px) {
  .m-t-34--md {
    margin-top: 34px
  }
}

.m-t-35 {
  margin-top: 35px
}

@media (min-width:768px) {
  .m-t-35--md {
    margin-top: 35px
  }
}

.m-t-36 {
  margin-top: 36px
}

@media (min-width:768px) {
  .m-t-36--md {
    margin-top: 36px
  }
}

.m-t-37 {
  margin-top: 37px
}

@media (min-width:768px) {
  .m-t-37--md {
    margin-top: 37px
  }
}

.m-t-38 {
  margin-top: 38px
}

@media (min-width:768px) {
  .m-t-38--md {
    margin-top: 38px
  }
}

.m-t-39 {
  margin-top: 39px
}

@media (min-width:768px) {
  .m-t-39--md {
    margin-top: 39px
  }
}

.m-t-40 {
  margin-top: 40px
}

@media (min-width:768px) {
  .m-t-40--md {
    margin-top: 40px
  }
}

.m-t-41 {
  margin-top: 41px
}

@media (min-width:768px) {
  .m-t-41--md {
    margin-top: 41px
  }
}

.m-t-42 {
  margin-top: 42px
}

@media (min-width:768px) {
  .m-t-42--md {
    margin-top: 42px
  }
}

.m-t-43 {
  margin-top: 43px
}

@media (min-width:768px) {
  .m-t-43--md {
    margin-top: 43px
  }
}

.m-t-44 {
  margin-top: 44px
}

@media (min-width:768px) {
  .m-t-44--md {
    margin-top: 44px
  }
}

.m-t-45 {
  margin-top: 45px
}

@media (min-width:768px) {
  .m-t-45--md {
    margin-top: 45px
  }
}

.m-t-46 {
  margin-top: 46px
}

@media (min-width:768px) {
  .m-t-46--md {
    margin-top: 46px
  }
}

.m-t-47 {
  margin-top: 47px
}

@media (min-width:768px) {
  .m-t-47--md {
    margin-top: 47px
  }
}

.m-t-48 {
  margin-top: 48px
}

@media (min-width:768px) {
  .m-t-48--md {
    margin-top: 48px
  }
}

.m-t-49 {
  margin-top: 49px
}

@media (min-width:768px) {
  .m-t-49--md {
    margin-top: 49px
  }
}

.m-t-50 {
  margin-top: 50px
}

@media (min-width:768px) {
  .m-t-50--md {
    margin-top: 50px
  }
}

.m-t-51 {
  margin-top: 51px
}

@media (min-width:768px) {
  .m-t-51--md {
    margin-top: 51px
  }
}

.m-t-52 {
  margin-top: 52px
}

@media (min-width:768px) {
  .m-t-52--md {
    margin-top: 52px
  }
}

.m-t-53 {
  margin-top: 53px
}

@media (min-width:768px) {
  .m-t-53--md {
    margin-top: 53px
  }
}

.m-t-54 {
  margin-top: 54px
}

@media (min-width:768px) {
  .m-t-54--md {
    margin-top: 54px
  }
}

.m-t-55 {
  margin-top: 55px
}

@media (min-width:768px) {
  .m-t-55--md {
    margin-top: 55px
  }
}

.m-t-56 {
  margin-top: 56px
}

@media (min-width:768px) {
  .m-t-56--md {
    margin-top: 56px
  }
}

.m-t-57 {
  margin-top: 57px
}

@media (min-width:768px) {
  .m-t-57--md {
    margin-top: 57px
  }
}

.m-t-58 {
  margin-top: 58px
}

@media (min-width:768px) {
  .m-t-58--md {
    margin-top: 58px
  }
}

.m-t-59 {
  margin-top: 59px
}

@media (min-width:768px) {
  .m-t-59--md {
    margin-top: 59px
  }
}

.m-t-60 {
  margin-top: 60px
}

@media (min-width:768px) {
  .m-t-60--md {
    margin-top: 60px
  }
}

.m-t-61 {
  margin-top: 61px
}

@media (min-width:768px) {
  .m-t-61--md {
    margin-top: 61px
  }
}

.m-t-62 {
  margin-top: 62px
}

@media (min-width:768px) {
  .m-t-62--md {
    margin-top: 62px
  }
}

.m-t-63 {
  margin-top: 63px
}

@media (min-width:768px) {
  .m-t-63--md {
    margin-top: 63px
  }
}

.m-t-64 {
  margin-top: 64px
}

@media (min-width:768px) {
  .m-t-64--md {
    margin-top: 64px
  }
}

.m-t-65 {
  margin-top: 65px
}

@media (min-width:768px) {
  .m-t-65--md {
    margin-top: 65px
  }
}

.m-t-66 {
  margin-top: 66px
}

@media (min-width:768px) {
  .m-t-66--md {
    margin-top: 66px
  }
}

.m-t-67 {
  margin-top: 67px
}

@media (min-width:768px) {
  .m-t-67--md {
    margin-top: 67px
  }
}

.m-t-68 {
  margin-top: 68px
}

@media (min-width:768px) {
  .m-t-68--md {
    margin-top: 68px
  }
}

.m-t-69 {
  margin-top: 69px
}

@media (min-width:768px) {
  .m-t-69--md {
    margin-top: 69px
  }
}

.m-t-70 {
  margin-top: 70px
}

@media (min-width:768px) {
  .m-t-70--md {
    margin-top: 70px
  }
}

.m-t-71 {
  margin-top: 71px
}

@media (min-width:768px) {
  .m-t-71--md {
    margin-top: 71px
  }
}

.m-t-72 {
  margin-top: 72px
}

@media (min-width:768px) {
  .m-t-72--md {
    margin-top: 72px
  }
}

.m-t-73 {
  margin-top: 73px
}

@media (min-width:768px) {
  .m-t-73--md {
    margin-top: 73px
  }
}

.m-t-74 {
  margin-top: 74px
}

@media (min-width:768px) {
  .m-t-74--md {
    margin-top: 74px
  }
}

.m-t-75 {
  margin-top: 75px
}

@media (min-width:768px) {
  .m-t-75--md {
    margin-top: 75px
  }
}

.m-t-76 {
  margin-top: 76px
}

@media (min-width:768px) {
  .m-t-76--md {
    margin-top: 76px
  }
}

.m-t-77 {
  margin-top: 77px
}

@media (min-width:768px) {
  .m-t-77--md {
    margin-top: 77px
  }
}

.m-t-78 {
  margin-top: 78px
}

@media (min-width:768px) {
  .m-t-78--md {
    margin-top: 78px
  }
}

.m-t-79 {
  margin-top: 79px
}

@media (min-width:768px) {
  .m-t-79--md {
    margin-top: 79px
  }
}

.m-t-80 {
  margin-top: 80px
}

@media (min-width:768px) {
  .m-t-80--md {
    margin-top: 80px
  }
}

.m-t-81 {
  margin-top: 81px
}

@media (min-width:768px) {
  .m-t-81--md {
    margin-top: 81px
  }
}

.m-t-82 {
  margin-top: 82px
}

@media (min-width:768px) {
  .m-t-82--md {
    margin-top: 82px
  }
}

.m-t-83 {
  margin-top: 83px
}

@media (min-width:768px) {
  .m-t-83--md {
    margin-top: 83px
  }
}

.m-t-84 {
  margin-top: 84px
}

@media (min-width:768px) {
  .m-t-84--md {
    margin-top: 84px
  }
}

.m-t-85 {
  margin-top: 85px
}

@media (min-width:768px) {
  .m-t-85--md {
    margin-top: 85px
  }
}

.m-t-86 {
  margin-top: 86px
}

@media (min-width:768px) {
  .m-t-86--md {
    margin-top: 86px
  }
}

.m-t-87 {
  margin-top: 87px
}

@media (min-width:768px) {
  .m-t-87--md {
    margin-top: 87px
  }
}

.m-t-88 {
  margin-top: 88px
}

@media (min-width:768px) {
  .m-t-88--md {
    margin-top: 88px
  }
}

.m-t-89 {
  margin-top: 89px
}

@media (min-width:768px) {
  .m-t-89--md {
    margin-top: 89px
  }
}

.m-t-90 {
  margin-top: 90px
}

@media (min-width:768px) {
  .m-t-90--md {
    margin-top: 90px
  }
}

.m-t-91 {
  margin-top: 91px
}

@media (min-width:768px) {
  .m-t-91--md {
    margin-top: 91px
  }
}

.m-t-92 {
  margin-top: 92px
}

@media (min-width:768px) {
  .m-t-92--md {
    margin-top: 92px
  }
}

.m-t-93 {
  margin-top: 93px
}

@media (min-width:768px) {
  .m-t-93--md {
    margin-top: 93px
  }
}

.m-t-94 {
  margin-top: 94px
}

@media (min-width:768px) {
  .m-t-94--md {
    margin-top: 94px
  }
}

.m-t-95 {
  margin-top: 95px
}

@media (min-width:768px) {
  .m-t-95--md {
    margin-top: 95px
  }
}

.m-t-96 {
  margin-top: 96px
}

@media (min-width:768px) {
  .m-t-96--md {
    margin-top: 96px
  }
}

.m-t-97 {
  margin-top: 97px
}

@media (min-width:768px) {
  .m-t-97--md {
    margin-top: 97px
  }
}

.m-t-98 {
  margin-top: 98px
}

@media (min-width:768px) {
  .m-t-98--md {
    margin-top: 98px
  }
}

.m-t-99 {
  margin-top: 99px
}

@media (min-width:768px) {
  .m-t-99--md {
    margin-top: 99px
  }
}

.m-t-100 {
  margin-top: 100px
}

@media (min-width:768px) {
  .m-t-100--md {
    margin-top: 100px
  }
}

.m-t-101 {
  margin-top: 101px
}

@media (min-width:768px) {
  .m-t-101--md {
    margin-top: 101px
  }
}

.m-t-102 {
  margin-top: 102px
}

@media (min-width:768px) {
  .m-t-102--md {
    margin-top: 102px
  }
}

.m-t-103 {
  margin-top: 103px
}

@media (min-width:768px) {
  .m-t-103--md {
    margin-top: 103px
  }
}

.m-t-104 {
  margin-top: 104px
}

@media (min-width:768px) {
  .m-t-104--md {
    margin-top: 104px
  }
}

.m-t-105 {
  margin-top: 105px
}

@media (min-width:768px) {
  .m-t-105--md {
    margin-top: 105px
  }
}

.m-t-106 {
  margin-top: 106px
}

@media (min-width:768px) {
  .m-t-106--md {
    margin-top: 106px
  }
}

.m-t-107 {
  margin-top: 107px
}

@media (min-width:768px) {
  .m-t-107--md {
    margin-top: 107px
  }
}

.m-t-108 {
  margin-top: 108px
}

@media (min-width:768px) {
  .m-t-108--md {
    margin-top: 108px
  }
}

.m-t-109 {
  margin-top: 109px
}

@media (min-width:768px) {
  .m-t-109--md {
    margin-top: 109px
  }
}

.m-t-110 {
  margin-top: 110px
}

@media (min-width:768px) {
  .m-t-110--md {
    margin-top: 110px
  }
}

.m-t-111 {
  margin-top: 111px
}

@media (min-width:768px) {
  .m-t-111--md {
    margin-top: 111px
  }
}

.m-t-112 {
  margin-top: 112px
}

@media (min-width:768px) {
  .m-t-112--md {
    margin-top: 112px
  }
}

.m-t-113 {
  margin-top: 113px
}

@media (min-width:768px) {
  .m-t-113--md {
    margin-top: 113px
  }
}

.m-t-114 {
  margin-top: 114px
}

@media (min-width:768px) {
  .m-t-114--md {
    margin-top: 114px
  }
}

.m-t-115 {
  margin-top: 115px
}

@media (min-width:768px) {
  .m-t-115--md {
    margin-top: 115px
  }
}

.m-t-116 {
  margin-top: 116px
}

@media (min-width:768px) {
  .m-t-116--md {
    margin-top: 116px
  }
}

.m-t-117 {
  margin-top: 117px
}

@media (min-width:768px) {
  .m-t-117--md {
    margin-top: 117px
  }
}

.m-t-118 {
  margin-top: 118px
}

@media (min-width:768px) {
  .m-t-118--md {
    margin-top: 118px
  }
}

.m-t-119 {
  margin-top: 119px
}

@media (min-width:768px) {
  .m-t-119--md {
    margin-top: 119px
  }
}

.m-t-120 {
  margin-top: 120px
}

@media (min-width:768px) {
  .m-t-120--md {
    margin-top: 120px
  }
}

.m-t-121 {
  margin-top: 121px
}

@media (min-width:768px) {
  .m-t-121--md {
    margin-top: 121px
  }
}

.m-t-122 {
  margin-top: 122px
}

@media (min-width:768px) {
  .m-t-122--md {
    margin-top: 122px
  }
}

.m-t-123 {
  margin-top: 123px
}

@media (min-width:768px) {
  .m-t-123--md {
    margin-top: 123px
  }
}

.m-t-124 {
  margin-top: 124px
}

@media (min-width:768px) {
  .m-t-124--md {
    margin-top: 124px
  }
}

.m-t-125 {
  margin-top: 125px
}

@media (min-width:768px) {
  .m-t-125--md {
    margin-top: 125px
  }
}

.m-t-126 {
  margin-top: 126px
}

@media (min-width:768px) {
  .m-t-126--md {
    margin-top: 126px
  }
}

.m-t-127 {
  margin-top: 127px
}

@media (min-width:768px) {
  .m-t-127--md {
    margin-top: 127px
  }
}

.m-t-128 {
  margin-top: 128px
}

@media (min-width:768px) {
  .m-t-128--md {
    margin-top: 128px
  }
}

.m-t-129 {
  margin-top: 129px
}

@media (min-width:768px) {
  .m-t-129--md {
    margin-top: 129px
  }
}

.m-t-130 {
  margin-top: 130px
}

@media (min-width:768px) {
  .m-t-130--md {
    margin-top: 130px
  }
}

.m-t-131 {
  margin-top: 131px
}

@media (min-width:768px) {
  .m-t-131--md {
    margin-top: 131px
  }
}

.m-t-132 {
  margin-top: 132px
}

@media (min-width:768px) {
  .m-t-132--md {
    margin-top: 132px
  }
}

.m-t-133 {
  margin-top: 133px
}

@media (min-width:768px) {
  .m-t-133--md {
    margin-top: 133px
  }
}

.m-t-134 {
  margin-top: 134px
}

@media (min-width:768px) {
  .m-t-134--md {
    margin-top: 134px
  }
}

.m-t-135 {
  margin-top: 135px
}

@media (min-width:768px) {
  .m-t-135--md {
    margin-top: 135px
  }
}

.m-t-136 {
  margin-top: 136px
}

@media (min-width:768px) {
  .m-t-136--md {
    margin-top: 136px
  }
}

.m-t-137 {
  margin-top: 137px
}

@media (min-width:768px) {
  .m-t-137--md {
    margin-top: 137px
  }
}

.m-t-138 {
  margin-top: 138px
}

@media (min-width:768px) {
  .m-t-138--md {
    margin-top: 138px
  }
}

.m-t-139 {
  margin-top: 139px
}

@media (min-width:768px) {
  .m-t-139--md {
    margin-top: 139px
  }
}

.m-t-140 {
  margin-top: 140px
}

@media (min-width:768px) {
  .m-t-140--md {
    margin-top: 140px
  }
}

.m-t-141 {
  margin-top: 141px
}

@media (min-width:768px) {
  .m-t-141--md {
    margin-top: 141px
  }
}

.m-t-142 {
  margin-top: 142px
}

@media (min-width:768px) {
  .m-t-142--md {
    margin-top: 142px
  }
}

.m-t-143 {
  margin-top: 143px
}

@media (min-width:768px) {
  .m-t-143--md {
    margin-top: 143px
  }
}

.m-t-144 {
  margin-top: 144px
}

@media (min-width:768px) {
  .m-t-144--md {
    margin-top: 144px
  }
}

.m-t-145 {
  margin-top: 145px
}

@media (min-width:768px) {
  .m-t-145--md {
    margin-top: 145px
  }
}

.m-t-146 {
  margin-top: 146px
}

@media (min-width:768px) {
  .m-t-146--md {
    margin-top: 146px
  }
}

.m-t-147 {
  margin-top: 147px
}

@media (min-width:768px) {
  .m-t-147--md {
    margin-top: 147px
  }
}

.m-t-148 {
  margin-top: 148px
}

@media (min-width:768px) {
  .m-t-148--md {
    margin-top: 148px
  }
}

.m-t-149 {
  margin-top: 149px
}

@media (min-width:768px) {
  .m-t-149--md {
    margin-top: 149px
  }
}

.m-t-150 {
  margin-top: 150px
}

@media (min-width:768px) {
  .m-t-150--md {
    margin-top: 150px
  }
}

.f-s-10 {
  font-size: 10px
}

.f-s-11 {
  font-size: 11px
}

.f-s-12 {
  font-size: 12px
}

.f-s-13 {
  font-size: 13px
}

.f-s-14 {
  font-size: 14px
}

.f-s-15 {
  font-size: 15px
}

.f-s-17 {
  font-size: 17px
}

.f-s-18 {
  font-size: 18px
}

.f-s-19 {
  font-size: 19px
}

.f-s-20 {
  font-size: 20px
}

.f-s-21 {
  font-size: 21px
}

.f-s-22 {
  font-size: 22px
}

.f-s-23 {
  font-size: 23px
}

.f-s-24 {
  font-size: 24px
}

.f-s-25 {
  font-size: 25px
}

.f-s-26 {
  font-size: 26px
}

.f-s-27 {
  font-size: 27px
}

.f-s-28 {
  font-size: 28px
}

.f-s-29 {
  font-size: 29px
}

.f-s-30 {
  font-size: 30px
}

.f-s-31 {
  font-size: 31px
}

.f-s-32 {
  font-size: 32px
}

.f-s-33 {
  font-size: 33px
}

.f-s-34 {
  font-size: 34px
}

.f-s-35 {
  font-size: 35px
}

.f-s-36 {
  font-size: 36px
}

.f-s-37 {
  font-size: 37px
}

.f-s-38 {
  font-size: 38px
}

.f-s-39 {
  font-size: 39px
}

.f-s-40 {
  font-size: 40px
}

.f-s-41 {
  font-size: 41px
}

.f-s-42 {
  font-size: 42px
}

.f-s-43 {
  font-size: 43px
}

.f-s-44 {
  font-size: 44px
}

.f-s-45 {
  font-size: 45px
}

.f-s-46 {
  font-size: 46px
}

.f-s-47 {
  font-size: 47px
}

.f-s-48 {
  font-size: 48px
}

.f-s-49 {
  font-size: 49px
}

.f-s-50 {
  font-size: 50px
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width:1200px) {
  .col-xl-1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width:1200px) {
  .col-xl-2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-3 {
    margin-left: 25%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-3 {
    margin-left: 25%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-3 {
    margin-left: 25%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-3 {
    margin-left: 25%
  }
}

@media (min-width:1200px) {
  .col-xl-3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-3 {
    margin-left: 25%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width:1200px) {
  .col-xl-4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width:1200px) {
  .col-xl-5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-6 {
    margin-left: 50%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .text-center .col-sm-6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: .83333%;
    padding-right: .83333%;
    vertical-align: top;
    display: inline-block;
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-6 {
    margin-left: 50%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .text-center .col-md-6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: .83333%;
    padding-right: .83333%;
    vertical-align: top;
    display: inline-block;
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-6 {
    margin-left: 50%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-6 {
    margin-left: 50%
  }
}

@media (min-width:1200px) {
  .col-xl-6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-6 {
    margin-left: 50%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width:1200px) {
  .col-xl-7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width:1200px) {
  .col-xl-8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-9 {
    margin-left: 75%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-9 {
    margin-left: 75%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-9 {
    margin-left: 75%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-9 {
    margin-left: 75%
  }
}

@media (min-width:1200px) {
  .col-xl-9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-9 {
    margin-left: 75%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width:1200px) {
  .col-xl-10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1200px) {
  .col-xl-11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:0) and (max-width:576px) {
  .col-xs-offset-12 {
    margin-left: 100%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:576px) and (max-width:768px) {
  .col-sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:768px) and (max-width:992px) {
  .col-md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .col-lg-offset-12 {
    margin-left: 100%
  }
}

@media (min-width:1200px) {
  .col-xl-12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:1200px) {
  .col-xl-offset-12 {
    margin-left: 100%
  }
}

@media (min-width:0) and (max-width:767px) {
  .visible-xs {
    display: block
  }
}

@media (min-width:768px) {
  .visible-xs {
    display: none
  }
}

@media (min-width:0) and (max-width:991px) {
  .visible-sm {
    display: block
  }
}

@media (min-width:992px) {
  .visible-sm {
    display: none
  }
}

@media (min-width:0) and (max-width:767px) {
  .hidden-xs {
    display: none
  }
}

@media (min-width:768px) {
  .hidden-xs {
    display: block
  }
}

body {
  color: #333;
  line-height: 1.333;
  background: #ebebeb;
  font-family: VodafoneRegular;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media (min-width:0) and (max-width:640px) {
  body {
    font-size: 16px
  }
}

@media (min-width:641px) {
  body {
    font-size: 18px
  }
}

* {
  box-sizing: border-box
}

button,
input {
  outline: none
}

strong {
  font-family: VodafoneRegular !important;
  font-weight: 700
}

.hidden {
  display: none !important
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid transparent;
  font-size: 20px;
  padding: 11px 37px;
  text-align: center;
  cursor: pointer;
  text-decoration: none
}

.button--secondary {
  color: #fff;
  background-color: #666
}

.button--primary {
  color: #fff;
  background-color: #e60000
}

a {
  word-wrap: break-word;
  outline: none;
}

a.button {
  display: inline-block
}

a.close:hover {
  color: #e60000
}

.button--primary:hover {
  background-color: #900
}

.button--secondary:hover {
  background-color: #333
}

.button--tertiary {
  background-color: #fff;
  border-color: #999;
  color: #666;
  padding: 10px 0
}

.f-s-16 {
  font-size: 16px;
  line-height: 20px
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-justify {
  text-align: justify
}

.visible-hidden {
  visibility: hidden
}

.m-t-15 {
  margin-top: 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font: inherit
}

.hidden {
  display: none
}

.heading--light {
  font-family: VodafoneLight
}

.heading--leading {
  margin-top: 0
}

span.tl-icon {
  font-family: Arial
}

@font-face {
  font-family: VodafoneLight;
  src: url(fonts/vodafone/vodafone-light.eot);
  src: url(fonts/vodafone/vodafone-light.eot?#ie-fix) format("embedded-opentype"), url(fonts/vodafone/vodafone-light.woff) format("woff");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: VodafoneRegular;
  src: url(fonts/vodafone/vodafone-regular.eot);
  src: url(fonts/vodafone/vodafone-regular.eot?#ie-fix) format("embedded-opentype"), url(fonts/vodafone/vodafone-regular.woff) format("woff");
  font-style: normal;
  font-weight: 500
}

@font-face {
  font-family: VodafoneRegularBold;
  src: url(fonts/vodafone/vodafone-bold.eot);
  src: url(fonts/vodafone/vodafone-bold.eot?#ie-fix) format("embedded-opentype"), url(fonts/vodafone/vodafone-bold.woff) format("woff");
  font-style: normal;
  font-weight: 700
}

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

[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-phone:before {
  content: "\E900"
}

.icon-arrow-forward:before {
  content: "\E901"
}

.icon-arrow-back:before {
  content: "\E902"
}

.icon-arrow-down:before {
  content: "\E903"
}

.icon-arrow-up:before {
  content: "\E906"
}

.icon-menu:before {
  content: "\E907"
}

.icon-close:before {
  content: "\E908"
}

.icon-comment:before {
  content: "\E909"
}

.icon-briefcase:before {
  content: "\E90A"
}

.icon-phone-information:before {
  content: "\E90B"
}

.icon-question:before {
  content: "\E90C"
}

.icon-cart1:before {
  content: "\E90D"
}

.icon-file:before {
  content: "\E90E"
}

.icon-smartphone:before {
  content: "\E90F"
}

.icon-antenna:before {
  content: "\E910"
}

.icon-person:before {
  content: "\E911"
}

.icon-search:before {
  content: "\E912"
}

.icon-information:before {
  content: "\E913"
}

.icon-download:before {
  content: "\E914"
}

.icon-personal-screen:before {
  content: "\E915"
}

.icon-vodafone .path1:before {
  content: "\E904";
  color: #e60000
}

.icon-vodafone .path2:before {
  content: "\E905";
  margin-left: -1em;
  color: #fff
}

.icon-cart:before {
  content: "\E93A"
}

.icon-facebook:before {
  content: "\EA91"
}

.icon-instagram:before {
  content: "\EA92"
}

.icon-twitter:before {
  content: "\EA96"
}

.icon-youtube:before {
  content: "\EA9D"
}

.icon-linkedin:before {
  content: "\EAC9"
}

.icon-linkedin2:before {
  content: "\EACA"
}

.nav-top {
  background: #4a4d4e
}

@media (min-width:0) and (max-width:640px) {
  .nav-top {
    display: none
  }
}

@media (min-width:641px) and (max-width:970px) {
  .nav-top {
    display: none
  }
}

.nav-top .menu {
  list-style: none;
  margin: 0
}

.nav-top .menu li {
  float: left
}

.nav-top .menu a {
  text-decoration: none;
  font-size: 16px;
  font-family: VodafoneLight
}

.nav-top .menu-left {
  float: left;
  padding: 0 0 0 60px
}

.nav-top .menu-left li {
  padding: 0 20px
}

.nav-top .menu-left li a {
  color: #ccc;
  line-height: 29px;
  margin-top: 3px
}

.nav-top .menu-left li.active,
.nav-top .menu-left li:hover {
  background: #fff
}

.nav-top .menu-left li.active a,
.nav-top .menu-left li:hover a {
  color: #4a4d4e
}

.nav-top .menu-right {
  float: right;
  margin-top: 3px;
  margin-right: 10px
}

.nav-top .menu-right li {
  padding: 0
}

.nav-top .menu-right li a {
  color: #fff;
  padding: 1px 10px;
  line-height: 22px;
  border-left: 1px solid #fff
}

.nav-top .menu-right li:first-child a {
  border-left: 0 solid #fff
}

.navbar {
  z-index: 10;
  position: relative;
  background: #fff
}

.navbar:after {
  content: " ";
  display: block;
  clear: both
}

.navbar .show-stick-link {
  display: none
}

.navbar.stick {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  box-shadow:0 3px 3px 0 rgba(0,0,0,.27);
  z-index: 2
}

.navbar.stick .show-stick-link img {
  max-width: 30px
}

@media (min-width:641px) {
  .navbar.stick .show-stick-link {
    display: block
  }
}

.navbar.stick .show-stick-link .origin {
  display: block
}

.navbar.stick .show-stick-link .active,
.navbar.stick .show-stick-link:hover .origin {
  display: none
}

.navbar.stick .show-stick-link:hover .active {
  display: block
}

.navbar #navbar ul a {
  outline: none
}

.navbar #navbar ul a:hover {
  color: #e60000
}

.navbar .activate {
  display: none;
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 40px;
  margin: 0 0 0 -15px;
  opacity: 0
}

.navbar label {
  display: block
}

@media (min-width:0) and (max-width:640px) {
  .navbar {
    height: 51px
  }

  .navbar label a {
    pointer-events: none;
    margin-bottom: 14px !important;
    margin: 0 !important;
    padding: 10px 0;
    font-size: 20px !important
  }

  .navbar label a:after {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E903" !important;
    float: right;
    top: 1px;
    position: relative;
    font-size: 23px;
    right: 8px;
    color: #e60000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
  }

  .navbar .activate:checked~.drop-down {
    max-height: 1000px;
    padding: 0 20px 10px
  }

  .navbar .activate:checked~label a {
    color: #e60000 !important
  }

  .navbar .activate:checked~label a:after {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg)
  }

  .navbar .drop-down {
    max-height: 0;
    overflow: hidden
  }

  .navbar .drop-down li {
    float: none !important
  }

  .navbar .drop-down {
    -webkit-transform: translateZ(0);
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
  }
}

@media (min-width:641px) and (max-width:970px) {
  .navbar {
    height: 60px
  }

  .navbar label a {
    pointer-events: none;
    margin-bottom: 14px !important;
    margin: 0 !important;
    padding: 10px 0;
    font-size: 20px !important
  }

  .navbar label a:after {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E903" !important;
    position: absolute;
    right: 32px;
    top: 50%;
    margin-top: -12px;
    font-size: 23px;
    color: #e60000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
  }

  .navbar .activate:checked~.drop-down {
    max-height: 1000px;
    padding: 0 20px 10px
  }

  .navbar .activate:checked~label a {
    color: #e60000 !important;
    pointer-events: auto
  }

  .navbar .activate:checked~label a:after {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg)
  }

  .navbar .drop-down {
    max-height: 0;
    overflow: hidden
  }

  .navbar .drop-down li {
    float: none !important
  }

  .navbar .drop-down {
    -webkit-transform: translateZ(0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
  }
}

@media (min-width:0) and (max-width:640px) {
  .navbar #navbar .list-nav-main {
    position: absolute;
    display: none;
    width: calc(100% - 45px);
    height: calc(100vh - 50px);
    top: 50px;
    right: 0;
    overflow-y: auto;
    padding-bottom: 120px;
    background: hsla(0, 0%, 100%, .96);
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none
  }

  .navbar #navbar .list-nav-main .container {
    padding: 0 !important
  }

  .navbar #navbar .list-nav-main ul {
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none;
    box-sizing: border-box
  }

  .navbar #navbar .list-nav-main a {
    padding: 15px 56px 15px 11px;
    display: block;
    font-size: 20px;
    text-decoration: none;
    color: #333;
    position: relative
  }

  .navbar #navbar .list-nav-main a:after {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E901";
    position: absolute;
    right: 32px;
    top: 50%;
    margin-top: -12px;
    font-size: 23px;
    color: #e60000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
  }
}

@media (min-width:641px) and (max-width:970px) {
  .navbar #navbar .list-nav-main {
    position: absolute;
    display: none;
    width: calc(100% - 45px);
    height: calc(100vh - 59px);
    max-width: 370px;
    top: 59px;
    right: 0;
    overflow-y: auto;
    padding-bottom: 120px;
    background: hsla(0, 0%, 100%, .96);
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none
  }

  .navbar #navbar .list-nav-main .container {
    padding: 0 !important
  }

  .navbar #navbar .list-nav-main ul {
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none;
    box-sizing: border-box
  }

  .navbar #navbar .list-nav-main a {
    padding: 15px 56px 15px 11px;
    display: block;
    font-size: 20px;
    text-decoration: none;
    color: #333;
    position: relative
  }

  .navbar #navbar .list-nav-main a:after {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E901";
    position: absolute;
    right: 32px;
    top: 50%;
    margin-top: -12px;
    font-size: 23px;
    color: #e60000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
  }
}

@media (min-width:971px) {
  .navbar #navbar .list-nav-main {
    position: static;
    display: block;
    width: auto;
    height: auto;
    top: auto;
    right: auto;
    padding-left: 0;
    margin: 0;
    border-left: 0;
    border-bottom: 0;
    padding-bottom: 0
  }

  .navbar #navbar .list-nav-main>li>label>a,
  .navbar #navbar .list-nav-main ul a {
    min-width: 100px
  }
}

@media (min-width:0) and (max-width:640px) {
  .navbar #navbar.active-menu .list-nav-main {
    display: block
  }
}

@media (min-width:641px) and (max-width:970px) {
  .navbar #navbar.active-menu .list-nav-main {
    display: block
  }
}

@media (min-width:971px) {
  .navbar #navbar .mobile-menu-button {
    display: none
  }

  .navbar #navbar ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0
  }

  .navbar #navbar ul a {
    display: inherit;
    color: #333;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
    padding: 18px 20px;
    text-align: center;
    font-family: VodafoneLight;
    box-sizing: border-box;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
  }

  .navbar #navbar ul .menu-row {
    padding: 0 0 0 48px;
    background: hsla(0, 0%, 100%, .9) !important
  }

  .navbar #navbar ul .menu-row>.container>li {
    position: relative
  }

  .navbar #navbar ul li {
    float: left;
    margin: 0;
    padding: 0
  }

  .navbar #navbar ul li.current-menu-item {
    background: #fff
  }

  .navbar #navbar ul li:hover>a,
  .navbar #navbar ul li:hover>label>a {
    color: #e60000;
    border-bottom: 3px solid #e60000
  }

  .navbar #navbar ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0);
    transition-delay: 0s, 0s, .3s
  }

  .navbar #navbar ul>li:hover>label>a {
    color: #e60000;
    border-bottom: 3px solid #e60000
  }

  .navbar #navbar ul ul {
    background: hsla(0, 0%, 100%, .9);
    padding: 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transform: translateY(-2em);
    z-index: -1;
    transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
  }

  .navbar #navbar ul ul a {
    line-height: 120%;
    color: #333;
    padding: 10px 15px;
    border-bottom: 1px solid transparent !important
  }

  .navbar #navbar ul ul ul {
    bottom: 0;
    left: 0
  }

  .navbar #navbar ul ul ul a {
    background: hsla(0, 0%, 100%, .9);
    text-align: left
  }

  .navbar #navbar ul ul ul li {
    float: none;
    width: auto;
    background: #ffffffb3;
    position: relative;
    text-align: left;
    white-space: nowrap
  }

  .navbar #navbar ul ul ul li ul {
    top: 0;
    left: 100%
  }

  .navbar #navbar ul ul.drop-down {
    background: transparent
  }
}

.navbar .list-nav-left {
  float: left !important
}

.navbar .list-nav-right {
  float: right !important
}

@media (min-width:0) and (max-width:640px) {
  .navbar .list-nav-right {
    padding: 0;
    margin: 0;
    list-style: none
  }

  .navbar .list-nav-right li {
    float: left;
    margin: 0;
    padding: 15px
  }

  .navbar .list-nav-right li.mobile-menu-button {
    padding: 7px 0 0
  }

  .navbar .list-nav-right li a {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 20px;
    line-height: 0;
    padding: 0;
    text-align: center
  }

  .navbar .list-nav-right li .navbar-toggle {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    padding: 12px;
    text-align: center;
    font-family: VodafoneLight;
    border: 0;
    width: 36px;
    background: #fff;
    height: 36px
  }

  .navbar .list-nav-right li .navbar-toggle .icon-menu {
    position: relative;
    top: 0;
    left: -4px
  }

  .navbar .list-nav-right li .navbar-toggle.active-menu {
    background: red
  }

  .navbar .list-nav-right li .navbar-toggle.active-menu .icon-menu {
    padding: 5px;
    color: #fff;
    left: -8px;
    font-size: 17px;
    top: -2px
  }

  .navbar .list-nav-right li .navbar-toggle.active-menu .icon-menu:before {
    content: "\E908" !important
  }

  .navbar .list-nav-right li.current-menu-item,
  .navbar .list-nav-right li:hover {
    background: #fff
  }

  .navbar .list-nav-right li:hover>a {
    color: #e60000
  }

  .navbar .list-nav-right li:hover>ul {
    display: block
  }
}

@media (min-width:641px) and (max-width:970px) {
  .navbar .list-nav-right {
    padding: 0;
    margin: 0;
    list-style: none
  }

  .navbar .list-nav-right li {
    float: left;
    margin: 0;
    padding: 16px
  }

  .navbar .list-nav-right li.mobile-menu-button {
    padding: 7px 0 0
  }

  .navbar .list-nav-right li a {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 24px;
    line-height: 0;
    padding: 0;
    text-align: center
  }

  .navbar .list-nav-right li .navbar-toggle {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 17px;
    padding: 12px;
    text-align: center;
    font-family: VodafoneLight;
    border: 0;
    width: 44px;
    background: #fff;
    height: 44px
  }

  .navbar .list-nav-right li .navbar-toggle .icon-menu {
    position: relative;
    top: 1px;
    left: -2px
  }

  .navbar .list-nav-right li .navbar-toggle.active-menu {
    background: red
  }

  .navbar .list-nav-right li .navbar-toggle.active-menu .icon-menu {
    padding: 5px;
    color: #fff;
    left: -8px;
    font-size: 24px;
    top: -2px
  }

  .navbar .list-nav-right li .navbar-toggle.active-menu .icon-menu:before {
    content: "\E908" !important
  }

  .navbar .list-nav-right li.current-menu-item,
  .navbar .list-nav-right li:hover {
    background: #fff
  }

  .navbar .list-nav-right li:hover>a {
    color: #e60000
  }

  .navbar .list-nav-right li:hover>ul {
    display: block
  }
}

@media (min-width:971px) {
  .navbar .list-nav-right>li>a {
    line-height: 0 !important;
    padding: 19px 20px !important;
    font-size: 28px !important
  }
}

.navbar .navbar-logo {
  float: left
}

.navbar .navbar-logo a {
  text-decoration: none
}

@media (min-width:0) and (max-width:640px) {
  .navbar .navbar-logo a {
    font-size: 35px;
    display: inline-block;
    line-height: 29px;
    margin: 7px 0 0
  }
}

@media (min-width:641px) and (max-width:970px) {
  .navbar .navbar-logo a {
    font-size: 48px;
    display: inline-block;
    line-height: 29px;
    margin: 5px 0 0
  }
}

@media (min-width:971px) {
  .navbar .navbar-logo a {
    font-size: 48px;
    margin: 12px 10px 12px 0;
    display: inline-block;
    line-height: 37px
  }
}

.c-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  background-color: #333;
  overflow: visible;
  overflow: overlay;
  display: none
}

.c-overlay .heading {
  color: #fff;
  font-family: VodafoneLight;
  display: inline-block
}

@media (min-width:0) and (max-width:640px) {
  .c-overlay .heading {
    font-size: 28px;
    line-height: 36px;
    margin: 40px 0
  }
}

@media (min-width:641px) and (max-width:970px) {
  .c-overlay .heading {
    font-size: 28px;
    line-height: 36px;
    margin: 40px 0
  }
}

@media (min-width:971px) {
  .c-overlay .heading {
    font-size: 44px;
    line-height: 36px;
    margin: 20px 0 35px
  }
}

@media (min-width:0) and (max-width:640px) {
  .c-overlay .heading.sub {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 16px
  }
}

@media (min-width:641px) and (max-width:970px) {
  .c-overlay .heading.sub {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 16px
  }
}

@media (min-width:971px) {
  .c-overlay .heading.sub {
    font-size: 35px;
    line-height: 36px;
    margin: 20px 0 35px
  }
}

.c-overlay.active {
  display: block
}

.c-overlay .overlay-content {
  position: relative;
  top: 20%;
  width: 100%;
  text-align: center;
  display: block;
  font-size: 18px
}

.c-overlay a.closebtn {
  padding: 8px;
  text-decoration: none;
  font-size: 56px;
  color: #fff;
  display: block;
  transition: .3s;
  position: absolute;
  top: 20px;
  right: 45px
}

@media (min-width:0) and (max-width:640px) {
  .c-overlay a.closebtn {
    margin: 0
  }
}

@media (min-width:641px) and (max-width:970px) {
  .c-overlay a.closebtn {
    margin: 0
  }
}

.c-overlay a:focus,
.c-overlay a:hover {
  color: #f1f1f1
}

@media screen and (max-height:450px) {
  .c-overlay {
    overflow-y: auto
  }

  .c-overlay a {
    font-size: 20px
  }

  .c-overlay .closebtn {
    font-size: 16px;
    top: 15px;
    right: 35px
  }

  .c-overlay .overlay-content {
    position: relative;
    top: 5%;
    width: 100%;
    text-align: center;
    margin-top: 0;
    display: none;
    font-size: 16px
  }
}

.search-snack__input {
  width: 580px;
  margin: 0 auto
}

@media only screen and (max-width:970px) {
  .search-snack__input {
    width: 480px
  }
}

@media only screen and (max-width:639px) {
  .search-snack__input {
    width: 100%
  }
}

.input__gruop {
  display: table;
  width: 100%
}

@media (min-width:0) and (max-width:640px) {
  .input__gruop {
    width: 95%;
    margin: auto
  }
}

@media (min-width:641px) and (max-width:970px) {
  .input__gruop {
    width: 95%;
    margin: auto
  }
}

@media (min-width:971px) {
  .input__gruop {
    width: 100%
  }
}

.input__gruop--input {
  display: table-cell;
  position: relative;
  vertical-align: top
}

.input__gruop--input input {
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 0;
  box-shadow: inset 1px 3px 4px 0 rgba(0, 0, 0, .1);
  color: #666;
  display: block;
  position: relative;
  width: 100%;
  padding: 14px 20px 12px;
  height: 50px
}

.input__gruop--input-clear {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  background: none;
  border: 0;
  display: none
}

.input__gruop--input-clear .icon-close {
  position: relative;
  top: 2px
}

.input__gruop.active .input__gruop--input-clear {
  display: block
}

.input__gruop--button {
  display: table-cell;
  width: 50px
}

.input__gruop--button button {
  width: 50px;
  height: 50px;
  padding: 0
}

.input__gruop--button button .icon-search {
  position: relative;
  top: 2px
}

.input__gruop--button button:disabled {
  background: #666
}

.search-snack__popular-tags {
  margin: 0;
  text-align: center
}

.search-snack__popular-tag {
  background: #ccc;
  border-radius: 3px;
  color: #333;
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  margin: 10px;
  padding: 13px 20px;
  text-align: center;
  text-decoration: none
}

.search-snack__popular-tag:hover {
  background: #fff;
  text-decoration: underline;
  color: #000
}

.cookie {
  background-color: #2a2a2a;
  padding: 0;
  color: #fff;
  position: relative;
  z-index: 100;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear
}

.cookie .content {
  padding: 20px;
  text-align: center
}

.link-policy {
  color: #e60000 !important
}

.link--body {
  display: inline-block;
  text-decoration: underline
}

.cookie-close {
  position: static;
  float: right;
  color: #fff;
  text-decoration: none
}

@media only screen and (max-width:640px) {
  .cookie-close {
    padding: 15px
  }
}

.profile-popover {
  position: relative
}

.profile-popover .content {
  display: none;
  position: absolute;
  background: #fff;
  line-height: 20px;
  right: 0;
  text-align: center;
  background-color: hsla(0, 0%, 100%, .95);
  width: 250px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
  top: 100%;
  padding: 15px;
  color: #333
}

@media only screen and (max-width:970px) {
  .profile-popover .content {
    right: -40px
  }
}

.profile-popover .content:before {
  content: " ";
  clear: both;
  display: block
}

.profile-popover .content .heading {
  font-size: 35px;
  line-height: 32px;
  margin: 16px 20px 30px;
  line-height: 20px;
  color: #333
}

.profile-popover .content .button--primary {
  font-size: 18px !important;
  text-align: center !important;
  margin-bottom: 0 !important;
  padding: 11px 10px 12px !important;
  width: 100% !important;
  color: #fff !important;
  display: block !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  line-height: 20px !important
}

.profile-popover .content p {
  margin: 10px 0 15px;
  font-family: VodafoneLight;
  font-size: 24px;
  line-height: 26px;
  pointer-events: auto;
  display: inline-block
}

@media only screen and (max-width:970px) {
  .profile-popover .content p {
    margin: 10px 0
  }
}

.profile-popover .content a.close {
  position: absolute !important;
  bottom: 1px !important;
  right: 0 !important;
  display: block !important;
  text-align: start !important;
  font-size: 16px !important;
  padding: 0 21px !important;
  background-color: transparent !important;
  color: inherit !important;
  text-decoration: none !important;
  line-height: 25px
}

.profile-popover.active .content {
  display: block
}

.btn-dark {
  background-color: #666;
  color: #fff !important
}

.btn-dark,
.btn-light {
  margin-right: 15px !important;
  padding-right: 9px !important;
  margin-bottom: 10px
}

.btn-light {
  background-color: #afafaf;
  color: #333 !important
}

.btn-dark:after,
.btn-light:after {
  right: 15px !important
}

@media (min-width:641px) and (max-width:970px) {
  .hidden-md {
    display: none
  }
}

@media (min-width:971px) {
  .hidden-lg {
    display: none
  }

  ul.row.menu-row.drop-down>.container {
    padding-left: 50px
  }

  .navbar #navbar ul ul ul.drop-down {
    display: table
  }
}

.quicklinks {
  background-color: #4a4d4e
}

.quicklinks .navigation {
  width: 100%;
  padding: 0 20px;
  margin: 0
}

@media (min-width:0) and (max-width:767px) {
  .quicklinks .navigation {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    display: block
  }
}

@media (min-width:768px) {
  .quicklinks .navigation {
    display: table;
    table-layout: fixed;
    text-align: center
  }
}

.quicklinks .navigation a {
  margin: 0 auto;
  vertical-align: top;
  text-align: center;
  padding: 26px 0 27px;
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  margin-top: 8px
}

@media (min-width:0) and (max-width:767px) {
  .quicklinks .navigation a {
    display: inline-block;
    margin-right: 15px
  }

  .quicklinks .navigation a:last-child {
    margin-right: 0
  }
}

@media (min-width:768px) {
  .quicklinks .navigation a {
    display: table-cell
  }
}

.quicklinks .navigation a i {
  display: block;
  font-size: 42px
}

.quicklinks .navigation a .icon-wrapper {
  height: 64px;
  display: flex
}

.quicklinks .navigation a .quicklink-img-wrapper {
  display: table;
  width: 100%
}

.quicklinks .navigation a .quicklink-img-wrapper .quicklink-img {
  height: 64px;
  display: table-cell;
  text-align: center;
  vertical-align: middle
}

.quicklinks .navigation a img {
  display: block;
  margin: auto;
  max-width: 100%
}

.quicklinks .navigation a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.gallery {
  background: #ebebeb
}

.gallery--header h2.title {
  font-family: VodafoneLight;
  text-align: center;
  display: inline-block
}

@media (min-width:0) and (max-width:640px) {
  .gallery--header h2.title {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 23px
  }
}

@media (min-width:641px) {
  .gallery--header h2.title {
    line-height: 48px;
    font-size: 35px;
    margin-top: 45px;
    margin-bottom: 15px;
    padding: 10px 0
  }
}

@media (min-width:0) and (max-width:768px) {
  .gallery .products {
    padding-left: 1.83333%;
    padding-right: 1.83333%
  }
}

.gallery .products .product {
  text-align: center;
  position: relative
}

@media (min-width:0) and (max-width:768px) {
  .gallery .products .product {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    padding-left: 1.83333%;
    padding-right: 1.83333%;
    margin-bottom: 3.66666%
  }
}

@media (min-width:768px) {
  .gallery .products .product {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

.gallery .products .product .content {
  background-color: #fff;
  box-shadow: 0 3px 5px #ccc;
  padding: 20px 20px 40px
}

.gallery .products .product .content .heading {
  line-height: 30px
}

@media (min-width:0) and (max-width:767px) {
  .gallery .products .product .content .heading {
    margin: 40px 0 0
  }
}

@media (min-width:768px) {
  .gallery .products .product .content .heading {
    margin: 40px 0 30px
  }
}

.gallery .products .product .content .product-name {
  font-family: VodafoneRegular;
  font-weight: 700
}

@media (min-width:0) and (max-width:640px) {
  .gallery .products .product .content .product-name {
    font-size: 20px
  }
}

@media (min-width:641px) {
  .gallery .products .product .content .product-name {
    font-size: 25px
  }
}

.gallery .products .product .content .product-model {
  font-family: VodafoneLight
}

@media (min-width:0) and (max-width:640px) {
  .gallery .products .product .content .product-model {
    font-size: 20px
  }
}

@media (min-width:641px) {
  .gallery .products .product .content .product-model {
    font-size: 25px
  }
}

.gallery .products .product .content .badge {
  background-color: #9c2aa0;
  color: #fff;
  font-family: VodafoneRegular;
  font-size: 16px;
  left: 2.5px;
  margin: 0;
  padding: 2px 15px 3px;
  position: absolute;
  top: -5px;
  font-weight: 700;
  letter-spacing: 1px
}

.gallery .products .product .content .product-link {
  background: #e60000;
  color: #fff;
  width: 100%;
  margin: auto;
  text-decoration: none;
  margin-top: 20px
}

@media (min-width:0) and (max-width:767px) {
  .gallery .products .product .content .product-link {
    display: none
  }
}

@media (min-width:768px) {
  .gallery .products .product .content .product-link {
    display: block
  }
}

.gallery .products .product .content .product-link:hover {
  background-color: #900
}

.gallery .products .product .content .product-image {
  margin: 10px 0;
  position: relative
}

@media (min-width:0) and (max-width:640px) {
  .gallery .products .product .content .product-image {
    height: 150px
  }
}

@media (min-width:641px) {
  .gallery .products .product .content .product-image {
    height: 300px
  }
}

.gallery .products .product .content .product-image img {
  max-width: inherit;
  max-height: 80%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.gallery .products .product .content .product-price-wrapper {
  font-family: VodafoneRegularBold
}

@media (min-width:0) and (max-width:640px) {
  .gallery .products .product .content .product-price-wrapper {
    font-size: 20px
  }
}

@media (min-width:641px) {
  .gallery .products .product .content .product-price-wrapper {
    font-size: 25px
  }
}

.gallery .products .product .content .product-price-wrapper span.tl-icon {
  font-family: Arial;
  font-weight: 700
}

.gallery .products .product .content .product-price-wrapper .product-price {
  font-size: 25px;
  line-height: 30px
}

.gallery .products .product .content .product-price-wrapper .product-installment {
  font-size: 18px;
  font-family: VodafoneRegular
}

.gallery .banners .banner {
  text-align: center;
  position: relative;
  margin-bottom: 15px
}

@media (min-width:0) and (max-width:992px) {
  .gallery .banners .banner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

@media (min-width:992px) {
  .gallery .banners .banner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
  }
}

.gallery .banners .banner a {
  text-decoration: none;
  color: inherit
}

.gallery .banners .banner .content {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  margin-bottom: 2px;
  text-align: left
}

.gallery .banners .banner .content img {
  border: none;
  max-width: 100%;
  width: 100%;
  display: block
}

.gallery .banners .banner .content .image-wrapper {
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  padding: 0 !important
}

.gallery .banners .banner .content .segmentation {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: -webkit-transform .3s;
  transition: transform .3s
}

.gallery .banners .banner .content .segmentation:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

@media (min-width:0) and (max-width:640px) {
  .gallery .banners .banner .content .information {
    min-height: 100px
  }
}

@media (min-width:641px) {
  .gallery .banners .banner .content .information {
    min-height: 132px
  }
}

.gallery .banners .banner .content .title {
  font-family: VodafoneLight;
  display: block
}

@media (min-width:0) and (max-width:640px) {
  .gallery .banners .banner .content .title {
    font-size: 24px;
    line-height: 29px;
    margin: 10px 20px 17px
  }

  .gallery .banners .banner .content .title i {
    color: #e60000;
    font-size: 17px
  }
}

@media (min-width:641px) {
  .gallery .banners .banner .content .title {
    font-size: 35px;
    line-height: 40px;
    margin: 25px
  }

  .gallery .banners .banner .content .title i {
    color: #e60000;
    font-size: 24px
  }
}

.gallery .banners .banner .content .description {
  display: inline-block
}

@media (min-width:0) and (max-width:640px) {
  .gallery .banners .banner .content .description {
    margin: 0 25px 10px 20px
  }
}

@media (min-width:641px) {
  .gallery .banners .banner .content .description {
    margin: 0 25px 10px
  }
}

footer {
  background-color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}

footer ul.list:after {
  content: " ";
  display: block;
  clear: both
}

footer ul.list--reset {
  margin: 0;
  list-style: none;
  padding-left: 0
}

footer ul.list span.text {
  text-indent: -2000px;
  display: inline-block
}

footer ul.list li {
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
  font-size: 16px
}

footer ul.list li:last-child {
  margin-bottom: 0;
  margin-right: 0
}

footer ul.list--left {
  float: left
}

footer ul.list--right {
  float: right
}

footer .navigation .activate {
  display: none;
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 40px;
  margin: 0 0 0 -15px;
  opacity: 0
}

@media (min-width:0) and (max-width:991px) {
  footer .navigation {
    padding-top: 30px
  }

  footer .navigation label a {
    pointer-events: none;
    margin-bottom: 14px !important;
    margin: 0 !important;
    border-top: 1px solid #999;
    padding: 10px 0;
    font-size: 20px !important
  }

  footer .navigation label a:after {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E903";
    float: right;
    top: 1px;
    position: relative;
    font-size: 23px;
    right: 8px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
  }

  footer .navigation .activate:checked~.drop-down {
    max-height: 300px;
    padding: 0 20px 10px
  }

  footer .navigation .activate:checked~label a:after {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg)
  }

  footer .navigation .drop-down {
    max-height: 0;
    overflow: hidden
  }

  footer .navigation .drop-down li {
    float: none !important
  }

  footer .navigation .drop-down,
  footer .navigation .grid__item--1\/5 {
    -webkit-transform: translateZ(0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
  }
}

footer .navigation .grid {
  display: block;
  letter-spacing: -.215em;
  padding-left: 0
}

@media (min-width:0) and (max-width:991px) {
  footer .navigation .grid {
    margin: 0 30px !important
  }
}

@media (min-width:992px) {
  footer .navigation .grid {
    margin: 0
  }
}

footer .navigation .grid__item {
  vertical-align: top;
  display: inline-block;
  letter-spacing: normal;
  margin: 0
}

@media (min-width:0) and (max-width:991px) {
  footer .navigation .grid__item--1\/5 {
    width: 100%
  }
}

@media (min-width:992px) {
  footer .navigation .grid__item--1\/5 {
    width: 20%
  }
}

footer .navigation .heading {
  display: block;
  font-family: VodafoneLight;
  line-height: 1em;
  margin: 0;
  width: 100%;
  font-weight: 400
}

footer .navigation .heading--light {
  font-family: VodafoneLight
}

footer .navigation .heading--4 {
  font-size: 25px;
  line-height: 30px;
  margin: 40px 0 30px
}

@media (min-width:0) and (max-width:991px) {
  footer .top {
    text-align: center
  }

  footer .top .list--left,
  footer .top .list--right {
    display: inline-block;
    float: none
  }
}

@media (min-width:0) and (max-width:991px) {
  footer .top .social__list {
    display: table;
    margin-right: auto;
    margin-left: auto
  }
}

footer .top .social__list .social__item {
  font-size: 30px
}

@media (min-width:0) and (max-width:991px) {
  footer .middle {
    padding: 30px 0 15px
  }
}

@media (min-width:992px) {
  footer .middle {
    padding: 47px 0 33px
  }
}

footer .middle>ul {
  display: inline-block
}

@media (min-width:0) and (max-width:991px) {
  footer .middle>ul li {
    margin-bottom: 0
  }
}

@media (min-width:992px) {
  footer .middle>ul li {
    padding-right: 94px
  }

  footer .middle>ul li:last-child {
    padding-right: 0
  }
}

footer .heading--4 {
  line-height: 30px;
  margin: 40px 0 30px
}

@media (min-width:0) and (max-width:991px) {
  footer .heading--4 {
    font-size: 20px
  }
}

@media (min-width:992px) {
  footer .heading--4 {
    font-size: 25px
  }
}

footer a {
  color: #fff;
  text-decoration: none
}

@media (min-width:0) and (max-width:991px) {
  footer .bottom .footer__copyright {
    margin-top: 15px
  }
}

@media (min-width:992px) {
  footer .bottom .footer__copyright li {
    font-size: 20px
  }
}

footer .bottom .footer__contract li {
  border-left: 1px solid currentColor;
  padding-left: 10px
}

@media (min-width:0) and (max-width:991px) {
  footer .bottom .footer__contract li {
    width: 100%;
    text-align: center;
    border: 0;
    padding-left: 0
  }
}

@media (min-width:992px) {
  footer .bottom .footer__contract li {
    font-size: 20px
  }
}

footer .bottom .footer__contract li:first-child {
  padding-left: 0;
  border-left: 0
}

@media (min-width:0) and (max-width:991px) {

  footer .bottom .list--left,
  footer .bottom .list--right {
    float: none !important;
    text-align: center
  }

  footer .bottom .list--left li,
  footer .bottom .list--right li {
    float: none !important
  }
}

.hello {
  position: relative;
  margin-top: -72px;
  background-color: #333
}

.hello__band {
  position: relative;
  opacity: 1;
  top: 0;
  transition: top .5s ease-out 2s, opacity .5s ease-out 2s;
  height: 480px
}

@media only screen and (max-width:640px) {
  .hello__band {
    height: 250px
  }
}

.hello__band:before {
  background-color: inherit;
  display: block;
  right: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: ""
}

.hello__band .button--primary {
  background-color: #4c4c4c !important
}

.hello__band .background__image {
  z-index: 0
}

.hello__message {
  color: #fff;
  padding: 110px 10px 80px;
  padding-left: 15%;
  width: 100%;
  position: absolute;
  bottom: 0
}

@media only screen and (max-width:640px) {
  .hello__message {
    position: relative;
    padding: 10px !important;
    color: #fff !important;
    margin-bottom: -12px;
    background: rgba(63, 64, 64, 0)
  }

  .hello__message .button--primary {
    width: 100%;
    margin-bottom: 20px
  }
}

.hello__heading {
  text-align: left;
  margin-bottom: 20px;
  color: #fff;
  font-size: 32px;
  line-height: 34px
}

@media only screen and (max-width:640px) {
  .hello__heading {
    line-height: 26px !important;
    font-size: 26px !important;
    text-align: center
  }
}

.gutter--top {
  margin-top: 10px !important
}

.align--left {
  text-align: left !important
}

.background__image {
  background-position: 50%;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0
}

@media only screen and (min-width:971px) {
  .hide--lg {
    display: none !important
  }
}

@media only screen and (max-width:970px) and (min-width:641px) {
  .hide--md {
    display: none !important
  }
}

@media only screen and (max-width:640px) {
  .hide--sm {
    display: none !important
  }

  .hello {
    margin-top: 0
  }

  .background--cover {
    height: 250px;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    bottom: 0
  }

  .navbar .list-nav-right li .navbar-toggle {
    outline: none
  }
}

.tabs .tab-content {
  display: none;
  padding-top: 20px
}

.tabs .tab-content.active {
  display: block
}

.tabs__navigation-wrapper {
  z-index: 1;
  position: relative
}

.tabs__navigation-wrapper .tabs__tab {
  padding: 10px 20px;
  display: inline-block;
  letter-spacing: normal;
  text-decoration: none
}

.tabs__navigation-wrapper .tabs__tab-label {
  display: inline-block;
  color: #666;
  cursor: pointer;
  font-family: VodafoneRegular;
  padding: 10px 20px;
  position: relative;
  font-size: 20px
}

.tabs__navigation-wrapper>.tabs__navigation {
  display: table;
  margin: auto
}

.tabs__navigation-wrapper>.tabs__navigation>.tabs__tab {
  border: 1px solid #ccc;
  margin-left: -1px;
  margin-bottom: 0;
  background: #f4f4f4;
  color: #333
}

.tabs__navigation-wrapper>.tabs__navigation>.tabs__tab--active {
  border-color: #333;
  background: #333;
  z-index: 1;
  color: #fff
}

.accordion-menu .wrap-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: -1
}

.accordion-menu .heading {
  font-family: VodafoneLight
}

.accordion-menu h2.heading {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 40px
}

.accordion-menu .heading--center {
  text-align: center
}

.accordion-menu p.heading {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 35px
}

.gallery .next,
.gallery .prev {
  color: #999;
  margin: 5px;
  padding: 7px 7px;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #999;
  border-radius: 50%;
  font-size: 30px;
  position: absolute;
  top: 45%;
  margin-top: -23px
}

.gallery .next {
  right: -21px
}

.gallery .next i {
  position: relative;
  top: 0;
  left: 2px
}

.gallery .prev {
  left: -21px
}

.gallery .prev i {
  top: 0;
  right: 2px
}

.gallery .gallery--container,
.gallery .prev i {
  position: relative
}

.gallery .button--primary,
.gallery .button--secondary,
.gallery .button--tertiary {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 16px
}

@media (min-width:671px) {

  .accordion-menu .accordion-content,
  .accordion-menu label {
    display: none
  }

  .accordion-menu .accordion-content.active {
    display: block
  }
}

@media (max-width:670px) {
  .accordion-menu h2.heading {
    font-size: 24px !important;
    margin-top: 0;
    margin-bottom: 0;
    font-family: VodafoneRegular;
    font-weight: 700
  }

  .accordion-menu p.heading {
    margin-top: 0;
    margin-bottom: 10px
  }

  .gallery .next,
  .gallery .prev {
    font-size: 26px
  }

  .gallery .next {
    right: -9px
  }

  .gallery .prev {
    left: -9px
  }

  .gallery--bundle .bundle h3.bundle-header__heading {
    font-size: 28px !important
  }

  .gallery--bundle .bundle .bundle-emr--span {
    font-size: 16px !important
  }

  .gallery--container {
    padding-left: 5px;
    padding-right: 5px
  }

  .tabs__navigation-wrapper {
    display: none
  }

  .tabs .tab-content {
    padding-top: 10px
  }

  .accordion-menu {
    width: 100%
  }

  .accordion-menu .wrap-control {
    display: none
  }

  .accordion-menu label.tab-control {
    display: flex;
    width: 96%;
    height: 60px;
    cursor: pointer;
    user-select: none;
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    margin: auto;
    margin-bottom: 10px
  }

  .accordion-menu label.tab-control:before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E903";
    color: #e60000;
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -7px;
    pointer-events: none;
    font-size: 16px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
  }

  .accordion-menu label.tab-control div:first-child {
    width: 100%;
    line-height: 60px;
    margin-left: 20px;
    font-weight: 700;
    font-size: 16px;
    color: #333
  }

  .accordion-menu .accordion-content {
    box-sizing: border-box;
    font-size: .9em;
    max-height: 0;
    overflow: hidden;
    transition: max-height, .5s
  }

  .accordion-menu input.wrap-control:checked~.accordion-content {
    max-height: 2000px;
    transition: max-height, 1s
  }

  .accordion-menu input.wrap-control:checked~label:before {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
  }
}

.gallery--bundle {
  font-size: 18px
}

.gallery--bundle .bundle-wrapper {
  padding: 15px;
  width: 33.33333%;
  float: left
}

@media (max-width:970px) {
  .gallery--bundle .bundle-wrapper {
    width: 50%
  }
}

@media (max-width:670px) {
  .gallery--bundle .bundle-wrapper {
    width: 100%
  }
}

.gallery--bundle>div>div>.bundle-wrapper {
  width: 100% !important
}

.gallery--bundle .bundle {
  width: 100%
}

.gallery--bundle .bundle .mini-pass-container {
  height: auto;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-around
}

.gallery--bundle .bundle .mini-pass-container img {
  display: block;
  width: 29%;
  max-width: 100%
}

.gallery--bundle .bundle .whatsup-block {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 700;
  padding: 15px 10px
}

.gallery--bundle .bundle .whatsup-block img {
  width: 25px;
  display: block;
  margin-right: 10px;
  border: none;
  max-width: 100%
}

.gallery--bundle .bundle .bundle-emr--span {
  color: #fff;
  font-size: 19px;
  margin-top: 0;
  display: block;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  margin-bottom: 0
}

.gallery--bundle .bundle.bg-purple .bundle__header {
  background-image: url(/assets/v2/images/tarifeler/bg-purple.png);
  background-color: #480d4a;
  background-repeat: no-repeat;
  background-size: 100% 100%
}

.gallery--bundle .bundle.bg-purple h3.bundle-header__heading {
  font-family: VodafoneRegular;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1;
  position: relative
}

.gallery--bundle .bundle.bg-purple-all {
  background-color: #480d4a
}

.gallery--bundle .bundle.bg-purple-all .bundle__buttons,
.gallery--bundle .bundle.bg-purple-all .bundle__header,
.gallery--bundle .bundle.bg-purple-all .bundle__more label,
.gallery--bundle .bundle.bg-purple-all .bundle__summary {
  background-color: #480d4a;
  color: #fff
}

.gallery--bundle .bundle.bg-purple-all .bundle__more label {
  border-top: 1px solid #f4f4f4
}

.gallery--bundle .bundle.bg-purple-all .bundle__header {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 20px
}

.gallery--bundle .bundle.bg-purple-all h3.bundle-header__heading {
  font-family: VodafoneRegular;
  color: #fff;
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1;
  position: relative
}

.gallery--bundle .bundle.bg-purple-all .style__box-deep {
  background-color: #fff;
  color: #480d4a;
  border-color: #fff transparent
}

.gallery--bundle .bundle.bg-purple-all .style__box-light {
  background-color: #480d4a;
  color: #fff;
  border-color: #fff transparent
}

.gallery--bundle .bundle.bg-purple-all .text-line {
  color: #fff;
  font-size: 16px;
  padding-bottom: 15px
}

.gallery--bundle .bundle.bg-purple-all .button--secondary {
  background-color: #fff;
  color: #333
}

.gallery--bundle .bundle.bg-combo .bundle__header {
  background-image: url(/assets/v2/images/tarifeler/bg-combo.jpg);
  background-size: 100% auto
}

.gallery--bundle .bundle .tag {
  font-family: VodafoneRegular;
  font-weight: 700
}

.gallery--bundle .bundle .tag:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1
}

.gallery--bundle .bundle .tag__label {
  font-size: 14px;
  left: -11px;
  margin: 0;
  padding: 4px 15px;
  position: absolute;
  top: -20px;
  z-index: 1;
  text-transform: uppercase;
  color: #fff;
  box-shadow: 2px 7px 0 -5px rgba(0, 0, 0, .2);
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .25));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#40000000", GradientType=0)
}

.gallery--bundle .bundle .tag--seance .tag__label {
  background-color: #9c2aa0
}

.gallery--bundle .bundle .tag--seance:before {
  box-shadow: 0 0 0 3px #9c2aa0
}

.gallery--bundle .bundle .tag--seance .tag__label:before {
  border-bottom-color: #9c2aa0
}

.gallery--bundle .bundle .tag__label:after,
.gallery--bundle .bundle .tag__label:before {
  content: "";
  display: block;
  position: absolute;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom-color: #5e2750;
  bottom: -5px;
  left: 3px;
  height: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0
}

.gallery--bundle .bundle .top-box {
  display: table;
  width: 100%
}

.gallery--bundle .bundle .top-box .top-box-left,
.gallery--bundle .bundle .top-box .top-box-right {
  width: 50%;
  height: 84px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 18px 0
}

.gallery--bundle .bundle .bundle__header {
  padding-top: 20px;
  padding-bottom: 0;
  background-color: #333;
  color: #fff;
  position: relative;
  text-align: center
}

.gallery--bundle .bundle .bundle__header .bundle-header__heading {
  font-family: VodafoneRegular;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  outline: none;
  display: inline-block;
  position: relative
}

.gallery--bundle .bundle .bundle__header .socialBoxa {
  position: relative;
  padding-bottom: 4px
}

.gallery--bundle .bundle .bundle__header .socialBoxa ul {
  padding: 0;
  margin: 0 18px;
  text-align: center
}

.gallery--bundle .bundle .bundle__header .socialBoxa li {
  display: inline-block
}

@media (max-width:670px) {
  .gallery--bundle .bundle .bundle__header .socialBoxa li {
    width: 40px;
    height: 40px
  }
}

.gallery--bundle .bundle .bundle__header .socialBoxa li:first-child {
  margin-left: 0
}

.gallery--bundle .bundle .bundle__header .socialBoxa li img {
  padding: 10px;
  display: block;
  width: auto
}

@media (max-width:670px) {
  .gallery--bundle .bundle .bundle__header .socialBoxa li img {
    padding: 2px;
    width: 100%
  }
}

.gallery--bundle .bundle .bundle__buttons,
.gallery--bundle .bundle .bundle__summary {
  background: #fff;
  text-align: center;
  padding-bottom: 10px
}

.gallery--bundle .bundle .bundle__buttons .bundle__select {
  margin-bottom: 20px
}

.gallery--bundle .bundle .bundle__more {
  display: table;
  width: 100%
}

.gallery--bundle .bundle .bundle__more ul {
  list-style: none;
  padding: 30px;
  margin: 0
}

.gallery--bundle .bundle .bundle__more ul li {
  position: relative
}

.gallery--bundle .bundle .bundle__more ul li i {
  color: #428600;
  margin-right: 10px;
  margin-bottom: 1px;
  position: absolute;
  left: -28px;
  margin-top: 3px
}

.gallery--bundle .bundle .bundle__more label {
  font-size: 18px;
  cursor: pointer;
  color: #333;
  height: 60px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff
}

.gallery--bundle .bundle .bundle__more label:after {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  content: "\E903";
  color: #e60000;
  font-size: 28px;
  margin-left: 15px
}

.gallery--bundle .bundle .bundle__more .control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: -1
}

.gallery--bundle .bundle .bundle__more .content {
  background-color: #f4f4f4;
  max-height: 0;
  overflow: hidden;
  transition: max-height, .5s
}

.gallery--bundle .bundle .bundle__more input.control:checked~.content {
  max-height: 2000px;
  transition: max-height, 1s
}

.gallery--bundle .bundle .bundle__more .show-more__heading-less,
.gallery--bundle .bundle .bundle__more input.control:checked~label .show-more__heading-more {
  display: none
}

.gallery--bundle .bundle .bundle__more input.control:checked~label .show-more__heading-less {
  display: inline
}

.gallery--bundle .bundle .bundle__more input.control:checked~label:after {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.gallery--bundle .style__box-deep {
  border: 1px solid #ccc;
  background-color: #5e2750;
  border-color: #5e2750 transparent;
  color: #fff
}

.gallery--bundle .style__box-light {
  border: 1px solid #ccc;
  border-color: #5e2750 transparent;
  background-color: #fff;
  color: #5e2750
}

.gallery--bundle .f-s-28 {
  font-size: 28px
}

.gallery--bundle .f-s-40 {
  font-size: 40px
}

.gallery--bundle .f-w-bold {
  font-weight: 700
}

.gallery--bundle .m-t-43 {
  margin-top: 43px
}

.gallery--bundle .m-t-10 {
  margin-top: 10px
}

.gallery--bundle .m-t-20 {
  margin-top: 20px
}

.gallery--bundle .color-grey {
  color: #666
}

.gallery--bundle .w-80 {
  width: 80%
}

.gallery--bundle .w-100 {
  width: 100%
}

.gallery--bundle .highlight {
  color: #5e2750
}

.grid {
  display: block;
  letter-spacing: -.215em;
  margin: 0;
  padding-left: 0
}

.grid__item {
  width: 100%;
  display: inline-block
}

.grid--gutter {
  margin: 0;
}

.grid__item {
  letter-spacing: normal;
  margin: 0
}

.grid__item--1\/2 {
  width: 50%
}

.grid__item--1\/3 {
  width: 33.3333333333%
}

.grid__item--2\/3 {
  width: 66.6666666667%
}

.grid__item--1\/4 {
  width: 25%
}

.grid__item--3\/4 {
  width: 75%
}

.grid__item--1\/5 {
  width: 20%
}

.grid__item--2\/5 {
  width: 40%
}

.grid__item--3\/5 {
  width: 60%
}

.grid__item--4\/5 {
  width: 80%
}

.grid__item--1\/6 {
  width: 16.6666666667%
}

.grid__item--5\/6 {
  width: 83.3333333333%
}

.grid__item--1\/7 {
  width: 14.2857142857%
}

.grid__item--2\/7 {
  width: 28.5714285714%
}

.grid__item--3\/7 {
  width: 42.8571428571%
}

.grid__item--4\/7 {
  width: 57.1428571429%
}

.grid__item--5\/7 {
  width: 71.4285714286%
}

.grid__item--6\/7 {
  width: 85.7142857143%
}

.grid__item--1\/8 {
  width: 12.5%
}

.grid__item--3\/8 {
  width: 37.5%
}

.grid__item--5\/8 {
  width: 62.5%
}

.grid__item--7\/8 {
  width: 87.5%
}

.grid__item--1\/9 {
  width: 11.1111111111%
}

.grid__item--2\/9 {
  width: 22.2222222222%
}

.grid__item--4\/9 {
  width: 44.4444444444%
}

.grid__item--5\/9 {
  width: 55.5555555556%
}

.grid__item--7\/9 {
  width: 77.7777777778%
}

.grid__item--8\/9 {
  width: 88.8888888889%
}

.grid__item--1\/10 {
  width: 10%
}

.grid__item--3\/10 {
  width: 30%
}

.grid__item--7\/10 {
  width: 70%
}

.grid__item--9\/10 {
  width: 90%
}

.grid__item--1\/11 {
  width: 9.0909090909%
}

.grid__item--2\/11 {
  width: 18.1818181818%
}

.grid__item--3\/11 {
  width: 27.2727272727%
}

.grid__item--4\/11 {
  width: 36.3636363636%
}

.grid__item--5\/11 {
  width: 45.4545454545%
}

.grid__item--6\/11 {
  width: 54.5454545455%
}

.grid__item--7\/11 {
  width: 63.6363636364%
}

.grid__item--8\/11 {
  width: 72.7272727273%
}

.grid__item--9\/11 {
  width: 81.8181818182%
}

.grid__item--10\/11 {
  width: 90.9090909091%
}

.grid__item--1\/12 {
  width: 8.3333333333%
}

.grid__item--5\/12 {
  width: 41.6666666667%
}

.grid__item--7\/12 {
  width: 58.3333333333%
}

.grid__item--11\/12 {
  width: 91.6666666667%
}

.circle-tabs__navigation--gutter {
  padding-bottom: 17px;
  padding-top: 40px;
  margin-bottom: 0
}

.circle-tabs__navigation-wrapper {
  max-height: 100%;
  overflow-x: auto;
  overflow-y: hidden
}

.circle-tabs__navigation {
  letter-spacing: -.215em;
  text-align: center;
  white-space: nowrap;
  width: 100%
}

.circle-tabs__navigation--gutter {
  margin-bottom: 24px
}

.circle-tabs--stretch .circle-tabs__navigation {
  max-width: none
}

.circle-tabs__tab {
  cursor: pointer;
  font-size: 20px;
  letter-spacing: normal;
  padding: 0 37px;
  position: relative;
  display: inline-block;
  color: #333;
  text-decoration: none
}

.circle-tabs__tab--active:before {
  border: 25px solid transparent;
  border-top-color: #ebebeb;
  content: "";
  left: 50%;
  margin-left: -25px;
  position: absolute;
  bottom: 0;
  margin-bottom: -30px
}

.circle-tabs__tab--active:before,
.circle-tabs__tab--dark--active:before {
  display: block;
  height: 0;
  width: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.circle-tabs__tab--dark--active:before {
  border: 25px solid transparent;
  border-top-color: #4a4d4e
}

.circle-tabs--fixed .circle-tabs__navigation {
  display: table;
  table-layout: fixed
}

.circle-tabs--fixed .circle-tabs__tab {
  display: table-cell
}

.circle-tabs__tab-circle {
  border-radius: 100%;
  border: 1px solid currentColor;
  display: block;
  height: 64px;
  width: 64px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  color: #e60000
}

.circle-tabs__tab-circle--pistachio {
  color: #a8b600
}

.circle-tabs__tab-circle--cerulean {
  color: #00b0ca
}

.circle-tabs__tab-circle--tangerine {
  color: #eb9700
}

.circle-tabs__tab-circle--seance {
  color: #9c2aa0
}

.circle-tabs__tab-label {
  margin-top: 14px
}

.circle-tabs__tab-label--dark {
  color: #666
}

.circle-tabs__tab--active .icon-red,
.icon-white {
  display: none
}

.circle-tabs__tab--active .icon-white {
  display: block
}

.circle-tabs__tab--active .circle-tabs__tab-label,
.circle-tabs__tab:hover .circle-tabs__tab-label {
  color: #e60000
}

.circle-tabs__tab--active .circle-tabs__tab-label--dark,
.circle-tabs__tab:hover .circle-tabs__tab-label--dark {
  color: #333
}

.circle-tabs__tab-circle img {
  margin: 6px auto;
  width: 44px;
  height: 44px
}

.circle-tabs__icon {
  color: currentColor;
  width: 32px;
  height: 32px;
  stroke-width: .3em
}

.circle-tabs--large .circle-tabs__icon {
  width: 44px;
  height: 44px
}

.circle-tabs--large .circle-tabs__tab-circle {
  width: 74px;
  height: 74px
}

.circle-tabs__tab--active .circle-tabs__tab-circle {
  background: currentColor
}

.circle-tabs__tab--active .circle-tabs__icon {
  color: #fff
}

.circle-tabs__content {
  background-color: #ebebeb;
  padding: 50px 0
}

.circle-tabs__content--dark {
  background-color: #4a4d4e;
  color: #fff
}

.circle-tabs--no-gutter-bottom .circle-tabs__content {
  padding-bottom: 0
}

@media only screen and (max-width:970px) {
  .circle-tabs__content {
    padding: 40px 0
  }

  .circle-tabs__tab {
    padding: 0 30px
  }
}

@media only screen and (max-width:639px) {
  .circle-tabs__navigation--top-padding {
    padding-top: 30px
  }

  .circle-tabs__tab {
    font-size: 16px;
    padding-left: 7px;
    padding-right: 7px
  }

  .circle-tabs__tab--active:before {
    top: 85%
  }

  .circle-tabs__navigation--gutter {
    margin-bottom: 25px
  }

  .circle-tabs__tab-circle {
    width: 60px;
    height: 60px;
    border-width: 1px
  }

  .circle-tabs__tab-label {
    margin-top: 8px
  }

  .circle-tabs__icon {
    width: 28px;
    height: 28px
  }

  .circle-tabs__content {
    padding: 30px 0
  }

  .circle-tabs--large .circle-tabs__navigation,
  .circle-tabs--large .circle-tabs__tab {
    display: block
  }

  .circle-tabs--large .circle-tabs__icon {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #333
  }

  .circle-tabs--large .circle-tabs__tab {
    padding: 20px 15px;
    text-align: left;
    border-top: 1px solid #ccc;
    font-size: 20px;
    text-decoration: none
  }

  .circle-tabs--large .circle-tabs__tab:before {
    content: none
  }

  .circle-tabs--large .circle-tabs__tab-circle {
    background: 0 0;
    border-radius: 0;
    border: none;
    width: auto;
    height: auto;
    margin-right: 15px
  }

  .circle-tabs--large .circle-tabs__tab--active .circle-tabs__icon {
    color: #e60000
  }
}

@media only screen and (max-width:639px) {
  .circle-tabs__tab--active:before {
    top: 75% !important
  }

  .circle-tabs__navigation--gutter {
    margin-bottom: 0 !important;
    padding-top: 10px
  }

  .circle-tabs__tab {
    cursor: pointer;
    font-size: 20px;
    letter-spacing: normal;
    padding: 0 37px;
    position: relative
  }
}

.breadcrumbs a,
.breadcrumbs a:hover {
  color: #333;
  text-decoration: none
}

.breadcrumbs__item i {
  font-size: 22px;
  position: relative;
  top: 5px
}

.breadcrumbs__crumb:after {
  bottom: 2px
}

.breadcrumbs__chevron {
  vertical-align: middle
}

.breadcrumbs {
  background: #ebebeb;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 18px 0;
  text-align: left
}

.breadcrumbs--extrude {
  background-color: #f4f4f4;
  color: #333;
  margin-bottom: 0
}

.breadcrumbs--dark {
  background-color: #333;
  border-color: #666;
  color: #ccc
}

.breadcrumbs--transparent {
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  border-color: hsla(0, 0%, 80%, .4);
  position: relative
}

.breadcrumbs--abbey {
  background-color: #4a4d4e;
  border-color: #666;
  color: #fff
}

.breadcrumbs i {
  font-size: 18px;
  position: relative;
  top: 4px
}

.breadcrumbs__list {
  list-style: none;
  margin: 0;
  padding: 0
}

.breadcrumbs__item {
  display: inline-block
}

.breadcrumbs__crumb {
  margin: 0 5px;
  position: relative
}

.breadcrumbs__crumb--first {
  margin-left: 0
}

.breadcrumbs__crumb:after {
  content: " ";
  border-bottom: 1px solid transparent;
  border-color: inherit;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0
}

.hello:before,
.hello__band:before {
  content: ""
}

.breadcrumbs__crumb--current:after {
  display: none
}

.breadcrumbs__chevron {
  display: inline-block;
  color: currentColor;
  width: 24px;
  height: 24px
}

.brand-outline {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 27px
}

.brand-outline--white {
  color: #fff
}

.brand-outline--red {
  color: #e60000
}

.brand-outline__icon {
  height: 13.8888888889em;
  width: 12.2222222222em;
  stroke: currentColor;
  margin: 1.6666666667em;
  stroke-width: 7px
}

.brand-outline__text {
  font-family: VodafoneRegularBold;
  font-size: 2.5em;
  top: 2.2222222222em;
  position: absolute;
  font-weight: 300;
  left: -14px;
  letter-spacing: -2px
}

.brand-outline--reversed .brand-outline__text {
  left: auto;
  right: -14px
}

@media only screen and (max-width:970px) {
  .breadcrumbs {
    padding: 14px 0
  }

  .breadcrumbs__chevron {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    float: left
  }

  .brand-outline {
    font-size: 23px
  }
}

.bundle-promotion__headline {
  margin-top: 0;
  margin-bottom: 10px
}

.bundle-promotion__item {
  display: inline-block;
  margin-bottom: 20px
}

.bundle-promotion__logo {
  max-height: 24px
}

.bundle-promotion__conjunction {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle
}

.call-us__card {
  padding: 40px 80px
}

.call-us__open {
  color: #428600
}

.call-us--waiting {
  color: #666
}

.call-us__background {
  background-color: #ebebeb
}

.call-us__card-narrow {
  padding: 20px 90px
}

@media only screen and (max-width:970px) {
  .bundle-promotion__logo {
    max-height: 22px
  }

  .call-us__card-narrow {
    padding: 20px 40px
  }
}

@media only screen and (max-width:639px) {
  .brand-outline {
    font-size: 18px
  }

  .call-us__card {
    padding: 25px 10px
  }

  .call-us__card-narrow {
    padding: 25px 0
  }

  .call-us__background {
    background-color: #fff
  }
}

.horizontal-text-rule:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #ccc;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%
}

.horizontal-text-rule__text {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  background-color: #fff
}

@media only screen and (max-width:970px) {
  .horizontal-text-rule {
    margin: 10px 0
  }
}

@media only screen and (max-width:639px) {
  .horizontal-text-rule {
    margin: 0
  }
}

.jumper {
  background-color: #666;
  color: #fff;
  left: -9999em;
  padding: 5px;
  position: absolute;
  z-index: 10000
}

.jumper:focus {
  left: 0
}

.pass__label-bold,
.results__offer {
  font-family: VodafoneRegularBold
}

.pass {
  display: inline-block;
  height: 8.6071428571em;
  position: relative;
  text-align: left;
  -webkit-transform: perspective(2.07143em) rotateY(3deg);
  transform: perspective(2.07143em) rotateY(3deg);
  width: 4.5714285714em;
  z-index: 0;
  margin: 1.0714285714em 0
}

.pass:after,
.pass__background,
.pass__shadow {
  position: absolute;
  bottom: 0
}

.pass:after {
  background: linear-gradient(45deg, rgba(0, 0, 0, .25), transparent 50%, transparent);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#40000000", GradientType=0);
  border-radius: 0 0 .25em .25em;
  content: "";
  height: 90%;
  left: 0;
  right: 0;
  z-index: 1
}

.pass:before {
  content: ""
}

.pass--flat:after {
  display: none
}

.pass--single--small {
  margin: 0
}

.pass--green {
  color: #a8b600
}

.pass--blue {
  color: #00b0ca
}

.pass--orange {
  color: #eb9700
}

.pass--purple {
  color: #9c2aa0
}

.pass--disabled {
  color: #afafaf
}

.pass--group {
  margin-left: -.7857142857em;
  margin-right: -.7857142857em
}

.pass--horizontal {
  margin-left: 2.0357142857em;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.pass--flip {
  -ms-transform: rotateY(-10deg);
  -webkit-transform: perspective(2.07143em) rotateY(-3deg);
  transform: perspective(2.07143em) rotateY(-3deg);
  z-index: 5;
  direction: ltr;
  margin: 0 -.5357142857em
}

.pass--flip .pass__icon {
  margin-left: .1785714286em;
  margin-top: 1.25em;
  text-align: center;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.pass__label {
  color: #fff;
  font-size: 1em;
  line-height: 1;
  padding: .3928571429em .5714285714em;
  text-transform: uppercase
}

.pass__icon,
.pass__label {
  height: 50%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 100%
}

.pass__icon {
  line-height: 3.9285714286em;
  margin-top: -.1785714286em
}

.pass__icon-svg {
  height: 2.2142857143em;
  overflow: visible !important;
  stroke-width: 9px;
  width: 2.2142857143em
}

.pass__logo-svg {
  color: transparent;
  height: 1.1428571429em;
  margin-top: .3214285714em;
  overflow: visible !important;
  width: 1.1428571429em
}

.pass__background {
  background-image: url(/assets/v2/images/vodafone-pass.svg);
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  right: 0;
  text-align: left;
  top: 0;
  z-index: -2
}

.no-csstransitions .pass__background {
  background-image: url(/assets/v2/images/vodafone-pass.png)
}

.pass--disabled .pass__background {
  background-image: url(/assets/v2/images/vodafone-pass-disabled.svg)
}

.pass__shadow {
  top: 1.0714285714em;
  left: .3571428571em;
  right: .3571428571em;
  z-index: -3;
  box-shadow: 0 -.1428571429em 1.7857142857em #000;
  border-radius: 1em
}

.picker,
.rating {
  position: relative
}

.picker {
  padding: 20px 0
}

.picker--tall {
  padding: 50px 0
}

.picker:before {
  border: 2px solid #e60000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 60px;
  width: 60px
}

@media only screen and (max-width:639px) {
  .picker:before {
    height: 50px;
    width: 50px
  }

  .picker--large:before {
    height: 60px;
    width: 60px
  }
}

.product__compare {
  padding-bottom: 3px;
  display: inline-block
}

.product__checkbox {
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  border: 1px solid #333;
  border-radius: 3px;
  margin-right: 5px;
  padding: 3px;
  position: relative
}

.product__tick {
  display: none;
  width: 15px;
  height: 15px
}

.product__tick--checked {
  display: block
}

.product__content,
.product__image-wrapper {
  float: left;
  vertical-align: top
}

.product__image-wrapper {
  text-align: center;
  width: 33.3333333333%
}

.product__image {
  max-height: 210px
}

.product__content {
  padding-left: 20px;
  width: 66.6666666667%
}

@media only screen and (max-width:639px) {
  .product__heading {
    padding-bottom: 5px
  }
}

.radio-buttons__button {
  display: block;
  padding: 25px 14px;
  background-color: #f4f4f4;
  border: 1px solid #999;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center
}

.radio-buttons__button:hover {
  pointer: cursor
}

.radio-buttons__button--regular-button {
  display: inline-block;
  padding: 25px 90px
}

.radio-buttons__input:checked+.radio-buttons__button {
  background-color: #e60000;
  border-color: #e60000;
  color: #fff
}

.results__item,
.results__wrapper {
  background-color: #fff
}

.radio-buttons__input:focus+.radio-buttons__button {
  outline: 2px solid #00b0ca
}

.mouse-active .radio-buttons__input:focus+.radio-buttons__button {
  outline: 0
}

.radio-buttons__text {
  margin-top: 10px
}

@media only screen and (max-width:970px) {
  .radio-buttons__button {
    padding: 15px;
    margin-bottom: 10px
  }

  .radio-buttons__button--regular-button {
    padding: 20px
  }
}

@media only screen and (max-width:639px) {
  .radio-buttons__button {
    display: block;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    margin-bottom: 0
  }

  .radio-buttons__button--regular-button {
    padding: 18px
  }
}

.bundle__inclusion-bullet--hidden,
.pass-card__link {
  visibility: hidden
}

.bundle__button:hover,
.pass-accordion__heading:hover {
  cursor: pointer
}

.bundle,
.bundle__show-more {
  position: relative
}

.bundle {
  background-color: #fff;
  box-shadow: 0 1px 3px 0 #afafaf;
  margin: 20px 0;
  padding-bottom: 30px;
  text-align: center;
  z-index: 0
}

.bundle--dark {
  color: #333;
  box-shadow: none
}

.bundle--alt {
  background-color: #ebebeb
}

.bundle--horizontal {
  padding: 0
}

.bundle--compact {
  text-align: right
}

.bundle--horizontal .bundle__summary {
  padding: 30px
}

.bundle--horizontal .bundle__info {
  padding: 25px 0 0
}

.bundle__show-more:after {
  content: "";
  height: 1px;
  width: 50%;
  position: absolute;
  background: #ccc;
  left: 0;
  right: 0;
  margin: 0 auto
}

.bundle__strong {
  color: #000
}

.bundle__compact-spring {
  max-width: 540px;
  margin: 0 auto
}

.bundle__details {
  background-color: #f4f4f4;
  padding: 30px
}

.bundle__see-details {
  text-decoration: underline
}

.bundle--horizontal .bundle__see-details {
  margin-top: 0
}

.bundle__inclusions {
  margin-bottom: 20px
}

.bundle--horizontal .bundle__inclusions {
  margin-top: 10px;
  margin-bottom: 0
}

.bundle__inclusion {
  clear: both;
  padding-top: 11px;
  position: relative;
  text-align: left;
  padding-left: 40px
}

.bundle__inclusion .dot-image {
  position: absolute;
  left: -3px
}

.bundle-data,
.bundle__button,
.bundle__inclusion--no-bullet {
  text-align: center
}

.bundle__inclusion-bullet {
  color: #428600;
  float: left;
  margin-right: 10px;
  margin-bottom: 1px;
  position: absolute;
  left: 0;
  margin-top: 2px
}

.bundle__inclusion-bullet--static {
  position: static
}

.bundle__inclusion-logo {
  max-height: 25px
}

.bundle__inclusion-logo--buffer {
  margin-top: 10px;
  margin-bottom: 10px
}

.bundle__select {
  padding: 0 50px;
  margin-top: 20px
}

.bundle__select--first {
  margin-top: 0
}

.bundle__selected {
  background-color: #428600;
  color: #fff
}

.bundle--horizontal .bundle__data-info {
  display: inline
}

.bundle__button,
.bundle__label--unchecked {
  display: inline-block
}

.bundle__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid transparent;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  padding: 11px 37px
}

.bundle__button--default {
  background-color: #666
}

.bundle__button--default:hover {
  background-color: #333
}

.bundle__label {
  line-height: 28px
}

.bundle__input,
.bundle__input:checked+.bundle__button .bundle__label--unchecked,
.bundle__label--checked {
  display: none
}

.bundle__label-wrapper {
  padding: 0 20px
}

.bundle__label-icon {
  margin-right: 10px;
  vertical-align: top
}

.bundle-data:after,
.bundle-data__value {
  vertical-align: bottom;
  display: inline-block
}

.bundle__input:checked+.bundle__button {
  background-color: #428600
}

.bundle__input:checked+.bundle__button .bundle__label--checked {
  display: inline-block
}

.bundle__emphasise {
  color: #e60000
}

.bundle__offer-text {
  color: #666;
  display: block
}

@media only screen and (max-width:639px) {
  .bundle {
    padding-bottom: 20px
  }

  .bundle--horizontal {
    padding: 0
  }

  .bundle--horizontal .bundle__summary {
    padding: 20px
  }

  .bundle--horizontal .bundle__summary--wide {
    padding: 20px 0
  }

  .bundle__sim {
    width: 100%
  }

  .bundle__select {
    margin-top: 15px
  }

  .bundle__select--first {
    margin-top: 0
  }

  .bundle--horizontal .bundle__data-info {
    display: block
  }

  .bundle--horizontal .bundle__inclusion {
    padding-top: 5px
  }

  .bundle__sm-wrapper {
    padding: 0 15px
  }

  .bundle__inclusion {
    padding-left: 30px
  }

  .bundle__button {
    display: block;
    font-size: 18px;
    padding: 10px
  }
}

.bundle-data {
  border-left-width: 0;
  border-right-width: 0;
  display: block;
  letter-spacing: -.215em;
  height: 110px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0
}

.bundle-data:after {
  content: "";
  height: 100%
}

.bundle-data--narrow {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto
}

.bundle-data--auto {
  height: auto
}

.bundle-data__value {
  background-color: #ccc;
  border: 1px solid #ccc;
  border-right-color: transparent;
  color: #333;
  padding: 13px 0;
  letter-spacing: normal;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.bundle-data__value--full,
.pass-card {
  width: 100%
}

.bundle-data__value--inverse {
  background-color: transparent
}

.bundle-data--large .bundle-data__value {
  height: 100%
}

.bundle-data--red .bundle-data__value {
  background-color: #e60000;
  border-color: #e60000 transparent;
  color: #fff
}

.bundle-data--red .bundle-data__value--inverse {
  background-color: #fff;
  color: #e60000
}

.bundle-data--seance .bundle-data__value {
  background-color: #9c2aa0;
  border-color: #9c2aa0 transparent;
  color: #fff
}

.bundle-data--seance .bundle-data__value--inverse {
  background-color: #fff;
  color: #9c2aa0
}

.bundle-data--guardsman-red .bundle-data__value {
  background-color: #bd0000;
  border-color: #bd0000 transparent;
  color: #fff
}

.bundle-data--guardsman-red .bundle-data__value--inverse {
  background-color: #fff;
  color: #bd0000
}

.bundle-data--finn .bundle-data__value {
  background-color: #5e2750;
  border-color: #5e2750 transparent;
  color: #fff
}

.bundle-data--finn .bundle-data__value--inverse {
  background-color: #fff;
  color: #5e2750
}

.bundle-data--blue-lagoon .bundle-data__value {
  background-color: #007c92;
  border-color: #007c92 transparent;
  color: #fff
}

.bundle-data--blue-lagoon .bundle-data__value--inverse {
  background-color: #fff;
  color: #007c92
}

.bundle-data--cinderella .bundle-data__value {
  background-color: #fdd4d4;
  border-color: #fdd4d4 transparent;
  color: #bd0000
}

.bundle-data--cinderella .bundle-data__value--inverse {
  background-color: #fff
}

.bundle-data--cavern-pink .bundle-data__value {
  background-color: #e5bfbf;
  border-color: #e5bfbf transparent;
  color: #900
}

.bundle-data--cavern-pink .bundle-data__value--inverse {
  background-color: #fff
}

.bundle-data--narrow .bundle-data__value {
  padding-top: 10px;
  padding-bottom: 10px
}

.bundle-data--narrow .bundle-data__value--inverse {
  border-right-color: currentColor
}

.bundle-data--narrow .bundle-data__heading {
  display: inline-block;
  margin-bottom: 0
}

.bundle-data__heading {
  display: block;
  margin: 3px 0 1px;
  font-family: VodafoneLight;
  letter-spacing: -.215em
}

.bundle-data__heading--large-content {
  font-size: 24px
}

.bundle-data__unit {
  font-size: 28px;
  line-height: 1em;
  letter-spacing: normal
}

.bundle-data__amount {
  font-size: 30px;
  line-height: 1em;
  letter-spacing: normal
}

.bundle-data--large .bundle-data__amount {
  font-size: 56px
}

.bundle-data--small .bundle-data__amount {
  font-size: 28px
}

@media only screen and (max-width:970px) {
  .bundle-data {
    height: 89px
  }

  .bundle-data--auto,
  .bundle-data--narrow {
    height: auto
  }

  .bundle-data__value {
    padding: 7px 0
  }

  .bundle-data__unit {
    font-size: 24px
  }

  .bundle-data__amount {
    font-size: 34px
  }

  .bundle-data--large .bundle-data__amount {
    font-size: 40px
  }

  .bundle-data--small .bundle-data__amount {
    font-size: 24px
  }
}

@media only screen and (max-width:639px) {
  .bundle-data {
    text-align: center;
    height: 78px
  }

  .bundle-data--auto,
  .bundle-data--narrow {
    height: auto
  }

  .bundle-data__unit {
    font-size: 20px
  }

  .bundle-data__amount {
    font-size: 24px
  }

  .bundle-data--large .bundle-data__amount {
    font-size: 28px
  }

  .bundle-data--small .bundle-data__amount {
    font-size: 20px
  }

  .bundle-data--narrow .bundle-data__heading {
    display: block
  }
}

.bundle-header {
  padding-top: 26px;
  background-color: #333;
  position: relative
}

.bundle-header__wrapper {
  display: table;
  width: 100%;
  height: 124px;
  transition: height 1s cubic-bezier(.77, 0, .175, 1)
}

.bundle-header__wrapper--expanded {
  height: 244px;
  transition: height .67s cubic-bezier(.77, 0, .175, 1)
}

.bundle-header__wrapper--narrow {
  height: 20px
}

.bundle-header__container {
  padding: 0 20px;
  overflow: hidden;
  position: relative;
  vertical-align: bottom
}

.bundle-header__container.table-cell {
  display: table-cell
}

.bundle-header__heading {
  font-family: VodafoneLight;
  color: #fff;
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 0;
  display: inline-block;
  position: relative
}

@media only screen and (max-width:639px) {
  .bundle-header__heading {
    font-size: 20px
  }

  .bundle-header__wrapper--expanded {
    height: 200px
  }
}

.bundle-price {
  margin: 0
}

.bundle-price--left,
.bundle-price--narrow {
  text-align: left
}

.bundle-price__cost {
  font-size: 40px;
  font-family: VodafoneRegular
}

.bundle-price__cost--light {
  font-family: VodafoneLight;
  font-size: 30px
}

.bundle-price__regular-cost {
  font-family: VodafoneRegular
}

.bundle-price__regular-price {
  color: #666
}

.bundle-price__heading {
  font-size: 28px;
  font-family: VodafoneRegularBold;
  margin: 0
}

.bundle-price__savings {
  color: #e60000
}

.bundle-price__saving {
  text-decoration: line-through
}

.bundle-price__detail {
  display: block;
  margin-top: 8px;
  color: #666
}

.bundle-price__details {
  text-decoration: underline
}

.bundle-price__details:focus,
.bundle-price__details:hover {
  color: #e60000
}

.bundle-price__alert {
  color: #f0c103
}

@media only screen and (max-width:970px) {
  .bundle-price {
    text-align: center;
    margin-bottom: 10px
  }

  .bundle-price--left {
    text-align: left
  }

  .bundle-price__cost {
    font-size: 34px
  }

  .bundle-price__cost--light,
  .bundle-price__heading {
    font-size: 24px
  }
}

@media only screen and (max-width:639px) {
  .bundle-price__cost {
    font-size: 24px
  }

  .bundle-price__cost--light {
    font-size: 20px;
    font-family: VodafoneRegular
  }

  .bundle-price__heading {
    font-size: 20px
  }

  .bundle-price__details {
    padding-bottom: 10px
  }
}

.bundle-title {
  margin-top: 22px;
  font-family: VodafoneLight;
  font-size: 28px;
  line-height: 34px
}

.bundle-title__amount,
.bundle-title__highlight,
.pass-accordion__summmary-title {
  font-family: VodafoneRegular
}

.bundle-title__highlight {
  color: #5e2750
}

.bundle-title--blue-lagoon .bundle-title__highlight {
  color: #007c92
}

.bundle-title--mine-shaft .bundle-title__highlight {
  color: #333
}

.bundle-title__row {
  display: block
}

.bundle-title__row--footer {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.333
}

.business-customer-banner {
  color: #333;
  text-align: center;
  padding: 50px 0;
  position: relative
}

.business-customer-banner--border-top {
  border-top: 2px solid currentColor
}

.business-customer-banner--border-top--white {
  border-top-color: #fff
}

.business-customer-banner__text {
  position: relative
}

@media only screen and (max-width:970px) {
  .bundle-title {
    margin: 15px 0;
    font-size: 24px;
    line-height: 30px
  }

  .bundle-title__row--footer {
    margin-top: 10px
  }

  .business-customer-banner {
    padding: 40px 0
  }
}

@media only screen and (max-width:639px) {
  .bundle-title {
    margin: 25px 0 15px;
    font-family: VodafoneRegular;
    font-size: 20px;
    line-height: 28px
  }

  .business-customer-banner {
    padding: 30px 0
  }
}

.pass-accordion--spring .pass-accordion__content {
  padding: 26px 16.6666666667% 38px;
  margin-right: 0;
  margin-left: 0
}

.pass-accordion__heading {
  margin: 0;
  padding: 20px 98px 20px 25px;
  position: relative;
  overflow: hidden;
  min-height: 40px;
  box-sizing: content-box
}

.pass-accordion__card-container {
  position: absolute;
  left: 40px;
  bottom: 0;
  min-width: 250px
}

.pass-accordion__item {
  background: #575757;
  margin-top: 10px;
  margin-bottom: 15px
}

.pass-accordion__heading--active .pass-accordion__chevron {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1)
}

.pass-accordion__chevron {
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -16px;
  color: #fff;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: -webkit-transform .4s;
  transition: transform .4s
}

.pass-accordion__summary {
  text-align: center;
  display: inline-block
}

.pass-accordion__summmary-title {
  font-size: 20px
}

.pass-accordion__content {
  padding: 20px 0;
  margin-right: 20px;
  margin-left: 20px;
  position: relative
}

.js .pass-accordion__content--collapse {
  display: none
}

.pass-accordion__content:before {
  content: "";
  display: block;
  margin: 0 20px;
  border-top: 1px solid #999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0
}

@media only screen and (max-width:970px) {
  .pass-accordion--spring .pass-accordion__content {
    margin-right: 0;
    margin-left: 0;
    padding: 20px
  }

  .pass-accordion__content {
    padding: 20px 0
  }

  .pass-accordion__content:before {
    margin: 0 15px
  }
}

@media only screen and (max-width:639px) {
  .pass-accordion--spring .pass-accordion__content {
    padding: 20px 0 10px;
    margin-right: 10px;
    margin-left: 10px
  }

  .pass-accordion__heading {
    padding: 20px 45px 20px 65%
  }

  .pass-accordion__chevron {
    right: 15px
  }

  .pass-accordion__content {
    padding: 20px 0;
    margin-right: 10px;
    margin-left: 10px
  }

  .pass-accordion__content:before {
    margin: 0
  }

  .pass-accordion__summary {
    margin-left: 5px
  }

  .pass-accordion__card-container {
    min-width: calc(65% - 10px);
    left: 10px
  }
}

.pass-card {
  display: block;
  height: 33px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, .3), inset 0 4px 3px rgba(0, 0, 0, .3);
  margin-bottom: -4px;
  z-index: 1;
  transition: height .67s cubic-bezier(.77, 0, .175, 1)
}

.pass-card:before {
  content: "";
  width: 10px;
  height: 10px;
  box-shadow: 0 0 0 999px #fff;
  position: absolute;
  top: -6px;
  right: 60px;
  border-radius: 50%
}

.pass-card__label-container {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 10px;
  background-color: #e60000;
  color: #fff;
  height: 100%;
  width: 100px;
  margin-right: 50px;
  z-index: 1;
  transition: width .8s cubic-bezier(.77, 0, .175, 1)
}

.pass-card__label-container:before {
  border: 20px solid transparent;
  border-top: 65px solid #e60000;
  content: "";
  display: block;
  position: absolute;
  border-left-color: #e60000;
  top: 0;
  left: 100%
}

.pass-card__label-detail {
  opacity: 1;
  transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
  transition-delay: .33s
}

.pass-card__symbol {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 7px;
  padding-right: 20px;
  text-align: right;
  min-width: 150px;
  transition: top .27s cubic-bezier(.165, .84, .44, 1);
  transition-delay: .27s
}

.pass-card__symbol--cerulean {
  color: #00b0ca
}

.pass-card__symbol--finn {
  color: #5e2750
}

.pass-card__symbol--pistachio {
  color: #a8b600
}

.pass-card__symbol--tangerine {
  color: #eb9700
}

.pass-card__label {
  position: absolute;
  left: 10px;
  width: 100%;
  text-align: left;
  white-space: nowrap;
  font-size: 16px
}

.pass-card__icon,
.pass-card__link {
  width: 45px;
  height: 45px
}

.pass-card__icons {
  position: absolute;
  top: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  margin-left: 25%;
  padding: 10px 0;
  z-index: 0;
  transition: top .33s cubic-bezier(.47, 0, .745, .715)
}

.pass-card__link {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  transition: visibility .33s
}

.pass-card--tall {
  height: 35px
}

.pass-card--extra-tall {
  height: 45px
}

.pass-card--expanded {
  height: 65px;
  transition: height 1s cubic-bezier(.77, 0, .175, 1)
}

.pass-card--expanded .pass-card__label-container {
  width: 40px;
  transition: width 1s cubic-bezier(.77, 0, .175, 1)
}

.pass-card--expanded .pass-card__label-detail {
  opacity: 0;
  transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
  transition-delay: .13s
}

.pass-card--expanded .pass-card__symbol {
  top: 100%;
  transition: top .27s cubic-bezier(.895, .03, .685, .22);
  transition-delay: .13s
}

.pass-card--expanded .pass-card__icons {
  top: 0;
  transition: top .53s cubic-bezier(.19, 1, .22, 1);
  transition-delay: .33s
}

.pass-card--expanded .pass-card__link {
  visibility: visible;
  transition: visibility .53s;
  transition-delay: .33s
}

.pass-card--empty .pass-card__symbol {
  top: 0
}

.pass-card--empty .pass-card__label-container,
.pass-card--empty .pass-card__label-detail {
  opacity: 1;
  width: 100px
}

.pass-card--last {
  margin-bottom: 0
}

.pass-card--last:after {
  content: "";
  box-shadow: inset 0 -10px 10px -5px rgba(0, 0, 0, .3);
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  z-index: 1
}

.pass-card--disabled .pass-card__label-container {
  background-color: #afafaf
}

.pass-card--disabled .pass-card__label-container:before {
  border: 20px solid transparent;
  border-top: 65px solid #afafaf;
  border-left-color: #afafaf;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%
}

.pass-card--disabled .pass-card__symbol {
  color: #afafaf
}

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

  .pass-card__icon,
  .pass-card__link {
    width: 35px;
    height: 35px
  }

  .pass-card__icons {
    margin-left: 70px
  }

  .pass-card__link {
    line-height: 35px
  }

  .pass-card__label-container:before {
    border: 15px solid transparent;
    border-top: 55px solid #e60000;
    border-left-color: #e60000
  }

  .pass-card--disabled .pass-card__label-container:before {
    border-top: 55px solid #afafaf;
    border-left-color: #afafaf
  }

  .pass-card--expanded {
    height: 55px
  }

  .pass-card--small:before {
    right: 35px
  }

  .pass-card--small .pass-card__symbol {
    padding-right: 10px
  }
}

#timer-toaster {
  height: 100vh;
  padding-top: 80px;
  z-index: 11
}

.toaster {
  background-color: #333;
  bottom: -100%;
  color: #fff;
  left: 0;
  padding: 20px;
  position: fixed;
  right: 0;
  text-align: center;
  transition: bottom .4s;
  z-index: 9;
  visibility: hidden
}

.toaster .heading--1 {
  font-size: 44px;
  line-height: 62px;
  margin: 45px 0 60px;
  display: block;
  font-family: VodafoneLight;
  font-weight: 400
}

@media (max-width:760px) {
  .toaster .heading--1 {
    font-size: 36px;
    line-height: 47px;
    margin: 69px 0 60px
  }
}

.toaster .heading--4 {
  display: block;
  font-family: VodafoneLight;
  width: 100%;
  font-size: 24px;
  line-height: 30px
}

.toaster .container {
  position: relative;
  max-width: 780px
}

.toaster #timer-toaster-close {
  position: absolute;
  right: 39px;
  top: 20px;
  color: #fff
}

.toaster a {
  color: #fff;
  text-decoration: none
}

.toaster--static {
  position: static
}

.toaster--show {
  bottom: 0;
  visibility: visible
}

.toaster--small {
  left: 0;
  max-width: 470px;
  padding: 50px 100px;
  text-align: left;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%)
}

.toaster--small--show {
  bottom: 50%
}

.toaster__close {
  position: absolute;
  right: 20px;
  top: 20px
}

.toaster__close,
.toaster__icon {
  height: 20px;
  width: 20px
}

.toaster--sinking {
  z-index: 3
}

@media only screen and (max-width:970px) {
  .toaster--small {
    max-width: 375px;
    padding: 40px 60px
  }
}

@media only screen and (max-width:639px) {
  .toaster {
    text-align: center
  }

  .toaster--small {
    right: 0;
    left: 0;
    padding: 30px 10px;
    max-width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }

  .toaster--small--show {
    bottom: 0
  }

  .toaster--min-padding {
    padding: 0 10px
  }

  .toaster__headline {
    padding: 0 30px
  }
}

.accordion-box {
  padding: 40px 0 0
}

.Accordion {
  margin: 0 auto 10px;
  padding: 0 10px;
  width: 100%;
  max-width: 1200px
}

.Accordion h3 {
  margin: 10px 0 0;
  padding: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.Accordion h3:first-child {
  margin: 0
}

.accordion-box a {
  color: #e60000
}

.Accordion-trigger {
  background: #fff;
  color: hsl(0, 0%, 13%);
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  position: relative;
  text-align: left;
  width: 100%;
  outline: 0
}

button {
  border-style: none
}

.Accordion button::-moz-focus-inner {
  border: 0
}

.Accordion-title {
  display: block;
  pointer-events: none;
  border: transparent 2px solid;
  border-radius: 5px;
  outline: 0;
  font-family: 'VodafoneRegular';
  font-size: 22px;
  line-height: 1.3em;
  padding: 25px 30px
}

.Accordion-icon {
  border: solid #e60000;
  border-width: 0 2px 2px 0;
  height: .5rem;
  pointer-events: none;
  position: absolute;
  right: 2em;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 18px;
  height: 18px
}

.Accordion-trigger[aria-expanded="true"] .Accordion-icon {
  transform: translateY(-50%) rotate(-135deg)
}

.Accordion-panel {
  background: #fff;
  display: block;
  padding: 20px 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  margin: 0 0 10px;
  border-top: 1px solid #ebebeb
}

.Accordion-panel[hidden] {
  display: none
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

input {
  border: 1px solid hsl(0, 0%, 62%);
  border-radius: .3em;
  display: block;
  font-size: inherit;
  padding: .3em .5em
}

body {
  background: #fff;
}

#content {
  overflow: hidden;
}

#icons {
  color: #e60000;
}

.white {
  background: #fff;
  padding: 0 15px 25px;
}

.text-link {
  color: #333;
}

.text-link:hover {
  color: #e60000;
}

.text-decoration-none {
  text-decoration: none;
}

.accessory__image {
  width: auto;
  max-height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hello__message {
  padding: 0 10px 80px;
  padding-left: 15%;
}

.heroimg {
  z-index: 20;
}

.hello {
  height: 480px;
}

.box:first-child {
  width: 100%;
  height: auto;
  padding: 5px 20px;
  text-align: left;
  font-size: 2em;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  float: left;
  position: relative;
  z-index: 1;
  min-height: 1px;
}

.box {
  width: 100%;
  height: 30%;
  padding: 0;
}

.box-images {
  width: 100%;
  display: flex;
}

.custom-container {
  display: block;
  background-color: #fff;
  color: #000;
  box-shadow: 0 1px 3px 0 #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 20px 0;
}

.box:first-child img {
  background-position: center;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.box h2 {
  font-size: 23px;
  line-height: 34px;
  margin: 40px 0 20px;
}

.box p {
  font-size: 17px;
  line-height: 26px;
  margin: 0 0 30px;
}

.content-title {
  padding: 40px 0 0px;
}

.gallery-box {
  width: 100%;
  float: left;
  box-shadow: 0 1px 3px 0 #999999;
  background: #fff;
  margin: 0 0 20px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.gallery-box a {
  text-decoration: none;
}

.img-box {
  float: left;
  overflow: hidden;
  display: flex;
}

.img-box img {
  width: 100%;
}

.gallery-contemt {
  float: left;
  padding: 0 15px;
}

.gallery-contemt p {
  font-size: 18px;
  color: #333;
  line-height: 1.333;
  font-family: VodafoneRegular;
}

p.lead {
  font-size: 20px;
  line-height: 26px;
  font-family: VodafoneLight;
  color: #333;
  font-weight: bold;
}

td {
  font-size: 12px;
  padding: 5px;
  line-height: 15px;
}

.costumTable {
  background-color: #fff;
  padding: 5px;
}

.vdf-pay {
  min-height: 150px;
  padding: 0;
  position: relative;
}

.vdf-pay:hover {
  cursor: pointer;
}

img.vodafone-pay-icon {
  max-width: 70px;
  max-height: 70px;
  width: inherit;
}

.path {
  width: 100%;
  height: 2px;
  object-fit: contain;
  border: solid 2px rgba(20, 176, 202, 0.6);
  display: block;
  margin-top: 9px;
  position: absolute;
}

.vdf-pay:first-child .path,
.vdf-pay:last-child .path {
  width: 50%;
}

.vdf-pay:first-child .path {
  right: 0;
}

.vdf-pay:first-child .path:before {
  margin: -8px 0 0 -8px;
}

.vdf-pay:last-child .path:before {
  margin: -8px -8px 0 0;
  float: right;
}

.vdf-pay:last-child .path {
  left: 0;
}

.path:before {
  content: '';
  background: url('../../assets/images/svg/icon-circle-point.svg') no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  margin: -8px auto 0;
}

.vdf-pay p {
  padding: 5px 48px 0 48px;
}

.vdf-pay p a {
  text-decoration: underline;
  display: block;
  color: #333;
}

.section-colors {
  background: #ebebeb;
  padding-bottom: 20px;
}

.badge {
  background-color: #e60000;
  padding: 5px 15px 4px;
  color: #fff;
  width: 250px;
  border-radius: 5px;
  text-align: center;
}

.text-top {
  margin-top: 30px;
}

.phone-block {
  width: 39%;
  display: inline-block;
  position: relative;
  height: 480px;
}

.content-block {
  width: 59%;
  display: inline-block;
  position: relative;
}

.app-promotion-header {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.spring {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 300px;
  height: 100%;
}

.spring--md {
  max-width: 780px;
}

.app-promotion {
  position: relative;
  overflow: hidden;
}

.app-promotion:before {
  content: "";
  background: #D8D8D5;
  position: absolute;
  top: 110px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.app-promotion__app-icon {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  display: inline-block;
}

.app-promotion__image {
  max-width: 280px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.app-heading {
  font-size: 32px;
  line-height: 38px;
  margin: 10px;
}

.app-icons {
  width: 140px;
  height: 50px;
}

.link-block {
  display: inline-block;
  padding: 5px;
}

.link-block a {
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.hello__colors {
  color: #000;
}

.home-img-box {
  background: #fff;
}

.home-img-box img {
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

@media only screen and (max-width: 820px) {
  .phone-block {
    width: 100%;
    display: block;
    position: relative;
    height: 300px;
  }

  .content-block {
    width: 100%;
    display: block;
    position: relative;
    background: #f4f4f4;
    padding: 15px;
  }

  .app-promotion-header {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .app-heading {
    font-size: 26px;
    line-height: 30px;
    margin: 10px;
  }

  .app-promotion__image {
    max-width: 280px;
    position: relative;
    display: block;
  }
}

@media (min-width: 768px) {

  .home-img-box {
    float: right;
    padding: 40px 0 40px 40px;
  } 

  .home-img-box img {
    width: auto;
    
  }

  .table__td {
    border: none;
  }

  td {
    font-size: 18px;
    padding: 20px;
  }

  .costumTable {
    background-color: #fff;
    padding: 5px;
  }

  .box:first-child {
    width: 50%;
    height: auto;
  }

  .box {
    width: 50%;
    height: auto;
    overflow: hidden;
  }

  .custom-container {
    display: flex;
  }

  .box:first-child img {
    height: 100%;
    bottom: auto;
    top: 0;
  }

  .box h2 {
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0 20px;
  }

  .box p {
    font-size: 16px;
    line-height: 23px;
  }

  .img-box {
    width: 50%;
    height: 280px;
  }

  .gallery-contemt {
    width: 50%;
  }

  .gallery-contemt p.lead {
    font-size: 22px;
    line-height: 30px;
  }

  .gallery-contemt p {
    font-size: 20px;
  }
}

@media (min-width: 971px) {
  .hello__message {
    padding: 110px 10px 80px !important;
    padding-left: 15% !important;
  }

  .hello__heading {
    text-align: left !important;
  }
}

@media (min-width: 1024px) {
  .box:first-child {
    width: 33.3333333333%;
  }

  .box {
    width: 66.6666666667%;
  }

  .box:first-child img {
    height: 100%;
    bottom: auto;
    top: auto;
  }

  .box h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 40px 0 30px;
  }

  .box p {
    font-size: 20px;
    line-height: 34px;
  }

  .gallery-box {
    width: 48%;
    margin: 10px;
  }

  .img-box img {
    width: 300px;
  }
}

@media (min-width: 1200px) {
  .box:first-child {
    padding: 55px 20px;
  }

  .box:first-child img {
    top: auto;
  }

  .img-box img {
    width: 100%
  }
}

@media only screen and (min-width: 575px) and (max-width: 1024px) {

  /*İpad*/
  .col-md-6 {
    width: 33% !important;
  }

  .logos {
    width: 50% !important;
  }
}

@media (min-width: 640px) and (max-width: 970px) {
  .hello {
    height: inherit;
    overflow: hidden;
  }

  .background--cover {
    height: 480px;
    left: -400px;
    right: 0;
    top: 11px;
    bottom: 11px;
    position: absolute;
  }

  .hello__message {
    width: 100%;
    position: relative;
    bottom: 0;
    padding: 10px 10px 10px !important;
  }

  .hello__band {
    height: 491px;
  }

  .heading--1 {
    font-size: 34px;
  }

  .hello__heading {
    margin-bottom: 10px;
    text-align: center;
    line-height: 50px;
    color: #fff !important;
  }

  .button {
    text-align: center;
    margin-bottom: 0;
    padding: 11px 10px 10px;
    width: 100%;
  }
}


@media only screen and (max-width: 639px) {
  .Accordion-title {
    font-size: 19px;
  }

  footer .navigation .heading--4 {
    font-size: 22px;
    margin: 10px;
    border-top: 1px solid #999;
    padding: 10px;
  }

  .badge {
    width: auto;
  }

  .accessory__image {
    max-height: 120%;
    left: 34%;
    top: 40%;
    position: inherit;
  }

  .hello {
    height: inherit;
    overflow: hidden;
  }

  .background--cover {
    left: -200px;
  }

  .hello__heading {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .img-box {
    width: 50%;
  }

  .gallery-contemt {
    width: 50%;
  }

  .gallery-contemt p {
    font-size: 14px;
  }

  .gallery-contemt p.lead {
    font-size: 14px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
  .img-box img {
    height: 230px;
  } 
}

@media only screen and (min-width: 300px) and (max-width: 970px) {
  .hide-sm { 
    display: none;
  }

  .hide-md {
    display: none;
  }

  .visible-sm {
    display: block;
  }
}

@media only screen and (min-width: 971px) {
  .hide-sm { 
    display: none;
  }

  .hide-md {
    display: none;
  }

  .visible-md {
    display: block;
  }
}