/* Generated by less 2.5.1 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,700,600);
/* for new cloud page 30-07-2021 */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;200;300;400;500;600;700&display=swap');
/*font family add*/
@font-face {
  font-family:moderne-demi;  
  src: url('/wp-content/themes/tetrabyte/public/fonts/moderne-demi.ttf') format('truetype');
}
@font-face {
  font-family:Womby;  
  src: url('/wp-content/themes/tetrabyte/public/fonts/Womby.ttf') format('truetype');  
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
legend,
label,
table,
caption,
thead,
tbody,
tfoot,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
header,
footer,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form,
fieldset,
legend,
label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote:before,
q:before {
  content: open-quote;
  font-size: 6em;
  display: block;
  opacity: .3;
  line-height: 1em;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  color: rgba(26, 26, 26, 0.9);
  padding: 32px 32px 0;
  text-align: center;
  margin: 0;
}
blockquote:after,
q:after {
  content: close-quote;
  visibility: hidden;
}
blockquote p,
q p {
  font-size: 2rem;
  line-height: 1.5em;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
:focus {
  outline: 0;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 0px;
  border: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 0;
}
.ua-ie hr {
  height: 2px;
}
br {
  margin: 0;
  padding: 0;
}
input,
select {
  margin: 0;
  padding: 0;
}
input {
  border: 1px solid #000000;
}
img,
object,
embed {
  max-width: 100%;
}
.gradient-blue {
  background-color: #0096c8;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00bcfb), to(#0096c8));
  background-image: -webkit-linear-gradient(top, #00bcfb, #0096c8);
  background-image: -moz-linear-gradient(top, #00bcfb, #0096c8);
  background-image: -ms-linear-gradient(top, #00bcfb, #0096c8);
  background-image: -o-linear-gradient(top, #00bcfb, #0096c8);
  background-image: linear-gradient(top, #00bcfb, #0096c8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bcfb', endColorstr='#0096c8');
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28.8px;
  line-height: 2.88rem;
  font-family: 'Source Sans Pro', sans-serif;
  color: #4a4a4a;
}
.left,
.alignleft {
  float: left;
}
.right,
.alignright {
  float: right;
}
.center,
.aligncenter {
  text-align: center;
  margin: 0 auto;
}
.green {
  color: #00a88a;
}
.green-bg {
  background: #00a88a;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
h1 {
  font-size: 2.5rem;
  line-height: 3rem;
  margin-bottom: 30px !important;
}
h2 {
  margin: 0 0 20px 0;
  font-size: 2rem;
  font-weight: 600;
}
h3 {
  margin: 0 0 20px 0;
  font-size: 2rem;
  font-weight: 300;
}
a {
  color: #949494;
  text-decoration: none !important;
}
a:visited,
a:hover {
  color: #949494;
}

.content a {
  color: #800000;
  text-decoration: none !important;
}
.content a:visited,
a:hover {
  color: #800000;
}


a img {
  display: block;
}
p {
  padding: 0 0 10px 0;
  text-align: justify;
}
p.lead {
  text-align: left;
}
strong {
  font-weight: 700;
}
abbr[title] {
  border: none;
  cursor: text;
}
abbr[title].needs-help {
  cursor: help;
}
dl {
  border: 1px solid #ffffff;
}
dl > div {
  padding: 12px;
}
dl > div > dt,
dl > div > dd,
dl > div dl {
  margin: 0 -12px 0 -12px;
}
dl > div > dt,
dl > div > dd {
  padding: 0 12px 12px 12px;
}
dl > div dt {
  padding-top: 12px;
  border-top: 1px solid white;
}
dl > div dd {
  border-bottom: 1px solid #ffffff;
}
table {
  width: 100%;
  margin-bottom: 24px;
  border-collapse: separate;
  border: 1px solid #ffffff;
}
caption {
  padding: 12px 10px;
  text-align: left;
  background-color: #faf7f0;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#ffffff));
  background-image: -webkit-linear-gradient(top, white, #ffffff);
  background-image: -moz-linear-gradient(top, white, #ffffff);
  background-image: -ms-linear-gradient(top, white, #ffffff);
  background-image: -o-linear-gradient(top, white, #ffffff);
  background-image: linear-gradient(top, white, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#ffffff');
  border: 1px solid #ffffff;
  border-bottom: none;
}
thead {
  background-color: #faf7f0;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#ffffff));
  background-image: -webkit-linear-gradient(top, white, #ffffff);
  background-image: -moz-linear-gradient(top, white, #ffffff);
  background-image: -ms-linear-gradient(top, white, #ffffff);
  background-image: -o-linear-gradient(top, white, #ffffff);
  background-image: linear-gradient(top, white, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#ffffff');
}
tr:last-child td {
  border-bottom: none;
}
th,
td {
  padding: 6px 10px;
}
th {
  text-align: left;
  border-bottom: 1px solid #ffffff;
}
td {
  border: none;
  border-top: 1px solid white;
  border-bottom: 1px solid #ffffff;
}
.inlineLabel {
  display: block;
  margin-bottom: 2em;
}
.inlineLabel input[type=text],
.inlineLabel input[type=password],
.inlineLabel textarea {
  float: right;
  position: relative;
  top: -0.7em;
  width: 75%;
}
label {
  width: 50%;
}
textarea {
  height: 15em;
}
::-webkit-input-placeholder {
  color: #757575;
  text-transform: uppercase;
  font-weight: 500;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #757575;
  text-transform: uppercase;
  font-weight: 500;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #757575;
  text-transform: uppercase;
  font-weight: 500;
}
:-ms-input-placeholder {
  color: #757575;
  text-transform: uppercase;
  font-weight: 500;
}
::placeholder {
  color: black ;
}
input[type=text],
input[type=password],
textarea {
  padding: 5px 10px;
  font-family: Helvetica;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #757575;
  border: 1px solid #ffffff;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
input[type=text]:hover,
input[type=password]:hover,
textarea:hover {
  border-color: #ffffff;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  border-color: #00a88a;
  -webkit-box-shadow: 0 0 5px rgba(0, 168, 138, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 168, 138, 0.3);
  box-shadow: 0 0 5px rgba(0, 168, 138, 0.3);
}
#searchform {
  position: absolute;
  width: 80%;
  top: 0;
  left: 50%;
  margin-left: -40%;
}
#searchform:before {
  position: absolute;
  top: 8px;
  width: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: simple-line-icons;
  content: "\e090";
  font-size: 20px;
  font-size: 2rem;
  line-height: 36px;
  line-height: 3.6rem;
  text-decoration: inherit;
  text-align: center;
  color: #949494;
  z-index: 1;
}
#searchform input[name=s] {
  position: relative;
  top: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 10px 8px 40px;
  border: 1px solid #00a88a;
  background: none;
}
#searchform input[type=submit] {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}
#searchform label {
  display: none;
}
.cta-block .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.cta-block .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: -10px;
}
.cf:after {
  content: '';
  display: table;
  clear: both;
}
.trynowbutton {
    border-radius: 25px;
    border-color: black;
    border-style: solid;
    border-width: 2px;
    background: grey;
    padding: 25px;
    max-width: 100%;
    text-align: center;
    color: black;
}
.cf:after {
  content: '';
  display: table;
  clear: both;
}
.ua-ie-6 .cf,
.ua-ie-7 .cf {
  zoom: 1;
}
.ua-ie-6 .cf:before,
.ua-ie-7 .cf:before {
  content: '';
  display: table;
}
.hide_from_all {
  display: none;
  visibility: hidden;
}
.hide-from-screen {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}
.ua-ie-7 .button {
  zoom: 1;
}
.button {
  display: inline-block;
  margin: 0 10px 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid;
}
.button:last-child {
  margin-right: 0;
}
.button:visited,
.button:hover {
  color: white;
}
.button.green {
  color: white;
  background: #00a88a;
  border-color: #00a88a;
  transition: all 0.4s ease-in-out;
}
.button.green:hover {
  background: white;
  border-color: #00a88a;
  color: #00a88a;
}
.button.green.transparent {
  color: #00a88a;
  background: none;
  border-color: #00a88a;
  transition: all 0.4s ease-in-out;
}
.button.green.transparent:hover {
  background: #00a88a;
  color: white;
}
.button.small {
  padding: 2px 6px 3px 6px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 21.6px;
  line-height: 2.16rem;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.button.medium {
  padding: 4px 12px 6px 12px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 25.2px;
  line-height: 2.52rem;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
input[type="submit"].button:hover {
  border-color: #0096c8;
}
.reveal-modal-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}
.reveal-modal {
  position: absolute;
  visibility: hidden;
  top: 100px;
  left: 50%;
  width: 520px;
  margin-left: -260px;
  padding: 30px 40px 34px;
  background: #ffffff url('../img/int/backgrounds/modal-gloss.png') no-repeat -200px -80px;
  z-index: 101;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reveal-modal.small {
  width: 200px;
  margin-left: -100px;
}
.reveal-modal.medium {
  width: 400px;
  margin-left: -200px;
}
.reveal-modal.large {
  width: 600px;
  margin-left: -300px;
}
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -400px;
}
.reveal-modal .close-reveal-modal {
  font-size: 22px;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.container:after {
  content: '';
  display: table;
  clear: both;
}
.vcard {
  font-family: courier;
  text-transform: lowercase;
}
.vcard .n,
.vcard .nickname {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}
@media print {
  nav {
    display: none;
  }
  body:before {
    display: block;
    content: "Don't forget to recycle this paper once you are done with it.";
    margin-bottom: 20px;
    padding: 10px;
    background-color: #b4ffb4;
    border: 1px solid green;
    color: green;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    margin-bottom: 20px;
    color: black;
  }
  a {
    color: #0066cc;
    font-weight: bold;
  }
  a:link:after {
    content: ' (http://jungle-media.com/' attr(href) ')';
  }
  #comments {
    page-break-before: always;
  }
}
@media only screen {
  #mq {
    display: none;
    visibility: hidden;
    content: '320';
  }
  #mq:after {
    content: '320';
  }
  header[role="banner"] {
    padding: 20px 0;
    background: rgba(255, 255, 255, 1);
    position: fixed;
    width: 100%;
    z-index: 51;
    transition: all 0.2s ease-in-out;
  }
  header[role="banner"] .call-us h3 {
    text-transform: uppercase;
    font-weight: 500;
    line-height: 2.5rem;
    font-size: 1.8rem;
  }
  header[role="banner"] .call-us h3 span {
    font-weight: 800;
    font-size: 3.2rem;
  }
  header[role="banner"] section.container {
    position: relative;
  }
  header[role="banner"] section.container .ashley {
    position: absolute;
    bottom: -20px;
    right: -47px;
    transition: all 0.2s ease-in-out;
  }
  header[role="banner"] .search-header {
    position: relative;
  }
  header[role="banner"] .head-logo img {
    transition: all 0.2s ease-in-out;
  }
  header[role="banner"] .main-menu {
    padding: 10px 0 0 0;
    position: absolute;
    bottom: -119px;
  }
  header[role="banner"] .main-menu ul li {
    display: inline-block;
  }
  header[role="banner"] .main-menu ul li a {
    // text-transform: uppercase;
    font-size: 1.6rem;
    padding: 10px 18px 12px 18px;
    transition: all 0.2s ease-in-out;
    display: block;
    border-bottom: 3px solid transparent;
	cursor:pointer;
  }
  header[role="banner"] .main-menu ul li a:hover {
    color: #00a88a;
  }
  header[role="banner"] .main-menu ul li.current-menu-item a {
    color: #00a88a;
    border-bottom: 3px solid #00a88a;
    position: relative;
  }
  header[role="banner"] .main-menu ul li.menu-item-has-children {
    position: relative;
  }
  header[role="banner"] .main-menu ul li.menu-item-has-children a:after {
    font-family: FontAwesome;
    content: '\f107';
    /*float: right;*/
    padding-left: 10px;
  }
  header[role="banner"] .main-menu ul li ul.sub-menu {
    background: #00a88a;
    color: white;
    position: absolute;
    left: 0;
    top: 53px;
    /* make this equal to the line-height of the links (specified below) */
    width: 250px;
    z-index: 51;
    box-shadow: 1px 1px 3px rgba(55, 55, 55, 0.2);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  header[role="banner"] .main-menu ul li ul.sub-menu li {
    display: block;
    text-align: left;
  }
  header[role="banner"] .main-menu ul li ul.sub-menu li a {
    color: #949494;
    display: block;
    padding: 10px 15px;
    color: white;
  }
  header[role="banner"] .main-menu ul li ul.sub-menu li a:hover {
    background: #949494;
    color: #ffffff;
  }
  header[role="banner"] .main-menu ul li ul.sub-menu li a:after {
    content: '';
  }
  header[role="banner"] .main-menu ul li ul.sub-menu li:last-child a {
    border: 0;
  }
  header[role="banner"] .main-menu ul li ul.sub-menu {
    display: none;
  }
  header[role="banner"].sticky {
    padding-top: 10px;
    background: white;
	z-index: 100;
  }
  header[role="banner"].sticky .head-logo img {
    width: 100px !important;
  }
  header[role="banner"].sticky .main-menu {
    bottom: -94px;
  }
  header[role="banner"].sticky .main-menu ul li a {
    padding: 10px 18px 10px 18px;
  }
  header[role="banner"].sticky .main-menu ul li ul.sub-menu {
    top: 51px;
  }
  .fixme {
    width: 100%;
    z-index: 90;
  }
  .header-image {
    position: relative;
    height: 450px;
    top: -140px;
    margin-bottom: -140px;
  }
  .header-image .container {
    position: relative;
  }
  .header-image h1 {
    font-size: 3rem;
    font-weight: 800;
    position: absolute;
    top: 200px;
    left: 15px;
    color: white;
    text-transform: uppercase;
    z-index: 3;
    margin-bottom: 10px !important;
    right: 20%;
    line-height: 3rem;
  }
  .header-image h2 {
    position: absolute;
    bottom: 340px;
    left: 15px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 3;
    font-size: 2.63rem;
  }
  .header-image a {
    position: absolute;
    bottom: 270px;
    left: 15px;
    z-index: 3;
  }
  .header-image .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
  }
  .divider {
    width: 80%;
    margin: 20px auto 70px auto;
    border-bottom: 1px solid #4a4a4a;
    position: relative;
  }
  .divider:after {
    content: url(../img/int/tbyte-greenlogo-small.png);
    position: absolute;
    width: 82px;
    left: 50%;
    margin-left: -41px;
    top: -36px;
    background: white;
    padding: 20px;
  }
  .vid-holder.col-md-6.right {
    margin: 5px 0 20px 20px;
  }
  .vid-holder.col-md-6.right .fluid-width-video-wrapper {
    border: 4px solid #00a88a;
  }
  .crumbs {
    position: relative;
    background: #00a88a;
    padding: 15px 0 5px 0;
    color: white;
  }
  .crumbs a {
    color: #ffffff;
  }
  .search .crumbs,
  .blog .crumbs,
  .archive .crumbs,
  .single .crumbs {
    top: 140px;
  }
   .remoteit {
    background: #00a88a;
    padding: 10px 0;
    text-align: center;
	padding-top: 75px;
	padding-bottom: 125px;
	position: relative;
	
  }
   .remoteit a {
    color: black;
	font-size:35px;
	font-weight: bold;
  }
  .trust {
    background: #4a4a4a;
    padding: 10px 0;
    text-align: center;
  }
  .trust ul li {
    display: inline-block;
    margin: 0 25px;
  }
  .service-blocks {
    padding-bottom: 30px;
  }
  .service-blocks h2 {
    text-align: center;
    margin: 20px 0;
    color: white;
    //text-transform: uppercase;
    font-size: 3rem;
    font-weight: 300;
  }
  .service-blocks h2 span {
    font-weight: 600;
  }
  .service-blocks h1 {
    text-transform: unset;
  }
  .service-blocks .service-holder {
    background: white;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    max-width:263px;
    height: 325px;
  }
  .service-blocks .service-holder .service-block-text{
    background: #00a88a;
    color: white;
    height: 140px;
    padding: 10px;
    max-width: 263px;
  }
  .service-blocks .service-holder img {
    display: block;
    height: auto;
  }
  .service-blocks .service-holder h3 {
    position: absolute;
    top: 15%;
    left: 10%;
    background: rgba(43, 143, 131, 0.8);
    padding: 10px 0px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    display: block;
    width: 80%;
    font-size: 1.6rem;
    border: none;
  }
  .service-blocks .service-holder p {
    line-height: 0;
    margin: 0;
    padding: 0;
  }
  .service-blocks .service-holder .green-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #00a88a transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .service-blocks .service-holder .white-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 65px 0 0;
    border-color: white transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .service-blocks .service-holder .mask,
  .service-blocks .service-holder .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
  }
  .service-blocks .service-holder .mask img,
  .service-blocks .service-holder .content img {
    display: block;
    position: relative;
    top: -90px;
    height: auto;
    width: 40px;
    margin: 20px auto 0 auto;
  //  transition: all 0.3s ease-out 0.5s;
  }
  .service-blocks .service-holder .mask a,
  .service-blocks .service-holder .content a {
    position: absolute;
    bottom: 120px;
    left: 10%;
    width: 80%;
    padding: 5px;
    color: white;
  }
  .service-blocks .service-holder .mask a:hover,
  .service-blocks .service-holder .content a:hover {
    background: #00a88a;
  }
  .service-blocks .service-holder .mask {
    background-color: rgba(0, 0, 0, 0.4);
    top: -300px;
    opacity: 0;
    transition: all 0.3s ease-out 0.5s;
    text-align: center;
  }
  .service-blocks .service-holder h3 {
   // transform: translateX(0);
  //  transition: all 0.2s ease-in-out 0.1s;
  }
  .service-blocks .service-holder a {
  //  transform: translateY(-300px);
  //  transition: all 0.2s ease-in-out 0.3s;
  }
  .service-blocks .service-holder:hover .mask {
    opacity: 1;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0px;
    transition-delay: 0s;
    animation: bounceY 0.9s linear;
  }
  .service-blocks .service-holder:hover h3 {
  //  transform: translateX(-400px);
  //  transition-delay: 0.5s;
  }
  .service-blocks .service-holder:hover a {
  //  transform: translateY(90px);
  //  transition-delay: 0s;
  }
  .service-blocks .service-holder:hover .mask img {
  //  transform: translateY(90px);
  //  transition-delay: 0.6s;
  }
  
  .client-blocks {
    padding-bottom: 0px;
  }
  .client-blocks h2 {
    text-align: center;
    margin: 20px 0;
    color: white;
    //text-transform: uppercase;
    font-size: 3rem;
    font-weight: 300;
  }
  .client-blocks h2 span {
    font-weight: 600;
  }
  .client-blocks h1 {
    text-transform: unset;
  }
  .client-blocks .service-holder {
    background: white;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    max-width:263px;
    height: 325px;
  }
  .client-blocks .service-holder .service-block-text{
    background: #00a88a;
    color: white;
    height: 140px;
    padding: 10px;
    max-width: 263px;
  }
  .client-blocks .service-holder img {
    display: block;
    height: auto;
  }
  .client-blocks .service-holder h3 {
    position: absolute;
    top: 15%;
    left: 10%;
    background: rgba(43, 143, 131, 0.8);
    padding: 10px 0px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    display: block;
    width: 80%;
    font-size: 1.6rem;
    border: none;
  }
  .client-blocks .service-holder p {
    line-height: 0;
    margin: 0;
    padding: 0;
  }
  .client-blocks .service-holder .green-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #00a88a transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .client-blocks .service-holder .white-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 65px 0 0;
    border-color: white transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .client-blocks .service-holder .mask,
  .client-blocks .service-holder .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
  }
  .client-blocks .service-holder .mask img,
  .client-blocks .service-holder .content img {
    display: block;
    position: relative;
    top: -90px;
    height: auto;
    width: 40px;
    margin: 20px auto 0 auto;
  //  transition: all 0.3s ease-out 0.5s;
  }
  .client-blocks .service-holder .mask a,
  .client-blocks .service-holder .content a {
    position: absolute;
    bottom: 120px;
    left: 10%;
    width: 80%;
    padding: 5px;
    color: white;
  }
  .client-blocks .service-holder .mask a:hover,
  .client-blocks .service-holder .content a:hover {
    background: #00a88a;
  }
  .client-blocks .service-holder .mask {
    background-color: rgba(0, 0, 0, 0.4);
    top: -300px;
    opacity: 0;
    transition: all 0.3s ease-out 0.5s;
    text-align: center;
  }
  .client-blocks .service-holder h3 {
   // transform: translateX(0);
  //  transition: all 0.2s ease-in-out 0.1s;
  }
  .client-blocks .service-holder a {
  //  transform: translateY(-300px);
  //  transition: all 0.2s ease-in-out 0.3s;
  }
  .client-blocks .service-holder:hover .mask {
    opacity: 1;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0px;
    transition-delay: 0s;
    animation: bounceY 0.9s linear;
  }
  .client-blocks .service-holder:hover h3 {
  //  transform: translateX(-400px);
  //  transition-delay: 0.5s;
  }
  .client-blocks .service-holder:hover a {
  //  transform: translateY(90px);
  //  transition-delay: 0s;
  }
  .client-blocks .service-holder:hover .mask img {
  //  transform: translateY(90px);
  //  transition-delay: 0.6s;
  }
    
  .cta-block {
    background: #00a88a;
    padding: 20px 0 10px 0;
  }
  .cta-block .container {
    position: relative;
  }
  .cta-block h2 {
    color: white;
    margin-bottom: 20px;
    text-transform: none;
    width: 80%;
  }
  .cta-block .gform_wrapper {
    margin: 0;
  }
  .cta-block .gform_wrapper .gform_body {
    width: 75%;
    display: inline-block;
  }
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield {
    position: relative;
    margin-top: -7px;
  }
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    display: none;
  }
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield textarea {
    padding: 10px 10px 10px 30px !important;
    border-radius: 2px;
  }
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield textarea {
    padding: 10px 10px 10px 10px !important;
    border-radius: 2px;
    height: 46px;
  }
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield#field_1_1:before,
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield#field_3_1:before {
    position: absolute;
    left: 9px;
    top: 9px;
    font-family: FontAwesome;
    color: #00a88a;
    content: '\f007';
  }
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield#field_1_2:before,
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield#field_3_2:before {
    position: absolute;
    left: 9px;
    top: 9px;
    font-family: FontAwesome;
    color: #00a88a;
    content: '\f0e0';
  }
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield#field_1_3:before,
  .cta-block .gform_wrapper .gform_body .gform_fields .gfield#field_3_3:before {
    position: absolute;
    left: 9px;
    top: 9px;
    font-family: FontAwesome;
    color: #00a88a;
    content: '\f095';
  }
  .cta-block .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
  }
  .cta-block .gform_wrapper .gform_footer {
    display: inline-block;
    width: 24%;
    margin: 0;
    padding: 0;
    line-height: 1.8em;
  }
  .cta-block .gform_wrapper .gform_footer input[type=submit] {
    background: #ef6c3f;
    width: 100%;
    color: white;
    border: 0;
    padding: 10px 0;
    transition: all 0.4s ease-in-out;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 2rem;
    height: 43px;
  }
  .cta-block .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #4a4a4a;
  }
  .cta-block img {
    position: absolute;
    right: 50px;
    top: -30px;
    z-index: 4;
  }
  .cta-block.incent .gform_wrapper .gform_body .gform_fields .gfield {
    width: 50%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
  }
  .benefits-block {
    padding: 50px 0;
    position: relative;
  }
  .benefits-block .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  .benefits-block .container {
    position: relative;
    z-index: 3;
  }
  .benefits-block h2 {
    color: white;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    font-weight: 800;
    font-size: 3rem;
  }
  .benefits-block div.col-md-4 {
    margin-bottom: 30px;
    position: relative;
  }
  .benefits-block div.col-md-4 div {
    background: white;
    padding: 20px 40px 20px 20px;
    border-radius: 3px;
    height: 135px;
  }
  .benefits-block div.col-md-4 p {
    color: #4a4a4a;
    font-size: 2.3rem;
    line-height: 2.5rem;
    font-weight: 500;
    text-align: left;
  }
  .benefits-block div.col-md-4 i {
    position: absolute;
    right: 35px;
    top: 45px;
    font-size: 4rem;
    color: #00a88a;
  }
  .benefits-block div.col-md-4 i.fa-angle-right {
    position: relative;
    top: auto;
    right: auto;
    font-size: 1.6rem;
  }
  .benefits-block div.col-md-4 a {
    color: #00a88a;
    transition: all 0.4s ease-in-out;
  }
  .benefits-block div.col-md-4 a:hover {
    color: #4a4a4a;
  }
  .faqs {
    padding: 20px 15px 50px 15px;
  }
  .faqs h2 {
    color: #00a88a;
    text-transform: uppercase;
    padding: 20px 0;
    text-align: center;
  }
  .faqs .panel-title a {
    display: block;
    text-transform: uppercase;
    font-size: 2rem;
    padding: 10px 0;
  }
  .faqs .panel-heading .chevron:after {
    content: "\f107";
    color: #00a88a;
  }
  .faqs .panel-heading .collapsed .chevron:after {
    content: "\f105";
  }
  .testimonials {
    backgroundxxx: #f1f1f1 url('../img/int/background-texture.png');
    background: grey url('../img/int/background-texture.png');
    padding: 40px 0;
    text-align: center;
    position: relative;
  }
  .testimonials blockquote:before {
    padding-top: 10px;
    line-height: 7rem;
  }
  .testimonials h2 {
    color: #00a88a;
    text-transform: uppercase;
    font-size: 3rem;
  }
  .testimonials blockquote:after {
    padding-bottom: 0;
  }
  .testimonials p {
    font-size: 2.5rem;
    line-height: 3rem;
    font-style: italic;
    color: #4a4a4a;
    width: 75%;
    margin: 0 auto;
    text-align: center;
  }
  .testimonials h3 {
    color: #00a88a;
    font-weight: 800;
    font-size: 2rem;
    padding: 5px 0 0 0;
  }
  .testimonials h3 span {
    font-weight: 300;
    padding: 0 0 5px 0;
    color: #00a88a;
  }
  .testimonials a.bx-next {
    position: absolute;
    right: 30px;
    font-size: 6rem;
    top: 40%;
  }
  .testimonials a.bx-prev {
    position: absolute;
    left: 30px;
    font-size: 6rem;
    top: 40%;
  }
  .news-blog,
  .news-blog-page {
    padding: 30px 0;
    position: relative;
  }
  .news-blog .newsarticle,
  .news-blog-page .newsarticle {
    position: relative;
  }
  .news-blog .newsarticle p,
  .news-blog-page .newsarticle p {
    /* padding-top: 15px; */
	padding-top: 0;
    min-height: 190px;
    /* text-align: center; */
	text-align: left;
  }
  .news-blog .newsarticle .blog-img,
  .news-blog-page .newsarticle .blog-img {
    padding-bottom: 5px;
    position: relative;
    overflow: hidden;
  }
  .news-blog .newsarticle .blog-img img,
  .news-blog-page .newsarticle .blog-img img {
    height: auto;
  }
  .news-blog .newsarticle .blog-img .date,
  .news-blog-page .newsarticle .blog-img .date {
    color: #4a4a4a;
    position: absolute;
    right: 0;
    bottom: 10px;
    transition: all 0.4s ease-in-out;
    background: none;
  }
  .news-blog .newsarticle .blog-img .date .date-time,
  .news-blog-page .newsarticle .blog-img .date .date-time {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1em;
    font-weight: 300;
    z-index: 4;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .news-blog .newsarticle .blog-img .date .date-time span,
  .news-blog-page .newsarticle .blog-img .date .date-time span {
    font-size: 2rem;
  }
  .news-blog .newsarticle .blog-img .date .white-triangle:after,
  .news-blog-page .newsarticle .blog-img .date .white-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 65px 65px;
    border-color: transparent transparent white transparent;
    position: absolute;
    bottom: 3px;
    right: 0;
    z-index: 3;
  }
  .news-blog .newsarticle .blog-img .date .green-triangle:after,
  .news-blog-page .newsarticle .blog-img .date .green-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 80px 80px;
    border-color: transparent transparent #00a88a transparent;
    position: absolute;
    bottom: 4px;
    right: 0;
    z-index: 2;
  }
  .news-blog .newsarticle .blog-img .cat,
  .news-blog-page .newsarticle .blog-img .cat {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    top: 20px;
    padding: 15px;
    width: 80%;
    z-index: 5;
    transition: all 0.4s ease-in-out;
  }
  .news-blog .newsarticle .blog-img .cat a,
  .news-blog-page .newsarticle .blog-img .cat a {
    color: #00a88a;
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: left;
    font-size: 1.9rem;
    background: none;
    padding: 0;
  }
  .news-blog .newsarticle .blog-img .cat p,
  .news-blog-page .newsarticle .blog-img .cat p {
    min-height: 0;
  }
  .news-blog .newsarticle .blog-img .cat p.auth-name,
  .news-blog-page .newsarticle .blog-img .cat p.auth-name {
    position: absolute;
    top: 9px;
    left: 5px;
    text-align: left;
    font-size: 1.4rem;
  }
  .news-blog .newsarticle .blog-img .mask,
  .news-blog-page .newsarticle .blog-img .mask {
    position: absolute;
    overflow: hidden;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    top: -300px;
    opacity: 0;
    transition: all 0.3s ease-out 0.5s;
    text-align: center;
  }
  .news-blog .newsarticle .blog-img .mask a,
  .news-blog-page .newsarticle .blog-img .mask a {
    position: absolute;
    bottom: 120px;
    left: 10%;
    width: 80%;
    padding: 5px;
    transform: translateY(-300px);
    transition: all 0.2s ease-in-out 0.3s;
  }
  .news-blog .newsarticle .blog-img:hover .mask,
  .news-blog-page .newsarticle .blog-img:hover .mask {
    opacity: 1;
    top: 0px;
    bottom: 13px;
    left: 0;
    right: 0px;
    transition-delay: 0s;
    animation: bounceY 0.9s linear;
  }
  .news-blog .newsarticle .blog-img:hover .date,
  .news-blog-page .newsarticle .blog-img:hover .date {
    transform: translateX(200px);
    transition-delay: 0s;
  }
  .news-blog .newsarticle .blog-img:hover .cat,
  .news-blog-page .newsarticle .blog-img:hover .cat {
    transform: translateX(-400px);
    transition-delay: 0s;
  }
  .news-blog .newsarticle .blog-img:hover .mask a,
  .news-blog-page .newsarticle .blog-img:hover .mask a {
    transform: translateY(60px);
    transition-delay: 0s;
  }
  .news-blog h2,
  .news-blog-page h2 {
    color: #00a88a;
    padding: 20px 0;
    text-align: center;
    font-size: 3rem;
    font-weight: 300;
  }
  .news-blog h3,
  .news-blog-page h3 {
    line-height: 2rem;
    min-height: 60px;
    text-align: center;
    margin-bottom: 0;
  }
  .news-blog h3 a,
  .news-blog-page h3 a {
    color: #000;
    font-weight: 600;
    font-size: 26px;
    text-transform: none;
  }
  .news-blog h3 a:hover,
  .news-blog-page h3 a:hover {
    color: #00a88a;
  }
  .news-blog a.medium.green.transparent.button.aligncenter,
  .news-blog-page a.medium.green.transparent.button.aligncenter {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
  .news-blog a.large.orange.button.aligncenter,
  .news-blog-page a.large.orange.button.aligncenter {
    width: 220px;
    margin: 20px auto;
    display: block;
  }
  .news-blog a.bx-next,
  .news-blog-page a.bx-next {
    position: absolute;
    right: 30px;
    font-size: 6rem;
    top: 40%;
    color: #4a4a4a;
  }
  .news-blog a.bx-next:hover,
  .news-blog-page a.bx-next:hover {
    color: #00a88a;
  }
  .news-blog a.bx-prev,
  .news-blog-page a.bx-prev {
    position: absolute;
    left: 30px;
    font-size: 6rem;
    top: 40%;
    color: #4a4a4a;
  }
  .news-blog a.bx-prev:hover,
  .news-blog-page a.bx-prev:hover {
    color: #00a88a;
  }
  .news-blog ul.row,
  .news-blog-page ul.row {
    margin-left: 0;
  }
  .news-blog a.all-news,
  .news-blog-page a.all-news {
    margin: 30px 0 0 0;
    color: #4a4a4a;
    font-size: 2rem;
    transition: all 0.4s ease-in-out;
  }
  .news-blog a.all-news i,
  .news-blog-page a.all-news i {
    color: #00a88a;
  }
  .news-blog a.all-news:hover,
  .news-blog-page a.all-news:hover {
    color: #00a88a;
  }
  .single .blog-img {
    position: relative;
  }
  .single .blog-img img {
    width: 100%;
    height: auto;
  }
  .single .blog-img .cat a {
    color: white;
    background: rgba(0, 168, 138, 0.6);
    position: absolute;
    left: 0;
    top: 20px;
    padding: 15px;
    text-transform: uppercase;
    font-size: 2rem;
  }
  .single .blog-img .date {
    color: #00a88a;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 3rem;
    font-weight: 800;
    padding: 15px;
  }
  .single .blog-img .date span {
    font-size: 2.5rem;
  }
  footer[role="contentinfo"] {
    background: #4a4a4a;
    padding: 10px 0 10px 0;
    color: white;
    font-size:12px;
    line-height:1.3;
  }
  footer[role="contentinfo"] #menu-services li ul.sub-menu {
    display: none;
  }
  footer[role="contentinfo"] #menu-services li ul.sub-menu li {
    margin-left: 15px;
  }
  footer[role="contentinfo"] h2 {
    color: white;
    text-transform: uppercase;
    font-size: 2.4rem;
    padding: 20px 0 0 0;
    font-weight: 800;
  }
  footer[role="contentinfo"] a {
    color: white;
    transition: all 0.4s ease-in-out;
  }
  footer[role="contentinfo"] a:hover {
    color: #00a88a;
  }
  footer[role="contentinfo"] a:before {
    font-family: simple-line-icons;
    content: '\e079';
    margin-right: 7px;
  }
  footer[role="contentinfo"] .call-us h3 {
    margin-top: 20px;
    font-size: 1.8rem;
    line-height: 1em;
    font-weight: 500;
    text-transform: none;
    color: white;
  }
  footer[role="contentinfo"] .call-us h3 span.big {
    font-size: 4.5rem;
    line-height: 4.2rem;
    font-weight: 800;
    color: #00a88a;
  }
  footer[role="contentinfo"] .foot-2 img {
    width: 67%;
    margin: 0 auto 40px auto;
    display: block;
  }
  footer[role="contentinfo"] #text-2 p i {
    margin-left: -25px;
    padding: 0 10px 0 0;
  }
  footer[role="contentinfo"] .social {
    margin-top: 20px;
  }
  footer[role="contentinfo"] .social li {
    display: inline-block;
  }
  footer[role="contentinfo"] .social li i {
    margin-right: 8px;
    font-size: 2rem;
  }
  footer[role="contentinfo"] .social li a {
    color: white;
    padding: 10px 5px;
    border-radius: 32px;
    transition: all 0.4s ease-in-out;
    display: block;
  }
  footer[role="contentinfo"] .social li a.fb {
    background: #3b5998;
  }
  footer[role="contentinfo"] .social li a.tw {
    background: #00aced;
  }
  footer[role="contentinfo"] .social li a.gp {
    background: #dd4b39;
  }
  footer[role="contentinfo"] .social li a.li {
    background: #007bb6;
  }
  footer[role="contentinfo"] .social li a.yt {
    background: #bb0000;
  }
   footer[role="contentinfo"] .social li a.ig {
    background: rgb(148, 47, 184);
  }
  footer[role="contentinfo"] .social li a:hover {
    background: #00a88a;
  }
  footer[role="contentinfo"] .social li a:before {
    content: '';
  }
  .copyright {
    background: black;
    color: white;
    padding: 1px 0 1px 0;
    text-align: center;
    font-size: 12px;
  }
  .copyright p {
    padding: 1px 0 1px 0;
  }
  .sticky-tabs {
    position: fixed;
    top: 285px;
    right: 0;
    z-index: 1000;
    /* make keyframes that tell the start state and the end state of our object */
    /*---make a basic box ---*/
  }
  .sticky-tabs button,
  .sticky-tabs a {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;
    width: 75px;
    display: block;
    border: 0;
    margin-bottom: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 10px 10px 0 10px;
    transition: all 0.4s ease-in-out;
  }
  .sticky-tabs button i,
  .sticky-tabs a i {
    font-size: 3rem;
    line-height: 1;
  }
  .sticky-tabs button p,
  .sticky-tabs a p {
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
  }
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .sticky-tabs .fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in-out 1;
    -moz-animation: fadeIn ease-in-out 1;
    animation: fadeIn ease-in-out 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
  }
  .sticky-tabs .fade-in.one {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s;
  }
  .sticky-tabs .fade-in.two {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }
  .sticky-tabs .fade-in.three {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s;
  }
  .page section[role=main] {
    padding-top: 140px;
  }
  .home.page section[role=main] {
    padding-top: 140px;
  }
  .main-page-content{
    margin-top: 0px;
    position: relative;
  }
  
  .blog-page-content {
    margin-top: 30px;
    position: relative;
  }
  .main-page-content .container {
    position: relative;
    z-index: 3;
    padding: 0px;
  }
  .blog-page-content .container {
    position: relative;
    z-index: 3;
    padding: 20px;
  }
  .main-page-content h1,
  .blog-page-content h1 {
    text-align: center;
    font-weight: 700;
    color: #4a4a4a;
  }
  .main-page-content h2,
  .blog-page-content h2 {
    margin: 20px 0;
    color: #00a88a;
    text-align: center;
  }
  .main-page-content h3,
  .blog-page-content h3 {
    /* margin: 10px 0 20px 0; */
	margin: 0 0 0 0;
    font-size: 2rem;
    font-weight: 300;
    /* padding: 5px 40px 5px 0; */
	padding: 0 40px 5px 0;
    color: #00a88a;
    text-transform: none;
    display: inline-block;
    /* border-bottom: 1px solid #4a4a4a; */
	text-align:left;
  }
  .main-page-content img,
  .blog-page-content img {
    height: auto;
  }
  .main-page-content ul.targetblock,
  .blog-page-content ul.targetblock {
    margin: 20px auto 30px auto;
    width: 80%;
  }
  .main-page-content ul.targetblock li,
  .blog-page-content ul.targetblock li {
    color: white;
    background: #00a88a;
    font-weight: 600;
    margin: 8px;
    padding: 10px 20px 10px 10px;
    border-radius: 3px;
    width: 47%;
    display: inline-flex;
    min-height: 64px;
    font-size: 1.6rem;
    line-height: 1.2em;
  }
  .main-page-content ul.targetblock li:before,
  .blog-page-content ul.targetblock li:before {
    font-family: FontAwesome;
    content: '\f05b';
    padding: 24px 15px 24px 15px;
    display: block;
    background: #4a4a4a;
    color: white;
    margin: -10px 20px -10px -10px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #00a88a;
  }
  .main-page-content ul,
  .blog-page-content ul {
    margin: 0 0 30px 0;
  }
  .main-page-content ul li,
  .blog-page-content ul li {
    color: #4a4a4a;
    font-size: 12pt;
  }
 
  /*.blog-page-content ul li:before,*/
 .main-page-content ul li:before {
    font-family: FontAwesome;
    content: '\f00c';
    padding: 0 5px 0 0;
    color: #00a88a;
  }
  .main-page-content ul.list-services li,
  .blog-page-content ul.list-services li {
    text-align: center;
    margin-bottom: 20px;
  }
  .main-page-content ul.list-services li:before,
  .blog-page-content ul.list-services li:before {
    display: none;
  }
  .main-page-content ul.list-services li a,
  .blog-page-content ul.list-services li a {
    background: #00a88a;
    color: white;
    display: block;
    padding: 10px;
    transition: all 0.5s ease-in-out;
    border-radius: 3px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  }
  .main-page-content ul.list-services li a:hover,
  .blog-page-content ul.list-services li a:hover {
    background: #00a88a;
    box-shadow: none;
  }
  .main-page-content .watermark,
  .blog-page-content .watermark {
    background: url(../img/int/tetrabyte_logo_watermark.png) center no-repeat;
    width: 390px;
    height: 425px;
    position: absolute;
    bottom: 0;
    left: -195px;
    z-index: 1;
    background-size: cover;
  }
  .main-page-content img,
  .blog-page-content img {
    height: auto;
  }
  .image-grid {
    clear: both;
    padding: 30px 15px 5px 15px;
    margin-bottom: 20px;
    background: #ffffff;
  }
  .image-grid .view {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .image-grid .view .mask,
  .image-grid .view .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
  }
  .image-grid .view img {
    display: block;
    position: relative;
    background: white;
    height: auto;
    width: 100%;
  }
  .image-grid .view h2 {
    color: #00a88a;
    font-size: 1.6rem;
    font-weight: 500;
    position: absolute;
    top: 30px;
    left: 16px;
    background: white;
    padding: 10px;
    z-index: 3;
    margin-right: 35px;
  }
  .image-grid .view a {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    width: 200px;
    background: #00a88a;
    border: 0;
    border-radius: 2px;
    color: white;
    text-transform: uppercase;
  }
  .image-grid img {
    padding: 10px;
    border: 1px solid #00a88a;
    border-radius: 2px;
  }
  .image-grid .view .mask {
    background-color: rgba(255, 255, 255, 0.7);
    top: -300px;
    opacity: 0;
    transition: all 0.3s ease-out 0.5s;
    width: calc(100% - 30px);
    text-align: center;
  }
  .image-grid .view h2 {
    transform: translateX(0);
    transition: all 0.2s ease-in-out 0.1s;
  }
  .image-grid .view a {
    transform: translateY(-300px);
    transition: all 0.2s ease-in-out 0.3s;
  }
  .image-grid .view:hover .mask {
    opacity: 1;
    top: 0px;
    bottom: 10px;
    left: 15px;
    right: 0px;
    transition-delay: 0s;
    animation: bounceY 0.9s linear;
  }
  .image-grid .view:hover h2 {
    transform: translateX(-400px);
    transition-delay: 0.5s;
  }
  .image-grid .view:hover a {
    transform: translateY(90px);
    transition-delay: 0s;
  }
  .image-grid.windows .view {
    min-height: 500px;
  }
  @keyframes bounceY {
    0% {
      transform: translateY(-205px);
    }
    40% {
      transform: translateY(-100px);
    }
    65% {
      transform: translateY(-52px);
    }
    82% {
      transform: translateY(-25px);
    }
    92% {
      transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
      transform: translateY(0px);
    }
  }
  #right-sidebar {
    margin: 13px 0 20px 0;
  }
  #right-sidebar h2 {
    font-weight: 800;
    font-size: 2rem;
    text-align: center;
    color: white;
    background: #00a88a;
    padding: 20px;
    margin: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  #right-sidebar .widget_nav_menu li {
    color: white;
    font-weight: 400;
  }
  #right-sidebar .widget_nav_menu li:before {
    display: none;
  }
  #right-sidebar .widget_nav_menu li a {
    display: block;
    background: #00a88a;
    color: white;
    padding: 5px 10px;
    margin-bottom: 3px;
    transition: all 0.4s ease-in-out;
    border-radius: 2px;
    font-size: 1.7rem;
  }
  #right-sidebar .widget_nav_menu li a:hover {
    background: #4a4a4a;
  }
  #right-sidebar .widget_nav_menu li a:before {
    font-family: simple-line-icons;
    content: '\e09a';
    padding: 0 5px 0 0;
    float: right;
  }
  #right-sidebar #text-7 ul li {
    text-indent: -30px;
    margin-left: 0px;
    font-size: 2.2rem;
    padding: 10px 10px 10px 40px;
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
    border-radius: 2px;
    background: #fafafa;
  }
  #right-sidebar #gform_wrapper_2 {
    border-bottom: 2px solid #00a88a;
    padding: 20px 20px 30px 20px;
    border-radius: 2px;
    margin: 0 0 30px 0;
    background: #4a4a4a;
    position: relative;
  }
  #right-sidebar #gform_wrapper_2.gform_wrapper .top_label .gfield_label {
    font-weight: 500;
    color: white;
    width: 100%;
  }
  #right-sidebar #gform_wrapper_2.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid #4a4a4a;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    padding: 10px;
    position: relative;
    z-index: 2;
  }
  #right-sidebar #gform_wrapper_2.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    margin-top: 5px;
  }
  #right-sidebar #gform_wrapper_2.gform_wrapper .gform_footer {
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
  }
  #right-sidebar #gform_wrapper_2.gform_wrapper .gform_footer input[type=submit] {
    background: #ef6c3f;
    width: 100%;
    color: white;
    border: 0;
    padding: 10px 0;
    transition: all 0.4s ease-in-out;
    border-radius: 3px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 2rem;
  }
  #right-sidebar #gform_wrapper_2.gform_wrapper .gform_footer input[type=submit]:hover {
    background: #00a88a;
  }
  #right-sidebar #gform_wrapper_2 .tetrashield {
    position: absolute;
    top: 20px;
    right: -60px;
    background: url('../img/int/tetrabyte_logo_watermark.png') center no-repeat;
    background-size: 50%;
    height: 195px;
    width: 340px;
    opacity: 0.3;
  }
  .page-id-7 article .content h3 {
    text-align: center;
  }
  .page-id-7 article .content h4 {
    padding: 0 0 10px 0;
    font-weight: 800;
    color: #4a4a4a;
  }
  .page-id-7 article .content i {
    font-size: 2.5rem;
  }
  .page-id-7 article .content .phone a {
    font-weight: 800;
    font-size: 3.2rem;
    color: #00a88a;
  }
  .page-id-7 article .content .row.contact-det div {
    margin-bottom: 20px;
  }
  .page-id-7 ol {
    width: 90%;
  }
  ol {
    counter-reset: my-counter;
    margin: 15px 30px 25px 20px;
  }
  ol li {
    margin-bottom: 5px;
    text-indent: -23px;
    background: #f1f1f1;
    padding: 10px 30px 10px 40px;
  }
  ol li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    color: #00a88a;
    font-size: 2.5rem;
    font-weight: 800;
    padding-right: 8px;
  }
  article .content ul.contact-social li {
    display: inline-block;
  }
  article .content ul.contact-social li i {
    margin-right: 8px;
    font-size: 1.6rem;
  }
  article .content ul.contact-social li a {
    color: white;
    padding: 10px;
    border-radius: 2px;
    transition: all 0.4s ease-in-out;
    display: block;
    font-size: 1.5rem;
  }
  article .content ul.contact-social li a.fb {
    background: #3b5998;
  }
  article .content ul.contact-social li a.tw {
    background: #00aced;
  }
  article .content ul.contact-social li a.gp {
    background: #dd4b39;
  }
  article .content ul.contact-social li a.li {
    background: #007bb6;
  }
  article .content ul.contact-social li a.yt {
    background: #bb0000;
  }
  article .content ul.contact-social li a.ig {
    background: rgb(148, 47, 184);
  }
  article .content ul.contact-social li a:hover {
    background: #00a88a;
  }
  article .content ul.contact-social li:before {
    content: '';
  }
  article .content .hidden-lg ul.contact-social i {
    margin: 4px 10px;
  }
  .blog-page-content {
    margin-top: 160px;
  }
  .blog-page-content h1 {
    margin-bottom: 30px !important;
    text-align: center;
  }
  .blog-page-content .news-blog-page {
    padding: 0 0 40px 0;
  }
  .blog-page-content .news-blog-page .newsarticle {
    margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom:1px dotted #ccc;
  }
  .blog-page-content .news-blog-page .newsarticle p {
    /* min-height: 150px; */
	 min-height: 0px;
  }
  .blog-page-content .news-blog-page .newsarticle h3 {
    /* min-height: 45px; */
	min-height: 0px;
  }
  .blog-page-content .wp-pagenavi {
    margin: 0 0 40px 0;
    text-align: center;
  }
  .blog-page-content .wp-pagenavi a,
  .blog-page-content .wp-pagenavi span {
    padding: 10px 15px;
  }
  .blog-page-content .wp-pagenavi span.pages {
    background: #4a4a4a;
    color: white;
    text-transform: uppercase;
  }
  .blog-page-content .wp-pagenavi span.current {
    background: #00a88a;
    border: 1px solid #949494;
    color: white;
  }
  .blog-page-content .wp-pagenavi a.larger {
    border-radius: 2px;
    background: white;
    color: #4a4a4a;
  }
  .blog-page-content .wp-pagenavi a.larger:hover {
    background: #f2f2f2;
  }
  .blog-page-content .wp-pagenavi a.nextpostslink {
    background: #4a4a4a;
    color: white;
    border-radius: 2px;
  }
  .blog-page-content .wp-pagenavi a.nextpostslink:hover {
    background: #f2f2f2;
  }
  .blog-page-content #right-sidebar .widget {
    padding-bottom: 20px;
  }
  .blog-page-content #right-sidebar .widget_categories li,
  .blog-page-content #right-sidebar .widget_nav_menu li {
    color: white;
    font-weight: 400;
  }
  .blog-page-content #right-sidebar .widget_categories li:before,
  .blog-page-content #right-sidebar .widget_nav_menu li:before {
    display: none;
  }
  .blog-page-content #right-sidebar .widget_categories li a,
  .blog-page-content #right-sidebar .widget_nav_menu li a {
    display: block;
    background: #00a88a;
    color: white;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-bottom: 3px;
    transition: all 0.4s ease-in-out;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .blog-page-content #right-sidebar .widget_categories li a:hover,
  .blog-page-content #right-sidebar .widget_nav_menu li a:hover {
    background: #4a4a4a;
  }
  .blog-page-content #right-sidebar .widget_categories li a {
    background: #4a4a4a;
  }
  .blog-page-content #right-sidebar .widget_categories li a:before {
    font-family: 'simple-line-icons';
    content: '\e04c';
    float: right;
  }
  .blog-page-content #right-sidebar .widget_categories li a:hover {
    background: #00a88a;
  }
  .modal-header {
    text-align: center;
    background: #00a88a;
    color: white;
  }
  .modal-header .close {
    color: white;
  }
  .modal-header h4 {
    font-size: 3rem;
    font-weight: 500;
  }
  .modal-footer {
    background: #00a88a;
  }
  .modal-footer button.blue {
    border: none;
  }
  #appointmentModal .modal-header {
    background: #00a88a;
  }
  #appointmentModal .modal-footer {
    background: #00a88a;
  }
  #appointmentModal .modal-footer button.green {
    border: none;
  }
  #callbackModal .modal-header {
    background: #949494;
  }
  #callbackModal .modal-footer {
    background: #949494;
  }
  #callbackModal .modal-footer button.green {
    border: none;
  }
  .map-holder {
    position: relative;
  }
  .map-holder .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #right-sidebar #text-6 img {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .error404 section.main-page-content {
    text-align: center;
    padding: 100px 0;
  }
  .error404 section.main-page-content i {
    font-size: 10rem;
  }
  .error404 section.main-page-content h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 6rem;
    text-transform: uppercase;
  }
  .error404 section.main-page-content p {
    font-size: 1.8rem;
    text-align: center;
  }
  .error404 section.main-page-content p a {
    color: #00a88a;
    transition: all 0.5s ease-in-out;
  }
  .error404 section.main-page-content p a:hover {
    color: #f2f2f2;
  }
  .error404 section.main-page-content form#searchform {
    width: 50%;
    margin: 0 auto;
    text-align: left;
    position: relative;
  }
  .error404 section.main-page-content form#searchform label:before {
    top: 13px;
    left: 530px;
  }
  .error404 section.main-page-content form#searchform input[type=text] {
    padding: 15px 20px 15px 40px;
    border: 1px solid #4a4a4a;
    font-size: 2rem;
  }
  .slider-holder {
    margin: 30px 0;
  }
  .author-details {
    margin: 40px 0;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #00a88a;
    border-radius: 3px;
  }
  .author-details .author-image {
    float: left;
  }
  .author-details .author-image img {
    display: block;
  }
  .author-details .author-text {
    float: left;
    margin-left: 20px;
  }
  .author-details .author-text h4 {
    font-weight: 800;
  }
  .author-details .author-text h4 span {
    color: #00a88a;
  }
  .author-details .author-text p a {
    color: #00a88a;
  }
  .acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
  }
  /* fixes potential theme css conflict */
  .acf-map img {
    max-width: inherit !important;
  }
  section.quote-header {
    padding-top: 220px;
  }
  .liketweet {
    text-align: center;
    padding: 30px 20px 20px 20px;
    margin: 0 0 30px 0;
    border: 1px solid #00a88a;
  }
  .liketweet h4 {
    color: #00a88a;
  }
  .liketweet ul {
    margin: 10px auto;
  }
  .liketweet ul li {
    display: inline-block;
  }
  .liketweet ul li:before {
    content: '';
  }
  .liketweet ul li.tweetthis {
    padding: 5px 0 0 10px;
  }
  .liketweet ul li.tweetthis iframe {
    margin: 0 0 -5px 0;
    padding: 9px 0 0 0;
    height: 30px !important;
  }
  .james {
    background: url(../img/int/James.png) center no-repeat;
    float: right;
    width: 300px;
    height: 450px;
    background-size: cover;
  }
  .slider-form {
    position: relative;
  }
  .slider-form .head-form {
    position: absolute;
    width: 380px;
	height: 380px;
    right: 50px;
    top: 30px;
    background: rgba(240, 240, 240, 0.8) url(../img/int/background-texture.png);
    padding: 20px 20px 0 20px;
    z-index: 50;
  }
  .slider-form .head-form h2 {
    font-weight: bold;
    font-size: 1.75rem;
    width: 95%;
  }
  .slider-form .head-form h2 strong {
    color: #00a88a;
  }
  .slider-form .head-form img {
    position: absolute;
    top: -20px;
    right: -10px;
    transition: all 0.4s ease-in-out;
  }
  .slider-form .head-form .gform_wrapper .top_label .gfield_label {
    display: none;
  }
  .slider-form .head-form .gform_wrapper .gform_footer {
    padding: 0;
    margin: 8px 0 0 0;
  }
  .slider-form .head-form .gform_wrapper .gform_footer input.button,
  .slider-form .head-form .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    background: #ef6c3f;
    color: white;
    border: 0;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
  }
  .slider-form .head-form .gform_wrapper .gform_footer input.button:hover,
  .slider-form .head-form .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #00a88a;
  }
  .slider-form .tick-list {
    position: absolute;
    width: auto;
    left: 50px;
    top: 30px;
    background: rgba(240, 240, 240, 0.8) url(../img/int/background-texture.png);
    padding: 20px;
    z-index: 50;
  }
  .slider-form .tick-list ul li {
    font-size: 2rem;
    color: #4a4a4a;
    font-weight: 800;
    padding: 10px 0;
  }
  .slider-form .tick-list ul li i {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  header[role="banner"] .main-menu ul li a {
    padding: 10px;
  }
  header[role="banner"].sticky .main-menu ul li a {
    padding: 10px;
  }
  header[role="banner"] .call-us h3 span {
    font-size: 2.8rem;
  }
  .trust ul li {
    margin: 0 15px;
  }
  .main-page-content ul.targetblock {
    width: 90%;
  }
  .benefits-block div.col-md-4 p {
    font-size: 1.9rem;
  }
  .news-blog a.bx-next,
  .news-blog-page a.bx-next {
    right: 0;
  }
  .news-blog a.bx-prev,
  .news-blog-page a.bx-prev {
    left: 0;
  }
  footer[role="contentinfo"] .call-us h3 span.big {
    font-size: 3.9rem;
  }
}
@media only screen and (max-width: 992px) {
  body .container {
    width: 90%;
  }
  header[role="banner"] .head-logo img {
    width: 150px;
    display: block;
    margin: 0 auto;
  }
  header[role="banner"] .search-header {
    position: absolute;
  }
  #searchform {
    position: absolute;
    width: 60%;
    top: -9px;
    left: 50%;
    margin-left: -42%;
  }
  header[role="banner"] section.container .ashley {
    display: none;
  }
  .call-us.col-md-3 {
    position: absolute;
    right: 0;
    top: -7px;
  }
  header[role="banner"].sticky .main-menu {
    bottom: -86px;
  }
  .main-menu.aligncenter {
    text-align: left;
    margin: 0 0 0 15px;
  }
  .main-menu.aligncenter .responsive-menuwrapper button {
    background: #00a88a;
  }
  .main-menu.aligncenter ul.awesome-menu {
    background: #f2f2f2;
    margin-top: 0;
    width: 300px;
  }
  .main-menu.aligncenter ul.awesome-menu li {
    display: block;
  }
  .main-menu.aligncenter ul.awesome-menu li a {
    color: #4a4a4a;
    padding: 15px 10px 15px 10px;
  }
  .main-menu.aligncenter ul.awesome-menu li.current-menu-item a,
  .main-menu.aligncenter ul.awesome-menu li:hover {
    color: #00a88a;
    border-bottom: 1px solid #949494;
  }
  .main-menu.aligncenter ul.awesome-menu li.current-menu-item a:after,
  .main-menu.aligncenter ul.awesome-menu li:hover:after {
    display: none;
  }
  .main-menu.aligncenter ul.awesome-menu li.menu-item-has-children a:after {
    color: white;
    font-size: 2rem;
  }
  .main-menu.aligncenter ul.awesome-menu li ul.sub-menu {
    background: #00a88a;
  }
  .main-menu.aligncenter ul.awesome-menu li ul.sub-menu li.current-menu-item a {
    color: white;
    background: #949494;
    position: relative;
  }
  header[role="banner"].sticky .main-menu ul li a {
    padding: 15px 10px 15px 10px;
  }
  .cta-block .container {
    position: relative;
  }
  .cta-block .gform_wrapper {
    position: relative;
  }
  .cta-block .gform_wrapper .gform_body {
    width: 100%;
  }
  .cta-block .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
  .cta-block .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
  .cta-block .gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    width: 50%;
    margin-bottom: 20px;
  }
  .cta-block .gform_wrapper .gform_footer {
    width: 98%;
    position: relative;
    right: 0;
    bottom: 18px;
  }
  .cta-block img {
    top: -60px;
  }
  .service-blocks .service-holder img {
    min-height: 197px;
  }
  .service-blocks .service-holder .mask img {
    min-height: 0;
  }
  .main-page-content ul.targetblock {
    width: 100%;
  }
  .vid-holder.col-md-6.right {
    float: none;
    margin: 10px auto;
  }
  .blog-page-content .news-blog-page .newsarticle p {
    max-height: 150px;
    overflow: hidden;
  }
  .news-blog .newsarticle p,
  .news-blog-page .newsarticle p {
    min-height: 140px;
  }
  .slider-form .tick-list {
    display: none;
  }
  .slider-form .head-form {
    width: 380px;
	height:380px;
    right: 50%;
    top: 4px;
    margin-right: -300px;
  }
  .slider-form .head-form h2 {
    width: 90%;
  }
  .slider-form .head-form img {
    position: absolute;
    top: 10px;
    right: -30px;
  }
  .trust ul li {
    margin: 0 15px;
    width: 11%;
  }
}


