/* breadcrumb */

.site-breadcrumb-wrap .site-breadcrumb {
    
    background-color: rgb(85, 179, 216, 0.3);

}

.site-breadcrumb-wrap .site-breadcrumb:before {
    
    border-left: 14px solid rgba(85, 179, 216, 0.3);
    
}

.site-breadcrumb-wrap .site-breadcrumb:last-child {
    color: #007FB0 !important;
    background-color: transparent;
    padding-left: 1rem;
}

.site-breadcrumb-wrap {
    padding-bottom: 1.5rem;
}


/* CAO staff Carousel */
.scc-cao-carousel .slick-track {
    display: flex;
    height: 100%;
    padding-bottom: 1rem;
}

.scc-cao-carousel .slick-prev,
.scc-cao-carousel .slick-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.scc-cao-carousel .slick-prev:before,
.scc-cao-carousel .slick-next:before {
    font-size: 36px;
    opacity: 1;
    border: 2px solid transparent;
    border-radius: 50%;
    background-color: #007FB0;
    padding: 5px;
}

.scc-cao-carousel .slick-prev.slick-disabled,
.scc-cao-carousel .slick-next.slick-disabled {
    visibility: hidden;
}

.scc-cao-carousel .slick-prev.slick-disabled:before,
.scc-cao-carousel .slick-next.slick-disabled:before {
    opacity: 0;
}

.scc-cao-carousel .slick-prev:hover:before, .scc-cao-carousel .slick-prev:focus:before, .scc-cao-carousel .slick-next:hover:before, .scc-cao-carousel .slick-next:focus:before {
    opacity: 1;
}

.scc-cao-carousel .slick-prev.slick-disabled:hover:before, .scc-cao-carousel .slick-prev.slick-disabled:focus:before,
.scc-cao-carousel .slick-next.slick-disabled:hover:before,
.scc-cao-carousel .slick-next.slick-disabled:focus:before {
    opacity: 0;
}

.scc-cao-carousel .slick-prev {
    left: -3.5rem;
}

.scc-cao-carousel .slick-next {
    right: -3.5rem;
}

.scc-cao-carousel:hover .slick-prev,
.scc-cao-carousel:hover .slick-next {
    display: inline-block !important;
}

.scc-cao-carousel:focus {
    outline: none;
}

.scc-cao-carousel .slick-dots {
    bottom: 5%;
    display: none !important;
}

.scc-cao-carousel .slick-dots li {
    margin-left: 5px;
    margin-right: 5px;
    height: auto;
    width: auto;
}

.scc-cao-carousel .slick-dots li button {
    padding: 0;
    line-height: 14px;
    border-radius: 0;
    height: 3px;
    width: 40px;
    border: 0;
    background-color: rgba(255, 255, 255, 0.35);
}

.scc-cao-carousel .slick-dots li button:hover, .scc-cao-carousel .slick-dots li button:focus {
    outline: none;
    opacity: .85;
}

.scc-cao-carousel .slick-dots li button:before {
    display: none;
}

.scc-cao-carousel .slick-dots li.slick-active button {
    background-color: rgba(255, 255, 255, 0.8);
}

.scc-cao-carousel .slide-content {
    display: flex;
    height: auto;
    min-height: 350px;
    padding-left: 1rem;
    padding-right: 1rem;
}


.scc-cao-carousel .scc-card {
    width: 100%;
}

.scc-cao-carousel .scc-card .card-img {
    background-position: center;
}


/**********************************/
.cao-album {
    margin-bottom: 3rem; float:left;
}

.cao-album .card {
    text-align: center;
    border: 0;
    position: relative;
}

.cao-album .card img {
    /*max-width: 130px;*/
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.cao-album .card .card-body {
    padding: .7rem 0 0;
}

.cao-album .card .card-title {
    font-size: 16px !important;
    line-height: 1.5;
    color: #007FB0;
    font-weight: 500;
}

.cao-album .card .card-title span {
    display: block;
    font-size: 14px;
    color: #333;
}

.cao-album .card .card-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999rem;
}

