/**{
    font-family: 'Poppins', sans-serif;
}*/


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media (min-width: 320px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 3em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: .8em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 22rem;
}
.news-image {
    width: 80%;
    height: 35%;
    margin: auto 10%;


}
.news-header {
    position: static;
    font-size: .65em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .60em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}    
    .img-text{
    padding-top: 10px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 10px;
    font-weight: 700;
    }
    .img-textp{
    font-size: 8px;
    text-align: center;    
    color: #fff;
    font-weight: 600;
    }
    .page-title h1{    
    font-size: 1.5em;
    padding-top: 65px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 100px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 80px;
    margin-top: -40px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

}
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 450px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    padding: 0 0rem;
    /*margin: .2rem 0;*/
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 1.4rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 0rem;
        line-height: 1.0rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) .5;
        font-size: .7rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 15px;
        padding-top: 10px;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 420px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 4em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: .8em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 21rem;
}
.news-image {
    width: 70%;
    height: 40%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .70em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .63em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 10px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 12px;
    font-weight: 700;
    }
    .img-textp{
    font-size: 10px;
    text-align: center;    
    color: #fff;
    font-weight: 600;
    }
    .page-title h1{    
    font-size: 1.2em;
    padding-top: 83px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 130px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 80px;
    margin-top: -80px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

}
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 450px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;
    padding: 0 0em;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 1.4rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 0rem;
        line-height: 1.0rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) .5;
        font-size: .7rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 15px;
        padding-top: 10px;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 492px ) {
    #news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 5em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: .8em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 18rem;
}
.news-image {
    width: 70%;
    height: 40%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .70em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .60em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 10px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 12px;
    font-weight: 700;
    }
    .img-textp{
    font-size: 10px;
    text-align: center;    
    color: #fff;
    font-weight: 600;
    }
    
    .page-title h1{    
    font-size: 1.5em;
    padding-top: 82px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 130px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 90px;
    margin-top: -90px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

    }
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 500px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;

    }

    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.0em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 1.5rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: .2rem;
        line-height: 1.0rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0em;
        

    }
      
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 20px;
        padding-top: 5px;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 524px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 5em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: .8em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 17rem;
}
.news-image {
    width: 70%;
    height: 40%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .70em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .60em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 15px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 12px;
    font-weight: 700;
    }
    .img-textp{
    font-size: 10px;
    text-align: center;    
    color: #fff;
    font-weight: 600;
    }
    
    .page-title h1{    
    font-size: 1.5em;
    padding-top: 76px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 120px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 90px;
    margin-top: -90px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

    }
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 550px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.0em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.0rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1rem;
        line-height: 1.0rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 20px;
        padding-top: 5px;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 624px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 6em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: .8em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 18rem;
}
.news-image {
    width: 70%;
    height: 50%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .70em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .65em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 15px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 12px;
    font-weight: 700;
    }
    .img-textp{
    font-size: 10px;
    text-align: center;    
    color: #fff;
    font-weight: 600;
    }
    
    .page-title h1{    
    font-size: 1.6em;
    padding-top: 82px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 130px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 90px;
    margin-top: -90px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

    }
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 550px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.0em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.0rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1rem;
        line-height: 1.0rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 25px;
        padding-top: 5px;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 699px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 7em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 1em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 20rem;
}
.news-image {
    width: 70%;
    height: 50%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .80em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .73em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 15px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 12px;
    font-weight: 700;
    }
    .img-textp{
    font-size: 10px;
    text-align: center;    
    color: #fff;
    font-weight: 600;
    }
    
    .page-title h1{    
    font-size: 1.6em;
    padding-top: 83px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 130px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 90px;
    margin-top: -90px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

    }
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 550px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.2em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.0rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 25px;
        padding-top: 5px;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 720px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 7em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 1em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 20rem;
}
.news-image {
    width: 70%;
    height: 50%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .80em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .70em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 15px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 12px;
    font-weight: 700;
    }
    .img-textp{
    font-size: 10px;
    text-align: center;    
    color: #fff;
    font-weight: 600;
    }
    
    .page-title h1{    
    font-size: 1.6em;
    padding-top: 84px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 130px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 90px;
    margin-top: -90px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

    }
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 550px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.0rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 25px;
        padding-top: 5px;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 788px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 7em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 1em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 22rem;
}
.news-image {
    width: 70%;
    height: 50%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .95em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .74em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .page-title h1{    
    font-size: 1.6em;
    padding-top: 5px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 130px; 
    background-color:#ffc63e;
    padding-top: 84px;
    }  
    .accordion{

    width: 100%;
    max-width: 1100px;
    margin: 0rem auto;
    }
    .accordion-item-header {
    padding: 0.5rem 3rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    color: #004e74;

    }
    .accordion-item-body{
        display: none;
        padding: 1rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0rem;

    }
    .connect-title{
        font-weight:500;
        font-size: 25px;
        padding-top: 5px;
    }
} 
@media (min-width: 888px ) {
    #news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 7em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 1em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 23rem;
}
.news-image {
    width: 70%;
    height: 60%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .95em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .75em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
        .accordion{

    width: 100%;
    max-width: 1100px;
    margin: 0rem auto;
    }
    .accordion-item-header {
    padding: 0.5rem 3rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    color: #004e74;

    }
    .connect-title{
        font-weight:500;
        font-size: 22px;
        padding-top: 5px;
    }
     .page-title h1{    
    font-size: 1.6em;
    padding-top: 5px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
}   
@media (min-width: 920px ) {

#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 7em;
    background-color: #004e74;


}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 1em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 22rem;
}
.news-image {
    width: 70%;
    height: 60%;
    margin: auto 15%;


}
.news-header {
    position: static;
    font-size: .95em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .74em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 17px;
    margin-top: -40px;
    text-align: center;
    color: #ffc63e;
    font-size: 23px;
    font-weight: 500;
    }
    .img-textp{
    font-size: 15px;
    text-align: center;    
    color: #fff;
    font-weight: 500;
    }
    .cap-text{
    font-size: 20px;
    margin-left: 40px;
    margin-right: 40px;
    text-align: left;    
    color: #fff;
    font-weight: 500;
    }
    .page-title h1{    
    font-size: 1.7em;
    padding-top: 5px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 130px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 130px;
    margin-top: -110px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

    }
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 25px;
    margin-left: 100px;
    margin-right: 10px;
    text-align: left;    
    color: #fff;
    font-weight: 600;
    }
    .accordion{
    width: 100%;
    max-width: 700px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.5rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 30px;
        padding-top: 5px;
    }  
    .img-indent{
        margin-left: 5rem;
    }  
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}

