/*!
Theme Name: Magic Pest Management
Theme URI: http://www.magicpestmanagement.com.au/
Author: Magic Pest Management
Author URI: http://www.magicpestmanagement.com.au/
Description: Magic Pest Management is a custom wordpress theme for Window Cleaning Services Locally & Globally 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Magic Pest Management
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Magic Pest Management is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0 auto;
  color: #000;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
:focus {
  outline: none;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: 700;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 600;
  font-family: "Proxima Nova Bold", sans-serif;
}
h2 {
  font-size: 1.643em;
}

ul {
  padding: 0;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
li {
  list-style: none;
}
.inner_content_ul li {
  list-style: unset;
  margin-left: 15px;
}
blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #f5f9fc;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  background: #5d5d5d;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 0.5em 1em;
  font-family: "Proxima Nova", sans-serif;
  font-weight: 700;
  border-radius: 0;
}
label {
  font-weight: normal;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #e30613;
  color: #ffffff;
  -webkit-transition: none;
  transition: none;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

.mc4wp-form input[type="email"]::placeholder {
  color: #fff;
}
select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #5d5d5d;
}

a:hover,
a:focus,
a:active {
  color: #e30613;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# JS Builder
--------------------------------------------------------------*/

.wpb_button,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.post {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}
h1.entry-title {
  font-size: 28px;
  margin-top: 0;
  color: #000;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 16px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 25px;
}
h1.entry-title:after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100px;
  margin: 0 auto;
  height: 2px;
  border-bottom: 4px double #e30613;
}
h3#reply-title {
  margin-top: 0;
  color: #000;
  font-weight: 600;
}

.mpm-forsell-title h2 {
  font-size: 28px;
  margin-top: 0;
  color: #000;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 15px !important;
  position: relative;
}
.mpm-forsell-desc {
  margin-top: 25px;
}
.mpm-forsell-desc p {
  text-align: left;
  font-size: 20px;
  line-height: 24px;
}
#mpm-forsell-section {
  text-align: center;
  margin-bottom: 30px;
}
#mpm-forsell-section .vc_column-inner > .wpb_wrapper {
  padding: 15px;
  background: #f1f2f2;
}
#mpm-about-desc p {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}
/*--------------------------------------------------------------
## boxify testimonial
--------------------------------------------------------------*/
.boxify_testimonials {
  background: #fff;
}
.boxify_testimonial h2 {
  font-size: 40px;
  font-weight: 800;
}
h2.testimonial_title {
  margin-bottom: 20px;
}

.testimonial_img_span {
  margin: 10px 0;
}
i.fa.fa-star {
  color: #ffa500;
}
i.fa.fa-star-half-o {
  color: #ffa500;
}
.testimonial_slider button {
  background-image: linear-gradient(to right, #ea86ff, #49d0ff);
}

.testimonial_slider_section {
  text-align: center;
  padding: 50px 35px;
}
.testimonial_slider_section .testimonial_img.testimonial img {
  margin: 0 auto;
  text-align: center;
}
.boxify_testi_count_inner {
  font-size: 22px;
  color: #5b009d;
  font-weight: 600;
  position: relative;
  top: -49px;
}
.boxify_testi_count_section {
  padding: 60px 0;
}
.inner_testimonil {
  box-shadow: 0 9px 20px rgb(0 0 0 / 9%), 0 6px 6px rgb(0 0 0 / 1%);
  padding: 35px 40px;
  height: 425px;
}
.testimonial_desc {
  font-size: 16px;
  line-height: 24px;
}
.testimonial_rating {
  font-weight: 700;
}

/*--------------------------------------------------------------
## content
--------------------------------------------------------------*/
.home #content {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

#content {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  min-height: 654px;
  float: left;
}
#mpm-container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
}
@media (min-width: 768px) {
  #mpm-container {
    width: 738px;
  }
}
@media (min-width: 992px) {
  #mpm-container {
    width: 962px;
  }
}
@media (min-width: 1200px) {
  #mpm-container {
    width: 1170px;
  }
}
#mpm-row {
  margin-left: -30px;
  margin-right: -30px;
}

/*--------------------------------------------------------------
## Header top
--------------------------------------------------------------*/
.header-top {
  padding: 0;
  width: 100%;
}

.site-branding {
  height: 60px;
  float: left;
  display: flex;
  align-items: center;
}
.site-branding img {
  max-height: 54px;
}
header#masthead {
  width: 100%;
  display: block;
  top: 0;
  z-index: 999;
  background: #fff;
  position: fixed;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
  padding: 15px 24px;
}
.error404 #masthead {
  background: rgba(12, 37, 63, 1);
}
.header-content {
  position: relative;
  width: 100%;
  float: left;
  padding: 0;
}

header#masthead.fixed {
  background: #fff;
  box-shadow: 0px 1px 1px #aa00ff;
  -webkit-box-shadow: 0px 1px 1px #aa00ff;
  -moz-box-shadow: 0px 1px 1px #aa00ff;
}
.input[type="email"].placeholder {
  color: #fff;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
  display: block;
  float: left;
  width: auto;
  margin: 0 auto;
}
.main-navigation a,
.dropdown-menu > li > a {
  display: block;
  text-decoration: none;
  font-size: 0px;
  text-transform: uppercase;
  white-space: normal;
  position: relative;
  height: 60px;
  line-height: 60px;
  color: #5e87da;
  font-weight: 500;
}

