/* work-sans-regular - latin */

* {font-family: 'Work Sans', sans-serif;}

body{
    color:#484848;   
    font-family: 'Work-Sans', sans-serif;
    font-size:16px;
    font-weight: 'semi-bold';
    line-height: 1.2;  
    overflow-x: hidden;
}
.container{
    max-width: 1000px !important;
    padding:0;
    border:1px solid #000;
}

p, ol, ul, dl {margin-bottom: 10px;}

.padtxt1 > ul li {margin-bottom: 5px;}

.footerBox {padding: 20px 0;}
.footerBox p {margin-bottom: 0;}

.navlist {list-style: none; margin: 0; padding: 0; width:1040px;}
.navlist li {
    float: left;
    height: 52px;
    width: 16%;
    background: grey;
    padding: 5px 10px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 10px;
}
.navlist li:last-of-type {border: none;}
.navlist li a {color: #fff; font-weight: bold; font-size: 9px;}

.cardimg{
    width: 90%;
}
.txtpad{
    padding-left:40px;
    padding-right:40px;
}
.padl0 {
    padding-left: 0;
}
.crx-wl-submit-result{
    color: red !important;
}
.padrgt0 {
    padding-right: 0;
}

.dyanavelprogram {
    padding-top: 55px;
}
.hidemobile {
    display: block;
}
.fontsize31 {
    font-size: 31px;
}


h1 {
    margin-top: 30px;
    font-size: 22px;
    color: #337984;
    font-weight: 700;
}
h2{
    font-size: 16px;
    color:#337984;
    font-weight: 700;
}

.headings{
    margin:10px 0 5px 0;
}

.img-responsive{
    max-width: 100%;
}
.art-bg-sect{
    display: block;
}

.art-bg{
    height: 260px;
}

.banner-bg{
    width: 100%;
}
.bnr-title{  
        font-size: 26px;
        position: absolute;
        top: -170px;      
        word-break: break-word;
        color:#337883; 
        font-weight: 700;
}

.cpn-pay{
    width:420px;
}
.degn-title{
    font-size: 27px;
    position: absolute;
    top: 50px;
    padding: 0 10px 0 40px;
    line-height: 40px;
    color:#2683B2;
}


.degn-title2{
    font-size: 20px;
    position: absolute;
    top: 100px;
    padding: 0 30px 0 100px;
    line-height: 24px;
    color:#2683B2;
}

.degn-title span{
    font-size:34px;
    font-weight: 800;
}

.btn-green{
    background-color: #337883;
    color: #ffffff;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    width: 300px;
    font-size: 22px;
}

.btn-link{
    position: absolute;
    top: 189px;
    padding-left: 40px;
}

.btn-link2{
    position: absolute;
    top: 49px;
    padding-left: 120px;
}
.imgtxt{
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: 110px;
    font-size: 30px;
    padding: 0px 60px 0px 40px;
    font-weight: 700;
}
.imgtxt1{
    color:#337984;
}
.padtxt1{
    padding: 10px 60px 10px 40px;
}
.padtxt2{
    
}
.ftrbackground{
    background-color:#337984;
    padding:10px 40px 10px 40px;
    font-size:12px;
    color:#ffffff;
}
.ftrtxt{
    font-size:12px;
}
.listrow{
    margin:0;
}
.datetxt{
    color:#EC3F8A;
}

.hyperlnktxt a{
    border-bottom: 1px solid currentColor;
    color:#2E7883 !important;
}
.firstlitxt{
    background-color:#2E7883 !important;
}
.seclitxt{
    background-color: #05B7A2 !important;
}
.thirdlitxt{
    background-color: #07ACC9 !important;
}
.forthtlitxt{
    background-color: #E36923 !important;
}
.fifthlitxt{
    background-color: #2E7883 !important;
}
/** HEmburger Menu Start */
.login-bar {
    position: relative;
}

.hbbuttoncross {
    display: inline;
    position: absolute;
    right: 2px;
    top: 6px;
    z-index: 999;
    font-size: 30px;
}
.hbbutton a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    background-position: center center;
}
.h-case-nav__header {
    margin-bottom: 8px;
    text-align: center;
}
.btn-close {
    width: 0.9em;
    margin-top:-10px;
    height: 0.9em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSRâ€¦qHiMgFUuRfhWAbisiFDxFaSFijeBiRC0IwI7SSTSb/QEofhElkQo9R468AAAAASUVORK5CYII=);
}
.hmenuicon {
    width: 30px;
    height: 7px;
    background-color: #ffffff;
    margin: 4px 0px;
}
 
