/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* CUSTOM FONTS
   ----------------------------- */

body,
p,
select,
.nectar-button {
	font-family: source-sans-pro, sans-serif !important;
	font-weight: 400;
	font-style: normal;
}

.bold,
strong,
b {
	font-family: source-sans-pro, sans-serif;
	font-weight: 600;
	font-style: normal;
}

h1,
h2,
h3,
h4,
#page-header-bg h1 {
	font-family: utopia-std, serif;
	font-weight: 900;
	font-style: normal;
	margin-bottom: 0;
}

h5 {
	font-family: source-sans-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 0;
}

h6 {
	font-family: source-sans-pro, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 0;
}

#top nav> ul> li> a,
#top #logo {
	font-family: source-sans-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
	font-family: source-sans-pro, sans-serif !important;
	font-weight: 700 !important;
	font-style: normal;
}


/* GENERAL
   ----------------------------- */

.display-none {
	display: none !important;
}
.grecaptcha-badge {
	visibility: hidden;
}

.max-width-1 {
	max-width: 1000px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-2 {
	max-width: 900px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-3 {
	max-width: 800px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-4 {
	max-width: 750px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-5 {
	max-width: 600px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.default-icon {
	max-width: 85px !important;
	width: 100% !important;
	transition: all 0.5s ease;
}

.home .img-with-aniamtion-wrap .inner,
#pourquoi-shp .img-with-aniamtion-wrap .inner{
	transition: all 0.3s ease;
}

.home .img-with-aniamtion-wrap .inner:hover,
#pourquoi-shp .img-with-aniamtion-wrap .inner:hover {
	transform: scale(1.1);
}


/* OVERWRITE
   ----------------------------- */

body .wpb_column:not([class*=vc_col-xs]) {
	margin-bottom: 0;
}

body[data-header-resize="1"] .container-wrap, 
body[data-header-resize="1"] .project-title {
	padding-top: 0 !important;
}

.img-with-aniamtion-wrap .hover-wrap {
	margin-bottom: 0 !important;
}

.vc_column-inner p {
	padding-bottom: 0;
}

.material .wpb_row,
.container-wrap .row>.wpb_row:not(.full-width-section):not(.full-width-content):last-child {
	margin-bottom: 0;
}

.nectar-fancy-ul {
	margin-bottom: 0 !important;
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
	padding-top: 45% !important;
}

body .container-wrap .wpb_row[data-column-margin="40px"]:not(.full-width-section):not(.full-width-content) {
	margin-bottom: 0;
}

.nectar_single_testimonial span, 
body .testimonial_slider blockquote span {
	font-family: source-sans-pro, sans-serif;
}

body .testimonial_slider[data-style*=multiple_visible] blockquote p {
	padding: 50px;
}

.testimonial_slider[data-style=multiple_visible] blockquote p:before {
	display: none !important;
}

.testimonial_slider[data-style*=multiple_visible] blockquote .testimonial-name {
	color: #00364f !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}

.testimonial_slider[data-style*=multiple_visible] blockquote .title {
	color: #6a8599 !important;
}


/* HEADER
   ----------------------------- */

#header-outer #top .slide-out-widget-area-toggle a .lines:before,
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .lines:before,
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line .lines:before {
	width: 1.4rem !important;
}

#top nav>ul>li[class*="button_solid_color"]>a,
body #header-outer.transparent #top nav>ul>li[class*="button_solid_color"]>a,
#header-outer[data-lhe="animated_underline"] #top nav>ul>li[class*="button_solid_color"]>a {
	padding-left: 30px;
	padding-right: 30px;
}

#top nav>ul>li[class*="button_solid_color"],
body #header-outer.transparent #top nav>ul>li[class*="button_solid_color"],
#header-outer[data-lhe="animated_underline"] #top nav>ul>li[class*="button_solid_color"] {
	padding-left: 20px;
}

#top nav>ul>li[class*="button_solid_color"]>a .menu-title-text {
	color: #fff;
	top: 1px;
}

#top nav> ul> li[class*="button_solid_color"]> a:before,
#header-outer.transparent #top nav> ul> li[class*="button_extra_color_1"]> a:before {
	height: 35px !important;
	transition: all 0.3s ease;
}

#header-outer[data-header-button_style="default"] #top nav>ul>li[class*="button_solid_color"]>a:hover:before,
#header-outer[data-header-button_style="default"].transparent #top nav>ul>li[class*="button_solid_color"]>a:hover:before {
	opacity: 1 !important;
	background-color: #2F6763 !important;
}

body .sf-sub-indicator [class*=" icon-"] {
	color: #fff !important;
}

