/*Presets*/
html {
  scroll-behavior: smooth;
}
.header-design-4 #masthead .site-branding img {
    max-width:340px;
}
.page-id-59 .wpex-timeline-list {
	display:none;
}

.page-id-59 .companybio-content .wpex-timeline-list {
	display:block !important;
}
h2 {
    margin-top: 0px;
    line-height: 1;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 15px;
}

h3 {
    font-size: 20px; 
    font-weight: 600;
}
.header-design-4 #masthead .site-branding {
    padding:0;
        position: relative;
    top: -1px;
}
.white-text h3, .white-text p, .white-text h2, .white-text h1 {
    color: #fff;
}
.scroll-to-top img {
    width:20px;
    -webkit-transform:rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.scroll-to-top.atbottom img {
    -webkit-transform:rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.home-banner .so-widget-sow-image {
    position:absolute;
    bottom:15px;
    width:100%;
    z-index:9999;
}
.home-banner .so-widget-sow-image img {
    cursor:pointer;
}

/*Effects*/
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

@keyframes blink-caret {
  from, to { border-color: transparent }
  30% { border-color: orange; }
}

/*Header*/
header#masthead {
    border-bottom: 0;
    position: fixed;
    z-index: 12;
    width: 100%;
    transition: background-color 0.5s ease;
}

header#masthead.scrolled {
   background:#000;
}
header#masthead.scrolled .top-bar{
    padding-top:0 !Important;
}
header#masthead.scrolled .scroll-to-top{
    position:absolute;
    margin-top:5px;
}
header#masthead.scrolled .top-right {
    top:10px;
} 

#masthead .sticky-bar {
    background: none;
}

body:not(.home) header#masthead {
    position: relative;
    background: #282828;
}

body:not(.home) header#masthead.scrolled {
    position: fixed;
    top: 0;
    background: #28282861;
    z-index:9999;
}

body:not(.home) header#masthead.scrolled + #content {
    margin-top: 150px;
}

#mega-menu-wrap-primary #mega-menu-primary b {
    white-space: nowrap;
    font-weight: 700;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: none;
    color: #fbe267;
}

.main-navigation > div li a {
    color: #fff;
    text-transform: none;
    font-weight: 300 !important;
    letter-spacing: 0;
}

.main-navigation>div li {
    padding: 0px 35px 0 0;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after {
    display: none;
}

#masthead .top-bar {
    background: transparent;
    border-bottom: 0;
    text-align: center;
    padding-top: 20px;
}

#masthead .top-bar p {
    margin-bottom: 0 !important;
}

.top-right a {
    font-size: 11px;
    display: inline-block;
    border: 1px solid;
    padding: 0 6px;
    margin-left: 8px;
    letter-spacing: 0px;
}

.top-right {
    text-align: right;
    position: relative;
    top: 30px;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    text-transform:uppercase;
}
.mega-small-menu:last-child a {
    padding-right: 0 !important;
}

/*Content*/
#bannerscroll img{
    width:20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.home-banner .metaslider .caption-wrap {
    background: none;
    bottom: auto;
    top: 50%;
    opacity: 1;
    line-height: .75;
    transform: translate(0, -50%);
    text-align: center;
}

.home-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.video-banner {
    position: relative;
    background: #000;
    /*
    height: 100vh;*/
}

.video-banner ul.sow-slider-images {
    opacity: 0.4;
}

.home-banner .widget_sow-slider {
    margin-bottom: 0 !important;
}

.home-banner .metaslider .flexslider {
    margin-bottom: 0;
}

.banner-text h2 {
    background:#4d90c8b8;
        display: inline-block;
    margin-top: 0;
    color: #fff;
    font-size: 43px;
    font-weight: 500;
    margin-bottom: 0;
    text-shadow: 1px 1px 2px #00000080;
    overflow: hidden;
    white-space: nowrap;
     padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 auto 10px auto;
    
    line-height:1.2;
}
.banner-text h3:last-child {
    margin-bottom:0;
}

.banner-text h3 {
    margin-top: 0;
    background:#4d90c8b8;
        display: inline-block;
    color: #ffff;
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 10px;
    padding-left: 21px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    text-shadow: 1px 1px 2px #00000080;
}

.banner-caption {
    position: absolute;
    top: 50%;
    line-height: .75;
    transform: translate(0, -50%);
    text-align: center;
    width: 100%;
}

.banner-text p {
    margin-bottom: 15px;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image {
    padding-bottom: 0 !important;
}

.banner-text {
    position: relative;
    padding-left: 15px;
    display: inline-block;
    text-align: left;
    margin: auto;
}

div#panel-1771-0-0-1 {
    margin-bottom: 0 !important;
}

