/*	Theme Name: Altitude Pro	Theme URI: http://my.studiopress.com/themes/altitude/	Description: Make a stunning first impression, grab attention, and dynamically tell your story with beautiful images and clean typography.	Author: StudioPress	Author URI: http://www.studiopress.com/	Version: 1.1.4	Tags: one-column, two-columns, custom-header, custom-menu, e-commerce, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready	Template: genesis	Template Version: 2.1	License: GPL-2.0+	License URI: http://www.opensource.org/licenses/gpl-license.php	Text Domain: altitude-pro*/


/* Table of Contents	- HTML5 Reset		- Baseline Normalize		- Box Sizing		- Float Clearing	- Defaults		- Typographical Elements		- Headings		- Objects		- Gallery		- Forms		- Buttons		- Tables		- Screen Reader Text	- Structure and Layout		- Site Containers		- Column Widths and Positions		- Column Classes	- Common Classes		- Avatar		- Genesis		- Search Form		- Titles		- WordPress	- Widgets	- Plugins		- Genesis eNews Extended		- Jetpack	- Skip Links	- Site Header		- Title Area		- Widget Area	- Site Navigation		- Primary Navigation		- Secondary Navigation		- Footer Navigation		- Responsive Menu	- Content Area		- Front Page		- Dashicons		- Flexible Widgets		- Content		- Entries		- Entry Meta		- After Entry		- Pagination		- Content Boxes		- Comments	- Sidebar	- Footer Widgets	- Site Footer	- Media Queries		- Max-width: 1280px		- Max-width: 1200px		- Max-width: 1023px		- Max-width: 800px		- Max-width: 480px*/


/* HTML5 Reset---------------------------------------------------------------------------------------------------- */


/* Baseline Normalize--------------------------------------------- */


/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Black.woff2') format('woff2'), url('fonts/Roboto-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-ThinItalic.woff2') format('woff2'), url('fonts/Roboto-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Bold.woff2') format('woff2'), url('fonts/Roboto-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Medium.woff2') format('woff2'), url('fonts/Roboto-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-LightItalic.woff2') format('woff2'), url('fonts/Roboto-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Light.woff2') format('woff2'), url('fonts/Roboto-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Thin.woff2') format('woff2'), url('fonts/Roboto-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-BlackItalic.woff2') format('woff2'), url('fonts/Roboto-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Italic.woff2') format('woff2'), url('fonts/Roboto-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Regular.woff2') format('woff2'), url('fonts/Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-BoldItalic.woff2') format('woff2'), url('fonts/Roboto-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-MediumItalic.woff2') format('woff2'), url('fonts/Roboto-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

progress {
  vertical-align: baseline
}

template,
[hidden] {
  display: none
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

dfn {
  font-style: italic
}

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

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

code,
kbd,
pre,
samp {
  font-family: 'Roboto';
  font-size: 1em
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: bold
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

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

textarea {
  overflow: auto
}

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

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}


/* Box Sizing--------------------------------------------- */

html,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}


/* Float Clearing--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}


/* Defaults---------------------------------------------------------------------------------------------------- */


/* Typographical Elements--------------------------------------------- */

html {
  font-size: 62.5%;
  /* 10px browser default */
}

body {
  background: #eeedef none repeat scroll 0 0;
  color: #000;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
}

body.altitude-home {
  background: none;
}

a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.site-header.dark {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

::-moz-selection {
  background-color: #000;
  color: #fff;
}

::selection {
  background-color: #000;
  color: #fff;
}

a {
  color: #ef6f06;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #000;
  outline: none !important;
}

p {
  margin: 0 0 15px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}


b,
strong {
  font-weight: 800;
}

cite,
em,
i {
  font-style: italic;
}

.image-section .widget:first-of-type cite {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
}

mark {
  background: #ddd;
  color: #000;
}

blockquote {
  color: #999;
  margin: 40px;
}

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}

.image-section .widget:first-of-type blockquote {
  color: #fff;
  font-size: 8rem;
  font-weight: 200;
  line-height: 1;
  margin: 0 0 20px;
}

.image-section blockquote::before {
  display: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 2px solid #f5f5f5;
  clear: both;
  margin: 40px 0;
}


/* Headings--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto';
  font-weight: 200;
  line-height: 1.2;
  margin: 0 0 20px;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 32px;
  font-size: 3.2rem;
}

.front-page-1 .widget:first-of-type h4,
.front-page-2 .widget:first-of-type h4 {
  font-size: 80px;
  font-size: 8rem;
  font-weight: 200;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
}

h3 {
  font-size: 30px;
  font-size: 3rem;
}

h4 {
  font-size: 24px;
  font-size: 2.4rem;
}

.image-section h4,
.solid-section h4,
.image-section .widget-title,
.solid-section .widget-title {
  border-width: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 3px;
  padding-bottom: 0;
  text-transform: uppercase;
}

h5 {
  font-size: 20px;
  font-size: 2rem;
}

h6 {
  font-size: 18px;
  font-size: 1.8rem;
}


/* Objects--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 76%;
}

img {
  height: auto;
}

.full-width-content img.pull-left {
  float: left;
  margin: 0 40px 40px -200px;
}

.full-width-content img.pull-right {
  float: right;
  margin: 0 -200px 40px 40px;
}

.serv-main-div .service-box_second .service-image {
  margin-left: 68px;
}


/* Gallery--------------------------------------------- */

.gallery {
  margin-bottom: 28px;
  overflow: hidden;
}

.gallery-item {
  float: left;
  margin: 0;
  padding: 0 4px;
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

.gallery .gallery-item img {
  border: none;
  height: auto;
  margin: 0;
}


/* Forms--------------------------------------------- */

input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 20px;
  font-size: 2rem;
  padding: 20px;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

.front-page input:focus,
.front-page textarea:focus {
  border: 1px solid #ef6f06;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

::-moz-placeholder {
  color: #000;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #000;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button {
  background-color: #ef6f06;
  border: 2px solid #ef6f06;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 10px 25px;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  white-space: normal;
  width: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}


/* Buttons--------------------------------------------- */

button:focus,
button:hover,
input:focus[type="button"],
input:hover[type="button"],
input:focus[type="reset"],
input:hover[type="reset"],
input:focus[type="submit"],
input:hover[type="submit"],
.button.clear:focus,
.button.clear:hover,
.button:focus,
.button:hover,
.footer-widgets .widget .button,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.widget .button.clear:focus,
.widget .button.clear:hover,
.widget .button:focus,
.widget .button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}

.button {
  display: inline-block;
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
  padding: 8px 16px;
}

.footer-widgets .widget .button.clear,
.widget .button.clear {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}

.image-section .button {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
}

.image-section .widget .button.clear {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.footer-widgets button:focus,
.footer-widgets button:hover,
.footer-widgets input:focus[type="button"],
.footer-widgets input:hover[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .widget .button:focus,
.footer-widgets .widget .button:hover,
.image-section button:focus,
.image-section button:hover,
.image-section input:focus[type="button"],
.image-section input:hover[type="button"],
.image-section input:focus[type="reset"],
.image-section input:hover[type="reset"],
.image-section input:focus[type="submit"],
.image-section input:hover[type="submit"],
.image-section .widget .button:focus,
.image-section .widget .button:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover,
.site-container .footer-widgets .widget input[type="submit"]:disabled,
.site-container .footer-widgets .widget input[type="submit"]:disabled:hover {
  background-color: #ddd;
  border-color: #ddd;
  color: #444;
  cursor: not-allowed;
}

.post-password-form input[type="password"] {
  margin-bottom: 15px;
}


/* Tables--------------------------------------------- */

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom: 1px solid #ddd;
}

th,
td {
  text-align: left;
}

th {
  font-weight: bold;
  text-transform: uppercase;
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
}


/* Screen Reader Text--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.more-link {
  position: relative;
}


/* Structure and Layout---------------------------------------------------------------------------------------------------- */


/* Site Containers--------------------------------------------- */

.site-inner,
.wrap {
  float: none;
  margin: 0 auto;
  max-width: 90%;
}

.site-inner {
  clear: both;
  position: relative;
  z-index: 9;
  word-wrap: break-word;
}

.front-page .site-container .site-inner {
  margin-top: 0;
  max-width: 100%;
}

.altitude-landing .site-container .site-inner {
  margin-top: 100px;
}

.secondary-nav .site-inner {
  margin-top: 250px;
}


/* Column Classes--------------------------------------------- */


/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0;
}


/* Genesis--------------------------------------------- */

.breadcrumb {
  border-bottom: 2px solid #f5f5f5;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 60px !important;
  padding-bottom: 10px;
}

.archive-description,
.author-box {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 100px;
  padding: 40px 0;
}

.author-box-title {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 8px;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}


/* Search Form--------------------------------------------- */

.search-form {
  overflow: hidden;
  position: relative;
}

.search-form input[type="submit"] {
  padding: 25px;
}

.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

.widget_search input[type="submit"]:focus {
  background: #000;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  padding: 20px 23px;
  right: 0;
  top: 0;
}

.error404 .content .search-form {
  margin-bottom: 40px;
}

.error404 .content input[type="search"] {
  margin-right: 10px;
  width: auto;
}


/* Titles--------------------------------------------- */

.archive-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 20px;
}

.entry-title {
  font-size: 48px;
  font-size: 4.8rem;
}

.sidebar .entry-title {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: left;
}

.entry-title a {
  color: #000;
}

.entry-title a:focus,
.entry-title a:hover {
  color: #ef6f06;
}


/* WordPress--------------------------------------------- */

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

a.alignnone {
  display: inline-block;
}

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin: 0 0 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.gallery-caption,
.entry-content .gallery-caption {
  margin: 0 0 10px;
}

.post-password-form input {
  width: auto;
}

.post-password-form input[type="submit"] {
  padding: 25px;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
  margin: 0 0 28px;
}


/* Widgets---------------------------------------------------------------------------------------------------- */

.widget {
  word-wrap: break-word;
}

.widget ol>li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}


/* Featured Content--------------------------------------------- */

.featured-content .entry-title {
  font-size: 24px;
  font-size: 2.4rem;
}


/* Simple Social Icons--------------------------------------------- */

.altitude-home .content .simple-social-icons {
  margin-top: 40px;
}

.altitude-home .content .simple-social-icons ul li {
  margin: 0 20px !important;
}

.altitude-home .content .simple-social-icons ul li a,
.altitude-home .content .simple-social-icons ul li a:focus,
.altitude-home .content .simple-social-icons ul li a:hover {
  padding: 30px;
}


/* Plugins---------------------------------------------------------------------------------------------------- */


/* Genesis eNews Extended--------------------------------------------- */

.enews-widget input {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%;
}

.enews form+p {
  margin-top: 24px;
}


/* Genesis Portfolio Pro--------------------------------------------- */

.genesis-pro-portfolio .content .pro-portfolio {
  padding: 0;
}


/* Jetpack--------------------------------------------- */

#wpstats {
  display: none;
}


/* Skip Links---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}


/* Display outline on focus */

:focus {
  color: #333;
  outline: #ccc solid 1px;
}