#contact-menu {
  display: inline-block;
  float: right;
}
span.reg_no {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  white-space: normal;
  position: relative;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-weight: 500;
  width: auto;
  margin-right: 30px;
}
.header-top-right {
  text-align: right;
}
#contact-menu li {
  float: right;
  position: relative;
  padding: 0 25px;
}
#contact-menu .fa {
  padding: 0 1px;
}
#contact-menu .fa a {
  width: 60px;
}
#contact-menu li a {
  display: block;
  text-decoration: none;
  font-size: 0px;
  text-transform: uppercase;
  white-space: normal;
  position: relative;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-weight: 600;
  position: relative;
}
#contact-menu li:before {
  font-size: 25px;
  width: 24px;
  height: 40px;
  left: 0;
  right: auto;
  top: 0;
  color: #000;
  position: absolute;
  line-height: 66px;
  cursor: pointer;
  text-align: left;
}
#contact-menu li:hover::before {
  color: #2a45e4;
}

li.try_demo a:hover {
  background: #000;
  color: #fff;
}
li.try_demo a {
  font-size: 15px !important;
  color: #fff !important;
  display: flex !important;
  background: #aa00ff;
  padding: 20px 25px;
  align-items: center;
  position: relative !important;
  top: 13px;
  line-height: 20px !important;
  max-height: 30px !important;
  border-radius: 10px;
  text-transform: capitalize !important;
}
li.menu-item-1329 a {
  color: #000000 !important;
  font-size: 13px !important;
  margin: 0px !important;
  width: 40px;
  outline: none;
  z-index: 1;
}
.boxify_Works_button button.Works_whatsapp:hover {
  background: #fff;
}
li#menu-item-1329 {
  position: relative;
  top: 2px;
  padding: 0 20px 0 5px;
}

li#menu-item-1329.english::before {
  background-image: url(/assets/united-kingdom-1.png);
}

li#menu-item-1329::before {
  background-image: url(/assets/china-1.png);
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: -2px;
  right: auto;
  top: 17px;
  bottom: auto;
  padding: 18px;
  border-radius: 3px;
  background-repeat: no-repeat;
}
li#menu-item-1329::after {
  content: "";
  position: absolute;
  left: -13px;
  top: 13px;
  width: 65px;
  height: 30px;
  border: 1px solid #aa00ff;
  border-radius: 8px;
}
@media screen and (max-width: 479px) {
     li#menu-item-1329::before {
    left: 8px !important;
    top: 20px;
  }
  li.menu-item-1329 a {
    margin: 6px 0px !important;
  }
  li#menu-item-1329 {
    top: -2px;
  }
}
@media screen and (max-width: 400px) {
  li.menu-item-1329 {
    padding: 5px !important;
  }
  li.try_demo {
    padding: 0px 5px !important;
  }
}
@media screen and (min-width: 992px) {
  .main-navigation ul.menu > li {
    display: inline-block;
    padding: 0;
    margin: 0 6px;
    padding: 0 6px;
    position: relative;
    font-size: 15px;
    vertical-align: top;
  }

  .fixed .site-branding {
    transform: scale(1);
    opacity: 1;
    width: auto;
  }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    text-align: left;
  }

  .main-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    background: #e30613;
    padding: 0;
    width: 200px;
    border-radius: 0;
    border: none;
  }
  .main-navigation ul ul li {
    display: block;
    float: left;
    position: relative;
    z-index: 100;
  }
  .main-navigation ul ul ul {
    left: -999em;
    top: 0;
  }

  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    left: 100%;
  }

  .main-navigation ul ul a {
    display: block;
    padding: 8px 15px;
    width: 200px;
    white-space: normal;
  }

  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: auto;
  }

  .main-navigation li {
    position: relative;
  }

  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover,
  .dropdown-menu > .active > a:focus,
  .dropdown-menu > .active > a:hover {
    background-color: #e4e4e4;
    color: #333;
  }

  .dropdown-menu > .active > a {
    background-color: transparent;
  }
  .main-navigation a:hover {
    color: #e30613;
  }
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block !important;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/*--------------------------------------------------------------
## home page
--------------------------------------------------------------*/
.home header .entry-title {
  display: none;
}

.default_heading {
  position: relative;
}

/*--------------------------------------------------------------
## info
--------------------------------------------------------------*/

#mpm-info {
  overflow: hidden;
  min-height: 850px;
  position: relative;
  background-position: center center;
  background-size: cover;
}
#mpm-info #mpm-container {
  position: relative;
  left: 0;
  top: 140px;
  right: 0;
  bottom: 0;
}
#mpm-info.mpm-info-about {
  min-height: 563px;
  border-bottom: 3px solid #ff2232;
}
#mpm-info.mpm-info-termites {
  padding-top: 190px;
}
#mpm-info.mpm-info-about #mpm-container.mpm-info {
  height: 563px;
}
#mpm-info {
  z-index: 9;
}

#mpm-container.mpm-info {
  height: 700px;
  padding: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}

.main_booknow {
  color: #fff;
  font-size: 36px;
  margin: 0 auto;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 35px;
  margin-bottom: 15px;
  background: #ff2232;
  border-radius: 30px;
  padding: 15px 40px;
  margin-top: 40px;
}

