/*
 Theme Name:   Petal Child Theme
 Theme URI:    http://petal.aislinthemes.com/
 Description:  Petal Child Theme
 Author:       Aislin
 Author URI:   http://aislinthemes.com
 Template:     petal
 Version:      1.0.0
 Tags:
 Text Domain:
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
:root {
	--bg: #fff;
	--wrapper: 1400px;
	--base: #edde13;
	--primary: #000;
	--blue: #0071ff;
	--lightblue: #89c5ff;
	--darkblue: #0056c1;
	--black: #000;
	--gray: #222;
	--fontGray: #7d7d7d;
	--orange: #de8d47;
	--white: #ffffff;
	--red: #a03123;
	--teal: #6b9395;
	--green: #56b241;
	--mint: #95a496;
	--brown: #60504d;
	--yellow: #f7f052;
	--accent: #fe0400;
	--accent-hover: #218835;
	--padding-theme: 100px;
	--padding-sm: 50px;
	--padding-large: 100px;
	--fontfamily: 'Montserrat',Helvetica,Arial,sans-serif;
	--titleFont: Oswald;
	--logo-height: 80px;
	--headerBG: #d0d0d0;
	--header-desktop-bg: transparent;
	--gradient-1: linear-gradient(to right bottom, #0071ff, #006aef, #0063e0, #005dd0, #0056c1);
	--gradient-2: linear-gradient(to right bottom, #608dce, #5d86cb, #5b7ec7, #5977c3, #596fbf);
	--gradient-3: linear-gradient(to right bottom, #0071ff, #0093ff, #00a2cf, #00a985, #42a942);
}

/* --------------- Global Styles Small Display Style - 992px */

@media (min-width: 992px){
.display-small {
    display:none !important;
}
  }

/* --------------- Global Small Display Style - 991px */

@media (max-width: 991px){
  .display-large {
      display:none !important;
  }
}


/* Theme Override Styles ------------------------------------- */
html {
  scroll-behavior: smooth;
}
body{
	margin: 0;
	font-family: var(--fontfamily);
	overflow-x: hidden;
	 font-display: swap;
	background-color: var(--bg);
}
a, p, span, label, div, li, button{
	font-family: var(--fontfamily);
	letter-spacing: 0;
}
a:hover{
	color: var(--blue);
}
a.vc_gitem-link{
	color: #000 !important;
}
p{
	font-size: 16px;
	line-height: 30px;
}
h1, h1 a{
	margin-bottom: 10px !important;
}
h2, h2 a, h2 span,
h3, h3 a, h3 span,
h4, h5 a, h4 span{
	font-family: var(--titleFont) !important;
	 font-display: swap;ffont-
	font-weight: 500 !important;
}
.sf-menu ul{
	min-width: 14em;
}
.cbp-container, #tribe-events-pg-template { 
	max-width: 1440px; 
}
.wh-header{
	padding-left: 0 !important;
	padding-right: 0 !important;
	position: relative;
	
	border-bottom: none;
	border-bottom: none !important;
}
.home .wh-header{
/*	background: linear-gradient( to bottom,#b5b5b5,#6d6d6d ) !important;*/
	background-color: #bdbdbd;
}
.wh-header.is_stuck{
	background-color: #f4f2f3 !important;
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}
/*.wh-header.is_stuck #top-header{
	display: none;
}*/
.wh-header.is_stuck .sf-menu.wh-menu-main .current-menu-item.free-quote > a,
.wh-header.is_stuck .sf-menu.wh-menu-main > li > a{
	color: var(--fontGray) !important;
}
.wh-header.is_stuck .sf-menu.wh-menu-main .current-menu-item > a{
	color: #000 !important;
}
.wh-header .sf-menu.wh-menu-main > li > a{
	letter-spacing: 0;
}
.wh-content {
	padding-top: 0 !important;
}
.wh-padding, #tribe-events-pg-template{
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
.vc_row p {
    margin: 0 0 20px;
}
.vc_column-inner {
    padding-top: 0 !important;
}
.vc_btn3.vc_btn3-style-modern{
	background-image: none !important;
}
.vc_btn3.vc_btn3-shape-round {
    border-radius: 0 !important;
}

/* Revolution Slider Styles ------------------------------------- */
/*a.rs-layer, a.rs-layer:-webkit-any-link {
    text-decoration: none;
    background: #de8d47 !important;
    color: #fff !important;
}*/

/* Header Styles ------------------------------------- */
#top-header{
	padding-top: 0;
	padding-bottom: 0;
	color: #000;
	border-bottom: 1px solid #ddd;
}
#top-header p{
	margin-bottom: 0 !important;
}
#top-header a{
	color: #7d7d7d;
	display: inline-block;
	margin: 0 5px;
}
#top-header .text-right span{
	color: var(--lightblue);
	font-size: 14px;
}
#top-header .text-right a span{
	color: var(--white);
	font-size: 16px;
}
#top-header-icons span{
	color: var(--accent);
}
#top-header #mega_social_icons a{
	line-height: 32px !important;
}
#top-header #mega_social_icons div{
	margin: 0 !important;
	border-right: 1px solid #dbdbdb;
	width: 35px;
    text-align: center;
}
#theme-header{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: var(--header-desktop-bg);
	overflow-x: visible;
}
#theme-header .vc_col-sm-9 .vc_column-inner{
	padding-left: 0;
	padding-right: 0;
}
.wh-logo{
	margin-bottom: 0;
}
.wh-logo img{
    width: 130px;
}
.wh-header.is_stuck #theme-header{
	padding-top: 5px;
    padding-bottom: 5px;
}
.wh-header.is_stuck .wh-logo img{
    width: 80px;
}
.wh-menu-main{
    list-style: none;
    padding-left: 0;
}

.sf-menu.wh-menu-main ul li, .sf-menu.wh-menu-main .sub-menu {
    background-color: white !important;
}
.sf-menu.wh-menu-main ul li a, .sf-menu.wh-menu-main .sub-menu a{
	color: #000 !important;
}
.wh-menu-main li{
	display: inline-block;
}
.wh-menu-main li.current-menu-parent >  a{
	font-weight: 600 !important;
}
.wh-menu-main li a{
	text-decoration: none;
	text-transform: capitalize !important;
}
.sf-menu.wh-menu-main li > a {
    margin: 0px 10px;
    padding: 5px 0;
    font-weight: 500 !important;
	font-size:14px;
	text-wrap: wrap;
	color: var(--fontGray) !important;
}
.sf-menu.wh-menu-main .current-menu-item > a{
	color: var(--black) !important;
	font-weight: 600 !important;
}
.sf-menu.wh-menu-main .current-menu-item.free-quote > a{
	color: var(--fontGray) !important;
	font-weight: 500 !important;
}
.sf-menu.wh-menu-main li > a:after{
	height: 0;
}
.header-mobile .sf-menu.wh-menu-main .current-menu-item > a{
	color: #fff !important;
	background-color: var(--accent);
}
.header-mobile p{
	text-align: center !important;
	margin-bottom: 0 !important;
}
.header-mobile .vc_pull-right {
    float: none !important;
}
.contact-button a {
    background-color: #ff0000;
    color: #222;
    padding: 10px 30px !important;
    line-height: 20px;
    border-radius: 30px;
	margin-top: -5px !important;
}

.wpb_content_element{
	margin-bottom: 0;
}
.sf-menu.wh-menu-main li.accent-link a{
	background-color: var(--accent);
	color: #fff !important;
	border-radius: 30px;
	padding:  5px 20px !important;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}
.sf-menu.wh-menu-main li.accent-link a:after{
	content: "";
    background: #42a82b;
    width: 40px;
    position: absolute;
    right: -13px;
    height: 50px;
    top: 0;
    transform: skew(-24deg);
}
.sf-menu.wh-menu-main .sub-menu{
	margin-left: 10px;
	top: 39px;
	box-shadow: 0 5px 10px #00000014;
}
#menu-main-navigation-1.sf-menu.wh-menu-main .sub-menu li{
	background-color: var(--blue) !important;
}
#menu-main-navigation-1.sf-menu.wh-menu-main .sub-menu li:hover{
	background-color: var(--accent) !important;
}
.sf-menu.wh-menu-main .sub-menu li > a{
	margin: 0px;
    max-width: 100%;
}
.sf-menu.wh-menu-main .commercial-li .sub-menu li > a{
	width: 270px;
}
.sf-menu.wh-menu-main .industry-li .sub-menu li > a{
	width: 210px;
}
.sf-menu.wh-menu-main li.accent-link > a:after{
/*	width: 0 !important;*/
	content: "";
    background: #42a82b;
    width: 14px !important;
    position: absolute;
    right: 0;
    height: 40px;
    left: auto;
    top: 0;
    transform: skew(-16deg);
}
.wh-menu-main .sub-menu li {
    display: block;
}
.sf-menu.wh-menu-main .sub-menu li{
	padding: 0;
}
.sf-menu.wh-menu-main .sub-menu li a {
    padding: 14px 15px;
    display: block;
    line-height: 20px;
    border-bottom: 1px solid #e1e1e1;
    width: 250px;
    color: var(--fontGray) !important;
    font-weight: 500;
}
.sf-menu.wh-menu-main .sub-menu li:last-child a {
	border-bottom: none;
}
#mobile-nav ul li.menu-item-has-children,
.mobile-navigation-section #menu-main-navigation li.menu-item-has-children {
    background-image: url(/wp-content/themes/petal-child/images/menu-down.png);
    background-repeat: no-repeat;
    background-position: 95% 16px;
    background-size: 12px;
}
#mobile-nav ul li.menu-item-has-children.active,
.mobile-navigation-section #menu-main-navigation li.menu-item-has-children.active {
    background-image: url(/wp-content/themes/petal-child/images/menu-up.png);
}
.mobile-navigation-section #menu-main-navigation.sf-menu.wh-menu-main .sub-menu {
    margin-left: 30px;
    top: 0;
    position: relative;
    background-color: #fff;
}
.mobile-navigation-section .sf-menu.wh-menu-main li > a:after{
	height: 0;
}
.mobile-navigation-section .sf-menu.wh-menu-main ul li{
	background-color: #fff;
}
.mobile-navigation-section .sf-menu.wh-menu-main .sub-menu li {
    padding: 0 ;
}
#mobile-navigation #menu-main-navigation li ul {
    display: none;
}
#mobile-navigation #menu-main-navigation li.active ul {
    display: block;
}
#mobile-nav{
    z-index: 9;
    position: relative;
}
.menu-logo{
	margin-top: 10px;
}
#mobile-header{
	padding-top: 20px;
	padding-bottom: 20px;
}
#call-button .vc_icon_element-inner{
	background-color: var(--accent) !important;
}
#call-button span{
	color: #fff !important;
}
#menu-open, #call-button{
	margin-bottom: 0 !important;
}
#top-header-icons a{
	font-size: 14px;
}
ul#menu-top-navigation {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu-top-navigation li{
	display: inline-block;
	border-right: 1px solid #000;
	line-height: 14px;
}
#menu-top-navigation li a{
	font-size: 14px !important;
	color: #000;		
	padding: 0 5px;
	line-height: 14px;
}
#menu-top-navigation li:last-child{
	border-right: none;
}
#header-menu .wpb_wrapper div:first-child{
	float: right !important;
}
#mobile-nav .wh-menu-main li{
	display: block;
	width: 100%;
}
#custom-top-menu ul{
    margin: 0;
    padding: 0 !important;
    list-style: none;
}
#custom-top-menu ul li{
	display: inline-block ;
}
#custom-top-menu ul li a {
    font-size: 13px;
    color: #7d7d7d;
    font-weight: 600;    
    padding-right: 10px;
    line-height: 30px;
}
.home #custom-top-menu ul li a{
	border-right: 1px solid #ddd;
}
#custom-top-menu ul li:last-child a,
.home #custom-top-menu ul li:last-child a{
	border-right: none;
}
.wh-header.is_stuck #top-header #mega_social_icons div,
.home .wh-header.is_stuck #top-header #mega_social_icons div,
.home .wh-header.is_stuck #custom-top-menu ul li a, 
#custom-top-menu ul li a{
	border-right: 1px solid #dbdbdb;
}
#top-header p{
	font-weight: 600 !important;
	color: var(--fontGray) !important;
}
.home #top-header p{
	color: #fff !important;
	font-size: 13px !important;
}
.home .wh-header.is_stuck #top-header p{
	color: var(--fontGray) !important;
}

