/*------------------------------------------------------------------
[Master Stylesheet]
Theme Name: 	
Version:        1.0.0
Author:         themexriver
URL:            http://themeforest.net/user/themexriver
-------------------------------------------------------------------*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
#0.1	Theme Reset Style
#0.2	Global Elements
#0.3	header
#0.4	hero-slider
#0.5	footer
#0.6	services-section
#0.7	domain-section
#0.8	pricing-section
#0.9	features-section
#1.0	testimonials-section
#1.1	recent-news-section
#1.2	CTA


--------------------------------------------------------------
	#home style 2
----------------------------------------------------------------
#2.0	services-section-s2
#2.1	domain-features
#2.2	cta-2


--------------------------------------------------------------
	#home style 3
----------------------------------------------------------------
#3.0	features-section
#3.1	domain-section-s2
#3.2	cta-3
#3.3	partenrs-section


--------------------------------------------------------------
	#about page
----------------------------------------------------------------
#4.0	about-us-section
#4.1	our-history-section
#4.2	team-section
#4.3	fun-fact
#4.4	awards-section
#4.5	cta-5


--------------------------------------------------------------
	#domain page
----------------------------------------------------------------
#5.0	domains-price-section 
#5.1	domain-info-section
#5.2	cta-4


--------------------------------------------------------------
	#shared hosting page
----------------------------------------------------------------
#6.0	hosting-pricing
#6.1	services-section-s3
#6.2	faq-section


--------------------------------------------------------------
	#dedicated hosting page
----------------------------------------------------------------
#7.0	hosting-features


--------------------------------------------------------------
	#cloud hosting page
----------------------------------------------------------------
#8.0	cloud-hosting-features


--------------------------------------------------------------
	#data center page
----------------------------------------------------------------
#9.0	data-center-section


--------------------------------------------------------------
	#affiliate page
----------------------------------------------------------------
#10.0	affiliate-process-section


--------------------------------------------------------------
	#support page
----------------------------------------------------------------
#11.0	support-section
#11.1	cta-6


--------------------------------------------------------------
	#faq page
----------------------------------------------------------------
#12.0	faq-section


--------------------------------------------------------------
	#testimonials page
----------------------------------------------------------------
#13.0	testimonials-section-full


--------------------------------------------------------------
	#contact page
----------------------------------------------------------------
#14.0	contact-section
#14.1	contact-map-form-section


--------------------------------------------------------------
	#blog page
----------------------------------------------------------------
#15.0	blog-with-sidebar


--------------------------------------------------------------
	#blog details page
----------------------------------------------------------------
#16.0	blog-single-content






----------------------------------------------------------------*/
/*---------------------------
	Fonts
----------------------------*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Open+Sans");
/*--------------------------------------------------------------
#0.1    Theme Reset Style
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\000034}}
html {
  font-size: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\000038}}
body {
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  font-size: 15px;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\000038}}
    body {
      font-size: 14px;
      font-size: 0.9333333333rem; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000321}}
p {
  color: #42454a;
  line-height: 1.8em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000326}}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #42454a; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000337}}
ul {
  padding-left: 0;
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000342}}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000347}}
a:hover,
a:focus {
  text-decoration: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000352}}
img {
  max-width: 100%; }

/*--------------------------------------------------------------
#0.2    Global Elements
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000360}}
.page-wrapper {
  position: relative;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000365}}
.wow {
  visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000369}}
.fi:before {
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000373}}
.section-padding {
  padding: 100px 0; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000373}}
    .section-padding {
      padding: 80px 0; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000373}}
    .section-padding {
      padding: 70px 0; } }

/*** back to top **/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000386}}
.back-to-top {
  background-color: rgba(247, 148, 1, 0.9);
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: none;
  position: fixed;
  z-index: 999;
  right: 15px;
  bottom: 15px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\0000386}}
    .back-to-top {
      width: 35px;
      height: 35px;
      line-height: 35px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003106}}
  .back-to-top:hover {
    background-color: #F79401; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003111}}
.back-to-top i {
  font-size: 18px;
  font-size: 1.2rem;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/** for popup image ***/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003123}}
.mfp-wrap {
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99999; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003128}}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003138}}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003141}}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003145}}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

/*** for fancybox video ***/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003151}}
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003156}}
.fancybox-wrap {
  z-index: 99999 !important; }

/*** contact form error handling ***/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003163}}
#contact-form .error-handling-messages {
  margin-top: 15px;
  padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003168}}
#contact-form label.error {
  color: red;
  font-size: 0.9333333333rem;
  font-weight: normal;
  margin: 5px 0 0 0;
  text-align: left;
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003177}}
#contact-form #loader {
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003181}}
#contact-form #success,
#contact-form #error {
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  display: none; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003181}}
    #contact-form #success,
    #contact-form #error {
      font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003195}}
#contact-form #success {
  background-color: #009a00;
  border-left: 5px solid green;
  margin-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/base\/_base\.scss}line{font-family:\00003201}}
#contact-form #error {
  background-color: #ff1a1a;
  border-left: 5px solid red; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\000031}}
.section-title, .section-title-s3, .section-title-s4 {
  text-align: center;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\000031}}
    .section-title, .section-title-s3, .section-title-s4 {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\000031}}
    .section-title, .section-title-s3, .section-title-s4 {
      margin-bottom: 35px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000313}}
  .section-title h2, .section-title-s3 h2, .section-title-s4 h2 {
    font-size: 30px;
    font-size: 2rem;
    font-weight: normal;
    margin: 0 0 0.93em;
    padding-bottom: 0.67em;
    display: inline-block;
    position: relative; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000313}}
      .section-title h2, .section-title-s3 h2, .section-title-s4 h2 {
        font-size: 25px;
        font-size: 1.6666666667rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000313}}
      .section-title h2, .section-title-s3 h2, .section-title-s4 h2 {
        font-size: 22px;
        font-size: 1.4666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000332}}
    .section-title h2:after, .section-title-s3 h2:after, .section-title-s4 h2:after {
      content: "";
      background-color: #d6dfe8;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000343}}
    .section-title h2:before, .section-title-s3 h2:before, .section-title-s4 h2:before {
      content: "";
      background-color: #F79401;
      width: 30px;
      height: 7px;
      border-radius: 5px;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: -3px;
      z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000356}}
    .section-title h2 span, .section-title-s3 h2 span, .section-title-s4 h2 span {
      font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000361}}
  .section-title p, .section-title-s3 p, .section-title-s4 p {
    margin: 0; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000361}}
      .section-title p, .section-title-s3 p, .section-title-s4 p {
        font-size: 14px;
        font-size: 0.9333333333rem; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000371}}
.section-title-s2 {
  text-align: center;
  margin-bottom: 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000375}}
  .section-title-s2 h2 {
    font-size: 30px;
    font-size: 2rem;
    font-weight: normal;
    margin: 0; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000375}}
      .section-title-s2 h2 {
        font-size: 25px;
        font-size: 1.6666666667rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000375}}
      .section-title-s2 h2 {
        font-size: 22px;
        font-size: 1.4666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000391}}
    .section-title-s2 h2 span {
      font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000396}}
  .section-title-s2 p {
    margin: 0; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\0000396}}
      .section-title-s2 p {
        font-size: 14px;
        font-size: 0.9333333333rem; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\00003107}}
.section-title-s3 {
  margin-bottom: 45px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\00003111}}
  .section-title-s3 h2 {
    margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\00003119}}
.section-title-s4 h2 {
  padding-bottom: 0;
  margin: 0 0 0.63em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_section-title\.scss}line{font-family:\00003124}}
.section-title-s4 h2:before,
.section-title-s4 h2:after {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\000031}}
.theme-btn {
  font-family: "Montserrat", sans-serif;
  background-color: #F79401;
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: 600;
  color: #fff;
  padding: 13px 45px;
  border-radius: 5px;
  display: inline-block; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\000031}}
    .theme-btn {
      font-size: 14px;
      font-size: 0.9333333333rem;
      padding: 10px 35px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\0000318}}
  .theme-btn:hover, .theme-btn:focus, .theme-btn:active {
    background-color: #de8501;
    color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\0000326}}
.theme-btn-s2, .theme-btn-s3, .theme-btn-s4 {
  font-family: "Montserrat", sans-serif;
  background-color: #F79401;
  font-size: 15px;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  padding: 10px 28px;
  border-radius: 5px;
  display: inline-block; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\0000326}}
    .theme-btn-s2, .theme-btn-s3, .theme-btn-s4 {
      font-size: 13px;
      font-size: 0.8666666667rem;
      padding: 8px 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\0000343}}
  .theme-btn-s2:hover, .theme-btn-s3:hover, .theme-btn-s4:hover, .theme-btn-s2:focus, .theme-btn-s3:focus, .theme-btn-s4:focus, .theme-btn-s2:active, .theme-btn-s3:active, .theme-btn-s4:active {
    background-color: #fff;
    color: #42454a; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\0000353}}
.theme-btn-s3:hover, .theme-btn-s4:hover {
  background-color: #c47601;
  color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_buttons\.scss}line{font-family:\0000359}}
.theme-btn-s4 {
  background-color: #ecf6ff;
  color: #F79401; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_form\.scss}line{font-family:\000032}}
.form input,
.form textarea,
.form select {
  border-color: #bfbfbf;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  color: #595959; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_form\.scss}line{font-family:\0000311}}
  .form input:focus,
  .form textarea:focus,
  .form select:focus {
    border-color: #F79401;
    -webkit-box-shadow: 0 0 5px 0 #feaa2d;
    -moz-box-shadow: 0 0 5px 0 #feaa2d;
    -o-box-shadow: 0 0 5px 0 #feaa2d;
    -ms-box-shadow: 0 0 5px 0 #feaa2d;
    box-shadow: 0 0 5px 0 #feaa2d; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000392}}
.form ::-webkit-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000398}}
.form :-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003104}}
.form ::-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003110}}
.form :-ms-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_form\.scss}line{font-family:\0000319}}
.form select {
  font-style: italic;
  background: url(../images/select-icon.png) no-repeat right center;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_form\.scss}line{font-family:\0000330}}
.form select::-ms-expand {
  /* for IE 11 */
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_social-links\.scss}line{font-family:\000031}}
.social-links {
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_social-links\.scss}line{font-family:\000034}}
  .social-links li {
    float: left; }

