/* contact us form*/

.hbspt-form{
	max-width: 1080px;
	margin: 0 auto;
}
.hbspt-form ul{
	list-style: none;
	padding-left: 0;
}
.hs-form-field>label{
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.form-columns-1 .hs-form-field>label>span>span{
	font-weight: 700;
	text-transform: none;
	font-style: italic;
}
.form-columns-1 .hs-form-field>label>span>span:first-letter{
	text-transform: uppercase;
}
.inputs-list{
	column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-width: 50%;
    column-gap: 0;
    font-weight: 500;
    font-size: 15px;
}
.hs-form fieldset.form-columns-1 .input{
	margin-right: 0 !important;
}
.hs-richtext{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
}

.hs-form input,
.hs-form .jq-selectbox__select{
	border: 1px solid #dadada;
	outline: none;
}
.hs-form .jq-selectbox__select{
    color: #9999A5;
    padding-left: 0;
}
.hs-form .jq-selectbox__select-text{
    font-weight: 500;
    padding: 0;
}
.hs-form  .jq-selectbox.opened .jq-selectbox__select-text{
    border: 0;
}
.hs-form input:focus{
	border-color: #286aab;
}

.hs-form .input{
	color: white;
}

/**/
.hs_company,
.hs_firstname,
.hs_lastname,
.hs_jobtitle,
.hs_email,
.hs_phone,
.hs_country,
.hs_origin_city_,
.hs_destination_city_,
.hs_commodity_,
.hs_frequency_consignee_only_,
.hs_frequency_consignee_only_,
.hs_shipping_points_,
.hs_weight_in_cubic_meters_or_kgs_,
.hs_number_of_pallets_,
.hs_container_size_,
.hs_dimensions_if_applicable_,
.hs_field_2010_incoterms_e_g_fob_,
.hs_how_did_you_hear_about_cds_{
	position: relative;
}

.hs_jobtitle label,
.hs_email label,
.hs_phone label,
.hs_country label,
.hs_company label,
.hs_firstname label,
.hs_lastname label,
.hs_origin_city_ label,
.hs_destination_city_ label,
.hs_commodity_ label,
.hs_frequency_consignee_only_ label,
.hs_shipping_points_ label,
.hs_weight_in_cubic_meters_or_kgs_ label,
.hs_number_of_pallets_ label,
.hs_container_size_ label,
.hs_dimensions_if_applicable_ label,
.hs_field_2010_incoterms_e_g_fob_ label,
.hs_how_did_you_hear_about_cds_ label{
	color: #999;
	font-weight: 15px;
	position: absolute;
	margin-bottom: 0;
	margin-left: 13px;
	padding: 0 3px;
	background-color: white;
	line-height: 1;
	text-align: left;
/*	top: 28px;*/
	top: 37px;
	cursor: text;
}

.contact-us-form .hs_company label,
.contact-us-form .hs_phone > label{
	top: 28px;
}
.hs_weight_in_cubic_meters_or_kgs_ label,
.hs_number_of_pallets_ label,
.hs_dimensions_if_applicable_ label,
.hs_field_2010_incoterms_e_g_fob_ label{
    top: 30px;
}
.hs_subscribe_me_to_the_cds_blog .input{
    text-align: center;
}
.hs_subscribe_me_to_the_cds_blog .inputs-list{
    display: inline-block;
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
}
.hs_subscribe_me_to_the_cds_blog input{
    margin-right: 5px;
}
.hs_subscribe_me_to_the_cds_blog label{
    color: #000;    
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase;
}

.hs_jobtitle label .note,
.hs_email label .note,
.hs_phone label .note,
.hs_country label .note,
.hs_company label .note,
.hs_firstname label .note,
.hs_lastname label .note,
.hs_origin_city_ label .note, 
.hs_destination_city_ label .note,
.hs_commodity_ label .note,
.hs_frequency_consignee_only_ label .note,
.hs_shipping_points_ label .note,
.hs_weight_in_cubic_meters_or_kgs_ label .note,
.hs_number_of_pallets_ label .note,
.hs_container_size_ label .note,
.hs_dimensions_if_applicable_ label .note,
.hs_field_2010_incoterms_e_g_fob_ label .note,
.hs_how_did_you_hear_about_cds_ label .note{
	font-size: 12px;
    font-style: italic;
    display: block;
}
/*
.hs_jobtitle label .note:before,
.hs_email label .note:before,
.hs_phone label .note:before,
.hs_country label .note:before,
.hs_company label .note:before,
.hs_firstname label .note:before,
.hs_lastname label .note:before{
	content: "\A";
	white-space: pre;
}
*/
.hs_jobtitle input,
.hs_email input,
.hs_phone input,
.hs_country input,
.hs_company input,
.hs_firstname input,
.hs_lastname input,
.hs_origin_city_ input,
.hs_destination_city_ input,
.hs_commodity_ input,
.hs_frequency_consignee_only_ input,
.hs_shipping_points_ .jq-selectbox__select,
.hs_weight_in_cubic_meters_or_kgs_ input,
.hs_number_of_pallets_ input,
.hs_container_size_ .jq-selectbox__select,
.hs_dimensions_if_applicable_ input,
.hs_field_2010_incoterms_e_g_fob_ input,
.hs_how_did_you_hear_about_cds_ .jq-selectbox__select{
	width: 100%;
	height: 38px;
	margin-top: 25px;
    /*padding-left: 40px;*/
	padding-left: 15px;
	padding-right: 30px;
	outline-color: #286aab;
	outline-width: 1px;
}
.hs_jobtitle input, 
.hs_email input, 
.hs_phone input, 
.hs_country input, 
.hs_company input, 
.hs_firstname input, 
.hs_lastname input{
    padding-left: 40px;
}
.hs_shipping_points_ .jq-selectbox__select,
.hs_container_size_ .jq-selectbox__select,
.hs_how_did_you_hear_about_cds_ .jq-selectbox__select{
    padding-left: 13px;
    padding-top: 8px;
}

.hs_jobtitle .input:before,
.hs_email .input:before,
.hs_phone .input:before,
.hs_country .input:before,
.hs_company .input:before,
.hs_firstname .input:before,
.hs_lastname .input:before{
	font-family: "hitachi_form";
	font-size: 16px;
	position: absolute;
	left: 15px;
	top: 32px;
	color: #286aab;
}

.hs_jobtitle .input:before{content: "\e1000";}
.hs_email .input:before{content: "\e1002";}
.hs_phone .input:before{content: "\e1004";}
.hs_country .input:before{content: "\e1001";}
.hs_company .input:before{content: "\e1005";}
.hs_firstname .input:before{content: "\e1003";}
.hs_lastname .input:before{content: "\e1003";}

.hs_jobtitle .input:after,
.hs_email .input:after,
.hs_phone .input:after,
.hs_country .input:after,
.hs_company .input:after,
.hs_firstname .input:after,
.hs_lastname .input:after{
	content: "\e900";
	font-family: icomoon;
	font-size: 13px;
	position: absolute;
	right: 30px;
	top: 35px;
	color: inherit;
}
.hs-input.length::after{
    color: #2D68B0;
}

.hs_country{
    width: 32.7%;
}
.hs_country .input:after{
	right: 28px;
}
.hs-error-msgs label{
	top: 62px;
    color: red;
    font-size: 12px;
}
.hs-error-msgs li{
    list-style-type: none;
}
/**/


.hbspt-form .form-columns-1{
    margin: 0 auto;
}

.hbspt-form fieldset:nth-child(9).form-columns-1{

}

.hbspt-form .hs-form-checkbox-display{
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    color: #000000;
}
.hs_jobtitle label, 
.hs_email label, 
.hs_country label, 
.hs_company label, 
.hs_firstname label, 
.hs_lastname label,
.hs_phone label{
    margin-left: 37px;
}
.hs_email label > a{
    padding-left: 5px;
    padding-right: 5px;
}
.hbspt-form .hs-input{
    margin-right: 8px;
}

.hbspt-form .hs-richtext{
    margin-top: 35px;
}

.hs_urgency{
    margin-top: 35px;
}
.hs_urgency>label{
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase;
}
.hs_urgency label{
    display: inline-block;
    float: left;
    margin-right: 35px;
}
.hs-form-radio-display{
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}
.hs_urgency  .inputs-list{
    column-count: auto;
    -moz-column-count: auto;
    -webkit-column-count: auto;
}
.hs_submit{
    text-align: center;
}
.hs_submit .hs-button{
    padding: 10px 55px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer;
    margin: 35px 0 55px;
    border-color: #000;
}
.hs_submit .hs-button:hover{
    text-decoration: underline;
}
.hs_what_kind_of_services_does_your_business_need_select_all_that_apply_ > label {
    margin-bottom: 30px;
}
.hs_what_kind_of_services_does_your_business_need_select_all_that_apply_ > label > span {
    font-weight: 900;
    text-transform: uppercase;
}
.hs_shipping_points_ > label > span:first-child,
.hs_container_size_ > label > span:first-child,
.hs_how_did_you_hear_about_cds_ > label > span:first-child{
	display: none;
}
.submitted-message{
	text-align: center;
	margin-bottom: 35px;
	text-transform: uppercase;
    color: #2d68b0;
    font-size: 25px;
}


.hs-form-checkbox-display input[type=checkbox],
.hs-form-radio input[type=radio]{
    display: none;
}
.hs-form-checkbox-display span {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 15px;
}
.hs-form-radio span{
    position: relative;
    cursor: pointer;
    padding-left: 22px;
}
.hs-form-checkbox-display span:before,
.hs-form-radio span:before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 6px;
    background-color: #fff;
    border: 1px solid #DBDBDB;
    border-radius: 50%;
}
.hs-form-radio span:before{
    top: 2px;
    right: 4px;
}
.hs-form-checkbox-display input[type=checkbox]:checked + span::before,
.hs-form-radio input[type=radio]:checked + span::before{
    content: "\2022";
    border-color: #2D68B0;
    color: #2D68B0;
    font-size: 17px;
    text-align: center;
    line-height: 11px;
}
.hs_urgency > label,
.hs_shipping_points > label,
.hs_container_size_ > label,
.hs_how_did_you_hear_about_cds_ > label,
.hs_what_kind_of_services_does_your_business_need_select_all_that_apply_ > label{
    position: relative;
}
.hs-form-required{
    position: absolute;
    right: -8px;
    bottom: 0;
}
.hs_weight_in_cubic_meters_or_kgs_ .hs-form-required{
    left: 70px;
    bottom: -3px;
}