/* Site Header---------------------------------------------------------------------------------------------------- */

.site-header {
  background-color: #000;
  left: 0;
  position: relative;
  width: 100%;
  z-index: 999;
}

.home .site-header {
  position: absolute;
}

.featured-section .site-header {
  background-color: transparent;
}

.featured-section .site-header>.wrap {
  border-bottom: 1px solid #fff;
}

.site-header.dark {
  background-color: #000;
  position: fixed;
}

.site-header.dark>.wrap {
  border-bottom: none;
}

.site-header.dark .nav-secondary {
  display: none;
}


/* Title Area--------------------------------------------- */

.title-area {
  float: left;
  padding: 25px 0;
  width: 300px;
}

.site-header.dark .title-area {
  padding: 15px 0;
}

.site-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
  color: #fff !important;
}

.header-image .title-area,
.header-image .site-header.dark .title-area {
  padding: 0;
}

.header-image .site-title>a {
  background-size: contain !important;
  display: block;
  height: 35px;
  text-indent: -9999px;
}

.header-image .dark .site-title>a {
  height: 35px;
}

.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px;
}


/* Site Navigation---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
  line-height: 1;
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
}

.genesis-nav-menu li li {
  margin-left: 0;
}

.genesis-nav-menu a {
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 30px 15px;
  text-transform: uppercase;
}

.site-header.dark .genesis-nav-menu a {
  padding: 20px 15px;
}

.genesis-nav-menu li.highlight a:focus::before,
.genesis-nav-menu li.highlight a:hover::before {
  color: #fff;
}

.genesis-nav-menu li.highlight>a {
  font-weight: 800;
}

.front-page .genesis-nav-menu li.current-menu-item>a,
.genesis-nav-menu>li>a {
  border-bottom: 2px solid transparent;
}

.front-page .genesis-nav-menu li.current-menu-item>a:focus,
.front-page .genesis-nav-menu li.current-menu-item>a:hover,
.genesis-nav-menu li.current-menu-item>a,
.genesis-nav-menu>li>a:focus,
.genesis-nav-menu>li>a:hover {
  border-color: #fff;
}

.genesis-nav-menu>.menu-item>a {
  text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
  left: -9999px;
  letter-spacing: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 200px;
  z-index: 99;
}

.genesis-nav-menu .sub-menu a {
  background-color: #111;
  outline: none;
  padding: 20px;
  position: relative;
  width: 200px;
}

.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item>a {
  background-color: #222;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu>.first>a {
  padding-left: 0;
}

.genesis-nav-menu>.last>a {
  padding-right: 0;
}

.genesis-nav-menu>.right {
  color: #fff;
  display: inline-block;
  list-style-type: none;
  padding: 27px 20px;
  text-transform: uppercase;
}

.genesis-nav-menu>.right>a {
  display: inline;
  padding: 0;
}

.genesis-nav-menu>.rss>a {
  margin-left: 48px;
}

.genesis-nav-menu>.search {
  display: block;
  margin: 0 auto;
  padding: 0 20px 20px;
  width: 50%;
}


/* Primary Navigation--------------------------------------------- */

.nav-primary {
  text-align: center;
}

.nav-primary .genesis-nav-menu {
  float: right;
}


/* Secondary Navigation--------------------------------------------- */

.nav-secondary {
  border-bottom: 1px solid #fff;
}


/* Footer Navigation--------------------------------------------- */

.nav-footer .genesis-nav-menu {
  padding: 20px 0;
}

.nav-footer .genesis-nav-menu a {
  border: none;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 0 20px;
  padding: 0;
}


/* Responsive Menu--------------------------------------------- */

.menu .menu-item:focus {
  position: static;
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
  left: auto;
  opacity: 1;
}

.sub-menu-toggle,
.menu-toggle {
  display: none;
  visibility: hidden;
}


/* Content Area---------------------------------------------------------------------------------------------------- */


/* Front Page--------------------------------------------- */

.image-section,
.solid-section {
  clear: both;
  text-align: center;
  width: 100%;
}

.image-section {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(30%, rgba(0, 0, 0, 0.5)), color-stop(80%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#e6000000', GradientType=0);
  display: table;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
}

.image-section .widget-area {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.image-section,
.image-section a {
  color: #fff;
}

.image-section a:focus,
.image-section a:hover,
.image-section .featured-content .entry-title a:focus,
.image-section .featured-content .entry-title a:hover {
  color: #ef6f06;
}

.solid-section {
  background-color: #fff;
}

.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
  border-top: 54px solid transparent;
  margin-top: -54px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  z-index: 9;
}

.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
  background-attachment: fixed;
  background-color: #fff;
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.front-page-1 {
  position: relative;
}

.front-page-1 .image-section {
  padding-top: 75px;
}

.secondary-nav .front-page-1 .image-section {
  padding-top: 150px;
}

.front-page-4 .solid-section {
  background-color: #f3f3f3;
}

.bottom-image {
  margin-bottom: -120px;
  margin-top: 100px;
}

.bottom-image img {
  margin-bottom: -10px;
}

.front-page .field-wrap:last-child {
  margin-bottom: 0;
}

.small-disclaimer {
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
}


/* Dashicons--------------------------------------------- */

.front-page .dashicons {
  font-size: 40px;
  font-size: 4rem;
  height: 40px;
  margin-bottom: 20px;
  width: 40px;
}


/* Flexible Widgets--------------------------------------------- */

.flexible-widgets {
  padding-bottom: 60px;
  padding-top: 100px;
}

.flexible-widgets .widget {
  float: left;
  margin: 0 0 40px 2.564102564102564%;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
  background: none;
  margin-left: 0;
  padding: 0;
  width: 100%;
}

.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
  width: 48.717948717948715%;
}

.flexible-widgets.widget-thirds .widget {
  width: 31.623931623931625%;
}

.flexible-widgets.widget-fourths .widget {
  width: 23.076923076923077%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
  clear: left;
  margin-left: 0;
}

.solid-section .widget {
  background-color: #fff;
  padding: 40px;
}

.solid-section .widget:not(:first-child) .widget-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.flexible-widgets p.large {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
}

.flexible-widgets p.price {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 20px;
}


/* Entry Meta--------------------------------------------- */

p.entry-meta {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 0;
}

.entry-header,
.entry-footer {
  text-align: center;
}

.entry-header p.entry-meta {
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.entry-header::after {
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 0 auto 60px;
  padding-bottom: 30px;
  width: 25%;
}

.image-section .entry-header::after {
  border-color: #fff;
}

.entry-footer::before {
  border-top: 1px solid #000;
  content: "";
  display: block;
  margin: 30px auto 0;
  padding-top: 60px;
  width: 25%;
}

.sidebar .entry-header::after {
  display: none;
}

.entry-categories::before,
.entry-tags::before {
  display: inline-block;
  font: normal 20px/1 "dashicons";
  margin-right: 5px;
  margin-top: 2px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}


/* After Entry--------------------------------------------- */

.after-entry {
  border-top: 1px solid #000;
  padding: 40px 0;
}

.after-entry .widget {
  margin-bottom: 40px;
}

.after-entry p:last-child,
.after-entry .widget:last-child {
  margin: 0;
}

.after-entry li {
  list-style-type: none;
}


/* Pagination--------------------------------------------- */

.pagination {
  clear: both;
  margin: 40px 0;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  background-color: #000;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  padding: 8px 12px;
  text-transform: uppercase;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #ef6f06;
  color: #fff;
}


/* Comments--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 100px;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
  margin-bottom: 40px;
}

.comment-header {
  font-size: 20px;
  font-size: 2rem;
}

.entry-comments .comment {
  border-bottom: 1px solid #000;
}

.comment-content,
.entry-comments .comment {
  clear: both;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
  margin: 0;
}

.entry-comments .children .comment {
  border: none;
}

.comment-respond label {
  display: block;
  font-weight: 800;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 100%;
}

.comment-list li,
.ping-list li {
  list-style-type: none;
}

.entry-comments ul.children {
  margin-left: 40px;
}

.ping-list .reply {
  display: none;
}


/* Sidebar---------------------------------------------------------------------------------------------------- */

.sidebar {
  float: right;
  width: 360px;
}

.sidebar-content .sidebar {
  float: left;
}

.sidebar p:last-child {
  margin-bottom: 0;
}

.sidebar li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word;
}

.sidebar ul>li:last-child {
  margin-bottom: 0;
}

.sidebar .widget {
  margin-bottom: 40px;
}


/* Footer Widgets---------------------------------------------------------------------------------------------------- */

.footer-widgets {
  background-color: #ef6f06;
  clear: both;
  text-align: center;
  position: relative;
  z-index: 9;
}

.footer-widgets .wrap {
  padding-bottom: 100px;
  padding-top: 100px;
}

.footer-widgets,
.footer-widgets .wrap a,
.footer-widgets .wrap a.button {
  color: #fff;
}

.footer-widgets a:focus,
.footer-widgets a:hover {
  color: #000;
}

.footer-widgets li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.footer-widgets .widget {
  margin-bottom: 40px;
}

.footer-widgets p:last-child {
  margin-bottom: 0;
}


/* Site Footer---------------------------------------------------------------------------------------------------- */

.site-footer {
  background-color: #000;
  padding: 20px;
  text-align: center;
}

.site-footer,
.site-footer a,
.site-footer p {
  color: #fff;
}

.site-footer a:focus,
.site-footer a:hover {
  color: #ef6f06;
}

.site-footer p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
}


/*=======16 Nov 2018==========*/


/*============Home============*/

body.home {
  background: none;
}

.site-header .wrap {
  display: flex;
  align-items: center;
  padding: 15px 0;
}

.header-menu .nav {
  display: flex;
}

.header-menu .nav li a {
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  padding: 0 15px;
}

.header-menu .nav li a:hover {
  color: #ef6f06;
}

.home .site-header {
  background-color: inherit;
}

.home .site-header.dark {
  background-color: #000000;
}

.home-slider-section .big-title,
.feature-title-con .big-title {
  font-size: 70px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  color: #fff;
}

.home-slider-section .small-txt {
  white-space: normal;
  font-size: 25px !important;
  line-height: 1.4 !important;
  margin-top: 20px !important;
  display: inline-block;
}

.comon-btn a {
  background: #ef6f06;
  color: #ffffff;
  padding: 10px 25px !important;
  display: inline-block;
  margin-top: 20px !important;
  border-radius: 3px;
}

.comon-btn a:hover,
.site-header .left_menu a:hover {
  background: #333333;
}

.site-header .left_menu a {
  background: #ef6f06;
  color: #ffffff;
  padding: 8px 15px;
  border-radius: 0px;
  font-size: 18px;
  text-transform: uppercase;
  margin-left: 20px;
  font-weight: bold;
}

.customparent_header {
  display: flex;
  margin-left: auto;
  align-items: center;
}

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

.serv-main-div:nth-child(3n) {
  margin-right: 0;
}

.serv-main-div {
  width: calc(33.33% - 25px);
  float: left;
  background: #ffffff;
  padding: 30px;
  margin-right: 35px;
  margin-bottom: 75px;
  display: flex;
  box-shadow: 0px 0 15px #999999;
  position: relative;
}

