* {
  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%;}
.login{
 margin: 0 auto;
 width: 300px;
 position: relative;
 top: 20%;
 padding: 5em;
 border-radius: 10px;

}
.LoginLogo{
 width: 200px;
 height: 200px;
 margin: 0 auto;
}
.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;
 background: #6d6e71;
 color: #fff;
}
.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;
}
#dnn_ctr22632_Login_Login_DNN_txtUsername, #dnn_ctr22632_Login_Login_DNN_txtPassword{background: #fff;color:rgb(47,54,104);}
/***************************/
/******************************-----PageContent -----******************************************/

body {
 margin: 0px;
 background-color: #fff;
 position: relative;
 min-height: 100%;
 font-family: Roboto, sans-serif;
 color:#6d6e71;
 font-size: 18px;
 font-weight:400;
 line-height: 1.4;
}
ul {
 list-style-type: disc;
}
ul,ol{margin-left: 40px;}
UL LI, OL LI   {font-size:24px;}
li p {
    line-height: 1.4;
}
p{
 color:#6d6e71;
 margin: 0 0 16px 0;
 font: normal 24px Roboto,sans-serif;
 line-height: 1.4;

}
h1,h2,h3,h4,h5{color: #444;margin:0;}
h1 {
  font-size: 36px;
  font-weight: 300;
  line-height: 0px;
}
h2{}
h3{font-size: 17px;line-height: 0px;}
h4{line-height: 0px;}
h5{line-height: 0px;}

nav{
 height: 100px;
 width:100%;
 position:fixed;
 z-index: 101;
 top: 0px;
 transition: 0.3s;
}

.scrolled {
 /*background-image: linear-gradient(145deg, rgba(78, 67, 118, 0.95) 25%, rgba(43, 88, 118, 0.95)100%);*/
 background-color: rgba(47,54,104,0.95);
 box-shadow: 0 2px 80px rgba(0, 0, 0, 0.5);
 height: 150px;
}
/*.logoWrap{
 float: left;
 padding: 0;
 /*width: 500px;
 transition: 0.3s;
}
.scrolled .logoWrap{
  /*width: 315px;
}
.scrolled .CJOLogo {
  width: 150px;
}
.scrolled .Logo {
  width: 150px;
}
.Logo{/* width: 100px; box-sizing: border-box;margin-top: 30px; float: right;}
.logoWrap .Logo a img{/*width:100%; width: 200px;}
.Logo a:focus{background:rgba(255, 255, 255, 0);color:rgba(255, 255, 255, 0);}
.CJOLogo {float: left; width: 280px;}
.CJOLogo img {width: 100%;} */

#Mologo {
  display:none;
  width: 100%;
}
.center{
 margin:0 auto;
 width: 1640px;
}

/*-- Mobile Menu Start - ACKER --*/
.MoMenu{
  display:none;
  position: relative;
  top: 40px;
  right: -35px;
  /* margin-right: 20px; */
  padding: 12px 20px;
  font-size: 25px;
  color: #fff;
  float: right;
}
.MoMenuLinks{
    display:none;
    position: absolute;
    z-index: 102;
    background: rgba(47,54,104,0.95);
    width: 100%;
    min-height: 100%;
    height: 100%;
    padding: 0;
    opacity:0;
    transition: 0.3s;
}