/* Page Banner Styles ------------------------------------- */
#page-banner{
	margin-top: -130px;
}
#page-banner rs-module-wrap{
	width: 100 !important;
	left: 0 !important;
}
#home-banner rs-module-wrap{ 
	left: 0 !important;
}
#home-banner .vc_column-inner{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#section-banner rs-module-wrap{
	width: 100 !important;
	left: 0 !important;
}

/* Page Title Styles ------------------------------------- */
#page-title-section, .wh-page-title-bar{
	background-color: var(--base) !important;
	padding: 20px 0;
}
#page-title-section h1, .wh-page-title-bar h1{
    font-weight: 500 !important;
    font-size: 30px;
    margin: 0 !important;
    line-height: 1.2em;
    /*padding-left: 20px;
    padding-right: 20px;*/
}

/* Theme General Styles ------------------------------------- */
.theme-wrapper{
	max-width: var(--wrapper);
	margin: 0 auto !important;
	float: none;
}
.theme-row-wrapper .wpb_column.vc_col-sm-12{
	max-width: var(--wrapper);
	margin: 0 auto !important;
	float: none;
}
.theme-md-wrapper{
	max-width: 1200px;
	margin: 0 auto !important;
	float: none;
}
.theme-section{
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.theme-section-md{
	padding-top: var(--padding-theme);
	padding-bottom: var(--padding-theme);
}
.theme-section-sm{
	padding-top: var(--padding-sm);
	padding-bottom: var(--padding-sm);
}
.theme-container{
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 0;
	padding-right: 0;
}
.theme-container.accent{
	background-color: var(--base);
}
.theme-wrapper-md{
	max-width: 1000px;
	margin: 0 auto !important;
}
.theme-wrapper-sm{
	max-width: 800px;
	margin: 0 auto !important;
}
.section-top-spacer{
	padding-top: var(--padding-large);
}
.section-bottom-spacer{
	padding-bottom: var(--padding-large);
}
.section-top-spacer-md{
	padding-top: var(--padding-theme);
}
.section-bottom-spacer-md{
	padding-bottom: var(--padding-theme);
}
.margin-bottom-md{
	margin-bottom: 100px;
}
.margin-top-md{
	margin-top: 100px;
}
.padding-right-lg{
	padding-right: 100px;
}
.padding-left-lg{
	padding-left: 100px;
}
.padding-right-md{
	padding-right: 50px;
}
.padding-left-md{
	padding-left: 50px;
}
.sm-text, .sm-text p, .sm-text a{
	font-size: 14px;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.uppercase{

	text-transform: uppercase;
}
.capitalize{
	text-transform: capitalize;
}
.no-margin{
	margin-bottom: 0 !important;
}
.theme-list ul, #fullwidth-box ul, .image-text-container ul, #fullwidth-box-2 ul{
    margin: 20px 0;
    padding: 0;
    text-align: left;
}
.theme-list ul li, #fullwidth-box ul li, .image-text-container ul li, #fullwidth-box-2 ul li{
    background-image: url(/wp-content/uploads/2024/06/theme-check-icon.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding: 5px 0 5px 30px;
    list-style: none;
    background-size: 20px;
	margin-left:20px;
}
.theme-list ul ul, .image-text-container ul ul, #fullwidth-box ul ul, #fullwidth-box-2 ul ul{
	margin-left: 30px;
}
.theme-list ul ul li, .image-text-container ul ul li, #fullwidth-box ul ul li, #fullwidth-box-2 ul ul li{
	list-style: disc;
	background-image: none;
	padding: 10px 0;
} 
.heading-accent{
	font-size: 32px;
	position: relative;
	padding-bottom: 10px;
	position: relative;
	font-weight: 600;
}
.heading-accent:after{
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	top: 20px;
	bottom: 0;
	margin: 0;
	height: 1px;
	background-color: #000;
}
.heading-accent h2 {
    text-align: center !important;
    margin-top: 0;
    margin-bottom: 10px !important;
    font-weight: 600;
}
.heading-wrap{
    position: relative;
    text-align: center;
    background: #fff;
    z-index: 2;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
}
.white-text, .white-text p, .white-text a{
	color: #fff !important;
}
.accent-text, .accent-text p, .accent-text a, .accent-text span{
	color: var(--accent) !important;
}
.icon-item-section .vc_icon_element{
	margin-top: 30px !important;
	margin-bottom: 0 !important;
}

/* Theme Button Styles ------------------------------------- */
.theme-button{
	margin-bottom: 0 !important;
}
.theme-button a{
	margin-top: 30px;
	padding: 15px 50px !important;
	font-size: 18px !important;
	font-weight: 600;
	font-size: 16px !important;
	position: relative;
	overflow: hidden;
} 
/*.theme-button a:after, .rev-btn:after, #hardware-carousel .content-section a:after {
    content: "";
    background: #42a82b;
    width: 40px;
    position: absolute;
    right: -13px;
    height: 50px;
    top: 0;
    transform: skew( -24deg);	
}*/
.rev-btn{
	position: relative;
	overflow: hidden;
}
.rev-btn:hover:after{
	background: #0e6bff;
}

.yellow-button a {
    background-color: var(--yellow) !important;
    color: #000 !important;
    border-color: var(--yellow) !important;    
}
.yellow-button a:after{
	background: #c3bc1f;
}
.accent-button a {
    background-color: var(--accent) !important;
    color: #fff !important;
    border-color: var(--accent) !important;    
}
.accent-button a:hover {
    background-color: var(--accent-hover ) !important;  
}
.blue-button a{
	background-color: var(--blue) !important;
    color: #fff !important;
    border-color: var(--blue) !important;
}
.blue-button a:after{
	background: var(--darkblue);
}
.black-button a{
	background-color: var(--gray) !important;
    color: #fff !important;
    border-color: var(--gray) !important;
}
.white-button a{
	color: #000 !important;
}
.white-button a:after{
	background-color: #ddd;
}

/* Full-Width Styles ------------------------------------- */
#fullwidth-box {
    padding-top: 150px;
    background: #000;
    margin-top: -70px;
    z-index: 1;
    position: relative;
    border-radius: 10px;
}
#fullwidth-box h4{
	color: #fff;
}
#fullwidth-box .image-column, #fullwidth-box-2 .image-column{
	position: relative;
}
#fullwidth-box .image-column:after, #fullwidth-box-2 .image-column:after {
    content: '';
    position: absolute;
    height: calc(100% + 60px);
    margin-top: -30px;
    background-color: var(--blue);
    width: 150%;
    left: 100px;
}
#fullwidth-box .overlap-image{
	position: relative;
	margin-top: 100px;
}
#fullwidth-box .overlap-image:after {
    content: '';
    position: absolute;
    height: calc(100% + 30px);
    margin-top: -80px;
    background-color: var(--blue);
    width: 150%;
    right: 100px;
    z-index: -1;
}
#fullwidth-box-2 {
    padding-top: 10px;
}

#main-container h2{
	margin-top: 0 !important;
}
.blue-box-bg .vc_column-inner::before {
    background: var(--blue);
    width: 112%;
    position: absolute;
    top: -40px;
    z-index: -1;
    left: 25%;
    height: calc(100% + 80px);
}
.text-column{
	padding-right: 50px;
}


/* Header Form Styles ------------------------------------- */
#header-form{
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
#header-form:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .3);
}
#header-form div{
	position: relative;
	z-index: 1;
}
#header-form label{
	color: #fff !important;
	color: 500 !important;
}


/* Main Row Styles ------------------------------------- */
#main-section {
    background-color: #fff;
    margin-top: -150px;
    padding: 100px 70px 0;
    z-index: 1;
    position: relative;
    border-radius: 35px;
}
#main-row {
    background-color: #f4f5f7;
    border-radius: 35px;
    overflow: hidden;
}
#main-row .vc_column-inner{
	padding: 0 !important;
}
#main-row .text-column{
	padding: 140px 50px;
}
#main-row .image-column img{
	display: none;
}


/* Home Title Section Styles ------------------------------------- */
#home-title{
	background-color: #b5b5b5;
    background: linear-gradient(to bottom, #aeaeae, #6d6d6d);
	padding-top: 20px;
}
#home-title h1{
	font-size: 42px !important;
	line-height: 50px !important;
	font-weight: 500 !important;
}
p.heading-p{
	font-weight: 500 !important;
	color: #fff !important;
}

/* Free Quote Section Styles ------------------------------------- */
#quote{
	scroll-margin-block-start: 110px;  
  	scroll-margin-block-end: 110px;
}
#quote-section{
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: var(--base);
}
#quote-section .wpforms-container .wpforms-field{
	margin-bottom: 0 !important;
}
#quote-section .wpforms-container .wpforms-field-label{
	margin-bottom: 5px !important;
}
div.wpforms-container-full{
	margin: 0 !important;
}
#insurance .wpforms-field-checkbox{
	padding: 20px 0 !important;
}
#insurance .wpforms-field-checkbox label{
	font-size: 14px;
}
#insurance form{
	margin-bottom: 30px !important;
}
#insurance .vc_row.vc_column-gap-35>.vc_column_container{
	padding-left: 0 !important;
}

/* About Gallery Styles ------------------------------------- */
#about-gallery{
	margin-top: 50px;
}
#about-gallery ul{
	width: 100%;
	border: 1px solid #ddd;
}
#about-gallery .wpb_image_grid .wpb_image_grid_ul>li{
    width: 20%;
    position: relative !important;
    display: inline-block !important;
    float: none;
    margin: 0;
    left: 0 !important;
    top: 0 !important;
    border-right: 1px solid #ddd;
    text-align: center !important;
    background-color: #fff;
}
#about-gallery .wpb_image_grid .wpb_image_grid_ul>li:last-child{
	border-right: none;
}
#about-gallery .wpb_image_grid .wpb_image_grid_ul img{
	padding: 10px;	
	margin: 0 auto !important;
	text-align: center;
}
.page-gallery #about-gallery{
	margin-top: 20px;
}
.page-gallery #about-gallery ul{
	border: none;
}
.page-gallery .wpb_image_grid .wpb_image_grid_ul>li{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: none !important;
	margin: 5px 0 !important;
}
.page-gallery .wpb_image_grid .wpb_image_grid_ul>li:nth-child(5n+5){
	border-right: 1px solid #ddd !important;
}

/* Featured Row Styles ------------------------------------- */
.featured-row a{
	color: var(--accent);
}
.featured-row .vc_icon_element{
	margin-bottom: 10px !important;
}
.featured-row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{
	height: 2em;
}
.featured-row.accent .heading-wrap{
	background-color: var(--base);
}

/* Home Gallery Styles ------------------------------------- */
#home-gallery{
	
}
.home-partners{
	margin-bottom: 50px;
}
#home-gallery li{
	border-right: 1px solid #ddd;
	width: calc((100% / 8) - 1px) !important;
    position: relative !important;
    left: 0 !important;
    text-align: center;
}
#home-gallery li img{
	margin: 0 auto;
}
#home-gallery li:last-child{
	border-right: none !important;
}
#home-gallery ul{
	border: 1px solid #ddd;
}
#home-gallery #mega_social_icons{
	width: 100%;
}
#home-gallery #mega_social_icons{
	border: 1px solid #ddd;
}
#home-gallery #mega_social_icons div{
	width: 16.66% !important;
	border-right: 1px solid #ddd;
}
#home-gallery #mega_social_icons div:last-child{
	border-right: none;
}
#home-gallery #mega-social-btn a{
	height: 50px !important;
	line-height: 50px !important;
}

/* Service Slider Styles ------------------------------------- */
#service-slider{
	margin-bottom: 100px;
}
/*#service-slider .ls-container img, #service-slider .ls-wrapper > div{
	height: 350px !important;
}*/
#service-slider .ls-layers{
	border-radius: 20px;
}


