/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


/*** General Styling ***/

/* Move the logo up on these pages with no nav */
@media all and (max-width: 767px) {
body.personal-loans-apply header#top #logo img {
	margin-top: -12vw !important;
}
}

#trustpilotreview {
	margin-bottom: 0px !important;
}

body .pt div[data-style=”minimal”] .toggle:hover h3 a/*** Navigation Styling ***/

/* Hide the Nav on these pages */

.personal-loans-apply #header-outer {
	position: static;
}
.personal-loans-apply #header-space {
	opacity: 0;
	position: static;
}
.personal-loans-apply #header-secondary-outer {
	position: static;
	
}

.mortgage-loans-apply #header-outer {
	position: static;
	display: none !important;
}
.mortgage-loans-apply #header-space {
	opacity: 0;
	position: static;
}
.mortgage-loans-apply #header-secondary-outer {
	position: static;
}
/* Hide email link on these pages */
.pawn-loans #menu-item-3197 {
	display: none !important;
}

/* Hide phone link that are not these pages */
body:not(.pawn-loans) #menu-item-304 {
	display: none !important;
}

body .page-submenu.stuck {
	top: 180px !important;
}

body #header-secondary-outer nav >ul li.wpml-ls-item a {
	padding: 0 2px 0 !important;
}

#header-secondary-outer {
    background-color: transparent !important;
    border-bottom: none !important;
    /* -webkit-transition: background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease;
    transition: background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease; */
}

#header-secondary-outer nav >ul >li {
    border-right: none !important;
}

#header-secondary-outer nav >ul >li a {
    border-left: none !important;
}

#header-secondary-outer ul.sf-menu li a {
    color: #ffffff !important;
    font-size: 18px;
    letter-spacing: -0.03em;
    font-weight: 700;
    text-decoration: none;
    border-bottom: none;
}

#menu-item-1169 span,
#menu-item-1170 span {
    margin-right: 6px;
}

#menu-item-1169 a,
#menu-item-1170 a {
    font-size: 22px;
    line-height: 20px;
}

body a.nturl.zh-CN {
    background: url('../../uploads/2019/09/chinese-flag.jpg') no-repeat;
    width: 42px;
    height: 25px;
	background-size: contain;
	top: 3px;
	outline: 1px solid #ffffff;
	padding: 0 !important;
}

body a.nturl.en {
    background: url('../../uploads/2019/05/aus-flag.jpg') no-repeat;
    width: 42px;
    height: 25px;
	background-size: contain;
	top: 3px;
	outline: 1px solid #ffffff;
	padding: 0 !important;
}

body a.nturl.ko {
    background: url('../../uploads/2019/05/korean-flag.jpg') no-repeat;
    width: 42px;
    height: 25px;
	background-size: contain;
	top: 3px;
	outline: 1px solid #ffffff;
	padding: 0 !important;
}

.scroll-nav a.nturl.zh-CN,
.scroll-nav a.nturl.en,
.scroll-nav a.nturl.ko {
	outline: none;
}

#header-secondary-outer ul {
    height: 38px;
    margin: 40px 0 0;
}



/*** Typography Styling ***/




/*** Module Styling ***/

/* Icon List Margin */
.nectar-icon-list-item {
    margin-bottom: 12px !important;
}

/* Icon List Color */
.nectar-icon-list-item .content {
    color: #34657f !important;
}

/* form - display required copy above */
.nf-form-fields-required {
    color: #34657f !important;
    font-size: 12px;
}

/* form - attaching photos copy*/
.nf-error-msg {
    color: #34657f !important;
    font-size: 15px;
}

/* form - display required below fields */
.nf-field-label label {
    color: #34657f !important;
    font-size: 15px;
}


/* body .swiper-slide .content h2 {
	font-size: 3em !important;
}

body .swiper-slide .content p {
	font-weight: 600;
	font-size: 1.25em !important;
} */

.toggle h3 a {
	color: #34657f;
}

div[data-style*="minimal"] .toggle h3 i {
	border: 2px solid #34657f;
}