/******************************
	#page title
******************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\000034}}
.page-title {
  background: url("../images/pg-title/img-1.jpg") center center/cover no-repeat local;
  width: 100%;
  height: 200px;
  text-align: center;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000311}}
  .page-title:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000316}}
  .page-title .container {
    height: 100%;
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000320}}
    .page-title .container > .row {
      vertical-align: middle;
      display: table-cell; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000326}}
  .page-title h2,
  .page-title ol {
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000331}}
  .page-title h2 {
    font-size: 36px;
    font-size: 2.4rem;
    font-weight: 800;
    margin: 1em 0 0.23em; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000331}}
      .page-title h2 {
        font-size: 30px;
        font-size: 2rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000331}}
      .page-title h2 {
        font-size: 28px;
        font-size: 1.8666666667rem;
        font-weight: bold; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000349}}
  .page-title .breadcrumb {
    background-color: transparent;
    padding: 0; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000349}}
      .page-title .breadcrumb {
        text-align: center; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000358}}
  .page-title .breadcrumb li {
    font-size: 14px;
    font-size: 0.9333333333rem;
    color: #F79401;
    margin-right: 5px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000358}}
      .page-title .breadcrumb li {
        font-size: 13px;
        font-size: 0.8666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000370}}
  .page-title .breadcrumb li a {
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000374}}
  .page-title .breadcrumb li a:hover {
    color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_page-title\.scss}line{font-family:\0000378}}
  .page-title .breadcrumb > li + li:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #fff;
    margin-right: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_preloader\.scss}line{font-family:\000031}}
.preloader {
  background-color: #28292e;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_preloader\.scss}line{font-family:\0000310}}
  .preloader .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

/***************************************
	# hover styles
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_hover-styles\.scss}line{font-family:\000034}}
.hover-grid {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_hover-styles\.scss}line{font-family:\0000313}}
  .hover-grid span {
    background-color: rgba(247, 148, 1, 0.9);
    width: 33.33%;
    height: 10%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_hover-styles\.scss}line{font-family:\0000325}}
  .hover-grid span:nth-child(2) {
    left: 33.33%;
    height: 20%;
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_hover-styles\.scss}line{font-family:\0000332}}
  .hover-grid span:nth-child(3) {
    left: 66.66%;
    height: 30%;
    -webkit-transition: all 0.3s 0.2s ease-in-out;
    transition: all 0.3s 0.2s ease-in-out; }

/***************************************
	# services grids
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\000034}}
.services-grids {
  /** hover **/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\000035}}
  .services-grids .grid {
    text-align: center;
    padding: 40px 45px;
    border-radius: 5px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\000035}}
      .services-grids .grid {
        padding: 40px 10px; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\000035}}
      .services-grids .grid {
        border: 1px solid #e2dede; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000321}}
  .services-grids .grid .fi:before {
    font-size: 65px;
    font-size: 4.3333333333rem;
    color: #F79401; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000321}}
      .services-grids .grid .fi:before {
        font-size: 55px;
        font-size: 3.6666666667rem; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000321}}
      .services-grids .grid .fi:before {
        font-size: 45px;
        font-size: 3rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000337}}
  .services-grids .grid h3 {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0.2em 0 0.47em; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000337}}
      .services-grids .grid h3 {
        font-size: 20px;
        font-size: 1.3333333333rem; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000337}}
      .services-grids .grid h3 {
        font-size: 16px;
        font-size: 1.0666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000355}}
  .services-grids .grid p {
    margin-bottom: 2em;
    height: 190px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000360}}
  .services-grids .grid .icon,
  .services-grids .grid .details {
    position: relative;
    z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000367}}
  .services-grids .grid:hover .hover-grid {
    opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000371}}
  .services-grids .grid:hover .hover-grid span {
    height: 100%;
    opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000376}}
  .services-grids .grid:hover p,
  .services-grids .grid:hover .fi:before,
  .services-grids .grid:hover h3 {
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000382}}
  .services-grids .grid:hover .theme-btn-s2, .services-grids .grid:hover .theme-btn-s3, .services-grids .grid:hover .theme-btn-s4 {
    background-color: #fff;
    color: #42454a; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\0000387}}
  .services-grids .badges {
    background-color: #f63030;
    width: 120px;
    font-size: 13px;
    font-size: 0.8666666667rem;
    padding: 0 10px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    right: -30px;
    top: 17px;
    border-radius: 0;
    z-index: 1;
    -webkit-transform: rotate(48deg);
    transform: rotate(48deg); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-grids\.scss}line{font-family:\00003104}}
  .services-grids .badges-new {
    background-color: #ee3dba; }

/***************************************
	# Pricing grids
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\000034}}
.pricing-grids {
  padding-top: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\000037}}
  .pricing-grids .grid {
    background-color: #fff;
    padding: 45px 40px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000314}}
    .pricing-grids .grid:after {
      content: "";
      background-color: #F79401;
      width: 100%;
      height: 15px;
      border-radius: 0 0 5px 5px;
      position: absolute;
      left: 0;
      bottom: 0; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000314}}
        .pricing-grids .grid:after {
          height: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000331}}
  .pricing-grids .pricing-header .popular {
    font-family: "Montserrat", sans-serif;
    background-color: #f64545;
    color: #fff;
    padding: 2px 15px;
    position: absolute;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px 5px 0 0; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000331}}
      .pricing-grids .pricing-header .popular {
        font-size: 12px;
        font-size: 0.8rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000348}}
  .pricing-grids .pricing-header .type {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-size: 1.0666666667rem;
    font-weight: 500;
    color: #42454a;
    text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000357}}
  .pricing-grids .pricing-header .price-circle {
    position: relative;
    background-color: #F79401;
    width: 100px;
    height: 100px;
    margin: 20px auto 30px;
    border-radius: 50%; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000357}}
      .pricing-grids .pricing-header .price-circle {
        width: 90px;
        height: 90px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000370}}
    .pricing-grids .pricing-header .price-circle p {
      font-family: "Montserrat", sans-serif;
      color: #fff;
      position: relative;
      z-index: 1;
      margin: 0;
      line-height: 1.2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000380}}
  .pricing-grids .pricing-header .price {
    font-size: 30px;
    font-size: 2rem;
    font-weight: bold;
    padding-top: 20px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000380}}
      .pricing-grids .pricing-header .price {
        font-size: 25px;
        font-size: 1.6666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000392}}
  .pricing-grids .pricing-header .duration {
    font-size: 13px;
    font-size: 0.8666666667rem; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\0000392}}
      .pricing-grids .pricing-header .duration {
        font-size: 12px;
        font-size: 0.8rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\00003103}}
  .pricing-grids .pricing-body ul {
    font-family: "Montserrat", sans-serif;
    list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\00003107}}
    .pricing-grids .pricing-body ul li {
      color: #42454a;
      border-bottom: 1px solid #dbe4ea;
      padding: 10px 0; }
      @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\00003107}}
        .pricing-grids .pricing-body ul li {
          font-size: 14px;
          font-size: 0.9333333333rem; } }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\00003107}}
        .pricing-grids .pricing-body ul li {
          font-size: 13px;
          font-size: 0.8666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\00003124}}
  .pricing-grids .pricing-body ul > li:last-child {
    border-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pricing-grids\.scss}line{font-family:\00003128}}
  .pricing-grids .pricing-footer {
    margin-top: 50px; }

/***************************************
	# testimonals grids
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\000035}}
.testimonials-grids .grid {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000310}}
.testimonials-grids .client-quote {
  padding: 30px;
  border-bottom: 1px solid #dae2e8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000315}}
.testimonials-grids .client-quote h3 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: 600;
  color: #F79401;
  margin: 0 0 0.7em; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000315}}
    .testimonials-grids .client-quote h3 {
      font-size: 16px;
      font-size: 1.0666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000328}}
.testimonials-grids .client-quote p {
  margin: 0; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000328}}
    .testimonials-grids .client-quote p {
      font-size: 14px;
      font-size: 0.9333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000337}}
.testimonials-grids .client-info {
  padding: 10px 30px 10px 85px;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000341}}
  .testimonials-grids .client-info .client-pic {
    position: absolute;
    left: 30px;
    top: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000347}}
  .testimonials-grids .client-info .client-pic img {
    border-radius: 50%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000354}}
.testimonials-grids .client-details h4 {
  font-size: 18px;
  font-size: 1.2rem;
  color: #4c5e6f;
  font-weight: 600;
  margin: 0; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000354}}
    .testimonials-grids .client-details h4 {
      font-size: 15px;
      font-size: 1rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_testimonials-grids\.scss}line{font-family:\0000367}}
.testimonials-grids .client-details > span {
  font-size: 12px;
  font-size: 0.8rem;
  color: #42454a;
  text-transform: uppercase; }

/***************************************
	# news grids
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\000035}}
.news-grids .grid {
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\000039}}
.news-grids .entry-media,
.news-grids .entry-details {
  width: 50%;
  float: left; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\000039}}
    .news-grids .entry-media,
    .news-grids .entry-details {
      width: 100%;
      float: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000320}}
.news-grids .entry-details {
  padding: 22px 15px; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000320}}
    .news-grids .entry-details {
      padding: 22px 15px 22px 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000328}}
.news-grids .entry-header h3 {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000328}}
    .news-grids .entry-header h3 {
      font-size: 16px;
      font-size: 1.0666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000340}}
  .news-grids .entry-header h3 a {
    color: #42454a; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000344}}
  .news-grids .entry-header h3 a:hover {
    color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000349}}
.news-grids .entry-meta ul {
  list-style: none;
  margin: 8px 0 20px;
  overflow: hidden; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000349}}
    .news-grids .entry-meta ul {
      margin: 8px 0 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000358}}
  .news-grids .entry-meta ul > li + li {
    margin-left: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000362}}
  .news-grids .entry-meta ul li {
    font-size: 12px;
    font-size: 0.8rem;
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000368}}
  .news-grids .entry-meta ul a {
    color: #42454a; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_news-grids\.scss}line{font-family:\0000373}}
.news-grids .entry-body p {
  font-size: 14px;
  font-size: 0.9333333333rem;
  margin: 0; }

/***************************************
	# features grids
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\000034}}
.features-grids-s2 {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\000037}}
  .features-grids-s2 .grid {
    text-align: center;
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000312}}
  .features-grids-s2 .icon {
    background-color: #F79401;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto 40px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000312}}
      .features-grids-s2 .icon {
        margin: 0 auto 30px; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000312}}
      .features-grids-s2 .icon {
        width: 70px;
        height: 70px;
        line-height: 70px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000332}}
  .features-grids-s2 .icon .fi:before {
    font-size: 35px;
    font-size: 2.3333333333rem;
    color: #fff; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000332}}
      .features-grids-s2 .icon .fi:before {
        font-size: 30px;
        font-size: 2rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000343}}
  .features-grids-s2 .grid h3 {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: normal;
    margin: 0 0 0.52em; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000343}}
      .features-grids-s2 .grid h3 {
        font-size: 20px;
        font-size: 1.3333333333rem; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000343}}
      .features-grids-s2 .grid h3 {
        font-size: 18px;
        font-size: 1.2rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000359}}
    .features-grids-s2 .grid h3 span {
      font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000364}}
  .features-grids-s2 .grid p {
    margin-bottom: 2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000368}}
  .features-grids-s2 .badges {
    padding: 2px 5px;
    position: absolute;
    top: 0;
    left: 60%;
    z-index: 2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000375}}
    .features-grids-s2 .badges span {
      font-size: 14px;
      font-size: 0.9333333333rem;
      text-transform: uppercase;
      color: #fff;
      position: relative;
      z-index: 5; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000375}}
        .features-grids-s2 .badges span {
          font-size: 12px;
          font-size: 0.8rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_features-grids\.scss}line{font-family:\0000389}}
    .features-grids-s2 .badges:after {
      background-color: #fa3069;
      content: "";
      width: 130%;
      height: 100%;
      position: absolute;
      left: -15%;
      top: 0;
      border-radius: 5px;
      z-index: 1;
      -webkit-transform: skewX(-25deg);
      transform: skewX(-25deg); }

/***************************************
	# progress bar
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\000035}}
.skill-progress-bar .skills > .skill + .skill {
  margin-top: 27px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\000039}}
.skill-progress-bar h6 {
  font-size: 14px;
  font-size: 0.9333333333rem;
  color: #4c5e6f;
  margin: 0 0 0.57em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\0000316}}
.skill-progress-bar .progress {
  background-color: #dae8f5;
  height: 20px;
  border-radius: 20px;
  margin: 0;
  box-shadow: none;
  overflow: visible; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\0000316}}
    .skill-progress-bar .progress {
      height: 17px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\0000329}}
.skill-progress-bar .progress-bar {
  background-color: #F79401;
  border-radius: 20px;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\0000334}}
  .skill-progress-bar .progress-bar span {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-size: 0.9333333333rem;
    font-weight: 600;
    color: #fff;
    padding: 2px 5px;
    background-color: #042943;
    position: absolute;
    right: 0;
    top: -30px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\0000334}}
      .skill-progress-bar .progress-bar span {
        font-size: 12px;
        font-size: 0.8rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_progress-bar\.scss}line{font-family:\0000351}}
    .skill-progress-bar .progress-bar span:after {
      content: "";
      border: 5px solid transparent;
      border-top: 3px solid #042943;
      position: absolute;
      left: 50%;
      bottom: -8px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

/***************************************
	# team grids
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\000034}}
.team-grids {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\000037}}
  .team-grids .img-holder-social {
    width: 210px;
    height: 210px;
    position: relative;
    margin: 0 auto; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\000037}}
      .team-grids .img-holder-social {
        width: 170px;
        height: 170px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000319}}
  .team-grids .img-holder {
    border: 5px solid #F79401;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000324}}
    .team-grids .img-holder img {
      border-radius: 50%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000329}}
  .team-grids .social {
    background-color: #F79401;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000342}}
  .team-grids ul {
    max-width: 105px;
    list-style: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000350}}
    .team-grids ul li {
      float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000354}}
    .team-grids ul > li + li {
      margin-left: 20px; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000354}}
        .team-grids ul > li + li {
          margin-left: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000362}}
    .team-grids ul li a {
      font-size: 24px;
      font-size: 1.6rem;
      color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000369}}
  .team-grids .details {
    margin-top: 35px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000369}}
      .team-grids .details {
        margin-top: 25px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000369}}
      .team-grids .details {
        margin-top: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000381}}
  .team-grids .details h3 {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin: 0 0 0.35em; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000381}}
      .team-grids .details h3 {
        font-size: 16px;
        font-size: 1.0666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000392}}
  .team-grids .details p {
    font-size: 14px;
    line-height: 1.3em;
    margin: 0 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_team-grids\.scss}line{font-family:\0000398}}
  .team-grids .grid:hover .social {
    opacity: 1;
    visibility: visible; }

/***************************************
	# services s2 grids
***************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\000035}}
.services-s3-grids .grid {
  background-color: #fff;
  text-align: center;
  padding: 60px 45px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\000035}}
    .services-s3-grids .grid {
      padding: 45px 35px; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\000035}}
    .services-s3-grids .grid {
      padding: 45px 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\0000321}}
.services-s3-grids .grid .fi:before {
  font-size: 65px;
  font-size: 4.3333333333rem;
  color: #F79401; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\0000321}}
    .services-s3-grids .grid .fi:before {
      font-size: 55px;
      font-size: 3.6666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\0000332}}
.services-s3-grids .grid h3 {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.25em;
  margin: 0.4em 0 0.9em; }
  @media screen and (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\0000332}}
    .services-s3-grids .grid h3 {
      padding: 0 15px; } }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\0000332}}
    .services-s3-grids .grid h3 {
      font-size: 20px;
      font-size: 1.3333333333rem; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\0000332}}
    .services-s3-grids .grid h3 {
      font-size: 16px;
      font-size: 1.0666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_services-s3-grids\.scss}line{font-family:\0000354}}
.services-s3-grids .grid p {
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\000031}}
.theme-accordion-s1 {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\000034}}
  .theme-accordion-s1 .panel-default {
    background: transparent;
    border: 1px solid #dee0e1;
    border-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000310}}
  .theme-accordion-s1 .panel-group .panel + .panel {
    margin-top: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000314}}
  .theme-accordion-s1 .panel-heading {
    background-color: transparent;
    padding: 0;
    border-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000320}}
  .theme-accordion-s1 .panel-heading a {
    font-family: "Montserrat", sans-serif;
    background-color: #F79401;
    font-size: 16px;
    font-size: 1.0666666667rem;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 15px 25px;
    position: relative;
    border-radius: 5px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000320}}
      .theme-accordion-s1 .panel-heading a {
        font-size: 14px;
        font-size: 0.9333333333rem;
        padding: 12px 20px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000320}}
      .theme-accordion-s1 .panel-heading a {
        padding: 12px 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000342}}
    .theme-accordion-s1 .panel-heading a:before {
      font-family: "FontAwesome";
      content: "\f063";
      font-size: 18px;
      font-size: 1.2rem;
      position: absolute;
      right: 25px;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000342}}
        .theme-accordion-s1 .panel-heading a:before {
          font-size: 14px;
          font-size: 0.9333333333rem;
          right: 20px; } }
      @media (max-width: 400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000342}}
        .theme-accordion-s1 .panel-heading a:before {
          display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000365}}
  .theme-accordion-s1 .panel-heading .collapsed:before {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000370}}
  .theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body {
    background: rgba(255, 255, 255, 0.9);
    border: 0;
    padding: 24px 33px 12px; }
    @media (max-width: 1800px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000370}}
      .theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body {
        background-color: #fff; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000370}}
      .theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body {
        padding: 20px 20px 10px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_accordion\.scss}line{font-family:\0000370}}
      .theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body {
        padding: 15px 15px 8px; } }

/*** blog-sidebar ***/
@media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\000032}}
  .blog-sidebar {
    margin-top: 70px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\000037}}
.blog-sidebar ul {
  list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000311}}
.blog-sidebar .widget {
  margin-bottom: 75px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000311}}
    .blog-sidebar .widget {
      margin-bottom: 60px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000319}}
.blog-sidebar .widget:last-child {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000323}}
.blog-sidebar h3 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  color: #0d0d0d;
  margin: 0 0 1.25em;
  text-transform: uppercase; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000323}}
    .blog-sidebar h3 {
      font-size: 17px;
      font-size: 1.1333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000336}}
