/*
	Theme Name: Altitude Pro Theme
	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.0.2

	Tags: black, white, blue, green, orange, pink, one-column, two-columns, responsive-layout, custom-header, custom-menu, 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 
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Buttons
		- Tables
	- 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
	- 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
---------------------------------------------------------------------------------------------------- */
/*font-family: 'Raleway', sans-serif;*/
/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,600,600i,700,700i,800,800i,900');
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic&subset=latin,latin-ext);



@font-face {
	font-family: 'Times';
	src: url('fonts/Times-Roman.eot');
	src: url('fonts/Times-Roman.eot?#iefix') format('embedded-opentype'),
		url('fonts/Times-Roman.woff') format('woff'),
		url('fonts/Times-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Times';
	src: url('fonts/Times-Bold.eot');
	src: url('fonts/Times-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Times-Bold.woff') format('woff'),
		url('fonts/Times-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

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

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




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

}

/* 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
--------------------------------------------- */

body {
	background-color: #fff;
    color: #000000;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}
.text_align_center .wpb_wrapper > p {
    color: #949494;
    text-align: center;
 
}
body.altitude-home {
	background: none;
}
.italic_font_area .wpb_wrapper > p {
    color: #949494;
    font-family: "Merriweather",serif;
    font-style: italic;
    line-height: 25px;
    text-align: center;
}
 .text_align_center{  text-align: center;
 }
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: #1abc4a;
	text-decoration: none;
}

a:hover {
	color: #1abc4a;
}
.header_right > a:hover{
		color: #1abc4a;
}
p {
  font-family: "Lato",sans-serif;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 0;
}

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

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 800;
}

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

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

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

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


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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 32px;
}

.image-section h2,
.solid-section h2 {
	font-size: 80px;
	font-weight: 200;
	line-height: 1;
}

.front-page-2.solid-section h2 {
	font-size: 48px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

.image-section h4,
.solid-section h4 {
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

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

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

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;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* 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-weight: 200;
	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 #22a1c4;
	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: #22a1c4;
	border: 2px solid #22a1c4;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2px;
	padding: 15px 25px;
	text-transform: uppercase;
	-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:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button.clear:hover,
.button:hover,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .widget .button,
.widget .button:hover,
.widget .button.clear: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;
}

.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 .button.clear {
	border-color: #fff;
	color: #fff;
}

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

button:disabled,
button:disabled:hover,
input:disabled,
input:disabled:hover,
input[type="button"]:disabled,
input[type="button"]:disabled:hover,
input[type="reset"]:disabled,
input[type="reset"]:disabled:hover,
input[type="submit"]:disabled,
input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-color: #ddd;
	color: #fff;
	cursor: not-allowed;
}

/* 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;
}


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

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

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

.site-inner {
  background-color: #ffffff;
    clear: both;
  
    position: relative;
    word-wrap: break-word;
    z-index: 9; 
     margin-top:0px;
}

.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%;
}
.menu-header-menu ul li a {
     color: #ffffff;
    font-size: 15px;
    font-weight: 200 !important;
}
.menu-header-menu ul li a:hover{
	color: #1abc4a;
}
.menu-header-menu ul li.current-menu-item a{
		color: #fff;
}
.one-third,
.two-sixths {
	width: 31.623931623931625%;
}
.popup-content p {
    color: #ffffff !important;
    margin: 5px 0;
}
.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;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar {
	height: 88px;
	width: 88px;
}

.entry-comments .avatar {
	height: 60px;
	width: 60px;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 20px 24px 0;
}

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

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

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

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

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

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

.search-form {
	overflow: hidden;
}

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

.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;
}
.entry-header {
    display: none;
}
/* Titles
--------------------------------------------- */

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

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

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

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

.entry-title a:hover {
	color: #22a1c4;
}

.widget-full .widget-title {
	margin-bottom: 40px;
}