div[data-style="minimal"] .toggle h3 i:before,
div[data-style="minimal"] .toggle h3 i:after {
	background-color: #34657f;
}

div[data-style="minimal"] .toggle {
	border-bottom: 2px solid #34657f;
}

div[data-style="minimal"] .toggle h3 a {
	padding: 10px 70px 10px 0;
}

body .pt div[data-style="minimal"] .toggle:hover h3 a {
	color: #ed174f !important;
}

body .pt div[data-style*="minimal"] .toggle:hover h3 i {
	border: 2px solid #ed174f !important;
}

body .pt div[data-style="minimal"] .toggle:hover h3 i:before,
body .pt div[data-style="minimal"] .toggle:hover h3 i:after {
	background-color: #ed174f !important;
}

body .ot div[data-style="minimal"] .toggle:hover h3 a {
	color: #f99f3f !important;
}

body .ot div[data-style*="minimal"] .toggle:hover h3 i {
	border: 2px solid #f99f3f !important;
}

body .ot div[data-style="minimal"] .toggle:hover h3 i:before,
body .ot div[data-style="minimal"] .toggle:hover h3 i:after {
	background-color: #f99f3f !important;
}



/*** Table Styling ***/

.cl-table {
	color: #0C5F7D;
}

.cl-table table {
	background-color: transparent !important;
}

.cl-table tr {
	background-color: transparent !important;
	border-top: 2px solid #0C5F7D;
	border-bottom: 2px solid #0C5F7D;
}

.cl-table td {
	border: none !important;
	font-size: 15px !important;
}

.cl-table tr td:first-of-type {
	font-weight: bold;
}

.ioi-container .ioi-style1 .box-img:before {
	display: none !important;
}

.ioi-container .ioi-style1 img {
	max-width: 50%;
}

.wpb_wrapper >div {
	margin-bottom: 0 !important;
}

.ph:hover a {
	color: #ed174f;
}


.oh:hover a {
	color: #f99f3f;
}


/*** Form Styling ***/

.gform_wrapper li.hidden_label input,
body .ginput_container_consent li.hidden_label input {
    margin-top: 0px  !important;
}

body .ginput_container_consent label {
    font-size: 16px !important;
	transform: translateY(0px) !important;
	display:contents
}

::-webkit-input-placeholder {
  color: #34657f;
}
::-moz-placeholder {
  color: #34657f;
}
:-ms-input-placeholder { 
  color: #34657f;
}
:-moz-placeholder {
  color: #34657f;
}

#crmform .select2-container .select2-choice>.select2-chosen,
#crmform .select2-results .select2-highlighted,
#crmform .select2-drop,
#crmform p.agile-form-description,
#crmform label.agile-label {
    color: #34657f !important;
}

#crmform legend.agile-hide-formname {
    color: #34657f;
    line-height: 48px;
    font-family: Poppins;
    font-size: 40px;
    font-weight: 700;
}

#crmform span.agile-group-addon {
    display: block;
    margin-bottom: -40px;
    padding-top: 14px;
    color: #34657f;
    padding-top: 10px;
}

input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
    line-height: 16px;
}

#crmform .agile-group {
    margin-bottom: 10px !important;
}

#crmform input.agile-field-xlarge.agile-height-default {
    padding-left: 50px;
}

#crmform button.agile-button,
input[type=button], .btn-success, .nf-fu-fileinput-button {
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 700;
    padding: 15px 22px;
    left: 0px;
    display: inline-block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
    position: relative;
    border: 2px solid rgba(52, 101, 127, 0.75);
    -webkit-border-radius: 200px!important;
    -moz-border-radius: 200px!important;
    border-radius: 200px!important;
    color: rgb(52, 101, 127);
    visibility: visible;
    background-color: transparent !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px;
}

.btn-success, .nf-fu-fileinput-button {
    border: 2px dashed rgba(52, 101, 127, 0.75);
    font-size: 12px;
    padding: 12px 18px;
}

input[type=button]:hover, .btn-success:hover, .nf-fu-fileinput-button:hover {
    background: #34657f;
    color: #ffffff;
}