.banner-text:before {
    content: "";
    display: inline-block;
    float: left;
    height: 100%;
    background: #f0dc57;
    width: 5px;
    position: absolute;
    left: 0;
}

.video-banner video.sow-full-element {
    height: 100vh;
}

.scroll-down-button-wrapper {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}

.home-banner {
    position: relative;
}

.company-bio h2 {
    margin-top: 0px;
    line-height: 1;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 15px;
}

.company-bio .wpex.horizontal-timeline.ex-multi-item:hover .ex_s_lick-prev, .wpex.horizontal-timeline.ex-multi-item:hover .ex_s_lick-next {
    background: none;
    border: 1px solid #000;
    border-radius: 50%;
    color: #000;
}

.company-bio .wpex.horizontal-timeline .horizontal-nav .ex_s_lick-prev {
    left: -55px;
}

.company-bio .wpex.horizontal-timeline .horizontal-nav .ex_s_lick-next {
    right: -55px;
}

.company-bio .wpex.horizontal-timeline.ex-multi-item .timeline-hr {
    border-bottom: 1px solid #000;
}

.company-bio .wpex.horizontal-timeline.ex-multi-item .timeline-hr:after, .wpex.horizontal-timeline.ex-multi-item .timeline-hr:before {
    display: none;
}

.company-bio .wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li a.wpex_point i {
    display: none;
}

.company-bio .wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li a:before, .wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li.ex_s_lick-current a:before {
    background: #000 !important;
}

.company-bio .wpex.horizontal-timeline .horizontal-nav li a img {
    object-fit: cover;
    width: 100%;
    height: 172px;
}

.company-bio .wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li a.wpex_point {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
}

.company-bio .wpextt_templates > div {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 1px 2px #0000002e;
}
.bio_full, .bio_half { 
    overflow:hidden;
}
.bio_full:hover, .bio_half:hover { 
    
    border-radius:10px;
}
.bio_full:hover img, .bio_half:hover img  {
    
}
.bio_full,.bio_half {
    position:relative;
    
}
.bio_full img,.bio_half img {
    transition:opacity 300ms;
}
.bio_full img, .bio_half img {
    width:100%;
    margin-bottom:-8px;
    border-radius:10px;
}
.bio_full h3, .bio_half h3 {
    margin-top:0;
    margin-bottom:0;
    
    color:#fff;
    
}
.bio_full:hover p , .bio_half:hover p {
    display:block;
    
}
.bio_full p , .bio_half p {
    margin-bottom:0;
    
    transition:1s;
}
.bio_full .biomore, .bio_half .biomore {
    position:absolute;
    bottom:0px;
    color:#fff; 
    margin-bottom:0;
    padding:10px 20px;
    height:105px;
    background:#00000085;
    width:100%;
    border-radius:10px;
}
.biomore li {
    list-style:none;
    padding-left:20px;
}
.biomore li:before {
    font-family:'fontawesome';
    content:'\f111 ';
    font-size:8px;
    position:absolute;
    margin-top:5px;
    margin-left:-20px;
    
}
.bio_half {
    display:inline-block;
    width:48%;
margin-right:3%;    
}
.bio_half.bsecond  {
    margin-right:0%; 
}

.biotopright { 
    margin-bottom:36px;
}
.hide {
    display:none !Important; 
}
#butbiomore {
    cursor:pointer;
    background:none;
    padding-top:15px;
    padding-bottom:15px;
}


.presence-section h2 {
    color: #fff;
    line-height: 1.2;
    font-size: 33px;
    font-weight: 600;
    width: 100%;
    max-width: 760px;
}

.presence-list h3.widget-title {
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.presence-list .widget_sow-image {
    margin-bottom: 8px !important;
}

.presence-list {
    color: #fff;
}

.presence-list .sow-image-container {
    height: 44px;
    align-items: center;
}

.domain-checker div#domain-form {
    margin-left: 0;
    max-width: 100%;
}

.domain-checker #wdc-style  .input-group.small {
    margin-left: 0;
    max-width: 100% !important;
    margin-top: 0 !important;
}

.domain-checker #wdc-style .small #Search {
    border-radius: 0 !important;
    background: none;
    width: 100%;
    border: none;
    font-weight: 200 !important;
    font-size: 18px !important;
}   

.domain-checker #wdc-style .small #Search::-webkit-input-placeholder { 
  font-weight: lighter;
}
.domain-checker #wdc-style .small #Search::-moz-placeholder { 
  font-weight: lighter;
}
.domain-checker #wdc-style .small #Search:-ms-input-placeholder {
  font-weight: lighter;
}
.domain-checker #wdc-style .small #Search:-moz-placeholder {
  font-weight: lighter;
}

