* {
    margin: 0;
    padding: 0;
}

/**** Aligns control bar settings  ****/

.showControlBar .dnn_mact,.showControlBar .redactor-dropdown, .showControlBar.redactor-toolbar-tooltip {
/*
    margin-top: -53px !important;
    margin-left: inherit !important;
    z-index: 4000;
*/
}

/**** Aligns control bar settings  ****/

/******* DNN Styles ********/
.DNNEmptyPane {width:auto;}
.LoginWrap{width: 100%;height: 100%;background: url(img/dot-bg.png);}
.login{
   margin: 0 auto;
   width: 300px;
   position: relative;
   top: 20%;
   background-color: rgba(15, 0, 151, 0.8);
   box-shadow: 0px 0px 50px rgb(0, 0, 0);
   padding: 5em;
   border-radius: 10px;
   
}
.LoginLogo{
   width: 150px;
   height: 150px;
   margin: 0 auto;
   padding-bottom: 5em;
}
.LoginLogo img{width:100%}
/*.LoginWrap .login .DnnModule {height:142px;}*/
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem:nth-child(3),
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem:nth-child(5),
.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem .dnnLabel,
.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem .dnnFormLabel,
.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem a[id*=Login_Login_DNN_cancelLink]
{
   display:none;
}
.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem a[id*=Login_Login_DNN_cmdLogin]{
   box-shadow: none;
   text-shadow: none;
   width: 96%;
   border: none;
   padding: 16px 6px;
   background-color:#1e72b6;
}
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnFormMessage
{
   background-color: rgb(255, 0, 0);
   border-color: rgb(255, 0, 0);
   color: #fff;
}
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem .dnnLabel
{
   color: #fff;
}
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem input[type="text"], .LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem input[type="password"]
{
   width:100%;
   min-width: none;
   max-width: none;
   border: 0px solid #c9c9c9;
   box-shadow:none;
   padding:1em;
}
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel
{
   width:auto;
   padding-right:0px;
   float:inherit;
}
/*
.dnnSearchResultPager.dnnSearchResultPagerTop, .dnnSearchResultPager{
   padding:0px 10px;
   color:#fff;
}
.dnnSearchResultContainer > .dnnSearchResultItem{
   width: auto; 
   margin: 0 0 1px 0;
   padding: 10px;
   border-bottom: 1px solid #828282;
   transition: 0.3s;
}
.dnnSearchResultContainer .dnnSearchResultItem:hover{
   background: rgba(140, 182, 221, 0.25);
}
.dnnSearchResultItem-Title a, dnnSearchResultItem-Link a, dnnSearchResultItem-Others a{color:#fff; text-decoration: underline;}
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description{color:#fff;}
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description b {
    color: rgb(2,139,255);
}
.dnnSearchResultItem-Description, .dnnSearchResultItem-Others, .dnnSearchResultItem-Others{color:#fff;}
*/
.dnnSearchBoxPanel, .dnnSearchResultPanel{max-width: none;}
.dnnSearchResultContainer > .dnnSearchResultItem{
    margin: 0;
    border-top: 1px solid #616161;
    padding-bottom: 30px;
    padding-top: 10px;
}
.dnnSearchResultContainer > .dnnSearchResultItem:first-child{border-top: 0px solid #616161;}
.dnnSearchResultContainer > .dnnSearchResultItem-Subset{
    margin: -10px 10px 30px 20px;
    border-left: 1px solid #616161;
    padding-left: 10px;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer{width:100%;}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer input.NormalTextBox{
    background-color: #49545e;
    color: #fff;
    border: none;
    font-size: 18px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 0.72em 0.6em;
    border-left: 0px solid #dbaab0;
    width: 96%;
    height: auto;
    transition: 0.3s;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer input::placeholder{
   color:#bfbfbf;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer .dnnSearchBoxClearText{z-index:201;top: 70px;right: 33px;}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview{
   position: relative;
   top: 0px;
   left: 0;
   background: none;
   margin: 0;
   list-style: none;
   border: none;
   width: 100%;
   z-index: 200;
   padding: 0;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li{
   border-top: 1px solid rgba(201, 201, 201, 0.2);
   color: #fff;
   padding: 1em;
   font-size: 15px;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li:hover{
   background-color: #49545e;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li:first-child,
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li:last-child
{
   background-color: rgba(73, 84, 94, 0);
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li a{text-decoration:none;}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li a:hover{
   color: rgb(2,139,255);
   text-decoration: underline;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li p{
   font-size: 12px;
   color: #c3c3c3;
   line-height: 1.8em;
}
.SearchWrap #dnn_searchBox1_ClassicSearch .searchInputContainer ul.searchSkinObjectPreview > li p b{
   color: #ffffff;
   background-color: #4a545f;
}
.SearchWrap #dnn_searchBox1_ClassicSearch a.SkinObject {
   position: absolute;
   height: 46.91px;
   width: 80px;
   overflow: hidden;
   right: 0;
   top: 72px;
   border-left: 1px solid rgba(191, 191, 191, 0.2);
   background-color: #49545e;
}
.SearchWrap #dnn_searchBox1_ClassicSearch a.SkinObject img{width:100%;position: relative;bottom: 5px;}
#Sub2 .center .DnnModule-SearchResults .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent .dnnSearchBoxPanel,
#Sub2 .center .DnnModule-SearchResults .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent .dnnSearchResultPanel {
    max-width: inherit;
}
#Sub2 .center .DnnModule-SearchResults .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent .dnnSearchResultContainer .dnnSearchResultItem {
    width: auto;
    margin: 0 0 1px 0;
    background-color: #e9eaeb;
    padding: 10px;
    transition: 0.3s;
    word-wrap: break-word;
}
#Sub2 .center .DnnModule-SearchResults .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent .dnnSearchResultContainer .dnnSearchResultItem:hover {
        background-color: #f5f5f5;
}
#Sub1 .container .content .dnnModuleManager.dnnSortable {
        width: 100%;
}


/**** Budget Transparency 
*****************************************************/
.Sub2-33-66-Wrap{
    position:relative;
    width:100%;
    display:table;
    table-layout: fixed;
    border-spacing: 0px 0px;
}
.Sub2-33{
    display:table-cell;
    width:33.3%
}
.Sub2-66{
    display:table-cell;
    width:66.6%
}

#BudTran .logoWrap {margin-top:5px;}
#BudTran .Logo{width:50px;padding: 0px 10px;}
#BudTran .Logo a img{width:100%;}
#BudTran .logoLeft, #BudTran .logoRight{
    top: -4px;
}
#BudTran .TopFullPane .DnnModule{
    padding:0px;
}
#BudTran .content{
    margin-top:60px;
}
#BudTran #sub1{
    background-image: none;
    background: #7897c1;
    padding: 1em;
    width: auto;
}
#BudTran #Sub2{padding:0px;}
#BudTran .container {
    margin:0;
}
#BudTran .Sub-Page-Title{
    background-color: rgba(45, 45, 45, 0);
    background-image: none;
    display:block;
    width:100%;
    padding:0px;
}
#BudTran .TopFullPane{
    border-radius:0px;
    background-color: rgba(45, 45, 45, 0);
    background-image: none;
    padding:0px;
    margin-top:0px;

}
#BudTran .breadcrumb-wrap{
    display:none;
}
#BudTran ul.SubNavBtns {
    box-shadow:none;
}
#BudTran ul.SubNavBtns a li.SubNavBtn {
    padding: 10px 25px;
}
/*****************************************************/

/**** SEARCH BOOST CSS 
*****************************************************/