#mpm-how-can-btn {
  display: inline-block;
  max-width: 350px;
  position: absolute;
  top: 48%;
  left: auto;
  right: 0;
}
#mpm-how-can-btn button {
  display: inline-block;
  padding: 20px 40px;
  background: #ff2232;
  border: none;
  text-align: left;
  color: #fff !important;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}
#page-inner-right {
  width: 35%;
}
#mpm-info.mpm-info-about #mpm-container.mpm-info .main_heading {
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
}
#mpm-info .gform_title {
  color: #fff;
  font-size: 30px;
  padding: 0 0 10px;
  font-weight: 600;
  text-align: left;
}
#mpm-info .gform_description {
  color: #b9ddff;
  display: block;
  padding: 0 0 30px;
  font-weight: 500;
  text-align: left;
  width: 100%;
}
#page-inner-left.vc_column_container > .vc_column-inner {
  display: block;
  position: relative;
  width: 100%;
  max-width: 740px;
  padding: 0 10% 0 40px;
  float: right;
}
#page-inner-left h2 {
  width: auto;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 40px;
  padding: 0 0 40px;
  font-weight: 600;
}
#page-inner-left a {
  color: #fff !important;
}
#page-inner-left h2::before {
  content: "";
  background: #ff2232;
  height: 3px;
  left: -1000px;
  bottom: 20px;
  right: 0;
  position: absolute;
}
#page-inner-left h4,
#page-inner-left p {
  color: #b9ddff;
  font-size: 16px;
  padding: 0 0 24px;
  font-weight: 500;
  line-height: 1.5em;
}
#page-inner-left ul {
  padding: 0 0 0 80px;
}
#page-inner-left ul li {
  color: #fff;
  list-style: none;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  padding: 0 0 12px;
  line-height: 1.5em;
}
#page-inner-left ul li::before {
  content: "\f058";
  font-family: Fontawesome;
  position: absolute;
  top: 2px;
  left: -30px;
  color: #ff2232;
}
#page-inner-left ul li a {
  font-weight: 600;
  color: #fff !important;
}
#mpm-faq {
  padding: 100px 0 60px;
}
#mpm-faq h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  padding: 0 0;
}
#mpm-faq h3 {
  color: #5e87da;
  font-size: 18px;
  padding: 0 0 4px;
  font-weight: 600;
}
#mpm-faq p {
  color: #fff;
  font-size: 16px;
  line-height: 1.75em;
  padding: 0 0 20px;
  margin: 5px 0;
  font-weight: 400;
}
#mpm-faq a {
  text-decoration: none;
  font-weight: 600;
  color: #ff2232;
}
#mpm-faq ul {
  padding: 0 0 0 30px;
}
#mpm-faq ul li {
  font-size: 14px;
  padding: 0 0 5px;
  color: #b9ddff;
  line-height: 1.75em;
  position: relative;
  display: block;
}
#mpm-faq ul li::before {
  content: "\f111";
  font-family: Fontawesome;
  color: #ff2232;
  position: absolute;
  left: -20px;
  font-size: 8px;
  top: 0;
}
/*--------------------------------------------------------------
## Boxify_work
--------------------------------------------------------------*/
.main_heading {
  color: #ffffff;
  font-size: 35px;
  margin: 0 auto;
  font-weight: 600;
  width: 100%;
  line-height: 36px;
  margin-bottom: 15px;
  float: left;
}
.main_title {
  color: #fff;
  font-size: 37px;
  margin: 0 auto;
  font-weight: 500;
  width: 100%;
  margin-bottom: 15px;
  float: left;
}
.main_desc {
  color: #fff;
  font-size: 15px;
  margin-bottom: 30px;
  width: 100%;
  line-height: 23px;
  float: left;
  text-align: left;
}
.boxify_work_sec {
  text-align: center;
}
.boxify_work_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 20px;
}
.boxify_work_desc {
  font-size: 15px;
}
.boxify_banner {
  float: left;
  width: 100%;
}
.boxify_banner_button {
  margin-bottom: 10px;
  text-align: left;
  color: #fff;
}
.boxify_nanner_title {
  float: left;
  text-align: left;
  margin-bottom: 30px;
}
.boxify_banner_button button.main_getstarted {
  color: #7b009d;
  background: #ffff00;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 800;
  font-size: 15px;
  line-height: 23px;
  margin-right: 15px;
}
.boxify_banner_button button.main_whatsapp {
  color: #7b009d;
  background: #ffffff;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 800;
  font-size: 15px;
  line-height: 23px;
  margin-left: 15px;
}
.main_whatsapp i.fa.fa-whatsapp {
  margin-right: 8px;
  font-size: 22px;
  line-height: 22px;
}
ul.check-list {
  text-align: left;
}
ul.check-list li {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}
ul.check-list li i {
  color: #00ffff;
  margin-right: 6px;
}
.boxify_work_box > .vc_column-inner > .wpb_wrapper {
  background: #fff;
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  -moz-box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  padding: 60px 20px;
  border-radius: 10px;
  z-index: 9;
  position: relative;
  max-height: 450px;
}
.boxify_work_box > .vc_column-inner > .wpb_wrapper:hover {
  box-shadow: 0 2px 5px 0 rgb(170 0 255), 0 2px 10px 0 rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 2px 5px 0 rgb(170 0 255), 0 2px 10px 0 rgb(0 0 0 / 12%);
  -moz-box-shadow: 0 2px 5px 0 rgb(170 0 255), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.boxify_work_box {
  padding: 0px 15px;
}
.boxify_work_section {
  margin-top: -180px;
  z-index: 99;
  position: relative;
}
/*--------------------------------------------------------------
## Boxify Stop section
--------------------------------------------------------------*/

.boxify_stop_section {
  margin: 100px 0;
}
.boxify_stop_do_title {
  text-transform: capitalize;
}
.boxify_stop_do_title h2 {
  text-transform: capitalize;
  color: #000;
  font-weight: 800;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 32px;
}
.boxify_stop_do_desc p {
  font-size: 15px;
  line-height: 22px;
}
.boxify_stop_do {
  padding: 50px 0px;
}
.boxify_stop_section {
  position: relative;
}
.stop_bg_left_img .vc_single_image-wrapper img {
  position: absolute;
  left: -365px;
  top: -24px;
}
.stop_bg_right_img .vc_single_image-wrapper img {
  position: absolute;
  top: -582px;
  right: -366px;
}
/*--------------------------------------------------------------
## Facebook slider
--------------------------------------------------------------*/
.extract_img.extract {
  float: right;
  display: inline-block;
  padding: 0 15px;
}
.extract {
  width: 50%;
  display: inline-block;
  padding: 200px 98px;
}
.extract_description h2.extract_title {
  font-size: 27px;
  color: #000000;
  line-height: 37px;
  margin-bottom: 20px;
}
ul.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
  column-gap: 12px;
}
li.slick-active button {
  background: #9a33fb;
}
.slick-dots button {
  font-size: 0;
  height: 10px;
  width: 10px;
  background: #c0cec8;
  transform: rotate(45deg);
  border-radius: 2px;
}
button.slick-next.slick-arrow {
  right: 0;
  left: auto;
}