.domain-checker #wdc-style .input-group .input-group-btn {
    border: none;
    border-radius: 0;
    background: none;
}

.domain-checker p {
    margin-bottom: 5px;
    font-size: 16px;
}

.domain-checker form#form {
    border: 1px solid #b6b6b6;
}

.domain-checker #wdc-style .small button#Submit {
    background: url(../images/search.svg) no-repeat !important;
    height: 45px !important;
    font-size: 0 !important;
    background-size: 29px !important;
    background-position: center center !important;
    border-left: 1px solid #b6b6b6 !important;
    border-radius: 0 !important;
    margin-right: 0 !important;
    padding: 0 24px !important;
}

.domain-checker #wdc-style .small #Search {
    height: 45px !important;
    font-family: "Open Sans", sans-serif;
    color:#fff;
}

.domain-checker #wdc-style .small #Search:focus {
    border: none !important;
}

#featured-services h3.widget-title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    top: 0;
    left: 0;
    font-weight: 600;
}

#featured-services .so-widget-sow-image {
    position: relative;
    cursor: pointer;
}

#featured-services .so-widget-sow-image:hover h3.widget-title {
    background: #e6cf38a6;
}

.services-section h2 {
    line-height: 1.2;
    font-size: 33px;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
}

.services-list .sow-image-container {
    height: 40px;
    align-items: center;
}

.services-list .widget {
    margin-bottom: 5px !important;
}

.services-list h3.widget-title {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 0px;
}

.services-bottom h4 {
    font-size: 23px;
    color: #fff;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 500;
}

.services-bottom h2 {
    color: #efda5a;
    font-weight: 400;
    font-size: 54px;
    margin: auto;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1;
    font-family: 'Playfair Display', serif;
    overflow: hidden;
    white-space: nowrap;
    animation: typing 3.5s steps(40, end), blink-caret .75s step-end infinite;
}

.services-bottom.bottom-inner-page h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 56px;
    font-weight: 400;
    color: #fff;
}

.services-bottom p {
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 500;
}

.services-bottom.bottom-inner-page p {
    font-size: 20px;
}

.endslogan {
    font-size:25px;
    line-height:1.4;
    color:#333;
}

/*Inner Pages*/
#pinrow {
    background-position:right bottom !Important;
    background-size:25%
}
.page-heading h1 span {
    display:inline-block;
    background:#fff;
    color:#4990ce;
    border-radius:10px;
    line-height:1; 
    padding-left:10px;
    padding-right:10px;
    margin-left:10px;
}
.page-heading h4 {
    color: #ffffff96;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px; 
}

.page-heading h1 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 4.5em;
    line-height:1.2;
    font-weight: 600;
    padding-top:10px;
    padding-bottom:10px;
}
#igheader img {
    opacity:0;
}
.page-heading p {
    color: #fff;
}

.faq-content #wpsm_accordion_1889 .wpsm_panel.wpsm_panel-default {
    border-top: 1px solid #a1a1a1 !important;
    padding: 10px 0px;
}

.faq-content #wpsm_accordion_1889 .ac_open_cl_icon {
    font-weight: 100 !important;
}

.howwedolist h3.widget-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.howwedolist .widget_sow-image {
    margin-bottom: 0 !important;
}

.howwedolist .sow-image-container {
    height: 56px;
    align-items: center !important;
}

.howwedocontent-upper h2 {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 35px;
    margin-top: 0;
}

.howwedocontent-upper p {
    font-size: 19px;
}

.howwedocontent h3.widget-title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
}

.bottom-inner-page .textwidget h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    max-width: 600px;
    line-height: 1.4;
    margin: auto;
    margin-bottom: 15px;
}

.bottom-service-list .sow-image-container {
    height: 91px;
    align-items: flex-end;
    margin-bottom: 10px;
}

.bottom-service-list h3 {
    font-weight: 600;
    color: #fff;
    font-size: 17px;
}

.bottom-service-list .sow-image-container img {
    cursor: pointer;
    transition: all .3s !important;
}

.bottom-service-list .sow-image-container img:hover {
    transform: scale(1.1);
}

.seo-cta .sow-image-container {
    height: 186px;
    align-items: center;
}

.seo-cta h3.widget-title {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
}