.Nav-SearchBox-Wrap{
    /*float: left;*/
    transition: 0.3s;
    position:absolute;
    top: -65px;

}
.Nav-SearchBox-Wrap .sb-default{padding:0px!important;}
.Nav-SearchBox-Wrap .form-control{
    height: 64px!important;
    border: 0px solid #ccc!important;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.Nav-SearchBox-Wrap .settings-btn, .Nav-SearchBox-Wrap .search-btn{
    border: 1px solid #ffffff00!important;
    padding: 24px 18px!important;
    color: #1f1f99!important;
    background-color: #ffffff!important;
    height: 64px;
}
.Nav-SearchBox-Wrap .adv-search{
    width: 50%!important;
    margin:0!important;
}
.Nav-SearchBox-Close{
    display:inline-block;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
    color: #2c219c;
    float: left;
    text-align: center;
    transition: 0.3s;
    padding: 23px 18px!important;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    cursor: pointer;
}
.Nav-SearchBox-Close i{}
.Nav-SearchBox{
    display:inline-block;
}
.Nav-SearchBox-Wrap .Nav-SearchBox .search-btn{
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
/***************************/
/******************************-----PageContent -----******************************************/
.ContainerWrap {
    min-height: 100%;
}
.ContainerWrap a:focus {
   /*background-color: #fff;*/
   color: #2c219c;
   text-shadow: none;
}
    
.clr, .clear {
        clear: both;
        width: 100%;
    }
#introsectionlist li
 {
 display: block;
 list-style-type: none;
 padding-right: 20px;
 }
    
body {
    margin: 0px;
    font-family: Roboto, sans-serif;
    background-color: #c3c3c3;
    position: relative;
    min-height: 100%;
}
p {
    font: 400 14px/18px Roboto,sans-serif;
}
h1 {
    font-size: 36px;
    font-weight: 300;
    line-height: 0px;
}
.black-text { color:black !important; }
h2{color:#fff;}
h3{font-size: 17px;line-height: 0px;}
h4{line-height: 0px;}
h5{line-height: 0px;}
.nav-access {
    position: absolute;
    left: 30%;
    z-index: 102;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
    .nav-access a {
        position: absolute;
        top: -20em;
        left: 0;
        right: 0;
        font-weight: 700;
        text-align: center;
        line-height: 60px;
        height: 64px;
        width: 200px;
        background: rgba(255,255,255,.9);
    }
.nav-access a:focus{top:0em;}
nav{
   height: 64px;
   /*width:100%;*/
   position:fixed;
   z-index: 101;
   border-bottom: 1px solid #a4b0bb;
   transition:top 0.5s ease;
   transition: background-color 0.5s ease;
   background-color: rgba(45, 45, 45, 0.5);
   top: 0px;

}
.top-menu-btn i,.search i, .Float-Menu i{margin-top: 3px;}
nav:hover{background-color: rgba(15, 0, 151, 0.8);}
.scrolled{background-color: rgba(15, 0, 151, 0.8);}
.scrolled .logoWrap {margin-left: -85px;}
.scrolled .logoWrap .Logo{display: none;}
.scrolled .logoWrap .logoLeft, .scrolled .logoWrap .logoRight{padding-right:10px!important;top:10px!important;}
.home a i {font-size: 20px;}
.top-menu-btn, .search, .home a {
    padding: 0.51em;
    font-size: 18px;
    /*background-color: rgba(255, 255, 255, 0.25);*/
    color: white;
    float: left;
    border-radius: 50%;
    margin: .6em;
    width: 24px;
    height: 24px;
    text-align: center;
    /*border: 1px solid white;*/
    text-shadow: 0px 0px 15px #2c219c;
    transition: 0.3s;
}
    .top-menu-btn:hover, .search:hover, .home a:hover, .top-menu-btn:focus, .search:focus, .home a:focus{
        cursor: pointer;
        background: rgb(255, 255, 255);
        text-shadow: 0px 0px 15px rgba(44, 33, 156, 0);
        color: #2c219c;
    }
.logoWrap{
   left: 50%;
   position: absolute;
   color: #fff;
   display: table;
   font-size: 2.1rem;
   padding: 0;
   margin-top:10px;
   margin-left: -138px;
   z-index:1;
   
}
.logoWrap div{display:table-cell;}
.Logo{transition:top 0.5s ease;}
.logoLeft, .logoRight{
   font-size:20px;
   font-weight:bold;
   color:#fff;
   position:relative;
   top:-27px;
   transition:top 0.5s ease;
   text-shadow: 0px 0px 15px #2c219c;
}
.Logo a:focus{background:rgba(255, 255, 255, 0);color:rgba(255, 255, 255, 0);}
.slide-out-menu, .slide-out-search{
   width:25%;
   position:fixed;
   z-index: 102;
   top: 0px;
   left:-1000px;
   bottom: 0;
   -webkit-box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.5);
   box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.5);
   /*display:none;*/
}
.in-menu{
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   z-index: 102;
   overflow: auto;
   overflow-x: auto;
   overflow-x: hidden;
   width: 100%;
   padding: 0;
   color: #fff;
   background: rgba(51, 51, 51, 0.9);

}
    .in-menu h2 {
        margin-top: 14px;
        margin-bottom: 18px;
        margin-left: 62px;
        margin-right: 18px;
        font: 300 25px/40px Roboto,sans-serif;
    }
.slide-out-menu .in-menu .top-menu-btn{position:absolute;}
.search-icon{
   float: right;
   padding: 0.6em 1.6em;
   font-size: 18px;
   position: absolute;
   top: 68px;
   right: 0px;
   color: #bfbfbf;
   background-color: #49545e;
   border-left: 1px solid #bfbfbf;
}
.search-input{
   /*position: absolute;
   top: 65px;
   left: 79px;*/
}
.search-input input{
   background-color: #49545e;
   color: #fff;
   border: none;
   font-size: 18px;
   border-bottom-left-radius: 2px;
   border-bottom-right-radius: 2px;
   padding: 0.6em;
   /*border-left:1px solid #dbaab0;*/
   width: 100%;
   height: 24px;
   transition: 0.3s;



}
.search-input input::placeholder{
   color:rgba(255, 255, 255, 0.29);
   color:#bfbfbf;
}
.black-mask {
    display: none;
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    will-change: opacity;
}
.center{   
   margin:0 auto;
   width: 1300px;
}
.Float-Menu{
    margin-right: 0px;
    z-index: 10;
    overflow: hidden;
    float: right;

}
.Float-Menu ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
}
.Float-Menu ul li{display: inline-block;}
.Float-Menu ul li a{
   padding: 0.6em;
   font-size: 18px;
   /*background-color: rgba(255, 255, 255, 0.25);*/
   color: white;
   float: left;
   border-radius: 50%;
   margin: .6em;
   width: 24px;
   height: 24px;
   text-align: center;
   /*border: 1px solid white;*/
   text-shadow: 0px 0px 15px #2c219c;
      transition: 0.3s;
}
.Float-Menu ul li a:hover{
    background: rgb(255, 255, 255);
    text-shadow: 0px 0px 15px rgba(44, 33, 156, 0);
    color: #2c219c;
}
.Float-Menu ul li a span {display: none;}
.Float-Menu ul li a span  {content:"";}
.active {
    background: rgb(255, 255, 255);
    text-shadow: 0px 0px 15px rgba(44, 33, 156, 0) !important;
    color: #2c219c !important;
}
/*---------- Sub Page Nav Buttons ----------*/
.SubNavWrapper{}
ul.SubNavBtns{
    margin: 0px;
    padding: 0px 20px;
    list-style: none;
    box-shadow: 0 0 125px black;
    border-bottom: 1px solid #6d6e70;
    background-color: #fff;
    text-align: center;
}
ul.SubNavBtns a li.SubNavBtn{
    background: none;
    color: #6d6e70;
    display: inline-block;
    padding: 20px 25px;
    cursor: pointer;
    border-right: 1px solid #6d6e70;
    border-left: 1px solid #6d6e70;
    margin-right: -4px;
    margin-bottom: 0px;
    position: relative;
}
ul.SubNavBtns a li.SubNavBtn:hover{
    background: rgba(109, 110, 112, 0.5);
    color: #fff;
}
ul.SubNavBtns a li.current{
    background: rgb(15, 0, 151);
    color: #fff;
    box-shadow: 0 0 10px #6d6e70;
    pointer-events: none;
    cursor: default;
}
ul.SubNavBtns a li.current:after{
    content: " ";
    position: absolute;
    bottom: -15px;
    border-top: 15px solid rgb(15, 0, 151);
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: none;
    left: 50%;
    margin-left: -15px;
    z-index: 1;
}
ul.SubNavBtns a { text-decoration: none;color:#fff;}


/*************************************/
/**********************/
section {
    width:100%;
    height:auto;
    position: relative;
}
.Section-Titles{padding: 20px 0px;}
.Section-Titles h1{
   padding: 0px 20px;
   color: #6f6f6f;
   margin:0px;
   /*font-weight: bold;
   font-size: 20px;*/
}
.Section-Titles h1 i{
   padding-right:20px;
}
/*
.Section-Footer{
   padding:20px;
   text-align: right;
}
.Section-Footer a{color:#6f6f6f;text-decoration: none;}
.Section-Footer a i{
   margin-left:5px;
}
.Section-Footer a:hover{color:#7797c0;}
*/
#One{
   /*background-image: url(../img/428192.jpg);*/
   /* Full height */
   height: 100vh;
   /* Create the parallax scrolling effect */
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   overflow:hidden;
   top: 0px;
   /*z-index: -1;*/
   position: relative;
}
#One img, .videoBg{height:100%}
.Info-cards-wrap{
    /*width: 1300px;
    text-align: center;
    transition: 0.3s;
    position: absolute;
    bottom: -120px;
    left: 50%;
    z-index: 98;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 20px;
    transform: translate(-50%, -50%);*/    
    text-align: center;
    transition: 0.3s;
    position: relative;
    z-index: 98;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 60px 20px;
    width: auto;
    padding: 5em;
   
}
.Info-card{
   background-color: rgba(45, 45, 45, 0.85);
   padding: 0.5em;
   transition: 0.3s;
    border-radius: 5px;
}
.Info-card:last-child{border-right: 0px solid #fff;}
.Info-card:hover, .Info-card:focus{background-color: rgb(45, 45, 45);}


.Info-card-icon i {
    z-index: 5;
    position: relative;
    left: -3px;
    top: 2px;
}
.Info-card-icon {
    line-height: 62px;
    font-size: 30px;
    position: absolute;
    width: 70px;
    height: 70px;
    /* margin:0 auto; */
    top: -80px;
    left: 50%;
    background-color: rgb(8, 0, 82);
    background: -webkit-radial-gradient(circle, rgb(141, 129, 239), rgb(65, 49, 210)); /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, rgb(141, 129, 239), rgb(65, 49, 210)); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, rgb(141, 129, 239), rgb(65, 49, 210)); /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, rgb(141, 129, 239), rgb(65, 49, 210)); /* Standard syntax (must be last) */
    border-radius: 50% / 10%;
    color: white;
    text-align: center;
    text-indent: .1em;
    margin-left: -35px;
}