.cao-album .card .card-btn:hover {
    background-color: transparent;
}

.cao-album .card:hover img {
    box-shadow: none;
    border: 2px solid #fff;
}

/**************Geand Jury **********************/
.caption {
    font-size: 16px !important;
    line-height: 1.5;
    color: #000000;
    font-weight: 500;
}

.caption span {
    display: block;
    font-size: 14px;
    color: #333;
}

h2, h3 {
    line-height: 1.2;
}


.GDJcontacttable {
    width: fit-content;
	border: 1px solid #cccccc;
	padding: 10px;
	border-spacing: 2px;
	margin-bottom: 40px;
}

.GDJcontacttable td {
	padding: 6px; 
	line-height: 1.4rem;
}

.bluedivider {
	color: #1c4e69;
	background-color: #1c4e69;
	border-top-color: #1c4e69;
	border-top: 2px solid #1c4e69;
  
	
	margin-bottom: 20px;
}

.gdj-section {
	border-top-color: #007FB0;
	border-top: 2px solid #007FB0;
	padding-top: 1rem;
	margin-top: 3rem;
	margin-bottom: 1rem;
  
}

.bgfix a, .bgfix a:link, .bgfix span, #consrep li a, #consrep li a:link {
    text-decoration: none;
    color: #007FB0;
    cursor: pointer;
    font-weight: bold;
}

.bgfix, #consrep li a {
    font-weight: bold;
}

.rr-head {color:#007FB0;}
.rr-head:hover {color: #990000; text-decoration:underline; cursor:pointer;}



#toptext {font-size: 1rem; width: 60%; padding: 10px; background-color: #eeeeee; border: 1px solid black; }
#toptext div {margin-top: 10px; margin-bottom: 10px; }
#toptext p {margin: 0px; margin-bottom: 18px;  padding: 0px;}

.bgfix span:hover {color: #0D397C; text-decoration:none; cursor:auto;}

div#gdjreports {
	margin-top: 20px; 
	margin-bottom: 20px;
}

div#gdjreports>ul>li {
	padding-bottom: 1rem;
}

 div#gdjreports ul li, div#gdjreports ul li a {
    font-size: 1.1rem;
}

#gdjreports ul li div {margin-left: 3rem;
    margin-top: 10px;
    margin-bottom: 10px;
  font-size: 1rem;
    width: 200px;}

div#gdjreports ul li ul li, div#gdjreports ul li ul li a,  div#gdjreports ul li, div#gdjreports ul li a  {
    line-height: 1.4rem;
    font-size: 1rem;
}

.responselist {display:none; margin-left: 3rem; padding-bottom: 0rem;}

#consolidatedlinks:hover {
border: 2px solid #990000;
}


h1 a  {
font: bold 18px Verdana, Tahoma, Arial, Helvetica!important;
margin: 10px 0!important;
margin-bottom: 10px!important;

text-decoration:none!important;
}

h1 a:hover {
text-decoration:underline!important;
}

/**#gdjreports ul {margin-left: 14px;}
#gdjreports ul li {text-indent: -14px;}**/



.page-8835 .figure-wrap, .page-895 .figure-wrap, .page-10712 .figure-wrap, .page-11245 .figure-wrap {
	padding: 1rem; 
	height: 100px;
	background-color: #1c4169;
}

.page-8835 .figure-wrap span, .page-895 .figure-wrap span, .page-10712 .figure-wrap span, .page-11245 .figure-wrap span {
	color: #ffffff; 
	font-weight:500;
	font-size: 1.2rem; 
	line-height: 1.4rem;
}



.bos_container {
  display: flex; /* or inline-flex */
	justify-content: center;
}



.bos_link {
	width: 48%;
	padding: 1rem;
	border: 1px solid grey;
	border-radius: 5px;
	margin:5px;
	margin-bottom: 1rem;
	text-align:center;
	background-color: #007FB0;
	color: #ffffff;
	font-size: 1.2rem;
}


