.contact-us-wrapper .select-container .select2-container {
    margin-bottom: 0rem;
    margin-top:1.5rem;
}
.contact-us-wrapper .contact-us-btn button{
    width:100%;
	margin-top:30px;
}
.contact-us-wrapper .client-service-email-link{
    margin-top:20px;
    margin-bottom:0px;
}
.contact-us-wrapper .client-service-email-link .link-with-arrow{
    top:-0.2px;
	text-transform: none;
}
.contact-us-wrapper .client-service-email-link .link-with-arrow::after{
    content:'';
}
.contact-us-wrapper  .contact-divider{
    margin:25px auto 20px auto;
    border-bottom: 1px solid #cacaca;
}
.contact-us-wrapper hr.contact-country-details{
    margin-top:20px;
    margin-bottom: 35px;
}
.contact-us-wrapper .no-margin{
    margin:0;
    width:100%
}
.contact-us-wrapper .call-toll-label{
    font-size: 18px;
    font-weight: 700;
    color: #d6002a;
}
.contact-us-wrapper .help-info ,.contact-us-wrapper  .support-email{
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
}
.contact-us-wrapper .form-field-list  li.form-field-control{
    padding-bottom: 15px;
}
.contact-us-wrapper .form-field-list li label.error{
    position: absolute;
    bottom: -5px;
    right: 0;
	text-align: right;
}
.contact-us-page .accordion-container .accordion-title{
    cursor: pointer;
}
@media print, screen and (min-width: 48em){
    .contact-us-wrapper .contact-us-btn button{
        width:25%;
    }
    .contact-us-wrapper .contact-us-btn{
        margin-top:30px;    
    }    
    .contact-us-wrapper .form-field-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.contact-us-wrapper .form-field-list li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 48%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
		margin-right: 2%;
        padding-left: 0!important;
        position: relative;
        padding-bottom: 15px;
    }
    .contact-us-wrapper li.select-container.form-field-control.form-contact-code#countryWrapper{
        padding-bottom: 0px;
    }   
    .contact-us-wrapper .form-field-list li.form-contact-code{
        width: 31.33%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 31.33%;
        flex: 0 0 31.33%;
    }
    .contact-us-wrapper .form-field-list li.request-contact-section{
        width: 98%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 98%;
        flex: 0 0 98%;
    }
    .contact-us-wrapper .form-field-list li.captcha{
        width: 98%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 98%;
        flex: 0 0 98%;
    }
}
@media print, screen and (min-width: 64em){  
    .contact-us-wrapper .faq-section .segment-link-list-first-column .tab-content-tabs-column.contact-faq{
        display: block!important;
    }
    .contact-us-wrapper .segment-link-list .segment-link-list-first-column .card-set-title {
        font-size: 30px;
    }  
    .contact-us-wrapper .segment-link-list-second-column {
        width: 66.66%;
        padding-bottom: 1px;
    }    
}
/* Contact Us Starts */
.contact-us-wrapper .contact-us-card {
    transition: all .25s cubic-bezier(.17,.67,.69,.85);
    transition-property: opacity,box-shadow,-webkit-transform;
    transition-property: opacity,transform,box-shadow;
    transition-property: opacity,transform,box-shadow,-webkit-transform;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    width:100%;
	padding-left:15px;
}
.contact-us-wrapper .contact-us-card:hover {
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    z-index: 4;
}
.contact-us-wrapper .contact-us-country-name {
    font-size: 12px;
    color: #da0a36;
    margin-bottom: 20px;
    font-weight: 700;
}