#field_4_13 label,
#field_4_16 label,
#field_2_13 label,
#field_5_17 label,
#field_6_15 label,
#field_12_13 label,
#field_12_16 label,
#field_13_15 label,
#field_14_17 label,
#field_15_13 label,
#field_15_16 label, 
#field_38_13 label,
#field_38_16 label,
#field_39_13 label,
#field_39_16 label {
    position: relative !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
}

.small-placeholder label,
.small-placeholder label + input:valid {
color: #34657f !important;
font-size: 14px !important;
-webkit-transform: translateY(-18px) !important;
transform: translateY(-18px) !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}

body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #ffffff;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    position: relative;
    margin: 0;
    font-size: 14px;
    border-bottom: 4px solid #a3bbcc !important;
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 16px;
    background: url(../../uploads/2019/05/dropdown-arrow.png) #e6f0f8 96% 50% no-repeat;
}

.select2-container .select2-choice {
   	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #ffffff;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #a3bbcc;
    position: relative;
    margin: 0;
    font-size: 14px;
    border-bottom: 4px solid #a3bbcc !important;
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
   	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 8px 16px;
    background: url(../../uploads/2019/05/dropdown-arrow.png) #e6f0f8 96% 50% no-repeat;
}

body[data-fancy-form-rcs="1"] .select2-container .select2-choice {
    background-color: #ffffff;
	border: 1px solid #a3bbcc;
    padding: 8px 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	min-height: 53px;
}

body[data-fancy-form-rcs="1"] .fr .select2-container .select2-choice {
	padding: 0 6px;
	min-height: 34px;
	max-height: 34px;
	font-size: 16px;
	font-weight: 700;
}

body label.select2-offscreen {
    display: none !important;
}

body[data-fancy-form-rcs="1"] .fancy-select-wrap label {
	color: #34657f !important;
}

.select2-container .select2-choice:hover {
    background-color: rgba(0,0,0,0.035) !important;
}

.select2-container .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice .select2-arrow {
    display: none !important;
}

.swiper-wrapper .slider-down-arrow {
    bottom: 0;
    height: 50px;
}

.swiper-wrapper .slider-down-arrow i.icon-default-style[class^="icon-"] {
    height: 50px;
}

body .gform_wrapper textarea,
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not(#input_24_5):not(#input_24_6):not(#input_24_12):not(#input_24_7):not(#input_24_9):not(#input_28_8) {
    padding: 16px;
    font-size: 14px !important;
	border: 1px solid #a3bbcc;
	border-bottom: 4px solid #a3bbcc !important;
	background-color: #ffffff;
}

body .gform_wrapper ul.gform_fields li.gfield,
body .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0;
}

label.gfield_label {
    font-family: Poppins !important;
	position: absolute;
	font-size: 16px !important;
	padding-left: 16px;
	color: #34657f !important;
    margin-top: 16px !important;
	z-index: 99;
}

body .gform_wrapper .gf_progressbar {
	background-color: transparent;
	-webkt-box-shadow: none;
	box-shadow: none;
    border: 1px solid #34657f;
}

body .gform_wrapper .percentbar_blue {
	background-color: #34657f !important;
}

body .gform_wrapper .gf_progressbar_percentage {
	background: transparent;
}

.nopop label.gfield_label {
    position: relative;
    padding-left: 0;
	margin-bottom: 0 !important;
	margin-bottom: 10px !important;
}

body .nopop div.ginput_container {
	margin-top: 0 !important;
}

body .nopop div.ginput_container_consent {
	margin-top: -20px !important;
}

.nopop ul.gfield_radio li label,
.nopop ul.gfield_checkbox li label,
#field_18_16 span label {
	-webkit-transform: none !important;
	transform: none !important;
}

body .gform_wrapper .gfield_checkbox li input, 
body .gform_wrapper .gfield_checkbox li input[type=checkbox] {
	margin-top: 4px;
}