.main-heading,
.avail-attachment-area .heading,
.prod-spec .spec-detail .heading {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 25px;
/*   color:#ffffff; */
}


.orange-txt {
  color: #ee6e06;
}

.service-title a {
  font-size: 28px;
  color: #333333;
  margin-bottom: 10px !important;
  display: block;
  font-weight: bold;
}

.service-img img {
  width: 85px;
  margin-top: -60px;
  margin-bottom: 15px !important;
}

.service-des {
  margin-bottom: 15px;
}

.serv-main-title {
  text-align: center;
  margin-bottom: 80px !important;
}

.equ-listing-sec {
  padding-top: 50px;
  padding-bottom: 80px;
}

.service-box_left {
  width: 40%;
  z-index: 9;
}

.serv-main-div .service-title {
  width: 195px;
}

.service-box_second {
  margin-right: -10px;
  margin-top: -60px;
  position: absolute;
  width: 60%;
  right: 0;
  /*bottom: 38px;*/
}

.serv-main-div .service-box_second .service-image {
  width: 88%;
  margin-left: 95px;
}

.service-read.more a {
  border-bottom: 1px solid #ef6f06;
}


/*====Why Hire Section====*/

.hire-img-main img {
  margin-bottom: 0;
  width: calc(50% - 20px) !important;
  float: left !important;
  margin-right: 40px;
}

.hire-img-main img:last-child {
  margin-right: 0px;
}

.hire-content-img {
  background: #f4f4f4;
  display: flex;
  align-items: center;
  padding: 45px 30px;
}

.hire-rs-content {
  padding-left: 40px !important;
}

.why-hire-sec {
  padding-top: 35px;
  padding-bottom: 80px;
}

.contact-strip {
  border-top: 15px solid #ef6f06;
  padding: 35px 0;
}

.contact-strip .me-hire {
  color: #ffffff;
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 25px;
}

.contact-strip .me-contact {
  color: #ffffff;
  font-size: 46px;
  font-weight: 500;
  text-transform: uppercase;
}

.contact-strip .me-contact a {
  color: #ffffff;
}

.contact-strip .me-contact a:hover {
  color: #ef6f06;
}

.equp-mch-sec {
  background-position: center;
  background-size: cover;
}

.one-by-content {
  text-align: center;
  color: #ffffff;
}

.one-by-content .icon img {
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}

.one-by-content p {
  width: 60%;
  margin: 20px auto 0;
  font-weight: 300;
}

.one-by-content .eq-title {
  font-size: 33px;
  font-weight: bold;
}

.eq-comn-btn a {
  padding: 10px 40px;
  display: inline-block;
  border-radius: 3px;
  margin-top: 30px;
}

.dark-more.eq-comn-btn a {
  border: 1px solid #ef6f06;
  color: #ef6f06;
}

.dark-more.eq-comn-btn a:hover {
  color: #ffffff;
  background: #ef6f06;
}

.orange-more.eq-comn-btn a {
  border: 1px solid #333333;
  color: #333333;
}

.orange-more.eq-comn-btn a:hover {
  background: #333333;
  color: #ffffff;
}

.equp-mch-sec .vc_col-sm-6 {
  padding: 150px 0px;
}

.home-blog-outer {
  display: flex;
}

.home-news {
  padding: 40px 0 50px;
}

.home-blog-outer .home-blog {
  width: calc(33.33% - 20px);
  margin-right: 30px;
}

.home-blog-outer .home-blog:last-child {
  margin-right: 0;
}

.home-blog .blog-image {
  padding: 7px;
  box-shadow: 0 0 5px #939393;
}

.home-blog-disc {
  border: 2px solid #f5f4f5;
  margin: 0 12px;
  padding: 20px 50px;
  border-top: none;
}

.home-news .blog-title {
  margin-bottom: 80px;
  margin-top: 40px;
}

.mb0 .wpb_content_element {
  margin-bottom: 0;
}

.ferror {
  border: 1px solid red !important;
}

.blog_read a {
  padding: 10px 40px;
  display: inline-block;
  border-radius: 3px;
  margin-top: 30px;
  border: 1px solid #ef6f06;
  color: #ef6f06;
  background: #ffffff;
}

.blog_read a:hover {
  background: #ef6f06;
  color: #ffffff;
}

.home-blog-disc .blog_read {
  margin-bottom: -44px;
}

.home-blog-disc .text_title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  min-height: 80px;
}

.formiframe .map_innr iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: 50%;
  bottom: 0;
  height: 100%;
}

.second_footer.f-col .footer_title {
  display: none;
}


/*18-11-2018*/

.featured_image_area {
  /*margin-top: 65px;*/
}

.featured_image_area .wrap .header-title {
  display: none;
}


/*Custom css*/

.bold-txt p {
  font-size: 1.6em;
  font-weight: 600;
}

.extra-main-div {
  width: 100%;
}

.extra-main-div .serv-main-div {
  margin: 0 auto;
  float: none;
}

.footer_logo img {
  width: 70%;
}

.current-menu-item>a {
  color: #ef6f06 !important;
}

.entry-content .vc_column-inner {
  padding-top: 0 !important;
}


/*defult css*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.align_left {
  float: left;
  text-align: left;
}

.align_right {
  float: right;
  text-align: right;
}

.center-section {
  float: none;
  margin: auto;
}

.txt-left {
  text-align: left;
}

.txt-right {
  text-align: right;
}

.txt-center {
  text-align: center;
}

.full-row {
  float: left;
  width: 100%;
}

.col-white,
.col-white a,
.col-white p,
.col-white ul li,
.col-white h1,
.col-white h2,
.col-white h3,
.col-white h4,
.col-white h5,
.col-white h6,
.col-white .h1,
.col-white .h2,
.col-white .h3,
.col-white .h4,
.col-white .h5,
.col-white .h6 {
  color: #fff;
}

.mrg-out {
  margin: auto !important;
}

.mrg-left-out {
  margin-left: 0 !important;
}

.mrg-right-out {
  margin-right: 0 !important;
}

.padding-left-out {
  padding-left: 0 !important;
}

.padding-right-out {
  padding-right: 0 !important;
}

.mrg-auto {
  margin: auto !important;
}

.padding-out {
  padding: 0 !important;
}

div.wpcf7-response-output {
  clear: both;
  float: left;
  width: 100%;
}

.bold-font {
  font-weight: 700;
}

.light-font {
  font-weight: 300;
}

img.alignnone,
.alignnone {
  display: block;
}

.padding-tp-bt-4 {
  padding-bottom: 4em;
  padding-top: 4em;
}

.tearm-cond-sec.vc_row {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  padding: 5%;
  margin: 0 auto 2em;
}

.contact-form-none .formiframe {
  display: none;
}

.mrg-out .wpb_wrapper ul li {
  /*background: rgba(0, 0, 0, 0) url("images/listing.png") no-repeat scroll left*/
  top 4px;
  padding-bottom: 15px;
  padding-left: 50px;
}

.wpb_wrapper>ul {
  margin-left: 20px;
}

.in-first-sec.vc_row {
  margin-top: 4em;
}

#faqection .vc_toggle_title h4 {
  font-size: 25px;
  font-weight: bold;
  line-height: normal;
}

#faqection .vc_column-inner .wpb_wrapper {
  box-shadow: 0px 0px 17px #ccc;
  padding: 0 30px;
}

#faqection .vc_toggle {
  padding: 30px 0px;
  border-bottom: 1px solid #dcdcdc;
  margin: 0px;
}

#faqection .vc_toggle_title h4:before {
  content: "\f04b";
  position: absolute;
  top: 0;
  left: 0;
  color: #ef6f06;
  font-size: 17px;
  font-family: fontawesome;
}

#faqection .vc_toggle.vc_toggle_default .vc_toggle_icon {
  width: 0px;
  height: 0px;
}

#faqection .vc_toggle_icon {
  display: none;
}

.vc_toggle_active .vc_toggle_title h4:after {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  content: "\f04b";
  position: absolute;
  top: 0;
  left: 0;
  color: #ef6f06;
  font-size: 17px;
  font-family: fontawesome;
}

.vc_toggle_active .vc_toggle_title h4:before {
  display: none;
}

#faqection .vc_toggle:last-child {
  border-bottom: none;
}

#faqection {
  padding-bottom: 70px
}

.date_post {
  font-size: 28px;
  padding-left: 0 !important;
  font-weight: bold;
  color: #ef6f06 !important;
  padding-top: 100px !important;
  padding-bottom: 20px !important;
  border: none !important;
  margin: 0px !important;
}

#genesis-content {
  width: 100%;
}

#mix-wrapper .small {
  width: calc(33% - 30px);
  float: left;
  padding: 0px;
  box-shadow: 0px 0px 10px #949494;
  margin: 0px 15px;
  text-align: center;
}

#mix-wrapper .small:first-child {
  margin-left: 0px;
}

#mix-wrapper .small:first-child {
  margin-right: 0px;
}

#mix-wrapper .big {
  width: 100%;
  box-shadow: 0px 0px 10px #949494;
  padding: 0px;
  margin-top: 100px;
  margin-bottom: 50px;
}

.big .single-post-blog .row {
  display: table;
}

.big .left-main-featured {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

.big .right-main {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 30px;
}

.pagination {
  text-align: center;
  float: left;
  margin-top: 50px;
  width: 100%;
}

.pagination .current,
.pagination a:hover {
  background: #ef6f06 !important;
}

.location_section {
  width: 70%;
  float: left;
}

.featured_image_area.blogheader {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blogheader .header-title .inner-heading {
  font-size: 3.6rem;
  color: #fff;
  margin-bottom: 20px;
  font-weight: normal;
}

.blogheader .descri {
  width: 40%;
  line-height: 25px;
  font-weight: normal;
}

.single-post #genesis-content {
  margin-top: 80px;
}

aside.widget-area .widget-title {
  float: left;
  width: 100%;
}

aside .cms-recent-post {
  float: left;
}

aside {
  background-color: #f5f5f5 !important;
  padding: 0px 20px;
}

input,
select,
textarea {
  width: 100% !important;
  height: 50px;
  padding: 11px !important;
  border: 1px solid #e0e0e0;
}

#servicerepair,
#hireenquiry {
  border-right: 1px solid #ccc;
}

.vc_tta-panel-body {
  background-color: #fff !important;
}

#contactform {
  width: 45% !important;
  float: right;
}

#contactform input[type=submit] {
  width: 30% !important;
  float: right;
  padding: 10px;
  margin-right: 0px;
  font-size: 17px;
  border-radius: 0px;
}

#subhed p {
  font-size: 20px;
  font-weight: bold;
  float: left;
  margin-bottom: 15px;
  color: #333;
}

#tabbibgsection li.vc_tta-tab.vc_active {
  border-bottom: 4px solid #ef6e06 !important;
}

#tabbibgsection li.vc_tta-tab {
  border-bottom: 4px solid #f4f4f4 !important;
  width: calc(50% - 1px);
  text-align: center;
  font-size: 22px;
}

.redio {
  font-size: 22px;
}