@media only screen and (max-width: 768px) {
.map_container{
	float:none;
	width:100%;
}	
.contact_form .gfield_error{
	width:100% !important;
	padding-bottom:5px !important;
	float:left;
}
.contact_form .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{
	margin-top:16px;
}
.contact_form .gform_button{
	width:93% !important;
	left:0 !important;
}
.contact_form .gfield{
	width:100% !important;
}
.map_container{
	min-height:500px !important;
}

.conform{
	width: 100%;
    left: 0;
    height: 430px;
    top: auto;
    margin-right: 0;
    position: relative;
    background: rgba(40, 40, 40, 0.8) url(../img/int/background-texture.png);
    /* padding: 40px 40px 20px 40px; */
}

  .call-us-mob {
    position: absolute;
    right: 0;
    top: -7px;
  }
  header[role="banner"] .main-menu {
    bottom: 63px;
    left: -20px;
  }
  header[role="banner"].sticky .main-menu {
    bottom: 30px;
    left: -20px;
  }
  #searchform {
    display: none;
  }
  .slider-form .head-form {
    width: 420px;
    height: 420px;
    right: 62%;
    top: 4px;
  }
  div#rev_slider_3_1_forcefullwidth {
    display: none;
  }
  .slider-form .head-form h2 {
    font-weight: 100;
    font-size: 1.8rem;
    width: 100%;
  }
  .slider-form .head-form img {
    position: absolute;
    top: 10px;
    right: 30px;
  }
  .trust ul li {
    margin: 15px;
    width: 33%;
  }
  .cta-block.incent .gform_wrapper .gform_body .gform_fields .gfield {
    width: 101%;
  }
  .main-page-content ul.targetblock li {
    width: 97%;
  }
}
@media only screen and (max-width: 480px) {
  .slider-form .head-form h2 {
    width: 100%;
	margin: 0;
  }
  .cta-block img {
    top: -30px;
    right: -15px;
  }
  .slider-form .head-form {
    width: 360px;
	height: 360px;
	right: 83.4%;
	top: 4px;
  }
}
@media only screen and (max-width: 600px) {
  .cta-block.incent .gform_wrapper .gform_body .gform_fields .gfield {
    width: 98%;
  }
  .cta-block .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1;
  }
}