body .gform_wrapper input[type=submit] {
	font-size: 14px !important;
    font-family: Poppins;
    font-weight: 700;
    padding: 15px 22px;
    left: 0;
    display: inline-block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
    position: relative;
    border: 2px solid rgba(52,101,127,0.75);
    -webkit-border-radius: 200px!important;
    -moz-border-radius: 200px!important;
    border-radius: 200px!important;
    color: rgb(52,101,127);
    visibility: visible;
    background-color: transparent !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px;
}

body #gform_submit_button_24 {
	font-size: 14px !important;
    font-family: Poppins;
    font-weight: 700;
    padding: 15px 22px;
    left: 0;
    display: inline-block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
    position: relative;
    border: 2px solid rgba(52,101,127,0.75);
    -webkit-border-radius: 200px!important;
    -moz-border-radius: 200px!important;
    border-radius: 200px!important;
    color: #ffffff;
    visibility: visible;
    background-color: rgb(52,101,127) !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px;
}

input[type=radio] {
	height: 20px;
    min-width: 20px !important;
    background-color: #ffffff;
    border: 1px solid #34657f;
    box-shadow: none;
    padding: 2px !important;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

input[type=radio]:checked {
	background-color: #34657f;
}

input[type=checkbox] {
	height: 20px;
    min-width: 20px !important;
    background-color: #ffffff;
    border: 1px solid #34657f;
    box-shadow: none;
    padding: 2px !important;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
}

input[type=checkbox]:checked {
	background-color: #34657f;
}

body[data-form-submit="regular"] input[type=submit] {
	background-color: transparent !important;
}

body .gform_wrapper input[type=submit]:hover {
    background-color: rgb(52,101,127) !important;
    color: #ffffff;
    opacity: 1;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_button_select_files {
    font-size: 14px !important;
    font-family: Poppins;
    font-weight: 700;
    padding: 15px 22px;
    left: 0;
    display: inline-block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
    position: relative;
    border: 2px dashed rgba(52,101,127,0.75);
    -webkit-border-radius: 200px!important;
    -moz-border-radius: 200px!important;
    border-radius: 200px!important;
    color: rgb(52,101,127);
    visibility: visible;
    background-color: transparent !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px;
}

body .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
	background: #ffffff;
    border: 2px dashed rgba(52,101,127,0.75);
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

body .ginput_preview strong,
.gform_wrapper span.gform_drop_instructions,
body .gform_confirmation_message,
body[data-fancy-form-rcs="1"] .select2-container .select2-choice:hover, 
body[data-fancy-form-rcs="1"] .select2-container .select2-choice:hover >.select2-chosen, 
body .select2-container .select2-choice>.select2-chosen {
color: #34657f !important;
}	

body .gform_wrapper .validation_message {
    color: #ed174f !important;
}

body[data-fancy-form-rcs="1"] .select2-dropdown-open .select2-choice {
    color: #ffffff !important;
}

body[data-fancy-form-rcs="1"] .select2-drop.select2-drop-above .select2-search input, 
body[data-fancy-form-rcs="1"] .select2-drop.select2-drop-below .select2-search input, 
body[data-fancy-form-rcs="1"] .select2-drop .select2-search input[type="text"] {
    display: none !important;
}

body .gform_wrapper li.gfield.gfield_error, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
}

body .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    padding: 12px 24px;
}

body .gform_wrapper div.validation_error {
    color: #ed174f !important;
    border-top: none;
    border-bottom: none;
}

body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper li.gfield_error textarea {
    border: none;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 0;
}

body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), 
body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {    
	margin: 0;
}

body .gform_delete img,
body .gform_delete {
    display: inline-block !important;
}

body .gform_wrapper input[type=number]{
    background-color: rgba(0,0,0,0.035);
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    position: relative;
    margin: 0;
    border-bottom: 2px solid #e0e0e0;
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    border-radius: 0;
}

 input[type=tel]::-webkit-input-placeholder {
         color: transparent;
    }
     input[type=tel]:-moz-placeholder {
         color: transparent;
    }
     input[type=tel]::-moz-placeholder {
         color: transparent;
    }
     input[type=tel]:-ms-input-placeholder {
         color: transparent;
    }
     input[type=tel]::placeholder {
         color: transparent;
    }

body .gform_wrapper .flag-container {
    display: none;
}