.hire select {
  -webkit-appearance: none;
}

.hire .select {
  -webkit-appearance: none;
  position: relative;
}

.hire .select:before {
  content: "\f04b";
  position: absolute;
  top: 26px;
  right: 16px;
  color: #ef6f06;
  font-size: 14px;
  font-family: fontawesome;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
  font-weight: normal;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
  font-weight: normal;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #333;
  font-weight: normal;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
  font-weight: normal;
}

#contactform label {
  display: none;
  font-weight: normal;
}

#contactform ul li {
  margin-top: 0px !important;
  padding: 0px !important;
  margin-bottom: 15px !important;
}

.imgflot {
  width: 45%;
  float: left;
  margin-bottom: 10px !important;
  margin-right: 10px !important;
}

.widget-area .widget-title {
  background: #f5f5f5 none repeat scroll 0 0 !important;
  padding: 15px !important;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  color: #333 !important;
  font-size: 25px;
  font-weight: bold;
  border-bottom: 1px solid #cacaca;
}

.single-post {
  background-color: #fff;
}

.cat-outer {
  background-color: #fff;
  padding-bottom: 30px;
}

.cms-recent-post {
  padding: 20px 0 !important;
}

.active-cat .image-area {
  background-color: #333;
  border: 3px solid #333;
}

.one-cat a {
  color: #333;
  font-weight: bold;
}

.cat {
  width: calc(14.2% - 30px);
  float: left;
  text-align: center;
  margin: 0px 15px;
}

.image-area {
  border-radius: 50%;
  margin: 0 auto;
  background: #ef6f06;
  overflow: hidden;
  width: 90px;
  margin-bottom: 15px;
  margin-top: 50px;
}

.blog_date_post {
  color: #ef6f06;
  text-align: center;
  font-weight: bold;
}

.widget-recent-item .image-main h4 a {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.widget-recent-item {
  border-bottom: 1px solid #cacaca !important;
  padding-bottom: 0px !important;
}

.image-main {
  text-align: center;
}

.containt_post p {
  font-size: 14px;
  line-height: 27px;
}

.small .blog-date-list,
.small .left-main-featured-content {
  padding: 0px 15px;
}

.blogheader .descri {
  color: #fff;
}

.small .blog-content,
.small .blog-link {
  padding-bottom: 20px;
}

.blog-date-list .detail-date {
  color: #ef7411;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.new-blog-heading-title a {
  color: #333;
  font-size: 27px;
  font-weight: bold;
  line-height: normal;
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

.blog-content {
  font-size: 18px !important;
  color: #333;
}

.maindivtext .blog-content {
  padding-top: 20px;
}

.blog-link .button {
  margin-top: 30px;
  margin-bottom: 40px;
  border-radius: 0;
  padding: 8px 25px !importat;
  background-color: #333;
  border: 1px solid #333 !important;
}

.small .blog-link .button {
  text-align: center;
  margin: 0 auto;
}

.content-sidebar-wrap .big-title,
.blogheader .header-title {
  font-weight: normal;
  margin-bottom: 10px;
}

.content-sidebar-wrap .feature-cont {
  width: 80%;
  line-height: 25px;
}

.catproduct .prod6 {
  width: calc(50% - 30px);
  float: left;
  margin: 15px 15px;
  border: 1px solid #dedede;
}

.containt_news {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  background: rgba(51, 51, 51, 0.93);
  right: 0;
  padding: 30px 20px;
}

.cntnt_cs.right_cs {
  position: relative;
}

.containt_news h3 a {
  color: #fff !important;
  font-weight: bold;
  font-size: 25px;
}

.containt_news .content {
  color: #fff;
}

.catproduct {
  padding-top: 50px;
  /*float:left;*/
  padding-bottom: 50px;
}

.mrg-out .wpb_wrapper ul li:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  top: 50%;
  left: 0;
  background-color: #ef6f06;
  border-radius: 50%;
  transform: translatey(-50%);
}

.spec-list .leftdiv .attachment_list li:before {
  content: "\f00c";
  width: 20px;
  position: absolute;
  font-family: fontawesome;
  left: 25px;
  height: 20px;
  color: #ef6f06;
}


/*Thank You*/

.cont-done-icon img {
  display: inline-block;
}

.thank-you-title {
  border-bottom: 1px solid #969696;
  padding-bottom: 2em;
}

.thank-massage {
  font-size: 25px;
}

.thank-btn a {
  padding-left: 35px;
  background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll left center;
}

.thank-btn a:hover {
  background: rgba(0, 0, 0, 0) url("images/arrow-hover.png") no-repeat scroll left center;
}

.vc_row.feauter-banner-sec {
  height: 400px;
}

.pad-tp-none>.vc_column-inner {
  padding-top: 0 !important;
}

.call-to-action-strip {
  border-top: 10px solid #ef6f06;
  padding-bottom: 3em;
  padding-top: 3em;
  margin-bottom: 2em;
}

.call-to-midium-text {
  font-size: 1.8em;
  letter-spacing: 1px;
  margin-bottom: 0.3em;
}

.call-to-action {
  font-size: 2em;
  font-weight: 500;
  text-transform: uppercase;
}

.call-to-action a:hover {
  color: #ef6f06;
}

.about-cont-part.vc_col-sm-6 {
  padding-left: 3em;
}

.about-img-part.vc_col-sm-6 {
  padding-right: 5em;
}

.about-section.vc_row {
  padding-bottom: 4em;
  padding-top: 4em;
}

.text-center {
  text-align: center;
}

#slider {
  margin-bottom: 10px;
}

.hire-p_inner .heading {
  font-size: 32px !important;
  color: #333;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 15px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button {
  letter-spacing: 1px;
  line-height: 1;
}

.hire-list li {
  padding: 10px 10px;
  margin-left: -6px;
  /*min-width:7%; display: inline-block;*/
  color: #ef6f06;
  text-align: center;
  font-weight: bold;
  border: 1px solid #ef6f06;
}

.hire-list li.active-list {
  background-color: #ef6f06 !important;
  color: #fff;
}

.hire-list li {
  cursor: pointer;
}

.prc {
  font-size: 55px;
  margin-top: 30px;
  font-weight: bold;
  color: #333;
}

a.enq_now_btn {
  background-color: #ef6f06;
  color: #fff;
  font-weight: bold;
  font-size: 23px;
  padding: 20px 30px;
  float: left;
  width: 20%;
  text-align: center;
  margin-top: 50px;
}

.hire-p_inner ul {
  display: flex;
}

.mrg-out .wpb_wrapper ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 0;
  margin-bottom: 15px;
}

.service-read.more {
  /*margin-top: 10px;*/
  position: absolute;
  bottom: 30px;
}

.con-bg img {
  width: 100%;
  max-width: 100%;
}

.mix-target img {
  width: 100%;
  max-width: 100%;
}

#faqtitle .main-heading {
  margin-top: 60px;
}

#faqtitle {
  margin-bottom: 30px;
}

.one-cat img {
  max-width: 100%;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}

.feature_cs img {
  width: 100%;
  max-width: 100%;
}

#main_navigation li .sub-menu {
  display: none;
}

#main_navigation li:hover .sub-menu {
  display: block;
  position: absolute;
  background: #000;
  padding: 10px 15px;
}

#main_navigation .sub-menu li {
  padding: 10px;
  border-bottom: 1px solid #252525;
}

#main_navigation .sub-menu li:last-child {
  border-bottom: none;
}

#slide-2-layer-1 {
  font-family: 'Roboto' !important;
  font-weight: bold !important;
}

#slide-2-layer-2 {
  font-family: 'Roboto' !important;
  font-weight: 300 !important;
  font-size: 18px !important;
}

a.sliderbutton {
  padding: 10px 30px !important;
  background: #ef6f06;
  color: #fff;
  font-family: 'Roboto' !important;
  font-weight: 500 !important;
  border-radius: 2px;
  font-size: 16px !important;
}

.flexslider ul li img {
  width: 100%;
  max-width: 100%;
}

.avail-attachment-area .heading span,
.prod-spec .spec-detail .heading span {
  color: #ef6f06;
}

.spec-list .sub_title {
  font-size: 20px;
  margin-top: 20px;
  color: #000;
  font-weight: 500;
  font-size: 28px;
}

.spec-list ul.attachment_list {
  background-color: #f9f9f9;
  padding: 0px;
  margin-top: 25px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  float: left;
  width: 100%;
}

.spec-list .attachment_list li {
  font-size: 25px;
  font-weight: 500;
  /*padding:10px 20px; min-width: 7%;*/
}

.secondrow ul.hire-list {
  display: flex;
}

.avail-attachment-area .leftdiv {
  width: calc(30% - 15px);
  float: left;
  margin-right: 15px;
  position: relative;
}

.avail-attachment-area .rightdiv {
  width: calc(70% - 15px);
  float: left;
  margin-left: 15px;
  ;
}

.avail-attachment-area .rightdiv .tabs .sub_title {
  display: none;
}

.attachment_list label {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  background-color: #f4f4f4;
}

input:checked+label {
  color: #ef6f06 !important;
  border: none;
  border-bottom: 4px solid #ef6f06 !important;
  background-color: #fff;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}

.secondrow ul.hire-list li {
  display: initial;
}

.secondrow .heading {
  margin-bottom: 30px;
}

.mytabs {
  border-top: none !important;
  padding: 50px 20px !important;
  float: left;
  background-color: #f9f9f9;
}

.mytabs .innerleft {
  width: 30%;
  float: left;
}

.mytabs .innerleft img {
  max-width: 100%;
  box-shadow: 4px 5px 10px 0px #b1b1b1;
}

.innerright {
  float: left;
  width: 70%;
  padding-left: 52px;
}

.leftdiv .attachment_list {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

li.tp-revslider-slidesli.active-revslide:nth-child(1) .tp-parallax-wrap {
  /*left: 5% !important;*/
}

.single-equipment .site-inner {
  max-width: 100%;
}

body.single-equipment {
  background: #ffffff none repeat scroll 0 0 !important;
}

.single-equipment .cntnt_cs .breadcrumb,
.single-equipment .cntnt_cs .main-area,
.single-equipment .cntnt_cs .avail-attachment-inner,
.single-equipment .cntnt_cs .spec-detail {
  max-width: 90%;
  margin: 0 auto;
}

.single-post-blog {
  background-color: #fff;
}

.avail-attachment-area {
  background-color: #eeedef;
  float: left;
  width: 100%;
  padding-bottom: 100px;
  padding-top: 30px;
}

.tabsinner {
  display: inline-block;
}

.leftdiv li {
  padding-left: 50px !important;
}

.spec-detail {
  width: 90%;
  margin: 0 auto;
}

.main-area .hire-list li {
  background-color: #fff;
}

.col-8 {
  width: 80%;
  clear: both;
  float: left;
}

.col-5 {
  width: 40%;
  clear: both;
}

.col-12 {
  width: 100%;
  clear: both;
}

.col-6 {
  width: 50%;
  float: left;
}

.hire input,
.hire select,
.detail_form textarea {
  height: 40px;
  padding: 0 !important;
  font-size: 22px;
  padding-left: 15px !important;
  margin-top: 15px;
  border: 1px solid #e0e0e0;
}

.hire lable {
  font-size: 28px;
  margin-top: 30px;
  color: #333;
  display: block;
}

.mt0 {
  margin-top: 0px !important;
}

.hire p.formp {
  font-size: 22PX;
  padding-left: 20px;
  margin-top: 25px;
  color: #333;
  line-height: 26px;
  position: relative;
}

.hire p.formp:before {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  background-color: #333;
  border-radius: 50%;
  left: 0;
  top: 10px;
}

.hire input[type="radio"] {
  width: auto !important;
  line-height: 0px !important;
  height: 30px;
  vertical-align: middle;
  margin-top: 0px;
  margin-right: 20px;
  transform: scale(1.2);
}

.hire input[type="radio"]:after {
  content: "";
  height: 15px;
  width: 15px;
  background-color: #fcfcfc;
  position: absolute;
  border-radius: 50%;
  top: 7px;
  left: -1px;
  border: 2px solid #e0e0e0;
}

input[type="radio"]:checked::before {
  content: "";
  height: 7px;
  width: 7px;
  background-color: #ef6f06;
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  top: 11px;
  left: 3px;
}

.mt20 {
  margin-top: 20px;
}

#tabbibgsection {
  margin-top: 50px;
}

.mytabs li {
  background-color: #f9f9f9;
}

.one-cat img:hover {
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
}

.mobtitle {
  display: none;
}

.detail_form textarea {
  height: 160px;
  padding-top: 15px !important;
}

.detail_form #submit_button_2 {
  width: 150px !important;
  float: right;
  text-align: center;
  padding: 0px !important;
}