/* Security Slider Styles ------------------------------------- */
#security-slider h2, #security-slider p, #security-slider a{
	padding: 0;
}
#security-slider a.theme-button {
    background-color: var(--accent);
    color: #fff !important;
    padding: 8px 40px !important;
    margin-top: 30px !important;
    display: inline-block;
    font-weight: 500 !important;
    position: relative;
    overflow: hidden;
}
#security-slider a.theme-button:after {
	content: "";
    background: #29990f;
    width: 40px;
    position: absolute;
    right: -13px;
    height: 50px;
    top: 0;
    transform: skew( -24deg);
}
#security-slider h2{
	color: #fff !important;
	font-weight: 600 !important;
    font-size: 24px !important;
}
#security-slider .content-section {
    position: absolute;
    margin: auto;
    height: 100px;
    bottom: 0;
    z-index: 2;
}
#security-slider .slick-slider .slick-slide{
    width: calc(33.33% - 10px) !important;
    position: relative;
    margin: 5px;
}
/*#security-slider .tm-slider .carousel-caption{
	height: 480px;
}*/
.slick-slider .slick-slide p, .slick-slider .slick-slide a{
	min-height: 0;
	margin-bottom: 0 !important;
}
.slick-slider .slick-slide p:last-child{
	display: none;
}
#testimonials .slick-slider .slick-slide p:last-child{
	display: block;
}
#security-slider a.theme-button{
	background-color: var(--accent);
	color: #fff !important;
	padding: 10px 40px !important;
}
#security-slider .slick-slider .slick-slide:hover:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: calc(100% - 23px);
    background-color: rgba(86, 178, 65, .65);
    top: 0;
}

/* Featured Services Slider Styles ------------------------------------- */
#featured-services-slider .slick-slider .slick-slide{
	background: var(--gradient-2) !important;        
    border-radius: 10px;
    padding: 50px 20px 0 !important;
    min-height: 430px;
}
#featured-services-slider .slick-slide h2{
	line-height: 1.2em !important;
	max-width: 180px;
	margin: 10px auto;
}
#featured-services-slider .slick-slide a.theme-button {
    background-color: var(--accent) !important;
    color: var(--white) !important;
    padding: 6px 20px;
    max-width: 180px;
    margin: 30px auto 20px !important;
    position: relative;
    overflow: hidden;
}
#featured-services-slider .slick-slide a.theme-button:after {
    content: "";
    background: #29990f;
    width: 40px;
    position: absolute;
    right: -13px;
    height: 50px;
    top: 0;
    transform: skew( -24deg);
}
#featured-services-slider .slick-slide img{
	height: 90px !important;
}
#featured-services-slider .slick-slide p a:first-child{
	min-height: 0;
}
#featured-services-slider .slick-slide p{
	min-height: 0;
	margin-bottom: 0;
}
#featured-services-slider .slick-slide a.theme-button{
	background-color: var(--accent) !important;
	color: var(--white) !important;
}
#featured-services-slider .slide-desc{
	min-height: 150px;
}

/* Info Box Styles ------------------------------------- */
#infobox .vc_column-inner {
    height: 700px;
    background-position: top !important;
    border-radius: 30px;
    position: relative;
}
#infobox .mega_info_box {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #d50035e0;
    left: 0;
    padding: 50px 0;
    border-radius: 0 0 30px 30px;
}
#infobox .mega-info-title{
	color: #fff !important;
	font-size: 16px;
}
#infobox a{
	color: #000;
}
#infobox .box-button {
    background-color: #fff;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 20px;
    letter-spacing: 0;
    color: #000;
    margin-top: 10px;
}

/* CTA Styles ------------------------------------- */
.cta-box{
	border-radius: 30px;
}
#base-row {
    padding-top: 70px;
    padding-bottom: 150px;
    position: relative;
    z-index: -1;
    margin-top: -10px;
/*    background: linear-gradient(0deg, #fff 50%, var(--darkblue) 50%);*/
}
#base-row p{
/*	color: var(--black);*/
	display: block;
	max-width: 360px;
	margin: 0 auto;
}
.section-heading{
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	padding-top:40px;
}
.section-heading span{
	color: var(--accent);
}
.infoboxes-top{
	z-index: 1;
	margin-top: -250px;
	padding-bottom: 80px;
}
.infoboxes-top p{
	text-align: center;
}
.circle-number{
    width: 100px;
    height: 100px;
    line-height: 90px;
    text-align: center;
    background: var(--green);
    color: #fff !important;
    border-radius: 50%;
    z-index: 2;
    position: relative;
    margin: -50px auto 30px;
    border: 7px solid #fff;
    font-size: 30px;
    font-weight: 700;
}
.circle-number div{
	line-height: 90px;
	font-size: 30px;
}
.circle-number p{	
	text-align: center;
}
.theme-border-radius{
	border-radius: 30px;
}
.infoboxes-top img{
	border-radius: 30px;		
}

#overlapping-column .column-top h3{
	font-size: 18px;
}
#overlapping-column .column-top .mega-info-desc p, #overlapping-column .column-top .mega-info-desc a{
	color: #fff !important;
}
#overlapping-column .column-top .mega-info-desc a:nth-child(2){
 	color: var(--yellow) !important;
 }
#overlapping-column .nonesss{
	padding: 5px 0;
}
#overlapping-column .column-top .vc_column-inner{
    margin-left: -100px;
    padding: 50px 50px 30px 50px;
}
#overlapping-column .mega-info-btn{
	display: none;
}
.overlap-image img{
	border-radius: 0;
}
.overlap-content{
	z-index: 2;
}
.overlap-content>.vc_column-inner>.wpb_wrapper{
	padding: 50px  0 50px 50px;
}
.overlap-content .wpb_wrapper:before {
    content: "";
    position: absolute;
    width: calc(100% + 50px);
    background-color: #f9fbfc;
    height: calc(100% - 150px);
    top: 10%;
    left: 30px;
    z-index: -2;
    margin: auto;
    border-radius: 10px;
    box-shadow: none;
}

/* CTA with BG Styles ------------------------------------- */
#cta-bg{
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	margin-bottom: 150px;
	margin-top: 50px;
	border-radius: 20px;
	background-position: top;
	background-image: url(/wp-content/uploads/2024/05/video-security-existing-system-banner.jpg);
}
#cta-bg .vc_column-inner {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}
#cta-bg h2{
	margin-bottom: 0 !important;
	font-size: 36px !important;
}

/* Post Styles ------------------------------------- */
.single .thumbnail{
	display: none;
}
#comments, #respond{
	display: none;
}
.single .wh-content{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.widget ul li{
	margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 2px 0 !important;
}
.widget ul li a{
	font-size: 14px;
}

/* --------You Deserve */
#you-deserve {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #222;
    border-radius: 20px;
    margin-top: 100px;
    margin-bottom: 200px;
	padding-left: 70px;
    padding-right: 70px;
    background-color: var(--darkblue);
}
#you-deserve img{
	display: none;
}
#you-deserve h2 {
    font-size: 40px;
    line-height: 1.3;
	margin-bottom: 10px;
}
#you-deserve p {
	margin-bottom: 10px;
}


/* Reviews Styles ------------------------------------- */
#reviews .review-spacer{
	margin-left: 100px;
	width: calc(50% - 100px);
}
#reviews .review-headings{
	display: table-cell;
	padding-right: 20px;
	background-color: #fff;
	padding-bottom: 20px !important;
}
#reviews .review-headings:after{
	content: '';
	position: absolute;
	top: 20px;
	left: 50px;
	width: calc(100% - 60px);
	height: 1px;
	background: #e0e0e0;
	z-index: -1;
}
#reviews .stars-testimonials {
    max-width: 1000px;
    margin: 0 auto 150px;
}
#reviews blockquote{
	border-left: none !important;
}
#reviews figure.style9 blockquote{
	padding: 50px 50px 100px 50px;
	margin: 0 0 -70px;
}
#reviews figure.style9 blockquote:after{
	bottom: 60px;
}
#reviews figure.style9{
	margin: 0 1%;
}
#reviews figure.style9 .author h5{
	font-size: 20px;
    display: block;
    width: 100%;
    text-align: center;
    left: 0;
}
#reviews a{
	color: var(--accent);
}
#reviews #mega_social_icons{
	display: block !important;	
}
#reviews #dualbtn{
	width: 100% !important;
    max-width: 280px;
}
#reviews #dualbtn .btntext{
	text-align: left !important;
	line-height: 60px !important;
	height: 60px !important;
}
#reviews #dualbtn .btntext span{
	font-size: 20px;
    font-family: 'Oswald' !important;
	font-display: swap;
}
#reviews #dualbtn .fas{
	height: 50px;
	width: 50px;
}
#reviews #dualbtn .btnicon {
    float: left;
    text-align: center;
    width: 60px;
    height: 60px !important;
    background-color: #ddd;
    line-height: 60px !important;
    border-radius: 50%;
    margin-right: 20px;
}
#social-reviews .social-button{
	display: block;
	width: 100%;
	max-width: 280px;
}



/* Testimonials Styles ------------------------------------- */
.home #testimonials{
	margin-top: 100px;
	margin-bottom: 50px;
}
#testimonials .starrating {
    position: absolute;
    top: 50px;
    left: 50px;
}
#testimonials figure.style2 .author {
    padding: 15px 50px;
    text-align: left;
}
#testimonials .slick-slide{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    background-color: #e2f4fd;
    overflow: visible;
    margin-top: 70px;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 410px;
}
#testimonials figure.style2 .author h5{
	font-weight: 800;
    font-size: 16px;
    text-transform: capitalize;
}
#testimonials .slick-slide p strong{
    margin-top: 30px !important;
    display: block;
    font-weight: 600;
}
#testimonials blockquote{
	box-shadow: none;
	background-color: transparent;
	border-left: none;
	font-size: 16px;
	min-height: 180px;
	padding-top: 90px;
}
#testimonials figure.style2{
	margin: 0;
}
#testimonials figure.style2 img{
	margin: 0 auto 20px;
}
#testimonials figure.style2 blockquote{
	margin: 0  !important;
}
figure.style2 blockquote:before, figure.style2 blockquote:after{
	display: none;
}
.slick-dots li button:before{
	font-size: 16px !important;
}
.slick-dots{
	bottom: -40px !important;
}


/* CTA with Three Columns Styles -------------------------------------------- */
#cta-three-columns{
	position: relative;
	overflow: visible;
}
.three-columns-bottom {
    max-width: var(--wrapper);
    margin: -200px auto 150px !important;
}
#cta-text-section{
	padding-bottom: 200px;
}
#cta-three-columns p{
	text-align: center;
}
#cta-three-columns img{
	border-radius: 30px;
}



/* Service Item Row Styles */
.service-item{
	position: relative;
	overflow: visible !important;
	padding-top: 100px;
	padding-bottom: 100px;
}
.service-item .vc_btn3-container.theme-button{
	margin-bottom: 0 !important;

}
.overlap-content-top-margin{
	margin-top: 100px;
	float: left;
	width: 100%;
}
.negative-top-margin{
	margin-top: -150px;
	position: relative;
	z-index: 2;
}
.service-item img{
    max-height: 500px;
    width: auto;
}
#services-row{
	margin-bottom: 10px;
}
#services-row .three-columns-overlay .vc_column-inner{
	position: relative;
}
#services-row .three-columns-overlay .vc_column-inner:before{
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .0);
}
#services-row .three-columns-overlay .vc_column-inner:hover:before{
	background-color: rgba(86, 178, 65, .65);
}
#services-row .three-columns-overlay .wpb_wrapper{
	z-index: 2;
}

/* Form Styles ------------------------------------- */
#form-section{
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
	font-size: 20px;
	background: var(--gradient-1);
}
#form-section h2{
	font-weight: 700 !important;
	color: var(--white) !important;
	font-size: 32px;
	line-height: 1.3em;
	margin-top: 0 !important;
	margin-bottom: 10px;
}
#form-section a{
	color: #fff;
}
#form-section p{
	text-align: 18px;
}
#form-section strong{
	font-size: 22px;
    margin-top: 20px;
    display: block;
}
#form-section .vc_col-sm-6:first-child{
	padding-right: 50px;
}
.sdm-modal-body #form-section div.wpforms-container-full .wpforms-form label.wpforms-error, 
.sdm-modal-body div.wpforms-container-full .wpforms-form em.wpforms-error
{
	color: red !important
}

#form-section div.wpforms-container-full .wpforms-form label.wpforms-error, div.wpforms-container-full .wpforms-form em.wpforms-error {
  color: #fff;
}

#form-section div.wpforms-container-full .wpforms-form label.wpforms-error:before, 
#form-section div.wpforms-container-full .wpforms-form em.wpforms-error:before{
	background-color: #ffffff;
}
div.wpforms-container-full .wpforms-form .wpforms-title{
	color: var(--accent);
    text-align: left;
    font-size: 20px;
}