button.slick-prev.slick-arrow {
  left: 0;
  right: auto;
}
button.slick-arrow {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  padding: 0;
}

.vc_custom_1631507322601 {
  background-image: none !important;
  background-size: cover;
  -webkit-background-size: cover;
  width: 100%;
  height: 1750px;
  overflow: hidden;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.vc_custom_1631507322601::after {
  content: "";
  width: 235%;
  height: 0;
  padding-top: 250%;
  border-radius: 100%;
  background: #f5f9fc;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: -5px 0px 12px rgb(27 76 126);
  -webkit-box-shadow: -5px 0px 12px rgb(27 76 126);
  -moz-box-shadow: -5px 0px 12px rgb(27 76 126);
}
.title_img {
  padding: 40px 0;
}

h3.gform_title {
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
}
.gform_heading p {
  font-size: 18px;
  line-height: 20px;
  margin-top: 25px;
}
.boxify_fb_maintitle {
  margin-bottom: 100px !important;
}

/*--------------------------------------------------------------
## How it work section
--------------------------------------------------------------*/

.boxify_work_row {
  margin: 50px 0;
}
.boxify_works_title .extract_title {
  color: #fff;
  font-size: 30px;
  line-height: 35px;
}
.boxify_works_title {
  margin-bottom: 15px;
}
.boxify_works_desc {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
.works_button {
  color: #fff;
}
.boxify_works_main_desc {
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 23px;
}
.boxify_Works_button button.Works_whatsapp {
  color: #7b009d;
  background: #ffff00;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 800;
  font-size: 15px;
  line-height: 23px;
  margin-left: 15px;
  margin-bottom: 20px;
}

.boxify_Works_button button.Works_email {
  color: #7b009d;
  background: #ffffff;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 800;
  font-size: 15px;
  line-height: 23px;
  margin-left: 15px;
  margin-top: 20px;
}
.boxify_Works_button button.Works_email i,
.boxify_Works_button button.Works_whatsapp i {
  margin-right: 6px;
  font-size: 20px;
}
/*--------------------------------------------------------------
## Boost Engagement
--------------------------------------------------------------*/
#boxify_engage {
  background: #f5f9fc;
}

#boxify_engage {
  background-image: none !important;
  background-size: cover;
  -webkit-background-size: cover;
  width: 100%;
  height: 1450px;
  overflow: hidden;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
#boxify_engage::after {
  content: "";
  width: 235%;
  height: 0;
  padding-top: 250%;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: -5px 0px 12px rgb(229 236 241);
}
h2.engage_title {
  font-size: 50px;
}
.engage_desc p {
  font-size: 16px;
  line-height: 25px;
}
.engage_description {
  margin-bottom: 140px !important;
}
h2.engage_title_list {
  font-size: 26px;
  font-weight: 800;
  line-height: 30px;
}
.engage_section_part {
  margin-bottom: 100px !important;
}
.engage_desc_list {
  font-size: 16px;
  line-height: 26px;
}
input[type="submit"]:hover {
  background: #000;
}
/*--------------------------------------------------------------
## Newslatter
--------------------------------------------------------------*/
.boxify_newslatter h2 {
  font-weight: 800;
  font-size: 50px;
  color: #fff;
}
input[type="email"] {
  width: 460px;
  padding: 10px;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
}
.mc4wp-form-fields {
  text-align: center;
  position: relative;
}

