body {
  font-family: "Raleway";
}
.right-hamburgermenu {
  /* float: right; */
  position: absolute;
}
.right-hamburgermenu img {
  width: 500px;
}
.topbar {
  z-index: 100;
  width: 100%;
  height: 45px;
  background-color: #5385c1;
  /* float: left; */

  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.topbaritems {
  margin: 0 auto;
  width: 1280px;
  /* background-color: green; */
  height: 45px;
  top: 12px;
  position: relative;
  /* text-decoration: none; */
}
.topbaritems a {
  text-decoration: none;
}
.floatlinkleft {
  float: left;
}
.topbaritems a {
  color: white;
}
.floatlinksright {
  float: right;
  margin-left: 50px;
}
.paddinglinkleft {
  padding-left: 10px;
}
.semostext {
  font-weight: bold;
}
.entirepagesection {
  /* float: left; */
  width: 1280px;
  /* background-color: red; */
  height: 1100px;
  /* float: left; */
  /* margin-top: 14px; */
  margin: 0 auto;
  top: 24px;
  position: relative;
}
.h1elements {
  text-align: center;
  padding-top: 100px;
  color: #5385c1;
  font-size: 3em;
}
.aliquamp {
  text-align: center;
  margin-top: -10px;
  position: relative;
}
.text-headers {
  margin: 0 auto;
  /* background-color: red; */
  width: 1280px;
  height: 800px;
}
.text-headersh1-1 {
  padding-top: 50px;
  color: #5385c1;
}
.twodividedsectionselementsh1 {
  padding-top: 30px;
  color: #5385c1;
}
.samplecontent-paragraph {
  line-height: 1.5;
  color: #9a9a9a;
  font-size: 1.1em;
  line-height: 1.6;
}
.twoparagraphss {
  position: relative;
  top: 50px;
  width: 100%;
  height: 300px;
  /* background-color: green; */
}
.firstparagraph-sam {
  width: 50%;
  /* background-color: violet; */
  height: 100%;
  float: left;
  color: #9a9a9a;
  letter-spacing: 2;
  line-height: 1.5;
}
.secondparagraph-magna {
  line-height: 1.5;
  color: #9a9a9a;
  float: left;
  width: 50%;
  /* background-color: red; */
  height: 100%;
  letter-spacing: 2;
  /* float: left; */
}
.firstparagraph-sam h1 {
  color: #5385c1;
  font-size: 25px;
}
.firstparagraph-sam p {
  font-size: 17.6px;
  padding-right: 40px;
}

.secondparagraph-magna h1 {
  color: #5385c1;
  font-size: 25px;
}
.secondparagraph-magna p {
  line-height: 1.7;
  font-size: 17.6px;
  padding-right: 40px;
}
.clearfloat,
.clearfloats {
  clear: both;
}
.threeparagraphshere {
  /* background-color: yellow; */
  width: 100%;
  height: 300px;
  margin-top: 50px;
  /* padding-bottom: 10px; */
  /* border-bottom: 1px solid black; */
}
.lightbluetextcolorforheader {
  font-size: 24px;
  color: #5385c1;
}
.p1of3 {
  height: 100%;
  /* background-color: chocolate; */
  width: 33%;
  float: left;
  font-size: 15.5px;
}
.p1of3 p {
  padding-right: 20px;
  line-height: 2;
}
.p2of3 p {
  padding-right: 20px;
}
.p3of3 p {
  padding-right: 20px;
}
.p2of3 {
  float: left;
  height: 100%;
  /* background-color: green; */
  width: 33%;
}
.p3of3 {
  font-size: 17.6px;
  float: left;
  height: 100%;
  /* background-color: pink; */
  width: 33%;
  position: relative;
}
.p1of1 p {
  font-size: 15.5px;
  line-height: 2;
}
.p2of3 p {
  font-size: 15.5px;
  line-height: 2;
  padding-right: 50px;
}
.p3of3 p {
  font-size: 15.5px;
  line-height: 2;
  padding-right: 50px;
}
.twodividedsections {
  height: 3000px;
  width: 100%;
  /* background-color: orange; */
  margin-top: 30px;
  border-top: 1px solid #9a9a9a;
}
.leftsection {
  margin-right: 5%;
  width: 45%;
  height: 100%;
  /* background-color: green; */
  float: left;
}
.rightsection {
  width: 50%;
  height: 100%;
  /* background-color: red; */
  float: left;
}
.precode,
.xmp {
  border: 0.5px solid grey;
  display: inline;
  background-color: #f7f7f7;
}
.firstleftsection {
  border-bottom: 1px solid #9a9a9a;
}
div.headings h2,
div.headings h3,
div.headings h4,
div.headings h5,
div.headings h6 {
  color: #5385c1;
}
.headings {
  border-bottom: 1px solid #9a9a9a;
}
.paddingtopp {
  padding-top: 50px;
}
.subtitleheading h3 {
  padding-top: 30px;
}
.hsbluecolorfont {
  color: #5385c1;
}
.smallpaddingtop {
  padding-top: 30px;
}
.unorderedlist {
  float: left;
  width: 50%;
  height: 400px;
  /* background-color: red; */
}
.bluecolorfont,
.bluefontcolor {
  color: #5385c1;
}
.orderedlists {
  width: 50%;
  float: left;
  height: 300px;
  /* background-color: green; */
  /* text-align: left; */
}
.orderedlists h4 {
  padding-left: 26px;
}
.unlistborder-top {
  border-top: #9a9a9a 1px solid;
  padding-top: 14px;
}
.iconspngs {
  width: 34px;
  margin-right: 5px;
}
.icons {
  /* background-color: red; */
  margin-left: 28px;
}
.definitionspaddingleft {
  padding-left: 30px;
}
.blackishfontcolor {
  color: black;
}
.paddingtop10px {
  position: relative;
  margin-top: 33px;
}
.defaultbluebutton1 {
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.defaultbluebutton2 {
  color: white;
  background-color: #5a5a5a;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.defaultbluebutton3 {
  color: black;
  background-color: white;
  border: 3px solid #5a5a5a;
  font-size: 25px;
  padding: 7px 22px;
}
.defaultbluebutton2,
.defaultbluebutton3 {
  margin-left: 20px;
}
.leftbuttonsfirstmargintop {
  margin-bottom: 20px;
  /* float: left; */
  /* background-color: cornflowerblue; */
}

.second-defaultbluebutton1 {
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 10px 20px;
}
.second-defaultbluebutton2 {
  color: white;
  background-color: #5a5a5a;
  border: none;
  font-size: 25px;
  padding: 10px 20px;
}
.second-defaultbluebutton3 {
  color: black;
  background-color: white;
  border: 3px solid #5a5a5a;
  font-size: 25px;
  padding: 7px 18px;
}
.defaultbluebutton2,
.defaultbluebutton3 {
  margin-left: 10px;
}
.second-defaultbluebutton1,
.second-defaultbluebutton2,
.second-defaultbluebutton3 {
  margin-top: 30px;

  margin-right: 10px;
  font-size: 15px;
  /* padding: 5px 25px; */
}
.twobuttonsdividedsectionsleft-right {
  width: 100%;
  /* background-color: red; */
  height: 300px;
  margin-top: 30px;
  float: left;
}
.defaultbluebutton2-2,
.defaultbluebutton3-2 {
  margin-left: 0;
}
.left-within-left {
  width: 50%;
  height: 300px;
  /* background-color: orange; */
  float: left;
}
.rightwithin-leftsection {
  /* background-color: green; */
  /* width: 50%; */
  float: right;
  position: relative;
  top: -168px;
  left: -32px;
}
.rightbuttons-section {
  width: 50%;
  /* background-color: yellow; */
  height: 300px;
  float: left;
  /* padding-left: 30px; */
}
.blockquote {
  margin-top: 30px;
}
.blockquote blockquote {
  border-left: 5px solid #9a9a9a;
  padding-left: 20px;
  float: left;
  margin-left: 0px;
}
.table {
  float: left;
  position: relative;
  height: 200px;
  width: 100%;
  top: 40px;
  /* background-color: aquamarine; */
}

.tabletextalign {
  text-align: left;
}
.entiretable {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 18px;
}
.tablepadding td {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
  padding-left: 50px;
  /* float: left; */
}
.table table {
  border-bottom: 1px solid #5a5a5a;
}
table tr:nth-child(2n) {
  background-color: #f2f2f2;
  margin-top: 50px;
}
table tr {
  /* padding-top: 10px; */
  padding-bottom: 20px;
  border-bottom: 1px solid #9a9a9a;
}
.removeborderbottom {
  border-bottom: none;
}
.tablenameclass {
  padding-left: 45px;
}
.tabledescriptionclass {
  padding-left: 48px;
}
.tablepriceclass {
  padding-left: 50px !important;
  position: absolute;
}
.entiretable tr th {
  padding-top: 20px;
  padding-bottom: 15px;
}
.tableprices {
  padding-right: 40px;
}
.tabletextfloatright td {
  text-align: right;
  /* float: right; */
  padding-right: 31px;
}
/* SECONDD TABLEEEEEEEEEEEEEE! */
.secondtable {
  float: left;
  margin-top: 300px;
}
.secondtable {
  float: left;
  position: relative;
  height: 200px;
  width: 100%;
  top: 40px;
  /* background-color: aquamarine; */
}

.tabletextalign {
  text-align: left;
}
.entiretable {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 18px;
}
.tablepadding td {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
  padding-left: 50px;
  /* float: left; */
}
.table table {
  border-bottom: 1px solid #5a5a5a;
}
.secondtable tr:nth-child(2n) {
  background-color: #f2f2f2;
  margin-top: 50px;
}
table tr {
  padding-top: 50px;
}
.tabletextfloatright td {
  text-align: right;
  /* float: right; */
}

/* stylingrightsection from here below */

.rightbuttons-special {
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.rightbuttons-default {
  color: white;
  background-color: #5a5a5a;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.rightbuttons-alternate {
  color: black;
  background-color: white;
  border: 3px solid #5a5a5a;
  font-size: 25px;
  padding: 7px 22px;
}
.rightbuttons-default,
.rightbuttons-alternate {
  margin-left: 10px;
}

.right-buttons-secondrow {
  margin-top: 45px;
}

.rightbuttons-big {
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 20px 38px;
  font-size: 28px;
}
.rightbuttons-second-default {
  color: white;
  background-color: #5a5a5a;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.rightbuttons-small {
  color: black;
  background-color: white;
  border: 3px solid #5a5a5a;
  font-size: 19px;
  padding: 7px 22px;
  bottom: 2px;
  position: relative;
}
.rightbuttons-second-default,
.rightbuttons-small {
  margin-left: 10px;
}

/* fitbuttons below */

.fitbluebutton {
  width: 193px;
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.fitgreybutton {
  width: 193px;
  width: 193px;
  color: white;
  background-color: #5a5a5a;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.fittransparentbutton {
  width: 193px;
  color: black;
  background-color: white;
  border: 3px solid #5a5a5a;
  font-size: 25px;
  padding: 7px 22px;
}
.fitgreybutton,
.fittransparentbutton {
  margin-left: 10px;
}
.fitbluebutton,
.fitgreybutton,
.fittransparentbutton {
  width: 203px;
  font-size: 25px;
}
.fitbuttons {
  margin-top: 45px;
}

/* fit + small buttons  */

.fitbluebuttonsmall {
  width: 193px;
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.fitgreybuttonsmall {
  width: 193px;
  width: 193px;
  color: white;
  background-color: #5a5a5a;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.fittransparentbuttonsmall {
  width: 193px;
  color: black;
  background-color: white;
  border: 3px solid #5a5a5a;
  font-size: 25px;
  padding: 7px 22px;
}
.fitgreybuttonsmall,
.fittransparentbuttonsmall {
  margin-left: 2px;
}
.fitbluebuttonsmall,
.fitgreybuttonsmall,
.fittransparentbuttonsmall {
  width: 209px;
  font-size: 19px;
}
.fitbuttonssmall {
  margin-top: 35px;
}

/* below are icon buttons */
.iconbuttons {
  margin-top: 35px;
}
.searchblueiconbutton {
  background-color: #5385c1;
  font-size: 20px;
  color: white;
  padding-left: 10px;
  border: none;
  /* height: 30px; */
  padding: 12px 25px;
}
.searchblueiconbutton img {
  /* padding-left: px; */
  padding-right: 8px;
}

.downloadgreybutton {
  background-color: #5a5a5a;
  font-size: 20px;
  color: white;
  padding-left: 10px;
  border: none;
  /* height: 30px; */
  padding: 12px 25px;
}
.donetransparenticon {
  background-color: transparent;
  font-size: 20px;
  color: #5a5a5a;
  padding-left: 10px;
  border: none;
  /* height: 30px; */
  padding: 9px 22px;
  border: 3px solid #5a5a5a;
}
.downloadgreybutton img {
  /* padding-left: px; */
  padding-right: 8px;
}
.donetransparenticon img {
  /* padding-left: px; */
  padding-right: 8px;
}
.downloadgreybutton,
.donetransparenticon {
  margin-left: 10px;
}
/* greybuttons */
.greybutton1,
.greybutton2,
.greybutton3 {
  margin-top: 35px;
  margin-right: 15px;
  background-color: #9090906c;
  font-size: 20px;
  color: white;
  padding-left: 10px;
  border: none;
  /* height: 30px; */
  padding: 12px 23px;
  /* border: 3px solid #5a5a5a; */
}
.name-and-email-inputFields {
  margin-top: 30px;
  background-color: #9090906c;
  color: #9a9a9a;
  width: 42.9%;
  padding: 15px;
  font-size: 20px;
  border: none;
}
.marginleft10p {
  margin-left: 4%;
}
.dropdowncattegory {
  margin-top: 30px;
  background-color: #9090906c;
  color: #9a9a9a;
  width: 100%;
  padding: 15px;
  font-size: 20px;
  border: none;
}
.radio-buttons {
  display: inline-block;
  margin-top: 30px;
}
.radiobutton1,
.radiobutton2,
.radiobutton3 {
  float: left;
  display: inline-block;
  font-size: 31px;
}

.smallimages {
  width: 203.8px;
}
.imagemgleft {
  margin-left: 10px;
}
.smallimagesrow {
  margin-top: 25px;
}
.smallimagesrow2,
.smallimagesrow3 {
  margin-top: 15px;
}
.radio-buttons input {
  display: none;
}
/* .radiobutton1 label{
  margin: 10px;
  width: 180px;
  height: 200px;
  border: 3px solid transparent;
  display: inline-block;
  border-radius: 10px;
  position: relative;
  text-align: center;
  box-shadow: 0 0 20px #c3c3c367;
  cursor: pointer;
} */
.radiobutton1 > i {
  color: white;
  background-color: #9a9a9a;
  font-size: 20px;

  padding: 10px;

  border-radius: 50px;
}

.mainpicture {
  width: 100%;
}

.leftpicturetextpicture {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 36%;
}
.leftrightparagraph {
  line-height: 25px;
}
.float2ndimageright {
  float: right;
  margin-top: 0px;
}
.leftrightpic2 {
  margin-top: 45px;
}

.boxsection {
  margin-top: 50px;
}

.boxsection p {
  line-height: 25px;
  border: 1px solid #9a9a9a;
  padding: 25px 25px;
}

.preformatted {
  margin-top: 30px;
  text-align: left !important;
}

.preformattedwrapped {
  white-space: pre-line;
  margin-left: 0 !important;
  background-color: #9090906c;
  line-height: 20px;
  border: 1px solid #9a9a9a;
  padding-left: 25px;
  text-align: left;
}

.footer {
  top: 700px;
  margin-top: 500%;
  padding-top: 50px;
  margin-bottom: 0;
  clear: both;
  position: relative;
  bottom: 0;
  width: 1280px;
  margin: 0 auto;
  /* background-color: aqua; */
  border-top: 1px solid #9a9a9a;
  /* margin-top: 170px;
  padding-top: 50px; */
  padding-bottom: 50px;
}
.footer p {
  /* padding-left:313px; */
  color: #5a5a5a;
  display: inline;
}
.socialmediaicons {
  float: right;
  /* margin-right: 311px; */
  display: inline;
  /* padding-left: 10px; */
}
.imgpaddingleft {
  padding-left: 5px;
}

.form {
  margin-top: 20px;
}
.form form {
  margin-top: -35px;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 768px) {
  .topbar {
    width: 768px;
  }
  .entirepagesection {
    width: 768px;
  }
  .elementsheader {
    width: 755px;
  }
  .firstparagraph-sam p {
    display: block;
  }
  .text-headers {
    width: 768px;
  }
  .text-headersh1-1 {
    text-align: center;
  }
  .samplecontent-paragraph {
    text-align: center;
    width: 690px;
    margin: 0 auto;
  }
  .twoparagraphss {
    margin: 0 auto;
    position: relative;

    margin: 0 auto;
    position: relative;
    margin-left: 6%;
    margin-top: -34px;
  }
  .firstparagraph-sam {
    width: 690px;
    margin: 0 auto;
    text-align: center;
  }
  .secondparagraph-magna {
    width: 690px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: -30px;
  }
  .threeparagraphshere {
    width: 0 auto;
    /* background-color: cyan; */
    position: relative;
  }
  .p1of3 {
    width: 690px;
    text-align: center;
    margin-left: 46px;
    margin-bottom: -115px;
  }
  .p2of3 {
    width: 690px;
    text-align: center;
    margin-left: 46px;
    margin-bottom: -115px;
  }
  .p3of3 {
    width: 690px;
    text-align: center;
    margin-left: 46px;
    padding-bottom: -45;
    border-bottom: 1px solid #5a5a5a;
    margin-bottom: 22px;
    height: auto;
  }
  .twodividedsections {
    border-top: none;
  }
  .leftsection {
    width: 690px;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .twodividedsectionselementsh1 {
    float: none;
    clear: both;
    text-align: center;
  }
  .topbaritems {
    width: 690px;
  }
  .unorderedlist {
    width: 690px;
    height: 315px;
    text-align: center;
  }
  .unorderedlist li {
    padding-left: 0px;
  }
  .orderedlists {
    width: 690px;
    text-align: center;
  }
  .defaultbluebutton1 {
    width: 690px;
    margin-bottom: 20px;
  }
  .defaultbluebutton2 {
    width: 690px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .defaultbluebutton3 {
    width: 690px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .second-defaultbluebutton1 {
    width: 690px;
  }
  .second-defaultbluebutton2 {
    width: 690px;
  }
  .second-defaultbluebutton3 {
    width: 690px;
  }
  .left-within-left {
    width: 690px;
    /* background-color: cyan; */
    margin-top: 1%;
  }
  .rightwithin-leftsection {
    clear: both;
    width: 690px;
    clear: both;
    /* width: 690px; */
    position: relative;
    margin-top: 163px;
    /* left: -0.6%; */
    /* margin: 0 auto; */
    left: 0px;
  }
  .right-buttons-secondrow {
    width: 690px;
  }
  .footer {
    width: 690px;
  }
  .footer p {
    padding-left: 175px;
    color: #5a5a5a;
    display: inline;

    margin-top: 50px;
    margin: 0 auto;

    top: 22px;
    position: relative;
  }
  .footer {
    position: relative;
    margin-bottom: 0px;
    width: 690px;
    margin: auto;
    bottom: -1070px;
    margin-left: 40px;
    top: 228%;
  }
  .socialmediaicons {
    position: relative;
    float: left;
    margin-top: -45px;
    margin-left: 286px;
    /* margin-right: 311px; */
    display: inline;
    /* padding-left: 10px; */
  }
  .elementsheader {
    margin-top: -60px;
  }
  .rightbuttons-section {
    background-color: blue;
    margin-top: 300px;
  }
  .rightbuttons-section button {
    width: 690px;
  }

  .table {
    margin-top: 700px;
  }

  .rightsection {
    /* background-color: red; */
    margin-top: 300px;
    width: 690px;
    margin-left: 40px;
  }
  .buttonsrightsection button {
    width: 690px;
  }
  .rightbuttons-default,
  .rightbuttons-alternate {
    margin-left: 0;
    margin-top: 20px;
  }
  .right-buttons-secondrow button {
    width: 690px;
    margin-bottom: 20px;
  }
  .rightbuttons-second-default,
  .rightbuttons-small {
    margin-left: 0;
  }
  .fitbuttons button {
    width: 220px;
    margin-bottom: 20px;
  }
  .fitbuttonssmall button{
    width: 225px;
  }
  .smallbuttonss1 {
    /* background-color: red; */
  }
  
}