.hire_form_cus {
  border-right: 1px solid #ccc;
}

@media only screen and (max-width: 1920px) {
  .serv-main-div .service-box_second .service-image {
    width: 97%;
    margin-left: 55px;
  }

  #faqection .vc_toggle_title h4:before {
    top: 7px;
  }
}

.home-blog .single-post-blog img {
  width: 100%;
  max-width: 100%;
}


}

@media only screen and (max-width: 1600px) {
  .main-heading {
    font-size: 35px;
  }

  .service-title a {
    font-size: 25px;
  }

  .service-des {
    font-size: 17px;
  }

  .contact-strip .me-hire {
    font-size: 37px;
  }

  .contact-strip .me-contact {
    font-size: 38px;
  }

  .one-by-content .eq-title {
    font-size: 30px;
  }

  .home-blog-disc .text_title {
    font-size: 25px;
    line-height: normal;
  }

  .blog-content {
    font-size: 16px !important;
  }

  #faqection .vc_toggle_title h4 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1500px) {
  body .hire-p_inner .heading {
    font-size: 22px !important;
    color: #333;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 15px;
  }

  .service-des {
    font-size: 13px;
  }

  /*.service-box_second { bottom:30px; }*/

  .home-slider-section .big-title,
  .feature-title-con .big-title {
    font-size: 40px !important;
  }

  .right-area .main-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
  }

  .main-title.mobtitle {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
  }

  .vc_row.feauter-banner-sec {
    height: 300px;
  }

  body {
    font-size: 14px;
  }

  .service-title a {
    font-size: 20px;
  }

  .main-heading,
  .avail-attachment-area .heading,
  .prod-spec .spec-detail .heading {
    font-size: 25px;
    margin-top: 25px;
  }

  .feature-cont {
    padding-right: 2em;
  }

  .home-slider-section .big-title,
  .feature-title-con .big-title {
    font-size: 45px !important;
    font-weight: normal !important;
  }

  .home-slider-section .small-txt {
    font-size: 20px !important;
  }

  .service-img img {
    width: 70px;
  }

  .why-hire-sec {
    padding-top: 15px;
    padding-bottom: 60px;
  }

  .hire-rs-content {
    padding-left: 20px !important;
  }

  .contact-strip .me-hire {
    font-size: 25px;
  }

  .contact-strip .me-contact {
    font-size: 27px;
  }

  .contact-strip {
    border-top: 10px solid #ef6f06;
    padding: 15px 0 20px;
  }

  .one-by-content .eq-title {
    font-size: 22px;
  }

  .equp-mch-sec .vc_col-sm-6 {
    padding: 100px 0px;
  }

  .header-menu .nav li a {
    font-size: 15px;
  }

  .bold-txt p {
    font-size: 17px;
  }

  .about-img-part.vc_col-sm-6 {
    padding-right: 3em;
  }

  .home-blog-disc .text_title {
    font-size: 21px;
    line-height: normal;
    margin-bottom: 5px;
  }

  .home-blog-disc {
    padding: 20px 40px;
  }

  .home-news {
    padding: 20px 0 20px;
  }

  .blog_read a {
    padding: 8px 25px;
    margin-top: 20px;
  }

  .home-blog-disc .blog_read {
    margin-bottom: -40px;
  }

  .equ-listing-sec {
    padding-top: 20px;
    padding-bottom: 70px;
  }

  .one-by-content .icon img {
    margin-bottom: 20px;
    width: 65px;
  }

  .one-by-content p {
    margin: 15px auto 0;
  }

  .eq-comn-btn a {
    padding: 8px 30px;
    margin-top: 20px;
  }

  .frame_inner {
    margin: 40px auto -320px !important;
  }

  .footer-icons img {
    width: 60px;
  }

  .first_footer.f-col {
    margin-right: 60px;
  }

  .site-header .left_menu a {
    font-size: 15px;
  }

  .service-box_second .service-image img {
    max-width: 100%;
    margin-left: 2px;
  }

  .one-by-content p {
    width: 50%;
  }

  .footer-icons img {
    width: 50px;
  }

  .footer_inner_above {
    padding: 40px 0px;
    margin: 0px;
  }

  #faqection .vc_toggle_title h4 {
    font-size: 16px;
    color: #333;
  }

  #faqection .vc_toggle {
    padding: 30px 0px;
    border-bottom: 1px solid #dcdcdc;
    margin: 0px;
  }

  .date_post {
    font-size: 20px;
  }

  .blog-date-list .detail-date {
    font-size: 16px;
  }

  .new-blog-heading-title a {
    font-size: 20px;
  }

  .blog-content {
    font-size: 14px !important;
  }

  .serv-main-div .service-box_second .service-image {
    width: 96%;
    margin-left: 10px;
  }

  /*.service-box_second .service-image img { max-width: 72%; margin-left: 55px; }*/

  #faqection .vc_toggle_title h4:before {
    top: 0px;
  }

  .containt_news h3 a {
    font-size: 20px;
  }

  .enq_now a.enq_now_btn {
    padding: 10px 30px;
    font-size: 16px;
  }

  .prc {
    font-size: 40px;
  }

  .spec-list .sub_title {
    font-size: 20px;
  }

  .leftdiv .spec-list .attachment_list li {
    font-size: 20px;
    /*padding: 12px 0px 12px 40px;*/
  }

  .spec-list .attachment_list li {
    font-size: 16px;
  }

  .attachment_list label {
    font-size: 16px;
  }

  .hire lable {
    font-size: 20px;
  }

  .hire input,
  .hire select,
  .hire p.formp,
  .redio,
  .detail_form textarea {
    font-size: 16px;
  }

  #tabbibgsection li.vc_tta-tab {
    font-size: 18px;
  }

  .hire p.formp {
    margin-top: 10px;
  }

  .vc_row.wpb_row.vc_row-fluid.feauter-banner-sec.vc_custom_1542534202801.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
    height: 300px !important;
  }

  .tax-equipment-category .featured_image_area.blogheader {
    height: 300px !important;
  }
}

