﻿@media (min-width: 801px) {
body {
		background: url('https://cdn.sd.gov/agency/DSS/img/background.png') no-repeat center center fixed;
		width: 100%;
		height: 100%;
		background-size: cover;
		max-width: 1200px;
		min-width: 800px;
		margin: 0 auto;
		padding: 0;
		z-index: 5000;
		font-family: "Myriad Pro", "Myriad Pro Cond", Arial, Verdana;
	}
	
	 }
	#SocialMedia {
        position: absolute;
        top: 5px;
        right:200px;
     }
	
#sitecontent {
	max-width: 1200px;
	min-width: 700px;	
}



.hide, .ui-loader {
	display: none;	
}



/*Background Color */
#defaultmaincontent, #secondarymaincontent {
	background-color: white;	
}

/* Header Area */
    header {
        position: relative;
        background-color: white;
        margin-top: 10px;
        z-index: 4000;
    }
	header * {
		box-sizing: initial;
	}
    .translate {
        position: absolute;
        bottom: 5%;
        right: 2.3%;
    }

    .gcse-searchbox {
        position: absolute;
        right: 0;
        top: 45%;
        /*clear: right;
        height: 20px;*/
        width: 20%;
        /*float: right;
	margin-top: 2%;*/
        padding-right: 10px;
    }

    #Secretary {
        position: absolute;
        top: 0;
        right: 0;
        /*float: right;*/
        background-color: #026b9a;
        color: White;
        text-align: center;
        padding: 5px;
        margin-right: 3%;
        -webkit-border-bottom-right-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;
        -moz-border-radius-bottomright: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        box-shadow: 4px 4px 5px #666;
    }

/* Half Circle Navigation */
li.ddfix{
	margin-right: -1%;
	width: 15.15%;	
}

#circlenav li img {
	width: 100%;	
}

/* Top Half Circle Navigation */ 
ul.dropdown {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	z-index: 597;
	font-size:16px;
	background-color: 707070;
    width: 100%;
}

a img {
	border: 0;	
}

ul.dropdown2 li {
	width: 100%;	
}

ul.dropdown2 li a{
	border: 0;
	font-weight: 600;
}

ul.dropdown a:link {
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-size: 14px;
}
ul.dropdown a:visited {
	color: #ffffff;
	text-decoration: none;
}
ul.dropdown a:hover {
	text-decoration: none;
	width: 100%;
	color: #CCC;
}
ul.dropdown ul {
	background-color: #707070;
	margin: 0px;
	padding: 10px;
	padding-top: -10px;
	width: 155%;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	/*left: 0px;*/
	top: 100%;
	z-index:598;
}

ul.dropdown li ul.licensing {
	left: -130%;	
	width: 220%;
}

ul#ada {
	width: 230%;	
}

ul#bh {
	width: 225%;	
}

ul#cc, ul#cp, ul#cs {
	width: 120%;	
}

ul#ea {
	width: 205%;
}

ul#med {
	width: 100%;	
}

ul.dropdown li {
	line-height: 1.5em;
	vertical-align: middle;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown ul li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.dropdown ul ul {
	left: 99%;
	top: 1px;
}

ul.dropdown2 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



/*Circle Navigation */

#secondnav img
{
    padding-left: 3.8%;
    padding-right: 3.8%;
    z-index: 1000;
    width: 12%;
    
}
#secondnav 
{
    z-index: 1001;
    background-image: url('https://cdn.sd.gov/agency/DSS/img/nav/secondnavbar.png');
    background-repeat: no-repeat;
    background-position: center;
	margin-top: -40px;
}

/* Image Banner */
#defaultmaincontent .imgsize {
	width: 100%;	
}

/* Main Page Content */
img {
		padding: -5px;
		margin: -0px;	
		max-width:100%;
	}
/* Mission Area */
#mission {
	display: block;
	float: left;
	width: 75%;	
	margin-left: 7%;
}

.imagetext {
	width: 50px;
	padding-left: 20px;
	float: left;
	padding-top: 3%;
}

.missiontext {
	display: block;
	float: left;
	width: 70%;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #02183c;
}

/* Recent News Area */
.imagerecent {
	width: 25px;
	padding-left: 20px;
	float: left;
	padding-top: 3%;
	z-index: 599;
}

.recentnewstext {
	float: left;
	width: 80%;
	margin-top: 0%;
	font-size: 1em;
	padding-top: 3%;
	padding-bottom: 4%;
	margin-bottom: 0%;
	line-height: 1.5em;
	color: #02183c;
	list-style-type: none;
	z-index: 600;
}

#RecentNews {
	margin-top: 18px;
	margin-left: 50px;
	
	display: block;
	float: left;
	width: 90%;
	background-color: #d0d3d4;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

/* Guiding Principles Area */
#GuidingPrinciples
{	margin-left: 2%;
	clear: both;
	margin-top: 2%;
	display: block;
	float: left;
	width: 60%;
	background-color: #9FD9B4;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.imagegp {
	width: 50px;
	float: left;
	padding-left: 20px;
	padding-top: 5%;
}

#gptext {
	list-style-type: circle;
	float: left;
	width: 70%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-size: 1em;
	padding-top: 3%;
	padding-bottom: 4%;
	line-height: 1.8em;
	color: #026b9a;
	z-index: 600;	
}