.gform_wrapper input.large {
border-color: #00a88a;
box-shadow: 0 0 5px rgba(0, 168, 138, 0.3);
}

.gform_wrapper textarea {
border-color: #00a88a;
box-shadow: 0 0 5px rgba(0, 168, 138, 0.3);
}



/*
IMPORTED CSS - ASH
*/

.pricingbutton {
border-radius: 25px;
border-color: black;
border-style: solid;
border-width: 2px;
background: #8b8b8b;
padding: 25px;
max-width: 100%;
height:300px;
font-family: arial, helvetica, sans-serif;
text-align:center;

}

.pricingbutton h3{
border-bottom: 0px solid #4a4a4a;
    padding: 0px 0px 0px 0;
font-size:25px;
font-weight:bold;
}

.pricingbutton p{
    text-align: center;
	color:white;
}


.author-details .author-text {
    margin-left: 0;
		margin-top:20px;
}



 
/*=== HomePage Slider Styling  ===*/
.box {
  text-align: center;
  color: white;
  height:445px;
  background-image:url('https://tbyte.com/wp-content/uploads/2017/05/TetraByte-Header.jpg');
  background-size:cover;
 background-position: center; 
  text-transform: uppercase;
}

.boxinnerlogo {
  position: relative;
  top: 30%;
  transform: translateY(-50%);
}