@media only screen and (max-width: 1300px) {
  .frame_inner {
    margin: 40px auto -290px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .home-blog-disc .text_title {
    font-size: 19px;
  }

  .header-menu .nav li a {
    font-size: 10px;
  }

  .site-header .left_menu a {
    font-size: 13px;
  }

  .title-area {
    width: 230px;
  }

  .home-blog-disc {
    padding: 20px 10px;
  }

  .frameinner_first {
    padding: 3% !important;
  }

  .avail-attachment-area .heading {
    font-size: 20px;
  }

  .spec-list .attachment_list li {
    font-size: 16px;
  }

  .widget-recent-item .image-main h4 a {
    font-size: 14px;
  }

  .hire .select:before {
    top: 33px;
    right: 17px;
    font-size: 11px;
  }

  .hire p.formp {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1100px) {
  .home-blog-disc .text_title {
    font-size: 16px;
  }

  .one-by-content .eq-title {
    font-size: 16px;
  }

  .service-box_second .service-image img {
    max-width: 72%;
    margin-left: 40px;
  }

  body .blogheader .header-title .inner-heading {
    font-size: 30px !important;
  }

  .widget-recent-item .image-main h4 a {
    font-size: 12px;
  }

  .location_section {
    width: 65% !important;
  }

  .single aside.widget-area {
    width: 30% !important;
  }

  .spec-list .attachment_list li {
    font-size: 18px;
  }

  .service-title a {
    font-size: 18px;
  }

  .attachment_list label {
    font-size: 15px;
  }

  .prc {
    font-size: 30px;
  }

  .spec-list .attachment_list li {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1000px) {
  .frame_inner {
    margin: 40px auto -230px !important;
  }

  .site-header {
    position: relative;
  }

  .des-footer a,
  .des-footer {
    font-size: 14px !important;
  }

  .footer-icons img {
    width: 55px;
  }

  .contact-strip .me-contact {
    font-size: 24px;
  }

  .contact-strip .me-hire {
    font-size: 23px;
  }

  .one-by-content p {
    width: 70%;
  }

  .blog-content {
    font-size: 12px !important;
  }

  .main-heading {
    font-size: 20px;
    margin-bottom: 50px !important;
  }

  .new-blog-heading-title a {
    font-size: 17px;
  }

  #faqtitle .main-heading {
    margin-bottom: 10px !important;
  }

  #faqection .vc_toggle_title h4 {
    font-size: 14px;
  }

  .containt_news h3 a {
    font-size: 16px;
  }

  .containt_news .content {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .containt_news h3 {
    margin-bottom: 5px;
  }

  .containt_news {
    padding: 10px 20px;
  }

  .image-area {
    width: 70px;
  }

  .one-cat a {
    font-size: 12px;
    line-height: normal;
  }

  .header-menu .nav li a {
    font-size: 9px;
    padding: 0 5px;
  }

  .title-area {
    width: 150px;
  }

  .menu-item {
    width: max-content;
  }

  .site-header .left_menu a {
    font-size: 9px;
    padding: 6px 6px !important;
  }

  .header-image .site-title>a {
    height: auto;
  }

  .main-area .left-area {
    width: 100%;
  }

  a.enq_now_btn {
    margin-bottom: 50px;
    margin-top: 20px;
  }

  .avail-attachment-area .heading {
    margin-bottom: 0px;
  }

  .avail-attachment-area .leftdiv {
    width: calc(50% - 15px);
  }

  .avail-attachment-area .rightdiv {
    width: calc(100%);
    margin-left: 0;
  }

  .avail-attachment-area .secondrow .heading {
    margin-bottom: 20px;
  }

  .hire-list li {
    width: 14%;
  }

  a.enq_now_btn {
    width: 26%;
  }

  .col-5,
  .col-8,
  .col-6 {
    width: 100%;
  }

  .mt20 {
    margin-top: 20px;
  }

  .flexslider .flex-viewport .slides .flex-active-slide img {
    max-width: 500px !important;
    /*width: auto !important;*/
  }

  .mobtitle {
    display: block;
  }

  .right-area .main-title {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .service-title a {
    font-size: 15px;
  }

  .wpb_wrapper>ul {
    margin-left: 10px;
  }

  body {
    font-size: 12px;
  }

  .contact-strip .me-hire {
    font-size: 23px;
    margin-top: 8px;
  }

  .contact-strip .me-contact {
    font-size: 24px;
  }

  .home-blog-disc .text_title {
    font-size: 15px;
  }

  .blog-content {
    font-size: 12px !important;
  }

  .service-box_second .service-image img {
    max-width: 92%;
    margin-left: 3px;
  }

  .hire-list li {
    width: 20%;
  }

  .spec-list .leftdiv .attachment_list li {
    padding: 8px 62px;
  }

  .avail-attachment-area .leftdiv {
    width: 100%;
    margin-right: 0px;
  }

  .spec-list .attachment_list li {
    /*padding: 8px 30px;*/
  }

  .serv-main-div .service-title {
    width: 126px;
  }

  .frame_inner {
    margin: 40px auto -80px !important;
  }

  .serv-main-div:nth-child(3n) {
    margin-right: 35px !important;
  }

  .service-title a {
    font-size: 14px;
  }

  button#responsive-menu-button {
    position: fixed !important;
  }
}

@media only screen and (max-width: 767px) {
  .cat .image-area {
    margin-top: 20px !important;
  }

  li.pcommon {
    display: block !important;
    float: left;
    width: auto;
  }

  .prc {
    clear: both;
    display: block;
    margin-top: 100px;
  }

  .mt60 .wpb_column.vc_column_container.vc_col-sm-6 {
    margin-top: 100px;
  }

  .mtt60 .wpb_column.vc_column_container.vc_col-sm-6 {
    margin-top: 65px;
  }

  .serv-main-div {
    width: calc(50% - 35px);
  }

  .serv-main-div:nth-child(3n) {
    margin-right: 20px;
  }

  #tworow .vc_col-sm-6 {
    width: 50%;
  }

  .one-by-content p {
    width: 100%;
    margin-top: 10px;
    font-size: 10px;
  }

  .serv-main-div {
    margin-bottom: 50px;
  }

  .hire-img-main img {
    margin-bottom: 10px;
    width: 100%;
  }

  .hire-content-img>.vc_col-sm-6 {
    width: 100%;
    margin-bottom: 30px;
  }

  .hire-rs-content.vc_col-sm-6 {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0 !important;
  }

  .hire-rs-content ul {
    margin-left: 0;
  }

  .f-col {
    float: left;
    width: 55%;
    margin-bottom: 20px;
  }

  .site-header {
    position: fixed !important;
    background-color: #000 !important;
  }

  .left_menu {
    position: absolute;
    top: 39%;
    right: 15%;
  }

  home .site-header {
    position: fixed;
  }

  #faqtitle .main-heading {
    margin-top: 30px;
  }

  #faqection .vc_column-inner .wpb_wrapper {
    margin-bottom: 40px;
  }

  #faqection {
    padding-bottom: 0px;
  }

  .hire-rs-content .vc_column-inner {
    padding: 0;
  }

  .frameinner_first .main-heading {
    margin-bottom: 0px !important;
  }

  .vc_row.feauter-banner-sec {
    height: 200px;
  }

  .featured_image_area {
    margin-top: 0px;
  }

  .frameinner_first .gform_body input,
  .frameinner_first .gform_body textarea,
  .frameinner_first .gform_body select {
    height: 10px;
  }

  a.enq_now_btn {
    width: 32%;
  }

  #mix-wrapper .small {
    width: calc(100% - 30px);
    margin-bottom: 20px;
  }

  .big .left-main-featured {
    width: 100%;
  }

  .big .single-post-blog .row {
    display: grid;
  }

  .big .right-main {
    width: 100%;
    text-align: center;
  }

  .blog-link .button {
    display: inline-block !important;
  }

  .wpb_content_element {
    margin-bottom: 0px !important;
  }

  .cat {
    width: calc(24.8% - 30px);
  }

  .containt_news {
    position: relative;
    width: 100%;
    padding-bottom: 20px;
  }

  .hire-content-img {
    display: block;
  }

  .frame_inner {
    display: -webkit-block !important;
    display: block !important;
    position: inherit;
  }

  .frame_inner .col-6 {
    width: 100% !important;
  }

  .formiframe .map_innr iframe {
    position: relative;
    width: 100%;
    max-width: 100%;
  }

  .frameinner_first .gform_wrapper form li {
    margin-bottom: 15px !important;
  }

  button#responsive-menu-button {
    width: 40px !important;
    height: 40px !important;
    top: 7px !important;
  }

  .customparent_header {
    display: block;
  }

  .single aside.widget-area {
    width: 60% !important;
  }

  .location_section {
    width: 100% !important;
  }

  .single aside.widget-area {
    width: 60% !important;
    float: left !important;
  }

  .blogheader .descri {
    width: 70%;
    line-height: 20px;
  }

  #servicerepair,
  #hireenquiry {
    border-right: none;
  }

  .hire_form_cus {
    border-right: none;
  }

  .hire lable {
    margin-top: 20px;
  }

  .mt20 {
    margin-top: 15px;
  }

  .hire input,
  .hire select,
  .hire p.formp,
  .redio {
    font-size: 14px;
  }

  .hire p.formp:before {
    top: 5px;
  }

  .hire .select:before {
    top: 28px;
  }

  .vc_active h4.vc_tta-panel-title {
    margin-top: 0px !important;
    border-bottom: 3px solid #ef6f06;
    background-color: #fff;
    padding: 15px;
    text-align: center;
  }

  h4.vc_tta-panel-title {
    margin-top: 0px !important;
    border-bottom: 3px solid #f4f4f4;
    background-color: #f4f4f4;
    padding: 15px;
    text-align: center;
  }

  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 0px 20px !important;
  }

  #contactform {
    width: 100% !important;
  }

  .vc_row.wpb_row.vc_row-fluid.feauter-banner-sec.vc_custom_1542534202801.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
    height: 200px !important;
  }

  .tax-equipment-category .featured_image_area.blogheader {
    height: 200px !important;
  }

  .blogheader .tax-equipment-category .descri {
    width: 100% !important;
    font-size: 14px;
    line-height: 20px !important;
  }

  .content-sidebar-wrap .feature-cont {
    line-height: 20px;
  }

  .blogheader .header-title .inner-heading {
    margin-bottom: 0px;
  }

  .about-cont-part .main-heading {
    margin-bottom: 10px !important;
    margin-top: 15px;
  }

  #ptop {
    margin-top: 20px;
    margin-bottom: 20px !important;
  }

  body .frameinner_first .gform_body input,
  body .frameinner_first .gform_body textarea,
  body .frameinner_first .gform_body select {
    padding: 20px 10px !important;
  }

  body .frameinner_first .gform_wrapper form li {
    margin-bottom: 10px !important;
  }

  .about-cont-part.vc_col-sm-6 {
    padding-left: 0;
  }

  #contactform input[type=submit] {
    width: 100% !important;
    line-height: normal;
  }

  #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 16px !important;
    padding: 10px !important;
    height: auto;
    border-bottom: 1px solid #3f3f3f !important;
  }

  .home-slider-section .big-title,
  .feature-title-con .big-,
  body .tax-equipment-category .h1.inner-heading {
    font-size: 30px !important;
  }

  .catproduct {
    padding-bottom: 0px;
  }

  #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
    height: auto;
  }

  #responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow.responsive-menu-subarrow-active {
    top: 10px;
  }

  .home-slider-section .big-title,
  .feature-title-con .big-title,
  .content-sidebar-wrap .big-title,
  .blogheader .header-title {
    font-size: 30px !important;
    font-weight: normal !important;
    margin-bottom: 10px;
  }

  .hire-list li,
  .spec-list .attachment_list li {
    font-size: 10px;
  }

  .why-hire-sec .main-heading {
    margin-bottom: 20px !important;
    margin-top: 15px !important;
  }

  .right-area .main-title {
    font-size: 20px;
  }

  body .flexslider {
    margin: 0 0 30px;
  }

  body .hire-p_inner .heading {
    margin-top: 20px;
    font-size: 20px !important;
  }

  .one-cat a {
    font-size: 10px;
    line-height: normal;
  }
}

@media only screen and (max-width: 660px) {
  .prod-spec {
    margin-bottom: 0em !important;
  }

  .f-col_above {
    display: block !important;
    text-align: center;
    width: 50% !important;
    vertical-align: top;
    margin: 0 auto;
    margin-bottom: 20px !important;
  }

  .first_footer.f-col {
    width: 100%;
  }

  .second_footer.f-col,
  .third_footer.f-col {
    float: left;
    width: 50% !important;
  }

  .footer_logo img {
    width: 40%;
  }
}

@media only screen and (max-width: 600px) {
  .prod-spec .spec-list li {
    height: auto !important;
    width: 100% !important
  }

  img.specimg {
    max-width: 100% !important;
  }

  .innermain {
    display: block !important;
  }

  .mytabs .innerleft img {
    width: 100% !important;
  }

  .home-blog-outer {
    display: block;
  }

  .home-blog-outer .home-blog {
    width: 80%;
    margin-right: 0;
    margin: 0 auto !important;
    margin-bottom: 50px !important;
  }

  .serv-main-div {
    width: 100%;
  }

  .extra-main-div .serv-main-div {
    margin: 0px;
  }

  .service-box_second .service-image img {
    max-width: 100%;
    margin-left: 0px;
  }

  .frame_inner {
    margin: 40px auto -100px !important;
  }

  .title-area {
    width: 150px;
  }

  .mytabs .innerleft {
    width: 100%;
  }

  .innerright {
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }

  .prod-spec .spec-list li {
    width: 100%;
  }

  .header-image .site-title>a {
    height: auto;
  }

  button#responsive-menu-button {
    top: 8px !important;
  }

  a.enq_now_btn {
    width: 50%;
  }

  div#tabbibgsection .vc_tta-title-text {
    font-size: 20px;
  }

  .tax-equipment-category .h1.inner-heading {
    font-size: 30px !important;
  }

  .frameinner_first .main-heading {
    margin-bottom: 10px !important;
    float: left;
  }

  .one-by-content .eq-title {
    font-size: 14px;
    height: 24px;
  }

  .prc {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 500px) {
  .contact-strip .me-contact {
    font-size: 20px;
  }

  .call-to-action {
    font-size: 16px;
  }

  .catproduct .prod6 {
    width: 100%;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px !important;
  }

  .hire-list li {
    /*width: 25%;*/
  }

  .single aside.widget-area {
    width: 100% !important;
  }

  .one-by-content .eq-title {
    font-size: 12px;
    height: 24px;
  }

  .one-by-content p {
    height: 30px;
  }

  .orange-more.eq-comn-btn a {
    font-size: 10px;
    margin-top: 20px;
  }

  .dark-more.eq-comn-btn a {
    font-size: 10px;
  }

  .icon {
    height: 95px;
  }

  .image-area {
    width: 100%;
  }

  .title-area {
    width: 115px;
  }

  .site-header .left_menu a {
    padding: 5px 5px;
  }
}