/* WPForms Overrides /* Theme Button Styles ------------------------------------- */
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium{
	max-width: 100% !important;
}
.wpforms-container .wpforms-field{
	padding: 6px 0;
}
.wpforms-container .wpforms-field {
    padding: 5px 0 !important;
}
div.wpforms-container-full input[type=submit], div.wpforms-container-full button[type=submit], div.wpforms-container-full .wpforms-page-button {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 700;
    padding: 10px 50px;
    letter-spacing: 0;
    border-radius: 30px;
    font-size: 16px;
    height: 50px;
}
div.wpforms-container-full .wpforms-field-label {    
	text-align:left;
}
.wpforms-container .wpforms-field{
	margin-bottom: 20px;
}
.sm-text label{
	font-size: 14px !important;
}

/* Main Area Styles ------------------------------------- */
#main-area{
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.about-text .wpb_wrapper{
	position: relative;
}
.about-text .wpb_wrapper:before{
	position: absolute;
	content: '';
	left: -30px;
	top: 5px;
	height: 100%;
	border-left: 8px solid var(--accent);
}

/* Footer Styles ------------------------------------- */
.wh-footer{
}
.wh-footer .vc_column-inner{
	margin-top: 0;
	padding-top: 0 !important;
}
.wh-footer h3, .wh-footer h4{
	color: #fff !important;
}
#footer-section-1{
	padding-bottom: 50px;
}
#footer-section-1 h3 {
    padding-top: 30px;
    max-width: 500px;
    margin: 0 auto 20px;
    line-height: 1.2em;
}
#footer-section-2{
	padding-top: 50px;
	border-top: 1px solid #fff;
	padding-bottom: 40px;
}
#footer-section-2 h4{
	margin-bottom: 10px;
	color: #fff !important;
}
#footer-bottom-bar{
	color: #fff;
	font-size: 14px;
	background-color: var(--gray);
	padding: 20px;
}
#footer-bottom-bar p{
	font-size: 14px;
}
#footer-section-2  .theme-button a{
	margin-left: 0 !important;
}
#social-bar h4{
	margin-bottom: 10px;
}
#social-bar p{
	font-size: 14px;
}
#social-bar #mega-social-btn a{
	background: var(--blue) !important;
}
.wh-footer .theme-button a{
	padding: 15px 30px !important;
	border-radius: 0 !important;
	margin-left: 5px; 
	margin-top: 0 !important;
	font-size: 16px !important; 
}
.wh-footer .wh-logo img {
    width: 200px;
    max-width: 100%;
}
.wh-footer a{
	color: #fff;
}
#menu-footer-navigation a{
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	padding: 10px;
}
#menu-footer-navigation li{
	display: inline-block;
}
.footer-seal{
	margin-top: 50px;
}
.footer-seal img{
	max-height: 50px;
	width: auto;
	margin-right: 10px;
}
#footer-bottom-bar p{
	margin-bottom: 0 !important;
}
#footer-section-1 .vc_col-sm-3\/5 .theme-button {
	display: none;
}
#footer-top {
    background-color: var(--accent);
    text-align: center;
    padding: 50px 20px;
    color: #fff;
}
#footer-top a:hover{
	color: #000;
}
#footer-top p{
	max-width: 950px;
	margin:  0 auto;
}
#footer-top a{
	text-decoration: underline;
}
#footer-top h4{
	font-size: 28px !important;
	font-weight: 500 !important;
}
#footer-area{
	background-color: var(--black);
	padding: 50px 20px;
	color: #fff;
	font-size: 14px;
}
#footer-area ul{
	padding: 0 !important;
}
#footer-area h4{
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px 0;
}
#footer-area p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-weight: 500;
}
#footer-area .wpforms-container .wpforms-field {
    margin-bottom: 0;
}
#footer-area button {
    background-color: var(--yellow) !important;
    color: #000 !important;
    padding: 10px 40px !important;
    height: 40px;
    font-size: 14px;
}
#footer-area .media-body a{
	color: var(--yellow) !important;
	font-weight: 500 !important;
}
#footer-area .form-notes a{
	color: var(--yellow) !important;
}

/* Mobile Navigation Styles ------------------------------------- */
.header-mobile {
    background-color: #fff;
/*    position: fixed;*/
	position: relative;
    width: 100%;
    z-index: 999999;
}
#mobile-nav ul{
	overflow: hidden;
	width: 100%;
	position: relative !important;
	background: transparent !important;
	box-shadow: none !important;
	top: 0;
}
#mobile-nav ul li{
	background-color: transparent !important;
}
#mobile-nav .sf-menu.wh-menu-main li > a{
	display: block !important;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	padding: 7px 10px !important;
	font-family: 'Oswald';
    font-size: 16px;
	 font-display: swap;
    letter-spacing: 0.5px;
}
#mobile-nav .menu-item-has-children li {
	margin-left: 20px;
	position: relative;
}
#mobile-nav .menu-item-has-children li:before{
	content: '-';
	position: absolute;
	top: 5px;
}
#mobile-nav .menu-item-has-children li a{
	text-indent: 5px;
}
#mobile-navigation {
/*	display: none;*/
    position: fixed;
    margin-top: -106px;
    z-index: 9;
    width: 100%;
    float: left;
    background: #0000006e;
    box-shadow: none;
}

#mobile-navigation.openMenu{
	display: block;
}
#mobile-navigation #menu-main-navigation li{
	display: block;
	width: 100%;
}
#mobile-navigation.openMenu{
	right: 0;
}
#mobile-navigation{
    right: -100%;
    transition-property: right;
	transition-duration: .5s;
	transition-delay: .2s;
}
#mobile-navigation .sf-menu.wh-menu-main ul li{
	background-color: transparent;
}
#mobile-navigation #menu-main-navigation a, #menu-main-navigation.sf-menu.wh-menu-main a {
    color: #fff;
    font-family: var(--fontfamily);
	 font-display: swap;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px;
}
#mobile-header .vc_col-sm-6{
	width: 50%;
}
#mobile-header .vc_column_container{
	float: left;
}
.mobile-navigation-section{
	height: calc(100vh - 50px);
	width: 90%;
    background: #f3f3f3;
    float: right;
}
.mobile-navigation-section .vc_row .vc_col-sm-4{
	width: 40%;
	float: left;
}
.mobile-navigation-section .vc_row .vc_col-sm-8{
	width: 60%;
	float: left;
}
.mobile-navigation-section #menu-main-navigation{
	padding: 0 10px;
}
.mobile-navigation-section #menu-main-navigation a{
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #4a4a4a;
	margin: 0;
}
.mobile-navigation-section #menu-main-navigation .sub-menu a{
	border-bottom: 1px solid #4a4a4a;
}
/*.mobile-navigation-section #menu-main-navigation li:last-child a{
	border-bottom: none !important;
}*/
.mobile-navigation-section .vc_column-inner{
	padding-top: 10px !important;
	margin-bottom: 0;
}
.mobile-navigation-section .vc_column-inner:first-child{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.mobile-nav img{
	max-width: 200px;
}
#menu-open{
	cursor: pointer;
}
#call-container {
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: calc(100% - 15px);
    z-index: 1;
}
#call-container{
	font-weight: 500;
	font-size: 16px;
}
#call-container a {
    margin-top: 0;
    border-radius: 30px;
    display: inline-block;
    padding: 10px 30px !important;
}
#call-container div{
	text-align: center !important;
	color: #fff;
	margin-bottom: 10px !important;
}
#close-button span{
	color: var(--accent) !important;
}


/* Services Row Styles ------------------------------------- */
#services-row .vc_col-sm-4 {
	min-height: 500px;
	text-align: center;
}
.service-h2 h2{
	color: #fff !important;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2em;
}
.service-h2 span{
	font-size: 30px;
	font-weight: 700;
	display: block;
}
#services-row .theme-button a{
	margin-top: 0 !important;
	padding: 10px 50px !important;
	font-size: 14px !important;
}
#services-row .vc_row .vc_col-sm-4:first-child{
	padding-left: 0 !important;
}
#services-row .vc_row .vc_col-sm-4:last-child{
	padding-right: 0 !important;
}
#services-list{
	padding-top: 100px;
	padding-bottom: 30px;
	color: #fff;
	text-align: center;	
}
#services-list h2{
	color: #fff !important;
}

#services-box{
	padding-bottom: 50px;
	padding-top: 50px;
	overflow: visible;
	background-color: var(--bg);
	margin-bottom: 0;
}
#services-box .service-text-container h2{
	margin-bottom: 5px !important;
}
#services-box .service-text-container .mega_info_box .mega-info-img{
	height: 60px;
	width: auto !important;
}
#services-box p, #services-box a {
    color: #fff !important;
    font-size: 15px;
    line-height: 24px;
}
#services-box p a:first-child{
	min-height: 70px;
	display: block;
}
#services-box .mega_info_box .mega-info-title{
	font-size: 16px;
}
#services-box .mega_info_box .mega-info-desc {
    font-size: 14px;
    line-height: 20px;
}
#services-box .mega_info_box{
	padding: 15px !important;
}
#services-box .vc_column-inner{
	padding: 0 !important;	
}
#services-box .mega-info-desc a:last-child {
    color: var(--white) !important;
    display: block;
    font-weight: 500 !important;
    background-color: var(--accent);
    padding: 4px 20px;
    max-width: 150px;
    margin: 20px auto 0;
    line-height: 30px;
    border-radius: 20px;
}
#services-box .mega-info-btn{
	display: none;
}
#service-featured-image {
/*    margin-bottom: -200px;*/
}

/* Service Feature Boxes Styles ---------------------------- */
#service-feature-boxes{
	margin-top: 10px;
}
#service-feature-boxes h2{
	margin-bottom: 0;
}
#service-feature-boxes .vc_column-inner{
	background: rgb(129,170,188);
	background: linear-gradient(38deg, rgba(129,170,188,0.16010154061624648) 0%, rgba(96,141,206,1) 0%, rgba(89,111,191,1) 100%);
	margin: 0 10px;
    padding: 30px 20px 20px !important;
    border-radius: 10px;    
}


/* Service Columns Styles ---------------------------- */
#service-columns {
    padding-top: 100px;
    position: relative !important;
    overflow: visible;
    margin-bottom: 360px;
    height: auto;
    background-color: var(--darkblue);
}
#service-columns .vc_column-inner{
	padding-top: 0;
}
#service-columns.with-carousel {
    margin-bottom: 350px;
    padding-top: 100px;
    height: 350px;
}
.service-three-column{
	margin-bottom: -200px;
}

.service-three-column h2, #hardware-carousel h2 {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
}
#service-columns .mega_content {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px;
    position: relative;
    min-height: 290px;
}
#service-columns a.mega_hvr_btn {
    background-color: var(--accent);
    color: #fff !important;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    width: 180px;
    border-radius: 30px !important;
    font-weight: 500;
    margin: 0 auto !important;
    font-size: 16px !important;
}
#service-columns a.mega_hvr_btn:hover{
	background-color: var(--accent) !important;
}
.service-three-column .vc_column_container>.vc_column-inner{
	padding-top: 20px !important;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
}
#hardware-carousel {
    margin-bottom: -280px;
    position: relative;
    max-width: var(--wrapper);
    float: left;
    width: 100%;
    padding-bottom: 50px;
}
#hardware-carousel .carousel-h2{
	font-size: 32px !important;
	margin-bottom: 30px !important;
	line-height: 1.2em !important;
	margin-top: 0 !important;
}
#hardware-carousel .carousel-caption{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	text-align: center !important;
	min-height:560px;
	background: var(--gradient-2) !important;
}
#hardware-carousel.min-length .carousel-caption{
	min-height:420px;
}
#hardware-carousel .slick-prev {
    left: -20px !important;
}
#hardware-carousel .slick-next {
    right: -20px !important;
}
#hardware-carousel h2 {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #fff !important;
}
#hardware-carousel p {
    text-align: center;
    min-height: 0;
    margin-bottom: 0;
}
#hardware-carousel .content-section a {
    margin-top: 30px;
    display: block;
    padding: 8px 20px;
    background: var(--accent);
    color: var(--white) !important;
    font-weight: 500;
    border-radius: 0;
    margin: 30px auto 0;
    max-width: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--accent);
}
#hardware-carousel .content-section a:after{
	right: -24px !important;
	transform: skew(-20deg) !important;
}
#hardware-carousel .content-section a:hover{
	background: var(--accent-hover ) !important;
}
.carousel-text{
	min-height: 150px;
}
#hardware-carousel.nec .carousel-caption {
	min-height: 420px;
}
#hardware-carousel .carousel-text {
    min-height: 120px !important;
    color: #fff;
}
#service-columns.full {
    margin-bottom: 300px;
    padding-top: 100px;
    height: 300px;
}
#service-columns.full .service-three-column{
	margin-bottom: 50px;
}
#service-columns.full #hardware-carousel{
	position: relative;
}
#service-columns.full #hardware-carousel .carousel-caption {    
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    min-height: 300px;
}
#service-columns #hardware-carousel .slick-next:before, 
#service-columns #hardware-carousel .slick-prev:before,
#service-columns.full .slick-next:before, 
#service-columns.full .slick-prev:before{
	color: #fff !important;
}
#service-columns.full .slick-dots li button:before{
	color: #fff !important;
}
#service-columns.full .content-section {
    height: 80px !important;
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
}
.slick-dots li button:before{
	color: var(--black) !important;
}
.slick-dots li.slick-active button:before{
	color: var(--accent) !important;
}

