html {
    font-family: Century gothic, sans-serif;
  }

*{
/*	font-family: Century Gothic, Helvetica, san-serif; */
    margin:0px;
    padding:0px;
}

@media only screen and (max-width: 840px) {
.home_logo{
	background : url(../../images/logo-home.png) center no-repeat;
	background-size: 90%;
	max-width: 2000px;
	min-height: 400px;
	font-size: 8px;
	color: #fff !important;
	margin: 0 auto;
}
}
@media only screen and (min-width: 841px) {
.home_logo{
	background : url(../../images/logo-home.png) center no-repeat;
	background-size: 60%;
	max-width: 2000px;
	min-height: 400px;
	font-size: 8px;
	color: #fff !important;
	margin: 0 auto;
}
}


.right10{
right: 10px !important;
}

body {

	display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    min-height: 100vh;
    flex-direction: column;
  }


#top-wrapper{
width: 100%;
height: auto;
display: block;
margin-top: -32px;
padding-top: 85px;
}

#top-wrapper-resource{
width: 100%;
height: auto;
padding-top: 0px;
}


.error{
margin-top: 0px;
display: block;
font-size: 12px;
}

.pt50{
padding-top: 50px;

}
.error{
color: #2C2A29;
}

.block-left{
border-left:5px solid #2C2A29;
}

.collapsible-body p a{
margin-top: -15px !important;
}

.resource-head h1{
	margin-bottom: 0px;
	margin-top: 0px;
}



@media only screen and (max-width: 600px) {
h1{
font-size: 28px !important;
}
.resource-head h1{
	font-size: 28px !important;
	text-align: center;
}
.icon-tag img{
	margin-top: 20px;
	width: 40px;
	
	
}
}

@media only screen and (min-width:601px) and (max-width: 1000px) {
h1{
	font-size: 44px !important;
}
.resource-head h1{
	font-size: 44px !important;
}
.icon-tag img{
	width: 60px;
	
	
}
}

@media only screen and (min-width:1001px) {
h1{

}
.resource-head h1{

}
.icon-tag img{
	width: 60px;
	
	
}
}

.margin-no{
	margin-bottom: 0px !important;
	
}

.wrap{
/*
margin:  0 1%;
width: 98%;
float: left;
display: block;
height: auto;
}
*/
}

.marginlogin{
margin-top: -20px !important;
}

.marginsignup{
margin-top: -10px !important;
margin-bottom: 10px !important;
}

.margintop20{
	margin-top: 20px !important;
clear: both;
}

}


.resource_links_container{
width: 70%; 
margin: 0 auto; 
text-align:center !important;
}


@media only screen and (max-width: 414px) {
	
.resource_link{

width: 48%;
margin: 1%;
padding: 2% 0;
background: #fff;
color: #000;
float: left;
box-sizing: border-box;
border: #2C2A29 1px solid;
border-radius: 15px;
font-size: 11px;

   -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
}
}


@media only screen and (min-width: 415px) {
 .resource_link{

width: 48%;
margin: 1%;
padding: 1%;
background: #ffffff;
color: #000;
float: left;
box-sizing: border-box;
border: #2C2A29 1px solid;
border-radius: 15px;
font-size: 12px;

   -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
}
}

@media only screen and (min-width: 700px) {
  .resource_link{

width: 30%;
margin: 1%;
padding: 1%;
background: #ffffff;
color: #000;
float: left;
box-sizing: border-box;
border: #2C2A29 1px solid;
border-radius: 15px;
font-size: 10px;

   -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
}

}


@media only screen and (min-width: 990px) {
 .resource_link{

width: 18%;
margin: 1%;
padding: 1%;
background: #ffffff;
color: #000;
float: left;
box-sizing: border-box;
border: #2C2A29 1px solid;
border-radius: 15px;
font-size: 12px;

   -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
}
}


@media only screen and (min-width: 1180px) {
.resource_link{

width: 18%;
margin: 1%;
padding: 1%;
background: ffffff;
color: #000;
float: left;
box-sizing: border-box;
border: #2C2A29 1px solid;
border-radius: 15px;
font-size: 14px;

   -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
}

}

.resource_link:hover{
background: #2C2A29;
color: #fff;
}

header {
  height: auto !important;
  width: 100% !important;
  display: block !important;
  position: relative !important;

}

main{
    flex: 1 0 auto;
     flex-direction: column;
width: 100% !important;
height: auto !important;
display: block !important;
position: relative !important;

}
footer{
width: 100% !important;
display: block !important;
position: relative !important;

}

.clear{

clear: left;
}

.snack h1, .snack h2, .snack h3, .snack h4, .snack h5, .snack h6 {
padding: 0 2rem !important;
}
.snack ul{padding: 0 2rem !important;
   margin-bottom: 15px;
}
.snack ol{padding: 0 2rem !important;
   margin-bottom: 15px;
}

.snack{
padding-top: 30px;
}
.snack ol{
list-style-type: upper-roman  !important;
}

.snack ol li{
list-style-type: decimal  !important;
margin-left: 20px;
list-style-position: outside;
padding-bottom: 5px;
}

.snack ul li{
margin-left: 20px;
list-style-type: circle  !important;
list-style-position: outside;
padding-bottom: 5px;
}

.snack p{
padding: 0 2rem 10px 2rem !important;

margin-bottom: 1.2em !important;

}
.snack img{
  max-width: 100%;
  height: auto !important;
}

img{
  max-width: 100% !important;
  height: auto !important;
}

.snk{
padding: 20px !important;
min-height: 85px  !important;
}
.no-border{
border: none !important;
}


.subcat_info {
  padding: 15px 0;
}
.subcat_info p{
margin-bottom: 1.2em !important;

}
.subcat_info ol, .subcat_info ul{
 padding: 0 2rem !important;
   margin: 15px 0;

}
.subcat_info ul li{
  list-style-type: circle  !important;
  list-style-position: outside;
  padding-bottom: 5px;

}

.snack a, .subcat_info a{
  color: #2C2A29;
}

.section  a{
  background: #fff;
  position: relative;
  z-index: 1;
  width: 98%;
  display: block;
  border: 1px solid #2C2A29;
  border-radius: 15px;
  color: #000;
  font-weight: bold;
  padding: 5% 5%;
  font-size: 12px;
  text-align: center !important;
}

.section a:hover {
  background: #2C2A29;
  color: #fff;
}


.section  span{
  text-align: center !important;
}

.margintop10{
  margin-top: 10px !important;
  clear: both;
}

/* CUSTOM */
.dark-bg{
  background-color: #2C2A29 !important;
}