#slide-out-widget-area.fullscreen-split .inner>.container {
    padding: 0px 25px!important;
}
#slide-out-widget-area .ocm-dropdown-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* BUTTONS
   ----------------------------- */

.nectar-button {
	opacity: 1 !important;
	margin-bottom: 0 !important;
}

.nectar-button:hover {
	opacity: 1 !important;
}

.nectar-button.medium {
	font-size: 16px !important;
	padding: 15px 32px !important;
}

body.material .nectar-button.jumbo:not([class*=see-through]){
	font-size: 20px !important;
	padding: 25px 42px !important;
}

.regular-button {
	transition: all 0.3s ease;
}

.nectar-button[data-color-override="false"].accent-color.regular-button:hover {
	color: #fff !important;
	background-color: #74A0A1 !important;
}

.nectar-button[data-color-override="false"].extra-color-1.regular-button:hover {
	background-color: #2F6763 !important;
}


/* HOME
   ----------------------------- */

.service-boxes .vc_col-sm-6 .vc_column-inner,
.service-boxes .vc_col-sm-4 .vc_column-inner,
.service-boxes .vc_col-sm-12 .vc_column-inner {
	padding: 50px 40px;
	margin-top: 25px;
}

.service-boxes .vc_col-sm-12 .wpb_wrapper{
	max-width: 600px;
	margin: 0 auto;
}


/* CONTACT
   ----------------------------- */

.contact-boxes .vc_col-sm-3 .vc_column-inner {
	padding: 40px;
}