.blog-sidebar .category-widget ul li,
.blog-sidebar .archive-widget ul li {
  border-bottom: 1px solid #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000339}}
  .blog-sidebar .category-widget ul li > a,
  .blog-sidebar .archive-widget ul li > a {
    padding: 10px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000344}}
.blog-sidebar ul li {
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000349}}
  .blog-sidebar ul li > a {
    display: block;
    color: #404040;
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000355}}
  .blog-sidebar ul li:first-child a {
    padding-top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000359}}
  .blog-sidebar ul li:last-child a {
    padding-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000363}}
  .blog-sidebar ul li:last-child {
    border: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000367}}
  .blog-sidebar ul li > a:hover {
    color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000371}}
  .blog-sidebar ul li > a .badge {
    background-color: transparent;
    font-size: 15px;
    font-size: 1rem;
    color: #404040;
    position: absolute;
    right: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000380}}
  .blog-sidebar ul li > a .badge:before,
  .blog-sidebar ul li > a .badge:after {
    font-size: 14px;
    font-size: 0.9333333333rem;
    position: absolute;
    top: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000388}}
  .blog-sidebar ul li > a .badge:before {
    content: "(";
    left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\0000393}}
  .blog-sidebar ul li > a .badge:after {
    content: ")";
    right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003100}}
.blog-sidebar .search-widget input {
  background-color: transparent;
  padding: 8px 12px;
  height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003105}}
  .blog-sidebar .search-widget input:focus {
    box-shadow: none;
    border-color: #F79401; }
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003114}}
  .blog-sidebar .recent-post-widget ul {
    margin-left: -15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003119}}
.blog-sidebar .recent-post-widget ul li {
  border: 0;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003119}}
    .blog-sidebar .recent-post-widget ul li {
      padding: 0 0 40px 100px;
      overflow: visible; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003131}}
.blog-sidebar .recent-post-widget ul li:last-child {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003135}}
.blog-sidebar .recent-post-widget .post-pic {
  width: 30%;
  float: left; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003135}}
    .blog-sidebar .recent-post-widget .post-pic {
      width: 70px;
      float: none;
      position: absolute;
      left: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003147}}
.blog-sidebar .recent-post-widget .details {
  width: 68%;
  float: right; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003147}}
    .blog-sidebar .recent-post-widget .details {
      width: 100%;
      float: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003156}}
  .blog-sidebar .recent-post-widget .details > span {
    font-size: 12px;
    font-size: 0.8rem;
    color: #666666;
    text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003164}}
.blog-sidebar .recent-post-widget .details h4 {
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0.5em 0;
  text-transform: capitalize; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003164}}
    .blog-sidebar .recent-post-widget .details h4 {
      font-size: 14px;
      font-size: 0.9333333333rem;
      padding-top: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003179}}
.blog-sidebar .recent-post-widget .details h4 a {
  color: #000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003183}}
.blog-sidebar .recent-post-widget .details h4 a:hover {
  color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003188}}
.blog-sidebar .tag-widget .all-tags {
  margin-left: -12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003191}}
  .blog-sidebar .tag-widget .all-tags a {
    font-size: 15px;
    font-size: 1rem;
    font-weight: bold;
    color: gray;
    border: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003200}}
  .blog-sidebar .tag-widget .all-tags a:hover {
    color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003206}}
.blog-sidebar .instagram-widget ul {
  overflow: hidden;
  margin-right: -8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003211}}
.blog-sidebar .instagram-widget ul li {
  width: 33.33%;
  float: left;
  padding: 0 8px 8px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003217}}
.blog-sidebar .instagram-widget ul li img {
  max-width: 100%; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_blog-sidebar\.scss}line{font-family:\00003217}}
    .blog-sidebar .instagram-widget ul li img {
      width: 100%; } }

/**** pagination ****/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\000032}}
.pagination-wrapper {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\000035}}
  .pagination-wrapper ul {
    list-style: none;
    display: inline-block;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\0000310}}
    .pagination-wrapper ul li {
      float: left;
      margin-right: 10px; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\0000310}}
        .pagination-wrapper ul li {
          margin-right: 5px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\0000319}}
    .pagination-wrapper ul li:last-child {
      margin-right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\0000323}}
    .pagination-wrapper ul li a {
      font-family: "Montserrat", sans-serif;
      background-color: #F79401;
      display: block;
      width: 35px;
      height: 35px;
      line-height: 35px;
      color: #fff;
      font-weight: 500; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\0000323}}
        .pagination-wrapper ul li a {
          width: 30px;
          height: 30px;
          line-height: 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_pagination\.scss}line{font-family:\0000340}}
    .pagination-wrapper ul .active a,
    .pagination-wrapper ul li a:hover {
      background-color: #ab6601; }

/*--------------------------------------------------------------
#0.3	header
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\000034}}
header {
  /* navigation open and close btn hide for width screen */
  /* style for navigation less than 992px */
  /*navbar collaps less then 992px*/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\000036}}
  header .navigation {
    background-color: #fff;
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000312}}
    header .navigation > .container {
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000317}}
  header #navbar {
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    /*** mega-menu style ***/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000321}}
    header #navbar ul {
      list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000325}}
    header #navbar > ul li a:hover,
    header #navbar > ul li a:focus {
      text-decoration: none;
      color: #F79401; }
    @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000317}}
      header #navbar {
        /*** hover effect ***/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000333}}
        header #navbar li {
          position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000337}}
        header #navbar > ul > li > a {
          font-size: 14px;
          font-size: 0.9333333333rem;
          font-weight: 500; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000343}}
        header #navbar > ul .sub-menu {
          background-color: #fff;
          width: 220px;
          border-top: 2px solid #F79401;
          position: absolute;
          left: 0;
          top: 130%;
          z-index: 10;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000357}}
        header #navbar > ul > li .sub-menu li {
          border-bottom: 1px solid #e6e6e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000361}}
        header #navbar > ul > li .sub-menu a {
          font-size: 13px;
          font-size: 0.8666666667rem;
          font-weight: 500;
          color: #42454a;
          display: block;
          padding: 12px 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000370}}
        header #navbar > ul > li > .sub-menu .sub-menu {
          left: 110%;
          top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000375}}
        header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
          position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000378}}
          header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
            font-family: "FontAwesome";
            content: "\f105";
            font-size: 15px;
            font-size: 1rem;
            position: absolute;
            right: 15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000391}}
        header #navbar > ul > li:hover > .sub-menu {
          top: 100%;
          visibility: visible;
          opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000397}}
        header #navbar .sub-menu > li:hover > .sub-menu {
          left: 100%;
          visibility: visible;
          opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003103}}
        header #navbar .sub-menu li a:hover {
          background-color: #F79401;
          color: #fff; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003111}}
      header #navbar > ul > li a {
        display: block;
        font-size: 14px;
        font-size: 0.9333333333rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003117}}
      header #navbar > ul > li .sub-menu li {
        border-bottom: 1px solid #e6e6e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003121}}
      header #navbar > ul .sub-menu > li:last-child {
        border-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003125}}
      header #navbar > ul > li > .sub-menu a {
        padding: 8px 15px 8px 45px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003129}}
      header #navbar > ul > li > .sub-menu .sub-menu a {
        padding: 8px 15px 8px 65px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003133}}
      header #navbar > ul .menu-item-has-children > a {
        position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003136}}
        header #navbar > ul .menu-item-has-children > a:before {
          font-family: "FontAwesome";
          content: "\f107";
          font-size: 15px;
          font-size: 1rem;
          position: absolute;
          right: 15px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); } }
    @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\0000317}}
      header #navbar {
        /*** hover effect ***/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003152}}
        header #navbar .has-mega-menu {
          position: static; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003156}}
        header #navbar .mega-menu,
        header #navbar .half-mega-menu {
          background-color: #fff;
          padding: 20px;
          border-top: 2px solid #F79401;
          position: absolute;
          right: 0;
          top: 120%;
          z-index: 10;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003170}}
        header #navbar .mega-menu {
          width: 1140px;
          right: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003175}}
        header #navbar .half-mega-menu {
          width: 585px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003179}}
        header #navbar .mega-menu-box-title {
          font-size: 14px;
          font-size: 0.9333333333rem;
          text-transform: uppercase;
          font-weight: bold;
          display: block;
          padding-bottom: 7px;
          margin-bottom: 7px;
          border-bottom: 1px solid #e6e6e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003190}}
        header #navbar .mega-menu-list-holder li a {
          font-size: 14px;
          font-size: 0.9333333333rem;
          display: block;
          padding: 7px 8px;
          margin-left: -8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003199}}
        header #navbar .has-mega-menu:hover > ul {
          top: 100%;
          visibility: visible;
          opacity: 1; } }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003207}}
      header #navbar > ul .mega-menu {
        width: 950px;
        right: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003212}}
      header #navbar > ul .half-mega-menu {
        width: 485px; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003218}}
      header #navbar > ul .mega-menu,
      header #navbar > ul .half-mega-menu {
        width: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003223}}
      header #navbar > ul .mega-menu .row,
      header #navbar > ul .half-mega-menu .row {
        margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003228}}
      header #navbar .mega-menu-content > .row > .col {
        margin-bottom: 25px; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003234}}
      header #navbar .mega-menu .mega-menu-list-holder a {
        padding: 5px 15px 5px 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003238}}
      header #navbar .mega-menu .mega-menu-box-title {
        font-size: 14px;
        font-size: 0.9333333333rem;
        text-transform: uppercase;
        display: block;
        border-bottom: 1px dotted #b3b3b3;
        padding: 0 0 4px 5px;
        margin: 0 25px 8px 25px; } }
  @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003257}}
    header .navbar-header .open-btn {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003261}}
    header #navbar .close-navbar {
      display: none; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\000034}}
    header {
      /* class for show hide navigation */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003269}}
      header .container {
        width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003273}}
      header .navbar-header button {
        background-color: #F79401;
        width: 40px;
        height: 35px;
        border: 0;
        padding: 5px 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        outline: 0;
        position: absolute;
        right: 15px;
        top: 6px;
        z-index: 20; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003287}}
        header .navbar-header button span {
          background-color: #fff;
          display: block;
          height: 2px;
          margin-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003293}}
          header .navbar-header button span:last-child {
            margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003299}}
      header #navbar {
        background: #fff;
        display: block !important;
        width: 280px;
        height: 100% !important;
        margin: 0;
        padding: 0;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        position: fixed;
        right: -300px;
        top: 0;
        z-index: 100; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003313}}
        header #navbar ul a {
          color: #000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003317}}
        header #navbar ul a:hover,
        header #navbar ul li.current a {
          color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003322}}
        header #navbar .navbar-nav {
          height: 100%;
          overflow: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003327}}
        header #navbar .close-navbar {
          background-color: #F79401;
          width: 35px;
          height: 35px;
          color: #fff;
          border: 0;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -o-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          outline: none;
          position: absolute;
          left: -18px;
          top: 10px;
          z-index: 20; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003341}}
        header #navbar > ul > li {
          border-bottom: 1px solid #cccccc; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003345}}
        header #navbar > ul > li > a {
          padding: 10px 15px 10px 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003351}}
      header .slideInn {
        right: 0 !important; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003357}}
    header .navbar-header .navbar-brand {
      font-size: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003361}}
    header #navbar .navbar-nav {
      margin: 0; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003369}}
    header .navbar-collapse.collapse {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003373}}
    header .navbar-collapse.collapse.in {
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003377}}
    header .navbar-header .collapse,
    header .navbar-toggle {
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003382}}
    header .navbar-header {
      float: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003386}}
    header .navbar-right {
      float: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003390}}
    header .navbar-nav {
      float: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003394}}
    header .navbar-nav > li {
      float: none; } }