.seo-packages-list .panel-grid-cell {
    background: #fff;
    border: 1px solid #acacac;
    text-align: center;
    padding: 40px 15px !important;
    box-sizing: border-box;
} 
.seo-packages-list .panel-grid-cell.panel-grid-cell-empty {
    background:none !Important;
     border: 0px solid #acacac;
}
.seo-packages-list h3.widget-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
}
a.shopgetaquote {
    padding:1em 2em;
    border:2px solid #8aaf5d;
    color:#8aaf5d;
     
    border-radius:0px;
}
a.shopgetaquote:hover {
    color:#fff;
    background:#8aaf5d;
}
a.woogetaquote {
    padding:1em 2em;
    border:2px solid #a55b97;
    color:#a55b97;
     
    border-radius:0px; 
}
a.woogetaquote:hover {
    color:#fff;
    background:#a55b97;
}
a.wordgetaquote {
    padding:1em 2em;
    border:2px solid #3c7fc2;
    color:#3c7fc2;
    background:#fff;
    border-radius:0px; 
}
a.wordgetaquote:hover {
    color:#fff;
    background:#3c7fc2;
}

a.mybizgetquote {
    margin-top:20px;
    padding:1em 2em;
    border:2px solid #32baa2;
    color:#32baa2;
    background:#fff;
    border-radius:0px; 
        position: relative;
    top: 15px;

}
a.mybizgetquote:hover {
    color:#fff;
    background:#32baa2;
}
a.packgetaquote {
    margin-top:20px;
    padding:1em 2em;
    border:2px solid #948ccf;
    color:#948ccf;
    background:#fff;
    border-radius:0px; 
        position: relative;
    top: 15px;

}
a.packgetaquote:hover {
    color:#fff;
    background:#948ccf;
}
a.paybutton {
    margin-top:20px;
    padding:1em 2em;
    border:2px solid #b27dba;
    color:#b27dba;
    background:#fff;
    border-radius:0px; 
}
a.paybutton:hover {
    color:#fff;
    background:#b27dba;
}
#pg-1706-2 .seo-packages-list .panel-grid-cell {
    min-height:774px;
}
#pg-1710-2 .seo-packages-list .panel-grid-cell {
    min-height:506px;
}
#pg-1710-2 .seo-packages-list p { 
    font-weight:bold;
    margin-bottom:0;
    color:#000;
    font-size:16px;
}
.wordpressaddon  .so-widget-sow-image h3{
    font-size:16px;
}

.wordpressaddon  h3 {
    text-align:center;
    font-weight:bold;
    margin-bottom:0;
}
.wordpressaddon .so-widget-sow-editor h3 {
    font-size:22px;
}
.wordpressaddon .widget_sow-editor{
    margin-bottom:10px !Important;
}
#panel-1220-2-0-0 .seo-packages-list .panel-grid-cell{
    min-height:667px;
}
.seo-packages-list .panel-grid-cell ul {
    text-align: left;
    margin-left: 17px;
    margin-bottom: 0;
}

.seo-packages h5 {
    font-size: 18px;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 600;
}

.seo-packages h5 strong {
    color: #d64f32;
    font-weight: 600;
}

.seo-packages h4 {
    font-size: 22px;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 20px;
}

.seo-packages h4 strong {
    font-size: 30px;
}

.seo-bottom h3.widget-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 14px;
    line-height: 1;
}

.seo-bottom .sow-image-container {
    height: 40px;
    align-items: center;
    margin-bottom: 10px;
}

.seo-bottom ul {
    margin-left: 17px;
}

.sns-services .sow-image-container {
    height: 30px;
    align-items: center;
}

.sns-services .widget {
    margin-bottom: 0 !important;
}

