.duihelp-header {
    margin-bottom: 0;
}
.duihelp-header .col-md-12 {
    max-width: 66.66666667%; 
}
.header-menu{
    display: none;
}
.duihelp-top-bar{
    background-color: transparent;
}
.duihelp-top-bar:before,
.duihelp-top-bar:after{
    display: none;
}
.duihelp-top-bar {
    padding: 0.5rem 0 0.5rem 0.5rem;
    margin-bottom: 0;
}
.header-contact {
    display: inline-block;
    margin-left: auto;
}
.header-contact .phone-wrapper {
    display: table;
    width: 100%;
}
.header-contact .phone-wrapper > div {
    display: table-cell !important;
    vertical-align: middle;
}
.header-contact .phone-wrapper > div:first-of-type{
    padding-right: 0.5rem;
}
.header-contact span{
    display: block;
    text-align: left;
}
.duihelp-top-bar .header-contact span:nth-child(1) {
    color: #9f9f9f;
    font-size: 1.05rem;
}
.header-contact span:nth-child(2) {
    font-weight: bold;
    color: #272a63;
    font-size: 1.15rem;
}
.header-contact span:nth-child(3) {
    color: #b4063a;
    font-size: 1.05rem;
}
.phone-icon-wrapper{
    cursor: pointer;
    width: 42px;
}
.header-contact .phone-icon{
    background: url(../../img/phone-bg.png) no-repeat 50%;
    height: 42px;
    width: 100%;
    background-size: cover;
}
.header-contact .phone-icon .image {
    background: url(../../img/phone-icon.png) no-repeat 50%;
    height: 100%;
    width: 100%;
    margin: auto;
}
header .logo_picture{
    max-width: 100%;
}
.header__logo{
    padding: 1.13rem 0px;
}
.duihelp-main-content {
    margin-bottom: 3rem;
}

.page__cell, .content-area {
    margin: 0 auto;
}


.form__row--center {
    text-align: center;
}

.form__row, .acf-fields {
    padding: 0.25rem 0;
}

.homepage-header h2 {
	color: #9f9f9f;
}

.textcolor-pink {
    color: #b4063a;
}

.form__row, .acf-fields {
    padding: 0.25rem 0;
}

.uppercase-text {
    text-transform: uppercase;
}

.helpform {
    font-weight: 400;
}

#tabs {
    margin-top: 4rem;
    margin-bottom: 2rem;
    border: none;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-tabs .ui-tabs-nav li {
	width: 30%;
    background-color: #ffffff !important;
    border: 1px solid #ebebec;
	border-bottom: none;
    font-size: 1.1rem!important;
    white-space: normal!important;
    text-align: center;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	width: 100%;
    float: left;
    padding: 0;
    text-decoration: none;
	outline-offset:0;
	font-weight: normal;
	
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor:focus, .ui-tabs .ui-tabs-nav .ui-tabs-anchor:active, .ui-tabs .ui-tabs-nav .ui-tabs-anchor:visited {
	outline-offset:0;
	font-weight: normal;
	
}

.ui-tabs .ui-tabs-nav li:focus, .ui-tabs .ui-tabs-nav li:active, .ui-tabs .ui-tabs-nav li:visited {
	
	border-bottom: none;
	
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #0e1019 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .tab-title {
    background-color: #ebebec;
}

.ui-widget * {
    outline: none;
}

.ui-tabs-nav li .icon {
    padding-top: 40px;
    text-align: center;
    left: -15px;
    top: -38px;
    position: absolute;
}

.howmuch-icon {
    height: 60px;
    width: 60px;
}

.ui-widget-content {
    border: 1px solid #ddd;
}

.ui-widget-header {
    border: none;
    background: none;
    color: #333;
    font-weight: bold;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: #ebebec;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom:0;
    padding-bottom:0;
	
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}

.ui-widget .tab-title{padding: 0.5rem 1rem;}

.homepage-icons {
    display: flex;
    justify-content: space-around;
    text-align: center;
    width: 100%;
    margin: 1rem auto 2.5rem;
}

.negotiate-icon {
    height: 102px;
    width: 60px;
    margin: 1rem auto 0;
}

.form__row .homepage-icons span {
    color: #9f9f9f;
}

.ui-state-active *,
.ui-state-hover *,
.ui-state-focus *{
    outline: none !important;
    box-shadow: none !important;
}

.text-center {
    text-align: center;
}

.center {
    text-align: center;
}

.understand-icon {
    height: 102px;
    width: 78px;
    margin: 1rem auto 0;
}

.free-icon {
    height: 102px;
    width: 60px;
    margin: 1rem auto 0;
}

.text-center b {
    color: #9f9f9f;
    font-weight: normal;
}

.ui-tabs .ui-tabs-nav li:nth-child(3){
	float: right;
	margin-right:0;
	padding-right:0;
	line-height: 2.8rem;
}

.ui-tabs .ui-tabs-nav li:nth-child(2){
	margin: 0 5%;
}
 

.ui-tabs .ui-tabs-nav li:nth-child(3) .ui-tabs-anchor{
	margin-right: 0;	
}

.ui-tabs .ui-tabs-nav li {
    margin: 0;
}

.ui-tabs .ui-tabs-nav {
    height: 60px;
}
.ui-tabs .ui-tabs-nav *{
    height: 100%;
}

.ui-tabs{
	padding: 0;
	
}

@media screen and (max-width: 1024px){
    .ui-tabs .ui-tabs-nav li{
    	font-size: 1rem!important;
    }
    .page__cell {
        padding: 0;
    }

    .mobile-ver .helpform {
        color: #231f20;
        font-size: 0.94rem;
        text-align: center;
    	margin: 0 15px;
    }

}
@media (max-width: 991px){
    .duihelp-main-content {
        margin-top: 0;
        margin-bottom: 1.5rem;
    }
}

@media screen and (max-width: 768px){
    .duihelp-main-content {
        margin-bottom: 0.5rem;
    }
    .helpform {
        line-height: 160%;
    }
    .helpform p:last-child{
        margin-bottom:0;
    }
}
@media (max-width: 580px){
    .fullscreen-image-home .homepage-header {
        padding-bottom: 0.5rem !important;
    }
}

/* bottom form */
.dui-zip-area-contact {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.dui-zip-area-contact .zip {
    display: inline-block;
}
.dui-zip-area-contact .next{
    display: none;
}
/* bottom form end */