/*.navwrap ul.wrap-nav {
    padding: 16px 0 20px 0px;
    text-align: left;
    margin: 0px 20px;
}*/
.navwrap ul.wrap-nav {
    padding: 0;
    text-align: center;
    margin: 0;
    border: 1px solid #000;
    border-radius: 10px;
    overflow: hidden;
}
.visible {
    visibility: visible !important;
}
.overlay {
    position: absolute;
    top: 222px;
    width: 94%;
    background: #fff;
    overflow: auto;
    z-index: 999;
    right: -94%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
/* .navwrap ul.wrap-nav {
    padding: 16px 0 20px 0px;
    text-align: left;
    margin: 0px 20px;
} */
.navwrap ul.wrap-nav {
    padding: 0;
    text-align: center;
    margin: 0px;
}
.navwrap ul.wrap-nav li {
    list-style: none;
    font-size: 1rem;
}
@media only screen and (min-width: 768px) {
    .hbbutton{
        display: none;
    }
    .mobdisplay{
        display:none;
    }
}
@media screen and (max-width: 767px) {
    .shadowimg{
        margin-left:22px;
    }
    .visible-sm {
        display: block;
    }
    .visible-lg{
        display: none;
    }   
    .container{
        overflow-y:hidden !important;
    }
    .mobicenter{
        text-align: center !important;
    }

    .firstimg{
        width:50% !important;
        margin-top:20px;
    }
    .mobiimgleft{
        height:250px;
        margin-top:-25px;
    }

    .secimg {
        margin-top: 30px !important;
    }
    .thirdimg{
        margin-top: 30px !important;
    }
    .ipadrowimg{
        margin-top:130px;
    }
    .imgtxt {
        padding: 0px 20px 0px 20px;
    }
    .cardPage .cardimg {
        margin-top: 20px;
        margin-left: 15px !important;
        max-width: calc(100% - 30px)
    }
    .degn-title span {
        font-size: 24.8px;
    }
    .degn-title {
        font-size: 23px;
        padding: 0 10px 0 6px;
    }
    .btn-link {
        top: 180px;
        padding-left: 33px;
    }
    .txtpad {
        padding-left: 20px;
        padding-right: 20px;
    }
    .padtxt1 {
        padding: 10px 20px 10px 20px;
    }
    .mobili{
        margin-left: 1px;
    }
    .mobdisplay{
        margin-left:1px;
    }
    .navwrap ul.wrap-nav li {
        margin: 10px 0px;
        width: 100%;
     }
    .normalCheckBox {
        margin-left: -32px !important;
    }
    .normalCheckBox1 {
        margin-left: -20px !important;
    }
    .mobicheck{
        margin-left:12px;
    }
    .listrow{
        display:none !important;
    }
 
    .hbbutton {
        position: relative;
        left: 90%;
        top: 40px;
        z-index: 999;
    }
    .hbbuttoncross {
        left: 31%;
        top: -6px;
        background: grey;
        padding: 3px;
        font-size: 18px;
        color: white !important;
        border-radius: 50%;
    }
    .MenuMobi{
        font-size:10px;
        color:#ffffff;
    }
    .hbbutton a {
        z-index:999;
    }
    .crx-wl-redirect-new{
        color:#ffffff;
    }
    .crx-wl-redirect-new a:hover{
        text-decoration: underline !important;
    }
    .zipTxt{
        width:80% !important;
    }
    .mobli1{
        background-color: #2E7883 !important;
        color:#ffffff;
    }
    .mobli2{
        background-color: #05B7A2 !important;
        color:#ffffff;
    }
    .mobli3{
        background-color: #07ACC9 !important;
        color:#ffffff;
    }
    .mobli4{
        background-color: #E36923 !important;
        color:#ffffff;
    }
    .btn-green {
        width: 270px;
        margin-left: -22px;
    }
   
    
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
    .container{
        overflow-y:hidden !important;
    }
    .degn-title span {
        font-size: 26px !important;
    }
    .degn-title {
        font-size: 20px !important;
        top: 35px;
    }
    .btn-link {
        top: 160px;
    }
    .art-bg {
        height: 224px;
    }
    .ipadrowimg{
        margin-top: 50px;
    }
    .cardimg {
        margin-top: 16px;
    }
    .navlist li a {
        color: #fff;
        font-size: 8px;
        line-height: 7px;
    }
    .navlist li{
        padding: 5px 5px 5px 5px;
        height: 50px;
        line-height: 10px;
    }
    .navlist {
        padding: 0;
        width: 798px !important;
    }
    .navlist{
        width:auto;
    }
}



input[type='radio']:checked:after {
    width: 18px;
    height: 20px;
    border-radius: 19px;
    top: -1.5px;
    left:-0.5px;
    position: relative;
    background-color: #B3B3B3;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 0px !important;
}
input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 32%;
    width: 20px;
    height: 20px;
    border: 1.5px solid #ADC9CC;
    transition: 0.2s all linear;
    outline: none;
    margin-left: -40px;
}
.form-check-label {
    margin-left: -10px;
    margin-top: 7px;
}
.form-control {
    display: block;
    width: 80%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1.8px solid #ADC9CC;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.firstimg {
    margin-top: 20px;
    width: 80%;
    margin-left: 33px;
}
.threeimg{
    margin-bottom: 10px;
}
.secimg{
    margin-top: 50px;
}
.thirdimg{
    margin-top: 50px;
}
.normalCheckBox {
    width: 32px;
    height: 21px;
    margin-left: -32px;
    vertical-align: top;
}
hr{
    border:2px solid #337984;
}
.btn-primary {
    color: #fff;
    background-color: #337984;
    border-color: #337984;
    width: 180px;
    height: 50px;
    font-size: 26px;
    border-radius: 10px;    
}