.sns-services h3.widget-title {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.sns-services ul {
    color: #fff;
    margin-left: 17px;
    margin-bottom: 0;
}

.sns-services p {
	color: #fff;
	margin-bottom: 0; 
}

.sns-services {
    background: #b46ab9;
    padding: 25px 15px;
    box-shadow: 1px 2px 2px #616161c9;
    min-height: 323px;
}

.ssl-bottom h3.widget-title {
    color: #fff;
}

.ssl-bottom .textwidget {
    color: #fff;
}

.email-marketing-list .panel-grid-cell {
    border: 1px solid #fff;
    padding: 25px 15px !important;
    min-height: 333px;
}

.email-marketing-list .so-panel {
    margin-bottom: 10px !important;
}

.email-marketing-list ul {
    margin-left: 17px;
    margin-bottom: 0;
}

.email-marketing-list .sow-image-container {
    height: 40px;
    align-items: center;
}

.email-marketing-list  h3.widget-title {
    margin-bottom: 10px;
}


.google-ads-bottom h3.widget-title {
    font-weight: bold;
    font-size: 34px;
    color: #fff;
    text-align: left;
}

.google-ads-bottom ul {
    color: #ffff;
    font-size: 20px;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
    text-align: left;
}

.google-ads-bottom {
    text-align: center;
}

.google-ads-bottom ul li:before {
    content: url(../images/check.png);
    float: left;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    top: 6px;
}

.best-packages-top h4 {
    color: #295fac;
    font-weight: 600;
    font-size: 23px;
}

.best-packages-top ul {
    list-style: none;
    text-align: center;
    max-width: 80%;
}

.best-packages-top ul li {
    display: inline-block;
    font-size: 17px;
    margin-left: 15px;
}

.best-packages-top ul li:before {
    width: 15px;
    height: 15px;
    content: "";
    display: inline-block;
    background: url(../images/check.png) no-repeat;
    background-size: 15px;
    position: relative;
    top: 1px;
    margin-right: 4px;
}

.google-ads-package-text p {
    font-size: 16px !important;
    color: #282828;
    font-weight: 600;
}

.google-ads-list .panel-grid-cell {
    padding: 40px 30px !important;
}

.online-marketing-content {
    margin-bottom: 60px;
}

.online-marketing-content p {
    font-size: 18px;
    color: #837f7f;
}

.online-marketing-content p strong {
    font-size: 34px;
    color: #5c5b5b;
    font-weight: 600;
}

.online-marketing-content img {
    transform: scale(0.8); 
    transition: all .5s;
    cursor: pointer;
}
#pl-63 h3 {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.shopify-content strong, .shopify-bottom{
    color:#000;
}
.shopify-content a {
    color:#000;
}
.shopify-content h3 {
    font-size:32px;
    margin-bottom: 10px;
}
#pg-1712-2 .seo-packages-list .panel-grid-cell{
    min-height: 594px;
}

.online-marketing-content img:hover {
    transform: scale(1);
}

.with-border-bottom {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 50px;
}

.seo-cta .sow-image-container img {
    transition: all .5s;
    cursor: pointer; 
}

.seo-cta .sow-image-container img:hover {
    transform: scale(1.2);
}

#main .ow-button-base a:hover {
    color: #fff !important;
}

.page-id-95 #main .ow-button-base a:hover {
    color: #000 !important;
}
.companybio-content .wpex-timeline-list.show-clean .wpex-timeline > li .tll-date, .wpex-timeline-list.show-clean.left-tl .wpex-timeline-icon:before, li.filter-249_1736:before, .wpex-timeline > li:first-child:before{
    display:none !important; 
}
.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-icon .fa, .wpex-timeline-list.show-simple li .wpex-timeline-icon i, .wpex-timeline-list:not(.show-icon) .wpex-timeline > li .wpex-timeline-icon .fa.no-icon {
    box-shadow:0 0 0px #fff !important; 
}
.companybio-content .wpex-timeline-list.show-clean.left-tl .wpex-timeline > li .wpex-timeline-icon a i.fa {
    top:-27px !Important;
    left:-6px !important;
}
.wpex-timeline-list.show-clean .wpex-timeline > li .wpex-timeline-label h2 {
    position:absolute;
    top: 40%;
    margin-bottom: 0;
}
.companybio-content .wpex-timeline > li .wpex-timeline-label {
    margin-left:171px;
}
.wpex-timeline-list.show-clean .tlct-shortdes {
    padding-top:0;
    padding-left:160px;
    font-size:16px;
}
.wpex-timeline-list.show-clean .tlct-shortdes  li{
    list-style:none ;
    
}
.companybio-content .wpex h2 a {
    font-size:16px;
}
.wpex-timeline-list .wpex.wpex-timeline, .wpex-timeline {
    margin-top:0;
}
.companybio-content .wpex-timeline-list.show-clean.left-tl li:last-child .wpex-timeline-icon:after {
    left:-28px;
}
.companybio-content .timeline-details {
    display:inline-block;
    vertical-align:middle;
    width: 82%;
}
.companybio-content .left-tl.show-clean .wpex-timeline > li .il-img {
    float:none;
    display:inline-block;
    vertical-align:middle;
    max-width:150px;
}
#intro_video_gna {
    margin-bottom:-8px;
}
.contact-content h3{
    text-align:center;
    font-size:32px;
    margin-bottom: 0;
}
.contact-rowcontent h3 {
    margin-bottom:10px;
    font-size:23px;
}
.contact-rowcontent p {
    margin-bottom:5px;
    color:#000;
}
#contactrowleft .widget_sow-editor{
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid #efefef;
}
#contactrowleft .widget_sow-editor:last-child {
    border-bottom:0px solid #efefef;
}
.contact-rowcontent p label, .contact-rowcontent input[type=text], .contact-rowcontent input[type=tel], .contact-rowcontent input[type=email], .contact-rowcontent textarea {
    display:block;
    width:100%;
    border-color:#000;
}
.contact-rowcontent span.wpcf7-list-item {
    width:29%;
    vertical-align: top; 
}
.contact-rowcontent select {
    border-color:#000;
}
.contact-rowcontent p.send input {
    width:100%;
    display:block;
    background:#3c7fc2;
    border-color:#3c7fc2;
    color:#fff;
}
#pl-636 .contact-rowcontent p.send input {
    background:#ed8f2a;
    border-color:#ed8f2a;
}
#pl-28 .contact-rowcontent p.send input {
    background:#89b74c;
    border-color:#89b74c;
}

