*{ 
font-family:'IBM Plex Sans';
}
.signle-page-img {
width: 100px;
}
div.T-F10{
font-weight: 900;
font-size: 25px;
}
.text-center img {
display: inline-block;
}
.header-links ul li a {
text-decoration: none;
color: #fff;
}
.header-links ul li:first-child {
padding-top: 10px;
margin-right: 5px;
}
.header-links ul li {
font-size: 15px;
color: #000000;
text-transform: uppercase;
}
.header-links ul li a i {
width: 40px;
height: 40px;
border-radius: 50%;
padding-top: 10px;
text-align: center;
font-size: 20px;
margin-right: 5px;
}
.header-links ul li a i.facebook {
background-color: #3862b9;
}
.header-links ul li a i.linkedin {
background-color: #161f62;
}
.header-links ul li a i.search {
background-color: #0069a5;
}
.header-links ul li select {
border-radius: 0px !important;
height: 35px !important;
width: 50px;
margin-top: 5px;
margin-right: 15px;
margin-left: 15px;
}
header {
padding: 0px;
}
header .mainmenu {
float: right;
padding-top: 30px;
}
header .mainmenu ul li a {
text-decoration: none;
font-size: 20px;
color: #000000;
font-weight: 500;
text-transform: uppercase;
}
header .mainmenu ul li {
padding: 0px 17px;
}
header .mainmenu ul li:last-child {
padding-right: 0px !important;
} .mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
width: 20%;
float: left;
} header .mainmenu .navbar {
margin: 0px;
padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
color: #fff;
margin: 0px;
}
.owl-theme .owl-nav {
margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
background: none;
color: #8ac43f;
text-decoration: underline;	
}
.header-top {
background-color: #fff;
padding: 10px 0px;
}
header .header-bottom {
position: relative;
}
header .header-bottom .banner-contents {
position: absolute;
left: 0;
right: 0;
top: 35%;
width: 100%;
}
header .banner-contents h3 {
font-size: 48px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
font-family: "Montserrat";
line-height: 1.3;
width: 55%;
margin-bottom: 30px;
}
.banner-contents a {
text-decoration: none;
font-size: 22px;
color: #fff;
font-family: "Montserrat";
font-weight: 800;
text-transform: uppercase;
border-radius: 10px;
border: 2px solid #8ac43f;
background-color: #8ac43f;
padding: 10px 20px;
} header .header-bottom .owl-prev {
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(https://gadmc.org/wp-content/themes/globalanimal/img/icons/banner-left-arrow.png) !important;
background-repeat: no-repeat !important;
background-position: 0 0;
margin:0px !important;
display: inline-block;
height: 64px;
left: 5%;
position: absolute;
text-indent: -99999px;
top: 45%;
width: 33px;
outline: none !important;
opacity: 0;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
header .header-bottom .owl-next {
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(https://gadmc.org/wp-content/themes/globalanimal/img/icons/banner-right-arrow.png) !important;
background-repeat: no-repeat !important;
background-position: 0 0;
margin:0px !important;
display: inline-block;
height: 64px;
right: 5%;
position: absolute;
text-indent: -99999px;
top: 45%;
width: 33px;
outline: none !important;
opacity: 0;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
header .header-bottom:hover .owl-prev {
opacity: 1;
left: 2%;
}
header .header-bottom:hover .owl-next {
opacity: 1;
right: 2%;
} header .header-bottom .owl-theme .owl-controls {
margin-top: 0;
}
header .header-bottom .owl-dots {
bottom: 5%;
left: 0;
position: absolute;
right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background-color: #75ac23;
}
.banner-shape {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 9;
}
.welcome-section {
background-color: #0069a5;
padding: 80px 0px;
margin-top:-1px;
}
.welcome-heading h3 {
font-size: 26px;
color: #fff;
font-weight: 800;
text-transform: uppercase;
}
.welcome-heading p {
font-size: 19px;
color: #fff;
line-height: 1.7;
}
.welcome-heading {
width: 80%;
margin: auto;
}
.program-section {
background-image: url(../../../themes/globalanimal/img/others/program-bg.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 80px 0px;
position: relative;
} .program-section .owl-prev {
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../themes/globalanimal/img/icons/pro-left-arrow.png) !important;
background-repeat: no-repeat !important;
background-position: 0 0;
margin:0px !important;
display: inline-block;
height: 43px;
left: -5%;
position: absolute;
text-indent: -99999px;
top: 45%;
width: 43px;
outline: none !important;
}
.program-section .owl-next {
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../themes/globalanimal/img/icons/pro-right-arrow.png) !important;
background-repeat: no-repeat !important;
background-position: 0 0;
margin:0px !important;
display: inline-block;
height: 43px;
right: -5%;
position: absolute;
text-indent: -99999px;
top: 45%;
width: 43px;
outline: none !important;
}
.program-section .owl-carousel .owl-dots.disabled {
display: none;
}
.program-section .owl-carousel .owl-nav.disabled {
display: block;
}
.heading h3 {
font-size: 34px;
color: #0069a5;
text-transform: uppercase;
font-weight: 700;
background-image: url(../../../themes/globalanimal/img/others/heading-strip.png);
background-repeat: no-repeat;
background-position: center bottom;
padding-bottom: 15px;
margin-bottom: 30px;
}
.pro-icon img {
width: auto !important;
margin: auto;
}
.pro-icon {
width: 80px;
height: 80px;
border-radius: 50%;
background-color: #fff;
margin: auto;
padding-top: 10px;
position: absolute;
left: 0;
right: 0;
bottom: -40px;
}
.program-img {
position: relative;
}
.program-contents {
background-color: #fff;
padding: 40px 20px 20px;
text-align: center;
}
.program-contents h3 {
font-size: 20px;
color: #0069a5;
font-weight: 700;
text-transform: uppercase;
}
.program-contents p {
font-size: 17px;
color: #2c2b2b;
line-height: 1.7;
}
.program-contents a {
text-decoration: none;
font-size: 15px;
color: #fff;
border-radius: 10px;
padding: 10px 20px;
font-weight: 700;
font-family: "Montserrat";
text-transform: uppercase;
background-color: #8ac43f;
border: 2px solid #8ac43f;
}
.news-contents a.news {
text-decoration: none;
font-size: 15px;
color: #fff;
border-radius: 5px;
padding: 10px 20px;
font-weight: 700;
font-family: "Montserrat";
text-transform: uppercase;
background-color: #8ac43f;
border: 2px solid #8ac43f;
}
.right a.news {
text-decoration: none;
font-size: 15px;
color: #fff;
border-radius: 5px;
padding: 10px 20px;
font-weight: 700;
font-family: "Montserrat";
text-transform: uppercase;
background-color: #8ac43f;
border: 2px solid #8ac43f;
position: relative;
top:15px;
}
.news-contents p a {
color: #0069a5;
}
.single-main-content p a {
color: #0069a5;
}
.news-contents {
padding: 4px 10px;
}
.news-contents.left-side {
padding: 20px;
}
.news-img img {
width: 100%;
}
.news-cont-wrap {
border: 1px solid #d6d6d6;
margin-bottom: 30px;
min-height:272px;
}
.news-contents h3 {
font-size: 18px;
color: #444647;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 5px;
}
.news-contents p {
font-size: 15px;
color: #2c2b2b;
line-height: 1.7;
margin-bottom: 20px;
}
.right p {
font-size: 15px;
color: #2c2b2b;
line-height: 1.7;
margin-bottom: 0px;
}
.news-contents ul li {
font-size: 13px;
color: #2c2b2b;
margin-right: 25px;
}
.view-btn a {
text-decoration: none;
font-size: 18px;
color: #fff;
border-radius: 5px;
padding: 10px 20px;
font-weight: 700;
font-family: "Montserrat";
text-transform: uppercase;
background-color: #0069a5;
border: 2px solid #0069a5;
}
.sponsor-section {
background-color: #f7f5f5;
padding: 70px 0px;
}
.news-section {
background-color: #fff;
padding: 60px 0px;
}
.sponsor-wrap ul li a {
text-decoration: none;
font-size: 20px;
color: #444647;
font-weight: 700;
text-transform: uppercase;
background-color: #fff;
border: 1px solid #d6d6d6;
padding: 10px 30px;
}
.sponsor-wrap ul li a.active {
background-color: #0069a5;
color: #fff;
}
.sponsor-wrap ul li {
margin-right: 20px;
}
.sponsor-wrap ul li:last-child {
margin-right: 0px;
}
.sponsor-wrap ul {
border-bottom: none;
width: 42%;
margin: auto;
}
.looka-logo {
padding-top: 40px;
}
.footer-section {
background-image: url(../../../themes/globalanimal/img/others/footer-bg.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 50px 0px 30px;
}
.contact-form .form-control {
border-radius: 0px;
height: 45px;
font-size: 15px;
color: #2c2b2b;
}
.contact-form .form-control::-webkit-input-placeholder {
color: #2c2b2b;
opacity: 1;
}
.contact-form .form-control::-moz-placeholder {
color: #2c2b2b;
opacity: 1;
}
.contact-form .form-control::-ms-input-placeholder {
color: #2c2b2b;
opacity: 1;
}
.contact-form .form-control::placeholder {
color: #2c2b2b;
opacity: 1;
}
.contact-form a {
text-decoration: none;
font-size: 20px;
color: #fff;
font-weight: 700;
border-radius: 5px;
text-transform: uppercase;
background-color: #8ac43f;
padding: 7px 20px;
}
.contact-form button {
text-decoration: none;
font-size: 20px;
color: #fff;
font-weight: 700;
border-radius: 5px;
text-transform: uppercase;
background-color: #8ac43f;
padding: 7px 20px;
}
footer .header-links ul li a i {
color: #fff;
}
footer .header-links ul li {
color: #fff;
}
.footer-wrap h3 {
font-size: 26px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 25px;
}
.footer-wrap ul li a {
text-decoration: none;
font-size: 18px;
color: #fff;
}
.footer-wrap ul li {
padding-bottom: 5px;
}
.footer-contact ul li {
background-repeat: no-repeat;
padding-left: 65px;
background-position: left 7px;
padding-bottom: 10px;
}
.contact-form {
padding-right: 120px;
}
.location a {
position: relative;
top: 18px;
}
.footer-contact ul li.location {
background-image: url(../../../themes/globalanimal/img/others/cont-1.png);
min-height:70px;
}
.footer-contact ul li.phone {
background-image: url(../../../themes/globalanimal/img/others/cont-2.png);
}	
.footer-contact ul li.mail {
background-image: url(https://gadmc.org/wp-content/themes/globalanimal/img/others/cont-3.png);
}
.social-icons ul li a i {
width: 40px;
height: 40px;
border-radius: 50%;
padding-top: 10px;
text-align: center;
background-color: #e5accc;
font-size: 20px;
}
.social-icons ul li a {
text-decoration: none;
color: #fff;
}
.social-icons ul li {
padding-right: 8px;
}
.copyrights p {
font-size: 15px;
color: #fff;
margin-bottom: 0px;
}
.copyrights {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #fff;
}
header .mainmenu .current-menu-item a {
background: none !important;
color: #8ac43f !important;
text-decoration: underline !important;
}
.search-form {
display:none;
position: absolute;
right: 16px;
top: 42px;
}
.search h3 {
background-position: left bottom;
}
.search .inner-contents a {
text-decoration: none;
font-size: 15px;
color: #fff;
border-radius: 10px;
padding: 10px 20px;
font-weight: 700;
font-family: "Montserrat";
text-transform: uppercase;
background-color: #8ac43f;
border: 2px solid #8ac43f;
}
.holder-inner {
padding:30px 0px;
}
.holder-inner .welcome-section {
background-color: #fff !important;
padding: 0px 0px !important;
}
.single-main-content h3 {
font-size: 25px;
color: #0069a5;
font-weight: 700;
text-transform: uppercase;
}
.holder-inner .faq-section .faq-wrap .card-header [data-toggle="collapse"] .fa:before {  
background-image: url(../../../themes/globalanimal/img/others/top-arrow.png);
background-repeat: no-repeat;
content: "";
width: 15px;
float: right;
height: 10px;
position: relative;
top: 10px;
right: 0px;
}
.holder-inner .faq-section .faq-wrap .card-header [data-toggle="collapse"].collapsed .fa:before {
background-image: url(../../../themes/globalanimal/img/others/bottom-arrow.png);
background-repeat: no-repeat;
content: "";
width: 15px;
float: right;
height: 10px;
position: relative;
top: 10px;
right: 0px;
}
.holder-inner .faq-section {
}
.holder-inner .faq-section .faq-wrap {
}
.holder-inner .faq-section .faq-heading h3 {
font-size: 36px;
font-weight: 800;
color: #333333;
text-transform: uppercase;
background-image: url(https://gadmc.org/wp-content/themes/globalanimal/img/others/why-heading.png);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 10px;
}
.holder-inner .faq-section .faq-wrap .card-header {
padding: 0px;
}
.holder-inner .faq-section .card-header button i {
float: right;
}
.holder-inner .faq-section .card-header button {
color: #40463c;
font-size: 16px;
padding: 20.8px 20px;
text-decoration: none;
width: 100%;
text-align: left;
background-color: #fff !important;
border-radius: 0px;
font-weight:bold;
}
.holder-inner .faq-section .card {
margin-bottom: 10px;
border: none;
box-shadow: 0px 0px 3px #A0A0A0;
-webkit-box-shadow: 0px 0px 3px #A0A0A0;
-moz-box-shadow: 0px 0px 3px #A0A0A0;
}	
.holder-inner .faq-section .faq-wrap .card-header {
border: none;
}
.holder-inner .faq-section .card-header h5 {
color: #40463c;
font-size: 26px;
font-weight: 800;
line-height: 1.3;
}
.holder-inner .faq-section .faq-wrap .card-body {
padding: 0px;
}
.holder-inner .faq-section .faq-wrap .card-body p {
font-size: 18px;
color: #000000;
line-height: 1.9;
margin: 10px 0px;
padding:20px;
}
.holder-inner .faq-content-wrap { position: relative;
}
.holder-inner .faq-section #accordion4 {
left: -70px;
padding-top: 40px;
width: 95%;
}
.holder-inner .faq-img-content h3 {
color: #40463c;
font-size: 26px;
font-weight: 800;
line-height: 1.3;
}
.holder-inner .faq-img-content h3 span {
color: #fff;
}
.holder-inner .faq-img-content {
background-color: #f8af48;
padding: 20px;
}
.holder .faq-section .faq-img {
position: relative;
} 
.holder-inner .faq-img-content {
background-color: #f8af48;
padding: 40px 60px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.single-main-content p {
font-size: 17px;
color: #2c2b2b;
line-height: 1.7;
}
.single-content {
padding: 20px 0px;
}
.single-main-content a.read {
text-decoration: none !important;
font-size: 15px !important;
color: #fff !important;
border-radius: 10px !important;
padding: 10px 20px !important;
font-weight: 700 !important;
font-family: "Montserrat" !important;
text-transform: uppercase !important;
background-color: #8ac43f !important;
border: 2px solid #8ac43f !important;
}
.single-main-content a span {
text-decoration: none;
font-size: 15px;
color: #000;
border-radius: 10px;
padding: 0px;
font-weight: 700;
font-family: "Montserrat";
text-transform: uppercase;
background-color: transparent;
border: 2px solid transparent;
}
button#wpforms-submit-76 {
text-decoration: none;
font-size: 15px;
color: #fff;
border-radius: 10px;
padding: 10px 20px;
font-weight: 700;
font-family: "Montserrat";
text-transform: uppercase;
background-color: #8ac43f;
border: 2px solid #8ac43f;
}
.mc4wp-alert.mc4wp-success p {
color: #fff;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
background: #8ac43f !important;
border: 1px solid #8ac43f !important;
}
.wpforms-confirmation-container-full p{
color:#fff !important;
} .custom-pagination {
width: auto;
text-align: center;
margin: 0 auto;
}
.custom-pagination span,.custom-pagination a {display: inline-block;padding: 6px 14px !important;border-radius: 4px;font-size: 14px;line-height: 1.8;}
.custom-pagination a {background-color: #8ac43f;color: #fff;}
.custom-pagination a:hover {background-color: #47515B;color: #fff;}
.custom-pagination span.page-num {margin-right: 10px;padding: 0;}
.custom-pagination span.dots {padding: 0;color: gainsboro;}
.custom-pagination span.current {background-color: #0069a5;color: #fff;}
.mc4wp-alert.mc4wp-notice p { color:#fff !important; }
.search-form input {
height: 30px;
}
.single-image {
padding: 30px 0px;
}
.selling-wrap {
padding-bottom: 70px;
}
li#tzc_timezone_conversion-2 {
list-style: none !important;
}
.page-template-PT_Schedule .single-image {
padding: 0px;
}
.single-content h4 {
font-size: 25px !important;
color: #0069a5 !important;
font-weight: 700 !important;
text-transform: uppercase !important;
}
.search .inner-contents p a {
color: #0069a5;
text-decoration: none;
font-size: 15px;
border-radius: 10px;
padding: 0px;
font-weight: normal;
font-family: "Montserrat";
text-transform: uppercase;
background-color: transparent;
border: none;
}
button.tzc-convert-time {
text-decoration: none !important;
font-size: 15px !important;
color: #fff !important;
border-radius: 10px !important;
padding: 10px 20px !important;
font-weight: 700 !important;
font-family: "Montserrat" !important;
text-transform: uppercase !important;
background-color: #8ac43f !important;
border: 2px solid #8ac43f !important;
}
.conf_scheduler .filter button {
text-decoration: none !important;
font-size: 15px !important;
color: #fff !important;
border-radius: 10px !important;
padding: 10px 20px !important;
font-weight: 700 !important;
font-family: "Montserrat" !important;
text-transform: uppercase !important;
background-color: #8ac43f !important;
border: 2px solid #8ac43f !important;
width:44% !important;
}
.search .inner-contents.heading {
padding: 30px 0px;
}
.abcfslImgCntrGridB.abcfslImgLight05.abcfslMLRPc a {
color: #0069a5;
text-decoration: none;
font-size: 15px;
border-radius: 10px;
padding: 0px;
font-weight: normal;
font-family: "Montserrat";
text-transform: uppercase;
background-color: transparent;
border: none;
}
.search .inner-img img {
width: 50% !important;
}
#main_countedown_widget_2 .countdown {
text-align: left !important;
}
.textDiv_Days {
color:#fff !important;
}
.textDiv_Hours {
color:#fff !important;
}
.textDiv_Minutes {
color:#fff !important;
}
.textDiv_Seconds {
color:#fff !important;
} @media screen and (max-width: 2880px) {
}
@media screen and (max-width: 1920px) {
}
@media screen and (max-width: 1680px) {
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (min-width: 1100px) and (max-width: 1280px) {
}
@media screen and (max-width: 1279px) {
.news-contents.left-side {
padding: 20px;
min-height: 200px;
}
.news-contents a.news {
position: relative;
top: 16px;
}
header .mainmenu ul li a {
font-size: 17px;
}
.header-links {
padding-top: 10px;
}
header .mainmenu {
padding-top: 20px;
}
header .banner-contents h3 {
font-size: 29px;
}
.banner-contents a {
text-decoration: none;
font-size: 13px;
}
.welcome-heading h3 {
font-size: 21px;
}
.welcome-heading p {
font-size: 15px;
}
.welcome-section {
padding: 50px 0px;
}
.program-section {
padding: 50px 0px;
}
.heading h3 {
font-size: 25px;
}
.program-contents h3 {
font-size: 18px;
}
.program-contents p {
font-size: 15px;
}
.program-contents a {
font-size: 11px;
}
.news-contents h3 {
font-size: 13px;
margin-bottom: 2px;
}
.news-contents p {
font-size: 13px;
color: #2c2b2b;
line-height: 1.4;
margin-bottom: 2px;
}
.news-contents a {
text-decoration: none;
font-size: 12px;
}
.view-btn a {
text-decoration: none;
font-size: 12px;
}
.news-cont-wrap {
border: 1px solid #d6d6d6;
margin-bottom: 40px;
min-height:224px;
}
.sponsor-wrap ul li a {
text-decoration: none;
font-size: 14px;
}
.sponsor-section {
background-color: #f7f5f5;
padding: 50px 0px;
}
.footer-wrap h3 {
font-size: 22px;
}
.news-contents {
padding: 14px 10px;
}
}
@media screen and (max-width: 1023px) {
.col-md-5ths {
width: 20%;
float: left;
}
.contact-form {
padding-right: 50px;
}
.sponsor-wrap ul {
border-bottom: none;
width: 57%;
margin: auto;
}
.news-contents p {
font-size: 14px;
color: #2c2b2b;
line-height: 1.7;
margin-bottom: 8px;
}
.news-contents h3 {
font-size: 16px;
margin-bottom: 10px;
}
.news-contents {
padding: 30px 0px;
}
.news-cont-wrap {
border: 1px solid #d6d6d6;
margin-bottom: 20px;
}
header .mainmenu ul li a {
font-size: 13px;
}
.news-contents {
padding: 44px 30px;
}
header .mainmenu ul li {
padding: 0px 16px;
}
}
@media screen and (max-width: 767px) {
.news-cont-wrap.right {
border: 1px solid #d6d6d6;
margin-bottom: 20px;
min-height:710px;
}
.news-contents a.news {top:16px;}
.news-cont-wrap { 
min-height: 575px;
}
.footer-contact ul li {
padding-bottom:14px;
}
.search-form {
z-index:99;
right:53px;
}
.holder-inner .faq-section .card-header button {
white-space: normal !important;
font-size:14px;
}
header .header-logo {
text-align: center;
}
header .header-logo img {
display: inline-block;
}
header .mainmenu .navbar {
margin: 0;
padding: 0;
}
.icon-bar {
background-color: #000;
border-radius: 1px;
display: block;
height: 2px;
width: 22px;
}
.icon-bar + .icon-bar {
margin-top: 4px;
}
button:focus {
outline: none;
}
.navbar-toggler {
background-color: transparent;
background-image: none;
border-radius: 0;
padding: 9px 10px;
}
.navbar-dark .navbar-toggler {
border: medium none;
}
header .header-top .mainmenu ul li {
margin-bottom: 10px;
}
header .header-top .mainmenu ul li .sub-menu li {
margin-bottom: 0px;
}
.mainmenu li:last-child:hover .sub-menu {
right: auto;
}
header .mainmenu {
float: none;
padding-top: 0px;
}
.header-links ul li {
font-size: 12px;
}
.header-links ul li a i {
width: 30px;
height: 30px;
border-radius: 50%;
padding-top: 7px;
text-align: center;
font-size: 15px;
margin-right: 5px;
}
.header-links {
padding-top: 0;
}
.header-links ul li:first-child {
padding-top: 6px;
margin-right: 5px;
}
.header-links ul li select {
border-radius: 0px !important;
height: 28px !important;
width: 50px;
margin-top: 0;
margin-right: 15px;
margin-left: 15px;
}
.navbar-dark .navbar-brand {
color: #fff;
width: 130px;
}
header .banner-contents h3 {
font-size: 16px;
margin-bottom: 5px;
}
.banner-contents a {
text-decoration: none;
font-size: 10px;
padding: 6px;
}
header .header-bottom .banner-contents {
position: absolute;
left: 0;
right: 0;
top: 21%;
width: 100%;
}
.welcome-heading {
width: auto;
}
.news-contents {
padding: 20px;
}
.sponsor-wrap ul {
border-bottom: none;
width: auto;
margin: auto;
}
.sponsor-wrap ul li a {
text-decoration: none;
font-size: 14px;
padding: 10px 20px;
}
.sponsor-wrap ul li {
margin-right: 10px;
}
.contact-form a {
text-decoration: none;
font-size: 13px;
}
.footer-wrap h3 {
font-size: 17px;
}
.footer-contact {
padding-top: 30px;
}
.footer-wrap ul li a {
text-decoration: none;
font-size: 16px;
color: #fff;
}
.program-section .owl-carousel .owl-nav.disabled {
display: none !important;
}
.program-section .owl-theme .owl-nav {
margin-top: 0;
display: none;
}
.holder-inner .welcome-section {
background-color: #fff !important;
padding: 10px 0px !important;
}
.single-image {
margin-bottom: 30px;
}
.single-main-content h3 {
font-size:16px;
}
.single-main-content p {
font-size:15px;
}
}
@media screen and (max-width: 480px) {
.news-cont-wrap {
min-height: 525px;
}
.news-cont-wrap.right {
min-height: 610px;
}
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 387px) {
}
@media screen and (max-width: 375px) {
.sponsor-wrap ul li {
margin-right: 3px;
}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.abcfslLstCntr, .abcfslSPgCntr, .abcfslSPgCntrM { margin: 0%; width: 100%; } .abcfslLstCol { -moz-box-sizing: border-box; box-sizing: border-box; display: block; float: left; width: 100%; }
@media ( min-width: 576px ) {
.abcfslLstCol-12 {width: 100%;}
.abcfslLstCol-11 {width: 91.666663%;}
.abcfslLstCol-10 {width: 83.33%;}
.abcfslLstCol-9 {width: 74.999997%;}
.abcfslLstCol-8 {width: 66.66666664%;}
.abcfslLstCol-7 {width: 58.333%;}
.abcfslLstCol-6 {width: 50%;}
.abcfslLstCol-5 {width: 41.6665%;}
.abcfslLstCol-4 {width: 33.33%;}
.abcfslLstCol-3 {width: 24.99%;}
.abcfslLstCol-2 {width: 16.66666%;}
.abcfslLstCol-1 {width: 8.33%;}
} .abcfslImgCntrLst, .abcfslImgCntrGridA, .abcfslImgCntrGridB,
.abcfslImgCntrIGridA, .abcfslImgCntrIGridB { overflow: hidden; position: relative; cursor: default; }
.abcfslImgCntrLst img, .abcfslImgCntrGridA img, .abcfslImgCntrGridB img, .abcfslImgCntrSPg img,
.abcfslImgCntrIGridA img, .abcfslImgCntrIGridI img {
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
margin-left: auto;
margin-right: auto;
height: auto;
max-width: 100%;
position: relative;
}
img.abcfslImgCenter, .abcfslImgCenter img { display: block; margin-left: auto; margin-right: auto }
img.abcfslImgNoBorder, .abcfslImgNoBorder img { border: 0; }
img.abcfslImgBorder1, .abcfslImgBorder1 img { border: 1px solid #e6e6e6; }
img.abcfslImgBorder2, .abcfslImgBorder2 img { border: 1px solid #b3b3b3; }
img.abcfslImgBorder3, .abcfslImgBorder3 img { border: 1px solid #808080; }
img.abcfslImgBorder4, .abcfslImgBorder4 img { border: 1px solid #4d4d4d; }
img.abcfslImgBorder5, .abcfslImgBorder5 img { border: 1px solid #1a1a1a; }
.abcfslRoundedCircle { border-radius: 50%; }
#abcfslAjaxLoader_1, #abcfslAjaxLoader_2, #abcfslAjaxLoader_3 { visibility:hidden; }
img.abcfslAjaxLoaderImg { display: block; margin: 0px auto 10px auto; } .abcfslBB1Color1 > div {  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e6e6e6; }
.abcfslBB1Color2 > div, .abcfslLstCntrBB > div {  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; }
.abcfslBB1Color3 > div {  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; }
.abcfslBB1Color4 > div {  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666; }
.abcfslBB1Color5 > div {  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #4d4d4d; }
.abcfslBB2Color1 > div {  border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #e6e6e6; }
.abcfslBB2Color2 > div {  border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; }
.abcfslBB2Color3 > div {  border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #999999; }
.abcfslBB2Color4 > div {  border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #666666; }
.abcfslBB2Color5 > div {  border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #4d4d4d; }
.abcfslLstCntrBB > div:last-child,
.abcfslBB1Color1 > div:last-child,
.abcfslBB1Color2 > div:last-child,
.abcfslBB1Color3 > div:last-child,
.abcfslBB1Color4 > div:last-child,
.abcfslBB1Color5 > div:last-child,
.abcfslBB2Color1 > div:last-child,
.abcfslBB2Color2 > div:last-child,
.abcfslBB2Color3 > div:last-child,
.abcfslBB2Color4 > div:last-child,
.abcfslBB2Color5 > div:last-child{  border-bottom-width: 0px; }
.abcfslPadBMB10{ padding-bottom: 10px; margin-bottom: 5px; }
.abcfslPadBMB20{ padding-bottom: 20px; margin-bottom: 15px; }
.abcfslPadBMB25{ padding-bottom: 25px; margin-bottom: 20px; }
.abcfslPadBMB30 { padding-bottom: 30px; margin-bottom: 25px; }
.abcfslPadBMB40{ padding-bottom: 40px; margin-bottom: 35px; }
.abcfslPadBMB50{ padding-bottom: 50px; margin-bottom: 45px; } .abcfslGridCntr { margin: 0%; width: 100%; } .abcfslGridRow { clear: both;padding: 0px;margin: 0px; }
.abcfslGridCol { box-sizing: border-box; display: block; width: 100%; }
@media (min-width: 768px) {
.abcfslGridCol { float: left; }
.abcfslGridCol_2 { width: 50% }
.abcfslGridCol_3 { width: 33.33% }
.abcfslGridCol_4 { width: 25% }
.abcfslGridCol_5 { width: 20% }
.abcfslGridCol_6 { width: 16.66666667% }
.abcfslGridCol_7 { width: 14.28% }
.abcfslGridCol_8 { width: 12.5%; }
}    .abcfslGCol {  display: block; width: 100%; box-sizing: border-box; min-height: 1px; }
.abcfslGridItemsCntr::after { display: table; clear: both; content: ""; }
@media (min-width: 576px) {
.abcfslGCol_sm_2,
.abcfslGCol_sm_3,
.abcfslGCol_sm_4,
.abcfslGCol_sm_5,
.abcfslGCol_sm_6,
.abcfslGCol_sm_7,
.abcfslGCol_sm_8 { float: left; }
.abcfslGCol_sm_1 { width: 100%; }
.abcfslGCol_sm_2 { width: 50%; }
.abcfslGCol_sm_3 { width: 33.333%; }
.abcfslGCol_sm_4 { width: 25%; }
.abcfslGCol_sm_5 { width: 20%; }
.abcfslGCol_sm_6 { width: 16.66666666%; }
.abcfslGCol_sm_7 { width: 14.28%; }
.abcfslGCol_sm_8 { width: 12.5%; }
.abcfslGCol_xx_2:nth-child(2n+1),
.abcfslGCol_xx_3:nth-child(3n+1),
.abcfslGCol_xx_4:nth-child(4n+1),
.abcfslGCol_xx_5:nth-child(5n+1),
.abcfslGCol_xx_6:nth-child(6n+1),
.abcfslGCol_xx_7:nth-child(7n+1),
.abcfslGCol_xx_8:nth-child(8n+1),
.abcfslGCol_xx_9:nth-child(9n+1),
.abcfslGCol_xx_10:nth-child(10n+1),
.abcfslGCol_xx_11:nth-child(11n+1),
.abcfslGCol_xx_12:nth-child(12n+1),
.abcfslGCol_xl_2:nth-child(2n+1),
.abcfslGCol_xl_3:nth-child(3n+1),
.abcfslGCol_xl_4:nth-child(4n+1),
.abcfslGCol_xl_5:nth-child(5n+1),
.abcfslGCol_xl_6:nth-child(6n+1),
.abcfslGCol_xl_7:nth-child(7n+1),
.abcfslGCol_xl_8:nth-child(8n+1),
.abcfslGCol_xl_9:nth-child(9n+1),
.abcfslGCol_xl_10:nth-child(10n+1),
.abcfslGCol_xl_11:nth-child(11n+1),
.abcfslGCol_xl_12:nth-child(12n+1),
.abcfslGCol_lg_2:nth-child(2n+1),
.abcfslGCol_lg_3:nth-child(3n+1),
.abcfslGCol_lg_4:nth-child(4n+1),
.abcfslGCol_lg_5:nth-child(5n+1),
.abcfslGCol_lg_6:nth-child(6n+1),
.abcfslGCol_lg_7:nth-child(7n+1),
.abcfslGCol_lg_8:nth-child(8n+1),
.abcfslGCol_md_2:nth-child(2n+1),
.abcfslGCol_md_3:nth-child(3n+1),
.abcfslGCol_md_4:nth-child(4n+1),
.abcfslGCol_md_5:nth-child(5n+1),
.abcfslGCol_md_6:nth-child(6n+1),
.abcfslGCol_md_7:nth-child(7n+1),
.abcfslGCol_md_8:nth-child(8n+1){ clear: none; }
.abcfslGCol_sm_2:nth-child(2n+1),
.abcfslGCol_sm_3:nth-child(3n+1),
.abcfslGCol_sm_4:nth-child(4n+1),
.abcfslGCol_sm_5:nth-child(5n+1),
.abcfslGCol_sm_6:nth-child(6n+1),
.abcfslGCol_sm_7:nth-child(7n+1),
.abcfslGCol_sm_8:nth-child(8n+1) { clear: left; }
}
@media (min-width: 768px) {
.abcfslGCol_md_2,
.abcfslGCol_md_3,
.abcfslGCol_md_4,
.abcfslGCol_md_5,
.abcfslGCol_md_6,
.abcfslGCol_md_7,
.abcfslGCol_md_8 { float: left; }
.abcfslGCol_md_1 { width: 100%; }
.abcfslGCol_md_2 { width: 50%; }
.abcfslGCol_md_3 { width: 33.333%; }
.abcfslGCol_md_4 { width: 25%; }
.abcfslGCol_md_5 { width: 20%; }
.abcfslGCol_md_6 { width: 16.66666666%; }
.abcfslGCol_md_7 { width: 14.28%; }
.abcfslGCol_md_8 { width: 12.5%; }
.abcfslGCol_xx_2:nth-child(2n+1),
.abcfslGCol_xx_3:nth-child(3n+1),
.abcfslGCol_xx_4:nth-child(4n+1),
.abcfslGCol_xx_5:nth-child(5n+1),
.abcfslGCol_xx_6:nth-child(6n+1),
.abcfslGCol_xx_7:nth-child(7n+1),
.abcfslGCol_xx_8:nth-child(8n+1),
.abcfslGCol_xx_9:nth-child(9n+1),
.abcfslGCol_xx_10:nth-child(10n+1),
.abcfslGCol_xx_11:nth-child(11n+1),
.abcfslGCol_xx_12:nth-child(12n+1),
.abcfslGCol_xl_2:nth-child(2n+1),
.abcfslGCol_xl_3:nth-child(3n+1),
.abcfslGCol_xl_4:nth-child(4n+1),
.abcfslGCol_xl_5:nth-child(5n+1),
.abcfslGCol_xl_6:nth-child(6n+1),
.abcfslGCol_xl_7:nth-child(7n+1),
.abcfslGCol_xl_8:nth-child(8n+1),
.abcfslGCol_xl_9:nth-child(9n+1),
.abcfslGCol_xl_10:nth-child(10n+1),
.abcfslGCol_xl_11:nth-child(11n+1),
.abcfslGCol_xl_12:nth-child(12n+1),
.abcfslGCol_lg_2:nth-child(2n+1),
.abcfslGCol_lg_3:nth-child(3n+1),
.abcfslGCol_lg_4:nth-child(4n+1),
.abcfslGCol_lg_5:nth-child(5n+1),
.abcfslGCol_lg_6:nth-child(6n+1),
.abcfslGCol_lg_7:nth-child(7n+1),
.abcfslGCol_lg_8:nth-child(8n+1),
.abcfslGCol_sm_2:nth-child(2n+1),
.abcfslGCol_sm_3:nth-child(3n+1),
.abcfslGCol_sm_4:nth-child(4n+1),
.abcfslGCol_sm_5:nth-child(5n+1),
.abcfslGCol_sm_6:nth-child(6n+1),
.abcfslGCol_sm_7:nth-child(7n+1),
.abcfslGCol_sm_8:nth-child(8n+1){ clear: none; }
.abcfslGCol_md_2:nth-child(2n+1),
.abcfslGCol_md_3:nth-child(3n+1),
.abcfslGCol_md_4:nth-child(4n+1),
.abcfslGCol_md_5:nth-child(5n+1),
.abcfslGCol_md_6:nth-child(6n+1),
.abcfslGCol_md_7:nth-child(7n+1),
.abcfslGCol_md_8:nth-child(8n+1) { clear: left; }
}
@media (min-width: 992px) {
.abcfslGCol_lg_2,
.abcfslGCol_lg_3,
.abcfslGCol_lg_4,
.abcfslGCol_lg_5,
.abcfslGCol_lg_6,
.abcfslGCol_lg_7,
.abcfslGCol_lg_8 { float: left; }
.abcfslGCol_lg_1 { width: 100%; }
.abcfslGCol_lg_2 { width: 50%; }
.abcfslGCol_lg_3 { width: 33.333%; }
.abcfslGCol_lg_4 { width: 25%; }
.abcfslGCol_lg_5 { width: 20%; }
.abcfslGCol_lg_6 { width: 16.66666666%; }
.abcfslGCol_lg_7 { width: 14.28%; }
.abcfslGCol_lg_8 { width: 12.5%; }
.abcfslGCol_xx_2:nth-child(2n+1),
.abcfslGCol_xx_3:nth-child(3n+1),
.abcfslGCol_xx_4:nth-child(4n+1),
.abcfslGCol_xx_5:nth-child(5n+1),
.abcfslGCol_xx_6:nth-child(6n+1),
.abcfslGCol_xx_7:nth-child(7n+1),
.abcfslGCol_xx_8:nth-child(8n+1),
.abcfslGCol_xx_9:nth-child(9n+1),
.abcfslGCol_xx_10:nth-child(10n+1),
.abcfslGCol_xx_11:nth-child(11n+1),
.abcfslGCol_xx_12:nth-child(12n+1),
.abcfslGCol_xl_2:nth-child(2n+1),
.abcfslGCol_xl_3:nth-child(3n+1),
.abcfslGCol_xl_4:nth-child(4n+1),
.abcfslGCol_xl_5:nth-child(5n+1),
.abcfslGCol_xl_6:nth-child(6n+1),
.abcfslGCol_xl_7:nth-child(7n+1),
.abcfslGCol_xl_8:nth-child(8n+1),
.abcfslGCol_xl_9:nth-child(9n+1),
.abcfslGCol_xl_10:nth-child(10n+1),
.abcfslGCol_xl_11:nth-child(11n+1),
.abcfslGCol_xl_12:nth-child(12n+1),
.abcfslGCol_md_2:nth-child(2n+1),
.abcfslGCol_md_3:nth-child(3n+1),
.abcfslGCol_md_4:nth-child(4n+1),
.abcfslGCol_md_5:nth-child(5n+1),
.abcfslGCol_md_6:nth-child(6n+1),
.abcfslGCol_md_7:nth-child(7n+1),
.abcfslGCol_md_8:nth-child(8n+1),
.abcfslGCol_sm_2:nth-child(2n+1),
.abcfslGCol_sm_3:nth-child(3n+1),
.abcfslGCol_sm_4:nth-child(4n+1),
.abcfslGCol_sm_5:nth-child(5n+1),
.abcfslGCol_sm_6:nth-child(6n+1),
.abcfslGCol_sm_7:nth-child(7n+1),
.abcfslGCol_sm_8:nth-child(8n+1){ clear: none; }
.abcfslGCol_lg_2:nth-child(2n+1),
.abcfslGCol_lg_3:nth-child(3n+1),
.abcfslGCol_lg_4:nth-child(4n+1),
.abcfslGCol_lg_5:nth-child(5n+1),
.abcfslGCol_lg_6:nth-child(6n+1),
.abcfslGCol_lg_7:nth-child(7n+1),
.abcfslGCol_lg_8:nth-child(8n+1) { clear: left; }
}
@media (min-width: 1200px) {
.abcfslGCol_xl_2,
.abcfslGCol_xl_3,
.abcfslGCol_xl_4,
.abcfslGCol_xl_5,
.abcfslGCol_xl_6,
.abcfslGCol_xl_7,
.abcfslGCol_xl_8,
.abcfslGCol_xl_9,
.abcfslGCol_xl_10,
.abcfslGCol_xl_11,
.abcfslGCol_xl_12{ float: left; }
.abcfslGCol_xl_1 { width: 100%; }
.abcfslGCol_xl_2 { width: 50%; }
.abcfslGCol_xl_3 { width: 33.333%; }
.abcfslGCol_xl_4 { width: 25%; }
.abcfslGCol_xl_5 { width: 20%; }
.abcfslGCol_xl_6 { width: 16.66666666%; }
.abcfslGCol_xl_7 { width: 14.28%; }
.abcfslGCol_xl_8 { width: 12.5%; }
.abcfslGCol_xl_9 { width: 11.11% }
.abcfslGCol_xl_10 { width: 10% }
.abcfslGCol_xl_11 { width: 9.090% }
.abcfslGCol_xl_12 { width: 8.333% }
.abcfslGCol_xx_2:nth-child(2n+1),
.abcfslGCol_xx_3:nth-child(3n+1),
.abcfslGCol_xx_4:nth-child(4n+1),
.abcfslGCol_xx_5:nth-child(5n+1),
.abcfslGCol_xx_6:nth-child(6n+1),
.abcfslGCol_xx_7:nth-child(7n+1),
.abcfslGCol_xx_8:nth-child(8n+1),
.abcfslGCol_xx_9:nth-child(9n+1),
.abcfslGCol_xx_10:nth-child(10n+1),
.abcfslGCol_xx_11:nth-child(11n+1),
.abcfslGCol_xx_12:nth-child(12n+1),
.abcfslGCol_lg_2:nth-child(2n+1),
.abcfslGCol_lg_3:nth-child(3n+1),
.abcfslGCol_lg_4:nth-child(4n+1),
.abcfslGCol_lg_5:nth-child(5n+1),
.abcfslGCol_lg_6:nth-child(6n+1),
.abcfslGCol_lg_7:nth-child(7n+1),
.abcfslGCol_lg_8:nth-child(8n+1),
.abcfslGCol_md_2:nth-child(2n+1),
.abcfslGCol_md_3:nth-child(3n+1),
.abcfslGCol_md_4:nth-child(4n+1),
.abcfslGCol_md_5:nth-child(5n+1),
.abcfslGCol_md_6:nth-child(6n+1),
.abcfslGCol_md_7:nth-child(7n+1),
.abcfslGCol_md_8:nth-child(8n+1),
.abcfslGCol_sm_2:nth-child(2n+1),
.abcfslGCol_sm_3:nth-child(3n+1),
.abcfslGCol_sm_4:nth-child(4n+1),
.abcfslGCol_sm_5:nth-child(5n+1),
.abcfslGCol_sm_6:nth-child(6n+1),
.abcfslGCol_sm_7:nth-child(7n+1),
.abcfslGCol_sm_8:nth-child(8n+1){ clear: none; }
.abcfslGCol_xl_2:nth-child(2n+1),
.abcfslGCol_xl_3:nth-child(3n+1),
.abcfslGCol_xl_4:nth-child(4n+1),
.abcfslGCol_xl_5:nth-child(5n+1),
.abcfslGCol_xl_6:nth-child(6n+1),
.abcfslGCol_xl_7:nth-child(7n+1),
.abcfslGCol_xl_8:nth-child(8n+1),
.abcfslGCol_xl_9:nth-child(9n+1),
.abcfslGCol_xl_10:nth-child(10n+1),
.abcfslGCol_xl_11:nth-child(11n+1),
.abcfslGCol_xl_12:nth-child(12n+1){ clear: left; }
}
@media (min-width: 2000px) {
.abcfslGCol_xx_2,
.abcfslGCol_xx_3,
.abcfslGCol_xx_4,
.abcfslGCol_xx_5,
.abcfslGCol_xx_6,
.abcfslGCol_xx_7,
.abcfslGCol_xx_8,
.abcfslGCol_xx_9,
.abcfslGCol_xx_10,
.abcfslGCol_xx_11,
.abcfslGCol_xx_12{ float: left; }
.abcfslGCol_xx_1 { width: 100%; }
.abcfslGCol_xx_2 { width: 50%; }
.abcfslGCol_xx_3 { width: 33.333%; }
.abcfslGCol_xx_4 { width: 25%; }
.abcfslGCol_xx_5 { width: 20%; }
.abcfslGCol_xx_6 { width: 16.66666666%; }
.abcfslGCol_xx_7 { width: 14.28%; }
.abcfslGCol_xx_8 { width: 12.5%; }
.abcfslGCol_xx_9 { width: 11.11% }
.abcfslGCol_xx_10 { width: 10% }
.abcfslGCol_xx_11 { width: 9.090% }
.abcfslGCol_xx_12 { width: 8.333% }
.abcfslGCol_xl_2:nth-child(2n+1),
.abcfslGCol_xl_3:nth-child(3n+1),
.abcfslGCol_xl_4:nth-child(4n+1),
.abcfslGCol_xl_5:nth-child(5n+1),
.abcfslGCol_xl_6:nth-child(6n+1),
.abcfslGCol_xl_7:nth-child(7n+1),
.abcfslGCol_xl_8:nth-child(8n+1),
.abcfslGCol_xl_9:nth-child(9n+1),
.abcfslGCol_xl_10:nth-child(10n+1),
.abcfslGCol_xl_11:nth-child(11n+1),
.abcfslGCol_xl_12:nth-child(12n+1),
.abcfslGCol_lg_2:nth-child(2n+1),
.abcfslGCol_lg_3:nth-child(3n+1),
.abcfslGCol_lg_4:nth-child(4n+1),
.abcfslGCol_lg_5:nth-child(5n+1),
.abcfslGCol_lg_6:nth-child(6n+1),
.abcfslGCol_lg_7:nth-child(7n+1),
.abcfslGCol_lg_8:nth-child(8n+1),
.abcfslGCol_md_2:nth-child(2n+1),
.abcfslGCol_md_3:nth-child(3n+1),
.abcfslGCol_md_4:nth-child(4n+1),
.abcfslGCol_md_5:nth-child(5n+1),
.abcfslGCol_md_6:nth-child(6n+1),
.abcfslGCol_md_7:nth-child(7n+1),
.abcfslGCol_md_8:nth-child(8n+1),
.abcfslGCol_sm_2:nth-child(2n+1),
.abcfslGCol_sm_3:nth-child(3n+1),
.abcfslGCol_sm_4:nth-child(4n+1),
.abcfslGCol_sm_5:nth-child(5n+1),
.abcfslGCol_sm_6:nth-child(6n+1),
.abcfslGCol_sm_7:nth-child(7n+1),
.abcfslGCol_sm_8:nth-child(8n+1){ clear: none; }
.abcfslGCol_xx_2:nth-child(2n+1),
.abcfslGCol_xx_3:nth-child(3n+1),
.abcfslGCol_xx_4:nth-child(4n+1),
.abcfslGCol_xx_5:nth-child(5n+1),
.abcfslGCol_xx_6:nth-child(6n+1),
.abcfslGCol_xx_7:nth-child(7n+1),
.abcfslGCol_xx_8:nth-child(8n+1),
.abcfslGCol_xx_9:nth-child(9n+1),
.abcfslGCol_xx_10:nth-child(10n+1),
.abcfslGCol_xx_11:nth-child(11n+1),
.abcfslGCol_xx_12:nth-child(12n+1){ clear: left; }
}  .abcfslSocialIconsA a { display:inline; padding: 0; border: none; }
.abcfslSocialIconsA a img { display:inline; padding: 3px 0 0 0; border: none; }  .abcfslFItemsCntr ul { margin: 0; padding: 0; list-style-type: none; }
.abcfslFItemsCntr ul li { display: inline-block; white-space: nowrap; line-height: 18px; }
.abcfslFItemsCntr ul li a { background: none; text-decoration: none; padding-top: 3px; padding-bottom: 3px; border: none; }
.abcfslFItemMLR5 ul li a { padding-right: 5px; padding-left: 5px; }
.abcfslFItemMLR10 ul li a { padding-right: 10px; padding-left: 10px; }
.abcfslFItemMLR15 ul li a { padding-right: 15px; padding-left: 15px; }
.abcfslFItemMLR20 ul li a { padding-right: 20px; padding-left: 20px; }
.abcfslFItemColor1 ul li a { color: #8c8c8c; }
.abcfslFItemColor2 ul li a { color: #595959; }
.abcfslFItemColor3 ul li a { color: #262626; }
.abcfslFItemsCntr ul li a.abcfslFActive1 { border-bottom: 3px solid #808080; text-decoration: none; }
.abcfslFItemsCntr ul li a.abcfslFActive2 { background-color: #d9d9d9; color: #404040; }
.abcfslUpper { text-transform: uppercase; }    h1.abcfslF36_7, h2.abcfslF36_7, h3.abcfslF36_7, h4.abcfslF36_7, h5.abcfslF36_7,
h1.abcfslF32_7, h2.abcfslF32_7, h3.abcfslF32_7, h4.abcfslF32_7, h5.abcfslF32_7,
h1.abcfslF28_7, h2.abcfslF28_7, h3.abcfslF28_7, h4.abcfslF28_7, h5.abcfslF28_7,
h1.abcfslF24_7, h2.abcfslF24_7, h3.abcfslF24_7, h4.abcfslF24_7, h5.abcfslF24_7,
h1.abcfslF20_7, h2.abcfslF20_7, h3.abcfslF20_7, h4.abcfslF20_7, h5.abcfslF20_7,
h1.abcfslF18_7, h2.abcfslF18_7, h3.abcfslF18_7, h4.abcfslF18_7, h5.abcfslF18_7
h1.abcfslF16_7, h2.abcfslF16_7, h3.abcfslF16_7, h4.abcfslF16_7, h5.abcfslF16_7,
h1.abcfslF14_7, h2.abcfslF14_7, h3.abcfslF14_7, h4.abcfslF14_7, h5.abcfslF14_7,
h1.abcfslF13_7, h2.abcfslF13_7, h3.abcfslF13_7, h4.abcfslF13_7, h5.abcfslF13_7,
h1.abcfslF12_7, h2.abcfslF12_7, h3.abcfslF12_7, h4.abcfslF12_7, h5.abcfslF12_7,
p.abcfslF36_7, p.abcfslF32_7, p.abcfslF28_7, p.abcfslF24_7, p.abcfslF20_7, p.abcfslF18_7, p.abcfslF16_7, p.abcfslF14_7, p.abcfslF13_7, p.abcfslF12_7,
p.abcfslF36_7, .abcfslF32_7, .abcfslF28_7, .abcfslF24_7, .abcfslF20_7, .abcfslF18_7, .abcfslF16_7, .abcfslF14_7, .abcfslF13_7, .abcfslF12_7{ font-weight: 700; font-style: normal; margin-bottom: 0; padding:0; border: none; }
h1.abcfslF36_6, h2.abcfslF36_6, h3.abcfslF36_6, h4.abcfslF36_6, h5.abcfslF36_6,
h1.abcfslF32_6, h2.abcfslF32_6, h3.abcfslF32_6, h4.abcfslF32_6, h5.abcfslF32_6,
h1.abcfslF28_6, h2.abcfslF28_6, h3.abcfslF28_6, h4.abcfslF28_6, h5.abcfslF28_6,
h1.abcfslF24_6, h2.abcfslF24_6, h3.abcfslF24_6, h4.abcfslF24_6, h5.abcfslF24_6,
h1.abcfslF20_6, h2.abcfslF20_6, h3.abcfslF20_6, h4.abcfslF20_6, h5.abcfslF20_6,
h1.abcfslF18_6, h2.abcfslF18_6, h3.abcfslF18_6, h4.abcfslF18_6, h5.abcfslF18_6,
h1.abcfslF16_6, h2.abcfslF16_6, h3.abcfslF16_6, h4.abcfslF16_6, h5.abcfslF16_6,
h1.abcfslF14_6, h2.abcfslF14_6, h3.abcfslF14_6, h4.abcfslF14_6, h5.abcfslF14_6,
h1.abcfslF13_6, h2.abcfslF13_6, h3.abcfslF13_6, h4.abcfslF13_6, h5.abcfslF13_6,
h1.abcfslF12_6, h2.abcfslF12_6, h3.abcfslF12_6, h4.abcfslF12_6, h5.abcfslF12_6,
p.abcfslF36_6, p.abcfslF32_6, p.abcfslF28_6, p.abcfslF24_6, p.abcfslF20_6, p.abcfslF18_6, p.abcfslF16_6, p.abcfslF14_6, p.abcfslF13_6, p.abcfslF12_6,
.abcfslF36_6, .abcfslF32_6, .abcfslF28_6, .abcfslF24_6, .abcfslF20_6, .abcfslF18_6, .abcfslF16_6, .abcfslF14_6, .abcfslF13_6, .abcfslF12_6 { font-weight: 600; font-style: normal; margin-bottom: 0; padding:0; border: none; }
p.abcfslF36, p.abcfslF32, p.abcfslF28, p.abcfslF24, p.abcfslF20, p.abcfslF18, p.abcfslF16, p.abcfslF14, p.abcfslF13, p.abcfslF12,
.abcfslF36, .abcfslF32, .abcfslF28, .abcfslF24, .abcfslF20, .abcfslF18, .abcfslF16, .abcfslF14, .abcfslF13, .abcfslF12 { font-weight: 400; font-style: normal; margin-bottom: 0; padding:0; border: none; }
h1.abcfslF36_7, h2.abcfslF36_7, h3.abcfslF36_7, h4.abcfslF36_7, h5.abcfslF36_7,
h1.abcfslF36_6, h2.abcfslF36_6, h3.abcfslF36_6, h4.abcfslF36_6, h5.abcfslF36_6,
p.abcfslF36_7, p.abcfslF36_6, p.abcfslF36,
.abcfslF36_7, .abcfslF36_6, .abcfslF36 { font-size: 2.25rem; }
h1.abcfslF32_7, h2.abcfslF32_7, h3.abcfslF32_7, h4.abcfslF32_7, h5.abcfslF32_7,
h1.abcfslF32_6, h2.abcfslF32_6, h3.abcfslF32_6, h4.abcfslF32_6, h5.abcfslF32_6,
p.abcfslF32_7, p.abcfslF32_6, p.abcfslF32,
.abcfslF32_7, .abcfslF32_6, .abcfslF32 { font-size: 2rem; }
h1.abcfslF28_7, h2.abcfslF28_7, h3.abcfslF28_7, h4.abcfslF28_7, h5.abcfslF28_7,
h1.abcfslF28_6, h2.abcfslF28_6, h3.abcfslF28_6, h4.abcfslF28_6, h5.abcfslF28_6,
p.abcfslF28_7, p.abcfslF28_6, p.abcfslF28,
.abcfslF28_7, .abcfslF28_6, .abcfslF28 { font-size: 1.75rem; }
h1.abcfslF24_7, h2.abcfslF24_7, h3.abcfslF24_7, h4.abcfslF24_7, h5.abcfslF24_7,
h1.abcfslF24_6, h2.abcfslF24_6, h3.abcfslF24_6, h4.abcfslF24_6, h5.abcfslF24_6,
p.abcfslF24_7, p.abcfslF24_6, p.abcfslF24,
.abcfslF24_7, .abcfslF24_6, .abcfslF24 { font-size: 1.5625rem; }
h1.abcfslF20_7, h2.abcfslF20_7, h3.abcfslF20_7, h4.abcfslF20_7, h5.abcfslF20_7,
h1.abcfslF20_6, h2.abcfslF20_6, h3.abcfslF20_6, h4.abcfslF20_6, h5.abcfslF20_6,
p.abcfslF20_7, p.abcfslF20_6, p.abcfslF20,
.abcfslF20_7, .abcfslF20_6, .abcfslF20 { font-size: 1.25rem; }
h1.abcfslF18_7, h2.abcfslF18_7, h3.abcfslF18_7, h4.abcfslF18_7, h5.abcfslF18_7,
h1.abcfslF18_6, h2.abcfslF18_6, h3.abcfslF18_6, h4.abcfslF18_6, h5.abcfslF18_6,
p.abcfslF18_7, p.abcfslF18_6, p.abcfslF18,
.abcfslF18_7, .abcfslF18_6, .abcfslF18 { font-size: 1.125rem; }
h1.abcfslF16_7, h2.abcfslF16_7, h3.abcfslF16_7, h4.abcfslF16_7, h5.abcfslF16_7,
h1.abcfslF16_6, h2.abcfslF16_6, h3.abcfslF16_6, h4.abcfslF16_6, h5.abcfslF16_6,
p.abcfslF16_7, p.abcfslF16_6, p.abcfslF16,
.abcfslF16_7, .abcfslF16_6, .abcfslF16 { font-size: 1rem; }
h1.abcfslF14_7, h2.abcfslF14_7, h3.abcfslF14_7, h4.abcfslF14_7, h5.abcfslF14_7,
h1.abcfslF14_6, h2.abcfslF14_6, h3.abcfslF14_6, h4.abcfslF14_6, h5.abcfslF14_6,
p.abcfslF14_7, p.abcfslF14_6, p.abcfslF14,
.abcfslF14_7, .abcfslF14_6, .abcfslF14 { font-size: 0.875rem; }
h1.abcfslF13_7, h2.abcfslF13_7, h3.abcfslF13_7, h4.abcfslF13_7, h5.abcfslF13_7,
h1.abcfslF13_6, h2.abcfslF13_6, h3.abcfslF13_6, h4.abcfslF13_6, h5.abcfslF13_6,
p.abcfslF13_7, p.abcfslF13_6, p.abcfslF13,
.abcfslF13_7, .abcfslF13_6, .abcfslF13 { font-size: 0.8125rem; }
h1.abcfslF12_7, h2.abcfslF12_7, h3.abcfslF12_7, h4.abcfslF12_7, h5.abcfslF12_7,
h1.abcfslF12_6, h2.abcfslF12_6, h3.abcfslF12_6, h4.abcfslF12_6, h5.abcfslF12_6,
p.abcfslF12_7, p.abcfslF12_6, p.abcfslF12,
.abcfslF12_7, .abcfslF12_6, .abcfslF12 { font-size: 0.75rem; }
.abcfslFS1 { font-size: 1px; }
.abcfslFS12 { font-size: 12px; }
.abcfslFS13 { font-size: 13px; }
.abcfslFS14 { font-size: 14px; }
.abcfslFS15 { font-size: 15px; }
.abcfslFS16 { font-size: 16px; }
.abcfslFS18 { font-size: 18px; }
.abcfslFS20 { font-size: 20px; }
.abcfslFS24 { font-size: 24px; }
.abcfslFS28 { font-size: 28px; }
.abcfslFS32 { font-size: 32px; }
.abcfslFW400 { font-weight: 400; }
.abcfslFW600 { font-weight: 600; }
.abcfslFW700 { font-weight: 700; }
.abcfslFF { font-family: 'Open Sans' , Arial, sans-serif; font-style: normal; padding-bottom: 0; border-bottom: none; }
.abcfslFFV { font-family: Verdana, Geneva, Arial, sans-serif; font-style: normal; padding-bottom: 0; border-bottom: none; } .abcfslColor1 { color: #8c8c8c;}
.abcfslColor2 { color: #595959;}
.abcfslColor3 { color: #262626;}  .abcfslLstCntrN { margin-left: 0px; }
.abcfslLstCntrN ul { margin-left: 10px;}
.abcfslLstCntrN li { margin: 0; list-style-type: none; padding-left: 2px; padding-top: 6px; }
.abcfslLstTxtCntr { padding-left: 10px; } .abcfsTxtCntrLst, .abcfslTxtCntrGridB, .abcfslTxtCntrSPg,
.abcfslTxtCntrIGridB, .abcfslTxtCntrIGridB { padding-left: 10px; } .abcfslMT0{ margin-top: 0; }
.abcfslMT2{ margin-top: 2px; }
.abcfslMT3{ margin-top: 3px; }
.abcfslMT4{ margin-top: 4px; }
.abcfslMT5{ margin-top: 5px; }
.abcfslMT10{ margin-top: 10px; }
.abcfslMT15{ margin-top: 15px;}
.abcfslMT20{ margin-top: 20px;}
.abcfslMT25{ margin-top: 25px;}
.abcfslMT30{ margin-top: 30px;}
.abcfslMT40{ margin-top: 40px;}
.abcfslMT50{ margin-top: 50px;}
.abcfslMTPc1{ margin-top: 1%; }
.abcfslMTPc2{ margin-top: 2%; }
.abcfslMTPc3{ margin-top: 3%; }
.abcfslMTPc4{ margin-top: 4%; }
.abcfslMTPc5{ margin-top: 5%; }
.abcfslMTPc6{ margin-top: 6%; }
.abcfslMTPc7{ margin-top: 7%; }
.abcfslMTPc8{ margin-top: 8%; }
.abcfslMTPc9{ margin-top: 9%; }
.abcfslMTPc10{ margin-top: 10%; }
.abcfslMR0{ margin-right: 0; }
.abcfslMR5{ margin-right: 5px; }
.abcfslMR10{ margin-right: 10px; }
.abcfslMR15{ margin-right: 15px;}
.abcfslMR20{ margin-right: 20px;}
.abcfslMR25{ margin-right: 25px;}
.abcfslMR30{ margin-right: 30px;}
.abcfslMR40{ margin-right: 40px;}
.abcfslMR50{ margin-right: 50px;}
.abcfslML5{ margin-left: 5px; }
.abcfslML10{ margin-left: 10px; }
.abcfslML15{ margin-left: 15px;}
.abcfslML20{ margin-left: 20px;}
.abcfslML25{ margin-left: 25px;}
.abcfslML30{ margin-left: 30px;}
.abcfslML40{ margin-left: 40px;}
.abcfslML50{ margin-left: 50px; }
.abcfslMLPc1 { margin-left: 1%; }
.abcfslMLPc2 { margin-left: 2%; }
.abcfslMLPc3 { margin-left: 3%; }
.abcfslMLPc4 { margin-left: 4%; }
.abcfslMLPc5 { margin-left: 5%; }
.abcfslMLPc6 { margin-left: 6%; }
.abcfslMLPc7 { margin-left: 7%; }
.abcfslMLPc8 { margin-left: 8%; }
.abcfslMLPc9 { margin-left: 9%; }
.abcfslMLPc10 { margin-left: 10%; }
.abcfslMB0{ margin-bottom: 0; }
.abcfslsMB5{ margin-bottom: 5px; }
.abcfslsMB10{ margin-bottom: 10px; }
.abcfslMB15{ margin-bottom: 15px; }
.abcfslMB20{ margin-bottom: 20px; }
.abcfslMB25{ margin-bottom: 25px; }
.abcfslMB30{ margin-bottom: 30px; }
.abcfslMB40{ margin-bottom: 40px; }
.abcfslMB50{ margin-bottom: 50px; }
.abcfslMB60{ margin-bottom: 60px; }
.abcfslMB70{ margin-bottom: 70px; }
.abcfslMB80{ margin-bottom: 80px; }
.abcfslMB90{ margin-bottom: 90px; }
.abcfslMB100{ margin-bottom: 100px; }
.abcfslMB200{ margin-bottom: 200px; }
.abcfslMBPc1{ margin-bottom: 1%; }
.abcfslMBPc2{ margin-bottom: 2%; }
.abcfslMBPc3{ margin-bottom: 3%; }
.abcfslMBPc4{ margin-bottom: 4%; }
.abcfslMBPc5{ margin-bottom: 5%; }
.abcfslMBPc6{ margin-bottom: 6%; }
.abcfslMBPc7{ margin-bottom: 7%; }
.abcfslMBPc8{ margin-bottom: 8%; }
.abcfslMBPc9{ margin-bottom: 9%; }
.abcfslMBPc10{ margin-bottom: 10%; }
.abcfslMLRPc1 { margin-left: 1%; margin-right: 1%; }
.abcfslMLRPc2 { margin-left: 2%; margin-right: 2%; }
.abcfslMLRPc3 { margin-left: 3%; margin-right: 3%; }
.abcfslMLRPc4 { margin-left: 4%; margin-right: 4%; }
.abcfslMLRPc5 { margin-left: 5%; margin-right: 5%; }
.abcfslMLRPc6 { margin-left: 6%; margin-right: 6%; }
.abcfslMLRPc7 { margin-left: 7%; margin-right: 7%; }
.abcfslMLRPc8 { margin-left: 8%; margin-right: 8%; }
.abcfslMLRPc9 { margin-left: 9%; margin-right: 9%; }
.abcfslMLRPc10 { margin-left: 10%; margin-right: 10%; }
.abcfslMLRPc11 { margin-left: 11%; margin-right: 11%; }
.abcfslMLRPc12 { margin-left: 12%; margin-right: 12%; }
.abcfslMLRPc13 { margin-left: 13%; margin-right: 13%; }
.abcfslMLRPc14 { margin-left: 14%; margin-right: 14%; }
.abcfslMLRPc15 { margin-left: 15%; margin-right: 15%; }
.abcfslMLRPc16 { margin-left: 16%; margin-right: 16%; }
.abcfslMLRPc17 { margin-left: 17%; margin-right: 17%; }
.abcfslMLRPc18 { margin-left: 18%; margin-right: 18%; }
.abcfslMLRPc19 { margin-left: 19%; margin-right: 19%; }
.abcfslMLRPc20 { margin-left: 20%; margin-right: 20%; } .abcfslPadT0{ padding-top: 0; }
.abcfslPadT5{ padding-top: 5px; }
.abcfslPadT10{ padding-top: 10px; }
.abcfslPadT15{ padding-top: 15px;}
.abcfslPadT20{ padding-top: 20px;}
.abcfslPadT25{ padding-top: 25px;}
.abcfslPadT30{ padding-top: 30px;}
.abcfslPadT40{ padding-top: 40px;}
.abcfslPadT50{ padding-top: 50px;}
.abcfslPadB0{ padding-bottom: 0px; }
.abcfslPadB5{ padding-bottom: 5px; }
.abcfslPadB10{ padding-bottom: 10px; }
.abcfslPadB15{ padding-bottom: 15px; }
.abcfslPadB20{ padding-bottom: 20px; }
.abcfslPadB30{ padding-bottom: 30px; }
.abcfslPadB40{ padding-bottom: 40px; }
.abcfslPadB50{ padding-bottom: 50px; }
.abcfslPadBPc1{ padding-bottom: 1%; }
.abcfslPadBPc2{ padding-bottom: 2%; }
.abcfslPadBPc3{ padding-bottom: 3%; }
.abcfslPadBPc4{ padding-bottom: 4%; }
.abcfslPadBPc5{ padding-bottom: 5%; }
.abcfslPadBPc6{ padding-bottom: 6%; }
.abcfslPadBPc7{ padding-bottom: 7%; }
.abcfslPadBPc8{ padding-bottom: 8%; }
.abcfslPadBPc9{ padding-bottom: 9%; }
.abcfslPadBPc10{ padding-bottom: 10%; }
.abcfslPadLPc1{ padding-left: 1%; }
.abcfslPadLPc2{ padding-left: 2%; }
.abcfslPadLPc3{ padding-left: 3%; }
.abcfslPadLPc4{ padding-left: 4%; }
.abcfslPadLPc5{ padding-left: 5%; }
.abcfslPadLPc6{ padding-left: 6%; }
.abcfslPadLPc7{ padding-left: 7%; }
.abcfslPadLPc8{ padding-left: 8%; }
.abcfslPadLPc9{ padding-left: 9%; }
.abcfslPadLPc10{ padding-left: 10%; }
.abcfslPadLPc15{ padding-left: 15%; }
.abcfslPadLPc20{ padding-left: 20%; }
.abcfslPadRPc1{ padding-right: 1%; }
.abcfslPadRPc2{ padding-right: 2%; }
.abcfslPadRPc3{ padding-right: 3%; }
.abcfslPadRPc4{ padding-right: 4%; }
.abcfslPadRPc5{ padding-right: 5%; }
.abcfslPadRPc6{ padding-right: 6%; }
.abcfslPadRPc7{ padding-right: 7%; }
.abcfslPadRPc8{ padding-right: 8%; }
.abcfslPadRPc9{ padding-right: 9%; }
.abcfslPadRPc10{ padding-right: 10%; }
.abcfslPadLRPc0 { padding-left: 0; padding-right: 0; }
.abcfslPadLRPc0_5 { padding-left: .5%; padding-right: .5%; }
.abcfslPadLRPc1 { padding-left: 1%; padding-right: 1%; }
.abcfslPadLRPc1_5 { padding-left: 1.5%; padding-right: 1.5%; }
.abcfslPadLRPc2 { padding-left: 2%; padding-right: 2%; }
.abcfslPadLRPc2_5 { padding-left: 2.5%; padding-right: 2.5%; }
.abcfslPadLRPc3 { padding-left: 3%; padding-right: 3%; }
.abcfslPadLRPc3_5 { padding-left: 3.5%; padding-right: 3.5%; }
.abcfslPadLRPc4 { padding-left: 4%; padding-right: 4%; }
.abcfslPadLRPc4_5 { padding-left: 4.5%; padding-right: 4.5%; }
.abcfslPadLRPc5 { padding-left: 5%; padding-right: 5%; }
.abcfslPadLRPc5_5 { padding-left: 5.5%; padding-right: 5.5%; }
.abcfslPadLRPc6 { padding-left: 6%; padding-right: 6%; }
.abcfslPadLRPc6_5 { padding-left: 6.5%; padding-right: 6.5%; }
.abcfslPadLRPc7 { padding-left: 7%; padding-right: 7%; }
.abcfslPadLRPc7_5 { padding-left: 7.5%; padding-right: 7.5%; }
.abcfslPadLRPc8 { padding-left: 8%; padding-right: 8%; }
.abcfslPadLRPc8_5 { padding-left: 8.5%; padding-right: 8.5%; }
.abcfslPadLRPc9 { padding-left: 9%; padding-right: 9%; }
.abcfslPadLRPc9_5 { padding-left: 9.5%; padding-right: 9.5%; }
.abcfslPadLRPc10 { padding-left: 10%; padding-right: 10%; }
.abcfslPadLRPc10_5 { padding-left: 10.5%; padding-right: 10.5%; }
.abcfslPadLR5 { padding-left: 5px; padding-right: 5px; }
.abcfslPadLR10 { padding-left: 10px; padding-right: 10px; }
.abcfslPadLR15 { padding-left: 15px; padding-right: 15px; }
.abcfslPadLR20 { padding-left: 20px; padding-right: 20px; }
.abcfslPadLR25 { padding-left: 25px; padding-right: 25px; }
.abcfslPadLR30 { padding-left: 30px; padding-right: 30px; }
.abcfslPadLR35 { padding-left: 35px; padding-right: 35px; }
.abcfslPadLR40 { padding-left: 40px; padding-right: 40px; }
.abcfslPadLR45 { padding-left: 45px; padding-right: 45px; }
.abcfslPadLR50 { padding-left: 50px; padding-right: 50px; }
.abcfslPadLR60 { padding-left: 60px; padding-right: 60px; }
.abcfslPadLR70 { padding-left: 70px; padding-right: 70px; }
.abcfslPadLR80 { padding-left: 80px; padding-right: 80px; }
.abcfslPadLR90 { padding-left: 90px; padding-right: 90px; }
.abcfslPadLR100 { padding-left: 100px; padding-right: 100px; } .abcfslPMB1R p{margin-bottom: 1rem;}
.abcfslPMB75R p{margin-bottom: .75rem;}
.abcfslPFont14 p{font-size: 14px;} .abcfslTxtCenter { text-align: center; }
.abcfslTxtRight { text-align: right; }
.abcfslTxtLeft { text-align: left; }
.abcfslMLRAuto { margin-left: auto; margin-right: auto }
.abcfslBB11, .abcfslBB12, .abcfslBB13, .abcfslBB14, .abcfslBB15,
.abcfslBB21, .abcfslBB22, .abcfslBB23, .abcfslBB24, .abcfslBB25 { margin-left: auto; margin-right: auto } .abcfslBB11 { border-bottom: 1px solid #e6e6e6; }
.abcfslBB12 { border-bottom: 1px solid #b3b3b3; }
.abcfslBB13 { border-bottom: 1px solid #808080; }
.abcfslBB14 { border-bottom: 1px solid #4d4d4d; }
.abcfslBB15 { border-bottom: 1px solid #1a1a1a; }
.abcfslBB21 { border-bottom: 2px solid #e6e6e6; }
.abcfslBB22 { border-bottom: 2px solid #b3b3b3; }
.abcfslBB23 { border-bottom: 2px solid #808080; }
.abcfslBB24 { border-bottom: 2px solid #4d4d4d; }
.abcfslBB25 { border-bottom: 2px solid #1a1a1a; }
.abcfslBB31 { border-bottom: 3px solid #e6e6e6; }
.abcfslBB32 { border-bottom: 3px solid #b3b3b3; }
.abcfslBB33 { border-bottom: 3px solid #808080; }
.abcfslBB34 { border-bottom: 3px solid #4d4d4d; }
.abcfslBB35 { border-bottom: 3px solid #1a1a1a; } .abcfslWidthPc100{ width: 100%; }
.abcfslWidthPc90{ width: 90%; }
.abcfslWidthPc80{ width: 80%; }
.abcfslWidthPc70{ width: 70%; }
.abcfslWidthPc60{ width: 60%; }  .abcfLstCntrN { margin-left: 0px; }
.abcfLstCntrN ul { margin-left: 10px;}
.abcfLstCntrN li { margin: 0; list-style-type: none; padding-left: 2px; padding-top: 6px; } .abcfClr{ clear: both; font-size: 1px; margin: 0; padding: 0; border: 0; height: 0;}
.abcfClrFix:before, .abcfClrFix:after { content:""; display:table;}
.abcfClrFix:after { clear:both; }
.abcfErrMsgRed { margin-top: 30px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 600; color: #C00; }
.abcfDivErrMsg { margin-top: 30px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 600; color: #C00; } .abcfslVAidBorder{ border: 1px solid #808080; }
.abcfslVAidBorderGreen{ border: 1px solid #00e600; }
.abcfslVAidBorderR{ border-right: 1px solid #808080; }
.abcfslVAidTxt{ background-color: #e6e6e6;} .abcfslPagination {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap; flex-wrap: wrap;
padding-left: 0;
list-style: none;
border-radius: 3px;
}
.abcfslPageItem a, 
.abcfslNextPg a,
.abcfslPrevPg a {
text-decoration: none;
border-bottom: 1px solid #dddddd;
} .abcfslPageItem.abcfslActive .abcfslPageLink_B {
z-index: 2;
background-color: #0275d8;
border-color: #0275d8;
color: #ffffff;
}
li.abcfslPageItem a.abcfslPageLink_B,
.abcfslPageItem.abcfslDisabled .abcfslPageLink.abcfslPageLink_B{
color: #4183c4;
} .abcfslPageItem.abcfslActive .abcfslPageLink_BK {
z-index: 2;
background-color: #3b3b3b;
border-color: #292929;
color: #ffffff;
}
li.abcfslPageItem a.abcfslPageLink_BK,
.abcfslPageItem.abcfslDisabled .abcfslPageLink.abcfslPageLink_BK {
color: #000000;
} .abcfslPageItem.abcfslActive .abcfslPageLink_DG {
z-index: 2;
background-color: #808080;
border-color: #808080;
color: #ffffff;
}
li.abcfslPageItem a.abcfslPageLink_DG,
.abcfslPageItem.abcfslDisabled .abcfslPageLink.abcfslPageLink_DG {
color: #666666;
} .abcfslPageItem.abcfslActive .abcfslPageLink_G {
z-index: 2;
background-color: #cccccc;
border-color: #cccccc;
color: #4d4d4d;
}
li.abcfslPageItem a.abcfslPageLink_G,
.abcfslPageItem.abcfslDisabled .abcfslPageLink.abcfslPageLink_G{
color: #8c8c8c;
} .abcfslPageItem.abcfslDisabled .abcfslPageLink {
pointer-events: none;
cursor: not-allowed;
}
li.abcfslPageItem a:focus, 
li.abcfslPageItem a:hover,
li.abcfslNextPg a:focus, 
li.abcfslNextPg a:hover,
li.abcfslPrevPg a:focus, 
li.abcfslPrevPg a:hover {
border-bottom-color: #DDDDDD;
} .abcfslPageLink {
position: relative;
display: block;
margin-left: -1px;
line-height: 1.25;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
a.abcfslPageLink:focus, a.abcfslPageLink:hover {
text-decoration: none;
background-color: #eceeef;
border-color: #DDDDDD;
} .abcfslPagination_LG .abcfslPageLink {
padding: 7px 12px;
font-size: 16px;
} .abcfslPagination_MD .abcfslPageLink {
padding: 6px 10px;
font-size: 15px;
} .abcfslPagination_SM .abcfslPageLink {
padding: 4px 9px;
font-size: 14px;
} .abcfslPagination_XS .abcfslPageLink {
padding: 3px 7px;
font-size: 12px;
}
.abcfslPagination_LG .abcfslPageItem:first-child .abcfslPageLink,
.abcfslPagination_MD .abcfslPageItem:first-child .abcfslPageLink,
.abcfslPagination_SM .abcfslPageItem:first-child .abcfslPageLink,
.abcfslPagination_XS .abcfslPageItem:first-child .abcfslPageLink {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
margin-left: 0;
}
.abcfslPagination_LG .abcfslPageItem:last-child .abcfslPageLink,
.abcfslPagination_MD .abcfslPageItem:last-child .abcfslPageLink,
.abcfslPagination_SM .abcfslPageItem:last-child .abcfslPageLink,
.abcfslPagination_XS .abcfslPageItem:last-child .abcfslPageLink{
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
} .abcfslJustify_S {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.abcfslJustify_C {
-ms-flex-pack: center !important;
justify-content: center !important;
} .abcfslJustify_E {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.sr-only-focusable:abcfslActive, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}  .abcfslImgGray a img,
.abcfslImgLight03 a img, .abcfslImgLight05 a img, .abcfslImgLight07 a img,
.abcfslImgDark80 a img, .abcfslImgDark70 a img, .abcfslImgDark60 a img {
-webkit-transition: all 2s ease;
-moz-transition: all 2s ease;
-o-transition: all 2s ease;
-ms-transition: all 2s ease;
transition: all 2s ease;
}
.abcfslImgGray a img:hover {
filter: grayscale(100%);
}
.abcfslImgLight03 a img:hover {
filter: opacity(0.3);
}
.abcfslImgLight05 a img:hover {
filter: opacity(0.5);
}
.abcfslImgLight07 a img:hover {
filter: opacity(0.7);
} .abcfslImgDark80 a img, .abcfslImgDark70 a img, .abcfslImgDark60 a img {
filter: brightness(100%);
}
.abcfslImgDark80 a img:hover {
filter: brightness(80%);
}
.abcfslImgDark70 a img:hover {
filter: brightness(70%);
}
.abcfslImgDark60 a img:hover {
filter: brightness(60%);
} .abcfslImgTilt10 a img {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.abcfslImgTilt10 a img:hover {
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
} .abcfslDShadow1 {
box-shadow: 5px 5px 7px 0px rgba(0,0,0,.10); 
}
.abcfslDShadow2 {
box-shadow: 5px 5px 7px 0px rgba(0,0,0,.15); 
}
.abcfslDShadow3 {
box-shadow: 5px 5px 7px 0px rgba(0,0,0,.20); 
}
.abcfslDShadow4 {
box-shadow: 5px 5px 7px 0px rgba(0,0,0,.25); 
}
.abcfslDShadow5 {
box-shadow: 5px 5px 7px 0px rgba(0,0,0,.3); 
}
img.abcfslDShadow1 {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}
img.abcfslDShadow2 {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}
img.abcfslDShadow3 {
box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
}
img.abcfslDShadow4 {
-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.5);
box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.5);
}
img.abcfslDShadow5 {
-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.7);
-moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.7);
box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.7);
}  .abcfslMask {
height: 100%;
width: 100%;
left: 0;
top: 0;
position: absolute;
overflow: hidden;
background-attachment: fixed;
background-color: rgba(0, 0, 0, .65);
}
.abcfslOverlay:hover .abcfslMask { opacity: 1; }
.abcfslOverlay img { transition: all .2s linear; }
.abcfslOverlay:hover .abcfslMask { opacity: 1 }
.abcfslOverlay .abcfslMask { opacity: 0; transition: all .4s ease-in-out; }
.abcfslWhiteText { color: #FFF!important; }
.abcfslFlexCenter{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%
}
.abcfslFlexCenter div{ margin: 0 }  .abcfslFrmInline {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
}
.abcfslFrmGroupLT,
.abcfslFrmGroup,
.abcfslFrmGrpCols11,
.abcfslFrmGrpCols12,
.abcfslFrmGrpCol {
width: 100%;
margin-bottom: 10px;
position: relative;
}
.abcfslSelect_LG select,
.abcfslSelect_LG input[type="text"] {
height: 35px;
padding: 0 5px;
font-size: 16px;
border-radius: 4px;
}
.abcfslSelect_MD select,
.abcfslSelect_MD input[type="text"] {
height: 30px;
padding: 0 5px;
font-size: 14px;
border-radius: 3px;
}
.abcfslSelect_SM select,
.abcfslSelect_SM input[type="text"] {
height: 25px;
padding: 0 5px;
font-size: 13px;
border-radius: 2px;
}
.abcfslFrmGroupLT label {
display: block;
}
.abcfslFrmGroupLT label, 
.abcfslFrmGrpCol label, 
.abcfslBtnGroupVSpacer {
margin-bottom: 5px;
}
.abcfslFrmGroup label,
.abcfslFrmGrpCols11 label,
.abcfslFrmGrpCols12 label{
margin-bottom: 0;
}
.abcfslLbl_LG label, .abcfslBtnGroupVSpacer_LG {
font-size: 15px;
font-weight: 400;
}
.abcfslLbl_MD label, .abcfslBtnGroupVSpacer_MD {
font-size: 14px;
font-weight: 400;
}
.abcfslLbl_SM label, .abcfslBtnGroupVSpacer_SM {
font-size: 13px;
font-weight: 400;
}
.abcfslFrmControl_Default {
display: block;
width: 100%;
background-image: none;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.abcfslFrmControl, .abcfslFrmControlLT {
display: block;
width: 100%;
background-image: none;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.abcfslFrmControlLT {
margin-left: 0;
}
.abcfslFrmGrpCol .abcfslFrmControl {
display: block;
width: 100%;
margin-left: 0;
}
.abcfslFrmGroup .abcfslFrmControl,
.abcfslFrmGrpCols11 .abcfslFrmControl,
.abcfslFrmGrpCols12 .abcfslFrmControl,
.abcfslFrmGrpCol  .abcfslFrmControl {
line-height: 1.25;
color: #464a4c;
background-color: #ffffff;
}
.abcfslFrmGroup .abcfslFrmControl::placeholder,
.abcfslFrmGrpCols11 .abcfslFrmControl::placeholder,
.abcfslFrmGrpCols12 .abcfslFrmControl::placeholder,
.abcfslFrmGrpCol .abcfslFrmControl::placeholder {
color: #636c72;
opacity: 1;
}
.abcfslFrmCntr_600,
.abcfslFrmCntr_500,
.abcfslFrmCntr_400,
.abcfslFrmCntr_300 { 
max-width: 100%;
}
.abcfslAlign_S { margin-right: auto; }
.abcfslAlign_C { margin-left: auto; margin-right: auto }
.abcfslAlign_E { margin-left: auto; }  @media (min-width: 768px) {
.abcfslFrmGroup {
display: -ms-flexbox;
display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
margin-left: 15px;
width:auto;
}
.abcfslFrmGroupLT {
margin-left: 15px;
width:auto;
}
.abcfslFrmGrpCols11,
.abcfslFrmGrpCols12 {
display: flex;
-ms-flex-pack: end;
justify-content: flex-end;
}
.abcfslFrmGrpCols11 label,
.abcfslFrmGrpCols12 label {
flex: 1;
}
.abcfslFrmGrpCols11 input,
.abcfslFrmGrpCols11 select {
flex: 1;
}
.abcfslFrmGrpCols12 input,
.abcfslFrmGrpCols12 select {
flex: 2;
}
.abcfslBtnGroup {
margin-left: 15px;
width:auto;
}
.abcfslFrmControl_Default,
.abcfslFrmControl {
display: inline-block;
width: auto;
vertical-align: middle;
margin-left: 5px;
}
.abcfslFrmGrpCols11 label,
.abcfslFrmGrpCols12 label {
padding: .5px 0 .5px 0;
}
.abcfslFrmCntr_600 { max-width: 600px; }    
.abcfslFrmCntr_500 { max-width: 500px; }    
.abcfslFrmCntr_400 { max-width: 400px; }
.abcfslFrmCntr_300 { max-width: 300px; }
}  .abcfslBtnGroup {
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;  
position: relative; 
margin-bottom: 10px;
}
.abcfslBtnGrpCols {
display: flex;
-ms-flex-pack: end;
justify-content: flex-end;
padding-top: 5px;
margin-bottom: 10px;
width:auto;
}
.abcfslBtnGroup > .abcfslBtn,
.abcfslBtnGrpCols > .abcfslBtn {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-bottom: 0;
}
.abcfslBtnGroup>.abcfslBtn:hover,
.abcfslBtnGrpCols>.abcfslBtn:hover {
z-index: 2;
}
.abcfslBtnGroup>.abcfslBtn:focus,
.abcfslBtnGroup>.abcfslBtn:active,
.abcfslBtnGrpCols>.abcfslBtn:focus,
.abcfslBtnGrpCols>.abcfslBtn:active {
z-index: 2;
}
.abcfslBtnGroup .abcfslBtn+.abcfslBtn,
.abcfslBtnGrpCols .abcfslBtn+.abcfslBtn {
margin-left: -1px;
}
.abcfslBtnGroup>.abcfslBtn:not(:first-child):not(:last-child),
.abcfslBtnGrpCols>.abcfslBtn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.abcfslBtnGroup>.abcfslBtn:first-child,
.abcfslBtnGrpCols>.abcfslBtn:first-child {
margin-left: 0;
}
.abcfslBtnGroup>.abcfslBtn:first-child:not(:last-child),
.abcfslBtnGrpCols>.abcfslBtn:first-child:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.abcfslBtnGroup>.abcfslBtn:last-child:not(:first-child),
.abcfslBtnGrpCols>.abcfslBtn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}  .abcfslBtn_Default {
display: inline-block;
vertical-align: middle;
}
.abcfslBtn {
font-weight: 400;
line-height: 1.25;
text-align: center;
text-shadow: none;
text-transform: none;
box-shadow: none;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.abcfslBtn:focus,
.abcfslBtn:hover,
.abcfslLbl:focus,
.abcfslLbl:hover {
text-decoration: none;
}
.abcfslBtn_LG button {
padding: 6px 16px;
font-size: 16px;
border-radius: 4px;
}
.abcfslBtn_MD button {
padding: 5px 14px;
font-size: 14px;
border-radius: 3px;
}
.abcfslBtn_SM button {
padding: 3px 12px;
font-size: 14px;
border-radius: 2px;
}
.abcfslBtn_Blue {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.abcfslBtn_Blue:focus,
.abcfslBtn_Blue:hover {
color: #fff;
background-color: #025aa5;
border-color: #01549b;
box-shadow: none;
}
.abcfslBtn_Green {
color: #fff;
background-color: #5cb85c;
border-color: #5cb85c;
}
.abcfslBtn_Green:focus,
.abcfslBtn_Green:hover {
color: #fff;
background-color: #449d44;
border-color: #419641;
box-shadow: none;
}
.abcfslBtn_White {
color: #292b2c;
background-color: #fff;
border-color: #ccc;
}
.abcfslBtn_White:focus,
.abcfslBtn_White:hover {
color: #292b2c;
background-color: #e6e6e6;
border-color: #adadad;
box-shadow: none;
}
.abcfslBtn_Gray1 {
color: #404040;
background-color: #b3b3b3;
border-color: #999999;
}
.abcfslBtn_Gray1:focus,
.abcfslBtn_Gray1:hover {
color: #4d4d4d;
background-color: #cccccc;
border-color: #a6a6a6;
box-shadow: none;
}
.abcfslBtn_Gray2 {
color: #595959;
background-color: #e6e6e6;
border-color: #bfbfbf;
}
.abcfslBtn_Gray2:focus,
.abcfslBtn_Gray2:hover {
color: #404040;
background-color: #bfbfbf;
border-color: #999999;
box-shadow: none;
}
.abcfslBtn_Gray3 {
color: #ffffff;
background-color: #8c8c8c;
border-color: #737373;
}
.abcfslBtn_Gray3:focus,
.abcfslBtn_Gray3:hover {
color: #ffffff;
background-color: #737373;
border-color: #595959;
box-shadow: none;
}
.abcfslBtn_Out1 {
color: #0275d8;
background-color: transparent;
background-image: none;
border-color: #0275d8;
}
.abcfslBtn_Out1:focus,
.abcfslBtn_Out1:hover {
color: #ffffff;
background-color: #0275d8;
border-color: #0275d8;
box-shadow: none;
}
.abcfslBtn_Out2 {
color: #808080;
background-color: transparent;
background-image: none;
border-color: #cccccc;
}
.abcfslBtn_Out2:focus,
.abcfslBtn_Out2:hover {
color: #ffffff;
background-color: #8c8c8c;
border-color: #737373;
box-shadow: none;
}  .abcfslIItemCntr { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
@media only screen and (min-width : 576px){
.abcfslIC_sm_1 { width: 100% }
.abcfslIC_sm_2 { width: 50% }
.abcfslIC_sm_3 { width: 33.33% }
.abcfslIC_sm_4 { width: 25% }
.abcfslIC_sm_5 { width: 20% }
.abcfslIC_sm_6 { width: 16.66666667% }
.abcfslIC_sm_7 { width: 14.28% }
.abcfslIC_sm_8 { width: 12.5%; }
}
@media only screen and (min-width : 768px){
.abcfslIC_md_1 { width: 100% }
.abcfslIC_md_2 { width: 50% }
.abcfslIC_md_3 { width: 33.33% }
.abcfslIC_md_4 { width: 25% }
.abcfslIC_md_5 { width: 20% }
.abcfslIC_md_6 { width: 16.66666667% }
.abcfslIC_md_7 { width: 14.28% }
.abcfslIC_md_8 { width: 12.5%; }
}
@media only screen and (min-width : 992px){
.abcfslIC_lg_1 { width: 100% }
.abcfslIC_lg_2 { width: 50% }
.abcfslIC_lg_3 { width: 33.33% }
.abcfslIC_lg_4 { width: 25% }
.abcfslIC_lg_5 { width: 20% }
.abcfslIC_lg_6 { width: 16.66666667% }
.abcfslIC_lg_7 { width: 14.28% }
.abcfslIC_lg_8 { width: 12.5%; }
}
@media only screen and (min-width : 1200px){
.abcfslIC_xl_1 { width: 100% }
.abcfslIC_xl_2 { width: 50% }
.abcfslIC_xl_3 { width: 33.33% }
.abcfslIC_xl_4 { width: 25% }
.abcfslIC_xl_5 { width: 20% }
.abcfslIC_xl_6 { width: 16.66666667% }
.abcfslIC_xl_7 { width: 14.28% }
.abcfslIC_xl_8 { width: 12.5%; }
}
.abcfslDisplayN { display: none; } .abcfslILstCol { -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 100%; }
@media (min-width: 576px) {
.abcfslILstCol { float: left; }
.abcfslILstCol-12{width: 100%;}
.abcfslILstCol-11 {width: 91.666663%;}
.abcfslILstCol-10 {width: 83.33%;}
.abcfslILstCol-9 {width: 74.999997%;}
.abcfslILstCol-8 {width: 66.66666664%;}
.abcfslILstCol-7 {width: 58.333%;}
.abcfslILstCol-6 {width: 50%;}
.abcfslILstCol-5 {width: 41.6665%;}
.abcfslILstCol-4 {width: 33.33%;}
.abcfslILstCol-3 {width: 24.99%;}
.abcfslILstCol-2 {width: 16.66666%;}
.abcfslILstCol-1 {width: 8.33%;}
}  @media (max-width: 575px) {.abcfslCenter575 { margin-left: auto; margin-right: auto; text-align: center; padding-top: 10px; padding-left: 0;  padding-right: 0;}}
.abcfslIItemWrap{ position: relative; } .abcfslIconMR5 i, .abcfslIconMR5 svg { margin-right: 5px; }
.abcfslIMR5 a { margin-right: 5px; }
.abcfslIMR10 a { margin-right: 10px; }
.abcfslIMR15 a { margin-right: 15px; }
.abcfslIMR20 a { margin-right: 20px; }
.abcfslIMR25 a { margin-right: 25px; }
.abcfslIMR30 a { margin-right: 30px; }
.abcfslIMR40 a { margin-right: 40px; }
.abcfslIMR50 a { margin-right: 50px; }
.abcfslIMR a:last-of-type{ margin-right: 0; } .abcfslMQWidthP75 { width: 100%; }
.abcfslMQWidthP50 { width: 100%; }
.abcfslMQWidthP25 { width: 100%; }
.abcfslMQWidthP33 { width: 100%; }
@media (min-width: 768px) {
.abcfslMQWidthP75 { width: 75%; }
.abcfslMQWidthP50 { width: 50%; }
.abcfslMQWidthP33 { width: 33%; }
.abcfslMQWidthP25 { width: 25%; }
} .abcfslFlexGridThirds {
display: flex;
justify-content: space-between;
margin: 0 0 10px 0;
}
.abcfslFlexGridThirds div {
width: 32%;
background: rgb(226, 226, 226);
padding: 0 5px 0 0;
}
@media (max-width: 800px) {
.abcfslFlexGridThirds { display: block; width: 100%; }
.abcfslFlexGridThirds div { width: 100%; margin: 0 0 10px 0; padding: 0;  }
}