input[type="submit"] {
  position: absolute;
  right: 355px;
  background: #fff;
  color: #46009d;
  text-transform: capitalize;
  padding: 11px;
  border-radius: 5px;
}
.boxify_Works_button p {
  color: #fff;
}
#news-letter {
  padding: 80px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

/*--------------------------------------------------------------
## contact
--------------------------------------------------------------*/

#mpm-contact {
  z-index: 10;
  display: block;
  height: auto;
  width: 100%;
  padding: 120px 0;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  color: #fff;
  margin: 0 auto;
}
#mpm-contact:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 17, 37, 0.9);
  z-index: -10;
}

#mpm-contact .gform_title {
  font-size: 40px;
  font-weight: 600;
  padding: 0 0 30px;
  display: block;
  position: relative;
}

#mpm-contact .gform_description {
  color: #b9ddff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  padding: 0 0 60px;
  display: block;
  position: relative;
}
.gform_description {
  width: 50%;
  margin: 0 auto;
}
#mpm-contact-action {
  float: left;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#mpm-contact-action .vc_general.vc_cta3.vc_cta3-style-classic {
  background: transparent;
  border: none;
}
#mpm-contact-action .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content,
#mpm-contact-action .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
  display: inline-block;
  padding: 0;
  margin: 0 50px;
}

#mpm-contact-action
  .vc_general.vc_cta3.vc_cta3-actions-right
  .vc_cta3-content
  h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 41px;
  margin-bottom: 0;
}
#mpm-contact-btn a {
  font-size: 16px;
  border-radius: 5px;
  padding: 10px 15px;
  border: none;
  color: #000;
}
#mpm-contact-btn a:hover {
  background-color: #000;
  color: #fff;
}
.error-404.not-found {
  height: 100%;
  padding: 0;
  margin: 0 auto;
  margin-top: 30%;
  text-align: center;
}
/*--------------------------------------------------------------
## mct-image-block
--------------------------------------------------------------*/
#mpm-image-block {
  padding: 90px 0 70px;
  background-attachment: fixed;
}
#mpm-image-block .sp-wpcp-783 .wpcp-single-item {
  border: none !important;
}

/*--------------------------------------------------------------
## footer
--------------------------------------------------------------*/

footer {
  margin-top: 0;
}
.footer-left {
  float: left;
  width: 50%;
  text-align: left;
}
.footer-right {
  float: left;
  width: 50%;
}
footer#colophon .site-info {
  background: #dfe4e5;
  padding: 30px 50px;
  color: #000;
  font-size: 14px;
  text-align: right;
  text-transform: capitalize;
  display: inline-block;
  width: 100%;
  float: left;
}
footer#colophon .copyright a {
  color: #fff;
}
footer#colophon .copyright a:hover {
  color: #c7b39b;
}
.copyright {
  float: left;
  width: 100%;
  margin-top: 12px;
  font-size: 16px;
}
/*--------------------------------------------------------------
## Footer social
--------------------------------------------------------------*/
.footer-social.widget,
.footer-social.widget .widget {
  text-align: left;
  margin: 0 auto;
}
.footer-social.widget {
  margin: 0 auto 0;
}
.footer-social li {
  list-style: none;
  display: inline-flex;
}
.footer-social ul {
  margin: 0;
  padding: 0;
}
.footer-social li {
  height: 30px;
  width: 30px;
  position: relative;
  text-align: center;
  border-radius: 100%;
  margin-left: 12px;
}
.footer-social li a {
  height: 35px;
  width: 35px;
  font-size: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.footer-social li:before {
  color: #000;
  font-size: 22px;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  line-height: 35px;
}

.contact .content-left {
  width: 100%;
}

.contact #main-sidebar {
  display: none;
}
li.footer_link_class a,
li.footer_link_class1 a {
  font-size: 16px;
  color: #000;
  padding: 0 30px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
li.footer_link_class1 a {
  margin: 0 80px;
}

li#menu-item-350 {
  margin-left: 229px;
}
#mpm-contact-address {
  float: left;
  width: 50%;
  color: #000;
}
#mpm-contact-address strong {
  font-size: 20px;
  margin-top: 0;
  color: #000;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  position: relative;
  font-family: "Cuprum", sans-serif;
}

#mpm-contact-address li {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
}
#mpm-contact-img {
  margin-top: 20px;
  display: block;
  float: left;
  width: 100%;
}

/*--------------------------------------------------------------
## Back TO Top
--------------------------------------------------------------*/

.backtotop {
  height: 36px;
  width: 36px;
  right: 15px;
  bottom: 20px;
  display: none;
  position: fixed;
  z-index: 999;
  font-size: 26px;
  padding: 0;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  background-color: #38bce0;
  color: #ffffff;
  border: 1px solid #18e5d6;
  border-radius: 100%;
}
.backtotop.fixed {
  display: block;
}
.backtotop:hover {
  background: #fff;
  color: #e30613;
}

.content-left > .row {
  margin-right: 0;
}
.content-right > .row {
  margin-left: 0;
}

.page_content_title p {
  font-size: 20px;
  color: #444;
}
.page_content {
  margin-bottom: 20px;
}
.page_content p {
  color: #444;
}
.page_content ul {
  padding: 0 10px;
  margin: 10px 0;
}
.page_content ul li {
  padding: 5px 0;
}
/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/