.contact-row> .row-bg-wrap:before {
	background-image: url(images/contact-icone.png) !important;
	background-repeat: no-repeat !important;
	background-position: bottom right !important;
	background-size: 280px !important;
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

/* FORM
   ----------------------------- */

.wpcf7-form .wpcf7-not-valid-tip {
    position: absolute;
    bottom: 13px;
    right: 0;
    color: #fff !important;
    display: block;
    background: #d23939 !important;
    top: auto;
    font-size: 13px;
    white-space: nowrap;
    line-height: 100%;
    padding: 5px 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 1;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	color: #00364f !important;
	border-color: #fff;
	border-radius: 0 !important;
	background-color: #fff;
	font-size: 15px !important;
	padding: 12px 15px;
	line-height: 21px;
	font-weight: 400;
	-webkit-appearance: none;
}

input[type=text]:focus,
textarea:focus,
input[type=email]:focus,
input[type="tel"]:focus,
select:focus {
	border-color: #74a0a1 !important;
	box-shadow: none;
}

.select-wrapper {
	position: relative;
}

.select-wrapper:after {
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 20px;
	position: absolute;
	top: 50%;
	right: 18px;
	pointer-events: none;
	color: #00364f;
	transform: translateY(-50%);
}

select {
	padding: 12px 35px 12px 15px;
	background: #fff;
	border-radius: 0 !important;
	box-shadow: none;
	-webkit-appearance: none;
	cursor: pointer;
	font-size: 15px !important;
	line-height: 21px !important;
	font-family: inherit;
	color: #00364f !important;
}


textarea {
	height: 140px;
}

.cg-button input[type=submit] {
	font-family: source-sans-pro, sans-serif !important;
	font-weight: 400;
	font-size: 17px !important;
	line-height: 20px;
	padding: 17px 40px !important;
	width: 100%;
	background-color: #74a0a1 !important;
	margin-top: 10px;
}

.cg-button input[type=submit]:hover {
	background-color: #2F6763 !important;
}

.control-group {
	padding: 10px 0;
}

.cg-left {
	width: 49%;
	margin-right: 2%;
	float: left;
}

.cg-right {
	width: 49%;
	float: left;
}

.cg-message,
.cg-full {
	clear: both;
}

.cg-quiz {
	width: 100%;
	clear: both;
	padding-top: 0;
}

.cg-quiz .wpcf7-quiz-label{
	display: block;
	line-height: 1.2;
	margin-bottom: 7px;
	color: #fff;
}

.wpcf7 .wpcf7-response-output {
	margin: 5px 0 0 0 !important;
	background: transparent;
	color: #fff !important;
	border-radius: 0;
	text-align: center;
	border-color: #fff !important;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 25px !important;
	line-height: 140%;
}

.wpcf7-spinner {
	display: block !important;
	margin: 10px auto 0 auto !important;
	background-image: url('images/loader-white.svg') !important;
	background-color: transparent !important;
	width: 24px !important;
	height: 24px !important;
}

.wpcf7-spinner::before {
	display: none !important;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #00364f !important;
	opacity: 1;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #00364f !important;
	opacity: 1;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #00364f !important;
	opacity: 1;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #00364f !important;
	opacity: 1;
}



/* STEP FORM
   ----------------------------- */

.step-form-row> .row-bg-wrap:before {
	background-image: url(images/formulaire-icone.png) !important;
	background-repeat: no-repeat !important;
	background-position: bottom right !important;
	background-size: 280px !important;
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.form-box{
	position: relative;
	padding: 45px;
	background: #f8f8f8;
	color: #00364f;
	max-width: 740px;
	margin: 0 auto;
	overflow: hidden;
}
.form-box .head{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.form-box .number p{
	line-height: 1;
	display: none;
}
.form-box .number p.active{
	display: block;
}
.form-box .title h2{
	display: none;
	text-transform: none;
	font-size: 16px;
	font-family: source-sans-pro, sans-serif;
	color: #00364f;
	font-weight: 400;
	line-height: 120%;
}
.form-box .title h2.active{
	display: block;
}
.form-box .steps{
	position: relative;
	margin-top: 50px;
	transition: height 0.3s ease;
}
.form-box .step{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;
	opacity: 0;
	transition: opacity 0.2s ease, transform 0.4s ease;
	pointer-events: none;
	transform: translateX(-25px);
}
.form-box .step.active{
	transition: opacity 0.4s ease, transform 0.6s ease;
	pointer-events: initial;
	opacity: 1;
	transform: translateX(0px);
}
.form-box .step .step-content{
	position: relative;
}
.form-box .step .paragraph{
	margin-bottom: 30px;
}
.form-box .step h3{
	font-size: 24px;
	font-family: source-sans-pro, sans-serif;
	color: #00364f;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 120%;
	margin-bottom: 30px;
}

.form-box .progress-bar{
	margin-top: 15px;
	width: 100%;
	background: #00364f;
}
.form-box .progress-bar .completed{
	width: 100%;
	background: #74a0a1;
	height: 5px;
	transform: scale(0,1);
	transform-origin: left center;
	transition: transform 0.6s ease;
}

.form-box .navigation-btns{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	user-select: none;
}
.form-box .step:first-child .navigation-btns{
	justify-content: flex-end;
}
.form-box .navigation-btns .wpcf7-spinner{
	background-image: url('images/loader.svg') !important;
	background-size: 40px;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	background-color: #f8f8f8 !important;
	border-radius: 0 !important;
	opacity: 0.95;
	top: 0 !important;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: center;
}
.form-box .navigation-btns input[type="submit"],
.form-box .navigation-btns .btn-next{
	display: inline-block;
	padding: 15px 0 !important;
	line-height: 1;
	white-space: nowrap;
	font-size: 17px;
	font-family: source-sans-pro, sans-serif !important;
	transition: background 0.15s ease, padding 0.3s ease, color 0.15s ease;
	color: #00364f;
	font-weight: 400;
	background: transparent;
}
.form-box .navigation-btns input[type="submit"]:hover{
	color: #74a0a1;
}
.form-box .navigation-btns input[type="submit"].enabled,
.form-box .navigation-btns .btn-next.enabled{
	padding: 15px 40px !important;
	background: #00364f;
	color: #fff;
}
.form-box .navigation-btns .btn-next.enabled{
	transition-delay: 0.1s;
}
.form-box .navigation-btns .btn-prev{
	display: inline-block;
	background: transparent;
	color: #00364f;
	padding: 15px 0;
	line-height: 1;
	white-space: nowrap;
	font-size: 17px;
	transition: all 0.15s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}
.form-box .navigation-btns .btn-prev svg{
    font-size: 12px;
    margin-right: 10px;
}

.form-box .navigation-btns input[type="submit"].enabled:hover,
.form-box .navigation-btns .btn-next.enabled:hover{
	background: #74a0a1;
	color: #fff;
}
.form-box .navigation-btns .btn-next:hover,
.form-box .navigation-btns .btn-prev:hover{
	color: #74a0a1;
}
.form-box .wpcf7-not-valid,
.form-box .display-clarification .wpcf7-validates-as-required .item,
.form-box .display-clarification input.wpcf7-validates-as-required:not(.good){
	border-color: #d23939 !important;
}
.form-box .wpcf7-not-valid-tip{
	display: none !important;
}

.form-box .clarification{
	opacity: 0;
	font-size: 14px;
	line-height: 120%;
	margin: 20px 0;
	color: #d23939;
	text-align: center;
}
form.invalid .form-box .step:last-child .clarification,
.form-box .display-clarification .clarification{
	opacity: 1;
}

.form-box select,
.form-box input[type="tel"],
.form-box input[type="text"],
.form-box input[type="email"]{
	background: transparent;
	border-color: #265469;
	color: #00364f !important;
	font-family: source-sans-pro, sans-serif;
	font-weight: 400;
	font-size: 16px;
	border-radius: 0;
}
.form-box select:focus{
	border-color: #265469 !important;
}
.form-box input[type="tel"]:focus,
.form-box input[type="text"]:focus,
.form-box input[type="email"]:focus{
	border-color: #74a0a1 !important;
}

.form-box .terms-wrap{
	margin-top: 50px;
	user-select: none;
}
.form-box .terms-wrap .terms-clarification{
	margin: 10px 0 0 35px;
}
.form-box .terms-wrap .terms-clarification,
.form-box .terms-wrap .terms-clarification a{
	color: #00364f;
	font-size: 14px;
	line-height: 1;
}
.form-box .terms-wrap .terms-clarification a:hover{
	color: #74a0a1;
}
.form-box .terms-wrap .wpcf7-list-item{
	margin: 0;
	line-height: 1.4;
}
.form-box .terms-wrap .wpcf7-list-item-label{
	color: #00364f;
	font-size: 14px;
	cursor: pointer;
}
.form-box .fields-wrap{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 20px;
}
.form-box .field-wrap{
	margin-top: 15px;
	line-height: 120%;
}
.form-box .field-wrap label{
	font-weight: 600;
	font-size: 16px;
}
.form-box .field-wrap label .select-wrap{
	position: relative;
}
.form-box .field-wrap label .select-wrap,
.form-box .field-wrap label input{
	margin-top: 5px;
}
.form-box .field-wrap label .select-wrap svg{
	position: absolute;
	top: 50%;
	right: 15px;
	font-size: 14px;
	transform: translateY(-50%);
}
.form-box .field-wrap label .select-wrap select{
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
   padding-right: 35px;
   line-height: 25px;
}

.form-box .validate-numbers .wpcf7-form-control-wrap:after{
	content: '$';
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	line-height: 1;
	color: #00364f;
}
.form-box .validate-numbers input[type="text"]{
	font-size: 18px !important;
}
.form-box .validate-numbers label .wpcf7-form-control-wrap:after{
	top: calc(50% + 2.5px);
}
.form-box .validate-numbers input{
	padding-left: 25px;
}
.custom-select .items{
	width: 100%;
	user-select: none;
}
.custom-select .items.columns{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 10px;
}
.custom-select .items .item{
	cursor: pointer;
	width: 100%;
	display: flex;
	align-items: center;
	border: 2px solid #00364f;
	margin-bottom: 10px;
	padding: 25px 30px;
	transition: border 0.15s ease;
}
.custom-select .items .item:hover,
.custom-select .items .item.selected{
	border-color: #74a0a1;
}
.custom-select input{
	display: none;
}

.custom-select .icon{
	border-radius: 50%;
	background: #0a3e56;
	color: #fff;
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	margin-right: 20px;
}

.custom-select .text{
	line-height: 120%;
	max-width: calc(100% - 55px);
}

.custom-select .items.compact .item{
	padding: 15px 20px;
}

.custom-select .compact .icon{
	width: 52px;
	height: 52px;
	font-size: 25px;
}

.form-box .hide{
	display: none;
}


form .form-box .success svg{
	font-size: 40px;
   margin-bottom: 20px;
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
    animation-iteration-count: infinite;
}
form .form-box .success{
	display: none;    
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f8f8f8;
	align-items: center;
	justify-content: center;
	padding: 30px;
	flex-direction: column;
}
form .form-box .success .wpcf7-response-output{
	border: 0;
	font-size: 24px;
	line-height: 150%;
	font-weight: 600;
	padding: 0 !important;
	margin: 0 !important;
	max-width: 650px;
}
form.sent .form-box .success{
    display: flex;
}


.wpcf7 .form-box .wpcf7-response-output {
	color: #00364f !important;
}

/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
display: block;
}
.wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 30px;
height: 30px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 20px;
width: 20px;
top: 0px;
left: 0px;
border: 2px solid #265469;
}
.wpcf7-not-valid input[type=checkbox] + span:before {
border: 2px solid #d23939;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 24px;
width: 24px;
top: 0;
left: 0;
visibility: hidden;
font-size: 14px;
text-align: center;
line-height: 24px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 35px;
display: inline-block;
}


@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}


