/*
    To change this license header, choose License Headers in Project Properties.
    To change this template file, choose Tools | Templates
    and open the template in the editor.
*/
/*
    Created on : Jan 13, 2020, 10:20:44 AM
    Author     : DantheManwiththePlan
*/
/*$media600youtubevid_maxwidth:39em;
$media730youtubevid_maxwidth:41em;
$media800youtubevid_maxwidth:40%;
$media900youtubevid_maxwidth:100em;
$media1000youtubevid_maxwidth:10em;
$media1100youtubevid_maxwidth:11em;
$media1200youtubevid_maxwidth:13em;
$media1300youtubevid_maxwidth:14em;
$media1400youtubevid_maxwidth:15em;
$media1500youtubevid_maxwidth:14em;
$media1600youtubevid_maxwidth:15em;*/
body {
  background-color: #fff;
  display: block;
  font: 14px Verdana;
  font-weight: normal; }

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
  padding: 0px;
  margin-top: 51px; }

/* _______________________ begin styles in content ___________________________ */
.site_map_text {
  font-family: Tahoma, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  line-height: 0px;
  color: red; }

#content {
  position: relative;
  left: 0px;
  top: auto;
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  margin: 0 0 auto;
  border: solid 0px yellow;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10em;
  z-index: 1; }

@media screen and (min-width: 250px) {
  #content {
    margin-top: 7em; } }
@media screen and (min-width: 350px) {
  #content {
    margin-top: 8em; } }
@media screen and (min-width: 400px) {
  #content {
    margin-top: 10em; } }
@media screen and (min-width: 450px) {
  #content {
    margin-top: 11em; } }
@media screen and (min-width: 525px) {
  #content {
    margin-top: 13em; } }
@media screen and (min-width: 600px) {
  #content {
    margin-top: 14em; } }
@media screen and (min-width: 730px) {
  #content {
    margin-top: 15em; } }
@media screen and (min-width: 800px) {
  #content {
    margin-top: 15em; } }
@media screen and (min-width: 900px) {
  #content {
    margin-top: 17em; } }
@media screen and (min-width: 1000px) {
  #content {
    margin-top: 18em; } }
@media screen and (min-width: 1100px) {
  #content {
    margin-top: 20em; } }
@media screen and (min-width: 1200px) {
  #content {
    margin-top: 22em; } }
@media screen and (min-width: 1300px) {
  #content {
    margin-top: 24em; } }
@media screen and (min-width: 1400px) {
  #content {
    margin-top: 26em; } }
@media screen and (min-width: 1500px) {
  #content {
    margin-top: 28em; } }
@media screen and (min-width: 1600px) {
  #content {
    margin-top: 30em; } }
.content {
  margin: 0 auto; }

h1 {
  font-family: arial black;
  font-size: 20pt;
  color: red;
  letter-spacing: 3px; }

#image1 {
  float: right; }

#image2 {
  float: left; }

.image {
  width: auto;
  height: auto;
  background: #060;
  border: solid 2px #00C;
  padding: 0.5vw;
  margin-left: 1vw;
  margin-bottom: 1vw;
  margin-top: 1vw;
  margin-right: 2vw; }

.vid {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  float: left;
  border: solid 0px #000;
  margin: 0 auto; }

@media screen and (min-width: 250px) {
  .youtubevid {
    min-width: 9em; } }
@media screen and (min-width: 350px) {
  .youtubevid {
    min-width: 20em; } }
@media screen and (min-width: 375px) {
  .youtubevid {
    max-width: 39em; } }
@media screen and (min-width: 400px) {
  .youtubevid {
    max-width: 62em; } }
@media screen and (min-width: 450px) {
  .youtubevid {
    max-width: 90em; } }
/*
@media screen and (min-width:$media525content) {
    .vid {
                max-width:$media525youtubevid_maxwidth;
}
}
@media screen and (min-width:$media600content) {
    .vid {
                max-width:$media600youtubevid_maxwidth;
}
}
@media screen and (min-width:$media730content) {
    .vid {
                max-width:$media730youtubevid_maxwidth;
}
}

@media screen and (min-width:$media800content) {
    .vidcontainer {
                max-width:$media800youtubevid_maxwidth;
}
}

@media screen and (min-width:$media900content) {
    .vidcontainer {
                max-width:$media900youtubevid_maxwidth;
}
}

@media screen and (min-width:$media1000content) {
    #youtubevid {
                max-width:$media1000youtubevid_maxwidth;
}
}

@media screen and (min-width:$media1100content) {
    #youtubevid {
                max-width:$media1100youtubevid_maxwidth;
}
}

@media screen and (min-width:$media1200content) {
    #youtubevid {
                max-width:$media1200youtubevid_maxwidth;
}
}

@media screen and (min-width:$media1300content) {
    #youtubevid {
                max-width:$media1300youtubevid_maxwidth;
}
}

@media screen and (min-width:$media1400content) {
    #youtubevid {
                max-width:$media1400youtubevid_maxwidth;
}
}

@media screen and (min-width:$media1500content) {
    #youtubevid {
                max-width:$media1500youtubevid_maxwidth;
}
}

@media screen and (min-width:$media1600content) {
    #youtubevid {
                max-width:$media1600youtubevid_maxwidth;
}
}
*/
.steps {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  border: 0px solid red;
  padding-bottom: 2vw;
  border-top: 0px solid #000; }

.step_head {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  background: #C63;
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  border-right: solid 2px #000;
  box-shadow: inset 0 4px 8px #000;
  padding-bottom: 13px;
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  float: left; }

.step_head_content {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  border-top: solid 1px #000;
  float: left; }

.step_head2 {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  background: #c63;
  border-bottom: solid 3px #000;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  box-shadow: inset 0 4px 8px #000;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.stepheader {
  font-size: 2rem;
  color: #FFD700;
  font-family: lucida sans;
  font-weight: bolder;
  letter-spacing: 1px;
  word-spacing: 3px;
  text-align: center;
  line-height: 14px; }

.step_content {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: transparent;
  padding-bottom: 2vw;
  padding-top: 2vw;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  border-bottom: solid 1px #c63;
  border-left: solid 1px #c63;
  border-right: solid 1px #c63;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  margin-top: 0rem; }

.warning {
  width: auto;
  height: auto;
  overflow: hidden;
  background: #C96;
  border: solid 3px #F00;
  padding: 0.5rem;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  float: right;
  margin-top: 0rem;
  margin-bottom: 0.5rem;
  margin-left: 5px;
  margin-right: 5px; }

#socialmediascrolltofixed {
  width: auto;
  height: auto;
  background-color: transparent;
  border: solid 0px #ccc;
  z-index: 3;
  margin-left: 4vw;
  padding: 0.5vw;
  overflow: hidden;
  float: left; }

#socialmedia {
  width: auto;
  height: auto;
  background: transparent;
  border: solid 1px #000;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  padding: 0.5rem; }

#social_links {
  width: 6rem;
  height: 6rem;
  background: #FFF;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
  border-left: solid 2px #000;
  border-right: solid 2px #000;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  padding: 0.05rem;
  margin-top: 0.5vw; }

/*# sourceMappingURL=mainsass_dmsSITE.css.map */
