@charset "utf-8"; *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display:block } audio, canvas, video { display:inline-block } audio:not([controls]) { display:none; height:0 } html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a { text-decoration:none; color: #2C67B7; transition: 350ms ease; -webkit-transition: 350ms ease; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } a:hover { text-decoration:underline; /*color:#393939;*/ } h1, h2, h3, h4, h5, h6 { font-weight:normal; } b, strong, dt, th { font-family: "open_sanssemibold"; } em, i { font-style:italic; } p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address { margin:0; padding:0; } img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; max-width:100%; height:auto; } figure { margin:0; } legend { white-space:normal; } q { quotes:"\201C" "\201D" "\2018" "\2019" } small { font-size:80% } sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline } sup { top:-0.5em } sub { bottom:-0.25em } table { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells:show; border:none; } table table { margin:0 } th, td { border:none; padding:8px 10px } caption, th, td { font-weight: normal; } /********* Form fields *********/ button, input, select, textarea { margin: 0; vertical-align: baseline; background-color:transparent; border:none; } button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; } input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], input[type="search"], select, textarea { border:1px solid #e5e5e5; width:100px; height:30px; padding:0; font-size:100%; line-height:normal; } input[type="checkbox"], input[type="radio"] { box-sizing:border-box; padding:0; margin:0 5px 0 0; } input[type="checkbox"] { -webkit-appearance: checkbox; } input[type="radio"] { -webkit-appearance:radio } input[type="submit"], input[type="button"], input[type="reset"], button, .button { line-height:20px; padding:4px 10px; display:inline-block; text-decoration:none; border:0 none; margin:0; outline:0 none; transition: 350ms ease; -webkit-transition: 350ms ease; } textarea { overflow:auto; vertical-align: top; resize:vertical; height:100px; max-width:100%; min-width:100%; max-height:500px; min-height:90px; } fieldset { border:0 none; margin:0; padding:0 } label { display:inline-block; padding-bottom:5px; font-weight:normal; } /********* Clear floats *********/ .cf:before, .cf:after, .container:before, .container:after, .row:before, .row:after, ul:before, ul:after, .boxs:before, .boxs:after, .radioList:after, .radioList:before { content:" "; display:table } .cf:after, .container:after, .row:after, ul:after, .boxs:after, .radioList:after { clear:both } /********* Common Classes *********/ hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:20px 0; padding:0 } body, button, input, select, textarea { color:#444; font-family:'open_sansregular', Arial, Helvetica, sans-serif;/*font-size:87.5%;*/ font-size:14px; line-height:1.6; } body { background-color:#fff; } h1 { font-size: 2.308em; } h2 { font-size: 2.357em; color:#2C67B7; font-family: "oswald_regularregular"; line-height: 33px; margin-bottom: 0; padding: 7px 0 0; } h3 { font-size: 1.429em; color:#2C67B7; font-family: "open_sanssemibold"; } h4 { font-size: 1.286em; color: #333; font-family: "open_sanssemibold"; } h5 { font-size: 1.214em; } h6 { font-size: 1.143em; } ul { padding:0 0 0 15px; } ol { padding:0 0 0 20px } ul ul, ol ol { margin:10px 0 } ul.bulletText { list-style:none; padding:0; } ul.bulletText li { background:url(../../images/bulletIcon.png); padding: 0px 0 0px 16px; margin-bottom: 12px; background-repeat: no-repeat; background-position: left 6px; background-size: 6px 10px; } .wob ul.bulletText li { background:url(../../images/wobbulletIcon.png); background-repeat: no-repeat; background-position: left 6px; background-size: 6px 10px; } ul.bulletText li:last-child { margin-bottom: 0; } .wob ul.bulletText li li { background: none; } p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address { margin: 0 0 25px; } input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], input[type="search"], select, textarea { border:1px solid #cdcdcd; width:100%; height:36px; padding:7px 10px; } input[type="submit"], input[type="button"], input[type="reset"], button, .button { background-color:#2C67B7; color:#fff; border:1px solid #2C67B7; } input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, .button:hover { color:#fff; background-color:#333; } input[type="submit"].cancelBtn, input[type="button"].cancelBtn, input[type="reset"].cancelBtn { background-color:#888; } .alignLeft { float:left } .alignRight { float:right; } .displayNone, .hasJS noscript, .hideThis { display:none!important; visibility:hidden } .jsRequired { display:block; background-color:#C00; color:#fff; width:100%; line-height:30px; text-align:center; font-size: 0.857em; border:0 none; } .mrgAuto { margin-right:auto; margin-left:auto; } .mrgT20 { margin-top:20px; } .mrgL20 { margin-left:20px; } .mrgR20 { margin-right:20px; } .mrgB20 { margin-bottom:20px; } .mrgT10 { margin-top:10px; } .mrgL10 { margin-left:10px; } .mrgR10 { margin-right:10px; } .mrgB10 { margin-bottom:10px; } .padL20 { padding-left:20px; } .padR20 { padding-right:20px; } .padB20 { padding-bottom:20px; } .padT20 { padding-top:20px; } .padL15 { padding-left:15px; } .padR15 { padding-right:15px; } .padB15 { padding-bottom:15px; } .padT15 { padding-top:15px; } .padL10 { padding-left:10px; } .padR10 { padding-right:10px; } .padB10 { padding-bottom:10px; } .padT10 { padding-top:10px; } .padTB10 { padding-top:10px; padding-bottom:10px; } .padTB15 { padding-top:15px; padding-bottom:15px; } .padTB20 { padding-top:20px; padding-bottom:20px; } .pad10 { padding:10px; } .pad15 { padding:15px; } .pad20 { padding:20px; } .pad25 { padding:25px; } .pad30 { padding:30px; } .width100p { width:100%; } .width90p { width:90%; } .width80p { width:80%; } .width70p { width:70%; } .width60p { width:60%; } .width50p { width:50%; } .width40p { width:40%; } .width30p { width:30%; } .width20p { width:20%; } .width10p { width:10%; } .fileSize { font-size: 0.857em; display:inline-block; vertical-align:middle; margin-left:3px; } .extIcon { vertical-align:middle; margin-left:3px; } .rsIcon { display:inline-block; margin-right:2px; height:11px; text-indent:-999px; overflow:hidden; width:11px; background:url(../../images/rupee.png) left top no-repeat; } .bold { font-weight:bold; } .italic { font-style:italic; } .longWord, .wordBreak { word-wrap: break-word; } /********** Image Formating & Alignment **********/ .imgLeft { float:left; margin-right:20px; margin-bottom:20px; } .imgRight { float:right; margin-left:20px; margin-bottom:20px; } .imgCenter { float:none; margin-bottom:20px; margin-left:auto; margin-right:auto; display:block; } .imgBorder { border:1px solid #ccc; padding:5px } .rounded { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .circle { -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; } .shadow { -webkit-box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.2); box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.2); padding:4px; } /********** Alignment **********/ .left { text-align:left !important } .right { text-align:right !important } .center { text-align:center !important } .justify { text-align:justify !important } /********** Error/Alert Messages **********/ .message { padding:10px 38px 10px 10px; margin-bottom:20px; border:1px solid transparent; position:relative; } .message.success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .message.success a { color: #2b542c; } .message.error { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } .message.error a { color: #843534; } /********** Table **********/ .tableOut { overflow-y:hidden; overflow-x:auto } table, .tableData { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells:show; border:none; border-top:1px solid #dcdcdc; border-left:1px solid #dcdcdc; } table table, .tableData table { margin:0 } th, td, .tableData th, .tableData td { border:none; padding:8px 10px; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; } table tr:nth-child(odd) td, .tableRowOdd { background-color:#f9f9f9; } caption, th, td { font-weight: normal; } th, .tableData th { background:#374851; font-size: 1.000em; color: #fff; border-color: #536975; } .tableScroll { overflow-y:hidden; overflow-x:auto } /* ******** Grid : 12 Coloum and Boxs ******** */ .example div div, .example .boxs li { border:1px solid #eee; margin-bottom:15px; padding-top:15px; padding-bottom:15px } .row { margin:0 0 20px; } .cols1, .cols2, .cols3, .cols4, .cols5, .cols6, .cols7, .cols8, .cols9, .cols10, .cols11, .cols12 { float:left; padding-left:15px; padding-right:15px; } .cols12 { width:100%; } .cols11 { width:91.66666667%; } .cols10 { width:83.33333333%; } .cols9 { width:75%; } .cols8 { width:66.66666667%; } .cols7 { width:58.33333333%; } .cols6 { width:50%; } .cols5 { width:41.66666667%; } .cols4 { width:33.33333333%; } .cols3 { width:25%; } .cols2 { width:16.66666667%; } .cols1 { width:8.33%; } .boxs { list-style:none; padding:0; margin:0; } .boxs2 { margin-left:-2%; } .boxs3 { margin-left:-2%; } .boxs4 { margin-left:-2%; } .boxs5 { margin-left:-2%; } .boxs6 { margin-left:-2%; } .boxs > li, .boxs > div { float:left; min-height:1px; margin-left:30px; } .boxs2 > li, .boxs2 > div { width:48%; margin-left:2%; } .boxs3 > li, .boxs3 > div { width:31%; margin-left:2%; } .boxs4 > li, .boxs4 > div { width:23%; margin-left:2%; } .boxs5 > li, .boxs5 > div { width:18%; margin-left:2%; } .boxs6 > li, .boxs6 > div { width:14.6%; margin-left:2%; } .boxBorder { padding:5px; border:1px solid #ccc; } /********* Navigation *********/ .mainNavigation { background: rgba(0, 0, 0, 0); margin: 0 10px 0 0; position: relative; transition: all 500ms ease 0s; float: left; z-index: 9998; } /*.hindiDoc .mainNavigation { margin-left: 90px; }*/ .toggleMenu { display:none; padding:10px 13px; text-decoration:none; text-align: left; } .toggleMenu .mobileMenu { font-size:1.250em; color:#fff; } .toggleMenu .iconBar { float:right; width:25px; height:25px; background:url(../../images/mobile-menu.png) no-repeat center center; text-indent: -9999px; } .toggleMenu .menuTitle { } #nav, #nav ul { list-style:none; margin:0; padding:0; } #nav li { float:left; margin:0; padding:0; position:relative; display:inline } #nav li a { padding:15px; line-height:36px; color:#fff; font-size:/*1.067em*/ 1em; display:inline-block; text-decoration:none; background: transparent; } #nav ul { width:250px; top:100%; padding:0; left:0; position:absolute; } .hasJS #nav ul { opacity:0; transition: opacity 400ms linear; -webkit-transition: opacity 400ms linear; } #nav ul li { float:left; height:auto; width:100%; margin:0; padding:0; } #nav ul li a { display:block; background-color:#224a82; font-size:1em; line-height:30px; color:#fff; border:none; border-bottom:1px solid #203D7B; padding:5px 15px 5px 15px; text-align:left; } /*#nav ul li.lastMenuLi a { line-height: 23px; } #nav ul li:last-child a { border-bottom: none; }*/ #nav ul ul { top:0; left:250px } /*#nav a:hover, .noJS #nav a:focus, #nav ul .hover > a, #nav ul .focus > a { color:#fff }*/ #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected { color:#7fb6e9 } #nav ul, #nav :hover ul ul, #nav .hover ul ul, #nav .focus ul ul { margin-left:-9999px } #nav li:hover > ul, #nav li.hover > ul, #nav li.focus > ul, #nav a:focus + ul, #nav ul ul, .noJS #nav .hover a:focus, .noJS #nav .focus a:focus { margin-left:0 } #nav > li > a:hover, #nav > li.hover > a, #nav > li.focus > a, #nav > .highlight > a, #nav li:focus > a { background-color:#224a82; color:#fff; } #nav li ul li a:hover, #nav li ul li > a.selected, #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected, #nav ul > .highlight > a { background-color:#21559D; color:#fff; } #nav ul li.focus > a { background-color:#e9e9e9; color:#060613; display:block; } #nav .menuIcon { display:none; position:absolute; right:5px; top:20px; width:9px; height:9px; } #nav li .menuIcon { background:url(../../images/down-arrow.gif) no-repeat right center; z-index:10 } #nav li li .menuIcon { display:block; background:url(../../images/right-arrow.gif) no-repeat right center; top:17px; right:10px; z-index:11 } #nav li li li .menuIcon { z-index:12 } #nav li .menuIcon.active { transform:rotate(180deg); -webkit-transform:rotate(180deg); } .noJS #nav ul a:focus { width:200px; } .noJS #nav ul a:focus, .noJS #nav ul a:focus + ul { margin-left:9999px } .noJS #nav ul a:active { margin-left:0 } .hasJS .menuPart #nav a:focus + ul, .hasJS .menuPart #nav li.focus > ul, .hasJS .menuPart #nav li.hover > ul, .hasJS .menuPart #nav li:hover > ul, .hasJS .menuPart #nav ul ul { opacity: 1; } .headerNavigation { float: right; } #nav ul li li a { line-height: 20px; padding: 10px 15px; } #nav li.MenuLiFirst { margin-right: 10px; } #nav li.MenuLiFirst a { text-indent: -9999px; background: transparent url(../images/homeIcon.png) no-repeat center center / 23px auto; outline: none; } /* ******** Index Slider ******** */ .indexBanner { position: relative; width: 72%; float:left; max-height: 319px; overflow: hidden; } .indexBanner .sliderBanner .item { height: auto; } .noJS .indexBanner { height:319px; overflow:hidden } .sliderCaption { position: absolute; background: rgba(10, 10, 10, 0.8) /*url(../images/swachBharatlogo.png) no-repeat scroll 21px 21px*/; padding: 15px; width: 100%; bottom: 0; left: 0; height: 45px; text-align: left; color: #fff; } .sliderCaption h2 { color: #fff; font-size: 24px; text-transform:capitalize; margin-bottom: 15px; font-family: 'oswald_regularregular'; } .sliderCaption p { color:#fff; font-size: 1em; margin: 0; line-height: 15px; } .sliderCaption p strong { color: #dee60e; display: inline-block; font-family: "open_sanssemibold"; font-size: 1em; margin-top: 7px; } .indexBanner .owl-nav { display: none; } .indexBanner .owl-dots { bottom: 7px; position: absolute; right: 10px; text-align: left; width: auto; } .indexBanner .owl-theme .owl-controls { margin: 0; display: none; } .sliderCaption > img { height: 62px; left: 20px; max-width: 142px; position: absolute; top: 20px; } /*.sliderCaption { transform: scale(0); transition: all 400ms ease 800ms; } .active .sliderCaption, .noJS .sliderCaption { transform: scale(1);}*/ .slideControl { } .indexBanner .slideControl { bottom: 10px; height: 25px; position: absolute; right: 5px; width: 70px; z-index: 1; } .indexBanner .owlPlay, .indexBanner .owlStop { background: rgba(0, 0, 0, 0) url(../../images/slideControl.png) no-repeat scroll 0 0; display: block; height: 24px; left: 25px; margin: 1px 2px; position: absolute; top: 0; transition: all 0s ease 0ms; width: 15px; } .indexBanner .slideControl .customPrevBtn, .indexBanner .slideControl .customNextBtn { background: rgba(0, 0, 0, 0) url("../../images/slideControl.png") no-repeat scroll 0 0; border-radius: 22px; display: inline-block; height: 25px; margin: 0; position: absolute; text-indent: -9999px; top: 0; transition: all 0s ease 0ms; width: 25px; } .indexBanner .slideControl .customPrevBtn { background-position: -2px -36px; left: 0; } .indexBanner .slideControl .customPrevBtn:hover { background-position: -2px 0; } .indexBanner .slideControl .customNextBtn { background-position: -87px -36px; right: 0; } .indexBanner .slideControl .customNextBtn:hover { background-position: -87px 0; } .indexBanner .owlStop { background-position:-52px -38px; } .indexBanner .owlPlay { background-position: -52px 2px; display: none; } .indexBanner .owlPlay em, .indexBanner .owlStop em, .indexBanner .slideControl .customPrevBtn, .indexBanner .slideControl .customNextBtn { display: inline-block; text-indent: -9999px; } .slideControl em { background-color:#FFF; color:#000; } /********** Owl Carousel **********/ .owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } .owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; } .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent;/* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden;/* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel.owl-loaded { display: block; } .owl-carousel.owl-loading { opacity: 0; display: block; } .owl-carousel.owl-hidden { opacity: 0; } .owl-carousel .owl-refresh .owl-item { display: none; } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; } .owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; } .owl-carousel .owl-grab { cursor: move; } .owl-carousel.owl-rtl { direction: rtl; } .owl-carousel.owl-rtl .owl-item { float: right; } .owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; } .owl-carousel .owl-item img { transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; } .owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; -moz-transition: scale 100ms ease; -ms-transition: scale 100ms ease; -o-transition: scale 100ms ease; transition: scale 100ms ease; } .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; } .owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; } .owl-carousel .owl-video-frame { position: relative; z-index: 1; } .owlCarousel .item { text-align:center; height:auto; line-height:normal; } .owl-theme .owl-controls { margin-top:0px; text-align:center; -webkit-tap-highlight-color:transparent } .owl-theme .owl-controls .owl-nav [class*=owl-] { background: #f5e0e0; border-radius: 0; color: #ffffff; cursor: pointer; display: inline-block; font-size: 14px; height: 32px; margin: 0; padding: 4px 7px; text-indent: -9999px; width: 32px; -webkit-transition:350ms ease; -moz-transition:350ms ease; -ms-transition:opacity 200ms ease; -o-transition:350ms ease; transition:350ms ease; } .owl-theme .owl-controls .owl-nav [class*=owl-]:hover { background-color:#2babd5; color:#fff; text-decoration:none } .owl-theme .owl-controls .owl-nav .owl-next { margin-left: 10px; } .owl-theme .owl-controls .owl-nav .owl-next:hover { background-image: url(../../images/nextDarkhhover.png) } .owl-theme .owl-controls .owl-nav .owl-prev:hover { background-image: url(../../images/prevDarkhover.png) } .owl-theme .owl-controls .owl-nav .disabled { opacity:.5; cursor:default } .owl-theme .owl-dots .owl-dot, .noJS .owl-dots .owl-dot { display:inline-block; } .owl-theme .owl-dots .owl-dot span, .noJS .owl-dots .owl-dot a { width:12px; height:12px; margin:3px 3px; background:#fff; display:block; -webkit-backface-visibility:visible; -webkit-transition:opacity 200ms ease; -moz-transition:opacity 200ms ease; -ms-transition:opacity 200ms ease; -o-transition:opacity 200ms ease; transition:opacity 200ms ease; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; border:2px solid transparent; cursor: pointer; } .owl-theme .owl-dots .owl-dot:hover span { background:#000; border:2px solid #fff; } .owl-theme .owl-dots .owl-dot.active span, .noJS .owl-dots .owl-dot.active a { background:#000; width: 14px; height: 14px; border:2px solid #fff; } .noScript { display:none; } .no-js .owl-carousel { display: block; } .noJS .owl-controls { position:absolute; left:0; bottom:-40px; width:100%; text-align:center; -webkit-tap-highlight-color:transparent } .noJS .owl-controls.noScript { display:none; } .noJS .sliderBanner .item { position:relative; } .noJS .carouselBlock .item { width:100%; margin:0 10px 10px 0; float:left; } /********** Responsive Tab **********/ .resTab { position: relative; border:1px solid #00c5ad; } .resTab .tabNav { margin:0; padding: 0; list-style:none } .resTab .tabNav li { display: inline-block; margin: 0; position: relative; background-color: #00c5ad; } .resTab .tabNav li a { display: inline-block; padding: 10px 12px; text-decoration: none; font-size: 1.000em; font-weight: bold; color: #fff; } .resTab .tabNav .r-tabs-state-active a { color: #00c5ad; text-shadow: none; background-color: white; } .resTab .tabContent { padding: 15px; display: none; } .resTab .r-tabs-panel.r-tabs-state-active { display: block; } .resTab .r-tabs-accordion-title { display:none; } .resTab .tabNav .r-tabs-state-disabled { opacity: 0.5; } .resTab .r-tabs-accordion-title .r-tabs-anchor { display: block; padding: 10px; background-color: #00c5ad; color: #fff; font-weight: bold; text-decoration: none; } .resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #fff; color: #00c5ad; text-shadow: none; } .resTab .r-tabs-accordion-title.r-tabs-state-disabled { opacity: 0.5; } .noJS .resTab .tabContainer { height:150px; overflow:hidden } .noJS .resTab .tabContent { display:block; height:150px } /********* Back to Top **********/ #backtotop { background:url(../../images/backtotop.png) no-repeat; cursor:pointer; display:none; height:32px; width:32px; overflow:hidden; position:fixed; right:10px; bottom:20px; text-indent:-99999px; z-index:999; display:none } /********* Accordion ******** */ .accordion { margin-bottom:20px; } .accordion .accTrigger { background:url(../../images/plus.png) left 5px no-repeat; padding-left:20px; cursor:pointer; font-family: "open_sanssemibold"; } .noJS .accordion .accTrigger { background:none; padding-left:0 } .accordion .accTrigger a { display:block; text-decoration:none; outline:0 } .accordion .accTrigger.active { background:url(../../images/minus.png) left 5px no-repeat !important; } .accordDetail { padding:10px 20px; display:none } .noJS .accordDetail { display:block; padding:10px 0 } /********* Marquee *********/ .marquee { overflow:hidden; margin:0; padding:0; } .marqueeScrolling li { float:left; margin-right:25px; } .noJS .btnMPause { display:none; } .noJS .marqueeOuter { width: 1009px; float: left; overflow-x: scroll; max-height: 50px; } .noJS .whatsNew .marquee { width:240%; margin: 0; padding: 8px 0; overflow: hidden; } /********** Ticker *********/ .noJS .ticker .stop { display:none } .noJS .ticker ul { margin:0 } .noJS .ticker .tickerDivBlock { height:150px; overflow-y:scroll; overflow-x:hidden } /********* gmap3 - Google Map API *********/ .gmap3 { border: 1px dashed #C0C0C0; width: 100%; height: 400px; } .gmap3 img { max-width:inherit } .noJS .gmap3 { background:url(../../images/map_bg.jpg) no-repeat; } /********* LiteBox v1.3 **********/ .litebox-overlay, .litebox-overlay > * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .litebox-overlay { display: none; width: 100%; min-width: 280px; text-align: center; position: fixed; top: 0; left: 0; z-index: 9999; } @keyframes liteboxLoader { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .litebox-overlay .litebox-loader { position: absolute; width: 40px; height: 40px; left: 20px; top: 20px; border: 3px solid #111; border-right-color: #fff; border-radius: 50%; -webkit-animation: liteboxLoader 1s linear infinite; -moz-animation: liteboxLoader 1s linear infinite; -ms-animation: liteboxLoader 1s linear infinite; -o-animation: liteboxLoader 1s linear infinite; animation: liteboxLoader 1s linear infinite; } .litebox-overlay .litebox-text { width: 100%; padding: 0 15px; background: rgba(0, 0, 0, 0.5); color: #fff; font-size: 13px; line-height: 50px; position: absolute; bottom: 0; z-index: 2; -webkit-opacity: 0; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .litebox-overlay .litebox-text.active { -webkit-opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; } .litebox-overlay .litebox-close { width: 40px; height: 40px; background: url(../../images/litebox-close.png) no-repeat center; opacity: .7; position: absolute; top: 20px; right: 20px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .litebox-overlay .litebox-close:hover { opacity: 1; cursor: pointer; } .litebox-overlay .litebox-nav { display: none; width: 60px; height: 60px; margin-top: -30px; opacity: .2; position: absolute; top: 50%; z-index: 9999999; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .litebox-overlay .litebox-nav:hover { opacity: .5; cursor: pointer; } .litebox-overlay .litebox-prev { background: url(../../images/litebox-prev.png) no-repeat center; left: 20px; } .litebox-overlay .litebox-next { background: url(../../images/litebox-next.png) no-repeat center; right: 20px; } .litebox-overlay .litebox-container { position: absolute; top: 10%; right: 10%; bottom: 10%; left: 10%; overflow: hidden; } .litebox-overlay .litebox-container.litebox-scroll { overflow-y: auto; } .litebox-overlay img, .litebox-overlay iframe { display: inline-block; max-width: 100%; max-height: 100%; margin: 0 auto; vertical-align: middle; overflow-x: hidden; } .litebox-overlay iframe { width: 100%; height: 100%; position: relative; z-index: 999999; } .litebox-overlay .litebox-inline-html { width: 100%; padding: 20px; background: #FFF; line-height: normal; overflow-x: hidden; line-height: normal !important; position: absolute; } .litebox-overlay .litebox-error { width: 100%; height: 100%; color: #FFF; text-align: center; line-height: inherit; } .litebox-overlay .litebox-error span { background: rgba(0, 0, 0, .9); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 20px; color: #FFF; text-shadow: 1px 1px 0 #000; line-height: normal; } @media only screen and (max-width: 479px) { .litebox-overlay .litebox-close { display: none; } } /*----Date Picker----*/ .ui-datepicker, .eventCalOut, .calendarIcon { background-color:#185db9; } .ui-datepicker th, .ui-state-highlight { background-color:#052847; } .ui-state-active, .ui-datepicker tbody a:hover { background-color:#ff672b; } .ui-datepicker-prev span, .ui-datepicker-next span { } .ui-datepicker { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } .ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; } .ui-datepicker .ui-datepicker-prev { left: 2px; } .ui-datepicker .ui-datepicker-next { right: 2px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 58%; margin-left: -7px; top: 50%; margin-top: -4px; font-size: 0.857em; text-indent: -9999px; } .ui-datepicker .ui-datepicker-next span { background: rgba(0, 0, 0, 0) url(../../images/nextDarkhhover.png) no-repeat scroll 0 0; } .ui-datepicker .ui-datepicker-prev span { background: rgba(0, 0, 0, 0) url(../../images/prevDarkhover.png) no-repeat scroll 0 0; } .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } .ui-datepicker .ui-datepicker-title select { background-color: #ffffff; font-size: 0.857em; height: 27px; margin: 0; padding: 0; } .ui-datepicker select.ui-datepicker-month-year { width: 100%; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%; } .ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; border:0 none; } .ui-datepicker th { padding: .5em .3em; text-align: center; font-weight: bold; border: 0; } .ui-datepicker td { border: 0; padding: 1px; background-color:transparent; } .ui-datepicker tr:nth-child(2n+1) td, .ui-datepicker-calendar .tableRowOdd { background-color:transparent; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; overflow:hidden; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; } /*----Date Picker----*/ .eventCalOut { position:absolute; width:222px; right:-222px; float:right; top:70px; z-index:22; } .calendarIcon { width:50px; height:52px; position:absolute; left:-50px; } .calendarIcon span { background-position:-113px -27px; width:29px; height:29px; margin:10px; } .calendarOut { padding:5px; } .calendarOut .ui-datepicker { width:100%; } .calendarOut .button { background-color:#2979ca; color:#fff; display:block; text-align:center; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; } .calendarOut .button:hover { background-color:#173C84; } .ui-datepicker tbody a { color:#fff; } .ui-datepicker-title { font-size:18px; font-weight:normal; color:#fff; } .ui-datepicker th { text-transform:uppercase; font-weight:normal; color:#fff; } .ui-datepicker-prev, .ui-datepicker-next { width:25px; font-size:16px; height:25px; display:inline-block; margin:0; cursor: pointer; color:#fff; } .ui-datepicker-prev span { background-position:-147px -27px; overflow:hidden; width:25px; height:25px; position:static; margin:5px 0 0; } .ui-datepicker-next span { background-position:-175px -27px; overflow:hidden; width:25px; height:25px; position:static; margin:5px 0 0; } .ui-datepicker td span, .ui-datepicker td a { text-align:center; line-height:20px; } .ui-datepicker-trigger, .ui-datepicker-trigger:hover { background: rgba(0, 0, 0, 0) url(../../images/cal-icon.png) no-repeat scroll 0 0; height: 30px; margin: 0; overflow: hidden; padding: 0; position: absolute; right: 4px; top: 6px; vertical-align: top; width: 30px; border: none; } .calIcon { background-position:-205px -107px; width:30px; height:30px; display:block; vertical-align:top; } /*==========================================================================================================================*/ /*================================================ Main CSS Theme Start ====================================================*/ /*==========================================================================================================================*/ /********** Layout **********/ .container { margin:0 auto; width:100%; max-width:1170px; } #content { } .content { } .sidebar { } .fullWidth { } /********** Top Links and Font Resize **********/ .topStrip { border-bottom:none; line-height:26px; background: #f5f4f4; max-height: 38px; } .leftLink { float:left; } .rightLinks { float:right; } .topStrip ul { list-style:none; padding:0; margin:0 } .topStrip li { float:left; position:relative; font-size: 0.929em; } .topStrip .fontResize { padding: 0; } .topStrip a { color:#3d3d3d; text-decoration:none; padding:6px 12px; display: block; } .topStrip a:hover { text-decoration:none; color:#224a82; } .topStrip li:first-child { padding-left:0; } .topStrip li:last-child:after { content:" "; position:absolute; right:0; top:0%; z-index:auto; height:38px; width:1px; background:#cecece; overflow:hidden; } .topStrip li:before { content:" "; position:absolute; left:0; top:0%; z-index:auto; height:38px; width:1px; background:#cecece; overflow:hidden; } .topStrip li:first-child:before { display:none; } .topStrip .rightLinks li:first-child:before { display: block; } .topStrip .rightLinks li:first-child { padding-left: 0px; } .govtIndia { padding:6px 12px 6px 13px; } .languages { font-size: 0.929em; cursor: pointer; } /********** Access Control **********/ #accessControl input { background: rgba(0, 0, 0, 0); border: medium none; color: #000000; float: left; height: 38px; padding: 0; width: 30px; } #accessControl input:hover, #accessControl .current { background: #2c67b7; color: #fff; } #accessControl .normal, #accessControl .large, #accessControl .largest { font-size:13px; padding: 9px 5px; border-right:1px solid #cecece; } #accessControl .contrastChanger { width:24px; background-repeat:no-repeat; overflow:hidden; text-indent:-9999px; text-transform:capitalize; border: none; height: 25px; padding: 0; } #accessControl .contrastChanger.normal { background-image:url(../../images/a-light.gif); margin:0; } #accessControl .contrastChanger.wob { background-image:url(../../images/a-dark.gif); } /********** High Contrast View **********/ body.wob { background-color:#000; color:#fff } .wob a, .wob .otherLinksnew .itemInner a { color:#ff0 } .wob a:hover, .wob .faqsQa a:hover { color:#fff } /********** From Page **********/ .formList { list-style:none; padding:0; margin:0; } .formList li { padding:0 0 15px; margin:0; } .required, .formList .error { color:#C00; } .formList .error { display:block; font-size: 0.857em; } .formList .textBoxOut { margin-bottom:5px; } .formList label, .formList .label { color:#333; display:block; font-weight:normal; padding-bottom:7px; } .radioList input { float:left; margin:5px; clear:left; } .radioList label, .radioList .label { float:left; color:#555; } .note { font-size: 0.857em; font-style:italic; padding:5px 0 0; } .captcha { position:relative; } .captcha .captchaImg { border: 1px solid #d7d7d7; float: left; max-height:33px; } .captcha .refreshCaptcha { float: left; margin: 5px 0 0 10px; } .fixedErrorMsg { background-color:rgba(233, 48, 30, 0.92); color:#fff; text-align:center; padding:20px 20px; font-size: 1.071em; position:fixed; left:0; top:0; z-index:99999; width:100%; text-transform:uppercase; display:none; } .fixedSuccessMsg { background-color:rgba(20, 155, 65, 0.92); color:#fff; text-align:center; padding:20px 20px; font-size: 1.071em; position:fixed; left:0; top:0; z-index:99999; width:100%; text-transform:uppercase; display:none; } /* New Css */ @font-face { font-family: 'open_sansregular'; src: url('fonts/opensans-regular-webfont.woff2') format('woff2'), url('fonts/opensans-regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'open_sansbold'; src: url('fonts/opensans-bold-webfont.woff2') format('woff2'), url('fonts/opensans-bold-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'open_sanssemibold'; src: url('fonts/opensans-semibold-webfont.woff2') format('woff2'), url('fonts/opensans-semibold-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'oswald_regularregular'; src: url('fonts/oswald-regular-webfont.woff2') format('woff2'), url('fonts/oswald-regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } /* Search Block */ .serchBlock { background: /*#848600*/ #565656; border: medium none; float: left; height: 38px; line-height: 28px; margin: 0; padding: 0; position: relative; right: 0; text-align: center; top: 0; width: 41px; } li.serchBlock { padding: 0; } .serchBlock a { color: #016bb6; display: block; height: 100%; background: rgba(0, 0, 0, 0) url(../../images/searchIcon.png) no-repeat scroll center center; } .serchBlock .fa-search:before { font-size: 1.143em; color: #fff; } .serchBlock .inputSearch { background-color: /*#848600*/ #565656; height: 45px; line-height: 45px; padding: 5px 6px; position: relative; right: 0; width: 245px; margin-top:-56px; float: right; transition: all 200ms linear 0s; -webkit-transition: all 200ms linear 0s; } .serchBlock .inputSearch input[type="text"] { background-color: #ffffff; border: medium none; float: left; height: 34px; width: 198px; } .serchBlock .inputSearch .searchSubmit { background-color: #3d3c3c; border: 0 none; float: left; font-size: 0.929em; height: 34px; padding: 2px 3px; width: 35px; } .serchBlock .inputSearch .searchSubmit:hover { background-color: #222; } .serchBlock a em { display: inline-block; overflow: hidden; text-indent: -9999px; vertical-align: middle; } .serchBlock a span { color: #ffffff; display: inline-block; padding-top: 0; text-indent: -9999px; } /***************Auto Complete***************/ .ui-autocomplete { width:233px; padding: 0; margin: 0; border: 1px solid #cccccc; background: #ffffff; z-index: 9999; list-style-type: none; max-height: 233px; overflow: auto; position:absolute !important; } .ui-autocomplete li { border-bottom: 1px solid #cccccc; font-size:0.929em; line-height:16px; } .ui-autocomplete li a { cursor:pointer; } .ui-autocomplete li a { display: block; color: #111; padding: 7px 10px; cursor: pointer; text-decoration: none; margin:0; background:#fff; } .ui-autocomplete li a:hover { text-decoration: none; background: #ececec; } .ui-helper-hidden-accessible { display:none; } .noJS .search:hover .inputSearch { display: block; } .searchBox { overflow: hidden; position: absolute; right: 0; top: 100%; width: 250px; z-index: 9999; } .active .inputSearch { margin-top: 0; } .govtIndia img { margin: 2px 10px 0 0; vertical-align: top; } .contrastChangerblock { float: left; padding: 6px 10px; } .language .customSelect { background: transparent url(../../images/lang_aerrow.png); border: 0 none; cursor: pointer; font-size: 1em; height: 25px; margin: 0; padding: 0 10px 0 0; width: 65px; color:#3d3d3d; background-repeat: no-repeat; background-position:99% 10px; background-size: 8px 5px } .language .customSelect .customSelectInner { padding: 0; } .language .customSelectOuter .goButton { display: none; } .topStrip li.language { padding: 6px 10px 6px 11px; } #logoBar { background: #2c67b7; padding: 10px 0; } #logo { margin-bottom: 0; float:left; } #logo img { max-width: 90%; } .extraHead { float: right; margin: 0; padding: 5px 1px 5px 0; text-align: right; } .extraHead > img { max-width: 90%; } #sliderWrapper { margin: 30px 0; } /* Infocus Block*/ .inFocusbanner { float: left; padding-left: 30px; width: 28%; max-height: 319px; position: relative; overflow: hidden; } .inFocusbanner .owlCarousel .item { height: 319px; max-height: 319px; overflow: hidden; } .infocusCaption { float: left; text-align: left; position: relative; width: 100%; height: 219px; } .infocusCaption h2 { background: rgba(0, 0, 0, 0.8); width: 100%; padding: 14px 18px; color: #fff; font-size: 1em; margin: 0; font-family: 'oswald_regularregular'; } .hindiDoc .infocusCaption h2 { height: 53px; line-height: 30px; } .infocusCaption p { background: /*#848600*/ #565656; padding: 15px 17px; color: #fff; font-size: 1em; height: 100%; margin: 0; } .inFocusbanner .owl-theme .owl-controls { bottom: 179px; height: 21px; margin: 0; position: absolute; right: 10px; width: 48px; } .inFocusbanner .owl-theme .owl-controls .owl-nav [class*="owl-"] { background: #333; font-size: 36px; line-height: 30px; margin: 1px 7px; padding: 0; text-indent: -9999px; width: 10px; height: 21px; transition: 350ms ease; -webkit-transition: 350ms ease; color: #fff; } .inFocusbanner .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover { color: #848600; } .inFocusbanner .owl-carousel .owl-controls .owl-nav .owl-prev { background: #333 url(../../images/prev.png) no-repeat scroll 0 -20px; } .inFocusbanner .owl-carousel .owl-controls .owl-nav .owl-next { background: #333 url(../../images/next.png) no-repeat scroll 0 -20px; } .inFocusbanner .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .inFocusbanner .owl-carousel .owl-controls .owl-nav .owl-next:hover { background-position: 0 2px; } .infocusImg { max-height: 100px; } .inFocusbanner .item > a { float: left; max-height: 100px; } /* indian Map section */ .indiaMapmain { margin: 30px 0 0; } .indiaMapblock { background:#eee; padding: 30px; position:relative; display: block; margin-bottom: 30px; } .mapStatus { float: left; width: 812px; position: relative; } .villageStatus { float: right; padding-left: 30px; width: 298px; } .villageStatus ul { margin: 0; padding: 0; list-style: none; max-width: 268px; } .villageStatus ul li { margin-bottom: 20px; display: block; text-align: center; background: #374851; color: #fff; display: block; height: 80px; max-height: 80px; overflow: hidden; padding: 3px 15px; text-decoration: none; } .villageStatus ul li .twoLineTitle { } .villageStatus ul li:last-child { margin-bottom: 0; } .villageStatus ul li span.vnumBer { font: 1.786em/30px "open_sansbold"; margin-bottom: 8px; padding-top: 7px; } .villageStatus ul li:nth-child(3) span.vnumBer { padding-top: 3px; } .villageStatus ul li .twoLineTitle { margin-top: -4px; } .villageStatus ul li span { display: block; font-size:1em; font-family: 'open_sanssemibold'; line-height: 15px; } .villageprogPerce { position: absolute; bottom: 15px; left: 15px; background: #fff; /*border:1px solid #82a4d2;*/ padding:10px 18px; font-size: 1em; line-height: 21px; } .villageprogPerce ul { margin: 0; padding: 0; list-style: none; } .villageprogPerce li span { border: 1px solid #565656; border-radius: 50%; display: inline-block; height: 13px; margin-right: 18px; width: 13px; } .villageprogPerce li span.orangeDot { background:#fdae61; } .villageprogPerce li span.yellowDot { background:#ffffbf; } .villageprogPerce li span.greenDot { background:#a6d96a; } .villageprogPerce li span.darkgreenDot { background:#1a9641; } .gujHighlight { position: relative; } .gujHighlightblock { background: #ffffff; border: 1px solid #a3a3a3; left: 80px; max-width: 180px; padding: 7px; position: absolute; top: 52px; } .gujHighlightblock:before { border-color: rgba(0, 0, 0, 0) #565656; border-style: solid; border-width: 0 22px 25px 0; content: ""; height: 0; position: absolute; right: 39px; top: 100%; width: 0; } .gujHighlightblock:after { border-color: rgba(0, 0, 0, 0) #ffffff; border-style: solid; border-width: 0 20px 23px 0; content: ""; height: 0; position: absolute; right: 40px; top: 100%; width: 0; } .gujHighlightblock h3 { font-family: "open_sansbold"; font-size: 18px; margin: 0; text-transform: uppercase; padding-left: 12px; margin-bottom: 3px; } .gujHighlightblock ul { margin: 0; padding: 0; list-style: none; width: 100%; } .gujHighlightblock ul li { display: block; padding: 3px 10px; font-size: 0.929em; } .gujHighlightblock ul li span { font-family:'open_sansbold'; } .gujHighlightblock ul li.darkGreen { background: #a6d96a; } .gujHighlightblock ul li.lightYellow { background: #ffffbf; } .gujHighlightblock ul li.darkGreen em { font-style: normal; padding:0 0px 0px 5px; display: inline; } .villageYear { background: #848600; color: #ffffff; font-family: "open_sanssemibold"; font-size: 2.000em; line-height: 20px; padding: 18px 20px; position: absolute; right: 15px; top: 15px; } .villageYear span { font-size: 17px; color: #eaed1d; } .villageFree { background: #ffffff; border: 1px solid #82a4d2; bottom: 33px; color: #2c67b7; font-family: "open_sansbold"; font-size: 33px; line-height: 32px; width: 160px; padding: 10px 18px; position: absolute; right: 0; } .villageFree span { display: block; font-family: "open_sansregular"; font-size: 1.000em; line-height: 21px; margin-top: 10px; } #socialMedia { background: #e9f2f3; padding: 30px 0; overflow: hidden; margin-top: 0px; min-height: 440px; } .socialBlock { float: left; width: 100%; /*min-width: 371px; */ } .socialBlock.animated, .championBlock.animated, .otherLinks.animated, .socialMediaslider.animated { -webkit-animation-duration: 400ms; animation-duration: 500ms; } .socialBlock:first-child { margin-left: 0; } .socialBlock:last-child { margin-right: 0; } .socialBlock h2, .championBlock h2 { background: #2c67b7; color: #ffffff; font-family: "oswald_regularregular"; font-size: 1.786em; line-height: 23px; margin: 0; padding: 16px 25px 14px; text-align: left; } .socialInner { padding: 25px 25px 0; background: #fff; min-height: 273px; } .socialInner .aerrowBg { position: relative; display: block; } .socialInner .aerrowBg:before { background: rgba(0, 0, 0, 0) url(../../images/playIcon.png) no-repeat scroll center center; content: ""; height: 100%; left: 0; margin: 0 auto; position: absolute; right: 0; top: inherit; width: 69px; z-index: 1; } .viewAll { background: #0f696a url(../../images/next1.png) no-repeat 93% 18px; display: block; padding: 15px 25px; color: #fff; text-decoration: none; font-family: 'open_sanssemibold'; font-size: 1.143em; text-align: left; } .viewAll:hover { background-color: #054B4D; background-position: 92% 18px; color: #fff; text-decoration: none; } .ytb .socialInner { padding-bottom: 13px; } .ytb .socialInner a.extLink { display: block; font-size: 1.000em; padding: 20px 0 0 0; text-decoration: underline; color: #2C67B7; } .ytb .socialInner a.extLink:hover { text-decoration: none; } #mediaBlock { padding: 30px 0; overflow: hidden; background:#e7e7e7; min-height: 455px; } .championBlock { float: left; background: #fff; min-height:378px; } .otherLinks h2 { color: #2c67b7; font-size: 2em; font-family: 'oswald_regularregular'; line-height: 25px; } .otherLinks h2 { margin-bottom: 20px; } .championBlock { width: 369px; margin-right: 30px; } .champCaption { position: absolute; bottom:0; left: 0; right: 0; background: rgba(0, 0, 0, 0.75); color: #fff; padding: 15px 25px; font-size: 1.000em; } .championBlock ul { margin: 0; padding: 25px; } .championBlock ul li { line-height: 40px; list-style: outside none none; margin-bottom: 7px; } .championBlock ul li:last-child { margin-bottom: 0; } .championBlock ul li span { text-indent: -9999px; width: 30px; height: 38px; display: inline-block; background: url(../../images/spriteIcons.png); margin-right: 18px; } .championBlock ul li span.soIco1 { background-position: 99% -6px; } .championBlock ul li span.soIco2 { background-position: 99% -118px; } .championBlock ul li span.soIco3 { background-position: 99.01% -236px; } .championBlock ul li span.soIco4 { background-position: 99% -361px; } .championBlock ul li span.soIco5 { background-position: 99% -459px; } .championBlock ul li span.soIco6 { background-position: 99% -569px; } .championBlock ul li a { color: #3d3d3d; } .championBlock ul li a:hover { color: #2c67b7; text-decoration: underline; } .championBlock .owl-nav { display: none; } .championBlock .owl-controls { top: -41px; position: absolute; right: -7px; } .championBlock .owl-carousel .owl-controls .owl-nav .owl-prev { background: rgba(0, 0, 0, 0) url(../../images/prevDark.png) no-repeat scroll 0 0; } .championBlock .owl-carousel .owl-controls .owl-nav .owl-next { background: rgba(0, 0, 0, 0) url(../../images/nextDark.png) no-repeat scroll 0 0; } .otherLinks .owlCarousel .item { display: table; height: 235px; line-height: normal; text-align: center; vertical-align: middle; width: 100%; transform: scale(1); transition: 350ms ease; -webkit-transition: 350ms ease; position: relative; } .otherLinks .owlCarousel .item a, .otherLinksnew .itemInner a { border: medium none; color: #ffffff; font-family: "open_sanssemibold"; margin: 0; text-transform: capitalize; width: 100%; font-size: 18px; display:table-cell; vertical-align:bottom; padding-bottom: 20px; } .otherLinks .owlCarousel .item:hover { transform: scale(1.07); -webkit-transform: scale(1.07); -ms-transform: scale(1.07); } /*.otherLinks .owlCarousel .owl-item:nth-child(n) .item { background: url(../../images/spriteIcons.png) no-repeat 0 0; }*/ .otherLinks .owlCarousel .owl-item:nth-child(n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(1) { background: #874600 url(../../images/spriteIcons.png) no-repeat scroll 94px -17px; } .otherLinks .owlCarousel .owl-item:nth-child(2n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(2) { background: #006082 url(../../images/spriteIcons.png) no-repeat scroll 96px -312px; } /*.otherLinks .owlCarousel .owl-item:nth-child(3n) .item { background: #0fa4ab url(../../images/spriteIcons.png) no-repeat scroll 83px -576px }*/ .otherLinks .owlCarousel .owl-item:nth-child(3n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(3) { background: #ce246c url(../../images/spriteIcons.png) no-repeat scroll 92px -848px; } .otherLinks .owlCarousel .owl-item:nth-child(4n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(4) { background: #5d40b6 url(../../images/spriteIcons.png) no-repeat scroll 92px -1144px; } .otherLinks .owlCarousel .owl-item:nth-child(5n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(5) { background: #4b5362 url(../../images/spriteIcons.png) no-repeat scroll 99px -1452px; } .otherLinks .owlCarousel .owl-item:nth-child(6n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(6) { background: #4148b5 url(../../images/spriteIcons.png) no-repeat scroll 110px -1769px; } .otherLinks .owlCarousel .owl-item:nth-child(7n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(7) { background: #006639 url(../../images/spriteIcons.png) no-repeat scroll 92px -2050px; } .otherLinks .owlCarousel .owl-item:nth-child(8n) .item, .noJS .otherLinks .owlCarousel .item:nth-child(8) { background: #2C65CF url(../../images/spriteIcons.png) no-repeat scroll 79px -2325px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(n) .item { background-color :#252525; background-position: -765px -17px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(2n) .item { background-color: #252525; background-position: -782px -309px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(3n) .item { background-color: #252525; background-position: -781px -840px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(4n) .item { background-color: #252525; background-position: -782px -1144px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(5n) .item { background-color:#252525; background-position: -765px -1453px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(6n) .item { background-color:#252525; background-position: -794px -1772px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(7n) .item { background-color:#252525; background-position: -776px -2050px; } .wob .otherLinks .owlCarousel .owl-item:nth-child(8n) .item { background-color:#252525; background-position: -792px -2320px; } /*.wob .otherLinks .owlCarousel .item.darkgreyBg { background-color: #252525; background-position: 93% -569px; }*/ .otherLinks .owlCarousel .item a:hover { border-bottom: none; } .otherLinks .owlCarousel .item.twoLinetitle a { margin-top: 10px; padding: 15px; } .otherLinks { width: 100%; } .greenBg { background : #5f8b29; } .orangeBg { background: #c36816; } .blueBg { background: #1584ab; } .greBg { background: #208b90; } .pinkBg { background:#bb2162; } .purpleBg { background:#9979FE; } .darkgreyBg { background: #4B5362; } /*.yellowBg { background: #f78810; }*/ .blue2Bg { background: #1b9ac6; } .green2Bg { background: #0fa4ab; } .pink2Bg { background: #ce246c; } .otherLinksslider { background: #e7e7e7; } .otherLinksslider .owl-controls { margin-top: 0; position: absolute; right: 0; top: -50px; } .otherLinksslider .owl-item { padding: 10px 0; } .owl-carousel .owl-controls .owl-nav .owl-prev { background: #fff url(../../images/prevDark.png) no-repeat scroll center center; color: #004993; } .owl-carousel .owl-controls .owl-nav .owl-next { background: #fff url(../../images/nextDark.png) no-repeat scroll center center; color: #004993; } /*.otherLinks .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .inFocusbanner .owl-carousel .owl-controls .owl-nav .owl-next:hover{ background-position: 0 2px; }*/ .otherLinksslider.owl-carousel .owl-controls .owl-nav .owl-prev.disabled { background-image: url(../../images/prevDark.png); } .otherLinksslider.owl-carousel .owl-controls .owl-nav .owl-next.disabled { background-image: url(../../images/nextDark.png); } .otherLinksslider.owl-carousel .owl-controls .owl-nav .owl-prev.disabled:hover, .otherLinksslider.owl-carousel .owl-controls .owl-nav .owl-next.disabled:hover { background-color: #f5e0e0; } .otherLinks a { margin-top: 25px; display: inline-block; font-family:"open_sanssemibold"; font-size: 1.143em; border-bottom: 1px solid #87b4b4; text-decoration: none; line-height: 24px; color: #1f7374; } .otherLinks a:hover { color: #2C67B7; border-color: #2C67B7; } .footer { padding: 27px 0; font-size: 0.857em; background: #f5f5f5; } .footerLeft { float: left; } .footerLeft ul { margin: 0; padding: 0; } .footerLeft ul li { float: left; line-height: 15px; list-style: outside none none; padding: 0 8px; position: relative; } .footerLeft ul li:first-child { padding: 0 8px 0 0; } .footerLeft ul li:before { background: #454545; content: ""; height: 13px; left: 0; position: absolute; top: 2px; width: 1px; } .footerLeft ul li:first-child:before { display: none; } .footerLeft .copyright { display: block; margin: 10px 0 5px; width: 100%; } .footerLeft .siteInfo { float: left; margin-top: 20px; } .footerLeft .siteInfo span { padding: 0 12px; position: relative; } .footerLeft .siteInfo span:first-child:before { background: #454545; content: ""; height: 13px; right: 0; position: absolute; top: 2px; width: 1px; } .footerRight { float: right; text-align: right; } .footerLeft .siteInfo span:first-child { padding-left: 0; } .footerLeft ul li a { color: #454545; text-decoration: none; transition: all 250ms ease 0s; } .footerLeft ul li a:hover { text-decoration: underline; } .footerLeft strong { font-family: 'open_sansbold'; color: #454545; } .siteInfo > span:nth-child(2) { padding-left: 0; } .downLoadbtn { background: #2C67B7 url(../../images/downloadIcon.png) no-repeat scroll 10px 7px; color: #fff; display: inline-block; font-size: 0.929em; padding: 10px 10px 10px 43px; border: 1px solid transparent; margin-bottom: 7px; font-family: "open_sanssemibold"; } .downLoadbtn:hover { background-color: #06479f; color: #fff; text-decoration: none; } .otherLogo img { width: 140px; } /* Inner page */ .pageTitle { background: #f3f3f3 url(../../images/defaultBanner.jpg) no-repeat scroll left top / 100% 100%; height: 310px; padding: 0; position: relative; } .pageTitle:before { background: rgba(0, 0, 0, 0.5); bottom: 0; content: ""; height: 40px; left: 0; position: absolute; right: 0; width: 100%; } .pageTitle .container { position: relative; height: 100%; } .innerpageContent h3 { line-height: 30px; margin-bottom: 10px; } .innerpageContent h4 { margin-bottom: 15px; } .innerpageContent p { /*font-size: 1em; */ } .innerBannerTitle { float: none; max-width: 48%; margin: 0; color: #fff; font-size: 20px; line-height: 35px; position:absolute; left: 0; bottom:0; } .breadcrumbOuter { font-size: 1em; position:absolute; right: 0; bottom: 0px; } .breadcrumb { margin: 0; padding:0; list-style: none; line-height: 40px; color: #fff; font-style: italic; } .breadcrumb li a { color: #fff; font-size: 1.000em; text-decoration: none; } .breadcrumb li a:hover { color: rgb(255, 148, 42); } .breadcrumb span a { background: url(../../images/breadcrumbAerroworange.png) scroll; cursor: pointer; float: left; list-style: outside none none; padding: 0 18px 0 13px; background-repeat: no-repeat; background-position:right 16px; background-size:5px auto; } .breadcrumb .currentPage { color: #ff942a; font-size: inherit; padding-left: 0px; position: relative; top: 0; margin-left: 12px; } .breadcrumb li span a { padding-left: 10px; } .PathSeparator span:first-child a { padding-left: 0; } .innerpageContent { padding: 35px 0; min-height: 400px; } .socialInner > .timeline-Header { padding: 0 0 10px 0 !important; } .timeline-Header { padding: 0 !important; } /* Marquee Scrolling */ .whatsNew { background: #EAEAEA; height: 50px; position: relative; width: 100%; float: left; margin:30px 0; } .marqueeScrolling { color: #454545; } .marqueeScrolling li { list-style: none; background:rgba(0, 0, 0, 0) url("../../images/breadcrumbAerrow.png"); background-repeat: no-repeat; background-position: left 6px; background-size: 6px auto } .marqueeScrolling li a { text-decoration: none; background: none; color: #454545; font-size: 1em; } .marqueeScrolling li a:hover { text-decoration: underline; } .marqueeScrolling h2 { background: #2C67B7; float: left; font-size: 1.286em; line-height: 20px; margin-bottom: 0; margin-right: 30px; padding: 15px 10px 15px 14px; position: relative; color: #fff; font-family: "open_sansbold"; } .marqueeScrolling h2:after { border-bottom: 25px solid rgba(0, 0, 0, 0); border-left: 15px solid #2C67B7; border-top: 25px solid rgba(0, 0, 0, 0); content: ""; height: 0; position: absolute; right: -15px; top: 0; width: 0; } .whatsNew a.btnMPause { background: #26579a url(../../images/playPause.png) no-repeat scroll 18px center; position:relative; color: #fff; } .whatsNew a.btnMPause.play { background: #26579a url(../../images/playPause.png) no-repeat scroll -25px center; color: #fff; } .marqueeScrolling .alignRight { background: #26579a; height: 50px; position: absolute; right: 0; width: 50px; } .whatsNew a { background: #c04e2d; cursor: pointer; margin-left: 12px; text-indent: -9999px; transition: none 0s ease 0s; width: 54px; } .whatsNew .marquee { margin: 0; padding: 14px 0; } .gujState { height: 60px; position: absolute; top: 160px; width: 73px; z-index: 1; cursor: pointer; text-indent: -9999px; } .backToindiamap { background: #2c67b7; border: 1px solid #2c67b7; color: #fff; left: 0; padding: 5px 18px; position: absolute; top: 0; z-index: 1; cursor: pointer; transition: 350ms ease; -webkit-transition: 350ms ease; } .backToindiamap:hover { background: #374851; color:#fff; border-color: #374851; } .gujHighlight .gujState { display: none; } /**********Feedback**********/ .mandatory, .asterix, .error, .redText { color:#ff0000; } .feedbackForm { max-width:800px; width:100%; padding:25px; margin:0 auto; border:1px solid #dadada; background:#fefefe; } .fieldsRequired { text-align:right; } .feedbackForm ul { padding:0; margin:0 -10px; } .feedbackForm ul li { float: left; list-style: outside none none; width: 100%; } .feedbackForm .fieldCol { float: left; margin: 0; padding: 0 10px; width: 50%; } .feedbackForm .fieldInput { margin-bottom: 20px; } .feedbackForm .fieldCol.fieldColWide { width:100%; } .feedbackForm .verifyRow { position:relative; padding-right:165px; } .feedbackForm .verifyRow .captcha { width:150px; position:absolute; right:0; top:0; } .feedbackForm .verifyRow .refreshCaptcha { position:absolute; top:10px; right:5px; margin:0; } .feedbackForm select { font-size:14px; } .feedbackForm input[type="text"], .feedbackForm input[type="email"], .feedbackForm input[type="tel"], .feedbackForm input[type="number"], .feedbackForm input[type="url"], .feedbackForm input[type="password"], .feedbackForm input[type="search"], .feedbackForm select, .feedbackForm textarea { background:#fff; } .feedbackForm .customSelectOuter { border:1px solid #cdcdcd; cursor:pointer; background:transparent url(../../images/select-arrow.png) no-repeat right 17px; } .feedbackForm .customSelectInner, .feedbackForm textarea { color:#555; font-size:100%; } .successMsg { color:#4aa20f; } /**********Sitemap**********/ .sitemap { padding:0; margin:0 10px; } .sitemapBtnExport { padding:0; text-align:right; margin-bottom:15px; display: none !important; } .sitemap .sitemapDiv { margin:10px 0; width:50%; padding:0 15px; } .sitemap ul { position:relative; list-style-type:none; margin:0; padding:0 0 0 40px } .sitemap li { margin:0 0 10px 0; list-style-type:none; width:100%; padding:0; } .sitemap li:last-child { margin:0; } .sitemap li.sitemapTitle { margin-left:-10%; width:110%; } .sitemap li.sitemapTitle a { text-transform:capitalize; color: #2C67B7; } .sitemap li.sitemapTitle a:hover { color:#06284D; } .sitemap li.sitemapTitle > a:after, .sitemap li.sitemapTitle > a:before { display:none; } .sitemap li a { color:#444; text-decoration:none; transition: all 0.3s ease 0ms; -webkit-transition:all 0.3s ease 0ms; background: transparent url(../../images/breadcrumbAerrow.png); background-repeat:no-repeat; background-position:left 6px; background-size:6px auto; } .sitemap .sitemapTitle a { display:block; color:#2C67B7; padding:0px 13px; line-height:1; text-decoration:none; font-family: "open_sanssemibold"; line-height:22px; } .sitemap li a:hover { text-decoration: underline; color: #000; } .sitemap ul:before { position:absolute; left:20px; top:0; height:100%; width:1px; content:" "; background:#d3d3d3; display:none; } .sitemap ul li a { position:relative; line-height:22px; display:block; min-width:220px; padding:0px 13px; text-decoration:none; } /*.sitemap ul li a:after, .sitemap ul li a:before { position:absolute; top:50%; content:" "; background:#d3d3d3 } .sitemap ul li a:before { left:-20px; width:20px; height:1px; margin-top:-1px } .sitemap ul li a:after { left:-23px; height:5px; width:5px; margin-top:-3px; border-radius:50% }*/ .sitemap .btnExport .doc { background-image:url(../../images/doc-icon.png); background-repeat:no-repeat; background-position:9px 5px; padding:5px 10px 5px 32px; margin-left:10px; } .sitemap .sitemapDiv ul li a.menuFirstNode { margin-left: -15px; } .menuPdf img { margin-left: 7px; } /**********Photo Gallery**********/ .records { float:left; } .records .txt, .records select { float:left; font-size:0.929em; line-height:1.615em; } .records .txt { margin-top: 3px; } .records .goBtn { margin-left:7px; padding:3px 5px 1px; color:#fff; font-size:0.929em; line-height:1.231em; vertical-align:middle; } .records.go { float:right; } .paging { float:none; padding:0 136px 0 180px; line-height:normal; text-align:center; } .paging table { width:auto; border:0; display:inline-block; vertical-align:middle; margin:0; } .paging table tr td { background:none; border:0; padding:0 5px; } .pagingbar { padding:10px 15px 8px; border:1px solid #dadada; background:#f1f2f2; } .pagingbar select { font-size:0.929em; padding:0; border:1px solid #bbb; background:#fff; width:auto; height:26px; min-width:50px; } .pagingbar .txt { font-size:14px; margin:0; padding-right:10px; line-height:30px; } .paging input { color:#fff; display:inline-block; vertical-align:middle; padding:0 5px; cursor:pointer; } .paging input.aspNetDisabled, .paging input.aspNetDisabled:hover { background:#ccc; } .paging input.prevBtn { background:url(../../images/previous-gallery.png) no-repeat scroll center center; height: 26px; text-indent: -999em; width: 24px; border:none; } .paging input.prevBtn:hover { background: url(../../images/previous-gallery-hover.png) no-repeat scroll center center; } .paging input.nextBtn { background: url(../../images/next-gallery.png) no-repeat center center; height: 26px; text-indent: -999em; width: 24px; border:none; } .paging input.nextBtn:hover { background: url(../../images/next-gallery-hover.png) no-repeat scroll center center; } .paging input:hover { background:#F7941D; } .photoGallery, .videoGallery { position:relative; } .photoGallery .backBtn, .videoGallery .backBtn { position:absolute; right:0; top:0; } .gallery { margin:20px 0; padding:0; list-style-type:none; height:auto } .gallery li { float:left; width:25%; position:relative; padding:5px; } .gallery li .galleryBox { box-shadow:0 0 5px #cccccc; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .gallery li .galleryBox.image { padding:0; box-shadow:0 0 0 #cccccc; } .gallery li .galleryBox:hover { background:#f6f6f6; } .gallery .galleryBox:hover .albmText, .gallery .photoInner:hover .albmText, .gallery .photoInner:hover .imgZoom, .gallery .photoInner:hover .playVideo { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform:translateX(0%); -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .gallery .galleryBox input[type="image"] { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; width: 100%; } /*.gallery .galleryBox:hover input[type="image"] { transform: scale(1.1); -webkit-transform: scale(1.1); }*/ .gallery .galleryBox .img { position:relative; overflow:hidden; padding:10px; border-bottom:2px solid #e5e5e5; } .gallery .galleryBox .img, .gallery .galleryBox .bord { position:relative; /*height:170px;*/ overflow:hidden; } .gallery .galleryBox .bord img {/*width:auto; max-width:inherit;*/ } .gallery .galleryBox .bord .zoom { position:absolute; visibility:hidden; opacity:0; text-align:center; color:#fff; left:0; top:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.7); transition: all 0.3s ease 0ms; } .gallery .galleryBox .bord .zoom img { width:auto; max-width:inherit; } .gallery .galleryBox .bord .zoom span { display:block; } .gallery .galleryBox.image h3 { display:none; } .gallery .galleryBox:hover .bord .zoom { visibility:visible; opacity:1; } .gallery .galleryBox .img .viewAlbum { display:block; height:170px; display:table-cell; vertical-align:middle; } .gallery .galleryBox h3 { font-size:16px; margin:0; padding:10px; text-align:center; line-height:22px; height:86px; overflow:hidden; } .gallery .img input[type="image"], .gallery .photoInner .imgThumb { display: block; float: left; position: relative; top: 0; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width:100%; } /*.gallery .img input[type="image"]{background:url(../../images/view-album-icon.png) no-repeat scroll center center;}*/ .gallery .photoAlbName { position:absolute; left:0; top:0; height:100%; width:100%; } .gallery .folder { background-image:url(../../images/folder.png); background-position:center 40%; background-repeat:no-repeat; } .gallery .photoZoom { background-image:url(../../images/photo-zoom.png); background-position:center 40%; background-repeat:no-repeat; } .gallery .photoAlbName { color:#fff; text-decoration:none; float: left; width: 100%; height:100%; position: absolute; top:0; left: 0; background-color:#004185; z-index: 10; text-align: center; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; line-height:18px; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); } /*.gallery .galleryBox:hover .photoAlbName { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform:translateX(0%); -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }*/ .gallery .photoAlbName h3 { margin:0; } .gallery .photoAlbName a { color:#fff; font-size:16px; display:block; padding:10px; } .gallery .photoAlbName a:hover { color:#95c3f3; } .gallery .photoAlbName .photoName, .gallery .videoName, .gallery .size { display:block; padding-top:10px; } .gallery .bord img { width:100%; } .gallery .totalVideos, .gallery .size { font-size:14px; display:block; } .photoGallery .pagingbar .customSelectOuter, .videoGallery .pagingbar .customSelectOuter { display:inline-block; background: #ffffff url(../../images/select-arrow.png) no-repeat scroll right 10px; border:1px solid #ccc; cursor: pointer; } .photoGallery .pagingbar .customSelectOuter span.customSelect, .videoGallery .pagingbar .customSelectOuter span.customSelect { padding:2px 20px 2px 5px; } .photoGallery .pagingbar .customSelectOuter .customSelectInner, .videoGallery .pagingbar .customSelectOuter .customSelectInner { line-height:23px; } .videoList a, .videoList a:hover { color:#fff; } /* Custom Select */ .customSelect { padding: 6px; } /**************Faqs************/ .faqs .filter { background:#f1f2f2; border:1px solid #dadada; padding:10px 15px; margin-bottom:15px; } .faqs .filter label { margin:0; padding:0 15px 0 0; line-height:37px; } .faqs .filter .customSelectOuter { border:1px solid #dadada; width:250px; background:#ffffff url(../../images/select-arrow.png) no-repeat right 17px; margin-right:15px; } .faqs .filter label, .faqs .filter .customSelectOuter, .faqs .filter .button { display:inline-block; vertical-align:middle; } .faqs .filter .button { line-height:37px; padding:0 25px; } .faqs .filter .customSelectInner { color:#58595c; } .faqs .filter .customSelect { padding:8px 10px; } .faqsQa { padding:20px 0; border-bottom:1px solid #ededed; } .faqsQa .q, .faqsQa .a { padding-left: 55px; position: relative; } .faqsQa .a { margin-top: 20px; } .faqsQa .q .lbl, .faqsQa .q .arrow { background-color: #2C67B7; } .faqsQa .a .lbl, .faqsQa .a .arrow { background-color: #858585; color:#fff; } .faqsQa .q .lbl:before { bottom: -55px; content: ""; height: 55px; left: 10px; position: absolute; width: 1px; background: #B8B8B8; margin: 0 auto; right: 10px; } .faqsQa .lbl { color: #ffffff; height: 40px; left: 0; position: absolute; text-align: center; top: 0; width: 40px; font: 1.286em/37px "open_sanssemibold"; border-radius: 50%; } .faqsQa .q .arrow, .faqsQa .a .arrow { height: 10px; left: 22px; position: absolute; top: 10px; transform: rotate(45deg); width: 10px; z-index: 1; } .faqsQa .q h3 { padding-top:5px; } .faqsQa .a p { margin-bottom:15px; } .faqsQa .a p:last-child { margin-bottom: 10px; } .faqsQa .a p .ulMark, .faqsQa .q p .ulMark { text-decoration:underline; } .faqsQa:last-child { border:0; } .aDetail { padding-top: 9px; } .faqsQa ul.bulletText { } .faqsQa a:hover { color: #1f4b89; text-decoration: none; } /* High Contrast View */ .wob .topStrip, .wob .villageStatus ul li a, .wob .villageYear, .wob .villageprogPerce, .wob .villageFree, .wob .gujHighlightblock, .wob .socialBlock h2, .wob .championBlock, .wob .otherLinks, .wob .pageTitle, .wob .serchBlock .inputSearch .searchSubmit, .wob .viewAll, .wob .feedbackForm, .wob .feedbackForm input[type="text"], .wob .feedbackForm input[type="email"], .wob .feedbackForm input[type="tel"], .wob .feedbackForm input[type="number"], .wob .feedbackForm input[type="url"], .wob .feedbackForm input[type="password"], .wob .feedbackForm input[type="search"], .wob .feedbackForm select, .wob .feedbackForm textarea, .wob th, .wob .tableData th, .wob .sitemap li a:hover, .wob .socialBlock h2, .wob .championBlock h2, .wob .villageStatus ul li, .wob .footer, .wob .otherLinksnew.owl-theme .owl-controls .owl-nav .owl-prev:hover, .wob .otherLinksnew.owl-theme .owl-controls .owl-nav .owl-next:hover { background-color: #000; } .wob #accessControl input, .wob #nav li a:hover, .wob .footerLeft ul li a, .wob .marqueeScrolling li a, .wob .ytb .socialInner a.extLink, .wob .breadcrumb li a, .wob .sitemap .sitemapTitle a, .wob .sitemap li a, .wob .commonNewsListing .newsTitle a { color: #ffff00; } .wob #accessControl .fontScaler:hover, .wob #accessControl .current, .wob .serchBlock .inputSearch, .wob .serchBlock a, .wob .gujHighlightblock ul li.lightYellow, .wob .downLoadbtn:hover, .wob input[type="submit"], .wob input[type="button"], .wob input[type="reset"], .wob button, .wob .button, .wob .sitemap ul:before, .wob .sitemap ul li a:after, .wob .sitemap ul li a:before, .wob .faqsQa .q .lbl, .wob .faqsQa .q .arrow, .wob .downLoadbtn, .wob input[type="text"], .wob input[type="email"], .wob input[type="tel"], .wob input[type="number"], .wob input[type="url"], .wob input[type="password"], .wob input[type="search"], .wob select, .wob textarea, .wob .advancedSearch input[type="text"], .wob .commMat li, .wob .infocusNewdesign .infocusCaption p { background-color: #444; } .wob input[type="button"], .wob input[type="reset"], .wob button, .wob .button, .wob input[type="submit"], .wob .sitemap ul li a { border-color: #444; } .wob .ytb .socialInner a.extLink:hover, .wob .footerLeft ul li a:hover, .wob .breadcrumb .currentPage, .wob .socialBlock h2, .wob .championBlock h2, .wob .otherLinks h2, .wob .innerpageContent h3, .wob th, .wob .tableData th, .wob .sitemap li.sitemapTitle a:hover, .wob .sitemap ul li a:hover, .wob .innerBannerTitle, .wob .otherLinks .owlCarousel .item a:hover, .wob .stateInformation p { color: #80ff00; } .wob .language .customSelect, .wob .villageFree, .wob .gujHighlightblock h3, .wob .downLoadbtn, .wob .footerLeft strong, .wob .viewAll, .wob .feedbackForm, .wob .feedbackForm input[type="text"], .wob .feedbackForm input[type="email"], .wob .feedbackForm input[type="tel"], .wob .feedbackForm input[type="number"], .wob .feedbackForm input[type="url"], .wob .feedbackForm input[type="password"], .wob .feedbackForm input[type="search"], .wob .feedbackForm select, .wob .feedbackForm textarea, .wob .faqsQa .a p, .wob .feedbackForm .customSelectInner, .wob .feedbackForm textarea, .wob .championBlock ul li a, .wob .otherLinks .owlCarousel .item a, .wob .commonNewsListing .newsTitle a:hover, .wob .moduleSearch .searchLabel, .wob input[type="text"], .wob input[type="email"], .wob input[type="tel"], .wob input[type="number"], .wob input[type="url"], .wob input[type="password"], .wob input[type="search"], .wob select, .wob textarea, .wob .innerpageContent h4 { color: #fff; } .wob #logoBar, .wob .serchBlock, .wob #socialMedia, .wob .whatsNew a.btnMPause, .wob .marqueeScrolling h2, .wob .infocusCaption p, .wob .villageStatus ul li a:hover, .wob input[type="button"]:hover, .wob input[type="reset"]:hover, .wob button:hover, .wob .button:hover, .wob input[type="submit"]:hover, .wob td, .wob #footer, .wob #impLinks, .wob .otherLinks, .wob .otherLinksslider, .wob .pagingbar, .wob .otherLinksnew .itemInner p, .wob #youtubeVideo { background-color: #222; } .wob #nav li ul li a:hover, .wob #nav li ul li > a.selected, .wob #nav ul a:hover, .wob.noJS #nav ul a:focus, .wob #nav ul a.selected, .wob #nav ul > .highlight > a, .wob table tr:nth-child(2n+1) td, .wob .tableRowOdd, .wob #nav ul li a, .wob #nav > li > a:hover, .wob #nav > li.hover > a, .wob #nav > li.focus > a, .wob #nav > .highlight > a { background-color: #292929; } .wob .topStrip li:last-child:after, .wob .topStrip li:before, .wob .topStrip li:last-child:after, .wob .ui-datepicker, .wob .eventCalOut, .wob .calendarIcon, .wob .ui-datepicker .ui-datepicker-title select { background-color: #2D2D2D; } .wob #accessControl .normal, .wob #accessControl .large, .wob #accessControl .largest, .wob .sitemap .sitemapTitle a, .wob .commonNewsListing li { border-color: #2d2d2d; } .wob .villageprogPerce, .wob .villageFree, .wob .gujHighlightblock, .wob .feedbackForm, .wob .feedbackForm input[type="text"], .wob .feedbackForm input[type="email"], .wob .feedbackForm input[type="tel"], .wob .feedbackForm input[type="number"], .wob .feedbackForm input[type="url"], .wob .feedbackForm input[type="password"], .wob .feedbackForm input[type="search"], .wob .feedbackForm select, .wob .feedbackForm textarea, .wob .feedbackForm .customSelectOuter, .wob th, .wob td, .wob .tableData th, .wob .tableData td, .wob table, .wob .tableData { border-color: #666; } .wob #nav ul li a, .wob .pageTitle, .wob .moduleSearch, .wob .faqsQa, .wob .pagingbar, .wob .advancedSearch input[type="text"], .wob .advancedSearch hr { border-color: #2d2d2d; } .wob .marqueeScrolling h2:after { border-left-color: #222; } .wob .gujHighlightblock ul li.darkGreen .wob .downLoadbtn, .wob .stateInformation, .wob .moduleSearch { background-color: #252525; } .wob .viewAll:hover { background-color: #151515; } .wob .breadcrumb .currentPage { border-color: #80ff00; } .wob .language .customSelect { background-image: url(../../images/lang_aerrowdark.png); background-color:#000; } .wob .otherLinks .owl-carousel .owl-controls .owl-nav .owl-prev, .wob .socialMediaslider .owl-controls .owl-nav .owl-prev { background: rgba(21, 21, 21, 1) url(../../images/prevDarkhover.png) no-repeat scroll center center; } .wob .otherLinks .owl-carousel .owl-controls .owl-nav .owl-next, .wob .socialMediaslider .owl-controls .owl-nav .owl-next { background: rgba(21, 21, 21, 1) url(../../images/nextDarkhhover.png) no-repeat scroll center center; } .wob .marqueeScrolling li, .wob .breadcrumb span a { background-image: url(../../images/breadcrumbAerrowwob.png); } .wob .serchBlock .inputSearch input[type="text"], .wob .faqsQa .a .lbl, .wob .faqsQa .a .arrow { background: #666; color:#fff; } .wpb .socialMediaslider .owl-controls .owl-nav [class*="owl-"] { background-color: rgba(21, 21, 21, 1); } .wob #mediaBlock { background: #252525; } .wob .greenBg, .wob .impLinksetitle h2 { background : #303030; } .wob .impLinksetitle h2:after { border-left-color: #303030; } .wob .orangeBg { background: #353535; } .wob .blueBg { background: #404040; } .wob .greBg { background: #454545; } .wob .pinkBg { background:#505050; } .wob .purpleBg { background:#555555; } .wob .darkgreyBg { background: #606060; } .wob #backtotop { background: url(../../images/backtotopwob.png); } .wob .indiaMapblock { background-image: url(../../images/indiaMapbgwob.jpg); } .wob .whatsNew, .wob .impLinksetitle { background: #444; } .wob .sitemap .sitemapTitle a { background-color: transparent; } .addthis-smartlayers-desktop #at4-share, #at4-soc { top: 50% !important; margin-top: -50px !important; } .hindiDoc .otherLinks .owlCarousel .item.twoLinetitle a { margin-top: 0; } .tableData caption, .caption { display: none; } .wob .socialInner, .wob .championBlock ul { background: #333; } .wob .championBlock ul li span.soIco1 { background-position: 93% -6px; } .wob .championBlock ul li span.soIco2 { background-position: 93% -118px; } .wob .championBlock ul li span.soIco3 { background-position: 93.01% -236px; } .wob .championBlock ul li span.soIco4 { background-position: 93% -361px; } .wob .championBlock ul li span.soIco5 { background-position: 93% -459px; } .wob .championBlock ul li span.soIco6 { background-position: 93% -569px; } .wob .moduleSearch .customSelect { color: #444; } .wob .moduleSearch .goButton, .wob .moduleSearch .btnSearchReset .submitButton { background: #ffff00; color: #000; } .wob .moduleSearch .goButton:hover, .wob .moduleSearch .btnSearchReset .submitButton:hover { background: #000; color: #fff; } /* Module Search */ .moduleSearch { background: #deecff; border: 1px solid #d9e3f2; clear: both; margin: 0 0 30px; padding: 15px; } .moduleSearch li { list-style: none; float: left; margin-right: 20px; } .moduleSearch li input[type="text"] { background: #fff; height:40px; border: 1px solid #d1d1d1; } .moduleSearch .searchLabel { color: #666666; font-family: "open_sanssemibold"; line-height: 40px; text-transform: capitalize; } .moduleSearch .customSelectOuter { background: #ffffff url(../../images/select-arrow.png) no-repeat scroll right 15px; border: 1px solid #d1d1d1; height: 40px; cursor: pointer; } .moduleSearch .customSelect { padding: 7px 10px; height: 38px !important; line-height: 25px; cursor: pointer; } .moduleSearch input[type="submit"], .moduleSearch input[type="button"], .moduleSearch input[type="reset"], .moduleSearch button, .moduleSearch .button { padding: 8px 16px; } .moduleSearch .resetBtn { background: #444; border-color: #444; } .moduleSearch li .inputCol { display: inline-block; position: relative; vertical-align: middle; width: 200px; } /* News Listing */ .commonNewsListing { margin: 0; padding: 0; list-style: none; } .commonNewsListing li { border-bottom: 1px solid #eeeeee; margin-bottom: 20px; padding-bottom: 20px; } .commonNewsListing li:last-child { border-bottom: none; margin-bottom: 0; } .commonNewsListing .thumbImg { float: left; border: 1px solid #e2e2e2; width: 20%; } .commonNewsListing .thumbImg img { width: 100%; } .commonNewsListing .newsDesc, .commonNewsListing .thumbDesc { float: left; padding-left: 15px; width: 80%; } .commonNewsListing .newsTitle { margin-bottom: 3px; } .commonNewsListing .newsTitle a { color: #2c67b7; font-size: 16px; font-family: "open_sanssemibold"; font-weight: normal; } .commonNewsListing .newsTitle a:hover { color: #393939; } .commonNewsListing .newsChannelname { color : #888; } .commonNewsListing .dateCol { font-size: 1.000em; font-family: "open_sanssemibold"; color: #4b4b4b; font-weight: normal; margin-bottom:20px; } #impLinks { background: #e7e7e7; padding: 50px 0; height: auto; overflow: hidden; margin:45px 0 0 0; } .socialMediaslider { float: left; width: 771px; } .socialMediaslider .owl-controls { float: right; margin-top: 25px; } .socialMediaslider .owl-controls .owl-nav [class*="owl-"] { background-color:#fff; color: #00526d; } /* Advanced Search */ .advancedSearch { text-align:left; margin:0 auto; } .advancedSearch ul.bulletText { margin:10px 0 0 0; } .advancedSearch hr { border-color:#e8e8e8; } .pagingWrapper { display:table; width:100%; margin-top:15px; } .pagingCount { float:left; padding:5px 0; } .photoGallery .pagingNo, .videoGallery .pagingNo { float:none; } .pagingNo { float:right; } .pagingNo ul { margin:0; padding:0; list-style:none; } .pagingNo ul li { float:left; } .pagingNo ul li span { float:left; padding:0 2px; } .pagingNo input { background: #2c67b7; color: #fff; font-size:14px; margin: 0 2px; height:30px; width:30px; float:left; line-height:25px; padding:0 5px; } .pagingNo input.prevBtn, .pagingNo input.nextBtn { width:100%; margin:0; } .pagingNo input:hover { background:#444; border-color: #444; } .pagingNo input.aspNetDisabled { cursor:default; background:#fff; color:#727272; border-color: #bbb; } .pagingWrapper { text-align:center; } .advancedSearch .totalResult { margin-bottom:10px; } .advancedSearch input[type="text"] { width:320px; background:#fff; } .advancedSearch table td input, .advancedSearch table td label { float: left; font-weight: normal; padding: 0; background:none; line-height:14px; } .advancedSearch table tr td { background: none !important; padding:0 10px 0 0; } .advancedSearch table, .advancedSearch table tr td { border:0; width:auto; margin:0; } .advancedSearch table td label { margin-right:5px; } .advancedSearch h4 { font-size: 1.143em; margin-bottom:15px; color:inherit; display:inline-block; } .advancedSearch label { margin-right:5px; } .advancedSearch hr { margin:0 0 15px 0; } .advancedSearch .dateRange { margin-bottom:20px; } .advancedSearch .dateRange .formGroup { width:50%; float:left; } .advancedSearch .dateBlock { position:relative; display:inline-block; } .advancedSearch fieldset { display:inline-block; margin:0 0 0 10px; position:relative; top:2px; } .advancedSearch .keyword { padding-bottom:15px; } .advancedSearch p { margin:0; } .advancedSearch ul.bulletText a { text-decoration:none; } .noJSenable { display: none; } /* no js */ /*.noJS #nav li a, .noJS #nav ul li a { font-size: 1.000em; } .noJS .topStrip a, .noJS .topStrip li, .noJS .language .customSelect{ font-size: 13px; }*/ .noJS .serchBlock:hover .searchBox { overflow: visible; top: 94px; transition: 350ms ease; -web-transition: 350ms ease; } .noJS #nav > li > a:hover, .noJS #nav > li.hover > a, .noJS #nav > li.focus > a, .noJS #nav > .highlight > a, .noJS #nav > li:hover > a { background-color: #224a82; color: #ffffff; } .noJS .owlCarousel .item { float: left; } .noJS .inFocusbanner, .noJS .indexBanner { overflow-y: scroll; } .noJS .inFocusbanner .owlCarousel .item { position: relative; } .noJS .backToindiamap, .gujMap, .gujHighlightblock, .noJS .fb-page, .noJS .ytb .socialInner a { display: none; } .noJS #impLinks { height: auto; } .noJS .otherLinksslider { max-height: 245px; overflow-y:scroll; } .noJS .otherLinks .owlCarousel .item { float: left; margin-bottom: 10px; margin-right: 16px; width: 23.5%; } .noJS .otherLinks .owlCarousel .item.pink2Bg { margin-right: 0px; } .noJS .socialMediaslider { max-height: 378px; overflow-y: scroll; } .noJS .socialMediaslider .item { width: 48%; margin-bottom: 5px; } .noJS .socialMediaslider .item:first-child { margin-right: 2%; } .noJS .socialMediaslider .item:nth-child(2) { margin-left: 2%; } .noJS .noJSenable { display: block; padding-top: 80px; } .noJS .otherLinks .owlCarousel .item:hover { transform: scale(1); } .socialInner h3 { font-size: 1.429em; margin:0; padding: 0; color: #3d3d3d; font-family: "open_sanssemibold"; } .stateInformation { background: #ff942a; padding: 10px 0; display: none; } .stateInformation p { margin: 0; color: #fff; line-height: 30px; } .stateInformation p strong { font-weight: normal; font-family: "open_sansregular"; } .faqTable tr td:first-child { text-align: center; } ul.bulletText li ul { margin: 10px 0 0 0; padding: 0; } ul.bulletText li ul li { background: none; list-style: circle; margin-left: 15px; padding: 0; } .bdrNoLink { display: none; } /* Event */ .eventListing .eventListImg { float:left; width:300px; overflow:hidden; position:relative; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); padding: 4px; } .eventListing .eventListImg img { max-height:200px; width:100%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; padding:0; box-shadow: 0 0 0 0 #fff; } .eventListing li:hover .eventListImg img { transform: scale(1.1); -webkit-transform: scale(1.1); } .eventListing li:hover a { color:#393939; } .eventListing .thumbDate { display:block; } .eventListing .thumbDesc p { margin-bottom: 10px; } .eventListDesc { padding-left:320px; } .eventListDesc .thumbTitle { font-weight:600; font-size:18px; } .eventListDesc .thumbDate { margin-bottom:10px; display:block; } .eventListDesc .thumbDesc { padding:0; margin:0; } /********Event Detail*********/ .eventDetail .eventDate { margin-bottom:15px; padding:0; } .eventDetail .eventDate > div { display:inline-block; margin-right:10px; } .eventDetail .eventDate span { display:inline-block; } .eventDetail .eventDate .label { font-family:"open_sanssemibold"; color:#58595c; background:#dadbde; padding:4px 8px; } .eventDetail .eventDate .date { color:#58595c; font-family:"open_sanssemibold"; padding:4px 8px; } .eventDetail .eventStartDate, .eventDetail .eventEndDate { border:1px solid #dadbde; border-radius:3px; -webkit-border-radius:3px; } .eventDetail .eventDetailImg { float:left; width:340px; margin-right:20px; } .eventDetail .eventDetailImg img { max-height:200px; } .eventDetail .eventShortDescription { display:block; } .lblfilesize { font-size: 14px; margin-left: 5px; } /* Tamilnadu Start */ .tamilDoc .topStrip li { font-size: 0.857em; } .tamilDoc #nav li a { font-size: 0.929em; padding: 18px 11px; } /* Tamilnadu End */ .malayalamDoc .championBlock h2 { font-size:1.429em; } .gujHighlight1 .map { height: 380px; } .gujHighlight1 .map .logo-med { display: none !important; } .wob .ui-datepicker-trigger, .wob .ui-datepicker-trigger:hover { background: rgba(0, 0, 0, 0) url("../../images/cal-icon-white.png") no-repeat scroll 0 0; top: 5px; } .gujHighlight1 .esriSimpleSlider, .gujHighlight1 .esriSimpleSliderVertical .esriSimpleSliderIncrementButton { border-radius: 0; } .gujHighlight1 .esriSimpleSliderTL { left: 15px; top: 15px; } .info1 { background: #374851; border: medium none; color: #ffffff; display: none; font-weight: bold; padding: 10px; position: absolute; right: 15px; text-align: center; bottom: 15px; width: 170px; z-index: 10; } .info1 p { font-size: 16px; margin-bottom: 5px; } .info1 span { font-size: 14px; } .esriAttributionList { display:none; } .stateLine { float: right; } .gotoselectedState { float: left; position: relative; width: auto; line-height: 30px; } .gotoselectedState .customSelect { background: #fff url("../../images/lang_aerrow_white.png") no-repeat scroll 50px 10px / 8px 5px; border: 0 none; color: #ffffff; cursor: pointer; font-size: 1em; height: 25px; margin: 0; padding: 0 20px 0 0; text-align: left; width: auto; } .customSelect1 { background: #ffffff; float: left; height: 30px; padding: 0; width: 170px; margin-left: 5px; color: #374851 } .gotoselectedState label { color: #fff; margin-bottom: 0; padding-bottom: 0; float: left; } /*.gotoselectedState select { position: absolute; right: 0; text-align: left !important; top: 0; width: 120px !important; }*/ /*select > option, select{ background: #374851; color: #fff; }*/ .twitter-timeline em { display: inline-block; text-indent: -9999px; } /*smoke external css popup*/ .smoke-base { position: fixed; top: 0; left: 0; bottom: 0; right: 0; visibility: hidden; opacity: 0; } .smoke-base.smoke-visible { opacity: 1; visibility: visible; z-index: 9999 !important; } .smokebg { position: fixed; top: 0; left: 0; bottom: 0; right: 0; } .smoke-base .dialog { position: absolute; } .dialog-prompt { margin-top: 15px; text-align: center; } .dialog-buttons { margin: 20px 0 5px 0 } .smoke { text-align: center; font-size: 17px; line-height: 150%; } .dialog-buttons button { display: inline-block; vertical-align: baseline; cursor: pointer; font-style: normal; text-decoration: none; border: 0; outline: 0; margin: 0 5px; -webkit-background-clip: padding-box; font-size: 13px; line-height: 13px; font-weight: normal; padding: 9px 20px; } .dialog-prompt input { margin: 0; border: 0; font-family: sans-serif; outline: none; border: 1px solid #aaa; width: 75%; display: inline-block; background-color: transparent; font-size: 16px; padding: 8px; } .smoke-base { background: rgba(0, 0, 0, .6); } .smoke-base .dialog { top:40%; width: 700px; left: 50%; margin-left: -350px; } .smoke-base .dialog-inner { padding: 15px; color: #202020; } .smoke { background-color: #fff; box-shadow: 0 2px 8px #666; } .dialog-buttons button { background-color: rgba(0, 0, 0, .85); border-radius: 0; color: #fff; } .dialog-buttons button.cancel { background-color: rgba(0, 0, 0, .40); } .validation { float: left; margin: 12px 0 0; } .validation a:first-child { margin-right: 7px; } .validation img { width: auto; } /* sbm map */ #sbmMapsection { height: 460px; /*height: 650px;*/ overflow: hidden; position: relative; width: 100%; margin-top: 0px; } .innersbmMapsection { height: 500px; left: 0; position: absolute; right: 0; /*height: 740px; top: -85px;*/ top:0; width: 100%; } .impLinksetitle { clear: both; float: left; width: 100%; background: #fff; display: none; } .impLinksetitle h2, .impLinksetitle .selectImppage { float: left; } .impLinksetitle .selectImppage { display: none; } .impLinksetitle h2 { background: #2c67b7; color: #ffffff; float: left; font-family: "open_sansbold"; font-size: 1.286em; line-height: 20px; margin-bottom: 0; margin-right: 30px; padding: 15px 10px 15px 14px; position: relative; } .impLinksetitle h2:after { border-bottom: 25px solid rgba(0, 0, 0, 0); border-left: 15px solid #2c67b7; border-top: 25px solid rgba(0, 0, 0, 0); content: ""; height: 0; position: absolute; right: -15px; top: 0; width: 0; } .impLinksetitle .selectImppage { margin-left: 20px; } .selectImppage .customSelect { background: #ffffff url(../../images/dropdownAerrowdown.png) no-repeat scroll 166px 16px / 10px auto; border: 1px solid #2c67b7; color: #2c67b7; font-family: "open_sanssemibold"; font-size: 16px; margin-top: 7px; padding: 5px 30px 5px 17px; width: 190px; cursor: pointer; } .otherLinksnew { margin: 0; padding: 0; list-style: none; clear: both; height: auto; float: left; width: 100%; max-height: 495px; overflow: hidden; } .otherLinksnew .itemInner { float: left; height: auto; margin: 0 0.28%; width: 12%; } .otherLinksnew .itemInner:first-child { margin-left: 0; } .otherLinksnew .itemInner:last-child { margin-right: 0; } .otherLinksnew .itemInner { position: relative; transform:scale(1); -webkit-transform:scale(1); transition:350ms ease 0s; -webkit-trnasition: 350ms ease 0s; } .otherLinksnew .itemInner p { background: #e7e7e7; font-size: 13px; margin-bottom: 0; position: relative; padding-top: 10px; text-align: center; } .otherLinksnew .itemInner a { color: #ffffff; display: inline-block; height: 115px; position: relative; z-index: 1; padding-bottom: 0; text-decoration: none; font-size: 14px; } .otherLinksnew .itemInner a span { display: block; margin: 0 10px; } .otherLinksnew .itemInner a .impLinkscaption { align-items: center; display: inline-flex; height: 100%; justify-content: center; line-height: inherit; padding: 8px; z-index: 1; } .otherLinksnew .itemInner a .impLinkscaption span { font-size: 13px; } .otherLinksnew .itemInner a .impLinkscaption p { font-size: 13px; margin-bottom: 0; font-family:"open_sansregular"; line-height: 18px; } .otherLinksnew .itemInner a .impimgIcon { position: absolute; top: -1px; right: -1px; opacity: 0.2; display: none; } .otherLinksnew .itemInner:hover { transform: scale(0.97); -webkit-transform: scale(0.97); -ms-transform: scale(0.97); } .otherLinksnew.owl-theme .owl-controls { position: absolute; right: 10px; top: -65px; } /*.otherLinksnew .itemInner a { padding-bottom: 0; }*/ .otherLinksnew.owl-theme .owl-controls .owl-nav .owl-prev, .otherLinksnew.owl-theme .owl-controls .owl-nav .owl-next { background-color: #f5f5f5; } .otherLinksnew.owl-theme .owl-controls .owl-nav .owl-prev:hover, .otherLinksnew.owl-theme .owl-controls .owl-nav .owl-next:hover { background-color: #2c67b7; } .socialMedia { background: rgba(0, 0, 0, 0.5); margin-top: -110px; padding: 20px 10px; position: fixed; right: 0; text-align: center; top: 50%; width: 60px; z-index: 10; } .socialMedia ul { list-style: outside none none; margin: 0; padding: 0; } .socialMedia li { margin-bottom:15px; } .socialMedia li:last-child { margin-bottom:0; } .socialMedia li a { height: 25px; text-align: center; text-indent: -9999px; width: 25px; position:relative; background: url(../../images/spriteIcons.png); display: inline-block; } .socialMedia li a.fb { background-position: 100% -637px; } .socialMedia li a.twitter { background-position: 100% -687px; } .socialMedia li a.youtube { background-position: 100.1% -746px; } .socialMedia li a.linkedin { background-position: 100% -806px; } .socialMedia li a.blog { background-position: 100% -864px; } .socialMedia li a.google { background-position: 100% -926px; } .socialMedia li a.fb:before { background-color: #4a6ea9; color: #ffffff; content: "Facebook"; height: 30px; left: -130px; position: absolute; top: 0; width: 100px; text-indent: 0; line-height: 30px; display: none; -webkit-transition: 350ms ease; transition: 350ms ease; } .socialMedia li a.fb:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-left: 9px solid #4a6ea9; border-top: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: -30px; position: absolute; top: 7px; width: 0; display: none; } .socialMedia li a.fb:hover:before, .socialMedia li a.fb:hover:after { display: block; } .socialMedia li a.twitter:before { background-color: #29b1e9; color: #ffffff; content: "Twitter"; height: 30px; left: -130px; position: absolute; top: 0; width: 100px; text-indent: 0; line-height: 30px; display: none; -webkit-transition: 350ms ease; transition: 350ms ease; } .socialMedia li a.twitter:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-left: 9px solid #29b1e9; border-top: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: -30px; position: absolute; top: 7px; width: 0; display: none; } .socialMedia li a.twitter:hover:before, .socialMedia li a.twitter:hover:after { display: block; } .socialMedia li a.youtube:before { background-color: #F00; color: #ffffff; content: "YouTube"; height: 30px; left: -130px; position: absolute; top: 0; width: 100px; text-indent: 0; line-height: 30px; display: none; -webkit-transition: 350ms ease; transition: 350ms ease; } .socialMedia li a.youtube:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-left: 9px solid #F00; border-top: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: -30px; position: absolute; top: 7px; width: 0; display: none; } .socialMedia li a.youtube:hover:before, .socialMedia li a.youtube:hover:after { display: block; } .socialMedia li a.linkedin:before { background-color: #4a6ea9; color: #ffffff; content: "LinkedIn"; height: 30px; left: -130px; position: absolute; top: 0; width: 100px; text-indent: 0; line-height: 30px; display: none; -webkit-transition: 350ms ease; transition: 350ms ease; } .socialMedia li a.linkedin:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-left: 9px solid #4a6ea9; border-top: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: -30px; position: absolute; top: 7px; width: 0; display: none; } .socialMedia li a.linkedin:hover:before, .socialMedia li a.linkedin:hover:after { display: block; } .socialMedia li a.blog:before { background-color: #F90; color: #ffffff; content: "Blog"; height: 30px; left: -130px; position: absolute; top: 0; width: 100px; text-indent: 0; line-height: 30px; display: none; -webkit-transition: 350ms ease; transition: 350ms ease; } .socialMedia li a.blog:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-left: 9px solid #F90; border-top: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: -30px; position: absolute; top: 7px; width: 0; display: none; } .socialMedia li a.blog:hover:before, .socialMedia li a.blog:hover:after { display: block; } .socialMedia li a.google:before { background-color: #dc4a38; color: #ffffff; content: "Google+"; height: 30px; left: -130px; position: absolute; top: 0; width: 100px; text-indent: 0; line-height: 30px; display: none; -webkit-transition: 350ms ease; transition: 350ms ease; } .socialMedia li a.google:after { border-bottom: 8px solid rgba(0, 0, 0, 0); border-left: 9px solid #dc4a38; border-top: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: -30px; position: absolute; top: 7px; width: 0; display: none; } .socialMedia li a.google:hover:before, .socialMedia li a.google:hover:after { display: block; } .infocusNewdesign .inFocusbanner .owlCarousel .item { position: relative; } .infocusNewdesign .inFocusbanner .owlCarousel .item img { height: 253px; } .infocusNewdesign .infocusCaption h2 { padding: 10px 18px; } .infocusNewdesign .infocusCaption { position: absolute; height: 120px; bottom: 0; } .infocusNewdesign .infocusCaption p { background: #848600; height: 67px; line-height: 25px; overflow: hidden; padding: 10px 15px 15px; } .infocusNewdesign .inFocusbanner .owl-theme .owl-controls { bottom: 84px; } .infocusNewdesign .inFocusbanner .owl-carousel .owl-controls .owl-nav .owl-next, .infocusNewdesign .inFocusbanner .owl-carousel .owl-controls .owl-nav .owl-prev { background-color: transparent } /* New design inner page */ .aboutContainer { width:100%; } .aboutSidebar { float:left; width:271px; } .aboutMain { width:865px; float:right; } .aboutMain .innerTitle { color:#000; } .aboutMain .innerTitle:before { background-color:#000; } .aboutMainTop { width:100%; margin-bottom: 30px; } .aboutMainTLeft { float:left; width:55%; padding-right: 25px; } .aboutMainTRight { float:right; width:45%; text-align: center; } .aboutMainTRight img { padding: 5px; border: 1px solid #e5e5e5; } .aboutRMore { font-size:12px; font-weight:600; float:right; display:block; cursor: pointer; } .aboutRMore span { letter-spacing:-2px; } .readMoreToggle { width:100%; display:none; } .innerTitle { position:relative; padding-bottom:8px; font-size:18px; text-transform:uppercase; font-family:"oswald_regularregular"; } .innerTitle:before { width:60px; height:4px; background-color:#ff942a; position:absolute; left:0px; bottom:0px; content:""; } .aboutRightArrow { background:url(../../images/right-arrow-double.png) no-repeat left bottom; background-size:8px; width:30px; height:9px; display:inline-block; } /********* Accordion ******** */ .aboutSidebar .accordion { margin-bottom:20px; } .aboutSidebar .accordion .accTrigger { background:url(../../images/sidebarplus.png) 20px 26px no-repeat; padding-left:20px; cursor:pointer; font-weight:bold } .noJS .aboutSidebar .accordion .accTrigger { background:none; padding-left:0 } .aboutSidebar .accordion .accTrigger a { display:block; text-decoration:none; outline:0; } .aboutSidebar .accordion .accTrigger.active { background:#2c67b7 url(../../images/sidebarminus.png) 20px 26px no-repeat !important; color:#fff; } .aboutSidebar .accordDetail { padding:10px 20px; display:none; box-sizing:border-box; } .noJS .aboutSidebar .accordDetail { display:block; padding:10px 0 } .aboutSidebar .accordion .accTrigger { background-color:#f5f6fa; padding:18px 63px; margin-bottom:5px; box-sizing:border-box; } .pageVideos { margin: 0; padding: 0; list-style: none; } .pageVideos li { width: 33.33%; float: left; padding: 0 10px; } .pageVideos li iframe { width: 100%; height: 200px; } .gotoselectedState a { background: #A35100; color: #ffffff; font-family: "open_sansbold"; font-size: 16px; padding: 14px 17px 15px 17px; text-decoration: none; } .gotoselectedState a:hover { background: #f5f5f5; color: #F57A00; } .otherLinksnew .itemInner { position: relative; } .otherLinksnew .itemInner:before { content: ""; height: auto; position: absolute; right: 0; top: 0; width: 100%; background-color: transparent; bottom: 0; left: 0; } .otherLinksnew .itemInner:nth-child(1n):before { background-color: #874600; } .otherLinksnew .itemInner:nth-child(1n) p { color: #874600; } .otherLinksnew .itemInner:nth-child(2n):before { background-color: #ce246c; } .otherLinksnew .itemInner:nth-child(2n) p { color: #ce246c; } .otherLinksnew .itemInner:nth-child(3n):before { background-color: #006082; } .otherLinksnew .itemInner:nth-child(3n) p { color: #006082; } .otherLinksnew .itemInner:nth-child(4n):before { background-color: #5d40b6; } .otherLinksnew .itemInner:nth-child(4n) p { color: #5d40b6; } .otherLinksnew .itemInner:nth-child(5n):before { background-color: #4b5362; } .otherLinksnew .itemInner:nth-child(5n) p { color: #4b5362; } .otherLinksnew .itemInner:nth-child(6n):before { background-color: #4148b5; } .otherLinksnew .itemInner:nth-child(6n) p { color: #4148b5; } .otherLinksnew .itemInner:nth-child(7n):before { background-color: #006639; } .otherLinksnew .itemInner:nth-child(7n) p { color: #006639; } .otherLinksnew .itemInner:nth-child(8n):before { background-color: #2c65cf; } .otherLinksnew .itemInner:nth-child(8n) p { color: #2c65cf; } /* .otherLinksnew .itemInner:after { content: "";height: 162px;position: absolute;right: 0;top: 0;width: 193px; background: url(../../images/spriteIcons.png) no-repeat scroll;} .otherLinksnew .itemInner:nth-child(1):after { background-position: 14px -17px; } .otherLinksnew .itemInner:nth-child(2):after { background-position: 11px -849px; } .otherLinksnew .itemInner:nth-child(3):after { background-position: 16px -312px; } .otherLinksnew .itemInner:nth-child(4):after { background-position: 11px -1144px; } .otherLinksnew .itemInner:nth-child(5):after { background-position: 18px -1453px; } .otherLinksnew .itemInner:nth-child(6):after { background-position: 29px -1769px; } .otherLinksnew .itemInner:nth-child(7):after { background-position: 10px -2050px; } .otherLinksnew .itemInner:nth-child(8):after { background-position: -1px -2326px; } */ .wob .otherLinksnew .itemInner:before { background-color: #252525; } .wob .otherLinksnew .itemInner:nth-child(1):after { background-position: -843px -17px; } .wob .otherLinksnew .itemInner:nth-child(2):after { background-position: 14px -17px; } .wob .otherLinksnew .itemInner:nth-child(3):after { background-position: -862px -309px; } .wob .otherLinksnew .itemInner:nth-child(4):after { background-position: -861px -840px; } .wob .otherLinksnew .itemInner:nth-child(5):after { background-position: 14px -17px; } .wob .otherLinksnew .itemInner:nth-child(6):after { background-position: 14px -17px; } .wob .otherLinksnew .itemInner:nth-child(7):after { background-position: 14px -17px; } .wob .otherLinksnew .itemInner:nth-child(8):after { background-position: 14px -17px; } .wob .customTab .tabContainer, .wob .customTab .customTabNav li.active, .wob .customTab .customTabNav li.active a { background-color: #333; } .wob .customTab .customTabNav .childTabs li a { background: #555; color: #ffff00; } .wob .customTab .customTabNav li a { color: #ffff00; background-color: #222; } .wob .customTab .customTabNav li, .wob .customTab .customTabNav .childTabs li { border-color: #5b5b5b; } .twoBoxes { float: left; width: 50%; padding: 0 1%; } .threeBoxes { float: left; width:33.33%; padding: 0 1%; } .threeBoxes h3 { margin-bottom: 10px; } .threeBoxes .gallery { margin-top: 10px; } .threeBoxes .gallery img { width: 100%; } .singleBox { position: relative; } .singleBox a.readMore { position: absolute; bottom: 17px; right: 15px; padding: 7px 18px; } .threeBoxes .pagingbar { display: none; } .threeBoxes .gallery li { width: 100%; } .twitterBlock, .facebookBlock { max-height: 400px; overflow-y:scroll; } .socialMediablock { /*border-top: 1px solid rgb(238, 238, 238); box-shadow: 0 -6px 9px -11px rgba(0, 0, 0, 0.5); padding-top: 40px; */ } .blogs { margin: 0; padding: 0; list-style: none; } .blogs li { float: left; width: 24%; margin: 0 0.5%; position: relative; } .blogs li a { display: block; } .blogs li img { width:100%; } .blogs li span { padding: 10px; display: block; background: #f5f5f5; } .blogs li span em { color: rgb(255, 148, 42); font-style: normal; font-weight: bold; } .blogs li span p { color: #000; margin-bottom: 0; } #menuLeft { margin: 0; padding: 0; list-style: none; } #menuLeft li { background: #f4f4f4; border-bottom: 1px solid #ededed; margin-bottom: 1px; } .aboutSidebar .heading { display: none; } #menuLeft li a { display: block; cursor: pointer; font-size: 15px; padding: 10px 20px; text-decoration: none; } #menuLeft li a:hover, #menuLeft li .subNoLink:hover { color :#fff; background-color:#ff942a; } #menuLeft li .subNoLink { background:transparent url(../../images/dropdownAerrowdown.png) no-repeat 93% center; color :#2c67b7; padding: 10px 20px; text-decoration: none; display: block; cursor: pointer; } #menuLeft li .subNoLink.active { color: #fff; background:#ff942a url(../../images/dropdownAerrowdown.png) no-repeat 93% center; } #menuLeft ul { list-style: outside none none; margin:0; padding: 0; } #menuLeft ul li { padding: 0; border-bottom: 1px solid none; } #menuLeft ul li li { background:rgba(0, 0, 0, 0) url(../../images/bulletIcon.png) no-repeat scroll 15px 17px; } #menuLeft ul li:last-child { border-bottom: none; } #menuLeft ul li li a { background-color: transparent; padding-left: 30px; transition: none; -webkit-transition: none; } #menuLeft ul li li a:hover { background: #fff url(../../images/bulletIcon.png) no-repeat scroll 15px 17px; color:#2c67b7; } .gallery.videoGallery .galleryBox.image h3 { display: block; } .YouTubePopUp-Wrap { position:fixed; width:100%; height:100%; background-color:#000; background-color:rgba(0, 0, 0, 0.8); top:0; left:0; z-index:9999999999999; } .YouTubePopUp-animation { opacity: 0; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: YouTubePopUp; animation-name: YouTubePopUp; } @-webkit-keyframes YouTubePopUp { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes YouTubePopUp { 0% { opacity: 0; } 100% { opacity: 1; } } body.logged-in .YouTubePopUp-Wrap { /* For WordPress */ top:32px; z-index:99998; } .YouTubePopUp-Content { max-width:680px; display:block; margin:0 auto; height:100%; position:relative; } .YouTubePopUp-Content iframe { max-width:100% !important; width:100% !important; display:block !important; height:480px !important; border:none !important; position:absolute; top: 0; bottom: 0; margin: auto 0; } .YouTubePopUp-Hide { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: YouTubePopUpHide; animation-name: YouTubePopUpHide; } @-webkit-keyframes YouTubePopUpHide { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes YouTubePopUpHide { 0% { opacity: 1; } 100% { opacity: 0; } } .YouTubePopUp-Close { position:absolute; top:0; cursor:pointer; bottom:528px; right:0px; margin:auto 0; width:24px; height:24px; background:url(../../images/close1.png) no-repeat; background-size:24px 24px; -webkit-background-size:24px 24px; -moz-background-size:24px 24px; -o-background-size:24px 24px; } .YouTubePopUp-Close:hover { opacity:0.5; } @media all and (max-width: 768px) and (min-width: 10px) { .YouTubePopUp-Content { max-width:90%; } } @media all and (max-width: 600px) and (min-width: 10px) { .YouTubePopUp-Content iframe { height:320px !important; } .YouTubePopUp-Close { bottom:362px; } } @media all and (max-width: 480px) and (min-width: 10px) { .YouTubePopUp-Content iframe { height:220px !important; } .YouTubePopUp-Close { bottom:262px; } } .customTab { border: none; } .customTabNav { float: left; width: 25%; margin: 0; padding: 0; list-style: none; } .customTab .tabContainer { float: left; width: 75%; background: #F4F4F4; padding: 30px; min-height: 521px; } .customTab .customTabNav li, .resTab .tabNav li a { display: block; } .customTab .customTabNav li, .tabContainer .tabAccTitle { background: #747474; border-bottom: 1px solid #ababab; } .customTab .customTabNav li:last-child { border-bottom: none; } .customTab .customTabNav li.r-tabs-state-active { border-left: 5px solid #FF850D; } .customTab .customTabNav.r-tabs-state-active a { background-color: #F4F4F4; color: #FF850D; text-shadow: none; } .customTab .customTabNav li a, .tabContainer .tabAccTitle a { font-family: "open_sanssemibold", Arial, Helvetica, sans-serif; font-weight: normal; display: block; padding: 10px 20px; color: #fff; text-decoration: none; } /* ui tabs */ .childTabs { margin:0; padding: 0; list-style: none; } .customTab .customTabNav .childTabs li { border-bottom: 1px solid #fff; margin-bottom: 0; } .customTab .customTabNav .childTabs li a { background: #eee; color: #2c67b7; cursor: pointer; font-family: "open_sanssemibold"; display: block; padding: 10px 20px 10px 35px; position: relative; } .customTab .customTabNav .childTabs li a:before { content: ">"; position: absolute; font-size: 15px; top: 9px; left: 20px; } .customTab .customTabNav .childTabs li:last-child { margin-bottom: 0; } .childTabs li:last-child a { border-right: none; } .childTabs li.active a, .childTabs li a:hover { background: #2c67b7; color: #fff; text-decoration: none; } .targetDiv { display:none; } .targetDiv:first-child { display:block; } .customTabContent { display:none; } .tabContainer .tabAccTitle { display: none; } .infocusRow { margin-top: 30px; } .infocusdetailImg { float: left; width: 25%; } .infocusdetailImg img { width:100%; border: 1px solid #e5e5e5; padding: 5px; width: 100%; } .infocusData { float: left; width: 75%; padding-left: 20px; } .alignLeft.width50p { margin-top: 20px; } /*#evetContainer .thumbImg { display: none;} #evetContainer .commonNewsListing .thumbDesc { width: 100%; padding-left: 0; }*/ .infocusContent h3 { margin-bottom: 30px; border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; } .infocusContent .infocusImage { color: #2c67b7; float: left; font-weight: normal; text-align: center; width: 25%; } .infocusContent img { border:1px solid #e5e5e5; padding: 5px; width: 100%; } .infocusImage span { display: block; font-family: "open_sanssemibold"; padding: 5px 5px 8px 5px; background: #f9f9f9; color: #3f3f3f; border:1px solid #e5e5e5; border-top: none; } .infocusImage span em { color: #2c67b7; font-style: normal; } .infocusContent p { float: left; width: 75%; padding-left: 30px; } .infocusContent p strong { color: #2c67b7; margin-top: 10px; display: block; } #youtubeVideo { padding: 50px 0 30px; background: #EDEDED;display:none; } #youtubeVideo .threeBoxes { padding: 0; width: 32.33%; margin: 0 0.75%; } #youtubeVideo .threeBoxes:first-child { margin-left: 0; } #youtubeVideo .threeBoxes:last-child { margin-right: 0; } #youtubeVideo .threeBoxes iframe { width: 100%; height: 350px; } .commMat { margin: 0; padding: 0; list-style: none; text-align:center; } .commMat li { float:left; width: 25%; margin-right: 15px; background: #f5f5f5; padding:15px; } .commMat span { display: block; text-align: center; margin-bottom: 10px; } .commMat span img { width: 60px; } #tinymce .customTabContent { display: block; } .customTab .customTabNav li.parentTab { background: #747474 url(../../images/aerrowWhite.png) no-repeat scroll 93% 18px; transition: all 250ms; -webkit-transition: all 250ms; } .customTab .customTabNav li.active { background-color: #2c67b7; } .customTab .customTabNav li.active .childTabs .active a { color: #363636; } .commonNewsListing .newsDesc .eventLink { background-color: #2c67b7; border: 1px solid #2c67b7; color: #ffffff; padding: 5px 15px; text-decoration: none; } .commonNewsListing .newsDesc .eventLink:hover { background-color: #333; border-color: #333; } .commonNewsListing .newsTitle .eventLink, .commonNewsListing .newsTitle .eventLink:hover { background: none; border: none; padding: 0; color: inherit; } .socialMediablock .twoBoxes { margin-bottom: 30px; } .socialMediablock .gallery li { width:100% } .socialMediablock .gallery .galleryBox .img .viewAlbum { height: auto; } .youtubeBlockBlock iframe { width:100%; height: 342px; } #aboutUS { margin: 40px 0 0; } #aboutUS h2, .marqueeTitle { font-family: "open_sansbold"; font-size: 1.286em; line-height: 30px; padding: 0; margin-bottom: 20px; } #aboutUS .aboutContent img { float: left; margin-top: 0; width: 16%; } #aboutUS .aboutContent p { margin-bottom: 0; float: left; padding-left: 30px; width: 84%; text-align: justify; } .letcircuDesc { display: block; clear: both; } .letcircuDesc .dateCol { width: 8%; float: left; background: #555; text-align: center; color: #fff; border: 1px solid #e5e5e5; } .letcircuDesc .dateCol span, .letcircuData .letterTitle, .letcircuData p { display: block; } .letcircuDesc .dateCol span { padding: 5px; } .letcircuDesc .dateCol .dateNum { background: #fff; color: #555; } .letcircuDesc .letcircuData { float: left; width: 92%; float: left; padding-left: 30px; } .letcircuData .letterTitle { font-size: 16px; font-family: "open_sanssemibold"; color: #555; line-height: 25px; margin-bottom: 5px; } .letcircuData p { margin-bottom: 10px; } #news-container .commonNewsListing .newsDesc .eventLink { display: none; } #news-container .commonNewsListing .newsTitle .eventLink { display: block; } #news-container .commonNewsListing .newsTitle .eventLink:hover { color: #2c67b7 } .wob .otherLinksnew .itemInner:nth-child(n) p, .wob #aboutUS h2, .wob .eventListing li:hover a, .wob #news-container .commonNewsListing .newsTitle .eventLink, .wob .eventDetail .eventDate .date { color: #fff !important; } .wob .eventDetail .eventDate .label { background: #fff; } .logoWhite, .wob .aboutContent img { display: none; } .wob img.logoWhite { display: block; } /*On Load Popup Homepage*/ .onLoadOverlay { background-color: rgb(0, 0, 0); position:fixed; top:0; left:0; height:100%; width:100%; -khtml-opacity: 0.7; -moz-opacity:0.7; filter: alpha(opacity=70); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; opacity: 0.7; z-index:99998 } .onLoadPopup { width:600px; height:500px; position:fixed; top:50%; left:50%; margin:-250px 0 0 -330px; z-index:99999 } .onLoadPopup .link { left: 152px; position: absolute; top: 370px; font-size: 18px; color: #fff; text-decoration: none; } .onLoadPopup .link:hover { text-decoration:underline; } .onLoadClose { background:url(../../images/close-popup.png) no-repeat; width:20px; height:20px; position:absolute; top:-20px; right:-16px; overflow:hidden; text-indent:-1000px; } .onLoadClose:hover { background-position:left bottom } .noJS .onLoadPopup, .noJS .onLoadOverlay { display:none; } /*About Us Section*/ .Aboutwidth {width:70%;} .DynamicImage {width:30%;}