/*************************************
	header style 1
************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003403}}
.header-style-1, .header-style-2, .header-style-3 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003406}}
  .header-style-1 .site-logo, .header-style-2 .site-logo, .header-style-3 .site-logo {
    margin-top: 10px;
    display: inline-block;
    width: 238px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003406}}
      .header-style-1 .site-logo, .header-style-2 .site-logo, .header-style-3 .site-logo {
        margin: 20px 0; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003406}}
      .header-style-1 .site-logo, .header-style-2 .site-logo, .header-style-3 .site-logo {
        margin: 20px 0 20px 15px; } }
  @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003421}}
    .header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
      padding: 35px 13px;
      color: #42454a; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003426}}
    .header-style-1 #navbar > ul, .header-style-2 #navbar > ul, .header-style-3 #navbar > ul {
      margin-right: 160px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003431}}
  .header-style-1 .login-btn, .header-style-2 .login-btn, .header-style-3 .login-btn {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003431}}
      .header-style-1 .login-btn, .header-style-2 .login-btn, .header-style-3 .login-btn {
        right: 80px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003431}}
      .header-style-1 .login-btn, .header-style-2 .login-btn, .header-style-3 .login-btn {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003446}}
  .header-style-1 .login-btn .theme-btn, .header-style-2 .login-btn .theme-btn, .header-style-3 .login-btn .theme-btn {
    font-size: 14px;
    font-size: 0.9333333333rem;
    padding: 10px 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003452}}
  .header-style-1 .navbar-header button, .header-style-2 .navbar-header button, .header-style-3 .navbar-header button {
    top: 40px; }

/*******************************
	= header style 2
*******************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003460}}
.header-style-2, .header-style-3 {
  box-shadow: none;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100; }
  @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003460}}
    .header-style-2, .header-style-3 {
      width: 100%;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 100; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003476}}
      .header-style-2 .navigation, .header-style-3 .navigation {
        background-color: transparent;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003481}}
      .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
        color: #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; } }

/*************************************
	header style 3
************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003495}}
.header-style-3 .theme-btn {
  background-color: #ce7c01; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003499}}
.header-style-3 .theme-btn:hover {
  background-color: #c47601; }
@media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003504}}
  .header-style-3 .navigation {
    background-color: #b56c01; } }
@media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_header\.scss}line{font-family:\00003510}}
  .header-style-3 #navbar > ul > li > a:hover {
    color: #42454a; } }

/*--------------------------------------------------------------
#0.4	hero
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\000034}}
.hero {
  position: relative;
  height: 100vh;
  text-align: center; }
  @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\000034}}
    .hero {
      min-height: 700px; } }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\000034}}
    .hero {
      height: 600px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\000034}}
    .hero {
      height: 400px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000321}}
  .hero .container {
    height: 100%;
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000326}}
  .hero .inner {
    display: table-cell;
    padding-top: 40%;
    position: relative;
    overflow: hidden; }
    @media (max-width: 1450px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000326}}
      .hero .inner {
        padding-top: 250px; } }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000326}}
      .hero .inner {
        height: 600px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000326}}
      .hero .inner {
        vertical-align: middle;
        padding-top: 0;
        height: 400px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000347}}
  .hero .inner p,
  .hero .inner h2,
  .hero .inner .theme-btn {
    position: relative;
    z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000354}}
  .hero p,
  .hero h2 {
    font-family: "Montserrat", sans-serif;
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000360}}
  .hero p {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0 0 0.3em; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000360}}
      .hero p {
        font-size: 16px;
        font-size: 1.0666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000372}}
  .hero h2 {
    font-size: 42px;
    font-size: 2.8rem;
    margin: 0 0 0.76em; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000372}}
      .hero h2 {
        font-size: 35px;
        font-size: 2.3333333333rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000372}}
      .hero h2 {
        font-size: 28px;
        font-size: 1.8666666667rem; } }

/*** orbit here area ***/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000390}}
.orbit-hero-area {
  background: url("../images/orbit-hero-bg.jpg") center center/cover no-repeat fixed; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000393}}
  .orbit-hero-area .orbit,
  .orbit-hero-area .orbit-rotate {
    background: url("../images/orbit.png") center center/contain no-repeat local;
    width: 1018px;
    height: 1356px;
    position: absolute;
    left: calc(50% - 1018px / 2);
    bottom: -878px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000393}}
      .orbit-hero-area .orbit,
      .orbit-hero-area .orbit-rotate {
        bottom: -1000px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\0000393}}
      .orbit-hero-area .orbit,
      .orbit-hero-area .orbit-rotate {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003112}}
  .orbit-hero-area .orbit-rotate {
    background: url("../images/orbit-rotate.png") center center/contain no-repeat local; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003116}}
  .orbit-hero-area .orbit-animated-rocket {
    max-width: 200px;
    position: absolute;
    left: 75px;
    bottom: 220px;
    -webkit-transform: rotate(-65deg);
    transform: rotate(-65deg);
    -webkit-transition: all 3s cubic-bezier(0.71, -0.11, 0.88, 0.22);
    transition: all 3s cubic-bezier(0.71, -0.11, 0.88, 0.22); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003127}}
  .orbit-hero-area .orbit-animated-rocket-move {
    bottom: 120%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003131}}
  .orbit-hero-area .orbit-rotate {
    -webkit-animation: orbit-rotate 12s linear infinite;
    animation: orbit-rotate 12s linear infinite; }
@-webkit-keyframes orbit-rotate {
  form {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); } }
@keyframes orbit-rotate {
  form {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); } }
/*** rocket-hero-area ***/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003161}}
.rocket-hero-area {
  background: url("../images/rocket-hero-bg.jpg") center center/cover no-repeat fixed;
  position: relative;
  height: calc(200vh);
  min-height: 750px;
  overflow: hidden; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003161}}
    .rocket-hero-area {
      margin-top: 80px; } }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003161}}
    .rocket-hero-area {
      height: 500px;
      min-height: 500px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003161}}
    .rocket-hero-area {
      height: 400px;
      min-height: 400px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003182}}
  .rocket-hero-area .inner {
    width: 100%;
    position: fixed;
    left: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003182}}
      .rocket-hero-area .inner {
        position: static;
        padding-top: 0;
        vertical-align: middle; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003196}}
  .rocket-hero-area .rocket-wrapper {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003196}}
      .rocket-hero-area .rocket-wrapper {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003209}}
  .rocket-hero-area .smoke {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003216}}
  .rocket-hero-area .fire {
    position: absolute;
    width: 100%;
    bottom: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003221}}
    .rocket-hero-area .fire img {
      -webkit-animation: jet 0.05s ease alternate infinite;
      animation: jet 0.05s ease alternate infinite; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003227}}
  .rocket-hero-area .smoke-2 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    z-index: 1; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003227}}
      .rocket-hero-area .smoke-2 {
        display: none; } }

@-webkit-keyframes rocket-start {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-300px);
    transform: translateY(-300px); } }
@keyframes rocket-start {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-300px);
    transform: translateY(-300px); } }
@-webkit-keyframes jet {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@keyframes jet {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
/*** hero style 3 ***/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003287}}
.hero-style-3 {
  background-color: #F79401;
  background: #F79401 url("../images/hero-3-bg.png") center bottom/auto no-repeat local; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003287}}
    .hero-style-3 {
      margin-top: 80px;
      height: 400px; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003287}}
    .hero-style-3 {
      background-image: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003300}}
  .hero-style-3 .theme-btn {
    background-color: #ce7c01; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003304}}
  .hero-style-3 .theme-btn:hover {
    background-color: #c47601; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003308}}
  .hero-style-3 .container {
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003312}}
  .hero-style-3 .inner {
    position: relative;
    z-index: 10; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003312}}
      .hero-style-3 .inner {
        padding-top: 135px;
        height: 400px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003312}}
      .hero-style-3 .inner {
        padding-top: 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003326}}
  .hero-style-3 .rocket-man {
    position: absolute;
    right: 0;
    top: 40%;
    z-index: 10;
    -webkit-animation: rocketman-moving 2s infinite alternate;
    animation: rocketman-moving 2s infinite alternate; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003326}}
      .hero-style-3 .rocket-man {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003339}}
  .hero-style-3 .cloud-section {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003339}}
      .hero-style-3 .cloud-section {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003351}}
  .hero-style-3 .cloud-1,
  .hero-style-3 .cloud-2,
  .hero-style-3 .cloud-3 {
    width: 205px;
    position: relative;
    left: 0;
    top: 140px;
    webkit-animation: clouds 70s infinite linear;
    animation: clouds 70s infinite linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003362}}
  .hero-style-3 .cloud-2 {
    top: 228px;
    webkit-animation: clouds 60s infinite linear;
    animation: clouds 60s infinite linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_hero-slider\.scss}line{font-family:\00003368}}
  .hero-style-3 .cloud-3 {
    top: 180px;
    webkit-animation: clouds 40s infinite linear;
    animation: clouds 40s infinite linear; }

@-webkit-keyframes clouds {
  0% {
    left: -20%; }
  100% {
    left: 120%; } }
@keyframes clouds {
  0% {
    left: -20%; }
  100% {
    left: 120%; } }
@-webkit-keyframes rocketman-moving {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); } }
@keyframes rocketman-moving {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); } }
/*--------------------------------------------------------------
#0.5	footer
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\000034}}
.site-footer {
  /*** about widget ***/
  /*** links-widget ***/
  /*** support-widget ***/
  /*** twitter-feed-widget ***/
  /*** copyright-info ***/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\000035}}
  .site-footer .upper-footer {
    background-color: #eff7ff;
    padding: 100px 0; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\000035}}
      .site-footer .upper-footer {
        padding: 80px 0 35px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\000035}}
      .site-footer .upper-footer {
        padding: 70px 0 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000317}}
    .site-footer .upper-footer ul {
      list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000321}}
    .site-footer .upper-footer ul,
    .site-footer .upper-footer li,
    .site-footer .upper-footer p,
    .site-footer .upper-footer a {
      color: #42454a; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000328}}
    .site-footer .upper-footer a:hover {
      color: #F79401; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000333}}
    .site-footer .upper-footer .row > .col {
      margin-bottom: 55px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000333}}
    .site-footer .upper-footer .row > .col {
      margin-bottom: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000343}}
  .site-footer .widget > h3,
  .site-footer .widget .footer-logo {
    font-size: 24px;
    font-size: 1.6rem;
    color: #F79401;
    text-transform: uppercase;
    margin: 0 0 1em;
    padding-bottom: 0.5em;
    position: relative; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000343}}
      .site-footer .widget > h3,
      .site-footer .widget .footer-logo {
        font-size: 20px;
        font-size: cacl-rem-value(20); } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000343}}
      .site-footer .widget > h3,
      .site-footer .widget .footer-logo {
        font-size: 16px;
        font-size: cacl-rem-value(16); } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000364}}
  .site-footer .widget .footer-logo {
    margin-bottom: 10px;
    width: 150px; }
  @media screen and (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000371}}
    .site-footer .about-widget {
      padding-right: 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000377}}
  .site-footer .about-widget .contact-info {
    margin-top: 30px; }
    @media screen and (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000377}}
      .site-footer .about-widget .contact-info {
        padding-right: 80px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000377}}
      .site-footer .about-widget .contact-info {
        margin-top: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000389}}
  .site-footer .about-widget .footer-logo:before {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000393}}
  .site-footer .about-widget ul li {
    position: relative;
    padding-left: 38px;
    line-height: 1.78em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\0000399}}
  .site-footer .about-widget ul > li + li {
    margin-top: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003103}}
  .site-footer .about-widget ul li i {
    position: absolute;
    left: 0;
    top: 3px; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003110}}
    .site-footer .about-widget img {
      max-width: 160px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003116}}
  .site-footer .links-widget {
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003120}}
  .site-footer .links-widget ul li {
    position: relative;
    padding-left: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003124}}
    .site-footer .links-widget ul li:before {
      font-family: "FontAwesome";
      content: "\f105";
      position: absolute;
      left: 0;
      top: -1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003133}}
  .site-footer .links-widget ul li:hover:before {
    color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003137}}
  .site-footer .links-widget ul li + li {
    margin-top: 18px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003137}}
      .site-footer .links-widget ul li + li {
        margin-top: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003147}}
  .site-footer .support-widget {
    overflow: hidden; }
    @media screen and (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003147}}
      .site-footer .support-widget {
        padding-right: 45px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003155}}
  .site-footer .support-widget ul li + li {
    margin-top: 18px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003155}}
      .site-footer .support-widget ul li + li {
        margin-top: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003165}}
  .site-footer .twitter-feed-widget ul li + li {
    padding-top: 14px;
    margin-top: 14px;
    border-top: 1px solid #dbe8f6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003171}}
  .site-footer .twitter-feed-widget i {
    color: #198cfa;
    display: inline-block;
    padding-right: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003177}}
  .site-footer .twitter-feed-widget a {
    color: #F79401;
    font-style: italic; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003183}}
  .site-footer .copyright-info {
    background-color: #eff7ff;
    padding: 15px 0;
    border-top: 1px solid #dbe8f6; }
    @media (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003183}}
      .site-footer .copyright-info {
        text-align: center; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003192}}
    .site-footer .copyright-info p {
      margin: 0; }
    @media (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003196}}
      .site-footer .copyright-info .col {
        width: 100%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003202}}
    .site-footer .copyright-info .footer-social {
      float: right; }
      @media (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003202}}
        .site-footer .copyright-info .footer-social {
          float: none;
          margin-top: 5px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003210}}
      .site-footer .copyright-info .footer-social span {
        color: #7f97ad;
        display: inline-block;
        padding-right: 5px; }
        @media (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003210}}
          .site-footer .copyright-info .footer-social span {
            display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003221}}
    .site-footer .copyright-info .social-links {
      list-style: none;
      float: right;
      overflow: hidden; }
      @media (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003221}}
        .site-footer .copyright-info .social-links {
          float: none;
          display: inline-block; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003232}}
    .site-footer .copyright-info .social-links li {
      float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003236}}
    .site-footer .copyright-info .social-links > li + li {
      margin-left: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003240}}
    .site-footer .copyright-info .social-links a {
      font-size: 18px;
      font-size: cacl-rem-value(18);
      color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/layout\/_footer\.scss}line{font-family:\00003246}}
    .site-footer .copyright-info .social-links a:hover {
      color: #c47601; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_sticky-header\.scss}line{font-family:\000031}}
.sticky-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: -100%;
  z-index: 9999;
  opacity: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_sticky-header\.scss}line{font-family:\0000311}}
.sticky-on {
  opacity: 1;
  top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_sticky-header\.scss}line{font-family:\0000317}}
.scroll-sticky-header .sticky-nav {
  position: fixed;
  width: 100%;
  z-index: 100;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_sticky-header\.scss}line{font-family:\0000317}}
    .scroll-sticky-header .sticky-nav {
      background-color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_sticky-header\.scss}line{font-family:\0000326}}
      .scroll-sticky-header .sticky-nav .site-logo {
        margin-top: 19px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_sticky-header\.scss}line{font-family:\0000330}}
      .scroll-sticky-header .sticky-nav #navbar > ul > li > a {
        padding: 30px 13px;
        color: #000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/components\/_sticky-header\.scss}line{font-family:\0000335}}
      .scroll-sticky-header .sticky-nav #navbar > ul > li > a:hover {
        color: #F79401; } }

/*--------------------------------------------------------------
#0.6	services-section
--------------------------------------------------------------*/
@media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\000035}}
  .services-section .services-grids > .col {
    margin-bottom: 15px; } }