.Info-card-icon:after {
        content: '';
        position: absolute;
        top: 10%;
        bottom: 10%;
        right: -5%;
        left: -5%;
        background: inherit;
        border-radius: 5% / 50%;
    }
.Info-card-title{
   position: relative;
   margin-top: 42px;
}
.Info-card-title h2{    
   padding-bottom: 1em;
   color: #333;
   margin: 0px;
   font-size: 20px;
   color: #fff;
}
.Info-card-info, .Info-card-info a{
   color: #e8e8e8;
   line-height: 1.375;
   text-decoration: none;
   font-size: 12px;
   text-align: left;

}

.Info-card-info span a{
   display:block;
   padding: 10px;
   border-bottom: 1px dotted #fff;
   transition: 0.3s;
}
.Info-card-info span a:hover,.Info-card-info span a:focus {
   background: rgba(140, 182, 221, 0.25);color:#e8e8e8;
}
.Info-card-info span a p{margin:0px;}
.Info-card-info-Active{display:block;}
.Info-card-info-InActive{display:none;}
.videoBgWrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}
.videoBg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
.videoBgWrapper .dnnModuleManager{position:relative;top: 300px;width:1200px;margin:0 auto;background:#fff;z-index: 99999;}
.HomeSlider{position: fixed;width:100%;height:100%;z-index:96;}
.alerts{
   /*width: 100% !important;
    left: 0;
    */
   position: fixed;
   top: 65px;
   margin-left: 0px!important;
   margin-bottom: 0px!important;
   background-color: rgba(187, 28, 13, 0.9);
   z-index:99;
}
.alerts h3{
   text-align:left;
   /*background-color:rgb(185, 28, 44);*/
   color:#fff;
   border-bottom: 1px dotted #fff;
   margin: 0px 0px 2px 0px;
   padding: 10px;
   cursor: pointer;
}
    .alerts h3 i {
        margin-right: 0.6em;
        margin-left: 0.6em;
    }
.Slider-Info-wrapper{
   position:absolute;
   left:0px;
   bottom:0px;
   background-color: rgba(0, 0, 0, 0.49);
   padding:20px;
   width:20%;
   margin:0px 0px 10px 10px;
   border-radius:2px;
   
}
.Slider-Info-Title {border-bottom: 1px solid rgba(255, 255, 255, 0.5);padding-bottom:20px;}
.Slider-Info-Title h3{color:#fff;margin:0px;}
.Slider-Info-Title h3 i {margin-right:10px;}
a.Slider-Info-Title-Link{
   float:right;
   color:#fff;
   transition: 0.3s;
}
a.Slider-Info-Title-Link:hover{color:#83a7d0;}
.Slider-Info {color:#fff;font-size:14px;line-height: 20px;padding-top:20px;}
#Two,#Three {/*padding:3em 0px;height:100vh*/}
#Three, #Four {height:auto;}
/*#Three img{width:100%;}*/
#Two{width:100%;background-color: #ebebeb;box-shadow: 0 0 125px black;}
#Two,#Three,#Four{z-index:98;}
.QuickLinksWrap {
    width: 100%;
    text-align: center;
    border: 1px solid #7897c1;
    border-width: 1px 0px 1px 0px;
    background-color: rgba(255, 255, 255, 0.9);
    /*float: left;
    margin-bottom: 20px;*/
}
.QuickLinksWrap:empty{border: 0px solid rgba(120, 151, 193, 0);}
.QuickLinks{
    width: 50%;
    margin: 0px;
    float: left;
}
a.QuickLink{
    color: #7897c1;
    transition: 0.3s;
    text-decoration: none;
    width: 16.66%;
    float: left;
}
a.QuickLink:last-child .QuickLinkBox{border-right: 0px solid #7897c1;}
a.QuickLink:hover, .QuickLinkBox:hover, a.QuickLink:focus{
   background-color:#7897c1;
   color: #fff;
}
a.QuickLink:hover .QuickLinkIcon i {font-size: 115%;}
.QuickLinkBox {
   box-sizing: border-box;
   width: 100%;
   height: 125px;
   border-right: 1px solid #7897c1;
   padding: 10px;
   float: left;
   padding: 1.5em;
}
.QuickLinkIcon{
   font-size: 35px;
   width: 45px;
   height: 45px;
   text-align: center;
   margin: 0 auto;
}
.QuickLinkLable{font-weight:bold;}
.budget {margin-top: 0px; /*background-color: #c3c3c3;*/}
.budgetwrap {
    width: 100%;
    height: auto;
    display: table;
    border-spacing: 20px 20px;
    table-layout: fixed;
    padding-bottom: 0px;
}
.budgetwrap:empty{display:none;}
.budgetleft, .budgetmiddle, .budgetright{
   width: 33%;
   display: table-cell;
   vertical-align: top;
   background-color: #fff;
   border-radius: 2px;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
   transition: 0.3s;
   border-radius: 4px;
   padding: .5em;
}
.budgetleft:hover, .budgetmiddle:hover, .budgetright:hover{
   box-shadow: 0px 0px 20px rgb(0, 0, 0);
}
.budgetleft{}
.budgetmiddle img{width:100%;}
#myChart{margin-top:10px;}
.budgetright{}
.budgetrightreporttitle {
    margin-bottom: 18px;
    padding: 10px;
    font-weight: bold;
    background-color: #6d6e70;
    color: #fff;
    position: relative;
}
.budgetleft:empty, .budgetmiddle:empty, .budgetright:empty {padding:0px;}
.budgetrightreporttitle a {
    color: rgba(255, 255, 255, 0.35);
    float: right;
    font-size: 22px;
    padding: 0px;
    margin-top: -3px;
    transition: 0.3s;
}
.budgetrightreporttitle a:hover {color: rgba(255, 255, 255, 0.70)}
.budgetrightreport {
    /*border-bottom: 1px solid #fff;*/
    background-color: #fff;
    margin-bottom: .5em;
}
.budgetrightreportlink ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
.budgetrightreportlink ul li{
    display: block;
    /*
    border-right: 1px solid #6d6e70;
    padding: 0px 10px;
    */
}
/*
.budgetrightreportlink ul li:first-child{border-right: 0px solid #6d6e70;}
.budgetrightreportlink ul li:last-child{border-right: 0px solid #6d6e70;}
*/
.budgetrightreportlink ul li i{
    margin-right: 10px;
    font-size: 20px;
}
.budgetrightreportlink ul li a{text-decoration:none;}
.budgetrightreportlink a.AFDLinks {
        padding: 10px;
        display: block;
        border-bottom: 1px dotted #6d6e70;
        transition: 0.3s;
        text-decoration: none;
        break-inside: avoid;
    }
.budgetrightreportlink a.AFDLinks:hover{text-decoration:underline;}
.budgetrightreportlink a.AFDLinks:last-child{border-bottom: 0px dotted #6d6e70;}
.budgetrightreportlink ul li a i {
   margin-right: 10px;
}
.budgetrightreportlink ul li a:hover p{text-decoration:underline;}
.budgetrightreportlink ul li a p{    
   margin: 0px;
}
.budgetrightreportSUBtitle{
    font-size: 14px;
    font-weight: bold;
}
.budgetrightreportSUBtitle i{
    margin-right: 10px;
    font-size: 20px;
}
.budgetrightreportSUBinfo{
    padding: 10px 0px;
    font-weight: normal;
}
.budgetrightreportSUBinfo:empty{display:none;}
.budgetrightreportlink ul a {text-decoration: none;}
.budgetrightreportlink ul a li{transition: 0.3s; padding:10px;}
.budgetrightreportlink ul a li:hover{background:#ebebeb;}
/** Table style **/

table.CustomTable{    
    border: 1px solid #fff;
    text-align: left;
    width:100%;
    font: 400 14px/18px Roboto,sans-serif;
    border-collapse: collapse;
    width: 100%;
}
table.CustomTable thead tr th{
    background-color: #6d6e70;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    text-align: center;
}
table.CustomTable tbody th, table.CustomTable tbody td {
    padding: 15px;
    background-color: #ECECEC;
    
}
/*****************/

.rTableWrap{/*padding:0px 20px;*/}
.rTable, .rTableCustom{
   display: table;
   width: 100%;
   border-spacing: 1px 1px;
   table-layout: fixed;

}

.rTableHead {
        background-color: #6d6e70;
        color: #fff;
        font-weight: bold;
	background:#7897c1;
}

.FIDTitle {
	background:#7897c1 !important;
}

.rTable:first-child > .rTableCell {
    background-color: rgba(236, 236, 236, 0);
    border-right: 1px solid #c3c3c3;
}

    .rTable:first-child > .rTableCell:last-child {
        border-right: 0px solid #c3c3c3;
    }
.rTableRow{display: table-row;}
.rTableCell{background-color: #ECECEC;}
.rTableCell, .rTableHead{
   display: table-cell;
   padding: 10px 10px;
   width: 20%;
   vertical-align: middle;
   text-align: center;
}
.rTableCustom{
    
}
.ContentBox {
    /*margin-top: 20px;*/
    padding-bottom: 2.5em;
    background-color: #c3c3c3;
    /*background: rgba(140, 182, 221, 0.25);*/
}
.ContentBoxwrapper{
   display:table;
   border-spacing: 10px 0px;
   width: 100%;
   table-layout: fixed;
}
.ContentBoxItem{
   width: 20%;
   display: table-cell;
   background-color: #fff;
   border-radius: 2px;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
   transition: 0.3s;
   border-radius: 4px;
}
.ContentBoxItem:hover{
   box-shadow: 0px 0px 20px rgb(0, 0, 0);
   transform: scale(1.02);
}

.ContentBoxImg{height:auto;text-align:center;}
.ContentBoxImg img{width:75%;}
.ContentBoxTitle {height: 75px;}
.ContentBoxTitle h4{
   padding:20px;
   /*background-color: #7897c1;*/
   color:#333;
   margin:0px;
   font-size: 20px;
   font-weight: normal;
}
.ContentBoxTitle h4 span{
   display:block;
   font-size: 14px;

}
.ContentBoxCommName{background-color: #7897c1;position:relative;}
.ContentBoxCommName a {text-decoration:none;}
.ContentBoxCommName h2{
   padding:20px;
   color:#333;
   margin:0px;
   font-size: 20px;
   color:#fff;
}
.ContentBoxCommName:after{
    position: absolute;
    top: 98.1%;
    left: 15%;
    margin-left: 0;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 20px #7897c1;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}
    .ContentBoxCommName h2 span {
        display: block;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: -14px;
    }
/*
.cbcncp1{background-color: #232771;}
.cbcncp2{background-color: #392566;}
.cbcnccj{background-color: #592358;}
.cbcncp3{background-color: #891f42;}
.cbcncp4{background-color: #b91c2c;}
*/
.ContentBoxCommImg{/*height:400px;*/overflow:hidden;width:auto;}
.ContentBoxCommImg img{width:100%;}
.ContentBoxCommLinks{padding:20px;height: 180px;display:none;}
.ContentBoxCommLinks ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}
.ContentBoxCommLinks ul li{padding:5px 0px;}
.ContentBoxCommLinks ul li a{
   text-decoration: none;
   color:#333;
}
.ContentBoxCommLinks ul li a:hover{
   text-decoration: underline;
   color:#333;
}
.ContentBoxCommFooter{/*padding:20px;*/}
.ContentBoxCommFooter ul{list-style: none;margin:0px;padding: 0px;}
.ContentBoxCommFooter ul li{
   /*display: inline-block;
   width: 32%;
   text-align: center;
    */
}
a.ContentBoxCommSMLinks {
    color: #7897c1;
    padding: 0.6em;
    font-size: 15px;
    background-color: rgb(119, 151, 192);
    color: #ffffff;
    float: left;
    border-radius: 50%;
    margin: 10px 0px 10px 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    transition: 0.3s;
}
    a.ContentBoxCommSMLinks:hover, a.ContentBoxCommSMLinks:focus {
        color: #ffffff;
        background-color: rgb(109, 110, 112);
    }
a.ContentBoxCommSMLinks i{
    line-height: 20px;
}
.ContentBoxCommFooter ul li a[href=""] {
    display: none;
}    
#Three {
        background-color: #c3c3c3;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    }
#Four{
   background-color: #e8e8e8;
   background-image: url(img/main-bg/grey-lower-bg-News-Links.jpg);
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   padding:0px;
}
/*
#map iframe {
    height: 780px;
    width: 100%;
    overflow:hidden;

}
#map {
    height: 780px;
    width: 100%;
    position: relative;
    left: 0px;
    pointer-events: none;
}
    */
.Section-Title {
    width: 100%; /*border-bottom: 1px dotted #fff;*/
}
.Section-Title h2{  
   margin-bottom: 0 !important;
   color: #fff;
   font-size: 1.75rem;
   padding:0px 10px;
}
#Four .center .Section-Content, .SubPage-Other-Links .center .Section-Content{
    display: table;
    border-spacing: 20px 70px;
    width: 100%;
    table-layout: fixed;
}
.SubPage-Other-Links {
    background-color: #616161;
}
    #Four .center .Section-Content .Section-Content-wrapper, .SubPage-Other-Links .center .Section-Content .Section-Content-wrapper {
        width: 33%;
        display: table-cell;
    }

.Section-Content {
    /*display:table;
   border-spacing: 20px 70px;*/ 
   width: 100%;
    /*table-layout: fixed;*/
}
.Section-Content-wrapper {
    width: 100%;
    /*
    width: 33%;
    display: table-cell;
    */
}
.Section-Content-Right{margin-top: 10px;}
.Section-Content-Title{border-bottom: 1px dotted #ffffff;}
.Section-Content-Title h2{
   margin-bottom: 0 !important;
   color: #fff;
   font-size: 1.75rem;
   padding:0px 10px;
}
a.Section-Content-Item{
   background-color: #b1b1b1;
   text-decoration: none;
   display: block;
   padding: 10px;
   margin-bottom:10px;
   transition: 0.3s;
   border-radius: 2px;
}
a.Section-Content-Item:hover{
   background-color:#fff;
   /*border-left:5px solid #7897c1;*/
}
.Section-Content-Item-Title{
   font-size: 14px;
   font-weight: bold;
   color: #616161;;

}
.Section-Content-Item-Dates{
   font-weight: normal;
   color: #616161;;
   font-size: 11px;
   padding:3px 0px;
}
.Section-Content-Item-Dates:empty{display:none;}
.Section-Content-Item-Details{
   font-weight: normal;
   color: #616161;
   font-size: 12px;
}

.ServicesWrap{    
   height: 791px;
   overflow: hidden;
}

/*** SUB PAGE BELOW ***/
#Sub1{
   background-image: url(../../Images/main-bg/sub-page-default-bg.jpg);
   height: auto;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   overflow: hidden;
   top: 0px;
   /*z-index: -1;*/
   padding-bottom: 5em;
}
.CCAO-bg{
   background-image: url(../../Images/main-bg/GraphTwo.jpg) !important;
   height: auto;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   overflow: hidden;
   top: 0px;
   /*z-index: -1;*/
   padding-bottom: 5em;
}
/*
#Sub2, #Sub3, #Sub4, #Sub5, #Sub6 {padding:20px;}

#Sub3 .center, #Sub4 .center, #Sub5 .center, #Sub6 .center {padding:0px 20px 0px 20px;}
#Sub2 .center:empty, #Sub3 .center:empty, #Sub4 .center:empty, #Sub5 .center:empty, #Sub6 .center:empty {padding: 0px;display:none;}
*/
#Sub2{ /*height: 100vh;*/
    /*box-shadow: 0 0 125px black;
    padding: 20px 20px 0px 20px;
    padding-top:20px!important;*/
    padding-top:20px;
    background-color: #c3c3c3;
    width: auto;
}
.boxshadow{
    -webkit-box-shadow: 0 0 125px 20px black;
    -moz-box-shadow: 0 0 125px 20px black;
    box-shadow: 0 0 125px 20px black;
}
.boxshadnone{box-shadow: none!important;}
    #Sub2 .Section-Content {
        border-spacing: 20px 0;
    }
#Sub3 {
    background-color: #ebebeb;
    width: auto;
    
}
/*
#Sub2 .budgetwrap, #Sub3 .budgetwrap, #Sub4 .budgetwrap, #Sub5 .budgetwrap, #Sub6 .budgetwrap{
    margin: 0 auto;
    width: 1348px;
    padding:10px 0px;
}*/
#Sub3 .budgetwrap .budgetleft .budgetrightreport .budgetrightreportlink ul a li,
#Sub3 .budgetwrap .budgetmiddle .budgetrightreport .budgetrightreportlink ul a li,
#Sub3 .budgetwrap .budgetright .budgetrightreport .budgetrightreportlink ul a li
{
   border-bottom: 1px dotted #6d6e70;
}
#Sub3 .budgetwrap .budgetleft, #Sub3 .budgetwrap .budgetmiddle{width:33.3%;}
#Sub3 .budgetwrap .budgetright{width:auto;}
.budgetright .budgetrightreport .AFD {column-count: 2;column-gap: 1px;}


#Sub4 {
    background-color: #c3c3c3;

    width: auto;
}
#Sub4 .Section-Content .DnnModule .DNNContainer_Section_Title_h1 div[id*=ContentPane] .DNNModuleContent div[id*=View_ScopeWrapper] .QuickLinksWrap {
    display: inline-block;
    margin-top: 20px;

}

#Sub4 .Section-Content .DnnModule .DNNContainer_Section_Title_h1 div[id*=ContentPane] .DNNModuleContent div[id*=View_ScopeWrapper] .QuickLinksWrap .QuickLink {
    width: 25%;
    background-color: #fff;
}
#Sub4 .Section-Content .DnnModule .DNNContainer_Section_Title_h1 div[id*=ContentPane] .DNNModuleContent div[id*=View_ScopeWrapper] .QuickLinksWrap .QuickLink .QuickLinkBox {
    height: auto;
}
#Sub5 {
    background-color: #ebebeb;
    width: auto;
}
#Sub6 {
    background-color: #c3c3c3;
    width: auto;
}