.MoMenuicon{
  display:none;
  position: relative;
  top: -2px;
  right: 0;
  padding: 10px 20px;
  font-size: 25px;
   color: #ededed;
}
.momenuopen
{
   display:none;
 padding: 23px;
 text-decoration:none;
 text-align:Left;
   font-size: 16px;
   font-family: 'Roboto', sans-serif;
   font-weight: bold;
   cursor: pointer;
   float:left;
   background-color: #fff;
   color:rgb(30, 78, 90);
}
.momenuclose
{
  padding:8px 23px;
  line-height:24px;
  text-decoration:none;
  text-align:Left;
  color: rgb(47,54,10);
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  cursor: pointer;
  background-color:#fff;
  position: fixed;
  width: 100%;
}
.momensocialmedia{
  padding:8px 23px;
  line-height:24px;
  text-decoration:none;
  text-align:Left;
  color: #1e4e5a;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  cursor: pointer;
  background-color:#eaeff0;
}
.momensocialmedia ul {margin:0px;}
.momensocialmedia ul li{display:inline-block;}
.momensocialmedia ul li a{text-decoration: none;text-align: center;}
.momensocialmedia ul li a i{font-size:40px;color: rgb(30, 78, 90);margin-right: 10px;}
/*.momenu
{
   display: none;
   position: absolute;
   top: -135px;
   right: 0;
   z-index: 140;
   background-color: rgba(72, 23, 23, 0.88);
   width: 100%;
   min-height: 100px;
   height: 100%;
   box-shadow: 10px 0px 20px 0px rgba(0,0,0,0.9);
}*/
.momenucontainer{padding:20px;margin-top:45px;}
.momenucontainer:last-child{border-top: 14px solid #eaeff0;}
.momenulink{padding: 0 0 0 10px;border-bottom:1px dotted #fff;}
.momenutitle
{
/*    height: 24px;*/
   line-height: 24px;
   padding: 10px 0;
}
.momenutitle a:link, .momenutitle a:visited, .momenutitle a:active
{
  text-decoration:none;
  text-align:Left;
  font-weight:lighter;
  cursor: pointer;
  color:#fff;
  display: inline-block;
  width: 90%;
  vertical-align: middle;
}
.momenutitle a:hover
{
   color:#eee;
}
.momenusublink, .momenulastlink{
   padding: 0 0 0 10px;
   /*border-left: 1px solid #eee;*/
   display: none;
}
.mmactive{}
.momenuddarrow
{
   height: 20px;
   width: 20px;
   margin: 1px 11px 1px 1px;
   float: right;
   cursor: pointer;
   text-align: center;
   border-radius: 12px;
   color: #ededed;
   line-height: 20px;
   font-size: 20px;
   display: inline-block;
  vertical-align: middle;
}
   .momenuddarrow:after {
      /*font-family: FontAwesome;*/
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      /*content:"\f0d7";*/
      content:"\f063";
      color:#fff;

   }
.momenuuparrow
{
   height: 20px;
   width: 20px;
   margin: 1px 11px 1px 1px;
   float: right;
   cursor: pointer;
   text-align: center;
   border-radius: 12px;
   color: #ededed;
   line-height: 20px;
   font-size: 20px;
   display: inline-block;
   vertical-align: middle;
}
.momenuuparrow:after {
       /*font-family: FontAwesome;*/
       font-family: 'Font Awesome 5 Free';
       font-weight: 900;
       /*content:"\f0d8";*/
       content:"\f062";
       color:#fff;
   }
   .momenuddarrow:hover, .momenuuparrow:hover {
       color:#eee;
       border-color:#eee;
   }
/*-- Mobile Menu End--*/
.Float-Menu{
 z-index: 10;
 float: right;
 position: relative;
 margin-top: 0.8em;
}
.Float-Menu-Top {
  position: relative;
  right: -100px;
}
.Float-Menu-Top ul{    margin: 20px 0 0 0;}
.Float-Menu-Bottom {}
.Float-Menu-Bottom ul.menu{margin: 20px 0 0 0;}
.Float-Menu-Bottom ul.menu, .Float-Menu-Top > ul {
 list-style: none;
 padding: 0px;
 display: table;
 border-spacing: 20px 0px;
 table-layout: fixed;
 /*float: right;*/
 transition: 0.3s;
}
.Float-Menu-Top > ul li, .Float-Menu-Bottom ul.menu > li {display: table-cell;vertical-align: middle;}
.Float-Menu-Top > ul li  a, .Float-Menu-Bottom ul.menu > li > a{
 color: #fff;
 text-align: center;
 transition: 0.3s;
 text-decoration:none;
 display:block;
 line-height: 25px;
 font-weight: lighter;
 font-size: 16px;
}
.Float-Menu-Top > ul li a{
 padding: 0px 10px;
 font-size: 18px;
 border-bottom: 0px;
}
.Float-Menu-Bottom > ul.menu li a{
 font-size: 20px;
 border-bottom: 5px solid rgba(255, 255, 255, 0);
 float: left;
}

.Float-Menu-Bottom ul.menu li a:hover{
 /*border-bottom:5px solid #fff;*/
}
.Float-Menu-Bottom ul.menu li.active a{
 border-bottom:5px solid #fff;
}
.scrolled .Float-Menu-Top ul li a, .scrolled .Float-Menu-Bottom ul.menu li a{
 /*color: #2F3A4C;*/
}
.scrolled .Float-Menu-Bottom ul.menu li a:hover{
 /*border-bottom:5px solid #fff;*/
}
.scrolled .Float-Menu-Top ul{margin: 5px 0 0 0;}
.scrolled .Float-Menu-Bottom ul.menu{margin: 15px 0 0 0;}
.SignUp-btn{
  background:#fff;
  border-radius:50px;
  color:#2F3A4C!important;
  font-size: 16px !important;
  padding: 0px 15px !important;
  font-weight: normal !important;
}
.SignUp-btn i {margin-right:10px;}
.Multi-Lg {
  font-size: 18px;
  color: #fff;
  /* background: #fff; */
  border-radius: 50px;
  color: #ffffff!important;
  font-size: 16px !important;
  /* padding: 0px 15px !important; */
  font-weight: normal !important;
}
.Multi-Lg span{display:inline-block;vertical-align: top;}
.Multi-Lg span i {/* display:inline-block; */font-size: 30px !important;margin-left: 10px;}
.goog-te-gadget-simple {
  background-color: rgba(255, 255, 255, 0) !important;
  /* width: 140px !important; */
  border: none !important;
  /* padding: 0px 10px !important; */
  /* right: -50px; */
  /* border-radius: 50px; */
  /* position: absolute; */
  /* top: -50px; */
  /* height: 42px !important; */
}
.goog-te-gadget-simple > img {
  display: none;
  top: -20px;
  background-color: #ffffff !important;
}
.goog-te-gadget-simple .goog-te-menu-value span{color: #fff!important;border:none!important;}
.goog-te-gadget-simple span a, .goog-te-gadget-simple span a span {
  color: #fff !important;
}

/* Main Menu */

.menu-expanded {
    background-image: url(../../Images/Icons/arrowup.png) !important;
    border-bottom: 1px solid #C3C2C2;
    margin-bottom: 10px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.menuwrap {
    width:100%;
    /*background-color:rgba(150, 150, 150, 0.6);*/
    border-bottom: 2px solid #ccc;
    position:relative;
    float:left;
    height: 40px;
    padding-top: 10px;
    z-index:99;
}
.menus {
    max-width: 1200px;
    width:100%;
    margin: 0 auto;
    position: relative;

}

.menu {
    /*padding: 0 0 0 220px;
    margin: 0 auto;*/
    display: table;
    table-layout: fixed;
    float:right;
    margin: 0;
    }

    .menu a:link, .menu a:active, .menu a:visited {
        /* display: block; */
        /* padding: 0px 0px; */
        /* text-decoration: none; */
        /* text-align: center; */
        /* font-family: 'Roboto', sans-serif; */
        /*font-family: 'verdana', sans-serif;*/
        /* color: #005596; */
        /* font-weight: normal; */
        /* float:left; */
        }

.menuicon {
    margin: 12px auto 6px auto;
    height: 36px;
    width: 36px;
}

    .menuicon img {width: 100%;}

ul.menu > li {
    display: table-cell;
    z-index: 17;
    line-height:20px;
    position: relative;
}


.menulink {

}

   /* .menulink:after {
        font-style:normal;
        font-size:12px;
        line-height:12px;
        /*padding: 0 2px 0 0;
        padding-left: 5px;
        content: "\25bc";
        color:#fff;
    }*/

   .menuarrow{
    cursor: pointer;
    text-align: center;
    color: #ccc;
    line-height: 20px;
    float:right;
   }

   .menuarrow:after {
        font-style:normal;
        font-size:12px;
        line-height:12px;
        /*padding: 0 2px 0 0;*/
        padding-left: 5px;
        content: "\25bc";
        color:#fff;
    }

ul.menu li:hover .menuarrow:after {
    font-style:normal;
    font-size:12px;
    line-height:12px;
    /*padding: 0 2px 0 0;*/
    padding-left: 5px;
    content: "\25bc";
    color:#fff;
}
    ul.menu li:hover .dropdown {
        opacity: 1;
        visibility: visible;
    }

.has-dropdown:hover {
    background-color: #666;
}

ul.menu li:hover > .tab {
    color: #eee;
}

.dropdown-sub {
    width: 100%;
    display: block !important;
}

.newdropdown {
    display: none;
    width: 100%;
    height: 400px;
    background-color: beige;
    position: absolute;
}

.dropdown {
    position: absolute;
    /*background-color: rgba(255, 255, 255, 0.9);*/
    width: 280px;
    margin-left: -140px;
    left: 50%;
    /* padding: 10px 0; */
    z-index: 1000;
    opacity: 0;
    top: 34px;
    visibility: hidden;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
    /*box-shadow: 0px 3px 3px rgb(47,58,76);*/
    /*border-radius: 10px;*/
}
.dropdown > i{
    color: #007b8a;
    position: absolute;
    top: -17px;
    left: 45%;
    font-size: 25px;
}
.ddlinks {
    padding: 0;
    border-radius: 10px;
    /*background-color: #c1272d;*/ /*Red/Orange Ready Harris Logo*/
    background-color: #007b8a;
    overflow: hidden;
    box-shadow: 0px 5px 50px rgba(0,0,0,0.5);
}

ul.dropdown .ddlinks > li > a{
    float:none !important;
    color: #fff;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #2f3668;
    text-decoration: none;
    font-weight: lighter;
    transition: 0.3s;
}
ul.dropdown .ddlinks > li > a:last-child{border-bottom: 0px solid #2f3668;}
ul.dropdown .ddlinks > li > a:hover {
  /*background-color: #d9602c;*/ /*Red/Orange Ready Harris Logo*/
  background:rgba(255,255,255,0.15);
}

.ddlinks > li {
   list-style: none;
   padding: 0px;
}
.ddlinks > li:hover {
  /*background-color:#eaeaea !important;*/
}
.dropdown-last {
    min-width: 200px;
    display: none;
    position: absolute;
    background-color: #666;
    margin: 0px;
    padding: 10px 0;
    border-left: 1px solid #777;
    border-right: 1px solid #333;
    z-index: 1000;
    top: -10px;
    left: 200px;
}

.dropdown-link:link, .dropdown-link:active, .dropdown-link:visited {
    display: block;
    padding: 3px 15px;
    line-height: 18px;
    text-decoration: none;
    text-align: left;
    /*font-family: 'verdana', sans-serif;*/
    color: white;
    font-weight: normal;
    font-size: 12px;
    border-top: 1px solid #585858;
}

.dropdown-link:hover {
    background-color: #777;
}

.menu-downarrow {
    float: right;
    display: none;
    padding: 3px 2.5%;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    text-align: center;
    /*font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif;*/
    font-variant: small-caps;
    font-weight: normal;
    font-size: 20px;
    color: White;
    width: 15%;
}
.ddmenu-up {
    background-image: url("img/nav-ua.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.ddmenu-dn {
    background-image: url("img/nav-da.png");
    background-position: center center;
    background-repeat: no-repeat;
}

/*************************************/
/**********************/
section {
  width:100%;
  height: auto;
  position: relative;
}
#One{
 /*background-image: url(img/ike.jpg);*/
 /*background-image: linear-gradient(145deg, rgba(78, 67, 118, 0.85) 25%, rgba(43, 88, 118, 0.75)100%), url(img/stock-photo-727066339.jpg);*/
 background-image: linear-gradient(145deg, rgba(47,54,104, 0.85) 25%, rgba(47,54,104, 0.85)100%), url(img/readyharris-background.jpg);
 min-height: 78vh;
 background-attachment: fixed;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
 top: 0px;
 position: relative;
 padding-top:260px;
}

.HomeSlider{/*position: fixed;*/width:100%;height:100%;}
.dnnEditState .HomeSlider {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 1100px;
  height: 600px;
  top: 130px;
}
.EOCActContainer{
  /*background: rgba(255, 255, 255, 0.1);*/
  position: relative;
}
.shape {
  position: relative;
  overflow: hidden;
  height: 65px;
  /*background: #fff;*/
  top: 0;
  width: 100%;
}

.shape::before {
  border-radius: 100%;
  position: absolute;
  right: -200px;
  left: -200px;
  top: -200px;
  content: '';
  bottom: 0;
  background-image: linear-gradient(145deg, rgba(47,54,104, 0.85) 25%, rgba(47,54,104, 0.85)100%), url(img/readyharris-background.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*margin-bottom: 90px;*/
}
.important-info{
  position: relative;
  z-index: 3;
  display: table;
  margin: 0 auto;
  width: 100%;
  padding: 20px 0px;
}
.importantinfoLeft{
   width: 40%;
   float: left;
}
.importantinfoRight{
   width: 40%;
   float: right;
}
#Two, #Three, #Four, #Five, #Six, #Seven{background:#fff;padding: 0px 0px;}
#Two {
  background-image: linear-gradient(rgba(255, 255, 255, 0.90), rgba(255, 255, 255, 0.80)), url(img/zipzone-larger-reduced.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0 0 50px 0;
}
#Two .SectionTitle h1{color:#fff !important;}
#Two .SectionTitle h1::after{background:#fff!important;}
#Three{
  /*background-image: linear-gradient(rgba(109, 213, 250, 0.95), rgba(41, 128, 185, 0.95)), url(img/Panoramic_Houston_skyline.png);*/
  background-image: linear-gradient(rgba(0, 123, 138, 0.95), rgba(0, 123, 138, 0.95)), url(img/Panoramic_Houston_skyline-reduced.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#Four{border-bottom:1px solid #ebebeb;}
#Five{}
#Six{}
#Seven{}
.Section-Title-Wrap{padding: 20px 0px;}
.Section-Content {
  width: 100%;
}

#Sub1{
  /*background-image: linear-gradient(145deg, rgba(47,54,104, 0.85) 25%, rgba(47,54,104, 0.85)100%), url(img/readyharris-background.jpg);*/
  height: 420px;
  background-color: rgb(47,54,104);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  top: 0px;
}

#Sub2{
  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, #Sub3, #Sub4, #Sub5, #Sub6{
  /*border-bottom: 1px dotted #6d6e70;*/
  background-color: #fff;
}
#Sub2 .Section-Content {
  border-spacing: 20px 0;
}
.Sub2Wrap {
  position:relative;
  display: table;
  width: 100%;
}
.Sub2Left, .Sub2Right{display:table-cell;vertical-align: top;}
.Sub2Left{/*width:15%;*/position: relative;}
.Sub2Right{
  width:80%;
  z-index: 11;
  position: relative;
  padding: 0px 30px;
}
#Sub3 {
  background-color: #d1d3d3;
  width: auto;
  /*padding:20px 0px;*/

}
/*
#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;
}

.breadcrumb-wrap {
  padding-top: 10px;
  margin-top: 10px;
  font-size: 14px;
}
.breadcrumb-wrap i{font-size: 14px!important;padding:0px 10px!important;}
.breadcrumb-links span a{color: #DCDAE4;text-decoration: none;font-size: 18px;font-weight: lighter;}
.breadcrumb-links span a:hover{text-decoration: underline;}
.breadcrumb-links {color: #DCDAE4;text-shadow: 0px 0px 15px #000000;}
.content-background img{width:100%;}
.container{
 margin-top:150px;
}
.Sub-Page-Title {
  position: relative;
  top: 300px;
}
.Sub-Page-Title h1 {
  margin: 0px;
  color: #DCDAE4;
  padding: 0px;
  transition: 0.3s;
  display: inline-block;
  font-size: 56px;
  font-weight: bolder;
}
.SubPage-Other-Links-Green{
  /*background-image: linear-gradient(-160deg,rgb(99, 167, 10), rgb(99, 167, 10));*/
  background: #007b8a;
  z-index: 10;
  box-shadow: 0 -100px 200px 20px rgba(255, 255, 255, 1);
  margin-top: 20px;
}
/*************************************/
/**********************/

/*********--- Sub Page Left Side Navigation start---*********/
#subnav {
  margin-right: 15px;
  margin-top: 55px;
  color: #1b3668;
  overflow: auto;
  z-index: 9;
  text-align: right;
  border-right: 1px solid #d1d3d3;
  position: -webkit-sticky;
  position: sticky;
  top: 170px;
}
.navbar-fixed {
  top: 110px;
  /*z-index: 100;*/
  position: fixed;
  width: 312px;
  /*left: 15px;*/
}

#sidebar-content {
  padding: 10px;
  margin-right: 15px;
}