/* POLITIQUES
   ----------------------------- */

.politiques-row .vc_column-inner strong {
	color: #00364f;
}

.politiques-row .vc_column-inner p {
	color: #6a8599;
	padding-bottom: 22px !important;
}

.politiques-row .vc_column-inner p:last-child {
	padding-bottom: 0 !important;
}

.politiques-row .vc_column-inner ul li {
	color: #6a8599;
}

/* RESPONSIVE
   ----------------------------- */

@media (max-width: 1400px) {
}

@media (max-width: 1350px) {
	.contact-row> .row-bg-wrap:before {
		opacity: 0.25;
	}

}
@media (max-width: 1300px) {
	.service-boxes .vc_col-sm-6 .vc_column-inner,
	.service-boxes .vc_col-sm-4 .vc_column-inner,
	.service-boxes .vc_col-sm-12 .vc_column-inner {
		padding: 45px 25px;
		margin-top: 20px;
	}
	.service-boxes .vc_col-sm-4 {
		width: 100% !important;
	}
	.service-boxes .vc_col-sm-4 .wpb_wrapper{
		max-width: 600px;
		margin: 0 auto;
	}
	.contact-boxes .vc_col-sm-3 .vc_column-inner {
		padding: 30px;
	}
	form .form-box .success .wpcf7-response-output{
		font-size: 22px;
	}
}

