/* CSS Document */
.news-page-text > a:link{color:#006ee5 !important}
.ibp-text a:link {color:#006ee5 !important}
.breadcrumb-item > a:link {color:#006ee5 !important}
p > a:link {color:#006ee5 !important}
.ca-cdp26927{background-color:#ffe56c !important}
.mb-4 .mt-2 li tr td > a:link{color:#006EE5 !important}
.side-col-text a:link{color:#0068d9 !important}
.text-secondary {color: #606970 !important}
#contact-submit{background-color:#006ee5 !important}
.rLink {color:#006ee5 !important}
.breadcrumb-item:nth-child(n) > a {color:#006ee5;}

/*Modification of OOTB Bootstrap Colors*/
/*.btn-primary {background-color:#208636 !important}*/
.btn-primary > a {color:#FFFFFF !important}
/*.btn-primary {background-color: !important}*/
.btn-success {background-color: #208636 !important; color:#fff !important}
.btn-success > a{ color:#fff !important}
.btn-info {background-color:#118294 !important;}
.btn-info > a{color:#fff !important}
/*=====================================*/


/*Navigation*/
.nav-link .dropdown{color:#FFFFFF !important}


/* Extra small devices (iPhone 5/SE) */
@media (max-width: 321.98px) {}

/* Extra small devices (iPhone 6/7/8 and Plus Models) */
@media (min-width: 322px) and (max-width: 415.98px) {}

/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 416px) and (max-width: 575.98px) {}

/* Small devices COL-SM (landscape phones, 576px - 767px) */
@media (min-width: 576px) and (max-width: 767.98px) {}

/* Medium devices COL-MD (small tablets, 768px - 991px) */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* Large devices COL-LG (large tablets/laptops, 992px - 1199px) */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* Extra large devices COL-XL (desktops, 1200px and larger) */
@media (min-width: 1200px) {}