.bos_link a {
	text-decoration:none;
	line-height: 1.4rem;
	color: #ffffff!important;
}

.bos_link a:hover {
	text-decoration:underline;
	background-color: #007FB0;
}

.bos_link-green {
	width: 48%;
	padding: 1rem;
	border: 1px solid grey;
	border-radius: 5px;
	margin:5px;
	margin-bottom: 1rem;
	text-align:center;
	background-color: #008155;
	color: #ffffff;
	font-size: 1.2rem;
}


.bos_link-green a {
	text-decoration:none;
	line-height: 1.4rem;
	color: #ffffff!important;
}

.bos_link-green a:hover {
	text-decoration:underline;
	background-color: #008155;
}























/**** commission page heading *********/



.comm-h2 {
  font-size: 1.625rem;
}

.comm-h2 {
  font-size: 30px !important;
  color: #173a4d !important;
  margin-bottom: 1.8rem;
  font-weight: 600 !important;
}

@media (min-width: 576px) {
  .comm-h2 {
    font-size: 30px !important;
  }
}

@media (min-width: 992px) {
  .comm-h2 {
    font-size: 32px !important;
  }
}

@media (min-width: 1200px) {
  .comm-h2 {
    font-size: 36px !important;
  }
 /** .page-section h3 {
    font-size: 36px !important;
  }**/
}




/*** flip left menu to top for GDJ two pages maybe make this default on other pages? ***************/
@media screen and (max-width: 992px) {
	
.page-8835 .col, .page-895 .col, .page-10712 .col, .page-11245 .figure-wrap span {
    width: 100%;
    display: block;
    flex: auto;
	margin-bottom: 0px!important;
}
	
.page-8835 .figure-wrap, .page-895 .figure-wrap, .page-10712 .figure-wrap, .page-11245.figure-wrap {
	height: 50px;
}
	
	
.page-8835 .row, .page-895 .row, .page-10712 .figure-wrap .row, .page-11245 .figure-wrap .row {
		padding-top: 0!important;
}
	/*.page-8834 .row .order-1 {order: 0!important; padding-bottom: 0px;}
	.page-8834 .row .order-0 {order: 1!important; }
	.page-8834  .subpage-leftnav {margin-top: 10px;}
	.page-8835 .row .order-1 {order: 0!important;  padding-bottom: 0px;}
	.page-8835 .row .order-0 {order: 1!important; }
	.page-8835  .subpage-leftnav {margin-top: 10px;}*/
}

/**** representational government  ****/
.cmembers {
	margin: 1.2rem;
	line-height: 1.4rem;
}

.cmembers h4 {
	margin-bottom: 0px;
}

.rg-section {
	clear:both;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding: 1rem;
	line-height: 1.4rem;
	display: inline-block;
   /* box-shadow: 0px 0px 25px #1C4E69;*/
    width: 100%;
}

.rg-section-container {
	max-width: 1400px;
	margin-left: auto; 
	margin-right: auto;
	
}

.rg-section h5 a {
	color: #000000!important;
	text-decoration:none!important;
}

.rg-section .cardlink {
	
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    border-bottom: 0;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 1.25rem;
    padding-bottom: 1rem;
    color: #999 !important;
    font-weight: 600;
    line-height: 1;
    text-indent: -999rem;
	
}

.rg-section .cardlink:hover {
	background:transparent;
}

.rg-section .cardlink:hover ~ .rgcardimg {
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);

}

.innerpage .maincontent .rg-section h2 {
	color: #008155!important;
	    text-transform: uppercase;
}

.rg-section .d-flex .row {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.rg-section h3 {
   padding-top: 1rem;
    
}


@media screen and (max-width: 769px) {
 #toptext {width: 90%; font-size: .8rem;   }
 div#gdjreports ul li, div#gdjreports ul li a, #gdjreports ul li div,  div#gdjreports ul li div ul li,  div#gdjreports ul li div ul li a  {
font-size: .8rem!important;
    line-height: 1rem;
    padding-left: 0px;

    text-indent: -20px;  }
}





