section.title-area {
    background: #ffffff;
    padding: 30px 0 !important;
}

    section.title-area .header-title {
       /* color: #ffffff;
        font-size: 36px;*/
        font-weight: 600;
        font-size: 37px;
        color: #002346;
    }

section.tagline h2.homeheader {
    color: #003399 !important;
    font-weight: 900;
    font-size: 29px;
}

section.entity-type .catBg {
    background: #f2f2f2;
    padding: 0;
    border: 1px solid #f2f2f2;
    height: 100%;
    display: flex;
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

section.entity-type .catBg a {
    color: #333;
    width: 100%;
    padding: 25px 15px;
}

section.entity-type .catBg:hover {
    background: #002060;
    color: #fff;
}

section.entity-type div[class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
}

.home-page.entityType {
    margin: 0 !important;
    color: #333;
}

.container {
    max-width: 1180px !important;
}

section.help-choosing-entity .card.box {
    height: 100%;
    border: none;
    padding: 0 !important;
    margin-bottom: 0px;
    display: block;
}

    section.help-choosing-entity .card.box .box-heading {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 8px;
    }

section.help-choosing-entity .card.box .box-content {
    flex-grow: 1;
}

    section.help-choosing-entity .card.box .box-content > p {
        margin-bottom: 10px;
        font-size: 1rem;
        font-weight: 400;
        color: #000;
        line-height: normal;
    }

section.help-choosing-entity .card.box .fontlink {
    display: flex;
    align-items: center;
    color: #007bff;
    font-weight: 600;
    font-size: 18px
}

section.help-choosing-entity .card.box .fontlink>i {
    margin-left: 5px;
}

section.reason-you-need-ein h2.title {
    color: #ffffff;
}

section.reason-you-need-ein .list-box {
    font-size: 16px;
}

section.how-our-service-work .hosw-icon>img {
    height: 110px;
}

section.value-added-services .col-md-4 .card {
    flex-grow: 1;
}

.title-bg {
    background: #002060;
    color: #fff;
}

section.how-our-service-work .title.font-weight-bold {
    font-weight: 900 !important;
}

.faq .faq-content {
    line-height: 1.5;
    margin-bottom: 25px;
}

.header_askquestion {
    display: inline-block;
    font-size: 16px;
    line-height:1 !important;
}

.header_askquestion_available {
    display: inline-block;
    font-size: 14.5px;
}

footer #copyrights .title-bg {
    font-size: 18px;
}

footer #copyrights .title-bg a {
    font-size: 18px;
    color: #fff;
    padding: 10px 5px !important;
    display: inline-block;
    vertical-align: middle;
}

footer.footer #copyrights {
    background: #fff;
    border: none;
    padding: 0;
}

footer.footer #copyrights p {
    line-height: 1.5;
}

footer #copyrights .title-bg-form {
    padding-top: 1.5rem !important;
    background: #dddddd !important;
    color: #888888 !important;
}

footer #copyrights .title-bg-form a {
    color: #888888 !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif !important;
}
/***09 sep 2021 css start**/
/*#content.reason-you-need-ein.custom-reason-you-need-ein {
    background: #f1f1f1;
}*/
.reason-you-need-ein.custom-reason-you-need-ein .custom-reason-container .list-box {
    box-shadow: 8.5px 14.722px 16.5px rgb(0 0 0 / 5%);
    display: inline-block;
    padding: 5px 15px 7px;
    background: #ffffff;
    margin-bottom: 10px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    margin-left: 2px;
    margin-right: 2px;
    line-height: normal;
    color: #000;
}
.reason-you-need-ein.custom-reason-you-need-ein .custom-reason-container {
    text-align: left;
}
section.help-choosing-entity.help-choosing-entity-custom a.apply_margin.fontlink i.fa {
    margin-top: 2px;
}
section.help-choosing-entity.help-choosing-entity-custom a.apply_margin.fontlink {
    color: #039;
    font-size: 16px;
    display: inline-block;
}
section.help-choosing-entity.help-choosing-entity-custom a.h3.custom-link {
    color: #003399;
    border: solid 1px #003399;
    padding: 12px 26px;
    display: inline-block;
    border-radius: 4px;
    font-size: 1.3rem;
    transition: all .3s ease-in;
    font-weight: 600;
}
section.help-choosing-entity.help-choosing-entity-custom a.h3.custom-link:hover{
	 color: #ffffff;
    background:#003399;
}
section.entity-type.custom-entity-type .cust-catBg {
    background: none;
    border: 2px solid #dbdbdb;
    /* box-shadow: 8.5px 14.722px 16.5px rgb(0 0 0 / 5%); */
    border-radius: 0;
    margin-left: 0px;
    border-radius: 0;
    box-shadow: 3px 3px 4px 0 rgb(0 0 0 / 41%);
    border: 1px solid #e0e0e0;
    height: 100%;
    display: flex;
    flex-direction: column;
}
    section.entity-type.custom-entity-type .cust-catBg:hover {
        box-shadow: 1px 1px 5px #ccc;
    }