.service-item h2, #image-text-container h2, #fullwidth-box h2{
	position: relative;
}
#image-text-container h2:after, #fullwidth-box h2:after{
	content: '';
	position: absolute;
	left: 0;
	width: 60px;
	height: 2px;
	background-color:  var(--blue);
	bottom: -7px;
}

#image-text-container h2:after, #fullwidth-box-2 h2:after{
	content: '';
	position: absolute;
	left: 0;
	width: 60px;
	height: 2px;
	background-color:  var(--blue);
	bottom: -7px;
}
.service-item h2:after {
    content: '';
    position: absolute;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: var(--blue);
    bottom: -7px;
}

/* Read More Styles ------------------------------------ */
.read-more-hidden{
	display: none;
}
.theme-read-more{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000;
	text-decoration: underline;
	font-weight: 500;
	border: none !important;
}
.theme-read-more:hover{
	color: #000;
}

  #read-more-expand h4 {
    font-size: 16px;
}

#read-more-expand {
    padding-top: 12px;
}

#logo-carousel{
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f5f8fd;
}
#logo-carousel .wpb_image_grid .wpb_image_grid_ul>li {
    padding: 10px 30px;
    position: relative !important;
    float: left !important;
    left: unset !important;
    top: unset !important;
}
#logo-carousel .wpb_image_grid .wpb_image_grid_ul>li>img{
	max-height: 100px;
	width: auto;
}
#logo-carousel .wpb_image_grid .wpb_image_grid_ul {
    max-width: 880px;
    margin: 0 auto;
    height: auto !important;
}


/* Toggle Styles Styles --------------------------------------------- */
.vc_toggle{
	margin-bottom: 5px;
}
	
/* FAQ Styles --------------------------------------------- */
#faq {
	padding-top: 100px;
	padding-bottom: 150px;
}
#faq h2{
	margin-bottom: 50px !important;
}
#faq .vc_toggle_title>h4{
	color: #fff !important;
}
#faq .vc_toggle_title{
	padding: 20px ;
	text-align: left;
}
#faq .vc_toggle_title {
    padding: 25px 20px 30px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
#faq .vc_toggle_icon{
	display: none;
}
#faq .vc_toggle_content{
	text-align: left;
	padding: 50px 30px 30px;
    margin-top: 10px;
}
#faq .vc_toggle:first-child .vc_toggle_title{
	border-top: 1px solid #ddd;
}
#faq .vc_toggle {
    border: 1px solid #fff;
    margin-bottom: 10px;
    transition: 0.5s;
}
#faq .vc_toggle_active{
	background-color: #56b241;
	border: 1px solid #000;
	margin-bottom: 10px;
}
#faq .vc_toggle_title {
    background-position: calc(100% - 20px);
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/petal-child/images/plus_icon.png);
    background-size: 30px;
    filter: brightness(0) invert(1);
}
#faq .vc_toggle_active .vc_toggle_title{
	background-image: url(/wp-content/themes/petal-child/images/minus_icon.png);
	filter: brightness(1) invert(1);
}
#faq .vc_toggle_active .vc_toggle_title h4{
	filter: brightness(1) invert(1);
}

/* Blurb Container Styles ------------------------------------ */
#blurb-container{

}
#blurb-container h2{
	margin-bottom: 50px;
}
#blurb-container .vc_column-inner{
	padding-top: 0 !important;
}
#blurb-container h3 {
    margin-top: 30px;
    font-weight: 600 !important;
    position: relative;
    padding-bottom: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
}
#blurb-container h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    background-color: #000;
    width: 50px;
}
.five-column h3, .blurb-column h3 {
    font-size: 18px !important;
    line-height: 26px;
}
.five-column h3:after, .blurb-column h3:after{
	height: 0 !important;
}
.technology-logo img{
	max-width: 380px;
	margin-bottom: 30px;
}


/* Industry Item Styles -------------------------------------------- */
.industry-item{
	padding-top: 100px;
	padding-bottom: 100px;
}
.industry-item .vc_column-inner{
	padding-top: 0 !important;
}
.industry-item .carousel-text {
    min-height: 100px !important;
}


/* Contact Form Styles -------------------------------------------- */
#contact-form{
	padding-top: 100px;
	padding-bottom: 100px;
}
#contact-form button[type=submit]{
    background-color: #56b241 !important;
    color: #fff !important;
    font-weight: 600;
}
#contact-form a{
	color: #fff !important;
}
#contact-form i.fa-solid, #contact-form i.fas {
    padding-right: 10px;
}
.h2-small{
	color: #fff;
}

div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active,
div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background: var(--accent) !important;
    color: #fff !important;
    border-radius: 0;    
    font-weight: 600 !important;
    height: 56px;
    position: relative;
    overflow: hidden;
}
.wpforms-submit{
	position: relative;
    overflow: hidden;
}
.wpforms-container .wpforms-field-label {
    font-weight: 600;
    font-size: 12px !important;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-head-container{
	padding: 0 !important;
}
.form-notes p{
	font-size: 13px;
	margin-top: 20px;
}
.form-notes p a{
	color: var(--accent);
}
/*.wpforms-submit:after{
    content: "";
    background: #42a82b;
    width: 40px;
    position: absolute;
    right: -13px;
    height: 50px;
    top: 0;
    transform: skew( -24deg);
}*/

/* Partners Styles -------------------------------------------- */
#partners{
	padding: 0 30px;
}
#logo-carousel .content-section{
	display: none;
}
#logo-carousel .slick-slider .slick-arrow{
	display: none !important;
}
#partner-tech{
	padding-top: 100px;
	background-color: var(--gray);
	margin-top: 100px;
}


/* Support Line Styles -------------------------------------------- */
#support-line{

}
#support-line .cd-timeline-content{
	width: 87%;
	float: right;
}
#support-line .cd-timeline-img{
	left: 5%;
}
#support-line #cd-timeline .timeline-line {
    left: 5%;    
    display: none;
}
#support-line .cd-timeline-img.cd-picture{
	background: var(--accent) !important;
}
#support-line .cd-timeline-img.cd-picture .fas{
    font-size: 24px;
}
#support-line .cd-timeline-img {
    width: 70px;
    height: 70px;
    line-height: 68px !important;        
    margin-left: -35px;
}
#support-line .cd-container{
	margin: 0 !important;
	padding: 0 !important;
}
#support-line .cd-timeline-content{
	box-shadow: none;
}
#support-line .cd-timeline-block {
    margin-top: 10px !important;
    min-height: 120px;
    margin-bottom: 20px;
}
#support-line .cd-timeline-content h2{
	padding: 0 10px !important;
	color: #000 !important;
    font-weight: 500;
}
#support-line .cd-timeline-block:nth-child(even) .cd-timeline-content .timeline-arrow{
	display: none;
}
#support-line .cd-timeline-content .timeline-arrow{
	display: none;
}
#support-line a{
	color: var(--accent) !important;
}
#support-line .cd-container {
    width: 100%;
}

/* Support Line Styles -------------------------------------------- */
#instructional-videos .st-video-popup{
	margin-bottom: 10px;
}
#instructional-videos .st-video-popup .box{
	position: absolute;
	left: 0;
	bottom: 0;
	margin: auto !important;
	background: #eb1e25;
	height: 50px;
    width: 50px;
    background: #e91d23;
}
#instructional-videos h4{
	font-weight: 500 !important;
	text-align: center !important;
	margin-bottom: 30px !important;
}
#instructional-videos .st-video-popup .vc_figure {
    border: 1px solid #ddd;
    padding: 6px;
}
#instructional-videos .st-video-popup .tri{
	margin-top: -12px;
    margin-left: -5px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #fff;
}


/* Blog Page Styles  -------------------------------------------- */
#blog-page .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{
	width: 5em;
    height: 5em;
    background: rgb(254 4 0 / 90%);
    border-radius: 50%;
}
#blog-page .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner span{
	font-size: 22px;
	color: #fff !important;
}
#blog-page .vc_gitem-animate-slideBottom .vc_gitem-zone-b{
	background-color: rgb(255 255 255 / 60%) !important
}
#blog-page .vc_gitem-post-category-name{
	font-family: Oswald;
	 font-display: swap;
	position: relative;
	padding-right: 5px;
}
#blog-page .vc_gitem-post-category-name:after{
	content: ',';
	position: absolute;
	right: 1px;
}
#blog-page .vc_gitem-post-category-name:last-child:after{
	display: none;
}
#blog-page .vc_grid .vc_gitem-link{
	border-bottom: none;
}
#blog-page h3, #blog-page h3 a{
	margin-top: 10px !important;
    margin-bottom: 0 !important;
    font-size: 24px !important;
}
#blog-page .vc_grid-filter {
    margin-bottom: 0 !important;
}
#blog-page .vc_gitem-zone{
	background-color: transparent !important;
}
.blog .thumbnail{
	position: relative;
	overflow: hidden;
}
.blog .thumbnail:after{
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .60);
    position: absolute;
    left: 0;
    top:-100%;
    transition: .5s;
}
.blog .theme-post-item:hover .thumbnail:after{
/*	top: 0;*/
}
.blog .theme-post-item:hover img{
	opacity: .5;
}
.blog .thumbnail img:after{
    content: '\E832';
    font-family: 'entypo-fontello';
	 font-display: swap;
    font-size: 20px;
    background-color: var(--accent);
}

.blog .wh-content{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	padding-left: 30px;
	padding-right: 30px;
}
.theme-post-item {
    max-width: calc(33.33% - 20px);
    float: left;
    margin-right: 30px;
    margin-bottom: 50px;
}
.theme-post-item:nth-child(3n){
	margin-right: 0;
}
.theme-post-item:nth-child(3n+1){
	clear: both;
}
.blog .wh-button.read-more{
	display: none;
}
.blog .categories-links{
	margin-bottom: 20px;
}
.blog .categories-links a{
	font-family: Oswald;
	 font-display: swap;
	color: #000;
}
.blog h2, .blog h2 a {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 26px !important;
}
.blog .entry-summary{
	margin-bottom: 20px !important;
}
.single-post .wp-block-heading{
	margin-bottom:10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.single-post .wp-block-heading:first-child{
	margin-top: 0;
}
.single-post .widget ul{
	padding: 0;
	margin-bottom: 50px;
}
.wh-sidebar .widget{
	margin-bottom: 0;
}
.widget ul li{
	border-bottom: none;
    padding: 6px 0;
    list-style: none;
}
#slider-post-list{
	list-style: none;
	margin: 10px 0;
	padding: 0;
	float: left;
}
#slider-post-list li {
    float: left;
    width: 48%;
    margin: 10px 2% 10px 0;
}
.post-list-item {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.post-list-img{
	float: left;
	width: 20%;
}
.post-list-img img{
	max-width: 100%;
}
.post-list-title{
	float: left;
	width: 80%;
}
.post-list-title h4 {
    padding-left: 10px;
    font-size: 15px;
    line-height: 20px;
    margin: 0 !important;
    display: block;
    font-family: Montserrat !important;
	 font-display: swap;
}
.post-heading{
	font-family: var(--titleFont) !important;
	 font-display: swap;
	font-size: 20px;
    margin-top: 30px;
}
.share-this{
	margin-top: 0;
}
.share-this .share-buttons {
    float: left;
    list-style: none;
    padding: 0;
    width: 100%;
}
.share-this .share-buttons li{
    display: inline-block;
    width: 19% !important;
    position: relative;
    text-align: center;
    border: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
}
.single .prev-next-item{
	display: none;
}
.entry-meta span{
	margin: 0 !important;
}
.entry-meta span a {
    font-family: 'Oswald';
    font-weight: 400 !important;
	 font-display: swap;
}
.post .entry-content img{
	margin-bottom: 30px;
}
.post-tag-list .date, .post-tag-list .categories-links, .post-tag-list .author.vcard,
.wh-page-title-wrapper .date, .wh-page-title-wrapper .tags-links, .wh-page-title-wrapper .author.vcard{
	display: none;
}
.post-tag-list{
	margin-top: 20px;
}
.tags-links span{
	font-family: var(--titleFont);
	color: var(--accent);
	 font-display: swap;
}
.post-list-title h4{
	font-family: var(--titleFont) !important;
	font-size: 16px;
    line-height: 22px;
	 font-display: swap;
}
.pagination{
    width: 75%;
    float: left;
    text-align: left;
}
.pager-container{
    width: 25%;
    float: left;
    margin: 20px 0;
    line-height: 36px;
    text-align: right;
    font-size: 14px;
}
.pagination span, .pagination a{
	padding: 0;
    display: inline-block;
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
}



/* Connected Car Styles ----------------------------------------- */
.postid-3672 .wh-sidebar, .postid-3672 #slider-post-list, 
.post-3672 .share-this ~ .post-heading, .postid-3672 .entry-meta{
	display: none;
}
.postid-3672 .fourths.three{
	width: 100% !important;
}

/* 1400 - User Manual Styles  ------------------------ */
#user-manual{
    max-width: 1000px;
    margin: 0 auto;
}
#user-manual img{
	max-height: 230px;
}
#user-manual .mega_info_bar_2 .mega_hvr_btn{
	display: none;
}


