a, abbr, acronym, address, applet, article, aside, audio,

b, blockquote, big, body,

center, canvas, caption, cite, code, command,

datalist, dd, del, details, dfn, dl, div, dt, 

em, embed,

fieldset, figcaption, figure, font, footer, form, 

h1, h2, h3, h4, h5, h6, header, hgroup, html,

i, iframe, img, ins,

kbd, 

keygen,

label, legend, li, 

meter,

nav,

object, ol, output,

p, pre, progress,

q, 

s, samp, section, small, span, source, strike, strong, 

table, tbody, tfoot, thead, th, tr, tdvideo, tt,

u, ul, 

var{

    background: transparent;

    border: 0 none;

    font-size: 100%;

    margin: 0;

    padding: 0;

    border: 0;

    outline: 0;

    vertical-align: top; }



ol, ul {

    list-style: none;

}

blockquote, q {

    quotes: none;

}

table, table td { 

    padding:0;

    border:none;

    border-collapse:collapse;

}

img {

    vertical-align:top; 

}

embed { 

    vertical-align:top;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans/opensans-regular.eot');
    src: url('../fonts/opensans/opensans-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/opensans-regular.woff2') format('woff2'),
        url('../fonts/opensans/opensans-regular.woff') format('woff'),
        url('../fonts/opensans/opensans-regular.ttf') format('truetype'),
        url('../fonts/opensans/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans/opensans-bold.eot');
    src: url('../fonts/opensans/opensans-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/opensans-bold.woff2') format('woff2'),
        url('../fonts/opensans/opensans-bold.woff') format('woff'),
        url('../fonts/opensans/opensans-bold.ttf') format('truetype'),
        url('../fonts/opensans/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}



*, :after, :before {box-sizing: border-box}

* {box-sizing: border-box;}
ol, ul{list-style:none; margin:0; padding:0;}

body { margin:0; padding:0;      font-family: 'open_sansregular'; overflow-X:hidden;}
.header{ /*background:#4cb034;*/ background:#a10e3b;  float:left;width:100%;}
.header_portal{background:#a10e3b;/*#4cb034;*/float:left;width:100%; position:fixed; z-index:1001;}

.height10 { height:10px;}
.height50 { height:50px;}
.height40 { height:40px; clear:both}
.height20{height:20px;}
.test-center{text-align:center;}
.test-right{text-align:right}
.clear { clear:both;}
.martop20 { margin-top: 20px; }
h1{font-size:22px; color:#000;}
.fl { float:left;}
.fr { float:right;}
a{text-decoration:none;}
.bottom-border{border-bottom:1px solid #e1e4e5;}
.midcontainer{width:1000px; margin:0 auto}
.bordernone{border:none !important;}
.ful-width, .col-sm2, .col-sm4, .col-sm3, .col-sm5, .col-sm6, .col-sm7, .col-sm8, .col-sm9, .col-sm10, .col-sm11, .col-sm12, .row{float:left;}

.ful-width, .row{width:100%;}
.col-sm12 {
    width: 100%;
}
.col-sm11 {
    width: 91.66666667%;
}
.col-sm10 {
    width: 83.33333333%;
}
.col-sm9 {
    width: 75%;
}
.col-sm8 {
    width: 66.66666667%;
}
.col-sm7 {
    width: 58.33333333%;
}
.col-sm6 {
    width: 50%;
}
.col-sm5 {
    width: 41.66666667%;
}
.col-sm4 {
    width: 33.33333333%;
}
.col-sm3 {
    width: 25%;
}
.col-sm2 {
    width: 16.66666667%;
}
.col-sm1 {
    width: 8.33333333%;
}
.table, table {
	width: 100%!important;
	max-width: 100%;
	margin-bottom: 20px;
}
.table-responsive, .responsive-table {	
	overflow-x: auto;
}
.iniatives-pic img {
	margin: 12px;
}
.sticky {
    background-color:#fff;
    position: relative; left:0; top:0;
}
.sticky2, .sticky3 {
    background-color:#fff;
    position:relative; left:0; top:0;
}
.sticky::after, .sticky2::after, .sticky2::after {
    position: absolute;
    content: '';
    border: 1px solid #ddd;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-top: none;
    border-bottom: none;
}
.acptble table thead{
    z-index: 9;
}
/************* CSS ADDED BY BISHNU KUMAR **************/
.newSticky {
    background-color:#fff;
    position: relative; left:0; top:0;
    z-index: 1;
}
.newSticky2 {
    background-color:#fff;
    position:relative; left:0; top:0;
}
.newStickyHead{
    background-color:#fff;
    position: relative; left:0; top:0;
    z-index: 10;
}
.newSticky2Head{
    background-color:#fff;
    position: relative; left:0; top:0;
    z-index: 9;
}

.newFormsTable .form-table td,.newFormsTable .form-table th{border:none;}
.newFormsTable .newSticky{z-index:9;border-left:1px solid #ddd !important;border-bottom: 1px solid #ddd !important;}
.newFormsTable .newStickyHead{z-index:10;border-left:1px solid #ddd !important;border-bottom: 1px solid #ddd !important;}
.newFormsTable .newSticky2,.newFormsTable .newSticky2Head{border-left:1px solid #ddd !important;border-bottom: 1px solid #ddd !important;}
.newFormsTable .setScrollingHoriVerti table,.newFormsTable .setScrollingHoriVerti table td{border-collapse: unset;}

/************* EOF CSS ADDED BY BISHNU KUMAR **************/
.marggin-none{margin:0 0 0 0 !important;}
.breadcrum {padding:15px 0;}
.breadcrum ul li{display:inline; font-size:13px; color:#333;}
.listing ul li{background:url(../images/bullet.jpg) no-repeat left 8px; padding:0 0 0 15px; font-size:14px; line-height:22px;}
.breadcrum ul li:last-child{color:#4d961d}
.breadcrum ul li a{font-size:13px; color:#333; font-weight:normal;}
.left-pannel{padding:0 40px 0 0}
.right-listing{background:#f0f0f0; box-shadow:0 0 12px rgba(0, 0, 0, 0.25); padding:15px 20px;}
p{font-size:14px; text-align:justify; line-height:22px; color:#333}
.right-listing ul li{background:url(../images/arrow.png) no-repeat 0 16px; line-height:35px; border-bottom:1px solid #dfe2e3;}
.right-listing ul ul{padding:0 0 0 10px;}
.right-listing ul li a{ font-weight:bold; padding:2px 0 2px 22px; font-size:14px; color:#000; display:inline-block}
.right-listing ul li a:hover{color:#4cb034; transition:all 0.5s ease;}
.slidebottom{background:#f6bc1a;/*#4cb034;*/} 
.slidebottom .midcontainer{position:relative;}
.slidebottom .midcontainer ul{position:absolute; top:-74px; width:100%; padding:0 15px;}
.slidebottom .midcontainer ul li{ margin:0 15px 0 0;  display:inline-block; width:23%; height:64px;}
.slidebottom .midcontainer ul li a{outline:5px solid rgba(255, 255, 255, 0.5);}

.slidebottom .midcontainer ul li a{ padding:5px; width:100%; float:left; height:100%; line-height:50px; color:#fff; font-size:17px; font-style:italic; font-weight:bold; text-align: center;}
.slidebottom .midcontainer ul li a strong{background:url(../images/slidebtmmenu.png) no-repeat top center; margin:8px 8px 0 0; display: inline-block; width:35px; height:35px;}
.box-1 a{border:2px solid #2a7aaf; background:#3498db;}
.box-1 a:before{background:#2a7aaf;}
.box-2 a{background:#7a34b0; border:2px solid #5e9638;}
.box-2 a:before{background:#622a8d}
.ful-width .slidebottom .box-2 a strong{background-position:center -45px;}
.ful-width .slidebottom .box-3 a:before{background:#c41c2f;}
.ful-width .slidebottom .box-3 a{background:#f5233b; border:2px solid #c41c2f;}
.ful-width .slidebottom .box-3 a strong{background-position:center -90px;}
.ful-width .slidebottom .box-4 a:before{background:#cc6a00;}
.ful-width .slidebottom .box-4 a{background:#ff8400; border:2px solid #cc6a00;}
.ful-width .slidebottom .box-4 a strong{background-position:center -135px;}
.footer span.test-right{position:relative;top:14px; font-size: 13px;}

.complaintform table{border-collapse: separate; /*border: 1px solid #e0e0e0;*/ width: calc(100% + 30px) !important;max-width: calc(100% + 30px);}
.complaintform table td{padding:10px 5px;}
.complaintform table th{font-weight: 600;background: #d6ead1;padding:10px 5px;border-bottom: 1px solid #abdc9f;}
.complaintform table tr:nth-child(even) td{background: #f0f0f0;}
/* Rectangle Out start */
.hvr-rectangle-out {
    display: inline-block;vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #e1e1e1;
    -webkit-transition-property: color;transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;
}
.hvr-rectangle-out:before {content: ""; position: absolute;z-index: -1;top: 0; left: 0;right: 0; bottom: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s;
                           transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
    color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* Rectangle Out end */
.slidebottom h1{padding:10px 0; font-family:Courgette; font-size:25px; color:#fff;text-align:center;}
.homeleft{box-shadow: 0 0 12px rgba(0, 0, 0, 0.25); background:#f0f0f0; padding:20px 10px; margin-top:55px; position:relative; float:left}
.innerpageshadow{position:absolute; right:-16px; z-index:-1;}
.homeleft ul li{line-height:20px; border-bottom:1px solid #dfe2e3; background:url(../images/arrow.png) no-repeat 0 14px; width:100%; float:left; padding:9px 0 10px 15px;}	
.homeleft ul li ul li{background:url(../images/bullet.jpg) no-repeat 0 14px; border:0; background-position:2px 10px; line-height:15px; padding:5px 0 0px 15px;}	
.homeleft ul li ul{padding-bottom:10px;}
.homeleft ul li ul li a{font-size:12px; color:#06F; font-weight:normal;}

.homeleft ul li a{font-weight:bold; font-size:13px; color:#000; float:left; width:100%;}
.homeleft ul li a:hover{color:#4cb034;}
.homerpannel{padding:0 0 0 30px;}
.gallery{width:100%; display:inline-block}
h2{font-size:18px; font-weight:bold;}
.homepgeborder{position:relative}
.home-botm-border{width:43px; height:2px; background:#4cb034; position:absolute; bottom:-4px; left:0px;}
.view-more{padding:5px 24px 5px 8px; border:1px solid #e3e3e3; color:#686868; text-transform:uppercase; font-size:12px; background:url(../images/view-more-arrow.png) no-repeat 83px 8px;}
.view-more:hover{background:#4cb034 url(../images/view-more-arrow.png) no-repeat 83px -11px; color:#fff;}
.view-more:hover a{color:#fff;}
#btn_report {clear: both;}
.quarterYear, .quartermonth {display: inline-block;width: auto;float: left;margin: 0 24px 22px 0;}
.view-more a{text-decoration:none; color:#686868;}
.gallery ul li{float:left; margin:0 2px 2px 0;}
.quicklink ul li a{font-size:14px;}
.quicklink ul li{padding:3px 0; border-bottom:1px solid #dfe2e3;}
.quicklink ul li a{background:url(../images/arrow.png) no-repeat 0 11px; display:inline-block; padding:8px 0 8px 15px; font-size:12px; color:#000;transition:all ease-in-out 0.5s;}
.quicklink ul li a:hover{color:#4cb034;background-position:4px 12px;}
.footer{border-top: 1px solid #d3d3d6;font-size: 15px;text-align: center;padding: 0;position: fixed;background: #FFF;bottom:0px;}
.footer ul{border-left:1px solid #d3d3d6; float:left;}
.footer ul li{border-right:1px solid #d3d3d6; float:left; padding: 15px 7px 11px; width: 127px;}
.footer ul li a{font-size:12px; color:#7c7c7e; font-weight:bold;}

.footer  a{ color:#7c7c7e; font-size:13px;}
.footer ul li a:hover{text-decoration:underline;}
.footer .test-right a:hover{text-decoration:underline;}
.innernavigation li{float:left; margin:0 0 0 5px; width:24.2%;  background:#4cb034;}
.innernavigation li a{font-size:13px; background:#f0f0f0; color:#000; width:100%; padding:5px; display:block; border:1px solid #ddd;}
.innernavigation li a:hover{border:1px solid #4cb034; background:#4cb034; transition:all 0.5s ease; color:#fff}
.innernavigation li .about-active{border:1px solid #4cb034; background:#4cb034; color:#fff;}
.minuts-meeting ul li{border:1px solid #4d961d; margin-bottom:15px;}
.minuts-meeting ul li a{padding:10px; display:block; width:100%; background: no-repeat 98.8%;}
.minuts-meeting ul li a:hover{background:#f0f0f0 url(../images/arrow.png) no-repeat 99%; color:#4d961d; transition:all 0.2s ease;}


.error404{background:url(../images/pagenotfound.jpg) #e7f6e3 no-repeat center top; background-size:cover; width:100%;float:left;height:461px;}
.error404content{padding:50px 0px 20px;text-align:center;font-size:20px;font-family: 'open_sansbold';}
.error404content a{color:#fff;background:#4cb034;font-size:18px;font-family: 'open_sansbold';padding:10px 25px 7px;display:inline-block;margin:30px auto;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;}

.error404content a span{float:right;position:relative;margin-top:-11px;font-size:30px;font-weight:300;font-family: 'open_sansregular';transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;}
.error404content a:hover{background:#5cb547;}
.error404content a:hover span{left:5px;}


/*
* jQuery FlexSlider v2.6.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 and later license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*
*/
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .flexslider .slides {
    display: block;
}
* html .flexslider .slides {
    height: 1%;
}
.no-js .flexslider .slides > li:first-child {
    display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/

.flexslider {
    margin: 0;

    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.flexslider .slides {
}
.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}
/*#main{height:398px;}*/
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
    /*  *height: 0;*/
    display:none;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 9;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 400px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);

}
.flex-direction-nav a.flex-next:before {

    background:url(../images/slide-next.png) no-repeat;
}
.flex-direction-nav .flex-prev {
    left: -50px;
    background:url(../images/slide-prive.png) no-repeat;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 41px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    /*  zoom: 1;*/
}
.flex-control-paging li a {
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    border:1px solid #b9bdc4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a:hover {
    background: #b9bdc4;
}
.flex-control-paging li a.flex-active {
    background: #b9bdc4;
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}


/*=================================language style add=====================*/
/*
.rightmenu{width:100%;position:relative;height:auto;float:right}.dropdown dd,.dropdown dt,.dropdown ul{margin:0px;padding:0px}.dropdown dd{position:relative}.dropdown a,.dropdown a:visited{color:#fff;text-decoration:none;outline:none;font-size:14px;}.dropdown a:hover{color:#fff}.dropdown dt a span.fa{float: right;margin:-7px 0px 0px 0px;font-size: 24px;}.dropdown dt a:hover{background:#62bb4c;color:#fff;border:1px solid #62bb4c;}.dropdown dt{}.dropdown dt a{font-weight:normal !important;display:block;padding:6px 13px;font-size:14px;border:1px solid #62bb4c;margin-top:30px;}.dropdown dt img{margin:3px 5px 0 0;display:none;}.dropdown dt a span{cursor:pointer;padding:5px}.dropdown dd ul{background:#4cb034;border:1px solid #62bb4c;color:#1e7ebb;display:none;left:0px;padding:0px 0px;position:absolute;top:0px;width:auto;z-index:99999 !important;min-width:100%;list-style:none;border-top:none;}.dropdown dd ul li img{margin:3px 5px 0 0;}.dropdown dd ul li a{padding:13px 5px 13px 10px;display:block;font-size:14px !important;}.dropdown dd ul li a:hover{background-color:#62bb4c;color:#fff !important}.dropdown img.flag{border:none;vertical-align:middle;margin-left:10px}.flagvisibility{display:none}.rightmenu3{width:184px;position:relative;margin-top:-3px;height:30px;z-index:99999;}.dropdown3 dd,.dropdown3 dt,.dropdown3 ul{margin:0px;padding:0px}.dropdown3 dd{position:relative}.dropdown3 a,.dropdown3 a:visited{color:#816c5b;text-decoration:none;outline:none;font-size:14px}.dropdown3 a:hover{color:#5d4617}.dropdown3 dt a:hover,.dropdown3 dt a:focus{color:#5d4617;border:1px solid #00578e}.dropdown3 dt a{background:#106ca6;color:#FFF !important;font-weight:normal !important;display:block;padding:5px 3px;font-size:14px;border:1px solid #00578e;width:150px}.dropdown3 dt img{margin:3px 5px 0 0}.dropdown3 dt a span{cursor:pointer;padding:5px}.dropdown3 dd ul{background:#FFF;border:1px solid #dddddd;color:#1e7ebb;display:none;left:0px;padding:0px 0px;position:absolute;top:0px;width:auto;z-index:99999 !important;min-width:188px;list-style:none}.dropdown3 dd ul li img{margin:3px 5px 0 0}.dropdown3 span.value{display:none}.dropdown3 dd ul li{border-bottom:1px solid #dddddd;width:100%;padding:0px 0 0px 0}.dropdown3 dd ul li a{padding:13px 5px;display:block;font-size:14px !important;color:#1e7ebb !important;}.dropdown3 dd ul li a:hover{background-color:#f5f5f5;color:#1e7ebb !important}.dropdown3 img.flag{border:none;vertical-align:middle;margin-left:10px}.flagvisibility{display:none}
*/
.rightmenu{
	width:100%;
	position:relative;
	height:auto;
	float:right;
}
.dropdown dd,.dropdown dt,.dropdown ul{
	margin:0px;padding:0px;
}
.dropdown dd{
	position:relative;
}
.dropdown a,.dropdown a:visited{
	color:#fff;
	text-decoration:none;
	outline:none;
	font-size:14px;
}
.dropdown a:hover{
	color:#fff;
}
.dropdown dt a span.fa{
	float: right;
	margin:-7px 0px 0px 0px;
	font-size: 24px;
}
.dropdown dt a:hover{
	background:#b72652;/*#62bb4c;*/
	color:#fff;
	border:1px solid #a50404;/*#62bb4c;*/
}
.dropdown dt{}
.dropdown dt a{
	font-weight:normal !important;
	display:block;padding:6px 13px;
	font-size:14px;
	border:1px solid #a50404;/*#62bb4c;*/
	margin-top:30px;
}
.dropdown dt img{
	margin:3px 5px 0 0;
	display:none;
}
.dropdown dt a span{
	cursor:pointer;
	padding:5px;
}
.dropdown dd ul{
	background:#a10e3b;
	border:1px solid #a50404; /*#62bb4c;*/
	color:#1e7ebb;
	display:none;
	left:0px;
	padding:0px 0px;
	position:absolute;
	top:0px;
	width:auto;
	z-index:99999 !important;
	min-width:100%;
	list-style:none;
	border-top:none;
}
.dropdown dd ul li img{
	margin:3px 5px 0 0;
}
.dropdown dd ul li a{
	padding:13px 5px 13px 10px;
	display:block;
	font-size:14px !important;
}
.dropdown dd ul li a:hover{
	background-color:#b72652;/*#62bb4c;*/
	color:#fff !important;
}
.dropdown img.flag{
	border:none;
	vertical-align:middle;
	margin-left:10px;
}
.flagvisibility{
	display:none;
}
.rightmenu3{
	width:184px;
	position:relative;
	margin-top:-3px;
	height:30px;
	z-index:99999;
}
.dropdown3 dd,.dropdown3 dt,.dropdown3 ul{
	margin:0px;
	padding:0px;
}
.dropdown3 dd{
	position:relative;
}
.dropdown3 a,.dropdown3 a:visited{
	color:#816c5b;
	text-decoration:none;
	outline:none;
	font-size:14px;
}
.dropdown3 a:hover{
	color:#5d4617;
}
.dropdown3 dt a:hover,.dropdown3 dt a:focus{
	color:#5d4617;
	border:1px solid #00578e;
}
.dropdown3 dt a{
	background:#106ca6;
	color:#FFF !important;
	font-weight:normal !important;
	display:block;
	padding:5px 3px;
	font-size:14px;
	border:1px solid #00578e;
	width:150px;
}
.dropdown3 dt img{
		margin:3px 5px 0 0;
}
.dropdown3 dt a span{
	cursor:pointer;
	padding:5px;
}
.dropdown3 dd ul{
	background:#FFF;
	border:1px solid #dddddd;
	color:#1e7ebb;
	display:none;
	left:0px;
	padding:0px 0px;
	position:absolute;
	top:0px;
	width:auto;
	z-index:99999 !important;
	min-width:188px;
	list-style:none;
}
.dropdown3 dd ul li img{
	margin:3px 5px 0 0;
}
.dropdown3 span.value{
	display:none;
}
.dropdown3 dd ul li{
	border-bottom:1px solid #dddddd;
	width:100%;
	padding:0px 0 0px 0;
}
.dropdown3 dd ul li a{
	padding:13px 5px;
	display:block;
	font-size:14px !important;
	color:#1e7ebb !important;
}
.dropdown3 dd ul li a:hover{
	background-color:#f5f5f5;
	color:#1e7ebb !important;
}
.dropdown3 img.flag{
	border:none;
	vertical-align:middle;
	margin-left:10px;
}
.flagvisibility{display:none}
/*===================================language style over======================*/


.err
{
    font-size: 11px;
    color: #f00;
}
.errborder
{
    border:1px solid #f00 !important;
}
.valreq
{
    color:#f00 !important;
}

.complaintform.container{width:600px;}
.complaintbox{background:#ededed;
display: inline-block;
width: 100%;
margin-top: 40px;
border-top: 10px solid #4cb034;
padding: 20px;}
.complaintbox .navbar{margin-bottom:0;}
.complaintbox  .tab-pane .bs-example{padding:20px;width:100%;background:#fff;margin-top: -8px;border: 1px solid #ddd;border-top: 0;float:left}
.complaintbox  .navbar{border:0}
.complaintbox  .tab-pane h3{padding:9px 0 5px 0;margin:0;font-size:20px;font-weight:bold}
.complaintbox  .tab-pane .control-label{padding-bottom:5px;}
.complaintbox  .form-control{border-radius: 0;
padding:0px 10px;
border: 1px solid #ddd;}
.tablefrmbtn ul{padding:0;margin:0}
.tablefrmbtn ul li{float:left;width:auto;}
.grievance-red-new .dataTables_length{float:left;margin-top:11px;}
.grievance-red-new .dataTables_filter{margin-bottom: 30px;float:right;
margin-top: 6px;}
.grievance-red-new .dataTables_filter input{padding:8px 5px;border:1px solid #ddd}
.tablefrmbtn{position: absolute;
top: 0;
right:25%;}
.grievance-red-new{margin-left:20px;margin-right:20px;}
.grievance-red-new i.fa-search-plus{font-size:18px;}
.grievance-red-new .tab-content{padding: 10px;background: #eee;display: inline-block;width: 100%;}
.grievance-red-new .tab-pane{background: #fff;float: left;width: 100%;min-height: 300px;}
.grievance-red-new .nav-tabs > li.active > a, .grievance-red-new .nav-tabs > li.active > a:focus, .grievance-red-new .nav-tabs > li.active > a:hover{background:#eee}
.tab-pane.red-searchcom{background:#eee}
.grievance-red-new .red-searchcom .form-table form{margin-top:20px;}
.grievance-red-new .form-table .inputfm{height: 35px;}
.gbtn input{height:35px;}
.gbtn input[type="reset"]{border:1px solid #ddd;transition:all 0.5s ease}
.gbtn input[type="reset"]:hover{
	background: #4cb034;
	color:#fff;
border: 1px solid #4cb034;
	}
	.grievance-red-new .paginate_button, .grievance-red-new .paginate_button{margin:6px 5px;display:inline-block;}
	.viewcomform{padding:20px 0}
	.viewcomform .col-md-3{float:left;width:25%;}
        .viewcomform.remartble .col-md-3{padding-right:15px;}
	.viewcomform .col-md-7{float:left;width:75%;padding: 0 20px;}
	.viewcomform .col-md-7 span, .viewcomform .col-md-12 span{display:inline-block;width:100%;font-size:14px;}
	.viewcomform .col-md-12{float:left;width:100%;padding-top:20px;}
	.viewcomform .col-md-12 textarea{width:100%;height:100px;}
	.viewcomform .col-md-3 span, .viewcomform .col-md-7 span{display:inline-block;width:100%;font-size:14px;}
	.viewcombtn a{display:inline-block}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

/*/*gallery-css-start
        div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../img/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../img/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../img/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../img/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../img/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../img/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../img/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../img/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../img/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../img/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../img/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../img/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../img/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../img/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../img/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../img/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../img/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../img/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../img/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../img/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../img/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../img/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../img/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../img/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../img/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../img/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../img/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../img/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../img/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../img/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../img/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../img/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../img/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../img/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../img/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../img/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../img/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../img/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../img/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../img/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../img/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../img/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../img/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../img/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../img/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../img/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../img/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../img/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../img/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../img/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../img/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../img/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../img/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../img/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../img/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../img/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../img/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../img/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../img/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../img/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../img/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../img/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../img/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../img/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
 .thumbnails{display:table;}
.thumbnails .thumbnail{display:block}
.thumbnails .thumbnail img{width:100%;}
.span3{ float: left; margin: 0 6px 0 0; width: 110px;}
.overlay {
     background: #000;  opacity: 0;
        position:absolute; left:0px; right:0px; top:0px; bottom:0px;
        text-align:center;

}
.gallery li a:hover .overlay {
   
    background: #000;
    opacity: .4;
        transition:all 0.5s ease;
}
.overlay .fa-search-plus{color:#fff; font-size:20px;  text-align: center;
    padding: 0 20px;
        height:82px;
    display: flex;
    justify-content: center; /* align horizontal 
    align-items: center; /* align vertical}
        .gallery li a, .gallery li link {
    position: relative;
}*/

/*gallery-css-end*/



.right-menu .box-1{background:#3498db;}
.right-menu ul li{margin:0 0 7px;  display:inline-block; width:100%; height:55px;}
.right-menu  ul li a{ width:100%; float:left; padding:7px; height:100%; line-height:40px; color:#fff; font-size:17px; font-style:italic; font-weight:bold;}
.right-menu  ul li a strong{background:url(../images/slidebtmmenu.png) no-repeat top center; margin:2px 8px 0 0; float:left; width:35px; height:35px;}
.box-1{position:relative;}
.box-1 .fa{display:none;}
.box-1 a{border:1px solid #2a7aaf; background:#3498db;}
.box-1 a:before,.box-1 a.active{background:#2a7aaf;}
.box-2 a{background:#7a34b0; border:1px solid #622a8d;}
.box-2 a:before,.box-2 a.active{background:#622a8d}
.right-menu .box-2 a strong{background-position:center -45px;}
.right-menu .box-3 a:before,.right-menu .box-3 a.active{background:#c41c2f;}
.right-menu .box-3 a{background:#f5233b; border:1px solid #c41c2f;}
.right-menu .box-3 a strong{background-position:center -90px;}
.right-menu .box-4 a:before,.right-menu .box-4 a.active{background:#cc6a00;}
.right-menu .box-4 a{background:#ff8400; border:1px solid #cc6a00;}
.right-menu .box-4 a strong{background-position:center -135px;}
.ppt{display:none !important;}
.box-2{position:relative;}
.ful-width .slidebottom .single-submenu{background:#622a8d; width:238px; z-index:99; height:0px; top:69px; display:inline-block; left:-5px; right:0px; overflow:hidden; transition:all 0.5s ease;}
.slidebottom .box-2 .single-submenu li{height:auto; background:none; margin:0 0 0 0; width:100%;}
.slidebottom .box-2 .single-submenu li:first-child{padding:15px 0 0 0;}
.slidebottom .box-2 .single-submenu li ul li:first-child{padding:0px 0 0 0;}
.slidebottom .box-2 .single-submenu li ul{position:static;}
.slidebottom .box-2 .single-submenu li a{outline:none; font-size:13px; font-weight:normal; background:none; line-height:18px;}
.slidebottom .box-2 .single-submenu li a{background:url(../images/nav-arrow.png) left 9px no-repeat; padding:5px 15px}
.slidebottom .box-2 .single-submenu li a:hover{color:#ab81cc; transition:all 0.5s ease;}
.box-2:hover .single-submenu{height:150px;}
.responsive-table table{border-collapse:collapse; width:100%;}
.responsive-table td, .responsive-table th{border:1px solid #ddd; padding: 10px; font-size:14px; text-align:left; color:#333;}
.left-pannel .download{font-size:12px;  float:right; line-height:30px; color:#0066FF;}
.left-pannel .download:hover{color:#333}
.map ul li{display:inline-block;   margin:0 10px 10px 0; background:#000; position:relative}
.map ul li a:before{background:#4d961d; color:#fff; border:2px solid #4d961d;}
.left-pannel a{color:#333;}
.left-pannel a:hover{color:#4cb034;}
.map ul li a{color:#333; width:200px; padding:8px; float:left; background:#fff; border:1px solid #4d961d}
.map .hvr-rectangle-out:hover, .map .hvr-rectangle-out:focus, .map .hvr-rectangle-out:active{color:#fff;}
.responsive-table .download-table{color:#4cb034;}
.responsive-table .download-table:hover{color:#333;}
.responsive-table table tr:nth-child(even){background:#f0f0f0 ;}
.form{width:100%; padding:50px; background:#f0f0f0;}
.form table tr td, .form table tr th{padding:10px 0; font-size:14px; font-weight:normal; text-align:left}
.form table tr th{width:20%;}
.form table tr td{width:80%;}
.form table{width:100%}
.form table tr td input{padding:5px; width:100%; border:1px solid #ddd}
.form .radio-btn span {
    display: inline-block;
    margin-right: 19px;
}
.left-pannel.online-data {
    float: none;
    margin: 0 auto;
}
.login-heading {text-align:center; font-size:22px; margin-bottom: 20px;}
.form .radio-btn span input[type="radio"] {
    float: left;
    width: auto;
}
.form table tr td button{background:#000; border:1px solid #ddd; color:#fff; padding:5px 15px; margin:0 5px 0 0;}
.form table tr td button:hover{background:#fff; color:#000; transition:all 0.5s ease;}
/*new-gallery*/

.lightbox-image{
    cursor:pointer;
}

.lightbox{
    background:rgba(0,0,0,0.93);
    bottom:0;
    height:100%;
    left:0;
    margin:0;
    position:fixed;
    right:0;
    top:0;
    width:100%;
    z-index:2500;
}

.lightbox .content{
    display: table;
    height:100%;
    margin:auto;
    width:100%;
}

.lightbox .content .inner {
    display:table-cell;
    vertical-align: middle;
}

.lightbox .content .inner .image,
.lightbox .content .inner .title{
    color:#fff;
    margin:auto;
    padding-bottom: 20px;
    text-align: center;
    width:50%;
}

.lightbox .content .inner .image img{
    max-width:100%;
}

.lightbox .left,
.lightbox .right,
.lightbox .close{
    color:#666;
    font-size:30px;
    opacity:1;
    position: absolute;
    text-shadow: none;
    z-index:2501;
}

.lightbox .close{
    right:20px;
    top:20px;
}

.lightbox .left{
    left:20px;
    top:50%;
}

.lightbox .right{
    right:20px;
    top:50%;
}

.lightbox .left:hover,
.lightbox .right:hover,
.lightbox .close:hover{
    color:#fff;
    cursor: pointer;
    transition:color 0.2s ease;
}

.box{ width: 300px; float:left; border:1px solid #ccc; margin:10px; height:223px; position:relative; overflow:hidden}
.box img { width: 100%;  padding:5px; height:100%;}
.photogallery .overlaytext{height:0px; position:absolute; overflow:hidden; bottom:0px; width:100%; background:#000; color:#fff; font-size:12px;}
.photogallery .box:hover .overlaytext{ transition:all 0.1s ease; height:77px; padding:5px;}
.homepage-gallery{width:100%; display:inline-block}
.homepage-gallery .box{width:110px; border:1px solid #fff; margin:0px; padding:0px; height: 80px;}
.homepage-gallery .box img{padding:0px; height:100%;}
.box:hover img{transform: scale(1.2, 1.2); transition:all 0.8s ease;}
.responsive-banner{ width:100%;}
.contanct-h3{padding:0px 0; font-size:18px; font-weight:normal;}
.contanct-h3 span{font-weight:bold;}
.redtext{color:#ff0000;}
.profiletab h2{padding:8px; font-size:14px; width:100%; background:#ddd; cursor:pointer}
.profiletab h2 strong{float:right; padding:0 5px; font-size:18px;}
.profiletab h2 em{float:left; padding:3px 11px 0 2px;}
.profiletab{width:100%; float:left}
.tab-detail{border:1px solid #ddd; width:100%; float:left; padding:15px;}
.display-none{display:none;}
.slidebottom .midcontainer ul li a .fa-angle-down{float:right;line-height:50px;padding:0 5px 0 0;font-size:24px;}
.inner-bnr{width:100%;}
/*form*/
.form-content{padding:0 20px;}
.main-form{width:100%;float:left;padding:10px 0;}
.main-form .col-sm4{font-size:14px;margin-bottom:15px;}
.main-form h3{font-size:14px;padding:3px 0;}
.inputfm{width:98%;padding:5px;border:1px solid #ccc;background:#fff;color:#333;margin:0px;height:30px; font-size:13px;}
.inputfmtxt{width:98%;padding:5px;border:1px solid #ccc;background:#fff;color:#333;margin:0px;height: 80px; font-size:13px;}
.disableinput{width:98%;padding:5px;border:1px solid #ccc;color:#333;margin:0px;height:30px; font-size:13px; float:left;}
.dumyinput{width:98%;padding:5px;border:1px solid #ccc;background:#fff;color:#919191;margin:0px;float:left;font-size:13px;}
input[type="submit"], button{padding:5px 20px;color:#fff;margin:5px;transition:all 0.5s ease;cursor:pointer}
button { border:1px solid #333;background:#000;}
input[type="submit"] { background:#4cb034; border:1px solid #4cb034; }
input:hover, button:hover{background:#fff;color:#000;}
.inputfm:active, .inputfm:hover, .inputfm:focus, span.dumyinput, .dumyinput {border:1px solid #9dd88e;background:#daf6d3;}
.main-content-form{width:100%;float:left}
.name-lable{width:100%;display:table-cell;font-size:13px; color:#666; font-weight:bold;margin-bottom:2px;height:40px;vertical-align:bottom;padding-bottom:3px;}
.height100{height:100px;}
.loginstik{padding:5px 0;float:left;width:100%;color:#fff;height:30px;}
.loginstik ul li{display:inline-block;padding:0 5px;}
.loginstik ul li a{font-size:14px;color:#fff;}
.main-form .form-heading{background:#ccc;padding:5px 5px;margin-bottom:4px; font-size:15px; margin-top:10px; font-family: 'open_sansbold'; font-weight:normal;}
.list-tble table tr{float:left;width:50%;}
.list-td-two{width:79%;float:left}
.list-td-one{width:21%;float:left}
.list-tble table tr:nth-child(2n){background:#fff;}
.lgnbtn{width:auto !important;background: #000;
        border: 1px solid #ddd;                             
        color: #fff;
        padding: 5px 15px !important;
        margin: 0 5px 0 0;}
.lgnbtn:hover{background: #fff;
              color: #000;
              transition: all 0.5s ease;}
.loginstik{padding:5px 0;float:left;width:100%;color:#fff;height:100%; min-height:100%; overflow-y:scroll;}
.loginstik ul li{display:inline-block;padding:0 0px; width:100%;}
.loginstik ul li a{font-size:14px;color:#fff; width:100%; text-align:left; margin-bottom:3px; background:url(../images/right-arrow.png) no-repeat 7px 5px ; border-bottom:1px dashed #6ace53; padding:3px 10px 3px 30px; float:left;}
.loginstik ul li a.linkactive, .loginstik ul li a:hover {   background:url(../images/right-arrow-active.png) no-repeat 7px 8px #FFF ;  color:#4ba536; }
.topbtn { float:right; margin-right:20px; width:100%;}
.loginstik ul li a span{margin: 4px 6px 0 0;
font-size: 12px;float:right}
.loginstik ul li a span i{font-size:16px;margin:1px 0 0 5px;}
.topbtn li { width:auto; display:inline-block;}
.topbtn li a { display:inline-block; font-size:14px;  border-radius:3px; padding:4px 15px; margin:35px 2px 0px 2px; border:1px solid #6bce53; color:#fff !important;}
.topbtn li a:hover { background:#6bce53; color:#FFF;}
.topbtn li a .fa { margin-top:3px; font-size:16px;}

.main-form .form-heading{background:#e5e5e5;padding:10px 5px;margin-bottom:4px; font-size:14px; margin-top:10px; font-family: 'open_sansbold'; font-weight:normal;}
/*.main-form .col-sm4:nth-child(3) input{margin:0;}*/
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert {
    padding: 7px 15px;
    margin-bottom: 0px;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert  .close {
    position: relative;
    top: -2px;
    right: 7px;color: inherit; color: #000; opacity:0.4; cursor:pointer;float: right;font-size: 21px;font-weight: bold;
}
/*------------------------SLBC FORM START HERE--------------------------------------*/
.formrows, .formrows2 { width:100%; display:block; float:left;}
.rowtitle {  font-family: 'open_sansbold'; background:#f0f0f0; color:#333;  font-size:13px; width:98%; padding:11px 10px; border-bottom:1px solid #d0d0d0; margin-top:0px;}
.formrows .col-sm2 { margin-right:10px;}
.formrows .col-sm4 {  padding-top:7px; margin-left:8px; margin-right:8px; margin-bottom:0px;}
.formrows  label { height:auto;}
.formrows:nth-child(even) {background: #FFF}
.formrows:nth-child(odd) {background: #fff}
.headingcol { background:#daf6d3; font-size:15px; padding:7px 10px; font-family: 'open_sansbold'; float:left;}
.colwidthone {width: 18%;}
.colwidthtwo {  width: 35%;}
.colwidththree {  width: 33.33333333%;} 

.form-midcontainer{padding:0 20px; min-height:520px;}
.form-table th{background:#4cb034;color:#fff;}
.form-table .total-tbl{background:#daf6d3}
.form-table td, .form-table th {
    border: 1px solid #ddd;
    padding: 3px 10px;
    font-size: 13px;
    text-align: left;
    color: #333;width:150px;
}
.acptble tr td:nth-child(1), .acptble tr td:nth-child(2), .acptble tr td:nth-child(3), .acptble tr td:nth-child(4){
    background: #fff;
}
.main-content-form .martop20 {
    margin-top: 3px;
}

.form-table table {
    margin-bottom: 4px;
}
.form-table td input{width:150px;}
.form-table td a { color:#3e8f2b; text-decoration:none;}
.form-table{background:#fff;overflow:auto;width:100%;}
.form-table .inputfm{height:26px; width: 114px;}
/*.main-form {
    overflow-x: auto;
    
}*/
.form-table th{color:#fff;}
.total-tbl td{font-weight:bold}
.formcolheading { font-family: 'open_sansbold';  font-size:14px; background:#e1e1e1; margin-top:15px; margin-bottom:10px;  padding:7px 10px; width:98%; }
.clear { clear:both;}
.heightauto{ height:auto;}	
height20 { height:20px;} 
.formrows2 .col-sm4 { margin-bottom:0px; margin-right:15px; width:31.7%;}
.formrows2 .col-sm5, .formheadingrow .col-sm5  { margin-bottom:0px; margin-right:15px; width:40%;}
.formrows2 .inputfm { margin-top:7px;}
/*.forminputspace .inputfm { margin-top:0px !important;}*/
.tableresponsive { width:100%; overflow-x:scroll;}
.icon { width:24px; height:24px; padding:5px; font-size:15px; color:#FFF !important; float:left; text-align:center; margin:0 5px;  }
.greencolor { background:#20bd32;}
.redcolor { background:#cc0000;}
.icon:hover { background:#7e7e7e;}
.main-form .greenheading{ color:#4cb034; padding:5px 5px;margin-bottom:4px; font-size:17px; margin-top:10px; font-family: 'open_sansbold'; font-weight:normal;}
.consolidateform .col-sm2 { padding-left:10px; padding-right:10px; }
.formheadingrow .headingcol { padding-left:0px; padding-right:0px;}
.formheadingrow .col-sm4 { margin-right:15px; width:31%;}
.formheadingrow .col-sm2 { margin-right:0px}
.wid95 { width:95%;}
.consolidatedform .dumyinput { margin-top:7px;}
/*------------------------SLBC FORM END HERE--------------------------------------*/ 
.leftpanel { width:20%; position:fixed; left:0px; top:90px; min-height:100%; padding-bottom:100px; z-index:4444; height:100%; background:#4cb034; margin-top:8px; }
.rgtsection { width:78%; float:right; background:#FFF;margin-top:100px;} 
.main-content-form h2 {font-family: 'open_sansbold'; font-weight:normal; font-size:22px;}
.main-content-form h2 span { font-size:15px; color:#666;  font-family: 'open_sansregular'; }
.fontbold {font-family: 'open_sansbold'; }
.height20 { height:20px;}

.dash-box {
	/*width: 31.9%;*/
	height: 80px;
	padding:0px;
	float: left;
	/*margin-right: 19px;*/
	margin: 0px 20px 20px 0px;
	background: #FFF;
	box-shadow: 0 2px 3px #bdbdbd;
	border:1px solid #e5e5e5;
	color: #333; font-weight:bold;width:47.5%;display:table;
}

/*.dashmidcontent .dash-box:nth-child(4n){margin-right:0px;}*/
.dashicon {/*width: auto;float: left;*/margin: 0 0 0 -2px; width:80px; height:80px; color:#FFF; text-align:center;display:table-cell;}
.dashicon img { font-size:25px; margin-top:20px;}
.dashboxtext {width: auto;/*float: left;*/margin: 10px 0 0 10px;}
.dashboxtext {color: #333;font-size: 15px;text-decoration: none; text-transform:uppercase;  font-weight:normal;/* padding-top:15px;*/display:table-cell;vertical-align:middle;padding-left:10px;}
.dashmidcontent { width:1050px; box-shadow:0 0 15px #ccc; margin:50px auto; background:#FFF; padding:30px 40px 0px 40px; min-height:770px;}
.dashheading { font-weight:normal; width:100%; text-align:center; padding:15px 0 15px 0; font-family: 'open_sansregular'; border-bottom:1px solid #ccc; margin-bottom:20px; text-transform:uppercase; font-size:30px; } 
.dashboard-container {background:#f0f0f0; min-height:100%; padding:40px;}
.rgtsection .midcontainer { width:100%;}
.lightgreenbg { background:#daf6d3;}
.formrows2.lightgreenbg { margin-bottom:15px;}
.menulisting li a { width:24%; float:left; margin:0 10px  10px 0; float:left; padding:8px 10px; font-size:14px; color:#4cb034;     border: 1px solid #9dd88e;    font-family: 'open_sansbold';}
.menulisting li a:hover {  background: #daf6d3; }
.formmessage { border-radius:5px; font-size:13px; margin:0 0 10px 0; width:99%; background-color: #f2dede; color: #a94442; border:1px solid #ebccd1;  padding:8px 10px; font-family: 'open_sansbold'; }
.formmessageBlue { border-radius:5px; font-size:13px; margin:0 0 10px 0; width:99%; background-color: #DFF0D8; color: #3C763D; border:1px solid #DFF0D8;  padding:8px 10px; font-family: 'open_sansbold'; }
.breadcrumMenu {padding:9px 0; border-bottom:1px solid #ccc; width:98%;}
.breadcrumMenu ul li{display:inline; font-size:13px; color:#333; border-right:1px solid #e5e5e5; padding:0 10px 0 0px; font-size:14px;}
.breadcrumMenu ul li a .fa { font-size:22px; color:#4d961d; }
.breadcrumMenu ul li:last-child{color:#333; border-right:none;}
.breadcrumMenu ul li a{font-size:13px; color:#333; font-weight:normal;}

/*.err{position:absolute;}*/

.main-content-form h2.forms-heading-class{
    font-family: 'open_sansbold';
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    margin: 0;
}
.main-content-form .height20 {
    height: 5px;
}
.bank-name-heading {
    width: 100%;
    display: table-cell;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 2px;
    vertical-align: bottom;
    padding-bottom: 3px;
    font-family: 'open_sansbold';
}
.dash-title{text-align:center;padding:20px 0px 30px;margin:0px;}
.bkckbtn{border:1px solid #333;padding: 5px 20px;color: #fff;margin: 5px;transition: all 0.5s ease;cursor: pointer;background:#333;-webkit-appearance:button;-moz-appearance:button;-ms-appearance:button;}
.bkckbtn:hover{text-decoration:none;color:#333;background:#fff;}
.profiletab .tab_btn:after{content: '+'; width:25px;height:25px;float:right;color:#333;font-weight:bold;position:relative;left:10px;top:-8px;font-size:24px;}
.profiletab .tab_btn.active:after{content: '_';top:-18px;)}
.tab-detail.active{display:block;height:auto;}


@media screen and (max-width: 1200px){#main{height:auto;} .dashmidcontent { width:900px; padding-left:20px; padding-right:20px;} 
.dash-box { width:31.5%;margin: 0px 15px 20px 0px;}
.top-logo-middle{max-width:59px;}
.top-logo{width:230px;margin-top:15px;}
.topbtn li a{padding: 4px 8px;}
.loginstik ul li a{font-size: 13px;padding: 3px 10px 3px 20px;}
.btnpink{width: 105px !important;position: relative;}
.btnpink i.fa{float: left;position: absolute;left: 9px;top: 12px;}

}
@media screen and (max-width: 992px){
	.footer {padding: 12px 0;}
	.footer ul li {padding: 15px 5px 11px;width: 122px;}
	.responsive-img {width: 100%;height: auto;}
    .midcontainer{width:768px; padding:0 15px;}
    .slidebottom .midcontainer ul{padding:0px;}
    .slidebottom .midcontainer ul li{margin:0 10px 0 0;}
    .slidebottom .midcontainer ul li a{font-size:13px;text-align:left}
    .col-sm3{width:34%;}
    .col-sm9{width:66%;}
    .homerpannel{padding:0 0 0 20px;}
    .homeleft{margin-top:22px !important;}
    .innerpageshadow{top:0px;}
    .ful-width .slidebottom .single-submenu{top:5px;text-align:left}
    .slidebottom .box-2 .single-submenu li a{background-position:8px 9px;padding:5px 22px;}
    .innernavigation li{width:95%;margin-bottom:7px;}


    .header .col-sm4{width:33.333%;}
    .header .col-sm2{width:16.666%;}
    .header .col-sm4 img,.header .col-sm2 img{max-width:100%;}
	.slidebottom .midcontainer ul li.box-3 a strong {
	margin-left: 4px;
}
.slidebottom .midcontainer ul li

}
.responsivenavigation{display:none}

@media screen and (max-width: 768px){
	.lightbox-container .box {height:auto;}
	.list-tble table tr:first-child {display: none;}
	.list-tble table tr {width:100%;}
	.slidebottom .midcontainer ul li {width:47%;}
	.homepage-gallery .box {height:auto;}
    .loginstik{margin-top:41px;}
	.footer span.test-right {top: 7px;}
	.header .col-sm2 {margin-left:12px;}
	.footer {padding: 12px 0 12px; bottom:0; border-top:none;}
	.footer ul li:first-child {	border-top: 1px solid #d3d3d6;}
    .dropdown dt a{margin-top:5px;padding:6px 5px;font-size:13px;}
    .dropdown dt a span.fa{font-size:14px;margin-top:2px;}
    .dropdown dt a span{padding:0px;}
    .dropdown dd ul li a{font-size:13px !important;padding:5px;}
    .error404{background-size:cover;height:240px;}
    .error404content{font-size:16px;}
    .error404content br{display:none;}
    .slidebottom .midcontainer ul{position:relative; text-align:center; top:0px;}
    .slidebottom .midcontainer ul li{margin:0 0 23px 0;}
    .midcontainer, .dashmidcontent{width:100%; padding:0 10px;}
    .slidebottom h1{padding:20px 0; text-align:center;}
    .col-sm3,  .col-sm9, .col-sm4, .col-sm8{width:100%;}
    .col-sm5{width:45%;}
    .col-sm2{width:10%;}
    .homerpannel{padding:0px;}
    .footer ul, .footer ul li{width:100%;}
    .footer ul li{border-bottom:1px solid #d3d3d6;}
    .responsive-img{width:100%;}
    .flex-control-nav{bottom:0px;}
    .flexslider .slides img{min-height:150px;}
    .left-pannel{padding:0px;}
    .header{position:relative; top:0px; z-index:99; padding:0; height:41px;}
    .header .midcontainer{width:100%;}
    .responsivenavigation{position:relative; top:0px; left:0px; background:none; border:none; cursor:pointer; display:none; border-right:1px solid #87e072; padding:11px 4px; height:41px; z-index:9;}
    .homeleft{position: relative;top: 0;left: 0;z-index: 9;transition: all 0.5s ease;width: 100%;}
    .right-listing{position:fixed; top:30px; width:250px; left:-250px; z-index:9; transition:all 0.5s ease;}
    .slide{left:0px;}
    .slider{margin-top:0;}
    .top-logo{width:200px;}
    .top-logo-middle{width:25px; margin-top:15px;}
    .quicklink{margin-top:40px;}
    .overlapblackbg {
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer;
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }
    .slide .overlapblackbg{display:block;}
    #main{height:150px;}
    .title{
        color:#fff;
        margin:auto;
        padding-bottom: 20px;
        text-align: center;
        width:80%;
        font-size:12px;
    }
    .responsive-banner{margin-top:41px;}
    .lightbox-container .box{width:100%; margin:0 0 10px 0; overflow:hidden}
    .innernavigation li{width:95%;margin-bottom:7px;}
    .inner-bnr{width:100%;margin-top:0;}
	 .header{height:auto;}
	.dash-box { width:100%; margin:0 0 15px 0px;}
	.dashmidcontent { min-height:auto; width:100%; float:left; padding:15px;}
	.dashboard-container { padding:20px;}
	.dashicon { margin-left:-5px;}
	.dashheading { font-size:24px;}
		.mobrightsection { width:100% !important; margin:10px 0px; text-align:center;}
	.topbtn { margin-right:0px; margin-left:20px; float:none; width:auto; }
	.topbtn li a { margin:0px;}
	.topbtn li a { font-size:13px;}
	.header .col-sm4 { width:40%;}
	.header .col-sm2 {width:14%;}
	.header .col-sm2.headerlng {float: right;}
.slidebottom .midcontainer ul li:nth-child(1), .slidebottom .midcontainer ul li:nth-child(3) {
	margin-right: 12px;
}
}
@media only screen and (max-width:560px)
{
	.iniatives-pic img {width:92%;}
	.other-gov td a {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}
	.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}
.rwd-table td {display: block; font-size: 14px;}
.rwd-table td p {display: inline;}
.rwd-table tr {margin-bottom: 22px;	display: block;}
.rwd-table th { display: none;}
	.form table tr th {width: 29%;}
	.form {padding: 20px 10px;}
	.slidebottom .midcontainer ul li {width:100%;}
    .top-logo{width:120px;}
	.top-logo-middle{width:41px; margin-top:0px;}
    .header .col-sm4{width:41%;}
    .header .col-sm2{width:13%;margin:0 5px 0 5px}
    .header .col-sm2.middlelogo{text-align:right;}
    .header .col-sm2.headerlng{position: absolute;right: 15px;margin-top: 5px;width: 90px;}
    .header .col-sm2.headerlng .rightmenu .dropdown dt a{background:#4cb034;}
    .dropdown dt a{padding:2px 5px;font-size:12px;}
    .dropdown dd ul li a{font-size:12px !important;}
    .responsivenavigation{height:76px;}
    .responsivenavigation img{margin-top:15px;}
    .inner-bnr{margin-top:0;}
    .homeleft{top:0px;}



}

/*************** for marque what's new on homepage ********************/
.main-marquee-div {    
  height: 150px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.marquee {
  position: absolute;
  animation: marquee 10s linear infinite;
}
.marquee:hover {
    animation-play-state: paused;
}
@keyframes marquee {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(-100%);
  }
}
@keyframes marquee {
  0% { top: 5em; }
  100% { top: -30em; }
}
/********************* eof marquee what's new on home page *************/

div.ui-datepicker {
    z-index: 15!important;
}