/* Carlos new styles for CCAO */

#Sub6-Color {
    background-color: #8589b7;
    width: auto;
}
#Sub6-Color-V2 {
    background-color: #b4b7d4;
    width: auto;
}
#Sub6-Color-V3 {
    background-color: #b4b7d4;
    width: auto;
}
#Sub6-Color-V4 {
    background-color: #fff;
    width: auto;
}

#Sub6-Color-V2 .DNNContainer_H2Title-Width-1300px-center {
    box-shadow: none;
}

#Sub6-color .LiveForm.Default ul.page-break-section, #Sub6-color-V3 .LiveForm.Default ul.page-break-section,
#Sub6-color-V4 .LiveForm.Default ul.page-break-section {
    border-radius: 0px 0px 3px 3px;
    background-color: transparent !important; 
}

#Sub6-color .LiveForm.Default .Field.mobile-under label[class*="Field-Label-"],
#Sub6-color-V3 .LiveForm.Default .Field.mobile-under label[class*="Field-Label-"] {
    font-size: 18px;
    color: #fff;
}
#Sub6-color-V4 .LiveForm.Default .Field.mobile-under label[class*="Field-Label-"] {
    font-size: 18px;
    color: #000;
}

#Sub6-color .LiveForm.Default input[type="submit"], #Sub6-color .LiveForm.Default input[type="button"],
#Sub6-color-V3 .LiveForm.Default input[type="submit"], #Sub6-color-V3 .LiveForm.Default input[type="button"],
#Sub6-color-V4 .LiveForm.Default input[type="submit"], #Sub6-color-V4 .LiveForm.Default input[type="button"] {
    background: #355291;
    font-size: 16px;
    border-radius: 5px;
}