.contact-rowcontent p.send {
    margin-top:10px;
}
.contact-rowcontent textarea {
    height:167px;
}
.hostingaddon ul {
    margin-bottom:0;
    margin-left:0;
}
.hostingaddon {
    padding-bottom:20px;
    border-bottom:1px solid #efefef;
}
.hostingaddon ul li {
    list-style:none;
}
.hostingaddon ul li:before {
    font-family:fontawesome;
    content:'\f111'; 
    color:#f0be62;
    margin-right:20px;
}
.hostingaddon ul li span {
    font-size:20px;
    color:#000;
    font-weight:bold;
    margin-right:20px;
}
.hosting-content h3 {
    font-size:32px;
    margin-bottom:10px;
}
#hostingbottom {
    padding-top:50px;
    padding-bottom:50px;
}
#hostingbottom h3 {
    color:#fff;
    font-size:34px;
    margin-bottom:20px;
    font-weight: bold;
}
#hostingbottom li {
    color:#fff;
    margin-left:0;
    list-style:none;
    margin-bottom:10px;
    font-size:20px;
}
#hostingbottom ul {
    margin-left:0;
}
#hostingbottom li img {
    margin-right:10px;
    position:relative;
    top:7px;
    
}
#hostingbottom li span {
    display:inline-block;
    vertical-align:top;
    width: 94%;
}
.mybiz-content h3 {
    font-size:32px;
    margin-bottom:10px;
    line-height:1.2;
    font-weight:bold;
}
.mybiz-content .sow-image-container {
    box-shadow:0 0 3px #aaa;
}
.terms-content h3{ 
    font-size:26px;
    margin-bottom:10px;
    margin-top:0;
}
.terms-content .widget_sow-editor {
    margin-bottom:0 !important;
}
.terms-content h4 {
    margin-top:0;
    margin-bottom:0;
}
.pay-content ul{
    margin-left:0;
}

.about-icons .sow-image-container {
    height: 85px;
    align-items: center;
}

.about-icons .widget {
    margin-bottom: 10px !important;
}

.about-icons h3 {
    margin-bottom: 10px;
}

.pay-content ul li{
    margin-left:0;
    list-style:none;
    font-size:16px;
    color:#000;
}
.pay-content ul li img {
    position:relative;
    top:5px;
    margin-right:5px;
}
/*Footer*/
#colophon.footer-active-sidebar {
    border-top: 0;
    background: #282828;
    color:#fff;
}

.upper-footer {
    border-bottom: 1px solid #707070;
}

.lower-footer {
    border-bottom: 1px solid #707070;
    padding-bottom: 30px;
}

.lower-footer ul {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}

.footer-facebook nav.navigation.posts-navigation {
    display: none;
}

#colophon .widget .widget-title {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
}

#colophon .widget, #colophon .widget a, #colophon .widget p, #colophon .widget ul {
    color: #fff;
    font-size: 13px;
}

#colophon .site-info {
    border-top: 0;
    padding: 15px 15px;
    color: #fff;
}

#colophon .widgets {
    padding-bottom: 0;
}

.upper-footer img {
    margin-right: 8px;
}


.footer-facebook .blog-layout-grid .archive-entry {
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.footer-facebook .blog-layout-grid .archive-entry img {
    border-radius: 6px;
}

.footer-facebook .blog-layout-grid .archive-entry .entry-title {
    display: none;
}

#colophon .widget .footer-facebook p {
    color: #737373;
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: -1px; 
    
    margin-bottom: 0;
    height: 43px;
    overflow: hidden;
}

.facebook-heading span {
    color: #747474;
    font-weight: 600;
}

.facebook-heading i {
    float: right;
    background: #0758b3;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    line-height: 14px;
    font-size: 10px;
    position: relative;
    top: 6px;
}

#colophon a.linkedin i, #colophon a.facebook i {
    padding: 6px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-right: 5px;
    min-width: 15px;
    text-align: center;
    font-size: 13px !important;
}