.boxinnertext {
padding-top:50px; font-family: Raleway; font-weight: 900; line-height: 40px; font-size: 33px; padding-top: 300px; left: 50%; position:absolute; transform: translate(-50%, -50%); text-align: center;
} 
 
/*=== Trigger  ===*/
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 
/*=== Optional Delays, change values here  ===*/
.one {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
}
 
.two {
-webkit-animation-delay: 1.7s;
-moz-animation-delay: 1.7s;
animation-delay: 1.7s;
}
 
.three {
-webkit-animation-delay: 2.3s;
-moz-animation-delay: 2.3s;
animation-delay: 2.3s;
}
 
.four {
-webkit-animation-delay: 3.3s;
-moz-animation-delay: 3.3s;
animation-delay: 3.3s;
}
 
/*=== Animations start here  ===*/
/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
 
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
 
  to {
    opacity: 1;
  }
}
 
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
 
 
/*=== FADE IN DOWN ===*/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
 
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
 
/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
 
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
 
/*=== FADE IN LEFT ===*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
 
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
 
 
/*==== FADE IN RIGHT ===*/
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
 
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
 
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}












/* attributions */
/* in use */
/*

reset (amended)
    http://html5doctor.com/html-5-reset-stylesheet/
bulletrpoof @font-face syntax
    http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/
Font Awesome (amended)
    http://fortawesome.github.com/Font-Awesome
beat that clearfix
    http://www.css-101.org/articles/clearfix/latest-new-clearfix-so-far.php
new micro clearfix
    http://nicolasgallagher.com/micro-clearfix-hack/

*/
/* inspiration */
/*

mvcss
    http://mvcss.github.com/MVCSS/#layouts
320 and up
    http://stuffandnonsense.co.uk/projects/320andup/

*/
.home .cta-block .gform_wrapper .gform_footer input[type=submit] {
	margin-top: -78px;
}

ul.sub-menu .menu-item-has-children:hover ul.sub-menu{
	display: block !important;
    left: 100%;
    top: 0px !important;
    position: absolute;
}
	
.boxes{
	box-shadow:0 20px 50px rgba(0, 0, 0, .5);
}

.boxes span{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	box-sizing:border-box;
	z-index: -1;
}
.boxes span:nth-child(1){
	transform:rotate(0deg);
}
.boxes span:nth-child(2){
	transform:rotate(90deg);
}
.boxes span:nth-child(3){
	transform:rotate(180deg);
}
.boxes span:nth-child(4){
	transform:rotate(270deg);
}
.boxes span:nth-child(2):before{
	animation-delay: -2s;
}
.boxes span:nth-child(4):before{
	animation-delay: -2s;
}
.boxes span:before{
	content:'';
	position:absolute;
	width:100%;
	height:3px;
	background:#00a88a;
	animation:animate 4s linear infinite;
}
@-webkit-keyframes
{
	0%{
		transform: scaleX(0);
		transform-origin:left;
	}
	50%{
		transform: scaleX(1);
		transform-origin:left;
	}
	50.1%{
		transform: scaleX(1);
		transform-origin:right;
	}
	100%{
		transform: scaleX(0);
		transform-origin:right;
	}
}
@keyframes animate
{
	0%{
		transform: scaleX(0);
		transform-origin:left;
	}
	50%{
		transform: scaleX(1);
		transform-origin:left;
	}
	50.1%{
		transform: scaleX(1);
		transform-origin:right;
	}
	100%{
		transform: scaleX(0);
		transform-origin:right;
	}
}
.grecaptcha-badge{
	visibility: collapse !important;  
}
@media screen and (max-width: 1200px) and (min-width: 993px) {
.slider-form .head-form {
    position: absolute;
    width: 380px;
    height: 380px;
    right: 20px;
    top: 30px;
    background: rgba(240, 240, 240, 0.8) url(../img/int/background-texture.png);
    padding: 20px 20px 0 20px;
    z-index: 50;
}	
}
@media screen and (max-width: 600px) and (min-width: 500px) {
.slider-form .head-form {
    position: absolute;
    width: 380px;
    height: 380px;
    right: 73%;
    top: 30px;
    background: rgba(240, 240, 240, 0.8) url(../img/int/background-texture.png);
    padding: 20px 20px 0 20px;
    z-index: 50;
}	
}
@media only screen and (max-width: 400px) {
.slider-form .head-form {
    width: 360px;
    height: 360px;
    right: 82%;
    top: 4px;

}
}
@media only screen and (max-width: 360px) {
.slider-form .head-form {
    width: 360px;
    height: 360px;
    right: 83.3%;
    top: 4px;

}
}
@media screen and (max-width: 500px) and (min-width: 400px) {
.slider-form .head-form {
    position: absolute;
    width: 380px;
    height: 380px;
    right: 76.5%;
    top: 30px;
    background: rgba(240, 240, 240, 0.8) url(../img/int/background-texture.png);
    padding: 20px 20px 0 20px;
    z-index: 50;
}	
}
.call-us{
	z-index: 14;
}
@media screen and (max-width: 1100px) and (min-width: 769px) {
	.contact_form .gform_button{
		left:34% !important;
	}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
.slider-form .head-form {

    width: 380px;
    height: 380px;
    right: 62%;
    top: 4px;
    margin-right: -300px;
}
}

@media only screen and (max-width: 330px) {
.slider-form .head-form {

    width: 310px;
	height: 310px;
	right: 95.6%;
	top: 4px;

}
.slider-form .head-form h2 {

    line-height: 5px !important;
	width: 101%;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){

    font-size: inherit;
    font-family: inherit;
    padding: 4px 4px !important;
    letter-spacing: normal;

}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {

    line-height: 15px !important;
    min-height: 2rem;

}
}
.contact_form{
	margin-bottom:45px;
}
.contact_form .gfield{
	width:50%;
	float:left;
}
.contact_form .gfield_error{
	width:50% !important;
	padding-bottom:5px !important;
	float:left;
}
.contact_form .gform_wrapper ul li.gfield{
	clear:right;
}
.contact_form #field_2_5{
	width:100%;
}
.contact_form .textarea{
	font-size: 21px;
    letter-spacing: .54px;
    line-height: 35px;
    color: #000;
    padding: 18px 18px 16px;
    background-color: #ebebeb;
}
.contact_form .textarea{
	position: relative;
    display: block;
    border: none;
    width: 100%;
    border-bottom: 2px solid #00afa4;
}
.contact_form label{
	color: #000;
    font-size: 21px !important;
    letter-spacing: .54px;
    line-height: 35px !important;
    position: absolute;
    pointer-events: none;
    top: 16px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    padding-left: 18px;
    left: 0;
	z-index: 2;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-weight: 200 !important;
}
.contact_form li{
	position:relative;
	padding-bottom:18px;
	padding-top:18px;
}
.contact_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding:18px 18px 16px;
	background-color: #ebebeb;
	font-size: 21px;
    letter-spacing: .54px;
    line-height: 35px;
    color: #000;
}
.contact_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	position: relative;
    display: block;
    border: none;
    width: 100%;
    border-bottom: 2px solid #00afa4;
}
.contact_form .gform_wrapper ul.gform_fields li.gfield{
	padding-right: 30px;
}
.contact_form .gform_wrapper .top_label div.ginput_container{
	margin-top:0;
}
.contact_form .gform_button{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 18px;
}
.contact_form .gform_button{
	left:40%;
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 100px;
	position:relative;
    background: #ef6c3f;
    color: white;
    border: 0;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}
.contact_form .gform_button:hover {
    background: #00a88a;
}

.contact_form textarea:focus{
    border-bottom: 2px solid #000;
	outline: none;
	transition: all .2s ease;
    -moz-transition: .2s ease all;
    -webkit-transition: all .2s ease;
}
.contact_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus{
	border-bottom: 2px solid #000;
	outline: none;
	transition: all .2s ease;
    -moz-transition: .2s ease all;
    -webkit-transition: all .2s ease;
}
.contact_form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea{
	border-bottom: 1px solid #000 !important;
	border:none;
}
.contact_form textarea:focus + label {
  top: -6px;
  position:absolute;
}
.contact_form textarea + .contact_form label,
.contact_form textarea + .contact_form label {
  position:absolute;
  top:-35px;
  padding-left:0;
  left:0;
}
.address_back{
	background: linear-gradient(311.59deg,#00a88a,#7fada4);
    padding: 40px;
    color: #fff;
    height: 100%;
	float: left;
	}
.inner_address h3{
	text-align:left !important;
	font-weight: bold;
	font-size: 22px;
    padding-bottom: 3px;
	color:#fff;
	border-bottom:none;
	padding:0; 
}
.inner_address p{
	font-family: Proxima Nova;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
	text-align: left;
}
.inner_address{
	/* margin-bottom:80px; */
}
#map{
	width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0px;
}
.mapblock {	
}

.map_container{
	float:right;
	min-height:602px;
}

.gfield.active label {
	top: -30px;
    font-size: 14px;
    left: -18px;
	font-size:14px !important;
}
#breadcrumbs{
	padding: 0 0 10px 0;
    text-align: center;
    font-size: 16px;
}
#breadcrumbs a{
    padding: 0 8px;
}
.breadcrumb_last{
	font-weight: 600;
	padding: 0 8px;
	text-decoration: underline;
}
#breadcrumbs a:after {
    content: "\f105";
    font-family: fontawesome;
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 1px;
    left: 10px;
}
.page-template-contact_us-php .crumbs {
    position: relative;
    background: #fff; 
    padding: 15px 0 5px 0;
    color: #000;
	margin-bottom: 20px;
	margin-top: 10px;
}
.page-template-contact_us-php .crumbs a {
    color: #000;
}
.contact_form ul li:before {
	display:none;
}

.contact_form h1 {
    line-height: 1em;
    font-size: 75px;
    letter-spacing: -1.2px;
}
@media (max-width: 992px){
.contact_form h1{
    line-height: 1em;
    font-size: 54px;
    letter-spacing: -1.2px;
	color:#000;
}
}
@media (max-width: 500px){
.contact_form h1{
    line-height: 1em;
    font-size: 35px;
    letter-spacing: -1.2px;
	color:#000;
}
}
.contact_form p {
	text-align:center;
    font-size: 30px;
    color: #000;
    letter-spacing: .94px;
    margin: 0;
    font-family: Proxima Nova;
    line-height: 1.2em;
}
.contact_form a{
	color:#000;
}
@media (max-width: 991.98px){
.contact_form p{
    font-size: 22px;
    line-height: 1.2em;
}
}
.time{
	font-weight: 600;
    color: #999;
}
.recent-post h3 a{
	font-size:20px;
}
.recent-post {
	border-bottom:none !important;
}
.title h2{
	background: #000;
    margin: 0;
    text-align: left;
    color: #fff;
    padding: 10px;
    width: 15%;
    font-size: 15px;
}
.title{
	margin-bottom: 30px;
    border-bottom: 2px solid #000;
}
.pagination {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: center;
    padding: 20px 0;
    clear: both;
    display: block;
    overflow: hidden;
}
.pagination span, .pagination a {
    color: #111;
    border: 0;
    font-size: 16px;
    padding: 6px 15px;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}
.pagination a:hover, .pagination .current {
    color: #fff;
    background: #00a88a;
}
.author{
	color:#000;
	padding-right: 5px;
}
.main-page-content ul li:last-child, .blog-page-content ul li:last-child{
  border-bottom: none !important;
}
@media(max-width:400px){
	.title h2{
		width:52%;
	}
}
@media(min-width:400px) and(max-width:550px){
	.title h2{
		width:35%;
	}
}
@media(min-width:550px) and (max-width:800px){
	.title h2{
		width:25%;
	}
}
@media(min-width:800px) and (max-width:1100px){
	.title h2{
		width:20%;
	}
}

/* new css */

.cm-header .wp-megamenu{
  flex-wrap: wrap;
  position: relative;
  align-items: center;
}
@media (min-width: 993px){
  .cm-header .wp-megamenu{
    display: flex !important;
  }
}
.cm-header .container {
  max-width: 1600px;
}
.wpmm-type-widget .textwidget.custom-html-widget p {
  display: flex;
  align-items: center;
}

.wp-megamenu-sub-menu {
  /* display: none; */
}
.cm-header .wp-megamenu .wpmm_mega_menu > a,.cm-header .menu-item > a {
  display: flex;
  flex-flow: wrap row;
  position: relative;
  padding: 0 10px;
  /* text-align: center; */
  color: #1F1F20;
  font-weight: 600;
  height: 50px;
}

.wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default {
  display: block;
  background: transparent;
  margin: 0;
  padding: 0;
  color: #000;
  width: max-content;
  text-align: left;
  font-size: 10px;
  /* padding-top: 7px; */
  /* position: absolute; */
  /* top: calc(100% - 16px); */
  left: 0;
  padding: 10px 0 0;
}

header[role="banner"].cm-header {
  padding: 0;
}

.cm-main-logo {
  width: 25%;
}

.cm-header .cm-main-menu {
    width: 75%;
}

.cmmain-nav {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 10px;
  height: 100%;
}

.cm-main-logo img {
 	max-width: 200px;
	object-fit: cover;
}

.menu-item-has-children.menu-item > a:after {position: absolute;content: '\f107';top: 0;right: -5px;font-family: FontAwesome;}

.wpmm-strees-row-and-content-container {
  width: 600px !important;
  margin: auto;
  background: #000;
  z-index: 9;
  left: 0 !important;
  top: 100%;
  opacity: 0;
  /* display: none; */
  transform: translate(0 , 1000%);
  transition: all 0.5s ease;
}

.menu-item-has-children:hover .wpmm-strees-row-and-content-container {
  opacity: 1 !important;
  display: block;
  transform: translate(0 , 15px);
  transition: all 0.5s ease;
  background: transparent;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
  padding: 0px 25px 25px;
  background: #fff;
}


.wpmm-row > .wp-megamenu-sub-menu {
  display: flex;
  flex-wrap: wrap;
}
.wpmm-row > .wp-megamenu-sub-menu {
  display: flex;
  flex-wrap: wrap;
}


.cm-tap-call p,.cm-tap-call a {
  color: #00A88A;
}

.cm-tap-call .social-icon {
  display: flex;
  width: max-content;
  margin: auto;
  margin-right: 0;
}

.cm-tap-call .social-icon a {
  font-size: 13px;
  width: max-content;
}
.cm-tap-call .social-icon a:nth-child(1){
	color:#365897;
}
.cm-tap-call .social-icon a:nth-child(2){
	color:#25A4D2;
}
.cm-tap-call .social-icon a:nth-child(3){
	 background: transparent linear-gradient(221deg, #B11796 0%, #F0D635 100%) 0% 0% no-repeat padding-box;
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.cm-tap-call .social-icon a:nth-child(4){
	color:#057AB5;
}
.cm-tap-call .social-icon a:nth-child(5){
	color:#BA1E2B;
}
.cm-tap-call .social-icon a+a {
  margin-left: 6px;
}
.cm-header .wp-megamenu > li+ li {
  margin-left: 8px;
}

.cm-flex-row {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
}
.cm-header .wp-megamenu .menu-item-has-children > a:before {
  content: '';
  position: absolute;
  margin: 0;
  bottom: -4px;
  left: 20px;
  margin: auto;
  opacity: 0;
  /* border-bottom: 25px solid #ac9d9d; */
  /* border-left: 20px solid #0000; */
  /* border-right: 20px solid #0000; */
  width: 22px;
  height: 22px;
  transition: all 0.5s;
  visibility: hidden;
  z-index: 0;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
  transform: rotate(45deg);
  transition: all 0.5s ease;
}

.cm-header .wp-megamenu .menu-item-has-children:hover > a:before {
  visibility: visible;
  opacity: 1;
  transform: rotate(45deg);
  transition: all 0.5s ease;
}

.wpmm-type-widget .textwidget {
  font-size: 16px;
  color: #00A88A;
}

.wpmm-type-widget .textwidget i {
  display: inline-flex;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #E2FFFA;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 14px;
}

.cm-header .wp-megamenu .wpmm_mega_menu > .wpmm-type-item  a {
  font-weight: 500;
}

.cm-header .wp-megamenu .wpmm-type-item a {
  font-weight: 500;
  font-size: 15px;
  height: auto;
  padding: 0;
}

.cm-header .wp-megamenu .wpmm-type-item + .wpmm-type-item {
  margin-top: 10px;
}

.cm-header .wp-megamenu .wpmm-col .wp-megamenu-sub-menu {
  margin-top: 0;
  padding-top: 0;
}

.wpmm-type-widget .textwidget.custom-html-widget {
  margin-top: 30px;
  font-family: 'Montserrat', sans-serif;
}

/*new clasic menu */

.cm-header .wpmm-nav-wrap #menu-test-menu {
  display: flex;
  justify-content: left;
  align-items: center;
  vertical-align: top;
}

.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
  font-size: 12px;
  font-weight: 600;
  font-family: 'Montserrat';
  text-transform: capitalize;
  padding-top: 0px;
  /* max-width: 140px; */
  padding: 23px 0;
  display: table;
}
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a, #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.active>a {
    color: #000 !important;
}
.cm-header #wp-megamenu-test-menu {
  padding: 0 !important;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: top;
}

.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a .fa {
  left: 2px;
  position: relative;
  top: 0;
}

li#wp-megamenu-item- {
  display: none;
}

.wp-megamenu .cm-header .wp-megamenu > li.wpmm-item-fixed-width > ul.wp-megamenu-sub-menu {
  left: 0 !important;
}

.cm-header .wp-megamenu >li > ul.wp-megamenu-sub-menu li > a {
  height: auto !important;
}

.cm-header .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget {margin-bottom: 0 !important;margin-top: 0;line-height: inherit;}

.cm-header .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
  margin-bottom: 0;
}

.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a, .cm-header .wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu #wp-megamenu-item-2174>a {
  margin-bottom: 0;
  font-weight: 500;
  color: #1F1F20 !important;
  white-space: nowrap;
}
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a:hover {
  color: #00a88a;
}
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
  padding: 0 20px 20px;
  /* transform: translate(10px, 20px); */
}

.sticky .cm-main-logo img {
  height: 40px;
  object-fit: contain;
  width: 40px;
}

.sticky .cm-main-logo {
  width: 8%;
}

.sticky .cm-main-menu.row {
  width: 90%;
}

.sticky .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default {
  display: none;
}

.sticky.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
  height: auto;
  font-size: 13px;
  padding: 20px 0;
}

.sticky.cm-header #wp-megamenu-test-menu {
  justify-content: left;
}

.sticky .cm-flex-row {
  height: 70px;
}

.sticky .cmmain-nav {
  width: 65%;
}

.sticky .cm-tap-call {width: 40%;padding: 0;}

header[role="banner"].cm-header.sticky {
  background: #fff;
  box-shadow: rgb(0 0 0 / 10%) 0px 3px 6px;
}

.sticky .cm-tap-call p,.sticky  .cm-tap-call a {
  color: #1F1F20;
  text-align: left;
  width: max-content;
  padding: 0;
}

.sticky .cm-tap-call a {
  font-weight: 600;
  font-family: 'Montserrat';
}

.sticky .cm-tap-call .social-icon {
  display: none;
}

.sticky .cm-comtact-btn {}

.sticky.cm-header .cm-text-cont {
  display: block !important;
    padding: 4px 24px;
    background: #D7001E;
    color: #fff !important;
    font-weight: 300;
    border-radius: 50px;
    margin-left: 10px;
    font-size: 15px;
}
.cm-tap-call {width: 23%;padding: 0;}

.cmmain-nav {
    width: 77%;
    padding-right:0
}

.sticky .cm-cont {
  display: flex;
  justify-content: left;
  align-items: center;
  width: max-content;
  margin: auto;
  margin-right: 0;
}

/* width */
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu::-webkit-scrollbar-track {
  box-shadow: inset 0px 3px 6px #0000001A; 
  border-radius: 5px;
}
 
/* Handle */
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu::-webkit-scrollbar-thumb {
  background: #00a88a; 
  border-radius: 10px;
}

/* Handle on hover */
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
    margin-left: 0;
    max-height: 73vh;
    overflow-y: auto;
	width: max-content;
}
.cm-header .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu {
  top: 80px;
}
.cm-header.sticky .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu {top: 65px;}
.home.page header.cm-header + section,
.page-template-test-template-php.page section[role=main] {
  padding-top: 90px;
}
.cm-header .cm-tap-call p{
  font-size: 17px;
  text-align: right;
  padding: 0;
}

.sticky li#wp-megamenu-item-2172 {
  display: none;
}

.cm-header .wpmm_brand_logo_wrap {
  display: none;
}

.page .cm-header .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu >li.wpmm_dropdown_menu.menu-item>a {
  padding-top: 5px !important;
}
.sticky.cm-header .wpmm-nav-wrap #menu-test-menu {
  padding-left: 20px;
}

.sticky.cm-header .wp-megamenu .menu-item-has-children > a:before {
  bottom: -14px;
}
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a:hover,
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a {
  color: #00a88a !important;
}

.sticky .wpmm-nav-wrap.wpmm-main-wrap-test-menu {width: 100%;}

.sticky.cm-header .wp-megamenu > li+ li {
    margin-left: 20px;
}
@media(max-width: 1280px){
  .cm-header .container{
    width: 100%;
    max-width: 100%;
    padding: 0 4%;
  }
	.cm-main-logo img{
		max-width:170px;
	}
    .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
      font-size: 10px;
  }

  .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default {
      font-size: 9px;
  }

  .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a, .cm-header .wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu #wp-megamenu-item-2174>a {
      font-size: 11px;
      line-height: 17px;
  }

  .cm-header .wpmm-type-widget .textwidget.custom-html-widget {
      font-size: 13px;
      margin-top: 25px;
  }

  .cm-header .cm-tap-call p {
      font-size: 14px;
  }

  .cm-header .cm-tap-call .social-icon a i {
      font-size: 12px;
  }
  .sticky .cmmain-nav{
    width: 75%;
  }   
  .sticky .cm-tap-call {
    width: 35%;
  }
  .sticky.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-size: 11px;
}
  .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a .fa {
    left: 1px;
    top: 2px;
  }


}
@media(max-width: 1155px){
    .cm-header .wp-megamenu > li+ li {
      margin-left: 6px;
  }
  .sticky.cm-header .wp-megamenu > li+ li {
    margin-left: 15px;
}
  .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default{
    font-size: 8px;
  }
}
@media(max-width: 1080px){
  .cm-header .cm-tap-call p {
    font-size: 12px;
  }
	.sticky.cm-header .wpmm-nav-wrap #menu-test-menu{
		padding-left:20px
	}
	.cm-main-logo img{
		max-width:120px;
	}
  .sticky.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a{
      font-size: 10px;
  }
	.sticky.cm-header .wp-megamenu > li+ li {
		margin-left: 12px;
	}
	.sticky .cm-main-logo img{
		height: 35px;
		width: 35px;
	}
  .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
      font-size: 9px;
  }
  .cm-header.sticky #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a .fa { 
      top: 2px;
  }
  .sticky.cm-header .cm-text-cont {
    padding: 2px 24px;
    margin-left: 10px;
    font-size: 13px;
  }
  .cmmain-nav {
		width: 80%;
	}
	.cm-header .cm-main-menu {
		width: 80%;
		margin: 0;
	}
	.cm-main-logo {
		width: 20%;
	}
	.cm-header .wp-megamenu > li+ li {
		margin-left: 10px;
	}

  .cm-header .wpmm-nav-wrap #menu-test-menu,
  .cm-header #wp-megamenu-test-menu{
    justify-content: left;;
  }
}
@media(max-width: 1000px){
  /* .cm-main-logo {
      width: 22%;
  }

  .cm-main-menu {
      width: 100%;
  }

  .page-template-test-template-php div#awesome-menu {
      display: none;
  }

  .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
      font-size: 10px;
      height: 40px;
  }

  .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default {
      font-size: 12px;
  }

  .cm-flex-row {
      height: 90px;
  }
  .sticky .cm-flex-row {
      height: 50px;
  }
  .sticky .cm-main-logo img {
      height: 30px;
      width: 30px;
      margin: auto;
  }

  .home.page header.cm-header + section,
  .page-template-test-template-php.page section[role=main] {
      padding-top: 90px;
  }

  .cm-tap-call {
      width: 30%;
  }
  .cm-header .cm-tap-call p span {
      display: none;
  }
  .sticky.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-size: 9px;
  }

  .sticky .cm-main-menu.row {
    width: 90%;
  }

  .sticky .cm-main-logo {
    width: calc(15% - 10px);
    margin-right: 10px;
  }

  .cm-header .cm-tap-call p {
    font-size: 11px;
  }

  .sticky.cm-header .cm-text-cont {
    font-size: 13px;
    padding: 3px 25px;
  }
  .cm-header.sticky .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu{
    top: 0
  }
  .sticky.cm-header .wp-megamenu .menu-item-has-children > a:before {
    bottom: 0px;
} */
}

@media(max-width:992px){
  .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu{
    max-height: auto;
    overflow: unset;
  }
  .cm-flex-row {
      flex-wrap: wrap;
      height: auto;
  }
	.cm-header .row {
		margin: 0;
	}
	
	header[role="banner"].cm-header {
		position: absolute;
	}
	header[role="banner"].cm-header.sticky {
		position: fixed;
	}
  .home.page header.cm-header + section,
	.page-template-test-template-php.page section[role=main] {
		padding-top: 87px;
	}
	.cm-main-logo img{
		max-width:120px;
	}
  .cm-header .wp-megamenu > li+ li {
      margin-left: 0px;
  }
  .cm-header .wpmm-nav-wrap #menu-test-menu,
  .sticky.cm-header .wpmm-nav-wrap #menu-test-menu{
    padding: 20px 30px;
  }
  .cm-header .cm-main-menu {
    width: 100%;
}
  .cmmain-nav {
      width: 100%;
      padding: 0px 0;
  }

  .cm-header .wpmm-nav-wrap #menu-test-menu {
      display: none;
  }

  header[role="banner"].cm-header {
    background: #fff;
    padding-bottom: 10px;
  }

  .cm-tap-call {
      order: -1;
      margin: auto;
      padding: 10px 10px 0;
  }

  .cm-tap-call p, .cm-tap-call a {
      font-family: 'Montserrat';
      color: #1F1F20;
  }

  .cm-tap-call .social-icon {
      display: none;
  }

  .cm-main-logo {
      width: 20%;
      display: none;
  }

  .cm-main-menu {
      width: 100%;
  }

  .cm-header #wp-megamenu-test-menu.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
      margin: 0;
  }
  .cm-header .wpmm_brand_logo_wrap {
    display: block;
  }
  .cm-header .wpmm-nav-wrap #menu-test-menu {
    top: 55px;
    box-shadow: 0px 3px 6px #0000001a;
    overflow-y: scroll;
    height: 78vh;
}

#wp-megamenu-test-menu.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    text-transform: capitalize;
}

.cm-header .wpmm-type-widget .textwidget.custom-html-widget {
    margin-top: 0;
}
.cm-header .wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu li {
  width: 100%;
  height: auto !important;
}

.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a .fa {
  display: none;
}


.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
    /* box-shadow: none; */
    position: relative;
    padding: 0 20px;
    box-shadow: none;
}

.cm-header .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu {
    top: 0;
}

.cm-header .wpmm-type-widget .textwidget.custom-html-widget p {
  padding-bottom: 7px;
  padding-top: 10px;
}

.sticky .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default, .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default {
  /* font-size: 0; */
  padding: 10px 0 0;
  display: block;
}

.cm-header .wp-megamenu .menu-item-has-children:hover > a:before {
    display: none;
}

.cm-header .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding: 0;
}

.wpmm-type-widget + .wpmm-type-widget {
    margin-top: 10px;
}
.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
  display: block !important;
  max-height: fit-content;
}
.cm-header.sticky .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu {
  top: 0;
}

.cm-header #wp-megamenu-test-menu.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
  color: #000;
  font-weight: 600;
  margin: 10px 0 0;
  height: auto;
  padding: 0;
  width: 100%;
}

.cm-header .cm-tap-call p {
  font-size: 15px;
  padding-bottom: 0;
}

.cm-header .cm-tap-call a {
  font-weight: 600;
}
.sticky .cmmain-nav {
  width: 100%;
  background: #fff;
  display: inline-block;
}

.sticky .cm-flex-row {
  height: auto;
}

.sticky .cm-tap-call {
  width: 60%;
  padding-top: 10px;
  /* padding-bottom: 10px; */
}

.cm-header .wpmm_brand_logo_wrap {
  width: 40%;
  /* margin-left: 0; */
}

.sticky.cm-header #wp-megamenu-test-menu {
  width: 100%;
}

.cm-header .wpmm_brand_logo_wrap img {
  max-width: 180px;
  object-fit: contain;
}

.sticky .cm-main-menu.row {
  width: 100%;
  margin-left: 0;
}

.cm-header .cm-main-menu.row {
  margin-left: 0;
}

.sticky .cmmain-nav {
  padding: 0;
}

.sticky.cm-header .cm-text-cont {
  padding: 2px 18px;
  font-size: 11px;
}
.sticky li#wp-megamenu-item-2172{
  display: block

}

.sticky .cm-comtact-btn {
  display: none;
}

.cm-header #wp-megamenu-test-menu.wpmm-mobile-menu a.wpmm_mobile_menu_btn{
  background: #00A88A;
}
.cm-tap-call{
  width: 100%;
}
.cm-cont {
  display: flex;
  justify-content: center;
  padding-bottom:5px;
}
.sticky .cm-comtact-btn {
  display: none;
}

.sticky .cm-cont {
  margin: auto;
}

}
@media(max-width: 767px){
  .cmmain-nav {
      padding: 0;
  }

  .cm-header #wp-megamenu-test-menu.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
      margin: 0;
  }
  .home.page header.cm-header + section,
  .page-template-test-template-php.page section[role=main] {
      padding-top: 78px;
  }
  .cm-header .wpmm-nav-wrap #menu-test-menu {
      top: 40px;
  }
  .cm-header .wpmm-nav-wrap #menu-test-menu {
    height: 65vh;
}
}
@media(max-width: 480px){
  .cm-header .wpmm-nav-wrap #menu-test-menu {
      height: 60vh;
  }
}
@media(max-width: 360px){
  .cm-tap-call,
  .sticky .cm-tap-call {
      width: 100%;
  }

  .sticky .cm-comtact-btn{
    display: none;
  }
  .cm-header #wp-megamenu-test-menu.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
      margin: 0;
  }
  .cm-header .wpmm-nav-wrap #menu-test-menu {
    top: 32px;
    height: 65vh;
}

}

/* 02-05-2021 */
.page.page-id-2129 section[role=main] {
  padding-top: 89px;
}
#hb-con{
    background: url('/wp-content/uploads/banner.jpg') no-repeat;
    background-size: cover;
    padding: 100px 0;    
    position: relative;
	display: block;
	min-height: 400px;
}
#hb-con:after, #cloudhost-con:after {
  content: '';
  background: url(/wp-content/uploads/drop-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 20px;
  width: 44px;
  height: 70px;
}
#hb-con .row{
  display: flex;
  flex-direction: row;
  align-items: center;
}
#hb-con h3{    
    font-family: 'Montserrat', sans-serif;
    font-size: 74px;
    line-height: 92px;
    font-weight: 700;
    color: #fff;
    text-transform: inherit;
}
#hb-con h3 span{
  display: block;
}
#hb-con h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 72px;
    line-height: 92px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    padding-top: 20px;
}
#hb-con h4 span{
    position: relative;
    z-index: 0;
}
#hb-con h4 span::after{
    content: '';
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    width: 100%;
    border: 10px solid #fc602b;
    z-index: -1;
}
#hb-con h4 span:first-child:after{
    width: 110%;
}