/* 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;
	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;
}

/* 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:hover {
	padding: 30px;
}


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

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

.enews-widget input {
	font-size: 18px;
	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;
}


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

.site-header {
   background-color: rgba(0, 0, 0, 0);
    left: 0;

    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

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

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


.admin-bar .site-header {
	top: 32px;
}

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

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


.header_right {
    background: rgba(0, 0, 0, 0) url("images/call_us.png") no-repeat scroll left 17px center;
    border-left: 1px solid #2e487c;
    color: #ffffff;
    float: right;
    font-size: 18px;
    line-height: 27px;
    margin-left: 15px;
    padding-left: 91px;
      transition: all 0.2s ease-in-out 0s;
}

/**/
@media only screen and (min-width:737px){
    
.dark.site-header .wrap {  padding: 12px 0;      transition: all 0.2s ease-in-out 0s;}
.header-image .dark .site-title > a { height: 50px;}
.dark .header_right { background: rgba(0, 0, 0, 0) url("images/call_us.png") no-repeat scroll left 17px center / 18% auto;  border-left: 1px solid #2e487c;
    color: #ffffff;  float: right;  font-size: 15px;  line-height: 24px;  margin-left: 15px;    transition: all 0.2s ease-in-out 0s; padding-left: 82px;}

.header-image .title-area,
.header-image .site-header.dark .title-area {padding: 0;}
.site-header.dark .title-area {padding: 15px 0;}
    
.site-header.dark { background-color: rgba(0, 0, 0, 0.88);}
.site-header.dark > .wrap {border-bottom: none;}
.site-header.dark .nav-secondary {display: none;}
    
    
    
    
}



.header_right > a {
    color: #ffffff;
    display: block;
    font-size: 24px;
    letter-spacing: 3px;
}
.welocome_text_area {
     font-family: "Montserrat",sans-serif;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.menu-header-menu {
    float: left;
    padding-top: 15px;
           transition: all 0.2s ease-in-out 0s;
}
.wpb_single_image.wpb_content_element.vc_align_center.quote_img {
    margin-bottom: 44px;
    margin-top: -47px;
    position: relative;
    z-index: -1;
}
.view_more_button .vc_btn3-style-modern {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #000000 !important;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 67px !important;
    position: relative;
    text-transform: uppercase !important;
     transition: all 0.2s ease-in-out 0s;
}
.service_title {
  font-weight: bold;
    margin-top: 0px;
    margin-bottom: 30px;
}
.view_more_button .vc_btn3-style-modern:hover{
	    color: #1abc4a !important;
}
.over_flow_none {
    overflow: visible !important;
}
.view_more_button .vc_btn3-style-modern::before {
    background: #000000 none repeat scroll 0 0;
    color: #000000;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
     transition: all 0.2s ease-in-out 0s;
}
.view_more_button .vc_btn3-style-modern:hover::before{
	    background: #1abc4a none repeat scroll 0 0;
    color: #1abc4a;
}
.welocome_text_area{
}
.dark .menu-header-menu {
    float: left;
    padding-top: 10px;
}
.menu-header-menu ul li {
 float: left;
    padding-right: 21px;
}
.service_container {
    background-position: center top !important;
    background-repeat: no-repeat !important;
        min-height: 760px;
}
.service_one .wpb_wrapper a {
    color: #000000;
}
.service_one .wpb_wrapper a:hover{
  color: #28BA50;
}
.service_one h4::before {
 background: #000000 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -5px;
    width: 71px;
}
.service_one {
    float: left;
    margin-bottom: 61px !important;
    margin-top: 36px;
    padding: 0 6%;
    text-align: center;
    width: 50%;
}
.wpb_text_column.wpb_content_element.service_one.text_align_center.service_two {
    float: inherit;
    margin: 0 auto;
    width: 58%;
    clear: both;
}
.wpb_text_column.wpb_content_element.right_service_right {
    padding-left: 0;
    padding-right: 11%;
}
.green_text_color{
	color: #19BC4A;
}
.call_us_type_text .wpb_wrapper > p {
    color: #ffffff;
}
.call_us_type_text {
    margin-top: 70px;
    padding: 89px 0;
    position: relative;
}
.call_us_type_text::before {
    background: #ffffff none repeat scroll 0 0;
    color: #ffffff;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 19px;
    transition: all 0.2s ease-in-out 0s;
    width: 1px;
}
.top_cross_area {
    position: relative !important;
}
.top_cross_area:before{
   background: rgba(0, 0, 0, 0) url("images/gray_cross_bg.png") no-repeat scroll center bottom;
    bottom: -147px;
    content: "";
    height: 569px;
    left: 0;
    position: absolute;
    width: 100%;
}
.big_font_heading {
    font-weight: bold;
}
.samll_font_heading{
	position: relative;
}
.samll_font_heading:before{
   background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -62px;
    transition: all 0.2s ease-in-out 0s;
    width: 1px;
}
.project-wrap {
 background: #000000 none repeat scroll 0 0;
    float: left;
    height: 497px;
    position: relative;
    z-index: 50;
}
.project-wrap img{
	 transition: all 0.2s ease-in-out 0s;
}
.project-wrap:hover img {
    opacity: 0.5;
       transition: all 0.2s ease-in-out 0s;
}
.project-inner-wrp {
   background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 62px;
    margin-left: -98px;
    padding: 32px 41px 37px;
    position: absolute;
    width: 371px;
     transition: all 0.2s ease-in-out 0s;
}
.vc_btn3-container.vc_btn3-center {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 50;
}
.samll_font_heading.white_line::before{
	background-color: #fff;
}
.project_area {
    position: relative;
}
.testimonial_area::before {
    background: rgba(0, 0, 0, 0) url("images/gray_cross_bg_bottom.png") no-repeat scroll center bottom / cover ;
    top: 0px;
    content: "";
    height: 569px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 5;
}
.project-wrap:hover .project-descs {
    color: #ffffff;
        transition: all 0.2s ease-in-out 0s;
}.project-wrap:hover .project-title > a {
    color: #ffffff;
        transition: all 0.2s ease-in-out 0s;
}
.project-wrap:hover .project-readmore  a{
	   transition: all 0.2s ease-in-out 0s;
	color: #28ba50 !important
}
.project-wrap:nth-child(5) {
    float: right;
    margin-bottom: 31px;
    margin-right: 97px;
    margin-top: 65px;
}
.project-wrap:nth-child(7) {
    float: right;
    margin-bottom: 26px;
    margin-top: 0px;
    margin-right: 97px;
}
.project-wrap:hover .project-inner-wrp {
    background: #28ba50 none repeat scroll 0 0;
    transition: all 0.2s ease-in-out 0s;
}
.project-wrap:nth-child(5) .project-inner-wrp {
    right: -98px;
    text-align: right;
}
.project-wrap:nth-child(7) .project-inner-wrp {
    right: -98px;
    text-align: right;
}
.project-readmore a {
    background: rgba(0, 0, 0, 0) url("images/read_more.png") no-repeat scroll right center;
    height: 100%;
    position: absolute;
    text-indent: -9999px !important;
    top: 0;
    width: 100%;
     transition: all 0.2s ease-in-out 0s;
}
.project-wrap:nth-child(5) .project-inner-wrp .project-readmore a,.project-wrap:nth-child(7) .project-inner-wrp .project-readmore a{
    background: rgba(0, 0, 0, 0) url("images/read_more_left.png") no-repeat scroll left center;
    color: #ffffff;
    right: 37px;
     transition: all 0.2s ease-in-out 0s;
}
.project-title > a {
   color: #282828;
    display: inline-block;
    font-size: 46px;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 11px;
    text-transform: capitalize;
}
.project-descs {
    color: #96a0a6;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.project-wrap:nth-child(4) {
margin: 0 34px 32px 97px;
}
.partner_area .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
.partner_area .wpb_single_image .vc_figure {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    vertical-align: top;
    width: 100% !important;
}
.partner_area .wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
.project-wrap:nth-child(6) {
       margin: 0 34px 26px 97px;
}
.call_us_type_text::after {
    background: #ffffff none repeat scroll 0 0;
    color: #ffffff;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 19px;
    transition: all 0.2s ease-in-out 0s;
    width: 1px;
}
.big_text {
    color: #ffffff;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 62px;
    margin-bottom: 16px;
    margin-top: -7px;
}
.green_text {
    color: #19bc4a;
      font-weight: bold;
    font-family: "Montserrat",sans-serif;
    font-size: 19px;
}
.call_us_section {
   background-attachment: fixed;
    background-color: #021132;
    background-position: right bottom -160px !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    min-height: 1000px;
      z-index: 50;
}
.project_area .wpb_wrapper {
    position: relative;
    z-index: 50;
}
.testimonial_area .big_font_heading {
    margin-bottom: 42px;
}
.testimonial_area {
    background-attachment: fixed;
}
.blog_area:before{
    background: rgba(0, 0, 0, 0) url("images/blog_cross.png") no-repeat scroll center bottom;
    content: "";
    height: 569px;
    left: 0;
    position: absolute;
    top: -417px;
    width: 100%;
}
.post-wrap {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ececec;
    float: left;
    margin-right: 70px;
    padding: 23px;
    text-align: center;
    width: 312px;
}
.blog_area .post-title > a {
   color: #000000;
    display: block;
    font-size: 28px;
    margin-bottom: 53px;
    margin-top: 15px;
    position: relative;
    text-align: center;
}
.post-date-time-area .post-date {
      background: rgba(0, 0, 0, 0) url("images/design_24.jpg") no-repeat scroll left center;
    color: #a7a7a7;
    float: left;
    font-size: 14px;
    padding-left: 27px;
}
.post-date-time-area .post-time {
    float: right;
         color: #a7a7a7;
    font-size: 14px;
        padding-left: 27px;
          background: rgba(0, 0, 0, 0) url("images/time_icon.jpg") no-repeat scroll left center;
}
.post-wrap:hover{
	    border: 1px solid #28BA50;
}
.entry-footer {
    display: none;
}
.partner_area .vc_column-inner {
    padding: 0 !important;
}
.partner_area .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0 !important;
}
.post-wrap:nth-child(6) {
    margin-right: 0;
}
.post-wrap:nth-child(4) {
    margin-left: 32px;
}
.bx-wrapper .bx-prev{
   background: rgba(0, 0, 0, 0) url("images/left_arrow.png") no-repeat scroll 0 0 !important;
    height: 78px !important;
    top: 77px !important;
    width: 41px !important;
}
.blog_area .post-title > a::before {
    background: #e0e0e0 none repeat scroll 0 0;
    bottom: -37px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 160px;
}
.post-image > img {
    border-radius: 100%;
    margin-bottom: 15px;
    margin-top: 13px;
    width: 43px;
}
.post-date > a {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.bx-wrapper .bx-next{
	  background: rgba(0, 0, 0, 0) url("images/right_arrow.png") no-repeat scroll 0 0 !important;
    height: 78px !important;
    top: 77px !important;
    width: 41px !important;
}
.testimonial_area .vc_column-inner:before{
	 background: rgba(0, 0, 0, 0) url("images/quiote_icon.png") no-repeat scroll 0 0;
    content: "";
    height: 227px;
    position: absolute;
    width: 259px;
    z-index: 5000;
}
.tslider blockquote footer, .tslider blockquote footer a {
    color: #28ba50 !important;
    font-size: 26px !important;
    text-align: center !important;
     margin-bottom: 70px !important;
}
.tslider blockquote p {
    color: #ffffff !important;
    font-size: 24px;
    font-family: "Merriweather",serif;
       color: #888888;
    font-size: 24px !important;
    font-style: italic !important;
    font-weight: 300;
    line-height: 41px !important;
    margin: 0.4em 0 1em;
    padding: 0 200px !important;
    text-align: center;
}
.phone_number_text .wpb_wrapper > p {
    color: #ffffff;
    font-weight: bold;
    margin-top: -29px;
    text-transform: uppercase;
        font-family: "Montserrat",sans-serif;
}
.phone_number:hover{
	background:#fff;
	    color: #171430;
}
.wpb_text_column.wpb_content_element.right_service_left {
    padding-left: 11%;
    padding-right: 0;
}
.phone_number {
    background: #19bc4a none repeat scroll 0 0;
    border-radius: 40px;
    color: #171430;
    display: inline-block;
    font-size: 24px;
    letter-spacing: 5px;
    margin-top: 10px;
    padding: 13px 30px;
}
.service_one h4 {
  font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 31px;
    position: relative;
    text-transform: uppercase;
}
.site-title {
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
}

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



.header-image .site-title > a {
 background-size: contain !important;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.site-header .wrap {
 border-bottom: 1px solid #383838;
    max-width: 94%;
    padding: 20px 0;
    width: 100%;
        transition: all 0.2s ease-in-out 0s;
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}
.site-header {
    background: rgba(0, 0, 0, 0) url("images/header-bg.png") repeat-x scroll left top -30px;
}

/*
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-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: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:hover,
.genesis-nav-menu li.current-menu-item > a,
.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;
	padding: 20px;
	position: relative;
	width: 200px;
}

.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
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	margin-bottom: 10px;
	text-align: center;
}

.responsive-menu-icon::before {
	color: #fff;
	content: "\f333";
	font: normal 24px/1 "dashicons";
	margin: 0 auto;
}

.nav-secondary .responsive-menu-icon {
	margin: 10px auto 0;
}

/*
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:hover,
.image-section .featured-content .entry-title a:hover {
	color: #22a1c4;
}

.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-style: italic;
}


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

.front-page .dashicons {
	font-size: 40px;
	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-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.flexible-widgets.widget-halves h2,
.flexible-widgets.widget-thirds h2,
.flexible-widgets.widget-fourths h2 {
	font-size: 36px;
}

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

.content {
	float: left;
	width: 700px;
}

.page .content {
	padding-bottom: 50px;
}

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

.full-width-content .content {
	padding: 0 ;
	width: 100%;
}

.full-width-content.front-page .content {
	padding: 0;
}

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 0px;
}

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

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #000;
	color: #ddd;
}


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

p.entry-meta {
	font-size: 20px;
	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;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #22a1c4;
	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;
}

.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: #22a1c4;
	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: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
---------------------------------------------------------------------------------------------------- */

.main_footer_first {
 float: left;
    padding-right: 80px;
    padding-top: 68px;
    text-align: left;
    width: 369px;
}
.main_footer_second {
 float: left;
    padding-bottom: 68px;
    padding-left: 60px;
    padding-top: 68px;
    text-align: left;
    width: 321px;
}
.power_area {
      font-weight: bold;
    margin-bottom: 21px;
}
.site-footer,
.site-footer a,
.site-footer p {
	color: #fff;
}
.site-footer{
	font-family: 'Lato', sans-serif;
	 font-weight: normal;
}
.site-footer a:hover {
	color: #28BA50;
}

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

.f_call {
    margin-top: 33px;
}
.f_mail{
	    margin-bottom: 33px;
}
.main_footer_third {
background: #ffffff none repeat scroll 0 0;
    float: right;
    height: 344px;
    width: 360px;
}
.main_footer_third > a:first-child {
    color: #000000;
    display: inline-block;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 37px;
    margin-top: 100px;
}
.copyright {
    color: #acacac;
    margin-top: 19px;
}
.main_footer_third > a:hover:first-child{
	color: #28BA50;
}
#menu-footer-menu li {
    line-height: 30px;
}
/*
Media Queries
---------------------------------------------------------------------------------------------------- */
/*
@media only screen and (max-width: 1280px) {

	.site-inner,
	.wrap {
		max-width: 1140px;
	}
	
}*/
/*
@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.site-header .widget-area {
		width: 580px;
	}

	.content {
		width: 520px;
	}

	.full-width-content .content {
		padding: 0 110px;
	}
	
	.genesis-nav-menu a {
		padding: 30px 10px;
	}
	
	.site-header.dark .genesis-nav-menu a {
		padding: 20px 10px;
	}
	
	.front-page-1,
	.front-page-3,
	.front-page-5,
	.front-page-7 {
	    background-attachment: scroll;
	}

}

@media only screen and (max-width: 1023px) {

	.site-inner,
	.wrap {
		max-width: 768px;
	}
	
	.secondary-nav .site-inner {
		margin-top: 80px;
	}

	.front-page .site-inner {
		max-width: none;
	}

	.site-header {
		position: static;
	}
	
	.front-page .site-header {
		background-color: #000;
	}
	
	.front-page .site-header > .wrap {
		border: none;
	}

	.content,
	.sidebar,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
	
	.site-header .title-area,
	.site-header.dark .title-area {
		padding: 15px 0;
	}
	
	.header-image .dark .site-title > a {
		height: 76px;
	}

	.genesis-nav-menu,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}
	
	.header-image .site-title > a {
		background-position: center !important;
	}
	
	.nav-primary .genesis-nav-menu {
		float: none;
	}
	
	.nav-secondary,
	.site-header.dark .nav-secondary {
		border-bottom: none;
		display: block;
	}

	.genesis-nav-menu a,
	.site-header.dark .genesis-nav-menu a {
		padding: 10px;
	}

	.front-page .site-inner {
		margin-top: 0;
	}

	.site-inner {
		margin-top: 80px;
	}

	.full-width-content .content {
		padding: 0;
	}

	.full-width-content img.pull-left {
		margin-left: 0;
	}

	.full-width-content img.pull-right {
		margin-right: 0;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.flexible-widgets.widget-full .widget,
	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget,
	.flexible-widgets.widget-fourths .widget {
		margin: 0 auto 20px;
		width: 100%;
	}
	
	.image-section h2,
	.solid-section h2 {
		font-size: 60px;
	}
	
	.front-page-1 .image-section,
	.secondary-nav .front-page-1 .image-section {
		padding-top: 0;
	}

}

@media only screen and (max-width: 800px) {

	.site-inner,
	.wrap {
		max-width: none;
		width: 100%;
	}

	.site-inner,
	.wrap {
		padding: 0 5%;
	}

	.front-page .site-inner {
		padding: 0;
	}

	.genesis-nav-menu.responsive-menu {
		display: none;
		float: none;
		padding-bottom: 20px;
	}

	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}

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

	.genesis-nav-menu.responsive-menu li.current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		border: none;
		display: block;
		padding: 10px 0;
		text-transform: none;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}

	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 20px/1 "dashicons";
		height: 20px;
		padding: 7px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}

	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}

	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
		display: none;
	}

	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(255, 255, 255, 0.05);
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}

	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		background-color: transparent;
		margin: 0;
		padding-left: 25px;
	}

	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 10px 0;
		position: relative;
		text-transform: none;
		width: 100%;
	}

	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
	.genesis-nav-menu.responsive-menu a:hover {
		background: none;
	}

	.site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu,
	.site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
	.site-header .genesis-nav-menu.responsive-menu > li:hover > a,
	.site-header .genesis-nav-menu.responsive-menu a:hover {
		color: #fff;
	}

	.altitude-home .simple-social-icons ul li {
		margin: 0 20px 20px !important;
	}
	
	.footer-widgets .wrap {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.front-page-2,
	.front-page-3,
	.front-page-4,
	.front-page-5,
	.front-page-6,
	.front-page-7 {
		border-top: 0;
		margin-top: 0;
	}
	
	.image-section .flexible-widgets {
		padding-bottom: 80px;
	}
	
	.solid-section .flexible-widgets {
		padding-bottom: 40px;
		padding-top: 60px;
	}
	
	.bottom-image {
		margin-top: 60px;
		margin-bottom: -80px;
	}

}
*/
@media only screen and (max-width: 480px) {

	.image-section h2,
	.solid-section h2 {
		font-size: 40px;
	}

}/*=*=*=*=*=****1-7-2016*****=*=*=*=*=*/.project-wrap:nth-child(5) {margin-top:270px !important;}

/*-*-*-6-7-2016-*-*-*/

.call_us_type_text .wpb_wrapper > p { font-size: 28px;
    line-height: 30px;}
.sticky-popup-right .popup-title {margin-top:30px; font-size:23px;  transform: rotate(180deg) !important;-webkit-transform: rotate(269deg) transition(120px, 0);}


/*22-7-2016*/
.footer-other-log > img { float: left; margin-bottom: 20px;  padding: 0 0 0 20px;  width: 170px;}
.footer-other-log {padding-top: 90px; float: left;  width: 100%;}

.sticky-popup .popup-header{ background: rgba(0, 0, 0, 0) url("images/enquire_form.jpg"); background-repeat: no-repeat; border: inherit !important;}
.sticky-popup-right .popup-title {color: rgba(0, 0, 0, 0) !important;}


/**/

/*.home .sticky-popup-right .popup-title{-webkit-transform: rotate(270deg) translate(-110px, 0px) !important;}*/
.popup-content input, textarea, select {max-width: 100% !important; padding: 5px 8px; font-size:16px;}
.popup-content-pad .your-message textarea {height: 160px;}
.sticky-popup .popup-content-pad .wpcf7-form-control.wpcf7-submit {padding: 5px; width: 40%;}
.sticky-popup .popup-content-pad {padding: 15px 20px;}
.project_area {padding-left:0px !important; padding-right:0px !important;}
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467208168222.vc_row-has-fill {padding-bottom: 0px !important;}
.vc_row.wpb_row.vc_row-fluid.partner_area.vc_custom_1467205152712.vc_row-has-fill {margin-top: 0 !important;}
.sticky-popup .popup-header {border: 1px solid #19a0ae!important;}
.sticky-popup .popup-header {background-color: #3e3457 !important;}
.sticky-popup-right .popup-header {height:235px !important; width:45px ;}
/*.sticky-popup-right .popup-content {height:440px;}*/
.popup-content p {margin: 10px 0 !important;}
.sticky-popup-right .popup-content {background: #3e3457 none repeat scroll 0 0; border: medium none !important;}

.sticky-popup .popup-content-pad .wpcf7-form-control.wpcf7-submit:hover {background:#22a1c4; border: 2px solid #22a1c4; }

.testimonial_area::before  {background:none;}
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467810801927.vc_row-has-fill {margin-top:0px !important; padding-top:0px !important; padding-bottom:0px !important;}
/*.site-footer .main_footer_third img {display: none;}*/
.main_footer_third > a {margin-bottom: 0 !important; margin-top:130px !important;}
#our-clients.project_area .vc_column-inner {padding-left: 0; padding-right: 0;}
#our-clients.project_area .wpb_single_image {margin-bottom:0px;}
input, select, textarea {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 8px;
    width: 100%;
}
.popup-content .wpcf7-form-control.wpcf7-submit{
 background: #fff none repeat scroll 0 0;
    border: medium none !important;
    padding: 11px 0 !important;
    color:#333;
}
.popup-content .wpcf7-form-control.wpcf7-submit:hover {
    background: #ffffff none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #000000;
    opacity: 1 !important;
    padding: 11px 0 !important;
}
.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.8;
}

.sticky-popup div.wpcf7-response-output {
    color: #ffffff !important;
    font-size: 14px !important;
    margin: 1em 0.1em !important;
    padding: 10px 0 15px !important;
    text-align: center !important;
    width: 100% !important;
       border: medium none !important;
}

div.wpcf7-validation-errors {
    background: #ff0000 none repeat scroll 0 0 !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    background: #008000 none repeat scroll 0 0 !important;
    border: medium none !important;
}
.service_one.text_align_center .wpb_wrapper > p:last-child {
    min-height: 119px;
}

#our-clients  h3:before{  background: #000000 none repeat scroll 0 0; color: #ffffff;  content: "";  height: 50px;  left: 0;   margin: 0 auto;  position: absolute;  right: 0;  top: -62px;    transition: all 0.2s ease-in-out 0s;
    width: 1px;}
#our-clients  h3{position: relative;}
.sticky-popup .popup-content{height: auto;}

.popup-content .half-input p {  float: left;  width: 50%;}
.popup-content .half-input p:first-child {  padding-right: 5px;}
.popup-content .half-input p:last-child {  padding-left: 5px;}
/*
Media Queries
---------------------------------------------------------------------------------------------------- */
/*
@media only screen and (min-width:2880px) and (max-width:2900px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 135px;}
}

@media only screen and (min-width:2400px) and (max-width:2472px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 128px;}
}
@media only screen and (min-width:2300px) and (max-width:2399px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 122px;}
}
@media only screen and (min-width:2200px) and (max-width:2299px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 118px;}
}
@media only screen and (min-width:2100px) and (max-width:2199px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 113px;}
}
@media only screen and (min-width:2000px) and (max-width:2099px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 110px;}
}
@media only screen and (min-width:1800px) and (max-width:1899px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 95px;}
}
@media only screen and (min-width:1700px) and (max-width:1799px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 95px;}
}
@media only screen and (min-width:1600px) and (max-width:1699px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 95px;}
}
@media only screen and (min-width:1550px) and (max-width:1599px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 90px;}
}
@media only screen and (min-width:1500px) and (max-width:1549px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 85px;}
}
@media only screen and (min-width:1450px) and (max-width:1499px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 82px;}
}
@media only screen and (min-width:1400px) and (max-width:1449px)
{
.size-full.wp-image-76.aligncenter {position: relative; right: 75px;}
}*/


@media only screen and (min-width:1281px) and (max-width:1399px)
{	
.service_title {font-size: 50px !important;}
.big_text {font-size: 50px;}
.testimonial_area .vc_column-inner::before { background-size: 150px auto;}
.scroll .mouse {left: -5px !important;}

}

@media only screen and (min-width:1250px) and (max-width:1280px)
{/*slider text*/
.slider_second_bold_font {font-size: 45px !important; line-height: 45px !important;}
.get-touch-slider-btn a {font-size: 13px !important;}

}



#testimonial .bx-viewport {
    min-height: 280px;
}
#testimonial .bx-viewport { min-height: 280px;}
.main_footer_first .f_mail + a {
    display: none;
}

#our-clients {
    padding-top: 72px;
}
.our-serivce-section {
    background: #f5f8fa none repeat scroll 0 0;
    padding-top: 25px;
     margin-top: -15px;
}
#our-service {
    padding-bottom: 0 !important;
    padding-top: 75px;
}

html, body {
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
}

#wpcf7-f269-o1 {
    display: none;
}


.sticky-popup-right .popup-title {
    display: none !important;
}


@media only screen and (min-width:1200px) and (max-width:1279px)
{	
.site-header .widget-area { width: 800px;}
.service_title {font-size: 60px !important;}
.big_text{font-size: 46px;}
.wpb_text_column.wpb_content_element.right_service_right{ padding-right: 12%;}
#our-clients h3 { font-size: 45px !important;}
.testimonial_area .vc_column-inner::before{background-size: 100% auto; height: 155px; width: 210px;}
.header_right > a{font-size: 22px;}
.main_footer_first{width: 340px; padding-right: 60px;}
.main_footer_second{width: 280px; padding-left: 30px;}
.main_footer_third{width: 330px;}
.bx-wrapper ul li{width: 820px !important;}
.testimonial_area .big_font_heading{font-size: 50px !important;}
    
    
    
    
}



@media only screen and (min-width:1101px) and (max-width:1199px)
{	
.site-inner, .wrap{max-width: 100%;}
    
/*logo*/    
.title-area{width: 160px;}

/*header menu*/
.menu-header-menu ul li { padding-right: 18px;}
.site-header .widget-area { width: 770px;}

.service_title {font-size: 50px !important;}
.big_text{font-size: 46px;}
.wpb_text_column.wpb_content_element.right_service_right{ padding-right: 12%;}
#our-clients h3 { font-size: 45px !important;}
.testimonial_area .vc_column-inner::before{background-size: 100% auto;height: 105px; width: 130px;}
.header_right > a{font-size: 22px;}
.main_footer_first{width: 340px; padding-right: 60px; }
.main_footer_second{width: 280px; padding-left: 30px;}
.main_footer_third{width: 330px;  height: 330px;}
.testimonial_area .big_font_heading{font-size: 50px !important;}
    
/*Brisbane's Finest Electricians*/
.text_align_center .wpb_wrapper > p{font-size: 14px;}
.service_one h4{margin-bottom: 15px;}
.wpb_text_column.wpb_content_element.right_service_left{padding-left: 12%;}
.text_align_center .wpb_wrapper > p{margin-bottom: 20px;}
.service_one{padding: 0 5%;}
#our-service .vc_col-sm-12 { margin: 0 auto !important;}
.big_text { font-size: 43px;  line-height: 43px;  margin-top: 0;}
.phone_number{font-size: 20px; letter-spacing: 3px;}

/*home*/
#home .vc_col-sm-12 .vc_column-inner { padding-right: 0;  padding-left: 0;}

/*about*/
#about .vc_col-sm-12 .vc_column-inner {padding-right: 0;  padding-left: 0;}

/*our service*/
#our-service {margin: 0 auto !important;}
.call_us_section{margin: 0 auto !important;}

/*our clients*/
#our-clients { margin-left: auto;  margin-right: auto;}

/*testimonial*/
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467810801927.vc_row-has-fill{ margin-left: auto;  margin-right: auto;}
#testimonial .samll_font_heading { margin-top: 130px !important;}
#testimonial .vc_col-sm-12 { float: none;  margin: 0 auto; width: 95%;}
.tslider blockquote p{font-size: 22px !important;line-height: 35px !important;}

/*footer*/
.site-footer .wrap { width: 95%;}
    
    
    
}