section.entity-type.custom-entity-type .cust-catBg a.irsBlock{
	 font-size: 18px;
    color: #333333;
    font-weight: 500;
}
section.entity-type.custom-entity-type .cust-catBg a.irsBlock:hover {
    color: #333;
   
}
    section.entity-type.custom-entity-type .cust-catBg a.irsBlock .irslink {
        text-align: left;
        font-weight: 700;
        font-size: 21px;
        text-align: left;
        margin-bottom: 0;
        line-height: inherit;
        color: #002346;
        line-height:normal;
    }
        section.entity-type.custom-entity-type .cust-catBg a.irsBlock .irslink b.card-text {
            display: block;
            color: #000;
            font-weight: 700;
            font-size: 14px;
            margin-top: 2px;
        }
    section.title-area.title-area-homepage.py-0 h1.header-title.m-0.py-2 {
    line-height: normal;
}

section.entity-type.custom-entity-type .cust-catBg a.irsBlock {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    position: relative;
    padding-left: 0;
    padding: 20px 40px;
    display: flex;
    flex-direction: column;
}
section.entity-type.custom-entity-type .cust-catBg a.irsBlock img.irsIcon {
    margin: 0!important;
    position: absolute;
    left: 12px;
    top: 50%;
    filter: grayscale(100%);
    transform: translateY(-50%);
    display:none;
}
section.entity-type.custom-entity-type .cust-catBg a.irsBlock:hover  img.irsIcon{
	filter: grayscale(0);
}
section.entity-type.custom-entity-type .col-md-6.mobile-pad0 {
    padding-bottom: 30px;
    padding-top: 0px;
}
.reason-you-need-ein.custom-reason-you-need-ein h2.title {
    line-height: normal;
    margin-bottom: 25px;
}

@media(max-width:480px){
    section.entity-type.custom-entity-type .cust-catBg a.irsBlock img.irsIcon {
        position: absolute;
    /* transform: none; */
    /* top: 0; */
    vertical-align: top;
    /* left: 0;*/
    }
    section.entity-type.custom-entity-type .cust-catBg a.irsBlock{padding: 15px;
        padding-left: 15px;}
    section.entity-type.custom-entity-type .cust-catBg a.irsBlock{overflow: hidden;}
	section.title-area.title-area-homepage.py-0 {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
/*section.entity-type.custom-entity-type .cust-catBg a.irsBlock .irslink{
	font-size: 16px;
}*/
    section.entity-type.custom-entity-type h2.selectentitytagline.cust-selectentitytagline {
        font-size: 18px !important;
    }
section.entity-type.custom-entity-type .col-md-6.mobile-pad0{
	padding-bottom: 20px;
}
.secure-application {
    margin: auto;
}
}
@media(max-width:414px){
	section.entity-type.custom-entity-type .cust-catBg{    height: auto;
        margin-left: 0;}
	section.entity-type.custom-entity-type .cust-catBg a.irsBlock .irslink {
 
    line-height: normal;
}
}
/***09 sep 2021 css end**/

/***13sep2021 css start***/
.secure-application {
    font-size: 18px;
    color: #fff;
    background: #154095;
    padding: 5px 15px;
    border-radius: 4px;
    border: solid 1px #8999b8;
}
.secure-application i.fa {
    color: #ffffff;
    margin-right: 5px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}

/**15 sep 2021 css start**/
footer #copyrights .title-bg-form.cust-title-bg-form {
   background: transparent!important;
    padding: 0!important;
    margin-bottom: 0!important;
    font-weight: 400!important;
}
table.table-condensed.table-responsive.nobottommargin input[type="radio"] {
    margin-top: 0;
}
.faq .faq-content p strong {
    line-height: 1.5;
    font-weight: 700;
    font-size: 24px;
}
.form-style {
    border: 1px solid #234e76;
    padding: 16px;
}
    .form-style .line h2 {
        text-align: left;
        padding: 0 !important;
        font-size: 16px !important;
        color: #002346 !important;
        text-transform: uppercase;
        font-weight: 700;
        text-decoration: none;
        border-bottom-color: #002346;
        padding: 0 0 10px 0 !important;
    }
        .form-style .line h2 span {
            top: 0;
            text-align: left;
            padding: 0;
        }
    .form-style .line{margin-top:0px;}
        .form-style .line:not(:first-child) {
            margin-top: 25px;
        }