/* contact form css */
.banner-contact{
  position: relative;
  padding: 38px 42px;
  z-index: 50;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  width: 424px;
  min-height: 564px;
  float: right;
}
/* animation border start*/
.banner-contact::before,.banner-contact::after {
  content:"";
  width: 100%;
  height: 5px;
  background: #09BE9F;
  position: absolute;
  transition: all 0.2s linear;
}
.banner-contact::before{
  left: 0;
  top: 0;  
  animation: animateright 4s linear forwards;
	animation-iteration-count: infinite;
	animation-delay:-4s;
}
.banner-contact::after{
  right: 0;
  bottom: 0;
  animation: animateleft 4s linear forwards;
	animation-iteration-count: infinite;
	animation-delay: 0s;
}
@keyframes animateright{
	0%{
		transform: scaleX(0);
		transform-origin:left;
	}
	50%{
		transform: scaleX(1);
		transform-origin:left;
	}
	50.1%{
		transform: scaleX(1);
		transform-origin:right;
	}
  100%{
		transform: scaleX(0);
		transform-origin:right;
	}
}
@keyframes animateleft{
	0%{
		transform: scaleX(0);
		transform-origin:right;
	}
  50%{
		transform: scaleX(1);
		transform-origin:right;
	}
	50.1%{
		transform: scaleX(1);
		transform-origin:left;
	}
  100%{
		transform: scaleX(0);
		transform-origin:left;
	}
}
.banner-contact .hori-line::before,.banner-contact .hori-line::after {
  content:"";
  width: 5px;
  height: 100%;
  background: #09BE9F;
  position: absolute;
  transition: all 0.2s linear;
}
.banner-contact .hori-line::before{
  right: 0;
  top: 0;  
  animation: animatebottom 4s linear forwards;
  animation-iteration-count: infinite;
  animation-delay: -2s;
}
.banner-contact .hori-line::after{
  left: 0;
  bottom: 0;
  animation: animatetop 4s linear forwards;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}
@keyframes animatebottom{
	0%{
		transform: scaleY(0);
		transform-origin:top;
	}
  50%{
		transform: scaleY(1);
		transform-origin:top;
	}
	50.1%{
		transform: scaleY(1);
		transform-origin:bottom;
	}
  100%{
		transform: scaleY(0);
		transform-origin:bottom;
	}
}
@keyframes animatetop{
	0%{
		transform: scaleY(0);
		transform-origin:bottom;
	}
  50%{
		transform: scaleY(1);
		transform-origin:bottom;
	}
	50.1%{
		transform: scaleY(1);
		transform-origin:top;
	}
  100%{
		transform: scaleY(0);
		transform-origin:top;
	}
}
/* animation border end*/

.banner-contact .left-icon{
  position: absolute;
  top: -43px;
  left: -15%;
  background: url(/wp-content/uploads/quickcallback.png) no-repeat;
  width: 204px;
  height: 134px;
  background-size: contain;
}
.banner-contact h2{
  font-family: 'Montserrat', sans-serif;
  color: #09BE9F;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
  padding-bottom: 20px;
}
.banner-contact .gform_legacy_markup_wrapper .hidden_label input.large,.banner-contact .gform_legacy_markup_wrapper .hidden_label select.large,
.banner-contact .gform_legacy_markup_wrapper .top_label input.large,.banner-contact .gform_legacy_markup_wrapper .top_label select.large,
.banner-contact .gform_legacy_markup_wrapper textarea.small{
  padding: 16px 18px !important;
  background: #F6F6F6 0% 0% no-repeat padding-box;
  font-size: 14px !important;
  font-weight: 400;
  color: #9C9C9C;
  font-family: 'Montserrat', sans-serif !important;
  border: none;
  box-shadow: none;
}

.banner-contact input::-webkit-input-placeholder, .banner-contact textarea::-webkit-input-placeholder{ 
  color: #9C9C9C;
  text-transform: capitalize;
}

.banner-contact input::-moz-placeholder,.banner-contact textarea::-moz-placeholder{
  color: #9C9C9C;
  text-transform: capitalize;
}
.banner-contact input:-ms-input-placeholder, .banner-contact textarea:-ms-input-placeholder{
  color: #9C9C9C;
  text-transform: capitalize;
}
.banner-contact input:placeholder, .banner-contact textarea:placeholder{
  color: #9C9C9C;
  text-transform: capitalize;
}

.banner-contact .gform_legacy_markup_wrapper ul li.gfield {
  margin: 0;
  margin-top: 25px;
  padding: 0 !important;
}
.banner-contact .gform_legacy_markup_wrapper ul li.gfield:first-child{
  margin-top: 0 !important;
}
.banner-contact .gform_legacy_markup_wrapper .gform_footer{
  margin: 0;
  padding: 0;
}
.banner-contact .gform_legacy_markup_wrapper .gform_footer input.button,.banner-contact .gform_legacy_markup_wrapper .gform_footer input[type=submit],
.banner-contact .gform_legacy_markup_wrapper .gform_page_footer input.button,.banner-contact .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{
   font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: block;
  width: 100%;
  padding: 13px 0;
  border: 0;
  background: #EF6C3F;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  position:relative;
}
.banner-contact .gform_legacy_markup_wrapper .gform_footer input.button:hover,.banner-contact .gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover, .banner-contact .gform_legacy_markup_wrapper .gform_page_footer input.button:hover,.banner-contact .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]:hover{
	background:#09BE9F;
	transition: all 0.25s ease;
}
.banner-contact .gform_legacy_markup_wrapper div.validation_error{
	border: none;
    padding: 0;
    margin: 0 0 10px;
}
.banner-contact .gform_validation_errors>h2 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: initial;
	text-align: left;
}
.banner-contact .gform_validation_errors>h2:before {
    height: 15px;
}
.banner-contact .gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding: 5px 0;
    font-size: 12px;
    font-family: 'Montserrat';
    line-height: 18px;
    font-weight: 600;
}
.banner-contact .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    background: none;
    border: none;
	margin: 0;
}
.banner-contact .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 0;
    font-family: 'Montserrat';
    font-size: 10px;
    font-weight: 600;
}



#home-para{
    padding: 100px 0 50px;
    color: #232323;
}
#hvideo-con{
  padding: 60px 0;
  color: #232323;
}
#whatwedo-con, #hcall-con{
    padding: 60px 0;
    color: #232323;
}
#home-para h4{  
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    text-transform: capitalize;
}
#hvideo-con .hvideocenter, #hcall-con .hcallcenter{
    display: flex;
    align-items: center;
}
.hvideocenter .padd-right, .hcallcenter .padd-right{
    padding-right: 120px;
}
#hvideo-con ul.tickstyle,#hcall-con ul.tickstyle {
    margin: 0;
    padding: 0;
    list-style: none;
}
#hvideo-con ul.tickstyle li, #hcall-con ul.tickstyle li{  
  font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding-bottom: 17px;
    position: relative;
}
#hvideo-con ul.tickstyle li::before, #hcall-con ul.tickstyle li::before{
    content: '';
    background: url(/wp-content/uploads/tick.png) no-repeat;
    position: absolute;
    top: 10px;
    left: -25px;
    width: 16px;
    height: 15px;
}

#hvideo-con ul.tickstyle li span, #hcall-con ul.tickstyle li span{
    font-weight: 600;
}
#hvideo-con .C-form{
    position: relative;
}
#hvideo-con .C-form > img{
    width: 100%;
}
#hvideo-con .vb-box{
    background: #00A88A;
    display: flex;
    align-items: center;
    padding: 40px;
    position: absolute;
    left: -10%;
    bottom: -5%;
    max-width: 470px;
}
#hvideo-con .vb-box img{
    padding-right: 20px;
}
#hvideo-con .vb-box p{    
  font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    line-height: 34px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-align: left;
    padding: 0 15px;
}
#whatwedo-con h3{    
  font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    padding-bottom: 40px;
    text-transform: capitalize;
}
#whatwedo-con .clients-pics{
	display: flex;
    flex-direction: row;
    justify-content: center;
}
#whatwedo-con img{
    background: #E5EFF0;
    width: 350px;
    margin-left:30px
}
#whatwedo-con img:first-child{
  margin:0
}
#longterm-con {
    position: relative;
    margin: 80px 0;
    color: #fff;
}
#longterm-con::before {
    background: url(/wp-content/uploads/image2.png) no-repeat;
    background-size: cover;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 40%;
    height: 100%;
}
#longterm-con::after{
    content: '';
    background: #00A88A;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 60%;
    height: 100%;
}
#longterm-con h3{  
  font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
    text-transform: capitalize;
}
#longterm-con h3::after{
    content: '';
    position: absolute;
    width: 10%;
    height: 4px;
    background: #fff;
    bottom: 0;
    left: 0;
}
#longterm-con .longterm-sev{
    padding-top: 80px;
}
#longterm-con .longterm-sev p{
  font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
}
.longterm-sev .w-box{
    background: #E5EFF0;
    color: #232323;
    padding: 45px 43px;
    margin-bottom: -38px;
    margin-top: 25px;
}
#longterm-con .w-box h4{
  font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 60px;
    font-weight: 800;
    text-transform: capitalize;
}
#longterm-con .w-box p{
  font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;    
}
#hcall-con h3{
  font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 60px;
    font-weight: 800;   
    padding-bottom: 16px; 
    text-transform: capitalize;
}
#hcall-con p{
  font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;  
    text-align: left;  
}
#hcall-con .C-form{
    position: relative;
}
#hcall-con .vb-box{
    background: #00A88A;
    padding: 55px 49px;
    position: absolute;
    left: -12%;
    bottom: -8%;
    max-width: 450px;
}
#hcall-con .vb-box p{
  font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 34px;
    font-weight: 600;  
    color: #FFFFFF;
}
#hcall-con .vb-box a{
  font-family: 'Montserrat', sans-serif;
    background: #FFFFFF;
    border-radius: 105px;
    color: #2A2A2A;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 51px;
    font-weight: 800;  
    display: block;
}
#hcall-con .C-form > img{
    width: 100%;
}
#watchquick{
    background: transparent linear-gradient(108deg, #00A88A 0%, #00A88A7A 100%) no-repeat;
    padding: 100px 0;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;    
    color: #FFFFFF;
}
.watchquick{
    display: flex;
    align-items: center;
}
.watchquick .watchquick-col1{
    position: relative;
    margin-right: auto;
}
.watchquick .watchquick-col1::before{
    content: '';
    background: url(/wp-content/uploads/arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -120px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 95px;
    height: 83px;
}
.watchquick .watchquick-col1 .wistia_responsive_wrapper{
    background: #E5EFF0 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000012;
    padding: 16px 15px 14px;
}
#watchquick h3{
  font-family: 'Montserrat', sans-serif;
    font-size: 46px;
    line-height: 60px;
    font-weight: 800;  
    padding-bottom: 30px;
    position: relative;
    text-transform: capitalize;
}
#watchquick h3::after{
    content: '';
    position: absolute;
    width: 20%;
    height: 4px;
    background: #fff;
    bottom: 0;
    left: 0;
}
#watchquick h3 span{
    font-size: 40px;
    display: block;
}
#watchquick .steps{
    padding-top: 30px;
}
.steps .step-number{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.steps .step-number span{
    width: 76px;
    height: 76px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000012;
    border-radius: 160px;
    border: 7px solid #E5EFF0;
    color: #1AB196;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    line-height: 49px;
    font-weight: 800;
    margin-right: 20px;
}
.steps .step-number p{
  font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    line-height: 30px;
    font-weight: 500;
    width: 80%;
    padding: 0;
    text-align: left;
}
#our-partener-stipes{
    background: #E5EFF0 no-repeat;
    box-shadow: 0px 3px 6px #00000012;
    padding: 28px 0;
}
#our-partener-stipes .row{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer[role="cm-new-footer"]{
  background: #2C2C2C;
  color: #fff;
  padding: 70px 0 0;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