@media only screen and (max-width: 1700px) {
  #mpm_item > .vc_column-inner {
    height: 500px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-top-right {
    width: 70%;
  }
  .header-top-left {
    width: 30%;
  }
  #mpm_item .feat-title {
    font-size: 30px;
    padding: 25px 0;
  }
  #mpm_item .feat-txt p {
    font-size: 14px;
  }
  #mpm_item > .vc_column-inner {
    height: 453px;
  }
  #mpm-services {
    padding: 50px 0;
  }
  #mpm-contact {
    padding: 60px 0;
  }
  #mpm-contact .gform_description {
    padding: 0 0 25px;
  }
  div.wpcf7 textarea {
    height: 90px;
  }
  #mpm-banner-logo.wpb_single_image img {
    max-width: 70%;
  }
  #mpm-container.mpm-info {
    height: 750px;
  }
  #mpm-info {
    min-height: 750px;
  }
  #mpm-principal {
    padding: 80px 0 40px;
  }
  .wpb_single_image.mpm-services-img img {
    max-height: 83px;
    max-width: 180px;
  }
  #mpm-info.mpm-info-about {
    min-height: 400px;
  }
  #mpm-info.mpm-info-about #mpm-container.mpm-info {
    height: 400px;
  }
  #contact-menu li:before {
    font-size: 26px;
    text-align: center;
  }
  span.reg_no {
    font-size: 14px;
    margin: 0;
  }
  .main_heading,
  .main_title {
    font-size: 28px;
  }
  h3.gform_title {
    font-size: 34px;
    line-height: 40px;
  }
  h2.engage_title {
    font-size: 34px;
  }
  .engage_desc p {
    font-size: 14px;
    line-height: 22px;
  }
  h2.engage_title_list {
    font-size: 20px;
    line-height: 22px;
  }
  .engage_desc_list {
    font-size: 13px;
  }
  .engage_section_part {
    margin-bottom: 80px !important;
  }
  .vc_custom_1631507322601 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media only screen and (max-width: 991px) {
  .header-top-right,
  .header-top-left {
    width: 100%;
    text-align: center;
  }
  li#menu-item-1329::after {
    left: -16px;
  }
  .header-top-right {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: auto;
  }
  .header-top-left a {
    margin: 0 auto;
  }
  .main-navigation {
    padding: 0;
  }
  .main-navigation-res {
    width: 100%;
    margin-right: 0;
    background: #000;
    float: left;
  }
  .menu-main-navigation-container {
    width: 100%;
    margin: 0 auto;
  }
  .main-navigation #menu-navigation {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(12, 37, 63, 1);
    z-index: 9;
    padding: 10px;
    border-radius: 0;
    box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.6);
    -moz-box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.6);
    display: none;
    width: 100%;
    overflow: hidden;
    max-height: 308px;
    overflow-y: auto;
  }
  .main-navigation a,
  .dropdown-menu > li > a {
    height: auto;
    line-height: 20px;
  }
  .main-navigation a:hover {
    color: #e30613;
  }
  .main-navigation li {
    float: left;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  button.menu-toggle {
    background: transparent;
    box-shadow: none;
    padding: 18px 15px;
    line-height: 24px;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
  }
  button.menu-toggle i {
    color: #fff;
    font-size: 24px;
    padding-right: 10px;
    float: left;
  }
  button.menu-toggle:hover i,
  button.menu-toggle:hover {
    color: #e30613;
  }
  .main-navigation #menu-navigation > li > a {
    padding: 10px;
  }
  .main-navigation ul.menu > li:first-child {
    padding-left: 0;
  }
  .main-navigation a:after {
    content: none;
  }

  .main-navigation ul.menu > li.dropdown.open > a::after {
    content: "\f106";
  }
  .main-navigation ul.menu > li {
    padding: 0;
    height: auto;
  }
  .wp_info_heading {
    font-size: 26px !important;
    padding-bottom: 15px;
    overflow: hidden;
  }
  #main-sidebar {
    left: 0;
    right: 0;
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }
  .page_content {
    margin-bottom: 0;
  }
  .services_desc {
    width: 90%;
  }
  #mpm-image-block {
    padding: 60px 0 40px;
  }
  .content-left > .row {
    margin-right: -15px;
  }
  .content-right > .row {
    margin-left: -15px;
  }
  .main-sidebar div.wpcf7 {
    border: none;
  }
  .main_heading {
    font-size: 22px;
    line-height: 40px;
  }
  .main_title {
    font-size: 22px;
  }
  .main_desc {
    font-size: 14px;
    line-height: 30px;
  }
  #mpm-container.mpm-info {
    height: 700px;
  }
  #mpm-info {
    min-height: 700px;
  }
  .main_booknow {
    font-size: 24px;
  }
  h1 {
    margin: 0.3em 0;
  }
  h2.vc_custom_heading.default_heading {
    padding: 0 0 10px;
  }
  .wpb_button,
  .wpb_content_element,
  ul.wpb_thumbnails-fluid > li {
    margin-bottom: 15px;
  }
  #mpm_item {
    border-right: none;
    width: 100%;
    border-bottom: 2px solid #5e87da;
  }
  #mpm_item > .vc_column-inner {
    height: auto;
  }
  .mpm-services-img {
    height: 130px;
    width: 33.3333%;
    padding: 15px;
  }
  #mpm-info.mpm-info-about {
    min-height: 300px;
  }
  #mpm-info.mpm-info-about #mpm-container.mpm-info {
    height: 300px;
  }
  #mpm-principal {
    padding: 40px 0 0;
  }
  #mpm-info.mpm-info-termites {
    padding-top: 90px;
  }
  #page-inner-left,
  #page-inner-right {
    width: 100%;
  }
  #page-inner-right {
    padding: 0 30px;
    display: block;
    float: left;
  }
  #mpm-how-can-btn button {
    display: none;
  }
  .mpm-principal-termite #mpm_description {
    width: 100%;
  }
  #mpm-faq {
    padding: 68px 0 20px;
  }
  #contact-menu {
    position: relative;
    top: 6px;
  }
  #contact-menu li:before {
    left: 0;
  }
  li#menu-item-1329::before {
    left: -10px !important;
  }
  .boxify_nanner_title {
    margin-bottom: 20px;
  }
  .boxify_banner_button button.main_getstarted,
  .boxify_banner_button button.main_whatsapp {
    font-size: 14px;
    padding: 10px 12px;
  }
  .boxify_work_box > .vc_column-inner > .wpb_wrapper {
    padding: 20px 10px;
  }
  .boxify_work_title {
    font-size: 16px;
  }
  .boxify_work_box .wpb_single_image img {
    width: 100px;
    height: auto;
  }
  .boxify_stop_section {
    margin: 70px 0 30px;
  }
  input[type="submit"] {
    right: 140px;
  }
  footer#colophon .site-info .footer-left {
    width: 100%;
    align-items: center;
    display: flex;
  }
  .footer-right {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  li#menu-item-1329::after {
    left: -8px;
    top: 14px;
  }
}