.slider_second_bold_font, .slider_top_font{font-family: 'Times';text-transform: uppercase;text-align: center;}




@media only screen and (min-width:1024px) and (max-width:1100px)
{	
.site-inner, .wrap{max-width: 100%;}
    
/*logo*/    
.title-area{width: 160px;}

/*header menu*/
.menu-header-menu ul li { padding-right: 18px;}
.site-header .widget-area { width: 770px;}

.service_title {font-size: 50px !important;}
.big_text{font-size: 46px;}
.wpb_text_column.wpb_content_element.right_service_right{ padding-right: 12%;}
#our-clients h3 { font-size: 45px !important;}
.testimonial_area .vc_column-inner::before{background-size: 100% auto;height: 105px; width: 130px;}
.header_right > a{font-size: 22px;}
.main_footer_first{width: 340px; padding-right: 60px; }
.main_footer_second{width: 280px; padding-left: 30px;}
.main_footer_third{width: 330px;  height: 330px;}
.testimonial_area .big_font_heading{font-size: 50px !important;}
    
/*Brisbane's Finest Electricians*/
.text_align_center .wpb_wrapper > p{font-size: 14px;}
.service_one h4{margin-bottom: 15px;}
.wpb_text_column.wpb_content_element.right_service_left{padding-left: 12%;}
.text_align_center .wpb_wrapper > p{margin-bottom: 20px;}
.service_one{padding: 0 5%;}
#our-service .vc_col-sm-12 { margin: 0 auto !important;}
.big_text { font-size: 43px;  line-height: 43px;  margin-top: 0;}
.phone_number{font-size: 20px; letter-spacing: 3px;}

/*home*/
#home .vc_col-sm-12 .vc_column-inner { padding-right: 0;  padding-left: 0;}

/*about*/
#about .vc_col-sm-12 .vc_column-inner {padding-right: 0;  padding-left: 0;}

/*our service*/
#our-service {margin: 0 auto !important;}
.call_us_section{margin: 0 auto !important;}

/*our clients*/
#our-clients { margin-left: auto;  margin-right: auto;}

/*testimonial*/
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467810801927.vc_row-has-fill{ margin-left: auto;  margin-right: auto;}
#testimonial .samll_font_heading { margin-top: 130px !important;}
#testimonial .vc_col-sm-12 { float: none;  margin: 0 auto; width: 95%;}
.tslider blockquote p{font-size: 22px !important;line-height: 35px !important;}

/*footer*/
.site-footer .wrap { width: 95%;}
    
    .footer-other-log > img { width: 135px;}
    
}


@media only screen and (min-width:981px) and (max-width:1023px)
{	
.site-inner, .wrap{max-width: 100%;}
    
/*logo*/    
.title-area { width: 80px;}
.site-header .wrap {padding: 15px 0;}
.header-image .site-title > a{height: 40px;}

/*slider*/
#home .vc_col-sm-12 .wpb_text_column { margin-bottom: -15px !important;}

/*header menu*/
.site-header .widget-area { width: 702px;}
.menu-header-menu ul li a { font-size: 14px;}
.header_right{background-position: left 10px center; background-size: 44px auto; font-size: 16px; line-height: 21px; padding-left: 63px;}
.menu-header-menu {padding-top: 8px;}
.sticky-popup-right .popup-title {font-size: 20px;}
.sticky-popup-right .popup-header{ width: 45px;  margin-left: 10px;  height: 215px !important;}
.dark .header_right{padding-left: 62px;}

.service_title {font-size: 40px !important;}
.big_text{font-size: 46px;}
.wpb_text_column.wpb_content_element.right_service_right{ padding-right: 10%;}
#our-clients h3 { font-size: 35px !important;}
.testimonial_area .vc_column-inner::before{background-size: 100% auto;height: 105px; width: 110px;}
.header_right > a{font-size: 18px;  letter-spacing: 2px;}
.main_footer_first{padding-right: 10px;  width: 290px; font-size: 15px;}
.main_footer_second{padding-left: 10px;  width: 150px;}
.main_footer_third{width: 280px; height: 310px;}
.testimonial_area .big_font_heading{font-size: 42px !important; margin-bottom: 30px;}
#menu-footer-menu li a { font-size: 15px;}
#menu-footer-menu li {  line-height: 25px;}
.tslider blockquote footer, .tslider blockquote footer a{font-size: 20px !important;}

/*Brisbane's Finest Electricians*/
.text_align_center .wpb_wrapper > p{font-size: 14px; line-height: 19px;}
.service_one h4{margin-bottom: 15px;  padding-top: 15px;  min-height: 50px;}
.wpb_text_column.wpb_content_element.right_service_left{padding-left: 12%;}
.text_align_center .wpb_wrapper > p{margin-bottom: 15px;}

#our-service .vc_col-sm-12 { margin: 0 auto !important;}
.big_text { font-size: 33px; line-height: 43px;  margin-top: 0;}
.phone_number{font-size: 20px; letter-spacing: 3px;}
.service_container img { width: 55px;}

/*home*/
#home .vc_col-sm-12 .vc_column-inner { padding-right: 0;  padding-left: 0;}

/*about*/
#about .vc_col-sm-12 .vc_column-inner {padding-right: 0;  padding-left: 0;}
#about .vc_col-sm-12 { float: none;  margin: 0 auto;  width: 90%;}
.welocome_text_area{font-size: 22px;letter-spacing: 2px; }

/*our service*/
#our-service {margin: 0 auto !important;}
.call_us_section{margin: 0 auto !important; min-height: 820px;}
.service_container { background-position: center top 60px !important;  background-size: 180px auto !important;}
.service_one{padding: 0 5%; margin-top: 15px;}
.service_one.text_align_center .wpb_wrapper > p:last-child { min-height: 183px;}

/*our clients*/
#our-clients { margin-left: auto;  margin-right: auto;}

/*testimonial*/
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467810801927.vc_row-has-fill{ margin-left: auto;  margin-right: auto;}
#testimonial .samll_font_heading { margin-top: 100px !important;}
#testimonial .vc_col-sm-12 { float: none;  margin: 0 auto; width: 95%;}
.tslider blockquote p{ font-size: 19px !important;  line-height: 30px !important; padding: 0 110px !important;}

/*footer*/
.site-footer .wrap { width: 95%;}
    
    /*enqury now sidebar*/
    .sticky-popup-right .popup-header {  height: 215px !important;    margin-left: 20px;}
    .footer-other-log > img { width: 135px;}
    
}



@media only screen and (min-width:901px) and (max-width:980px)
{	
.site-inner, .wrap{max-width: 100%;}
    
/*logo*/    
.title-area { width: 80px;}
.site-header .wrap {padding: 15px 0;}
.header-image .site-title > a{height: 40px;}

/*slider*/
#home .vc_col-sm-12 .wpb_text_column { margin-bottom: -15px !important;}

/*header menu*/
.site-header .widget-area { width: 702px;}
.menu-header-menu ul li a { font-size: 14px;}
.header_right{background-position: left 10px center; background-size: 44px auto; font-size: 16px; line-height: 21px; padding-left: 63px;}
.menu-header-menu {padding-top: 8px;}
.sticky-popup-right .popup-title {font-size: 20px;}
.sticky-popup-right .popup-header{ width: 45px;  margin-left: 10px;  height: 215px !important;}
.dark .header_right{padding-left: 62px;}

.service_title {font-size: 40px !important;}
.big_text{font-size: 46px;}
.wpb_text_column.wpb_content_element.right_service_right{ padding-right: 10%;}
#our-clients h3 { font-size: 35px !important;}
.testimonial_area .vc_column-inner::before{background-size: 100% auto;height: 105px; width: 110px;}
.header_right > a{font-size: 18px;  letter-spacing: 2px;}
.main_footer_first{padding-right: 10px;  width: 290px; font-size: 15px;}
.main_footer_second{padding-left: 10px;  width: 150px;}
.main_footer_third{width: 280px; height: 310px;}
.testimonial_area .big_font_heading{font-size: 42px !important; margin-bottom: 30px;}
#menu-footer-menu li a { font-size: 15px;}
#menu-footer-menu li {  line-height: 25px;}
.tslider blockquote footer, .tslider blockquote footer a{font-size: 20px !important;}

/*Brisbane's Finest Electricians*/
.text_align_center .wpb_wrapper > p{font-size: 14px; line-height: 19px;}
.service_one h4{margin-bottom: 15px;  padding-top: 15px;  min-height: 50px;}
.wpb_text_column.wpb_content_element.right_service_left{padding-left: 12%;}
.text_align_center .wpb_wrapper > p{margin-bottom: 15px;}

#our-service .vc_col-sm-12 { margin: 0 auto !important;}
.big_text { font-size: 33px; line-height: 43px;  margin-top: 0;}
.phone_number{font-size: 20px; letter-spacing: 3px;}
.service_container img { width: 55px;}

/*home*/
#home .vc_col-sm-12 .vc_column-inner { padding-right: 0;  padding-left: 0;}

/*about*/
#about .vc_col-sm-12 .vc_column-inner {padding-right: 0;  padding-left: 0;}
#about .vc_col-sm-12 { float: none;  margin: 0 auto;  width: 90%;}
.welocome_text_area{font-size: 22px;letter-spacing: 2px; }

/*our service*/
#our-service {margin: 0 auto !important;}
.call_us_section{margin: 0 auto !important; min-height: 820px;}
.service_container { background-position: center top 60px !important;  background-size: 180px auto !important;}
.service_one{padding: 0 5%; margin-top: 15px;}
.service_one.text_align_center .wpb_wrapper > p:last-child { min-height: 183px;}

/*our clients*/
#our-clients { margin-left: auto;  margin-right: auto;}

/*testimonial*/
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467810801927.vc_row-has-fill{ margin-left: auto;  margin-right: auto;}
#testimonial .samll_font_heading { margin-top: 100px !important;}
#testimonial .vc_col-sm-12 { float: none;  margin: 0 auto; width: 95%;}
.tslider blockquote p{ font-size: 19px !important;  line-height: 30px !important; padding: 0 110px !important;}

/*footer*/
.site-footer .wrap { width: 95%;}
    
    /*enqury now sidebar*/
    .sticky-popup-right .popup-header {  height: 215px !important;    margin-left: 20px;}
    .footer-other-log > img { width: 135px;}
.sticky-popup .popup-header { background: rgba(0, 0, 0, 0) url("images/enquire_form.jpg") no-repeat scroll 0 0 / 100% auto !important;border: inherit !important;}


}

@media only screen and (min-width:800px) and (max-width:900px)
{	
.site-inner, .wrap{max-width: 100%;}
    
/*logo*/    
.title-area { width: 80px;}
.site-header .wrap {padding: 15px 0;}
.header-image .site-title > a{height: 40px;}

/*slider*/
#home .vc_col-sm-12 .wpb_text_column { margin-bottom: -15px !important;}

/*header menu*/
.menu-header-menu ul li { padding-right: 15px;}
.site-header .widget-area { width: 636px;}
.menu-header-menu ul li a { font-size: 13px;}
.header_right{background-position: left 10px center; background-size: 44px auto; font-size: 16px; line-height: 21px; padding-left: 63px;}
.menu-header-menu {padding-top: 8px;}
.sticky-popup-right .popup-title {font-size: 20px;}
.sticky-popup-right .popup-header{ width: 45px;  margin-left: 10px;  height: 215px !important;}
.dark .header_right{padding-left: 62px;}

.service_title {font-size: 40px !important;}
.big_text{font-size: 46px;}
.wpb_text_column.wpb_content_element.right_service_right{ padding-right: 10%;}
#our-clients h3 { font-size: 35px !important;}
.testimonial_area .vc_column-inner::before{background-size: 100% auto;height: 105px; width: 110px;}
.header_right > a{font-size: 18px;  letter-spacing: 2px;}
.main_footer_first{padding-right: 10px;  width: 290px; font-size: 15px;}
.main_footer_second{padding-left: 10px;  width: 150px;}
.main_footer_third{width: 280px; height: 310px;}
.testimonial_area .big_font_heading{font-size: 42px !important; margin-bottom: 30px;}
#menu-footer-menu li a { font-size: 15px;}
#menu-footer-menu li {  line-height: 25px;}
.tslider blockquote footer, .tslider blockquote footer a{font-size: 20px !important;}

/*Brisbane's Finest Electricians*/
.text_align_center .wpb_wrapper > p{font-size: 14px; line-height: 19px;}
.service_one h4{margin-bottom: 15px;  padding-top: 15px;  min-height: 50px;}
.wpb_text_column.wpb_content_element.right_service_left{padding-left: 12%;}
.text_align_center .wpb_wrapper > p{margin-bottom: 15px;}

#our-service .vc_col-sm-12 { margin: 0 auto !important;}
.big_text { font-size: 33px; line-height: 43px;  margin-top: 0;}
.phone_number{font-size: 20px; letter-spacing: 3px;}
.service_container img { width: 55px;}

/*home*/
#home .vc_col-sm-12 .vc_column-inner { padding-right: 0;  padding-left: 0;}

/*about*/
#about .vc_col-sm-12 .vc_column-inner {padding-right: 0;  padding-left: 0;}
#about .vc_col-sm-12 { float: none;  margin: 0 auto;  width: 90%;}
.welocome_text_area{font-size: 22px;letter-spacing: 2px; }

/*our service*/
#our-service {margin: 0 auto !important;}
.call_us_section{margin: 0 auto !important; min-height: 820px;}
.service_container { background-position: center top 60px !important;  background-size: 180px auto !important;}
.service_one{padding: 0 5%; margin-top: 15px;}
.service_one.text_align_center .wpb_wrapper > p:last-child { min-height: 183px;}

/*our clients*/
#our-clients { margin-left: auto;  margin-right: auto;}

/*testimonial*/
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467810801927.vc_row-has-fill{ margin-left: auto;  margin-right: auto;}
#testimonial .samll_font_heading { margin-top: 100px !important;}
#testimonial .vc_col-sm-12 { float: none;  margin: 0 auto; width: 95%;}
.tslider blockquote p{ font-size: 19px !important;  line-height: 30px !important; padding: 0 110px !important;}

/*footer*/
.site-footer .wrap { width: 95%;}
    
    /*enqury now sidebar*/
    .sticky-popup-right .popup-header {  height: 215px !important;    margin-left: 20px;}
    .footer-other-log > img { width: 135px;}
.sticky-popup .popup-header { background: rgba(0, 0, 0, 0) url("images/enquire_form.jpg") no-repeat scroll 0 0 / 100% auto !important;border: inherit !important;}

}