.ccaoAddress {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    padding: 20px;
}
.ccaoAddress2 {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    padding: 20px;
}

.ccaoAddress a {
    color: #fff;
}

/* End Carlos new styles for CCAO */

    .breadcrumb-wrap {
        padding-top: 10px;
        margin-top: 10px;
        font-size: 14px;
        border-top: 1px dotted #fff;
    }
.breadcrumb-wrap i{font-size: 14px!important;padding:0px 10px!important;}
.breadcrumb-links span a{color: #fff;text-decoration: none;}
.breadcrumb-links span a:hover{text-decoration: underline;}
.breadcrumb-links {color: #fff;text-shadow: 0px 0px 15px #000000;} 
.subpagenavbar{background-color: rgba(15, 0, 151, 0.8)!important;}
.content-background img{width:100%;}
.container{
   margin-top:150px;
}
.TopFullPane,.Sub-Page-Title{
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
.content {
   border-radius: 4px;
   /*padding: 20px;
   background-color: rgba(255, 255, 255, 0.75);
      background-image: url(../img/main-bg/2017-09-26_0727_blur.jpg);
   */   
   color: #FFF;
   margin-top: 45px;
   transition: 0.3s;


}

/*.content:hover{background-color: rgb(255, 255, 255);}*/
.Sub-Page-Title {
   background-color: rgba(45, 45, 45, 0.5);
   padding: 20px;
   background-image: url(../../Images/main-bg/sub-page-default-bg-blur.jpg);
   border-radius: 4px;
   transition: 0.3s;
   /*width: 66%;*/
   display:inline-block;
}
.Sub-Page-Title .PageIcon {
   font-size: 40px;
   padding-right: 20px;
   display: inline-block;
}
    .Sub-Page-Title h1 {
        margin: 0px;
        color: #fff;
        padding: 0px;
        transition: 0.3s;
        display: inline-block;
        font: 300 34px/40px Roboto,sans-serif;
    }
.CCAO-bg .Sub-Page-Title{
    background: none;
    padding: 0;
    border-radius: 0;
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.60);
}
.CCAO-bg .Sub-Page-Title img{
    
}
.TopFullPane{
   margin-top: 20px;
   background-color: rgba(45, 45, 45, 0.5);
   /*padding: 20px;*/
/*   background-image: url(../../Images/main-bg/sub-page-default-bg-blur.jpg);*/
   border-radius: 4px;
}
.CCAO-bg .TopFullPane {
   background-image: url(../../Images/main-bg/GraphTwo-blur.jpg);    
}
.TopFullPane .DnnModule {
   padding: 20px;
}
.TopFullPane-NoPadding .DnnModule {
    
}
.scrolldown{
   width: 100% !important;
   background-color: #fff !important;
   border-top-left-radius: 0px !important;
   border-top-right-radius: 0px !important;
   position: fixed !important;
   top: 107px !important;
   z-index: 2 !important;
   box-shadow: 0 0 30px black !important;
}
.scrolldown h1{
   margin: 0 auto !important;
   width: 1300px !important;
}

.FTChartsWrap{
   width: 100%;
   height: auto;
   display: table;
   border-spacing: 20px 0px;
   table-layout: fixed;
}
.FTChart{
   width: 25%;
   height: 200px;
   display: table-cell;
   vertical-align: top;
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
   transition: 0.3s;
   background-color: #ffffff;
   transition: 0.3s;
   border-radius: 4px;
   padding: .5em;

}
.FTChart:hover{
   cursor: pointer;
   box-shadow: 0px 0px 20px rgb(0, 0, 0);
   transform: scale(1.02);
}
.FTChart img{width:100%;}

.CardsWrap{
   display: table;
   border-spacing: 20px 20px;
   width: 100%;
   table-layout: fixed;

}
.cards{    
   width: auto;
   display: table-row;
   border-radius: 2px;
   
}
.card{
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    margin-bottom: 20px;
    padding: .5em;
    display: table-cell;
    vertical-align: top;
}
.card:hover{
   box-shadow: 0px 0px 20px rgb(0, 0, 0);
   transform: scale(1.02);
}
.card-icon-Wrap{
   display: inline-block;
   width: 25%;
   float: left;
}
.card-icon{
   margin-right:10px;
   margin-bottom:10px;
   height: auto;
   width: 100%;
   overflow: hidden;
   border-radius: 30px;
}
.card-icon img{width:100%;}
.card-info-Wrap{
   padding: .5em;
   display: inline-block;
   width: 70%;
   float: right;
}
.card-info-Title{
   margin-bottom:5px;
   font-weight: bold;
   color: #7897c1;
   border-bottom: 1px dotted #7797c0;
   padding-bottom: 10px;

}
.card-info-Links {
    font-size: 30px;
    text-align: center;
}
.card-info-Links ul{margin:0px;padding-left:0;padding-top:0;padding-bottom:0;padding-right:0;}
.card-info-Links ul li{display:inline-block;}
.card-info-Links ul li a{color: #7897c1;}
.card-info-Links ul li a[href=""] {
    display: none;
}
.Precincts-img {
    width:auto;
    height:188px;
    text-align: center;
}.Precincts-img img {
    width: auto;
    height: 100%;
}
a.Precincts-Website-Link {
    background-color: #7897c1;
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-top:5px;
}
    a.Precincts-Website-Link:hover {
        color: #ffffff;
        background-color: rgb(109, 110, 112);
    }
.Precincts-name {
    font-size: 13px;
}
.Constable-name {
    font-size: 16px;
    font-weight: bold;
}
/*  height="675" frameborder="0" width="100%" */
.HCCPMapSub{width: 100%;height:600px;}
.HCCPMapWrap {
    width: 100%;
    height: 790px;
    overflow: hidden;
    
}
.mapoverlay{
    width:100%;
    height:inherit;
    position:absolute;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}
.mapoverlayinfo{
    width: 500px;
    position: relative;
    margin: 0 auto;
    padding: 30px;
    top: 20%;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 0px 80px rgb(97, 97, 97);
}
.mapoverlayinfo ul {list-style: none;margin:0px;}
.mapoverlayinfo ul li {padding: 5px;}
.mapoverlayinfo ul li span {}
.mapoverlayinfo ul li .sqimg img {width:30px!important;}
.sqimg{width:30px!important;margin-right: 10px;}
.wideimg{width:80px!important;margin-right: 10px;}
.Okbtn {
    padding: 10px;
    color: #ffffff;
    background: #7697c0;
    width: 10%;
    border: radius;
    border-radius: 2px;
    border: 1px solid #fff;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
    text-align: center;
    margin-top: 20px;
}
.Okbtn:hover{background-color: rgb(109, 110, 112);cursor: pointer;}
.HCCPMap {
    width: 100%;
    height: 790px;
    position: absolute;
    z-index: 1;
    /*
    left: 0px;
    pointer-events: none;
    */
}
/* Services tile layout */
.service-container-wrap {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
}
.service-container {
    margin-bottom: 1px;
    display: block;
    width: 100%;
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
}

.service-box {
    box-sizing: border-box;
    width: 100%;
    background-color: #f4f4f4;
    margin-bottom: 16px;
    border-radius: 4px;
    transition: 0.3s;
}

.service-name {
    font-weight: bold;
    font-size: 14px;
    background-color: #7897c1;
    color: #fff;
    padding: 10px;
}
.service-name a {
    color: #fff;
    text-decoration: none;
}
.service-name a:hover{
    text-decoration:underline;
}
    .service-name > a[href=""] {
        pointer-events: none;
        cursor: default;
    }
.service-description {
    padding: 10px;
}
    .service-description:empty {
        display: none;
    }
/* constable-fees-Layout */
.constable-fees-wrap {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
    color: #6f6f6f;
    margin: 10px 0px;
}

.constable-fees-container {
    margin-bottom: 1px;
    display: block;
    width: 100%;
    break-inside: avoid;
}

.constable-fees-box {
    box-sizing: border-box;
    width: 100%;
    background-color: #ECECEC;
    border-left: 1px solid #6f6f6f;
    border-right: 1px solid #6f6f6f;
    margin-bottom: 10px;
    border-radius: 4px;
    transition: 0.3s;
    padding: 10px;
    display: table;
    font-weight: bold;
}
.constable-process-fee {
    border-left: 1px dotted #6f6f6f;
    display: table-cell;
    padding-left: 10px;
    width: 20%;
    text-align: center;
}

.constable-process-name {
    margin-top: 0px;
    display: table-cell;
    width: 80%;
}

.EmployeeLinksWrap {
    column-count: 3;
    column-gap: 20px;
}
.EmployeeLinksWrap a:hover {background-color: #7897c1;color:#fff;}
a.EmployeeLink, .EmployeeLinksWrap a:active, .EmployeeLinksWrap a:visited{
    background-color: #ECECEC;
    border-left: 1px solid #7897c1;
    border-right: 1px solid #7897c1;
    text-decoration: none;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    transition: 0.3s;
    border-radius: 2px;
    color: #6f6f6f;
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
}

.EmployeeLinkBox {}
.EmployeeLinkBox span {
    color: #f00;
    font-weight: bold;
    padding-left: 5px;
}
/*---------- Tabs ----------*/
#tab-1 #Sub2 {
    box-shadow: 0 0 0 black;
}
ul.tabs {
    margin: 0px;
    padding: 0px 20px;
    list-style: none;
    box-shadow: 0 0 125px black;
    border-bottom: 1px solid #6d6e70;
    background-color: #fff;
    text-align: center;
}

    ul.tabs li {
        background: none;
        color: #6d6e70;
        display: inline-block;
        padding: 20px 25px;
        cursor: pointer;
        border-right: 1px solid #6d6e70;
        border-left: 1px solid #6d6e70;
        margin-right: -4px;
        margin-bottom: 0px;
        position: relative;
        
    }
        ul.tabs li:hover {
            background: rgba(109, 110, 112, 0.5);
            color: #fff;
        }
        ul.tabs li.current {
            background: rgb(15, 0, 151);
            color: #fff;
            box-shadow: 0 0 10px #6d6e70;
        }
            ul.tabs li.current:after {
                content: " ";
                position: absolute;
                bottom: -15px;
                border-top: 15px solid rgb(15, 0, 151);
                border-right: 15px solid transparent;
                border-left: 15px solid transparent;
                border-bottom: none;
                left: 50%;
                margin-left: -15px;
            }

.tab-content {
    display: none;
    background: #ebebeb;
    padding: 0px;
}

    .tab-content.current {
        display: inherit;
    }
.tab-link:empty {
    display:none;
}
.DSListSearch{
    overflow: hidden;
    margin-bottom: 20px;
    background: #c3c3c3;
    position: relative;
    border-radius: 4px;
}
.DSListSearch i {
    padding: 20px 0px 20px 20px;
    color: #fff;
    
}
.DSListSearch input{
    padding: 20px;
    width: 90%;
    background: #c3c3c3;
    border: none;
    color: #fff;
    position: relative;
    display: inline-block
}
.DSListSearch input::placeholder{
   color:#fff;
}
ul#DSList {
    list-style: none;
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
    margin:0px;
}
ul#DSList li{
    margin-bottom: 10px;
    break-inside: avoid;
}
ul#DSList li a{
    color:#6f6f6f;
    background-color: #ECECEC;
    border-left: 1px solid #7897c1;
    border-right: 1px solid #7897c1;
    border-radius: 2px;
    padding: 10px;
    display:block;
    text-decoration:none;
}
ul#DSList li a:hover{background-color: #7897c1;color:#ECECEC;}
ul#DSList li ul {margin:0px;padding:0px;}
ul#DSList li ul a {margin-bottom: 10px;}
ul#DSList li a.title{
    margin-bottom: 10px;
    display: block;
    font: 500 24px/32px Roboto,sans-serif;
    color: #6f6f6f;
    position: relative;
    text-align: center;
    border-bottom: 1px dotted #6f6f6f;
    border-right:none;
    border-left:none;
    /* width: 100%; */
    background:none;
}
#tab2-section1 {
    padding: 20px 20px 0px 20px;
    background-color: #ebebeb;
    width: auto;
}
#tab2-section2 {
    padding: 0px 20px;
    background-color: #c3c3c3;
    width: auto;
}
#tab2-section3 {
    padding: 0px 20px;
    background-color: #ebebeb;
    width: auto;
}
#tab2-section4 {
    padding: 0px 20px;
    background-color: #c3c3c3;
    width: auto;
}
#tab2-section5 {
    padding: 0px 20px;
    background-color: #ebebeb;
    width: auto;
}