@media only screen and (max-width: 411px) {
  .site-header .left_menu a {
    font-size: 10px;
  }
}

.left_menu {
  right: 17%;
}

.site-header .left_menu a {
  padding: 10px 20px;
}

}

@media only screen and (max-width: 400px) {
  .title-area {
    width: 100px;
  }

  .serv-main-div {
    width: 100%;
  }

  .contact-strip .me-contact {
    font-size: 16px;
  }

  .home-blog-outer .home-blog {
    width: 90%;
  }

  .frame_inner {
    margin: 40px auto -50px !important;
  }

  .hire-list li {
    width: 50%;
  }
}

/*Product single page design*/
.left-area {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.breadcrumb li {
  float: left;
  margin-right: 15px;
}

.single-equipment .breadcrumb {
  display: flex;
  font-size: 1em;
  padding-top: 2em;
}

li.active-tab {
  color: #ef6f06;
  font-weight: 600;
  border-bottom: 1px solid;
  line-height: 25px;
}

.prod-spec {
  clear: both;
  background: #fff;
  margin-top: 50px !important;
  float: left;
  width: 100%;
  margin-bottom: 6em;
}

.featured_image_area .site-inner {
  width: 100%;
}

.prod-spec .spec-list li {
  width: 50%;
  float: left;
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  display: -webkit-flex;
  height: 250px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

img.specimg {
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}

.single .site-inner {
  width: 100%;
}

.mw100 {
  max-width: 100% !important
}

.tax-equipment-category .h1.inner-heading {
  font-weight: 550;
  font-size: 5.3rem !important;
}

.tax-equipment-category .featured_image_area.blogheader {
  height: 480px;
  background-size: cover !important;
}

/*.tax-equipment-category .descri {width: 50% !important; font-size: 17px; line-height: 27px !important;}*/
.vc_row.wpb_row.vc_row-fluid.feauter-banner-sec.vc_custom_1542534202801.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
  height: 420px;
}

.readmore_cs a:focus,
.readmore_cs a:hover {
  color: #FFF;
  border-bottom: 1px solid;
}

.readmore_cs {
  margin-top: 10px;
}

input[type="radio"] {
  width: auto !important;
}

.page-id-89 h2.main-heading.mobiletitle {
  margin-bottom: 20px !important;
}

@media only screen and (max-width: 767px) {
  .cat-outer {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .page-id-89 h2.main-heading.desktitle {
    display: none !important;
    margin-top: 10px;
  }

  .page-id-89 .mrg-out {
    margin-bottom: 30px !important;
  }

  .page-id-89 .about-section.vc_row {
    padding-top: 1em !important;
  }
}

@media only screen and (min-width: 768px) {
  .page-id-89 h2.main-heading.mobiletitle {
    display: none !important;
  }
}

.containt_news h3 {
  line-height: 23px;
}

.mainlist label {
  cursor: pointer;
}

.service-image.SpecialisedAttachments {
  width: 100% !important;
}

input.cbox {
  width: auto !important;
  height: auto;
  margin-right: 10px;
}

.slider-title,
.top-title {
  font-size: 45px !important;
  font-weight: 600 !important;
  line-height: 40px !important;
  font-family: 'Roboto' !important;
  text-align: right !important;
}

.subheadslider {
  text-shadow: 1px 4px 3px #000;
}

@media only screen and (max-width: 767px) {

  .slider-title,
  .top-title {
    font-size: 18px !important;
    line-height: 20px !important;
    margin-right: 10px !important
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

  .slider-title,
  .top-title {
    font-size: 30px !important;
  }

  div#slide-2-layer-1 {
    font-size: 28px !important;
  }
}

/* -------- landing Page --------- */
.gray-btn {
  color: #fff;
  /*background: #333333;*/
  border-radius: 3px;
  /*padding: 16px 20px;*/
  font-size: 15px;
  display: inline-block;
  /* line-height: 18px; */
}

.machinery-main {
  padding-top: 100px;
  padding-bottom: 40px;
}

.machinery-main .machinery-inner {
  position: relative;
  padding-bottom: 55px;
}

.machinery-text {
  width: 75% !important;
}

.machinery-main .machinery-inner .machinery-text h2.main-heading.desktitle {
  font-size: 35px;
  line-height: 41px;
  letter-spacing: 0.025em;
  margin-top: 0;
}

.machinery-main .machinery-inner .machinery-text p {
  font-weight: 300;
  font-size: 16px !important;
  line-height: 20px !important;
  letter-spacing: 0.025em;
}

.machinery-main .machinery-inner .machinery-text p .learn_more.button {
  margin-top: 15px;
}

.machinery-main .equipment-img-section {
  margin-top: 50px;
}

.machinery-text .vc_column-inner {
  width: 82% !important;
  margin: auto !important;
}

.machinery-inner .machinery-form {
  position: absolute;
  right: 0;
  bottom: -35px;
  width: 25%;
  box-shadow: 0px 0 15px #999999;
}

.machinery-inner .machinery-form {
  background: #fff;
  padding: 25px 30px;
}

.machinery-form .gform_heading h3.gform_title {
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 0.025em;
  color: #333333;
  margin: 0px 0 6px;
}

.machinery-form .gform_wrapper ul li.gfield {
  margin-top: 0px !important;
  padding-top: 0;
  padding-right: 0px !important;
  padding-bottom: 10px;
}

.machinery-form .gform_heading span.gform_description {
  font-size: 12px;
  line-height: 137.75%;
  color: #333333;
  margin-bottom: 20px !important;
}

.machinery-form .gform_body ul li .gfield_label {
  display: none !important;
}

.machinery-form .gform_body ul li .ginput_container input {
  background: rgba(0,
      0,
      0,
      0.07);
  font-size: 14px !important;
  border-radius: 4px;
}

.machinery-form .gform_body ul li .ginput_container_textarea textarea {
  background: rgba(0,
      0,
      0,
      0.07);
  font-size: 14px !important;
  border-radius: 4px;
  height: 120px !important;
}

.gform_wrapper textarea.medium {
  height: 120px;
  width: 100%;
}

.feature-main.vc_custom_1587373068008 {
  height: 522px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: center;
}

.feature-inner .feature-text h2.main-heading.desktitle {
  color: #fff;
  font-size: 55px;
  line-height: 60px;
  margin-bottom: 10px;
  margin-top: 0px;
}

.feature-text p {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 25px;
}

.equipment-img-section .grid-main {
  display: flex;
  align-items: baseline;
  justify-content: space-evenly;
}

.equipment-img-section .grid-main .hire-equipment .image-sec img {
  margin: auto;
  max-width: 100% !important;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}

/* .hire-equipment:hover {
    transition: all 0.3s ease-in-out;
} */
.hire-equipment:hover .image-sec img {
  transform: scale(1.1) !important;
  transition: all 0.3s ease-in-out;
  filter: grayscale(40%);
}

.equipment-img-section .grid-main .hire-equipment .image-sec {
  padding-bottom: 26px;
}

a.equipment-head {
  font-weight: 500;
  font-size: 23px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.025em;
  color: #000 !important;
  display: flex;
  justify-content: center;
}

.vc_custom_1587367481652 {
  background-repeat: no-repeat;
  background-size: cover;
  height: 405px;
}

.gray-btn a {
  color: #fff !important;
  padding: 16px 20px;
  background: #333333;
}

.weekend-main {
  display: flex;
  align-items: center;
  justify-content: center;
}

.weekend-inner .wpb_text_column {
  margin-bottom: auto;
}

.weekend-inner .weekend-deals {
  display: flex;
  align-items: center;
  justify-content: center;
}

.weekend-inner .weekend-deals .deals-text {
  width: calc(70% - 0px);
  display: inline-block;
  padding-right: 60px;
  color: #fff;
}

.weekend-inner .weekend-deals .gray-btn {
  float: right;
}

.weekend-inner .weekend-deals .gray-btn a:hover {
  color: #333333;
  background: #fff;
  transition: all 0.4s ease-in-out;
}

.card-btn a:hover {
  color: #fff;
  background: #ef6f06;
  transition: all 0.4s ease-in-out;
}

.weekend-inner .weekend-deals .gray-btn:hover a {
  color: #333333 !important;
}

.deals-text h2 {
  font-size: 40px;
  line-height: 47px;
  margin-bottom: 15px !important;
}

.deals-text p {
  font-size: 16px;
  line-height: 20px;
}

.des-boxes-main .des-boxes-inner .des-main {
  display: grid;
  grid-template-columns: repeat(6,
      1fr);
  grid-template-rows: auto;
}

.des-boxes-main .des-boxes-inner .des-main .card .img-section img {
  margin: auto !important;
  max-width: 100% !important;
  width: 90%;
}

.des-boxes-main .des-boxes-inner .des-main .card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  grid-column: span 2;
}

.img-section {
  width: 100%;
}

.des-boxes-main .des-boxes-inner .des-main .card .text-section {
  position: relative;
  background: #fff;
  width: 80%;
  top: -65px;
  padding: 50px 25px 30px;
  height: max-content;
  border-bottom: 7px solid #ef6e07;
}
.des-boxes-main .des-boxes-inner .des-main .card .text-section h2.card-head {
    font-size: 35px !important;
    line-height: 41px !important;
    letter-spacing: 0.025em !important;
	margin-bottom: 15px !important;
	font-weight: bold;
}

.des-boxes-main .des-boxes-inner .des-main .card .text-section h4.card-head {
  font-size: 27px;
  line-height: 32px;
  letter-spacing: 0.025em;
  font-weight: bold;
  margin-bottom: 15px !important;
}

.card-btn.gray-btn:hover {
  background-color: #ef6f06;
  transition: all 0.4s ease-in-out;
}

.text-section p {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: 0.025em;
  min-height: 80px;
}

.des-boxes-main {
  padding-top: 70px;
}

.testimonial-head-section h2 {
  font-weight: 500;
  font-size: 35px;
  line-height: 41px;
  text-align: center;
  margin-top: 0px;
}

.testimonial-main {
  padding-top: 75px;
  padding-bottom: 75px;
}

.testimonial-inner-section .testimonial {
  display: grid;
  grid-template-columns: repeat(2,
      1fr);
  grid-template-rows: auto;
  column-gap: 25px;
  row-gap: 18px;
}

.testimonial-inner-section .testimonial .text-area {
  padding: 45px;
  padding-left: 100px;
  border: 1px solid #DFDFDF;
  position: relative;
}

.testimonial_area .client-des {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 20px;
}

.testimonial_area {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #465255;
}

.testimonial_area .client-des img {
  max-width: 100%;
}

.testimonial_area .client-des h5.client-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 123.12%;
  color: #000000;
  padding-left: 10px;
}

