*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block }
audio, canvas, video { display: inline-block }
audio:not([controls]) { display: none; height: 0; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a { text-decoration: underline; color: #ff030f; }
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0; }
a:hover { text-decoration: none; color: #393939; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
b, strong, dt, th { font-weight: bold; }
em, i { font-style: italic; }
p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address { margin: 0; padding: 0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; max-width: 100%; height: auto; }
figure { margin: 0; }
legend { white-space: normal; }
q { quotes: "\201C" "\201D" "\2018" "\2019" }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em }
sub { bottom: -0.25em }
table { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells: show; border: none; }
table table { margin: 0 }
th, td { border: none; padding: 8px 10px }
.jsRequired { display: none; }

/********* Form fields *********/
button, input, select, textarea { margin: 0; vertical-align: baseline; background-color: transparent; border: none; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; margin: 0 5px 0 0; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio }
input[type="submit"], input[type="button"], input[type="reset"], button, .button { line-height: 20px; padding: 15px 20px; display: inline-block; text-decoration: none; background-color: #ff0610; border-radius: 0px 5px 5px 0; color: #fff; margin: 0; outline: 0 none; font-size: 1em; cursor: pointer; font-weight: 400; transition: all 0.4s; }
textarea { overflow: auto; vertical-align: top; resize: vertical; height: 100px; max-width: 100%; min-width: 100%; max-height: 500px; min-height: 90px; }
fieldset { border: 0 none; margin: 0; padding: 0 }
label { display: inline-block; padding-bottom: 5px; font-weight: normal; }
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover { color: #fff; background-color: #706d6d; }
input[type="submit"].cancelBtn, input[type="button"].cancelBtn, input[type="reset"].cancelBtn, .resetBtn, input[type="reset"], input[type="submit"].resetBtn { background-color: #888; }
input[type="submit"].cancelBtn:hover, input[type="button"].cancelBtn:hover, input[type="reset"].cancelBtn:hover, .resetBtn, input[type="reset"]:hover, input[type="submit"].resetBtn:hover { background-color: #282058; }

/********* Clear floats *********/
.cf:before, .cf:after, .container:before, .container:after, .row:before, .row:after, ul:before, ul:after, .boxs:before, .boxs:after, .radioList:after, .radioList:before { content: " "; display: table }
.cf:after, .container:after, .row:after, ul:after, .boxs:after, .radioList:after { clear: both }

/********* Common Classes *********/
body { font-size: 100%; font-family: 'Poppins', sans-serif; line-height: 1.5; }
a { transition: all 0.3s ease; }
p, ul { padding-bottom: 20px; }
.btnIcon { background-color: transparent; width: 40px; height: 40px; border-radius: 50%; border: 1px solid #ccc; }
.btnIcon img { width: 100%; max-width: 100%; }
.btn-info:hover, .btnIcon:hover { background-color: #000; color: #fff; border-color: #000; }
.btnIcon:hover img { filter: brightness(0) invert(1); }
.btn-info { background-color: #ACACFF; border: 1px solid #ACACFF; }
.redcol { color: #F60303; }
.font_bold { font-weight: bold; }
.redbtn { background-color: #F60303; color: #fff; text-decoration: none; padding: 10px 25px; height: 40px; display: inline-block; border-radius: 50px; font-size: 1em; font-weight: 400; align-items: center; }
.bannerCont a.redbtn { margin-top: 20px; }
.redbtn:hover, .redbtn:focus { background-color: #000; color: #fff; }
.redbtn .fa-solid { margin: -1px 0 0 10px; }
.redCol { color: #FE0001; }
.redLink { color: #FE0001; text-decoration: none; font-size: 1em; }
.redLink:hover { color: #000; }
.resTab { position: relative; }
.resTab .tabNav { margin: 0; padding: 0; list-style: none }
.resTab .tabNav li { display: inline-block; margin: 0; position: relative; padding: 0 15px; }
.resTab .tabNav li:not(:last-child) { border-right: 1px solid #ccc; }
.resTab .tabNav li a { display: inline-block; text-decoration: none; color: #848484; }
.resTab .tabNav .r-tabs-state-active a { color: #000; text-shadow: none; font-weight: bold; }
.resTab .tabContent { padding: 0; display: block !important; height: 0; overflow: hidden; }
.r-tabs-state-active.tabContent { height: auto; padding: 0; overflow: auto; }
.resTab .r-tabs-panel.r-tabs-state-active { display: block; }
.resTab .r-tabs-accordion-title { display: none; }
.resTab .tabNav .r-tabs-state-disabled { opacity: 0.5; }
.resTab .r-tabs-accordion-title .r-tabs-anchor { border: 1px solid #ff0; border-radius: 6px; padding: 0 15px; display: block; padding: 10px; background-color: #000; color: #fff; font-weight: bold; text-decoration: none; margin-bottom: 20px; }
.resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #000; color: #fff; text-shadow: none; }
.resTab .r-tabs-accordion-title.r-tabs-state-disabled { opacity: 0.5; }
.resTab .r-tabs-accordion-title .r-tabs-anchor { border: 1px solid #e1e1e1; background-color: #fbfbfb; color: #0a0a0a; }
.resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #F60303; }
.noJS .resTab .tabContainer { height: 150px; overflow: hidden; }
.noJS .resTab .tabContent { display: block; height: 150px; }
.marquee { overflow: hidden; }
.marqueeScrolling li { float: left; margin-right: 25px; }
.noJS .btnMPause { display: none; color: #323232; }
.noJS .marqueeScrolling { overflow-y: hidden; overflow-x: auto }
.noJS .marquee { width: 240%; }
.btnMPause.play .fa-pause:before { content: "\f04b"; }
.btnMPause .fa { color: #323232; }
.marqueeScrolling a { color: #323232; }
.marqueeScrolling a:hover, .marqueeScrolling a:focus { color: #ff0f0f; }
.marqueeContainer { box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); padding: 20px 0; }
.redLink { color: #FE0001; display: flex; position: relative; display: flex; align-items: center; }
.redLink .fa-solid { margin-left: 10px; }
.heading1 { font-size: 115px; line-height: 0.8; overflow: hidden; }
.heading2 { font-size: 3.4375em; }
.heading3 { font-size: 2.5em; }
.heading4 { font-size: 1.75em; }
.heading5 { font-size: 1.25em; }
.topStrip { background: #FE0001; padding: 5px; }
.topStrip ul { list-style: none; padding: 0px; margin: 0 -15px; }
.topStrip ul li { display: inline-block; vertical-align: top; position: relative; padding: 0 13px; }
.topStrip ul li:before { content: ""; position: absolute; right: -3px; top: 50%; width: 1px; height: 15px; background: rgba(255, 255, 255, 0.5); transform: translateY(-50%); }
.topStrip ul li:last-child:before { display: none; }
.topStrip ul li a { color: #fff; text-decoration: none; font-size: 0.875em; transition: all 0.3s; position: relative; }
.topStrip ul li a:focus { outline: thin; }
.topStrip ul li a:before { content: ""; position: absolute; left: 50%; bottom: 0; width: 0; height: 1px; background-color: #fff; transition: all 0.3s; transform: translateX(-50%); }
.topStrip ul li a:hover:before { width: 100%; }
#accessControl { display: flex; align-items: center; }
#accessControl input { float: left; flex-shrink: 0; background: none; border: none; padding: 0; color: #fff; margin: 0 5px;font-size: 0.875em; }
#accessControl input:hover { outline: thin solid #000; }
#accessControl .contrastChanger { background-color: #fff; width: 10px; height: 10px; display: block; line-height: 10px; border-radius: 50px; margin-left: 10px; }
#accessControl .contrastChanger.wob { background-color: #000; color: #000; }
.language { appearance: none; -moz-appearance: none; -webkit-appearance: none; background: transparent url(../images/down-arrow.png) no-repeat right 5px; border: 0px; font-size: 0.875em; cursor: pointer; padding-right: 15px; color: #fff; }
.language select option { color: #333; }
.language:hover, .language:focus { outline: none; }
.searchBtn { transition: all 0.3s; width: 40px; height: 40px; border: 1px solid #CCCCCC; color: #000; display: flex; justify-content: center; align-items: center; border-radius: 50%; text-decoration: none; position: relative; cursor: pointer; }
.searchBtn:hover, .searchBtn:focus { background-color: #FE0001; color: #fff; border-color: #FE0001; }
.searchBox { border-radius: 5px; position: absolute; right: 0; top: 50px; display: flex; padding: 5px; background-color: #323232; display: none; min-width: 350px; }
.searchBoxcover > div { width: 100%; }
.searchBoxcover .searchListing .form-actions { position: absolute; right: 5px; top: 5px; width: 20%; }
.searchBoxcover .searchListing .form-actions input { background: transparent; padding: 10px 15px; width: 100%; }
.searchBoxWrap { display: block !important; background: #f60303; }
.searchContainer .searchBox:before { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: transparent transparent #323232; border-image: none; border-style: solid; border-width: 8px; content: " "; right: 10px; position: absolute; top: -16px; }
.searchBox input { border: 0px; background-color: #fff; outline: none; padding: 0 15px; height: 40px; font-size: 0.9375em; width: 80%; border-radius: 0; box-shadow: none; }
.searchBox .goBtn { background-color: #000; color: #fff; text-transform: uppercase; font-weight: bold; transition: all 0.4s; }
.searchBoxcover { display: flex; }
.searchContainer { position: relative; z-index: 3; }

.msacs-logo img { width: 170px; }
h2.logo-text { font-weight: 700; align-items: center; display: flex; margin-left: 10px; }
.headerRow { padding-top: 1rem; padding-bottom: 1rem; }
.headerRowRight { display: flex; justify-content: end; align-items: center; }
.helplineNumber .fa-solid { margin-right: 10px; }
.mainNavigation { margin: 0; position: relative; clear: both; z-index: 2; border-top: 1px solid rgba(0, 0, 0, 0.2); }
.toggleMenu { display: none; padding: 15px; text-decoration: none }
.toggleMenu .mobileMenu { font-size: 1.250em; color: #fff; }
.toggleMenu .iconBar { float: right; width: 25px; height: 25px; background: url(../images/mobile-menu.png) no-repeat center 7px; }
#nav, #nav ul { list-style: none; margin: 0; padding: 0; }
#nav li { float: left; margin: 5px 15px 0; padding: 0; position: relative; display: inline; }
#nav li:first-child { margin-left: 0; }
#nav li a { line-height: 36px; color: #323232; font-size: 1em; display: inline-block; text-decoration: none; position: relative; font-weight: 500; }
#nav li a:before { content: ""; position: absolute; left: 0; bottom: 0; height: 2px; background-color: #FE0001; width: 0; transition: all 0.3s; }
#nav li a.active, #nav li a:hover { color: #FE0001; }
#nav li a.active:before, #nav li a:hover:before { width: 100%; }
#nav ul { width: 300px; top: 100%; padding: 0; left: 0; position: absolute; }
.hasJS #nav ul { opacity: 0; transition: opacity 400ms linear; -webkit-transition: opacity 400ms linear; }
#nav ul li { float: left; height: auto; width: 100%; margin: 0; padding: 0; }
#nav ul li a { display: block; background-color: #fff; font-size: 1em; line-height: 24px; color: #060613; border: none; border-top: 1px solid #e4e3e3; padding: 5px 15px 5px 15px; text-align: left; }
#nav ul ul { top: 0; left: 300px }
#nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected { color: #7fb6e9; }
#nav ul, #nav:hover ul ul, #nav .hover ul ul, #nav .focus ul ul { margin-left: -9999px }
#nav li:hover > ul, #nav li.hover > ul, #nav li.focus > ul, #nav a:focus + ul, #nav ul ul, .noJS #nav .hover a:focus, .noJS #nav .focus a:focus { margin-left: 0 }
#nav > li > a:hover, #nav > li.hover > a, #nav > li.focus > a, #nav > .highlight > a { color: #FE0001 }
#nav li ul li a:hover, #nav li ul li > a.selected, #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected, #nav ul > .highlight > a { background-color: #e9e9e9; color: #060613 }
#nav ul li.focus > a { background-color: #e9e9e9; color: #060613; display: block; }
.wob #nav ul li.focus > a { color: #fff }
#nav .menuIcon { position: absolute; right: -15px; top: 15px; width: 9px; height: 9px; }
#nav li .menuIcon { background: url(../images/down-arrow-icon.png) no-repeat right center; z-index: 10; }
#nav li li .menuIcon { display: block; background: url(../images/right-arrow.gif) no-repeat right center; top: 13px; right: 10px; z-index: 11; }
#nav li li li .menuIcon { z-index: 12; }
/*#nav li .menuIcon.active { transform: rotate(180deg); -webkit-transform: rotate(180deg); }*/
.noJS #nav ul a:focus { width: 200px; }
.noJS #nav ul a:focus, .noJS #nav ul a:focus + ul { margin-left: 9999px; }
.noJS #nav ul a:active { margin-left: 0; }
.hasJS .menuPart #nav a:focus + ul, .hasJS .menuPart #nav li.focus > ul, .hasJS .menuPart #nav li.hover > ul, .hasJS .menuPart #nav li:hover > ul, .hasJS .menuPart #nav ul ul { opacity: 1; }
.slider { width: 100%; margin: 0px auto; }
.slick-slide { margin: 0px; position: relative; }
.slick-slide img { width: 100%; }
.slick-prev:before, .slick-next:before { color: black; }
.slick-prev:hover:before, .slick-next:hover:before { color: #FE0001; }
.slick-slide { transition: all ease-in-out .3s; }
.slick-current { opacity: 1; }
.slick-next::before { content: "\f061"; font-family: fontAwesome; }
.slick-prev::before { content: "\f060"; font-family: fontAwesome; }
.slick-prev:focus:before, .slick-prev:focus:before, .slick-next:focus:before, .slick-next:focus:before { color: #f00; }
#loading { background: #fff url(../images/loading.gif) center center no-repeat; position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 99999; text-indent: -9999px; overflow: hidden; }
#content { transition: all 0.5s ease 0s; }
a:focus { outline: thin dotted; }
.topStrip ul li a:focus { outline: thin dotted; }
#accessControl input:focus { outline: thin dotted; }
.language select:focus { outline: thin dotted; }
.headerRowRight .redbtn:focus { outline: thin dotted; }
#nav li a:focus { outline: thin dotted; }

/*smoke external css popup*/
.smoke { top: 15%; width: 100%; max-width: 500px; left: 50%; transform: translateX(-50%); position: absolute; margin: 0; border-radius: 0.3rem; background-color: rgba(255, 255, 255, 0.95); text-align: center; font-size: 1.125em; line-height: 150%; border: 2px solid #e7e7e7; box-shadow: 0 0 10px 10px rgb(0 0 0 / 20%); }
.smoke-base { background: rgba(0, 0, 0, .6); position: fixed; top: 0; left: 0; bottom: 0; right: 0; visibility: hidden; opacity: 0; }
.smoke-base.smoke-visible { opacity: 1; visibility: visible; }
.smokebg { position: fixed; top: 0; left: 0; bottom: 0; right: 0; }
.smoke-base .dialog-inner { padding: 50px 25px; color: #202020; }
.smoke-base .dialog-inner button { transition: all 0.4s; background-color: #F60303; color: #fff; padding: 10px 30px; font-size: 0.8125em; margin: 0 10px; border-radius: 60px; border: 1px solid #F60303; }
.smoke-base .dialog-inner button:hover { outline: none; border: 1px solid #393939; color: #fff; background-color: #393939; }
.dialog-prompt { margin-top: 15px; text-align: center; }
.dialog-buttons { margin: 20px 0 5px 0; border-top: 1px solid #d9d9d9; padding-top: 20px; }
.dialog-prompt input { margin: 0; border: 0; font-family: sans-serif; outline: none; border: 1px solid #aaa; width: 75%; display: inline-block; background-color: transparent; font-size: 1em; padding: 8px; }
.dialog-buttons button { background-color: rgba(0, 0, 0, .85); border-radius: 0; color: #fff; }
.dialog-buttons button.cancel { background-color: #646458; border: 1px solid #646458; color: #fff; }
section.homeBanner { position: relative; z-index: 0; height: 500px; background: #323232; }
/*section.homeBanner:after { content: ""; position: absolute; top: 0; background: #323232; height: 100%; right: 55%; width: calc(80vw - 80px); z-index: -1; }*/
.banneritem { height: 500px; }
.home-bannerimg { height: 500px; object-fit: cover; overflow: hidden; position: absolute; right: 0; left: 36%; top: 0; z-index: -1; }
.home-bannerimg img { object-fit: cover; right: 0; position: absolute; width: 100vw; max-width: 100%; height: 100%; }
.home-bannerimg .slick-track, .bannerCont { height: 500px; padding: 50px 0; }
.homeBanner { margin-bottom: 0 !important; }
.homeBanner .slick-next, .homeBanner .slick-prev { right: 50px; z-index: 1; background-color: #fff; border-radius: 50%; width: 42px; height: 42px; }
.homeBanner .slick-next { left: inherit; top: 45%; }
.homeBanner .slick-prev { left: inherit; top: 55%; }
.homeBanner .slick-next:hover, .homeBanner .slick-prev:hover { color: #FE0001; }
.bannerCont span { font-weight: 600; }
.bannerCont h2, .bannerCont h3, .bannerCont h4, .bannerCont h5, .bannerCont h6{ line-height: 1.1; color: #fff; font-size: 2.375em; margin-bottom: 10px; }
.banner-small span { font-size: 1.5em; color: #fff; font-weight: 400; }
.bannerCont p{ color: #fff; font-size: 1.5em; font-weight: 500; padding: 0; }
.banner-small p { color: #fff; font-size: 1.5em; font-weight: 600; padding: 0; }
.marqueeScrollingWrap { position: relative; padding-left: 200px; }
.marqueeScrollingWrap .heading4 { position: absolute; left: 0; top: -3px; border-right: 1px solid rgba(0, 0, 0, 0.1); padding-right: 50px; }
.marqueeScrollingWrap .btnMPause { position: absolute; top: -2px; font-weight: 500; left: 130px; font-size: 1.5em; }
.marqueeScrollingWrap ul { list-style: none; margin: 0; padding: 0; margin-right: 93px; }
.marqueeScrollingWrap .redLink { float: right; }
.clientLogos img { max-height: 60px; width: auto; }
.clientLogos .slick-slide { display: flex; justify-content: center; }
.clientLogos { padding: 0 0 100px 0; background: #fff; }
.clientLogos .fiveItemsSlick .slick-arrow { z-index: 9; width: 35px; height: 35px; border-radius: 50%; border: 1px solid #848484; transition: all 0.3s; background-color: #fff; color: #848484; font-size: 14px; display: inline-flex; justify-content: center; align-items: center; flex-shrink: 0; padding: 0; font-size: 0; }
.clientLogos .fiveItemsSlick .slick-prev:before, .clientLogos .fiveItemsSlick .slick-next:before{ font-size: 14px; }
.clientLogos .fiveItemsSlick .slick-prev.slick-arrow{ left: 0; }
.clientLogos .fiveItemsSlick .slick-next.slick-arrow{ right: 0; }
.clientLogos .fiveItemsSlick .slick-prev.slick-disabled:before, .clientLogos .fiveItemsSlick .slick-next.slick-disabled:before{ opacity: 1; }
.clientLogos .fiveItemsSlick .slick-arrow:hover,
.clientLogos .fiveItemsSlick .slick-arrow:focus { background-color: #FE0001; border-color: #FE0001; color: #fff; }
.clientLogos .fiveItemsSlick .slick-prev:hover:before, .clientLogos .fiveItemsSlick .slick-next:hover:before {opacity: 1; color: #fff; }    
.clientLogos .fiveItemsSlick .slick-prev:focus:before,
.clientLogos .fiveItemsSlick .slick-next:focus:before{ color: #fff; }

/********* Common Classes *********/
body { font-size: 100%; font-family: 'Poppins', sans-serif; line-height: 1.5; font-size: 1em; }
a { transition: all 0.3s ease; }
p, ul { padding-bottom: 20px; font-size: 1em; }
.btnIcon { background-color: transparent; width: 40px; height: 40px; border-radius: 50%; border: 1px solid #ccc; }
.btnIcon img { width: 100%; max-width: 100%; }
.btn-info:hover, .btnIcon:hover { background-color: #000; color: #fff; border-color: #000; }
.btnIcon:hover img { filter: brightness(0) invert(1); }
.btn-info { background-color: #ACACFF; border: 1px solid #ACACFF; }
.displayNone, .hasJS noscript, .hideThis { display: none !important; visibility: hidden; }
.footerSectionWrap { background: #F2F2F2; padding: 85px 0 40px 0; }
.msacsSection { position: relative; padding-top: 0; padding-bottom: 0; /*padding-left: 120px;*/ padding-left: 60px; padding-right: 15px; }
.msacsSection .imgHolder { position: absolute; left: 0; top: 0; }
.msacsSection .imgHolder img { width: 100px; height: 100px; }
.msacsContactDetail h4.msacsName { color: #323232; font-weight: 600; font-size: 1.125em; margin-bottom: 5px; padding: 0; }
.msacsContactDetail p.msacsAddress { color: #323232; font-weight: normal; font-size: 16px; margin-bottom: 5px; padding: 0; }
.msacsContactDetail p { padding: 0; margin-bottom: 5px; font-size: 0.9375em; }
.msacsContactDetail p a { color: #323232; text-decoration: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.msacsContactDetail p a:hover { color: #F60303; }
.msacsContactDetail .fa-regular, .msacsContactDetail .fa { color: #757575; margin-right: 6px; }
.footerQuickLinksWrap h4 { color: #323232; font-weight: 600; font-size: 1em; margin-bottom: 20px; padding: 0; }
ul.footerQuickLinks { display: inline-block; padding: 0; margin: 0; list-style: none; }
ul.footerQuickLinks li { display: inline-block; width: 100%; position: relative; padding: 0 0 0 20px; margin: 0 0 10px; }
ul.footerQuickLinks li::before { content: "\f105"; font-family: 'FontAwesome'; font-weight: 400; position: absolute; left: 0; top: 3px; font-size: 1em; color: #323232; line-height: normal; transition: all 0.3s ease-in-out; webkit-transition: all 0.3s ease-in-out; }
ul.footerQuickLinks li:hover::before { left: 5px; color: #F60303; }
ul.footerQuickLinks li a { color: #323232; text-decoration: none; line-height: normal; transition: all 0.3s ease-out; font-size: 0.9375em; }
ul.footerQuickLinks li a:hover, ul.footerQuickLinks li a:focus { color: #F60303; }
.footer { background: #515151; padding: 20px 0; }
.footerMenu { margin: 0 -7px; padding: 0; }
.footerMenu li { float: left; padding: 0 7px; list-style: none; position: relative; }
.footerMenu li::before { content: " "; position: absolute; right: 0; top: 50%; z-index: auto; height: 13px; width: 1px; background: #fff; overflow: hidden; margin-top: -6px; }
.footerMenu li:last-child:before { width: 0; }
.footerMenu li a { font-size:0.9375em; color: #fff; text-decoration: none; transition: all 0.3s ease-in-out; webkit-transition: all 0.3s ease-in-out; }
.footerMenu li a:hover { color: #cecece; }
.copyRightText { font-size: 0.9375em; color: #fff; margin: 0; padding-bottom: 0; padding-top: 10px; }
.visitorLastUpdate p { font-size: 0.875em; color: #fff; margin: 0; padding: 0; text-align: right; }
.connectWrap { background: #fff; border-radius: 20px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); padding: 40px; margin: -150px 0 50px; position: relative; }
.socialMediaLinks { display: flex; align-items: center; justify-content: center; }
.socialMediaLinks span { padding-right: 20px; color: #323232; font-size: 1.0625em; }
.socialMediaLinks a { color: #848484; font-size: 1.5625em; margin-right: 30px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.3s ease-in-out; line-height: 1; }
.socialMediaLinks a:last-child { margin-right: 0; }
.socialMediaLinks a:hover { color: #F60303; }
.socialMediaLinks a.active .fa-twitter, .socialMediaLinks a:hover .fa-twitter { color: #1DA1F2; }
.socialMediaLinks a.active .fa-facebook-f, .socialMediaLinks a:hover .fa-facebook-f { color: #4267B2; }
.socialMediaLinks a.active .fa-youtube, .socialMediaLinks a:hover .fa-youtube { color: #FF0000; }
.socialMediaLinks a.active .fa-instagram, .socialMediaLinks a:hover .fa-instagram { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.form-control-wrap { position: relative; }
.form-control-wrap .button { background: #F60303; }
.form-control-wrap .button { position: absolute; right: 0; top: 0; height: 50px; padding: 10px 20px; border-radius: 7px; font-size: 1.25em; transition: all 0.3s; }
.form-control-wrap input[type="text"] { border: 1px solid #e5e5e5; width: 100%; height: 50px; padding: 5px 10px; font-size: 100%; line-height: normal; }
.subscribeSection input.form-control { padding-right: 100px; }
section.about-home-wrap { margin-bottom: 40px; }
.page-frontpage .block-views-blockkey-persons-block-1 .nationalImg { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px; margin-bottom: 0; }
section.about-home-wrap .about-home-left span { font-size: 1.125em; color: #323232; font-weight: 400; letter-spacing: 3px; }
section.about-home-wrap .about-home-left h2 { font-size: 2em; font-weight: 600; color: #323232; line-height: 45px; margin-bottom: 15px; }
section.about-home-wrap .about-home-left p { font-size: 1em; color: #323232; font-weight: 400; line-height: 28px; }
section.about-home-wrap .nationalImg .researchbox { width: 100%; overflow: hidden; position: relative; z-index: 0; /*background: #fff; box-shadow: 0 0px 30px 3px #6565651a; border-radius: 10px; padding: 20px 15px;*/ margin: 0;box-shadow: none; }
/*section.about-home-wrap .researchbox:hover p, section.about-home-wrap .researchbox:hover h4 { color: #fff; }
section.about-home-wrap .nationalImg .researchbox:after { content: ""; background: #f00; width: 100%; height: 100%; position: absolute; top: -100%; left: 0; z-index: -1; transition: all 0.4s; }
section.about-home-wrap .nationalImg .researchbox:hover:after { top: 0; }*/
.nationalImg .researchbox:hover:after { top: 0; }
.nationalImg { text-align: center; display: grid; grid-template-columns: 1fr 1fr; grid-gap: 25px; padding: 30px 0 20px 50px; }
.researchbox img { width: 120px; border-radius: 100%; height: 120px; box-shadow: 2px 4px 6px 2px #f1f1f1; border: 1px solid #e7e5e5; }
.researchbox h4 { margin: 10px 0 5px; font-weight: 500; font-size: 1em; }
.researchbox p { line-height: 15px; color: #8F8F8F; font-size: 0.785rem; margin-bottom: 0px;padding-bottom: 0; }
.soIcons{ display: none; }
.soIcons .facBook, .soIcons .twitter { transition: all 0.4s; box-shadow: 0 0px 30px 3px #6565651a; position: relative; border-radius: 50px; width: 46px; height: 46px; line-height: 50px; margin: 0 2px; background: #fff; display: inline-block; }
.soIcons .facBook { color: #1F45AF; }
.soIcons .twitter { color: #2891D6; }
.soIcons .facBook:hover, .soIcons .facBook:focus { background: #1F45AF; color: #fff; }
.soIcons .twitter:hover, .soIcons .twitter:focus { background: #2891D6; color: #fff; }
.about-btn { display: flex; align-items: center; }
.about-btn a.know-more-btn { padding: 14px 20px; display: inline-block; border: 1px solid #F60303; text-decoration: none; text-align: center; margin-right: 15px; }
.about-btn a.msacs-btn:hover, .about-btn a.msacs-btn:focus { background: #fff; color: #F60303; border: 1px solid #F60303; }
.about-btn a.msacs-btn { transition: all 0.4s; color: #323232; border-radius: 35px; padding: 15px 20px; display: inline-block; border: 1px solid #323232; text-decoration: none; text-align: center; }
.msacs-btn .fa, .know-more-btn .fa { margin-left: 5px; }
.latest-news-wrap .tabSliderControl .slick-prev, .latest-news-wrap .tabSliderControl .slick-next { top: -50px; }
.latest-news-wrap .latest-news-slider { padding: 20px; height: 260px; overflow: auto; }
#Tenders, #Recruitments, #LatestNews { padding: 0; width: 100%; overflow: hidden; }
.icon-link { overflow: hidden; position: relative; background: #1f79fd; color: #fff; text-decoration: none; padding: 10px 20px; line-height: 1; display: inline-block; border-radius: 50px; transition: all 0.15s; z-index: 0 }
.icon-link:hover { color: #fff; }
.icon-link:after { transition: all 0.5s; content: ""; position: absolute; top: 0; width: 100%; height: 100%; background: #134591; left: 0; border-radius: 50px; left: -100% }
.icon-link:hover:after { z-index: -1; left: 0; }
.latest-news-wrap { background: #F8F8F8; padding: 60px 0 10px; }
.latest-date .fa { color: #848484; }
.latest-date { margin-bottom: 10px; font-weight: 300; font-size: 1em; color: #848484; }
.latest-date i { padding-right: 3px; }
.latest-news-wrap .latest-news-inner p { color: #000000; font-size: 1em; line-height: 22px; font-weight: 400; margin: 0; padding: 0; white-space: normal;
    word-break: break-all;}
.latest-bg { background-color: #fff; padding: 20px; border-radius: 15px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); transition: all 0.4s; position: relative; overflow: hidden; z-index: 0; height: 209px; }
.latest-bg:hover, .latest-bg:focus { background-color: #F60303; }
.latest-bg:after { content: ""; background: #F60303; position: absolute; top: -100%; height: 100%; width: 100%; left: 0; z-index: -1; transition: all 0.4s; }
.latest-bg:hover:after { top: 0; }
.latest-bg:hover p, .latest-bg:hover p, .latest-bg:hover .latest-date, .latest-bg:hover .latest-date .fa { color: #fff; }
.latest-bg a{ text-decoration: none; }
img.flashimg{ width:20%!important; }

/*NACP Programme*/
section.nacp-progm-wrap .nacp-progm-right { padding-left: 20px; }
section.nacp-progm-wrap .nacp-progm-right h3 { font-weight: 800; color: #323232; font-size: 3em; line-height: 60px; display: block; }
section.nacp-progm-wrap .nacp-progm-right span { color: #F60303; font-size: 1.5em; font-weight: 400; margin: 15px 0; display: block; }
section.nacp-progm-wrap .nacp-progm-right ul { margin: 0 0 10px; padding: 0; }
section.nacp-progm-wrap .nacp-progm-right ul li { list-style: none; position: relative; font-size: 1em; line-height: 21px; margin-bottom: 15px; transition: all 0.4s; padding-left: 20px; }
section.nacp-progm-wrap .nacp-progm-right ul li:after { content: ""; width: 12px; height: 12px; background: url(../images/check-circle.svg) 0 0 no-repeat; position: absolute; left: 0; top: 7px; }
section.nacp-progm-wrap .nacp-progm-right ul.listing-part { display: grid; grid-template-columns: 1fr 1fr; }
section.nacp-progm-wrap .nacp-progm-right ul.listing-part:before { display: none; }

/*logos-wrap section*/
section.logos-wrap { padding: 50px 0; }
section.logos-wrap .logos-inner .logos-box { text-align: center; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 20px; }
section.logos-wrap .logos-inner .logos-box .logos-box-item { height: 100%; }
section.logos-wrap .logos-inner .logos-box .logos-box-item a { height: 100%; text-decoration: none; display: block; background: #fff; box-shadow: 0 0px 10px 3px #6565651a; border-radius: 20px; padding: 30px 20px; transition: all 0.4s; text-decoration: none; display: block; position: relative; overflow: hidden; z-index: 0; }
section.logos-wrap .logos-inner .logos-box .logos-box-item p { margin: 15px 0 0; padding-bottom: 0; font-size: 1.25em; color: #000000; line-height: 26px; font-weight: 400; transition: all 0.4s; }
section.logos-wrap .logos-inner .logos-box .logos-box-item a span { display: block; }
section.logos-wrap .logos-inner .logos-box .logos-box-item a:after { content: ""; background: #F60303; position: absolute; top: -100%; height: 100%; width: 100%; left: 0; z-index: -1; transition: all 0.4s; }
section.logos-wrap .logos-inner .logos-box .logos-box-item a:hover:after { top: 0; }
section.logos-wrap .logos-inner .logos-box .logos-box-item a.active, section.logos-wrap .logos-inner .logos-box .logos-box-item a:hover, section.logos-wrap .logos-inner .logos-box .logos-box-item a:focus { box-shadow: 0 0px 14px 3px rgb(255 6 16 / 50%); }
section.logos-wrap .logos-inner .logos-box .logos-box-item a:hover p { color: #fff; }
section.logos-wrap .logos-inner .logos-box .logos-box-item a.active img, section.logos-wrap .logos-inner .logos-box .logos-box-item a:hover .imgbox img, section.logos-wrap .logos-inner .logos-box .logos-box-item a:focus .imgbox img { filter: brightness(100); }
section.logos-wrap .logos-inner .logos-box .logos-box-item a.active p, section.logos-wrap .logos-inner .logos-box .logos-box-item a:hover p, section.logos-wrap .logos-inner .logos-box .logos-box-item a:focus p { color: #fff; }
.joinUsCover { padding: 20px 20px 0 20px; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); background: #ffffff; background: -moz-linear-gradient(top, #ffffff 5%, #999999 97%); background: -webkit-linear-gradient(top, #ffffff 5%, #999999 97%); background: linear-gradient(to bottom, #ffffff 5%, #999999 97%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#999999', GradientType=0); border-radius: 15px; }
.latestnewSlider ul.slick-dots, .tenderSlider .slick-dots, .recruitmentSlider .slick-dots { display: none !important; }
.photosVideos .slick-next, .photosVideos .slick-prev { display: none !important; }
.slick-control { position: absolute; right: 0; top: 7px; display: none; }
.slick-control.active { display: flex !important; }
.slick-control .redLink { margin-right: 10px; }
.galleryBannerContent a { color: #fff; text-decoration: none; font-size: 0.8125em; line-height: 1.4; display: block; }
.gallerySlider img { width: 100%; }
.galleryphoto { width: 100%; }
.slider-prev-btn, .gallerySlider-prev-btn { margin-right: 4px; }
.slider-prev-btn, .slider-next-btn, .gallerySlider-prev-btn, .gallerySlider-next-btn { width: 35px; height: 35px; border-radius: 50%; border: 1px solid #848484; transition: all 0.3s; background-color: #fff; color: #848484; font-size: 14px; display: inline-flex; justify-content: center; align-items: center; flex-shrink: 0; padding: 0; }
.slider-prev-btn:before, .slider-next-btn:before, .gallerySlider-prev-btn:before, .gallerySlider-next-btn:before { font-size: 0.875em; }
.slider-prev-btn, .slider-next-btn, .gallerySlider-prev-btn { right: 55px; left: inherit; }
.gallerySlider-next-btn { right: 15px; }
.slider-next-btn:hover, .slider-next-btn:focus, .slider-prev-btn:hover, .slider-prev-btn:focus, .gallerySlider-prev-btn:hover, .gallerySlider-prev-btn:focus, .gallerySlider-next-btn:hover, .gallerySlider-next-btn:focus { background-color: #FE0001; border-color: #FE0001; color: #fff; }
.slider-next-btn:hover:before, .slider-prev-btn:hover:before, .gallerySlider-prev-btn:hover:before, .gallerySlider-next-btn:hover:before { color: #fff; }
.apps .heading4 { font-weight: 500; }
.photosVideos .heading5 { line-height: 20px; margin: 0; color: #000; font-weight: 600; }
.joinUsCover { height: 330px; display: flex; align-items: flex-end; justify-content: center; margin-top: 24px; }
.joinUsCover img { max-height: 250px; }
.headingWithLink { display: flex; width: 100%; justify-content: space-between; padding-right: 100px; }
.galleryBanner { position: relative; border-radius: 20px; overflow: hidden; }
.galleryBannerContent { z-index: 1; position: absolute; left: 0; bottom: 0; width: 100%; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=0); color: #fff; padding: 20px; }
.home-gellary a { position: relative; height: 100%; display: block; }
.home-gellary a:after { content: ""; width: 100%; height: 100%; background: rgb(0 0 0 / 50%); position: absolute; left: 0; transition: all 0.4s; opacity: 0; top: 0; }
.home-gellary a:hover:after { opacity: 1; }
.popup-gallery img { width: 100%; }
.popup-gallery a:after { content: ""; width: 100%; height: 100%; background: rgb(0 0 0 / 50%); position: absolute; top: 0; left: 0; transition: all 0.4s; opacity: 0; }
.popup-gallery a:hover:after { opacity: 1; }
.apps a { margin-right: 5px; display: block; }
.home-gellary { position: relative; display: block; overflow: hidden; border-radius: 17px; }
.home-gellary .fa-plus, .home-gellary .fa-magnifying-glass { border-radius: 50%; background-color: rgba(255, 255, 255, 0.9); position: absolute; left: 0; color: #FE0001; right: 0; top: 50%; z-index: 1; padding: 10px; transition: all 0.3s; width: 36px; height: 36px; opacity: 0; transform: translateY(-50%); margin: 0 auto; line-height: 18px; text-align: center; }
.home-gellary:hover .fa-plus, .home-gellary:hover .fa-magnifying-glass { opacity: 1; }
.popup-gallery .fa-plus, .popup-gallery .fa-magnifying-glass { border-radius: 50%; background-color: rgba(255, 255, 255, 0.9); position: absolute; left: 0; color: #FE0001; right: 0; top: 50%; z-index: 1; padding: 10px; transition: all 0.3s; width: 36px; height: 36px; margin: 0 auto; opacity: 0; transform: translateY(-50%); line-height: 18px; }
.popup-gallery:hover .fa-plus, .popup-gallery:hover .fa-magnifying-glass { opacity: 1; }
.videoOuter .fa-play-circle { border-radius: 50%; background-color: rgba(255, 255, 255, 0.9); position: absolute; left: 0; color: #FE0001; right: 0; top: 50%; z-index: 1; padding: 11px; transition: all 0.3s; width: 40px; height: 40px; opacity: 0; transform: translateY(-50%); margin: 0 auto; line-height: 18px; font-size: 1.125em; }
.videoOuter:hover .fa-play-circle { opacity: 1; }
section.latest-events-wrap { background: #F8F8F8; padding: 80px 0; overflow: hidden; }
h3.heading-style3 { font-size: 2.5em; color: #323232; font-weight: 600; }
/*.latest-events-inner { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 50px; }*/
.letest-title { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; }
.letest-contant { padding: 20px 30px 20px 30px; }
.letest-contant p { padding-bottom: 0; margin-bottom: 0; }
.event-date { color: #F60303; margin-bottom: 15px; line-height: 1; }
.social-media-icons a { transition: all 0.4s; font-size: 1.375em; padding: 0 3px; color: #BDBDBD; }
.social-media-icons a.twitter-icons { color: #0099EB; }
.latest-events-wrap .latest-events-inner .col-md-4 .letest-events-section { height: 100%; }
.latest-events-inner .letest-events-section .region-latest-events, .latest-events-inner .letest-events-section .region-publications, .latest-events-inner .letest-events-section .social-tab { height: 88%; background: #fff; padding: 15px; border-radius: 15px; box-shadow: 0 0px 20px 3px #6565651a; }
.letest-events-section .resTab { position: relative; height: 100%; }
.letest-events-section .resTab .tabNav { margin: 0; padding: 0; list-style: none; position: absolute; top: -75px; right: -15px; }
.letest-events-section .resTab .tabNav li { display: inline-block; margin: 0; padding: 0; position: relative; border-right: 0; }
.letest-events-section .resTab .tabNav li a { display: inline-block; padding: 0 5px; text-decoration: none; font-size: 1.4375em; font-weight: bold; color: #bdbdbd; }
.letest-events-section .resTab .tabNav li.r-tabs-state-active .fa-twitter { color: #0099EB; }
.letest-events-section .resTab .tabNav li.r-tabs-state-active .fa-facebook { color: #1F45AF; }
.letest-events-section .resTab .tabNav li.r-tabs-state-active .fa-youtube { color: #F60303; }
.letest-events-section .resTab .tabNav .r-tabs-state-active a { transition: all 0.4s; color: #BDBDBD; }
.letest-events-section .resTab .tabContent { display: none; padding: 0px }
.letest-events-section .resTab .r-tabs-accordion-title { display: none; }
.letest-events-section .social-tab .letest-event-bg { margin-top: 0px; height: auto; padding: 0; }
.social-tab, .letest-event-bg { height: 90%; }
.letest-events-section .social-tab .letest-event-bg .letest-img img { margin: 0 auto; text-align: center; display: block; }
.letest-img img { width: 100%; }
.letest-img:after { content: ""; width: 100%; height: 100%; background: rgb(0 0 0 / 50%); position: absolute; top: -100%; left: 0; transform: scale(1); transition: all 0.4s; }
.letest-img:hover:after { border-radius: 0px; transform: scale(1); top: 0; }
.letest-img { position: relative; border-radius: 17px; overflow: hidden; }
.social-tab .r-tabs-state-active .letest-img { border-radius: 0; }
.social-tab .letest-img:after { display: none; }
.social-tab .aboutphoto img { width: 250px; }
.social-tab iframe{ width: 100%; }
.innerBannerWrap img { object-fit: cover; right: 0; position: absolute; width: 100vw; max-width: 100%; height: 100%; }
.innerBannerWrap { position: relative; text-align: center; height: 313px; overflow: hidden; }
.innerBanner img { object-fit: cover; width: 100%; }
.innerBannerCaption h2 { font-weight: 600; color: #fff; font-size: 1.5em; position: absolute; top: 50%; transform: translateY(-50%); margin: 0; text-align: left; width: 25%; line-height: 32px; }
.breadcrumbWrap {
    z-index: 1;
    padding: 15px 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin-top: -54px;
    text-align: left;
}
.breadcrumbWrap ul { margin: 0; padding: 0; list-style: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.breadcrumbWrap ul li { color: #fff; overflow: hidden; display: initial; }
.breadcrumbWrap ul li a { color: #fff; text-decoration: none; }
.breadcrumbWrap ul li:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sitemap-item.sitemap-plugin--menu.sitemap-item--menu-main h2 { display: none; }
.breadcrumbWrap ul li a:hover { color: #FE0001 }
em.placeholder { background: transparent; }
[lang="mr"] #accessControl{ font-size: 0.8em; }
[lang="mr"] .topStrip ul li a { font-size: 0.8em; }
[lang="mr"] ul.footerQuickLinks li a { font-size: 0.9em; }
[lang="mr"] .views-field-counter { width: 125px; }
[lang="mr"] h3.heading-style3, [lang="mr"] .heading3 { font-size: 2em; }
[lang="mr"] section.nacp-progm-wrap .nacp-progm-right h3 { font-size: 2.5em; line-height: 44px; }
.breadcrumbItem + .breadcrumbItem::before { display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #fff; content: ">"; }
.aboutNiper span { font-size: 1rem; color: #555555; font-weight: 600; margin-bottom: 15px; display: block; }
.aboutNiper p { font-size: 1em; color: #555555; font-weight: 600; }
.committed-contain p:last-child, .vision-text p:last-child { padding-bottom: 0; }
section.wlecome-text { padding: 60px 0; }
.vision-title h3 { font-size: 1.875em; font-weight: 500; color: #323232; line-height: 38px; margin-bottom: 20px; }
section.msacs-envisions { background: #323232; margin-top: 100px; padding: 40px 0 110px; }
.msacs-envisions-img { margin-top: -90px; }
.msacs-envisions-img img { box-shadow: 0 0px 30px 3px #6565651a; border-radius: 20px; margin-bottom: 20px; }
.msacs-listing h3.heading3 { color: #fff; font-weight: 600; }
.msacs-listing ul { margin-top: 20px; padding: 0; }
.msacs-listing ul li { list-style: none; position: relative; padding-left: 24px; margin-bottom: 5px; color: #fff; z-index: 0; }
.msacs-listing ul li:after { content: ""; width: 12px; height: 12px; background: url(../images/check-circle-light.svg) 0 0 no-repeat; position: absolute; left: 0; top: 7px; }
.whitespaceinner { width: 100%; background-color: #fff; height: 100px; display: block; }
.about-msacs-inner .about-title h3 { font-weight: 600; color: #323232; font-size: 2.5em; margin-bottom: 30px; }
section.about-msacs-wrap { padding: 60px 0 0; }
.about-box { position: relative; height: 90px; }
.about-box-text p { padding-bottom: 0; }
.about-box h4 { font-size: 1.875em; color: #323232; font-weight: 600; line-height: 45px; height: 90px; align-items: center; display: flex; position: relative; padding-left: 20px; }
.about-box:after { content: ""; height: 100%; width: 2px; position: absolute; left: 4px; top: 0; background: #b2b2b2; }
.about-box h4:before { content: ""; height: 6px; width: 6px; position: absolute; left: 2px; top: 0; background: #b2b2b2; border-radius: 50px; }
.about-box h4:after { content: ""; height: 6px; width: 6px; position: absolute; left: 2px; bottom: 0; top: auto; background: #b2b2b2; border-radius: 50px; }
.msacs-inner:after { content: ""; height: 2px; width: 100%; position: absolute; left: 0; top: 50%; background: #c8c8c8; transform: translateY(-50%); }
.about-shap { height: 32px; width: 100%; background: url(../images/shap.svg) 0 0 no-repeat; margin: 15px 0; }
.msacs-inner { list-style: none; display: flex; height: 100%; margin: 0; padding: 0; position: relative; justify-content: space-between; }
.msacs-about-listing { width: 160px; }
.about-box-text { height: 90px; padding-right: 20px; }
.msacs-inner .slick-prev, .msacs-inner .slick-next { border: 1px solid #000; border-radius: 30px; height: 35px; width: 35px; top: -54px; transition: all 0.4s; }
.msacs-inner .slick-prev:hover, .msacs-inner .slick-next:hover, .msacs-inner .slick-prev:focus, .msacs-inner .slick-next:focus { border: 1px solid #FE0001; }
.msacs-inner .slick-next::before, .msacs-inner .slick-prev::before { font-size: 16px; }
.msacs-inner .slick-prev { left: auto; right: 45px; z-index: 1; }
.msacs-inner .slick-next { right: 0; }
.aboutUsWrapper { padding: 60px 0; }
.aboutUscolumn p.bigFont { font-size: 1.625em; color: #323232; line-height: 38px; font-weight: 500; margin-bottom: 10px; padding: 0; }
.objectivesWrapper { background: #323232; padding: 40px 0 110px; }
.objectivesWrapper h2 { font-size: 2.1875em; font-weight: 600; color: #fff; line-height: 45px; margin-bottom: 30px; }
ul.objectiveList { display: inline-block; padding: 0; margin: 0; list-style: none; }
ul.objectiveList li { display: inline-block; width: 100%; position: relative; padding: 0 0 0 30px; margin: 0 0 10px; color: #fff; font-size: 1em; }
ul.objectiveList li::before { content: "\f058"; font-family: 'FontAwesome'; font-weight: 400; position: absolute; left: 0; top: 2px; font-size: 1.125em; color: #E34A4E; line-height: normal; transition: all 0.3s ease-in-out; webkit-transition: all 0.3s ease-in-out; }
.banner-bg-img:after { content: ""; position: absolute; top: 0; height: 313px; right: 45%; width: calc(80vw - 80px); background: linear-gradient(to right, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 1%, rgba(50, 50, 50, 1) 65%, rgba(50, 50, 50, 0.9) 77%, rgba(50, 50, 50, 0.64) 89%, rgba(50, 50, 50, 0) 100%); }
.banner-bg-img { position: relative; height: 313px; width: 100%; display: block; }
.bgimg { height: 313px; object-fit: cover; overflow: hidden; position: absolute; right: 0; left: 0;    /*width: calc(80vw - 200px);*/ top: 0; }
section.Policies-wrap { padding-bottom: 110px; }
.policies-guidelines { display: flex; align-items: center; justify-content: start; margin-top: 30px; }
.Policies-wrap .committed-contain { padding-right: 100px; }
.policies-guidelines a { transition: all 0.4s; border-radius: 20px; border: 1px solid #F60303; padding: 20px 40px; text-decoration: none; color: #323232; font-size: 1.5em; font-weight: 500; margin-bottom: 30px; }
.policies-guidelines a img { transition: all 0.4s; margin-left: 15px; }
.policies-guidelines a:hover, .policies-guidelines a:focus { background: #F60303; border: 1px solid #F60303; color: #fff; }
.policies-guidelines a:hover img { filter: brightness(100); }

/********* Back to Top **********/
.backTop { color: transparent; height: 46px; width: 44px; top: 0; position: absolute; right: 0px; bottom: 0; z-index: 999; opacity: 0; }
#backtotop { box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3); cursor: pointer; display: none; height: 44px; overflow: hidden; position: fixed; bottom: 15px; right: 15px; width: 44px; z-index: 999; }
#backtotop > span { position: relative; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 1.375em; text-align: center; color: #fff; background-color: #000; -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out; -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out; transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out; overflow: hidden; }
#backtotop span em { background: #FE0001 url(../images/backtotop.png) no-repeat scroll center center; font-weight: bold; display: block; width: 44px; height: 44px; -webkit-transition: .15s ease 50ms; -moz-transition: .15s ease 50ms; transition: .15s ease 50ms; text-indent: -9999px; }
#backtotop > span:after { content: 'TOP'; position: absolute; top: 150%; left: 52%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: .45s cubic-bezier(.54, .13, 0, 1.43); -moz-transition: .45s cubic-bezier(.54, .13, 0, 1.43); transition: .45s cubic-bezier(.54, .13, 0, 1.43); font-size: 12px; font-weight: bold; }
#backtotop > span:hover:after { top: 50% }
#backtotop > span:hover em { -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); transform: translateY(-50px); -webkit-transition: .15s ease; -moz-transition: .15s ease; transition: .15s ease }
.page-node-21 .innerContent, .page-node-79 .innerContent { padding-bottom: 0; }
.innerContent { min-height: 600px; padding: 40px 0 100px; }
.innerContent h2 { font-weight: 600; font-size: 2em; position: relative; margin: 0 0 25px; }
.innerContent h2:after { content: ""; position: absolute; bottom: -10px; left: 0; width: 100px; height: 3px; background-color: #ff030f; }
.innerContent .objectivesWrapper h2:after { display: none; }

/*login page css*/
.notFoundWrap, .loginForm { max-width: 680px; margin: 0 auto 60px; position: relative; overflow: hidden; box-shadow: 0 0 30px rgb(0 0 0 / 20%); background: #fff; padding: 50px; border-radius: 15px; }
.loginForm { border-radius: 0px 0px 15px 15px; }
.loginForm label { font-weight: 600; }
.loginForm input { border: 1px solid #c2caed; height: 50px; padding: 5px 10px; color: #000; background-color: #fafbfd; border-radius: 5px; font-size: 1em; }
.js-form-item.form-item { margin-bottom: 15px; }
.page-frontpage .js-form-item.form-item { margin-bottom: 0; }
.loginForm input:focus, .feedback-form .btnCaptchaRow.cf #edit-body-wrapper textarea:focus { border: 1px solid #ff030f; outline: none; box-shadow: none; }
.loginForm .form-actions input.form-submit { transition: all 0.4s; background-color: #F60303; color: #fff; border: 1px solid #F60303; padding: 10px 20px; margin: 0; border-radius: 60px; font-size: 1em; }
.loginForm .form-actions input.form-submit:hover { background-color: #000; border: 1px solid #000; }
.loginForm .form-actions { display: flex; justify-content: space-between; align-items: center; }
.loginForm input .js-form-item { margin-bottom: 75px; }
.loginForm .captcha summary { display: none; }
.backendLoginWrap a.buttonLink { color: #000; text-decoration: none; font-weight: 600; }
.backendLoginWrap a.buttonLink:hover { color: #ff0610; }
.description { display: none; }
.form-required::after { display: inline-block; width: 6px; height: 6px; margin: 0 0.3em; content: ""; vertical-align: super; background-image: url(../../../../../misc/icons/ee0000/required.svg); background-repeat: no-repeat; background-size: 6px 6px; }
.error { color: #e30303; padding: 0; font-size: 1em; font-weight: 400 !important; }
.form-item input.error, .form-item textarea.error, .form-item select.error { border: 2px solid red; }
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], input[type="search"], select, textarea { border: 1px solid #c2caed; }

/*page not Found*/
.notFoundWrap h4 { margin-bottom: 10px; position: relative; display: block; text-transform: uppercase; color: #ea0f0f; font-weight: 600; font-size: 2em; text-align: center; }
.notFoundWrap h1 { display: inline-block; font-size: 110px; font-weight: 700; line-height: .9; padding-bottom: 10px; margin-bottom: 10px; color: #ff030f; border-bottom: 1px solid #ff030f; text-align: center; }
.notFoundWrap { text-align: center; }
.notFoundWrap p.largeText { font-size: 1.8em; color: #2f2f2f; font-weight: 700; line-height: 1.3; text-transform: uppercase; margin: 13px 0; padding-bottom: 0; }
.notFoundWrap a.ctaBtn.ctaFill { text-decoration: none; transition: all 0.4s; background-color: #F60303; color: #fff; border: 1px solid #F60303; padding: 10px 20px; margin: 0; border-radius: 60px; font-size: 1.143em; font-weight: 600; }
.notFoundWrap a.ctaBtn.ctaFill:hover { background-color: #000; border: 1px solid #000; }
.block-local-tasks-block { max-width: 680px; margin: 0 auto; display: block; }
.block-local-tasks-block ul { margin: 0; background: #f00; padding: 0; }
.block-local-tasks-block ul li { float: left; list-style: none; margin: 0; }
.block-local-tasks-block ul li a { text-decoration: none; color: #fff; padding: 15px; display: block; }
.block-local-tasks-block ul li a:hover { background: #000; }
.block-local-tasks-block ul li a.is-active { background: #000; }
.btnCaptchaRow.cf { max-width: 100%; }
.btnCaptchaRow.cf .captcha img { position: absolute; width: 120px; left: auto; top: 33px; border: 1px solid #c2caed; height: 50px; padding: 2px; border-radius: 5px; }
.btnCaptchaRow.cf .form-item-captcha-response { padding-right: 0; }
.btnCaptchaRow.cf .form-item-captcha-response #edit-captcha-response { width: 100%; }
.btnCaptchaRow.cf label { display: inline-block; width: 100%; font-weight: 600; }
.reload-captcha-wrapper { position: absolute; top: 45px; left: 312px; }
.btnCaptchaRow.cf .reload-captcha-wrapper a { background: rgba(0, 0, 0, 0) url(../images/reload.png) no-repeat scroll left top; display: block; font-size: 0; height: 30px; width: 30px; }
.filter-wrapper { display: none; }
.loginForm.feedback-form input { width: 100%; }
.loginForm.feedback-form #edit-signature input { padding: 10px; }
.feedback-form .btnCaptchaRow.cf #edit-body-wrapper { margin: 15px 0; }
.feedback-form .btnCaptchaRow.cf #edit-body-wrapper textarea { border: 1px solid #c2caed; border-radius: 5px; padding: 5px 10px; }
.feedback-form .field--widget-options-select select { height: 50px; border: 1px solid #c2caed; font-size: 0.9375em; padding: 5px 10px; }
.feedback-form .field--widget-options-select select.error { color: #000; }
.feedback-form .field--widget-options-select select:focus { outline: none; border: 1px solid #ff030f; box-shadow: none; }
.feedback-form .form-actions input.form-submit { display: block; width: auto; }
.feedback-form .field--widget-text-textarea-with-summary { margin: 15px 0; }
.feedback-form textarea { border: 1px solid #c2caed; border-radius: 5px; padding: 5px 10px; }
.feedback-form textarea:focus { outline: none; border: 1px solid #ff030f; box-shadow: none; }
.loginForm.feedback-form.complaint-form { max-width: 100%; }
.loginForm.feedback-form.complaint-form input[type="submit"] { width: auto; transition: all 0.4s; background-color: #F60303; color: #fff; border: 1px solid #F60303; padding: 10px 20px; margin: 0; border-radius: 60px; font-size: 1em; }
.loginForm.feedback-form.complaint-form input[type="submit"]:hover { background-color: #000; border: 1px solid #000; }
.loginForm.feedback-form.complaint-form .cancelBtn { margin-left: 10px; width: auto; border-radius: 60px; justify-content: center; align-items: center; line-height: 21px; height: 50px; transition: all 0.4s; font-size: 1em; }
.loginForm.feedback-form.complaint-form .cancelBtn:hover { background: #000; color: #fff; }
.loginForm.feedback-form .node-feedback-form.node-form .btnCaptchaRow .captcha { padding-right: 175px; }
.loginForm .user-pass .btnCaptchaRow.cf .captcha {  padding-right: 175px; }
.loginForm .user-pass .btnCaptchaRow.cf .captcha img { top: 33px; }
.loginForm .user-pass .btnCaptchaRow.cf .captcha .reload-captcha-wrapper,
.loginForm.feedback-form.complaint-form .complaint-form .captcha .reload-captcha-wrapper{ top: 45px; }
.loginForm.feedback-form .btnCaptchaRow.cf .captcha .reload-captcha-wrapper,
.loginForm .user-pass .btnCaptchaRow.cf .captcha .reload-captcha-wrapper{ top: 44px; }
.loginForm .user-login-form .btnCaptchaRow .captcha .reload-captcha-wrapper{ top: 44px; }
.loginForm.feedback-form.complaint-form .captcha img,
.loginForm .user-login-form .btnCaptchaRow.cf .captcha img { top: 33px; }
.loginForm.feedback-form .btnCaptchaRow.cf .captcha img { top: 33px; }
.loginForm.feedback-form.complaint-form .captcha { max-width: 100%; padding-right: 197px; }
.captcha { position: relative; clear: both; }
.captcha img { z-index: 1; position: absolute; right: 43px; top: 33px; max-width: 140px; border: 1px solid #ccc; padding: 2px; border-radius: 5px; height: 50px; }
.captcha .reload-captcha-wrapper { position: absolute; right: 0px; left: auto; width: 30px; height: 30px; top: 41px; }
.captcha .reload-captcha-wrapper a { background: rgba(0, 0, 0, 0) url(../images/reload.png) no-repeat scroll left top; display: block; font-size: 0; height: 30px; width: 30px; }
.loginForm .captcha label { white-space: nowrap; }
.loginForm .user-login-form .btnCaptchaRow .captcha { padding-right: 175px; }
.description { margin-top: 10px; }
.loginForm.feedback-form.complaint-form .required { color: #323232; font-size: 1.071em; border-radius: 5px; }
.loginForm.feedback-form.complaint-form .required::-webkit-input-placeholder { color: #323232; opacity: 1; }
.loginForm.feedback-form.complaint-form .required::-moz-placeholder { color: #323232; opacity: 1; }
.loginForm.feedback-form.complaint-form .required:-ms-input-placeholder { color: #323232; opacity: 1; }
.loginForm.feedback-form.complaint-form .required:-moz-placeholder { color: #323232; opacity: 1; }
.sitemap { padding-bottom: 50px; }
.sitemap h2 { font-size: 2.5em; font-weight: 600; color: #323232; line-height: 45px; margin-bottom: 45px; }
.sitemap .sitemap-menu { border-left: 2px solid #e8e6e6; list-style: none; padding: 0 !important; position: relative; padding-top: 10px !important; margin: 0; }
.sitemap .sitemap-menu a { display: inline-block; }
.sitemap .sitemap-menu:after { content: ""; height: 10px; left: -6px; position: absolute; bottom: 0; width: 10px; background: #e8e6e6; border-radius: 50%; }
.sitemap .sitemap-box-menu:first-child .content > .sitemap-menu:after { display: none; }
.sitemap .sitemap-menu > li { padding: 0 0 0 25px; position: relative; margin-bottom: 5px; }
.sitemap .sitemap-menu > li:last-child { margin-bottom: 0; }
.sitemap .sitemap-menu > li:after { border-top: 1px solid #e8e6e6; content: ""; height: 0; left: 0; position: absolute; top: 16px; width: 25px; z-index: -1; }
.sitemap .sitemap-menu > li > a { color: #000; font-size: 1.125em; line-height: 25px; text-decoration: none; padding: 7px 20px; transition: 500ms all; background: #e8e6e6; border: 1px solid #e8e6e6; }
.sitemap .sitemap-menu > li > a:hover { background: #ff030f; color: #fff }
.sitemap .sitemap-menu ul li { margin-bottom: 5px; }
.sitemap .sitemap-menu > li > ul { border-left: 2px solid #e8e6e6; list-style: none; padding: 5px 0; margin: 0 0 15px 25px; position: relative; }
.sitemap .sitemap-menu > li > ul:after { content: ""; height: 7px; left: -4px; position: absolute; bottom: 0; width: 7px; background: #e8e6e6; border-radius: 50%; }
.sitemap .sitemap-menu > li > ul > li { padding: 0 0 0 25px; position: relative; }
.sitemap .sitemap-menu > li > ul > li > a { transition: 500ms all; background: #fff; padding: 5px 10px; }
.sitemap .sitemap-menu > li > ul > li > a:after { border-top: 2px solid #e8e6e6; content: ""; height: 0; left: 0; position: absolute; top: 17px; width: 26px; transition: 500ms all; display: none; }
.sitemap .sitemap-menu > li > ul > li > a:hover { transition: 500ms all; background: #ff030f; color: #fff; padding-left: 30px; }
.sitemap .sitemap-menu ul a { color: #333; text-decoration: none; font-size: 1em; }
.sitemap .sitemap-menu > li > ul > li > ul { border-left: 2px solid #e8e6e6; list-style: none; padding: 5px 0; margin: 0 0 10px 25px; position: relative; }
.sitemap .sitemap-menu > li > ul > li > ul:after { content: ""; height: 7px; left: -4px; position: absolute; bottom: 0; width: 7px; background: #e8e6e6; border-radius: 50%; }
.sitemap .sitemap-menu > li > ul > li > ul li { padding: 0 0 0 15px; position: relative; }
.sitemap .sitemap-menu > li > ul > li > ul li > a { transition: 500ms all; }
.sitemap .sitemap-menu > li > ul > li > ul li > a:after { border-top: 1px solid #e8e6e6; content: ""; height: 0; left: 0; position: absolute; top: 17px; width: 16px; transition: 500ms all; }
.sitemap .sitemap-menu > li > ul > li > ul li > a:hover { padding-left: 22px; transition: 500ms all; color: #fff; }
.videoOuter .thumbnail img { width: 100%; }

/********** Table **********/
.tableOut { overflow-y: hidden; overflow-x: auto; }
table, .tableData { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells: show; border: none; border-top: 1px solid rgb(0 0 0 / 20%); border-left: 1px solid rgb(0 0 0 / 20%);position: relative; }
table table, .tableData table { margin: 0; }
th, td, .tableData th, .tableData td { border: none; padding: 15px; border-bottom: 1px solid rgb(0 0 0 / 20%); border-right: 1px solid rgb(0 0 0 / 20%); font-size: 0.875em; }
table tr:nth-child(odd) td, .tableRowOdd { background-color: #efefef; }
caption, th, td { font-weight: normal; background: #fff; }
th, .tableData th { background: #323232; color: #fff; border-right: 1px solid rgb(243 243 243 / 40%); border-bottom: 1px solid rgb(255 255 255 / 40%); }
.view-header { margin: 15px; }
.tableScroll { overflow-y: hidden; overflow-x: auto; }
.tableOut table.responsiveTable.tableData td a { color: #ff0919; word-wrap: break-word; text-decoration: none; }
.fileSize { font-size: 0.75em; font-weight: 500; color: #6c6c6c; display: inline-block; font-style: italic; }
.view-filters { background-color: #f2f2f2; padding: 15px 15px 20px; margin-bottom: 30px; }
.views-exposed-form { position: relative; padding-top: 35px; }
.views-element-container .form-actions input[type="submit"] { border-radius: 0px 5px 5px 0px; height: 50px; transition: all 0.4s; font-size: 0.9375em; }
.views-exposed-form .js-form-item-title label { position: absolute; top: 0; }
.view-filters .js-form-item.form-item.js-form-type-textfield.form-item-title.js-form-item-title { float: left; width: 310px; }
input#edit-title { width: 100%; border: 1px solid #c2caed; height: 50px; padding: 5px 10px; color: #000; background-color: #fafbfd; border-radius: 5px 0px 0px 5px; margin-top: 0; }
input#edit-title:focus { border: 1px solid #ff030f; outline: none; box-shadow: none; }


/* Magnific Popup CSS */
.mfp-title, .mfp-counter { display: none; }
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-pointer; cursor: -webkit-pointer; cursor: pointer; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 1.75em; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; }
.mfp-close:active { top: 1px; }
.mfp-close-btn-in .mfp-close { color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 0.75em; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 0.75em; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
	.mfp-img-mobile img.mfp-img { padding: 0; }
	.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
	.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
	.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
	.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
	.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}

@media all and (max-width:900px) {
	.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
	.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
	.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
	.mfp-container { padding-left: 6px; padding-right: 6px; }
}

.datepicker { border-radius: 0px !important; padding: 0px; }
.form-control { border-radius: 0px; }
.formInnerDatePick input[type="text"] { height: 50px; border: 1px solid #ccc; border-radius: 5px !important; padding: 0 15px; }
.datepicker .form-control { padding-right: 40px; height: 50px; border-radius: 6px !important; }
.datepicker td, .datepicker th { padding: 5px 10px; }
.datepicker table tr td, .datepicker table tr th { border: 1px solid #ededed !important; font-size: 0.8em; border-radius: 0 !important; }
.datepicker table tr th { background: #323232; color: #fff; font-weight: normal; border-color: #444 !important; }
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover { background: #fe0001 !important; }
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover, .datepicker table tr td.active.active { background-color: #fe0001 !important; background-image: none; color: #fff }
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover { background: #fe0001; color: #fff; }
.datepicker-dropdown:after { border-bottom: 6px solid #323232; }
.mainBoxThk, .mainBoxThk p { text-align: center; }
.mainBoxThk h2 { color: #73af55; }
.innerWrap .mainBoxThk h2::after { display: none; }
.mainBoxThk { text-align: center; background: #f1f1f1; padding: 30px 30px 50px 30px; max-width: 800px; margin: 0 auto; }
.mainBoxThk img { width: 90px; margin: 15px; font-size: 0.9375em; }
.mainBoxThk p { padding-top: 0; }
.backToHome a.button { background: #f00; border: 1px solid #f00; border-radius: 5px; }
.backToHome a.button:hover { background: #333; border: 1px solid #333; color: #fff; }
.mainBoxThk .centerBox h2::after { content: ""; position: absolute; bottom: -10px; left: 0; width: 100px; height: 3px; background-color: #73af55; right: 0; margin: 0 auto; }
.datepicker table tr td span.active,
.datepicker table tr td span.active.active{ background: #fe0001 !important; color: #fff; }

/*.datepicker th:last-child:after { content: "»"; width: 38px; height: 31px; position: absolute; right: 0; background: #898989; z-index: 99999; top: 1px; padding: 5px 10px;color: #b1b1b1; }*/
.datepicker table:after { position: absolute; content: "»"; width: 100%; background: #999; left: auto; height: 33px; top: 1px; z-index: -1; color: #c9c9c9; right: 0; text-align: right; padding: 4px 14px; }
.loginForm.feedback-form.complaint-form .required .file--image { margin-bottom: 15px; }


/*********  module Accordion ******** */
div#faqfield_field_faq_title_node_7 { padding-bottom: 50px; }
.ui-accordion .ui-accordion-content { font-family: 'Poppins', sans-serif; padding: 10px; overflow: inherit; box-shadow: 0 0 35px rgb(0 0 0 / 5%); margin-bottom: 0px; border: none; }
.ui-accordion .ui-accordion-content ul li { list-style: none; }
.ui-accordion .ui-accordion-content ul { margin: 0; }
.ui-accordion .ui-accordion-header.ui-state-active { border: none; margin-top: 0px; background: #ff030f url(../images/minus_white.png) 98% 18px no-repeat; color: #fff; }
.ui-accordion-content-active { background: #ededed; border: 1px solid #ff0618 !important; border-radius: 0; }
.ui-accordion .ui-accordion-content p { font-size: 0.9375em; line-height: 25px; margin-bottom: 0; padding-bottom: 0; }
.ui-accordion .ui-accordion-header { font-family: 'Poppins', sans-serif; font-size: 1em; color: #3a3a3a; background: #f4f6fd url(../images/plus.png) 98% 16px no-repeat; cursor: pointer; font-weight: 400; padding: 13px 30px; border: none; border: 1px solid #dfe0e2; margin: 0; border-radius: 0; }
.ui-icon-triangle-1-s, .ui-icon-triangle-1-e { display: none; }
form.search-form label { display: block; font-size: 15px; font-weight: 600; }
form.search-form input { border: 1px solid #f00; height: 50px; margin: 0; }
.rti-ul h2.heading2::after { width: 43px; }
.rti-ul ul.custom-ul { margin: 0 0 10px; padding: 0; }
.rti-ul ul.custom-ul li { list-style: none; position: relative; font-size: 1em; line-height: 21px; margin-bottom: 15px; transition: all 0.4s; padding-left: 20px; }
.rti-ul ul.custom-ul li:after { content: ""; width: 12px; height: 12px; background: url(../images/check-circle.svg) 0 0 no-repeat; position: absolute; left: 0; top: 5px; }
.rti-ul ul.custom-ul li a { text-decoration: none; }
.contact-wrap { box-shadow: 0px 3px 40px rgb(100 100 100 / 30%); padding: 20px; height: auto; margin-bottom: 0; border-bottom: 3px solid #ff0512; }
.map-section, .map-section img { height: 100%; object-fit: cover; }
.cont-address p { display: flex; }
.cont-address a { text-decoration: none; }
.cont-address p em { color: #ff0610; font-size: 1.0625em; width: 30px; line-height: 24px; }
.schemesBox .sthumbnail img { width: 100%; transition: all 0.4s; margin: 0 auto; display: inline-block; }
.schemesBlock .col-md-3 { display: flex; }
.schemesBlock .col-md-3 .schemesBox { background: #fff; box-shadow: 0 0 29px rgb(120 120 120 / 20%); width: 100%; overflow: hidden; border-radius: 15px; position: relative; padding-bottom: 20px; }
.schemesBlock .col-md-3 .schemesBox .schemesearch { box-shadow: none; float: left; }
.innerWrap .introductionBlock .block-system .schemesearch { padding: 15px; }
.schemesBox .sthumbnail:hover img { transform: scale(1.2); }
.schemesBlock .sthumbnail { overflow: hidden; }
.schemesBlock .sthumbnail img { border-radius: 0; object-fit: cover; width: 100%; height: 100%; }
.schemesBlock h3 { font-size: 1.25em; }
.schemesBlock .schemesBox .sthumbnail { float: left; width: 100%; height: 240px; }
.schemesBlock .schemesBox .sthumbnail img { -webkit-transition: 0.4s ease; transition: 0.4s ease; }
.schemesBlock .schemesBox:hover .sthumbnail a img { transform: scale(1.1); }
.schemesBlock .schemesBox:hover .schemesearch a { color: #fe0001; }
.schemesBlock .schemesBox:hover .sthumbnail img { opacity: 1; }
.schemesBlock .schemesBox { margin-bottom: 20px; }
.schemesBlock .schemesearch { width: 100%; padding:25px 15px; color: #232323; }
.schemesBlock .schemesearch a { color: #232323; font-size: 1.214em; text-decoration: none; line-height: 22px; }
.schemesBlock .col-md-3 .schemesBox .schemesearch p { position: absolute; bottom: 10px;padding: 0; }
.schemesearch a { font-size: 1.214em; margin-bottom: 10px; font-weight: 600; display: block; }
.schemesearch p { margin-bottom: 0; }
.schemesearch .datetime:before { content: "\f073"; position: absolute; left: 0; font-family: 'FontAwesome'; }
.schemesearch .datetime { position: relative; padding-left: 22px; font-weight: 600; color: #fe0001; font-size: 1.1em; }
.eventFilterInfo { margin: 20px 0; background-color: #f4f3f3; border: 1px solid #dbd9d9; padding: 20px 30px; }
.eventFilterInfo ul { list-style: none; margin: 0 -15px; padding: 0; }
.eventFilterInfo ul li { width: 33%;/* min-width: 230px;*/ padding: 0 15px; float: left; position: relative; }
.eventFilterInfo ul li span { word-break: break-all; }
.eventFilterInfo ul li .elabel { font-weight: 500; font-size: 1.1em; color: #fe0001; display: block; margin-bottom: 5px; }
.eventFilterInfo ul li .edate { font-weight: 600; font-size: 1.2em; display: block; }
.eventFilterInfo ul li .edate img { width: 13px; margin-left: 5px; }
.eventFilterInfo ul li:first-child::before { display: none; }
.eventFilterInfo ul li::before { content: " "; position: absolute; left: 0; top: 0; z-index: auto; height: 90%; width: 1px; background: #dbd9d9; overflow: hidden; margin-top: 2%; }
.field.field--name-field-news-image.field--type-image.field--label-hidden.field__items img { margin: 0 auto; display: block; }
.search-text li { margin: 0; padding: 0; list-style: none; position: relative; }
.search-text li:after { width: 100%; height: 1px; content: ""; background: #d5d5d5; position: absolute; bottom: 22px; }
.search-text li a { color: #ff030f; text-decoration: none; }
#nav li ul li a:hover, #nav li ul li > a.selected, #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected, #nav ul > .highlight > a { background-color: #ff0610; color: #fff; }
.photosVideos .slick-control { display: block; }

#Videos  .slick-control,
#photos .slick-control { display: none; }
.cont-address h3 { font-size: 1.25em; font-weight: 600; margin-bottom: 15px; }
.searchDetalispage { margin-bottom: 15px; }
.search-form a#edit-help-link { margin: 15px 0; display: block; color: #ff0a00; }
.page-search ul.search-text { margin: 0; padding: 0; }
.page-search ul.search-text li { border: 1px dashed #e8e8e8; padding: 15px; margin: 0 0 15px; box-shadow: 0 1px 5px rgb(0 0 0 / 20%); transition: all 0.3s ease-out; }
.page-search ul.search-text li:after { display: none; }
.page-search ul.search-text li h3 { font-size: 1.25em; margin: 0 0 10px; display: block; }
.page-search ul.search-text li p { margin: 0; padding: 0; }
.page-search ul.search-text li:hover { box-shadow: 0 1px 5px rgb(0 0 0 / 40%); border: 1px dashed #ff0a00; }
nav.pager ul.pager__items.js-pager__items { padding: 0; margin: 15px 0; list-style: none; display: flex; align-items: center; justify-content: flex-end; }
nav.pager ul.pager__items.js-pager__items li a { text-decoration: none; color: #ff0a00; border: 1px solid #ff0a00; padding: 0 10px; display: block; line-height: 40px; text-align: center; }
nav.pager ul.pager__items.js-pager__items li.pager__item--next a, nav.pager ul.pager__items.js-pager__items li.pager__item--last a { width: auto; }
nav.pager ul.pager__items.js-pager__items li a:hover { background: #ff0a00; color: #fff; }
.searchListing form.search-form input.form-search { padding: 10px 15px; }
.scenario-section h4 { padding-bottom: 15px; font-size: 1.25em; }
.scenario-section h3 { padding-bottom: 10px; font-size: 1.25em; }
.commen-ul ul { margin: 0; padding: 0; }
.commen-ul ul li { list-style: none; padding-left: 15px; position: relative; padding-bottom: 15px; }
.commen-ul ul li:after { content: ""; width: 7px; height: 7px; background: #FE0001; position: absolute; left: 0; top: 9px; border-radius: 50%; }
.commen-ul ul li a:hover { color: #FE0001; }
.commen-ul ul li a { text-decoration: none; color: #212529; }
a.shapingbtn { background-color: #F60303; color: #fff; text-decoration: none; padding: 10px 25px; height: 40px; display: inline-block; border-radius: 50px; font-size: 14px; font-weight: 400; align-items: center; }
a.shapingbtn:hover { background-color: #000; color: #fff; }
.searchListing .js-form-item.form-item { margin-bottom: 0; }

/* Pagination CSS */
.pager { padding-top: 40px; }
.pager ul { list-style-type: none; margin: -4px; display: flex; flex-wrap: wrap; justify-content: center; }
.pager ul li { width: 40px; line-height: 40px; background-color: #fff; margin: 0 4px; box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.3); transition: all 350ms ease 0s; -webkit-transition: all 350ms ease 0s; }
.pager ul li a { display: block; padding: 0 15px; text-align: center; color: #323232; text-align: center; }
.pager ul li a:hover { color: #fff; }
.pager ul li.is-active { background-color: #ff030f; }
.pager ul li.pager__item--next, .pager ul li.pager__item--last, .pager ul li.pager__item--first, .pager ul li.pager__item--previous { width: auto; white-space: nowrap; }
.pager ul li.pager__item--next a, .pager ul li.pager__item--last a, .pager ul li.pager__item--first a, .pager ul li.pager__item--previous a { padding: 0 20px; }
.pager ul li.is-active a { color: #fff !important; }
#edit-date-incident { background: url(../images/calc-icon.png) no-repeat right center; background-size: 35px; }

/*all table formate css*/
.views-field-counter { width: 75px; text-align: center; }
th.views-field-field-tenders-date, th.views-field-field-invitations-date { width: 215px; }
th.views-field-field-annual-report-date, th.views-field-field-job-opportunities-date { width: 150px; }
th.views-field-field-tenders-document, th.views-field-field-annual-report-document, th.views-field-field-job-opportunities-document, th.views-field-field-invitations-document, th.views-field-field-nacp-document, th.views-field-field-who-s-who-document, th.views-field-field-publications-document { width: 135px; }
.views-field-field-tenders-document a, .views-field-field-annual-report-document a, .views-field-field-job-opportunities-document a, .views-field-field-invitations-document a, .views-field-field-nacp-document a, .views-field-field-who-s-who-document a, .views-field-field-publications-document a { font-size: 0.875em; }
.views-field-field-tenders-document span.fileSize, .views-field-field-annual-report-document span.fileSize, .views-field-field-job-opportunities-document span.fileSize, .views-field-field-invitations-document span.fileSize, .views-field-field-nacp-document span.fileSize, .views-field-field-who-s-who-document span.fileSize, .views-field-field-publications-document span.fileSize, .views-field-field-sankalan-document span.fileSize { font-size: 0.925em; display: block; width: 100%; margin: -1px 0 0 0px; }
.views-field-field-tenders-document .file--application-pdf, .views-field-field-annual-report-document .file--application-pdf, .views-field-field-job-opportunities-document .file--application-pdf, .views-field-field-invitations-document .file--application-pdf, .views-field-field-nacp-document .file--application-pdf, .views-field-field-who-s-who-document .file--application-pdf, .views-field-field-publications-document .file--application-pdf { /*display: flex;*/ align-items: center; justify-content: left; flex-wrap: wrap; text-align: left; }
.view-key-persons .nationalImg { display: flex; justify-content: center; grid-gap: 0; padding: 0; flex-wrap: wrap; margin: 0 0 100px; }
.view-key-persons .nationalImg .researchbox { width: calc(20% - 15px); padding: 15px; box-shadow: 0 1px 5px rgb(0 0 0 / 10%); border-radius: 15px; margin: 0 0 15px 15px; }
.view-id-related_links.view-display-id-page_2 { padding: 50px 0; }
.view-id-related_links.view-display-id-page_2 .logos-box { text-align: center; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 20px; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item { height: 100%; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a { height: 100%; text-decoration: none; display: block; background: #fff; box-shadow: 0 0px 10px 3px #6565651a; border-radius: 20px; padding: 30px 20px; transition: all 0.4s; text-decoration: none; display: block; position: relative; overflow: hidden; z-index: 0; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item p { margin: 15px 0 0; padding-bottom: 0; font-size: 1.25em; color: #000000; line-height: 26px; font-weight: 400; transition: all 0.4s; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a span { display: block; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:after { content: ""; background: #F60303; position: absolute; top: -100%; height: 100%; width: 100%; left: 0; z-index: -1; transition: all 0.4s; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:hover:after { top: 0; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a.active, .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:hover, .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:focus { box-shadow: 0 0px 14px 3px rgb(255 6 16 / 50%); }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:hover p { color: #fff; }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a.active img, .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:hover .imgbox img, .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:focus .imgbox img { filter: brightness(100); }
.view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a.active p, .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:hover p, .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:focus p { color: #fff; }
.wob .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a { background: #424242; }
.highlight {color: #f00; font-weight: 600; }
.highlight.feedback-highmsg { padding-bottom: 20px; max-width: 680px; margin: 0 auto; }
.messages .placeholder{ background-color: transparent;opacity: 1;color: #f00; }
.complaint-form .placeholder{  background-color: transparent;opacity: 1;color: #f00; }
.complaint-form ul li{ list-style: none; }
.letest-contant a{ font-size: 1em; }
.letest-event-bg .letest-contant a { text-decoration: none; }
.letest-event-bg .letest-contant a p.heading5 { font-size: 1rem; }
.scenario-section td img{ margin-left: 4px; }
.socialMediaLinks a img { width: 24px; }
.socialMediaLinks a:hover  img { filter: invert(0%) sepia(156%) saturate(130%) hue-rotate(162deg) brightness(107%) contrast(156%); }
/*================contras color theme=========================
==============================================================*/
body.wob { background-color: #000; color: #fff; }
.wob .loginForm.feedback-form.complaint-form input[type="submit"], .wob .loginForm.feedback-form.complaint-form .cancelBtn { background: #ff0; border: 1px solid #ff0; color: #000; }
.wob .loginForm.feedback-form.complaint-form input[type="submit"]:hover, .wob .loginForm.feedback-form.complaint-form .cancelBtn:hover { background: #80ff00; border: 1px solid #80ff00; }
.wob a.shapingbtn:hover { background-color: #80ff00; }
.wob a.shapingbtn { background-color: #ff0; color: #000; }
.wob .commen-ul ul li:after, .wob .introductionBlock h2::after { background: #ff0; }
.wob .commen-ul a { color: #ff0; text-decoration: none; }
.wob .eventFilterInfo ul li .edate a, .wob .sitemap h2, .wob .innerContent h2, .wob .notFoundWrap h4, .wob .notFoundWrap h1, .wob .search-form a#edit-help-link { color: #ff0; }
.wob .commen-ul a:hover, .wob .scenario-section a:hover, .wob .tableOut table.responsiveTable.tableData td a:hover, .wob .rti-ul ul.custom-ul li a:hover, .wob .cont-address a:hover, .wob .schemesBlock .schemesearch a:hover, .wob .schemesBlock .schemesBox:hover .schemesearch a, .wob .backendLoginWrap a.buttonLink:hover { color: #80ff00; }
.wob .scenario-section a { color: #ff0; text-decoration: none; }
.wob .scenario-section a.shapingbtn { color: #000; }
.wob caption, .wob th, .wob td { background: #333; }
.wob .dapcus p a { color: #ff0; }
.wob .dapcus p a:hover { color: #80ff00; }
.wob .datepicker table tr td, .wob .datepicker table tr th { color: #fff; background: #1e1d1d; }
.wob .scenario-section caption, .wob .scenario-section th, .wob .scenario-section td, .wob .tableOut .tableData td { background: #333; }
.wob table, .wob .tableData { border-top: 1px solid #5a5a62; border-left: 1px solid #5a5a62; }
.wob th, .wob td, .wob .tableData th, .wob .tableData td { border-bottom: 1px solid #5a5a62; border-right: 1px solid #5a5a62; }
.wob table tr:nth-child(odd) td, .wob .tableRowOdd { background-color: #333333; color: #fff; }
.wob .searchListing input[type="search"] { border: 2px solid #ff0; color: #fff; }
.wob .searchListing .search-form input[type="submit"] { border: 1px solid #ff0; }
.wob input[type="submit"], .wob input[type="button"], .wob input[type="reset"] { background: #ff0; color: #000; }
.wob .ui-accordion .ui-accordion-header.ui-state-active { background: #222 url(../images/minus_white.png) 98% 18px no-repeat; color: #ff0 !important; border: 1px solid #ff0; border-bottom: none; }
.wob .ui-widget-content { border: 1px solid #333; background: #222; color: #fff; }
.wob .ui-accordion .ui-accordion-header { color: #fff; background-color: #333; border-color: #222; }
.wob .ui-accordion .ui-accordion-header { background: #383838 url(../images/plus-white.png) 98% 16px no-repeat; }
.wob .search-text li:after { background: #646464; }
.wob .rti-ul h2.heading2::after, .wob .contact-us h2.heading2:after { background: #ff0; }
.wob .contact-wrap { border-bottom: 3px solid #ff0; background: #323232; }
.wob .schemesBlock .col-md-3 .schemesBox { background-color: #4d4c4c; }
.wob .eventFilterInfo ul li .elabel { color: #333; }
.wob .eventFilterInfo { background-color: #3a3a3a; border: 1px solid #686868; }
.wob .eventFilterInfo ul li::before { background: #686868; }
.wob .eventFilterInfo ul li span.elabel, .wob .smoke-base .dialog-inner { color: #ffffff; }
.wob .ui-accordion-content-active { border: 1px solid #ff0 !important; }
.wob .mainBoxThk { background-color: #2e2e2e; }
.wob .smoke { background-color: rgb(64 64 64 / 100%); border: 2px solid #ff0; }
.wob .dialog-buttons { border-top: 1px solid #616264; }
.wob .smoke-base .dialog-inner button { border: 1px solid #ff0; color: #000; background-color: #ff0; }
.wob .smoke-base .dialog-inner button:hover { border: 1px solid #80ff00; color: #000; background-color: #80ff00; }
.wob .headerRow a img, .wob .msacsSection .imgHolder img { filter: grayscale(1) invert(1) contrast(4); }
.wob .headerRow { background: #2a2424; }
.wob .footerSectionWrap, .wob .connectWrap, .wob .topStrip { background: #3c3c3c; }
.wob .msacs-inner .slick-prev, .wob .msacs-inner .slick-next { border: 1px solid #ff0; background-color: #ff0; }
.wob .msacs-inner .slick-prev:hover, .wob .msacs-inner .slick-prev:focus, .wob .msacs-inner .slick-next:hover, .wob .msacs-inner .slick-next:focus { border: 1px solid #80ff00; background-color: #80ff00; }
.wob .slick-prev:hover:before, .wob .slick-next:hover:before { color: #80ff00; }
.wob .footer, .wob .latest-bg, .wob section.logos-wrap .logos-inner .logos-box .logos-box-item a, .wob section.latest-events-wrap { background: #424242; }
.wob .headerRowRight .helplineNumber img, .wob .views-field-field-annual-report-document .file--application-pdf img { filter: brightness(100); }
.wob .policies-guidelines a:hover img { filter: initial; }
.wob .footerMenu li::before { background: #626262; }
.wob .searchBtn { border: 1px solid #ff0; color: #ff0; }
.wob .searchBtn:hover { border: 1px solid #80ff00; color: #80ff00; background: transparent; }
.wob .searchContainer .searchBox:before { border-color: transparent transparent #525252; }
.wob .searchBox { background-color: #525252; }
.wob .searchBox input { background-color: #323131; color: #fff; }
.wob .searchBox input.ctaBtn { background: #ff0; color: #000; }
.wob .searchBox .goBtn, .wob .form-control-wrap .button { background-color: #ff0; color: #000; }
.wob .searchBox .goBtn:hover, .wob #nav li a:before, .wob .redbtn:hover, .wob input[type="submit"]:hover, .wob .topStrip ul li a:before { background: #80ff00; color: #000; }
.wob .breadcrumbWrap ul li a:hover { color: #80ff00; }
.wob #nav li a.active, .wob #nav li a:hover, .wob ul.footerQuickLinks li a:hover, .wob ul.footerQuickLinks li:hover::before { color: #80ff00; }
.wob #nav ul li a { background-color: #505050; border-top: 1px solid #626262; }
.wob .redbtn { background-color: #ff0; color: #000; }
.wob .topStrip li a:hover, .wob .photosVideos .heading3, .wob .resTab .tabNav .r-tabs-state-active a, .wob h3.heading-style3, .wob .marqueeScrolling a:hover, .wob .redLink:hover { color: #80ff00; }
.wob .topStrip li a, .wob .language select, .wob #accessControl input, .wob .msacsContactDetail .fa-regular, .wob .msacsContactDetail .fa, .wob .footerMenu li a, .wob .about-msacs-inner .about-title h3, .wob .about-box h4, .wob .objectivesWrapper h2, .wob .msacs-listing h3.heading3, .wob section.about-home-wrap .about-home-left h2, .wob .innerBannerCaption h2, .wob ul.footerQuickLinks li a, .wob ul.footerQuickLinks li::before, .wob section.nacp-progm-wrap .nacp-progm-right h3, .wob section.nacp-progm-wrap .nacp-progm-right span, .wob .redLink, .wob .latest-date, .wob .latest-date .fa, .wob section.logos-wrap .logos-inner .logos-box .logos-box-item a, .wob .event-date, .wob .redCol, .wob .marqueeScrolling a, .wob .redcol, .wob .control-icons p i, .wob .control-icons p a, .wob .scenario-section h3, .wob .scenario-section h4, .wob .cont-address p em, .wob .cont-address a, .wob .search-text li a, .wob .rti-ul ul.custom-ul li a, .wob .introductionBlock h2, .wob .schemesBlock .schemesearch a, .wob .rti-ul h2.heading2, .wob .contact-us h2.heading2, .wob .tableOut table.responsiveTable.tableData td a { color: #ff0; }
.wob #nav li ul li a:hover, .wob #nav li ul li > a.selected, .wob #nav ul a:hover, .wob .noJS #nav ul a:focus, .wob #nav ul a.selected, .wob #nav ul > .highlight > a { background-color: #333; }
.wob section.about-home-wrap .nationalImg .researchbox { background: #323131; }
.wob .marqueeContainer { background: #3c3c3c; }
.wob #nav li a, .wob .headerRowRight .helplineNumber, .wob .vision-title h3, .wob .socialMediaLinks span, .wob .socialMediaLinks a, .wob .msacsContactDetail h4.msacsName, .wob .msacsContactDetail p.msacsAddress, .wob .msacsContactDetail p a, .wob .footerQuickLinksWrap h4, .wob section.about-home-wrap .about-home-left p, .wob section.about-home-wrap .about-home-left span, .wob .latest-news-wrap .latest-news-inner p, .wob .resTab .tabNav li a, .wob .rti-ul ul.custom-ul li, .wob section.logos-wrap .logos-inner .logos-box .logos-box-item p, .wob .schemesearch p, .wob .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a p { color: #fff; }
.wob section.logos-wrap .logos-inner .logos-box .logos-box-item a span img, .wob .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a span img { filter: brightness(100); }
.wob .letest-events-section .resTab .tabNav li.r-tabs-state-active .fa-facebook { color: #0099EB; }
.wob .policies-guidelines a, .wob .about-btn a.msacs-btn { border: 1px solid #ff0; color: #ff0; }
.wob .policies-guidelines a:focus { background-color: #80ff00; color: #000; }
.wob .policies-guidelines a:hover, .wob .about-btn a.msacs-btn:hover, .wob .about-btn a.msacs-btn:focus { background: #80ff00; border: 1px solid #80ff00; color: #000; }
.wob .resTab .tabNav li:not(:last-child) { border-right: 1px solid #424242; }
.wob .clientLogos { padding: 30px 0 80px 0; }
.wob .latest-news-wrap { background: #323131; }
.wob .social-tab, .wob .letest-event-bg { background: #383838; }
.wob #backtotop > span { background-color: #80ff00; color: #000; }
.wob section.about-msacs-wrap, .wob section.wlecome-text { padding: 60px 0; background: #424242; }
.wob section.wlecome-text { margin-bottom: 30px }
.wob section.sexual-behaviour { padding-top: 60px; }
.wob .slider-prev-btn, .wob .slider-next-btn, .wob .gallerySlider-prev-btn, .wob .gallerySlider-next-btn { border: 1px solid #ff0; background-color: #ff0; color: #000; }
.wob .slider-prev-btn:hover, .wob .slider-next-btn:hover, .wob .gallerySlider-prev-btn:hover, .wob .gallerySlider-next-btn:hover { border: 1px solid #80ff00; background-color: #80ff00; color: #000; }
.wob .latest-events-inner .letest-events-section .region-latest-events, .wob .latest-events-inner .letest-events-section .region-publications, .wob .latest-events-inner .letest-events-section .social-tab { background: #383838; }
.wob .homeBanner .slick-next, .wob .homeBanner .slick-prev { background-color: #ff0; }
.wob .homeBanner .slick-next:hover, .wob .homeBanner .slick-prev:hover { background-color: #80ff00; }
.wob .slick-prev:hover:before, .wob .slick-next:hover:before, .wob .slick-prev:before, .wob .slick-next:before { color: #000; }
.wob .photosVideos .heading5 { color: #fff; }
.wob .about-box h4:after, .wob .about-box h4:before, .wob .about-box:after { background-color: #ff0; }
.wob .resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #545454; }
.wob .resTab .r-tabs-accordion-title .r-tabs-anchor { border: 1px solid #e1e1e1; background-color: #545454; color: #ffffff; }
.wob .resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #ffff4a; color: #000; border: 1px solid #ffff4a; }
.wob .searchBoxWrap { background: #323131; }
.wob .sitemap .sitemap-menu > li > a:hover { background: #80ff00; color: #000; border: 1px solid #80ff00; }
.wob .sitemap .sitemap-menu > li > a { background: #000; border: 1px solid #ff0; color: #fff; }
.wob .sitemap .sitemap-menu { border-left: 2px solid #ff0; }
.wob .sitemap .sitemap-menu > li > ul { border-left: 2px solid #ff0; }
.wob .sitemap .sitemap-menu > li > ul > li > ul { border-left: 2px solid #ff0; }
.wob .sitemap .sitemap-menu > li:after { border-top: 1px solid #ff0; }
.wob .sitemap .sitemap-menu:after, .wob .sitemap .sitemap-menu > li > ul:after { background: #ff0; }
.wob .innerContent h2:after { background-color: #ff0; }
.wob .notFoundWrap, .wob .loginForm { background: #333; }
.wob .loginForm input, .wob .loginForm.feedback-form.complaint-form .required, .wob .feedback-form textarea { background: transparent; border: 1px solid #ff0; color: #fff; }
.wob .backendLoginWrap a.buttonLink, .wob .notFoundWrap p.largeText { color: #fff; }
.wob .feedback-form .field--widget-options-select select { border: 1px solid #ff0; color: #fff; background: #333; }
.wob .feedback-form .field--widget-options-select select { background: #333 url(../images/down-arrow.png) no-repeat scroll 98% center !important; }
.wob .feedback-form .field--widget-options-select select:focus { border: 1px solid #80ff00; }
.wob .loginForm .form-actions input.form-submit { background: #ff0; border: 1px solid #ff0; color: #000; }
.wob .loginForm .form-actions input.form-submit:hover { background: #80ff00; border: 1px solid #80ff00; }
.wob .loginForm input:focus, .wob .feedback-form .btnCaptchaRow.cf #edit-body-wrapper textarea:focus { border: 1px solid #80ff00; }
.wob .block-local-tasks-block ul { background: #ff0; }
.wob .block-local-tasks-block ul li a { color: #000; }
.wob .block-local-tasks-block ul li a.is-active { color: #000; background: #80ff00; }
.wob .block-local-tasks-block ul li a:hover { background: #80ff00; color: #000; }
.wob .btnCaptchaRow.cf .captcha img { border: 1px solid #ff0; }
.wob .views-element-container .form-actions input[type="submit"]:hover { background: #80ff00; color: #000; }
.wob .notFoundWrap h1 { border-bottom: 1px solid #ff0; }
.wob .notFoundWrap a.ctaBtn.ctaFill { background-color: #ff0; border: 1px solid #ff0; color: #000; }
.wob .notFoundWrap a.ctaBtn.ctaFill:hover { background-color: #80ff00; border: 1px solid #80ff00; color: #000; }
.wob .eventFilterInfo ul li .edate a:hover { color: #80ff00; }
.wob .latest-bg:after, .wob section.about-home-wrap .nationalImg .researchbox:after, .wob section.logos-wrap .logos-inner .logos-box .logos-box-item a:after, .wob .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a:after { background: #3a3939; }
.wob section.logos-wrap .logos-inner .logos-box .logos-box-item a:hover, .wob .view-id-related_links.view-display-id-page_2 .logos-box .logos-box-item a { box-shadow: 0 0px 14px 3px rgb(0 0 0 / 50%); }
.wob #backtotop span em { background: #606060 url(../images/backtotop.png) no-repeat scroll center center; border: 1px solid #818181; }
.wob .rti-ul ul.custom-ul li:after, .wob section.nacp-progm-wrap .nacp-progm-right ul li:after, .wob ul.objectiveList li::before, .wob .msacs-listing ul li:after, .wob .eventFilterInfo ul li .edate img { filter: brightness(100); }
.wob nav.pager ul.pager__items.js-pager__items li a:hover { background: #ff0; color: #000; border: 1px solid #161515; }
.wob nav.pager ul.pager__items.js-pager__items li a { color: #ff0; border: 1px solid #606060; }
.wob .pager ul li.is-active { background-color: #ff0; }
.wob .pager ul li.is-active a { color: #000 !important; }
.wob .pager ul li { background: #606060; }
.wob input#edit-title { border: 1px solid #ff0; background-color: #323232; color: #fff; }
.wob .views-element-container .form-actions input[type="submit"] { background: #ff0; color: #000; }
.wob .view-filters { background-color: #333; }
.page-search.wob ul.search-text li:hover { border: 1px dashed #ff0; }
.wob .datepicker table tr td span.focused, .wob .datepicker table tr td span:hover, 
.wob .datepicker table tr td.day.focused, .wob .datepicker table tr td.day:hover,
.wob .datepicker table tr td.today, .wob .datepicker table tr td.today:hover,
.wob .datepicker .datepicker-switch:hover, .wob .datepicker .prev:hover, 
.wob .datepicker .next:hover, .wob .datepicker tfoot tr th:hover { background: #ff0 !important; color: #000; }
.wob .datepicker table tr td.today, .wob .datepicker table tr td.today.disabled, 
.wob .datepicker table tr td.today.disabled:hover, 
.wob .datepicker table tr td.today:hover, .wob .datepicker table tr td.active.active { background-color: #ff0!important; background-image: none; color: #000; }
.wob .datepicker table tr td span.active,
.wob .datepicker table tr td span.active.active{ background: #ff0 !important; color: #000; }
.wob .fileSize{ color: #fff; }
.wob .letest-contant a p.heading5 { color: #ff0; text-decoration: none; }
.wob .letest-contant a p.heading5:hover { text-decoration: none; }
.wob .letest-contant a { text-decoration: none; }
.wob .backToHome a.button { background: #ff0; border: 1px solid #ff0; border-radius: 5px; color: #000; }
.wob .backToHome a.button:hover{ background: #80ff00; border: 1px solid #80ff00; }
.wob #nav li .menuIcon { filter: grayscale(1) invert(1) contrast(4); }
.wob .scenario-section td img { filter: grayscale(1) invert(1) contrast(4); }
.wob .datepicker table tr td, .wob .datepicker table tr th { border: 1px solid #4c4c4c !important; }

.newBannerImages{  display: none;}