/*************************************/
/**********************/
a.mobacktotop{
    display:none;
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:25px;
    height:25px;
    background-color:rgb(15, 0, 151);
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    padding: 0.6em;
    z-index: 156;
    border: 1px solid #fff;
    font-size: 18px;
    text-align: center;
    line-height: 0px;
}

a.mobacktotop i{color:#fff;}
a.mobacktotop:hover {
    background-color:#fff;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
    border: 1px solid rgb(15, 0, 151);
}
a.mobacktotop:hover i {color:rgb(15, 0, 151);}
footer {
    width: 100%;
    float: left;
    /*
   background-color: rgb(15, 0, 151);
   padding:30px 0px;
   color:#fff;
   font-weight:normal;
   font-size:12px;
   border-top:5px solid #7997c1;
   */
    position: relative;
    bottom: 0px;
    left: 0;
    z-index:100;
}
.footerwrap{}
.FooterLogo{
   width: 80px;
   height: 80px;
   position: absolute;
   left: 50%;
   margin-left: -35px;
   bottom: -35px;
   z-index:1;
}

.FooterLogo img{width:100%;}
.FooterTop{
   background: white;
   color: #131e29;
   box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
   position: relative;
}
.FooterBottom{
   font-size: 0.75rem;
   background: rgb(15, 0, 151);
   letter-spacing: -0.05rem;
   position: relative;
}
    .FooterBottom .FooterLinks a {
        font: 300 14px/18px Roboto,sans-serif;
        color: #fff;
    }
.FooterLinksLeft, .FooterLinksRight{width: 50%;display: inline-block;}
.FooterLinksLeft{}
.FooterLinksRight{float: right;text-align: right;color: #fff;} 
.FooterLinksLeft ul, .FooterLinksRight ul{margin:0px;padding:0px;overflow: hidden;}
.FooterLinksLeft ul li, .FooterLinksRight ul li{
   list-style: none;
   margin: 0;
   padding: 0;
   padding-left: 0 !important;
   display: inline-block;
   padding:0px 20px;
}
.FooterLinksLeft ul li:last-child, .FooterLinksRight ul li:last-child{padding:0px 0px;}
    .FooterLinksLeft ul li a, .FooterLinksRight ul li a {
        text-decoration: none;
        font: 300 14px/18px Roboto,sans-serif;
        letter-spacing: -0.05em;
        display: inline-block;
        padding: 17px 0 15px;
        color: #414042;
    }
.FooterLinksLeft ul li a:hover, .FooterLinksRight ul li a:hover{text-decoration:underline;}
#google_translate_element .goog-te-gadget .goog-te-gadget-simple{
       border-left: 0px solid #d5d5d5;
    border-top: 0px solid #9b9b9b;
    border-bottom: 0px solid #e8e8e8;
    border-right: 0px solid #d5d5d5;
}

.dnnForm .ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1;
}
    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    .dnnForm .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .dnnForm .ui-tabs .ui-tabs-nav li,
        ul.dnnAdminTabNav li {
            list-style: none;
            float: left;
            position: relative;
            top: 1px;
            margin: 0 .2em 1px 0;
            border-bottom: 0 !important;
            padding: 0;
            white-space: nowrap;
        }

            .dnnForm .ui-tabs .ui-tabs-nav li a,
            ul.dnnAdminTabNav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none;
                font-weight: bold;
                color: #fff;
                text-decoration: none;
                display: block;
                margin: 0;
                letter-spacing: -0.03em;
                background: #818181;
                background: -moz-linear-gradient(top, #818181 0%, #656565 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#818181), color-stop(100%,#656565));
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818181', endColorstr='#656565',GradientType=0 );
                -moz-border-radius-topleft: 3px;
                -moz-border-radius-topright: 3px;
                -moz-border-radius-bottomright: 0px;
                -moz-border-radius-bottomleft: 0px;
                border-top-left-radius: 3px;
                border-top-right-radius: 3px;
                border-bottom-right-radius: 0px;
                border-bottom-left-radius: 0px;
                text-shadow: 0px 1px 1px #000;
            }

            .dnnForm .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
                margin-bottom: 0;
                padding-bottom: 1px;
            }

                .dnnForm .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
                .dnnForm .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
                .dnnForm .ui-tabs .ui-tabs-nav li.ui-state-processing a {
                    cursor: text;
                }

            .dnnForm .ui-tabs .ui-tabs-nav li a,
            .dnnForm .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
                cursor: pointer;
            }
    /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
    .dnnForm .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: none;
    }

