@charset "utf-8";
html { min-height: 100%; position: relative; }
body { overflow-x: hidden; margin: 0; padding: 0; color: #535353; background-color: #f5f5f5; font-size: 13px; line-height: 1.7; font-weight: 400; font-style: normal; font-family: 'Open Sans', sans-serif; }
body.Inner { background-color: #ffffff; }
*:not(select) { -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.innerPage-content input {-moz-box-sizing: unset!important; -ms-box-sizing: unset!important; -o-box-sizing: unset!important; -webkit-box-sizing: unset!important; box-sizing: unset!important; }
input { outline: none; }
img { max-width: 100%; }
a { color: #000; text-decoration: none; }
a:hover, a:focus { color: #0d5195; text-decoration: none; outline: none; }
button:focus { outline: none; }
select { padding: 0;  line-height: 18px; font-size: 13px; font-style: normal; font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; }
.xs979, .header .navbar .navigation>ul>li.xs979, .xs767, .xsVisible { display: none !important; }
.xsHidden { display: block !important; }
.TitleText, .TitleTextDark { font-size: 60px; line-height: 70px; font-weight: 300; color: rgb(255, 255, 255); font-family: 'Open Sans', sans-serif; transition: none 0s ease 0s; text-align: inherit; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform-origin: 50% 50% 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
.TitleTextDark { color: #0a0a0a; }
h1, .PageTitle { font-family: 'Montserrat', sans-serif; font-size: 36px; line-height: 40px; font-weight: 700; font-style: normal; }
h2, .HeaderText, .HeaderTextDark { font-family: 'Montserrat', sans-serif; font-size: 30px; line-height: 40px; font-weight: 700; font-style: normal; }
.HeaderTextDark, h2.HeaderTextDark { color: #0a0a0a; }
h3, .HeaderTextSmall { font-size: 16px; line-height: 32px; font-weight: 700; color: #0a0a0a; text-transform: uppercase; font-family: 'Montserrat', sans-serif; }
h4 { font-size: 13px; font-weight: 700; color: #0a0a0a; font-family: 'Montserrat', sans-serif; text-transform: capitalize; line-height: 30px; margin: 0 0 10px; }
h4.underline { line-height: 30px; padding-bottom: 10px; position: relative; text-transform: uppercase; margin-bottom: 20px; }
h4.underline:after { background-color: #f4f4f4; left: 0; right: 0; height: 1px; top: 100%; width: 100%; position: absolute; content: ''; }
p, .BodyText { color: #535353; font-size: 13px; line-height: 28px; font-weight: 400; font-family: 'Open Sans', sans-serif; }
p.BodyTextLarge, .BodyTextLarge { font-size: 13px; line-height: 13px; font-weight: 700; color: #323232; font-family: 'Montserrat', sans-serif; }
p.InfoText, .InfoText { font-size: 12px; line-height: 20px; font-weight: 400; color: #aaaaaa; font-style: italic; font-family: 'Open Sans', sans-serif; }
.JJAdecimal ul { list-style: decimal; margin: 0 0 0 15px; }
.JJAnoBullets ul { list-style-type: none; }
.SideMenu { margin-bottom: 30px; }
.SideMenu ul { margin: 0px; margin: 0px; float: right; width: 100%; }
.SideMenu ul li a { font-family: "Montserrat", sans-serif; font-size: 11px; font-weight: 700; line-height: 36px; color: #444; display: block; padding: 10px 15px; margin-bottom: 3px; position: relative; background: rgba(0,0,0,0.1); border-radius: 2px; -webkit-transition: color .15s cubic-bezier(0.77, 0, 0.175, 1); transition: color .15s cubic-bezier(0.77, 0, 0.175, 1); overflow: hidden; text-transform: uppercase; z-index: 0; }
.SideMenu ul li a:before { background-color: #0d5195; content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 2px; opacity: 0; -webkit-transform: translateX(-103%) skewX(10deg); -ms-transform: translateX(-103%) skewX(10deg); transform: translateX(-103%) skewX(10deg); -webkit-transition: all .15s cubic-bezier(0.77, 0, 0.175, 1); transition: all .15s cubic-bezier(0.77, 0, 0.175, 1); z-index: -1; }
.SideMenu ul li a:hover, .SideMenu ul li.active a { color: #fff; }
.SideMenu ul li a:hover:before, .SideMenu ul li.active a:before { width: 100%; opacity: 1; -webkit-transform: translateX(0) skewX(0); -ms-transform: translateX(0) skewX(0); transform: translateX(0) skewX(0); }
.DarkBlue, .LightBlue { font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 13px; line-height: 24px; font-weight: 700; color: #ffffff; background-color: #0d5195; border-radius: 0 !important; padding: 16px 25px; text-shadow: none; box-shadow: none; border-style: solid; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; transition: background-color .15s ease-out; -moz-transition: background-color .15s ease-out; -webkit-transition: background-color .15s ease-out; transition: background-color .15s ease-out; }
.LightBlue { background-color: #65B9E1; border-radius: 3px; border: 0; color: white; font-size: 18px; outline: 0; max-width: 100%; padding: 13px 25px; }
.DarkBlue:hover, .DarkBlue:focus { background-color: #0a4177; color: #fff; }
.LightBlue:hover { }
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.spacer { height: 50px; }

/******Header******/
.printHeader { display: none; }
.anncOuter { background: transparent; height: auto; padding: 0px 0px; text-align: right; }
.anncOuter p { margin-bottom: 0px; color: #fff; font-size: 14px; font-weight: bold; font-family: 'Montserrat', sans-serif; line-height: 40px; letter-spacing: 1.8px; text-transform: uppercase; }
.anncOuter a { color: #fff; }
.ancRight { text-align: right; display: inline-block; position: relative; }
.ancRight .loginBtn { text-align: right; display: inline-block; line-height: 60px; vertical-align: middle; }
.ancRight .loginBtn a { color: #fff; font-size: 11px; font-weight: bold; font-family: 'Montserrat', sans-serif; text-transform: uppercase; opacity: .8; margin-left: 10px;}
.ancRight .loginBtn a .fa { font-size: 16px; font-weight: 300; margin-right: 10px; }
.ancRight .loginBtn a:first-child{margin-left: 0px;}
.ancRight .loginBtn a:last-child .fa{margin-right: 0px;}
.ancRight .loginBtn a:first-child .fa{margin-right: 10px;}
.serachIconDiv { text-align: right; display: inline-block; vertical-align: top; font-size: 14px; line-height: 40px; transition: all ease-in-out 0.3s; }
.searchDiv { border: medium none; margin: 0 auto; position: absolute; right: 0; bottom: -46px; width: 250px; display: none;  z-index: 9; transition: all ease-in-out 0.3s; }
.shrink .searchDiv { bottom: -30px; }
.searchDiv form { margin: 0; }
.searchDiv .input-group-wrp { position: relative; }
.searchDiv input { border: solid 1px #ccc; padding: 0 25px 0 10px; height: 30px; width: 100%; position: relative; margin: 0px; }
.searchDiv button { box-shadow: none; background: transparent !important; border-image: none; border-radius: 0; background: none; border-style: solid solid solid none; border-width: 1px 1px 1px medium; color: #000000; font-size: 14px; font-weight: 600; margin: 0; min-width: 0; padding: 0px; border: none; position: absolute; right: 10px; top: 5px; }
.searchDiv input[type="text"]:focus { box-shadow: none; border-color: #ccc; }
.searchIcon { display: inline-block; vertical-align: middle; color: #fff; padding: 0px 12px; }
.searchIcon:hover, .searchIcon:focus { color: #fff; }
.header { position: fixed; top: 0; width: 100%; z-index: 99; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; background: transparent; }
.onScroll { display: none; }
.navbar-inner { padding: 0; border: none; background: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; border-radius: 0; }
.header .navbar .navigation>ul>li>a { color: #fff; font-size: 13px; font-family: 'Montserrat', sans-serif; line-height: 30px; font-weight: 700; font-style: normal; text-decoration: none; position: relative; padding: 6px 12px; z-index: 1; backface-visibility: hidden; display: block; text-align: center; text-decoration: none; -moz-text-shadow: none; -ms-text-shadow: none; -o-text-shadow: none; -webkit-text-shadow: none; text-shadow: none; text-transform: uppercase; background: transparent; transition: padding .2s ease-in-out, transform .2s ease-in-out; -moz-transition: padding .2s ease-in-out, transform .2s ease-in-out; -webkit-transition: padding .2s ease-in-out, transform .2s ease-in-out; transition: padding .2s ease-in-out, transform .2s ease-in-out; cursor: pointer; font-family: 'Montserrat', sans-serif; }
.header .navbar .navigation>ul>li.dropdown>a, body.shrink .header .navbar .navigation>ul>li.dropdown>a { padding-right: 32px; }
.header .navbar .navigation>ul>li:last-child { margin-left: 18px; }
.header .navbar .navigation>ul>li>a:hover { color: #fff; }
.header .navbar .navigation>ul>li.active>a:after { position: absolute; content: ''; left: 12px; right: 12px; height: 2px; background: #fff; width: auto; bottom: 9px; transition: all ease-in-out 0.3s; }
.header .navbar .navigation>ul>li.dropdown>a:hover:after, .header .navbar .navigation>ul>li.dropdown:hover>a:after { right: 40px; }
.header .navigation { width: 100%; text-align: right; padding-right: 210px; }
.header .navbar .navigation>ul>li { float: none; display: inline-block; vertical-align: middle; position: relative; }
.header .navbar .navigation>ul { float: none; width: 100%; margin: 29px 0 0; transition: all ease-in-out 0.3s; }
.navbar .logo { float: left; }
.header  .navbar .brand { -moz-transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; padding: 0; margin: 0; padding: 10px 0px; margin: 30px 0; }
.header  .navbar .brand img { max-width: 357px; }
.navbar .btn { margin-top: 0px; }
body.shrink .header { background: rgba(0, 0, 0, 0.7); box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.42); }
.header .navMain { float: right; max-width: 932px; width: 100%; position: relative; }
.header .navMain .DarkBlue { position: absolute; right: 0px; top: 81px; transition: all ease-in-out 0.3s; }
.header .navigation>ul>li>.menu-arrow { cursor: pointer; background: transparent; -moz-transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; top: 0px; right: 45px; position: absolute; z-index: 99999; }
.header .navigation>ul>li>.menu-arrow::after { content: "\f107"; font: var(--fa-font-solid); position: absolute; left: 20px; top: 14px; color: #fff; font-size: 20px; z-index: 99999; line-height: 15px; opacity: 1; font-weight: 400; }
.header .navbar .navigation>ul>li.dropdown>ul li a { background: transparent; color: #fff; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 600; padding: 9px 35px 9px 15px; line-height: normal; text-transform: none; -moz-transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; position: relative; }
.header .navbar .navigation>ul>li.dropdown>ul li a::after { display: none; }
.header .navigation li.dropdown-submenu .menu-arrow:after { right: 25px; top: 10px; border: none; position: absolute; margin: 0px; content: "\f107"; font: var(--fa-font-solid); color: #fff; font-size: 16px; z-index: 99999; line-height: 15px; opacity: 1; font-weight: 300; transform: rotate(270deg); }
.header .navbar .dropdown-submenu>.dropdown-menu { margin-top: 0; }
.dropdown-menu>li>a { white-space: normal; }
.header .navbar .navigation>ul>li>.dropdown-menu { margin: 0; }
.navbar .navigation>ul>li>.dropdown-menu::before, .navbar .navigation>ul>li>.dropdown-menu::after { display: none; }
.header .navbar.navbar-static { margin: 0; background: transparent; }
.header .navbar .navigation>ul>li.dropdown:hover>a { color: #fff; }
.header .navbar .navigation>ul>li.dropdown>ul li a:hover { background: transparent; text-decoration: underline; }
.header .navbar .navigation>ul>li.dropdown>ul li:last-child a, .header .navbar .navigation>ul>li.dropdown>ul>li:last-child a, .header .navbar .navigation>ul>li.dropdown>ul li>ul li>ul li:last-child a { border-bottom: none; }
.shrink .header  .navbar .brand { margin: 16px 0; padding: 5px 0px; }
.shrink .header .navMain .DarkBlue { position: absolute; right: 0px; top: 51px; }
.shrink .header .navbar .navigation>ul { margin: 0px 0; }
.shrink .header .navbar .navigation>ul>li>a { padding: 6px 12px 26px 12px; }
.shrink .header .navbar .navigation>ul>li.active>a:after { bottom: 29px; transition: all ease-in-out 0.3s; }
.shrink .header .serachIconDiv { margin-bottom: 20px; }

/******banner******/
.banner { position: relative; }
.banner .item>img { width: 100%; }
.home-slider .item:after, .banner .item:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: rgba(25, 25, 27, 0.5); z-index: 1; }
.bannerCaption { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; z-index: 9; max-width: 1320px; width: 100%; padding: 0 15px; }
.bannerCaption .TitleText { text-align: right; margin-right: 70px; margin-top: 150px; }
.bannerCaption .buttonZone { text-align: right; padding: 0 45px; }
.bannerCaption .buttonZone a { position: relative; display: inline-block; width: 74px; height: 122px; line-height: 122px; text-align: center; }
.bannerCaption .buttonZone a .fa { color: #fff; font-size: 24px; margin-left: 5px; opacity: 0.3; transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; }
.bannerCaption .buttonZone a:hover .fa { opacity: 1; }
.bannerCaption .buttonZone a:after { position: absolute; content: ''; top: 0; left: 0; z-index: -1; background-color: rgb(10, 65, 119); visibility: inherit; transition: none 0s ease 0s; text-align: inherit; line-height: 22px; margin: 0px; padding: 0px; letter-spacing: 0px; font-weight: 400; font-size: 13px; min-height: 122px; min-width: 74px; max-height: 122px; max-width: 74px; opacity: 1; transform-origin: 50% 50% 0px; transform: matrix3d(1, 0, 0, 0, -0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
.home-slider.owl-carousel .owl-nav .owl-next, .home-slider.owl-carousel .owl-nav .owl-prev { position: absolute; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 9; color: #fff; font-size: 50px; font-weight: lighter; width: 50px; height: 50px; text-align: center; }
.home-slider.owl-carousel .owl-nav .owl-prev { left: 25px; }
.home-slider.owl-carousel .owl-nav .owl-next { right: 25px; }
.owl-theme .owl-dots .owl-dot span { background: transparent; border: 2px solid #fff; position: relative; margin: 0; display: inline-block; vertical-align: middle; -moz-transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; }
.owl-theme .owl-dots .owl-dot span { width: 13px; height: 13px; background: transparent; }
.owl-theme .owl-dots .owl-dot span:hover, .owl-theme .owl-dots .owl-dot.active span { width: 13px; height: 13px; background: #fff; }
.owl-theme .owl-dots .owl-dot { margin: 0 8px; vertical-align: middle; line-height: 1; }
.bannerBgBottom { height: 57px; bottom: 0px; z-index: 1; position: absolute; width: 100%; left: 0; pointer-events: none; }
.bannerBgBottom .svgmask { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
/*content*/

.headTitle { font-family: 'Montserrat', sans-serif; font-size: 13px; line-height: 22px; font-weight: 700; color: #ffffff; font-style: normal; margin: 0px 0px 6px; }

/*Details Div*/
.detailsDiv { padding-top: 60px; padding-bottom: 100px; background-color: #f8f8f8; margin-bottom: 0px; }
.detailsInner { margin-top: -105px; width: 100%; background-color: #181834; position: relative; border-radius: 6px; margin-bottom: 20px; padding-top: 1%; }
.detailsInner:before { position: absolute; content: ''; background-color: #181834; width: 30px; height: 32px; display: block; bottom: -6px; left: 20%; border-radius: 4px; -webkit-transform: skewY(35deg); -ms-transform: skewY(35deg); transform: skewY(35deg); border-top: 0; }
.detailsFrame { position: relative; padding: 35px 20px; border-radius: 6px; z-index: 1; }
.detailsFrame:before { position: absolute; content: ''; background-color: #181834; top: -6px; left: 0; width: 100%; height: 100%; display: block; -webkit-transform: skewY(1.5deg); -ms-transform: skewY(1.5deg); transform: skewY(1.5deg); border-radius: 6px; transform-origin: right top; z-index: -1; }
.detailsFrame .iconBox { float: left; margin-bottom: 15px; width: 40px; }
.detailsFrame .iconBox img { opacity: 0.4; float: left; margin-top: 0; }
.detailsFrame .textBox { padding-left: 40px; }
.detailsFrame .textBox p { font-family: "Open Sans", sans-serif; font-size: 13px; line-height: 30px; font-weight: 400; color: rgba(255,255,255,0.62); font-style: normal; margin-bottom: 15px; }
.left { width: 66.66%; padding: 0 15px; float: left; }
.right { width: 25%; padding: 0 15px; float: left; }
.counterBox { display: inline-block; width: 100%; }
.counterBox ul { width: 100%; display: inline-block; margin-left: 0px; }
.counterBox ul li { width: 50%; display: inline-block; margin: 0 -2px; text-align: center; }
.counterBox ul li h3 { text-align: center; color: #ffffff; font-family: "Montserrat", sans-serif; font-size: 21px; letter-spacing: 2px; line-height: 40px; font-weight: 400; font-style: normal; margin-top: 20px; margin-bottom: 10px; }
.right .DarkBlue { width: 100%; height: 64px; margin-top: 35px; display: inline-block; vertical-align: top; line-height: 30px; }

/********Footer*******/
.footer { background: #1c1c1c; padding-top: 120px; padding-bottom: 100px; }
.footer .footCol:nth-child(1) .footerText { max-width: 350px; }
.footer .footCol:nth-child(2) { text-align: center; }
.footerLogoDiv { margin-bottom: 75px; margin-top: 40px }
.footer .footCol:nth-child(3) .footerText ul { margin: 0px; margin: 0px; float: right; width: 100%; max-width: 350px; }
.footerText p { font-family: "Open Sans", sans-serif; font-size: 13px; line-height: 28px; font-weight: 400; color: #ffffff; margin-top: 0px; margin-bottom: 20px; }
.footer .footCol:nth-child(3) .footerText ul li a { font-family: "Open Sans", sans-serif; font-size: 14px; line-height: 26px; color: #ffffff; font-weight: 400; }
.copyright { background: #1c1c1c; text-align: center; padding-top: 35px; padding-bottom: 35px; }
.copyrightFrame { padding-bottom: 35px; }
.copyrightFrame p, .copyrightFrame a { margin-top: 0; line-height: 26px; font-weight: 400; font-style: normal; font-size: 13px; color: #ffffff; margin-bottom: 20px; }
.copyrightFrame a { text-decoration: underline; }
.footer .container { position: relative; }

/********Inner Page******/
.bannerInner .bannerCaption { top: auto; bottom: 0; }
.bannerInner .bannerCaption h1 { line-height: 1.3; margin: 0 0 5px; color: #fff; text-align: right; font-family: "Montserrat", sans-serif; font-size: 30px; line-height: 40px; font-weight: 700; font-style: normal; }
.bannerInner .item:after { background-color: rgba(29,31,64,0.8); }
.bannerInner .breadcrumb { padding: 0; margin: 0; background-color: transparent; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; text-align: left; }
.bannerInner .breadcrumb>li { text-shadow: none; text-transform: uppercase; font-size: 11px; position: relative; }
.bannerInner .breadcrumb>li a { color: rgba(255, 255, 255, 0.85); }
.contentInner { padding-top: 60px; padding-bottom: 60px; }
.pdfDiv ul { margin: 0px; }
.pdfDiv ul li { position: relative; }
.pdfDiv ul li .pdfIcon { width: 59px; height: 59px; position: absolute; top: 0; left: 0; text-align: center; line-height: 59px; background: #0d5195; border-radius: 4px; color: #fff; }
.pdfDiv ul li .pdfIcon:after { background-color: #0d5195; width: 69px; left: -10px; position: absolute; content: ''; height: 59px; top: 0; border-radius: 4px; z-index: -1; display: none; }
.pdfDiv ul li:hover .pdfIcon:after { display: block; }
.pdfDiv ul li .pdfIcon a { display: block; }
.pdfDiv ul li .pdfIcon a .fa { color: #fff; font-size: 17px; }
.pdfText { padding-left: 79px; }
.pdfText h3 { font-family: "Montserrat", sans-serif; font-size: 13px; line-height: 13px; font-weight: 700; font-style: normal; text-transform: capitalize; margin: 0 0 6px; }
.pdfText p { font-family: "Open Sans", sans-serif; font-size: 12px; line-height: 20px; font-weight: 400; color: #aaaaaa; font-style: italic; margin-top: 0; margin-bottom: 15px; }
.photoLeft { float: left; }
.photoLeft img { max-width: 465px; }
.photoDiv h2 { margin-top: 0px; }
.membership p, .membership ul li { line-height: 1.7; margin-bottom: 0px; }
.joinDiv .photoLeft { text-align: center; }
.joinDiv .photoLeft img { max-width: 144px; }
.joinDiv .contentRight > table { margin-top: 40px; }
.gridBox { margin-top: 50px; }
.gridBox ul { margin: 0px; }
.gridBox ul li { width: 50%; display: inline-block; margin: 0 -2px; vertical-align: top; height: 450px; background-repeat: no-repeat; background-position: center center; background-attachment: scroll; padding-top: 50px; padding-bottom: 50px; -webkit-transition: .25s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: .25s cubic-bezier(0.215, 0.610, 0.355, 1.000); border: 1px solid rgba(0,0,0,0.1); background-color: #f2f2f2; text-align: center; padding-left: 20px; padding-right: 20px; position: relative; }
.gridBox ul li a { display: inline-block; }
.gridBox ul li img { margin-bottom: 20px; }
.gridBox ul li img.default { display: inline-block; }
.gridBox ul li:hover img.default { display: none; }
.gridBox ul li img.hover { display: none; }
.gridBox ul li:hover img.hover { display: inline-block; }
.gridBox ul li h4 { font-family: "Open Sans", sans-serif; font-size: 20px; line-height: 30px; font-weight: 400; font-style: normal; color: #323232; margin-top: 0; margin-bottom: 20px; }
.gridBox ul li p { margin: 0px; line-height: 24px; }
.InfoBox h4 { margin-top: 0; font-size: 20px; font-size: 20px; line-height: 26px; font-weight: 400; font-style: normal; font-family: "Montserrat", sans-serif; text-align: center; }
.InfoInner { display: inline-block; vertical-align: top; width: 100%; margin-top: 50px; padding-top: 50px; background-image: url(../img/world-map.png); background-repeat: no-repeat; background-position: center center; background-size: auto; background-attachment: scroll; }
.Highlight { padding: 50px 25px 70px; background-color: rgba(13,81,149,1); color: #fff; margin-bottom: 15px; line-height: 30px; margin-top: 0; font-style: normal; text-align: center; -webkit-box-shadow: 0 40px 120px -20px rgba(0,0,0,0.6); box-shadow: 0 40px 120px -20px rgba(0,0,0,0.6); }
.Highlight h4 { font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: 700; color: #ffffff; }
.Highlight p, .Highlight a { font-family: "Open Sans", sans-serif; font-size: 13px; line-height: 34px; color: rgba(255,255,255,0.74); margin: 0px; }
.contactdetails { margin-bottom: 30px; }
.InfoInner form { padding-top: 10px; }
.InfoInner form .form-group { position: relative; }
.InfoInner form .form-control { font-size: 13px; height: auto; outline: none; box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.06); border: 1px solid #D9D9D9; line-height: 1.6; padding: 26px 16px 6px; display: block; width: 100%; color: #555; background-color: #fff; background-image: none; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.InfoInner form input { box-shadow: none; border-radius: 0; padding-left: 10px; max-width: 100%; margin-bottom: 15px; }
.InfoInner form label { left: 16px; font-family: "Montserrat", sans-serif; color: #969696; font-size: 10px; text-transform: uppercase; position: absolute; top: 6px; cursor: text; transition: all .25s ease; display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }
.InfoInner form .form-group .checkbox.inline { left: 0px; color: #535353; font-family: "Open Sans", sans-serif; font-size: 13px; text-transform: none; }

/*Scroll To Top Button*/
.scrolltop {display:none;width:100%;margin:0 auto;position:fixed;bottom:15%;right:10px;    z-index: 9999;}
.scroll {height: 49px;color: #fff;text-align: center;line-height: 1;border-radius: 2px;padding: 7px 0 5px;right: 0px;background-repeat: no-repeat;background-position: center 15px;background-color: #404040;font-size: 9px;font-weight: 900;z-index: 999;width: 49px;position:absolute;cursor:pointer;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;opacity: 0.7;text-transform: uppercase;}
.scroll:hover {transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;opacity: 1;}
.scroll .fa {font-size:18px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;font-weight: bold;margin-bottom: 4px;}

/*template page css*/
.template .bodyText .header  .navbar .brand{display: block;float: left;padding: 3px 15px;margin: 0;}
.template .bodyText input,.template .bodyText .uneditable-input{height: auto;}
.template .bodyText  .navbar .container{width: auto;}
.template .bodyText .breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.template .bodyText .breadcrumb>li a {
    color: #000;
}

.bannerInner .item{
    background-attachment: relative!important;
    background-position: center center!important;
    -webkit-background-size: 100%!important;
    -moz-background-size: 100%!important;
    -o-background-size: 100%!important;
    background-size: 100%!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important; 
    background-repeat: no-repeat!important;
	height: 300px !important;
}

#zoneToolBar form, #zoneToolBar select {
    margin: 0;
}
.svgmaskInner{
	width:100% !important;
}
.bannerBgBottomInner{
	bottom:unset !important;
	top:257px;
}
.sideImageWrap img{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.sideTextWrap{
	text-align: justify;
}
.CalendarPageFrame.UpcomingEvents ul > li:hover{
	border: 2px solid #c4c4c4;	
}
.CalendarPageFrame.UpcomingEvents ul > li img{
	max-width: 120px;	
}
.mcMergeTemplate#jjaevents{
	display:none ;
}
.eventCalendarIc{
	font-size: 5em !important;
    color: #343434;
    padding-bottom: 10px;
}
.eventCalendarIc:hover{
	color: #0d5195;
}
.home  .banner{
	min-height:500px;	
}