/*
Theme Name: Startit
Theme URI: https://startit.qodeinteractive.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  https://qodeinteractive.com
Text Domain: startit
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 4.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.form h3 {
    font-size: 30px;
}
.form p{margin-top:20px;}
.global-heading p{font-size:16px;}
.list ul li {
    font-size: 17px;
    text-indent: -1.4em;
    margin-top: 15px;
	color:#ffffff;
}

.qodef-drop-down ul li {
	position: relative;
	background-color: transparent;
	box-shadow: none;
}
.banner-sub-title h3 {
    color: #fff;
    font-size: 25px;
    line-height: 1.4;
    max-width: 410px;
}
.banner-heading h1 {
    font-size: 90px;
    color: #fff;
	    max-width: 500px;
}
.banner-list ul {
    padding-left: 20px;
	    margin-top: 25px;
}
.banner-right-content form {
    margin-top: 30px;
}
.banner-right-content .form p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
}
.banner-form input {
    height: 56px;
    border-radius: 100px !important;
    border:solid 1px #D6D8D9 !important;
    font-size:16px !important;
    padding: 15px 25px !important;
}

.banner-form input::placeholder{
color:#000;
	    font-weight: 300;
}
.banner-form input[type='submit'] {
    width: 100%;
    border: none !important;
    line-height: 1 !important;
    color: #052554;
    text-transform: uppercase;
    padding: 15px 30px !important;
    height: auto;
    background: #68E8CA;
    font-weight: bold;
	margin-bottom:0 !important;
	cursor: pointer;
	transition:0.3s ease all;
	    letter-spacing: 0.8px;
}
.banner-form input[type='submit']:hover{
background:#052554;
 color: #68E8CA;
}
.it-services-cta input[type='submit']:hover{
background:#295d9b;
 color: #68E8CA;
}
.banner-form .gform-body.gform_body{
	margin-bottom:18px;
}
.banner-form .gform_footer {
    margin-top: 0 !important;
    position: relative;
	    padding:0 !important;
}
.banner-form .gform_footer:after {
    content: "\f061";
    position: absolute;
    right: 18px;
    top: 50%;
    font-family: 'FontAwesome';
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background: #052554;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #68e7c9;
	transition:0.3s ease all;
	pointer-events:none;
}
.banner-form .gform_footer:hover:after{
	  background: #68e7c9;
	 color: #052554;
}
.logo-gallery ul li {
    position: unset !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
}

.logo-gallery ul {
    display: grid;
    align-items: center;
    gap: 60px;
    height: auto !important;
    grid-template-columns: repeat(4, 1fr);
}
.clients-say-top-section {
    padding-top: 80px;
    padding-bottom: 30px;
}
.custom-testimonial {
    padding-bottom: 80px;
}
.custom-testimonial .slick-slide {
    margin: 0 30px !important;
	opacity: 0.5;
	height:auto;
}
.custom-testimonial .slick-current.slick-active {
    opacity: 1;
}
.custom-testimonial .slick-track {
    padding-bottom: 100px;
    padding-top: 40px;
    display: flex !important;
    flex-flow: wrap !important;
}
.custom-testimonial .slick-list.draggable {
    height: auto !important;
}
.custom-testimonial .quote-img {
    position: absolute;
    top: -28px;
}
.custom-testimonial button.slide-arrow{
	 width: 47px;
    height: 47px;
    border: none;
    background: #fff;
    border-radius: 100%;
    box-shadow: 4px 5px 27px 0 rgb(131 130 128 / 12%);
	    cursor: pointer;
	    z-index: 1;
}
.custom-testimonial button.slide-arrow.prev-arrow{
    position: absolute;
    bottom: 0;
    left: calc(50% - 55px);
}
.custom-testimonial button.slide-arrow.next-arrow{
    position: absolute;
    bottom: 0;
    right: calc(50% - 55px);
}
.custom-testimonial button.slide-arrow:hover {
    background: #68E8CA;
	    box-shadow: 4px 5px 18px 0 rgb(5 37 84 / 20%);
}

.custom-testimonial button.slide-arrow i {
    font-size: 22px;
    color: #052554;
}
.custom-testimonial .client-img img {
    border-radius: 100%;
    width: 129px;
    height: 129px;
}
.custom-testimonial .client-detail {
    text-align: center;
}

.custom-testimonial .client-detail h5 {
    margin-top: 20px;
    margin-bottom: 8px !important;
	    letter-spacing:0.4px;
}
.custom-testimonial .testimonial-txt p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
}
.custom-testimonial .slick-slide > div > .wpb_column > .vc_column-inner {
    padding-left: 50px;
    padding-right: 50px;
	padding-bottom: 50px;
    box-shadow: 3px 16px 40px 0 rgb(0 0 0 / 7%);
}
.logo-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.banner-section {
    padding-top: 250px;
    padding-bottom: 100px;
}
.banner-section .qodef-section-inner-margin {
    margin-left: 0;
    margin-right: 0;
}
.banner-section {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.h-35 h2 {
    font-size: 35px;
}
.h-45 h2{
font-size:45px;
}
.how-can-we-help-section {
    padding: 35px 15px;
padding-bottom:45px;
}
.p-16 p {
	 font-size: 16px;
}
.p-20 p {
    font-size: 20px;
	line-height:1.6;
}

.how-can-we-help-section form {
    display: flex;
        align-items: flex-start;
	flex-wrap: wrap;
}

.how-can-we-help-section .gform-body.gform_body {
    width: 65%;
    margin-bottom: 0 !important;
    margin-right: 15px;
}
.how-can-we-help-section input[type='submit']{
height:56px;
	text-align: left;
}
.how-can-we-help-section .how-we-help-form {
    margin-top: 30px;
}
.how-can-we-help-section > .clearfix.qodef-section-inner {
    width: 100% !important;
    max-width: 1280px;
}

.how-can-we-help-section .gform_footer {
    width: calc(35% - 15px);
}
.service-area-section {
    padding: 120px 15px;
}
.service-area-list  ul {list-style-type: none;display: flex;grid-template-columns: repeat(5, 1fr);grid-gap: 20px;justify-content: center;flex-flow: wrap;}

.service-area-list ul li {
    width: calc(20% - 16px);
}

.service-area-list ul li a {
    color: #052554;
    font-size: 18px;
    text-align: center;
    border: solid 2px #68E8CA;
    display: block;
    padding: 7px 10px;
    border-radius: 3px;
}
.service-area-list ul li a:hover{
background:#68E8CA !important;
}
.service-area-section > .qodef-section-inner {
    width: 100% !important;
    max-width: 1200px;
}
.right-address .qodef-iwt-title-holder {
    margin-bottom: 4px  !important;
}
.right-address .qodef-iwt-title-holder h4{
    font-weight: 600;
}
.right-address .qodef-iwt.qodef-iwt-icon-left.qodef-iwt-icon-tiny .qodef-iwt-icon-holder{
width:37px;}
.address-section .qodef-full-section-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.right-address .qodef-iwt-icon-left {
    margin-bottom: 40px;
}
.right-address{
padding-left:50px !important;
    padding-top: 30px;
    padding-bottom: 30px;
}
.business-growth-txt p {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 400;
}

.business-growth-section {
    padding: 140px 15px;
}
.business-growth-section h2 {
    margin-bottom: 25px !important;
}
.image-content {
    padding: 115px 15px;
}
.image-right-content-txt h3{
font-size:22px;
margin-bottom:20px;}
.image-right-content-txt p {
    font-weight: 400;
    line-height: 1.71;
}
.gform_validation_errors {
    display: none;
}

.gfield_validation_message {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}
.gfield_error input {
    border-color: red !important;
}
.custom-testimonial .slick-slide > div {
    height: 100%;
}

.custom-testimonial .slick-slide .wpb_column {
    height: 100%;
}

.custom-testimonial .slick-slide .wpb_column .vc_column-inner {
    height: 100%;
}

.custom-testimonial .slick-slide .wpb_column .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
        justify-content: flex-end;
	    height: 100%
}
.page-id-9284 header, .page-id-9321 header {
    display: none;
}
.number-points ol {
    list-style-type: none;
}

.number-points ol li {
    margin: 10px 0;
    font-size: 16px;
    padding-left: 32px;
    position: relative;
}

.number-points ol li .number {
    width: 20px;
    height: 20px;
    background: #295d9b;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 100%;
    font-size: 14px;
    position: absolute;
    left: 0;
}
.schedule-header .qodef-element-from-fade > div {
    display: flex;
    flex-flow: wrap;
    align-items: center;
}
.sidebar-testimonial-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
	font-weight: 400;
}
.contact-form textarea {
    height: 200px !important;
    border-radius: 20px !important;
    border: solid 1px #D6D8D9 !important;
    font-size: 16px !important;
    padding: 15px 25px !important;
    resize: none;
}.contact-form textarea::placeholder{
color:#000;
}
.sidebar-icon-box .qodef-iwt-icon-holder {
    width: auto !important;
}

.sidebar-icon-box .qodef-iwt-icon-holder {
    vertical-align: top !important;
    margin-top: 4px;
}

.sidebar-icon-box .qodef-iwt-title-holder {
    margin-bottom: 0 !important;
}

.sidebar-icon-box .qodef-iwt-title-holder h4 {
    font-weight: 700;
}
.sidebar-icon-box .qodef-iwt {
    margin-bottom: 15px;
}
.sidebar-icon-box .qodef-iwt .qodef-iwt-link {
    margin-top: 0 !important;
    color: #fff !important;
}
.page-id-9284 .qodef-footer-top.qodef-footer-top-full, .page-id-9284 .qodef-wrapper-inner > .qodef-top-bar, .page-id-9321 .qodef-footer-top.qodef-footer-top-full, .page-id-9321 .qodef-wrapper-inner > .qodef-top-bar {
  display: none;
} 
.schedule-logo img {
    max-width: 180px !important;
}
.schedule-step-text {
    margin-top: -40px;
}
.schedule-form-title h2 {
    font-size: 30px;
}
.qodef-title .qodef-title-holder h1 {
    line-height: 1 !important;
    max-width: 680px;
}
.qodef-breadcrumbs span.qodef-current, .qodef-breadcrumbs .qodef-delimiter {
    color: #fff;
}
.how-can-we-help-section p a {
    color: #fff;
}
.how-can-we-help-section p a:hover{
	color:#68E8CA !important;
}
.how-can-we-help-section p {
    color: #fff;
}
.qodef-drop-down .wide.wide_background .second {
	background-color: transparent !important;
border:none;}

.qodef-drop-down .wide.wide_background .second .inner ul {
    border-top: solid 7px #68e8ca;
	padding-left: 20px;
    padding-right: 20px;
	padding-top: 20px;
}
.qodef-drop-down .wide .second>.inner>ul>li {
    width: calc(25% - 20px) !important;
    margin: 0 10px !important;
    padding: 10px 0 !important;
    border-bottom: solid 1px #d3d3d3 !important;
    height: auto !important;
    border-left: 0 !important;
}
.qodef-drop-down .wide .second>.inner>ul>li> a {
    padding: 0 !important;
    color: #969696 !important;
}
.qodef-drop-down .wide .second>.inner>ul>li> a:hover{
	 color: #68e8ca !important;
}
.two-column-section {
    padding: 100px 0;
}
.two-column-section .qodef-section-inner-margin {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.icon-box-section {
    padding: 100px 0 50px 0px;
}
.icon-box-list ul {list-style-type: none;padding-left: 115px;margin-top: 20px;padding-bottom:50px;}

.has-list ul{
	list-style-type: none;
	padding-left: 22px;
}
.icon-box-list ul li, .has-list ul li {
    padding: 2px 0;
    position: relative;
	font-weight: 400;
}
.icon-box-list ul li a {
    color: #797979;
    text-decoration: underline;
}
.icon-box-list ul li:before, .has-list ul li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #797979;
    border-radius: 100%;
    left: -23px;
    top: 6px;
}
.icon-box-section .qodef-iwt-icon-holder {
    vertical-align: top !important;
}
.icon-box-section .qodef-iwt-text-holder p {
    font-weight: 400;
}
.why-chose-it-services-section {
    padding: 100px 0;
}
.image-box-content h3 {
    margin-bottom: 15px;
}
.image-box-content h3 a {
    text-decoration: underline;
}
.image-box-content p {
    font-weight: 400;
    line-height: 1.7;
}
.two-column-section p {
    font-weight: 400;
}
.logo-gallery-section{
	padding:100px 0;
	padding-left: 40px !important;
    padding-right: 40px !important;
}
.has-logo-gallery ul li {
    position: unset !important;
    left: auto !important;
    top: auto !important;
}

.has-logo-gallery ul {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
    grid-column-gap: 25px;
	grid-row-gap: 45px;
    height: auto !important;
	margin-top:55px !important;
}
.logo-gallery-section > .qodef-section-inner {
    max-width: 1140px !important;
    width: 100% !important;
}
.logo-gallery-section h2 {
    margin-bottom: 15px;
    color: #202020;
}
.cta-section h2 {
    margin-bottom: 10px;
}
.cta-section h3 {
    margin-bottom: 18px;
}
.cta-section h4 {
    margin-bottom: 20px;
}
.two-column-section p a {
    color: #546AA5;
    text-decoration: underline;
	word-break: break-all;
}
.two-column-section p a:hover{
	color:#797979;
}
.two-column-section .qodef-section-inner-margin .vc_col-sm-7 {
    padding-right: 70px !important;
}
.schedule-btn {
    margin-left: auto;
    margin-right: auto;
    display: flex !important;
    max-width: 337px;
    border: none !important;
    border-radius: 100px !important;
    padding: 7px 40px !important;
    font-size: 16px !important;
    margin-top: 40px;
}
.schedule-btn:after {
    content: "\f061";
    position: absolute;
    right: 18px;
    top: 50%;
    font-family: 'FontAwesome';
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background: #052554;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #68e7c9;
    transition: 0.3s ease all;
    pointer-events: none;
	font-weight: 100;
}
.schedule-btn:hover:after{
color:#052554;
    background:#68e7c9;
}
.two-column-section p a {
    color: #797979;
}
.two-column-section p a:hover, .icon-box-list ul li a:hover {
    color: #295D9B;
}
.carousel-inner h3.qodef-slide-text a {
    color: #fff;
    text-decoration: underline;
}
.carousel-inner h3.qodef-slide-text a:hover {
    color: #68E8CA;
}

.single-post .qodef-title.qodef-has-parallax-background {
    height: auto !important;
}

.single-post .qodef-title .qodef-title-holder .qodef-container-inner {
        padding-top: 190px !important;
        padding-bottom: 70px !important;
    }
.single-post .qodef-title.qodef-standard-type .qodef-breadcrumbs-holder{
position:unset !important;
}
.single-post .qodef-title .qodef-title-holder h1 {
    max-width: 100% !important;
    margin-bottom:15px;
}
.single-post .qodef-post-info-bottom {
    display: flex;
    justify-content: flex-end;
}
.single-post .qodef-blog-share {
    float: none;
}
.page-id-9859 .qodef-top-bar, .page-id-9912 .qodef-top-bar, .page-id-9927 .qodef-top-bar, .page-id-9949 .qodef-top-bar {
    background-color: rgba(54, 54, 54, 1);
}
.banner-section-text h1 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 60px;
}
.banner-section-text p {
    color: #fff;
    font-size: 18px;
}
.has-title-text h2 {
    margin-bottom: 15px;
}
.has-title-text p {
    font-size: 16px;
}
.center-align-column .qodef-section-inner-margin {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.list-has-icon ul li {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
}
.list-has-icon ul li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    font: normal normal normal 14px / 1 FontAwesome;
    color: #68e8ca;
    top: 3px;
    font-size: 16px;
}
.align-items-center .qodef-section-inner-margin {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.banner-section-text {
    padding-right: 200px;
}
/* Responsive css */
@media (max-width:1199px){
	.banner-heading h1 {
    font-size: 70px;
	}
	.banner-sub-title h3 {
    font-size: 22px;
	}
	.how-can-we-help-section input[type='submit'] {
    font-size: 14px !important;
		letter-spacing: 0.2px;
}
	.service-area-list ul li {
    width: calc(25% - 16px);
}
	.icon-box-list ul {
    padding-left: 92px;
	}
	.has-logo-gallery ul li img {
    max-height: 70px;
    object-fit: contain;
    max-width: 160px !important;
}
	.banner-section-text {
    padding-right: 100px;
}
}
@media (max-width:1024px){
	.form h3 {
    font-size: 26px;
}
	.banner-sub-title h3 {
        font-size: 19px;
    }
	.banner-heading h1 {
        font-size: 50px;
    }
	.banner-section {
    padding-top: 150px;
    padding-bottom: 80px;
}
	.banner-right-cover > .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px ! IMPORTANT;
}
	.h-35 h2 {
    font-size: 30px;
}
	.h-45 h2{
font-size:40px;
}
	.custom-testimonial .quote-img {
    margin-bottom: 30px !important;
}
	.custom-testimonial .client-img img {
    width: 90px;
		height:90px;
}
	.custom-testimonial .slick-slide {
    margin: 0 15px !important;
}
	.logo-gallery ul {
    gap: 30px;
	}
	.logo-section {
    padding-top: 60px;
    padding-bottom: 60px;
}
	.clients-say-top-section {
    padding-top: 60px;
}
	.how-can-we-help-section .gform-body.gform_body {
    width: 100%;
    margin-bottom: 20px !important;
    margin-right: 0;
}
	.how-can-we-help-section .gform_footer {
width:100%;
		max-width:400px;
	}
	.how-can-we-help-section form {
    justify-content: center;
}
.service-area-section {
    padding: 70px 15px;
}
	.right-address {
    padding-left: 20px !important;
}
	.image-content {
    padding: 85px 15px;
}
	.business-growth-section {
    padding: 100px 15px;
}
	.schedule-header h2 {
    font-size: 26px;
}
	.schedule-form-title h2 {
    font-size: 24px;
}
.qodef-title.qodef-standard-type .qodef-breadcrumbs-holder {
    position: unset !important;
    margin-top: 10px;
}
	.two-column-section .qodef-section-inner-margin .vc_col-sm-7 {
    padding-right: 0px !important;
}
	.two-column-section, .why-chose-it-services-section, .logo-gallery-section {
    padding: 70px 0;
}
	.icon-box-section {
    padding: 70px 0 20px 0px;
}
	.h-34 h2{
		font-size:28px !important;
	}
		.h-22 h3{
		font-size:20px !important;
	}
	.single-post .qodef-title .qodef-title-holder {
    position: unset;
}
.single-post .qodef-title.qodef-title-image-not-responsive .qodef-title-image {
        display: none;
    }
	.single-post .qodef-title .qodef-title-holder .qodef-container-inner {
    padding-top: 70px !important;
	}
	.single-post .qodef-title.qodef-has-background {
        background: url(https://burgitech.com/wp-content/uploads/2015/10/parallax-process.jpg) !important;
    }
	.banner-section-text h1 {
    font-size: 50px;
}
}
@media (max-width:991px){
	.form h3 {
    font-size: 22px;
}
	.service-area-list ul li a {
		font-size: 16px;}
	.schedule-header h2 {
    font-size: 23px;
}
	.h-22 h3{
		font-size:18px !important;
	}
	.banner-section-text h1 {
    font-size: 40px;
}
}
@media (max-width: 767px) {
    .banner-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
	    .banner-sub-title h3 {
        font-size: 18px;
    }
	    .banner-heading h1 {
        font-size: 40px;
    }
	    .form h3 {
        font-size: 22px;
    }
	.banner-right-cover {
    margin-top: 30px;
}
	.banner-form input[type='submit'] {
    padding: 20px 30px !important;
	}
	.h-35 h2 {
    font-size: 24px;
}
	.h-45 h2{
font-size:26px;
}
	.custom-testimonial .quote-img {
        margin-bottom: 20px !important;
    }
	.logo-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.custom-testimonial {
    padding-bottom: 50px;
		padding-left: 15px;
        padding-right: 15px;
}
	.custom-testimonial .slick-track {
    padding-bottom: 80px;
}
	.custom-testimonial .slick-slide > div > .wpb_column > .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 30px;
}
	.clients-say-top-section {
    padding-top: 40px;
    padding-bottom: 20px;
}
	.custom-testimonial .quote-img img {
    width: 50px;
}
	    .custom-testimonial .client-img img {
        width: 70px;
			height:70px;
    }
	.custom-testimonial .client-detail h5 {
    margin-top: 15px;
    font-size: 18px;
}
	.banner-left-section > .vc_column-inner {
    padding-right: 0 !important;
}
	.custom-testimonial .testimonial-txt p {
    font-size: 16px;
}
	.p-20 p {
    font-size: 18px;
}
	.p-16 p {
    font-size: 14px;
}
	.service-area-section {
    padding: 40px 15px;
}
	.service-area-list ul li {
        width: calc(33% - 16px);
    }
	.wpb_wrapper .box-content-icon {
    margin-bottom: 30px !important;
		text-align: left !important;
}
	.mobile-reverse-column .qodef-element-from-fade > div {
    display: flex;
    flex-direction: column-reverse;
}
	.image-content {
    padding: 40px 15px;
}
	.business-growth-section {
    padding: 40px 15px;
}
	.schedule-form-left .vc_column-inner {
    padding: 0 !important;
    margin-bottom: 35px;
}
	.schedule-header h2 {
   text-align:center !important;
		margin-top:30px;
}
.schedule-header .wpb_single_image.vc_align_left {
    text-align: center;
}
	
	.schedule-header .wpb_single_image.vc_align_left img{
		width:200px;
	}
	body .contact-form {
    padding: 25px 20px ! IMPORTANT;
}
	.schedule-step-text {
    margin-top:0;
}
		.schedule-step-text h5 {
    text-align:center !important;
			margin-bottom:20px !important
}
.schedule-form-title h2 {
    text-align:center;
}
	.two-column-section .qodef-section-inner-margin {
    flex-direction: column-reverse;
}
	.two-column-section .qodef-section-inner-margin .vc_col-sm-7 {
        padding-top: 40px;
    }
	.icon-box-list ul {
        padding-left: 124px;
		    padding-bottom: 40px;
    }
	.two-column-section, .why-chose-it-services-section, .logo-gallery-section {
        padding: 40px 0;
    }
	.icon-box-section {
        padding: 40px 0 0px 0px;
    }
	.h-34 h2{
		font-size:24px !important;
	}
	.why-chose-it-services-section .vc_col-sm-4 {
    margin-bottom: 30px;
}
	.has-logo-gallery ul li img {
    max-height: 40px;
    object-fit: contain;
    max-width: 120px !important;
}
	.has-logo-gallery ul {
    grid-column-gap: 15px;
    grid-row-gap: 30px;
	}
	.banner-section-text h1 {
    font-size: 30px;
}
.banner-section-text p {
    font-size: 16px;
}
.reverse-column-mobile .qodef-section-inner-margin {
    flex-direction: column-reverse;
}
	.banner-section-text {
    padding-right: 0;
}
}
@media (max-width: 640px) {
	.how-can-we-help-section .gform_footer {
		max-width:100%;
	}
	.service-area-list ul li {
        width: calc(50% - 16px);
    }
}
@media (max-width: 600px) {
	.icon-box-list ul {
        padding-left: 92px;
    }
}
@media (max-width: 580px) {
	.logo-gallery ul {
    grid-template-columns: repeat(2, 1fr);
}
	.schedule-btn {
    padding: 3px 20px !important;
    font-size: 12px !important;
}
	.schedule-btn:after {
    right: 10px;
	}
	.banner-form input[type='submit'] {
        padding: 15px 20px !important;
        font-size: 12px !important;
        letter-spacing: 0;
    }
	.banner-form .gform_footer:after {
    right: 10px;
	}
	.how-can-we-help-section {
    padding: 35px 0px;
}
}
@media (max-width: 480px) {
	.service-area-list ul li {
        width: 100%;
    }
	.icon-box-list ul {
        padding-left: 80px;
    }
}
@media only screen and (min-width: 1921px) {
	.qodef-title.qodef-has-parallax-background {
	background-size:cover;
}
}
@media only screen and (min-width: 1025px) {
.qodef-title .qodef-title-holder .qodef-container-inner {
	vertical-align: bottom;
	padding-bottom: 70px !important;
}
.qodef-title.qodef-has-parallax-background {
	height: 420px !important;
}
}
@media only screen and (max-width: 1024px) {
   .qodef-top-bar .qodef-position-left{
        display: none;
    }
.qodef-top-bar .qodef-position-right{
        width: 100%! important;
    }
	.qodef-title.qodef-has-parallax-background .qodef-title-image img{
		height:320px;
		object-fit:cover;
		
}
}
@media only screen and (max-width: 500px) {
    .qodef-top-bar .qodef-position-right .widget{
        width: 100%;
        text-align: center;
    }
    .qodef-top-bar{
        height: 85px;
    }
}
/* fullwidth slider color */
.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-holder {
    background: linear-gradient(90deg,rgba(84, 106, 165, 0.97) 50%,transparent 50%);
}
/* fullwidth slider color mobile */
@media screen and (max-width: 768px) {
.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-holder {
    background-color: rgba(84, 106, 165, 0.97);
}
}