.astrict{color:#f00000}
/********home two css start****/
header.home-two {
    background: #002060;
}
section.entity-type.custom-entity-type h2.selectentitytagline.cust-selectentitytagline {
    margin-bottom: 22px !important;
    padding: 16px;
    font-weight: 700;
    font-size: 21px !important;
    background-color: #e0e0e0;
    text-align:left;
}
.bg-default {
    padding: 28px 0 28px;
    background-color: #000854;
    margin-bottom: 30px;
}
    .bg-default .title{font-size:28px; font-weight:700;color:#ffffff;}
section.entity-type.custom-entity-type .cust-catBg a.irsBlock.popular {
    padding-top: 30px;
    position: relative;
}
    section.entity-type.custom-entity-type .cust-catBg a.irsBlock.popular:after {
        position: absolute;
        text-align: left;
        top: 0;
        left: 0;
        display: block;
        padding: 3px 14px;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        background-color: red;
        content: "MOST POPULAR";
        line-height: normal;
    }

    /********home two css end****/
    /**payment confirmation page css start****/
.payment-confirmation p strong {
    display: block;
}
section.title-area .header-title span {
    display: block;
    font-weight: 500;
    font-size: 24px;
    margin-top: 25px;
}
    /**payment confirmation page css end****/

    /**form page css start 22march 2022***/
.cust-radio-button .radiobtn label {
    display: inline-block !important;
    width: auto !important;
    line-height: normal;
    padding-top: 0;
    padding-bottom: 10px;
}
.cust-radio-button .radiobtn input[type="radio"] {
    position: absolute;
    left: 0;
    margin-left: 0 !important;
}
.cust-radio-button .radiobtn {
    position: relative;
    padding-left: 20px;
    display: block;
}
table.table-condensed.table-responsive.nobottommargin.text-left.trust-radio-btn {
    width: 95%;
    float: right;
}
.trust-radio-btn tr td {
    display: block;
    padding-left: 20px;
    position: relative;
}
    .trust-radio-btn tr td input[type="radio"] {
        position: absolute;
        left: 0;
        top: 8px;
    }
.content-wrap .grid-container {
    padding: 0 15px;
}
    .content-wrap .grid-container.select-block, .content-wrap .grid-container.radio-block {
        padding: 0;
    }
.optional-radio input[type="radio"]{
    margin-left:0px;
}
.optional-radio .radiobtn label {
    margin-right: 15px !important;
}
.optional-radio .radiobtn input[type="radio"] {
    margin-left: 0 !important;
}
/***form page css end 22 march 2022***/
@media(min-width:768px) {
    section .entity-type.custom-entity-type .col-md-6.block-right {
        padding-left: 8px !important;
    }
    section.entity-type.custom-entity-type .col-md-6.block-left {
        padding-right: 8px !important;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 980px !important;
    }
}

/*** code added on 22 June 2022 ***/
.toppick-ribbon {
    display: inline-block;
    background: #fe0000;
    line-height: normal;
    color: #ffffff;
    padding: 2px 15px 4px;
    font-weight: 600;
    align-self: self-start;
    font-size: 13px;
    text-transform: uppercase;
    position:relative;
}