footer[role="cm-new-footer"] .foot-1 p{
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 24px;
  font-weight: 500;
  color: #E6E6E6;
  padding-top: 26px;
}
footer[role="cm-new-footer"] h2{
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  line-height: 34px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 21px;
}
footer[role="cm-new-footer"] h2::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #09BC9C;
  width: 33px;
  height: 5px;
}
footer[role="cm-new-footer"] p{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 27px;
  font-weight: 500;
  color: #E6E6E6;
  text-align: left;
}
footer[role="cm-new-footer"] .foot-2 ul{
  padding-top: 16px;
}
footer[role="cm-new-footer"] .foot-2 ul li+li{
  padding-top: 20px;
}
footer[role="cm-new-footer"] .foot-2 li {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #E6E6E6;
}
footer[role="cm-new-footer"] .widget a{
  color: #E6E6E6;
  -webkit-transition: color .2s ease-out;
  -moz-transition: color .2s ease-out;
  transition: color .2s ease-out;
}
footer[role="cm-new-footer"] .widget a:hover{
  color: #1AB196;
}
footer[role="cm-new-footer"] .foot-4{
  padding: 60px 0 0;
}
footer[role="cm-new-footer"] .new-copyright{
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
footer[role="cm-new-footer"] .foot-4 .widget_custom_html{
  border-top: 0.5px solid #FFFFFF;
}
.new-copyright .social{
  display: flex;
  align-items: center;
}
.new-copyright .social p{
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  line-height: 14px;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff;
  padding: 0;
  padding-right: 12px;
}
.new-copyright .social li{
  display: inline-block;
}
.new-copyright .social li a{
  width: 24px;
  height: 24px;
  display: inline-flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  -webkit-transition: background .2s ease-out;
  -moz-transition: background .2s ease-out;
  transition: background .2s ease-out;
}
.new-copyright .social li a + a{
  padding-left: 8px;
}
.new-copyright .social li:nth-child(1) a{
  background: #365897
}
.new-copyright .social li:nth-child(2) a{
  background: #25A4D2
}
.new-copyright .social li:nth-child(3) a{
  background: #057AB5
}
.new-copyright .social li:nth-child(4) a{
  background: #BA1E2B
}
.new-copyright .social li:nth-child(5) a{
  background: transparent linear-gradient(221deg, #B11796 0%, #F0D635 100%) no-repeat;
}
.new-copyright .social li a:hover{
	color:white;
	background:#1AB196;
}
.new-copyright p{
  padding: 0;
}
/* cloud phone system page 30-07-2021  */
.page.page-id-2522 section[role=main] {
  padding-top: 89px;
}
#cloudhost-con{
  background: url(/wp-content/uploads/banner-1.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0;
  position: relative;
  display: block;
  min-height: 400px;
}
#cloudhost-con .banner-contact h2{
  text-align: center;
  font-family: 'moderne-demi';
}
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .hidden_label input.large,
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .hidden_label select.large,
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .top_label input.large, 
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .top_label select.large,
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper textarea.small,
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .gform_footer input.button, 
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .gform_footer input[type=submit],
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .gform_page_footer input.button, 
#cloudhost-con .banner-contact .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{
  font-family: 'IBM Plex Sans' !important;
}
h3.decorationorage{
  font-family: 'Womby';
  font-size: 80px;
  line-height: 97px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  /* padding-top: 20px; */
}
#cloudhost-con .row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
h3.decorationorage span{
  position: relative;
  z-index: 0;
}
h3.decorationorage span::after {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  width: 110%;
  border: 10px solid #fc602b;
  z-index: -1;
}
.padding-both{
  padding:60px 0;
}
.padding-100{
  padding:100px 0;
}
.color-theme{
  color: #00A88A !important;
}
h4.text-heading-black{
  font-family: 'moderne-demi';
  font-size: 50px;
  line-height: 70px;
  font-weight: 700;
  color: #000;
  text-transform: inherit;
  position: relative;
  padding-bottom: 20px;
}
.mb-30{  
  margin-bottom: 30px !important;
}
.unline-line-head::after{
  content: '';
    position: absolute;
    width: 10%;
    height: 4px;
    background: #00A88A;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.text-center{
  text-align: center;
}
.margin-auto{
  margin: auto;
}
.width50{
  width: 50%;
}
.width60{
  width: 60%;
}
.justify-center{
  justify-content: center;
}
.about-phone{
  background-image: url(/wp-content/uploads/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.co-provider-details{
  background: #f2f2f2;
  background-image: url(/wp-content/uploads/tn-automation.jpg);
  background-size: cover;
  padding:60px 0 250px;
}
.co-provider-details .text-para, .about-phone .text-para{
  font-family: 'IBM Plex Sans';
  font-size: 25px;
  line-height: 31px;
  font-weight: 500;
  color: #000;
  text-align: center;
}
p.text-paragraph{
  font-family: 'IBM Plex Sans';
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  padding: 0;
}
.co-provider-details .row{
  display: flex;
  flex-wrap: wrap;
}
.provider-offers{
  width: calc(33.33% - 30px);
  margin: 30px 15px;  
  color: #000;
}
.provider-offers h4{
  font-family: 'moderne-demi';
  font-size: 25px;
  font-weight: 700;
  line-height: 28px;
  margin: 20px 0 10px;
  text-transform: capitalize;
}
.provider-offers p{
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  width: 90%;
}
.pricing-stripe{
  padding-top: 100px;
  position: relative;
  margin-top: -13%;
  overflow: hidden;
  margin-bottom: 80px;
}
.pricing-stripe::after{
  content: '';
  background: url(/wp-content/uploads/globe.png) no-repeat;
  width: 564px;
  height: 525px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  background-size: contain;
}
.pricing-stripe .container{  
  background: #fa622d;
  padding: 30px 50px;
  color: #fff;
}
.pricing-stripe .container .row{ 
   position: relative;
   z-index: 2;
}
.pricing-stripe h2{
  font-family: 'moderne-demi';
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
  text-transform: capitalize;
  width: 50%;
}
.pricing-stripe p{
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 25px;
  line-height: 38px;
  text-align: left;
  padding: 0;
}
.pricing-stripe h4{
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 38px;
  line-height: 46px;
  text-transform: capitalize;
  text-align: center;
}
.pricing-stripe h4 span{
  font-family: 'moderne-demi';
  font-size: 120px; 
  font-weight: 600;
  line-height: 130px;
  display: block; 
}
.whtsayvideo{
  display: inline-block;
  height: 600px;
  position: relative;
  width: 100%;
}
.co-videocontact h3{
	font-family: 'moderne-demi';
    font-size: 60px;
    line-height: 75px;
    text-transform: capitalize;
    width: 30%;
    color: #fff;
    position: absolute;
    left: 6%;
    bottom: 20%;
    z-index: 1;
}
.partener-stipes .row{
   display: flex;
   justify-content: center;
}
.clientcol p{
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 25px;
  line-height: 25px;
}
.clientcol .clients{
  display: flex;
  align-items: center;
  justify-content: center;
}
.clientcol .clients img{
  width: 350px;
  object-fit: contain;
}
.co-instant-call .container{
  background: url(/wp-content/uploads/instant-call.png) no-repeat;
  padding: 80px 50px;
  color: #fff;
  position: relative;
  z-index: 0;
  background-size: cover;
  background-position: center center;
}
.co-instant-call .co-instant{
  display: flex;
  align-items: center;
}
.co-instant-call h2{
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 45px;
  line-height: 50px;
  text-transform: inherit;
  margin: 0;
}
.co-instant-call .btn-call{
  color: #fff;
  background: #EF6C3F;
  padding: 15px 40px;
  border-radius: 50px;
  font-family: 'IBM Plex Sans';
  font-size: 30px;
  font-weight: 600;
  float: right;
}
.contactQuote {
  float: none;
  width: 80%;
  margin: auto;
  margin-top: -6%;
}
.contactQuote h2{
  font-family: 'moderne-demi';
  color: #000;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  padding-bottom: 0;
  text-transform: inherit;
}
.contactQuote .gform_legacy_markup_wrapper .hidden_label input.large, .contactQuote .gform_legacy_markup_wrapper .hidden_label select.large, .contactQuote .gform_legacy_markup_wrapper .top_label input.large, .contactQuote .gform_legacy_markup_wrapper .top_label select.large, .contactQuote .gform_legacy_markup_wrapper textarea.small {
  font-size: 20px !important;
  font-family: 'IBM Plex Sans' !important;
}
.contactQuote .gform_legacy_markup_wrapper .gform_footer input.button, .contactQuote .gform_legacy_markup_wrapper .gform_footer input[type=submit], .contactQuote .gform_legacy_markup_wrapper .gform_page_footer input.button, .contactQuote .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
  font-family: 'IBM Plex Sans';
  width: auto;
  margin-left: auto;
  padding: 15px 100px;
}
.contactQuote .gform_legacy_markup_wrapper ul{
  display: flex !important;
  flex-wrap: wrap;
}
.contactQuote .gform_legacy_markup_wrapper ul li{
  width: 50%;
  margin: 0;
}
.contactQuote .gform_legacy_markup_wrapper ul li.gfield{
    margin:0 0 15px ;
}
.contactQuote .gform_legacy_markup_wrapper ul li:nth-child(2n){
  width: calc(50% - 15px);
}
.contactQuote .gform_legacy_markup_wrapper ul li:nth-child(2n) {
  margin-left: 15px !important;
}
.contactQuote .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 50% !important;
}
.contactQuote .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li:nth-child(6).gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
  margin-bottom: 10px !important;
}
.contactQuote .gform_legacy_markup_wrapper ul li:nth-child(5),
.contactQuote .gform_legacy_markup_wrapper ul li:nth-child(6){
  width: 100% !important;
  margin: 0 !important;
}
.contactQuote .gform_legacy_markup_wrapper textarea.small {
  height: 150px;
}
.latest-blog-section .slick-initialized .slick-slide {
  margin: 0 15px;
}
button.slick-arrow {
  position: absolute;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;  
  margin: auto;
  top: 0;
  bottom: 0;
  height: max-content;
}
button.slick-arrow i{
  font-size: 16px !important;
}
button.slick-prev {
  left: -20px;
}
button.slick-next {
  right: -20px;
}
.latest-blog-section .newsarticle{
    background: #f5f5fa;
    box-shadow: 0px 0px 1px #00000029;
}
.latest-blog-section .newsarticle img{
  width: 100%;
}
.latest-blog-section .newsarticle .content{
  padding: 30px 35px;
}
.latest-blog-section .newsarticle .content .date{
  font-family: 'IBM Plex Sans';
  font-size: 15px;
  line-height:18px;
  color: #888888;
}
.latest-blog-section .newsarticle .auth-name{
  margin-left: 10px;
}
.latest-blog-section h3{
  font-family: 'IBM Plex Sans';
  font-size: 25px;
  line-height:28px;
  color: #000;
  text-align: left;
  padding:10px 0 15px;
  min-height: 110px;
  text-transform: capitalize;
}
.latest-blog-section h3 a{
  font-weight: 500;
  outline:none;
}
.latest-blog-section .newsarticle h3 a{
  color: #000;
}
.latest-blog-section .btn-more{
  font-size: 15px;
  line-height: 18px;
  font-family: 'IBM Plex Sans';
  color: #00a88a !important;
  padding:0;
  outline:none !important;
}
.contactQuote .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.contactQuote .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 8px;
}
@media (max-width: 1920px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      width: 1600px;
  }
}
@media (max-width: 1608px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    width: 1400px;
  }
  .banner-contact {
    min-height: 546px;
   }
  #hb-con h3 {
    font-size: 64px;
    line-height: 84px;
  }
  #hb-con h4 {
    font-size: 68px;
    line-height: 88px;
    padding-top: 10px;
  }
  .banner-contact .left-icon {
    width: 180px;
    height: 120px;
  }
  .banner-contact h2 {
    font-size: 18px;
    padding-bottom: 5px;
  }
  #home-para {
    padding: 80px 0 40px;
  }
  #home-para h4 {
    font-size: 36px;
    line-height: 54px;
  }
  #hvideo-con {
    padding: 40px 0;
  }
  #hvideo-con ul.tickstyle li, #hcall-con ul.tickstyle li {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 14px;
  }
  #hvideo-con .vb-box p {
    font-size: 24px;
    line-height: 32px;
  }
  #whatwedo-con h3 {
    font-size: 36px;
    line-height: 46px;
  }
  #longterm-con {
    margin: 70px 0;
  }
  #longterm-con h3 {
    font-size: 46px;
    line-height: 56px;
  }
  #longterm-con .longterm-sev p {
    font-size: 17px;
    line-height: 27px;
  }
  #longterm-con .w-box h4 {
    font-size: 37px;
    line-height: 56px;
  }
  #longterm-con .w-box p {
    font-size: 15px;
    line-height: 24px;
  }
  #hcall-con h3 {
    font-size: 34px;
    line-height: 46px;
    padding-bottom: 8px;
  }
  #hcall-con .vb-box p {
    font-size: 18px;
    line-height: 30px;
  }
  #hcall-con .vb-box a {
    font-size: 18px;
    line-height: 45px;
  }
  #watchquick h3 {
    font-size: 42px;
    line-height: 56px;
    padding-bottom: 25px;
  }
  #watchquick h3 span {
    font-size: 36px;
  }
  .watchquick .watchquick-col1::before {
    right: -100px;
    width: 85px;
    height: 76px;
  }
  .steps .step-number span {
    width: 70px;
    height: 70px;
  }
  .steps .step-number p {
    font-size: 17px;
    line-height: 28px;
  }
  #watchquick {
    padding: 80px 0;
  }
  #our-partener-stipes {
    padding: 20px 0;
  }
  /* new cloud page  */
  h4.text-heading-black {
    font-size: 42px;
    line-height: 54px;
  }
  p.text-paragraph {
    font-size: 16px;
    line-height: 28px;
  }
  .pricing-stripe h2 {
    font-size: 52px;
    line-height: 62px;
  }  
  .pricing-stripe p {
    font-size: 22px;
    line-height: 34px;
  }
  .pricing-stripe h4 span {
    font-size: 100px;
    line-height: 110px;
  }
  .pricing-stripe h4 {
    font-size: 30px;
    line-height: 40px;
  }
  .contactQuote h2 {
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 0;
  }
  .co-instant-call h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .co-instant-call .btn-call {
    font-size: 27px;
  }
  /* end 1608px */
}
@media (max-width: 1440px){
  /* .cm-header .container {
    max-width: 1300px;
    width: 1280px;
  } */
  .container, .container-lg, .container-md, .container-sm, .container-xl, .cm-header .container{
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
  #hb-con {
    padding: 60px 0;
  }
  #hb-con:after, #cloudhost-con:after {
    width: 32px;
    height: 51px;
  }
  #hb-con h3 {
    font-size: 48px;
    line-height: 60px;
  }
  #hb-con h4 {
    font-size: 50px;
    line-height: 62px;
  }
  #hb-con h4 span::after {
    bottom: 8px;
    border: 5px solid #fc602b;
  }
  .banner-contact .gform_legacy_markup_wrapper .hidden_label input.large, .banner-contact .gform_legacy_markup_wrapper .hidden_label select.large, .banner-contact .gform_legacy_markup_wrapper .top_label input.large, .banner-contact .gform_legacy_markup_wrapper .top_label select.large, .banner-contact .gform_legacy_markup_wrapper textarea.small {
    padding: 8px 12px !important;
    font-size: 12px !important;
  }
  .banner-contact {
    padding: 26px 30px;
	min-height: 424px;
  }
  .banner-contact .left-icon {
    width: 150px;
    height: 100px;
  }
  .banner-contact .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 15px;
  }
  .banner-contact .gform_legacy_markup_wrapper .gform_footer input.button, .banner-contact .gform_legacy_markup_wrapper .gform_footer input[type=submit], .banner-contact .gform_legacy_markup_wrapper .gform_page_footer input.button, .banner-contact .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    font-size: 18px;
    padding: 8px 0;
  }
  #home-para {
    padding: 60px 0 30px;
  }
  #home-para h4 {
    font-size: 28px;
    line-height: 48px;
  }
  #hvideo-con ul.tickstyle li, #hcall-con ul.tickstyle li {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  #hvideo-con ul.tickstyle li::before, #hcall-con ul.tickstyle li::before {
    background-size: contain;
    top: 7px;
    left: -20px;
    width: 12px;
    height: 12px;
  }
  #hvideo-con .vb-box {
    padding: 20px;
    max-width: 370px;
  }
  #hvideo-con .vb-box img {
    padding-right: 15px;
    width: 70px;
    object-fit: contain;
  }
  #hvideo-con .vb-box p {
    font-size: 21px;
    line-height: 26px;
  }
  #whatwedo-con h3 {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 20px;
  }
  #whatwedo-con img {
    width: 260px;
    margin-left: 20px;
  }
  #whatwedo-con, #hcall-con {
    padding: 50px 0;
  }
  #longterm-con {
    margin: 40px 0 50px;
  }
  #longterm-con .longterm-sev {
    padding-top: 40px;
  }
  #longterm-con h3 {
    font-size: 38px;
    line-height: 48px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  #longterm-con h3::after {
    height: 3px;
  }
  #longterm-con .longterm-sev p {
    font-size: 14px;
    line-height: 24px;
  }
  .longterm-sev .w-box {
    padding: 30px 36px;
    margin-top: 10px;
  }
  #longterm-con .w-box h4 {
    font-size: 30px;
    line-height: 40px;
  }
  #longterm-con .w-box p {
    font-size: 14px;
    line-height: 22px;
  }
  #hcall-con h3 {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 0;
  }
  #hcall-con p {
    font-size: 14px;
    line-height: 22px;
  }
  #hcall-con .vb-box {
    padding: 30px 35px;
    max-width: 360px;
  }
  #hcall-con .vb-box p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  #hcall-con .vb-box a {
    font-size: 14px;
    line-height: 26px;
  }
  #whatwedo-con{
    padding: 40px 0;
  }
  #hcall-con {
    padding: 50px 0;
  }
  .watchquick .watchquick-col1 .wistia_responsive_wrapper {
    padding: 8px;
  }
  #watchquick h3 {
    font-size: 36px;
    line-height: 46px;
    padding-bottom: 15px;
  }
  #watchquick h3 span {
    font-size: 30px;
  }
  #watchquick h3::after {
    height: 3px;
  } 
  #watchquick {
    padding: 40px 0;
  }
  .watchquick .watchquick-col1::before {
    right: -87px;
    width: 70px;
    height: 62px;
  }
  #watchquick .steps {
    padding-top: 20px;
  }
  .steps .step-number span {
    width: 60px;
    height: 60px;
    font-size: 22px;
    margin-right: 14px;
    border-width: 4px;
  }
  .steps .step-number p {
    font-size: 15px;
    line-height: 24px;
  }
  #watchquick {
    padding: 40px 0;
    margin-top: 40px;
  }
  footer[role="cm-new-footer"] {
    padding: 50px 0 0;
  }
  footer[role="cm-new-footer"] .new-copyright {
    padding: 12px 0;
  }
  footer[role="cm-new-footer"] .foot-1 p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
  }
  footer[role="cm-new-footer"] h2 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 17px;
    margin-bottom: 26px;
  }
  footer[role="cm-new-footer"] h2::after {
    height: 3px;
  }
  footer[role="cm-new-footer"] p {
    font-size: 14px;
    line-height: 24px;
  }
  footer[role="cm-new-footer"] .foot-2 ul {
    padding-top: 10px;
  }
  footer[role="cm-new-footer"] .foot-2 li {
    font-size: 14px;
    line-height: 24px;
  }
  footer[role="cm-new-footer"] .foot-2 ul li+li {
    padding-top: 10px; 
  }
  footer[role="cm-new-footer"] .foot-4 {
    padding: 40px 0 0;
  }
  .banner-contact::before, .banner-contact::after {
    height: 3px;
  }
  .banner-contact .hori-line::before, .banner-contact .hori-line::after {
    width: 3px;
  }
  .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-size: 11px;
  }
  .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default {
    font-size: 9px;
  }
  /* cloud phone system page  */
  #cloudhost-con {
    padding: 30px 0;
  }
  h3.decorationorage {
    font-size: 60px;
    line-height: 70px;
  }
  h3.decorationorage span::after {
    border: 7px solid #fc602b;
  }
  h3.decorationorage span:nth-child(3)::after, h3.decorationorage span:last-child::after{
    width: 100%;
  }
  h4.text-heading-black {
    font-size: 32px;
    line-height: 36px; 
    padding-bottom: 15px;
  }
  .width50 {
    width: 40%;
  }
  .mb-30 {
    margin-bottom: 20px !important;
  }
  .padding-both {
    padding: 40px 0;
  }
  p.text-paragraph {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .clientcol .clients img {
    width: 240px;
  }
  .provider-offers {
    margin: 20px 15px;
  }
  .padding-100 {
    padding: 60px 0;
  }
  .co-provider-details .text-para, .about-phone .text-para {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 25px;
  }
  .provider-offers h4 {
    font-size: 20px;
    line-height: 22px;
  }
  .provider-offers p {
    font-size: 13px;
    width: 100%;
  }
  .pricing-stripe h2 {
    font-size: 34px;
    line-height: 42px;
    width: 30%; 
  }
  .pricing-stripe p {
    font-size: 20px;
    line-height: 26px;
  }
  .pricing-stripe h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .pricing-stripe h4 span {
    font-size: 70px;
    line-height: 80px;
  }
  .pricing-stripe .container {
    padding: 20px 40px;
  }
  .contactQuote h2 {
    font-size: 32px;
    line-height: 34px;
  }
  .padding-both {
    padding: 30px 0; 
  }
  .contactQuote .gform_legacy_markup_wrapper .hidden_label input.large, .contactQuote .gform_legacy_markup_wrapper .hidden_label select.large, .contactQuote .gform_legacy_markup_wrapper .top_label input.large, .contactQuote .gform_legacy_markup_wrapper .top_label select.large, .contactQuote .gform_legacy_markup_wrapper textarea.small {
    font-size: 16px !important;
    padding: 10px 12px !important;
  }
  .contactQuote .gform_legacy_markup_wrapper ul li.gfield{
    margin-top: 0;
  }
  .contactQuote .gform_legacy_markup_wrapper textarea.small {
    height: 120px;
  }
  .contactQuote .gform_legacy_markup_wrapper .gform_footer input.button, .contactQuote .gform_legacy_markup_wrapper .gform_footer input[type=submit], .contactQuote .gform_legacy_markup_wrapper .gform_page_footer input.button, .contactQuote .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    padding: 10px 60px;
    font-size: 18px;
  }
  .co-instant-call h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .co-instant-call .btn-call {
    font-size: 20px;
    padding: 12px 35px;
  }
  .co-instant-call .container {
    padding: 50px 50px;
  }
  .latest-blog-section .newsarticle .content .date {
    font-size: 14px;
  }
  .latest-blog-section h3 {
    line-height: 25px;
    padding: 15px 0;
  }
  .latest-blog-section h3 a {
    font-size: 20px;
  }
  .latest-blog-section .btn-more {
    font-size: 14px;
    line-height: 16px;
  }
  .latest-blog-section .newsarticle .content {
    padding: 20px 30px;
  }
  .whtsayvideo{
    height: 450px;
  }
  .co-videocontact h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .pricing-stripe::after {
    width: 400px;
    height: 380px;
  }
  .pricing-stripe {
    padding-top: 70px;
    margin-bottom: 60px;
  }
  .co-provider-details {
    padding: 30px 0 150px;
  }
}
@media (max-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .cm-header .container{
    max-width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #hb-con h3 {
    font-size: 44px;
    line-height: 54px;
  }
  #hb-con h4 {
    font-size: 48px;
    line-height: 58px;
  } 
  #home-para {
    padding: 60px 0 20px;
  }
  #home-para h4 {
    font-size: 24px;
    line-height: 42px;
  }
  #hvideo-con ul.tickstyle li, #hcall-con ul.tickstyle li {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 8px;
  }
  #hvideo-con .vb-box {
    max-width: 320px;
  }
  #hvideo-con .vb-box p {
    font-size: 18px;
    line-height: 24px;
  }
  #hvideo-con {
    padding: 40px 0;
  }
  #whatwedo-con h3 {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 10px;
  }
  #longterm-con, #hcall-con {
    margin: 40px 0;
  }
  #longterm-con h3 {
    font-size: 32px;
    line-height: 42px;
  }
  #longterm-con .longterm-sev p {
    font-size: 12px;
    line-height: 20px;
  }
  #longterm-con .w-box p {
    font-size: 13px;
    line-height: 18px;
  }
  #longterm-con .w-box h4 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  #hcall-con h3 {
    font-size: 26px;
    line-height: 36px;
  }
  #hcall-con p {
    font-size: 13px;
    line-height: 20px;
  }
  #hcall-con .vb-box p {
    font-size: 14px;
    line-height: 24px;
  }
  #watchquick {
    margin: 0;
  }
  #watchquick h3 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 15px;
  }
  #watchquick h3 span {
    font-size: 26px;
  }
  .steps .step-number p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 1024px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .cm-header .container{
    max-width: 900px;
  }
  #hb-con {
    padding: 50px 0;
  }
  #hb-con h3 {
    font-size: 38px;
    line-height: 48px;
  }
  #hb-con h4 {
    font-size: 40px;
    line-height: 50px;
  }
  .banner-contact h2 {
    font-size: 15px;
    padding-bottom: 5px;
  }
  .banner-contact {
    padding: 26px 30px 10px;
    width: 320px;
	min-height: 349px;
  }
  .banner-contact .gform_legacy_markup_wrapper .hidden_label input.large, .banner-contact .gform_legacy_markup_wrapper .hidden_label select.large, .banner-contact .gform_legacy_markup_wrapper .top_label input.large, .banner-contact .gform_legacy_markup_wrapper .top_label select.large, .banner-contact .gform_legacy_markup_wrapper textarea.small {
    padding: 4px 10px !important;
  }
  .banner-contact .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 10px;
  }
  .banner-contact .gform_legacy_markup_wrapper .gform_footer input.button, .banner-contact .gform_legacy_markup_wrapper .gform_footer input[type=submit], .banner-contact .gform_legacy_markup_wrapper .gform_page_footer input.button, .banner-contact .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    font-size: 15px;
    padding: 4px 0;
    line-height: 24px;
  }
  .banner-contact .left-icon {
    width: 140px;
  }
  #home-para {
    padding: 50px 0 20px;
  }
  #home-para h4 {
    font-size: 20px;
    line-height: 36px;
  }
  #hvideo-con .vb-box p {
    font-size: 16px;
  }
  #longterm-con .longterm-sev {
    padding-top: 20px;
  }
  .longterm-sev .w-box {
    padding: 20px 25px;
    margin-top: 5px;
  }
  #longterm-con{
    margin: 20px 0;
  }
  #whatwedo-con, #hcall-con {
    padding: 30px 0;
  }
  #longterm-con h3 {
    font-size: 28px;
    line-height: 36px; 
  }
  #longterm-con .w-box h4 {
    font-size: 20px;
    line-height: 20px;
  }
  #hcall-con .vb-box {
    max-width: 300px;
    left: -10%;
    bottom: -25%;
  }
  .hvideocenter .padd-right, .hcallcenter .padd-right {
    padding-right: 60px;
  }
  #watchquick h3 {
    font-size: 26px;
    line-height: 36px;
  }
  #watchquick h3 span {
    font-size: 20px;
  }
  .watchquick .watchquick-col1::before {
    right: -75px;
  }
  footer[role="cm-new-footer"] h2 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  .cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-size: 10px; 
  }
  .wp-megamenu .wpmm_mega_menu > a >.wpmm-badge-default {
    font-size: 8px; 
  }
  .cm-header .wp-megamenu > li+ li {
    margin-left: 2px;
  }
  /* cloud phone system  */
  h3.decorationorage {
    font-size: 42px;
    line-height: 52px;
  }
  h4.text-heading-black {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 10px;
  }
  p.text-paragraph {
    font-size: 13px;
    line-height: 22px;
  }
  .unline-line-head::after {
    height: 3px;
  }
  .clientcol .clients img {
    width: 200px;
  }
  .co-provider-details .text-para, .about-phone .text-para {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 22px;

  }
  .provider-offers h4 {
    font-size: 17px;
    line-height: 20px;
  }
  .provider-offers img {
    width: 50px;
    object-fit: contain;
  }
  .pricing-stripe h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .pricing-stripe p {
    font-size: 17px;
    line-height: 24px;
  }
  .pricing-stripe h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .pricing-stripe h4 span {
    font-size: 60px;
    line-height: 70px;
  }
  .contactQuote {
    width: 80%;
  }
  .contactQuote .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 0;
  }
  .contactQuote .gform_legacy_markup_wrapper .hidden_label input.large, .contactQuote .gform_legacy_markup_wrapper .hidden_label select.large, .contactQuote .gform_legacy_markup_wrapper .top_label input.large, .contactQuote .gform_legacy_markup_wrapper .top_label select.large, .contactQuote .gform_legacy_markup_wrapper textarea.small {
    font-size: 14px !important;
  }
  .contactQuote .gform_legacy_markup_wrapper .gform_footer input.button, .contactQuote .gform_legacy_markup_wrapper .gform_footer input[type=submit], .contactQuote .gform_legacy_markup_wrapper .gform_page_footer input.button, .contactQuote .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    padding: 10px 60px;
  }
  .co-instant-call .container {
    padding: 40px;
  }
  .co-instant-call h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .co-instant-call .btn-call {
    font-size: 18px;
  }
  .padding-100 {
    padding: 50px 0; 
  }
  .latest-blog-section .newsarticle .auth-name {
    margin: 6px 0 0;
    display: block;  
  }

  .latest-blog-section h3 a {
    font-size: 18px;
}
.latest-blog-section h3 {
  min-height: 142px;
}
.whtsayvideo{
  height: 400px;
}
.contactQuote h2 {
  font-size: 23px;
  line-height: 28px;
  padding: 0;
}
.co-videocontact h3 {
    font-size: 32px;
    line-height: 42px;
}
.pricing-stripe::after {
  width: 330px;
  height: 310px;
}
.co-provider-details {
  padding: 30px 0 120px;
}
.pricing-stripe {
  padding-top: 50px;
  margin-bottom: 40px;
}
	
}
@media only screen and (max-width:999px){

}
@media only screen and (max-width:991px){  
 #longterm-con .longterm-sev {
  padding-top: 20px;
  margin-left: 350px;
 }
 #watchquick .steps {
  padding-top: 10px;
 }
 .steps .step-number span {
  width: 50px;
  height: 50px;
  font-size: 20px;
  margin-right: 12px;
 }
 .hvideocenter .padd-right, .hcallcenter .padd-right {
  padding-right: 20px;
 }
 footer[role="cm-new-footer"] p,footer[role="cm-new-footer"] .foot-1 p, footer[role="cm-new-footer"] .foot-2 li {
  font-size: 11px;
  }

  /* cloud page  */

  .latest-blog-section h3 {
    min-height: 85px;
}


  /* End 991 */
}
@media only screen and (max-width:990px){   
	.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu {
    overflow: auto;
    height: 100vh;
    }
	.cm-header #wp-megamenu-test-menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu{
		    display: block;
	}

  /* End 990 */
}
@media only screen and (max-width:857px){  
  #hb-con h3 {
    font-size: 30px;
    line-height: 40px;
}
#hb-con h4 {
  font-size: 32px;
  line-height: 42px;
}
#home-para h4 {
  font-size: 18px;
  line-height: 32px;
}
#hvideo-con .vb-box {
  padding: 15px;
}
#hvideo-con .vb-box img {
  padding-right: 10px;
  width: 60px;
}
#hvideo-con .vb-box p {
  font-size: 15px;
}
#whatwedo-con h3 {
  font-size: 22px;
  line-height: 32px;
}
#longterm-con h3 {
  font-size: 24px;
  line-height: 28px;
}
#longterm-con .longterm-sev {
  margin-left: 320px;
}
#longterm-con .w-box p {
  font-size: 12px;
  line-height: 16px;
}
#longterm-con .longterm-sev p {
  line-height: 18px;
}
#hcall-con h3 {
  font-size: 20px;
  line-height: 30px;
}
#hcall-con p {
  font-size: 12px;
  line-height: 18px;
}
#hcall-con .vb-box p {
  font-size: 13px;
  line-height: 18px;
}
#hcall-con .vb-box {
  padding: 25px;
  max-width: 280px;
}
#watchquick h3 {
  font-size: 22px;
  line-height: 32px;
}
#watchquick h3 span {
  font-size: 18px;
}
.steps .step-number p {
  font-size: 12px;
  line-height: 18px;
}
footer[role="cm-new-footer"] .new-copyright {
  flex-direction: column;
  align-items: center;
}
.new-copyright .social {
  padding-bottom: 10px;
}
.new-copyright .social p {
  font-size: 18px;
  line-height: 20px;
}
#hb-con h4 span::after {
  border: 3px solid #fc602b;
}
/* cloud page  */
h3.decorationorage {
  font-size: 36px;
  line-height: 46px;
}
h3.decorationorage span::after {
  border: 5px solid #fc602b;
}
.pricing-stripe h2 {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 10px;
}
.pricing-stripe h4 {
  font-size: 18px;
  line-height: 22px;
}
.pricing-stripe h4 span {
  font-size: 52px;
  line-height: 62px;
}
h4.text-heading-black {
  font-size: 20px;
  line-height: 26px;
}
.latest-blog-section h3 {
  min-height: 113px;
}
.co-videocontact h3 {
    font-size: 24px;
    line-height: 30px;
    left: 80px;
    width: auto;
}
}
@media only screen and (max-width:800px){
  #whatwedo-con img {
    width: 180px;
    margin-left: 10px;
  }

}