.hs_phone .hs-form-required{
    right: 20px;
    bottom: -3px;
}

.hs_shipping_points_ .hs-form-required{
   right: -118px;
   top: 0px;
}
.hs_how_did_you_hear_about_cds_ .hs-form-required{
    left: 218px;
    top: 0;     
}
.hs_what_kind_of_services_does_your_business_need_select_all_that_apply_ .hs-form-required{
    right: auto;
    padding-left: 2px;
}
.hs_urgency .hs-form-required{
    padding-left: 2px;
    right: auto;
}
.contact-us-form .jq-selectbox__select-text:after{
    position: absolute;
    right: 18px;
}
.contact-us-form .jq-selectbox{
    display: inline-block;
    width: 100% !important;
}
.contact-us-form  .opened .jq-selectbox__dropdown,
.contact-us-form  .opened .jq-selectbox__select{
    border: 1px solid #2D68B0;
    background-color: #fff;
}
.contact-us-form  .opened .jq-selectbox__select{
    border-bottom: 0;
}
.contact-us-form  .opened .jq-selectbox__dropdown{
    border-top: 0;
}
.contact-us-form  .jq-selectbox__dropdown li{
    color: #000;
}
.contact-us-form  .jq-selectbox__dropdown li:hover{
    color: #d10035;
}
#referencesModal .modal-header .close{
    position: absolute;
    right: 20px;
    top: 20px;
}