@media only screen and (min-width:768px) and (max-width:799px)
{	
.site-inner, .wrap{max-width: 100%;}
    
/*logo*/    
.title-area { width: 80px;}
.site-header .wrap {padding: 15px 0;}
.header-image .site-title > a{height: 40px;}

/*slider*/
#home .vc_col-sm-12 .wpb_text_column { margin-bottom: -15px !important;}

/*header menu*/
.menu-header-menu ul li { padding-right: 15px;}
.site-header .widget-area { width: 640px;}
.menu-header-menu ul li a { font-size: 13px;}
.header_right{background-position: left 10px center; background-size: 44px auto; font-size: 16px; line-height: 21px; padding-left: 63px;}
.menu-header-menu {padding-top: 8px;}
.sticky-popup-right .popup-title {font-size: 20px;}
.sticky-popup-right .popup-header{ width: 45px;  margin-left: 10px;  height: 215px !important;}
.dark .header_right{padding-left: 62px;}

.service_title {font-size: 40px !important;}
.big_text{font-size: 46px;}
.wpb_text_column.wpb_content_element.right_service_right{ padding-right: 10%;}
#our-clients h3 { font-size: 35px !important;}
.testimonial_area .vc_column-inner::before{background-size: 100% auto;height: 105px; width: 110px;}
.header_right > a{font-size: 18px;  letter-spacing: 2px;}
.main_footer_first{padding-right: 10px;  width: 290px; font-size: 15px;}
.main_footer_second{padding-left: 10px;  width: 150px;}
.main_footer_third{width: 280px; height: 310px;}
.testimonial_area .big_font_heading{font-size: 42px !important; margin-bottom: 30px;}
#menu-footer-menu li a { font-size: 15px;}
#menu-footer-menu li {  line-height: 25px;}
.tslider blockquote footer, .tslider blockquote footer a{font-size: 20px !important;}

/*Brisbane's Finest Electricians*/
.text_align_center .wpb_wrapper > p{font-size: 14px; line-height: 19px;}
.service_one h4{margin-bottom: 15px;  padding-top: 15px;}
.wpb_text_column.wpb_content_element.right_service_left{padding-left: 11%;}
.text_align_center .wpb_wrapper > p{margin-bottom: 15px;}

#our-service .vc_col-sm-12 { margin: 0 auto !important;}
.big_text { font-size: 35px; line-height: 43px;  margin-top: 0;}
.phone_number{font-size: 20px; letter-spacing: 3px;}
.service_container img { width: 55px;}

/*home*/
#home .vc_col-sm-12 .vc_column-inner { padding-right: 0;  padding-left: 0;}

/*about*/
#about .vc_col-sm-12 .vc_column-inner {padding-right: 0;  padding-left: 0;}
#about .vc_col-sm-12 { float: none;  margin: 0 auto;  width: 90%;}
.welocome_text_area{font-size: 22px;letter-spacing: 2px; }

/*our service*/
#our-service {margin: 0 auto !important;}
.call_us_section{margin: 0 auto !important; min-height: 820px;}
.service_container { background-position: center top 60px !important;  background-size: 180px auto !important;}
.service_one{padding: 0 5%; margin-top: 15px;}
.service_one.text_align_center .wpb_wrapper > p:last-child { min-height: 162px;}

/*our clients*/
#our-clients { margin-left: auto;  margin-right: auto;}

/*testimonial*/
.vc_row.wpb_row.vc_row-fluid.testimonial_area.over_flow_none.vc_custom_1467810801927.vc_row-has-fill{ margin-left: auto;  margin-right: auto;}
#testimonial .samll_font_heading { margin-top: 100px !important;}
#testimonial .vc_col-sm-12 { float: none;  margin: 0 auto; width: 95%;}
.tslider blockquote p{ font-size: 19px !important;  line-height: 30px !important; padding: 0 110px !important;}

/*footer*/
.site-footer .wrap { width: 95%;}
    
    /*enqury now sidebar*/
    .sticky-popup-right .popup-header {  height: 215px !important;    margin-left: 20px;}

 .footer-other-log > img { width: 135px;}
.sticky-popup .popup-header { background: rgba(0, 0, 0, 0) url("images/enquire_form.jpg") no-repeat scroll 0 0 / 100% auto !important;border: inherit !important;}



}





/*----- Toggle Button -----*/
.toggle-nav {
    display:none;
}
 
/*----- Menu -----
.menu ul {
    display:inline-block;
}
 
.menu li {
    margin:0px 50px 0px 0px;
    float:left;
    list-style:none;
    font-size:17px;
}
 
.menu li:last-child {
    margin-right:0px;
}
 
.menu a {
    text-shadow:0px 1px 0px rgba(0,0,0,0.5);
    color:#777;
    transition:color linear 0.15s;
}
 
.menu a:hover, .menu .current-item a {
    text-decoration:none;
    color:#66a992;
}*/

 
/*----- Responsive -----*/
@media screen and (max-width: 736) {
    .wrap {
        width:90%;
    }
    
}
 
 
@media screen and (max-width: 736px) {
    .menu {
        display:inline-block;
    }
 
    .menu ul.active {
        display:none;
    }
 
    .menu ul {
        width:100%;
        position:absolute;
        top:100%;
        left:0px;
         box-shadow:0px 1px 1px rgba(0,0,0,0.15);
                background:#303030;
    }
 
 
    .toggle-nav {
       background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: inherit !important;
    color: #000000;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 900;
    padding: 20px;
    text-shadow: inherit;
    transition: color 0.15s linear 0s;
    }
 
    .toggle-nav:hover, .toggle-nav.active {
        text-decoration:none;
        color:#66a992;
    }

}