.client-des p {
  margin-bottom: 0px !important;
}

.testimonial-head-section {
  margin-bottom: 25px;
}

.text-area::before {
  position: absolute;
  background-image: url(./images/orange-arrow.png);
  height: 33px;
  width: 41px;
  display: inline-block;
  content: " ";
  background-size: 100% 100%;
  margin: auto;
  top: 30px;
  left: 40px;
  z-index: 9;
  background-repeat: no-repeat;
}

.map-section iframe {
  max-width: 100% !important;
}

.map-section .wpb_text_column.wpb_content_element {
  margin-bottom: 0px !important;
}

@media (max-width:1600px) {
  .machinery-text {
    width: 68% !important;
  }

  .machinery-inner .machinery-form {
    width: 32%;
  }

  .machinery-inner .machinery-form {
    bottom: 10px;
  }
}

@media (max-width: 1500px) {
  .machinery-inner .machinery-form {
    bottom: 50px;
  }
}

@media (max-width:1400px) {
  .des-boxes-inner .wpb_text_column.wpb_content_element {
    margin-bottom: 0px !important;
  }

  .des-boxes-main .des-boxes-inner .des-main .card .text-section {
    padding: 40px 25px 30px;
    top: -55px;
  }

  .testimonial-main {
    padding-top: 55px;
    padding-bottom: 35px;
  }

  .machinery-text {
    width: 65% !important;
  }

  .machinery-inner .machinery-form {
    width: 35%;
    bottom: -5px;
  }

  .machinery-text .vc_column-inner {
    width: 90% !important;
  }

  .des-boxes-main .des-boxes-inner .des-main .card .text-section h4.card-head {
    font-size: 24px;
  }

  .machinery-main {
    padding-top: 60px;
  }
}

@media (max-width:1300px) {
  .machinery-text {
    width: 60% !important;
  }

  .machinery-inner .machinery-form {
    width: 40%;
    bottom: 15px;
  }
}

@media (max-width:1100px) {
  html {
    scroll-padding-top: 130px;
  }

  .feature-inner .feature-text h2.main-heading.desktitle {
    font-size: 45px;
    line-height: 50px;
  }

  .feature-main.vc_custom_1587373068008 {
    height: 370px;
  }

  .machinery-inner .machinery-form {
    padding: 15px 25px;
  }

  .machinery-form .gform_heading span.gform_description {
    font-size: 12px;
  }

  .machinery-form .gform_heading h3.gform_title {
    font-size: 26px;
    line-height: 28px;
  }

  .machinery-main {
    padding-top: 50px;
  }

  .machinery-main .machinery-inner .machinery-text h2.main-heading.desktitle {
    font-size: 30px;
  }

  .machinery-inner .machinery-form {
    bottom: -45px;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 75%;
  }

  .machinery-main .machinery-inner {
    padding-bottom: 30px !important;
  }

  h4.equipment-head {
    font-size: 18px;
    line-height: 20px;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec {
    padding-bottom: 20px;
  }

  .equipment-img-section .wpb_text_column {
    margin-bottom: 0px !important;
  }

  .machinery-main {
    padding-bottom: 30px;
  }

  .deals-text h2 {
    font-size: 30px;
    line-height: 37px;
    margin-top: 0px;
  }

  .deals-text p {
    font-size: 14px;
    line-height: 18px;
  }

  .machinery-main .machinery-inner .machinery-text p {
    font-size: 14px !important;
    line-height: 18px !important;
    margin: 0px 0 12px !important;
  }

  .weekend-inner .weekend-deals .deals-text {
    padding-right: 30px;
  }

  .vc_custom_1587367481652 {
    height: 260px;
    background-position: center;
  }

  a.learn_more.button {
    font-size: 14px;
    padding: 10px 20px;
  }

  .gray-btn {
    padding: 10px 20px;
    font-size: 14px;
  }

  .des-boxes-main {
    padding-top: 50px;
  }

  .des-boxes-main .des-boxes-inner .des-main .card .text-section {
    padding: 20px 20px 20px;
    top: -35px;
  }

  .des-boxes-main .des-boxes-inner .des-main .card .text-section h4.card-head {
    font-size: 20px;
    margin-bottom: 10px !important;
    line-height: 26px;
  }

  .text-section p {
    font-size: 14px;
    line-height: 17px;
    min-height: 75px;
  }

  .des-boxes-main .des-boxes-inner .des-main .card .text-section {
    width: 83%;
  }

  .testimonial-head-section h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .testimonial-main {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .testimonial-head-section {
    margin-bottom: 0px;
  }

  .testimonial_area {
    font-size: 14px;
    line-height: 18px;
  }

  .testimonial-inner-section .testimonial .text-area {
    padding: 35px;
    padding-left: 70px;
  }

  .text-area::before {
    height: 26px;
    width: 32px;
    top: 23px;
    left: 20px;
  }

  .testimonial_area .client-des {
    padding-top: 10px;
  }
}

@media (max-width:820px) {
  html {
    scroll-padding-top: 150px;
  }

  .feature-main.vc_custom_1587373068008 {
    height: 275px;
  }

  .feature-inner .feature-text h2.main-heading.desktitle {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px !important;
  }

  .feature-text p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
    width: 60%;
  }

  .feature-text p br {
    display: none;
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.machinery-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .machinery-text .vc_column-inner {
    width: 100% !important;
  }

  .machinery-inner .machinery-form {
    width: 65%;
    bottom: 0px;
    position: inherit;
  }

  .machinery-text {
    width: 100% !important;
  }

  h4.equipment-head {
    font-size: 15px;
    line-height: 18px;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 70%;
  }

  .main-heading {
    margin-bottom: 20px !important;
  }

  .machinery-main {
    padding-top: 40px;
  }

  .des-boxes-main .des-boxes-inner .des-main {
    grid-template-columns: repeat(4, 1fr);
  }

  .testimonial_area .client-des h5.client-name {
    font-size: 15px;
  }

  .des-boxes-main .des-boxes-inner .des-main .card:last-child {
    grid-column-start: 2;
    grid-column-end: 4;
  }

  .map-section iframe {
    height: 350px !important;
  }

  .machinery-main .equipment-img-section {
    margin-top: 35px;
  }

  .grid-main {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 70%;
  }
}

@media (max-width:767px) {
  .feature-main.vc_custom_1587373068008 {
    height: 100vh;
  }

  .feature-text p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    width: 40%;
  }

  .feature-inner .feature-text h2.main-heading.desktitle {
    font-size: 25px;
    line-height: 27px;
  }

  a.learn_more.button {
    font-size: 14px;
    padding: 8px 15px;
  }

  .machinery-main .machinery-inner .machinery-text h2.main-heading.desktitle {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 10px !important;
  }

  .machinery-main .machinery-inner .machinery-text p .learn_more.button {
    margin-top: 5px;
  }

  .machinery-text {
    padding-bottom: 20px;
  }

  .testimonial-inner-section .testimonial .text-area {
    padding-bottom: 20px;
  }

  .testimonial-main {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .testimonial-head-section h2 {
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 15px;
  }

  .map-section iframe {
    height: 250px !important;
  }

  a.equipment-head {
    font-size: 18px;
  }

  .deals-text h2 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 5px !important;
  }

  .machinery-inner .machinery-form .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input {
    margin: 0 0 0px !important;
  }

  .machinery-inner .machinery-form .gform_wrapper .gform_footer {
    padding: 0px 0 0px !important;
    margin: 0px 0 0 !important;
  }
}

@media (max-width:568px) {
  .machinery-main .machinery-inner .machinery-text h2.main-heading.desktitle {
    font-size: 24px;
    line-height: 26px;
  }

  .weekend-inner .weekend-deals {
    align-items: baseline;
    flex-direction: column;
  }

  .weekend-inner .weekend-deals .deals-text {
    padding-right: 0px;
    padding-bottom: 20px;
  }

  .vc_custom_1587367481652 {
    height: 450px;
  }

  .des-boxes-main .des-boxes-inner .des-main {
    grid-template-columns: repeat(2, 1fr);
  }

  .des-boxes-main .des-boxes-inner .des-main .card:last-child {
    grid-column-start: 1;
    grid-column-end: 4;
  }

  .text-section p {
    min-height: auto;
  }

  .testimonial-inner-section .testimonial {
    grid-template-columns: repeat(1, 1fr);
  }

  .deals-text h2 {
    font-size: 24px;
    line-height: 26px;
    padding-top: 0px;
  }

  .testimonial-head-section h2 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 0px;
  }

  .map-section iframe {
    height: 200px !important;
  }

  .weekend-inner .weekend-deals .deals-text {
    width: calc(100% - 0px);
  }

  .grid-main {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 70%;
  }

  .vc_row.wpb_row.vc_row-fluid.feature-main.vc_custom_1587373068008.vc_row-has-fill::before {
    position: absolute;
    content: " ";
    background: #00000061;
    display: block;
    background-size: cover;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .feature-text p {
    margin-bottom: 10px !important;
    width: 90%;
    margin: auto;
  }

  .feature-text {
    text-align: center;
  }
}

@media (max-width:567px) {
  .feature-main.vc_custom_1587373068008 {
    height: 300px;
  }

  .machinery-main .machinery-inner .machinery-text h2.main-heading.desktitle {
    font-size: 22px;
    line-height: 22px;
  }

  .machinery-inner .machinery-form {
    width: 95%;
    bottom: 0px;
    position: inherit;
  }

  .deals-text h2 {
    font-size: 22px;
    line-height: 22px;
  }

  .testimonial-head-section h2 {
    font-size: 22px;
    line-height: 22px;
  }

  .testimonial-inner-section .testimonial .text-area {
    padding-left: 55px !important;
    padding: 25px;
  }

  .text-area::before {
    height: 20px;
    width: 26px;
    top: 17px;
    left: 17px;
  }

  .des-boxes-main {
    padding-top: 40px;
  }

  .machinery-form .gform_heading h3.gform_title {
    font-size: 22px;
    line-height: 22px;
  }

  .grid-main {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-column-gap: 30px;
    grid-row-gap: 60px;
  }

  .hire-equipment {
    padding: 20px 0px;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 65%;
  }

  .feature-inner .feature-text h2.main-heading.desktitle br {
    display: none;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .grid-main {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-column-gap: 30px;
    grid-row-gap: 30px !important;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 60%;
  }

  .machinery-main .equipment-img-section {
    margin-top: 35px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .grid-main {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-column-gap: 30px;
    grid-row-gap: 30px !important;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 60%;
  }

  .machinery-main .equipment-img-section {
    margin-top: 35px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .grid-main {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-column-gap: 30px;
    grid-row-gap: 30px !important;
  }

  .equipment-img-section .grid-main .hire-equipment .image-sec img {
    width: 60%;
  }

  .machinery-main .equipment-img-section {
    margin-top: 35px !important;
  }
}

/* --------- End of Landing Page ---------- */