@media (min-width: 1020px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 5em;
    background-color: #004e74;
}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 0.60em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 21.5rem;
}
.news-image {
    width: 90%;
    height: 35%;
    margin: auto 5%;

}
.news-header {
    position: static;
    font-size: .60em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .54em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 20px;
    margin-top: -20px;
    text-align: center;
    color: #ffc63e;
    font-size: 23px;
    font-weight: 500;
    }
    .img-textp{
    font-size: 17px;
    text-align: center;    
    color: #fff;
    font-weight: 500;
    }
    
    .page-title h1{    
    font-size: 2.5em;
    padding-top: 8px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 150px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 130px;
    margin-top: -130px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

}
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 23px;
    margin-left: 50px;
    margin-right: 50px;
    text-align: left;    
    color: #fff;
    font-weight: 500;
    }
    .accordion{
    width: 100%;
    max-width: 800px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: .2rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .5rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.5rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1.0rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0em;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    } 
    .connect-title{
        font-weight:500;
        font-size: 30px;
        padding-top: 5px;
    }
    .img-indent{
        margin-left: 25rem;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 1120px ) {
        #news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 5em;
    background-color: #004e74;
}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 0.70em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 23rem;
}
.news-image {
    width: 90%;
    height: 40%;
    margin: auto 5%;

}
.news-header {
    position: static;
    font-size: .65em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .54em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 20px;
    margin-top: -20px;
    text-align: center;
    color: #ffc63e;
    font-size: 23px;
    font-weight: 500;
    }
    .img-textp{
    font-size: 17px;
    text-align: center;    
    color: #fff;
    font-weight: 500;
    }
    
    .page-title h1{    
    font-size: 2.5em;
    padding-top: 8px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 150px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 130px;
    margin-top: -130px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

}
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 23px;
    margin-left: 50px;
    margin-right: 50px;
    text-align: left;    
    color: #fff;
    font-weight: 500;
    }
    .accordion{
    width: 100%;
    max-width: 1000px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: .2rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .5rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.5rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1.rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.2em;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    } 
    .connect-title{
        font-weight:500;
        font-size: 30px;
        padding-top: 5px;
    }
    .img-indent{
        margin-left: 27rem;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 1420px ) {
    #news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left: 6em;
    background-color: #004e74;
}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 0.80em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 23.5rem;
}
.news-image {
    width: 90%;
    height: 45%;
    margin: auto 5%;

}
.news-header {
    position: static;
    font-size: .70em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .60em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 0 !important;
}
    .img-text{
    padding-top: 20px;
    margin-top: -20px;
    text-align: center;
    color: #ffc63e;
    font-size: 23px;
    font-weight: 500;
    }
    .img-textp{
    font-size: 17px;
    text-align: center;    
    color: #fff;
    font-weight: 500;
    }
    
    .page-title h1{    
    font-size: 2.5em;
    padding-top: 0px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 150px; 
    background-color:#ffc63e;
    }  
    #second-container {    
    height: 130px;
    margin-top: -130px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .main-text h3{
    text-align: center;
    font-size:10px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 0px;

}
    .main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    }
    .cap-text{
    font-size: 23px;
    margin-left: 50px;
    margin-right: 50px;
    text-align: left;    
    color: #fff;
    font-weight: 500;
    }
    .accordion{
    width: 100%;
    max-width: 1100px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: .2rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .5rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 1rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1.5em;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.5rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: 1.rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.2em;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    } 
    .connect-title{
        font-weight:500;
        font-size: 30px;
        padding-top: 5px;
    }
    .img-indent{
        margin-left: 35rem;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
}
@media (min-width: 1600px ) {
#news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left:   6em;
    background-color: #004e74;
}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 0.875em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 24rem;
}
.news-image {
    width: 90%;
    height: 45%;
    margin: auto 5%;

}
.news-header {
    position: static;
    font-size: .8em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .66em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
    .img-text{
    padding-top: 20px;
    margin-top: -240px;
    text-align: center;
    /*color: #ffc63e;*/
    font-weight: 500;
    font-size: 30px;
    /*background-color: #004e74;*/
    position: relative;
    }
    .img-textp{
    font-size: 20px;
    margin-left: 400px;
    margin-right: 400px;
    
    color: #fff;
    
    position: relative;
    font-weight: 500;
    }
    .cap-text{
    font-size: 22px;
    margin-left: 400px;
    margin-right: 400px;
    text-align: left;    
    color: #fff;
    font-weight: 500;
    }
    .page-title h1{    
    font-size: 2.7em;
    padding-top: 0px;
    text-align: center;
    color: #004e74;
    position: relative;

    } 
    .page-title {
    height: 150px;
    background-color:#ffc63e;
    } 
    #second-container {    
    height: 170px;
    margin-top: -280px;
    /*background-color:#004e74;*/
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
    position: relative;
    background: rgba(0, 78, 116, .8);

    }
    .cap-text{
    font-size: 23px;
    margin-left: 400px;
    margin-right: 400px;
    text-align: left;    
    color: #fff;
    font-weight: 500;
    }
    .accordion{

    width: 100%;
    max-width: 800px;
    margin: 0rem auto;
    }
    .accordion-item{
    /*background-color: transparent;*//*#283042;*/
    border-radius: 1rem;
    margin-bottom: .1rem;
    padding-left: .2rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .5rem 0;
    }
    .accordion-item-header {
    padding: 0.5rem 3rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 25px;
    color: #004e74;

    }
    .accordion-item-header::after{
    content:  "\002B";
    font-size: 2.5rem;
    position: absolute;
    left: .1rem;
    color: #fff;
    }
    .accordion-item-header.active::after{
        content: "\2212";

    }
    .accordion-item-body{
        display: none;
        padding: .5rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0rem;

    }
    .accordion-item-header.active + .accordion-item-body {
        display: block;

    }
    .connect-title{
        font-weight:500;
        font-size: 40px;
        padding-top: 5px;
    }
    .img-indent{
        margin-left: 35rem;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 15px;
    }
} 
@media (min-width: 1649px ) {
    #news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left:   6em;
    background-color: #004e74;
}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 0.875em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 24rem;
}
.news-image {
    width: 90%;
    height: 45%;
    margin: auto 5%;

}
.news-header {
    position: static;
    font-size: .8em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .7em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
        .accordion{

    width: 100%;
    max-width: 700px;
    margin: 0rem auto;
    }
    .accordion-item-header {
    padding: 0.5rem 3rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    color: #004e74;

    }
    .accordion-item-body{
        display: none;
        padding: .5rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0rem;

    }
     .connect-title{
        font-weight:500;
        font-size: 40px;
        padding-top: 5px;
    }
    .img-indent{
        margin-left: 35rem;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 20px;
    }
}  
@media (min-width: 1679px ) {
    #news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left:   6em;
    background-color: #004e74;
}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 0.875em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 23rem;
}
.news-image {
    width: 90%;
    height: 45%;
    margin: auto 5%;

}
.news-header {
    position: static;
    font-size: .8em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .66em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
        .accordion{

    width: 100%;
    max-width: 800px;
    margin: 0rem auto;
    }
    .accordion-item-header {
    padding: 0.5rem 3rem .5rem 3rem;
    min-height: 1.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    color: #004e74;

    }
    .accordion-item-body{
        display: none;
        padding: .5rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0rem;

    }
     .connect-title{
        font-weight:500;
        font-size: 40px;
        padding-top: 5px;
    }
    .img-indent{
        margin-left: 40rem;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 20px;
    }
}   
@media (min-width: 1759px ) {
     #news .card {
    height: 24rem;
}
.news-item-heading {
    position: static;
    font-size: .74em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;

} 
.news-item-heading-list {
    position: static;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
@media (min-width: 1800px ) {
    #news {
    padding-bottom: 0em !important;
    padding-top: 4em !important;
    padding-left:   6em;
    background-color: #004e74;
}

#news .card:first-of-type {
    margin-top: 0em;
}
#news .card, #news .card-img-top {
    border-radius: 0;
}
.yellow-border-top {
    border-top: 4px solid #ffc63e;
}
.news-date {
    color: #81c341;
    opacity: 1;
    position: absolute;
    font-size: 0.875em;
    top: -2em;
    left: 0;
}    

    #news .card {
    height: 24rem;
}
.news-image {
    width: 90%;
    height: 45%;
    margin: auto 5%;

}
.news-header {
    position: static;
    font-size: .85em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    color: black;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 10px !important;

}
.news-item-heading {
    position: static;
    font-size: .74em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
        .accordion{

    width: 100%;
    max-width: 900px;
    margin: 0rem auto;
    }
    .accordion-item-body{
        display: none;
        padding: .5rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #008f68, #fae042) 1;
        font-size: 1.0rem;

    }
     .connect-title{
        font-weight:500;
        font-size: 40px;
        padding-top: 5px;
    }
    .img-indent{
        margin-left: 47rem;
    }
    .phone-style{
        margin-right: 10px;
        font-size: 20px;
    }
}
#mainheader2 {
    background-color: #ffc63e;
    height: 150px;
    width: 100%;   
   
}
/*.main-header-title{
    font-weight:500;
    font-size: 50px;
    padding-top: 74px;    
    text-align: center;
    position: relative;
    color: #004e74;
}*/
.main-header-title h2{
    font-weight:500;
    font-size: 50px;
    padding-top: 74px;    
    text-align: center;
    position: relative;
    /*font-family: Arial, Helvetica, sans-serif;*/
    color: #004e74;
}
.main-text h2{
    margin-left: 400px;
    margin-right: 400px;
    font-size:26px;
    color:#ffc63e;
    font-weight: 400;
    padding-top: 20px;

}
.main-text p{
    margin-left: 400px;
    margin-right: 400px;
    font-size:22px;
    color:#fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
}
.main-section {
    background: url("../img/capabilities/Hero Image_Health Life Science-01.png"); 
    background-size: cover;
    height: 730px;
    padding-top: 562px;    
}
/*#second-container {
    
    height: 170px;
    background-color:#004e74;
    font-family: Roboto,Arial, Helvetica, sans-serif;
    position: relative;
    background: rgba(0, 78, 116, .8);

}*/
.h-10 {
  height: 60% !important;
}    
/*@media(max-width:  1400px){
    .main-header-title h2{
        font-size: 25px;
        padding-top: 90px;
        font-weight: 600;
    }
    .main-section{
        height: 24vh;
        background-size: 100% ;
        position: relative;       
    }
    .main-text h2{*/
        /*margin-left: 400px;
        margin-right: 400px;*/
   /*     font-size:13px;
        color:#ffc63e;
        font-weight: 400;
    
    }
    .main-text p{    
        font-size:11px;
        color:#fff;
        font-weight: 400;
        font-family: Arial, Helvetica, sans-serif;
    }  
    .main-header-title h2{
        font-size: 20px;
    }  
}
@media(max-width:  1400px){
    #mainheader2 {
        height: 35px;        
    }
    #second-container {    
        height: 10px;    
        background: rgba(0, 78, 116, .8);    
}
}    
*/
#mainheaderFCP {
    background-color: #004e74;
    height: 660px;
    width: 100%;
    text-align: center;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 50px;
    font-weight: 600;*/
    color: #81c341;
    /*margin-top:50px;*/
    
   
}