@media only screen and (min-width: 1441px) {
	#home-banner rs-fullwidth-wrap, #home-banner rs-module-wrap, #home-banner rs-module{
		height: 650px !important;
        max-height: 650px !important;
	}
}
@media only screen and (max-width: 1440px) {

	/* 1400 - Main Section Styles  ------------------------ */
	#main-section {
        margin-left: 20px;
        margin-right: 20px;
    }

	/* 1400 - Service Styles Styles  ------------------------ */
	#services-list{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	#form-section{
		padding-left: 20px  !important;
		padding-right: 20px !important;
	}
	#fullwidth-box,
	#services-row{
		padding-left: 30px !important;
		padding-right: 30px !important;
		margin-left:5px;
		margin-right:5px;
	}

	/* #home-banner rs-fullwidth-wrap, #home-banner rs-module-wrap,  #home-banner rs-module{
		height: 423px !important;
	}*/

	/* 1400 - CTA Styles  ------------------------ */
	#cta-bg{
		margin-left: 20px;
		margin-right: 20px;
		padding-right: 30px;
		padding-left: 30px;
	}

	/* 1400 - Image Text Container Styles  ------------------------ */
	.image-text-container{
		padding-left: 30px;
		padding-right: 30px;
	}

	/* 1400 - Footer Styles  ------------------------ */
	.wh-footer .wh-padding{
		padding-right: 30px;
		padding-left: 30px;
	}
}

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

	/* 1200 - General Styles  ------------------------ */
	.section-bottom-spacer {
	    padding-bottom: 100px;
	}
	.section-top-spacer{
		padding-top: 100px;
	}
	.padding-right-lg {
	    padding-right: 0;
	}
	
	/* 1200 - Slick Arrows for Sliders  ------------------------ */
		.slick-next {
	    right: -12px !important;
	}
	.slick-prev {
	    left: -12px !important;
	}

	/* 1200 - You Deserve  ------------------------ */
	#you-deserve {
    margin-left: 0px;
    margin-right: 0px;
}

	/* 1200 - Form Section Styles  ---------------------------- */
	#form-section {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}

	/* 1200 - Overlap Content Styles  ---------------------------- */
	.overlap-content .wpb_wrapper:before {	    
	    top: 0;
	    height: 100%;
	    width: 94%;
	}
	
	/* 1200 - Service Box Styles  ---------------------------- */
	#services-box {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#hardware-carousel .slick-prev {
    left: -23px !important;
}
}

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


	/* 1024 - Main Section Styles  ------------------------ */
	#main-section {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: -100px;
        padding: 100px 30px 0;
    }

    /* 1024 - Fullwidth Section Styles  ------------------------ */
    #fullwidth-box{
    	margin-bottom: 0;
    }
    #fullwidth-box-2 .section-bottom-spacer{
    	padding-bottom: 0 !important;
    }
    #fullwidth-box-2.about-page {
        margin-top: 100px;        
        background-color: transparent;
        margin-left: 0;
        margin-right: 0;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    #fullwidth-box.commercial-page{
    	margin-bottom: 150px;
    }


    /* 1024 - Home Title Styles -------------------------------------- */	
    #home-title h1{
        font-size: 32px;
        line-height: 40px;
    	max-width: 900px;
    	margin: 0 auto;
    }
    

    /* 1024 - Featured Row Styles -------------------------------------- */	
    .featured-row p{
    	line-height: 28px;
    }
    .featured-row.accent .vc_col-sm-8 {
        width: 60%;
    }
    .featured-row.accent .vc_col-sm-4 {
        width: 40%;
    }


	/* 1024 - Overrides Styles -------------------------------------- */
	.vc_row.vc_column-gap-35>.vc_column_container{
		padding: 0;
	}
	.wh-content{
		margin-top: 0;
	}

	/* 1024 - Header Styles -------------------------------------- */
	.wh-menu-main{
		width: 100%;
	}
	#mobile-navigation .vc_pull-left{
		width: 100%;
	}
	.mobile-navigation-section #menu-main-navigation li.menu-item-has-children{
		background-position: 97% 16px;
	}	
	.wh-logo.menu-logo img{
		top: -10px;
	    width: 110px;
	    right: 20px;
	}
	.wh-logo.mobile-logo-center img {
	    top: -20px;
        width: 120px;
        left: 0;
        right: 0;
        margin: auto;
	}
	.sf-menu.wh-menu-main li.accent-link a {
	    background-color: transparent;
	    color: #fff !important;
	    padding: 10px 0 !important;
	    border-radius: 0;
	    margin: 0;
	}
	.sf-menu.wh-menu-main .sub-menu li > a{
		width: 100% !important;
	}

	#mobile-navigation #menu-main-navigation li.active ul{
		max-height: 290px;
    	overflow: scroll;
	}

	/* 1024 - Service Item Section Styles -------------------------------------- */
	.service-item.last{
		padding-bottom: 0;
	}
	#service-columns{
		margin-bottom: 350px;
		margin-top: 0;
	}
	#service-featured-image {
	    margin-bottom: 0;
	}
	#services-box {
	    padding-bottom: 100px;
	    padding-top: 100px;
	    margin-bottom: 100px;
	}
	.home #services-box {
        padding-bottom: 50px;
        padding-top: 0;
        margin-bottom: 0;
    }

	/* 1024 - Three-Column Styles -------------------------------------- */
	#base-row {
	    padding-top: 120px;
	}
	#base-row, #fullwidth-box-2, .service-item{
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	#service-columns{
		padding-left: 20px !important;
	}

	/* 1024 - Negative Margin Styles -------------------------------------- */
	.negative-top-margin {
		margin-top: 0;
	}


	/* 1024 - Fullwidth Section Styles -------------------------------------- */
    #fullwidth-box, #services-row {
        margin-left: 5px;
        margin-right: 5px;
    }


	/* 1024 - Banner Styles -------------------------------------- */	
	#page-banner {
	    margin-top: 0;
	}

	/* 1024 - Security Slider Styles -------------------------------------- */
	#security-slider .tm-slider .carousel-caption {
	    height: auto;
	}

	/* 1024 - CTA Styles -------------------------------------- */
	.three-columns-bottom {
	    margin: -200px auto 100px !important;
	}

	/* 1024 - ImaGE TEXT1 Styles -------------------------------------- */
	.image-text-container {
        padding-left: 10px;
        padding-right: 10px;
    }
	.image-text-container .vc_row.vc_row-o-equal-height>.vc_column_container {
    	align-items: baseline;
	}

	/* 1024 - Footer Styles -------------------------------------- */
	#footer-section-1 {
	    padding-bottom: 60px;
	}
	#footer-section-2 {
	    padding-top: 60px;
	}
	#footer-section-1 .vc_col-sm-3\/5{
		width: 65%;
	}
	#footer-section-1 .vc_col-sm-2\/5{
		width: 35%;
	}
	.wh-footer .theme-button a {
	    padding: 12px 20px !important;
	}
	.footer-seal .wpb_image_grid .wpb_image_grid_ul .isotope-item{
		position: relative !important;
	}
	.wh-footer .theme-button a{
		width: 260px;
        margin: 20px 0;
	}
	#footer-section-1 .vc_col-sm-6:first-child{
		width: 65%;
	}
	#footer-section-1 .vc_col-sm-6:nth-child(2){
		width: 35%;
	}
	#footer-area .mega_info_box_2 .mega-info-footer{
		display: block;
	}
	#footer-area .mega_info_box_2 .mega-info-header{
		display: block;
		width: 100%;
	}
	#footer-area .mega_info_box_2 .mega-info-header{
		margin: 0 auto;
	}
	#footer-area .mega_info_box_2 .mega-info-img{
		margin: 0 auto;
		padding-bottom: 10px;
	}
	#footer-area div.wpforms-container-full button{
		height: 50px;
		padding: 10px 40px !important;
	}
	#footer-area p{
		margin-bottom: 0;
	}
	

}

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


	/* 992 - Full-Width Box Styles -------------------------------------- */
	#fullwidth-box {
	    padding-top: 100px;
	}
	.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner{
		padding-top: 0 !important;
	}


	/* 992 - Services Styles -------------------------------------- */
	#services-box{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	#services-box .main-service-image{
		display: none;
	}
	#services-box .main-service-image, #services-box .service-text-container{
		width: 100%;
	}
	
	#services-box .main-service-image, #services-box .service-text-container h2{
		text-align:center !important;
	}
	#service-featured-image img{
		position: relative;
	}
	#service-featured-image {
	    text-align: center;
	    max-width: 350px;
	    margin: 30px auto 30px;
	}
	.service-item {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	.service-item .padding-right-lg{
		padding-right: 0;
	}
	.service-item .negative-top-margin {
	    margin-top: 0;
	}
	
	.negative-top-margin {
    margin-top: 0;
	}
	
	.overlap-content-top-margin {
	    margin-top: 0;
	}
	.service-three-column .vc_column_container>.vc_column-inner{
		padding-top: 20px !important;
	}
	#service-columns {
	    padding-top: 100px;
	}

	/* 992 - Form Styles -------------------------------------- */
	.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, 
	.wpforms-container .wpforms-field-row.wpforms-field-medium{
		max-width: 100% !important;
	}
	.wpforms-container .wpforms-field {
	    padding: 5px 0;
	}

	/* 992 - CTA Styles -------------------------------------- */
	#cta-bg{
		margin: 0 10px 100px 0;
		padding-top: 80px !important;
		padding-left: 50px;
		padding-right:50px;
		padding-bottom: 80px !important;
	}
}


/* 991 -  Styles -------------------------------------- */
@media (max-width: 991px) {

	#you-deserve {
	    padding-top: 90px;
	    padding-bottom: 90px;
	    background-position: right !important;
	}
    

	/* 991 - Service Styles -------------------------------------- */
	#services-box {
		padding-bottom: 90px;
	}

	/* 991 - You Deserve Styles -------------------------------------- */
	#you-deserve {
    	margin-top: 30px;
	}


	#home-title{
		margin-top: 0;
	}
	#home-title h1{
		font-size: 36px !important;
        line-height: 34px !important;
        text-align: center !important;
	}
	p.heading-p{
		text-align: center !important;
	}
}