@media only screen and (max-width: 767px) {
  #mpm-row,
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  #mpm-container,
  .container {
    width: 100%;
  }
  .header-top-right,
  .header-top-left {
    padding: 0;
  }
  #mpm-banner-logo.wpb_single_image img {
    max-width: 50%;
  }
  #mpm-container.mpm-info {
    height: 610px;
  }
  #mpm-banner-logo {
    margin-bottom: 20px;
  }
  #mpm-info {
    min-height: 1018px;
  }
  #mpm-principal {
    margin: 25px auto;
  }
  #mpm-contact {
    padding: 20px 0;
  }
  #mpm-contact .gform_title {
    padding: 0 0 10px;
  }
  #mpm-contact .gform_description {
    padding: 0 0;
  }
  .footer-left {
    width: 100%;
    text-align: center;
  }
  .footer-right {
    width: 100%;
  }
  footer#colophon .site-info {
    padding: 30px 15px;
  }
  .footer-social.widget,
  .footer-social.widget .widget {
    text-align: center;
  }
  .copyright {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .gform_description {
    width: 100%;
  }
  .default_heading {
    margin-bottom: 15px;
    font-size: 20px !important;
  }
  .mpm-principal-content.vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  #mpm-services {
    padding: 25px 0 10px;
  }
  #mpm-contact-action
    .vc_general.vc_cta3.vc_cta3-actions-right
    .vc_cta3-content,
  #mpm-contact-action
    .vc_general.vc_cta3.vc_cta3-actions-right
    .vc_cta3-actions {
    margin: 0px 20px;
  }
  #mpm-info {
    padding: 15px;
  }
  #mpm-how-can-btn button {
    display: none;
  }
  .mpm-principal-termite #mpm_description h1 {
    font-size: 22px;
    padding: 0 0 20px;
  }
  #mpm-faq {
    padding: 20px 0 20px;
  }
  .boxify_work_box > .vc_column-inner > .wpb_wrapper {
    margin: 15px 120px;
    padding: 25px 20px;
  }
  .boxify_work_box .wpb_single_image img {
    width: auto;
  }
  .boxify_work_title {
    font-size: 20px;
  }
  .boxify_banner,
  .boxify_nanner_title,
  .main_desc,
  .boxify_banner_button,
  ul.check-list {
    text-align: center;
  }
  .extract {
    width: 100%;
    padding: 10px 100px;
    text-align: center;
  }
  #mpm-info #mpm-container {
    display: flex;
    flex-direction: column-reverse;
  }
  .boxify_stop_section {
    display: flex;
    flex-direction: column-reverse;
  }
  .boxify_stop_do {
    text-align: center;
    padding: 0;
  }
  .title_img {
    padding: 20px 0;
  }
  .vc_custom_1631507322601::after {
    content: none;
  }
  #boxify_engage::after {
    content: none;
  }
  .slick-slide img {
    display: unset;
  }
  h3.gform_title {
    padding: 0 155px;
  }
  .boxify_works_title .extract_title {
    font-size: 24px;
    line-height: 24px;
  }
  #boxify_engage .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
  .wpb_text_column.wpb_content_element.engage_section_part {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  .boxify_testimonials {
    padding-top: 30px;
  }
  .inner_testimonil {
    padding: 10px;
    height: 480px;
  }
  .boxify_newslatter h2 {
    font-size: 40px;
  }
  input[type="submit"] {
    right: 145px;
  }
  .copyright {
    text-align: center;
  }
  .vc_custom_1631507322601 {
    height: initial;
    padding-bottom: 100px !important;
    background-size: auto;
  }
  .engage_desc_list {
    font-size: 15px;
    max-width: 600px;
    margin: 0 auto;
  }
  .engage_desc_list p br {
    display: none;
  }

  #boxify_engage {
    height: initial;
    padding-bottom: 40px !important;
  }
  .testimonial_desc {
    font-size: 14px;
    line-height: 22px;
  }
  .testimonial_slider_section {
    padding: 40px 20px;
  }
}