.boldtxt{
    font-weight: 700;
}

.checkboxtxt{
    margin-left: 12px;
}



/* css for validation  */


.hideCaregiverAge, .hideMobilePhone, .hideCaregiverDetails, .hideAgeWarn, .hideCard, .hideNonCommInsWarn{
    display: none;
}

.showCaregiverAge, .showMobilePhone, .showCaregiverDetails, .showAgeWarn, .showCard, .showNonCommInsWarn{
    display: inherit;
}

.red {
    color: #484848;
}
.errorMsg{
    color: red;
    display: none;  
    width:100%; 
    font-weight: 700;
 }
 
 .error div.errorMsg{
     display: inherit;
 }
 .error p.errorMsg{
    display: inherit;
}
.warn-error{
    font-weight: bold;
    color: red !important;
    width: 100%;
}

.navlist:last-child {
    border-right: none;
  }
  .underline{
    border-bottom: 1px solid currentColor;
  }
  .hyperlnktxt a:hover{
      text-decoration: none;
  }
  .aftrcardtxt{
      font-size:14.5px;
  }
  .zipTxt{
      width:70%;
  }

  
.crx-gray-out {
    z-index: 9999;
}

.crx-loader {
    z-index: 9999;
}
.form-check-inline{
width:100%;
}
.ftrtxt2{
    margin-top:0px;
    margin-bottom: 0;
}
select::-ms-expand{
    display:none;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 6px solid #495057;
    position: absolute;
    right: 30%;
    top: 44%;
}
.arrow-down  {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #495057;
    position: absolute;
    right: 30%;
    top: 55%;
}

.statecolor {position: relative;}
select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

.hide {
    z-index: 0;
}
.head1{
    color:#2E7883 !important;
    font-size: 30px;
    font-weight: 700;
}

.statecolor {background: none !important;}
.arrow-up,.arrow-down {z-index: 2;}

.btn-primary:hover {background: #337984 !important; border-color: #337984 !important;}

@media screen and (max-width: 767px) {
    .arrow-up,.arrow-down {right: 26%;}
    .trisFooterLogo {width: 40%; margin-bottom: 10px;}
}

.noWrapTxt {white-space: nowrap;}


.savingCardBtn {
    cursor: pointer;
}

.shortArt .art-bg {
    height: 200px
}

.cardrow{
    margin-top: 50px;
}

.cardPage.cardrow {
    margin-top: 0;
}

.imgtxt2 {
    position: absolute; 
    top: 130px;
    padding: 0px 60px 0px 40px;
}

@media screen and (max-width: 508px) {
    .imgtxt2 {
        top: 170px !important;
    }
}

.cardPage .degn-title {
    font-size: 20px;
    position: absolute;
    top: 122px;
    padding: 0 30px 0 40px;
    line-height: 30px;
    color: #337984;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif !important;
}

.cardPage .btn-primary {
    color: #fff;
    background-color: #337984;
    border-color: #337984;
    width: 250px;
    height: 60px;
    font-size: 30px;
    border-radius: 10px;
    margin-left: 44px;
    margin-top: 20px;
    font-weight: 700;
}

.cardPage .art-bg {
    height: 180px;
    width: 88%;
}

.cardPage .degn-title span {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif !important;
}

.txtmargin {
    margin-top: 50px;
}

.cardPage .cardimg {
    width: 100%;
    margin-left: -58px;
}


.cardText.imgtxt {
    font-family: 'Montserrat', sans-serif !important;
    position: absolute;
    top: 90px;
    font-size: 30px;
    padding: 0px 60px 0px 40px;
    font-weight: 700;
}

.posRel {
    position: relative
}

.termsConditions {
    position:relative;
    z-index:2;
    margin-top:30px!important
}

.disNone {
    display: none
}