@media only screen and (max-width: 880px) {
	
	#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
	    margin-bottom: 0;
	    text-align: left;
	}

	/* 880 - Main Row Styles -------------------------------------- */
	#main-section {
        margin: 0;
        padding: 100px 10px;
    }
	#main-row{
		background-color: var(--green);
		border-radius: 10px;
	}
	#main-row .image-column img{
		display: block;
	}
	#main-row .image-column .vc_column-inner{
		background-image: none !important;
	}
	#main-row .text-column {
	    padding: 50px 20px;
	}
	#main-row .text-column p, #main-row .text-column h2{
		color: #fff !important;
	}
	.text-column {
	    padding-right: 0;
	}
	
	/* 880 - Quote Section Styles -------------------------------------- */
	#quote-section h3{
		text-align: center !important;
	}
	.form-notes p{
		text-align: center !important;
	}

	/* 880 - Featured Row Styles -------------------------------------- */
	.featured-row .vc_col-sm-4, .featured-row .vc_col-sm-8{
		width: 100% !important;
	}
	.featured-row.accent .vc_row{
		flex-direction: column-reverse;
		display: flex;
	}
	.featured-row img{
		margin-bottom: 30px !important;
		max-width: 100%;
	}


	/* 880 - Theme Styles Override -------------------------------------- */
	.vc_col-sm-6, .vc_col-sm-3, .vc_col-sm-8, .vc_col-sm-9 {
	    width: 100%;
	    text-align: center;
	}
	.wpb_single_image img{
	}
	.vc_custom_heading{
		text-align: left !important;
	}
	.vc_btn3-container.vc_btn3-left {
	    text-align: center;
	}

	#logo-carousel .vc_custom_heading{
		text-align: center !important;
	}


	/* 880 - Partner Technology Styles -------------------------------------- */
	#partner-tech .vc_custom_heading, #partner-tech p{
		text-align: center !important;
	}



	/* Contact Form Styles -------------------------------------------- */
	#partners .vc_col-sm-3 {
        width: 50% !important;
        float: left;
    }

	/* 880 - Services Box Styles -------------------------------------- */
	#services-box>.vc_col-sm-4{
		width: 100%;
	    text-align: center;
	}
	#services-box .vc_custom_heading{
		text-align: center !important;
	}

	/* 880 - Mobile Navigation Styles -------------------------------------- */
	#mobile-header{
		padding: 0 20px;
		position: relative;
		z-index: 9;
	}
	#mobile-header .wh-logo{
		max-width: 100px;
		margin: 0;
	}
	#mobile-header .vc_column-inner{
		padding-left: 0;
    	padding-right: 0;
    	padding-top: 0;
    	margin: 0;
	}
	#mobile-header .vc_icon_element{
		margin-bottom: 0;
	}	
	.wh-logo img, .logo-sticky img {
	    max-width: 100%;
	    margin-bottom: 0;
	}


	#slant-divider{
		display: none;
	}


	/* 880 - General Styles  ------------------------ */
	.reverse-columns{
		flex-direction: column-reverse;
		display: flex;
	}
	.section-heading {
	    margin-bottom: 20px;
	    line-height: 1em;
	}
	.hide-sm{
		display: none !important;
	}
	.section-copy, .section-copy .vc_btn3-container.vc_btn3-left, 
	.section-copy .vc_custom_heading, .section-copy .wpb_single_image.vc_align_right, .section-image .wpb_single_image.vc_align_right{
		text-align: left !important;
	}
	.section-copy .vc_custom_heading{
		margin-top: 30px ;
	}
	.vc_col-sm-1\/5 {
	    width: 33.33%;
	    margin: 15px 0;
	}
	.padding-right-lg {
	    padding-right: 0;
	}
	#image-text-container h2:after, #fullwidth-box h2:after, .service-item h2:after{
		right: 0;
    	margin: auto;
	}

	/* 880 - Footer Styles -------------------------------------- */
	.wh-footer, .wh-footer .vc_custom_heading, .wh-footer .wpb_single_image.vc_align_left, .wh-footer div{
		text-align: center !important;
	}
	#footer-section-1{
		padding-bottom: 50px;
	}
	#footer-section-1 p{
		text-align: center !important;
	}
	#footer-section-1 .theme-button {
	    margin-bottom: 50px;
	    margin-top: 30px;
	}
	
	#footer-button-section{
		margin-bottom:50px;
	}
	#footer-section-1 .sm-text span{
		font-weight: 700;
	}
	#footer-section-2 .sf-menu, #footer-section-2 .vc_pull-right {
        width: 100%;
        margin-top: 20px;
    }	
	#footer-section-1 .wpb_wrapper{
		text-align: left  !important;
	}
	#footer-section-2 {
	    padding-top: 50px;
	}
	#footer-bottom-bar{
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	#footer-bottom-bar .vc_column-inner:first-child{
		padding-top: 0;
    	margin-bottom: 0;
	}
	#menu-footer-navigation a{
		font-size: 16px;
	}
	#footer-bottom-bar p{
		font-size: 14px;
		letter-spacing: 0;
	}
	#menu-footer-navigation li{
		display: block;
		width: 100%;
	}
	.footer-seal{
		max-width: 425px;
    	margin: 30px auto;
    	padding: 0 20px;
	}
	#footer-section-2 .sf-menu, #footer-section-2 .vc_pull-right{
		width: 100%;
	}
	#footer-section-1>.vc_col-sm-6:first-child{
		width: 100%;
	}
	#footer-section-1>.vc_col-sm-6:nth-child(2){
		width: 100%;
	}	
	#footer-section-2 {
	    padding-bottom: 10px;
	}
	#social-bar p {
	    text-align: center;
	}
	#footer-area .mega_info_box_2 .mega-info-footer{
		display: block;
	}
	#footer-area .mega_info_box_2 .mega-info-header{
		display: block;
		width: 100%;
	}
	#footer-area .mega_info_box_2 .mega-info-header{
		margin: 0 auto;
	}



	/* 880 - Full Width Styles -------------------------------------- */
	#fullwidth-box{
		padding-bottom: 50px;
		margin-top: 0;
		text-align: center;
	}
	#fullwidth-box, .home #fullwidth-box-2{
        background-color: var(--blue);
		margin-top: 200px;
        margin-bottom: 0;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 100px;
        padding-bottom: 100px;
        border-radius: 20px;
    }
    #fullwidth-box-2 .wpb_single_image img{
    	margin-bottom: 30px !important;
    }
    .home #fullwidth-box .image-column, .home #fullwidth-box-2 .image-column{
    	margin-top: -200px;
    }
	#fullwidth-box .image-column:after, #fullwidth-box-2 .image-column:after{
		display: none;
	}
	#fullwidth-box-2 .section-heading h2{
		margin-top: 30px !important;
		text-align: center !important;
	}
	#fullwidth-box.margin-bottom-md {
	    margin-bottom: 100px;
	}
	#fullwidth-box .vc_custom_heading {
		text-align: left !important;
		font-size:26px;
		margin-top: 30px;
	}	
	.blue-box-bg .vc_column-inner::before{
		background-color: transparent;
		height: inherit;
		top: 0;
		width: 100%;
	}
	.wpb_single_image.vc_align_left {
	    text-align: center;
	}
	#fullwidth-box .image-column, #fullwidth-box-2 .image-column{
		margin-bottom: 0;
	}
	#fullwidth-box .wpb_single_image.vc_align_left,
	#fullwidth-box-2 .wpb_single_image.vc_align_left{
		margin-bottom: 0 !important;
	}
	#fullwidth-box .overlap-image {
	    margin-top: -200px;
	}
	#fullwidth-box .overlap-image:after{
		display: none;
	}

	/* 880 - Service Styles -------------------------------------- */
    #services-row {
        padding-top: 80px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
	#services-row .vc_col-sm-4 {
	    min-height: 400px;
	    padding: 10px !important;
	}
	#base-row {
	    padding-top: 0;
	}
	.service-three-column{
		margin-bottom: 0;
	}
	#services-box .mega-info-desc a:last-child{
		display: none;
	}
	#services-box .mega-info-btn {
	    display: inline-block;
	    padding: 5px 30px;
	    margin-top: 10px;
	    background-color: var(--accent);
	    border-radius: 30px;
	    font-weight: 500;
	    letter-spacing: 0;
	    color: #000 !important;
	}
	#service-featured-image {
	    text-align: center;
	}
	#service-featured-image img {
	    position: relative;
	    margin-bottom: 30px;
	}
	#infobox .vc_column-inner {
	    height: 500px;
	    max-width: 450px;
	    position: relative;
	}
	#infobox .mega_info_box {
	    bottom: 0;
	    left: 0;
	    padding: 20px 0;
	    width: 100%;
	}
	.infoboxes-top{
		margin-top: -150px;
	}
	.infoboxes-top .wpb_single_image.vc_align_left{
		text-align: center !important;
	}

	/* 880 - CTA Styles  ------------------------ */
	#cta-row {
    	background-color: transparent;
	    padding: 0;
	}
	#cta-row .vc_column_container, #cta-row .vc_column-inner{
		padding: 0 !important;
		margin: 0 !important;
	}	
	#cta-row .cta-box{
		border-radius: 0;
		padding-top: 150px !important;
		padding-bottom: 150px !important;
		padding-left: 50px;
		padding-right: 50px;
		background-image: url(../wp-content/uploads/2024/03/TriStar-mobile-bg.jpg) !important; 
	}
	#cta-row .cta-box a{
		margin-top: 0 !important;
	}	
    #base-row {
        padding-bottom: 70px;
        margin-top: 0 !important;