.sidenavlink {
  border-bottom: 2px solid #fff;
  position: relative;

}

.sidenavlink a {
  color: #1b3668;
  text-decoration: none;
  font-weight: lighter;
  padding: 8px;
  display: block;
  position: relative;
  right: -35px;
  transition: 0.3s;
}

.sidenavlink a:hover {
  /*background-color: white;*/
  color: #1b3668;
  background: #f3f3f3;
  position: relative;
  right: 0px;
}
.sbcontainer{overflow:hidden;}
  .sidenavlink.mselect {
      cursor: pointer;
  }

.sidenavsublink {
  width: 100%;
  /*display: none;*/
  cursor: pointer;
}

  .sidenavsublink ul {
      margin-bottom: 8px;
      list-style: none;
      font-weight: lighter;
  }

  .sidenavsublink .sidenavtitle {
      font-weight: lighter;
  }
.sidenavtitle span{display:inline-block;vertical-align: middle;}
.sidenavtitle span:first-child{width: 85%;padding-right:7px;}
.sidenavtitle span:last-child{width: 10%;}
.sidenavtitle span img{width:70%;}
.sidenavparent {
  width: 100%;
  box-sizing: border-box;
  margin: 5px 0px;
}




ul.mselect .sidenavparent {
  margin-bottom: 8px;
}

