.elementor-3814 .elementor-element.elementor-element-f588b4c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-3814 .elementor-element.elementor-element-e064685{--display:flex;--gap:75px 75px;--row-gap:75px;--column-gap:75px;--padding-top:75px;--padding-bottom:75px;--padding-left:0px;--padding-right:0px;}.elementor-3814 .elementor-element.elementor-element-f9a1a37{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-3814 .elementor-element.elementor-element-1119393{width:initial;max-width:initial;text-align:center;}.elementor-3814 .elementor-element.elementor-element-236938a{text-align:center;}.elementor-3814 .elementor-element.elementor-element-236938a .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-3814 .elementor-element.elementor-element-a1cd91a{--display:flex;}.elementor-3814 .elementor-element.elementor-element-1b24aaf{--display:flex;}@media(max-width:1444px){.elementor-3814 .elementor-element.elementor-element-236938a .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:1200px){.elementor-3814 .elementor-element.elementor-element-f9a1a37{--gap:20px 20px;--row-gap:20px;--column-gap:20px;}}@media(max-width:1024px){.elementor-3814 .elementor-element.elementor-element-236938a .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:500px){.elementor-3814 .elementor-element.elementor-element-236938a .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(min-width:501px){.elementor-3814 .elementor-element.elementor-element-f9a1a37{--content-width:1000px;}.elementor-3814 .elementor-element.elementor-element-a1cd91a{--content-width:1200px;}}/* Start custom CSS */.ch-responsive-table table td strong {
    font-size: 1.5rem;
}
.ch-responsive-table table th {
    font-weight: 400;
      padding: 1% 3.5%;
}
.ch-responsive-table thead th strong {
    font-size: 1.5rem;
}

.ch-responsive-table th,
.ch-responsive-table td {
    border: none !important;
    height: 80px !important;
    vertical-align: middle;
    font-size: 1.1em;
}
.ch-responsive-table td {
    font-family: 'Arial';
    text-transform: uppercase;
    color: var(--primary);
}

.ch-responsive-table table thead th:nth-child(1) {
    background: white !important;
    color: white;
}
.ch-responsive-table table thead th:nth-child(3) {
    z-index: 4;
}

/*
.ch-responsive-table table thead th:nth-child(3):after {
    position: absolute;
    content: "Most Popular";
    font-weight: bold;
    text-align: center;
    padding: 20px;
    font-size: 10px;
    background: #4D5457;
    border-radius: 50px;
    top:  -35px;
    right: -20px;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}*/

.ch-responsive-table tr:nth-child(1) td:nth-child(3) {
    position: relative;
}
.ch-responsive-table tr:nth-child(1) td:nth-child(3):after {
    color: white;
    position: absolute;
    content: "Most Popular";
    font-weight: bold;
    text-align: center;
    padding: 20px;
    font-size: 10px;
    background: #4D5457;
    border-radius: 50px;
    top:  -155px;
    right: -15px;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.ch-responsive-table table thead th {
    background: #063548 !important;
    color: white;
    padding: 30px 40px;
}
.ch-responsive-table table thead th:nth-child(3) {
    background: #197EA9 !important;
    color: white;
}

.ch-responsive-table table tr:nth-child(odd) td:nth-child(odd),
.ch-responsive-table table tr:nth-child(odd) th {
    background: #DAF3FF ;
}

.ch-responsive-table table tr:nth-child(even) td:nth-child(odd),
.ch-responsive-table table tr:nth-child(odd) td:nth-child(even),
.ch-responsive-table table tr:nth-child(even) th {
    background: #ECF9FF !important;
}


.ch-responsive-table tbody th {
    z-index: 5 !important;
}
.ch-responsive-table table thead th:first-of-type {
    color: black;
    background: transparent !important;
    	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(0px 0px 99.9% 99.9%);
	clip-path: inset(0px 0px 99.9% 99.9%);
	overflow: hidden;
	padding: 0;
	border: 0;
}


.ch-responsive-table thead th {
    position: sticky !important;
    top: 0px !important;
    z-index: 3;
}

@media (max-width: 1024px) {
    .ch-responsive-table tr:nth-child(1) td:nth-child(3):after {
        top:  -180px;
        height: 60px;
        width: 60px;
        padding: 0px;

    }
}

@media (max-width: 767px) {
    .ch-responsive-table tr:nth-child(1) td:nth-child(3):after {
         top:  -30px;
    }
    
    .ch-responsive-table tbody th {
        position: sticky !important;
        left: 0px !important;
        z-index: 5;
    }
    .ch-responsive-table {
        overflow-x: auto;
    }
    
    .ch-responsive-table {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {
    .ch-responsive-table th,
    .ch-responsive-table td {
        height: 80px !important;
        padding: 5px ;
    }
    .ch-responsive-table tbody th {
        font-size: .85rem;
        font-weight: 500;
        min-width: 185px;
    }
}

.ch-responsive-table  {
    /*overflow-x: auto;*/
    -webkit-overflow-scrolling: touch;
    width: 100%;
}/* End custom CSS */