.contact-us-wrapper a[href^="tel:"]:hover, .contact-us-wrapper a[href^="tel:"]:active, .contact-us-wrapper a[href^="tel:"]:focus{
    color: #1A1A1A;
}
.contact-us-wrapper .contact-us-street-address, .contact-us-wrapper .contact-us-extended-address, .contact-us-wrapper .contact-us-locality,.contact-us-wrapper .contact-us-postal-code,
    .contact-us-wrapper .contact-us-region ,.contact-us-wrapper .contact-us-service-phone ,.contact-us-wrapper .service-num,.contact-us-wrapper .contact-us-desc, .contact-us-wrapper a[href^="tel:"] {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 5px;
        color: #1A1A1A;
        font-size: 12px;   
}
.contact-us-wrapper .contact-us-service-phone{
	margin-top:20px;
}
.contact-us-wrapper .contact-us-service-type{
	margin-top:20px;	
}
.contact-us-wrapper .contact-us-service-type {
    content: 'P.';
    color: #1a1a1a;
    font-size: 12px;
    padding-right: 10px;
    font-weight: 700;
}
@media print, screen and (min-width: 48em) {
    .contact-us-wrapper .addr-detail{
        display: flex;
    }
    .contact-us-wrapper .contact-us-card {
        width:50%;
        margin-bottom: 20px;
    }
}
@media print, screen and (min-width: 64em) {
    .contact-us-wrapper .addr-detail{
        display: flex;
    }
    .contact-us-wrapper .contact-us-card {
        width:50%;
    }
    .contact-us-wrapper .contact-us-country-name {
        font-size: 18px;
        font-weight: 700;
    }
    .contact-us-wrapper .contact-us-service-type {
        font-size: 14px;
        font-weight: 700;
    }
    .contact-us-wrapper .contact-us-street-address, .contact-us-wrapper .contact-us-extended-address, .contact-us-wrapper .contact-us-locality,.contact-us-wrapper .contact-us-postal-code,
    .contact-us-wrapper .contact-us-region ,.contact-us-wrapper .contact-us-service-phone ,.contact-us-wrapper .service-num,.contact-us-wrapper .contact-us-desc, .contact-us-wrapper a[href^="tel:"] {
        font-size: 14px;
        font-weight: 400;
    }    
}
/*faq Section Starts */
.contact-us-wrapper .faq-section .segment-link-list-first-column .tab-content-tabs-column.contact-faq{
    display: none!important;
}
.contact-us-wrapper .segment-link-list-first-column .tab-content-tabs-column {
    margin-top: 1.25em;
}
.contact-us-wrapper .segment-link-list-first-column .tab-content-tabs-column  li>span a.link-with-arrow{
    width: 100%;
    line-height:1.7;
 }
 .contact-form-field-list span.placeholder {
    color: #999;
    font-style: italic;
    position: absolute;
    top: 4px;
    bottom: 4px;
    pointer-events: none;
    left: 0;
    margin: 0;
    font-weight: 400;
}
.contact-us-wrapper .contact-form-textarea
{
	height: 9em;
    resize: none;
    overflow-y: auto;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    margin: 0;
    text-align: left;
    line-height: 1.3em;
     font-size: 12px;
    padding: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #1a1a1a;
	line-height:25px;
}
.contact-us-wrapper .segment-link-list-first-column .tab-content-tabs-column li.is-current a.link-with-arrow{
    color: #df1e36;
}
.contact-us-wrapper .segment-link-list-first-column .tab-content-tabs-column li>span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 10px 0;
    font-weight: 700;
    color: #000;
    -webkit-transition: color .35s;
    transition: color .35s;
    cursor: pointer;
}
.contact-us-wrapper .accordion-container .accordion-title h2 {
    font-size: 18px;
    letter-spacing: 0;
    color:#000000;
    font-weight: 700;
    padding-right:3px;
}
.contact-us-wrapper .accordion-container .accordion-title.active {
    border-bottom: 1px solid #cccccc;
}
.contact-us-wrapper .accordion-container .paragraph-bold {
    font-weight: 700;
}
.contact-us-wrapper .accordion-list-one>li::before {
    content: "\2014";
    padding-right: 5px;
}
.client-resource-center .accordion-list-one>li {
    display: flex;
}
.contact-us-wrapper .accordion-container ul {
    margin-top: 1.875em;
}
.contact-us-wrapper .accordion-content li {
    margin-bottom: 10px;
}
.contact-us-wrapper .accordion-container p,
.contact-us-wrapper .accordion-container li {
    font-size: 15px;
    color:#000000;
    font-weight: 400;
}
.contact-us-wrapper .accordion-container a{
	 font-size: 15px;
}
.contact-us-wrapper .accordion-content.active {
    display: block;
    background-color: #fafafa;
    padding-top: 30px;
    border-bottom: none;
    color: #000000;
}
.contact-us-wrapper .accordion-title{
    background-color: #ffffff;
}
.contact-us-wrapper .accordion-title .accordion-title-span{  
   width:90%;
   display: inline-block;
   word-break: break-word;
}
@media print, screen and (min-width: 64em){  
    .contact-us-wrapper .faq-section .segment-link-list-first-column .tab-content-tabs-column.contact-faq{
        display: block!important;
    }
}
@media print, screen and (min-width: 48em){  
.contact-us-wrapper .accordion-title .accordion-title-span{  
    width:97%;    
 }
}
/*faq Section Ends */
.form-field-control  {	
    overflow: hidden;
    position: relative;
    width: 100%;
}
.form-field-input:-ms-input-placeholder ~ .form-field-label {
    font-size:12px;
   transform: translateY(0);
   display:block !important;
   font-style: italic;
    font-weight: 400;  
}
.form-field-input:placeholder-shown ~ .form-field-label  {
    font-size:12px;
   transform: translateY(0);
   display:block !important;
   font-style: italic;
   font-weight: 400;
}
 .form-field-label {
	 transform: translateY(-22px);
	 display: block;
	 left: 0;
	 margin: 0;
	 padding: 28px 0 0;
	 position: absolute;
	 top: 0;
	 transition: all 0.4s;
	 width: 100%;
	 opacity:1 !important;
	 color: #999;
    font-style: normal;
	font-weight: 700;
    font-size:12px;	 
}
.form-field-input, .form-field-textarea  {	
	 display: block;
	 margin-top: 24px;	 
	 color: #1a1a1a;
    border: 0;
    border-bottom: 1px solid #ccc;
	padding: 0 12px 10px 0px;
    font-size: 12px;
    height: 2rem;
    line-height: 2.3;
	 font-style: normal;
	font-weight: 400;
}
.form-field-textarea {
    margin-top: 50px;	 
    padding-left:8px;
}
.form-field-input:focus ~ .form-field-label { 
    color: #999999;
    font-weight: 700;
    font-size: 12px;
	transform: translateY(-22px);
	display:block !important;
	font-style: normal;
}
.form-field-textarea {
	height: 9em;	
    resize: none;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0;
    color: #1a1a1a;
	border: 1px solid #cacaca;
}
.form-field-textarea:-ms-input-placeholder ~ .form-field-label {
	 font-size: 12px;
	 transform: translateY(0);
	 display:block !important;
	 font-style: italic;
	 top:25px;
     padding:35px 0;
     left:3px !important;	 
}
 .form-field-textarea:placeholder-shown ~ .form-field-label {
	 font-size: 12px;
	 top:25px;
	 transform: translateY(0);
	 display:block !important;
	 font-style: italic;
     padding:35px 0;
     font-weight: 400;
     left:8px !important;
}
.form-field-textarea:focus ~ .form-field-label{     
    transform: translateY(-22px);
    display: block;
    left: 1px !important;
    margin: 0;
    padding: 28px 0 0;
    position: absolute;
    top: 0;
    transition: all 0.4s;
    width: 100%;
    opacity: 1 !important;
    color: #999;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
}
.form-select-dropdown.select-text {
	position: relative;	
}
.form-field-label.form-field-textarea-label{
    left:1px;
}
.select-container.form-field-control label{
	color: #999999;
    font-style: normal;
    font-size:12px;
    position: absolute;
    top:6px;
    bottom: 4px;
    pointer-events: none;
    left: 0;
    margin: 0;
    font-weight: 700;
    transform-origin: 0 0;
	transform: translateY(0);
    transition: all 0.2s ease;
}
.form-select-dropdown.select-text.valid ~ label{
    font-style: normal;
    color: #999999;
    font-weight: 700;
    font-size: 12px;
    transform: translateY(-2px);
	top:10px;
  }
  .form-field-control.contact-captcha .error#captchaText-error {
      margin-bottom:0px !important;
      bottom: -2px;
  }
  .form-field-control.contact-captcha-img img.captcha-image{
      margin-top:0px!important;
  }
  .form-field-control.contact-captcha-img .refresh-captcha{
      margin-top:20px;
  }
  .contact-us-wrapper .form-field-control span#select2-country-container, .form-field-list .select2-container .select2-selection--single .select2-selection__rendered,  .select2-container--default .select2-results__option,
   .select2-container--default .select2-search--dropdown .select2-search__field{
      font-size:12px;
  }
/* Contact Us Ends */
.select2-container--open .select2-dropdown--above {
	border-bottom: 1px solid #cacaca;
}

@media print, screen and (max-width: 48em){
.wrapper .modal-container .form-frame-register .modal-content .modal-header .btn-close span{
    right: 70px;
    left: unset;
}
}
.accordion-container .accordion-wrapper .accordion-content ul,.accordion-container .accordion-wrapper .accordion-content ol{
	list-style: inherit;
	margin-left: 17px;
}
.accordion-container .accordion-wrapper .accordion-content ul[type="a"],.accordion-container .accordion-wrapper .accordion-content ol[type="a"]{
	list-style: lower-alpha;
}
.select-container.form-field-control label.form-select-dropdown-error.error{
	margin: 0;
}
.accordion-content p a,.contact-us-wrapper .accordion-container a{
	display:inline;
}