@media (max-width: 768px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .cm-header .container{
    max-width: 100%;
  }
  #hb-con {
    padding: 50px 0 80px;
  }
  #hb-con h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .banner-contact .left-icon {
    width: 124px;
  }
  .banner-contact h2 {
    font-size: 14px;
    padding-bottom: 0;
  }
  #hvideo-con ul.tickstyle li, #hcall-con ul.tickstyle li {
    line-height: 18px;
  }
  #longterm-con .longterm-sev {
    margin-left: 300px;
  }
  #longterm-con h3 {
    font-size: 20px;
    line-height: 25px;
  }
  #longterm-con .w-box h4 {
    font-size: 18px;
  }
  #hcall-con h3 {
    font-size: 18px;
    line-height: 28px;
  }
  #watchquick h3 {
    font-size: 18px;
  }
  #watchquick h3 span {
    font-size: 16px;

  }
  .watchquick .watchquick-col1::before {
    right: -60px;
    width: 60px; 
  }
  /* cloud page  */
  #cloudhost-con {
    padding: 40px 0 80px; 
  }
  h3.decorationorage {
    font-size: 28px;
    line-height: 32px;
}
h4.text-heading-black {
  font-size: 19px;
  line-height: 26px;
}
.width50, .width60 {
  width: 100%;
}
.provider-offers {
  width: calc(50% - 30px);
}
.pricing-stripe h2 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 5px;
}
.pricing-stripe p {
  font-size: 15px;
  line-height: 20px;
}
.pricing-stripe h4 {
  font-size: 16px;
  line-height: 20px;
}
.whtsayvideo {
  height: 350px;
}
.provider-offers h4 {
  font-size: 16px;
  line-height: 18px;
  margin: 13px 0;
}
.provider-offers p {
  font-size: 12px;
}
.banner-contact h2 {
  font-size: 18px;
}
.co-instant-call h2 {
  font-size: 18px;
  line-height: 24px;
}
.co-instant-call .btn-call {
  font-size: 15px;
}
.latest-blog-section h3 a {
  font-size: 16px;
}
.latest-blog-section h3 {
  line-height: 20px;
  padding: 10px 0;
  min-height: 90px;
}
.latest-blog-section .newsarticle .content .date {
  font-size: 12px;
}
p.text-paragraph {
  font-size: 12px;
  line-height: 20px;
}
.pricing-stripe::after {
  width: 270px;
  height: 260px;
}
.pricing-stripe {
  margin-top: -15%;
}
}
@media only screen and (max-width:767px){
  .watchquick .watchquick-col1 {
    margin-right: initial;
  }
  #hb-con .row {
    flex-direction: column;
    align-items: initial;
  }
  .banner-contact {
    width: 320px;
    margin: 50px auto 0;
    float: none;
  }
   #hb-con h4 span:nth-child(2):after{
    width: 110%;
  }
  #home-para h4 {
    font-size: 16px;
    line-height: 30px;
  }
  #home-para {
    padding: 30px 0 10px;
  }
  #hvideo-con {
    padding: 25px 0;
  }
  #hvideo-con .hvideocenter, #hcall-con .hcallcenter, .watchquick {
    align-items: normal;
    flex-direction: column;
 }
 .hvideocenter .padd-right, .hcallcenter .padd-right {
  padding-right: 0;
 }
 #hvideo-con .C-form, #hcall-con .C-form {
  padding-top: 20px;
 }
 #hvideo-con .vb-box {
  left: 0;
}
#whatwedo-con h3 {
  font-size: 20px;
  line-height: 30px;
}
#longterm-con, #whatwedo-con {
  margin: 30px 0;
}
#longterm-con .longterm-sev {
  padding-top: 30px;
  margin-left: 275px;
}
#hcall-con .vb-box {
  padding: 25px;
  max-width: 370px;
  left: 0;
  bottom: -3%;
}
.watchquick .watchquick-col2{
  padding-top: 70px;
}
.watchquick .watchquick-col1::before {
  width: 60px;
  height: 50px;
  bottom: -60px;
  left: 0;
  right: 0;
  top: auto;
  margin: 0 auto;
  transform: rotate(90deg);
}
#longterm-con::before {
  width: 100%;
  background-attachment: fixed;
  background-position: center;
}
#longterm-con .longterm-sev {
  padding: 50px 30px 0;
  margin-left: 0;
}
#longterm-con::after {
  background: #00a88a7d;
  width: 100%;
}
.steps .step-number:last-child{
  margin-bottom: 0;
}
footer[role="cm-new-footer"] h2 {
  font-size: 19px;
  line-height: 25px;
  margin: 20px 0 10px;
}
/* cloud page  */

#cloudhost-con .row {
  flex-direction: column;
}
.pricing-stripe h2 {
  font-size: 20px;
  line-height: 27px;
  width: 100%;
  text-align: center;
}
.pricing-stripe p {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 12px;
}
.contactQuote {
  width: 80%;
  margin: auto;
  margin-top: -6%;
}
#cloudhost-con .banner-contact{
  margin-top: 20px;
}
h3.decorationorage span:nth-child(3)::after {
  width: 115%;
}
.co-provider-details {
  padding: 30px 0 150px;
}
.pricing-stripe {
  margin-top: -20%;
  margin-bottom: 30px;
}



}

@media only screen and (max-width:600px){
  h3.decorationorage {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
  h3.decorationorage span::after {
    border: 3px solid #fc602b;
  }
  .co-videocontact h3 {
    font-size: 18px;
    line-height: 26px;
    left: 20px;
  }
  .pricing-stripe {
    margin-top: -27%;
  }
  .pricing-stripe::after {
    width: 290px;
    height: 273px;
  }


}

@media only screen and (max-width:575px){ 
  #our-partener-stipes .row {
    flex-wrap: wrap;
    justify-content: center;
  }
  #hb-con:after, #cloudhost-con:after {
    width: 23px;
    height: 37px;
  }
	#our-partener-stipes .row .col-sm-6{
		width:50%
	}
  #whatwedo-con .clients-pics {
    flex-wrap: wrap;
  }
  #whatwedo-con img {
    width: 200px;
  }
  #whatwedo-con img:last-child{
    margin: 10px 0 0;
  }
  /* End 575 */
}
@media only screen and (max-width:480px){
  #home-para h4 {
    font-size: 15px;
    line-height: 26px;
  }
  #whatwedo-con h3 {
    font-size: 18px;
    line-height: 26px;
  }
  #longterm-con .w-box h4 {
    font-size: 16px;
  }
  #whatwedo-con, #hcall-con {
    padding: 40px 0;
  }
  #longterm-con, #whatwedo-con, #hcall-con {
    margin: 45px 0;
  }
  #watchquick h3 {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
  }
  #watchquick h3::after {
    height: 2px;
    right: 0;
    margin: auto;
  } 

  #hcall-con .vb-box {
    max-width: 300px;
    bottom: -10%;
  }
  #whatwedo-con img{
    width: 320px;
    margin: 10px 0;
  }
  #whatwedo-con img:first-child {
    margin: 10px 0;
  }
  /* cloud page  */
  .clientcol .clients {
    flex-wrap: wrap;
  }
  h4.text-heading-black {
    font-size: 18px;
    line-height: 24px;
}
.co-provider-details .text-para, .about-phone .text-para {
  font-size: 13px;
  line-height: 17px;
  padding-bottom: 15px;
}
.provider-offers {
  width: calc(100% - 30px);
}
.provider-offers p {
  line-height: 20px;
}
.pricing-stripe h2 {
  font-size: 18px;
  line-height: 24px;
}
.whtsayvideo {
  height: 230px;
}
.contactQuote .gform_legacy_markup_wrapper ul li {
  width: 100%;
}
.contactQuote .gform_legacy_markup_wrapper ul li:nth-child(2n) {
  width: 100%;
}
.contactQuote .gform_legacy_markup_wrapper ul li:nth-child(2n) {
  margin-left: 0 !important;
}
.contactQuote .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.co-instant-call .container {
  padding: 30px;
}
.partener-stipes .row {
  flex-wrap: wrap;
}
.co-instant-call .co-instant {
  flex-direction: column;
}
.co-instant-call h2 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  text-align: center;
}
.co-videocontact h3 {
    font-size: 18px;
    line-height: 24px;
    left: 0;
    right: 0;
    margin: auto;
    top: 10px;
    width: max-content;
}
.pricing-stripe {
  margin-top: -30%
}
}

@media only screen and (max-width:425px){
  #hb-con h3 {
    font-size: 24px;
    line-height: 34px;
  }
  #hb-con h4 {
    font-size: 28px;
    line-height: 36px;
  }
  #hb-con h4 span:nth-child(2):after {
    width: 100%;
  }
  .banner-contact {
    width: 100%;
    margin: 70px auto 0;
	padding: 26px 25px 10px;
  }
  .banner-contact .left-icon {
    width: 150px;
    left: -5%;
    top: -15%;
  }
  #watchquick h3 {
    margin-bottom: 10px;
  }
  .watchquick .watchquick-col2 {
    padding-top: 90px;
  }
  .watchquick .watchquick-col1::before {
    width: 70px;
    bottom: -70px;
  }
  .watchquick .watchquick-col1 .wistia_responsive_wrapper {
    padding: 5px;
  }
  #hcall-con .vb-box {
    padding: 20px;
    max-width: 250px;
    left: 0;
    bottom: -15%;
  }
  #hcall-con .vb-box p {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
  }
  #hcall-con .vb-box a {
    font-size: 12px;
    line-height: 22px; 
  }
  .contactQuote {
    width: 100%;
    margin: auto;
    margin-top: -6%;
  }
  .pricing-stripe {
    margin-top: -35%
  }


}

@media only screen and (max-width:375px){ 
  .banner-contact h2 {
    font-size: 12px;
  }
  .watchquick .watchquick-col1::before {
    width: 58px;
    height: 50px;
  }


  .pricing-stripe {
    margin-top: -40%;
  }

}
@media only screen and (max-width:360px){ 
  .banner-contact .left-icon {
    top: -16%;
  }
  #longterm-con .longterm-sev {
    padding: 50px 10px 0;
  }
  #longterm-con .w-box p {
    font-size: 10px;
    line-height: 17px;
  }
  #hcall-con p {
    font-size: 11px;
  }
}
@media only screen and (max-width:320px){ 
  .banner-contact h2 {
    text-align: left;
    margin: 25px 0 0;
  }
  .banner-contact .gform_legacy_markup_wrapper {
    margin: 0;
  }
}