#colophon a.linkedin, #colophon a.facebook {
    font-size: 0 !important;
}

.footer-facebook .blog-layout-grid .archive-entry .entry-thumbnail > a img {
    object-fit: cover;
    height: 133px;
    width: 100%;
}
.desktoponly {
    display:block;
}
.mobileonly {
    display:none ;
}

.domain-checker form#form:hover {
    border:1px solid #f6da5d;
}
.domain-checker form#form:hover button#Submit {
    border-left:1px solid #f6da5d;
}
.domain-checker form#form:hover #Search {
    color:#f6da5d !important;
}

/*Responsive*/

@media screen and (max-width: 1024px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 15px;
    }

    .mega-small-menu a {
        font-size: 12px !important;
    }

    .top-right a {
        padding: 0 3px;
    }

    .company-bio .wpex.horizontal-timeline .horizontal-nav .ex_s_lick-prev {
        left: -20px;
    }

    .company-bio .wpex.horizontal-timeline .horizontal-nav .ex_s_lick-next {
        right: -20px;
    }

    .seo-packages-list h3.widget-title {
        font-size: 28px;
    }

    .seo-packages h4 {
        font-size: 18px;
    }

    .seo-packages h4 strong {
        font-size: 25px;
    }
}

@media screen and (max-width: 991px) and (min-width: 780px) {
    .seo-packages-list .panel-grid-cell {
        width: calc(50% - ( 0.75 * 30px ) ) !important;
        margin-bottom: 45px;
    }

    .seo-packages-list {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
    }
}

@media screen and (max-width: 991px) {
    .company-bio .wpex.horizontal-timeline .horizontal-nav .ex_s_lick-prev, .company-bio .wpex.horizontal-timeline .horizontal-nav .ex_s_lick-next {
        display: none !important;
    }

    #masthead .top-bar {
        position: relative;
    }

    
    

    #featured-services h3.widget-title {
        flex-wrap: wrap;
        font-size: 17px;
        padding: 15px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 780px) {
    .top-bar .panel-grid-cell {
        margin-bottom: 0 !important;
    }
    

    #featured-services h3.widget-title {
        font-size: 28px;
        padding: 15px;
        box-sizing: border-box;
    }

    #featured-services .panel-grid-cell {
        margin-bottom: 0 !important;
    }

    div#upper-footer {
        padding-bottom: 15px;
    }

    #colophon .widgets .widget {
        margin-bottom: 0 !important;
    }

    .domain-checker form#form {
        display: inline-block;
        width: 100%;
    }

    #colophon .widget p br {
        float: left;
        display: none;
    }

    #colophon .widget .widget-title {
        border-bottom: 1px solid #fff;
        padding-bottom: 10px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1080px) {
    .companybio-content .timeline-details {
        width:78%; 
    }
    .top-right a {
        margin-left:6px;
    }
    .wpex-timeline-list.show-clean .tlct-shortdes {
        padding-left:104px;
    }
    .wpex-timeline > li:after {
        left:49px;
    }
    .companybio-content .wpex-timeline > li .wpex-timeline-label {
        margin-left:69px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) { 
    .top-right a {
        font-size:9px;
    }
    .bio_full {
        margin-bottom:15px;
    }
.header-design-4 #masthead .site-branding {
    top:-48px;
}
.header-design-4 header#masthead.scrolled .main-navigation-bar.sticky-bar  .site-branding {
    top:0px;
}
    button#responsive-menu-button {
        background: transparent;
        top: 0px;
        right:1%;
    } 
    .top-right {
        position: absolute;
        top: 3px;
    right: 65px;
    }

    #masthead .top-bar {
        padding-top:10px;
    }
    .banner-text h2 {
        font-size:30px;
    }
    .banner-text h3 {
        font-size:25px;
    }
    .companybio-content .timeline-details {
        width:68%; 
    }
    .wpex-timeline-list.show-clean .tlct-shortdes {
        padding-left:104px;
    }
    .wpex-timeline > li:after {
        left:49px;
    }
    .companybio-content .wpex-timeline > li .wpex-timeline-label {
        margin-left:69px;
    }
    .mobileonly {
        display:block ;
    }
    .desktoponly {
        display:none;
    }
    #panel-1771-1-0-1 {
        margin-bottom:0 !Important;
    }
	.page-heading .widget_sow-image{
		display:none !Important;
	}
}
@media screen and (max-width: 767px) {
    .page-heading .widget_sow-image{
		display:none !Important;
	}
    .bio_full {
        margin-bottom:15px;
    }
    .mobileonly {
        display:block ;
    }
    .desktoponly {
        display:none;
    }
    #panel-1771-1-0-1 {
        margin-bottom:0 !Important;
    }
    .domain-checker #wdc-style .input-group .input-group-btn {
        width: auto;
        display: inline-block;
        position: absolute;
        right: 0;
    }
    .bio_half {
        margin-right:2%; 
    }
    h2, #hostingbottom h3, .online-marketing-content p strong, .mybiz-content h3, .google-ads-bottom h3.widget-title {
        font-size:26px;
    }
    #hostingbottom li, .google-ads-bottom li {
        font-size:16px;
    }
    .google-ads-bottom li {
        font-size: 16px;
        display: block;
        line-height: 2.5;
        text-align: left;
    }
    #hostingbottom li span {
        width:88%;
    }
    .contact-rowcontent span.wpcf7-list-item {
        width:45%;
    }
    .hostingaddon ul li span {
            width: 80%;
        display: inline-block;
    }
    .wpex-timeline-list.show-clean .tlct-shortdes {
        padding-left:90px;
    }
    .wpex-timeline-list.show-clean .wpex-timeline > li .wpex-timeline-label h2 {
        top:0;
    }
    .companybio-content .wpex-timeline-list.show-clean.left-tl .wpex-timeline > li .wpex-timeline-icon a i.fa {
        top:-23px !Important;
    }
    .wpex-timeline-list.show-clean .tlct-shortdes li {
        font-size:14px;
    }
    .companybio-content .left-tl.show-clean .wpex-timeline > li .il-img {
        float:right;
    }
    .companybio-content .wpex-timeline > li .wpex-timeline-label {
        margin-left:71px;
    }
    .companybio-content .timeline-details {
        width:100%;
    }
    #pl-63 h3, .shopify-content h3 , .howwedocontent-upper h2, .hosting-content h3{
        font-size:24px;
    }
    #pg-1706-2 .seo-packages-list .panel-grid-cell, #pg-1710-2 .seo-packages-list .panel-grid-cell, #panel-1220-2-0-0 .seo-packages-list .panel-grid-cell {
        min-height:100px;
    }
    .page-heading h4 {
        font-size:20px;
    }
    .banner-text h2 {
        font-size: 30px;
        line-height: 1;
    }

    .banner-text h3 {
        font-size: 24px;
        line-height: 1;
    }

    .page-heading h1 {
        font-size: 30px;
        line-height: 1;
    }
}

