/*
Theme Name: ICMS Theme
Description: This is a Custom Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hellobase
*/
/*----------intial declartaion of css----------*/
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-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, img, 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, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
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 }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { margin-left: 16px; margin-bottom: 25px; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
.none { display: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf { *zoom:1;
}
/* For IE 6/7 (trigger hasLayout) */
::selection { background: #0C223F; color: #fff; }
::-moz-selection {
background: #0C223F;
color: #fff;
}

@font-face { font-family: 'Helvetica'; src: url('fonts/Helvetica-Bold.woff2') format('woff2'), url('fonts/Helvetica-Bold.woff') format('woff'); font-weight: bold; font-style: normal; }
@font-face { font-family: 'Helvetica'; src: url('fonts/Helvetica-Oblique.woff2') format('woff2'), url('fonts/Helvetica-Oblique.woff') format('woff'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'Helvetica'; src: url('fonts/Helvetica.woff2') format('woff2'), url('fonts/Helvetica.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Helvetica'; src: url('fonts/Helvetica-LightOblique.woff2') format('woff2'), url('fonts/Helvetica-LightOblique.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Helvetica'; src: url('fonts/Helvetica-Light.woff2') format('woff2'), url('fonts/Helvetica-Light.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Helvetica'; src: url('fonts/Helvetica-BoldOblique.woff2') format('woff2'), url('fonts/Helvetica-BoldOblique.woff') format('woff'); font-weight: bold; font-style: italic; }
p { font-size: 16px; line-height: 24px; padding-bottom: 25px; color: #0C223F; }
h1, h2, h3, h4, h5, h6 { font-weight: 700 }
h1 { font-size: 36px; margin-bottom: 20px; color: #0C223F; }
h2 { font-size: 36px; margin-bottom: 20px; color: #0C223F; }
h3 { font-size: 24px; margin-bottom: 15px; color: #0C223F; line-height: 1.4 }
h4 { font-size: 20px; margin-bottom: 18px; color: #0C223F; }
h5 { font-size: 18px; margin-bottom: 15px; color: #0C223F; line-height: 1.5; }
h6 { font-size: 16px; margin-bottom: 15px; color: #0C223F; }
a { transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; outline: none !important; text-decoration: none !important; color: #0C223F; }
a:hover { color: #D8262E; }

body { margin: 0; padding: 0; font-size: 16px; color: #0C223F; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; font-family: 'Helvetica'; font-weight: 400 }
.wrapper { overflow: hidden }
.heading-title { margin-bottom: 0px; }
.heading-title h2, .heading-title h1 { position: relative; display: inline-block; }
.heading-title h2:after, .heading-title h1:after { content: ""; position: relative; right: -10px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 35px; height: 4px; background: #D8262E; width: 35px; height: 4px; display: inline-block; vertical-align: 5px; }
.heading-title h3 { font-weight: 400; line-height: 1.5; margin-bottom: 10px; }
h2 span { display: block; font-weight: 400; font-size: 24px; margin-top: 15px }
.btn { margin: 0; padding: 0;white-space: normal; }
.btn a { background: #0C223F; padding: 13px 30px; font-size: 16px; text-transform: uppercase; color: #fff; display: inline-block; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
/*.btn a:hover{background:#D8262E;color:#fff;}*/

.btn-secondary { background-color: transparent !important }
.btn-secondary a { background: #D8262E; padding: 13px 20px; font-size: 17px; text-transform: uppercase; color: #fff; display: inline-block; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
.btn-secondary a:hover { background: #C1131D; }
.btn-border a { font-size: 16px; color: #D8262E; display: inline-block; padding: 12px 30px; border: 1px solid #D8262E; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; text-transform: uppercase }
.btn-border a:hover { background: #D8262E; color: #fff; }
.link a { text-transform: uppercase; color: #D8262E; position: relative }
.link a:after { content: ""; position: absolute; left: 0; bottom: -3px; width: 0; background: #D8262E; height: 1px; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.link a:hover:after { width: 100%; }
form input[type="email"], input[type="password"], input[type="text"], form input[type="tel"], form input[type="search"], form input[type="date"] { background: #f6f6f6; color: #787878; padding: 12px 10px; width: 100%; font-size: 16px; font-weight: 400; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; border: 1px solid #f6f6f6; -webkit-appearance: none; -moz-appearance: none; border-radius: none; }
input::-webkit-search-cancel-button {
-webkit-appearance: none;
-moz-appearance: none;
}
form textarea { background: #f6f6f6; color: #787878; padding: 12px 10px; width: 100%; font-size: 16px; font-weight: 400; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; resize: none; font-family: "europa", sans-serif; border: 1px solid #f6f6f6; -webkit-appearance: none; -moz-appearance: none; }
form input[type="email"]:focus, input[type="text"]:focus, form input[type="tel"]:focus, form input[type="search"]:focus { border: 1px solid #1f3a5b; }
form textarea:focus { border: 1px solid #1f3a5b; }
form input[type="submit"], button { display: inline-block; background: #1f3a5b; padding: 13px 28px; font-size: 24px; color: #fff; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; letter-spacing: 0.3px; border: none; outline: none !important; }
form input[type="submit"]:hover, form input[type="submit"]:focus { background: #b0e8ed; color: #1f3a5b; }
form label { color: #787878; font-size: 15px; }
form label br { display: none }
 input::-webkit-input-placeholder {
color:#0C223F;
opacity:1;
}
input::-moz-placeholder {
color:#0C223F;
opacity:1;
}
input:-ms-input-placeholder {
color:#0C223F;
opacity:1;
}
input:-moz-placeholder {
color:#0C223F;
opacity:1;
}
select {background-image: url('images/down-arrow-gray.svg');background-repeat: no-repeat;background-position: 98% center;-webkit-appearance: none;-moz-appearance: none;border: 1px solid #d9d7d5;border-radius: 0;padding: 12px 35px 12px 15px;line-height: normal;width: 100%;font-size: 16px;color: #787878;background-size: 15px;}
.iframe-wrap { width: 100%; position: relative; overflow: hidden; padding-bottom: 56.25%; }
.iframe-wrap::before {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;display: block;}
.iframe-wrap iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
hr { border-top: 1px solid rgba(12,34,63,0.20); margin: 30px 0 }
/*----- Custom Checkbox & Radio Start -----*/
.custom-radio, .custom-chk { position: relative; display: inline-block; }
.custom-radio [type="radio"], .custom-chk [type="checkbox"] { position: absolute; left: -9999px; opacity: 0; }
.custom-radio label, .custom-chk label { display: inline-block; vertical-align: top; cursor: pointer; margin-left: 0; padding-left: 38px; line-height: 20px; font-weight: normal; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.custom-radio label::before, .custom-chk label::before, .custom-radio label::after, .custom-chk label::after { content: ""; position: absolute; left: 0; top: 0; margin-top: 0; width: 20px; height: 20px; text-align: center; color: #AAA; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
.custom-radio label::before, .custom-chk label::before { border: 1px solid #D8D8D8; }
.custom-chk label::after { width: 10px; height: 10px; background-color: #D8262E; top: 5px; left: 5px; }
.custom-radio label::after { width: 12px; height: 12px; background-color: #D8262E; top: 5px; left: 5px; }
.custom-radio label::before, .custom-radio label::after { border-radius: 50%; }
.custom-radio [type="radio"]:not(:checked) + label::after, .custom-chk [type="checkbox"]:not(:checked) + label::after { opacity: 0; transform: scale(0); }
.custom-radio [type="radio"]:checked + label::after, .custom-chk [type="checkbox"]:checked + label::after { opacity: 1; transform: scale(1); }
.custom-radio [type="radio"]:disabled + label::before, .custom-chk [type="checkbox"]:disabled + label::before { background-color: #9e0039; box-shadow: inset 0 0 8px 0 #640024; }

.aline-center { align-items: center; }
.owl-carousel { margin: 0 auto; }
.owl-carousel .owl-dot { display: inline-block; vertical-align: middle; margin: 0 3px; border: none; outline: none; cursor: pointer; }
.owl-carousel .owl-dots { position: static; left: 0; right: 0; text-align: center; margin: 15px 0 0; }
.owl-carousel .owl-dot.active span, .three-col-section .owl-dot:hover span { background: #D8D8D8; }
.owl-carousel .owl-dot span { width: 12px; height: 12px; border-radius: 100%; -webkit-border-radius: 100%; background: #fff; display: block; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; border: 1px solid #D8D8D8; }
/*-----------------------main styles starts here-----------------------*/
.container { max-width: 1230px; }
.section-wrap { width: 100%; padding: 100px 0 80px; }
.content-wrap { width: 100%; padding: 50px 0; }
/*-----------header section styles goes here---------------*/
.header-top { background: #F2F2F2; padding: 20px 0; }
.header-top .row { align-items: center; }
.header-top .row .col-7 { max-width: 62%; flex: 0 0 62%; }
.header-top .row .col-5 { max-width: 38%; flex: 0 0 38%; }
.header-top-wrap { display: flex; flex-wrap: wrap; align-items: center; text-align: right; justify-content: space-between;max-width: 250px; margin-left: auto;margin-right: 0px;position: relative;}
.header-top-wrap .btn {position: absolute;top: 0;right: -160px;}
.header-top-wrap .btn a {padding: 8px 28px;}
.header-top .print { }
.header-top .layout-size { display: inline-block; vertical-align: middle; margin: 0; padding-left: 10px; }
.header-top .layout-size li { display: inline-block; vertical-align: middle; margin: 0 2px }
.header-top .layout-size li a { color: #0C223F; }
.header-top .layout-size li a:hover { color: #D8262E; }
.header-top .layout-size li.small a { font-size: 12px }
.header-top .layout-size li.medium a { font-size: 14px }
.header-top .layout-size li.large a { font-size: 16px }
.header-search { width: calc(100% - 80px); display: flex; -moz-display: flex; -ms-display: flex; -webkit-display: flex; }
.header-search .language { width: calc(50% - 10px); }
.header-top form { width: 100%; position: relative; margin-left: auto;}
.header-top form input[type="email"], .header-top input[type="text"], .header-top form input[type="search"] { border: none; background: #fff; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; padding: 10px 20px; max-height: 40px; width: 150px;margin-left: auto; }
.header-top form input[type="email"]:focus, .header-top input[type="text"]:focus, .header-top form input[type="search"]:focus {width: 200%;top: -20px;right: 50%;transform: translateX(-50%);}
.header-top form button { position: absolute; right: 0; top: 0; padding: 5px 20px; height: 100%; background-color: transparent !important; color: #D8D8D8; color: #0C223F; font-size: 18px; }
ul.top-menu { margin: 0; padding: 8px 0; }
ul.top-menu li { list-style: none; margin-right: 22px; position: relative; display: inline-block; vertical-align: middle }
ul.top-menu li:after { content: ""; position: absolute; right: -15px; top: 50%; transform: translateY(-50%); width: 5px; height: 1px; background: rgba(12,34,63,0.30); margin-top: 1px; }
ul.top-menu li a { font-size: 14px; }
ul.top-menu li:last-child { margin-right: 0 }
ul.top-menu li:last-child:after { display: none }
#header-main { width: 100%; background: #0C223F; }
#header-main .container { position: relative; padding: 47px 15px;z-index:1000}
#header-main .text-right { position: static; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
#header-main .logo { flex-shrink: 0; min-width: 200px; min-height: 50px; display: flex; align-items: center; }
#header-main .logo a { display: inline-block; line-height: 0; }
#header-main .logo a img,
#header-main .logo a svg { display: block; max-width: 290px; width: 100%; height: auto; vertical-align: middle; }
#header-main .row { align-items: center; }
#header-main .text-right { align-items: center; }
.main-navigation { width: calc(100% - 320px); }
.main-navigation nav { display: inline-block; vertical-align: middle; margin-right: 10px; }
.main-navigation .btn-secondary { display: inline-block; vertical-align: middle; }
.menu-icon { display: none; cursor: pointer; }
.menu-icon .menu-box { width: 36px; height: 25px; padding: 0; position: absolute; left: 15px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); margin-top: -3px; }
.menu-icon .menu-box span { width: 100%; height: 4px; margin-bottom: 6px; background: #fff; display: block; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon .menu-box span:last-child { margin-bottom: 0 }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(8px) translateX(6px); -webkit-transform: rotate(45deg) translateY(8px) translateX(6px); }
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-7px) translateX(6px); -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px); }
.enumenu_ul .caret { color: #fff; margin-left: 7px; }
.enumenu_ul { padding: 0px; list-style: none; margin: 0 }
.enumenu_ul h5 { color: #D8262E; }
.enumenu_ul > li { display: inline-block; text-align: left; margin: 0 0px 0 10px;}
.enumenu_ul > li.has-children{margin: 0 10px 0 10px;}
.enumenu_ul > li > a { position: relative }
.enumenu_ul > li.has-children > a:after { content: "\f078"; position: absolute; right: -12px; top: 2px; font-family: "Font Awesome 5 Pro"; color: #fff; font-size: 16px; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; outline: none !important; }
.enumenu_ul > li:hover > a:after { transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); color: #D8262E; }
.enumenu_ul > li > a { padding: 0 0 0 10px; }
.enumenu_ul > li.has-children > a{padding: 0 10px;}
.enumenu_ul li a { font-size: 17px; color: #fff; display: inline-block;position:relative;z-index:1000}
.enumenu_ul > li.current_page_item > a,.enumenu_ul > li.current_page_ancestor > a, .enumenu_ul > li.current-menu-item > a, .enumenu_ul > li:hover > a, .enumenu_ul > li.active > a { color: #D8262E; }
.enumenu_ul > li ul { display: none }
.enumenu_ul > li ul ul { display: block !important }
.enumenu_ul ul li { width: calc(50% - 118px); margin: 0; list-style: none; position: relative; float: left }
.enumenu_ul ul li:last-child { width: 236px; }
.enumenu_ul > li > ul { padding: 50px 15px; background: rgba(255, 255, 255, 0.9); }
.enumenu_ul > li > ul:after { content: ""; position: absolute; left: -100%; top: 0; width: 300%; height: 100%; background: #fff; z-index: -1; -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.15); box-shadow: 0 3px 6px 0 rgba(0,0,0,0.15); display: none; }
.enumenu_ul.desk ul { top: 100%; z-index: 999; list-style: none; left: 0px; position: absolute; width: 100%; margin: 0; }
.enumenu_ul.desk > li > ul {max-height: calc(100vh - 255px); overflow: auto;}
.enumenu_ul.desk > li.has-children > a:before { content: ""; position: absolute; left: 0; right: 0; display: block; bottom: -80px; height: 80px;display: none; }
.enumenu_ul.desk > li.has-children:hover > a:before {display: block;}

/*Sub menu styles*/

.menu.submenu-ul-level1 li a { background: rgba(31, 26, 107, 0.8); color: #000; padding-left: 90px; }
.enumenu_ul.desk li:hover > ul { display: block; opacity: 1; }
.enumenu_ul.desk .sb-menu .sb-menu { left: 100%; top: 0; position: static; display: block }
.enumenu_ul.desk .sb-menu .sb-menu li { width: 100%; float: none; margin-bottom: 4px; }
.enumenu_ul.desk .sb-menu .sb-menu li a { color: #0C223F; font-family: 'Helvetica'; font-weight: 400; }
.enumenu_ul.desk ul li a { padding: 5px 10px; display: inline-block; color: #000; font-size: 18px; text-align: left }
.enumenu_ul.desk > li > ul > .mCustomScrollBox > .mCSB_container > li > a { color: #D8262E; font-family: 'Helvetica'; font-weight: 700; margin-bottom: 14px; }
.enumenu_ul.desk ul li:hover > a { color: #D8262E; }
.enumenu_ul .arrow { position: absolute; right: 12px; top: 5px; width: 30px; height: 30px; cursor: pointer; z-index: 9999; text-align: center; line-height: 36px; }
.enumenu_ul .arrow.up { background: url(../images/minus.png) no-repeat center center }
.enumenu_ul > li > .arrow:after { content: "\f078"; font-family: "Font Awesome 5 Pro"; color: #0C223F; font-size: 16px; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; outline: none !important; }
.video_wrap video { width: 100%; max-width: 100%; }

/* Fixed Header css
========================*/
@media (min-width:768px) {
header.fixed { position: fixed; top: 0; left: 0; right: 0; z-index: 999; animation-name: header-slide-down; -webkit-animation-name: header-slide-down; -html-animation-name: header-slide-down; -moz-animation-name: header-slide-down; -o-animation-name: header-slide-down; animation-duration: 00.5s; -webkit-animation-duration: 00.5s; -moz-animation-duration: 00.5s; -html-animation-duration: 00.5s; -o-animation-duration: 00.5s; }
header.fixed .header-top { display: none; }
header.fixed #header-main .container { padding: 25px 15px; }
header.fixed .logo { width: 290px; height: auto; min-height: 58px; }
}
@keyframes header-slide-down {
 0% {
 transform: translateY(-100%);
 -webkit-transform: translateY(-100%);
 -moz-transform: translateY(-100%);
 -ms-transform: translateY(-100%);
 -o-transform: translateY(-100%);
}
 100% {
 transform: translateY(0)
}
}
@-webkit-keyframes header-slide-down {
 0% {
 -webkit-transform: translateY(-100%)
}
 100% {
 -webkit-transform: translateY(0)
}
}
/*-----------header section styles ends here----------------*/

/*-----------midd section styles goes here-----------*/
#mid-container { width: 100%; }
/*-----------Banner section styles goes here---------------*/
.banner-section { width: 100%; position: relative; z-index: 9; }
.banner-section .item { background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; z-index: 9; min-height: 765px; justify-content: center; align-items: center; display: flex }
.banner-section h2 { font-size: 36px; position: relative; }
.banner-section .item .banner-caption h2:before { content: ""; position: absolute; left: 0; bottom: -30px; width: 35px; height: 4px; background: #D8262E; }
.banner-section h2 span { display: block; font-weight: 300; margin-bottom: 5px; font-size: 36px; }
.banner-section .item > div { height: 100%; }
/*-----------Banner section styles ends here---------------*/

/*-----------Search section styles goes here---------------*/
.main-search-section { width: 100%; margin-top: -60px; position: relative; z-index: 10; margin-bottom: 40px; }
.main-search-section .search-wrap { background: #D8262E; padding: 35px 30px; }
.main-search-section .search-wrap .row { align-items: center; margin: 0 }
.main-search-section .search-wrap .col-lg-7 { padding: 0; max-width: 37%; flex: 0 0 37%; }
.main-search-section .search-wrap .col-lg-5 { padding: 0; max-width: 63%; flex: 0 0 63%; }
.main-search-section .search-wrap .col-lg-5 .btn{border: 0px;}
.search-container { position: relative }
.feild-wrap { display: flex; flex-wrap: wrap; }
.feild-wrap .feild { width: 100%; position: relative; padding: 0 15px }
.search-container input[type="text"] { padding: 10px 40px 10px 10px; font-weight: 700; color: #0C223F; }
.search-container button { position: absolute; right: 0px; top: 0; padding: 5px 15px; height: 100%; background-color: transparent !important; color: #D8D8D8; font-size: 20px; }
.search-container button:hover, .search-container button:focus { color: #0C223F }
.main-search-section .search-wrap .btn a { margin: 0 10px; }
.main-search-section .search-wrap .btn a:hover, .main-search-section .search-wrap .btn a:focus{background:#ffffff; color: #031938;}
/*-----------Search section styles ends here---------------*/

/*-----------Future Growth section styles goes here---------------*/
.future-growth-section { width: 100%; margin-bottom: 70px; }
.future-growth-section .col-lg-9, .future-growth-section .col-lg-3 { margin-bottom: 30px; }
.future-growth-section figure { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 100%; padding-bottom: 45%; margin: 0 }
.future-growth-block { width: 100%; background: #0c223f; padding: 30px; height: 100%; display: table; }
.future-growth-block .block-wrap { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
.future-growth-block h3 { color: #fff; line-height: 1.5; margin-bottom: 20px; }
.future-growth-block h3 strong { display: block; font-weight: 300 }
.future-growth-block p { color: #fff }
/*-----------Future Growth section styles ends here---------------*/

/*-----------Training Partners section styles goes here---------------*/
.training-partners-section { width: 100%; padding: 100px 0; text-align: center; background: #ECECEC; }
.training-partners-section h2 {margin-bottom: 40px;}
ul.Partners-slider { margin-left: 0; padding: 0 70px }
ul.Partners-slider li.item { list-style: none; }
ul.Partners-slider li.item a { list-style: none; background-position: center center !important; background-repeat: no-repeat !important; background-size: cover !important; width: 75%; padding-bottom: 75%; display: inline-block; }
.owl-carousel .owl-nav { position: absolute; width: 100%; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); margin-top: -15px; }
.owl-carousel .owl-nav span { font-size: 0 }
.owl-carousel .owl-nav button.owl-prev { position: absolute; left: -75px; width: 30px; height: 30px; background: #D8262E !important; line-height: 30px; color: #fff; font-size: 18px; outline: none; border: none; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.owl-carousel .owl-nav button.owl-prev:after { content: "\f053"; position: absolute; left: 0; right: 0; color: #fff; font-size: 16px; font-family: "Font Awesome 5 Pro"; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.owl-carousel .owl-nav button.owl-next { position: absolute; right: 75px; width: 30px; height: 30px; background: #D8262E !important; line-height: 30px; color: #fff; font-size: 18px; outline: none; border: none; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled { display: none; }
.owl-carousel .owl-nav button.owl-next:after { content: "\f054"; position: absolute; left: 0; right: 0; color: #fff; font-size: 16px; font-family: "Font Awesome 5 Pro"; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover { background: #0C223F !important }
.Partners-slider.owl-carousel .owl-nav{ top: 40%; } 
.future-growth-slider.owl-carousel .owl-nav button.owl-next { right: -75px; }
.future-growth-slider.owl-carousel .owl-nav button.owl-next.disabled, .future-growth-slider.owl-carousel .owl-nav button.owl-prev.disabled { display: none; }
/*-----------Training Partners section styles ends here---------------*/

/*----------------Latest News section  styles goes here-----------*/
.latest-news-section { width: 100%; margin-bottom: 75px; }
.latest-news-section h2 { margin-bottom: 50px; }
ul.news-listing { width: 100%; margin: 0; padding: 20px; margin-bottom: 30px; }
ul.news-listing.owl-carousel { border: 1px solid #707070; }
ul.news-listing.owl-carousel .col-4 { padding-right: 0 }
ul.news-listing li { list-style: none; }
ul.news-listing li .news-listing-wrap { border: 1px solid #ABABAB; }
ul.news-listing li .news-listing-wrap > .col-lg-4, ul.news-listing li .news-listing-wrap > .col-4 { padding: 0 }
ul.news-listing li p { padding-bottom: 20px; }
ul.news-listing li figure { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 100%; }
.callout-news-listing li { list-style: none; margin-bottom: 30px; }
.callout-news-listing li .callout-news-listing-wrap { padding: 20px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 100%; border: 1px solid #ABABAB; }
.callout-news-listing li .news-listing-thumb { width: 33%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 100%; }
.callout-news-listing li .news-listing-content { width: 67%; padding: 0 0 0 20px; }
.callout-news-listing.basic li .news-listing-content { width: 100%; padding: 0 }
.callout-news-listing.basic-vertical { width: 100%; height: auto; padding-bottom: 56.25%; }
.callout-news-listing.basic-vertical li .news-listing-content { width: 100%; padding: 0 }
.callout-news-listing.basic li h4 { font-size: 20px; margin-bottom: 10px; line-height: 1.2; }
.callout-news-listing.basic li p { font-size: 16px; line-height: 1.5; }
.callout-news-listing.basic li .btn-border a { font-size: 14px; padding: 10px 30px; }
.callout-news-listing.basic.owl-carousel { margin-left: -15px; margin-right: -15px; width: auto }
.callout-news-listing.basic.owl-carousel li.item { flex: 0 0 100%; max-width: 100%; }
.accordion { width: 100%; margin-bottom: 30px;column-count: 2;column-gap: 30px;margin-top: 20px;position: relative;}
.accordion::before {content: "";border-top: 1px solid #707070;position: absolute;top: 0;left: 0;width:calc(50% - 15px);z-index: 2;}
.accordion::after {content: "";border-top: 1px solid #707070;position: absolute;top: 0;right: 0;width:calc(50% - 15px);z-index: 2;}
.accordion .card { border: 1px solid #707070; border-radius: 0px; margin-top: 0;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;border-top: none;}
.accordion .card-header { background-color: transparent; border-bottom: 0px; padding: 0; }
.accordion .card-header a.collapsed, .accordion .card-header a { background: #fff; padding: 17px 70px 17px 20px; display: inline-block; width: 100%; cursor: pointer; position: relative; font-size: 16px; }
.accordion .card-header a:after { position: absolute; right: 0; top: 50%; width: 60px; text-align: center; font-size: 32px; line-height: 56px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); z-index: 1; margin-top: 0; }
.accordion .card-header a:before { content: ""; border-left: 1px solid #707070; width: 60px; position: absolute; top: 0; bottom: 0; right: 0; z-index: 0; }
.accordion .card-header a[aria-expanded="true"], .accordion .card-header a:hover { background: #0C223F; color: #fff; }
.accordion p { padding-bottom: 18px; }
.accordion .card-body { border-top: 1px solid #707070; padding-bottom: 0 }
.accordion .card-header a:after { content: "\2212"; }
.accordion .card-header a:after { content: "\f061";font-size: 15px !important;font-family: "Font Awesome 5 Pro";}

.two-sidebar-section .accordion {column-count: 1;}
.two-sidebar-section .accordion::before {width:50%;}
.two-sidebar-section .accordion::after {width:50%;}

/* 27-12-2019 */
.callout-news-listing li.basic .news-listing-content { width: 100%; padding: 0 }
.callout-news-listing li.basic-vertical .news-listing-thumb {width: 100%; padding-bottom: 70%;height: auto;margin-bottom: 20px;}
.callout-news-listing li.basic-vertical .callout-news-listing-wrap {padding-top: 0; padding-left: 0; padding-right: 0;}
.callout-news-listing li.basic-vertical .news-listing-content {width: 100%;padding: 0 20px 0 20px;}

.callout-news-listing.no_flex li .news-listing-thumb {height: 190px;}
.callout-news-listing.no_flex li .callout-news-listing-wrap {height: auto;}

/*----------------Latest News section  styles ends here-----------*/


/*----------------midd section styles ends here-------*/

/*----------------footer section  styles goes here-----------*/
#footer-main { background: #D8262E; width: 100%; }
.footer-wrap { padding: 50px 0; }
.footer-wrap .btn a {border: solid 1px #0C223F;}
#footer-main h5 { color: #fff; margin-bottom: 10px; }
#footer-main ul.footer-link { margin: 0; padding: 0 }
#footer-main ul.footer-link li { list-style: none; margin: 0 0 12px 0; }
#footer-main ul.footer-link li a { font-size: 18px; color: #fff; position: relative;display:inline-block}
#footer-main ul.footer-link li a:after { content: ""; position: absolute; left: 0; bottom: -3px; width: 0; background: #fff; height: 1px; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
#footer-main ul.footer-link li a:hover:after { width: 100%; }
ul.social-link { margin: 0 0 50px 0; padding: 0; }
ul.social-link li { list-style: none; display: inline-block; vertical-align: top; margin-right: 2px; text-align: center; }
ul.social-link li a { width: 40px; height: 40px; line-height: 40px; color: #021A31; font-size: 18px; background: #fff; display: inline-block; }
ul.social-link li a:hover { background: #021A31; color: #fff; }
.copyright-section { width: 100%; text-align: center; padding: 40px 0 10px; }
.copyright-section p { color: #fff; }
.copyright-section p a { color: #fff; text-decoration: underline !important }
.copyright-section p a:hover { color: #0C223F; }
.preloader { display: none; }
/*----------------footer section styles ends here----------------*/ 

.breadcrumb { width: 100%; padding: 48px 0; text-align: right; font-size: 18px; color: #D8262E; font-weight: 700; background-color: transparent; margin: 0 }
.breadcrumb a { font-size: 18px; font-weight: 700; color: #0C223F; }
.breadcrumb a:hover { color: #D8262E; }
.breadcrumb span { font-size: 18px; color: #0C223F; font-weight: 700 }
.two-col-section { width: 100%; padding: 50px 0; }
.two-col-section hr { margin: 50px 0 0; }
.two-col-section H3 { font-weight: 400; margin-bottom: 20px; line-height: 1.58333; padding-right: 30px; }
.two-col-section .thumb { background-position: center center; background-repeat: no-repeat; background-size: cover; height: 100%; }
.two-col-section figure { margin-bottom: 40px; }
.two-col-listing { width: 100%; margin-bottom: 30px; }
.two-col-listing h2, .four-col-section h2{font-size:30px;}
.two-col-listing .container .row .col h2 { margin-bottom: 0; }
.two-col-listing ul li { margin-bottom: 0; list-style: none; margin-top: 40px; }
.two-col-listing ul li .listing-thumb { width: 100%; padding-bottom: 50%; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.two-col-listing ul li .listing-wrap { background: #0C223F; height: 100%; }
.two-col-listing ul li .listing-content { padding: 20px 20px 1px; }
.two-col-listing ul li .listing-content h3 { color: #fff; }
.two-col-listing ul li h3 { margin-bottom: 15px; }
.two-col-listing ul li h3 a { color: #fff; }
.two-col-listing ul li h3 a:hover { color: #D8262E }
.two-col-listing ul li p { color: #fff; padding-bottom: 20px; }
.two-col-listing ul li .btn-border { margin-bottom: 20px; }
.two-col-listing ul li .btn-border a { padding: 12px 28px; font-size: 14px; }
.four-col-section { width: 100%; padding: 50px 0 }
.four-col-listing li { margin-bottom: 40px; list-style: none }
.four-col-listing li .listing-wrap { -webkit-box-shadow: inset 0 0 0 1px #ABABAB; box-shadow: inset 0 0 0 1px #ABABAB; height: 100% }
.four-col-listing li .listing-thumb { width: 100%; padding-bottom: 63%; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.four-col-listing li .listing-content { padding: 20px; }
.search-listing { width: 100%; margin-bottom: 50px; }
.search-listing form .field { min-width: 325px; display: inline-block; vertical-align: middle; position: relative; margin-right: 40px; }
.search-listing form .field:last-child { margin-right: 0 }
.search-listing form .field input[type="search"], .search-listing form .field input[type="text"] { padding: 8px 50px 8px 20px; font-size: 16px; font-weight: 400; color: #0C223F; border: 2px solid #0C223F; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; }
.search-listing form input[type="submit"], .search-listing form button { background-color: transparent; outline: none; border: none; padding: 0px 20px; position: absolute; right: 0; top: 0; height: 100%; color: #0C223F; font-size: 20px; }
.related-link-listing { background: #0C223F; padding: 30px; margin-bottom: 30px; }
.related-link-listing h2 { color: #fff; margin-bottom: 20px; }
.related-link-listing ul { margin: 0; }
.related-link-listing ul li { list-style: none; margin: 16px 0; padding-left: 15px; position: relative; display: inline-block; width: 100%; }
.related-link-listing ul li:before { content: ""; position: absolute; left: 0; top: 13px; width: 4px; height: 2px; background: #fff; }
.related-link-listing ul li a { font-size: 18px; color: #fff;display:inline-block}
.related-link-listing ul li a:hover { color: #D8262E }
.no-marging-b { margin-bottom: 0 }
.sidebar-col-section { margin-bottom: 50px; }
.sidebar-col-section .col-lg-3 { order: 1 }
.sidebar-col-section .col-lg-9 { order: 2 }
.lgc-grid-parent.lgc-first .inside-grid-column { padding-left: 0; }
.lgc-grid-parent.lgc-first .inside-grid-column br{display:none}
.lgc-grid-parent.lgc-first .inside-grid-column .wp-caption, .wp-caption{width:auto !important}
.wp-caption img{width:auto !important;height:auto !important}
p.wp-caption-text { margin-bottom: 0; background: #E9E9E9; margin-right: 0; padding: 9px 15px 7px; }
.lgc-column [class*="wp-image"] { width:100% !important; display: block;color: #0C223F; }
.inside-grid-column > p:last-child { padding-bottom: 0; }
.lgc-grid-parent.lgc-first .inside-grid-column { margin-bottom: 0; }
.resp-tab-content .three-col-layout-section .heading-title h2:after { display: none; }
.sitemap-section { width: 100%; padding: 65px 0; }
.sitemap-section h3 a { color: #D8262E }
.sitemap-section h3 a:hover { color: #0C223F; }
.sitemap-section h6 { margin-bottom: 12px; }
.sitemap-section ul { margin: 0 0px 15px 10px; }
.sitemap-section ul li { list-style: none; margin-bottom: 2px; }
.sitemap-section ul li a { font-size: 14px; font-weight: 400; }
.content-figure { width: 100%; height: 100%; }
.content-figure { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 58%; position: relative }
.content-figure figcaption { background: #E9E9E9; padding: 10px 20px; position: absolute; left: 0; bottom: 0; width: 100%; }
.featured-section { width: 100%; padding: 60px 0 30px; }
.featured-wrap { background: #0C223F; }
.featured-wrap .featured-thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 100%; }
.featured-wrap .featured-content { padding: 30px 30px 20px 0 }
.featured-wrap h2 { color: #D8262E; font-size: 24px; margin-bottom: 20px; }
.featured-wrap p { color: #fff; padding-bottom: 15px; }
.featured-wrap h3, .featured-wrap h3 a { color: #fff; }
.featured-wrap h3 a:hover { color: #D8262E; }
.featured-wrap .date { color: #fff; margin-bottom: 30px; }
.featured-wrap .date span { color: #D8262E; }
.sidebar-section-wrap { width: 100%; margin-bottom: 100px; }
.sidebar-section-wrap .container > .row > .col-lg-4 { order: 2 }
.sidebar-section-wrap .container > .row > .col-lg-8 { order: 1 }
.sidebar { width: 100%; padding-left: 60px; }
.sidebar ul { margin: 0; padding: 0 }
.sidebar ul li { list-style: none }
.sidebar .heading-title { margin-bottom: 0px; }
.sidebar .heading-title h2 { position: relative; display: inline-block; margin-bottom: 30px; font-size: 24px; }
.sidebar .heading-title h2:after { content: ""; position: absolute; right: -45px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 35px; height: 4px; background: #D8262E; width: 35px; height: 4px; margin-top: 0px; }
.sidebar ul.social-link { margin: 10px 0 }
.sidebar ul.social-link li { margin: 0; padding: 0 }
.sidebar ul.social-link li a, .post-action-links ul.social-link li a { background: #0C223F; color: #fff; }
.sidebar ul.social-link li a:hover, .post-action-links ul.social-link li a:hover { background: #D8262E }
.post-action-links { margin-top: 15px;}
.post-action-links ul.social-link { float: left; margin: 0;}
.post-action-links ul.social-link li { border: 0; margin: 5px 0; padding: 0;}
  
.follow-us-sidebar { margin-bottom: 40px; display: inline-block; width: 100%; }
.check-listing { margin-bottom: 40px; }
.check-listing h2 { margin-bottom: 12px; }
.check-listing ul { margin: 0; padding: 0 }
.check-listing ul li { list-style: none; margin: 3px 0; display: inline-block; width: 100%; }
.check-listing ul li a { font-size: 16px; color: #0C223F; }
.sidebar-testimonials { width: 100%; margin-bottom: 30px; }
.sidebar-testimonials h2 { margin-bottom: 30px; }
.sidebar-testimonials .owl-carousel .owl-dots { margin: 0; text-align: left }
.client-details { position: relative; padding: 10px 0 30px 80px; }
.client-details .thumb { position: absolute; left: 0; top: 0 }
.client-details h6 { margin: 0; font-weight: 400; color: #D8262E; }
.client-details p { padding: 0 }
.sidebar-testimonials p { padding-bottom: 10px; }
.listing-section { margin-bottom: 100px; }
ul.blog-listing li p { padding-bottom: 15px; }
ul.blog-listing { margin: 0 0 20px 0; padding: 0; display: inline-block; width: 100%; }
ul.blog-listing .row { margin-left: 0; margin-right: 0 }
ul.blog-listing li .col-lg-4, ul.blog-listing li .col-lg-8, ul.blog-listing li .col-lg-12, ul.blog-listing li .col-4, ul.blog-listing li .col-8, ul.blog-listing li .col-12 { padding: 0 }
ul.blog-listing li { list-style: none; border-bottom: 1px solid #D8262E; padding-bottom: 30px; margin-bottom: 25px; }
ul.blog-listing li .blog-thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 210px; }
.page-template-story-list ul.blog-listing li .blog-thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 198px; }
ul.blog-listing li .blog-content { padding-left: 30px; }
ul.blog-listing li .btn-border { text-align: right; }
.sidebar-section-wrap .listing-section { margin: 0 }
.sidebar-section-wrap.categories-listing-section .container > .row > .col-lg-4 { order: 1 }
.sidebar-section-wrap.categories-listing-section .container > .row > .col-lg-8 { order: 2 }
.categories-listing-section .sidebar { padding: 0 70px 0 0; }
.categories-listing-section .sidebar .heading-title h2 { font-size: 24px; }
.sidebar-search { width: 100%; margin: 39px 0 30px; }
.sidebar-search form .field { position: relative; }
.sidebar-search form .field input[type="search"], .sidebar-search form .field input[type="text"] { padding: 8px 50px 8px 20px; font-size: 16px; font-weight: 400; color: #0C223F; border: 1px solid #0C223F; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; }
.sidebar-search form input[type="submit"], .sidebar-search form button { background-color: transparent; outline: none; border: none; padding: 0px 20px; position: absolute; right: 0; top: 0; height: 100%; color: #0C223F; font-size: 20px; }
.btn-wrap { }
.btn-wrap .btn { margin-bottom: 25px; width: 100%; }
.btn-wrap .btn a { width: 100%; }
.pathway-section { margin-bottom: 25px; }
.pathway-section .thumb a { display: inline-block; }
.pathway-section .thumb a img { display: block }
.filter-section { border-bottom: 1px solid #D8262E; margin-bottom: 25px; padding-bottom: 20px; }
.filter-section ul.filter-listing { margin: 0; padding: 0; }
.filter-section ul.filter-listing li { list-style: none; display: inline-block; margin-right: 15px; }
.filter-section ul.filter-listing li:last-child { margin-right: 0 }
.filter-section ul.filter-listing li a.active { color: #D8262E }
.categories-listing-section ul.blog-listing li .col-lg-3 { order: 2; padding: 0; }
.categories-listing-section ul.blog-listing li .col-lg-9 { padding: 0; order: 1; }
.categories-listing-section ul.blog-listing li .col-lg-8 { padding: 0 }
.categories-listing-section ul.blog-listing li { border-bottom: 1px solid #0C223F; }
.categories-listing-section ul.blog-listing li .blog-content { padding: 0 30px 0 0; }
.categories-listing-section ul.blog-listing li .btn-border { text-align: left; margin-top: 0; }
.categories-listing-section ul.blog-listing li .btn-border a { padding: 10px 30px; font-size:14px;}
.categories-listing-section ul.blog-listing li .blog-content h6 { margin-bottom: 10px; }
.prev_pagination_btn { display: none }
.paginations { width: 100%; text-align: center; }
.paginations ul { margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-content: center; width: 100%; text-align: center; justify-content: center; }
.paginations ul li { list-style: none; margin-right: -1px; }
.paginations ul li a { width: 40px; height: 40px; border: 1px solid #D8D8D8; display: inline-block; line-height: 40px; font-size: 16px; color: #0C223F; }
.paginations ul li.next_pagination_btn a, .paginations ul li.prev_pagination_btn a { line-height: 38px; }
.paginations ul li a.active, .paginations ul li a:hover { background: #0C223F; color: #fff; }
.paginations ul li:first-child a { background: #D8D8D8; color: #D8262E }
.paginations ul li:last-child a { background: #D8D8D8; color: #D8262E }
.paginations ul li:first-child a:hover { background: #D8262E; color: #fff; }
.paginations ul li:last-child a:hover { background: #D8262E; color: #fff; }
.two-sidebar-section { width: 100%; padding: 0 0 50px 0 }
.download-brochure { margin-bottom: 30px; }
.download-brochure .thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: 100%; padding-bottom: 135%; }
.download-brochure .content { padding: 15px 20px 20px; border: 1px solid #ABABAB }
.download-brochure .content h5 { font-size: 20px; line-height: 1.2; }
.download-brochure .btn-border a { border-color: #0C223F; color: #0C223F; }
.download-brochure .btn-border a:hover { background: #0C223F; color: #fff; }
.video-section { width: 100%; padding: 0 !important; }
.video-section .iframe-wrap { padding-bottom: 44%;overflow: hidden; }
.video-section .iframe-wrap iframe { top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%);width: 133%;height: 133%; }
.grid-section { width: 100%; padding: 65px 0 }
.grid-parent { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.grid-parent .grid-item { width: 100%; padding-bottom: 24.4vw; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }
.grid-parent .grid-item figure { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.featured-articles--parent .grid-content h3 { margin-bottom: 10px; color: #fff; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; display: inline-block }
.featured-articles--parent .grid-content p { color: #fff; padding-bottom: 10px }
.featured-articles--parent { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.featured-articles--child { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.featured-articles--parent .grid-content { background: #0C223F; padding: 15px 30px 5px; position: relative; z-index: 99; width: 100%; position: relative; z-index: 1; }
.featured-content { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-bottom: 30px; }
.featured-main { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }
.featured-main .featured-articles--child { padding-bottom: 40%; width: 100%; position: relative; }
.is-5 .featured-main .featured-articles--child { padding-bottom: 113%; }
.featured-others { width: 32.6%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.featured-others .featured-articles--child { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }
.featured-main .featured-articles--child:first-child .featured-content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.is-5 .featured-others .featured-articles--child.is-full { width: 100%; }
.is-5 .featured-others { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.is-5 .featured-others .featured-articles--child { }
.is-5.grid-is-5 .featured-main .featured-articles--child { padding-bottom: 166% }
.course-search-section { width: 100%; text-align: center }
.course-search-section .search-wrap { background: #0C223F; padding: 20px }
.course-search-section .search-wrap h3 { color: #fff; margin: 0 }
.course-search-section .search-wrap .row { align-items: center; justify-content: center; }
.course-search-section .search-container { margin: 0 }
.course-search-section .search-container input[type="text"] { /*-webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px;*/ -webkit-border-radius: 0px; border-radius: 0px; }
.course-search-section .search-container button { right: 0; }
.courses-listing-section { width: 100%; padding: 100px 0 100px; }
.courses-listing-section ul { margin: 0; }
.courses-listing-section ul li { padding: 0; list-style: none; display: flex; justify-content: center; }
.courses-listing-section ul li .listing-thumb { width: 50%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; width: 50%; padding-bottom: 53.5% }
.courses-listing-section ul li .listing-content { width: 50%; background: #0C223F; padding: 20px; text-align: center; height: 100%; display: table; position: relative; }
.courses-listing-section ul li .listing-content:before { content: ""; position: absolute; left: -25px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 0; height: 0; border-style: solid; border-width: 25px 25px 25px 0; border-color: transparent #0C223F transparent transparent; }
.courses-listing-section ul li .listing-content .listing-content-wrap { width: 100%; height: 100%; display: table-cell; vertical-align: middle; }
.courses-listing-section ul li h3 { color: #fff; }
.courses-listing-section ul li a { color: #fff; }
.listing-content h3 { transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -o-transition: all 0.4s linear; }
.courses-listing-section ul li .listing-content:hover h3 { color: #D8262E }
.courses-listing-section ul li:nth-child(4n + 3) .listing-thumb { order: 2 }
.courses-listing-section ul li:nth-child(4n + 3) .listing-content { order: 1; }
.courses-listing-section ul li:nth-child(4n + 3) .listing-content:before { right: -25px; border-width: 25px 0 25px 25px; border-color: transparent transparent transparent #0C223F; left: auto }
.courses-listing-section ul li:nth-child(4n + 4) .listing-thumb { order: 2 }
.courses-listing-section ul li:nth-child(4n + 4) .listing-content { order: 1; }
.courses-listing-section ul li:nth-child(4n + 4) .listing-content:before { right: -25px; border-width: 25px 0 25px 25px; border-color: transparent transparent transparent #0C223F; left: auto }
.three-col-section { width: 100%; margin-bottom: 80px; }
ul.three-col-slider { padding: 0; display: flex; flex-wrap: wrap; }
ul.three-col-slider li { list-style: none; width: 33.33%; text-align: center }
ul.three-col-slider li .slider-thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 56.25%; margin-bottom: 20px; }
ul.three-col-slider.owl-carousel { margin-left: -15px; margin-right: -15px; width: auto }
ul.three-col-slider.owl-carousel li { width: 100% }
.degree-listing-section { width: 100%; padding: 65px 0; }
ul.degree-listing { margin: 0 }
ul.degree-listing li { list-style: none; margin: 0 0 30px 0; }
ul.degree-listing li:last-child { margin-bottom: 0 }
ul.degree-listing li .col-lg-7 { order: 2; padding: 0; }
ul.degree-listing li .col-lg-5 { order: 1; padding: 0 }
ul.degree-listing li .listing-thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 46%; height: 100% }
ul.degree-listing li .listing-content { width: 100%; height: 100%; background: #0C223F; padding: 20px; text-align: center; display: table; }
ul.degree-listing li .listing-content .listing-content-wrap { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
ul.degree-listing li h3, ul.degree-listing li h3 a { color: #fff; }
ul.degree-listing li h3 a:hover { color: #D8262E; background-position: center center; }
.degree-two-listing-section { width: 100%; padding: 50px 0 }
ul.degree-two-listing li { list-style: none; display: flex; flex-wrap: no-wrap; margin-bottom: 30px; }
ul.degree-two-listing li .listing-thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 46.5%; height: 100% }
ul.degree-two-listing li .listing-content { width: 100%; height: 100%; background: #0C223F; padding: 20px; text-align: center; display: table; }
ul.degree-two-listing li .listing-content .listing-content-wrap { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
ul.degree-two-listing li h3, ul.degree-two-listing li h3 a { color: #fff; }
ul.degree-two-listing li h3 a:hover { color: #D8262E; background-position: center center; }
ul.degree-two-listing li:nth-child(4n + 3) .listing-thumb { order: 2 }
ul.degree-two-listing li:nth-child(4n + 3) .listing-content { order: 1; }
ul.degree-two-listing li:nth-child(4n + 4) .listing-thumb { order: 2 }
ul.degree-two-listing li:nth-child(4n + 4) .listing-content { order: 1; }
.four-col-layout-section { width: 100%; padding: 50px 0; }
ul.four-col-layout-listing { margin-top: 10px }
ul.four-col-layout-listing li { list-style: none; }
ul.four-col-layout-listing li .thumb { background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 65%; margin-bottom: 20px; }
.three-col-layout-section { width: 100%; padding: 50px 0; }
.sidebar-section-wrap [class*="col-"] .three-col-layout-section { padding-bottom: 0; }
ul.three-col-layout-listing { margin: 0 }
ul.three-col-layout-listing { margin-top: 10px }
ul.three-col-layout-listing li { list-style: none; }
ul.three-col-layout-listing li .thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 75%; margin-bottom: 20px; }
ul.three-col-layout-listing li.item { flex: 0 0 100%; max-width: 100%; padding: 0 }
ul.two-col-thumb-listing { margin-top: 10px; }
ul.two-col-thumb-listing li { list-style: none; margin-bottom: 30px }
ul.two-col-thumb-listing.single-listing li .thumb { padding-bottom: 56.25%; height: auto }
ul.two-col-thumb-listing li .two-col-content { margin-top: 20px; }
.callout-box-section { width: 100%; padding: 50px 0 }
.contact-section { width: 100%; padding: 50px 0 }
.contact-section .iframe-wrap { margin-bottom: 35px; }
.contact-section .contact-details { width: 100%; }
.contact-section .contact-details h6 { margin-bottom: 10px; }
.contact-section .contact-details p a { color: #0C223F }
.contact-section .contact-details p a:hover { color: #D8262E }
.contact-section .contact-details a { color: #D8262E }
.contact-section .contact-details a:hover { color: #0C223F; }
.two-col-flip-section { width: 100%; padding: 80px 0; }
.two-col-flip-listing { margin: 0 }
ul.two-col-flip-listing li { list-style: none; margin-bottom: 60px; }
ul.two-col-flip-listing li .thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 46.5%; }
ul.two-col-flip-listing li:nth-child(even) .col-lg-6:first-child { order: 2 }
.one-col-section { width: 100%; padding: 60px 0 20px; text-align: center; }
.one-col-section .thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 46.25%; margin-bottom: 50px; }
.one-col-section h3 { font-weight: 400; line-height: 1.58333; }
.details-page-section .container > .row > .col-lg-4 { order: 2 }
.details-page-section .container > .row > .col-lg-8 { order: 1 }
.details-page-section .details-page-wrap { width: 100% }
.details-page-wrap figure { position: relative; z-index: 9; margin-bottom: 30px; }
.details-page-wrap figure figcaption { position: absolute; left: 0; bottom: 0; background: #E9E9E9; padding: 15px 20px; width: 100%; }
.details-page-wrap figure figcaption small { font-size: 14px; color: #0C223F; }
.details-page-wrap p a, table a {color: #d8262e !important;font-weight: bold;}
table a:hover, table a:focus, .details-page-wrap p a:hover, .details-page-wrap p a:focus {text-decoration: underline !important;color: #d8262e !important;}
a.tblEditLink {color: #d8262e !important;font-weight: bold !important;}
a.tblEditLink:hover, a.tblEditLink:focus {text-decoration: underline !important;color: #d8262e !important;}
.author-bio-section { padding-bottom: 0px; width: 100%; margin-bottom: 30px;padding-top:30px;}
.author-bio-section p { padding: 0; line-height: 1.4 }
.author-bio-section ul.share-listing { text-align: right }
.author-bio-section span { color: #D8262E; }
ul.share-listing { margin: 0; padding: 0 }
ul.share-listing li { list-style: none; display: inline-block; vertical-align: middle; margin-right: 12px; text-align: center }
ul.share-listing li a { font-size: 16px; color: #0C223F }
ul.share-listing li a i { width: 30px; height: 30px; line-height: 30px; color: #fff; font-size: 16px; background: #0C223F; margin-right: 8px; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
ul.share-listing li a:hover { color: #D8262E }
ul.share-listing li a:hover i { background: #D8262E; }
ul.share-listing li:last-child { margin-right: 0 }
.details-page-section .sidebar ul.social-link { margin: 0 }
.loader { background-color: rgba(12,34,63,0.80); ; height: 100%; width: 100%; position: fixed; z-index: 9999; margin-top: 0px; top: 0px; display: none }
#loading-center { width: 100%; height: 100%; position: relative; }
#loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 20px; width: 100px; margin-top: -10px; margin-left: -50px; }
.object { width: 20px; height: 20px; background-color: #FFF; -moz-border-radius: 50% 50% 50% 50%; -webkit-border-radius: 50% 50% 50% 50%; border-radius: 50% 50% 50% 50%; margin-right: 20px; margin-bottom: 20px; position: absolute; }
#object_one { -webkit-animation: object 2s linear infinite; animation: object 2s linear infinite; }
#object_two { -webkit-animation: object 2s linear infinite -.4s; animation: object 2s linear infinite -.4s; }
#object_three { -webkit-animation: object 2s linear infinite -.8s; animation: object 2s linear infinite -.8s; }
#object_four { -webkit-animation: object 2s linear infinite -1.2s; animation: object 2s linear infinite -1.2s; }
#object_five { -webkit-animation: object 2s linear infinite -1.6s; animation: object 2s linear infinite -1.6s; }
@-webkit-keyframes object {
 0% {
left: 100px;
top:0
}
 80% {
left: 0;
top:0;
}
 85% {
left: 0;
top: -20px;
width: 20px;
height: 20px;
}
 90% {
width: 40px;
height: 15px;
}
 95% {
left: 100px;
top: -20px;
width: 20px;
height: 20px;
}
 100% {
left: 100px;
top:0;
}
}
@keyframes object {
 0% {
left: 100px;
top:0
}
 80% {
left: 0;
top:0;
}
 85% {
left: 0;
top: -20px;
width: 20px;
height: 20px;
}
 90% {
width: 40px;
height: 15px;
}
 95% {
left: 100px;
top: -20px;
width: 20px;
height: 20px;
}
 100% {
left: 100px;
top:0;
}
}
.verticalTab { padding: 50px 0 30px }
.resp-tab-item { transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.ChildHorizontalTab_1 ul.resp-tabs-list { margin: 0px; padding: 0px 10px; display: table; width: 100%; text-align: center; border-bottom: 1px solid #707070; }
.ChildHorizontalTab_1 .resp-tabs-list li { font-weight: 400; font-size: 16px; padding: 8px 15px; list-style: none; cursor: pointer; border: 1px solid #707070; display: table-cell; width: 1%; background-color: #fff !important; position: relative; bottom: 0; border-bottom: none; }
.ChildHorizontalTab_1 .resp-tabs-list li:before {content: "";background: #ffffff;height: 1px;position: absolute;bottom: -1px; left: 0;right: 0; display: block;opacity: 0;transition: all 0.4s linear;}
.ChildHorizontalTab_1 .resp-tabs-list li.resp-tab-active:before {opacity: 1;}
.parentHorizontalTab .resp-tabs-container { padding: 0px; background-color: #fff; clear: left; }
.parentHorizontalTab .resp-tabs-container > .resp-tab-content { padding-left: 0; padding-right: 0; }
ul.tab-course-type.parent-tabs{ margin: 0px; display: table; width: 100%; text-align: center; border-bottom: 1px solid #707070; list-style: none; }
ul.tab-course-type.parent-tabs li{ font-weight: 400;font-size: 16px;padding: 8px 15px;list-style: none;cursor: pointer;border: 1px solid #707070;display: table-cell;width: 1%;background-color: #fff; position: relative;bottom: 0;border-bottom: none; }
ul.tab-course-type.parent-tabs li.active{     background-color: #0c223f !important; color: #fff; border: 1px solid #0c223f !important; }
h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }
.resp-tab-content { display: none; padding: 40px 25px; min-height: 300px; }
.ChildHorizontalTab_1 .resp-tab-active { border-bottom-color: #fff !important; color: #D8262E }
.parentHorizontalTab .resp-content-active, .parentHorizontalTab .resp-accordion-active { display: block; }
h2.resp-accordion { font-size: 16px; border: 1px solid #c1c1c1; border-top: 0px solid #c1c1c1; margin: 0px; padding: 12px 15px; }
h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1; background: blue; }
.parentHorizontalTab > ul.resp-tabs-list { margin: 0px; padding: 0px; display: table; width: 100%; text-align: center; }
.parentHorizontalTab > ul.resp-tabs-list > li { font-weight: 700; font-size: 30px; list-style: none; cursor: pointer; display: table-cell; width: 1%; background-color: transparent !important; color: rgba(12,34,63,0.40); }
.parentHorizontalTab > ul.resp-tabs-list > li.resp-tab-active, .parentHorizontalTab > ul.resp-tabs-list > li:hover { color: rgba(12,34,63,1); }
/*-----------Vertical tabs-----------*/


.resp-vtabs ul.resp-tabs-list { float: left; width: 25.5%; margin: 0 !important }
.resp-vtabs .resp-tabs-list li { display: block; padding: 10px 20px; cursor: pointer; float: none; border: 1px solid #707070; margin-bottom: 10px; border-right: none; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; background: #fff; }
.resp-vtabs .resp-tabs-container { padding: 0px; background-color: #fff; border: 1px solid #707070; float: left; width: 74.5%; clear: none; }
.resp-vtabs .resp-tab-content { border: none; }
.resp-vtabs li.resp-tab-active { margin-right: -1px !important; position: relative }
.resp-vtabs li.resp-tab-active, .resp-vtabs li:hover { color: #D8262E; }
.resp-arrow { width: 0; height: 0; float: right; margin-top: 3px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #c1c1c1; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #9B9797; }
/*-----------Accordion styles-----------*/

h2.resp-tab-active { background: #DBDBDB !important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
.resp-jfit { width: 100%; margin: 0px; }
.resp-tab-content-active { display: block; }
h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1; }
.quick-section { width: 100%; margin: 20px 0; }
.quick-section h2 { margin-bottom: 30px; }
.quick-section ul { margin: 0; padding: 0; }
.quick-section ul li { list-style: none; padding: 15px 20px; border: 1px solid #707070; border-bottom:0px}
.quick-section ul li:last-child{border-bottom:1px solid #707070;}
.two-sidebar-section .three-col-layout-section { padding: 20px 0 }
.two-sidebar-section .three-col-layout-section h2 { margin-bottom: 20px; }
.not-found-section { width: 100%; padding: 100px 0; }
.not-found-section h1 { font-size: 150px; margin-bottom: 30px; }
.not-found-section h3 { font-weight: 400; font-size: 24px; margin-bottom: 50px; }
.not-found-section p { font-size: 18px; padding-bottom: 15px; }
.not-found-section ul.page-link-listing { margin: 0; padding: 0; display: flex; flex-wrap: wrap; }
.not-found-section ul.page-link-listing li { list-style: none; position: relative; width: 50%; padding-left: 25px; margin: 12px 0; font-size: 18px; }
.not-found-section ul.page-link-listing li:before { content: "\f105"; position: absolute; left: 0; top: 0; font-family: "Font Awesome 5 Pro"; font-size: 24px; line-height: 1.2; }
.type_list li { margin: 6px 0; }

/* 15-10 CSS */
.box-wrap { width: 100%; height: 290px; display: -ms-flexbox; display: flex; align-items: flex-start; justify-content: flex-start; padding: 40px; text-align: left; }
.box-wrap p { color: #fff; font-size: 24px; padding-bottom: 0; line-height: 27px; font-weight: 600; max-width: 50%; }
.upcoming-event-box { background-color: #0C223F; }
.selected-date-box { background-color: #D8262E; }
.selected-date-box.box-wrap{padding: 0 40px;height: 282px;}
.selected-date-box.box-wrap h2{margin-bottom: 0px;font-size: 10em;color: #fff;} 
.selected-date-box.box-wrap p{position: absolute;bottom: 3%;text-transform: uppercase;right: 13%;}

.event-wrapper img { margin-bottom: 30px; }
.event-details-single { margin-bottom: 25px; }
.banner-section .video-item video { position: absolute; left: 0; top: 0; width: 100%; background-size: cover; height:100%;object-fit: cover;}

ul.tribe-events-sub-nav li{display:inline-block;vertical-align:middle;}
ul.tribe-events-sub-nav li a{width: 20px; height: 20px; background: #D8262E !important; line-height:18px; color: #fff; font-size: 18px; outline: none; border: none;display:inline-block;text-align:center;position:relative}
ul.tribe-events-sub-nav li a span{display:none;}
ul.tribe-events-sub-nav li.tribe-events-nav-previous a:after { content: "\f053"; position: absolute; left: 0; right: 0; color: #fff; font-size: 10px; font-family: "Font Awesome 5 Pro"; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
ul.tribe-events-sub-nav li.tribe-events-nav-next a:after { content: "\f054"; position: absolute; left: 0; right: 0; color: #fff; font-size: 10px; font-family: "Font Awesome 5 Pro"; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); }

#tribe-events-content{margin:0 !important}
#tribe-events-content .tribe-events-calendar td{text-align:center;padding:0 !important}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title{z-index:99}
/*-- --*/

.latest-news-section .tribe-events-page-title { font-size: 16px; margin-bottom: 0; margin-top: 20px; text-align: left; padding-left: 15px;}
.tribe-events-calendar thead th { color: #d0d3d6 !important; border: 0 !important; background: transparent !important; }
#tribe-events-content table.tribe-events-calendar { border: 0 !important; }
#tribe-events-content .tribe-events-calendar td { height: auto !important; border: 0 !important; }
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title { font-size: 0 !important; width: 8px; height: 8px; background: #D8262E; border-radius: 50%; margin: 0 auto !important; padding: 0 !important; position: absolute; bottom: 0; top: -32px; left: 0; right: 0; }
#tribe-events-content .tribe-events-calendar td { padding: 6px; }
.tribe-events-calendar thead th { }
#tribe-events-content table.tribe-events-calendar { background: #ececec; }
.latest-news-section .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .latest-news-section .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a { background: transparent; color: #44546a; }
#tribe-events-content .tribe-events-calendar td:hover { background: transparent !important; }
#tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a { background-color: #D8262E !important;border-radius: 50%; text-align: center; padding: 6px; color: #fff !important;}
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]{ padding: 6px !important; }
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a { background-color: transparent !important; color: #44546a !important; }
#tribe-events-content .tribe-events-calendar td { padding: 0; color: #44546a !important; }
.tribe-events-calendar td div[id*=tribe-events-daynum-] { padding: 8px 6px !important; display:inline-block;}
#tribe-events-content .tribe-events-calendar td:hover { box-shadow: none !important; }
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth > div { font-size: 0; }
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth { background: transparent !important; }
.tribe-events-has-events { cursor: pointer; }
#tribe-events-footer, .tribe-events-ical { display: none !important; }
.tribe-events-shortcode {background-color: #ececec; padding-top: 15px; height: 286.5px; }
.tribe-events-nav-pagination { position: absolute; top: -35px; right: 20px; z-index: 99999999999; }
.event-display p { font-size: 14px; }
.event-display a { font-size: 16px; color: #D8262E; display: inline-block; padding: 12px 30px; border: 1px solid #D8262E; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; text-transform: uppercase; }
.event-display a:hover { background: #D8262E; color: #fff; }
.tribe-events-tooltip { display: none !important; position: fixed !important; }
.event-display{ padding-top: 25px; padding-left: 30px;}
#tribe-events-header .tribe-events-sub-nav{ position: relative; top: -10px; right: -10px;}
#tribe-events-content table.tribe-events-calendar{ margin-top: 0;}
.padding-right-0{ padding-right: 0;}
.padding-left-0{ padding-left: 0;}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title{ overflow: visible !important;}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title:before {content: " ";height: 30px;width: 30px; position: absolute; left: -10px; top: -5px; z-index: 1;}
table.tribe-events-calendar th:first-letter {visibility:visible;}
table.tribe-events-calendar th {visibility: hidden;}

.tribe-events-calendar thead th{ padding-left: 16px !important;}

.course-image-wrap {padding-bottom: 0;}
li.hide-menu-item > a { opacity: 0; height: 0; }


/* February 2020 */
.news-carousel-featured-image figure { height: auto; padding-bottom: 47.5%; }
.news-carousel-excerpt h4{ padding-top: 10px; }
.video-section .video_wrap{ margin-bottom: -7px; }
.inner_banner_sec {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 73vh;background-size: cover;background-repeat: no-repeat;background-position: center center;}
.inner_banner_sec .heading-title {margin-bottom: 180px;}
.inner_banner_sec .heading-title h2:after {left: 0;position: absolute;bottom: -15px;top: auto;}
.banner_bottom_btns_sec {text-align: center;margin-top: -59px;margin-bottom: 79px;}

.banner_bottom_btns {background: #D8262E;padding: 23px 15px;display: block;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;}
.banner_bottom_btns.btn:not(:disabled):not(.disabled) {cursor: default;}
.banner_bottom_btns a {margin: 10px 12px;font-size: 18px;}
.banner_bottom_btns a.btn_wht {background: #ECECEC;color: #0C223F;}
.banner_bottom_btns a:hover {background: #ffffff;color: #0C223F;}
.banner_bottom_btns a.btn_wht:hover {background: #0C223F;color: #ffffff;}
.apply-undergraduate-student-sec {padding-bottom: 100px;}
.nav-tabs {list-style: none;padding: 0 10px;margin: 0 0 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;border-bottom: solid 1px #707070;}
.nav-tabs li {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;text-align: center;	border: solid 1px #707070;border-bottom: none;margin: 0 10px;osition: relative;}
.nav-tabs li::before {
	content: "";
	background: #ffffff;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linera;
	-moz-transition: all 0.4s linera;
	-ms-transition: all 0.4s linera;
	-o-transition: all 0.4s linera;
}
.nav-tabs li a {
	text-transform: uppercase;
	color: #0C223F;
	font-size: 16px;
	padding: 10px 10px 8px;
	display: block;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.nav-tabs li.active a, .nav-tabs li:hover a {
	color: #D8262E;
}
.nav-tabs li.active::before {
	opacity: 1;
}
.tab-content {
	background: #D8D8D8;
	padding: 46px 30px 50px;
}
.tab-content .four-col-layout-listing {
	padding: 0 10px;
}
.apply-undergraduate-content {
	margin-bottom: 40px;
}
.apply-undergraduate-content select {
    max-width: 767px;
    color: #0C223F;
    font-weight: 700;
    cursor: pointer;
    height: 50px;
    border: solid 1px #0C223F4D;
    font-size: 16px;
    background: #ffffff url(images/slect-arrow.png) no-repeat calc(100% - 15px) center;
    background-size: 15px;
	padding: 0 73px 0 15px;
	margin-bottom: 30px;
}
.apply-undergraduate-content h3 {
	color: #0C223F;
	font-size: 30px;
}
.apply-undergraduate-content p {
	padding-bottom: 20px;
}
.two-col-section-grey {
	background: #ECECEC;
}
.two-col-section-grey .thumb {
	min-height: 200px;
}
.two-col-section-grey.two-col-section h3 {
	font-weight: 700;
	margin-bottom: 17px
}
.two-col-section-grey.two-col-section p {
	padding-bottom: 13px;
}
.two-col-section-grey-row .col-lg-4 {
	-ms-flex: 0 0 37%;
	flex: 0 0 37%;
	max-width: 37%;
}
.two-col-section-grey-row .col-lg-8 {
	-ms-flex: 0 0 63%;
	flex: 0 0 63%;
	max-width: 63%;	
}
.callout-box-online-support .link a {
	text-transform: inherit;
	text-decoration: underline !important;
}
.callout-box-online-support .link a:hover {
	text-decoration: none !important;
}
.callout-box-online-support h5 {
	margin-bottom: 46px;
}
.callout-box-online-support {
	padding: 97px 0 70px;
}


.accordion-tab .accirdion-title{cursor: pointer;}

.flexcnt-border{border-top: 1px solid #ced3d9;padding-top: 10px;}
.content-editor-section{margin-bottom: 40px;}
.content-editor-section p a {color: #d8262e;font-weight: bold;}
.content-editor-section p a:hover, .content-editor-section p a:focus {text-decoration: underline !important;}
.details-page-section ul li a{color: #d8262e;font-weight: bold;}
.details-page-section ul li a:hover, .details-page-section ul li a:focus{text-decoration: underline !important;}
.content-editor-section h4,
.accordion-section h4{text-transform: unset;}
.accordion-section .accirdion-title{border: 1px solid #707070;padding: 17px 65px 17px 15px;text-transform: inherit;position: relative; font-weight: 600;}
.accordion-section .accordion-summary{border: 1px solid #707070;border-top: 0px;padding: 15px;}
.accordion-section .accordion-summary p{padding-bottom: 10px;}
.accordion-section .accordion-summary p:last-of-type{padding-bottom: 0px;}
.accordion-section .accordion-tab.active span.acco-plus:after{display: none;}
span.acco-plus{display: inline-block;width: 59px;height: 100%;border-left: 1px solid #707070;position: absolute;right: 0px;top: 0;}
span.acco-plus:before{content: '';position: absolute;top: 50%;left:50%;width: 20px;height: 2px;background-color: #000;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);    -ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
span.acco-plus:after{content: '';position: absolute;top: calc(50% + 9px);left:calc(50% - 11px);width: 20px;height: 2px;background-color: #000;-webkit-transform: rotate(90deg) translate(-50%,-50%);-moz-transform: rotate(90deg) translate(-50%,-50%);-ms-transform: rotate(90deg) translate(-50%,-50%);-o-transform: rotate(90deg) translate(-50%,-50%);transform: rotate(90deg) translate(-50%,-50%);}

.buttons-inner .accordion .card {margin-bottom: 10px;border: none;}
.buttons-inner .accordion .card a {background: #0C223F;color: #ffffff;border: solid 1px #0C223F;}
.buttons-inner .accordion .card-header a:before {border-left: 0;}
.buttons-inner .accordion::before, .buttons-inner .accordion::after {display: none;}
.buttons-inner .accordion .card a:hover, .buttons-inner .accordion .card a:focus {background: #ffffff;color: #0C223F;}

.accordion-summary ul{ margin-top: 20px; }


.course-summary-content h2 { margin-bottom: 10px; margin-top: 20px; font-size: 28px; }
.course-summary-content div, .course-summary-content div { padding-bottom: 10px; }

.links-block{
	background: #ecebeb;
    padding: 1.875em;
    margin-bottom: 1.875em;
    overflow: hidden;
}
.repeater-block ul > li
{
	margin-bottom: 10px;
}
.repeater-block ul > li:last-of-type
{
	margin-bottom: 0px;
}

.related-link-listing.content .btn-border a{text-align:center;}
 
.sidebar ul.social-link li {margin: 0 4px 0 0; padding: 0; float: left; }

table.supsystic-table.dataTable{ margin-bottom: 20px; }

.single-agreement .content-editor-section h2{ font-size: 23px; font-weight: 600; margin-bottom: 15px; }
.single-agreement .content-editor-section h3, .single-team-member h3.member-designation{ font-size: 22px; font-weight: 500; }

.enquiry-button-link { text-align: right; }

table.dataTable thead th, table.dataTable thead td{border-bottom: none !important;}

.btn a:hover { background: #d8262e; }
.btn.btn-bottom{ width: auto; }

.single-post ul{margin-bottom: 20px;}
.testimonials .client-details .thumb img{ border-radius: 50%; border:1px solid #1b1b1b; }
.single-team-member h3.member-designation{margin-bottom: 0px;}
.single-team-member h2{margin-bottom: 20px;}
.member-summary{column-count: 2;}

.banner-section .item.video-item.youtube-iframe {
	padding-bottom: 36%;
	overflow: hidden;
	width: 100%;
	position: relative;
	min-height: inherit;
}
.banner-section .item.video-item.youtube-iframe::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 1;
}
.item.video-item.youtube-iframe iframe {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	width: 160%;
	height: 160%;
	position: absolute;
	border: none !important;
}

.home .banner-section .owl-nav button{display: block;}

.single-post .post-featured-image{text-align: center;}
.single-post .post-featured-image img {max-width: 100%; max-height: 400px; }

.single-post h2{ padding-top: 30px; }
.sidebar-section-wrap li.child-cats { padding: 3px 20px 3px 20px; }

footer#footer-main h5.footer-subscribe-form{ margin-bottom: 10px;}
footer#footer-main .wpcf7-form ul{padding: 0px;margin: 0 0 20px 0;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-wrap: wrap;}
footer#footer-main .wpcf7-form ul > li{list-style: none;}
footer#footer-main .wpcf7-form ul > li > span{display: block;}
footer#footer-main .wpcf7-form ul > li:first-of-type{width: calc(100% - 138px);}
footer#footer-main form.wpcf7-form input[type="email"]{border-radius: 3px;height: 50px;}
footer#footer-main form.wpcf7-form input[type="submit"]{background: #0c223f;padding: 11px 25px 12px 25px;font-size: 18px;border-radius: 3px;margin-left: 10px;height: 50px;}
footer#footer-main form.wpcf7-form div.wpcf7-validation-errors, 
footer#footer-main form.wpcf7-formdiv.wpcf7-acceptance-missing{display: none !important;}
footer#footer-main form.wpcf7-form span.wpcf7-not-valid-tip{    background-color: #fff;font-size: 12px;    padding: 1px 5px;margin-top: 2px;display: inline-block;    border-radius: 2px;}
footer#footer-main form.wpcf7-form div.wpcf7 .ajax-loader{position: absolute;top: 100%;left: 0;right: 0;    margin: 2px auto 2px auto;}
footer#footer-main form.wpcf7-form div.wpcf7-response-output{margin: 5px 0;color: #fff;}

/*.home .future-growth-section button.owl-prev{display: none;}*/
.home .tribe-events-notices ul li{ display: none; }
.home .tribe-events-notices { background: none; border-radius: 0; border: none; color: inherit; margin: 0; padding: 0; text-shadow: none; }
.tribe-events-shortcode .tribe-events-month table .tribe-events-last {display: none;}


.default_page_wrap {padding: 120px 0;}
.search-results article { border-bottom: solid 1px rgba(0,0,0,0.5); padding-bottom: 0px; margin-bottom: 20px; }
.search-results .nav-links{ margin-top: 20px; }
.search-results article::before, .search-results article::after {content: "";display: table;clear: both;}
.search-results .post-thumbnail {width: 30%;float: left;margin: 0 30px 50px 0;}
.search-results .post-thumbnail img {display: block;width: 100%;height: auto;}
.default_content_wrap h2 {font-size: 28px;margin-bottom: 0;}
.default_content_wrap h3 {margin-bottom: 0;margin-top: 25px;}
.default_content_wrap p {margin-top: 25px;padding-bottom: 0;}
.search-results .post-thumbnail + .default_content_wrap {display: inline;}
.search-results .page-header {padding-bottom: 50px;}
.search-results .pagination .screen-reader-text {display: none;}
.page-numbers {width: 40px;height: 40px;border: 1px solid #D8D8D8;display: inline-block;line-height: 40px;font-size: 16px;color: #0C223F;text-align: center;vertical-align: top;}
.page-numbers.next {font-size: 0; line-height: 0;position: relative;}
.page-numbers.next::before {content: ">";position: absolute;top: 0;bottom: 0;left: 0;right: 0;text-align: center;line-height: 36px;background: #D8D8D8;color: #D8262E;display: block;font-size: 16px;}
.page-numbers.prev {font-size: 0; line-height: 0;position: relative;}
.page-numbers.prev::before {content: "<";position: absolute;top: 0;bottom: 0;left: 0;right: 0;text-align: center;line-height: 36px;background: #D8D8D8;color: #D8262E;display: block;font-size: 16px;}
.nav-links {width: 100%;text-align: center;}
.page-numbers.dots {line-height: 32px;}

.main-search-section .feild {position: relative;}
.course-list-block {position: absolute;top: 100%;left: 15px;right: 15px;background: #0c223f;max-height: 300px;overflow: auto;z-index: 1;}
.course-list {list-style: none;padding: 0;margin: 0;}
.course-list li {border-bottom: solid 1px rgba(255,255,255,0.5);line-height: 1.3;}
.course-list li:last-child {border-bottom: 0;}
.course-list li a {color: #ffffff;padding: 14px 10px;display: block;font-size: 14px;}
.course-list li:hover a, .course-list li:focus a {background: #D8262E;}

.wpcf7-form-control-wrap {display: block;margin-bottom: 15px;}
.wpcf7-form-control-wrap + br {display: none;}
.wpcf7-form-control {border: 1px solid #d4d4d4 !important;}
.wpcf7-form-control:focus {border-color:#1f3a5b !important;}
select.wpcf7-form-control {background-color: #f6f6f6;color:#0C223F;font-size: 16px;font-weight: 400;cursor: pointer;}
form input[type="submit"] { border: none; outline: none; background: #0C223F; padding: 13px 30px; font-size: 16px; text-transform: uppercase; color: #fff; display: inline-block; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -ms-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; }
.wpcf7-submit {border: none !important; outline: none !important;}
form input[type="submit"]:hover, form input[type="submit"]:focus {background: #d8262e !important;color: #ffffff !important;}
.footer-wrap .wpcf7-submit {border: solid 1px #0C223F !important;}

form label {display: block;font-size: 16px;color: #0C223F;}
form p {padding-bottom: 5px;}
.wpcf7-form-control-wrap.gender, .wpcf7-form-control-wrap.first-language, .wpcf7-form-control-wrap.undergraduate-starting-date, .wpcf7-form-control-wrap.postgraduate-starting-date, .wpcf7-form-control-wrap.study-program {margin-top: 5px;margin-bottom: 25px;}
span.wpcf7-list-item {margin-left: 0 !important;margin-right: 15px !important;display: block !important;}

span.wpcf7-form-control {border: none !important;}

.comman_forms {padding: 30px 0;}
.comman_forms fieldset {padding-bottom: 40px;}
.comman_forms br {display: none;}
.comman_forms p {margin-bottom: 20px;}
.comman_forms p:last-child {margin-bottom: 0;}
.comman_forms h4 {padding-bottom: 4px;}
.comman_forms .wpcf7-form-control-wrap span {font-size: 15px;text-transform: uppercase;font-weight: 600;}
.comman_forms .wpcf7-form-control-wrap span.wpcf7-list-item-label {text-transform: inherit;font-weight: 400;}
.comman_forms .wpcf7-form-control-wrap span.small_label {font-size: 14px;display: inline-block;padding: 3px 0 10px;text-transform: inherit;font-weight: 400;}
.details-page-section {padding-bottom: 60px;}

.mCSB_outside + .mCSB_scrollTools {right: 0 !important;}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background:#D8262E !important;}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background:#D8262E !important;}
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {background: rgba(000,000,000,0.5) !important;}

body.page-template-admission-information > div.wrapper > div.container {display: none;}
.nav-tabs li::before {display: none;}

.dummy-table,.related-articles-listing{ display: none !important; }

.custom-pagination ul.page-numbers{ display: inline-flex; }
.custom-pagination ul.page-numbers li{ list-style-type: none; }
.accordion-block{ padding-bottom: 20px; }
.single-tribe_events .heading-title{ display: none; }
.home .wpcf7 form.sent .wpcf7-response-output{ border-color: transparent; }

.four-col-listing {padding: 0;}
.banner_bottom_btns_sec a.active{ background-color: #0c223f; color:#fff; }
.enumenu_ul li.current-menu-item{ color:#d8262e; }

.section-buttons .accordion {column-count: 1;margin-left: -5px;margin-right: -5px;}
.section-buttons .accordion .card {display: inline-block;vertical-align: top;margin: 5px 5px;width: calc(50% - 10px);}

.page-template-articulation-agreement .search-listing form .field { min-width: 420px; }
.training-partners-section .Partners-slider li.item a{ border-radius: 50%; }

.page-template-story-list .blog-listing .blog-thumb{ border-radius: 50%; }
.accordion-section .accordion-summary p a {color: #d8262e !important;font-weight:bold;}
.accordion-section .accordion-summary p a:hover, .accordion-section .accordion-summary p a:focus {text-decoration: underline !important;color: #d8262e !important;}




select.gfield_select {
background-color: #f6f6f6 !important;
    color: #0c223f !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    width: 100% !important;
    height: 36px;
    padding: 0 15px !important;}
.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {display:inline-block !important;width: 33.333%;}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label, .gform_wrapper ul.gfield_checkbox li input, .gform_wrapper ul.gfield_radio li input {margin: 0 !important;}
.gform_wrapper ul.gfield_checkbox li input, .gform_wrapper ul.gfield_radio li input {position: relative;
    top: -1px;
    margin-right: 5px !important;}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {width: 100% !important;}
.gform_wrapper input[type=email], .gform_wrapper input[type=password], .gform_wrapper input[type=text], .gform_wrapper input[type=tel], .gform_wrapper input[type=search], .gform_wrapper input[type=date] {    background: #f6f6f6;
    color: #787878 !important;
    padding: 12px 10px !important;
    width: 100% !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    transition: all .5s ease-in-out !important;
    -o-transition: all .5s ease-in-out !important;
    -webkit-transition: all .5s ease-in-out !important;
    -moz-transition: all .5s ease-in-out !important;
    border: 1px solid #f6f6f6 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border-radius: none !important;
height: 36px !important;
}
.gform_wrapper ul.gform_fields li.gfield#field_2_10, .gform_wrapper ul.gform_fields li.gfield#field_2_13 {
    width: 48%;
    float: left;
    clear: inherit !important;
}
.gform_wrapper ul.gform_fields li.gfield#field_2_11, .gform_wrapper ul.gform_fields li.gfield#field_2_15 {
    width: 48%;
    float: right;
    clear: inherit !important;
}
.gform_wrapper .gfield_date_dropdown_day, .gform_wrapper .gfield_date_dropdown_month, .gform_wrapper .gfield_date_dropdown_year {
    width: calc(33.3333%)!important;

}
.gform_wrapper .gfield_date_dropdown_day select, .gform_wrapper .gfield_date_dropdown_month select, .gform_wrapper .gfield_date_dropdown_year select {
    background-color: #f6f6f6 !important;
    color: #0c223f !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    height: 36px;
}
body .gform_wrapper .top_label div.ginput_container.ginput_container_date {margin-top: 0 !important;}
.gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button {
    background: #0c223f;
    padding: 13px 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #0c223f;
}
.gform_wrapper .gform_page_footer .button.gform_button:hover, .gform_wrapper .gform_page_footer .button.gform_next_button:hover, .gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
    background: #0c223f;
   color: ##0c223f;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transperant !important;
    margin-bottom: 0!important;
    border-top: none !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-sizing: border-box;
}
.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {font-weight: 400 !important;}
.gform_wrapper #field_2_38 ul.gfield_radio li, .gform_wrapper #field_2_38 ul.gfield_radio li {display: block !important;width: 100%;}

/* Marketo CSS - added by Chris 25052023 */

.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date]{
    background: #fff;
    border: 1px solid #bfbfc0 !important;
    padding: 12px !important;
    color: #263032 !important;
  	/*width: 100% !important;*/
}

.mktoForm select.mktoField {
  	padding:12px !important;
    color: #263032 !important;
    border: 1px solid #bfbfc0 !important;
  	/*width: 100% !important;*/
}

.mktoForm textarea.mktoField{
	background: #fff;
    border: 1px solid #bfbfc0 !important;
    padding: 12px !important;
    color: #263032 !important;
  	/*width: 100% !important;*/
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    color: #fff !important;
    border: 1px solid #d8262e !important;
    padding: 0.6em 2em !important;
    font-size: 15px !important;
    background-color: #d8262e !important;
    background-image: linear-gradient(to bottom, #dc3545, #d8262e) !important;
}

@media only screen and (max-width: 480px){
	.mktoForm input[type=url], 
  	.mktoForm input[type=text], 
  	.mktoForm input[type=date], 
  	.mktoForm input[type=tel], 
  	.mktoForm input[type=email], 
  	.mktoForm input[type=number], 
  	.mktoForm textarea.mktoField, 
  	.mktoForm select.mktoField {
    	width: 100% !important;
    	height: 100% !important; 
      	font-size: 12px !important;
	}
}
/* Top Search Textbox */
#topsearch::placeholder {
    color: #787878; /* Change this to your preferred color */
}

/* Fix The Events Calendar month grid layout */
#upcoming-event-calender .tribe-events-calendar-month__week {
    display: table-row !important;
}

#upcoming-event-calender .tribe-events-calendar-month__day {
    display: table-cell !important;
    width: 14.28% !important;
    vertical-align: top !important;
    border: 1px solid #ddd !important;
    padding: 5px !important;
}
