/* fonts */
@import url(../vendor/bootstrap/css/bootstrap.min.css);
@import url(../vendor/fonts/font-awesome/css/font-awesome.min.css);
@import url(../vendor/fonts/avantgarde/stylesheet.css);
@import url(../vendor/fonts/opensan/stylesheet.css);
/*------------------------------------------------------------------
CSS
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[1. Body]
*/
/* Typography */
body {
  color: #333333;
  font-family: "open_sansregular";
  font-size: 14px;
  line-height: 1.4;
  background: white; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  line-height: 1;
  margin: 0 0 15px; }

h1 {
  font-family: "avantgarde";
  font-size: 3.286em;
  text-transform: uppercase; }

h2 {
  font-size: 3.286em;
  font-family: "avantgarde";
  text-transform: uppercase;
  font-weight: 700; }

h3 {
  font-size: 1.428em;
  font-family: "avantgarde"; }

a {
  font-family: "avantgarde";
  color: #333333;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  a:hover, a:focus {
    color: #0098aa;
    outline: none;
    text-decoration: none; }

p, ul, ol {
  margin-bottom: 20px; }

address {
  line-height: 1.7; }

label {
  font-weight: 100; }

img {
  max-width: 100%;
  height: auto; }

.form-text, .form-select, .form-textarea {
  border: 1px solid #d1d1d1;
  padding: 10px; }

.views-view-grid .views-col {
  float: left; }
.views-view-grid.cols-1 .views-col {
  width: 100%; }
.views-view-grid.cols-2 .views-col {
  width: 50%; }
.views-view-grid.cols-3 .views-col {
  width: 33.33333333%; }
.views-view-grid.cols-4 .views-col {
  width: 25%; }
.views-view-grid.cols-5 .views-col {
  width: 20%; }

/* skin menu */
.change-skin-menu-wrapper {
  position: fixed;
  left: -188px;
  top: 150px;
  z-index: 500;
  background-color: #fafafa;
  box-shadow: 1px 1px 2px -1px #888;
  -webkit-box-shadow: 1px 1px 2px -1px #888;
  border-radius: 0 0 3px 0;
  -webkit-border-radius: 0 0 3px 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  /* tag a */
  /* color */
  /*background*/
  /*layout*/
  /* .color-orange {
    background: $orange;
  }
  .color-yellow {
    background: $yellow;
  } */ }
  .change-skin-menu-wrapper .container {
    width: 185px;
    padding: 10px; }
  .change-skin-menu-wrapper .background,
  .change-skin-menu-wrapper .skin-color {
    overflow: hidden; }
  .change-skin-menu-wrapper .skin-color {
    margin-bottom: 15px; }
  .change-skin-menu-wrapper .change-skin {
    text-align: center;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fafafa;
    padding: 11px;
    width: 40px;
    height: 40px;
    box-shadow: 1px 1px 2px -2px #888;
    -webkit-box-shadow: 1px 1px 2px -2px #888;
    color: #666;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
    .change-skin-menu-wrapper .change-skin:hover, .change-skin-menu-wrapper .change-skin:focus {
      color: #333; }
    .change-skin-menu-wrapper .change-skin i {
      font-size: 18px; }
  .change-skin-menu-wrapper strong {
    margin-bottom: 10px;
    display: block;
    font-weight: 600; }
  .change-skin-menu-wrapper ul {
    padding-left: 0;
    margin-bottom: 0; }
  .change-skin-menu-wrapper li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px; }
  .change-skin-menu-wrapper .change-skin-button,
  .change-skin-menu-wrapper .change-background-button {
    display: inline-block;
    text-indent: -999em;
    width: 30px;
    height: 30px;
    opacity: 0.7; }
    .change-skin-menu-wrapper .change-skin-button:hover, .change-skin-menu-wrapper .change-skin-button:focus,
    .change-skin-menu-wrapper .change-background-button:hover,
    .change-skin-menu-wrapper .change-background-button:focus {
      opacity: 1; }
  .change-skin-menu-wrapper .change-background-button {
    border: 1px solid #cdcdcd; }
    .change-skin-menu-wrapper .change-background-button:hover, .change-skin-menu-wrapper .change-background-button:focus {
      border-color: #7b7b7b; }
  .change-skin-menu-wrapper .layout {
    margin-bottom: 15px; }
  .change-skin-menu-wrapper .change-layout-button {
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 4px 18px;
    background-color: #fff;
    background-image: none; }
    .change-skin-menu-wrapper .change-layout-button:first-child {
      border-right: none; }
  .change-skin-menu-wrapper .change-layout-button.active {
    background-color: #428bca;
    color: #fff;
    border-color: #428bca; }
  .change-skin-menu-wrapper .color-default {
    background: #0098aa; }
  .change-skin-menu-wrapper .color-green {
    background: #00a100; }
  .change-skin-menu-wrapper .color-violet {
    background: #603cbb; }
  .change-skin-menu-wrapper .color-blue {
    background: #3598db; }
  .change-skin-menu-wrapper .color-purple {
    background: #8f0097; }
  .change-skin-menu-wrapper .color-orange {
    background: #d34826; }

/* change background */
.bg-1 {
  background: url("../images/bg-1.png") 0 0 repeat; }

.bg-2 {
  background: url("../images/bg-2.png") 0 0 repeat; }

.bg-3 {
  background: url("../images/bg-3.png") 0 0 repeat; }

.bg-4 {
  background: url("../images/bg-4.png") 0 0 repeat; }

.bg-5 {
  background: url("../images/bg-5.png") 0 0 repeat; }

.bg-6 {
  background: url("../images/bg-6.png") 0 0 repeat; }

.bg-7 {
  background: url("../images/bg-7.png") 0 0 repeat; }

.fly-out {
  left: 0; }

/* direction */
.change-direction .direction {
  margin-bottom: 15px; }

.change-skin-menu-wrapper .change-direction-button {
  border-radius: 0;
  display: block;
  -webkit-border-radius: 0;
  padding: 4px 18px;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  text-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075); }

.change-skin-menu-wrapper .change-direction li {
  display: inline-block;
  margin-right: 0;
  font-size: 14px;
  margin-left: 0;
  float: none; }

.change-skin-menu-wrapper .change-direction-button:hover,
.change-skin-menu-wrapper .change-direction-button:focus {
  border-color: #adadad; }

.change-skin-menu-wrapper .change-direction .active .change-direction-button {
  background-color: #428bca;
  color: #fff;
  border-color: #428bca;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; }

.change-skin-menu-wrapper .background {
  margin-bottom: 15px; }

#block-sitebranding {
  float: left;
  width: 25%; }

/* header */
#logo {
  float: left; }

.site-logo img {
  width: 100%;
  max-width: 270px; }

.not-front #logo {
  margin-top: 15px;
  margin-bottom: 16px; }

.front .header {
  padding-top: 91px;
  margin-bottom: 35px; }

.not-front .header {
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #eee;
  margin-bottom: 75px; }

.intro-block-home {
  width: 75%;
  float: right;
  text-align: right;
  color: #fff;
  margin-top: 50px;
  line-height: 1.2;
  font-family: "avantgarde"; }
  .intro-block-home h1 {
    color: #fff;
    font-size: 2em; }
  .intro-block-home h2 {
    margin-bottom: 0;
    font-size: 1.142em;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    line-height: 1.3; }

/* menu */
.not-front #main-menu {
  display: none; }

/* menu page detail */
@media (min-width: 992px) {
  .not-front #main-menu {
    display: block;
    width: 100%; }
    .not-front #main-menu nav {
      float: right; }
    .not-front #main-menu ul {
      margin: 0;
      padding: 0;
      float: right; }
      .not-front #main-menu ul li {
        list-style: none;
        padding: 0;
        border-right: 1px solid #242629;
        float: left; }
        .not-front #main-menu ul li a {
          border-right: 1px solid #404650;
          position: relative;
          display: inline-block;
          padding: 20px 30px;
          font-family: "avantgarde";
          font-size: 1.142em;
          color: #fff;
          text-transform: uppercase;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
          .not-front #main-menu ul li a:hover, .not-front #main-menu ul li a:focus {
            background: #0098aa; }
          .not-front #main-menu ul li a.current {
            background: #0098aa; } }
/* end menu page detail */
/* menu page home */
.front .region-primary-menu {
  display: block; }
.front #main-menu {
  width: 100%;
  background: #363b43;
  z-index: 101;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3); }
  @media (min-width: 992px) {
    .front #main-menu nav:after {
      content: ".";
      clear: both;
      display: block;
      visibility: hidden;
      height: 0; }
    .front #main-menu ul {
      margin: 0;
      float: right; }
      .front #main-menu ul li {
        list-style: none;
        border-right: 1px solid #242629;
        padding-top: 0;
        float: left; }
        .front #main-menu ul li a {
          padding: 16px 30px;
          display: inline-block;
          font-family: "avantgarde";
          font-size: 1.142em;
          color: #fff;
          text-transform: uppercase;
          border-right: 1px solid #404650;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
          .front #main-menu ul li a:hover {
            background: #0098aa; }
          .front #main-menu ul li a.current {
            background: #0098aa; }
          .front #main-menu ul li a.is-active {
            /* background: $link-color; */ } }

.sf-menu ul {
  width: 260px;
  background-color: #363b43; }
  .sf-menu ul li {
    border: 0px; }
    .sf-menu ul li a {
      width: 100%;
      padding: 16px 25px; }

li.sf-clone-parent {
  display: none; }

#superfish-new-toggle span {
  color: white; }

.fixed-menu {
  position: fixed;
  top: 0;
  left: 0; }

/* end menu page home */
.responsive-menu-button {
  display: none; }