.mselect > .sidenavparent {
  background-image: url(../../Images/Icons/arrowdown.png);
  background-repeat: no-repeat;
  background-position: right;
  border-right: solid 10px transparent;
}

nav .mselect > .sidenavparent {
  border-right: solid 5px #fff;
}

.mselect > .sidenavparent.snactivesub, .sidenavparent.snactive {
  border-right: solid 5px #fff;
}

.snactivesub {background-color: #555;}

.snactive1 {
  background-color: #fff;
}

.snactive1 a {
  color:#118ae5;
}
.menu-expanded {
  background-image: url(../../Images/Icons/arrowup.png) !important;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
/*.mselect > .sidenavparent a {
  background-color: beige;
  position: relative;
  z-index: 10;
}
.mselect {
  position: relative;
  z-index: 9;
}*/
.mselect > .sidenavparent:hover{
  background-color: #fff;
  border-right: solid 10px #fff;

}
.mselect > .sidenavparent:hover a{
  color:#118ae5;
}
.mselect > .sidenavparent:hover{
  border-right: solid 10px #fff;
}
.rounddropdown
{
  position: absolute;
  right: 4px;
  top:4px;
  padding: 6px;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  background-color: #555;
  font-size: 16px;
  text-align: center;
}
.rounddropdown:hover{background-color: white; color: cadetblue}
/*********--- Sub Page Left Side Navigation End ----*********/

#rhtable{width:100%; border-color:#fff;} 
#rhtable td, #rhtable th{padding:15px;vertical-align: top;}
#rhtable th{background-color:#e6e6e6; text-align:left;}
#rhtable tr{background-color:#f3f3f3;}


footer {
 width: 100%;
 position: relative;
 padding: 30px 0px;
 left: 0;
 z-index:100;
 /*background: #2F3A4C;*/
 background: #333e48;
 color:#fff;
}
.footerwrap{display:table;width:100%}
.footerwrap p{color:#ebebeb;}
.Footer-Logo{
  width:100px;
  border-right:1px solid #fff;
  padding-right: 20px;
  margin-right: 20px;
  display: inline-block;
}
.Footer-Logo img{width:100%;}
.Footer-Info{
  font-size: 16px;
  display: inline-block;
  font-weight: lighter;
}
.FooterLeft{display:table-cell;width:50%;}
.FooterRight{display:table-cell;width:50%}
.FooterRight ul{
  margin: 0;
  padding: 0;
  float: right;
}
.FooterRight ul li{display:inline-block;margin: 0px 10px;}
.FooterRight ul li a{text-decoration:none;color:#fff;transition: 0.3s;}
.FooterRight ul li a:hover{color:rgb(2,139,255);}

/***************************Responsive  Section*************************/


@media screen and (max-width: 1640px){
  .center{width:1500px;}
}

@media screen and (max-width: 1500px){
  .center{width:1300px;}
  .sidenavlink a{right: -26px;}
}

@media screen and (max-width: 1370px){
  p{font-size:22px;}
  .center{width:90%;margin:0px 5%;}
  /*.Logo {margin-left: 13px;*/}
  .Float-Menu-Bottom ul.menu {margin: 20px 20px 0 0;}
  #Sub1 {height: 375px}
  .Sub-Page-Title {padding: 0px 15px; top: 260px;}
  .navbar-fixed {width: 274px;}
  footer{width:auto;padding: 30px 25px;}
  .CJOLogo {width: 240px;}
}

@media screen and (max-width: 1200px){
  /*.CJOLogo {width: 180px;} */
  }
@media screen and (max-width: 1024px){
  #One {min-height:100%;}
  .shape{display:none;}
}

@media screen and (max-width: 1100px){
  #One, #Two, #Three{background-size: auto 100%;background-attachment: scroll;}
  #One {padding-top: 250px;}
  #Sub1{background-size:100% auto;background-attachment: scroll;}
  .scrolled {height: 205px;}
  /* .logoWrap {
    width: 220px; 
    top: 49px;
    position: relative;
    left: -27px;
  }*/
  /*.Logo {margin:0}*/
  /* #dnn_dnnLOGO_imgLogo{display:none;} */
  /* #Mologo{display:block;} */
  .Sub2Wrap{display:block;}
  .Sub2Left, .Sub2Right {display:block;}
  .Sub2Right{    width: auto;}
  nav{background-color: rgba(47,54,104,0.95);}
  #subnav{
        border-right: 1px solid #fff;
        position: relative;
        background: #d1d3d3;
        width: 100%;
        margin:0px;
  }
  .sidenavlink a{right: 0px;}
  .sidenavtitle span:last-child{width:5%;}
  .MoMenu {display:block;}
  .Float-Menu-Top{right:0px;}
  .Float-Menu-Bottom{display:none;}
  .Float-Menu-Top a.SignUp-btn{text-align: left;}
  .Float-Menu{margin:0px;width:100%;float:none;position: absolute;left: 0;}
  .Float-Menu-Top ul{margin:0;float:none;width: 100%;border-spacing:0px;border-bottom: 1px solid #8185a1;}
  .Float-Menu-Top > ul li{
    width: 50%;
    height: 40px;
    background:#fff;
  }
  .Float-Menu-Top > ul li a {font-size:14px; line-height:30px;}
  .Multi-Lg{background: rgba(255, 255, 255, 0) !important;}
}
@media screen and (max-width: 900px){
#Sub1 {height: 320px !important;}
.Sub-Page-Title {padding: 0px 15px !important; top: 250px !important;}
}

@media screen and (max-width: 768px){
  nav {height:230px;}
}
@media screen and (max-width: 600px){
  #One{padding-top: 240px;}
  .MoMenu {right: -20px;}
  /*.logoWrap{left:-14px; width: 360px;} */
  .footerwrap, .FooterLeft, .FooterRight{display:block;width:100%;}
  .Footer-Logo{display:block;margin:auto;border-right:0px solid #fff;padding:0}
  .Footer-Info{text-align:center;display:block;margin:40px 0px}
  .FooterRight{margin: 40px 0px;text-align: center;}
  .FooterRight ul{float:none;}
  /*.CJOLogo {width: 150px;}
  .Logo {float: left;} */

  nav {height: 200px;}
  .Sub-Page-Title {top: 210px !important;}
}
@media screen and (max-height: 480px){}
@media screen and (max-width: 480px){
  #One {
    padding-top: 200px;
  }
  nav {height: 180px;}
  /*.logoWrap {
    width: 300px;
  }
.logoWrap .Logo a img {
  width:100%;
}
.CJOLogo {
  width: 130px;
}
.Logo {
  width: 95px;
}*/
}
@media screen and (max-width: 375px){  
  /*.logoWrap {
  width: 225px;
} */
.Sub-Page-Title {top: 185px !important;}
}

/* Responsive Panes */

.colpaneWrapper {
	display: flex;
	align-self: center;
	flex-direction: row;
	margin: 0 auto;
}

.leftsidebarPane { flex:0 0 25%; }
.rightmainPane { flex:0 0 75%; }


@media screen and (max-width:760px) {
.colpaneWrapper {
	flex-direction: column;
}
.rightmainPane { flex:0 0 100%; }
}

.leftsidebarPane .DnnModule:first-child {
    top: 150px !important;
    position: sticky !important;
  }

#Sub1 h1 {
  line-height:100%;
}

.mainAlert {
  background-color: rgba(47,54,104,0.95);
  outline:0px solid #1d2246;
  padding:45px;
  color:white;
  display:block !important;
  position:relative;
  margin:25px 0;
  box-shadow:0px 0 0 #cb3e2d;
  border-bottom:0px solid #a3c633;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.mainAlert:hover {
  box-shadow:0px 10px 0 #cb3e2d ,  0 2px 80px rgba(0, 0, 0, 0.075);
  border-bottom:10px solid #a3c633;
}

.mainAlert p {
  color:white;
}