@media screen and (max-width: 667px) {
	#mega-menu-wrap-primary {
		display:none !Important;
	}
    #featured-services h3.widget-title {
        font-size: 21px;
    }

    .lower-footer ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .banner-text h2 {
        font-size: 25px;
    }

    .banner-text h3 {
        font-size: 19px;
    }

    .top-right {
        position: relative;
        top: 0;
        right: 0px;
    }

    .top-bar .panel-grid-cell:nth-child(2) {
        display: none;
    }


    .video-banner video.sow-full-element {
        height: 100vh !important;
        width: auto !important;
        margin-left: -162%;
    }

    .video-banner {
        overflow: hidden;
    }

    button#responsive-menu-button {
        top: 51px;
        right: 11px;
    }

    .services-bottom h2 {
        font-size: 45px;
    }

    .services-bottom h4 {
        font-size: 20px;
    }

    .site-branding img {
        max-width: 230px;
    }

    .scroll-down-button-wrapper p {
        margin-bottom: 0px;
    }

    .scroll-down-button-wrapper p img {
        max-width: 15px;
    }

    .banner-text p {
        margin-bottom: 5px;
    }

    .company-bio h2, .presence-section h2, .services-section h2 {
        font-size: 25px;
    }
}

@media screen and (max-width: 480px) {
    .header-design-4 #masthead .site-branding {
        top:7px;
    }
    .lower-footer ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .banner-text {
        width:90%;
        margin-left:5%;
        display:block;
    }
	button#responsive-menu-button {
		top: 5px;
		right: 0;
	}
    .services-bottom h2 {
        font-size: 35px; 
        
    }

    .banner-text h2 {
        display:block;
        font-size: 30px;
        white-space: initial;
        animation:none;
    }

    .banner-text h3 {
        font-size: 18px;
        padding-left: 5px;
    }

    #masthead .top-bar {
        position:absolute;
        top:75px;
        width:100%;
        padding-top:0;
    }
    header#masthead {
        height:115px;
    }
    header#masthead.scrolled .top-right {
        top:0;
        text-align:center;
    }
    #masthead .top-bar p {
        text-align:center;
    }

    button#responsive-menu-button {
        top: 5px;
        right: 0;
    }

    .site-branding img {
        max-width: 230px;
    }
    .top-right a {
        font-size:9px;
    }

}