/**** representative governmetn page CAO ****************/
.sec-cao-repgov .card-img  {
	height: 190px;
}

.sec-cao-repgov .card-icon  {
	width: 292px;
}

    
.sec-cao-repgov .card-icon:hover .card-img  {
    box-shadow: 0 3px 15px rgba(0,0,0,0.3);
}

.sec-cao-repgov  .card-icon:hover {
    transform: none;
}

.btn-he-lang {
	display: inline-block;
    line-height: 1;
    margin-bottom: 0.8rem;
    margin-left: 1.5rem;
    font-size: 18px;
    background-color: #007FB0 !important;
    color: #ffffff!important;
    border-radius: 0.25rem!important;
    padding: .6rem!important;
    position: fixed;
    top: 60px;
    right: 40px;
    z-index: 100;
    box-shadow: 0 0 4px 4px #eeeeee
}

 .btn-he-lang span {
  display: inline-block;
  line-height: 1;
  margin: 0px;
  font-size: 18px;
  color: #ffffff !important;
  padding: 0px;
}

@media (min-width: 992px) {
    #caophoto {
        float: left;
        margin-right: 3rem;
        margin-bottom: 1rem;
    }
}

    #carlosphoto {
        width: 200px;
        //float:left;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    #caomission {
        font-style: italic;
        font-size: 1.2rem;
    }










    @media (min-width: 576px) {
        .home-news-carousel-wrap {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
        }

        .scc-cao-carousel .slick-prev {
            left: -4rem;
        }

        .scc-cao-carousel .slick-next {
            right: -4rem;
        }

        .scc-cao-carousel .slick-dots {
            display: block !important;
        }

        .scc-cao-carousel .slide-img {
            min-height: 300px;
        }

        .scc-cao-carousel .slide-content .slide-title {
            font-size: 40px;
            margin-bottom: 1rem;
        }

        .scc-cao-carousel .slide-content .slide-btn {
            font-size: 18px;
            letter-spacing: 1px;
            padding: .6rem 1.5rem;
        }
    }

    @media (min-width: 768px) {
        .home-news-carousel-wrap {
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .scc-cao-carousel .slick-prev {
            left: -4.5rem;
        }

        .scc-cao-carousel .slick-next {
            right: -4.5rem;
        }

        .scc-cao-carousel .slick-prev,
        .scc-cao-carousel .slick-next {
            width: 58px;
            height: 58px;
        }

            .scc-cao-carousel .slick-prev:before,
            .scc-cao-carousel .slick-next:before {
                font-size: 34px;
            }

        .scc-cao-carousel .slide-content .slide-title {
            font-size: 42px;
        }
    }

    @media (min-width: 992px) {
        .scc-cao-carousel .slick-prev {
            left: -4.5rem;
        }

        .scc-cao-carousel .slick-next {
            right: -4.5rem;
        }

        .scc-cao-carousel .slide-img {
            min-height: 420px;
        }

        .scc-cao-carousel .slide-content .slide-title {
            font-size: 52px;
            font-weight: 400;
        }

        .scc-cao-carousel .slide-content .slide-btn {
            font-size: 16px;
            padding: .6rem 1.5rem;
        }
    }

    @media (min-width: 1200px) {
        .scc-cao-carousel .slick-prev,
        .scc-cao-carousel .slick-next {
            width: 46px;
            height: 46px;
        }

        .scc-cao-carousel .slide-content {
            padding-left: 1rem;
            padding-right: 1rem;
        }

            .scc-cao-carousel .slide-content .card {
                width: 310px;
                margin-left: auto;
                margin-right: auto;
            }

            .scc-cao-carousel .slide-content .slide-title {
                font-size: 50px;
            }

            .scc-cao-carousel .slide-content .slide-btn {
                font-size: 18px;
                padding: .5rem 1.5rem;
            }
    }

    @media (min-width: 1400px) {
        .scc-cao-carousel .slick-dots {
            bottom: 15%;
        }

            .scc-cao-carousel .slick-dots li button {
                width: 40px;
                line-height: 20px;
            }

        .scc-cao-carousel .slide-content {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
        }

            .scc-cao-carousel .slide-content .slide-title {
                font-size: 58px;
            }

            .scc-cao-carousel .slide-content .slide-btn {
                font-size: 20px;
                padding: .7rem 2rem;
            }
    }

    @media (min-width: 1600px) {
        .scc-cao-carousel .slide-content .slide-text {
            margin-top: 3%;
        }

        .scc-cao-carousel .slide-content .slide-title {
            font-size: 54px;
            font-weight: 300;
            letter-spacing: .05rem;
            margin-bottom: 2.2rem;
        }

        .scc-cao-carousel .slide-content .slide-ctn {
            margin-bottom: 2.5rem;
        }

        .scc-cao-carousel .slide-content .slide-btn {
            font-size: 19px;
            padding: .7rem 2rem;
        }
    }

    @media (min-width: 769px) {
        .fullscreen {
            display: block;
        }

        .smallscreen {
            display: none;
        }
    }

    @media (max-width: 768px) {
        .fullscreen {
            display: none;
        }

        .smallscreen {
            display: block;
        }
    }


    @media (max-width: 1199.98px) {
        .scc-cao-carousel .scc-card .card-img {
            height: 300px;
        }
    }


    @media (max-width: 991.98px) {
        .scc-cao-carousel .scc-card .card-img {
            height: 280px;
        }
    }


    @media (max-width: 767.98px) {
        .scc-cao-carousel .scc-card .card-img {
            height: 330px;
        }
    }

    @media (max-width: 600px) {
        .scc-cao-carousel .scc-card .card-img {
            height: 250px;
        }
    }


/* ------------ MARH STORM NOTICE (County Homepage) -----------------------------*/

.notice-item {
	background-color: #990000; 
	font-size: 1.5rem;
    /*position: fixed; */
    z-index: 10;
    width: 100%;}

/** .site-header {padding-top: 63px;} to make space for emergency banner  **/

@media (max-width: 992px) {
	
.notice-item {font-size: 1.2rem;}
.notice-item img {vertical-align: bottom;}
	
/** .site-header {padding-top: 52px;} to make space for emergency banner  **/
}


@media (max-width:540px) {
	
.notice-item img {display:none;}
.notice-item {
  	font-size: 1rem;
	line-height: 1.2rem;
	}
}

@media (max-width: 375px) {

.notice-item {
    font-size: .9rem;
	line-height: 1.5rem;
    padding: 3px 14px;
	}
	
.notice-item img {
    display:none;
	}

}


/* search result */
.dnnSearchResultItem-Others {
    display: none;
}


/* negotiation banner */
.negotiationbanner {
    height: 220px;
    background-color: #34beae;
    background-repeat: no-repeat;
   background-size: contain;
    font-family: 'Manrope', sans-serif;
    border: 6px solid #C7533C;
}

  .negotiationbanner .banner-text {
    text-align: center;
    background-color: #079385;
    /* width: 70%; */
    width: 100%;
    height: 100%;
    float: right;
    }


.negotiationbanner .banner-title {
    color: white;
    font-size: 36px;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    font-weight: 700;
    }

    .negotiationbanner .banner-title span {
        font-weight: 400;
        font-size: 35px;
        color: white;
        display: block;
    }

    .negotiationbanner .subtitle {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 1rem;
line-height: 1.1rem;
    }

  .negotiationbanner .btn-negotiate {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    max-width: 200px;
    /* background-color: #173a4d; */
    background-color: #ffa400;
    color: white !important;
    border: 0;
    }

/* Commission Application Form */
.comissionform .commission-field.required label.control-label.af-slide:after,
.comissionform .form-section.required label.control-label.af-slide:after {
    content: '*';
    color: #990000;
    font-weight: bold !important;
    font-size: 15px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
}