@media only screen and (max-width: 599px) {
  .mpm-services-img {
    height: auto;
    width: 50%;
    padding: 15px;
  }
  #mpm-contact .gform_title {
    font-size: 30px;
  }
  #mpm-contact .gform_description {
    font-size: 16px;
  }
  #mpm-principal {
    padding: 0;
  }
  #mpm-info.mpm-info-about {
    min-height: 150px;
  }
  #mpm-info.mpm-info-about #mpm-container.mpm-info {
    height: 150px;
  }
  #page-inner-left h2 {
    font-size: 30px;
  }
  #page-inner-left ul {
    padding: 0 0 0 30px;
  }
  #mpm-faq h2 {
    font-size: 24px;
  }
  #news-letter {
    padding: 40px 0;
  }
  input[type="email"] {
    width: 290px;
    margin-bottom: 20px;
  }
  input[type="submit"] {
    right: 15px;
  }
  li#menu-item-1109,
  li#menu-item-1110,
  li#menu-item-1107 {
    display: none;
  }
  .boxify_newslatter h2 {
    font-size: 20px;
    margin-bottom: 24px !important;
  }

  .footer-social li {
    width: auto;
  }
  .footer-social li:first-child,
  .footer-social li:nth-child(2) {
    width: calc(50% - 15px);
    justify-content: center;
  }
  li.footer_link_class1 a {
    margin: 0;
  }
  .footer-social li a {
    position: relative;
  }
  li.footer_link_class a,
  li.footer_link_class1 a {
    padding: 0;
    width: auto;
  }
  .footer-social li#menu-item-350 {
    margin-left: 0;
  }
}

@media only screen and (max-width: 479px) {
  .header-top-right,
  .header-top-left,
  .col-xs-12.header-bottom-menu {
    padding: 0;
  }
  header#masthead {
    padding: 10px 15px;
  }
  #contact-menu {
    top: 1px;
  }
  #contact-menu li {
    padding: 0 15px;
  }
  span.reg_no {
    font-size: 12px;
  }
  .main_heading {
    font-size: 17px;
    line-height: 24px;
  }
  .main_title {
    font-size: 20px;
    line-height: 24px;
  }
  .main_desc {
    font-size: 12px;
    line-height: 20px;
  }
  .main_booknow {
    font-size: 14px;
    padding: 5px 35px;
    margin-top: 20px;
  }
  #mpm-container.mpm-info {
    height: 420px;
  }
  #mpm-info {
    min-height: 420px;
    padding-top: 50px;
  }
  .wpb_single_image.mpm-services-img img {
    max-height: 83px;
    max-width: 115px;
  }
  #mpm-contact .gform_title {
    font-size: 20px;
  }
  #page-inner-right {
    padding: 0 5px;
  }
  .main-navigation #menu-navigation {
    padding: 5px;
  }
  #mpm-info {
    font-size: 14px;
  }
  .default_heading {
    font-size: 22px !important;
  }
  li#menu-item-1329::before {
    left: -10px !important;
    top: 28px;
  }
  .wpb_button,
  .wpb_content_element,
  ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
  }
  .boxify_work_box > .vc_column-inner > .wpb_wrapper {
    margin: 10px 0;
    padding: 60px 20px;
  }
  #mpm-info {
    min-height: 800px;
    padding-top: 0;
  }
  .site-branding img {
    max-height: 38px;
  }
  li.try_demo a {
    left: -35px;
    padding: 15px 10px;
    top: 23px;
  }
  .boxify_banner_button button.main_getstarted,
  .boxify_banner_button button.main_whatsapp {
    font-size: 13px;
    padding: 10px 4px;
  }
  .boxify_banner_button button.main_getstarted {
    margin-right: 5px;
  }
  .boxify_banner_button button.main_whatsapp {
    margin-left: 5px;
  }
  h2.engage_title_list {
    margin-bottom: 15px !important;
  }
  .main_whatsapp i.fa.fa-whatsapp {
    margin-right: 5px;
    font-size: 18px;
    line-height: 16px;
  }
  .boxify_stop_do_title h2 {
    font-size: 22px;
  }
  .engage_description_list {
    margin-bottom: 30px !important;
  }
  h3.gform_title {
    padding: 0;
    font-size: 22px;
    line-height: 32px;
  }
  .gform_heading p {
    font-size: 14px;
  }
  .extract_img.extract {
    padding: 30px 15px;
  }
  .extract {
    padding: 10px;
  }
  ul.slick-dots {
    padding-top: 20px;
  }
  .boxify_works_desc {
    font-size: 13px;
    margin-bottom: 40px !important;
  }
  .boxify_work_row {
    margin: 20px 0;
  }
  .boxify_works_title .extract_title {
    font-size: 17px;
    line-height: 20px;
  }
  h2.engage_title {
    font-size: 22px;
    line-height: 32px;
  }
  .engage_desc p {
    font-size: 12px;
  }
  .engage_title_img {
    margin-top: 30px;
  }
  li#menu-item-1329::after {
    left: -18px;
    top: 25px;
    width: 59px;
  }
}