/*--------------------------------------------------------------
#0.7	domain-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000316}}
.domain-section,
.domain-section-s2 {
  background: url("../images/domain-bg.jpg") center bottom/contain no-repeat local;
  position: relative; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000316}}
    .domain-section,
    .domain-section-s2 {
      padding-bottom: 55px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000325}}
  .domain-section:before,
  .domain-section-s2:before {
    content: "";
    background-color: #f1f1f1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000330}}
  .domain-section .domain-search,
  .domain-section-s2 .domain-search {
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000333}}
    .domain-section .domain-search input,
    .domain-section-s2 .domain-search input {
      background-color: #F79401;
      height: 60px;
      color: #fff;
      padding: 6px 220px 6px 35px;
      border: 0;
      border-radius: 40px; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000333}}
        .domain-section .domain-search input,
        .domain-section-s2 .domain-search input {
          height: 50px;
          padding: 6px 140px 6px 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000347}}
    .domain-section .domain-search button,
    .domain-section-s2 .domain-search button {
      background-color: #fff;
      width: 200px;
      height: 50px;
      font-size: 16px;
      font-size: 1.0666666667rem;
      font-weight: 600;
      color: #42454a;
      text-align: center;
      text-transform: uppercase;
      border: 0;
      border-radius: 40px;
      position: absolute;
      top: 50%;
      right: 6px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000347}}
        .domain-section .domain-search button,
        .domain-section-s2 .domain-search button {
          width: 120px;
          height: 40px;
          font-size: 15px;
          font-size: 1rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000372}}
    .domain-section .domain-search button:focus,
    .domain-section-s2 .domain-search button:focus {
      border: 0;
      outline: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000378}}
  .domain-section .domain-info,
  .domain-section-s2 .domain-info {
    overflow: hidden;
    margin-top: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000382}}
    .domain-section .domain-info p,
    .domain-section-s2 .domain-info p {
      margin: 5px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000386}}
    .domain-section .domain-info > div,
    .domain-section-s2 .domain-info > div {
      width: 20%;
      text-align: center;
      display: inline-block;
      float: left; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\0000394}}
      .domain-section .domain-info > div,
      .domain-section-s2 .domain-info > div {
        width: 33.33%;
        margin: 0 0 15px; } }

/*--------------------------------------------------------------
#0.8	pricing-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003106}}
.pricing-section-bg {
  background: url("../images/pricing-bg.jpg") center center/cover no-repeat local;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003110}}
  .pricing-section-bg:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003116}}
.pricing-section {
  background-color: #f7f8fa;
  text-align: center; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003116}}
    .pricing-section {
      padding-bottom: 35px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003116}}
    .pricing-section {
      padding-bottom: 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003128}}
  .pricing-section .tablist {
    background-color: #fff;
    display: inline-block;
    text-align: center;
    margin: 0 auto 45px;
    padding: 10px 20px 5px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003128}}
      .pricing-section .tablist {
        margin: 0 auto 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003142}}
  .pricing-section .tablist ul {
    display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003146}}
  .pricing-section .tablist ul li {
    float: left; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003146}}
      .pricing-section .tablist ul li {
        float: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003154}}
  .pricing-section .tablist ul li a {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-size: 1.0666666667rem;
    font-weight: 500;
    color: #F79401;
    border-radius: 5px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003154}}
      .pricing-section .tablist ul li a {
        font-size: 14px;
        font-size: 0.9333333333rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003154}}
      .pricing-section .tablist ul li a {
        font-size: 13px;
        font-size: 0.8666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003173}}
  .pricing-section .tablist ul li a:hover {
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003177}}
  .pricing-section .tablist ul li.active a {
    background-color: #F79401;
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003182}}
  .pricing-section .pricing-grids {
    overflow: hidden;
    margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003186}}
    .pricing-section .pricing-grids .grid {
      width: calc(33.33% - 30px);
      float: left;
      margin: 5px 15px 0; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003186}}
        .pricing-section .pricing-grids .grid {
          width: calc(50% - 30px);
          margin: 5px 15px 45px; } }
      @media (max-width: 650px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003186}}
        .pricing-section .pricing-grids .grid {
          width: calc(100% - 30px); } }

/*--------------------------------------------------------------
#0.9	features-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003208}}
.features-section .container > .row {
  margin-bottom: 80px;
  position: relative; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003208}}
    .features-section .container > .row {
      padding-bottom: 40px;
      margin-bottom: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003217}}
  .features-section .container > .row:before {
    content: "";
    background-color: #dae4eb;
    width: 97%;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
@media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003231}}
  .features-section .container > .row:nth-child(2) .text {
    padding-top: 0;
    margin-bottom: 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003238}}
.features-section .container > .row:last-child {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003242}}
.features-section .img-holder img {
  border-radius: 10px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003242}}
    .features-section .img-holder img {
      border-radius: 5px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003250}}
.features-section .text {
  padding-top: 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003253}}
  .features-section .text h2 {
    font-size: 30px;
    font-size: 2rem;
    font-weight: 600;
    margin: 0 0 0.57em; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003253}}
      .features-section .text h2 {
        font-size: 25px;
        font-size: 1.6666666667rem; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003253}}
      .features-section .text h2 {
        font-size: 20px;
        font-size: 1.3333333333rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003253}}
      .features-section .text h2 {
        font-size: 18px;
        font-size: 1.2rem; } }

/*--------------------------------------------------------------
#1.0	testimonials-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003281}}
.testimonials-section {
  background: url("../images/testimonials-bg.jpg") center center/cover no-repeat local;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003285}}
  .testimonials-section:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.03);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003290}}
  .testimonials-section .container {
    position: relative;
    z-index: 1; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003295}}
    .testimonials-section .testimonials-grids > .col {
      margin-bottom: 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003301}}
  .testimonials-section .all-testimonials {
    margin-top: 42px;
    text-align: center; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003301}}
      .testimonials-section .all-testimonials {
        margin-top: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003310}}
  .testimonials-section .all-testimonials .theme-btn-s3, .testimonials-section .all-testimonials .theme-btn-s4 {
    text-transform: uppercase; }

/*--------------------------------------------------------------
#1.1	recent-news-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003320}}
.recent-news-section .news-grids > .col {
  margin-bottom: 45px; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003320}}
    .recent-news-section .news-grids > .col {
      margin-bottom: 30px; } }
  @media (max-width: 650px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003320}}
    .recent-news-section .news-grids > .col {
      width: 100%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003332}}
.recent-news-section .all-news {
  text-align: center;
  margin-top: 40px; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003332}}
    .recent-news-section .all-news {
      margin-top: 0; } }

/*--------------------------------------------------------------
#1.2	CTA
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003346}}
.cta, .cta-4 {
  background: url("../images/cta-bg.jpg") center center/cover no-repeat local;
  position: relative; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003346}}
    .cta, .cta-4 {
      padding: 70px 0; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003346}}
    .cta, .cta-4 {
      text-align: center; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003358}}
  .cta:before, .cta-4:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.03);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003363}}
  .cta .container, .cta-4 .container {
    position: relative;
    z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003369}}
  .cta .cta-text h2, .cta-4 .cta-text h2 {
    font-size: 32px;
    font-size: 2.1333333333rem;
    font-weight: 600;
    margin: 0 0 0.55em;
    letter-spacing: -2px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003369}}
      .cta .cta-text h2, .cta-4 .cta-text h2 {
        font-size: 22px;
        font-size: 1.4666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003381}}
  .cta .cta-text h3, .cta-4 .cta-text h3 {
    font-size: 32px;
    font-size: 2.1333333333rem;
    color: #F79401;
    margin: 0; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003381}}
      .cta .cta-text h3, .cta-4 .cta-text h3 {
        font-size: 22px;
        font-size: 1.4666666667rem; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003393}}
    .cta .news-letter, .cta-4 .news-letter {
      margin-top: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003399}}
  .cta .news-letter h2, .cta-4 .news-letter h2 {
    font-size: 32px;
    font-size: 2.1333333333rem;
    margin: 0 0 0.55em;
    letter-spacing: -2px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003399}}
      .cta .news-letter h2, .cta-4 .news-letter h2 {
        font-size: 22px;
        font-size: 1.4666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003411}}
  .cta form, .cta-4 form {
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000392}}
    .cta form ::-webkit-input-placeholder, .cta-4 form ::-webkit-input-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000398}}
    .cta form :-moz-placeholder, .cta-4 form :-moz-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003104}}
    .cta form ::-moz-placeholder, .cta-4 form ::-moz-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003110}}
    .cta form :-ms-input-placeholder, .cta-4 form :-ms-input-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003415}}
    .cta form input, .cta-4 form input {
      background-color: #F79401;
      height: 50px;
      color: #fff;
      padding: 6px 180px 6px 35px;
      border: 0;
      border-radius: 40px; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003415}}
        .cta form input, .cta-4 form input {
          height: 45px;
          padding: 6px 140px 6px 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003429}}
    .cta form button, .cta-4 form button {
      background-color: #fff;
      width: 170px;
      height: 35px;
      font-size: 16px;
      font-size: 1.0666666667rem;
      font-weight: 600;
      color: #42454a;
      text-align: center;
      text-transform: uppercase;
      border: 0;
      border-radius: 40px;
      position: absolute;
      top: 50%;
      right: 6px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003429}}
        .cta form button, .cta-4 form button {
          width: 120px;
          height: 35px;
          font-size: 15px;
          font-size: 1rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-default\.scss}line{font-family:\00003454}}
    .cta form button:focus, .cta-4 form button:focus {
      border: 0;
      outline: none; }

/*--------------------------------------------------------------
	#home style 2
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#2.0	services-section-s2
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\000037}}
.services-section-s2 {
  padding-bottom: 70px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\000037}}
    .services-section-s2 {
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\000037}}
    .services-section-s2 {
      padding-bottom: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000318}}
  .services-section-s2 .services-grids .grid {
    border: 1px solid #e6e6e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000322}}
  .services-section-s2 .services-grids > .col {
    margin-bottom: 30px; }

/*--------------------------------------------------------------
#2.1	domain-features
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000331}}
.domain-features {
  padding-bottom: 50px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000331}}
    .domain-features {
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000331}}
    .domain-features {
      padding-bottom: 70px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000342}}
  .domain-features .domain-features-grids {
    overflow: hidden;
    margin: 0 -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000347}}
  .domain-features .domain-features-grids .grid {
    width: 50%;
    float: left;
    padding: 0 15px 50px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000347}}
      .domain-features .domain-features-grids .grid {
        width: 25%; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000347}}
      .domain-features .domain-features-grids .grid {
        width: 50%; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000347}}
      .domain-features .domain-features-grids .grid {
        padding: 0 15px 40px; } }
    @media (max-width: 550px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000347}}
      .domain-features .domain-features-grids .grid {
        width: 100%;
        float: none;
        border-bottom: 1px solid #f1f1f1;
        padding: 0 15px 20px;
        margin-bottom: 20px; } }
  @media (max-width: 550px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000373}}
    .domain-features .domain-features-grids .grid:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000381}}
  .domain-features .grid .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #F79401;
    border-radius: 5px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000381}}
      .domain-features .grid .icon {
        width: 50px;
        height: 50px;
        line-height: 50px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000396}}
  .domain-features .grid .fi:before {
    font-size: 35px;
    font-size: 2.3333333333rem;
    color: #F79401; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\0000396}}
      .domain-features .grid .fi:before {
        font-size: 30px;
        font-size: 2rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003107}}
  .domain-features .grid .details {
    margin-top: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003111}}
  .domain-features .grid h3 {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin: 0 0 0.6em; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003111}}
      .domain-features .grid h3 {
        font-size: 17px;
        font-size: 1.1333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003122}}
  .domain-features .grid p {
    font-size: 14px;
    font-size: 0.9333333333rem;
    margin: 0 0 1.2em; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003122}}
      .domain-features .grid p {
        font-size: 13px;
        font-size: 0.8666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003133}}
  .domain-features .grid .read-more {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003139}}
  .domain-features .domain-features-pic {
    position: relative;
    top: 70px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003139}}
      .domain-features .domain-features-pic {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003147}}
    .domain-features .domain-features-pic img {
      position: relative;
      z-index: 2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003152}}
    .domain-features .domain-features-pic:after {
      content: "";
      width: 55%;
      height: 115%;
      border: 2px solid #F79401;
      border-radius: 10px;
      position: absolute;
      right: 0;
      bottom: -2px; }

/*--------------------------------------------------------------
#2.2	cta-2
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003169}}
.cta-2, .cta-3 {
  background: url("../images/cta-2-bg.jpg") left bottom/contain no-repeat local;
  background-color: #eaf1f9; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003169}}
    .cta-2, .cta-3 {
      background-image: none;
      padding: 80px 0; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003169}}
    .cta-2, .cta-3 {
      padding: 70px 0; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003169}}
    .cta-2, .cta-3 {
      padding: 60px 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003186}}
  .cta-2 h2, .cta-3 h2 {
    font-size: 36px;
    font-size: 2.4rem;
    color: #4c5e6f;
    margin: 0 0 0.64em; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003186}}
      .cta-2 h2, .cta-3 h2 {
        font-size: 30px;
        font-size: 2rem; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003186}}
      .cta-2 h2, .cta-3 h2 {
        font-size: 25px;
        font-size: 1.6666666667rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003186}}
      .cta-2 h2, .cta-3 h2 {
        font-size: 22px;
        font-size: 1.4666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003208}}
  .cta-2 p, .cta-3 p {
    margin-bottom: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003212}}
  .cta-2 p, .cta-3 p,
  .cta-2 li,
  .cta-3 li {
    color: #4c5e6f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003217}}
  .cta-2 ul, .cta-3 ul {
    list-style: none;
    margin-bottom: 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003221}}
    .cta-2 ul li, .cta-3 ul li {
      position: relative;
      padding-left: 18px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003226}}
    .cta-2 ul li:before, .cta-3 ul li:before {
      font-family: "FontAwesome";
      content: "\f046";
      position: absolute;
      left: 0;
      top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style2\.scss}line{font-family:\00003234}}
    .cta-2 ul > li + li, .cta-3 ul > li + li {
      margin-top: 11px; }

/*--------------------------------------------------------------
	#home style 3
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#3.0	features-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\000038}}
.features-section-s2 .owl-controls, .cloud-hosting-features .owl-controls {
  margin-top: 45px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000312}}
.features-section-s2 .owl-dots .owl-dot span, .cloud-hosting-features .owl-dots .owl-dot span {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000316}}
.features-section-s2 .owl-controls .owl-dots .owl-dot:hover span, .cloud-hosting-features .owl-controls .owl-dots .owl-dot:hover span,
.features-section-s2 .owl-controls .owl-dots .active span,
.cloud-hosting-features .owl-controls .owl-dots .active span {
  background: #F79401; }

/*--------------------------------------------------------------
#3.1	domain-section-s2
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000326}}
.domain-section-s2 {
  background: url("../images/domain-section-s2-bg.png") center bottom/contain no-repeat local; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000329}}
  .domain-section-s2:before {
    background-color: rgba(0, 0, 0, 0.04);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }

/*--------------------------------------------------------------
#3.2	cta-3
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000338}}
.cta-3 {
  background-image: none;
  background-color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000343}}
  .cta-3 h2,
  .cta-3 p,
  .cta-3 li {
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000349}}
  .cta-3 .theme-btn-s3, .cta-3 .theme-btn-s4 {
    background-color: #fff;
    color: #42454a; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000354}}
  .cta-3 .img-holder {
    position: absolute; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000354}}
      .cta-3 .img-holder {
        display: none; } }

/*--------------------------------------------------------------
#3.3	partenrs-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000367}}
.partenrs-section {
  background-color: #f3f3f3;
  padding: 60px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_home-style3\.scss}line{font-family:\0000371}}
  .partenrs-section .partners-slider img {
    width: auto; }

/*--------------------------------------------------------------
	#about page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#4.0	about-us-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\000038}}
.about-us-section .about-text h2 {
  font-size: 30px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0 0 1em; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\000038}}
    .about-us-section .about-text h2 {
      font-size: 25px;
      font-size: 1.6666666667rem; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\000038}}
    .about-us-section .about-text h2 {
      font-size: 22px;
      font-size: 1.4666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000325}}
  .about-us-section .about-text h2 span {
    font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000330}}
.about-us-section .skill-progress-bar {
  margin-top: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000334}}
.about-us-section .img-holder {
  width: 385px;
  height: 385px;
  margin-top: 45px;
  border: 10px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000334}}
    .about-us-section .img-holder {
      display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000346}}
  .about-us-section .img-holder img {
    border-radius: 50%; }

/*--------------------------------------------------------------
#4.1	our-history-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000356}}
.our-history-section {
  background-color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000359}}
  .our-history-section .section-title-s4 h2,
  .our-history-section .section-title-s4 p {
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000364}}
  .our-history-section .history-box {
    background-color: #fff;
    padding: 60px 75px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2); }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000364}}
      .our-history-section .history-box {
        padding: 50px 35px;
        text-align: center; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000364}}
      .our-history-section .history-box {
        padding: 40px 20px;
        text-align: center; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000383}}
  .our-history-section .history-box .img-holder {
    width: 34%;
    float: left; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000383}}
      .our-history-section .history-box .img-holder {
        width: 100%;
        float: none;
        margin-bottom: 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\0000393}}
    .our-history-section .history-box .img-holder img {
      border: 5px solid #fff;
      border-radius: 50%;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003100}}
  .our-history-section .history-box .history-details {
    width: 66%;
    float: left; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003100}}
      .our-history-section .history-box .history-details {
        width: 100%;
        float: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003111}}
  .our-history-section .history-details h3 {
    font-size: 24px;
    font-size: 1.6rem;
    color: #4c5e6f;
    margin: 0 0 0.5em; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003111}}
      .our-history-section .history-details h3 {
        font-size: 20px;
        font-size: 1.3333333333rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003111}}
      .our-history-section .history-details h3 {
        font-size: 18px;
        font-size: 1.2rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003128}}
  .our-history-section .history-details p {
    margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003132}}
  .our-history-section .history-timeline {
    margin-top: 70px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003132}}
      .our-history-section .history-timeline {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003139}}
    .our-history-section .history-timeline ul {
      font-family: "Montserrat", sans-serif;
      list-style: none;
      overflow: hidden;
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003145}}
      .our-history-section .history-timeline ul:after {
        content: "";
        background-color: #fea013;
        width: 100%;
        height: 2px;
        position: absolute;
        left: 0;
        top: 6px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003156}}
    .our-history-section .history-timeline ul li {
      width: 16.66%;
      font-size: 18px;
      font-size: 1.2rem;
      font-weight: 600;
      color: #fff;
      float: left;
      padding-top: 25px;
      text-align: center;
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003167}}
      .our-history-section .history-timeline ul li:before {
        content: "";
        width: 15px;
        height: 15px;
        background-color: #F79401;
        border: 4px solid #fff;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1; }

/*--------------------------------------------------------------
#4.2	team-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003188}}
.team-section {
  padding-bottom: 50px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003188}}
    .team-section {
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003188}}
    .team-section {
      padding-bottom: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003199}}
  .team-section .team-grids {
    overflow: hidden;
    margin: 0 -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003204}}
  .team-section .team-grids .grid {
    width: 25%;
    float: left;
    padding: 0 15px 50px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003204}}
      .team-section .team-grids .grid {
        width: 33.33%; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003204}}
      .team-section .team-grids .grid {
        width: 50%; } }
    @media (max-width: 450px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003204}}
      .team-section .team-grids .grid {
        width: 100%;
        float: none; } }

/*--------------------------------------------------------------
#4.3	fun-fact
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003228}}
.fun-fact {
  background: url("../images/fun-fact-bg.jpg") center center/cover no-repeat fixed;
  padding: 70px 0;
  text-align: center;
  position: relative; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003228}}
    .fun-fact {
      padding: 60px 0 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003238}}
  .fun-fact:before {
    content: "";
    background-color: rgba(247, 148, 1, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003243}}
  .fun-fact h3,
  .fun-fact span {
    color: #fff; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003248}}
    .fun-fact .row > .col {
      margin-bottom: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003254}}
  .fun-fact h3 {
    font-size: 36px;
    font-size: 2.4rem;
    font-weight: 600;
    margin: 0 0 0.28em; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003254}}
      .fun-fact h3 {
        font-size: 30px;
        font-size: 2rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003254}}
      .fun-fact h3 {
        font-size: 26px;
        font-size: 1.7333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003271}}
  .fun-fact h3 + span {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 600; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003271}}
      .fun-fact h3 + span {
        font-size: 15px;
        font-size: 1rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003271}}
      .fun-fact h3 + span {
        font-size: 14px;
        font-size: 0.9333333333rem; } }

/*--------------------------------------------------------------
#4.4	awards-section
--------------------------------------------------------------*/
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003293}}
  .award-section {
    padding-bottom: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003298}}