@media screen and (max-width: 736px) {
.menu .menu-header-menu { display: block;}
.menu-header-menu {display: none; float: none;}

.site-header .widget-area.header-widget-area {float: none;  width: 100%;}
.toggle-nav{color: #2d214a !important; float: right;  line-height: 25px; padding: 8px 12px;}
.header-widget-area .menu{ float: right;}
.menu-header-menu ul li {float: none; margin-right: 0; padding-right: 0;}
.menu-header-menu { padding-top: 0;}

.menu .menu.active { display: block;}
nav .menu { display: none;}
.menu-header-menu ul li a {   border-bottom: 1px solid;  display: block;  font-size: 13px; padding: 8px 20px; text-align: center;}
.menu-header-menu ul li:last-child a { border: medium none;}







}



/*slider sec*/

.scroll {
    cursor: pointer;
    height: 50px;
    left: 34%;
    margin: auto !important;
    position: absolute;
    width: 30px;
}
.scroll .mouse{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border: 2px solid #fff!important;
    border-radius: 20px;
}
.scroll .wheel {
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: scroll-wheel;
    background: #ffffff none repeat scroll 0 0;
    border-radius: 35%;
    display: block;
    height: 8px;
    left: 48%;
    margin-left: -2px;
    position: absolute;
    top: 10px;
    width: 6px;
}
@keyframes scroll-wheel{
    from{
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    to{
        transform: translate3d(0, 20px, 0);
        opacity: 0;
    }
}

.get-touch-slider-btn a {
    border: 2px solid #ffffff !important;
    color: #ffffff;
    display: block;
    font-size: 16px !important;
    letter-spacing: 2px !important;
    padding: 10px 15px !important;
}
.scroll .mouse::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 12px;
    position: absolute;
    top: 0;
    width: 2px;
}
/*color white text*/

.col-white-txt, .col-white-txt p, .col-white-txt  ul li, .col-white-txt  a {color:#fff;}

/*heading*/

.heading-sec .heading {  text-align: center;}
.heading-sec .heading .mid-font { font-size: 25px; line-height: normal;}
.heading-sec .heading .sml-font { font-size:16px; line-height: normal;text-transform: none; font-family: "Lato",sans-serif;}

.service-title-before-section .heading-sec .heading .sml-font { display: block;line-height: 25px;margin: auto; padding-top: 10px;  width: 620px;}
.heading-sec .heading .sml-font br { display: none;}
.heading-sec .heading .col-whit{color:#fff;}
.heading-sec .heading{font-size:45px;line-height:normal;color:#19a0ae;text-transform:uppercase;}

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

/*who we are sec*/
.who-we-are-sec > .vc_col-sm-12::before { background: #fed94b none repeat scroll 0 0; content: "";  height: 45px;  left: 0;    margin: auto;
    position: absolute; right: 0;  top: 0;  width: 2px;}
.who-we-are-sec .heading-sec { padding-bottom: 10px;  padding-top: 40px;}	
.who-we-content-sec:before { background: #fed94b none repeat scroll 0 0; content: "";  height:88%;  left: 0;    margin: auto;
    position: absolute; right: 0;  top: 0; display:block!important; width: 2px;}
.who-we-content-sec { position: relative;}	
.sky-blue-note-txt p { color: #19a0ae; font-size: 27px;  line-height: normal; font-family: 'aldine721_lt_btlight_italic';line-height: 30px;}
.who-we-content-sec  .left-sec { padding-right: 30px;}
.who-we-content-sec { margin-bottom: 35px;padding-bottom: 65px;}
.who-we-content-sec  .right-sec { padding-left: 30px;}
.get-touch-txt a { display: block; font-size: 16px; font-weight: 700;font-family: 'Raleway', sans-serif;color:#fdd330;  line-height: normal;  text-align: center;}
.who-we-are-sec { background-color: #000000 !important; background-position: center center !important;  background-repeat: no-repeat !important;}

/*service title*/

.service-title-before-section::before {
    background: rgba(0, 0, 0, 0) url("images/diesel-after-arrow.png") repeat scroll 0 0;
    content: "";
    height: 166px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -3px;
    width: 325px;
}
.service-title-before-section{padding-top:160px; background: rgba(0, 0, 0, 0) url("images/balack-bg-jpg.jpg") repeat scroll 0 0;}
.our-service-sec-main{ background: rgba(0, 0, 0, 0) url("images/balack-bg-jpg.jpg") repeat scroll 0 0; padding-bottom: 172px !important;}
.our-serivce-section-container { background: #ffffff url("images/img-center-img.jpg") no-repeat scroll center center; float: none !important; margin: auto !important;
    padding: 28px 40px !important;z-index: 9;  width: 1258px !important;}
.service-single-row { margin: auto!important;  width: 465px;float:none;}	
.service-part {  text-align: center;}
.service-single-row.last-bottom { padding-top:80px; position: relative;  top: 25px;}	
.service-double-row .service-main-sec {  width: 278px;}	
.service-double-row .service-main-sec:first-child{float:left;}
.service-double-row .service-main-sec:last-child{float:right;}
.service-double-row.second-bottom {  position: relative;  top:127px;}
.service-single-row.first-row { padding-bottom: 30px;}

.service-double-row.first-double-row { position: relative;  top: 11px;}
.service-heading .contactnew{  color: #272727; font-size: 22px;  font-weight: 600; margin-bottom: 15px;}	
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec{
    bottom: -175px;
    height: 175px;
    left: 28px;
	width: 337px;
    margin: auto !important;
    position: absolute;
    right: 0;
	background: rgba(0, 0, 0, 0) url("images/whiter-arrow-after.png") no-repeat scroll center center;
}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before {
    background: #eaeaea none repeat scroll 0 0;
    content: "";
    height: 28px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -40px;
    width: 1px;
}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after {
    background: #eaeaea none repeat scroll 0 0;
    bottom: -102px;
    content: "";
    height:96px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 1px;
}
.our-service-sec-main .get-touch-sec > .wpb_wrapper {
    position: relative;
    text-align: center;
}
.get-touch-sec a {
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}


/*our product section*/

.our-product-sec{padding-top:160px; background: rgba(0, 0, 0, 0) url("images/blug-bg-jpg.jpg") repeat scroll 0 0;margin-top: -365px;
    padding-top: 380px; overflow: inherit !important;}
.our-product-sec .heading-sec .heading .sml-font {
    display: block;
    margin: auto;
    padding-top: 5px;
    width:700px;
	color:#fff;
}
.our-product-sec .heading-sec .col-yellow{color:#ffd975;}	

.our-product-sec .display-none { display: none;}
.our-product-sec .prodcut-part { min-height: 501px;width: 20%;padding: 0 15px;}

.our-product-sec .prodcut-part::before {  background: #ffd975 none repeat scroll 0 0; content: ""; height: 100%; left: 0;   margin: auto;
    position: absolute; right: 0;  width: 2px;}
.our-product-sec .porduct-img { align-items: center; background: #ffffff none repeat scroll 0 0; border-radius: 100%;    display: flex;
    height:195px;justify-content: center;margin-bottom: 20px; position: relative; text-align: center;  width:195px; z-index: 9;}
.our-product-sec .porduct-img img { display: block; margin: auto; padding: 10px; text-align: center; width: 85%;}	
.our-product-sec .prodcut-part .vc_column-inner { padding: 0;}
.product-name { background: #ffd975 none repeat scroll 0 0;  padding: 10px 0;  text-align: center;position: relative;}
.product-name p, .product-name a { color: #014a52; font-size: 17px;display:block; font-weight:800; font-family: "Raleway",sans-serif; line-height: normal;}
.our-product-sec .prodcut-part > .vc_column-inner { margin-top: 125px;}
.our-product-sec .prodcut-part.third-product > .vc_column-inner { margin-top: 42px;}
.our-product-sec .heading-sec { margin-bottom: 45px;}

.our-product-sec  .get-touch-sec { background: rgba(0, 0, 0, 0) url("images/blue-after-arrow.png") no-repeat scroll center center;
    bottom: -165px; height: 175px; left:0px; margin: auto !important;  position: absolute;  right: 0;  width: 337px;}
.testimonial-section{ margin-top: 175px !important;  overflow: inherit !important;}

.our-product-sec .get-touch-sec a {color: #ffffff; padding-top: 20px;display: block; text-align: center;}
.testimonial-left-sec > .vc_column-inner { float: right;  width: 565px!important;}	
.testominal-img-part { margin-top: -70px;}
.testimonial-section .vc_column-inner { padding: 0;}
.testominal-img-part img {  float: left;}
.testominal-img-part .vc_column-inner { padding-right: 0;}
.testimonial-section .bne-testimonial-slider-wrapper { border: medium none !important; box-shadow: inherit !important;  padding: 0 !important;
    text-align: right;}
.testimonial-section .bne-testimonial-heading {  float: right !important;  text-align: right !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image { border: 4px solid #e4e4e4;  box-shadow: inherit !important;
    clear: both; display: block; float: right !important; height: 75px !important;  margin-top: 0 !important;    width: 75px !important;
}
.slides-inner {  background: rgba(0, 0, 0, 0) url("images/testimonia-after.png") no-repeat scroll right center;  padding-right: 90px;}
.bne-testimonial-description p { color: #666464; font-size: 18px;  font-style: italic;}
.testimonial-section .bne-testimonial-heading { padding: 10px 0; color: #19a0ae; float: right !important;
    font-size: 22px; font-weight: 700; line-height: normal;  font-family: "Lato",sans-serif; text-align: right !important;}
.testimonial-section  .flex-control-nav {  display: none !important;}	
.testimonial-section  .flex-next{ background: rgba(0, 0, 0, 0) url("images/right-arrow.png") no-repeat scroll right center!important; color: rgba(0, 0, 0, 0);width:64px!important;height:64px!important;}
.testimonial-section  .flex-prev{ background: rgba(0, 0, 0, 0) url("images/left-arrow.png") no-repeat scroll right center!important;color: rgba(0, 0, 0, 0); margin: 0 5px !important; width:64px!important;height:64px!important;}


/*header*/
.header-widget-area ul li {float: left;}
.btn.my-main-menu{ background: #fed94b none repeat scroll 0 0; transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1) 0s;cursor: pointer; border-radius: 20px;  color: #0c0c0c;
    float: right;  font-size: 15px;  line-height: 21px;  margin-top: 5px;  padding: 8px 15px 10px;}
.header-enquiry:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}	
.site-header .menu ul li a { color: #ffffff;  padding: 0 20px;}
.site-container .wrap {  text-align: center;}
.site-header .widget-area.header-widget-area { display: inline-block;  padding-top: 12px;}

.header-enquiry-area { background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; left: 0; margin: 15px auto auto;position: absolute;    right: 0;
    top: 67px;padding: 50px 50px 30px; width:94%;border-top: 2px solid #fed94b;}
	
.header-enquiry-area  *::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.header-enquiry-area  *::-webkit-placeholder {
    color: #fff;
    opacity: 1;
}	
.header-enquiry-area .bottom_inpus p textarea{  width: 100%;  font-size: 16px; height: 80px;}
.header-enquiry-area .left_input input{width: 100%;}	
.header-enquiry-area .bottom_inpus p{ width: 100%;}

.header-enquiry-area::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FED94B;
    border-image: none;
    border-style: solid;
    border-width: 9px;
    bottom: -4px;
    content: "";
    display: block;
    height: 0;
    margin-left: -6px;
    position: absolute;
    right: 30px;
    top: -20px;
    transition: all 0.1s ease-in 0s;
    width: 0;
    z-index: -1;
}
.header-enquiry-area  .bottom_inpus p:last-child { display: inline-block !important; margin-bottom: 0; float: none !important; clear: both; margin-top: 15px;  width: auto !important;}
.header-enquiry-area .bottom_inpus .wpcf7-submit { background: #fed94b none repeat scroll 0 0 !important;  border: medium none !important;
    border-radius: 0 !important; color: #0c0c0c; display: block; font-size: 20px;  font-weight: 600;
    height: 73px; letter-spacing: 0;line-height: 73px; padding: 0; text-align: center;    text-decoration: none;    text-transform: capitalize;
    width: 205px;
}
.header-enquiry-area input:focus, .header-enquiry-area textarea:focus{ border-bottom: 2px solid #19a0ae;}



@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.flex-prev, .flex-next {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.flex-prev:hover, .flex-next:hover {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.site-header .menu ul li a:hover {  color: #09bccd;}
.btn.my-main-menu:hover {  background: #fff;}
span.wpcf7-not-valid-tip{clear: both;padding-top: 5px;text-align: center;}
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {  bottom: 9% !important;  position: absolute !important;  top: auto !important;}
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {  bottom: 19% !important;  position: absolute !important;  top: auto !important;}

.left-sec p {  text-align: left;}
.service-main-sec .vc_column-inner {  padding: 0 !important;}
.service-heading .contactnew:hover {  background: #ffd975 none repeat scroll 0 0;  }  
.bold_font {  font-size: 18px;}
.bne-testimonial-details .bne-testimonial-tagline {  float: right;  margin-top: -87px;}
.testimonial-section .bne-testimonial-heading{ margin-top: 40px !important;width: 100%;}
.awards-brands-section .vc_col-sm-12 {  margin: 0 auto;  width: 1258px;  display: block;  float: none;}
.awards-brands-section {  padding: 55px 0;}
.testimonial-section .get-touch-sec {  z-index: 3;  text-align: center;	}
.logo-part .wpb_wrapper li {   display: inline-block;  float: none; list-style: outside none none; margin: 0 20px 20px auto;  text-align: center; width: 18.3%;}
.logo-part .wpb_wrapper li:nth-child(5n) {  margin-right: 0;}
.wpb_text_column.wpb_content_element.logo-part {  margin: 0 !important;}
.logo-part .wpb_wrapper > ul {  display: block;text-align: center;    width: 100%;  float: left;  margin: 0;  width: 100%;}
.awards-brands-section p {  text-align: center;}


.our-serivce-section-container{height: 737px;}
.service-double-row.second-bottom{top: 188px;}
.service-single-row.last-bottom{ padding-top: 80px; top: 186px;}
.service-single-row{  width: 420px;}
.popup-content .left_input input {  width: 100%;  color: #fff;border: 1px solid #ffffff;}
.popup-content .bottom_inpus p textarea {  width: 100%;    border: 1px solid #fff;    padding: 10px;}

.popup-content  ::-webkit-input-placeholder {  color: #fff;}
.popup-content  *::-moz-placeholder {    color: #fff;}
.popup-content input, .popup-content textarea, .popup-content select {    font-size: 14px;border: 1px solid #ffffff !important;}
.popup-content .bottom_inpus .wpcf7-submit {  background: #ffffff none repeat scroll 0 0 !important; float: left; font-size: 16px; height: 50px; line-height: 50px; padding: 0 20px !important;
    text-decoration: none;  width: 100px !important;}
.sticky-popup .popup-content-pad .wpcf7-form-control.wpcf7-submit:hover { line-height: 50px !important;  padding: 0 20px !important;background: #FFD975 none repeat scroll 0 0 !important;}
.popup-content .bottom_inpus p{width: 100%;}
.site-header .btn.my-main-menu{display: none;}
.site-header .widget-area.header-widget-area{float: right;}
.sticky-popup.popup-content input, .sticky-popup.popup-content  textarea, .sticky-popup.popup-content select{ border: 1px solid #ffffff !important;line-height: 35px;}
.sticky-popup .bottom_inpus p:last-child { float: left !important;}    
.service-heading .contactnew { align-content: center; -webkit-align-content: center; -webkit-align-items: center; align-items: center;border-radius: 5px;  cursor: pointer;  display: flex; display: -webkit-flex;   line-height: 26px;  min-height: 66px;  padding: 0 10px;
  vertical-align: middle;  justify-content: center; -webkit-justify-content: center; }
.popup-content span.wpcf7-not-valid-tip {  text-align: left;    font-size: 12px;}
.popup-content .left_input input{padding: 5px 8px ; }
.popup-content input:focus, .popup-content textarea:focus, .popup-content select:focus {border: 1px solid #ffffff !important;}
.small-text-testi {  margin: 0 auto;  text-align: center;  width: 650px;}
.service-title-before-section .vc_col-sm-12 {  display: block;  float: none;  margin: 0 auto;  width: 1258px;}
.Emergency-text {  color: #ffd975;  font-size: 20px;}

.testimonial-left-sec {    min-height: 660px !important;}

#lcs_logo_carousel_slider .owl-buttons{width: 100%;top: 57px !important;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: 1px solid #18a0ae;  color: #18a0ae; float: left;
  font-size: 45px;  height: 40px;   line-height: 24px;  margin-left: -42px;  width: 40px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: 1px solid #18a0ae;  color: #18a0ae;  float: right;  font-size: 45px;
  height: 40px; line-height: 25px; width:40px;    margin-right: -42px;}
#lcs_logo_carousel_slider .owl-buttons div:hover{color: #fff !important;background: #18a0ae  none repeat scroll 0 0 !important;border: 1px solid #18a0ae !important;}
#lcs_logo_carousel_slider .lcs_logo_container img{    border: 1px solid #e8e8e8 !important;    padding: 5px;}
.slides-inner{background-size: 45px auto; background-position: right top 16px;}
.get-touch-sec .contactnew {  color: #ffffff; cursor:pointer;  display: block;   padding-top: 20px; font-family: "Raleway",sans-serif;  font-size: 15px; text-align:center; font-weight: 800;  text-transform: uppercase;}
.left_input p:last-child label {  float: left;  text-align: left;}
.header-menu-area {  float: left;}
.header-phone-no {  float: right;}
.header-phone-no a {  background: rgba(0, 0, 0, 0) url("images/phone-icon.png") no-repeat scroll left center / 15px auto;  color: #09bccd;  font-size: 17px;   margin-left: 40px;
  padding-left: 23px;}
.header_social_icon {  border-left: 1px solid #ffffff;float: left; margin-left: 3%;  margin-top: 5px; padding-left: 2%;;}
.header_social_icon a:hover{opacity: 0.7;}  
.header_social_icon a{margin-right: 8px;}
.header-phone-no a:hover{color: #fff;}
.header_social_icon img {  width: 24px;margin-top: 10px;}
.service-title-before-section .mid-font.col-whit {  display: block;  margin: 0 auto;  padding-top: 25px;  width: 780px;}    
    

/**/
.get-touch-sec .contactnew:hover {color: #ffd975;}
.get-touch-txt a:hover {color: #fff;}
 .get-touch-sec a:hover { color: #27A1B0;}



@media only screen and (min-width:1400px) and (max-width:1500px)
{
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-5-layer-10 img, .forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-4-layer-10 img{  display: block !important;  height: auto !important;  
	margin: 50px auto 50px 33px !important;	 width: 370px !important;}
.our-serivce-section-container{ width: 1200px !important;}
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){margin-left: 0px;}	
.get-touch-slider-btn a{margin-left: 3px !important;}
}

@media only screen and (min-width:1341px) and (max-width:1399px)
{
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-5-layer-10 img, .forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-4-layer-10 img{  display: block !important;  height: auto !important;  
	margin: 50px auto 41px 14px !important;	 width: 300px !important;}
.our-serivce-section-container{ width: 1200px !important;}
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){margin-left: 2px;}	
.header-phone-no a{ margin-left: 12px;}	
.site-header .menu ul li a{   font-size: 14px;  padding: 0 14px;}	
.small-text-testi{  width: 520px;}
.site-header .widget-area.header-widget-area{padding-top: 16px;}   

/*Enquiry form*/
.sticky-popup-right, .sticky-popup-left {top: 16% !important;}
.popup-content p {font-size: 15px; margin: 7px 0 !important;}
.popup-content .bottom_inpus .wpcf7-submit{height: 40px;font-size: 15px; line-height: 40px;}
#slide-4-layer-18 > img, #slide-6-layer-18 > img {  height: auto !important;  width: 284px !important;}
.slider_second_bold_font {font-size: 38px !important;line-height: 38px !important;}
.forcefullwidth_wrapper_tp_banner .tp-parallax-wrap {margin-top: 30px !important;}
.get-touch-slider-btn a{ margin-top: -44px !important; margin-left: -25px !important;}

}
@media only screen and (min-width:1270px) and (max-width:1340px)
{
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-5-layer-10 img, .forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-4-layer-10 img{  display: block !important;  height: auto !important;  margin: 50px auto 50px 22px !important;
	 width: 285px !important;}
.our-serivce-section-container{ width: 1200px !important;}
.get-touch-slider-btn a{margin-left: -9px !important; margin-top: -10px !important;}
.header-phone-no a{ margin-left: 12px;}	
.site-header .menu ul li a{ padding: 0 12px;}	
.header_social_icon{margin-left: 2%;    padding-left: 1%;}
.site-header .widget-area.header-widget-area{   padding-top: 14px;}
.small-text-testi{  width: 510px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 80%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: 50px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: 50px;}
}
@media only screen and (min-width:1101px) and (max-width:1269px) 
{
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-5-layer-10 img, .forcefullwidth_wrapper_tp_banner .rev_slider .tp-parallax-wrap #slide-4-layer-10 img{  display: block !important;  height: auto !important;  margin: 50px auto 50px 22px !important;
	 width: 285px !important;}
.our-serivce-section-container{ width: 1200px !important;}
.get-touch-slider-btn a{margin-left: -9px !important;}
.header-phone-no a{ margin-left: 12px;}		
.site-header .menu ul li a{ padding: 0 12px;}	
.header_social_icon{margin-left: 2%;    padding-left: 1%;}
.site-header .widget-area.header-widget-area{   padding-top: 14px;}
.small-text-testi{  width: 510px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 80%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: 50px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: 50px;}

}


@media only screen and (max-width:1258px) 
{
	.site-inner, .wrap {  max-width: 95%;}
	.awards-brands-section .vc_col-sm-12, .main_footer_logo .footer_all_logo, .service-title-before-section .vc_col-sm-12,
	 .bottom_footer .bottom_footer_in, .our-serivce-section-container{width: 95% !important;}
	 .our-product-sec .porduct-img{display: -webkit-flex;  -webkit-justify-content: center; 	justify-content: center; -webkit-align-items: center;}
	 .footer-area-four iframe{ -webkit-border-radius: 100%;    -moz-border-radius: 100%;    border-radius: 100%;    -khtml-border-radius: 100%;;}
	  
}




/* ipad */
@media only screen and (min-width:1101px) and (max-width:1257px) 
{
/*-----------header----------*/
.site-header .menu ul li a{ font-size: 13px;    padding: 0 9px;}
body{font-size: 14px;line-height: 26px;}	
.header-phone-no a{ font-size: 14px; margin-left: 10px;background-size:12px auto; padding-left: 17px;}
.site-header .widget-area {  width: auto;}
.header_social_icon img{width: 15px;}
.header_social_icon{   margin-left: 3%;margin-top: 16px; padding-left: 1.5%;}
.site-header .wrap{    padding: 10px 0;}
.header-image .dark .site-title > a { height: 39px;  margin: 8px auto;}
.dark.site-header .wrap {    padding: 6px 0;}
.site-header .widget-area.header-widget-area{padding-top: 16px;}
.header-image .site-title > a { height: 40px; margin-top: 5px;  margin-bottom: 5px;}

/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -10px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 13px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 35px;}
.heading-sec .heading .mid-font{ font-size: 22px;}
.sticky-popup.sticky-popup-right .popup-header{ height: 185px !important; width: 44px; background-size: 100% auto !important;   margin-left: 11px;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .wpb_text_column.wpb_content_element.get-touch-txt { margin-bottom: 17px;}
.who-we-content-sec{  padding-bottom: 10px;} 	
 	
/*----our service----*/
.service-title-before-section{padding-top: 90px;} 	
.service-title-before-section .mid-font.col-whit{ width: 80%;}
.service-heading .contactnew{font-size: 19px;  line-height: 24px; min-height: 50px;}
.service-double-row .service-main-sec {  width: 248px;}
.our-serivce-section-container {  height: 587px;padding: 10px 19px !important;background-size: 58% auto;}
.service-double-row.first-double-row{    top: -1px;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {  padding-top: 14px;  top: 186px;}
.service-double-row.second-bottom {  top: 147px;}
.service-single-row {  width: 361px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{bottom: -132px; height: 136px;  width: 263px;   background-size: 100% auto !important;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before{height: 18px;   top: -24px;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after{  bottom: -48px;height: 46px;}

/*---our products----*/
.our-product-sec{ padding-top: 330px;}
.bold_font {  font-size: 17px;}
.our-product-sec .heading-sec .heading .sml-font{width: 80%;}
.our-product-sec .porduct-img{  height: 165px; width: 165px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 14px;}
.product-name{padding: 7px 0;}
.our-product-sec .prodcut-part {    min-height: 461px;}
.get-touch-sec .contactnew{ padding-top: 10px;}

/*-----testimonials-----*/
.testimonial-section { margin-top: 144px !important;}
.testominal-img-part {  margin-top: -30px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 20px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 50px !important;background-size:100% auto !important; width: 50px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.testimonial-left-sec {  min-height: 580px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}

/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 90%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: 0px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: 0px;}
#lcs_logo_carousel_slider .lcs_logo_container img{height: auto !important;   width: 190px !important;}
#lcs_logo_carousel_slider.owl-carousel .owl-item {  width: auto !important;}

/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 35px; line-height: 40px;margin-bottom: 11px;}
.footer-area-upper .footer-area-subtitle{ font-size: 24px; margin-bottom: 12px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{ font-size: 22px; line-height: 28px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{ margin-right: 20px;}
.footer_all_logo .footer-area-down{ margin-top: 20px;}
.footer-area-down .footer-area-two{ margin-right: 20px;}
.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
.bottom_footer .bottom_footer_in ul li a{padding: 0 10px;}
.popup-content-pad .your-message textarea {  height: 120px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {  top: 20%;}

}


@media only screen and (min-width:1024px) and (max-width:1100px) 
{
/*-----------header----------*/
.site-header .menu ul li a{ font-size: 13px;    padding: 0 9px;}
body{font-size: 14px;line-height: 26px;}	
.header-phone-no a{ font-size: 14px; margin-left: 10px;background-size:12px auto; padding-left: 17px;}
.site-header .widget-area {  width: auto;}
.header_social_icon img{width: 15px;}
.header_social_icon{   margin-left: 3%;margin-top: 16px; padding-left: 1.5%;}
.site-header .wrap{    padding: 10px 0;}
.header-image .dark .site-title > a { height: 39px;  margin: 8px auto;}
.dark.site-header .wrap {    padding: 6px 0;}
.site-header .widget-area.header-widget-area{padding-top: 16px;}
.header-image .site-title > a { height: 40px; margin-top: 5px;  margin-bottom: 5px;}

/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{margin-left: -15px !important;}
.scroll .mouse {left: -5px;}
.slider_second_bold_font { font-size: 40px !important;  line-height: 40px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 13px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 35px;}
.heading-sec .heading .mid-font{ font-size: 22px;}
.sticky-popup.sticky-popup-right .popup-header{ height: 185px !important; width: 44px; background-size: 100% auto !important;   margin-left: 11px;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .wpb_text_column.wpb_content_element.get-touch-txt { margin-bottom: 17px;}
.who-we-content-sec{  padding-bottom: 10px;} 	
 	
/*----our service----*/
.service-title-before-section{padding-top: 90px;} 	
.service-title-before-section .mid-font.col-whit{ width: 80%;}
.service-heading .contactnew{font-size: 19px;  line-height: 24px; min-height: 50px;}
.service-double-row .service-main-sec {  width: 248px;}
.our-serivce-section-container {  height: 587px;padding: 10px 19px !important;background-size: 58% auto;}
.service-double-row.first-double-row{    top: -1px;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {  padding-top: 14px;  top: 186px;}
.service-double-row.second-bottom {  top: 147px;}
.service-single-row {  width: 361px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{bottom: -132px; height: 136px;  width: 263px;   background-size: 100% auto !important;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before{height: 18px;   top: -24px;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after{  bottom: -48px;height: 46px;}

/*---our products----*/
.our-product-sec{ padding-top: 330px;}
.bold_font {  font-size: 17px;}
.our-product-sec .heading-sec .heading .sml-font{width: 80%;}
.our-product-sec .porduct-img{  height: 165px; width: 165px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 14px;}
.product-name{padding: 7px 0;}
.our-product-sec .prodcut-part {    min-height: 461px;}
.get-touch-sec .contactnew{ padding-top: 10px;}

/*-----testimonials-----*/
.testimonial-section { margin-top: 144px !important;}
.testominal-img-part {  margin-top: -30px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 20px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 50px !important;background-size:100% auto !important; width: 50px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.testimonial-left-sec {  min-height: 580px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}

/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 90%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: 0px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: 0px;}
#lcs_logo_carousel_slider .lcs_logo_container img{height: auto !important;   width: 190px !important;}
#lcs_logo_carousel_slider.owl-carousel .owl-item {  width: auto !important;}

/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 35px; line-height: 40px;margin-bottom: 11px;}
.footer-area-upper .footer-area-subtitle{ font-size: 24px; margin-bottom: 12px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{ font-size: 22px; line-height: 28px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{ margin-right: 20px;}
.footer_all_logo .footer-area-down{ margin-top: 20px;}
.footer-area-down .footer-area-two{ margin-right: 20px;}
.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
.bottom_footer .bottom_footer_in ul li a{padding: 0 10px;}
.popup-content-pad .your-message textarea {  height: 120px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {  top: 20%;}

}


@media only screen and (min-width:980px) and (max-width:1023px)
{
    
	/*-----------header----------*/
.site-header .menu ul li a{font-size: 12px; padding: 0 6px;}
.header-menu-area {width: auto;}
body{font-size: 14px;line-height: 26px;}	
.header-phone-no a{font-size: 15px;  margin-left: 10px;  padding-left: 20px;}
.site-header .widget-area {  width: auto;}
.header_social_icon img{width: 15px;}
.site-header .wrap{    padding: 10px 0;}
.dark.site-header .wrap {    padding: 6px 0;}
.site-header .widget-area.header-widget-area{padding-top: 14px; width: 64%; }
.title-area { width: 148px; margin-top: 7px;}
.header_social_icon {margin-top: 13px;  margin-left: 2%;  padding-left: 1%;}
.header-widget-area ul li:last-child a {  padding-right: 0 !important;}
/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -10px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 13px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 28px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ height: 185px !important; width: 44px; background-size: 100% auto !important;   margin-left: 11px;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .wpb_text_column.wpb_content_element.get-touch-txt { margin-bottom: 17px;}
.who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p{ font-size: 20px;} 	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 18px;}
/*----our service----*/
.service-title-before-section{padding-top: 70px;} 	
.service-heading .contactnew {  font-size: 15px;  line-height: 19px;  min-height: 38px;}
.service-double-row .service-main-sec {  width: 208px;}
.our-serivce-section-container { background-size: 65% auto; height: 568px;  padding: 15px 19px !important;}
.service-double-row.first-double-row{ top: 6px;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {padding-top: 14px; top: 223px;}
.service-double-row.second-bottom {  top: 156px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{bottom: -105px;  height: 106px;    width: 223px;  background-size: 100% auto !important;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before{height: 18px;   top: -24px;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after{  bottom: -48px;height: 46px;}
.service-title-before-section .heading-sec .heading .sml-font{line-height: 22px;   width: 100%;font-size: 15px;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 330px;}
.bold_font {  font-size: 17px;}
.our-product-sec .heading-sec .heading .sml-font{width: 100%;}
.our-product-sec .porduct-img{  height: 110px; width: 110px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{padding: 7px 5px;}
.our-product-sec .prodcut-part {    min-height: 380px;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}

/*-----testimonials-----*/
.testimonial-section { margin-top: 104px !important;}
.testominal-img-part {  margin-top: 30px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 50px !important;background-size:100% auto !important; width: 50px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.testimonial-left-sec {  min-height: 580px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}

/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 90%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: -15px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: -15px;}
#lcs_logo_carousel_slider .lcs_logo_container img{height: auto !important;   width: 196px !important;}
#lcs_logo_carousel_slider.owl-carousel .owl-item {  width: auto !important;}
#lcs_logo_carousel_slider .owl-buttons {    top: 45px !important;}
/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 35px; line-height: 40px;margin-bottom: 11px;}
.footer-area-upper .footer-area-subtitle{ font-size: 24px; margin-bottom: 12px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{ font-size: 22px; line-height: 28px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{ margin-right: 20px; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{ margin-top: 20px;}
.footer-area-down .footer-area-two{ margin-right: auto;  width: 40%;}
.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
.bottom_footer .bottom_footer_in ul li a{padding: 0 10px;}
.popup-content-pad .your-message textarea {  height: 120px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {  top: 20%;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 12px; width: 68px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{ width: 89%;}
#menu-footer-menu li a {  font-size: 12px;  padding: 0 10px;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.footer-area-four iframe { border-radius: 100%;  height: 160px;  width: 160px; -webkit-border-radius: 100% !important;}
	

}

@media only screen and (min-width:901px) and (max-width:979px)
{
    
	/*-----------header----------*/
.site-header .menu ul li a{font-size: 12px; padding: 0 4px;}
.header-menu-area {width: auto;}
body{font-size: 14px;line-height: 26px;}	
.header-phone-no a{font-size: 15px;  margin-left: 10px;  padding-left: 20px;}
.site-header .widget-area {  width: auto;}
.header_social_icon img{width: 15px;}
.site-header .wrap{    padding: 10px 0;}
.dark.site-header .wrap {    padding: 6px 0;}
.site-header .widget-area.header-widget-area{padding-top: 14px; width: 64%; }
.title-area { width: 148px; margin-top: 7px;}
.header_social_icon {margin-top: 13px;  margin-left: 2%;  padding-left: 1%;}
.header-widget-area ul li:last-child a {  padding-right: 0 !important;}
/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -10px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 13px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 28px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ height: 185px !important; width: 44px; background-size: 100% auto !important;   margin-left: 11px;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .wpb_text_column.wpb_content_element.get-touch-txt { margin-bottom: 17px;}
.who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p{ font-size: 20px;} 	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 18px;}
/*----our service----*/
.service-title-before-section{padding-top: 70px;} 	
.service-heading .contactnew {  font-size: 15px;  line-height: 19px;  min-height: 38px;}
.service-double-row .service-main-sec {  width: 208px;}
.our-serivce-section-container {  height: 438px;padding: 15px 19px !important;background-size: 58% auto;}
.service-double-row.first-double-row{    top: -12px;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {  padding-top: 14px;  top: 93px;}
.service-double-row.second-bottom {  top: 76px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{bottom: -105px;  height: 106px;    width: 223px;  background-size: 100% auto !important;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before{height: 18px;   top: -24px;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after{  bottom: -48px;height: 46px;}
.service-title-before-section .heading-sec .heading .sml-font{line-height: 22px;   width: 100%;font-size: 15px;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 330px;}
.bold_font {  font-size: 17px;}
.our-product-sec .heading-sec .heading .sml-font{width: 100%;}
.our-product-sec .porduct-img{  height: 110px; width: 110px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{padding: 7px 5px;}
.our-product-sec .prodcut-part {    min-height: 380px;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}

/*-----testimonials-----*/
.testimonial-section { margin-top: 104px !important;}
.testominal-img-part {  margin-top: 30px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 50px !important;background-size:100% auto !important; width: 50px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.testimonial-left-sec {  min-height: 580px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}

/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 90%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: -15px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: -15px;}
#lcs_logo_carousel_slider .lcs_logo_container img{height: auto !important;   width: 196px !important;}
#lcs_logo_carousel_slider.owl-carousel .owl-item {  width: auto !important;}
#lcs_logo_carousel_slider .owl-buttons {    top: 45px !important;}
/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 35px; line-height: 40px;margin-bottom: 11px;}
.footer-area-upper .footer-area-subtitle{ font-size: 24px; margin-bottom: 12px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{ font-size: 22px; line-height: 28px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{ margin-right: 20px; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{ margin-top: 20px;}
.footer-area-down .footer-area-two{ margin-right: auto;  width: 40%;}
.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
.bottom_footer .bottom_footer_in ul li a{padding: 0 10px;}
.popup-content-pad .your-message textarea {  height: 120px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {  top: 20%;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 12px; width: 68px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{ width: 89%;}
#menu-footer-menu li a {  font-size: 12px;  padding: 0 10px;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.footer-area-four iframe { border-radius: 100%;  height: 160px;  width: 160px; -webkit-border-radius: 100% !important;}
	

}


@media only screen and (min-width:800px) and (max-width:900px)
{

	/*-----------header----------*/
.site-header .menu ul li a{font-size: 12px; padding: 0 4px;}
.header-menu-area { float: right; width: auto;}
body{font-size: 14px;line-height: 26px;}	
.header-phone-no a{font-size: 15px;}
.site-header .widget-area {  width: auto;}
.header_social_icon img{width: 15px;}
.site-header .wrap{    padding: 10px 0;}
.dark.site-header .wrap {    padding: 6px 0;}
.site-header .widget-area.header-widget-area{ padding-top: 0px; width: 64%;}
.title-area { width: 148px; margin-top: 7px;}
.header_social_icon {margin-top: 13px;}
.header-widget-area ul li:last-child a {  padding-right: 0 !important;}
/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -30px !important;  margin-top: 60px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}
.scroll .mouse {  left: -9px;  top: -60px;}

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 13px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 28px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ height: 185px !important; width: 44px; background-size: 100% auto !important;   margin-left: 11px;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .wpb_text_column.wpb_content_element.get-touch-txt { margin-bottom: 17px;}
.who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p{ font-size: 20px;} 	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 18px;}
/*----our service----*/
.service-title-before-section{padding-top: 70px;} 	
.service-heading .contactnew {  font-size: 15px;  line-height: 19px;  min-height: 38px;}
.service-double-row .service-main-sec {  width: 208px;}
.our-serivce-section-container {  height: 438px;padding: 15px 19px !important;background-size: 58% auto;}
.service-double-row.first-double-row{    top: -12px;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {  padding-top: 14px;  top: 93px;}
.service-double-row.second-bottom {  top: 76px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{bottom: -105px;  height: 106px;    width: 223px;  background-size: 100% auto !important;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before{height: 18px;   top: -24px;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after{  bottom: -48px;height: 46px;}
.service-title-before-section .heading-sec .heading .sml-font{line-height: 22px;   width: 100%;font-size: 15px;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 330px;}
.bold_font {  font-size: 17px;}
.our-product-sec .heading-sec .heading .sml-font{width: 100%;}
.our-product-sec .porduct-img{  height: 110px; width: 110px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{padding: 7px 5px;}
.our-product-sec .prodcut-part {    min-height: 380px;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}

/*-----testimonials-----*/
.testimonial-section { margin-top: 104px !important;}
.testominal-img-part {  margin-top: 30px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 50px !important;background-size:100% auto !important; width: 50px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.testimonial-left-sec {  min-height: 580px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}

/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 90%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: -15px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: -15px;}
#lcs_logo_carousel_slider .lcs_logo_container img{height: auto !important;   width: 196px !important;}
#lcs_logo_carousel_slider.owl-carousel .owl-item {  width: auto !important;}
#lcs_logo_carousel_slider .owl-buttons {    top: 45px !important;}
/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 35px; line-height: 40px;margin-bottom: 11px;}
.footer-area-upper .footer-area-subtitle{ font-size: 24px; margin-bottom: 12px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{ font-size: 22px; line-height: 28px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{ margin-right: 20px; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{ margin-top: 20px;}
.footer-area-down .footer-area-two{ margin-right: auto;  width: 40%;}
.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
.bottom_footer .bottom_footer_in ul li a{padding: 0 10px;}
.popup-content-pad .your-message textarea {  height: 120px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {  top: 20%;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 12px; width: 68px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{ width: 89%;}
#menu-footer-menu li a {  font-size: 12px;  padding: 0 10px;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.footer-area-four iframe { border-radius: 100%;  height: 160px;  width: 160px; -webkit-border-radius: 100% !important;}
	

}

@media only screen and (min-width:768px) and (max-width:799px)
{
	/*-----------header----------*/
.site-header .menu ul li a{font-size: 12px; padding: 0 4px;}
.header-menu-area { float: right; width: auto;}
body{font-size: 14px;line-height: 26px;}	
.header-phone-no a{font-size: 15px;}
.site-header .widget-area {  width: auto;}
.header_social_icon img{width: 15px;}
.site-header .wrap{    padding: 10px 0;}
.dark.site-header .wrap {    padding: 6px 0;}
.site-header .widget-area.header-widget-area{ padding-top: 0px; width: 64%;}
.title-area { width: 148px; margin-top: 7px;}
.header_social_icon {margin-top: 13px;}
.header-widget-area ul li:last-child a {  padding-right: 0 !important;}
/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{margin-left: -30px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}
.scroll .mouse{top: -40px; left: -7px;}
.slider_second_bold_font { font-size: 40px !important;  line-height: 40px !important;}




/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 13px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 28px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ height: 185px !important; width: 44px; background-size: 100% auto !important;   margin-left: 11px;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .wpb_text_column.wpb_content_element.get-touch-txt { margin-bottom: 17px;}
.who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p{ font-size: 20px;} 	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 18px;}
/*----our service----*/
.service-title-before-section{padding-top: 70px;} 	
.service-heading .contactnew {  font-size: 15px;  line-height: 19px;  min-height: 38px;}
.service-double-row .service-main-sec {  width: 208px;}
.our-serivce-section-container {  height: 438px;padding: 15px 19px !important;background-size: 58% auto;}
.service-double-row.first-double-row{    top: -12px;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {  padding-top: 14px;  top: 93px;}
.service-double-row.second-bottom {  top: 76px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{bottom: -105px;  height: 106px;    width: 223px;  background-size: 100% auto !important;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before{height: 18px;   top: -24px;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after{  bottom: -48px;height: 46px;}
.service-title-before-section .heading-sec .heading .sml-font{line-height: 22px;   width: 100%;font-size: 15px;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 330px;}
.bold_font {  font-size: 17px;}
.our-product-sec .heading-sec .heading .sml-font{width: 100%;}
.our-product-sec .porduct-img{  height: 110px; width: 110px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{padding: 7px 5px;}
.our-product-sec .prodcut-part {    min-height: 380px;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}

/*-----testimonials-----*/
.testimonial-section { margin-top: 104px !important;}
.testominal-img-part {  margin-top: 30px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 50px !important;background-size:100% auto !important; width: 50px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.testimonial-left-sec {  min-height: 580px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}

/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 90%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: -15px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: -15px;}
#lcs_logo_carousel_slider .lcs_logo_container img{height: auto !important;   width: 196px !important;}
#lcs_logo_carousel_slider.owl-carousel .owl-item {  width: auto !important;}
#lcs_logo_carousel_slider .owl-buttons {    top: 45px !important;}
/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 35px; line-height: 40px;margin-bottom: 11px;}
.footer-area-upper .footer-area-subtitle{ font-size: 24px; margin-bottom: 12px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{ font-size: 22px; line-height: 28px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{ margin-right: 20px; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{ margin-top: 20px;}
.footer-area-down .footer-area-two{ margin-right: auto;  width: 40%;}
.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
.bottom_footer .bottom_footer_in ul li a{padding: 0 10px;}
.popup-content-pad .your-message textarea {  height: 120px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {  top: 20%;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 12px; width: 68px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{ width: 89%;}
#menu-footer-menu li a {  font-size: 12px;  padding: 0 10px;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.footer-area-four iframe { border-radius: 100%;  height: 160px;  width: 160px; -webkit-border-radius: 100% !important;}

}

@media only screen and (min-width:737px) and (max-width:767px)
{
    	/*-----------header----------*/
.site-header .menu ul li a{font-size: 12px; padding: 0 4px;}
.header-menu-area { float: right; width: auto;}
body{font-size: 14px;line-height: 26px;}	
.header-phone-no a{font-size: 15px;}
.site-header .widget-area {  width: auto;}
.header_social_icon img{width: 15px;}
.site-header .wrap{    padding: 10px 0;}
.dark.site-header .wrap {    padding: 6px 0;}
.site-header .widget-area.header-widget-area{ padding-top: 0px; width: 64%;}
.title-area { width: 148px; margin-top: 7px;}
.header_social_icon {margin-top: 13px;}
.header-widget-area ul li:last-child a {  padding-right: 0 !important;}
/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -10px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 13px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 28px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ height: 185px !important; width: 44px; background-size: 100% auto !important;   margin-left: 11px;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .wpb_text_column.wpb_content_element.get-touch-txt { margin-bottom: 17px;}
.who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p{ font-size: 20px;} 	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 18px;}
/*----our service----*/
.service-title-before-section{padding-top: 70px;} 	
.service-heading .contactnew {  font-size: 15px;  line-height: 19px;  min-height: 38px;}
.service-double-row .service-main-sec {  width: 208px;}
.our-serivce-section-container {  height: 438px;padding: 15px 19px !important;background-size: 58% auto;}
.service-double-row.first-double-row{    top: -12px;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {  padding-top: 14px;  top: 93px;}
.service-double-row.second-bottom {  top: 76px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{bottom: -105px;  height: 106px;    width: 223px;  background-size: 100% auto !important;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before{height: 18px;   top: -24px;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after{  bottom: -48px;height: 46px;}
.service-title-before-section .heading-sec .heading .sml-font{line-height: 22px;   width: 100%;font-size: 15px;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 330px;}
.bold_font {  font-size: 17px;}
.our-product-sec .heading-sec .heading .sml-font{width: 100%;}
.our-product-sec .porduct-img{  height: 110px; width: 110px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{padding: 7px 5px;}
.our-product-sec .prodcut-part {    min-height: 380px;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}

/*-----testimonials-----*/
.testimonial-section { margin-top: 104px !important;}
.testominal-img-part {  margin-top: 30px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 50px !important;background-size:100% auto !important; width: 50px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.testimonial-left-sec {  min-height: 580px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}

/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{    width: 90%;  margin: 0 auto;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: -15px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: -15px;}
#lcs_logo_carousel_slider .lcs_logo_container img{height: auto !important;   width: 196px !important;}
#lcs_logo_carousel_slider.owl-carousel .owl-item {  width: auto !important;}
#lcs_logo_carousel_slider .owl-buttons {    top: 45px !important;}
/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 35px; line-height: 40px;margin-bottom: 11px;}
.footer-area-upper .footer-area-subtitle{ font-size: 24px; margin-bottom: 12px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{ font-size: 22px; line-height: 28px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{ margin-right: 20px; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{ margin-top: 20px;}
.footer-area-down .footer-area-two{ margin-right: auto;  width: 40%;}
.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
.bottom_footer .bottom_footer_in ul li a{padding: 0 10px;}
.popup-content-pad .your-message textarea {  height: 120px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {  top: 20%;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 12px; width: 68px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{ width: 89%;}
#menu-footer-menu li a {  font-size: 12px;  padding: 0 10px;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.footer-area-four iframe { border-radius: 100%;  height: 160px;  width: 160px; -webkit-border-radius: 100% !important;}

}

@media only screen and (max-width:737px) 
{
.header-widget-area ul li { float: none;}
.toggle-nav {position: absolute; right: 15px;  top: 9px;  background: #18A0AE; color: #fff !important;}
.site-header .menu ul li a { background: #0f7b89 none repeat scroll 0 0; border-bottom: 1px solid #ffffff;  display: block;  font-size: 11px;  line-height: 16px; padding: 8px 20px;}
.header-menu-area { float: none;}


/*logo*/
.title-area { width: 190px;  padding: 0;}

/**/
.service-title-before-section::before { background: none;}
.service-title-before-section { padding-top: 0;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec { background: none;}

/**/
.our-service-sec-main .get-touch-sec > .wpb_wrapper::before { background: none;}
.our-service-sec-main .get-touch-sec > .wpb_wrapper::after { background: none;}
.who-we-are-sec > .vc_col-sm-12::before { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

/*our products*/
.our-product-sec .prodcut-part::before {background: none;}

/*testimonial*/
.testominal-img-part {margin-top: 0; float: left;}
.testominal-img-part .wpb_text_column.wpb_content_element { margin: 0;}


.awards-brands-section .vc_col-sm-12, .main_footer_logo .footer_all_logo, .service-title-before-section .vc_col-sm-12, .bottom_footer .bottom_footer_in, .our-serivce-section-container {
    width: 85% !important;}

.site-header { position: relative; background: #000000 none repeat scroll 0 0 !important;}
#rev_slider_1_1_forcefullwidth { margin-top: -20px !important;}

/*footer map*/
.footer-area-four { border-top: 1px solid #ffd975;  float: left;  margin-top: 15px;  padding-top: 15px;  width: 100%;}
.footer-area-four iframe { border-radius: inherit !important; height: 190px;  width: 100% !important;}

.sticky-popup { z-index: 99 !important;}
.testimonial-section .testimonial-left-sec { min-height: inherit !important;}

}   

/*mobile */

@media only screen and (min-width:671px) and (max-width:736px)
{
    
/*-----------header----------*/
.header_social_icon a { float: left; margin-right: 8px;}
.header-phone-no {margin-right: 70px;}
body{font-size: 14px;line-height: 26px;}	
.site-header .widget-area {  width: auto;}
.header_social_icon img{display: block;  width: 18px;  margin-top: 5px;margin-bottom: 5px;}
.header_social_icon{ margin-top: 8px;}
.site-header .wrap{    padding: 10px 0;}
.site-header .widget-area.header-widget-area{  padding-top: 6px;  width: auto;   padding-bottom: 6px;}
/*logo*/
.title-area {  width: 142px;}
.header-image .site-title > a {  height: 35px;}

/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -10px !important;  border: 1px solid #ffffff !important; font-size: 8px !important;  letter-spacing: 1px !important;
    padding: 6px 10px !important; margin-top: -5px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}


/*#slide-5-layer-10 > img { float: none !important;  height: auto !important;  left: 0 !important;  margin: 0 auto !important;  right: 0 !important;
    width: 140px !important;}*/
/**/
.scroll { height: 26px;  width: 18px;}
.scroll .mouse::before{height: 8px; left: 8px; width: 1px;}
.scroll .mouse {border: 1px solid #ffffff !important; left: -5px;}
.scroll .wheel{left: 46%; height: 6px; width: 5px;}
/*--------------------------slider end------------------------*/

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 0px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 25px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ background-size: 100% auto !important; height: 148px !important; margin-left: 11px; width: 35px; margin-top: 20%;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p { font-size: 18px;}	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 16px;}
.who-we-content-sec .right-sec { padding-left: 0;}
.who-we-content-sec .left-sec { border-bottom: 1px solid #fed94b; padding-right: 0;}
.col-white-txt, .col-white-txt p, .col-white-txt ul li, .col-white-txt a{line-height: 21px;}
.who-we-content-sec .right-sec { padding-top: 15px;}
.who-we-content-sec::before { background: none repeat scroll 0 0;}
.who-we-are-sec .right-sec >.vc_column-inner {padding: 0;}
.who-we-are-sec .left-sec >.vc_column-inner {padding: 0;}
.who-we-are-sec .right-sec .wpb_animate_when_almost_visible { margin-bottom: 15px;}
.who-we-are-sec > .vc_col-sm-12 { width: 96%;}

.who-we-are-sec .left-sec .wpb_animate_when_almost_visible { margin-bottom: 15px;}
.left-sec p {line-height: 20px;}

/*----our service----*/
.service-double-row.first-double-row { top: 0px;}
.service-double-row.second-bottom {top: 153px;}
.service-heading .contactnew {     font-size: 11px;  line-height: 17px;   min-height: 30px;}
.service-double-row .service-main-sec { width: auto;}
.service-part { margin-bottom: 15px !important;}
.our-serivce-section-container {background-size: 75% auto;  height: 430px;  padding: 15px 19px !important;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {padding-top: 0; top: 180px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{ bottom: 10px; height: auto; width: 223px;}
.service-title-before-section .heading-sec .heading .sml-font{ font-size: 14px; line-height: 19px; width: 100%;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 230px;}
.bold_font {font-size: 15px;}
.our-product-sec .heading-sec { margin-bottom: 15px;}
.our-product-sec .heading-sec .heading .sml-font{width: 85%;  font-size: 14px;}
.our-product-sec .porduct-img{  height: 140px; width: 140px; float: none; margin: 0 auto 20px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{width: 200px!important; float: none; margin: 0 auto 20px !important;}
.our-product-sec .prodcut-part {min-height: 252px!important; border-right: 1px solid #FFD975;  border-bottom: 1px solid #FFD975; width: 50%; float: left;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}
.our-product-sec .prodcut-part > .vc_column-inner { margin-top: 20px !important;}
.our-product-sec .prodcut-part:nth-of-type(2n) { border-right: none;}
.our-product-sec .prodcut-part.five-product { border-bottom: 1px solid #ffd975;  border-right: medium none;  margin-bottom: 50px;  width: 100%;}


/*-----testimonials-----*/
#testimonial .vc_col-sm-12 {float: none; margin: 0 auto;  width: 85%;}
.testimonial-section { margin-top: 40px !important;}
.small-text-testi{width: 100%;  line-height: 22px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 40px !important;background-size:100% auto !important; width: 40px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}
.testominal-img-part img { margin: 0 auto 20px !important;}


/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{margin: 0 auto; width: 85%;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: -15px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: -15px;}
#lcs_logo_carousel_slider .owl-buttons {  top: 27px !important;}
.awards-brands-section p {  line-height: 20px;}
.lcs_logo_container a.lcs_logo_link {padding: 0 !important;}
/*.owl-carousel .owl-item {  width: 170px !important;}*/



/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 25px; line-height: 25px;  margin-bottom: 10px;}
.footer-area-upper .footer-area-subtitle{font-size: 18px; margin-bottom: 10px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{    font-size: 19px; line-height: 26px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{margin-right: auto; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{margin-top: 0;}
.footer-area-down .footer-area-two { margin-right: auto;  width: 50%;}
.footer_content {   line-height: 20px; margin: 0 auto 20px !important;width: 100% !important;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 11px; padding: 0 7px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{width: 82%;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.bottom_inpus .wpcf7-submit{width: 100% !important;}

/*contact form*/
input, select, textarea{font-size: 13px;}
.left_input p { margin-bottom: 30px;width: 50%;}
.left_input input{  width: 70% !important;}
.bottom_inpus p:last-child {width: 58px !important;}

.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
#menu-footer-menu li a { font-size: 11px;  padding: 0 10px;}
.popup-content-pad .your-message textarea {height: 50px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {top: 4%;}

/*enquiry*/
.popup-content p { font-size: 12px;  line-height: 20px;  margin: 3px 0 !important;}
.popup-content .left_input input, .popup-content input, .popup-content textarea, .popup-content select {font-size: 12px; padding: 3px 8px; width: 100% !important;} 
.sticky-popup .popup-content-pad { padding: 10px 15px;}
.sticky-popup{ width: 340px !important;}
.popup-content .bottom_inpus .wpcf7-submit { font-size: 12px;  height: 35px; line-height: 35px;  padding: 0 10px !important; width: 100px !important;}
.sticky-popup .popup-content-pad .wpcf7-form-control.wpcf7-submit:hover{font-size: 12px;  height: 35px; line-height: 35px !important; padding: 0 10px !important;
      width: 100px !important;}
.testimonial-section .testimonial-left-sec { min-height: inherit !important;}

}

@media only screen and (min-width:570px) and (max-width:670px)
{
/*-----------header----------*/
.header_social_icon a { float: left; margin-right: 8px;}
.header-phone-no {margin-right: 70px;}
body{font-size: 14px;line-height: 26px;}	
.site-header .widget-area {  width: auto;}
.header_social_icon img{display: block;  width: 18px;  margin-top: 5px;margin-bottom: 5px;}
.header_social_icon{ margin-top: 8px;}
.site-header .wrap{    padding: 10px 0;}
.site-header .widget-area.header-widget-area{  padding-top: 6px;  width: auto;   padding-bottom: 6px;}
/*logo*/
.title-area {  width: 142px;}
.header-image .site-title > a {  height: 35px;}

/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -10px !important;  border: 1px solid #ffffff !important; font-size: 8px !important;  letter-spacing: 1px !important;
    padding: 6px 10px !important;   margin-top: -10px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}


/*#slide-5-layer-10 > img { float: none !important;  height: auto !important;  left: 0 !important;  margin: 0 auto !important;  right: 0 !important;
    width: 140px !important;}*/
/**/
.scroll { height: 26px;  width: 18px;}
.scroll .mouse::before{height: 8px; left: 8px; width: 1px;}
.scroll .mouse {border: 1px solid #ffffff !important; left: -6px;}
.scroll .wheel{left: 46%; height: 6px; width: 5px;}
/*--------------------------slider end------------------------*/

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 0px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 25px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ background-size: 100% auto !important; height: 148px !important; margin-left: 11px; width: 35px; margin-top: 20%;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p { font-size: 18px;}	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 16px;}
.who-we-content-sec .right-sec { padding-left: 0;}
.who-we-content-sec .left-sec { border-bottom: 1px solid #fed94b; padding-right: 0;}
.col-white-txt, .col-white-txt p, .col-white-txt ul li, .col-white-txt a{line-height: 21px;}
.who-we-content-sec .right-sec { padding-top: 15px;}
.who-we-content-sec::before { background: none repeat scroll 0 0;}
.who-we-are-sec .right-sec >.vc_column-inner {padding: 0;}
.who-we-are-sec .left-sec >.vc_column-inner {padding: 0;}
.who-we-are-sec .right-sec .wpb_animate_when_almost_visible { margin-bottom: 15px;}
.who-we-are-sec > .vc_col-sm-12 { width: 96%;}

.who-we-are-sec .left-sec .wpb_animate_when_almost_visible { margin-bottom: 15px;}
.left-sec p {line-height: 20px;}

/*----our service----*/
.service-double-row.first-double-row { top: 0px;}
.service-double-row.second-bottom {top: 153px;}
.service-heading .contactnew {     font-size: 11px;  line-height: 17px;   min-height: 30px;}
.service-double-row .service-main-sec { width: auto;}
.service-part { margin-bottom: 15px !important;}
.our-serivce-section-container {background-size: 75% auto;  height: 430px;  padding: 15px 19px !important;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {padding-top: 0; top: 180px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{ bottom: 10px; height: auto; width: 223px;}
.service-title-before-section .heading-sec .heading .sml-font{ font-size: 14px; line-height: 19px; width: 100%;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 230px;}
.bold_font {font-size: 15px;}
.our-product-sec .heading-sec { margin-bottom: 15px;}
.our-product-sec .heading-sec .heading .sml-font{width: 85%;  font-size: 14px;}
.our-product-sec .porduct-img{  height: 140px; width: 140px; float: none; margin: 0 auto 20px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{width: 200px!important; float: none; margin: 0 auto 20px !important;}
.our-product-sec .prodcut-part {min-height: 252px!important; border-right: 1px solid #FFD975;  border-bottom: 1px solid #FFD975; width: 50%; float: left;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}
.our-product-sec .prodcut-part > .vc_column-inner { margin-top: 20px !important;}
.our-product-sec .prodcut-part:nth-of-type(2n) { border-right: none;}
.our-product-sec .prodcut-part.five-product { border-bottom: 1px solid #ffd975;  border-right: medium none;  margin-bottom: 50px;  width: 100%;}


/*-----testimonials-----*/
#testimonial .vc_col-sm-12 {float: none; margin: 0 auto;  width: 85%;}
.testimonial-section { margin-top: 40px !important;}
.small-text-testi{width: 100%;  line-height: 22px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 40px !important;background-size:100% auto !important; width: 40px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}
.testominal-img-part img { margin: 0 auto 20px !important;}


/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{margin: 0 auto; width: 66%;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: 0px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: 0px;}
#lcs_logo_carousel_slider .owl-buttons {  top: 27px !important;}
.awards-brands-section p {  line-height: 20px;}
.lcs_logo_container a.lcs_logo_link {padding: 0 !important;}
/*.owl-carousel .owl-item {  width: 170px !important;}*/



/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 25px; line-height: 25px;  margin-bottom: 10px;}
.footer-area-upper .footer-area-subtitle{font-size: 18px; margin-bottom: 10px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{    font-size: 19px; line-height: 26px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{margin-right: auto; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{margin-top: 0;}
.footer-area-down .footer-area-two { margin-right: auto;  width: 50%;}
.footer_content {   line-height: 20px; margin: 0 auto 20px !important;width: 100% !important;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 11px; padding: 0 7px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{width: 82%;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.bottom_inpus .wpcf7-submit{width: 100% !important;}

/*contact form*/
input, select, textarea{font-size: 13px;}
.left_input p { margin-bottom: 30px;width: 50%;}
.left_input input{  width: 70% !important;}
.bottom_inpus p:last-child {width: 58px !important;}

.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
#menu-footer-menu li a { font-size: 11px;  padding: 0 10px;}
.popup-content-pad .your-message textarea {height: 50px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {top: 4%;}

/*enquiry*/
.popup-content p { font-size: 12px;  line-height: 20px;  margin: 3px 0 !important;}
.popup-content .left_input input, .popup-content input, .popup-content textarea, .popup-content select {font-size: 12px; padding: 3px 8px; width: 100% !important;} 
.sticky-popup .popup-content-pad { padding: 10px 15px;}
.sticky-popup{ width: 340px !important;}
.popup-content .bottom_inpus .wpcf7-submit { font-size: 12px;  height: 35px; line-height: 35px;  padding: 0 10px !important; width: 100px !important;}
.sticky-popup .popup-content-pad .wpcf7-form-control.wpcf7-submit:hover{font-size: 12px;  height: 35px; line-height: 35px !important; padding: 0 10px !important;
      width: 100px !important;}

    .testimonial-section .testimonial-left-sec { min-height: inherit !important;}
    
    .slider_second_bold_font { font-size: 22px !important;  line-height: 22px !important;}
    .slider_image_broo {  margin-top: -9px !important;}
    
}

@media only screen and (min-width:486px) and (max-width:569px)
{
/*-----------header----------*/
.header_social_icon a { float: left; margin-right: 8px;}
.header-phone-no {margin-right: 70px;}
body{font-size: 14px;line-height: 26px;}	
.site-header .widget-area {  width: auto;}
.header_social_icon img{display: block;  width: 18px;  margin-top: 5px;margin-bottom: 5px;}
.header_social_icon{ margin-top: 8px;}
.site-header .wrap{    padding: 10px 0;}
.site-header .widget-area.header-widget-area{  padding-top: 6px;  width: auto;   padding-bottom: 6px;}
/*logo*/
.title-area {  width: 142px;}
.header-image .site-title > a {  height: 35px;}

/*----Slider----*/
.forcefullwidth_wrapper_tp_banner .rev_slider .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){  margin-left: 3px !important;}
.get-touch-slider-btn a{ margin-left: -10px !important; margin-top: -9px !important; border: 1px solid #ffffff !important; font-size: 6px !important;  letter-spacing: 1px !important;
    padding: 6px 10px !important;}
.rev_slider .tp-leftarrow{ height: 42px !important;    left: 12px !important;width: 80px !important;background-size: 100% auto !important;}
.rev_slider .tp-rightarrow{height: 42px !important;width: 80px !important;background-size: 100% auto !important;right:-90px;}

.rev_slider_wrapper {left: -14px !important;}
/*#slide-5-layer-10 > img { float: none !important;  height: auto !important;  left: 0 !important;  margin: 0 auto !important;  right: 0 !important;
    width: 140px !important;}*/
/**/
.scroll { height: 26px;  width: 18px;}
.scroll .mouse::before{height: 8px; left: 8px; width: 1px;}
.scroll .mouse {border: 1px solid #ffffff !important;  left: -7px;}
.scroll .wheel{left: 46%; height: 6px; width: 5px;}
/*--------------------------slider end------------------------*/

/*---who areyou----*/
.who-we-are-sec .heading-sec{  padding-top: 0px;    margin-bottom: 15px;}
.heading-sec .heading{font-size: 25px;margin-bottom: 10px;}
.heading-sec .heading .mid-font{ font-size:17px; width: 100%;}
.sticky-popup.sticky-popup-right .popup-header{ background-size: 100% auto !important; height: 148px !important; margin-left: 11px; width: 35px; margin-top: 20%;} 	
.who-we-are-sec, .who-we-content-sec, .our-product-sec .vc_row.wpb_row.vc_inner.vc_row-fluid{margin-right: auto !important;margin-left: auto !important;} 	
.service-title-before-section::before{  background-size: 100% auto !important;height: 96px;width: 195px;} 	
 .who-we-content-sec{  padding-bottom: 10px;} 	
.sky-blue-note-txt p { font-size: 18px;}	
 	.who-we-content-sec {    margin-bottom: 0;}
.Emergency-text{ font-size: 16px;}
.who-we-content-sec .right-sec { padding-left: 0;}
.who-we-content-sec .left-sec { border-bottom: 1px solid #fed94b; padding-right: 0;}
.col-white-txt, .col-white-txt p, .col-white-txt ul li, .col-white-txt a{line-height: 21px;}
.who-we-content-sec .right-sec { padding-top: 15px;}
.who-we-content-sec::before { background: none repeat scroll 0 0;}
.who-we-are-sec .right-sec >.vc_column-inner {padding: 0;}
.who-we-are-sec .left-sec >.vc_column-inner {padding: 0;}
.who-we-are-sec .right-sec .wpb_animate_when_almost_visible { margin-bottom: 15px;}
.who-we-are-sec > .vc_col-sm-12 { width: 96%;}

.who-we-are-sec .left-sec .wpb_animate_when_almost_visible { margin-bottom: 15px;}
.left-sec p {line-height: 20px;}

/*----our service----*/
.service-double-row.first-double-row { top: 0px;}
.service-double-row.second-bottom {top: 140px;}
.service-heading .contactnew {     font-size: 11px;  line-height: 17px;   min-height: 30px;}
.service-double-row .service-main-sec { width: auto;}
.service-part { margin-bottom: 15px !important;}
.our-serivce-section-container {background-size: 75% auto;  height: 430px;  padding: 15px 19px !important;}
.our-serivce-section-container .vc_column-inner {  padding: 0 !important;}
.service-single-row.last-bottom {padding-top: 0; top: 180px;}
.service-single-row {  width: 291px;}
.our-service-sec-main .get-touch-sec, .testimonial-section .get-touch-sec, .our-product-sec .get-touch-sec{ bottom: 10px; height: auto; width: 223px;}
.service-title-before-section .heading-sec .heading .sml-font{ font-size: 14px; line-height: 19px; width: 100%;}
.get-touch-sec a{font-size: 11px;}


/*---our products----*/
.our-product-sec{ padding-top: 230px;}
.bold_font {font-size: 15px;}
.our-product-sec .heading-sec { margin-bottom: 15px;}
.our-product-sec .heading-sec .heading .sml-font{width: 85%;  font-size: 14px;}
.our-product-sec .porduct-img{  height: 140px; width: 140px; float: none; margin: 0 auto 20px;}
.our-product-sec .porduct-img img{width: 70%;}
.product-name p, .product-name a{ font-size: 12px;}
.product-name{width: 200px!important; float: none; margin: 0 auto 20px !important;}
.our-product-sec .prodcut-part {min-height: 252px!important; border-right: 1px solid #FFD975;  border-bottom: 1px solid #FFD975; width: 50%; float: left;}
.get-touch-sec .contactnew{ padding-top: 7px;font-size: 11px;}
.our-product-sec .prodcut-part > .vc_column-inner { margin-top: 20px !important;}
.our-product-sec .prodcut-part:nth-of-type(2n) { border-right: none;}
.our-product-sec .prodcut-part.five-product { border-bottom: 1px solid #ffd975;  border-right: medium none;  margin-bottom: 50px;  width: 100%;}


/*-----testimonials-----*/
#testimonial .vc_col-sm-12 {float: none; margin: 0 auto;  width: 85%;}
.testimonial-section { margin-top: 40px !important;}
.small-text-testi{width: 100%;  line-height: 22px;}
.slides-inner {  background-position: right top 16px;  background-size: 35px auto;  padding-right: 50px;}
.testimonial-left-sec > .vc_column-inner { width: 100% !important; padding: 0 !important;}
.testimonial-section .bne-testimonial-heading{    font-size: 18px;}
.testimonial-section .flex-next, .testimonial-section .flex-prev{ height: 40px !important;background-size:100% auto !important; width: 40px !important;}
.testimonial-section .single-bne-testimonial .bne-testimonial-featured-image{height: 55px !important;width: 55px !important;}
.bne-testimonial-description p{  font-size: 14px;  font-size: 14px;}
.testominal-img-part img { margin: 0 auto 20px !important;}


/*----awords---*/
.awards-brands-section {  padding: 15px 0;}
.awards-brands-section .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.heading-sec.wpb_start_animation {margin-bottom: 15px;}
#lcs_logo_carousel_slider.owl-carousel .owl-wrapper-outer{margin: 0 auto; width: 68%;}
#lcs_logo_carousel_slider .owl-buttons .owl-prev{ margin-left: 0px;}
#lcs_logo_carousel_slider .owl-buttons .owl-next{margin-right: 0px;}
#lcs_logo_carousel_slider .owl-buttons {  top: 27px !important;}
.awards-brands-section p {  line-height: 20px;}
.lcs_logo_container a.lcs_logo_link {padding: 0 !important;}
/*.owl-carousel .owl-item {  width: 170px !important;}*/



/*----conatct----*/
.footer-area-upper .footer-area-title{ font-size: 25px; line-height: 25px;  margin-bottom: 10px;}
.footer-area-upper .footer-area-subtitle{font-size: 18px; margin-bottom: 10px;}
.site-footer .main_footer_logo{    padding: 50px 0 20px;}
.footer-area-one .footer-area-one-text{    font-size: 19px; line-height: 26px; margin-bottom: 15px;}
.footer-area-down .footer-area-one{margin-right: auto; width: 100%; margin-bottom: 20px;}
.footer_all_logo .footer-area-down{margin-top: 0;}
.footer-area-down .footer-area-two { margin-right: auto;  width: 50%;}
.footer_content {   line-height: 20px; margin: 0 auto 20px !important;width: 100% !important;}

.footer-area-upper .left_input label{ width: 64px;    font-size: 12px;}
.footer-area-upper .bottom_inpus p label{font-size: 11px; padding: 0 7px;}
.footer-area-upper .bottom_inpus p{width: 86%;}
.footer-area-upper .bottom_inpus p textarea{width: 82%;}
.footer-area-two .footer-area-two-phone {  margin-bottom: 40px;}
.footer-area-three .footer-area-two-phone {  margin-bottom: 15px;}
.bottom_inpus .wpcf7-submit{width: 100% !important;}

/*contact form*/
input, select, textarea{font-size: 13px;}
.left_input p { margin-bottom: 30px;width: 50%;}
.left_input input{  width: 70% !important;}
.bottom_inpus p:last-child {width: 58px !important;}

.site-container .bottom_footer{    height: auto;    margin: 0 !important;}
.bottom_footer_in .bottom-footer-right{ height: 65px;  margin-top: 0;  padding-top: 17px;}
#menu-footer-menu li a { font-size: 11px;  padding: 0 7px;}
.popup-content-pad .your-message textarea {height: 50px;}
.sticky-popup.sticky-popup-right, .sticky-popup-left {top: 4%;}

/*enquiry*/
.popup-content p { font-size: 12px;  line-height: 20px;  margin: 3px 0 !important;}
.popup-content .left_input input, .popup-content input, .popup-content textarea, .popup-content select {font-size: 12px; padding: 3px 8px; width: 100% !important;} 
.sticky-popup .popup-content-pad { padding: 10px 15px;}
.sticky-popup{ width: 340px !important;}
.popup-content .bottom_inpus .wpcf7-submit { font-size: 12px;  height: 35px; line-height: 35px;  padding: 0 10px !important; width: 100px !important;}
.sticky-popup .popup-content-pad .wpcf7-form-control.wpcf7-submit:hover{font-size: 12px;  height: 35px; line-height: 35px !important; padding: 0 10px !important;
      width: 100px !important;}

.testimonial-section .testimonial-left-sec { min-height: inherit !important;}
/*slider*/
.slider_second_bold_font {  font-size: 20px !important;  line-height: 20px !important;}
.slider_image_broo > img { height: auto !important;  width: 150px !important;}

      
}


@media only screen and (min-width:499px) and (max-width:540px)
{
}
@media only screen and (min-width:415px) and (max-width:485px)
{
 .slider_second_bold_font {  font-size: 25px !important;  line-height: 25px !important; margin-top: 0px !important;}
.slider_image_broo { top: 0px;}
.get-touch-slider-btn a{margin-top: 10px !important;}
.slider_top_font { font-size: 9px !important;  line-height: 10px !important;}
.scroll .mouse { left: -5px;}
.slider_top_image_broo img { height: auto !important;  margin-top: -23px !important;  width: 70px !important;}

}

@media only screen and (min-width:376px) and (max-width:414px)
{
    .slider_second_bold_font {  font-size: 25px !important;  line-height: 25px !important; margin-top: 10px !important;}
.slider_image_broo { top: 20px;}
.get-touch-slider-btn a{margin-top: 40px !important;}
.slider_top_font { font-size: 9px !important;  line-height: 10px !important;}
.scroll .mouse { left: -8px;}
.slider_top_image_broo img { height: auto !important;  margin-top: -23px !important;  width: 70px !important;}

}

@media only screen and (min-width:321px) and (max-width:375px)
{
    .slider_second_bold_font {  font-size: 25px !important;  line-height: 25px !important; margin-top: 10px !important;}
.slider_image_broo { top: 20px;}
.get-touch-slider-btn a{margin-top: 40px !important;}
.slider_top_font { font-size: 9px !important;  line-height: 10px !important;}
.scroll .mouse { left: -8px; top: -30px;}
.slider_top_image_broo img { height: auto !important;  margin-top: -23px !important;  width: 70px !important;}

}

@media only screen and (min-width:200px) and (max-width:320px)
{
.slider_second_bold_font {  font-size: 25px !important;  line-height: 25px !important; margin-top: 10px !important;}
.slider_image_broo { top: 20px;}
.get-touch-slider-btn a{margin-top: 40px !important;}
.slider_top_font { font-size: 9px !important;  line-height: 10px !important;}
.scroll .mouse { left: -8px;}
.slider_top_image_broo img { height: auto !important;  margin-top: -23px !important;  width: 70px !important;}


}