/* title area center mobile */
@media screen and (max-width: 480px) {
.qodef-slider-content-inner.one_by_one.from_bottom {
    margin-top: -200px;
		margin-left: 30px;
}
	h2.qodef-slide-title span {
        font-size: 45px !important;
        line-height: 48px !important;
        letter-spacing: 0px !important;
    }
}

.qodef-process-item-icon-holder {
    border-color: #546aa5 !important;
}
.qodef-process-item-icon-holder:hover {
    border-color: #68E8CA !important;
}
.qodef-process-holder .qodef-process-item .qodef-icon-shortcode.circle {
    background-color: #546aa5;
}
.qodef-process-holder .qodef-process-item .qodef-process-item-icon-holder-wrapper:after {
    border-color: #546aa5;
}

/* Breadcrumb on mobile */
@media screen and (max-width: 600px) {
    .qodef-breadcrumbs-holder {
        display:none;
    }
}
/* Call to action alignment */
@media only screen and (max-width: 1024px) {
    .vc_custom_1559009748360, .vc_custom_1559009475382 {
        min-height: 160px !important;
    }
}

/* Counter font size for mobile */
@media only screen and (max-width: 480px){
    .qodef-counter-holder .qodef-counter-content-top{
        font-size: 48px !important;
    }
}

/* Doughnut pie chart center on mobile */
@media only screen and (max-width: 480px){
    .qodef-pie-chart-doughnut-holder .qodef-pie-chart-doughnut, 
    .qodef-pie-chart-doughnut-holder .qodef-pie-legend{
        float: none;
        margin: 0 auto;
    }
}

/* icon hover color */
.qodef-icon-shortcode.circle.checked:hover:after,.qodef-icon-shortcode.circle.checked:after, .qodef-icon-shortcode.circle.checked:before {
    background-color: #68E8CA;
}
/* service table X color*/
.qodef-service-table table tbody td .qodef-mark {
	color: #B55026;
}

/* remove slider graphic for mobile devices*/
@media only screen and (max-width: 1024px){
.carousel .carousel-inner .qodef-graphic-content {
    display: none;
	}
}
