/*------------------------------------------------------------------
Project:    LOYAL services1
Version:    1.0
Build Date:    15/08/16
Author: TheTheme99

[Table of contents]

1. header
2. our services
3. services-iphone
4. services1-envato
5. services1-price
6. services1-rejoice
7. services1-connect
8. footer
9. menu
10. burger
11. responsive

# [Color codes]

# White - #fff
# Black - #292929

[Typography]

Text: Montserrat, Raleway
-------------------------------------------------------------------*/
/* === All === */
::selection {
  background: #232323;
  /* Safari */ }

::-moz-selection {
  background: #232323;
  /* Firefox */ }

a,
a:hover,
a:focus {
  text-decoration: none; }

.services1 {
  /* === header === */
  /* === our services === */
  /* === services-iphone === */
  /* === services1-envato === */
  /* === services1-price === */
  /* === services1-rejoice === */
  /* === services1-connect === */
  /* === footer === */
  /* === menu === */
  /* === burger === */ }
  .services1 .serv1-anim1 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s; }
  .services1 .serv1-anim2 {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s; }
  .services1 .serv1-anim3 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s; }
  .services1 .serv1-anim4 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .services1 .menu-items-col-4-name {
    padding: 0 10px 10px 10px;
    color: #fff; }
  .services1 .sidebar-wrapper .menu-items-col-4-name {
    color: #292929; }
  .services1 .sidebar-nav li.has-sub {
    color: #292929;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .services1 .sidebar-nav li.has-sub:hover {
    color: #999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .services1 .sidebar-wrapper .menu-items-col-4-name {
    padding: 0 10px 10px 10px; }
  .services1 #full-menu .sub a:hover {
    color: #999 !important; }
  .services1 .services1-header {
    background: url(../img/s1/bg.png) no-repeat top center;
    width: 100%;
    height: 505px;
    background-size: cover;
    position: relative;
    padding-top: 155px;
    z-index: 2; }
    .services1 .services1-header h3 {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 35px;
      line-height: 55px;
      color: #fff; }
    .services1 .services1-header h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 18px;
      line-height: 28px;
      color: #fff;
      margin: 55px 0 0 0; }
  .services1 .services1-content {
    position: relative;
    z-index: 3; }
  .services1 .services1-header-bg {
    width: 100%;
    height: 100%;
    opacity: 0.35;
    background: #292929;
    display: block;
    position: absolute;
    top: 0;
    z-index: 2; }
  .services1 .our-services {
    padding: 125px 0 150px 0; }
    .services1 .our-services h3 {
      font-family: "Montserrat-SemiBold";
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0.074em;
      color: #292929;
      text-transform: uppercase; }
    .services1 .our-services h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      color: #838383;
      text-transform: uppercase;
      margin: 30px 0 20px 0; }
  .services1 .our-services-block {
    margin: 80px 0 0 0; }
    .services1 .our-services-block span {
      font-size: 24px;
      color: #292929; }
    .services1 .our-services-block p {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 22px;
      color: #292929;
      margin: 30px 0 0 0;
      max-width: 210px; }
    .services1 .our-services-block .our-services-footer {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 12px;
      line-height: 18px;
      color: #292929;
      margin: 30px 0 0 0;
      max-width: 190px; }
  .services1 .services-iphone {
    background-image: linear-gradient(to left, #974de2, #918ad8);
    height: 440px; }
    .services1 .services-iphone h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      color: #fff;
      margin: 135px 0 0 0;
      text-transform: uppercase; }
    .services1 .services-iphone p {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      color: #fff;
      max-width: 410px;
      margin: 40px 0 0 0; }
    .services1 .services-iphone img {
      position: relative;
      top: 50px; }
  .services1 .iphone-arrow {
    margin: 50px 0 0 0; }
    .services1 .iphone-arrow a {
      font-size: 18px;
      color: #fff; }
  .services1 .services1-envato {
    padding: 230px 0 150px 0; }
    .services1 .services1-envato img {
      display: block;
      margin-left: auto; }
    .services1 .services1-envato .envato-parag {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      color: #767676;
      text-align: right;
      margin: 30px 0 0 auto;
      max-width: 220px; }
    .services1 .services1-envato h2 {
      font-size: 20px;
      line-height: 40px;
      color: #292929;
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      margin: 40px 0 0 0; }
    .services1 .services1-envato span {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      color: #686868; }
    .services1 .services1-envato .envato-parag2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      max-width: 400px;
      margin: 22px 0 0 0;
      color: #686868; }
  .services1 .services1-price .price-name {
    font-family: "Montserrat-SemiBold";
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #292929;
    text-align: center; }
  .services1 .services1-price .servi-price {
    font-family: "Montserrat-Light";
    font-size: 12px;
    letter-spacing: 0.1em;
    color: #292929;
    text-align: center;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 35px;
    margin: 6px 0 0 0; }
    .services1 .services1-price .servi-price span {
      font-family: "Montserrat-Regular";
      font-size: 14px; }
  .services1 .services1-price .service-item {
    font-family: "Montserrat-Light";
    font-size: 12px;
    color: #292929;
    text-align: center;
    border-bottom: 1px solid #c1c1c1;
    width: 250px;
    margin: 0 auto;
    line-height: 1;
    padding-bottom: 26px;
    padding-top: 26px; }
    .services1 .services1-price .service-item b {
      font-family: "Montserrat-Bold"; }
  .services1 .services1-price a {
    font-family: "Montserrat-SemiBold";
    font-size: 14px;
    color: #292929;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #292929;
    border-radius: 25px;
    width: 130px;
    display: block;
    margin: 40px auto 0 auto;
    height: 40px;
    line-height: 2.8;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .services1 .services1-price a:hover {
      background: #9068be;
      border: 1px solid #9068be;
      color: #fff;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
  .services1 .price-block-bg-2 a:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .services1 .services1-price-block {
    margin: 0 0 130px 0; }
  .services1 .services1-padding {
    margin: 0 15px; }
  .services1 .price-block-bg {
    padding: 50px 0 40px 0; }
  .services1 .price-block-bg-2 {
    background: #9068be;
    padding: 50px 0 40px 0; }
    .services1 .price-block-bg-2 .price-name {
      color: #fff; }
    .services1 .price-block-bg-2 .servi-price,
    .services1 .price-block-bg-2 .service-item {
      color: #fff;
      border-bottom: 1px solid #fff; }
    .services1 .price-block-bg-2 a {
      background: #fff;
      border: 1px solid #fff; }
  .services1 .services1-rejoice {
    background: url(../img/s1/screenbg.png) no-repeat top center;
    height: 336px;
    width: 100%;
    background-size: cover;
    position: relative; }
  .services1 .rejoice-content {
    position: relative;
    z-index: 4;
    top: 180px; }
    .services1 .rejoice-content h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 600;
      font-size: 30px;
      color: #fff; }
    .services1 .rejoice-content p {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 24px;
      color: #fff;
      margin: 25px 0 0 0; }
  .services1 .services1-connect {
    padding: 100px 0; }
    .services1 .services1-connect img {
      display: block;
      margin: 0 auto; }
    .services1 .services1-connect h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      color: #292929;
      text-transform: uppercase;
      text-align: center;
      margin: 50px 0 50px 0; }
    .services1 .services1-connect .services-connect {
      font-family: 'Raleway', sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 30px;
      color: #292929;
      text-align: center; }
  .services1 .services-connect .footer-contacts1-menu {
    display: inline-block;
    text-align: center; }
    .services1 .services-connect .footer-contacts1-menu li {
      margin: 0; }
  .services1 .services-connect .cl-effect-5 a span {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #292929;
    text-align: center;
    text-transform: lowercase; }
  .services1 .footer-contacts1 {
    background: #292929;
    padding: 45px 0 32px 0; }
  .services1 .scroll12 {
    text-align: center;
    z-index: 300;
    position: absolute;
    width: 100%;
    top: 30px; }
  .services1 .scroll12 a {
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-family: "Montserrat-Light";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none; }
  .services1 .scroll12 a:hover {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .services1 .soc11 {
    text-align: center;
    position: relative;
    left: 6px;
    width: 164px;
    margin-left: auto; }
  .services1 .footer-contacts1 .soc11 a:last-child {
    margin-right: 0; }
  .services1 .footer-contacts1 .soc11 a:first-child {
    margin-left: 0; }
  .services1 .footer-contacts1 .soc11 a {
    color: #c6c6c6;
    opacity: 1;
    background: #292929;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 4px;
    line-height: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .services1 .footer-contacts1 .soc11 a:hover {
    color: #292929;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .services1 .footer-contacts1 .soc11 a i {
    width: 16px; }
  .services1 .copyright-contacts1 {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    text-align: right;
    margin: 5px 0 0 0; }
  .services1 .footer-contacts1-left {
    position: absolute;
    left: -160px;
    z-index: 50; }
  .services1 .temp-name {
    font-family: "Montserrat-Regular";
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.075em;
    color: #fff;
    margin: 0 0 0 15px; }
  .services1 .footer-contacts1-menu {
    overflow: hidden;
    margin: 14px 0 0 0; }
    .services1 .footer-contacts1-menu li {
      float: left;
      margin: 0 38px 0 0; }
  .services1 .footer-contacts1-menu li a {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    height: inherit;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .services1 .footer-contacts1 li a:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .services1 .footer11-soc {
    position: relative;
    top: -6px; }
  .services1 .cl-effect-5 a {
    padding: 0; }
  .services1 nav a {
    margin: 0; }
  .services1 .footer11-soc {
    z-index: 60; }
  .services1 .footer-contacts-hide {
    display: block; }
  .services1 .footer-contacts-small {
    display: none; }
  .services1 .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #fff; }
  .services1 .is-sticky .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #e6e6e6; }
  .services1 .onepage #nav-main-2-sticky-wrapper,
  .services1 .single-portfolio #nav-main-2-sticky-wrapper {
    height: auto !important; }
  .services1 #full-menu > li > a {
    color: #2c2c2c;
    text-transform: uppercase; }
  .services1 .onepage #nav-main-2,
  .services1 .single-portfolio #nav-main-2 {
    position: fixed !important; }
  .services1 #nav-main-2 {
    width: 100%;
    -webkit-transition: all .3s ease 10ms;
    -moz-transition: all .3s ease 10ms;
    -o-transition: all .3s ease 10ms;
    transition: all .3s ease 10ms;
    height: 54px;
    z-index: 9998;
    font-family: Raleway, sans-serif;
    opacity: 1;
    position: relative;
    z-index: 5; }
  .services1 #nav-main-2 #logo-container {
    float: left;
    height: 54px;
    position: fixed;
    left: 165px;
    top: 16px; }
  .services1 #nav-main-2 .menu_container {
    float: right; }
  .services1 #nav-main-2 .menu_container #full-menu li a i {
    font-size: 14px; }
  .services1 .has-sub {
    display: block;
    text-decoration: none;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "Montserrat-SemiBold"; }
  .services1 #nav-main-2 .menu_container #full-menu {
    font-style: normal !important;
    position: fixed;
    right: 150px; }
  .services1 #nav-main-2 .menu_container #full-menu > li {
    display: inline-block;
    margin-left: 48px; }
  .services1 #nav-main-2 .menu_container #full-menu > li > a {
    font-size: 12px;
    font-style: normal;
    display: block;
    height: 54px;
    line-height: 54px;
    text-transform: uppercase;
    color: #2c2c2c;
    font-family: "Montserrat-Regular"; }
  .services1 #nav-main-2 .menu_container #full-menu a {
    text-decoration: none !important; }
  .services1 #full-menu .sub-menu {
    background-color: #232323;
    color: #787878;
    position: absolute;
    z-index: 10;
    top: 54px;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 30px; }
  .services1 .full-width-menu .sub-menu {
    display: none; }
  .services1 #full-menu .sub-menu .sub-menu {
    left: 190px;
    top: 0; }
  .services1 #full-menu .sub-menu li a {
    font-family: "Montserrat-SemiBold";
    display: block;
    padding: 15px 10px;
    width: 210px;
    color: #8f8f8f;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .services1 #full-menu li {
    position: relative;
    cursor: pointer; }
  .services1 #full-menu .sub-menu .current-menu-item > a,
  .services1 #full-menu .sub-menu a:hover,
  .services1 #mobile-menu a:hover {
    color: #fff !important;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .services1 .menu-item .lnr-magnifier {
    color: #000000;
    font-weight: bold; }
  .services1 .micons {
    margin-left: 12px; }
  .services1 input.colortext::-webkit-input-placeholder {
    color: #8f8f8f; }
  .services1 input.colortext::-moz-placeholder {
    color: #8f8f8f; }
  .services1 input.colortext:-moz-placeholder {
    color: #8f8f8f; }
  .services1 input.colortext:-ms-input-placeholder {
    color: #8f8f8f; }
  .services1 .search-form .input-group {
    width: 100%; }
  .services1 input.colortext,
  .services1 input.colortext:active,
  .services1 input.colortext:focus {
    background: transparent;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: Montserrat-Regular; }
  .services1 .search-form {
    position: absolute;
    right: 0;
    background-color: #232323 !important;
    min-width: 512px;
    padding: 15px;
    border: 1px solid #232323 !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 10px;
    color: #8f8f8f !important; }
  .services1 .search-form .form-control {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 44px; }
  .services1 .search-form .btn {
    height: 44px;
    padding: 0 16px;
    line-height: 44px; }
  .services1 #full-menu .search-form {
    right: 0;
    left: inherit;
    border: 0;
    padding: 5px 30px;
    top: 54px;
    margin-top: 0; }
  .services1 #video2 {
    position: relative; }
  .services1 .footer2-mob {
    background: #232323;
    display: none; }
  .services1 .artclose {
    height: 16px;
    width: 16px;
    cursor: pointer;
    float: right;
    padding: 1px 0; }
  .services1 .burgx,
  .services1 .burgx2,
  .services1 .burgx3 {
    margin-top: 3px;
    background: #232323;
    width: 16px;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg); }
  .services1 .burgx2 {
    margin-top: 8px; }
  .services1 .burgx3 {
    margin-top: 13px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg); }
  .services1 .mob-menu-3 img {
    padding: 4px 0;
    height: 20px; }
  .services1 .mob-search {
    overflow: hidden; }
    .services1 .mob-search span {
      float: left;
      font-size: 15px;
      margin: 7px 0 0 0; }
    .services1 .mob-search form {
      float: left;
      width: 90%; }
  .services1 .mob-search form input {
    height: 28px;
    padding: 0 0 0 10px;
    width: 100%; }
  .services1 .mob-block {
    display: none;
    opacity: 0;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .services1 .mob-search {
    margin: 12px 0 0 0; }
  .services1 #full-menu .sub-menu-2 {
    position: relative;
    top: 0;
    color: #787878;
    z-index: 10;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 20px 0 20px 0;
    opacity: 1;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .services1 #full-menu .sub-menu-2 a {
    font-family: "Montserrat-SemiBold";
    display: block;
    width: 100%;
    padding: 5px 40px;
    font-size: 12px;
    color: #232323 !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .services1 #nav-main-2 .menu_container #full-menu > li:hover > a {
    color: #918ad8; }
  .services1 .menu-item .lnr-magnifier:hover {
    color: #918ad8; }

/* === responsive === */
@media only screen and (max-width: 1600px) {
  .services1 .footer-contacts1-left {
    position: relative;
    left: 0; }
  .services1 .footer-contacts1-menu li {
    margin: 0 34px 0 0; } }
@media only screen and (max-width: 1200px) {
  .services1 .footer-contacts1-menu li {
    margin: 0 18px 0 0; }
  .services1 .footer-contacts1-menu li a {
    font-size: 9px; }
  .services1 #nav-main-2-sticky-wrapper {
    display: none; }
  .services1 .services1-price-medium {
    background: #9068be; }
  .services1 .sidebar-wrapper {
    background: #fff; }
  .services1 .burgx,
  .services1 .burgx2,
  .services1 .burgx3 {
    background: #292929; }
  .services1 .mob-menu-3 {
    background: #fff; }
  .services1 .sidebar-nav li {
    text-indent: 5px; } }
@media only screen and (max-width: 990px) {
  .services1 .footer-contacts1-menu li a {
    font-size: 8px; }
  .services1 .scroll12 {
    text-align: left; }
  .services1 .soc11 {
    left: 0; }
  .services1 .services-iphone img {
    width: 100%; }
  .services1 .services-iphone h2 {
    font-size: 13px;
    line-height: 23px;
    margin: 100px 0 0 0; }
  .services1 .services1-price .service-item {
    width: 100%; }
  .services1 .services1-envato {
    padding: 160px 0 150px 0; } }
@media only screen and (max-width: 768px) {
  .services1 .scroll12 {
    top: 33px;
    right: 0; }
    .services1 .scroll12 a {
      font-size: 9px; }
  .services1 .soc11 {
    left: 5px; }
  .services1 .services-iphone img {
    position: relative;
    top: 95px; }
  .services1 .services1-envato img {
    margin-left: initial; }
  .services1 .services1-envato .envato-parag {
    margin: 30px 0 0 0;
    text-align: left; }
  .services1 .our-services-block {
    width: 50%; }
  .services1 .services1-price-medium {
    background: none; }
  .services1 .services1-envato {
    padding: 70px 0 70px 0; }
  .services1 .services1-price-block {
    margin: 0 0 70px 0; }
  .services1 .our-services {
    padding: 80px 0 100px 0; }
  .services1 .our-services h2 {
    margin: 30px 0 0 0; } }
@media only screen and (max-width: 600px) {
  .services1 .copyright-contacts1 {
    font-size: 9px;
    line-height: 15px;
    margin: 5px 0 0 0; }
  .services1 .soc11 {
    left: 5px;
    width: 140px; }
  .services1 .scroll12 {
    left: -10px;
    top: 40px; }
    .services1 .scroll12 a {
      font-size: 9px; }
  .services1 .footer-contacts1-menu li a {
    line-height: 16px; }
  .services1 .footer-contacts-hide {
    display: none; }
  .services1 .footer-contacts-small {
    display: block; }
  .services1 .scroll12 {
    text-align: right;
    position: relative;
    left: 0;
    top: 0; }
  .services1 .footer-contacts1 .soc11 a {
    margin: 0; }
  .services1 .footer-contacts1-menu {
    margin: 3px 0 0 0; }
  .services1 .footer11-soc {
    top: 0; } }
@media only screen and (max-width: 500px) {
  .services1 .footer-contacts1 .soc11 a i {
    width: 10px;
    font-size: 10px; }
  .services1 .footer-contacts1 .soc11 a {
    width: 24px;
    height: 24px;
    line-height: 24px; }
  .services1 .copyright-contacts1 {
    font-size: 8px; }
  .services1 .footer-contacts1-menu li a {
    line-height: 18px; }
  .services1 .soc11 {
    width: 105px;
    left: 0; }
  .services1 .services1-header h3 {
    font-size: 16px;
    line-height: 26px; }
  .services1 .services1-header h2 {
    font-size: 16px;
    line-height: 26px; }
  .services1 .our-services h2 {
    font-size: 13px;
    line-height: 23px; }
  .services1 .rejoice-content h2 {
    font-size: 25px; }
  .services1 .rejoice-content p {
    font-size: 12px;
    line-height: 22px; }
  .services1 .services1-connect h2 {
    font-size: 12px;
    line-height: 22px; }
  .services1 .services-iphone h2 {
    font-size: 10px;
    line-height: 20px;
    margin: 65px 0 0 0; }
  .services1 .services-iphone p {
    font-size: 12px;
    line-height: 22px;
    margin: 25px 0 0 0; }
  .services1 .our-services-block {
    width: 100%; } }

/*# sourceMappingURL=services1.css.map */