.dnnForm .ui-tabs-panel {
    position: relative;
}

.dnnForm .ui-tabs-hide {
    display: none !important;
}

.language-object{height: 50px;}
.language-object .Language{}
.language-object .selected{}
.language-object span{
    padding: 0px 5px;
}
.language-object span img {
    height: 25px;
    width: 25px;
}
.language-object span:first-child {
    display:none;
}

/***************************Homepage Welcome Section*************************/

.sliderContentWrap {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: auto;
    right: 0;
    height: 100%;
}

.welcomeContainer {
    position: relative;
    z-index: 98;
    padding-bottom: 2em;
    margin-top: 8em;
}

.welcomeInner {
    padding: 20px 0;
}
        
                                                

/***************************Responsive  Section*************************/


/*Responsive for Video stream and height adjustments - Carlos */

@media screen and (max-width: 1920px) and (max-height: 1080px) {
    #One {
        height: 120vh;
    }
}

@media screen and (max-width: 1680px) and (max-height: 1200px) {
    #One {
        height: 110vh;
    }
}


@media screen and (max-width: 1280px) and (max-height: 720px) {
    #One {
        height: 180vh;
    }
}


@media screen and (max-width: 1366px)  and (max-height: 768px) {
    #One {
        height: 170vh;
    }
}

/*@media screen and (max-width: 900px) and (max-height: 1200px) {
    #One {
        height: 125vh;
    }
}

@media screen and (max-width: 430px)  and (max-height: 930px) {
    #One {
        height: 145vh;
    }
}

@media screen and (max-width: 390px)  and (max-height: 900px) {
    #One {
        height: 130vh;
    }
}

@media screen and (max-width: 385px)  and (max-height: 710px) {
    #One {
        height: 155vh;
    }
}

@media screen and (max-width: 375px)  and (max-height: 667px) {
    #One {
        height: 165vh;
    }
}


@media screen and (max-width: 360px)  and (max-height: 720px) {
    #One {
        height: 155vh;
    }
}

@media screen and (max-width: 360px)  and (max-height: 650px) {
    #One {
        height: 175vh;
    }
}*/



/********* End of Responsive for Video stream and height adjustments - Carlos *********/

@media screen and (max-width: 1300px) {
    
    .center {
        width: 100%;
    }
   .slide-out-menu, .slide-out-search{width: 35%;}
   .ContentBoxImg{height: auto;}
   .ContentBoxImg img{width: 100%;}
   .ContentBoxCommFooter ul li {width:auto;}
   a.alert-link {
    padding: 10px 20px;
}
   a.alert-link:hover{transform: scale(1);}
   .ServicesWrap{height: 613px;}
    .HCCPMapWrap{height:inherit;}
    .mapoverlayinfo{top:15%;}
   #Four{height:auto;}
   .CardsWrap {padding: 0px;}
   .card-icon-Wrap{width:100%;}
   .card-icon{margin: 10px auto;width: 40%;}
   .card-info-Links{text-align: center;}
   .card-info-Links ul{padding: 0px;}
   .card-info-Wrap{width: auto;}
   .card:hover{transform: scale(1);}
   .card-info-Title{text-align: center;}
   .FooterTop, .FooterBottom{padding: 0px 20px;}
   .Info-cards-wrap{
    /*left: 0;
    margin-left: 0px;
    background: #434343;*/    
    /*width: 100%;
    bottom: 0;
    padding: 49px 0px;
    transform: translate(-50%, 0%);*/
     padding: 5em 2em;
  }
}


@media screen and (max-width: 1024px) {
    /*
   .Info-cards-wrap{    
      width: 100%;
      left: 0;
      margin-left: 0px;
      bottom: 2%;
    }
    */
   .budgetwrap{display:block;}
   .budgetleft, .budgetmiddle, .budgetright{width: 95%;display:block;margin: 0 auto;margin-bottom: 20px;}
   .budgetleft:hover, .budgetmiddle:hover, .budgetright:hover{box-shadow: 0px 0px 20px rgb(0, 0, 0);transform: scale(1);}
    .ContentBoxwrapper {
        width: auto;
        padding: 0px;
        border-spacing: 1px 0px;
    }

    .ContentBoxItem {
        width: auto;
        margin-bottom: 24px;
    }
   .ContentBoxItem:hover{box-shadow: 0px 0px 0px rgb(0, 0, 0);transform: scale(1);}
    a.ContentBoxCommSMLinks {
        margin: 10px 0px 10px 10px;
        font-size: 15px;
    }
    .ContentBoxCommName h2 {
        padding: 10px;
        font-size: 16px;
        line-height: 50px;
    }
        .ContentBoxCommName h2 span {
            font-size: 14px;
            line-height: 18px;
        }
    /*
    #Four .center .Section-Content {
        display: block;
        width: auto;
        padding: 20px;
    }
    #Four .center .Section-Content .Section-Content-wrapper {
        width: 100%;
        display: block;
    }
    */
    #Sub3 .center, #Sub4 .center, #Sub5 .center, #Sub6 .center {
        width: auto;
    }

    /* removing sub2 from this list... cuz PROBLEMS */
    #Sub3,
    #Sub4,
    #Sub5,
    #Sub6 {
        background-color: #fff;
    }

    #Sub2, 
    #Sub3, 
    #Sub4, 
    #Sub5,
    #Sub6 {
        margin-bottom: 20px;
    }
   
   #Sub3 .budgetwrap {display: table;}
   #Sub3 .budgetwrap .budgetleft, 
   #Sub3 .budgetwrap .budgetmiddle, 
   #Sub3 .budgetwrap .budgetright { display: table-cell; }
   #Sub4 .QuickLinksWrap .QuickLink .QuickLinkBox {padding: 1.5em 1%;}
}

@media screen and (max-width: 990px) {
    .Info-cards-wrap{
        grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
      }
    }

@media screen and (max-width: 900px) {
    nav{background-color: rgba(15, 0, 151, 0.8);}
    .logoWrap {
        left: 50%;
        margin-left: -130px;
    }
    .Float-Menu {
        display: none;
    }
   .slide-out-menu, .slide-out-search {width: 45%;}
    .alerts{position:relative;}
    #One{height:auto;width: auto;}
    .sliderContentWrap {position: relative;}
   .Info-cards-wrap{display:block;width:auto;position: relative;padding: 0em;}
   .Info-card{display:block;width:auto;background-color: rgb(45, 45, 45);margin-bottom:1px;padding: 20px;border-radius: 0px;}
   .videoBgWrapper {display:none;}
    .ContentBoxItem {
        margin-bottom: 8px;
        margin-right: 4px;
        margin-left: 4px;
        width: 32%;
        display: inline-block;
    }
   .rTableWrap{padding: .5em;font-size: 95%;}
   .FTChartsWrap{display:block;}
   .FTChart{width:auto;height: 488px;display: block;margin-bottom: 20px;}
   #Sub3{padding-bottom: 0px;}
   #Sub3 .budgetwrap {display:block!important;}
   #Sub3 .budgetwrap .budgetleft, #Sub3 .budgetwrap .budgetmiddle, #Sub3 .budgetwrap .budgetright {width: auto;display:block!important;}
   #Sub3 .budgetwrap .budgetright .budgetrightreport .AFD {column-count: 1;}
   #Sub4 .QuickLinksWrap .QuickLink {width: 50%;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(1) .QuickLinkBox{border-right: 1px solid #7897c1;border-bottom: 1px solid #7897c1;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(2) .QuickLinkBox{border-right: 0px solid #7897c1;border-bottom: 1px solid #7897c1;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(3) .QuickLinkBox{border-right: 1px solid #7897c1;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(4) .QuickLinkBox{border-right: 0px solid #7897c1;}
    #Four .center .Section-Content, .SubPage-Other-Links  .center .Section-Content {
        display: block;
        width: auto;
        padding: 20px;
    }
    #Four .center .Section-Content .Section-Content-wrapper, .SubPage-Other-Links  .center .Section-Content .Section-Content-wrapper{
        width: 100%;
        display: block;
    }
    #tab2-section1, #tab2-section2, #tab2-section3, #tab2-section4, #tab2-section5{background-color: #fff;}
    .FooterLinksLeft ul li, .FooterLinksRight ul li {
        display: block;
        padding: 0px;
    }
    .mapoverlayinfo {
        top: 10%;
    }
    .FooterLinksRight {
        text-align: inherit;
    }

    .FooterLinks {
        text-align: center;
    }

    .FooterTop .FooterLinks {
        padding-bottom: 80px;
    }

    .FooterBottom .FooterLinks {
        padding-top: 80px;
    }
    .DSListSearch input{width:70%;}
    ul#DSList{
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px;
    }

    .Sub2-33, .Sub2-66{display:block;width:100%;}

   
}