.award-section .awards-grids {
  overflow: hidden;
  text-align: center;
  margin: 0 -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003304}}
.award-section .awards-grids .grid {
  width: 25%;
  float: left;
  padding: 0 15px; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003304}}
    .award-section .awards-grids .grid {
      width: 50%;
      margin-bottom: 50px; } }

/*--------------------------------------------------------------
#4.5	cta-5
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003320}}
.cta-5, .cta-6 {
  background-image: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003322}}
  .cta-5 .grid, .cta-6 .grid {
    background: url("../images/cta4-bg.jpg") center center/cover no-repeat fixed;
    padding: 35px 65px;
    position: relative;
    border-radius: 5px;
    box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.2); }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003322}}
      .cta-5 .grid, .cta-6 .grid {
        padding: 35px 25px;
        text-align: center; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003335}}
  .cta-5 .grid:before, .cta-6 .grid:before {
    content: "";
    background-color: rgba(247, 148, 1, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003341}}
  .cta-5 h2, .cta-6 h2,
  .cta-5 a,
  .cta-6 a {
    color: #fff;
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003347}}
  .cta-5 h2, .cta-6 h2 {
    font-size: 30px;
    font-size: 2rem;
    color: #fff;
    margin: 0; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003347}}
      .cta-5 h2, .cta-6 h2 {
        font-size: 25px;
        font-size: 1.6666666667rem; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003347}}
      .cta-5 h2, .cta-6 h2 {
        margin: 0 0 1em; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003347}}
      .cta-5 h2, .cta-6 h2 {
        font-size: 20px;
        font-size: 1.3333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003368}}
  .cta-5 a, .cta-6 a {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 14px 80px;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    right: 65px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003368}}
      .cta-5 a, .cta-6 a {
        font-size: 16px;
        font-size: 1.0666666667rem;
        padding: 14px 40px; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003368}}
      .cta-5 a, .cta-6 a {
        font-size: 14px;
        font-size: 0.9333333333rem;
        padding: 10px 20px;
        position: relative;
        right: auto;
        -webkit-transform: none;
        transform: none; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_about\.scss}line{font-family:\00003368}}
      .cta-5 a, .cta-6 a {
        padding: 6px 15px; } }

/*--------------------------------------------------------------
	#domain page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#5.0	domains-price-section 
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\000038}}
.domain-pg .page-title {
  background: url("../images/pg-title/img-2.jpg") center center/cover no-repeat local; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000315}}
.domains-price-section .domain-price-grids {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000318}}
  .domains-price-section .domain-price-grids .grid {
    padding: 40px 50px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000318}}
      .domains-price-section .domain-price-grids .grid {
        padding: 40px 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000331}}
.domains-price-section .domain-price-grids .grid:hover {
  background-color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000335}}
.domains-price-section .domain-type {
  width: 72px;
  height: 72px;
  margin: 0 auto 12px;
  border: 2px solid #F79401;
  border-radius: 50%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000342}}
  .domains-price-section .domain-type img {
    border-radius: 50%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000347}}
.domains-price-section .duration-price {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #F79401;
  line-height: 1.3em;
  margin: 0 0 0.78em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000357}}
.domains-price-section .duration-price + p {
  margin-bottom: 2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000361}}
.domains-price-section .badges {
  background-color: #f63030;
  width: 120px;
  font-size: 13px;
  font-size: 0.8666666667rem;
  padding: 0 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: -30px;
  top: 17px;
  border-radius: 0;
  z-index: 1;
  -webkit-transform: rotate(48deg);
  transform: rotate(48deg); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000379}}
.domains-price-section .domain-price-grids .grid:hover .duration-price,
.domains-price-section .domain-price-grids .grid:hover .duration-price + p {
  color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000384}}
.domains-price-section .domain-price-slider .owl-controls {
  margin-top: 50px; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000384}}
    .domains-price-section .domain-price-slider .owl-controls {
      margin-top: 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\0000392}}
.domains-price-section .domain-price-slider .owl-dots .owl-dot.active span,
.domains-price-section .domain-price-slider .owl-dots .owl-dot:hover span {
  background-color: #F79401; }

/*--------------------------------------------------------------
#5.1	domain-info-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003102}}
.domain-info-section {
  padding-top: 0;
  margin-top: -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003106}}
  .domain-info-section .table,
  .domain-info-section .table th,
  .domain-info-section .table tr,
  .domain-info-section .table td {
    border: 0;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003114}}
  .domain-info-section .table .col-1 {
    text-align: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003118}}
  .domain-info-section .table td {
    padding: 12px 15px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003118}}
      .domain-info-section .table td {
        padding: 10px 15px;
        font-size: 15px;
        font-size: 1rem; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003118}}
      .domain-info-section .table td {
        padding: 7px 10px;
        font-size: 14px;
        font-size: 0.9333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003134}}
  .domain-info-section .table thead {
    background-color: #F79401;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003138}}
    .domain-info-section .table thead th {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-size: 1.2rem;
      font-weight: 600;
      color: #fff;
      text-align: center;
      border-right: 1px solid #fff; }
      @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003138}}
        .domain-info-section .table thead th {
          font-size: 15px;
          font-size: 1rem; } }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003138}}
        .domain-info-section .table thead th {
          font-size: 14px;
          font-size: 0.9333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003159}}
  .domain-info-section .table tbody > tr:nth-child(odd) {
    background-color: #f7f7f7; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003163}}
  .domain-info-section .table tbody td {
    color: #42454a;
    font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003168}}
  .domain-info-section .table tbody > tr > td:first-child {
    font-weight: "Montserrat", sans-serif;
    text-align: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003173}}
  .domain-info-section .table .old-price {
    color: #fa7254;
    display: inline-block;
    padding-left: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003179}}
  .domain-info-section .table .badge {
    background-color: #fb7253;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 3px 6px 2px;
    position: relative;
    left: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003186}}
    .domain-info-section .table .badge:before {
      content: "";
      border: 4px solid transparent;
      border-top: 4px slid #fb7253;
      border-right: 4px solid #fb7253;
      position: absolute;
      left: -8px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003198}}
  .domain-info-section .table .badge-new {
    background-color: #51b453; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003201}}
    .domain-info-section .table .badge-new:before {
      border-top: 4px slid #51b453;
      border-right: 4px solid #51b453; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003207}}
  .domain-info-section .table .badge-premium {
    background-color: #f0ad4e; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003210}}
    .domain-info-section .table .badge-premium:before {
      border-top: 4px slid #f0ad4e;
      border-right: 4px solid #f0ad4e; }

/*--------------------------------------------------------------
#5.2	cta-4
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003221}}
.cta-4 {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_domain\.scss}line{font-family:\00003225}}
  .cta-4 h2 {
    color: #42454a; }

/*--------------------------------------------------------------
	#shared hosting page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#6.0	hosting-pricing
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\000038}}
.shared-hosting-pg .page-title {
  background: url("../images/pg-title/img-2.jpg") center center/cover no-repeat local; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000314}}
.hosting-pricing .tablist {
  padding: 0;
  background: transparent;
  box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000320}}
.hosting-pricing .tablist ul a {
  border: 2px solid #F79401;
  padding: 12px 40px;
  position: relative; }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000320}}
    .hosting-pricing .tablist ul a {
      padding: 8px 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000329}}
  .hosting-pricing .tablist ul a:after {
    content: "";
    border: 10px solid transparent;
    border-top: 10px solid #F79401;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000341}}
.hosting-pricing .tablist li.active a:after {
  opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000345}}
.hosting-pricing .tablist ul li:first-child {
  margin-right: 8px; }
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000350}}
  .hosting-pricing .tablist ul li {
    float: left; } }

/*--------------------------------------------------------------
#6.1	services-section-s3
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000360}}
.services-section-s3 {
  position: relative;
  padding-bottom: 70px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000360}}
    .services-section-s3 {
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000360}}
    .services-section-s3 {
      padding-bottom: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000372}}
  .services-section-s3:before {
    content: "";
    background: url("../images/services-section-s3-bg.jpg") center center/cover no-repeat local;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000382}}
  .services-section-s3:after {
    content: "";
    background-color: rgba(247, 148, 1, 0.7);
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000392}}
  .services-section-s3 .container {
    position: relative;
    z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000397}}
  .services-section-s3 .section-title-s4 h2 {
    color: #fff;
    line-height: 1.4em; }
    @media screen and (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\0000397}}
      .services-section-s3 .section-title-s4 h2 {
        padding: 0 45px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\00003105}}
  .services-section-s3 .services-s3-grids > .col {
    margin-bottom: 30px; }
    @media (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\00003105}}
      .services-section-s3 .services-s3-grids > .col {
        width: 100%; } }

/*--------------------------------------------------------------
#6.2	faq-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_shared-hosting\.scss}line{font-family:\00003118}}
.faq-section {
  background-color: #dfeefc; }

/*--------------------------------------------------------------
	#dedicated hosting page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#7.0	hosting-features
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\000038}}
.dedicated-hosting-pg .page-title {
  background: url("../images/pg-title/img-2-revenda.jpg") center center/cover no-repeat local; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000313}}
.hosting-features {
  padding: 130px 0 100px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000313}}
    .hosting-features {
      padding: 80px 0; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000313}}
    .hosting-features {
      padding: 70px 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000324}}
  .hosting-features .container > .row {
    margin-bottom: 60px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000324}}
      .hosting-features .container > .row {
        margin-bottom: 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000332}}
  .hosting-features .container > .row:last-child {
    margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000336}}
  .hosting-features .feature-img {
    margin-top: -50px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000336}}
      .hosting-features .feature-img {
        margin-top: 0; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000336}}
      .hosting-features .feature-img {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000348}}
  .hosting-features .feature-img img {
    border: 10px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000355}}
  .hosting-features .text-block h3 {
    font-size: 30px;
    font-size: 2rem;
    font-weight: normal;
    margin: 0 0 0.76em; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000355}}
      .hosting-features .text-block h3 {
        font-size: 25px;
        font-size: 1.6666666667rem; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000355}}
      .hosting-features .text-block h3 {
        font-size: 20px;
        font-size: 1.3333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_dedicated-hosting\.scss}line{font-family:\0000372}}
  .hosting-features .text-block h3 span {
    font-weight: bold; }

/*--------------------------------------------------------------
	#cloud hosting page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#8.0	cloud-hosting-features
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_cloud-hosting\.scss}line{font-family:\000038}}
.cloud-hosting-pg .page-title {
  background: url("../images/pg-title/img-2.jpg") center center/cover no-repeat local; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_cloud-hosting\.scss}line{font-family:\0000313}}
.cloud-hosting-features {
  background-color: #93d4f7;
  position: relative;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_cloud-hosting\.scss}line{font-family:\0000319}}
  .cloud-hosting-features:after {
    content: "";
    background: url("../images/cloud-hosting-features-bg.png") center bottom/100% no-repeat local;
    width: 100%;
    height: 179px;
    position: absolute;
    left: 0;
    bottom: -2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_cloud-hosting\.scss}line{font-family:\0000329}}
  .cloud-hosting-features .features-grids-s2 h3 {
    font-weight: bold;
    color: #4c5e6f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_cloud-hosting\.scss}line{font-family:\0000334}}
  .cloud-hosting-features .features-grids-s2 p {
    color: #fff; }

/*--------------------------------------------------------------
	#data center page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#9.0	data-center-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\000038}}
.data-center-pg .page-title {
  background: url("../images/pg-title/img-3.jpg") center center/cover no-repeat local; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000314}}
.data-center-section h2 {
  font-size: 36px;
  font-size: 2.4rem;
  font-weight: normal;
  margin: 0 0 0.55em; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000314}}
    .data-center-section h2 {
      font-size: 30px;
      font-size: 2rem; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000314}}
    .data-center-section h2 {
      font-size: 25px;
      font-size: 1.6666666667rem; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000314}}
    .data-center-section h2 {
      font-size: 20px;
      font-size: 1.3333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000336}}
.data-center-section h2 span {
  font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000340}}
.data-center-section p {
  margin-bottom: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000344}}
.data-center-section .text p:last-child {
  margin-bottom: 0; }
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000349}}
  .data-center-section .img-holder {
    display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000354}}
.data-center-section .img-holder img {
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000361}}
.map-data-center {
  height: 590px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000361}}
    .map-data-center {
      height: 400px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_data-center\.scss}line{font-family:\0000361}}
    .map-data-center {
      height: 300px; } }

/*--------------------------------------------------------------
	#affiliate page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#10.0	affiliate-process-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\000038}}
.affiliate-pg .page-title {
  background: url("../images/pg-title/img-3.jpg") center center/cover no-repeat local; }

@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000315}}
  .affiliate-process-section .affiliate-process-grids > .col {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f1f1f1; } }
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000323}}
  .affiliate-process-section .affiliate-process-grids > .col:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000331}}
.affiliate-process-section .grid {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000335}}
.affiliate-process-section .grid .icon {
  background-color: #F79401;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 0 auto 20px;
  border-radius: 50%; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000335}}
    .affiliate-process-section .grid .icon {
      width: 80px;
      height: 80px;
      line-height: 80px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000351}}
.affiliate-process-section .grid .fi:before {
  font-size: 45px;
  font-size: 3rem;
  color: #fff; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000351}}
    .affiliate-process-section .grid .fi:before {
      font-size: 35px;
      font-size: 2.3333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000362}}
.affiliate-process-section .grid h3 {
  font-size: 24px;
  font-size: 1.6rem;
  margin: 0 0 0.66em; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000362}}
    .affiliate-process-section .grid h3 {
      font-size: 18px;
      font-size: 1.2rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000373}}
.affiliate-process-section .grid p {
  font-size: 14px;
  font-size: 0.9333333333rem;
  margin: 0; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000373}}
    .affiliate-process-section .grid p {
      font-size: 13px;
      font-size: 0.8666666667rem; } }

/*--------------------------------------------------------------
#10.1	affiliate-offers-section
--------------------------------------------------------------*/
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000390}}
  .affiliate-offers-section .row > .col {
    margin-bottom: 60px; } }
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\0000396}}
  .affiliate-offers-section .row > .col:last-child {
    margin-bottom: 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003103}}