body a.extra-color-gradient-2,
body a.extra-color-gradient-1,
body a.extra-color-gradient-2:after,
body a.extra-color-gradient-1:after {
	border-width: 0 !important;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
}

body .gform_wrapper .gfield_required {
    color: #34657f;
}

body #gform_page_18_3 div.charleft {
	display: none;
}

body .noUi-target{
	background: linear-gradient(to right,#97216c,#e60070);
    border-radius: 30px;
    border: none;
    box-shadow: none;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
	background: #ed174f;
    border: 4px solid #ffffff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: -15px;
	box-shadow: none;
}

body .noUi-handle:after, 
body .noUi-handle:before {
	display: none;
}

body .noUi-horizontal .noUi-tooltip {
	border: none;
    color: #ed174f;
    font-size: 28px;
    font-weight: bold;
}

body .min-val-relation,
body .max-val-relation {
	color: #ed174f;
	font-weight: bold;
}

body .min-val-relation:before,
body .max-val-relation:before {
	content: "$";
	font-size: inherit;
	font-family: inherit;
	color: #ed174f;
}

body .irs--round .irs-from, 
body .irs--round .irs-to, 
body .irs--round .irs-single {
	background-color: #ed174f;
} 

body .irs--round .irs-bar {
	background: linear-gradient(to right,#97216c,#e60070);
	height: 8px;
}

.js-range-slider {
	border: none !important;
	border-bottom: none !important;
}

body .irs--round .irs-from:before, 
body .irs--round .irs-to:before, 
body .irs--round .irs-single:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #ed174f;
    clear: both;
    margin-left: -12px;
}

body .irs--round .irs-handle {
	border: 2px solid #ffffff;
	background: #ed174f;
	top: 23px;
    width: 30px;
    height: 30px;
	box-shadow: none;
}

body .irs--round .irs-handle.state_hover,
body .irs--round .irs-handle:hover {
	background-color: #ed174f;
	cursor: pointer;
}

body .irs--round .irs-single {
	background-color: #ed174f;
	font-size: 1.5em;
	font-family: Poppins;
	color: #ffffff;
	font-weight: 900;
	top: -20px;
	padding: 6px;
	border-radius: 0;
}

body .irs--round .irs-min, 
body .irs--round .irs-max {
	background-color: transparent;
	color: #34657f;
	font-weight: 900;
	font-size: 1.5em;
	font-family: Poppins;
	visibility: visible !important;
	top: 60px;
}

body .irs--round .irs-line {
	height: 8px;
	background-color: #d1d1d1;
}

#field_24_5 {
	margin-bottom: 40px;
}

#field_24_5 .gfield_label {
	padding-bottom: 10px;
}

body .gform_wrapper .biglabel .gfield_label {
    font-family: Poppins, sans-serif !important;
    font-size: 22px !important;
    line-height: 32px !important;
    font-weight: 700 !important;
}

body .gform_wrapper .midlabel .gfield_label {
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
	font-weight: 700 !important;
	float: left;
    padding-right: 10px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	-webkit-transform: none !important;
    transform: none !important;
}

body .nopop.biglabel {
	margin-bottom: 4vw;
}

body .midlabel .ginput_container {
	float: left;
	padding-top: 0 !important;
	max-width: 80px !important;
}

body .midlabel input {
    padding: 0 !important;
    border: 0 !important;;
    color: #ed174f;
    font-size: 20px !important;
    font-weight: 700 !important;
	line-height: inherit;
}

body .midlabel.gf_left_half {
	width: 65% !important;
	padding-right: 0 !important;
}

body .fr.gf_right_half {
	width: 35% !important;
}


/*** Responsive Styling ***/

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {

 
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1001px) and (max-width: 1300px) {
	body .swiper-slide .slide-bg-wrap {
		max-height: 310px;
	}
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	body .page-submenu.stuck {
		top: 0 !important;
	}
	body .nopop.biglabel {
    	margin-bottom: 8vw;
	}
}