@media (max-width: 1250px) {}

@media (max-width: 1200px) {
	.contact-boxes .vc_col-sm-3 {
		width: 50%;
	}
	.contact-boxes .vc_col-sm-3 .vc_column-inner {
		margin-top: 20px;
	}
}

@media (max-width: 1150px) {
	.contact-row> .row-bg-wrap:before,
	.step-form-row> .row-bg-wrap:before {
		background-size: 230px !important;
	}
}

@media (max-width: 1050px) {
	.wpb_row.vc_row-o-full-height.top-level.hero> .col.span_12,
	.wpb_row.vc_row-o-full-height.hero {
		min-height: 55vh !important;
}
}

@media (max-width: 999px) {
	.nectar-button.medium {
		font-size: 15px !important;
		padding: 15px 27px !important;
	}
	body.material .nectar-button.jumbo:not([class*=see-through]){
		font-size: 18px !important;
		padding: 20px 37px !important;
	}
	.material input[type="submit"] {
		font-size: 16px !important;
		padding: 15px 27px !important;
	}
	.default-icon {
		max-width: 65px !important;
	}
	.contact-row> .row-bg-wrap:before,
	.step-form-row> .row-bg-wrap:before {
		background-size: 180px !important;
	}
	form .form-box .success .wpcf7-response-output{
		font-size: 20px;
	}
}

@media (max-width: 690px) {
	.container,
	.orbit-wrapper .slider-nav,
	.post-area.standard-minimal.full-width-content .post .inner-wrap {
		max-width: 100% !important;
		padding: 0 20px !important;
	}
	#slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li > a {
		font-size: 22px !important;
		line-height: 26px !important;
	}
	.nectar-button.medium {
		font-size: 14px !important;
		padding: 13px 22px !important;
	}
	body.material .nectar-button.jumbo:not([class*=see-through]){
		font-size: 17px !important;
		padding: 17px 34px !important;
	}
	.cg-left,
	.cg-right {
		width: 100%;
		margin-right: 0;
	}
	.contact-row> .row-bg-wrap:before,
	.step-form-row> .row-bg-wrap:before {
		display: none;
	}
	.form-box .fields-wrap,
	.custom-select .items.compact{
		grid-template-columns: 1fr;
	}
	.custom-select .compact .items .item,
	.custom-select .items .item{
		padding: 15px 20px;
	}

	.custom-select .icon,
	.custom-select .compact .icon{
		width: 40px;
		height: 40px;
		font-size: 20px;
    	margin-right: 15px;
	}

	.form-box .step h3{
		font-size: 19px;
		margin-bottom: 20px;
	}

	.form-box .navigation-btns input[type="submit"].enabled, 
	.form-box .navigation-btns .btn-next.enabled{
		padding: 12px 25px !important;
		font-size: 16px;
	}
	.form-box .navigation-btns .btn-next,
	.form-box .navigation-btns .btn-prev{
		padding: 12px 0;
		font-size: 16px;
	}
	.testimonial_slider[data-style*=multiple_visible] blockquote .testimonial-name {
		font-size: 15px !important;
	}

}

@media (max-width: 650px) {
	#slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li > a {
		font-size: 20px !important;
	}
	.contact-boxes .vc_col-sm-3 {
		width: 100%;
	}

	.form-box{
		padding: 25px;
	}
}

@media (max-width: 380px) {}