/* Key Resources Area */
#KeyResources {
	width: 22%;
	float: right;
	margin-right: 2%;
	margin-top: 2%;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #d0d3d4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#KeyResourcesul {
	margin-left: -10%;	
}
#KeyResourcesul li {
	list-style-type: none;	
	padding: 7px;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -2%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-left: 25px;
}

#KeyResourcesul li:hover {
    background-color: #d0d3d4;
}

#KeyResourcesul a li:hover  
{
    color: #f68e57;
}

#KeyResourcesul li:hover a {
	color: #f68e57;	
}

.imagekr {
	width:70%;	
	margin-left: 15%;
	padding-top: 3%;
}

ul#KeyResourcesul li:hover ul {
	display: block;
	position: relative;
	margin-left: -15%;
	z-index: 99;
}

ul#KeyResourcesul ul li {
	background-color: white;	
}

ul#KeyResourcesul ul a li:hover   {
	color:#f68e57;	
}

.krdropdown {
	display: none;	
}


/* Goals Area */
#Goals
{	margin-left: 2%;
	margin-top: 2%;
	float: left;
	width: 70%;
	position: relative;
	background-color: #D0D3D4;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#goalsul{
	list-style-type: circle;
	float: left;
	width: 55%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-size: 1em;
	padding-top: 3%;
	padding-bottom: 4%;
	line-height: 1.8em;
	color: #02183c;
	z-index: 600;	
}

#outline {
	padding-left: 5%;
	float: left;
	margin-top: 10%;
	width: 15%;
	text-align: center;
}

/* White Box around content areas */
.whitebox {
	background-color: white;
	width: 100%;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



/*Secondary Layout */
#leftcolumn {
	padding-left: 10px;
	width: 63%;
	float: left;
}

#rightcolumn {
	margin-top: 2%;
	width: 27%;
	float: left;
	margin-left: 3%;
	padding: 15px;
	background-color: #026b9a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}

#rightcolumn ul li {
	list-style-type: none;
	margin-left: -5%;
	line-height: 1.8em;
}

#rightcolumn h3 {
	padding-left: 5px;
	margin-top: 1%;
}	

#rightcolumn ul {
	margin-top: -5%;
	
}

/* Circle Nav Secondary Page */
#bottomnav *{
	box-sizing:unset;
}
#bottomnav {
	clear: both;
	z-index: 1001;
    background-image: url('https://cdn.sd.gov/agency/DSS/img/nav/secondnavbar.png');
    background-repeat: no-repeat;
	background-position: center;
}

#bottomnav img {
	padding-left: 3.8%;
    padding-right: 3.8%;
    z-index: 1000;
    margin-top: 1%;
    width: 12%;	
}

#mednav {
	z-index: 1001;
    background-image: url('https://cdn.sd.gov/agency/DSS/img/nav/secondnavbar.png');
    background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
}

#mednav img {
	padding-left: 2.1%;
    padding-right: 2.1%;
    z-index: 1000;
    width: 12%;	
}
#mednavMobile {display: none;}

#bhnav {
	z-index: 1001;
    background-image: url('https://cdn.sd.gov/agency/DSS/img/nav/secondnavbar.png');
    background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
}

#bhnav img {
	padding-left: 2.1%;
    padding-right: 2.1%;
    z-index: 1000;
    width: 12%;	
}
#bhnavMobile {display: none;}

#ccsnav {
	z-index: 1001;
    background-image: url('https://cdn.sd.gov/agency/DSS/img/nav/secondnavbar.png');
    background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
}

#ccsnav img {
	padding-left: 2.1%;
    padding-right: 2.1%;
    z-index: 1000;
    width: 12%;	
}
#ccsnavMobile {display: none;}

#hscnav {
	z-index: 1001;
    background-image: url('https://cdn.sd.gov/agency/DSS/img/nav/secondnavbar.png');
    background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
}

#hscnav img {
	padding-left: 2.1%;
    padding-right: 2.1%;
    z-index: 1000;
    width: 12%;	
}
#hscnavMobile {display: none;}

#eanav {
	z-index: 1001;
    background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
}

#eanav img {
	padding-left: 1.5%;
    padding-right: 1.%;
    z-index: 1000;
    width: 11%;	
}
#eanavMobile {display: none;}

#expansionnav {
	z-index: 1001;
    background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
}

#expansionnav img {
	padding-left: 2.1%;
    padding-right: 2.1%;
    z-index: 1000;
    width: 20%;	
}


	
#expansionnavMobile {display: none;}

#copyrightsecondary {
	padding-bottom: 10px;
	text-align: center;
}

footer {
	clear: both;
	text-align: center;	
	padding-top: 20px;
	padding-bottom: 10px;
}

table.stats tr td {
	text-align: center;	
}

.green {
	color: #6F0;	
}

/* topnavigationbar  
body {
 margin: 0;
  font-family: 'Poppins', sans-serif; 
}
*/
.topnav {
  overflow: hidden;
  background-color: #707070;
}

.topnav a {
  float: left;
  color: #707070;
  text-align: center;
  padding: 16px 18px 16px 20px;
  text-decoration: none;
  font-size: 15px;
}

.topnav a:hover {
  background-color: #707070;
  color: black;
}

.topnav a.active {
  background-color: #707070;
  color: white;
}