/*** Responsive Styles Tablet and ABOVE ***/
@media all and (min-width: 981px) {
	#header-secondary-outer ul.sf-menu li a {
    font-size: 28px;
	}
}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {


}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	.ribbon-one:before,
	.ribbon-two:before {
		font-size: 18px;
		top: 25px;
		left: -100px;
	}
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
	.cl-table tr td {
		display: table-row;
	}
	body .nopop.biglabel {
    	margin-bottom: 18vw;
	}
}


/*** Other Responsive ***/

@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (orientation : landscape) {
body:not([data-permanent-transparent="1"]) .nectar-slider-wrap .swiper-slide[data-y-pos="top"] .content {
    top: 40% !important;
}
.slide-bg-wrap .image-bg {
    background-size: 100vh !important;
}
/* body .c-slider .nectar-slider-wrap .swiper-slide .content h2 {
    font-size: 22px !important;
    line-height: 32px !important;
 } */
  #header-secondary-outer ul li:first-of-type {
       display: inline-block !important;
   }
   #header-secondary-outer nav {
    width: 70%;
        float: right;
    }
        #header-outer {
        top: 40px !important;
    }
	.swiper-slide[data-bg-alignment="bottom"] .image-bg {
    display: none !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1)  {
#header-outer .container {
    padding: 0;
}
.swiper-slide .container .content {
    top: 35% !important;
}
    #header-outer {
        top: 40px !important;
    }
    .swiper-slide[data-bg-alignment="bottom"] .image-bg {
  	  display: none !important;
	}
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
#header-secondary-outer .container, #header-outer .container {
    max-width: 80% !important;
}
body:not(.material) #header-secondary-outer nav ul.sf-menu {
    padding-top: 5%;
}
#header-outer {
    top: 40px !important;
}
body header#top #logo img {
    top: -40px !important;
}
body:not([data-permanent-transparent="1"]) .nectar-slider-wrap .swiper-slide[data-y-pos="top"] .content {
    top: 40% !important;
}
.swiper-slide[data-bg-alignment="bottom"] .image-bg {
    display: none !important;
}
}

@media all and (min-width: 1001px) {
		body .swiper-slide .content {
		padding: 0 0 0 90px;
	}
    body #header-secondary-outer.scroll-nav {
    background-color: transparent !important;
}
    #header-outer[data-using-secondary="1"] {
        top: 0;
        padding-top: 80px !important;
    }
    #header-outer .col.span_3 {
        margin-top: -50px;
        padding-bottom: 20px;
    }
     #header-outer.small-nav .col.span_3 {
        margin-top: 0 !important;
    }
    #header-outer[data-lhe="default"] header#top nav > ul > li > a,
    header#top nav ul.buttons li {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }
    .sub-menu {
        top: 100px !important;
    }
}

@media all and (max-width: 1000px) {
    #header-outer {
       position: fixed;
       background: transparent !important;
       z-index: 99999;
       border-bottom: 1px solid rgba(255,255,255,0.25);
   }
    #header-outer.scroll-nav {
        border-bottom: none !important;
    }
      body:not(.material) #header-secondary-outer nav > ul {
          text-align: right !important;
          margin: 10px 0 0;
      }
      body:not(.material) #header-secondary-outer nav ul.sf-menu {
       border-top: none !important;
   }
   body #header-secondary-outer nav > ul > li:last-child {
       border-right: none !important;
	   border: none !important;
   }
   #header-secondary-outer nav >ul >li {
       vertical-align: middle;
   }
   #header-secondary-outer {
       width: 100%;
       margin: 0 auto 0;
       position: fixed;
   }
        #header-secondary-outer.scroll-nav {
            background-color: #34657f !important;
        }
   #mobile-menu {
       top: 160px;
       background-color: #34657f;
       position: fixed;
       width: 100%;
   }
	body .swiper-slide .content,
	body .swiper-slide .slide-bg-wrap {
    width: 100% !important;
		text-align: center !important;
		 right: 0 !important;
	}
	body .swiper-slide .content
   body:not([data-permanent-transparent="1"]) .nectar-slider-wrap .swiper-slide[data-y-pos="top"] .content {
    top: 20% !important;
   }
   body #header-outer[data-using-secondary="1"], body.admin-bar #header-outer[data-using-secondary="1"] {
       top: 0 !important;
   }
   body header#top #logo img {
       height: 100px !important;
       top: -60px !important;
   }
   #header-outer.scroll-nav {
       background: #34657f !important;
       -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.17);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.17);
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.17);
   }
   #mobile-menu input[type=text] {
       background-color: #ffffff;
        box-shadow: none;
        -webkit-box-shadow: none;
   }
   body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) {
       padding-top: 25%;
   }
   body #page-header-bg .span_6 span.subheader {
       line-height: 24px;
   }
}