@media screen and (max-width: 768px) {
   .logoWrap{left: 72%;margin-top: 10px;margin-left: 0px; display: none;}
   .logoWrap div{width: 45px;}
   .logoLeft, .logoRight{top: -4px;font-size: 20px;}
   .Logo img{width: 100%;height: auto;}
    .scrolled .logoWrap {margin-left: 0px;left: 76%;}
   .Section-Titles h1 {font-size:26px;}
   /*.budgetwrap, .Section-Footer{display:none;}*/
   .Section-Footer{padding-top:0px;}
   .ContentBox{margin-top: 0;padding-bottom: 0;}
   /*.ContentBoxwrapper{display:none;}*/
   /*.ServicesWrap{display:none;}*/
   .CardsWrap{width: auto;display: block;}
   .FTChart{height: 420px;}
   #Sub1{padding-bottom: 0.2em;}
   .Sub-Page-Title{width: 100%;}
   .Sub-Page-Title h1{font-size: 26px;}
   .FooterLinks{padding-bottom: 40px;}
    .service-container-wrap {
        -moz-column-count: 3;
        -moz-column-gap: 10px;
        -webkit-column-count: 3;
        -webkit-column-gap: 10px;
        column-count: 3;
        column-gap: 10px;
    }
    .constable-fees-wrap {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        color: #6f6f6f;
        margin: 10px 0px;
    }
    .DSListSearch input{width:70%;}
    ul#DSList{
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px;
    }
   
}

/*@media screen and (max-width: 685px)*/
@media screen and (max-width: 736px){
   nav, .scrolled{background-color: rgb(15, 0, 151);}
   .Nav-SearchBox-Close, .Nav-SearchBox {display:block;}
   .logoWrap{left: 70%;}
   .scrolled .logoWrap {margin-left: -17px;}
   .videoBgWrapper{display:none;}
   /*#One{height:auto;}*/
   .Info-cards-wrap {position: relative;}
   /*.Info-card-info{display:none;}*/
   .FTChart{height: 380px;}
   .Info-card-title h2::after{color: #fff;}
   .Section-Titles h1::after{color: #6f6f6f;}
    .ContentBoxItem{width: 48%;}
   a.QuickLink{width:33.33%;} 
   .QuickLinkBox{border-bottom: 1px solid #7897c1;}
   a.QuickLink:nth-child(3) .QuickLinkBox{border-right: 0px solid #7897c1;}
   a.QuickLink:nth-child(4) .QuickLinkBox, a.QuickLink:nth-child(5) .QuickLinkBox, a.QuickLink:nth-child(6) .QuickLinkBox{border-bottom: 0px solid #7897c1;}
   #Sub1{background-image: url(../../Images/main-bg/sub-page-default-bg-blur.jpg);background-color: rgba(45, 45, 45, 0.5);padding-bottom: 0em;}
   .Sub-Page-Title{width:100%;background-color: rgba(45, 45, 45, 0);}
   .Sub-Page-Title, .TopFullPane{background-image: none;}
   #BudTran #Sub1 .container{margin:0px !important;}
   .TopFullPane{margin-top: 1px;}
   #Sub1 .container{margin-top: 110px;}
    #Sub2 {
        box-shadow: 0 0 0 black;
    }
    .cards {
        display: block;
    }
   .card{display:block;}
    ul.tabs {
        box-shadow: 0 0 0 black;
        border-bottom: 1px solid #6d6e70;
    }
    .DSListSearch input{width:70%;}
    ul#DSList{
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
    }
    ul.SubNavBtns{padding: 0px;text-align: left;}
    ul.SubNavBtns a li.SubNavBtn {display: block;border-right: 0px solid #6d6e70;border-left: 0px solid #6d6e70;border-bottom: 1px solid #6d6e70;margin-right: 0px;}
    ul.SubNavBtns a:last-child li.SubNavBtn{border-bottom: 0px solid #6d6e70}
    ul.SubNavBtns a li.current:after{display:none;}
    ul.SubNavBtns a li::after {
        font-family: FontAwesome;
        content: "\f061";
        margin: 0px 10px;
        color: #0f0397;
        float: right;
    }

    .mapoverlayinfo {
        width: 400px;
    }

}

@media screen and (max-width: 485px) {
   .content{margin-top:0px;}
    .top-menu-btn, .search, .home a{margin: 0.6em 0.2em;}
    .Nav-SearchBox {background: #fff;}
    .Nav-SearchBox-Wrap .adv-search {
        width: 85%!important;
        margin: 0!important;
    }
   .videoBgWrapper{display:none;}
   .scrolled .logoWrap {margin-left: -130px;}
   .logoWrap {left: 45%;padding:0px;top: 0px;}
   .alerts{position: relative;background-color: rgb(187, 28, 13);}
   .alert-details{font-size:12px;}
   a.alert-link::after{top: -45px;}
   .slide-out-menu, .slide-out-search{width:100%;}
   .budgetleft, .budgetmiddle, .budgetright {width: auto;border-radius: 0px;}
   #Sub1{background-position: center;}
   .Info-card-icon {
        margin-left: -12px;
        background-color: rgba(8, 0, 82, 0);
        background: none;
    }
   .CardsWrap {padding: 0px;}
   .card-icon-Wrap{width:100%;}
   .card-icon{margin: 10px auto;width: 40%;}
   .card-info-Links{text-align: center;}
   .card-info-Links ul{padding: 0px;}
   .card-info-Wrap{width: auto;}
   .card:hover{transform: scale(1);}
   .card-info-Title{text-align: center;}
   .Info-card-title h2::after, .Section-Titles h1::after {
        font-family: FontAwesome;
        content: "\f107";
        float:right;
   }
   #Two .budget .budgetwrap, #Two .budget .Section-Footer{display:none;}
   .ContentBoxwrapper{display:none;padding: 0px;border-radius: 0px;}
    .ContentBoxItem{    
        width: 47%;
        display: inline-block;
        box-shadow: none;
        border: 1px solid #ebebeb;
        margin-bottom: 8px;
    }
   .ServicesWrap{
       display:none;
       padding: 20px;
       height: 613px;
    }
    .HCCPMap{height:inherit;width:90%;}
    .mapoverlay{width: 90%;}
    .mapoverlayinfo{width:70%;padding: 15px;}
    .HCCPMapWra .HCCPMap {height: 600px;}
    .service-container-wrap {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
   .FTChart{height: 275px;}
   .QuickLinkIcon{font-size: 25px;}
   .QuickLinkLable {font-size: 90%;}
    #Sub2, #Sub3, #Sub4, #Sub5, #Sub6 {padding: 1rem;}
   #Sub4 .QuickLinksWrap .QuickLink {width: 100%;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(1) .QuickLinkBox{border-right: 0px solid #7897c1;border-bottom: 1px solid #7897c1;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(2) .QuickLinkBox{border-right: 0px solid #7897c1;border-bottom: 1px solid #7897c1;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(3) .QuickLinkBox{border-right: 0px solid #7897c1;border-bottom: 1px solid #7897c1;}
   #Sub4 .QuickLinksWrap a.QuickLink:nth-child(4) .QuickLinkBox{border-right: 0px solid #7897c1;}
    .Sub-Page-Title, .TopFullPane{display: block;width:auto;}
   .constable-fees-wrap {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        color: #6f6f6f;
        margin: 10px 0px;
    }
    ul.tabs {padding:0px;}
    ul.tabs li {
        display: block;
        border-right: 0px solid #6d6e70;
        border-left: 0px solid #6d6e70;
        border-bottom: 1px solid #6d6e70;
        margin-right: 0px;
        margin-bottom: -1px;
    }
    ul.tabs li.current:after {
            content: " ";
            position: absolute;
            bottom: -15px;
            border-top: 15px solid #6d6e70;
            border-right: 15px solid transparent;
            border-left: 15px solid transparent;
            border-bottom: none;
            left: 50%;
            margin-left: -15px;
            display:none;
        }
    .rTableWrap {overflow-x: auto;}
    .rTableWrap .rTable {width: auto;}
    .rTableWrap .rTable .rTableCell{width: 100px;}
    .rTableWrap::-webkit-scrollbar{ height:25px; width: 18px; border-radius: 20px; }
    .rTableWrap::-webkit-scrollbar-track{background: #ececec; border-radius: 20px;}
    ::-webkit-scrollbar-thumb{width: 24px; background: #6d6e70; border: 5px solid #6d6e70; border-radius: 15px;}
    .DSListSearch input{width:70%;}
    ul#DSList{
        -moz-column-count: 1;
        -moz-column-gap: 20px;
        -webkit-column-count: 1;
        -webkit-column-gap: 20px;
        column-count: 1;
        column-gap: 20px;
    }
    .mobacktotop{display:block;}
    
}


@media screen and (max-width: 375px) {
    .Nav-SearchBox-Wrap .adv-search {
        width: 85%!important;
        margin: 0!important;
    }
    
}