/*        background: linear-gradient(0deg, #fff 70%, var(--darkblue) 70%);*/
        padding-top: 50px;
    }
    #base-row p{
    	text-align: center !important;
    }


	/* 880 - Testimonial Styles  ------------------------ */
	#testimonials blockquote {
	    font-size: 18px;
	}
	#testimonials h2{
		text-align: center !important;
	}
	#testimonials .slick-slide{
		margin-top: 30px !important;
	}
	.stars-testimonials{
		padding-left: 30px;
		padding-right: 30px;
	}
	.slick-prev, .slick-next{
		display: none !important;
	}
	.vc_empty_space{
	    height: 50px !important;
	}
	#form-section {
	    padding: 80px 20px !important;
	    text-align: center !important;
	}
	#form-section h2{
		text-align: center !important;
		margin-top: 0 !important;
	}
	.slick-next {
	    right: -15px;
	}
	.slick-prev {
	    left: -15px;
	}
	

	/* 880 - Overlapping Styles  ------------------------ */
	#overlapping-column .column-top .vc_column-inner {
	    margin-left: 0;
	    padding: 80px 30px;
	    background-color: #0b005b !important;
	}
	#overlapping-column .mega_info_box_2{
		text-align: center;
		margin-bottom: 50px;
	}
	#overlapping-column .mega_info_box_2 .mega-info-header{
		width: 100%;
	}
	#overlapping-column img{
		width: 70px;
		margin: 0 auto;
	}
	#overlapping-column .column-top h3 {
	    font-size: 20px;
	}
	#overlapping-column .column-top .mega-info-desc p, #overlapping-column .column-top .mega-info-desc a{
		font-size: 18px;
	}
	#overlapping-column .mega-info-btn {	    
	    padding: 10px 30px;
	    background: var(--yellow);
	    color: #000;
	    border-radius: 20px;
	    font-weight: 600;
	    margin: 10px auto 30px;
	    display: inline-block;
	}
	#overlapping-column .mega-info-desc a:last-child{
		display: none;
	}
	.overlap-content>.vc_column-inner>.wpb_wrapper{
		padding: 0;
	}
	.overlap-content .wpb_wrapper:before {	    
	    background: transparent;
    	box-shadow: none;
	}
	.overlap-image img {
	    max-width: 100%;
	}
	.blue-box-bg{
		display: none !important;
	}


	/* 880 - Services Styles  ------------------------ */
	#service-columns{
		height: auto;
	}
	#service-columns.vc_row.vc_column-gap-30>.vc_column_container {
	    padding: 10px;
	}
	.service-item .vc_custom_heading{
		text-align: center !important;
	}
	.service-item p{
		text-align: center !important;
	}
	.service-item  .vc_col-sm-4 {
        width: 100% !important;
    }
    .wpb_single_image.vc_align_right {
	    text-align: center;
	}
	#service-featured-image {
	    position: relative;
	    bottom: 0;
	}

	/* 880 - Industries Styles  ------------------------ */

	.industry-item:first-child{
	    padding-top:0;
	}
	.industry-item .vc_col-sm-4 {
        width: 100%;
    }

    /* 880 - Service Styles  ------------------------ */
    #service-columns {
        margin-bottom: 100px;
    }
    #hardware-carousel{
    	margin-bottom: 0;
    	padding-bottom: 100px;
    	margin: 0;
    }
    #hardware-carousel .slick-dots li button:before {
	    color: #fff !important;
	}
	.slick-dots{
		max-width: 880px;
	}
	#hardware-carousel .tm-slider.slick-slider .slick-prev:before, #hardware-carousel .tm-slider.slick-slider .slick-next:before{
		color: #fff !important;
		font-size: 24px !important;
	}

	/* 880 - Contact Styles  ------------------------ */
	#contact-form{
		padding-top: 100px !important;
    	padding-bottom: 100px !important;
	}
	#contact-form div.wpforms-container-full{
		margin: 30px 30px 0 30px  !important;
	}
}


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

	/* 768 - Header Styles  ------------------------ */
	.wh-logo img{
		top: -10px;
        width: 90px;
	}

	/* 768 - General Styles  ------------------------ */
	.section-top-spacer {
        padding-top: 100px;
    }
	.section-bottom-spacer {
        padding-bottom: 100px;
	}
	.padding-right-md {
	    padding-right: 0;
	}
	.padding-left-md {
	    padding-left: 0;
	}
	.wpb_single_image.vc_align_right {
	    text-align: center;
	}
	.wh-logo.wpb_single_image.vc_align_right{
		text-align: right;
	}
	.wh-logo.wpb_single_image.vc_align_right img{
		margin-right: 20px;
	}

	/* 768 - Form Section Styles  ------------------------ */
	#form-section .vc_col-sm-6:first-child {
	    padding-right: 0;
	}
	#form-section .vc_column-inner {
        margin-bottom: 0;
    }
    #form-section p{
    	text-align: center;
    	font-size: 18px;
    }


    /* 768 - Security Slider Styles  ------------------------ */
    #security-slider .tm-slider .carousel-caption {
	    height: auto;
	}
	#security-slider .slick-slider .slick-slide {
    	width: calc(678px / 2) !important;
    }
    #security-slider .slick-dots{
    	bottom: -20px !important;
    }

	/* 768 - Testimonial Styles  ------------------------ */
	#testimonials blockquote{
		padding: 80px 20px 30px 20px;
	}
	#testimonials .starrating {
	    left: 20px;
	    top: 40px;
	}

	/* 768 - Services Styles  ------------------------ */
	#services-row h2, #services-row p{
		text-align: center !important;
	}
	#services-row .vc_column-inner{
		margin-bottom: 0 ;
	}
	#services-box {
        margin-bottom: 0;
        padding-top: 80px;
    }
	#services-row .vc_col-sm-4{
		padding: 0;
	}
	#infobox .vc_column-inner{
		background-size: 103% !important;
	}
	#service-featured-image { 
	    position: relative;
	    bottom: 0;
	}
	#service-featured-image img{
		margin-bottom: 0;
	}

	/* 768 - Info Boxes Styles  ------------------------ */
	#infobox .vc_col-sm-4{
    	margin: 30px 0 !important;
    }
    #infobox .vc_col-sm-4:last-child{
    	margin-bottom: 0 !important;
    }

    /* 768 - Blurb Styles  ------------------------ */
    #blurb-container h3{
    	margin-top: 0;
    	min-height: 60px;
    }

    /* 768 - footer Styles  ------------------------ */
    #footer-bottom-bar p{
    	margin-top: 0 !important;
    }
	#footer-section-1 .vc_col-sm-3\/5, #footer-section-1 .vc_col-sm-2\/5{
		width: 100%;
	}
	.wh-footer .theme-button a{
		width: 260px;
	}
	#footer-section-1 h3{
		max-width: 100%;
		text-align: center;
		padding-top: 50px;
		padding-bottom: 50px;
		width: 100%;
		margin: 0;
	}
	#footer-section-1 .sm-text{
		margin-top: 30px;
	}
	#footer-section-1 .sm-text, #footer-section-1 .sm-text a{
	    font-size: 16px;
	    line-height: 30px;
	}
	#footer-section-1 .vc_col-sm-3\/5 .theme-button {
		display: block;
	}
	#footer-section-1 .theme-button{
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	#footer-button-section{
		display: none;
	}
	#footer-section-1 .wpb_wrapper{
		text-align: center !important;
	}
    #social-bar h4{
    	margin-top: 20px;
    }


	/* 768 - You Deserve Styles  ------------------------ */
	#you-deserve {        
		margin-top: 80px;
		border-radius: 30px;
		position: relative;
		height: 375px;
    }
    #you-deserve:after{
    	content: '';
    	position: absolute;
    	left: 0;
    	top: 0;
    	width: 100%;
    	height: 100%;
    	background-color: var(--gradient-3);
    }

    /* 768 - Testimonial Styles  ------------------------ */
    .home #testimonials {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	
	/* 768 - Base Row ------------------------ */
	 #base-row {
/*        background: linear-gradient(0deg, #fff 50%, var(--darkblue) 50%);*/
    }
    #base-row .vc_custom_heading{
    	text-align: center !important;
    }
	
	/* 768 - Social P ------------------------ */
	#social-bar p {
	    text-align: center;
	}
	/* 768 - Service image ------------------------ */
	.service-item img {
	    max-height: 500px;
	    width: auto;
	    margin-bottom: 30px;
	}
	/* 768 - Existing System  ------------------------ */
	#cta-bg {
        padding-right: 20px;
        padding-left: 30px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center !important;
    }

    /* 768 - Review Styles  ------------------------ */
    #reviews .review-spacer {
	    margin-left: 0;
	    width: 100%;
	    margin-top: 30px;
	}

}

@media only screen and (max-width: 767px) {
    .vc_column-inner {
    	margin-bottom: 0;
    }
}



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


	/* 560 - Header Styles  ------------------------ */
	.wh-logo img {
        width: 90px;
    }

	/* 560 - Full-Width Box Styles  ------------------------ */
	#fullwidth-box {
        padding-top: 50px;
        padding-bottom: 60px;
		padding-left: 10px !important;
        padding-right: 10px !important;
    }
    #fullwidth-box.margin-bottom-md {
	    margin-bottom: 100px;
	}
	#fullwidth-box, .home #fullwidth-box-2{
		margin-top: 150px;		
	}
	#fullwidth-box .overlap-image{
		margin-top: 0;
	}
	.home #fullwidth-box .image-column, .home #fullwidth-box-2 .image-column{
		margin-top: -100px;
        margin-bottom: 20px;
    }

	/* 560 - Security Slider Styles  ------------------------------- */
	#security-slider .slick-slider .slick-slide {
        width: calc((100vw - 80px)) !important;
    }

    .theme-post-item {
    	max-width: 100%;
    	margin-right: 0;
    }	
    .home #testimonials{
    	margin-bottom: 0;
    	margin-top: 0;
    }


	/* 560 - Services Styles  ------------------------------- */
	#services-row .vc_col-sm-4 {
        min-height: 350px;
        padding: 0 !important;
        margin: 20px;
    }
    #services-box{
    	padding-top: 70px;
		padding-left: 25px !important;
        padding-right: 25px !important;
    }
    #service-featured-image{
    	display: none;
    }
    #services-box h2{
    	padding: 0;
    }
	#services-box .mega_info_box .mega-info-title {
	    font-size: 20px;
	}
	#services-box .service-text-container .mega_info_box .mega-info-img{
		height: 80px;
	}
	#services-box p, #services-box a {
	    margin-bottom: 0px;
		min-height: auto !important;
		font-size: 16px;
    	line-height: 30px;
	}

    /* 560 - CTA Styles  ------------------------------------- */
	#cta-bg {
        padding-right: 20px;
        padding-left: 30px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center !important;
    }
    #cta-bg h2{
    	font-size: 32px !important;
    	text-align: center !important;
    }


    /* 560 - General Styles  ------------------------------------- */
    .vc_custom_heading {
	    text-align: left !important;
	}
	.vc_column-inner {
        margin-bottom: 0;
    }



    /* 560 - Footer Styles  ------------------------------------- */
    #footer-section-1 .theme-button{
    	margin-top: 30px;
    }
    #social-bar h4{
    	margin-top: 30px;
    }
    #footer-bottom-bar .wpb_single_image img {
        margin-bottom: 0;
    }
	#footer-button-1 .theme-button{
		margin-bottom:5px !important;
	}

    /* 560 - Blurb Styles  ------------------------------------- */
    #blurb-container .vc_col-sm-1\/5 {
        width: 50%;
        float: left;
    }
    #blurb-container h3 {
    	min-height: 80px;
    	margin-top: 20px;
    }
    #blurb-container .wpb_single_image img {
        margin-bottom: 0;
    }


    /* 560 - Contact Styles  ------------------------------- */
    #contact-form div.wpforms-container-full {
	    padding: 50px 0;
	    margin: 20px 10px 0 !important;
	}
	#contact-form div.wpforms-container .wpforms-form .wpforms-field>* {
        max-width: 100%;
        text-align: left;
        margin: 10px 0;
    }
    .footer-seal{
    	padding: 0 20px;
	}
	.footer-seal li{
		width: 100% !important;
		text-align: center;
	}
	.footer-seal li img{
		margin: 0 auto;
	}
	
	.theme-button a {
    padding: 15px 40px !important;
	}
	
	#you-deserve {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	/* 560 - 3 Easy Steps Mid Box Styles  ------------------------------------- */
	#three-easy-steps-mid-box{
		margin-top:40px;
		margin-bottom:40px;
	}
	
	#info-box-mid{
		margin-top:40px;
		margin-bottom:40px;
	}
	
	/* 560 - Circle Number Styles  ------------------------------------- */
	.circle-number{
		margin-bottom: 5px;
	}
	
	/* 560 - Base Row Styles  ------------------------------------- */
	#base-row {
/*        background: linear-gradient(0deg, #fff 70%, var(--darkblue) 70%);*/
    }
}

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

	/* 480 - Header Styles  ------------------------------------- */
	.wh-logo img{
		width: 90px;
	}

	/* 480 - Banner Styles  ------------------------------------- */
	#section-banner{
		margin-top: 100px;
	}

	/* 480 - Testimonial Styles  ------------------------------------- */
	.stars-testimonials{
		padding-left: 0;
		padding-right: 0;
	}

	/* 480 - Service Styles  ------------------------------------- */
	#services-row{
		padding-top: 100px;
	}
	#service-slider{
		height: 350px;
	}
	#service-slider .ls-wrapper{
		width: 100% !important;
		left: 0 !important;
	}
	#service-slider .ls-layers, #service-slider .ls-bg-outer, #service-slider .overlay-sd.ls-layer, #service-slider .ls-inner{
		height: 350px !important;
	}
	#service-slider .ls-container img{
		height: 400px !important;
	}
	#service-slider h2 {
        width: 100% !important;    
        font-size: 30px !important;    
    }
    #service-slider h2 span{        
        font-weight: 700 !important;
        font-size: 30px !important;   
    }
	#service-slider span {
        font-size: 16px !important;
        display: block;
        width: 100%;
    }
	#service-slider .ls-button.ls-layer {
        left: 0 !important;
        right: 0 !important;
        margin: 80px auto 0 !important;
        height: 30px !important;
        width: 150px !important;
        line-height: 30px;
        text-align: center;
    }
    #service-slider .ls-bottom-slidebuttons{
	    text-align: center;
	    margin-top: -20px;
	}

	/* 480 - You Deserve Button  ------------------------------------- */
	#you-deserve {
        background-image: none;
        padding: 0 0 60px 0;
        border-radius: 10px;
        overflow: hidden;
    }
    #you-deserve .vc_column-inner{
    	padding: 0;
    }
	#you-deserve img{
		display: block;
	}
	#you-deserve h2{
		margin-top: 30px !important;
		font-size: 32px !important;
		line-height: 1.3em !important;
	}
	#you-deserve h2, #you-deserve p{
		padding-left: 30px;
		padding-right: 30px ;
	}
	#you-deserve .vc_btn3-container.vc_btn3-center{
		text-align: left !important;
		margin-left: 30px;
	}

	#support-line .cd-timeline-content {
	    width: 77%;
	}
	#support-line .cd-timeline-content {
        width: 84%;
        padding: 0 0 0 20px;
    }
}

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

	/* 375 -Theme Button  ------------------------------------- */
	.theme-button a {
    padding: 15px 15px !important;
	}
}