.affiliate-offers-section .grid {
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003108}}
.affiliate-offers-section .offer-details {
  text-align: center;
  padding: 75px 15px 45px;
  margin-bottom: 60px;
  border: 4px solid #F79401;
  border-radius: 10px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003108}}
    .affiliate-offers-section .offer-details {
      border: 3px solid #F79401;
      padding: 45px 10px 25px;
      margin-bottom: 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003122}}
.affiliate-offers-section .offer-details h3 {
  font-size: 48px;
  font-size: 3.2rem;
  font-weight: 600;
  margin: 0;
  position: relative;
  display: inline-block; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003122}}
    .affiliate-offers-section .offer-details h3 {
      font-size: 40px;
      font-size: 2.6666666667rem; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003122}}
    .affiliate-offers-section .offer-details h3 {
      font-size: 35px;
      font-size: 2.3333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003141}}
.affiliate-offers-section .offer-details h3 span {
  font-size: 24px;
  font-size: 1.6rem;
  position: absolute;
  top: 5px;
  left: -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003149}}
.affiliate-offers-section .refferal {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #F79401;
  margin: 0; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003149}}
    .affiliate-offers-section .refferal {
      font-size: 16px;
      font-size: 1.0666666667rem; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003149}}
    .affiliate-offers-section .refferal {
      font-size: 14px;
      font-size: 0.9333333333rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003168}}
.affiliate-offers-section .duration {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 80px 0 0; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003168}}
    .affiliate-offers-section .duration {
      font-size: 16px;
      font-size: 1.0666666667rem; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003168}}
    .affiliate-offers-section .duration {
      font-size: 14px;
      font-size: 0.9333333333rem; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003168}}
    .affiliate-offers-section .duration {
      margin: 50px 0 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003190}}
.affiliate-offers-section .grid:hover .offer-details {
  background-color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_affiliate\.scss}line{font-family:\00003194}}
.affiliate-offers-section .grid:hover .offer-details h3,
.affiliate-offers-section .grid:hover .offer-details p {
  color: #fff; }

/*--------------------------------------------------------------
	#support page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#11.0	support-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\000038}}
.support-pg .page-title {
  background: url("../images/pg-title/img-3.jpg") center center/cover no-repeat local; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000313}}
.support-section {
  padding: 110px 0 100px;
  /*** form ***/
  /*** support-all ***/
  /*** tab-content ***/ }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000313}}
    .support-section {
      padding: 90px 0 75px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000313}}
    .support-section {
      padding: 60px 0 55px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000392}}
  .support-section .form ::-webkit-input-placeholder {
    font-style: 18px;
    font-style: normal;
    color: #9ba4b1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000398}}
  .support-section .form :-moz-placeholder {
    font-style: 18px;
    font-style: normal;
    color: #9ba4b1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003104}}
  .support-section .form ::-moz-placeholder {
    font-style: 18px;
    font-style: normal;
    color: #9ba4b1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003110}}
  .support-section .form :-ms-input-placeholder {
    font-style: 18px;
    font-style: normal;
    color: #9ba4b1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000329}}
  .support-section .form > div {
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000333}}
  .support-section .form > div:first-child {
    width: 77%;
    float: left; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000333}}
      .support-section .form > div:first-child {
        width: 70%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000342}}
  .support-section .form > div:last-child {
    width: 22%;
    float: right; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000342}}
      .support-section .form > div:last-child {
        width: 29%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000351}}
  .support-section .form input {
    height: 50px;
    font-size: 18px;
    font-size: 1.2rem;
    border: 2px solid #b8bbbf;
    padding: 6px 20px;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000351}}
      .support-section .form input {
        height: 40px;
        font-size: 15px;
        font-size: 1rem;
        border: 1px solid #b8bbbf;
        padding: 6px 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000369}}
  .support-section .form button {
    background-color: #F79401;
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000369}}
      .support-section .form button {
        height: 40px;
        font-size: 15px;
        font-size: 1rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000389}}
  .support-section .support-all {
    margin-top: 115px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000389}}
      .support-section .support-all {
        margin-top: 80px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\0000389}}
      .support-section .support-all {
        margin-top: 60px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003101}}
  .support-section .tab-list {
    width: 350%;
    background-color: #F79401;
    text-align: center;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003101}}
      .support-section .tab-list {
        width: 100%;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003120}}
    .support-section .tab-list ul {
      display: inline-block; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003120}}
        .support-section .tab-list ul {
          display: block; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003127}}
    .support-section .tab-list ul li {
      display: inline-block;
      margin: 0 -3px; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003127}}
        .support-section .tab-list ul li {
          display: block;
          margin: 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003138}}
  .support-section .tab-list a span {
    display: block;
    margin-bottom: 5px;
    text-transform: capitalize; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003138}}
      .support-section .tab-list a span {
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003147}}
    .support-section .tab-list a span img {
      display: inline-block;
      max-width: 35px; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003147}}
        .support-section .tab-list a span img {
          max-width: 25px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003157}}
  .support-section .tab-list a {
    font-size: 20px;
    font-size: 1.3333333333rem;
    font-weight: bold;
    color: #fff;
    padding: 25px 65px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003157}}
      .support-section .tab-list a {
        font-size: 18px;
        font-size: 1.2rem;
        padding: 15px 45px; } }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003157}}
      .support-section .tab-list a {
        font-size: 15px;
        font-size: 1rem;
        padding: 10px 25px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003157}}
      .support-section .tab-list a {
        font-size: 13px;
        font-size: 0.8666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003182}}
  .support-section .tab-list .active a,
  .support-section .tab-list li a:hover {
    background-color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003188}}
  .support-section .tab-content {
    margin-top: 90px; }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003188}}
      .support-section .tab-content {
        margin-top: 60px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003188}}
      .support-section .tab-content {
        margin-top: 40px; } }
    @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003188}}
      .support-section .tab-content {
        padding: 0 45px; } }

/*--------------------------------------------------------------
#11.1	cta-6
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003209}}
.cta-6 {
  background: url("../images/cta4-bg.jpg") center center/cover no-repeat fixed;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003214}}
  .cta-6:before {
    content: "";
    background-color: rgba(247, 148, 1, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_support\.scss}line{font-family:\00003220}}
  .cta-6 .grid {
    box-shadow: none; }

/*--------------------------------------------------------------
	#faq page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#12.0	faq-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_faq\.scss}line{font-family:\000038}}
.faq-pg .page-title {
  background: url("../images/pg-title/img-3.jpg") center center/cover no-repeat local; }

/*--------------------------------------------------------------
	#testimonials page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#13.0	testimonials-section-full
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_testimonials\.scss}line{font-family:\000038}}
.testimonials-pg .page-title {
  background: url("../images/pg-title/img-3.jpg") center center/cover no-repeat local; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_testimonials\.scss}line{font-family:\0000313}}
.testimonials-section-full {
  padding-bottom: 70px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_testimonials\.scss}line{font-family:\0000313}}
    .testimonials-section-full {
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_testimonials\.scss}line{font-family:\0000313}}
    .testimonials-section-full {
      padding-bottom: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_testimonials\.scss}line{font-family:\0000324}}
  .testimonials-section-full .testimonials-grids > .col {
    margin-bottom: 30px; }

/*--------------------------------------------------------------
	#contact page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#14.0	contact-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\000038}}
.contact-pg .page-title {
  background: url("../images/pg-title/contact.jpg") center center/cover no-repeat local; }

@media (max-width: 650px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000312}}
  .contact-section {
    padding-bottom: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000318}}
.contact-section .contact-info-grids {
  text-align: center; }
  @media (max-width: 650px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000321}}
    .contact-section .contact-info-grids > .col {
      width: 100%;
      margin-bottom: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000329}}
.contact-section .grid img {
  display: inline-block; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000329}}
    .contact-section .grid img {
      max-width: 80px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000329}}
    .contact-section .grid img {
      max-width: 55px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000341}}
.contact-section .grid .icon {
  margin-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000345}}
.contact-section .grid h3 {
  font-size: 26px;
  font-size: 1.7333333333rem;
  margin: 0 0 1em; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000345}}
    .contact-section .grid h3 {
      font-size: 22px;
      font-size: 1.4666666667rem;
      margin: 0 0 0.8em; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000345}}
    .contact-section .grid h3 {
      font-size: 18px;
      font-size: 1.2rem;
      margin: 0 0 0.8em; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000363}}
.contact-section .grid p {
  font-size: 18px;
  font-size: 1.2rem;
  margin: 0; }
  @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000363}}
    .contact-section .grid p {
      font-size: 17px;
      font-size: 1.1333333333rem; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000363}}
    .contact-section .grid p {
      font-size: 15px;
      font-size: 1rem; } }

/*--------------------------------------------------------------
#14.1	contact-map-form-section
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000384}}
.contact-map-form-section {
  margin-bottom: 110px;
  margin-top: -120px; }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000384}}
    .contact-map-form-section {
      margin-bottom: 95px; } }
  @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000384}}
    .contact-map-form-section {
      margin-bottom: 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000396}}
  .contact-map-form-section .contact-map {
    height: 560px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\0000396}}
      .contact-map-form-section .contact-map {
        height: 300px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003104}}
  .contact-map-form-section .contact-form .form-inner {
    background-color: #fff;
    text-align: center;
    padding: 60px 100px 55px;
    /*margin-top: -250px;*/
    -webkit-box-shadow: 0 0 20px 0 #d9d9d9;
    -moz-box-shadow: 0 0 20px 0 #d9d9d9;
    -o-box-shadow: 0 0 20px 0 #d9d9d9;
    -ms-box-shadow: 0 0 20px 0 #d9d9d9;
    box-shadow: 0 0 20px 0 #d9d9d9;
    position: relative;
    z-index: 10; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003104}}
      .contact-map-form-section .contact-form .form-inner {
        padding: 50px 65px 30px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003104}}
      .contact-map-form-section .contact-form .form-inner {
        padding: 50px 30px 0;
        margin-top: 0;
        border-top: 5px solid #F79401;
        box-shadow: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003124}}
    .contact-map-form-section .contact-form .form-inner h3 {
      font-size: 25px;
      font-size: 1.6666666667rem;
      border-bottom: 1px solid #cccccc;
      margin: 0;
      padding: 0 0 1.17em;
      text-transform: uppercase; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003124}}
        .contact-map-form-section .contact-form .form-inner h3 {
          font-size: 22px; } }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003124}}
        .contact-map-form-section .contact-form .form-inner h3 {
          font-size: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003142}}
  .contact-map-form-section .contact-form .form {
    margin-top: 70px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000392}}
    .contact-map-form-section .contact-form .form ::-webkit-input-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #a6a6a6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\0000398}}
    .contact-map-form-section .contact-form .form :-moz-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #a6a6a6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003104}}
    .contact-map-form-section .contact-form .form ::-moz-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #a6a6a6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/helpers\/_mixins\.scss}line{font-family:\00003110}}
    .contact-map-form-section .contact-form .form :-ms-input-placeholder {
      font-style: 16px;
      font-style: normal;
      color: #a6a6a6; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003142}}
      .contact-map-form-section .contact-form .form {
        margin-top: 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003150}}
    .contact-map-form-section .contact-form .form input,
    .contact-map-form-section .contact-form .form textarea {
      background-color: #e6e6e6;
      height: auto;
      font-size: 18px;
      font-size: 1.2rem;
      border: 0;
      padding: 15px 25px;
      box-shadow: none; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003150}}
        .contact-map-form-section .contact-form .form input,
        .contact-map-form-section .contact-form .form textarea {
          font-size: 16px;
          font-size: 1.0666666667rem;
          padding: 10px 25px; } }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003150}}
        .contact-map-form-section .contact-form .form input,
        .contact-map-form-section .contact-form .form textarea {
          font-size: 14px;
          font-size: 0.9333333333rem;
          padding: 10px 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003173}}
    .contact-map-form-section .contact-form .form textarea {
      height: 158px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003177}}
    .contact-map-form-section .contact-form .form > div {
      margin-bottom: 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003181}}
    .contact-map-form-section .contact-form .form > div:last-child {
      margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003185}}
    .contact-map-form-section .contact-form .form .theme-btn-s3, .contact-map-form-section .contact-form .form .theme-btn-s4 {
      width: 200px;
      border: 0; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003185}}
        .contact-map-form-section .contact-form .form .theme-btn-s3, .contact-map-form-section .contact-form .form .theme-btn-s4 {
          width: 150px; } }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_contact\.scss}line{font-family:\00003185}}
        .contact-map-form-section .contact-form .form .theme-btn-s3, .contact-map-form-section .contact-form .form .theme-btn-s4 {
          width: 130px; } }

