* {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: 'Montserrat-semiBold';
    src: url("../fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat-bold';
    src: url("../fonts/Montserrat-Bold.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat-extrabold';
    src: url("../fonts/Montserrat-ExtraBold.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'WorkSans-regular';
    src: url("../fonts/WorkSans-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'WorkSans-bold';
    src: url("../fonts/WorkSans-Bold.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

body {
    background: #fff;
    color: #333;
    line-height: 30px;
    font-family: "Montserrat-semibold", sans-serif;
    overflow-x: hidden;
    font-size: 20px
}

.container {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 1349px;
    padding: 0 20px
}

h1 {
    font-family: "Montserrat-semibold", sans-serif;
    font-size: 47px
}

h2 {
    font-family: "Montserrat-semibold", sans-serif;
    font-size: 29px
}

a {
    color: #17a3df
}

a:hover {
    text-decoration: none
}

.overlay-link {
    display: none;
    transition: all 250ms ease-in-out
}

.overlay-link.active {
    display: block;
    position: fixed;
    color: #fff;
    width: 100%;
    height: 100%;
    background: #F27300;
    z-index: 99;
    margin: -7px auto;
    transition: all 250ms ease-in-out;
    right: 0
}

.links {
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin: 100px 0 0 0
}

.links li {
    margin: 20px;
    list-style: none;
    transition: all 250ms ease-in-out;
    text-align: center !important;
    font-size: 27px !important;
    text-transform: uppercase;
    letter-spacing: 2px
}

.links a {
    color: #fff
}

.toggle-links {
    display: none
}

.toggle-click {
    position: fixed;
    z-index: 999;
    top: 12px;
    right: 12px;
    transition: all 250ms ease-in-out
}

.toggle-click.active {
    top: 40px;
    opacity: .8
}

.toggle-links .text-left a img {
    float: left
}

.line01,
.line02,
.line03 {
    width: 30px;
    height: 4px;
    display: block;
    background: #123247;
    margin: 5px 0;
    transition: all 250ms ease-in-out
}

.line01.active {
    transform: rotate(40deg);
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff
}

.line02.active {
    transform: rotate(135deg);
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff
}

.line03.active {
    display: none
}

.fixed-position {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    background: #F27300;
    margin-top: 0;
    padding: 5px 0 !important;
    box-shadow: 0 -4px 16px 0px #888;
    right: 0
}

.header {
    background: #F27300;
    padding: 10px
}

.header ul {
    margin: 11px auto;
    text-align: center;
    float: right
}

.header ul li {
    display: inline-block;
    padding: 10px
}

.header ul a {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px;
    font-family: "WorkSans-regular", sans-serif
}

.header img {
    width: 180px
}

.block1 {
    background: #0CB4E5;
    color: #fff;
    padding: 70px 0;
    margin: 0 auto;
    display: block
}

.block1 img {
    width: 50%;
    margin: 0 auto
}

.block1 .tagline {
    text-align: center;
    padding: 10px
}

.block1 .tagline h1 {
    margin: 0 auto;
    line-height: 70px
}

.block1 .tagline h2 {
    font-weight: 300;
    line-height: 50px;
    margin: 20px
}

.block1 .tagline hr {
    margin: 80px auto
}

.block1 p {
    font-size: 20px;
    font-family: "WorkSans-regular", sans-serif;
    line-height: 50px
}

.block2 {
    padding: 70px 10px;
    color: #0A2F3F
}

.block2 h1 {
    text-align: center;
    margin: 30px auto 100px;
    line-height: 70px
}

.block2 .no-gutters {
    padding-right: 0;
    padding-left: 0
}

.block2 .box {
    border: 1px solid #cccccc;
    padding: 32px;
    font-family: "WorkSans-regular", sans-serif;
    font-weight: 400
}

.block2 .box span {
    display: block;
    margin-bottom: 60px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    font-size: 29px
}

.block2 .box .price {
    font-size: 70px;
    font-weight: bold;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    color: #181C21
}

.block2 .box .price span {
    display: inline;
    font-weight: normal;
    font-size: 20px;
    margin-left: -20px
}

.block2 .box p {
    padding: 6px;
    font-size: 23px;
    color: #8c8c8c;
    text-align: center
}

.block2 .box .subs {
    color: #181C21
}

.block2 .box a {
    text-align: center;
    margin: 30px auto 10px;
    display: block;
    border: 3px solid #181C21;
    padding: 20px;
    color: #181C21;
    font-weight: 600
}

.block2 .box:hover {
    background: #0CB4E5;
    transform: scale(1.1);
    position: relative;
    z-index: 1;
    color: #fff;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s
}

.block2 .box:hover p {
    color: #fff
}

.block2 .box:hover .price {
    color: #fff
}

.block2 .box:hover a {
    color: #fff;
    border: 3px solid #fff
}

.block2 .box:hover a:hover {
    background: #181C21;
    text-decoration: none;
    color: #fff;
    font-weight: 600
}

.block2 .box:nth-child(-n+4) {
    border-right: 1px solid transparent
}

.block2 .content {
    margin-top: 70px
}

.block2 .content p {
    line-height: 50px;
    margin-bottom: 50px
}

.block3 {
    padding: 70px 10px;
    color: #fff;
    background: #181C21
}

.block3 h1 {
    text-align: center;
    margin: 30px auto 100px;
    line-height: 70px
}

.block3 .freebox {
    display: none
}

.block3 .rectangle {
    background: #343944;
    border-radius: 5px;
    width: 49%;
    margin: 0 auto 80px
}

.block3 .rectangle h2 {
    text-align: center;
    padding: 30px 0;
    border-right: 2px solid #3e434e;
    font-family: 'Times New Roman', Times, serif
}

.block3 .rectangle p {
    color: #969ca1;
    font-size: 18px;
    padding: 15px
}

.block3 .rectangle a {
    background: #fff;
    color: #3d4145;
    padding: 7px 14px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: center;
    margin-top: 23px;
    margin-left: -32px;
    float: left;
    border-radius: 5px
}

.block3 .rectangle a:hover {
    background: #F27300;
    color: #fff
}

.block3 .rectangle .no-gutters {
    padding-right: 0;
    padding-left: 0
}

.block3 .rectangle:before {
    background: #3e434e;
    content: "";
    display: block;
    height: 9px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.block3 .box {
    border-radius: 5px;
    background: #f6f6f6;
    font-family: "WorkSans-regular", sans-serif;
    font-weight: 400;
    margin: 30px auto 0;
    min-height: 370px;
    max-width: 400px
}

.block3 .box .label {
    display: block;
    font-weight: bold;
    padding: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: #181C21;
    font-size: 29px;
    margin-top: 10px
}

.block3 .box .label span {
    display: block;
    font-size: 16px;
    font-family: "WorkSans-regular", sans-serif;
    color: #636d75;
    font-weight: normal;
    margin-top: 10px
}

.block3 .box hr {
    padding: 0;
    margin: 0;
    height: 2px;
    border-color: #e1e2e2
}

.block3 .box .price {
    font-size: 20px;
    color: #181C21;
    font-family: 'Times New Roman', Times, serif;
    padding: 20px;
    font-weight: bold;
    font-size: 25px
}

.block3 .box .price span {
    display: block;
    font-size: 14px;
    font-family: "WorkSans-regular", sans-serif;
    color: #636d75;
    margin: 0;
    padding: 0;
    font-weight: normal
}

.block3 .box a {
    text-align: center;
    display: block;
    border: 1px solid #ccced0;
    width: 90%;
    margin: 0 auto;
    display: block;
    color: #3d4145;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0px 3px 0 0 #ccced0;
    font-family: "WorkSans-regular", sans-serif
}

.block3 .box .content {
    padding: 20px;
    font-size: 14px;
    font-family: "WorkSans-regular", sans-serif;
    color: #636d75;
    margin: 0;
    font-weight: normal;
    line-height: 20px
}

.block3 .box .popular {
    position: relative
}

.block3 .box .popular span {
    position: absolute;
    top: -16px;
    font-size: 13px;
    background: #bc4681;
    margin-left: 20px;
    text-transform: uppercase;
    padding: 0 10px;
    border-radius: 3px
}

.block3 .box:hover {
    text-decoration: none;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    border: 1px solid #fff
}

.block3 .box:hover p,
.block3 .box:hover .popular span,
.block3 .box:hover .price,
.block3 .box:hover p span {
    color: #fff
}

.block3 .box:hover a {
    background: #fff
}

.block3 .box:before {
    background: #0CB4E5;
    content: "";
    display: block;
    height: 9px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.block3 .wrapper-box:nth-child(1) .box:before {
    background: #6795fe
}

.block3 .wrapper-box:nth-child(2) .box:before {
    background: #e0bd56
}

.block3 .wrapper-box:nth-child(2) a {
    background: #d52c82;
    color: #fff;
    border: 1px solid #b7266a;
    box-shadow: 0px 3px 0 0 #b7266a
}

.block3 .wrapper-box:nth-child(3) .box:before {
    background: #e38a40
}

.block3 .wrapper-box:nth-child(4) .box:before {
    background: #aa5fe6
}

.block3 .wrapper-box:nth-child(1) .box:hover {
    box-shadow: inset 0 -400px 0 0 #6795fe
}

.block3 .wrapper-box:nth-child(2) .box:hover {
    box-shadow: inset 0 -400px 0 0 #e0bd56
}

.block3 .wrapper-box:nth-child(3) .box:hover {
    box-shadow: inset 0 -400px 0 0 #e38a40
}

.block3 .wrapper-box:nth-child(4) .box:hover {
    box-shadow: inset 0 -400px 0 0 #aa5fe6
}

.block3 .content {
    margin-top: 70px;
    font-family: "WorkSans-regular", sans-serif
}

.block3 .content p {
    line-height: 50px;
    margin-bottom: 50px
}

.block4 {
    background: #0CB4E5;
    color: #fff;
    padding: 40px 0
}

.block4 img {
    width: 50%;
    margin: 0 auto
}

.block4 .tagline {
    text-align: center;
    padding: 10px
}

.block4 .tagline h1 {
    line-height: 70px
}

.block4 .tagline h2 {
    font-weight: 300;
    line-height: 50px;
    margin: 20px
}

.block4 .tagline hr {
    margin: 80px auto
}

.block4 .content {
    margin-top: 50px
}

.block4 p {
    font-size: 20px;
    font-family: "WorkSans-regular", sans-serif;
    line-height: 50px;
    margin-bottom: 50px;
    display: block
}

.block5 {
    background: #fff;
    color: #0A2F3F;
    padding: 40px 0
}

.block5 .tagline {
    text-align: center;
    padding: 10px
}

.block5 .tagline h1 {
    line-height: 70px
}

.block5 .tagline h2 {
    font-weight: 300;
    line-height: 50px;
    margin: 20px
}

.block5 .tagline hr {
    margin: 80px auto;
    border: 2px solid #0A2F3F
}

.block5 .content {
    margin-top: 80px
}

.block5 p {
    font-size: 20px;
    font-family: "WorkSans-regular", sans-serif;
    line-height: 50px;
    margin-bottom: 50px;
    display: block
}

.block5 .content-2 {
    margin-top: 160px
}

.block5 .content-2 h1 {
    text-align: center;
    margin: 70px auto;
    display: block;
    line-height: 70px
}

.block5 .content-2 p {
    margin: 70px auto
}

.block5 .content-2 span {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 20px 0
}

.block5 .content-2 .continuation {
    text-transform: uppercase;
    font-weight: normal;
    background: #0CB4E5;
    color: #fff;
    padding: 20px;
    width: 50%;
    margin: 0 auto;
    display: block;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #0CB4E5
}

.next-block .block6 h1 {
    text-align: center;
    line-height: 70px
}

.next-block .block6 img {
    margin: 0 auto;
    display: block;
    width: 70%
}

.next-block .block6 img.left {
    margin: auto 0
}

.next-block .block6 h2 {
    text-align: center;
    font-weight: normal;
    line-height: 50px
}

.next-block .block6 p {
    margin: 70px auto;
    line-height: 50px;
    font-size: 20px;
    font-family: "WorkSans-regular", sans-serif
}

.next-block .block6 a {
    margin: 130px auto;
    display: block
}

.next-block .block6 .powered {
    background: #821f47;
    color: #fff;
    padding: 20px;
    text-align: center;
    margin: 0;
    font-family: 'Times New Roman', Times, serif
}

.next-block .block6 .previous {
    text-transform: uppercase;
    font-weight: normal;
    background: #0CB4E5;
    color: #fff;
    padding: 20px;
    width: 50%;
    margin: 120px auto;
    display: block;
    text-align: center;
    border-radius: 50px
}

.next-block .block6 hr {
    margin: 80px auto;
    border: 2px solid #fff
}

.next-block .block7 {
    background: #181C21;
    color: #fff;
    padding: 70px 0
}

.next-block .block8 {
    background: #0CB4E5;
    color: #fff;
    margin: 0;
    padding: 70px 0
}

.next-block .block8 img {
    width: 300px;
    margin: 0 auto;
    display: block
}

.next-block .block8 ul li {
    font-size: 20px;
    font-family: "WorkSans-regular", sans-serif;
    line-height: 50px;
    margin-bottom: 50px;
    margin-left: 20px
}

.next-block .block9 {
    background: #fff;
    color: #0A2F3F;
    margin: 0;
    padding: 70px 0
}

.next-block .block9 h2 {
    font-weight: bold
}

.next-block .block9 hr {
    border-color: #0A2F3F
}

.next-block .block9 img {
    width: 80%;
    display: block;
    margin: 0 auto
}

.button{
    background: #f9f9f9;
}

.button .box {
    border: 1px solid #123247;
    text-align: center;
    background: #fff;
    margin: 50px 0;
  }
  
  .button .box h2, .button .box {
    color: #FFBB25;
    text-transform:none;
  }
  
  .button .box h2 span{
    color:#123247;
    font-size:18px;
    display:block;
    line-height: 25px;
    font-weight: normal;
    margin-top:20px;
    padding:20px;
  }
  
  .button .box .pulse-button {
    position: relative;
    margin: 40px auto;
    display: block;
    width: 50%;
    padding: 20px 40px;
    font-weight: light;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -1px;
    border: none;
    border-radius: 10px;
    background: #2BB0E3;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 0 rgba(90, 153, 212, 0.5);
            box-shadow: 0 0 0 0 rgba(90, 153, 212, 0.5);
    -webkit-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
  }
  
  .button .box .pulse-button:hover {
    -webkit-animation: none;
    animation: none;
  }
  
  .button .box a {
    color: #fff;
    font-size: 20px;
  }
  
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
    }
    70% {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
              box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    }
    100% {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
              box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    }
  }
  
  @keyframes pulse {
    0% {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
    }
    70% {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
              box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    }
    100% {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
              box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    }
  }

footer {
    background: #181C21;
    font-size: 18px;
    color: #fff;
    padding: 50px 0
}

footer ul {
    display: block;
    text-align: center
}

footer ul li {
    display: inline;
    margin-left: 20px
}

footer ul li b {
    color: #F27300
}

footer ul li a {
    margin-left: 40px;
    color: #fff
}

footer ul li a:hover {
    color: #0CB4E5
}

footer .logo {
    margin: 0px auto 50px;
    display: block;
    width: 300px
}

.block {
    display: block !important
}

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -1000px
    }
    100% {
        margin-left: 100%
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -1000px
    }
    100% {
        margin-left: 100%
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -1000px
    }
    100% {
        margin-left: 100%
    }
}

.x1 {
    -webkit-animation: animateCloud 35s linear infinite;
    -moz-animation: animateCloud 35s linear infinite;
    animation: animateCloud 35s linear infinite;
    -webkit-transform: scale(0.65);
    -moz-transform: scale(0.65);
    transform: scale(0.65);
    z-index: 1;
    position: relative;
    top: 330px
}

.x2 {
    -webkit-animation: animateCloud 20s linear infinite;
    -moz-animation: animateCloud 20s linear infinite;
    animation: animateCloud 20s linear infinite;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    transform: scale(0.3);
    position: relative;
    top: 90px;
    z-index: 1
}

.x3 {
    -webkit-animation: animateCloud 30s linear infinite;
    -moz-animation: animateCloud 30s linear infinite;
    animation: animateCloud 30s linear infinite;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
    top: 145px;
    position: relative;
    z-index: 1
}

.x4 {
    -webkit-animation: animateCloud 18s linear infinite;
    -moz-animation: animateCloud 18s linear infinite;
    animation: animateCloud 18s linear infinite;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
    position: relative;
    z-index: 1
}

.cloud {
    background: #000;
    background: -moz-linear-gradient(top, #f1f1f1 5%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #f1f1f1), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f1f1f1 5%, #fff 100%);
    background: -o-linear-gradient(top, #f1f1f1 5%, #fff 100%);
    background: -ms-linear-gradient(top, #f1f1f1 5%, #fff 100%);
    background: linear-gradient(top, #f1f1f1 5%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fff', GradientType=0);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 120px;
    position: absolute;
    width: 350px
}

.cloud:after,
.cloud:before {
    background: #f1f1f1;
    content: '';
    position: absolute;
    z-indeX: -1
}

.cloud:after {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 100px;
    left: 50px;
    top: -50px;
    width: 100px
}

.cloud:before {
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    width: 180px;
    height: 180px;
    right: 50px;
    top: -90px
}

@media only screen and (max-width: 1366px) {
    p {
        font-size: 18px !important
    }
    h1 {
        font-size: 35px !important;
        line-height: 40px !important
    }
    h2 {
        font-size: 25px !important;
        line-height: 30px !important
    }
    ul li {
        font-size: 18px !important
    }
    ul li a {
        font-size: 18px !important
    }
    hr {
        margin: 60px auto !important
    }
    .container {
        max-width: 1200px;
        padding: 0 20px
    }
    .header {
        padding: 5px 0
    }
    .block1 {
        padding: 20px
    }
    .block1 h1 {
        margin: 20px auto !important
    }
    .block1 img {
        width: 60%
    }
    .block2 {
        padding: 20px
    }
    .block2 .box {
        padding: 20px
    }
    .block2 .box .price {
        font-size: 40px !important
    }
    .block2 .box .price span {
        margin-left: 0
    }
    .block2 .box p {
        padding: 0
    }
    .block3 {
        padding: 20px
    }
    .block3 .label {
        font-size: 30px !important
    }
    .block3 hr {
        margin: 0 auto !important
    }
    .block3 .price {
        font-size: 20px !important
    }
    .block3 .box .content {
        font-size: 13px !important
    }
    .block3 .rectangle p,
    .block3 .rectangle a {
        font-size: 16px !important
    }
    .block4 {
        padding: 20px
    }
    .block4 h2 {
        margin: 20px auto !important
    }
    .block5,
    .block6,
    .block6.block7,
    .block6.block8,
    .block6.block9,
    footer {
        padding: 20px
    }
    .block5 .content-2 span {
        font-size: 14px
    }
    .block6.block9 {
        padding-top: 60px
    }
    footer {
        font-size: 16px
    }
    footer ul li {
        font-size: 16px !important
    }
    footer ul li a {
        font-size: 16px !important
    }
}

@media only screen and (max-width: 768px) {
    p {
        font-size: 14px !important;
        line-height: 25px !important
    }
    h1 {
        font-size: 27px !important;
        line-height: 40px !important
    }
    h2 {
        font-size: 20px !important;
        line-height: 30px !important
    }
    span a {
        word-break: break-all
    }
    hr {
        margin: 40px auto !important
    }
    .header .navigation {
        display: block
    }
    .header .navigation .toggle-click .line01,
    .header .navigation .toggle-click .line02,
    .header .navigation .toggle-click .line03 {
        background: #fff
    }
    .header .navigation img {
        width: 130px;
    }
    .header .navigation .overlay-link.active ul {
        position: absolute !important;
        top: 120px !important;
        bottom: 0 !important;
        text-align: left;
        margin: 0 auto;
        background: #F27300
    }
    .header .navigation .overlay-link.active ul li {
        display: block;
        text-align: left !important
    }
    .header.navigation {
        display: none
    }
    .block1 img {
        margin-top: 20px
    }
    .block2 .box:nth-child(-n+4) {
        border-right: 1px solid #cccccc !important
    }
    .block3 .rectangle {
        display: none
    }
    .block3 .freebox {
        display: block
    }
    .block5 span {
        font-size: 13px !important
    }
    .next-block .block7 {
        padding: 20px
    }
    .next-block .block8 ul li {
        font-size: 14px !important;
        line-height: 25px !important
    }
    .next-block .block8 img {
        width: 50%
    }
    footer {
        padding: 0px;
        font-size: 11px !important
    }
    footer ul li {
        display: inline;
        font-size: 11px !important;
        margin: 10px;
        line-height: 20px
    }
    footer ul li a {
        margin: 0px;
        font-size: 14px !important
    }
    footer .logo {
        margin: 30px auto;
        width: 180px
    }
    .x1 {
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        transform: scale(0.1)
    }
    .x2 {
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        transform: scale(0.2)
    }
    .x3 {
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        transform: scale(0.2)
    }
    .x4 {
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        transform: scale(0.2)
    }

    .button .box .pulse-button {
        width: 90%;
      }
      .button .box .pulse-button a {
        font-size: 16px;
      }
    
      .button .box h2 span{
        font-size:15px;
      }

}

@media only screen and (max-width: 380px) {
    .button .box a {
      font-size: 16px;
    }
  }