.main-section2 {
    /*background: url("../img/blank.jpg") ; */
    background-color: #4C9BB6; 
    
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    /*font-family: Roboto,Arial, Helvetica, sans-serif;*/
}
    
#sliderhealth {
    position: relative;
    /*z-index: 4;*/
    height: 740px;
    background-color: #4C9BB6;
    padding-top: 15px;
}   

/*.accordion{
    width: 90%;
    max-width: 1100px;
    margin: 0rem auto;
}
.accordion-item{*/
    /*background-color: transparent;*//*#283042;*/
 /*   border-radius: .5rem;
    margin-bottom: .1rem;
    padding-left: 1rem;
    box-shadow: 0rem 2px 5rem 0 rgba(0,0,0,.10);
    color: #fff;
    margin: .2rem 0;
    


}*/
/*.accordion-item-header {
    padding: .5rem 3rem .5rem 3rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 25px;
    color: #004e74;

}

.accordion-item-header::after{
    content:  "\002B";
    font-size: 2.5rem;
    position: absolute;
    left: .1rem;
    color: #fff;
}
.accordion-item-header.active::after{
    content: "\2212";

}
.accordion-item-body{
    display: none;
    padding: 1rem;
    line-height: 1.5rem;
    border-top: 1px solid;
    border-image: linear-gradient(to right, #008f68, #fae042) 1;
    font-size: 1.3rem;

}
.accordion-item-header.active + .accordion-item-body {
    display: block;

}*/
.tearsheets-section{
    position: relative;
    /*background-color: #D2D3D4;*/
    background-color: #fff;
    height: 450px;
    width: 100%;
   
}
.tearsheets-section-pdf{
    position: relative;
    background-color: #D2D3D4;
    height: 85px;
    width: 100%;
}
.tearsheets-section-viewAll{
    position: relative;
    background-color: #D2D3D4;
    height: 100px;
    width: 100%;
    margin-top: -24px;
}
.tearsheets-section-space{
    position: relative;
    background-color: #D2D3D4;
    height: 40px;
    width: 100%;
    
}
.left-image{
    width: 100%;
    height: 160px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.right-image{
    width: 100%;
    height: 160px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.center-image{
    width: 100%;
    height: 160px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.left-col, .right-col{
    width: 33%;
    float: left;
    text-align: justify-all;

}
.center-col{
    width: 33%;
    float: left;
    text-align: justify-all;
}
.center-col2{
    width: 33%;
    float: left;
    text-align: justify-all;
}

.left-col2, .right-col2{
    width: 33%;
    float: left;
    text-align: justify-all;

}
.container div {
    padding: 1%;
    box-sizing: border-box;
}
.connect-section{
    position: relative;
    background-color: #004e74;
    height: 400px;
    width: 100%;
    margin-top: 5px;
    color: white;
    text-align: center;
}

#endheader {
    background-color: #ffc63e;
    height: 50px;
    width: 100%;
    text-align: center;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 50px;
    font-weight: 600;*/
    color: #004e74;
   
   
}

.connect-img-left{
    width: 50%;
    height: 20px;
}
.verticle-line{
    border-left: 3px solid white;
    height: 30px;
    position: absolute;
    left: 50%;
 
    top: 10px;
}

.pdf-image{
    width: 10%;
    height: 35px;
    
}
.phone-img{
    margin-left: 100px;
}
@media (min-width: 1842px ) {
     #news .card {
    height: 24rem;
}
.news-item-heading {
    position: static;
    font-size: .76em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
@media (min-width: 1881px ) {
     #news .card {
    height: 25rem;
}
.news-item-heading {
    position: static;
    font-size: .78em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
@media (min-width: 1920px ) {
     #news .card {
    height: 25rem;
}
.news-item-heading {
    position: static;
    font-size: .79em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}
@media (min-width: 1940px ) {
     #news .card {
    height: 25rem;
}
.news-item-heading {
    position: static;
    font-size: .80em;
    font-weight: 400;
    line-height: 1.25;
    text-align: center  ;
    width: 100%;
    color: #004e74;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 5px !important;
}
.news-item-heading-list {
    position: static;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;   
    width: 100%;
    color: #004e74;
   
}