/*--------------------------------------------------------------
	#blog page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#15.0	blog-with-sidebar
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog\.scss}line{font-family:\000038}}
.blog-with-sidebar .grid {
  margin-bottom: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog\.scss}line{font-family:\0000312}}
.blog-with-sidebar .news-grids .entry-media,
.blog-with-sidebar .news-grids .entry-details {
  width: 100%;
  float: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog\.scss}line{font-family:\0000318}}
.blog-with-sidebar .news-grids .entry-details {
  padding: 35px 0 0; }

/*--------------------------------------------------------------
	#blog details page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#16.0	blog-single-content
--------------------------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\000037}}
.blog-details-pg {
  background-color: #f2f2f2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000311}}
.blog-single-content {
  /*** post ***/
  /*** tags ***/
  /*** comments ***/ }
  @media screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000311}}
    .blog-single-content {
      margin-bottom: 80px; } }
  @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000311}}
    .blog-single-content {
      margin-bottom: 100px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000320}}
  .blog-single-content ul {
    list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000324}}
  .blog-single-content .post-title-meta .btn {
    background-color: #F79401;
    font-size: 12px;
    font-size: 0.8rem;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 13px;
    border: 0;
    border-radius: 0;
    cursor: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000336}}
  .blog-single-content .post-title-meta h2 {
    font-size: 30px;
    font-size: 2rem;
    font-weight: blod;
    margin: 0.57em 0 0.53em;
    line-height: 1.3em;
    color: #1a1a1a; }
    @media screen and (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000336}}
      .blog-single-content .post-title-meta h2 {
        padding-right: 200px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000336}}
      .blog-single-content .post-title-meta h2 {
        font-size: 22px;
        font-size: 1.4666666667rem; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000354}}
  .blog-single-content .post-title-meta ul {
    overflow: hidden;
    margin-bottom: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000358}}
    .blog-single-content .post-title-meta ul li {
      font-size: 14px;
      font-size: 0.9333333333rem;
      float: left;
      text-transform: uppercase;
      margin-right: 8px;
      padding-right: 8px;
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000367}}
      .blog-single-content .post-title-meta ul li:after {
        content: "/";
        color: #999999;
        position: absolute;
        right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000374}}
      .blog-single-content .post-title-meta ul li:last-child:after {
        display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000378}}
      .blog-single-content .post-title-meta ul li a {
        color: #999999; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000382}}
      .blog-single-content .post-title-meta ul li a:hover {
        color: #F79401; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000388}}
  .blog-single-content h3 {
    font-size: 21px;
    font-size: 1.4rem;
    color: #1a1a1a;
    margin: 0; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000388}}
      .blog-single-content h3 {
        font-size: 18px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000399}}
  .blog-single-content p {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\0000399}}
      .blog-single-content p {
        font-size: 14px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003109}}
  .blog-single-content .post,
  .blog-single-content .comments {
    background-color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003114}}
  .blog-single-content .post {
    padding: 0 45px 70px 45px; }
    @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003114}}
      .blog-single-content .post {
        padding: 0 45px 45px; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003114}}
      .blog-single-content .post {
        padding: 0 20px 45px 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003125}}
    .blog-single-content .post h3 {
      margin: 1.9em 0 0.9em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003130}}
  .blog-single-content .post .media {
    margin: 0 -45px 48px; }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003130}}
      .blog-single-content .post .media {
        margin: 0 -20px 40px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003138}}
  .blog-single-content .gallery-post {
    margin: 35px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003141}}
    .blog-single-content .gallery-post .gallery {
      overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003145}}
    .blog-single-content .gallery-post .gallery > div:first-child {
      width: 60%;
      float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003150}}
    .blog-single-content .gallery-post .gallery > div:last-child {
      width: 38%;
      float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003157}}
  .blog-single-content .tag-share {
    overflow: hidden;
    margin: 25px 0 15px;
    /*** share ***/ }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003157}}
      .blog-single-content .tag-share {
        margin: 25px 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003164}}
    .blog-single-content .tag-share > div {
      display: inline-block;
      float: left; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003164}}
        .blog-single-content .tag-share > div {
          display: block;
          float: none !important; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003174}}
    .blog-single-content .tag-share > div:last-child {
      float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003178}}
    .blog-single-content .tag-share > div:first-child {
      padding-left: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003180}}
      .blog-single-content .tag-share > div:first-child span {
        font-size: 15px;
        font-size: 1rem;
        font-weight: bold;
        color: #000;
        margin-right: 25px;
        position: relative;
        top: -11px; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003178}}
        .blog-single-content .tag-share > div:first-child {
          padding-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003192}}
          .blog-single-content .tag-share > div:first-child span {
            font-size: 14px;
            font-size: 0.9333333333rem;
            margin-right: 15px;
            top: -20px; } }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003178}}
        .blog-single-content .tag-share > div:first-child {
          padding-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003203}}
          .blog-single-content .tag-share > div:first-child span {
            font-size: 14px;
            font-size: 0.9333333333rem;
            margin-right: 15px;
            top: 0;
            display: block;
            margin-bottom: 5px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003214}}
    .blog-single-content .tag-share ul {
      display: inline-block;
      overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003218}}
      .blog-single-content .tag-share ul li {
        float: left;
        margin-right: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003223}}
      .blog-single-content .tag-share ul li:last-child {
        margin-right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003228}}
    .blog-single-content .tag-share .tag a {
      background-color: #fff;
      font-size: 14px;
      font-size: 0.9333333333rem;
      color: #333333;
      display: inline-block;
      text-align: center;
      padding: 7px 12px;
      text-transform: lowercase; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003228}}
        .blog-single-content .tag-share .tag a {
          padding: 5px 10px;
          margin-bottom: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003244}}
    .blog-single-content .tag-share .tag a:hover {
      background-color: #F79401;
      color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003250}}
    .blog-single-content .tag-share .share {
      padding-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003254}}
    .blog-single-content .tag-share .share li {
      opacity: 0.9; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003258}}
    .blog-single-content .tag-share .share li:hover {
      opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003262}}
    .blog-single-content .tag-share .share li:first-child {
      background-color: #106ed2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003266}}
    .blog-single-content .tag-share .share li:nth-child(2) {
      background-color: #3ad0fb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003270}}
    .blog-single-content .tag-share .share li:last-child {
      background-color: #1379bb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003274}}
    .blog-single-content .tag-share .share a {
      font-size: 16px;
      font-size: 1.0666666667rem;
      color: #fff;
      display: inline-block;
      padding: 6px 15px; }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003274}}
        .blog-single-content .tag-share .share a {
          font-size: 14px;
          font-size: 0.9333333333rem;
          padding: 5px 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003288}}
    .blog-single-content .tag-share .share a i {
      display: inline-block;
      padding-right: 4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003295}}
  .blog-single-content .comments {
    padding: 55px 45px 0;
    /*** .article ***/ }
    @media (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003295}}
      .blog-single-content .comments {
        padding: 45px 25px 0; } }
    @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003295}}
      .blog-single-content .comments {
        padding: 40px 25px 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003306}}
    .blog-single-content .comments .title {
      margin-bottom: 65px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003310}}
    .blog-single-content .comments h3 {
      font-size: 22px;
      font-size: 1.4666666667rem;
      text-align: center;
      font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003317}}
    .blog-single-content .comments > ol {
      padding-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003321}}
    .blog-single-content .comments ol {
      list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003323}}
      .blog-single-content .comments ol > li {
        margin-bottom: 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003327}}
      .blog-single-content .comments ol > li:last-child {
        margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003331}}
      .blog-single-content .comments ol > li > ol {
        margin-left: 28px;
        margin-top: 35px;
        padding: 0; }
        @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003331}}
          .blog-single-content .comments ol > li > ol {
            margin: 30px 0 0 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003341}}
      .blog-single-content .comments ol > li > ol > li {
        background-color: #fafafa;
        padding: 30px;
        margin-bottom: 35px !important; }
        @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003341}}
          .blog-single-content .comments ol > li > ol > li {
            padding: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003351}}
      .blog-single-content .comments ol > li > ol > li:last-child {
        margin-bottom: 0 !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003357}}
    .blog-single-content .comments .article {
      overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003360}}
      .blog-single-content .comments .article h4 {
        font-size: 16px;
        font-size: 1.0666666667rem;
        margin: 0;
        text-transform: capitalize; }
        @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003360}}
          .blog-single-content .comments .article h4 {
            font-size: 14px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003370}}
      .blog-single-content .comments .article p {
        font-size: 15px;
        font-size: 1rem;
        margin-bottom: 5px; }
        @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003370}}
          .blog-single-content .comments .article p {
            font-size: 14px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003380}}
      .blog-single-content .comments .article .replay button {
        background-color: transparent;
        font-size: 16px;
        font-size: 1.0666666667rem;
        font-weight: bold;
        color: #F79401;
        padding: 0;
        border: 0;
        outline: 0; }
        @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003380}}
          .blog-single-content .comments .article .replay button {
            font-size: 14px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003395}}
    .blog-single-content .comments .article .author-meta {
      overflow: hidden;
      margin-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003399}}
      .blog-single-content .comments .article .author-meta > div {
        display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003403}}
      .blog-single-content .comments .article .author-meta > div:last-child {
        font-size: 13px;
        font-size: 0.8666666667rem;
        color: gray;
        padding-left: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003411}}
    .blog-single-content .comments .article .author-pic {
      width: 10%;
      float: left; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003411}}
        .blog-single-content .comments .article .author-pic {
          width: 100%;
          float: none;
          margin-bottom: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003422}}
    .blog-single-content .comments .article .details {
      width: 90%;
      float: left; }
      @media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003422}}
        .blog-single-content .comments .article .details {
          width: 100%;
          float: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003433}}
  .blog-single-content .comment-respond {
    margin-top: 75px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003436}}
    .blog-single-content .comment-respond h3 {
      margin: 0 0 2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003440}}
    .blog-single-content .comment-respond form {
      margin: 0 -15px;
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003445}}
    .blog-single-content .comment-respond form input,
    .blog-single-content .comment-respond form textarea {
      border-radius: 0;
      border: 0;
      box-shadow: none;
      border-bottom: 1px solid #cccccc; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003454}}
    .blog-single-content .comment-respond form textarea {
      height: 110px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003458}}
    .blog-single-content .comment-respond form > div {
      margin-bottom: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003462}}
    .blog-single-content .comment-respond form .theme-btn-s2, .blog-single-content .comment-respond form .theme-btn-s3, .blog-single-content .comment-respond form .theme-btn-s4 {
      text-transform: none;
      box-shadow: none;
      position: absolute;
      left: 50%;
      bottom: -100px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/linkhost\/wp-content\/themes\/linkhost\/assets\/sass\/page\/_blog-details\.scss}line{font-family:\00003462}}
        .blog-single-content .comment-respond form .theme-btn-s2, .blog-single-content .comment-respond form .theme-btn-s3, .blog-single-content .comment-respond form .theme-btn-s4 {
          position: relative;
          bottom: 0; } }

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