/* end menu */
/* end header */
.footer {
  background: #222;
  color: #b4b4b4;
  font-size: 0.857em; }
  .footer .container {
    padding-top: 15px;
    padding-bottom: 15px; }
  .footer .copyright {
    margin-bottom: 0;
    float: left; }
    .footer .copyright a {
      color: #0098aa; }
      .footer .copyright a:hover, .footer .copyright a:focus {
        text-decoration: underline; }
  .footer .socials {
    float: right; }
    .footer .socials p {
      margin-bottom: 0;
      float: left; }
    .footer .socials .social-list {
      float: right;
      padding: 0;
      margin: 0; }
      .footer .socials .social-list li {
        list-style: none;
        display: inline-block;
        margin-left: 12px; }
      .footer .socials .social-list span {
        font-size: 0; }
      .footer .socials .social-list .fa {
        font-size: 16px;
        color: #7a7a7d;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .footer .socials .social-list .fa:hover, .footer .socials .social-list .fa:focus {
          color: #0098aa; }
  .footer .region-footer > div {
    width: 50%;
    float: left; }

/* button close navbarmenu */
.btn-close {
  display: none; }

/* end button close navbarmenu */
nav.tabs ul {
  margin: 0 0 35px;
  padding: 0;
  text-align: center; }
  nav.tabs ul:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  nav.tabs ul li {
    display: inline-block;
    list-style: none;
    margin-right: 3px;
    margin-left: 3px; }
    nav.tabs ul li a {
      line-height: 1;
      padding: 14px 30px 11px;
      border: 1px solid;
      font-size: 0.928em;
      text-transform: uppercase;
      color: #333333;
      border-color: #333333;
      background-color: none;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      nav.tabs ul li a:hover, nav.tabs ul li a:focus {
        color: #fff;
        border-color: #0098aa;
        background-color: #0098aa; }
      nav.tabs ul li a.is-active {
        color: #fff;
        border-color: #0098aa;
        background: #0098aa; }

.form-no-label h4.label {
  color: #333333;
  font-size: 1em; }

iframe {
  width: 100%;
  border: none; }

.title, #block-pagetitle h1 {
  /* padding-bottom: 40px; */
  margin-bottom: 35px;
  text-align: center;
  font-size: 2.857em;
  font-weight: 700;
  font-family: "avantgarde";
  line-height: 1.3; }

.field-name-field-video {
  margin-bottom: 10px; }

ul.address {
  margin: 0;
  padding: 0; }
  ul.address li {
    list-style: none; }
    ul.address li a {
      color: #0098aa;
      text-decoration: none; }
      ul.address li a:hover, ul.address li a:focus {
        text-decoration: underline; }

.toolbar-horizontal .fixed-menu {
  top: 39px; }

.toolbar-tray-open .fixed-menu {
  top: 79px; }

.toolbar-vertical .fixed-menu {
  top: 38px; }

.btn-btt {
  display: none;
  width: 30px;
  height: 30px;
  background: #333333;
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 0;
  transition: all 0.3s;
  z-index: 999; }
  .btn-btt:hover {
    background: #0098aa; }
  .btn-btt:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    content: "\f106";
    color: black;
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -4px;
    color: #fff; }

.section {
  position: relative; }

.field-label-inline .field-items {
  float: none; }

h4.label {
  padding-top: 10px;
  padding-left: 0; }

/* block contact */
.contact-content {
  line-height: 1.5;
  width: 50%;
  float: left;
  padding-right: 15px; }
  .contact-content h4 {
    font-size: 1.071em;
    color: #b4b4b4;
    margin-bottom: 20px; }

.iframe-map {
  padding-left: 15px;
  width: 50%;
  float: left; }

/* end block contact */
/* article content-detail */
.content-detail {
  line-height: 1.6; }
  .content-detail .field-name-field-image {
    width: 100%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-top: 7px;
    text-align: center; }
    .content-detail .field-name-field-image + div ul {
      overflow: hidden;
      padding-left: 17px; }
    .content-detail .field-name-field-image img {
      width: 900px; }
  .content-detail h2 {
    text-align: center;
    font-size: 1.714em;
    margin-bottom: 35px; }
    .content-detail h2 a {
      color: #0098aa; }
      .content-detail h2 a:hover, .content-detail h2 a:focus {
        color: #333333; }
  .content-detail .content-comment h2 {
    text-align: left; }
  .content-detail .field-name-body p {
    line-height: 1.6; }
  .content-detail .field--name-body a {
    text-decoration: underline; }
  .content-detail .field-name-field-icon {
    text-align: center;
    margin-bottom: 15px;
    float: left;
    margin-right: 25px;
    padding: 70px;
    border: 1px solid #333333;
    margin-top: 7px; }
    .content-detail .field-name-field-icon .fa {
      font-size: 68px; }
  .content-detail .field-name-field-position {
    margin-bottom: 15px; }
  .content-detail .field-label {
    font-weight: 700;
    margin-right: 5px;
    float: left; }
  .content-detail .social-area .fa {
    font-size: 16px;
    margin-left: 5px; }
  .content-detail footer {
    margin-bottom: 10px; }
    .content-detail footer a {
      color: #0098aa; }
      .content-detail footer a:hover, .content-detail footer a:focus {
        color: #333333; }
    .content-detail footer span {
      color: #0098aa; }
  .content-detail .list-items span {
    margin-left: 3px; }

/* end article content-detail */
/* content comment */
.content-comment {
  clear: both;
  padding-top: 20px; }
  .content-comment > h2 {
    border-top: none; }
  .content-comment h2 {
    padding-top: 35px;
    border-top: 1px solid #d0d0d0;
    font-size: 1.571em;
    text-align: left; }
    .content-comment h2 a {
      color: #0098aa; }
      .content-comment h2 a:hover, .content-comment h2 a:focus {
        color: #333333; }
  .content-comment .indented {
    padding-left: 100px; }
    .content-comment .indented .js-comment {
      margin-top: 0;
      border: none;
      padding-top: 0; }
      .content-comment .indented .js-comment:first-child {
        border-top: 1px solid #d0d0d0; }
      .content-comment .indented .js-comment img {
        top: 5px; }
  .content-comment .comment-form .form-item-name label {
    font-weight: 500; }
  .content-comment .js-comment:first-child {
    border-top: none; }

.js-comment {
  margin-bottom: 35px;
  padding-top: 35px;
  border-top: 1px solid #d0d0d0;
  position: relative;
  padding-left: 100px; }
  .js-comment img {
    position: absolute;
    top: 40px;
    left: 0;
    max-width: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%; }
  .js-comment:first-child {
    border-top: none; }
  .js-comment footer {
    text-align: left; }
    .js-comment footer:after {
      content: ".";
      clear: both;
      display: block;
      visibility: hidden;
      height: 0; }
    .js-comment footer a {
      float: left;
      margin-right: 5px; }
    .js-comment footer span {
      color: #999; }
  .js-comment h3 {
    margin-bottom: 0;
    margin-bottom: 20px; }
  .js-comment p {
    margin-bottom: 0; }
    .js-comment p span {
      float: left;
      margin-right: 5px; }
  .js-comment a {
    color: #333333;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }
    .js-comment a:hover, .js-comment a:focus {
      color: #0098aa; }
  .js-comment ul.links {
    margin: 20px 0 0;
    padding: 0; }
    .js-comment ul.links li {
      list-style: none;
      display: inline;
      padding: 0 5px; }
      .js-comment ul.links li:first-child {
        padding-left: 0; }
    .js-comment ul.links a {
      line-height: 1;
      margin-bottom: 0;
      color: #0098aa; }
      .js-comment ul.links a:hover, .js-comment ul.links a:focus {
        text-decoration: underline;
        color: #333333; }

.new mark {
  text-align: center;
  display: inline-block;
  line-height: 41px;
  width: 43px;
  height: 43px;
  color: #fff;
  background: red;
  position: absolute;
  top: 35px;
  right: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%; }
.new footer {
  margin-bottom: 0; }

h1 {
  text-align: center; }

h3 {
  font-size: 26px;
  text-align: center;
  margin-top: 50px; }

.front .container {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }
.front #slideshow .container {
  padding: 0px; }
.front .main.section {
  display: none; }
.front .section-fourth .container {
  padding: 60px 0 0 0; }
.front .product-container {
  margin: 50px; }

.button a {
  padding: 12px 50px;
  text-transform: uppercase;
  color: #fff;
  background-color: black;
  font-family: "open_sansregular"; }

.button a:hover {
  background: #0098aa; }

.not-front .main {
  display: none; }
.not-front .slideshow-wrapper {
  background: #15161a url("../images/bg-panel-1.jpg") center top no-repeat;
  padding-top: 50px; }
.not-front .header {
  margin-bottom: 0;
  border: 0px; }

.branding-page .two-column {
  width: 300px;
  margin: 50px 0 0 50px;
  float: left;
  border: 1px solid lightgrey;
  border-radius: 10px;
  padding: 30px;
  padding-bottom: 50px;
  transition: 450ms ease-in-out; }
.branding-page .two-column:hover {
  background: #333;
  border-color: #333; }
.branding-page p {
  color: dimgray; }
.branding-page .contact-content {
  position: relative;
  height: 395px; }
.branding-page .inner-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 100px; }
.branding-page .section-second {
  color: #b4b4b4;
  text-align: center; }
  .branding-page .section-second h2 {
    color: black; }
.branding-page .section-third {
  background: url(../images/intro-branding.jpg); }
  .branding-page .section-third .section-third-inner {
    background: none; }
  .branding-page .section-third .container {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 100px; }
  .branding-page .section-third p {
    color: white;
    text-align: center;
    font-size: 16px; }
.branding-page .section-fourth h2 {
  padding-top: 100px;
  text-align: left;
  margin-left: 50px;
  margin-bottom: 0px;
  color: #fff; }
.branding-page .section-fourth .container {
  width: 100%;
  padding: 0px; }
.branding-page .section-fourth .column-aside-left {
  width: 40%;
  float: left;
  background: url(../images/logo-design.jpg);
  height: 1000px;
  background-size: cover;
  position: relative; }
.branding-page .section-fourth .column-aside-right {
  width: 60%;
  display: inline-block;
  height: 1000px;
  background: #222 url("../images/bg-main.jpg") right top no-repeat; }
.branding-page .section-fourth .title, .branding-page .section-fourth #block-pagetitle h1, #block-pagetitle .branding-page .section-fourth h1 {
  width: 400px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 200px;
  padding: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: white; }
.branding-page .icon {
  width: 100%;
  margin-bottom: 20px;
  float: left; }
  .branding-page .icon img {
    width: 50px; }
.branding-page .section-sixth {
  padding: 100px 0;
  background: #eee; }
  .branding-page .section-sixth .container {
    width: 90%; }
  .branding-page .section-sixth h2 {
    text-align: center;
    margin-bottom: 50px; }

.three-column {
  width: 33.33%;
  float: left;
  background: #337ab7;
  padding: 30px 0; }

.four-column {
  width: 25%;
  float: left;
  background: #337ab7;
  padding: 20px 0; }

/* Choose plan css */
.tab {
  width: 100%;
  float: left;
  padding: 0 12px; }

.tab button {
  background-color: inherit;
  float: left;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border: 1px solid #000;
  border-radius: 10px 10px 0 0;
  border-bottom: 0px;
  margin-right: 5px; }

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #337ab7;
  color: white;
  border-color: #337ab7; }

/* Create an active/current tablink class */
.tab button.active {
  background-color: #337ab7;
  color: white;
  border-color: #337ab7; }

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none; }

.tabcontent {
  animation: fadeEffect 1s;
  /* Fading effect takes 1 second */ }

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Choose plan css over */
.mobile-table {
  display: none; }

.plan-table {
  width: 90%;
  border: 1px solid;
  margin: 0 auto;
  background: white; }
  .plan-table h4 {
    margin: 10px; }
  .plan-table tr:first-child td {
    position: relative; }
  .plan-table img {
    width: 200px;
    padding: 10px 0; }
  .plan-table span.plan-name {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    color: white; }
  .plan-table span.pricing {
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    color: black; }
  .plan-table tr {
    border-bottom: 1px solid; }
  .plan-table td {
    height: 30px; }
  .plan-table .tick, .plan-table .cross {
    text-align: center;
    border-right: 0px;
    width: 40px; }
  .plan-table td.tick:before {
    content: "\f00c";
    font-family: FontAwesome;
    padding: 3px 3.5px;
    background: green;
    border-radius: 20px;
    color: white; }
  .plan-table td.cross:before {
    content: "\f00d";
    font-family: FontAwesome;
    padding: 3px 5px;
    background: red;
    border-radius: 20px;
    color: white; }

.service-name {
  color: lightgrey;
  font-size: 17px;
  font-weight: bold; }

.service-content {
  height: 120px; }
  .service-content p {
    color: white; }

.service-counter {
  width: 70px;
  height: 70px;
  font-size: 36px;
  line-height: 70px;
  transform: translate3d(105%, -50%, 0);
  position: absolute;
  top: 0;
  left: 50%;
  border-radius: 50%;
  font-weight: 100;
  color: white;
  background: #0098aa;
  will-change: transform;
  transition: all .3s ease; }

.enterprise-services {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .enterprise-services .service-image {
    display: block;
    overflow: hidden; }
  .enterprise-services .three-column {
    background: none;
    position: relative; }
  .enterprise-services .service-content {
    height: 60px; }
  .enterprise-services .plan-table {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    border: 0px; }
    .enterprise-services .plan-table .service-image {
      transition: all 0.3s ease-in-out; }
      .enterprise-services .plan-table .service-image img {
        width: 100%;
        will-change: transform;
        transition: all .25s ease;
        transform: scale(1.1); }
    .enterprise-services .plan-table .service-name {
      height: 50px; }
  .enterprise-services .service-creative-caption {
    position: relative;
    padding: 18% 15px 30px;
    margin-top: -11.2%;
    z-index: 1;
    padding-left: 18%;
    padding-right: 18%;
    padding-bottom: 60px; }
  .enterprise-services .service-creative-caption::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ffffff;
    transform-origin: 100% 50%;
    transform: skewY(-6deg);
    will-change: transform;
    transition: all .3s ease;
    pointer-events: none;
    z-index: -1; }

.url-services .plan-table .service-name {
  height: auto;
  color: dimgray; }
.url-services .service-content {
  height: 140px; }
.url-services p {
  color: dimgray; }
.url-services .service-counter {
  font-size: 30px; }

.faq {
  display: flex;
  flex-wrap: wrap; }
  .faq .contact-content.clearfix {
    text-align: justify;
    padding: 10px 20px; }
  .faq h3 {
    text-align: justify; }

.get-started h2 {
  font-size: 35px;
  text-transform: none;
  letter-spacing: 1px; }
.get-started .button a {
  background: white;
  color: black; }

.enterprise-sol .section-first {
  background: none; }
.enterprise-sol .section-third {
  background: url(../images/erp-intro-bg.jpg);
  background-position: bottom;
  background-size: cover; }
.enterprise-sol .section-fourth .column-aside-left {
  height: 600px;
  background: url(../images/erp-achieve-bg.jpg); }
.enterprise-sol .section-fourth .column-aside-right {
  background: #f6f6f8;
  height: 600px; }
  .enterprise-sol .section-fourth .column-aside-right table {
    margin: 0 50px 0 100px; }
  .enterprise-sol .section-fourth .column-aside-right td {
    color: dimgray;
    height: 60px;
    font-size: 16px; }
  .enterprise-sol .section-fourth .column-aside-right tr td:first-child:before {
    content: "\f14c";
    font-family: FontAwesome;
    font-size: 26px;
    color: #0098aa;
    padding-right: 10px; }
.enterprise-sol .section-sixth {
  background: #222 url(../images/bg-main.jpg) right top no-repeat; }
  .enterprise-sol .section-sixth p {
    color: white;
    text-align: center; }
  .enterprise-sol .section-sixth h2 {
    color: white; }
  .enterprise-sol .section-sixth .four-column {
    background: transparent;
    text-align: center;
    margin-top: 30px; }

.full-width-row {
  width: 100%;
  float: left; }

.row-even .contact-content {
  float: right; }
.row-even .inner-container {
  margin-left: 100px;
  margin-right: 0px; }

.full-width-row {
  padding: 20px 0; }
  .full-width-row .contact-content h3 {
    text-align: left;
    padding-left: 40px;
    margin-top: 0px; }
  .full-width-row .contact-content li {
    color: black;
    text-align: justify;
    padding-bottom: 10px; }

.section-seventh {
  background: url(../images/bg-main.jpg) no-repeat;
  background-size: cover; }
  .section-seventh .container {
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding: 100px; }

.section-seventh {
  background: url(../images/intro-branding.jpg);
  background-size: cover; }
  .section-seventh h2 {
    text-align: center; }
  .section-seventh .section-third-inner {
    background: none; }
  .section-seventh .container {
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding: 100px; }
  .section-seventh p {
    font-size: 16px;
    margin-top: 20px; }

.cloud-service .section-second h2 {
  text-align: left;
  margin-bottom: 30px; }
.cloud-service .section-third .container {
  width: 100%;
  background: rgba(17, 92, 105, 0.7);
  padding: 100px; }
.cloud-service .full-width-row {
  padding: 30px 0; }
.cloud-service .contact-content {
  height: 340px; }
  .cloud-service .contact-content p {
    text-align: justify; }
  .cloud-service .contact-content h3 {
    padding-left: 0px; }

.app-feature {
  color: gray;
  display: inline-block;
  width: 45%;
  box-shadow: 2px 5px 5px #ccc;
  padding: 10px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 22px; }

.mobile-app .iframe-map img {
  width: 300px; }
.mobile-app .contact-content {
  height: 500px; }
.mobile-app .section-fourth .column-aside-right {
  width: 100%;
  height: auto;
  padding-bottom: 100px; }
.mobile-app .data-container {
  width: 1050px;
  margin: 0 auto;
  padding-bottom: 100px; }
.mobile-app .section-fourth h2 {
  text-align: center; }
.mobile-app .two-column {
  width: 25%;
  margin: 0px;
  border: 0px;
  padding-top: 50px;
  padding-bottom: 0px;
  transition: none;
  text-align: center; }
.mobile-app .two-column:hover {
  background: none;
  border-color: none; }
  .mobile-app .two-column:hover .inner-div .icon img {
    margin-top: 10px;
    transition: all 0.5s; }
.mobile-app .inner-div {
  width: 200px;
  margin: 0 auto;
  height: 170px;
  padding: 20px;
  border: 1px solid lightgrey;
  transition: 450ms ease-in-out;
  border-radius: 10px; }
.mobile-app .inner-div:hover {
  background: #333;
  border-color: #333; }
.mobile-app .section-second {
  background: #eff; }
  .mobile-app .section-second .inner-container {
    margin-left: 50px; }
.mobile-app .android-bg {
  position: relative;
  float: right; }
  .mobile-app .android-bg img {
    width: 500px; }
  .mobile-app .android-bg img.app1 {
    position: absolute;
    top: 27px;
    width: 60px;
    left: 220px;
    animation: shake3 0.8s;
    animation-iteration-count: infinite; }
  .mobile-app .android-bg img.app2 {
    position: absolute;
    top: 40px;
    width: 60px;
    left: 383px;
    animation: shake4 0.8s;
    animation-iteration-count: infinite; }
  .mobile-app .android-bg img.app3 {
    position: absolute;
    top: 165px;
    width: 60px;
    left: 150px;
    animation: shake4 0.8s;
    animation-iteration-count: infinite; }
  .mobile-app .android-bg img.app4 {
    position: absolute;
    top: 57px;
    width: 65px;
    left: 465px;
    animation: shake3 0.8s;
    animation-iteration-count: infinite; }
.mobile-app .ios-bg {
  position: relative; }
  .mobile-app .ios-bg img {
    width: 500px; }
  .mobile-app .ios-bg img.app1 {
    position: absolute;
    top: 220px;
    width: 60px;
    left: 220px;
    animation: shake1 0.8s;
    animation-iteration-count: infinite; }
  .mobile-app .ios-bg img.app2 {
    position: absolute;
    top: 145px;
    width: 65px;
    left: 263px;
    animation: shake2 0.8s;
    animation-iteration-count: infinite; }
  .mobile-app .ios-bg img.app3 {
    position: absolute;
    top: 180px;
    width: 65px;
    left: 415px;
    animation: shake1 0.8s;
    animation-iteration-count: infinite; }
  .mobile-app .ios-bg img.app4 {
    position: absolute;
    top: 6px;
    width: 65px;
    left: 285px;
    animation: shake2 0.8s;
    animation-iteration-count: infinite; }
.mobile-app .section-second h2, .mobile-app .section-sixth h2 {
  margin-bottom: 30px;
  font-size: 30px; }
.mobile-app .section-sixth {
  background: linear-gradient(to bottom, #fff, #eff); }
  .mobile-app .section-sixth .contact-content {
    height: 450px; }
.mobile-app .section-second .inner-container {
  margin-right: 0px; }
.mobile-app .section-seventh {
  background: url(../images/mobile-solution-bg.jpg);
  background-size: cover;
  background-position: center; }
  .mobile-app .section-seventh .container {
    background: rgba(255, 255, 255, 0); }

@keyframes shake1 {
  0% {
    transform: rotate(-3deg); }
  15% {
    transform: rotate(3deg); }
  30% {
    transform: rotate(-3deg); }
  45% {
    transform: rotate(3deg); }
  60% {
    transform: rotate(-3deg); }
  70% {
    transform: rotate(3deg); }
  85% {
    transform: rotate(-3deg); }
  100% {
    transform: rotate(3deg); } }
@keyframes shake2 {
  0% {
    transform: rotate(3deg); }
  15% {
    transform: rotate(-3deg); }
  30% {
    transform: rotate(3deg); }
  45% {
    transform: rotate(-3deg); }
  60% {
    transform: rotate(3deg); }
  70% {
    transform: rotate(-3deg); }
  85% {
    transform: rotate(3deg); }
  100% {
    transform: rotate(-3deg); } }
@keyframes shake3 {
  0% {
    transform: translate(1px, 1px); }
  15% {
    transform: translate(-1px, -2px); }
  30% {
    transform: translate(-3px, 0px); }
  45% {
    transform: translate(3px, 2px); }
  60% {
    transform: translate(1px, -1px); }
  70% {
    transform: translate(-1px, 2px); }
  85% {
    transform: translate(-3px, 1px); }
  100% {
    transform: translate(3px, 1px); } }
@keyframes shake4 {
  0% {
    transform: translate(-3px, 0px); }
  15% {
    transform: translate(3px, 2px); }
  30% {
    transform: translate(1px, -1px); }
  45% {
    transform: translate(-1px, 2px); }
  60% {
    transform: translate(-3px, 1px); }
  70% {
    transform: translate(3px, 1px); }
  85% {
    transform: translate(1px, 1px); }
  100% {
    transform: translate(-1px, -2px); } }
.section-fifth .contact-content {
  height: auto; }

form#webform-submission-contact-add-form {
  width: 500px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid grey;
  border-radius: 10px;
  background: #eff; }

.ecommerce .section-first {
  text-align: center;
  background: url(../images/online-statistics.jpg);
  background-size: cover;
  background-position: bottom; }
  .ecommerce .section-first .container {
    width: 100%;
    background: rgba(255, 255, 255, 0.6);
    padding: 100px; }
  .ecommerce .section-first h2 {
    color: black; }
.ecommerce .section-second, .ecommerce .section-fourth {
  background: #222 url(../images/bg-main.jpg) right top no-repeat; }
  .ecommerce .section-second h2, .ecommerce .section-fourth h2 {
    color: white;
    font-size: 3.286em; }
  .ecommerce .section-second p, .ecommerce .section-fourth p {
    color: white; }
  .ecommerce .section-second h3, .ecommerce .section-fourth h3 {
    color: white; }
  .ecommerce .section-second .service-name, .ecommerce .section-fourth .service-name {
    font-size: 15px; }
.ecommerce .section-third, .ecommerce .section-sixth {
  background: url(../images/shopify-bg2.jpg);
  background-size: cover;
  padding: 0px; }
  .ecommerce .section-third .container, .ecommerce .section-sixth .container {
    padding: 0px;
    background: none;
    background-image: linear-gradient(to left, white 40%, transparent 60%); }
  .ecommerce .section-third .data-container, .ecommerce .section-sixth .data-container {
    width: auto; }
  .ecommerce .section-third .column-aside-left, .ecommerce .section-sixth .column-aside-left {
    width: 50%;
    float: left;
    height: 600px; }
  .ecommerce .section-third .column-aside-right, .ecommerce .section-sixth .column-aside-right {
    width: 50%;
    display: inline-block;
    height: 600px; }
    .ecommerce .section-third .column-aside-right table, .ecommerce .section-sixth .column-aside-right table {
      margin: 0 50px 0 100px; }
    .ecommerce .section-third .column-aside-right td, .ecommerce .section-sixth .column-aside-right td {
      color: dimgray;
      height: 40px;
      font-size: 16px; }
    .ecommerce .section-third .column-aside-right tr td:first-child:before, .ecommerce .section-sixth .column-aside-right tr td:first-child:before {
      content: "\f00c";
      font-family: FontAwesome;
      font-size: 26px;
      color: #0098aa;
      padding-right: 10px; }
  .ecommerce .section-third h3, .ecommerce .section-sixth h3 {
    margin-left: 100px;
    text-align: left;
    margin-top: 100px; }
.ecommerce .section-fourth {
  background: #15161a url("../images/bg-panel-1.jpg") center top no-repeat; }
  .ecommerce .section-fourth .container {
    width: 1170px;
    padding-bottom: 60px; }
.ecommerce .section-sixth {
  background: url(../images/magento-bg2.jpg);
  background-position: bottom;
  background-size: cover; }
  .ecommerce .section-sixth .container {
    background-image: none;
    width: 100%; }
  .ecommerce .section-sixth .column-aside-right {
    float: left; }
.ecommerce .section-seventh .container {
  background-image: linear-gradient(to bottom, white 40%, transparent 60%);
  padding: 100px 50px; }
.ecommerce .section-seventh .inner-div {
  width: 100%;
  margin: 0 auto;
  height: auto;
  padding: 0px;
  border: none;
  transition: none; }
.ecommerce .section-seventh .two-column:hover {
  background: transparent; }
.ecommerce .section-seventh .inner-div:hover {
  background: none; }
.ecommerce .section-seventh .enterprise-services {
  width: 100%;
  margin: 0 auto;
  padding-top: 70px;
  display: flow-root; }
  .ecommerce .section-seventh .enterprise-services .service-creative-caption {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px; }
  .ecommerce .section-seventh .enterprise-services .service-counter {
    text-align: center; }
  .ecommerce .section-seventh .enterprise-services .plan-table .service-name {
    height: 35px;
    font-size: 16px; }
  .ecommerce .section-seventh .enterprise-services .service-content {
    height: 35px; }
  .ecommerce .section-seventh .enterprise-services p {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px; }

.sf-accordion-toggle {
  display: none; }

/* end content comment */
/* view metro */
.metro-block {
  margin-left: -10px;
  margin-bottom: 50px; }
  .metro-block:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  .metro-block .views-row {
    color: #fff;
    float: left;
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 10px; }
  .metro-block .feed-icon {
    display: none; }

.metro-link {
  width: 16.66666%;
  position: relative; }
  .metro-link .metro-homepage {
    background-color: #0098aa; }
  .metro-link .metro-title a {
    z-index: 3; }
  .metro-link .fa {
    position: absolute;
    top: 37px;
    left: 50%;
    font-size: 70px;
    color: #fff;
    display: block;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .metro-link a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    padding-top: 125px;
    font-family: "avantgarde";
    font-size: 1.428em;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .metro-link a:hover .fa {
      top: 47px; }
  .metro-link .field-body {
    display: none; }

.metro-content {
  width: 33.3333333%;
  overflow: hidden; }
  @media (min-width: 768px) {
    .metro-content .metro-info {
      background: #0098aa;
      opacity: 0;
      text-align: left;
      position: absolute;
      top: 0;
      width: 101%;
      height: 100%;
      display: block;
      transform: translate(0, 145px);
      -webkit-transform: translate(0, 145px);
      -o-transform: translate(0, 145px);
      -ms-transform: translate(0, 145px);
      -moz-transform: translate(0, 145px);
      -webkit-transition: all, 0.4s;
      -moz-transition: all, 0.4s;
      -o-transition: all, 0.4s;
      transition: all, 0.4s; }
      .metro-content .metro-info a {
        line-height: 1.2;
        font-size: 1.428em;
        color: #fff; }
        .metro-content .metro-info a:hover, .metro-content .metro-info a:focus {
          text-decoration: underline; }
    .metro-content:hover .metro-info, .metro-content:focus .metro-info {
      opacity: 0.8;
      padding: 20px;
      transform: translate(0);
      -webkit-transform: translate(0);
      -o-transform: translate(0);
      -ms-transform: translate(0);
      -moz-transform: translate(0); } }
  .metro-content .metro-homepage > a {
    color: #fff; }
    .metro-content .metro-homepage > a:hover, .metro-content .metro-homepage > a:focus {
      color: #fff; }
  .metro-content .metro-title {
    margin-bottom: 10px; }

.metro-homepage {
  text-align: center;
  position: relative;
  min-height: 193px; }
  .metro-homepage img {
    display: block; }

/* end view metro */
/* view services */
.services-block .view-header {
  margin-bottom: 60px;
  margin-top: -40px; }
.services-block .sub-title {
  font-size: 1.142em;
  font-weight: 600;
  line-height: 1;
  color: dimgray; }
.services-block .views-col {
  position: relative;
  padding: 20px 20px 30px;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s; }
  .services-block .views-col:hover, .services-block .views-col:focus {
    box-shadow: 2px 5px 5px #ccc; }
    .services-block .views-col:hover .views-field-view-node a, .services-block .views-col:focus .views-field-view-node a {
      border: 2px solid #0098aa;
      color: #fff;
      background: #0098aa; }
    .services-block .views-col:hover .views-field-field-icon, .services-block .views-col:focus .views-field-field-icon {
      margin-bottom: 15px;
      margin-top: 15px; }
.services-block .views-field-field-icon {
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .services-block .views-field-field-icon .fa {
    font-size: 4.286em;
    color: #0098aa; }
.services-block .views-field-title {
  margin-bottom: 30px;
  line-height: 1; }
  .services-block .views-field-title a {
    font-size: 1.5em;
    text-transform: uppercase;
    color: dimgray; }
.services-block .views-field-body {
  margin-bottom: 35px;
  color: black; }
.services-block .views-field-view-node a {
  display: inline-block;
  padding: 12px 50px;
  border: 2px solid;
  font-size: 0.857em;
  text-transform: uppercase;
  color: #fff;
  border-color: #fff;
  background-color: none;
  transition: all 0.3s;
  font-family: "open_sansregular";
  color: black;
  border-color: black; }

/* end view services */
/* view about us */
.about-us-block {
  text-align: center; }
  .about-us-block .view-header {
    margin-bottom: 60px;
    margin-top: -45px; }
  .about-us-block .view-content {
    margin-left: -20px; }
  .about-us-block .sub-title {
    text-align: center;
    font-size: 1.142em;
    font-weight: 600;
    margin-bottom: 21px;
    color: #fff0a6;
    font-family: "open_sansregular"; }
  .about-us-block p {
    margin-bottom: 0; }

.owl-carousel-about-us.owl-theme .owl-controls {
  margin-top: 0;
  position: relative;
  /* two line */
  /* end two line */
  /* note */
  /* end note */ }
  .owl-carousel-about-us.owl-theme .owl-controls:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #bc291f; }
  .owl-carousel-about-us.owl-theme .owl-controls:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f16b62; }
  .owl-carousel-about-us.owl-theme .owl-controls .owl-page span {
    background: #fcf0b3;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    margin: 0 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    opacity: 1;
    position: relative; }
    .owl-carousel-about-us.owl-theme .owl-controls .owl-page span:hover:before, .owl-carousel-about-us.owl-theme .owl-controls .owl-page span:focus:before {
      background: #ad251c;
      position: absolute;
      top: 4px;
      left: 4px;
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 50%; }
  .owl-carousel-about-us.owl-theme .owl-controls .owl-page.active span {
    position: relative; }
    .owl-carousel-about-us.owl-theme .owl-controls .owl-page.active span:before {
      background: #ad251c;
      position: absolute;
      top: 4px;
      left: 4px;
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 50%; }
  .owl-carousel-about-us.owl-theme .owl-controls .owl-pagination {
    background: #000 url("../images/bg-panel-3.png") center top repeat;
    display: inline-block;
    padding: 0 7px;
    position: relative;
    z-index: 2; }
.owl-carousel-about-us.owl-theme .owl-controls {
  margin-left: 20px; }
.owl-carousel-about-us .views-row {
  padding-left: 20px; }
.owl-carousel-about-us .views-field-field-image {
  margin-bottom: 22px; }
  .owl-carousel-about-us .views-field-field-image img {
    width: 360px !important;
    height: auto; }
.owl-carousel-about-us .views-field-title {
  margin-bottom: 3px;
  font-size: 1.214em; }
  .owl-carousel-about-us .views-field-title a {
    color: #fff; }
    .owl-carousel-about-us .views-field-title a:hover, .owl-carousel-about-us .views-field-title a:focus {
      text-decoration: underline; }
.owl-carousel-about-us .views-field-field-position {
  margin-bottom: 23px; }
  .owl-carousel-about-us .views-field-field-position .field-content {
    color: #fff0a6;
    font-size: 0.857em; }
.owl-carousel-about-us .views-field-body {
  margin-bottom: 26px; }
.owl-carousel-about-us .views-field-nothing {
  margin-right: 5px; }
  .owl-carousel-about-us .views-field-nothing .fa {
    width: 23px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    background: #ad251c;
    box-shadow: 0 0 1px 100px rgba(255, 255, 255, 0.1) inset;
    margin-bottom: 3px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .owl-carousel-about-us .views-field-nothing .fa:hover, .owl-carousel-about-us .views-field-nothing .fa:focus {
      background: #f99a58;
      box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.6) inset; }
.owl-carousel-about-us .owl-wrapper-outer {
  margin-bottom: 55px; }

/* End view about us */
/* View blog */
.blogs-block .sub-title {
  text-align: center;
  color: #a9842b;
  font-size: 1.214em;
  font-weight: 600; }
.blogs-block .view-header {
  margin-top: -40px;
  margin-bottom: 60px; }
.blogs-block .view-content {
  margin-right: -30px; }

.owl-carousel-blogs.owl-theme .owl-controls {
  margin-top: 0;
  position: relative;
  /* two line */
  /* end two line */
  /* note */
  /* end note */ }
  .owl-carousel-blogs.owl-theme .owl-controls:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #d19f22; }
  .owl-carousel-blogs.owl-theme .owl-controls:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fae2a6; }
  .owl-carousel-blogs.owl-theme .owl-controls .owl-page span {
    background: #fcf0b3;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    margin: 0 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    opacity: 1;
    position: relative; }
    .owl-carousel-blogs.owl-theme .owl-controls .owl-page span:hover:before, .owl-carousel-blogs.owl-theme .owl-controls .owl-page span:focus:before {
      background: #9e7100;
      position: absolute;
      top: 4px;
      left: 4px;
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 50%; }
  .owl-carousel-blogs.owl-theme .owl-controls .owl-page.active span {
    position: relative; }
    .owl-carousel-blogs.owl-theme .owl-controls .owl-page.active span:before {
      background: #9e7100;
      position: absolute;
      top: 4px;
      left: 4px;
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 50%; }
  .owl-carousel-blogs.owl-theme .owl-controls .owl-pagination {
    background: #000 url("../images/bg-panel-4.png") center top repeat;
    display: inline-block;
    padding: 0 7px;
    position: relative;
    z-index: 2; }
@media (min-width: 992px) {
  .owl-carousel-blogs.owl-theme .owl-controls {
    margin-right: 30px; } }
.owl-carousel-blogs .views-row {
  padding-right: 30px; }
.owl-carousel-blogs .item {
  margin-bottom: 30px;
  background-color: #ffdd8b;
  padding: 20px; }
  .owl-carousel-blogs .item:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  .owl-carousel-blogs .item:last-child {
    margin-bottom: 0; }
.owl-carousel-blogs .views-field {
  overflow: hidden; }
.owl-carousel-blogs .views-field-field-image {
  float: left;
  margin: -20px 20px -20px -20px; }
.owl-carousel-blogs .views-field-nothing {
  overflow: hidden; }
.owl-carousel-blogs .views-field-title {
  margin-bottom: 9px;
  line-height: 1;
  word-wrap: break-word; }
  .owl-carousel-blogs .views-field-title a {
    font-size: 1.214em;
    color: #9f7200; }
    .owl-carousel-blogs .views-field-title a:hover, .owl-carousel-blogs .views-field-title a:focus {
      text-decoration: underline; }
.owl-carousel-blogs .views-field-created {
  font-size: 0.857em;
  color: #a9842b;
  margin-bottom: 9px; }
.owl-carousel-blogs .views-field-body {
  font-size: 0.928em;
  color: #634f1c;
  margin-bottom: 13px;
  word-wrap: break-word; }
  .owl-carousel-blogs .views-field-body p:last-child {
    margin-bottom: 0; }
.owl-carousel-blogs .views-field-view-node a {
  font-family: "open_sansregular";
  font-size: 13px;
  font-style: italic;
  color: #9e7100; }
  .owl-carousel-blogs .views-field-view-node a:hover, .owl-carousel-blogs .views-field-view-node a:focus {
    text-decoration: underline; }
.owl-carousel-blogs .owl-wrapper-outer {
  margin-bottom: 60px; }

/* End view blog */
/* view portfolio */
.portfolio-isotope .portfolio-select-list {
  display: none; }
.portfolio-isotope .view-header {
  text-align: center;
  margin-bottom: 45px;
  margin-top: -20px; }
  .portfolio-isotope .view-header:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  @media (min-width: 768px) {
    .portfolio-isotope .view-header .views-row {
      display: inline-block;
      margin-bottom: 10px; }
      .portfolio-isotope .view-header .views-row > a {
        display: inline-block;
        border: 1px solid;
        font-size: 1.142em;
        padding: 8px 35px;
        font-family: "open_sansregular";
        margin-right: 5px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        text-transform: uppercase;
        color: #333333;
        border-color: #333333;
        background-color: none;
        transition: all 0.3s;
        text-transform: none; }
        .portfolio-isotope .view-header .views-row > a:hover, .portfolio-isotope .view-header .views-row > a:focus {
          color: #fff;
          border-color: #0098aa;
          background-color: #0098aa; }
        .portfolio-isotope .view-header .views-row > a.current {
          text-transform: uppercase;
          color: #fff;
          border-color: #0098aa;
          background-color: #0098aa;
          transition: all 0.3s;
          text-transform: none; } }
  .portfolio-isotope .view-header > div {
    display: inline-block; }
.portfolio-isotope .view-content-body {
  margin-right: -8px;
  position: relative; }
  .portfolio-isotope .view-content-body .views-row {
    width: 20%;
    padding-right: 8px;
    margin-bottom: 8px; }
    .portfolio-isotope .view-content-body .views-row:hover .view-field-nothing, .portfolio-isotope .view-content-body .views-row:focus .view-field-nothing {
      opacity: 1;
      transform: translate(0);
      -webkit-transform: translate(0);
      -o-transform: translate(0);
      -ms-transform: translate(0);
      -moz-transform: translate(0); }
.portfolio-isotope .views-field {
  position: relative;
  overflow: hidden; }
.portfolio-isotope .view-field-nothing {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  height: 101%;
  overflow: hidden;
  width: 100%;
  text-align: center;
  opacity: 0;
  transform: translate(-300px, 0);
  -webkit-transform: translate(-300px, 0);
  -o-transform: translate(-300px, 0);
  -ms-transform: translate(-300px, 0);
  -moz-transform: translate(-300px, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
.portfolio-isotope .views-field-title {
  text-align: center; }
  .portfolio-isotope .views-field-title span {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 1.142em;
    margin-bottom: 12px;
    margin-top: 30px;
    padding: 10px 3px;
    color: #fff; }
.portfolio-isotope .views-field-body {
  padding: 0 10px;
  font-size: 0.928em; }
.portfolio-isotope .views-field-view-node {
  position: static;
  overflow: visible; }
  .portfolio-isotope .views-field-view-node a {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    background: rgba(51, 51, 51, 0.9);
    box-shadow: 0 0 1px 100px rgba(255, 255, 255, 0.1) inset;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .portfolio-isotope .views-field-view-node a:before {
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f002";
      position: absolute;
      display: inline-block;
      top: 0;
      left: 50%;
      margin-left: -6px;
      font-size: 14px;
      line-height: 35px;
      color: #fff; }
    .portfolio-isotope .views-field-view-node a:hover, .portfolio-isotope .views-field-view-node a:focus {
      box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.6) inset;
      background: rgba(0, 152, 170, 0.9); }

.owl-carousel-portfolio {
  margin-bottom: 33px;
  /* Flex-slider */
  /* end flex-slider */ }
  .owl-carousel-portfolio .owl-theme .owl-controls {
    position: relative;
    margin-top: 44px;
    /* note */
    /* end note */ }
    .owl-carousel-portfolio .owl-theme .owl-controls .owl-page span {
      background: none;
      height: 13px;
      width: 13px;
      border-radius: 50%;
      margin: 0 3px;
      border: 1px solid #d0d0d0;
      opacity: 1;
      position: relative; }
      .owl-carousel-portfolio .owl-theme .owl-controls .owl-page span:hover:before, .owl-carousel-portfolio .owl-theme .owl-controls .owl-page span:focus:before {
        background: #0098aa;
        position: absolute;
        top: 3px;
        left: 3px;
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50%; }
    .owl-carousel-portfolio .owl-theme .owl-controls .owl-page.active span {
      border: 1px solid #0098aa;
      position: relative; }
      .owl-carousel-portfolio .owl-theme .owl-controls .owl-page.active span:before {
        background: #0098aa;
        position: absolute;
        top: 3px;
        left: 3px;
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50%; }
    .owl-carousel-portfolio .owl-theme .owl-controls .owl-pagination {
      display: inline-block;
      padding: 0 10px;
      position: relative;
      z-index: 2; }
  .owl-carousel-portfolio ul.slides {
    padding-left: 0; }
  .owl-carousel-portfolio .flex-viewport {
    margin-bottom: 20px; }
  .owl-carousel-portfolio .flex-direction-nav {
    display: none; }
  .owl-carousel-portfolio .flex-control-paging {
    text-align: center;
    padding: 0; }
    .owl-carousel-portfolio .flex-control-paging:after {
      content: ".";
      clear: both;
      display: block;
      visibility: hidden;
      height: 0; }
    .owl-carousel-portfolio .flex-control-paging li {
      list-style: none;
      display: inline-block; }
      .owl-carousel-portfolio .flex-control-paging li a {
        display: inline-block;
        background: none;
        height: 13px;
        width: 13px;
        border-radius: 50%;
        margin: 0 3px;
        border: 1px solid #d0d0d0;
        opacity: 1;
        position: relative;
        font-size: 0; }
        .owl-carousel-portfolio .flex-control-paging li a:hover:before, .owl-carousel-portfolio .flex-control-paging li a:focus:before {
          background: #0098aa;
          position: absolute;
          top: 3px;
          left: 3px;
          content: "";
          width: 5px;
          height: 5px;
          border-radius: 50%; }
        .owl-carousel-portfolio .flex-control-paging li a.flex-active {
          border: 1px solid #0098aa;
          position: relative; }
          .owl-carousel-portfolio .flex-control-paging li a.flex-active:before {
            background: #0098aa;
            position: absolute;
            top: 3px;
            left: 3px;
            content: "";
            width: 5px;
            height: 5px;
            border-radius: 50%; }

#slideshow .views_slideshow_cycle_slide {
  width: 100%;
  height: 550px; }
#slideshow .views-field-field-slideshow {
  width: 50%;
  float: left;
  text-align: center; }
  #slideshow .views-field-field-slideshow img {
    width: auto;
    height: 500px; }
#slideshow .views-field-fieldset {
  width: 50%;
  float: right;
  padding: 100px 50px 0 50px; }
#slideshow .views-field-field-slider-title {
  color: #3081ec;
  font-size: 46px;
  font-weight: bold;
  margin-bottom: 20px; }
#slideshow .views-field-field-slideshow-content {
  font-size: 36px;
  color: white;
  font-weight: bold; }

/* end view portfolio */
.main {
  min-height: 390px; }

.front #page {
  background: #222 url("../images/bg-panel-1.jpg") right top no-repeat; }

#content .page-title {
  text-align: center;
  margin-bottom: 30px; }

.not-front .header {
  background: #363b43; }
  .not-front .header .container {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }
.not-front #block-sitebranding {
  position: absolute;
  top: 0;
  left: 15px; }
  .not-front #block-sitebranding img {
    width: 120px; }
.not-front .main {
  padding-bottom: 85px; }
.not-front .responsive-menu-button + div {
  display: block !important; }
.not-front #block-onepage-main-menu {
  text-align: left; }

/* Panel first */
.section-first {
  color: #b4b4b4;
  text-align: center;
  background: #f6f6f8; }
  .section-first .container {
    padding-top: 60px;
    padding-bottom: 60px; }
  .section-first h2 {
    color: #000;
    margin-bottom: 60px;
    line-height: 1; }

/* End Panel first */
/* Panel second */
.section-second {
  background: #eee url("../images/bg-panel-2.gif") repeat; }
  .section-second .container {
    padding-top: 60px;
    padding-bottom: 60px; }
  .section-second h2 {
    text-align: center;
    margin-bottom: 60px; }

/* End Panel second */
/* Panel third */
.section-third {
  color: #fff;
  background: url(../images/online-statistics.jpg);
  background-size: cover;
  background-position: bottom; }
  .section-third .container {
    padding-top: 60px;
    padding-bottom: 57px; }
  .section-third .section-third-inner {
    background: rgba(0, 0, 0, 0.7); }
  .section-third h2 {
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px; }

/*  End Panel third */
/* Panel-fourth */
.section-fourth {
  background: #efc967 url(../images/modern-system1.jpg);
  background-size: cover; }
  .section-fourth h2 {
    color: lightgrey;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px; }
  .section-fourth .container {
    padding-top: 60px;
    padding-bottom: 56px; }

/* End Panel-fourth */
/* panel-fifth */
.section-fifth {
  color: #b4b4b4;
  background: linear-gradient(#37585f, #000); }
  .section-fifth h2 {
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px; }
  .section-fifth .container {
    padding-top: 60px;
    padding-bottom: 60px; }

/* End panel-fifth */
.content-detail .field-items .fa {
  margin-right: 5px; }

.messages {
  margin-bottom: 20px;
  margin-bottom: 10px; }

.comment .field--name-comment-body {
  margin-bottom: 20px; }

#edit-field-bio-wrapper .tips {
  margin-left: 30px; }

.demo-btn a {
  border: 2px solid #9f7200;
  color: #9f7200;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 50px; }

.demo-btn a:hover,
demo-btn a:focus {
  border: 2px solid #9f7200;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 50px;
  background-color: #9f7200; }

.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none; }

.form-item, .form-url {
  margin: 0 0 20px 0; }

label {
  display: block;
  margin-bottom: 15px; }

.form-text, .form-email, .form-url {
  padding: 7px 15px;
  max-width: 100%;
  margin-bottom: 10px; }

.form-submit {
  border: none;
  font-size: 1em;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #fff;
  border-color: none;
  background-color: #0098aa;
  transition: all 0.3s; }
  .form-submit:hover, .form-submit:focus {
    color: #fff;
    border-color: none;
    background-color: #333333; }

.form-actions .button {
  margin-left: 0;
  margin-right: 0;
  line-height: 1.4;
  border: none;
  font-size: 1em;
  padding: 10px 30px;
  font-family: "open_sansregular";
  margin-right: 4px;
  text-transform: uppercase;
  color: #fff;
  border-color: none;
  background-color: #0098aa;
  transition: all 0.3s; }
  .form-actions .button:hover, .form-actions .button:focus {
    color: #fff;
    border-color: none;
    background-color: #333333; }

.user-pass .form-text {
  margin-bottom: 0; }

/* form-login */
.user-login-form {
  max-width: 500px;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 40px; }
  .user-login-form label {
    font-weight: 700; }
  .user-login-form .form-actions {
    text-align: center; }

/* form user-register */
.user-register-form details {
  border: none; }
.user-register-form summary {
  border: none;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 10px;
  margin-bottom: 10px; }
.user-register-form .description {
  margin-top: 15px; }

/* end form user-register*/
/* form-comment */
.field--name-comment-body {
  margin-bottom: 50px; }

.field-name-comment-body .field-item {
  margin-bottom: 15px; }
.field-name-comment-body .form-item {
  margin-bottom: 0; }
.field-name-comment-body .filter-wrapper {
  margin-bottom: 45px; }

.comment-form {
  margin-top: 35px; }
  .comment-form legend {
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .comment-form details {
    border: none; }
    .comment-form details h4 {
      line-height: 38px;
      min-width: 104px;
      float: left;
      font-family: "open_sansregular";
      font-weight: 700;
      font-size: 1em; }
    .comment-form details .form-item-status {
      float: left;
      margin-right: 20px; }
    .comment-form details .form-url, .comment-form details .form-date, .comment-form details .form-time {
      border: 1px solid #d1d1d1; }
  .comment-form .form-item-uid label {
    float: left;
    margin-top: 7px;
    font-weight: 700;
    margin-right: 5px;
    min-width: 100px; }
  .comment-form summary {
    border: none;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 25px;
    margin-bottom: 30px; }
  .comment-form .field--name-subject:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  .comment-form .field--name-subject label {
    float: left;
    margin-right: 5px;
    min-width: 100px;
    font-weight: 700; }
  .comment-form .field--name-subject a {
    color: #0098aa;
    -webkit-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s; }
    .comment-form .field--name-subject a:hover, .comment-form .field--name-subject a:focus {
      color: #333333; }
  .comment-form .field--name-comment-body label {
    font-weight: 700; }
  .comment-form .field--name-comment-body .form-item {
    margin-bottom: 0; }
  .comment-form .field--name-subject label {
    line-height: 40px;
    float: left;
    min-width: 80px; }
  .comment-form .form-item-homepage label {
    font-weight: 700;
    line-height: 33px;
    float: left;
    margin-right: 5px;
    min-width: 100px; }
  .comment-form .form-date {
    float: left;
    margin-right: 10px; }
  .comment-form .form-date, .comment-form .form-time {
    padding: 10px 20px;
    min-width: 195px; }
  .comment-form .form-text, .comment-form .form-url {
    width: 100%;
    max-width: 400px; }
  .comment-form .form-radios:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  .comment-form .form-radios > .form-item {
    float: left;
    margin-right: 20px; }

.comment-confirm-form .form-actions {
  margin-top: 20px; }

/* end form-comment */
.container-fluid {
  padding-left: 0;
  padding-right: 0; }

.row-fluid,
.container-fluid > .row {
  margin-left: 0;
  margin-right: 0; }
  .row-fluid > [class^="col-"],
  .container-fluid > .row > [class^="col-"] {
    padding-left: 0;
    padding-right: 0; }

.row-wider {
  margin-left: -30px;
  margin-right: -30px; }
  .row-wider > [class^="col-"] {
    padding-left: 0;
    padding-right: 0; }

@media (max-width: 1199px) {
  /* view portfolio */
  .portfolio-isotope .view-content-body .views-row {
    width: 33.333333%;
    padding-right: 8px; }

  .branding-page .section-fourth h2 {
    padding-top: 70px; }

  .branding-page .section-fourth .service-content {
    height: 100px; }

  .branding-page .two-column {
    width: 270px;
    margin: 50px 0 0 20px;
    padding: 20px; }

  .branding-page .section-fourth .column-aside-right {
    height: 800px; }

  .branding-page .section-fourth .column-aside-left {
    height: 800px; }

  .branding-page .section-fourth .title, .branding-page .section-fourth #block-pagetitle h1, #block-pagetitle .branding-page .section-fourth h1 {
    width: 370px; }

  .branding-page .contact-content {
    height: 300px; }

  .branding-page .section-sixth .container {
    width: 100%; }

  .enterprise-sol .section-fourth .column-aside-left {
    height: 600px;
    background-position: center; }

  .enterprise-sol .section-fourth .column-aside-right {
    height: 600px; }

  .mobile-app .inner-container {
    margin-right: 0px;
    margin-left: 50px; }

  .mobile-app .data-container {
    width: 970px; }

  .mobile-app .two-column {
    width: 210px;
    margin: 30px 0 0 25px;
    padding: 0px; }

  .mobile-app .section-fourth .column-aside-right {
    height: auto; }

  .mobile-app .section-sixth .iframe-map {
    width: 47%; }

  .mobile-app .ios-bg img.app1 {
    left: 180px; }

  .mobile-app .ios-bg img.app2 {
    left: 204px; }

  .mobile-app .ios-bg img.app4 {
    left: 215px; }

  .mobile-app .ios-bg img.app3 {
    left: 350px; }

  .mobile-app .android-bg img.app3 {
    left: 90px; }

  .mobile-app .android-bg img.app1 {
    left: 156px; }

  .mobile-app .android-bg img.app2 {
    left: 314px; }

  .mobile-app .android-bg img.app4 {
    left: 402px; }

  .ecommerce .data-container {
    width: auto; }

  .ecommerce .section-fourth .container, ecommerce .section-second .container {
    width: 100%;
    padding: 50px; }

  .ecommerce .two-column {
    width: 25%;
    margin: 20px 0; }

  .ecommerce .section-sixth .column-aside-right table {
    margin: 0 50px 0 50px; }

  .ecommerce .section-seventh .enterprise-services .plan-table .service-name {
    height: 50px; }

  .ecommerce .section-second, .ecommerce .section-fourth {
    background-size: cover; }

  #slideshow .views_slideshow_cycle_slide {
    height: 450px; }
  #slideshow .views-field-field-slideshow img {
    height: 400px; }
  #slideshow .views-field-fieldset {
    padding: 50px 20px 0 20px; }
  #slideshow .views-field-field-slider-title {
    font-size: 40px; }
  #slideshow .views-field-field-slideshow-content {
    font-size: 30px; } }
/* end view portfolio */
@media (min-width: 992px) {
  .front .region-primary-menu {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* view metro */
  .metro-link .fa {
    top: 37px;
    font-size: 58px; }
  .metro-link a {
    padding-top: 115px; }
    .metro-link a:hover .fa {
      top: 48px; }

  .metro-homepage {
    min-height: 158px; }

  /* end view metro */ }
@media (max-width: 991px) {
  #block-sitebranding {
    width: 32%; }

  /* header */
  .intro-block-home {
    width: 68%;
    margin-top: 47px; }

  /* end header */
  /* view metro */
  .metro-link {
    width: 25%; }

  .metro-content {
    width: 50%; }

  .metro-homepage {
    min-height: 183px; }

  /* end view metro */
  /* menu responsive */
  .fixed-menu {
    text-align: center; }

  .responsive-menu-button {
    display: block;
    padding: 10px 0;
    color: #fff;
    font-size: 1.571em;
    font-family: "avantgarde";
    text-transform: uppercase; }
    .responsive-menu-button:hover, .responsive-menu-button:focus {
      color: #fff; }

  .not-front .responsive-menu-button {
    display: none; }

  .front .header .navbar-toggle {
    display: none; }
  .front .responsive-menu-button + div {
    display: none; }
  .front #main-menu .region-primary-menu {
    display: none; }
  .front #main-menu #block-newdropdown ul {
    margin: 0;
    padding: 0;
    text-align: center; }
    .front #main-menu #block-newdropdown ul li {
      list-style: none;
      padding: 0;
      border-bottom: 1px solid #242629;
      width: 100%; }
      .front #main-menu #block-newdropdown ul li a {
        border-bottom: 1px solid #404650;
        display: block;
        padding: 15px;
        text-transform: uppercase;
        font-size: 1.142em;
        color: #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .front #main-menu #block-newdropdown ul li a:hover, .front #main-menu #block-newdropdown ul li a:focus {
          background: #0098aa; }
        .front #main-menu #block-newdropdown ul li a.current {
          background: #0098aa; }
      .front #main-menu #block-newdropdown ul li:last-child {
        border-bottom: none; }
        .front #main-menu #block-newdropdown ul li:last-child a {
          border-bottom: none; }

  /* end menu responsive */
  /* view services */
  .services-block .views-view-grid .views-col {
    float: none;
    width: 100% !important; }

  /* end view services */
  /* view blog */
  .blogs-block .view-content {
    margin-right: 0; }

  .owl-carousel-blogs .views-row {
    padding-right: 0; }

  /* End view blog */
  /* view portfolio */
  .portfolio-isotope .view-content-body .views-row {
    width: 33.33333%;
    padding-right: 8px; }

  /* end view portfolio */
  /* block contact */
  .contact-content {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 30px; }

  .iframe-map {
    padding-left: 0;
    width: 100%;
    float: none; }

  /* end block contact */
  /* content-detail */
  .content-detail .field-name-field-image {
    margin-right: 25px; }

  /* end content-detail */
  /* Mobile menu */
  .not-front #header {
    padding: 0; }

  #block-menu-menu-head-menu-mobile {
    display: block; }

  #block-menu-menu-head-menu,
  #block-system-user-menu {
    display: none; }

  #header {
    padding-bottom: 15px; }

  .not-front {
    /* end Mobile-menu */ }
    .not-front #page {
      padding-left: 0;
      right: 0;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      position: relative;
      margin-right: 0; }
    .not-front #page.toggled {
      right: 250px; }
    .not-front .btn-close {
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      display: block;
      color: white;
      cursor: pointer;
      position: absolute;
      padding: 5px 10px;
      right: 0;
      top: -28px;
      font-size: 12px;
      color: #aaa; }
    .not-front .btn-close:hover,
    .not-front .btn-close:focus {
      color: white; }
    .not-front .navbar-toggle {
      display: inline-block;
      padding: 32px 26px;
      float: none;
      border: none;
      margin: 0;
      border-radius: 0;
      background: #0098aa;
      float: right; }
      .not-front .navbar-toggle .icon-bar {
        background-color: #fff !important; }
      .not-front .navbar-toggle:hover, .not-front .navbar-toggle:focus {
        background: #017a88; }
    .not-front #page.toggled .mobile-main-menu {
      right: 0;
      display: block; }
    .not-front .overlay {
      cursor: pointer;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 999;
      background-color: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%; }
    .not-front .mobile-main-menu {
      position: fixed;
      top: 0;
      bottom: 0;
      right: -250px;
      width: 250px;
      height: 100%;
      z-index: 1000;
      overflow-y: auto !important;
      background: #333;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      display: block !important;
      padding: 30px 0 0; }
    .not-front .nav .open > a {
      background: none; }
      .not-front .nav .open > a:hover, .not-front .nav .open > a:focus {
        background: none; }
    .not-front .navbar-collapse {
      border: none;
      box-shadow: none;
      max-height: none; }
      .not-front .navbar-collapse.collapse {
        overflow-y: auto !important; }
    .not-front .mobile-main-menu {
      /* main-menu */
      /* end main-menu */ }
      .not-front .mobile-main-menu .region-primary-menu {
        position: relative; }
      .not-front .mobile-main-menu .container {
        padding: 0;
        position: static;
        width: auto; }
      .not-front .mobile-main-menu a {
        color: #ccc;
        text-transform: none; }
        .not-front .mobile-main-menu a:hover, .not-front .mobile-main-menu a:focus {
          color: #fff; }
      .not-front .mobile-main-menu ul {
        width: 250px;
        padding-left: 0;
        margin: 0; }
        .not-front .mobile-main-menu ul a {
          display: block;
          font-size: 14px;
          line-height: 14px;
          text-decoration: none; }
          .not-front .mobile-main-menu ul a:hover, .not-front .mobile-main-menu ul a:focus {
            background-color: #404040; }
        .not-front .mobile-main-menu ul > li {
          margin-left: 0;
          margin-bottom: 0;
          padding-top: 0;
          padding-right: 0;
          list-style: none;
          float: none;
          display: block; }
          .not-front .mobile-main-menu ul > li > a {
            border-top: 1px solid rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
            padding: 15px;
            background: none; }
            .not-front .mobile-main-menu ul > li > a.active, .not-front .mobile-main-menu ul > li > a.active-trail {
              color: #fff !important;
              background-color: #1a1a1a; }
            .not-front .mobile-main-menu ul > li > a.active-trail {
              color: #fff; }
            .not-front .mobile-main-menu ul > li > a:hover:before, .not-front .mobile-main-menu ul > li > a:focus:before {
              border-top-color: #fff; }
          .not-front .mobile-main-menu ul > li ul {
            padding: 5px 0 15px 30px; }
            .not-front .mobile-main-menu ul > li ul li a {
              padding: 7px 0;
              border: 0 none;
              box-shadow: none; }
              .not-front .mobile-main-menu ul > li ul li a.active-trail {
                color: #fff; }
              .not-front .mobile-main-menu ul > li ul li a:hover, .not-front .mobile-main-menu ul > li ul li a:focus {
                background-color: transparent; }
            .not-front .mobile-main-menu ul > li ul li ul {
              padding-left: 20px; }
              .not-front .mobile-main-menu ul > li ul li ul a {
                border-bottom: none; }
            .not-front .mobile-main-menu ul > li ul.menu > li > a {
              background: none; }
        .not-front .mobile-main-menu ul .expanded > a {
          position: relative; }
          .not-front .mobile-main-menu ul .expanded > a:before {
            content: "";
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -2px;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #aeaeae; }
        .not-front .mobile-main-menu ul .expanded.active-trail ul li .active,
        .not-front .mobile-main-menu ul .expanded.active-trail ul li a.active-trail {
          background-color: transparent; }

  .content-detail .field-name-field-image img {
    width: 100%; }

  .branding-page .contact-content {
    position: unset;
    height: auto; }

  .branding-page .inner-container {
    position: unset;
    top: 0;
    transform: none;
    margin-right: 0;
    margin-left: 0px; }

  .cloud-service .contact-content p {
    text-align: center; }

  .cloud-service .section-second .container {
    padding-top: 50px; }

  .branding-page .section-second h2 {
    text-align: center;
    margin-bottom: 30px; }

  .branding-page .iframe-map img {
    width: 60%; }

  .branding-page .section-third .container {
    padding: 50px; }

  .branding-page .section-fourth .column-aside-left {
    width: 100%;
    height: 300px;
    float: right;
    background-position: center; }

  .branding-page .section-fourth .title, .branding-page .section-fourth #block-pagetitle h1, #block-pagetitle .branding-page .section-fourth h1 {
    width: 600px;
    top: 110px;
    height: 70px; }

  .branding-page .section-fourth .column-aside-right {
    width: 100%; }

  .branding-page .section-fourth h2 {
    text-align: center;
    margin-left: 0; }

  .branding-page .two-column {
    width: 44%;
    margin: 50px 3% 0; }

  .branding-page .section-sixth {
    padding: 50px 0; }

  .plan-table span.pricing {
    bottom: 40px;
    font-size: 15px; }

  .plan-table span.plan-name {
    top: 40px;
    font-size: 15px; }

  .plan-table .button a {
    padding: 12px 30px; }

  .branding-page .two-column {
    margin: 30px 3% 0; }

  .service-counter {
    width: 52px;
    height: 52px;
    font-size: 28px;
    line-height: 52px; }

  .enterprise-services .service-creative-caption {
    padding: 40px 10px 10px; }

  .enterprise-services .plan-table .service-name {
    height: 40px; }

  .enterprise-sol .section-fourth .column-aside-right td {
    height: 40px; }

  .enterprise-sol .section-fourth .column-aside-right {
    height: 420px; }

  .enterprise-sol .section-fourth .column-aside-left {
    height: 470px; }

  .enterprise-sol .section-second .container {
    padding-top: 0;
    padding-botto: 0; }

  .cloud-service .section-second .container {
    padding-top: 50px; }

  .full-width-row .contact-content h3 {
    text-align: center; }

  .full-width-row .contact-content li {
    text-align: center;
    list-style: none; }

  .full-width-row .contact-content {
    margin-bottom: 0px; }

  .full-width-row {
    padding-bottom: 50px; }

  .section-seventh .container {
    padding: 50px; }

  .mobile-app .data-container {
    width: 100%; }

  .mobile-app .inner-container {
    margin-right: 50px;
    margin-left: 50px;
    text-align: center; }

  .mobile-app .section-sixth h2 {
    margin-top: 20px; }

  .mobile-app .section-second .inner-container {
    margin-right: 50px; }

  .mobile-app .iframe-map img {
    width: 200px;
    margin: 0 auto; }

  .mobile-app .two-column {
    width: 25%;
    margin: 10px 0; }

  .mobile-app .section-sixth .iframe-map {
    width: 100%; }

  .mobile-app .inner-div {
    width: 90%;
    margin: 0 auto; }

  .mobile-app .ios-bg img, .mobile-app .android-bg img {
    width: 500px; }

  .mobile-app .ios-bg img.app4 {
    left: 300px; }

  .mobile-app .ios-bg img.app2 {
    left: 292px; }

  .mobile-app .ios-bg img.app1 {
    left: 277px; }

  .mobile-app .ios-bg img.app3 {
    left: 400px; }

  .mobile-app .section-sixth .contact-content {
    height: auto; }

  .mobile-app .section-sixth .android-bg {
    margin: 30px auto; }

  .mobile-app .android-bg img.app3 {
    left: 167px; }

  .mobile-app .android-bg img.app1 {
    left: 244px; }

  .mobile-app .android-bg img.app2 {
    left: 400px; }

  .mobile-app .android-bg img.app4 {
    left: 485px; }

  .ecommerce .section-first .container {
    padding: 50px 20px; }

  .ecommerce .section-fourth .container, .ecommerce .section-second .container {
    padding: 50px 20px; }

  .ecommerce .section-third, .ecommerce .section-sixth {
    background-position: -180px; }

  .ecommerce .section-third .container, .ecommerce .section-sixth .container {
    padding: 50px 20px; }

  .ecommerce .section-third .column-aside-right table, .ecommerce .section-sixth .column-aside-right table {
    margin: 0px; }

  .ecommerce .section-third h3, .ecommerce .section-sixth h3 {
    margin-left: 0px;
    margin-top: 0px; }

  .ecommerce .section-third .column-aside-left, .ecommerce .section-sixth .column-aside-left {
    height: 450px; }

  .ecommerce .section-third .column-aside-right, .ecommerce .section-sixth .column-aside-right {
    height: 450px; }

  .ecommerce .section-fourth h2 {
    padding-top: 0px; }

  .ecommerce .section-sixth {
    padding: 0px; }

  .ecommerce .section-sixth .column-aside-right table {
    margin: 0px; }

  .ecommerce .section-seventh .container {
    padding: 50px 20px; }

  #slideshow .views_slideshow_cycle_slide {
    height: 350px; }
  #slideshow .views-field-field-slideshow img {
    height: 300px; }
  #slideshow .views-field-fieldset {
    padding: 50px 20px 0 20px; }
  #slideshow .views-field-field-slider-title {
    font-size: 30px;
    margin-bottom: 10px; }
  #slideshow .views-field-field-slideshow-content {
    font-size: 24px; }
    #slideshow .views-field-field-slideshow-content p {
      margin-bottom: 10px; } }
@media (max-width: 767px) {
  #block-sitebranding {
    float: none;
    width: 180px; }

  .front #logo {
    float: none; }

  .header {
    margin-bottom: 30px;
    text-align: center; }

  .intro-block-home {
    margin-top: 20px; }
    .intro-block-home h1 {
      font-size: 1.428em; }
    .intro-block-home p {
      font-size: 1em; }

  /* end header */
  /* view metro */
  .metro-link {
    width: 50%; }

  .metro-content {
    width: 100%; }
    .metro-content img {
      width: 100%; }
    .metro-content .views-field-body {
      display: none; }
    .metro-content .metro-info {
      background: rgba(0, 152, 170, 0.6);
      text-align: left;
      position: absolute;
      bottom: 0;
      width: 101%;
      height: 57px;
      display: block;
      padding: 20px; }
      .metro-content .metro-info a {
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.2;
        color: #fff;
        font-size: 1.428em; }
        .metro-content .metro-info a:hover, .metro-content .metro-info a:focus {
          text-decoration: underline; }
      .metro-content .metro-info .field-body {
        display: none; }

  .metro-homepage {
    min-height: 180px; }

  /* end view metro */
  /* view portfolio */
  .portfolio-isotope .portfolio-select-list {
    display: block;
    height: 44px;
    border: 1px solid #333333;
    padding: 0 20px;
    width: 100%;
    color: #333333;
    font-family: "open_sansregular";
    font-size: 1.142em;
    background: none; }
    .portfolio-isotope .portfolio-select-list option {
      padding: 10px 20px;
      height: 44px;
      background: none; }
  .portfolio-isotope .view-header {
    margin-bottom: 50px; }
    .portfolio-isotope .view-header .views-row {
      display: none;
      text-align: left;
      border-right: 2px solid #333333;
      border-left: 2px solid #333333; }
      .portfolio-isotope .view-header .views-row > a {
        color: #333333;
        display: block;
        border-bottom: 1px solid #d0d0d0;
        font-size: 1.142em;
        width: 100%;
        font-family: "open_sansregular";
        padding: 10px 20px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        text-transform: none;
        /*  &.current {
             text-transform: none;
         } */ }
        .portfolio-isotope .view-header .views-row > a:hover, .portfolio-isotope .view-header .views-row > a:focus {
          color: #0098aa; }
      .portfolio-isotope .view-header .views-row:last-child {
        border-bottom: 2px solid #333333; }
        .portfolio-isotope .view-header .views-row:last-child a {
          border-bottom: none; }
      .portfolio-isotope .view-header .views-row:first-child {
        border-top: 2px solid #333; }
    .portfolio-isotope .view-header > div {
      display: block; }
    .portfolio-isotope .view-header .mobile-item {
      cursor: pointer;
      border: none;
      background: none;
      border: 2px solid #333333; }
      .portfolio-isotope .view-header .mobile-item > a {
        color: #333333;
        position: relative;
        border: none;
        background: none; }
        .portfolio-isotope .view-header .mobile-item > a:before {
          position: absolute;
          bottom: 50%;
          right: 10px;
          margin-bottom: -5px;
          content: "";
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 5px solid #333333; }
        .portfolio-isotope .view-header .mobile-item > a:hover, .portfolio-isotope .view-header .mobile-item > a:focus {
          background: none;
          color: #333333; }
    .portfolio-isotope .view-header .tab-open .mobile-item > a:before {
      border-top: none;
      border-bottom: 5px solid #333333; }
  .portfolio-isotope .view-content-body .views-row {
    width: 50%;
    padding-right: 8px; }
  .portfolio-isotope .views-field-body {
    display: none; }
  .portfolio-isotope .views-field-view-node {
    display: none; }
  .portfolio-isotope .view-field-nothing {
    transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
    -moz-transform: translate(0);
    opacity: 1;
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    height: auto; }
  .portfolio-isotope .view-field-field-images a {
    display: block; }
  .portfolio-isotope .views-field-title {
    margin-top: 0;
    margin-bottom: 0; }
    .portfolio-isotope .views-field-title a {
      margin-top: 0;
      margin-bottom: 0; }

  /* end view portfolio */
  /* content detail */
  .content-detail .field-name-field-image {
    margin-right: 20px;
    margin-bottom: 15px; }

  /* end content detail */
  /*  block comment */
  .content-comment .indented {
    padding-left: 100px; }

  /* end block comment*/
  /* footer */
  .footer {
    text-align: center; }
    .footer .region-footer > div {
      float: none;
      width: 100%;
      text-align: center; }
    .footer .copyright {
      float: none;
      margin-bottom: 15px; }
    .footer .socials {
      float: none; }
      .footer .socials .social-list {
        float: none;
        display: inline-block; }
        .footer .socials .social-list li {
          margin: 0 3px; }
      .footer .socials p {
        float: none;
        display: inline-block; }

  /* end footer */
  .three-column, .four-column {
    width: 50%;
    margin-bottom: 10px; }

  .site-logo img {
    width: 100%;
    max-width: 200px; }

  .enterprise-sol .section-sixth .four-column {
    margin-top: 0px; }

  h2 {
    font-size: 36px; }

  .plan-table {
    font-size: 9px;
  }

  .plan-table span.pricing{
    font-size: 9px;
    display: none;
  }

  .plan-table span.plan-name{
    top: 25px;
    font-size: 7px;
    color: black;
  }

  .plan-table h4{
    font-size: 12px;
  }

  .mobile-app .ios-bg img.app1 {
    left: 210px; }

  .mobile-app .ios-bg img.app2 {
    left: 229px; }

  .mobile-app .ios-bg img.app3 {
    left: 367px; }

  .mobile-app .ios-bg img.app4 {
    left: 260px; }

  .mobile-app .android-bg img.app1 {
    left: 186px; }

  .mobile-app .android-bg img.app2 {
    left: 340px; }

  .mobile-app .android-bg img.app3 {
    left: 118px; }

  .mobile-app .android-bg img.app4 {
    left: 448px; }

  .enterprise-services .plan-table {
    display: block; }

  .ecommerce .section-second .service-name, .ecommerce .section-fourth .service-name {
    font-size: 13px; }

  .ecommerce .section-seventh .two-column {
    width: 50%;
    margin: 0px; }

  .enterprise-services {
    display: flex; }

  #slideshow .views_slideshow_cycle_slide {
    height: 300px; }
  #slideshow .views-field-field-slideshow img {
    height: 250px; }
  #slideshow .views-field-field-slider-title {
    font-size: 24px; }
  #slideshow .views-field-field-slideshow-content {
    font-size: 20px; } }
@media (max-width: 640px) {
  h1 {
    font-size: 2.571em; }

  /* Page login */
  .form-text,
  .form-email {
    max-width: 100%;
    width: 100%; }

  nav.tabs {
    text-align: center; }
    nav.tabs ul li {
      float: none;
      display: inline-block; }
      nav.tabs ul li a {
        display: inline-block; }

  /* end page login */
  .owl-carousel-portfolio {
    margin-bottom: 25px; }
    .owl-carousel-portfolio .owl-theme .owl-controls {
      margin-top: 36px;
      /* note */ }

  h2 {
    font-size: 26px; }

  h3 {
    font-size: 22px; }

  .branding-page .section-fourth .title, .branding-page .section-fourth #block-pagetitle h1, #block-pagetitle .branding-page .section-fourth h1 {
    width: 400px;
    top: 80px;
    height: 50px;
    font-size: 26px; }

  .branding-page .section-fourth .column-aside-left {
    height: 200px; }

  .branding-page .section-fourth .service-name {
    font-size: 15px; }

  .branding-page .section-fourth h2 {
    padding-top: 50px; }

  .branding-page .section-fourth .column-aside-right {
    height: auto;
    padding-bottom: 50px; }

  .front .header {
    padding-top: 40px; }

  .front .section-fourth h1 {
    font-size: 20px; }

  .front .section-fourth h2 {
    margin-bottom: 30px;
    font-size: 40px; }

  .front .section-fourth .product-container h2 {
    font-size: 20px; }

  .enterprise-sol .section-fourth .column-aside-left {
    height: 350px; }

  .enterprise-sol .section-fourth .column-aside-right {
    padding-bottom: 0px; }

  .enterprise-sol .section-fourth .column-aside-right table {
    margin: 0 50px 0 50px; }

  .branding-page .section-sixth h2 {
    margin-bottom: 30px; }

  .full-width-row .contact-content h3 {
    padding-left: 0px; }

  .full-width-row ul {
    padding-left: 0px; }

  .full-width-row {
    padding-bottom: 30px; }

  .mobile-app .inner-container {
    margin: 0px; }

  .mobile-app .section-second .inner-container {
    margin: 0px; }

  .mobile-app .ios-bg img, .mobile-app .android-bg img {
    width: 300px; }

  .mobile-app .ios-bg img.app1, .mobile-app .ios-bg img.app2, .mobile-app .ios-bg img.app3, .mobile-app .ios-bg img.app4 {
    width: 40px; }

  .mobile-app .android-bg img.app1, .mobile-app .android-bg img.app2, .mobile-app .android-bg img.app3, .mobile-app .android-bg img.app4 {
    width: 40px; }

  .mobile-app .ios-bg img.app1 {
    left: 233px;
    top: 158px; }

  .mobile-app .ios-bg img.app2 {
    left: 258px;
    top: 98px; }

  .mobile-app .ios-bg img.app3 {
    left: 389px;
    top: 126px; }

  .mobile-app .ios-bg img.app4 {
    left: 389px;
    top: 6px; }

  .mobile-app .android-bg img.app1 {
    left: 118px;
    top: 9px; }

  .mobile-app .android-bg img.app2 {
    left: 187px;
    top: 14px; }

  .mobile-app .android-bg img.app3 {
    left: 135px;
    top: 100px; }

  .mobile-app .android-bg img.app4 {
    left: 326px;
    top: 28px; }

  form#webform-submission-contact-add-form {
    width: 500px; }

  .mobile-app .inner-div {
    padding: 10px; }

  .ecommerce .section-third, .ecommerce .section-sixth {
    background-position: -200px; }

  .ecommerce .section-third .container {
    background-image: linear-gradient(to left, white 60%, transparent 70%); }

  .ecommerce .section-third .column-aside-left, .ecommerce .section-sixth .column-aside-left {
    width: 40%; }

  .ecommerce .section-third .column-aside-right, .ecommerce .section-sixth .column-aside-right {
    width: 60%; }

  .ecommerce .section-fourth .service-name {
    font-size: 13px; }

  .ecommerce .section-sixth {
    background-position: -330px; }

  .ecommerce .section-sixth .container {
    background-image: linear-gradient(to right, white 50%, transparent 70%); }

  .ecommerce .section-fourth h2 {
    padding-top: 0px; }

  .intro-block-home {
    margin-top: 40px;
    width: 100%; }

  #block-sitebranding {
    margin: auto; }

  .site-logo img {
    margin-top: 20px; }

  #slideshow .views_slideshow_cycle_slide {
    height: 250px; }
  #slideshow .views-field-field-slideshow img {
    height: 200px; }
  #slideshow .views-field-field-slider-title {
    font-size: 20px; }
  #slideshow .views-field-field-slideshow-content {
    font-size: 16px; } }
@media (max-width: 609px) {
  body.toolbar-fixed .toolbar-oriented,
  .toolbar-oriented .toolbar-bar,
  .toolbar-oriented .toolbar-tray {
    position: fixed;
    top: 0; } }
@media (max-width: 560px) {
  /* view blog */
  .owl-carousel-blogs .views-field-field-image {
    margin: 0 20px 0 0; }

  /* end view blog */
  /* Page login */
  nav.tabs {
    text-align: center; }
    nav.tabs ul li {
      float: none;
      margin-right: 0;
      margin-bottom: 7px; }
      nav.tabs ul li a {
        display: inline-block;
        min-width: 200px;
        min-height: 44px; }

  /* end page login */
  .branding-page .section-third p {
    font-size: 14px; }

  h3 {
    font-size: 20px;
    margin-top: 30px; }

  .branding-page .section-third .container {
    padding: 30px; }

  .branding-page .two-column {
    width: 48%;
    margin: 20px 1% 0;
    padding: 10px; }

  .enterprise-sol .three-column {
    padding: 30px 0 0; }

  .service-counter {
    left: 48%; }

  .enterprise-sol .section-sixth {
    padding-bottom: 0px; }

  .ecommerce .section-third, .ecommerce .section-sixth {
    background-position: top left;
    background-size: 570px;
    background-repeat: no-repeat; }

  .ecommerce .section-third .container, .ecommerce .section-sixth .container {
    background-image: none; }

  .ecommerce .section-third .column-aside-left, .ecommerce .section-sixth .column-aside-left {
    height: 300px;
    width: 100%; }

  .ecommerce .section-third .column-aside-right, .ecommerce .section-sixth .column-aside-right {
    height: 400px;
    width: 100%; }

  .ecommerce .section-sixth {
    background-position: bottom right; }

  .ecommerce .section-sixth .container {
    background-image: none; }

  .ecommerce .section-seventh .enterprise-services {
    padding-top: 40px; }

  .ecommerce .section-third .column-aside-right td, .ecommerce .section-sixth .column-aside-right td {
    font-size: 14px; }

  .section-seventh p {
    font-size: 14px; }

  .ecommerce .section-second h2, .ecommerce .section-fourth h2 {
    font-size: 2.5em; }

  #block-sitebranding {
    width: 120px; }

  .intro-block-home h1 {
    font-size: 14px;
    letter-spacing: 1px; }

  #slideshow .views-field-field-slider-title {
    font-size: 18px; }
  #slideshow .views-field-field-slideshow-content {
    font-size: 14px; }
  #slideshow .views-field-fieldset {
    padding: 20px 20px 0 20px; } }
@media (max-width: 480px) {
  .section h2 {
    font-size: 2.5em; }

  /*  block comment */
  .js-comment {
    padding-left: 70px; }
    .js-comment img {
      max-width: 60px; }
    .js-comment footer a {
      float: none;
      margin-right: 0; }

  .content-comment h2 {
    font-size: 1.786em; }
  .content-comment .indented {
    padding-left: 25px; }

  /* end block comment*/
  /* view metro */
  .metro-homepage {
    min-height: 172px; }

  .metro-content .metro-info {
    height: 44px;
    padding: 12px; }
  .metro-content .metro-title a {
    margin-bottom: 10px; }

  /* end view metro */
  /* view portfolio */
  .portfolio-isotope .view-content-body .views-row {
    width: 100%;
    padding-right: 8px; }

  .owl-carousel-portfolio {
    margin-bottom: 20px; }
    .owl-carousel-portfolio .owl-theme .owl-controls {
      margin-top: 31px;
      /* note */ }

  /* end view portfolio */
  /* content detail */
  .content-detail .title, .content-detail #block-pagetitle h1, #block-pagetitle .content-detail h1 {
    font-size: 2.142em; }
  .content-detail .field-name-field-image {
    float: none;
    text-align: center;
    margin-right: 0;
    max-width: 100%;
    margin-bottom: 15px; }
  .content-detail .field-name-field-icon {
    float: none;
    margin-right: 0; }

  /* end content detail */
  nav.tabs ul li {
    margin-left: 0;
    display: block; }
    nav.tabs ul li a {
      display: block; }

  .branding-page .iframe-map img {
    width: 100%; }

  .branding-page .section-fourth .title, .branding-page .section-fourth #block-pagetitle h1, #block-pagetitle .branding-page .section-fourth h1 {
    width: 320px;
    font-size: 22px; }

  .branding-page .two-column {
    width: 80%;
    margin: 20px 10% 0; }

  .branding-page .section-fourth .column-aside-right {
    background-size: cover; }

  .tab button {
    padding: 10px;
    font-size: 14px; }

  .three-column, .four-column {
    width: 100%; }

  .site-logo img {
    width: 100%;
    max-width: 150px; }

  .not-front #block-sitebranding {
    position: unset; }

  .service-counter {
    left: 64%; }

  .enterprise-services .plan-table .service-name {
    height: 20px; }

  .enterprise-sol .section-third h2 {
    margin-bottom: 30px; }

  .enterprise-sol .section-fourth .column-aside-left {
    display: none; }

  .enterprise-sol .section-fourth .column-aside-right table {
    margin: 0 20px; }

  .enterprise-sol .section-fourth .column-aside-right td {
    height: 50px;
    font-size: 14px; }

  .section-seventh h2 {
    font-size: 18px; }

  .section-seventh .container {
    padding: 50px 20px; }

  .mobile-app .contact-content {
    margin-bottom: 0px; }

  .mobile-app .section-second .iframe-map img {
    width: 200px; }

  .mobile-app .ios-bg img, .mobile-app .android-bg img {
    width: 300px; }

  .mobile-app .two-column {
    width: 50%;
    margin: 10px 0; }

  .app-feature {
    width: 80%; }

  .mobile-app .ios-bg img.app1 {
    left: 159px; }

  .mobile-app .ios-bg img.app2 {
    left: 175px; }

  .mobile-app .ios-bg img.app3 {
    left: 277px; }

  .mobile-app .ios-bg img.app4 {
    left: 283px; }

  .mobile-app .android-bg img.app1 {
    left: 69px; }

  .mobile-app .android-bg img.app2 {
    left: 120px; }

  .mobile-app .android-bg img.app3 {
    left: 84px; }

  .mobile-app .android-bg img.app4 {
    left: 233px; }

  form#webform-submission-contact-add-form {
    width: 100%; }

  .section h2 {
    font-size: 20px; }

  .ecommerce .section-first h2 {
    margin-bottom: 20px; }

  .ecommerce .section-third, .ecommerce .section-sixth {
    background-size: 430px; }

  .ecommerce .section-third .column-aside-left, .ecommerce .section-sixth .column-aside-left {
    height: 230px; }

  .ecommerce .section-seventh .enterprise-services p {
    font-size: 13px; }

  #slideshow .views_slideshow_cycle_slide {
    height: 200px; }
  #slideshow .views-field-field-slideshow img {
    height: 150px; }
  #slideshow .views-field-field-slider-title {
    font-size: 14px; }
  #slideshow .views-field-field-slideshow-content {
    font-size: 10px; } }
@media (max-width: 375px) {
  .metro-content .metro-info {
    height: 44px;
    padding: 12px; }
  .metro-content .metro-title a {
    margin-bottom: 10px; } }
@media (max-width: 360px) {
  .header h1 {
    margin-bottom: 15px;
    line-height: 1.4; }

  /* view metro */
  .metro-link .fa {
    top: 31px;
    font-size: 58px; }
  .metro-link a {
    padding-top: 101px; }
    .metro-link a:hover .fa {
      top: 40px; }

  .metro-homepage {
    min-height: 149px; }

  .metro-content .metro-title a {
    margin-bottom: 10px;
    font-size: 1.214em; }

  /* end view metro */
  /* view blog */
  .owl-carousel-blogs .views-field-field-image img {
    max-width: 80px; }

  /* end view blog */
  /* view portfolio */
  .portfolio-isotope .view-content-body .views-row {
    width: 100%;
    padding-right: 8px; }

  .owl-carousel-portfolio {
    margin-bottom: 15px; }
    .owl-carousel-portfolio .owl-theme .owl-controls {
      margin-top: 26px;
      /* note */ }

  /* end view portfolio */
  /* content detail */
  .content-detail .field-name-field-image {
    float: none; }

  /* end content detail */
  /*  block comment */
  .content-comment .indented {
    padding-left: 15px; }

  /* end block comment*/
  .branding-page .slideshow-wrapper {
    background: #15161a url(../images/bg-panel-1.jpg) center top no-repeat;
    padding-top: 30px; }

  .section-second .container {
    padding-top: 40px;
    padding-bottom: 40px; }

  .section-second .contact-content {
    margin-bottom: 10px; }

  .branding-page .section-third .container {
    padding: 20px; }

  h3 {
    font-size: 16px; }

  .branding-page .section-fourth .column-aside-left {
    height: 150px; }

  .branding-page .section-fourth .title, .branding-page .section-fourth #block-pagetitle h1, #block-pagetitle .branding-page .section-fourth h1 {
    width: 260px;
    height: 42px;
    font-size: 18px; }

  .branding-page .section-fourth .service-name {
    font-size: 14px; }

  .branding-page .section-fourth .service-content {
    height: auto; }

  .branding-page .section-sixth h2 {
    margin-bottom: 30px; }

  .branding-page .section-sixth .container {
    padding: 5px; }

  .tab button {
    padding: 5px;
    font-size: 12px;
    margin-right: 3px; }

  .plan-table img {
    width: 160px; }

  .branding-page .section-sixth {
    padding: 30px 0; }

  .service-counter {
    left: 42%; }

  .enterprise-services .plan-table .service-name {
    height: 40px; }

  .enterprise-sol .section-fourth .column-aside-right tr td:first-child {
    display: none; }

  .enterprise-sol .section-fourth .column-aside-right td {
    height: auto;
    font-size: 13px;
    padding-top: 10px; }

  .enterprise-sol .section-sixth .four-column {
    padding-bottom: 0px; }

  .enterprise-sol .section-second .container {
    padding-top: 0;
    padding-bottom: 0; }

  .cloud-service .section-second .container {
    padding-top: 50px; }

  .button a {
    padding: 12px 20px; }

  .enterprise-sol .section-first .container {
    padding-top: 40px;
    padding-bottom: 40px; }

  .mobile-app .section-second h2, .mobile-app .section-sixth h2 {
    font-size: 20px; }

  .mobile-app .section-second .iframe-map img {
    width: 150px; }

  .mobile-app .two-column {
    width: 100%;
    margin: 0px; }

  .mobile-app .inner-div {
    width: 150px;
    height: 150px; }

  .app-feature {
    width: 90%; }

  .mobile-app .ios-bg img, .mobile-app .android-bg img {
    width: 200px; }

  .mobile-app .ios-bg img.app1, .mobile-app .ios-bg img.app2, .mobile-app .ios-bg img.app3, .mobile-app .ios-bg img.app4 {
    display: none; }

  .mobile-app .android-bg img.app1, .mobile-app .android-bg img.app2, .mobile-app .android-bg img.app3, .mobile-app .android-bg img.app4 {
    display: none; }

  form#webform-submission-contact-add-form {
    padding: 20px 5px; }

  .form-item, .form-url {
    margin: 0 0 10px 0; }

  label {
    margin-bottom: 5px; }

  .ecommerce .section-seventh .two-column {
    width: 100%; }

  .ecommerce .section-sixth {
    padding: 20px; }

  #slideshow .views_slideshow_cycle_slide {
    height: 150px; }
  #slideshow .views-field-field-slideshow img {
    height: 100px; }
  #slideshow .views-field-field-slider-title {
    font-size: 10px; }
  #slideshow .views-field-field-slideshow-content {
    font-size: 8px; }
    #slideshow .views-field-field-slideshow-content p {
      margin-bottom: 5px; }
  #slideshow .views-field-fieldset {
    padding: 10px 10px 0 10px; } }
@media (max-width: 320px) {
  /* view metro */
  .metro-link .fa {
    top: 33px;
    font-size: 58px; }
  .metro-link a {
    padding-top: 106px; }
    .metro-link a:hover .fa {
      top: 43px; }

  .metro-homepage {
    min-height: 149px; }

  .ecommerce .section-third .column-aside-right tr td:first-child:before, .ecommerce .section-sixth .column-aside-right tr td:first-child:before {
    display: none; }

  .ecommerce .section-third .column-aside-right td, .ecommerce .section-sixth .column-aside-right td {
    text-align: center;
    height: 45px; }

  .ecommerce .section-third h3, .ecommerce .section-sixth h3 {
    text-align: center; }

  /* end view metro */ }

/*# sourceMappingURL=style.css.map */