@media all and (max-width: 690px) {
    #header-secondary-outer ul {
        margin: 0 !important;
    }
    #header-secondary-outer {
        display: block !important;
    }
   #header-secondary-outer ul li:first-of-type {
       display: inline;
	   right: 10%;
   }
	body #header-secondary-outer nav >ul >li >a:not(.single-language) {
		padding: 10px 0 20px !important;
	}
   #header-secondary-outer ul li:first-of-type a {
       padding: 10px 0 20px !important;
   }
   #header-outer {
       top: 96px !important;
       position: absolute;
       padding-top: 0!important;
       margin-top: 12px;
   }
   #mobile-menu {
       top: 190px;
   }
   body:not([data-permanent-transparent="1"]) .nectar-slider-wrap .swiper-slide[data-y-pos="top"] .content {
    top: 32% !important;
   }
 /*   body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
        font-size: 36px !important;
    } */
    .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button a {
        font-size: 16px !important;
    }
    body header#top #logo img {
        top: -65px;
    }
    body:not(.material) #header-secondary-outer nav ul.sf-menu {
        padding-top: 16%;
    }
    #header-secondary-outer nav {
        width: 60%;
        float: right;
    }
    body:not(.material) header#top .col.span_9 {
        min-height: 80px;
    }
    header#top .span_9 >.slide-out-widget-area-toggle {
        margin-top: 0;
    }
    body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) {
        padding-top: 50%;
    }
    .nf-form-cont .one-half, .nf-form-cont .three-sixths, .nf-form-cont .two-fourths {
        width: 100% !important;
        margin-left: 0 !important;
    }
    #nf-field-195-wrap label, 
    #nf-field-190-wrap label, 
    #nf-field-208-wrap label, 
    #nf-field-229-wrap label, 
    #nf-field-239-wrap label {
        margin-left: 0 !important;
    }
	#footer-outer #media_image-4 {
		text-align: center;
	}
}

/*** Tablet landscape only ***/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	body .swiper-slide .container .content {
    	top: 38% !important;
	}
	body .slide-bg-wrap .image-bg {
		background-size: contain !important;
	}
	body .swiper-slide .content {
    width: 52%;
	padding: 0px 0 0 70px;
}
	body .swiper-slide .slide-bg-wrap {
    width: 42%;
		right: 6%;
	}
	header#top {
		width: 96%;
	}
	#header-outer .col.span_3 {
		left: 4%;
	}
}

/* edit by: xavier */
.sf-menu [data-lang], .sf-menu [title] {
    display: none;
}

@media (max-width: 480px) {
    .sf-menu {
        display: none;
    }

    #top #logo img.default-logo {
        top: 0 !important;
    }

    #top #logo img.default-logo.dark-version {
        display: none
    }

    div#header-secondary-outer {
        position: absolute !important;
    }

    #header-outer {
        transform: translateY(-22px);
        border: 0;
    }
}

@media (max-width: 1000px) {
    .service-section .col.span_12 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .service-section .col.span_12 > div {
        width: calc(100% / 3);
        box-sizing: border-box;
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .service-section .col.span_12 .instance-1{
        width: 100%;
    }

}

@media only screen and (min-width : 320px) and (max-width : 480px) {
    .service-section .col.span_12 > div {
        width: 100% !important;
        box-sizing: border-box;
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .service-section .wpb_row .span_12 >.col.padding-1-percent, .column-inner.padding-1-percent {
        width: 33.33% !important;
    }
}

/* edit [ end ] */