@media only screen and (max-width: 992px) {
	.contact-us-form .form-columns-3,
    .contact-us-form .form-columns-2,
    .contact-us-form .form-columns-1{
        margin: 0 auto;
        max-width: 500px !important;
        padding: 0 15px;
    }
    .contact-us-form.hs-form .form-columns-1 .hs-form-field .hs-input[type='text'],
    .contact-us-form.hs-form .form-columns-2 .hs-form-field .hs-input[type='text'],
    .contact-us-form.hs-form .form-columns-2 .hs-form-field select.hs-input,
    .contact-us-form.hs-form .form-columns-3 .hs-form-field .hs-input[type='text'],
    .contact-us-form.hs-form .form-columns-3 .hs-form-field select.hs-input,
    .hs-input[name='country']{
        width: 100% !important;
    }
    .contact-us-form .hs-form-field{
        width: 100% !important;
    }
    .hbspt-form .hs-input,
    .hs-form fieldset.form-columns-3 .input,
    .hs-form fieldset.form-columns-2 .input{
        margin-right: 0 !important;
    }
    .hs-form-checkbox .hs-input,
    .hs-form-radio-display .hs-input{
        margin-right: 5px !important;
    }
    .hs_urgency{
        text-align: center;
    }
    .hs_urgency > label{
        width: 100%;
        margin-right: 0;
    }
    .hs_urgency .input{
        display: inline-block;
        max-width: 60%;
    }
    .hs_urgency .input ul li{
        float: left;
    }
    .hs_urgency .input ul li:last-child label{
        margin-right: 0;
    }

}

@media only screen and (max-width: 480px) {
	.contact-us-form.hs-form .form-columns-2 .hs-form-field .hs-input, 
	.contact-us-form.hs-form .form-columns-3 .hs-form-field .hs-input{
		width: 100% !important;
	}
    .inputs-list{
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        text-align: center;
    }

}

@media only screen and (min-width: 992px) {
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .hbspt-form fieldset:nth-child(4).form-columns-1{
        margin-left: 0;
        padding-left: 20px;
        max-width: 100% !important;
    }
    .hbspt-form fieldset:nth-child(4).form-columns-1 .hs-input{
        width: 93.5%;
    }
    .form-columns-3{
        max-width: 100% !important;
        padding-left: 20px !important;
    }
    .form-columns-2{
        /*max-width: 65.5% !important;*/
        max-width: 100% !important;
        padding-left: 20px !important;
    }
    .hs-form fieldset.form-columns-2 .hs-form-field {
    	width: 32.7% !important;
    }
    .hbspt-form fieldset.form-columns-3 .input,
    .hbspt-form fieldset.form-columns-2 .input{
        margin-right: 20px !important;
    }
}

/* contact us form END*/