@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Bold.html') format('woff2'),
    url('../fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-It.html') format('woff2'),
    url('../fonts/AvenirNextLTPro-It.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-DemiCn.html') format('woff2'),
    url('../fonts/AvenirNextLTPro-DemiCn.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Regular.html') format('woff2'),
    url('../fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Demi.html') format('woff2'),
    url('../fonts/AvenirNextLTPro-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

body { margin:0px; padding:0px; }
.plansmain { padding: 2% 6%; font-family: 'Avenir Next LT Pro'; display:inline-block;}
.plansmain .planetable { width:100%; height:auto; border-radius:23px; border:1px solid #005263; overflow: hidden;}
.plansmain .planetable table { width:100%; }
.plansmain .planetable table tr { border-bottom:1px solid #005263;}
.plansmain .planetable table tr td { padding:40px 50px; border-right:1px solid #005263;}
.plansmain .planetable table tr:last-child { border-bottom:0px; }
.plansmain .planetable table tr td:last-child { border-right:0px; }
.plansmain .planetable h2 { font-size:45px; margin:0px; padding:0px; font-family: 'Avenir Next LT Pro'; font-weight:400;}
.plansmain .totalamount {
    background: #005263;
    color: #fff;
    border-radius: 0px 0px 20px 0px;
    min-height: 130px;
    padding-top: 30px;
}

.plansmain .planetable b { color:#013942; width:100%; display:inline-block; margin-top:10px; font-size: 19px;}
.plansmain .planetable p { font-size:16px; }
.plansmain .planetable h3 { color:#013942; font-size:30px; font-weight:800; margin:0px;}
.plansmain .planetable h4 { color:#373737; font-size:30px; font-weight:400;}
.plansmain .planetable span { font-weight:800; font-size:21px; color: #013942; }
.totalamount h3 { color:#fff !important; }
.totalamount span a { color:#fff !important; text-decoration:underline !important; }
.totalamount span a:hover { text-decoration:none !important; }
.totalamount span i {font-size:13px; margin-left:10px; }
.totalamount p { margin-bottom:20px; display:inline-block; width:100%; }

.planbenefit { width:100%; height:auto; margin-top:40px;
border-radius: 23px; border: 1px solid #005263;}
.benefittitle { background:#E0F2F3; border-radius: 23px 23px 0px 0px; font-size:27px; color:#005263; padding:10px 30px;}
.beneficontentmain { width:100%; height:auto; padding:10px 30px; margin-top:20px; margin-bottom: 30px;}
.beneficontentmain h3 { margin:0px 0px 11px 0px; padding:0px; color:#005263; font-weight:400;}
.beneficontentmain ul { margin:0px 0px 0px 33px; padding:0px; }
.beneficontentmain ul li { font-size:18px; margin-bottom:9px; position:relative; }
.beneficontentmain ul li:before {
    position: absolute;
    background: url(../images/libg.png);
    background-size: 100% auto;
    content: '';
    width: 7px;
    height: 7px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: -16px;
}

.downloadsummy { width:100%; height:auto; text-align:right; font-size:18px; padding:25px 30px; }
.downloadsummy a { color:#005263; }

.plansmain .faqwrap {
    width: 100%;
    height: auto;
    margin-top:50px;
    /*display: inline-block;*/
    padding: 0px 170px;
}

.plansmain .faqwrap h2 {
    margin: 0px;
    padding: 0px;
    font-family: "Avenir Next LT Pro" !important;
    font-weight: 300 !important;
    font-size: 37px;
    text-align: left;
    color: #000;
    width: 100%;
    margin-bottom: 40px;
    text-align: center !important;
}


.plansmain .faqwrap .panel-heading-1 .panel-title-1 > a
{ font-family: "Avenir Next LT Pro";
font-weight: 600;
font-size:20px;
text-align: left;
padding: 14px 0px !important;
line-height:33px;
color: #1b3941;}

.plansmain .faqwrap .panel-heading-1 .panel-title-1 > a img { float:right; }

.plansmain .faqwrap .panel-body-1 { margin-top:20px; margin-bottom: 20px; font-size:14px; font-weight:400; color:#373737; }
.plansmain .faqwrap .panel-body-1 h3 {
    margin: 0px;
    padding: 0px;
    font-family: "Avenir Next LT Pro";
    font-weight: bold;
    font-size:14px;
    text-align: left;
    color: #373737;
    margin-top: 11px;
    display: inline-block;
    width: 100%;
}

.plansmain .faqwrap .panel-body-1 p { font-family: "Avenir Next";
font-size: 15px;
text-align: left;
color: #373737;}

.plansmain .faqwrap .panel-title-1 a[aria-expanded="false"] .fa-plus-square-o {
    display: block !important;
    font-size: 27px;
}

.plansmain .panel-title-1 a[aria-expanded="true"] .fa-minus-square-o {
    display: block !important;
    font-size: 27px;
}

.plansmain .faqwrap .panel-title-1 {
    font-size: 14px;
    margin-bottom: 0px;
}




.plansmain .panel-title-1 {
    font-size: 14px;
}

.plansmain .panel-heading-1 .panel-title-1 > a {
    padding: 9px 0px !important;
    font-weight: 600;
    color: #09373e !important;
    font-size: 23px;
    display: inline-block;
    width: 100%;
}

.plansmain .panel-default-1>.panel-heading-1 {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fff;
    border-bottom: 1px solid;
    border-color: #b7b6b6;
}

.plansmain .enrolbutt1 {
    width: 100%;
    height: auto;
    text-align: right;
    margin-top: 40px;
    padding-right: 40px;
}
.plansmain .enrolbutt1 a {
    font-size: 17px;
}

.plansmain .enrolbutt1 .continue-btn {
    font-size: 17px;
    background: #005263;
    color: white !important;
    padding: 8px 55px;
    line-height: 53px;
    border-radius: 30px;
    border: 2px solid transparent;
}

.plansmain .learn-moreanimation { margin-bottom: 40px; margin-top: 32px; float:none; display: inline-block; text-align:left;}
.plansmain .learn-moreanimation .buttonwrap { width:360px; text-align:left; float:right;}


.downloadsummy a img { width:auto; height:29px; margin-right:5px; }

.totalamount span { font-size: 38px !important;}
.totalamount span img { width: 14px;}
.tableheadtd { background:#DFF2F4; padding: 5px 50px !important;}
.tableheadtd td { padding: 9px 23px 9px 50px !important; vertical-align: middle; line-height: 25px;}
.tableheadtd td img { height: 28px; margin-right: 5px;}
.tableheadtd td span { float:right; }

.plansmain .faqwrap .networkhomemid {
padding-left:0rem;
padding-right:0rem; }

.panel-title-1 .fa.fa-plus-square-o {
    font-size:27px;
}

.plansmain .faqwrap .panel-body-1 ul {
    margin: 0px;
    padding: 0px;
}

.plansmain .faqwrap .panel-body-1 ul li {
    width: 100%;
    height: auto;
    list-style-type: decimal !important;
    margin-left: 20px;
}

@media (max-width:1100px)
{

.plansmain .learn-moreanimation .buttonwrap {
    width: 284px;
    text-align: left;
    float: right;
}

.plansmain .enrolbutt1 {
    width: 100%;
    height: auto;
    text-align: right;
    margin-top: 40px; padding-right:0px;
}


}



@media (max-width:767px)
{
.plansmain .learn-moreanimation .buttonwrap {

    float: left;
}
.plansmain .learn-moreanimation .buttonwrap {
    width: 284
px
;
    text-align: left;
    float: left;
}

.plansmain .faqwrap {
 padding: 0px 0px;}

 .enrolbutt1 button:first-child{
   
}

.plansmain .faqwrap .panel-heading-1 .panel-title-1 > a {
  line-height: 22px;
  font-size: 14px;
}

.plansmain .planetable table {
    width: 600px;
}

.plansmain .planetable {
    overflow-x:scroll;
}

.networkhomemid .panel-default-1>.panel-heading-1+.panel-collapse-1>.panel-body-1 {
   font-size: 15px;
}

.plansmain {
    padding: 2% 6%;
    font-family: 'Avenir Next LT Pro';
    display: inherit;
}

.beneficontentmain ul {
    margin: 0px 0px 0px 19px;
    padding: 0px;
}

.beneficontentmain ul li:before {
   top: 8px;
   bottom: unset;}


.downloadsummy { font-size: 14px;}

.plansmain .planetable table tr td {
    padding: 17px 30px;
    border-right: 1px solid #005263;
}

.plansmain .planetable h2 {
    font-size: 30px;
}

.plansmain .planetable h4 {
    font-size: 21px;
}

.plansmain .planetable::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}


.plansmain .learn-moreanimation {
    margin-top: 36px;
}

.plansmain .faqwrap h2 {
    margin-bottom: 0px;
    
}


}



