h1 {
  margin-top: 0px;
}
h2 {
  margin-top: 0px;
}
h3 {
  margin-top: 0px;
}
h4 {
  margin-top: 0px;
}
h5 {
  margin-top: 0px;
}
h6 {
  margin-top: 0px;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}
html body {
  font-size: 1.4rem;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
ul,
ol {
  padding: 0px;
  margin: 0px;
  list-style-position: inside;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.container10 {
  width: 10%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container10 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container20 {
  width: 20%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container20 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container30 {
  width: 30%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container30 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container40 {
  width: 40%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container40 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container50 {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container50 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container60 {
  width: 60%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container60 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container70 {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container70 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container80 {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container80 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container90 {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container90 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container100 {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.fullScreen {
  height: 100%;
  width: 100%;
  position: relative;
}
.fullScreen95 {
  height: 95%;
  width: 100%;
  position: relative;
}
.fullScreen90 {
  height: 90%;
  width: 100%;
  position: relative;
}
.fullScreen85 {
  height: 85%;
  width: 100%;
  position: relative;
}
.fullScreen80 {
  height: 80%;
  width: 100%;
  position: relative;
}
.fullScreen75 {
  height: 75%;
  width: 100%;
  position: relative;
}
.fullScreen70 {
  height: 70%;
  width: 100%;
  position: relative;
}
.fullScreen65 {
  height: 65%;
  width: 100%;
  position: relative;
}
.fullScreen60 {
  height: 60%;
  width: 100%;
  position: relative;
}
.fullScreen55 {
  height: 55%;
  width: 100%;
  position: relative;
}
.fullScreen50 {
  height: 50%;
  width: 100%;
  position: relative;
}
.fullWidthScale {
  width: 100%;
  position: relative;
}
.fullWidthScale img {
  width: 100%;
}
.fullWidthNoScale {
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fullWidthNoScale img.absolute {
  min-width: 1920px;
  width: 1920px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  position: absolute;
  right: -9999px;
  top: -9999px;
}
@media only screen and (min-width: 1921px) {
  .fullWidthNoScale img.absolute {
    width: 100%;
    min-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media only screen and (max-width: 1400px) {
  .fullWidthNoScale img.absolute {
    width: auto;
    min-width: 1450px;
  }
}
@media only screen and (max-width: 1200px) {
  .fullWidthNoScale img.absolute {
    width: auto;
    min-width: 1250px;
  }
}
@media only screen and (max-width: 992px) {
  .fullWidthNoScale img.absolute {
    width: auto;
    min-width: 1000px;
  }
}
@media only screen and (max-width: 767px) {
  .fullWidthNoScale img.absolute {
    width: auto;
    min-width: 800px;
  }
}
@media only screen and (min-width: 1921px) {
  .fullWidthNoScale {
    height: auto !important;
  }
}
.fwNoScale50 {
  height: 50px;
  min-height: 50px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale50,
  .fwNoScale50 img.absolute {
    height: 39px;
    min-height: 39px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale50,
  .fwNoScale50 img.absolute {
    height: 32px;
    min-height: 32px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale50,
  .fwNoScale50 img.absolute {
    height: 26px;
    min-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale50,
  .fwNoScale50 img.absolute {
    height: 20px;
    min-height: 20px;
  }
}
.fwNoScale100 {
  height: 100px;
  min-height: 100px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale100,
  .fwNoScale100 img.absolute {
    height: 78px;
    min-height: 78px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale100,
  .fwNoScale100 img.absolute {
    height: 65px;
    min-height: 65px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale100,
  .fwNoScale100 img.absolute {
    height: 52px;
    min-height: 52px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale100,
  .fwNoScale100 img.absolute {
    height: 41px;
    min-height: 41px;
  }
}
.fwNoScale150 {
  height: 150px;
  min-height: 150px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale150,
  .fwNoScale150 img.absolute {
    height: 117px;
    min-height: 117px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale150,
  .fwNoScale150 img.absolute {
    height: 97px;
    min-height: 97px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale150,
  .fwNoScale150 img.absolute {
    height: 78px;
    min-height: 78px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale150,
  .fwNoScale150 img.absolute {
    height: 62px;
    min-height: 62px;
  }
}
.fwNoScale200 {
  height: 200px;
  min-height: 200px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale200,
  .fwNoScale200 img.absolute {
    height: 156px;
    min-height: 156px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale200,
  .fwNoScale200 img.absolute {
    height: 130px;
    min-height: 130px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale200,
  .fwNoScale200 img.absolute {
    height: 104px;
    min-height: 104px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale200,
  .fwNoScale200 img.absolute {
    height: 83px;
    min-height: 83px;
  }
}
.fwNoScale250 {
  height: 250px;
  min-height: 250px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale250,
  .fwNoScale250 img.absolute {
    height: 195px;
    min-height: 195px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale250,
  .fwNoScale250 img.absolute {
    height: 162px;
    min-height: 162px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale250,
  .fwNoScale250 img.absolute {
    height: 130px;
    min-height: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale250,
  .fwNoScale250 img.absolute {
    height: 104px;
    min-height: 104px;
  }
}
.fwNoScale300 {
  height: 300px;
  min-height: 300px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale300,
  .fwNoScale300 img.absolute {
    height: 234px;
    min-height: 234px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale300,
  .fwNoScale300 img.absolute {
    height: 195px;
    min-height: 195px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale300,
  .fwNoScale300 img.absolute {
    height: 156px;
    min-height: 156px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale300,
  .fwNoScale300 img.absolute {
    height: 125px;
    min-height: 125px;
  }
}
.fwNoScale350 {
  height: 350px;
  min-height: 350px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale350,
  .fwNoScale350 img.absolute {
    height: 273px;
    min-height: 273px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale350,
  .fwNoScale350 img.absolute {
    height: 227px;
    min-height: 227px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale350,
  .fwNoScale350 img.absolute {
    height: 182px;
    min-height: 182px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale350,
  .fwNoScale350 img.absolute {
    height: 145px;
    min-height: 145px;
  }
}
.fwNoScale400 {
  height: 400px;
  min-height: 400px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale400,
  .fwNoScale400 img.absolute {
    height: 312px;
    min-height: 312px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale400,
  .fwNoScale400 img.absolute {
    height: 260px;
    min-height: 260px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale400,
  .fwNoScale400 img.absolute {
    height: 208px;
    min-height: 208px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale400,
  .fwNoScale400 img.absolute {
    height: 166px;
    min-height: 166px;
  }
}
.fwNoScale450 {
  height: 450px;
  min-height: 450px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale450,
  .fwNoScale450 img.absolute {
    height: 351px;
    min-height: 351px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale450,
  .fwNoScale450 img.absolute {
    height: 292px;
    min-height: 292px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale450,
  .fwNoScale450 img.absolute {
    height: 234px;
    min-height: 234px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale450,
  .fwNoScale450 img.absolute {
    height: 187px;
    min-height: 187px;
  }
}
.fwNoScale500 {
  height: 500px;
  min-height: 500px;
}
@media only screen and (max-width: 1400px) {
  .fwNoScale500,
  .fwNoScale500 img.absolute {
    height: 390px;
    min-height: 390px;
  }
}
@media only screen and (max-width: 1200px) {
  .fwNoScale500,
  .fwNoScale500 img.absolute {
    height: 325px;
    min-height: 325px;
  }
}
@media only screen and (max-width: 992px) {
  .fwNoScale500,
  .fwNoScale500 img.absolute {
    height: 260px;
    min-height: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .fwNoScale500,
  .fwNoScale500 img.absolute {
    height: 208px;
    min-height: 208px;
  }
}
.modalFull {
  padding: 0px !important;
}
.modalFull .modal-dialog {
  width: 100%;
}
.modalFull .modal-content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.width5 {
  width: 5px;
}
.height5 {
  height: 5px;
}
.width10 {
  width: 10px;
}
.height10 {
  height: 10px;
}
.width15 {
  width: 15px;
}
.height15 {
  height: 15px;
}
.width20 {
  width: 20px;
}
.height20 {
  height: 20px;
}
.width25 {
  width: 25px;
}
.height25 {
  height: 25px;
}
.width30 {
  width: 30px;
}
.height30 {
  height: 30px;
}
.width35 {
  width: 35px;
}
.height35 {
  height: 35px;
}
.width40 {
  width: 40px;
}
.height40 {
  height: 40px;
}
.width45 {
  width: 45px;
}
.height45 {
  height: 45px;
}
.width50 {
  width: 50px;
}
.height50 {
  height: 50px;
}
.width75 {
  width: 75px;
}
.height75 {
  height: 75px;
}
.width100 {
  width: 100px;
}
.height100 {
  height: 100px;
}
.width125 {
  width: 125px;
}
.height125 {
  height: 125px;
}
.width150 {
  width: 150px;
}
.height150 {
  height: 150px;
}
.width175 {
  width: 175px;
}
.height175 {
  height: 175px;
}
.width200 {
  width: 200px;
}
.height200 {
  height: 200px;
}
.width225 {
  width: 225px;
}
.height225 {
  height: 225px;
}
.width250 {
  width: 250px;
}
.height250 {
  height: 250px;
}
.width275 {
  width: 275px;
}
.height275 {
  height: 275px;
}
.width300 {
  width: 300px;
}
.height300 {
  height: 300px;
}
.width325 {
  width: 325px;
}
.height325 {
  height: 325px;
}
.width350 {
  width: 350px;
}
.height350 {
  height: 350px;
}
.width375 {
  width: 375px;
}
.height375 {
  height: 375px;
}
.width400 {
  width: 400px;
}
.height400 {
  height: 400px;
}
.width425 {
  width: 425px;
}
.height425 {
  height: 425px;
}
.width450 {
  width: 450px;
}
.height450 {
  height: 450px;
}
.width475 {
  width: 475px;
}
.height475 {
  height: 475px;
}
.width500 {
  width: 500px;
}
.height500 {
  height: 500px;
}
.width525 {
  width: 525px;
}
.height525 {
  height: 525px;
}
.width550 {
  width: 550px;
}
.height550 {
  height: 550px;
}
.width575 {
  width: 575px;
}
.height575 {
  height: 575px;
}
.width600 {
  width: 600px;
}
.height600 {
  height: 600px;
}
.width625 {
  width: 625px;
}
.height625 {
  height: 625px;
}
.width650 {
  width: 650px;
}
.height650 {
  height: 650px;
}
.width675 {
  width: 675px;
}
.height675 {
  height: 675px;
}
.width700 {
  width: 700px;
}
.height700 {
  height: 700px;
}
.width725 {
  width: 725px;
}
.height725 {
  height: 725px;
}
.width750 {
  width: 750px;
}
.height750 {
  height: 750px;
}
.width775 {
  width: 775px;
}
.height775 {
  height: 775px;
}
.width800 {
  width: 800px;
}
.height800 {
  height: 800px;
}
.width825 {
  width: 825px;
}
.height825 {
  height: 825px;
}
.width850 {
  width: 850px;
}
.height850 {
  height: 850px;
}
.width875 {
  width: 875px;
}
.height875 {
  height: 875px;
}
.width900 {
  width: 900px;
}
.height900 {
  height: 900px;
}
.width925 {
  width: 925px;
}
.height925 {
  height: 925px;
}
.width950 {
  width: 950px;
}
.height950 {
  height: 950px;
}
.width975 {
  width: 975px;
}
.height975 {
  height: 975px;
}
.width1000 {
  width: 1000px;
}
.height1000 {
  height: 1000px;
}
.width1025 {
  width: 1025px;
}
.height1025 {
  height: 1025px;
}
.width1050 {
  width: 1050px;
}
.height1050 {
  height: 1050px;
}
.width100Per {
  width: 100%;
}
.height100Per {
  height: 100%;
}
.width95Per {
  width: 95%;
}
.height95Per {
  height: 95%;
}
.width90Per {
  width: 90%;
}
.height90Per {
  height: 90%;
}
.width85Per {
  width: 85%;
}
.height85Per {
  height: 85%;
}
.width80Per {
  width: 80%;
}
.height80Per {
  height: 80%;
}
.width75Per {
  width: 75%;
}
.height75Per {
  height: 75%;
}
.width70Per {
  width: 70%;
}
.height70Per {
  height: 70%;
}
.width65Per {
  width: 65%;
}
.height65Per {
  height: 65%;
}
.width60Per {
  width: 60%;
}
.height60Per {
  height: 60%;
}
.width55Per {
  width: 55%;
}
.height55Per {
  height: 55%;
}
.width50Per {
  width: 50%;
}
.height50Per {
  height: 50%;
}
.width45Per {
  width: 45%;
}
.height45Per {
  height: 45%;
}
.width40Per {
  width: 40%;
}
.height40Per {
  height: 40%;
}
.width35Per {
  width: 35%;
}
.height35Per {
  height: 35%;
}
.width30Per {
  width: 30%;
}
.height30Per {
  height: 30%;
}
.width25Per {
  width: 25%;
}
.height25Per {
  height: 25%;
}
.width20Per {
  width: 20%;
}
.height20Per {
  height: 20%;
}
.width15Per {
  width: 15%;
}
.height15Per {
  height: 15%;
}
.width10Per {
  width: 10%;
}
.height10Per {
  height: 10%;
}
.width5Per {
  width: 5%;
}
.height5Per {
  height: 5%;
}
.margin-0 {
  margin: 0px;
}
.margin-t0 {
  margin-top: 0px;
}
.margin-r0 {
  margin-right: 0px;
}
.margin-b0 {
  margin-bottom: 0px;
}
.margin-l0 {
  margin-left: 0px;
}
.padding-0 {
  padding: 0px;
}
.padding-t0 {
  padding-top: 0px;
}
.padding-r0 {
  padding-right: 0px;
}
.padding-b0 {
  padding-bottom: 0px;
}
.padding-l0 {
  padding-left: 0px;
}
.margin-5 {
  margin: 5px;
}
.margin-t5 {
  margin-top: 5px;
}
.margin-r5 {
  margin-right: 5px;
}
.margin-b5 {
  margin-bottom: 5px;
}
.margin-l5 {
  margin-left: 5px;
}
.padding-5 {
  padding: 5px;
}
.padding-t5 {
  padding-top: 5px;
}
.padding-r5 {
  padding-right: 5px;
}
.padding-b5 {
  padding-bottom: 5px;
}
.padding-l5 {
  padding-left: 5px;
}
.margin-10 {
  margin: 10px;
}
.margin-t10 {
  margin-top: 10px;
}
.margin-r10 {
  margin-right: 10px;
}
.margin-b10 {
  margin-bottom: 10px;
}
.margin-l10 {
  margin-left: 10px;
}
.padding-10 {
  padding: 10px;
}
.padding-t10 {
  padding-top: 10px;
}
.padding-r10 {
  padding-right: 10px;
}
.padding-b10 {
  padding-bottom: 10px;
}
.padding-l10 {
  padding-left: 10px;
}
.margin-15 {
  margin: 15px;
}
.margin-t15 {
  margin-top: 15px;
}
.margin-r15 {
  margin-right: 15px;
}
.margin-b15 {
  margin-bottom: 15px;
}
.margin-l15 {
  margin-left: 15px;
}
.padding-15 {
  padding: 15px;
}
.padding-t15 {
  padding-top: 15px;
}
.padding-r15 {
  padding-right: 15px;
}
.padding-b15 {
  padding-bottom: 15px;
}
.padding-l15 {
  padding-left: 15px;
}
.margin-20 {
  margin: 20px;
}
.margin-t20 {
  margin-top: 20px;
}
.margin-r20 {
  margin-right: 20px;
}
.margin-b20 {
  margin-bottom: 20px;
}
.margin-l20 {
  margin-left: 20px;
}
.padding-20 {
  padding: 20px;
}
.padding-t20 {
  padding-top: 20px;
}
.padding-r20 {
  padding-right: 20px;
}
.padding-b20 {
  padding-bottom: 20px;
}
.padding-l20 {
  padding-left: 20px;
}
.margin-25 {
  margin: 25px;
}
.margin-t25 {
  margin-top: 25px;
}
.margin-r25 {
  margin-right: 25px;
}
.margin-b25 {
  margin-bottom: 25px;
}
.margin-l25 {
  margin-left: 25px;
}
.padding-25 {
  padding: 25px;
}
.padding-t25 {
  padding-top: 25px;
}
.padding-r25 {
  padding-right: 25px;
}
.padding-b25 {
  padding-bottom: 25px;
}
.padding-l25 {
  padding-left: 25px;
}
.margin-30 {
  margin: 30px;
}
.margin-t30 {
  margin-top: 30px;
}
.margin-r30 {
  margin-right: 30px;
}
.margin-b30 {
  margin-bottom: 30px;
}
.margin-l30 {
  margin-left: 30px;
}
.padding-30 {
  padding: 30px;
}
.padding-t30 {
  padding-top: 30px;
}
.padding-r30 {
  padding-right: 30px;
}
.padding-b30 {
  padding-bottom: 30px;
}
.padding-l30 {
  padding-left: 30px;
}
.margin-35 {
  margin: 35px;
}
.margin-t35 {
  margin-top: 35px;
}
.margin-r35 {
  margin-right: 35px;
}
.margin-b35 {
  margin-bottom: 35px;
}
.margin-l35 {
  margin-left: 35px;
}
.padding-35 {
  padding: 35px;
}
.padding-t35 {
  padding-top: 35px;
}
.padding-r35 {
  padding-right: 35px;
}
.padding-b35 {
  padding-bottom: 35px;
}
.padding-l35 {
  padding-left: 35px;
}
.margin-40 {
  margin: 40px;
}
.margin-t40 {
  margin-top: 40px;
}
.margin-r40 {
  margin-right: 40px;
}
.margin-b40 {
  margin-bottom: 40px;
}
.margin-l40 {
  margin-left: 40px;
}
.padding-40 {
  padding: 40px;
}
.padding-t40 {
  padding-top: 40px;
}
.padding-r40 {
  padding-right: 40px;
}
.padding-b40 {
  padding-bottom: 40px;
}
.padding-l40 {
  padding-left: 40px;
}
.margin-45 {
  margin: 45px;
}
.margin-t45 {
  margin-top: 45px;
}
.margin-r45 {
  margin-right: 45px;
}
.margin-b45 {
  margin-bottom: 45px;
}
.margin-l45 {
  margin-left: 45px;
}
.padding-45 {
  padding: 45px;
}
.padding-t45 {
  padding-top: 45px;
}
.padding-r45 {
  padding-right: 45px;
}
.padding-b45 {
  padding-bottom: 45px;
}
.padding-l45 {
  padding-left: 45px;
}
.margin-50 {
  margin: 50px;
}
.margin-t50 {
  margin-top: 50px;
}
.margin-r50 {
  margin-right: 50px;
}
.margin-b50 {
  margin-bottom: 50px;
}
.margin-l50 {
  margin-left: 50px;
}
.padding-50 {
  padding: 50px;
}
.padding-t50 {
  padding-top: 50px;
}
.padding-r50 {
  padding-right: 50px;
}
.padding-b50 {
  padding-bottom: 50px;
}
.padding-l50 {
  padding-left: 50px;
}
.margin-55 {
  margin: 55px;
}
.margin-t55 {
  margin-top: 55px;
}
.margin-r55 {
  margin-right: 55px;
}
.margin-b55 {
  margin-bottom: 55px;
}
.margin-l55 {
  margin-left: 55px;
}
.padding-55 {
  padding: 55px;
}
.padding-t55 {
  padding-top: 55px;
}
.padding-r55 {
  padding-right: 55px;
}
.padding-b55 {
  padding-bottom: 55px;
}
.padding-l55 {
  padding-left: 55px;
}
.margin-60 {
  margin: 60px;
}
.margin-t60 {
  margin-top: 60px;
}
.margin-r60 {
  margin-right: 60px;
}
.margin-b60 {
  margin-bottom: 60px;
}
.margin-l60 {
  margin-left: 60px;
}
.padding-60 {
  padding: 60px;
}
.padding-t60 {
  padding-top: 60px;
}
.padding-r60 {
  padding-right: 60px;
}
.padding-b60 {
  padding-bottom: 60px;
}
.padding-l60 {
  padding-left: 60px;
}
.margin-65 {
  margin: 65px;
}
.margin-t65 {
  margin-top: 65px;
}
.margin-r65 {
  margin-right: 65px;
}
.margin-b65 {
  margin-bottom: 65px;
}
.margin-l65 {
  margin-left: 65px;
}
.padding-65 {
  padding: 65px;
}
.padding-t65 {
  padding-top: 65px;
}
.padding-r65 {
  padding-right: 65px;
}
.padding-b65 {
  padding-bottom: 65px;
}
.padding-l65 {
  padding-left: 65px;
}
.margin-70 {
  margin: 70px;
}
.margin-t70 {
  margin-top: 70px;
}
.margin-r70 {
  margin-right: 70px;
}
.margin-b70 {
  margin-bottom: 70px;
}
.margin-l70 {
  margin-left: 70px;
}
.padding-70 {
  padding: 70px;
}
.padding-t70 {
  padding-top: 70px;
}
.padding-r70 {
  padding-right: 70px;
}
.padding-b70 {
  padding-bottom: 70px;
}
.padding-l70 {
  padding-left: 70px;
}
.margin-75 {
  margin: 75px;
}
.margin-t75 {
  margin-top: 75px;
}
.margin-r75 {
  margin-right: 75px;
}
.margin-b75 {
  margin-bottom: 75px;
}
.margin-l75 {
  margin-left: 75px;
}
.padding-75 {
  padding: 75px;
}
.padding-t75 {
  padding-top: 75px;
}
.padding-r75 {
  padding-right: 75px;
}
.padding-b75 {
  padding-bottom: 75px;
}
.padding-l75 {
  padding-left: 75px;
}
.margin-80 {
  margin: 80px;
}
.margin-t80 {
  margin-top: 80px;
}
.margin-r80 {
  margin-right: 80px;
}
.margin-b80 {
  margin-bottom: 80px;
}
.margin-l80 {
  margin-left: 80px;
}
.padding-80 {
  padding: 80px;
}
.padding-t80 {
  padding-top: 80px;
}
.padding-r80 {
  padding-right: 80px;
}
.padding-b80 {
  padding-bottom: 80px;
}
.padding-l80 {
  padding-left: 80px;
}
.margin-85 {
  margin: 85px;
}
.margin-t85 {
  margin-top: 85px;
}
.margin-r85 {
  margin-right: 85px;
}
.margin-b85 {
  margin-bottom: 85px;
}
.margin-l85 {
  margin-left: 85px;
}
.padding-85 {
  padding: 85px;
}
.padding-t85 {
  padding-top: 85px;
}
.padding-r85 {
  padding-right: 85px;
}
.padding-b85 {
  padding-bottom: 85px;
}
.padding-l85 {
  padding-left: 85px;
}
.margin-90 {
  margin: 90px;
}
.margin-t90 {
  margin-top: 90px;
}
.margin-r90 {
  margin-right: 90px;
}
.margin-b90 {
  margin-bottom: 90px;
}
.margin-l90 {
  margin-left: 90px;
}
.padding-90 {
  padding: 90px;
}
.padding-t90 {
  padding-top: 90px;
}
.padding-r90 {
  padding-right: 90px;
}
.padding-b90 {
  padding-bottom: 90px;
}
.padding-l90 {
  padding-left: 90px;
}
.margin-95 {
  margin: 95px;
}
.margin-t95 {
  margin-top: 95px;
}
.margin-r95 {
  margin-right: 95px;
}
.margin-b95 {
  margin-bottom: 95px;
}
.margin-l95 {
  margin-left: 95px;
}
.padding-95 {
  padding: 95px;
}
.padding-t95 {
  padding-top: 95px;
}
.padding-r95 {
  padding-right: 95px;
}
.padding-b95 {
  padding-bottom: 95px;
}
.padding-l95 {
  padding-left: 95px;
}
.margin-100 {
  margin: 100px;
}
.margin-t100 {
  margin-top: 100px;
}
.margin-r100 {
  margin-right: 100px;
}
.margin-b100 {
  margin-bottom: 100px;
}
.margin-l100 {
  margin-left: 100px;
}
.padding-100 {
  padding: 100px;
}
.padding-t100 {
  padding-top: 100px;
}
.padding-r100 {
  padding-right: 100px;
}
.padding-b100 {
  padding-bottom: 100px;
}
.padding-l100 {
  padding-left: 100px;
}
.square5 {
  height: 0px;
  width: 0px;
}
.circle5 {
  height: 0px;
  width: 0px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square10 {
  height: 5px;
  width: 5px;
}
.circle10 {
  height: 5px;
  width: 5px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square15 {
  height: 10px;
  width: 10px;
}
.circle15 {
  height: 10px;
  width: 10px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square20 {
  height: 15px;
  width: 15px;
}
.circle20 {
  height: 15px;
  width: 15px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square25 {
  height: 20px;
  width: 20px;
}
.circle25 {
  height: 20px;
  width: 20px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square30 {
  height: 25px;
  width: 25px;
}
.circle30 {
  height: 25px;
  width: 25px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square35 {
  height: 30px;
  width: 30px;
}
.circle35 {
  height: 30px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square40 {
  height: 35px;
  width: 35px;
}
.circle40 {
  height: 35px;
  width: 35px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square45 {
  height: 40px;
  width: 40px;
}
.circle45 {
  height: 40px;
  width: 40px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square50 {
  height: 45px;
  width: 45px;
}
.circle50 {
  height: 45px;
  width: 45px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square55 {
  height: 50px;
  width: 50px;
}
.circle55 {
  height: 50px;
  width: 50px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square60 {
  height: 55px;
  width: 55px;
}
.circle60 {
  height: 55px;
  width: 55px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square65 {
  height: 60px;
  width: 60px;
}
.circle65 {
  height: 60px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square70 {
  height: 65px;
  width: 65px;
}
.circle70 {
  height: 65px;
  width: 65px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square75 {
  height: 70px;
  width: 70px;
}
.circle75 {
  height: 70px;
  width: 70px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square80 {
  height: 75px;
  width: 75px;
}
.circle80 {
  height: 75px;
  width: 75px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square85 {
  height: 80px;
  width: 80px;
}
.circle85 {
  height: 80px;
  width: 80px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square90 {
  height: 85px;
  width: 85px;
}
.circle90 {
  height: 85px;
  width: 85px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square95 {
  height: 90px;
  width: 90px;
}
.circle95 {
  height: 90px;
  width: 90px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square100 {
  height: 95px;
  width: 95px;
}
.circle100 {
  height: 95px;
  width: 95px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.square105 {
  height: 100px;
  width: 100px;
}
.circle105 {
  height: 100px;
  width: 100px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square100 {
  height: 0px;
  width: 0px;
}
.lg-circle100 {
  height: 0px;
  width: 0px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square110 {
  height: 10px;
  width: 10px;
}
.lg-circle110 {
  height: 5px;
  width: 5px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square120 {
  height: 20px;
  width: 20px;
}
.lg-circle120 {
  height: 10px;
  width: 10px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square130 {
  height: 30px;
  width: 30px;
}
.lg-circle130 {
  height: 15px;
  width: 15px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square140 {
  height: 40px;
  width: 40px;
}
.lg-circle140 {
  height: 20px;
  width: 20px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square150 {
  height: 50px;
  width: 50px;
}
.lg-circle150 {
  height: 25px;
  width: 25px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square160 {
  height: 60px;
  width: 60px;
}
.lg-circle160 {
  height: 30px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square170 {
  height: 70px;
  width: 70px;
}
.lg-circle170 {
  height: 35px;
  width: 35px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square180 {
  height: 80px;
  width: 80px;
}
.lg-circle180 {
  height: 40px;
  width: 40px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square190 {
  height: 90px;
  width: 90px;
}
.lg-circle190 {
  height: 45px;
  width: 45px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square200 {
  height: 100px;
  width: 100px;
}
.lg-circle200 {
  height: 50px;
  width: 50px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square210 {
  height: 110px;
  width: 110px;
}
.lg-circle210 {
  height: 55px;
  width: 55px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square220 {
  height: 120px;
  width: 120px;
}
.lg-circle220 {
  height: 60px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square230 {
  height: 130px;
  width: 130px;
}
.lg-circle230 {
  height: 65px;
  width: 65px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square240 {
  height: 140px;
  width: 140px;
}
.lg-circle240 {
  height: 70px;
  width: 70px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square250 {
  height: 150px;
  width: 150px;
}
.lg-circle250 {
  height: 75px;
  width: 75px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square260 {
  height: 160px;
  width: 160px;
}
.lg-circle260 {
  height: 80px;
  width: 80px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square270 {
  height: 170px;
  width: 170px;
}
.lg-circle270 {
  height: 85px;
  width: 85px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square280 {
  height: 180px;
  width: 180px;
}
.lg-circle280 {
  height: 90px;
  width: 90px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square290 {
  height: 190px;
  width: 190px;
}
.lg-circle290 {
  height: 95px;
  width: 95px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square300 {
  height: 200px;
  width: 200px;
}
.lg-circle300 {
  height: 100px;
  width: 100px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square310 {
  height: 210px;
  width: 210px;
}
.lg-circle310 {
  height: 105px;
  width: 105px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square320 {
  height: 220px;
  width: 220px;
}
.lg-circle320 {
  height: 110px;
  width: 110px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square330 {
  height: 230px;
  width: 230px;
}
.lg-circle330 {
  height: 115px;
  width: 115px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square340 {
  height: 240px;
  width: 240px;
}
.lg-circle340 {
  height: 120px;
  width: 120px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square350 {
  height: 250px;
  width: 250px;
}
.lg-circle350 {
  height: 125px;
  width: 125px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square360 {
  height: 260px;
  width: 260px;
}
.lg-circle360 {
  height: 130px;
  width: 130px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square370 {
  height: 270px;
  width: 270px;
}
.lg-circle370 {
  height: 135px;
  width: 135px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square380 {
  height: 280px;
  width: 280px;
}
.lg-circle380 {
  height: 140px;
  width: 140px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square390 {
  height: 290px;
  width: 290px;
}
.lg-circle390 {
  height: 145px;
  width: 145px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square400 {
  height: 300px;
  width: 300px;
}
.lg-circle400 {
  height: 150px;
  width: 150px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square410 {
  height: 310px;
  width: 310px;
}
.lg-circle410 {
  height: 155px;
  width: 155px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square420 {
  height: 320px;
  width: 320px;
}
.lg-circle420 {
  height: 160px;
  width: 160px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square430 {
  height: 330px;
  width: 330px;
}
.lg-circle430 {
  height: 165px;
  width: 165px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square440 {
  height: 340px;
  width: 340px;
}
.lg-circle440 {
  height: 170px;
  width: 170px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square450 {
  height: 350px;
  width: 350px;
}
.lg-circle450 {
  height: 175px;
  width: 175px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square460 {
  height: 360px;
  width: 360px;
}
.lg-circle460 {
  height: 180px;
  width: 180px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square470 {
  height: 370px;
  width: 370px;
}
.lg-circle470 {
  height: 185px;
  width: 185px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square480 {
  height: 380px;
  width: 380px;
}
.lg-circle480 {
  height: 190px;
  width: 190px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square490 {
  height: 390px;
  width: 390px;
}
.lg-circle490 {
  height: 195px;
  width: 195px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lg-square500 {
  height: 400px;
  width: 400px;
}
.lg-circle500 {
  height: 200px;
  width: 200px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.normalcase {
  text-transform: none;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.break {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.fontSizePer10 {
  font-size: 10%;
}
.fontSizePer20 {
  font-size: 20%;
}
.fontSizePer30 {
  font-size: 30%;
}
.fontSizePer40 {
  font-size: 40%;
}
.fontSizePer50 {
  font-size: 50%;
}
.fontSizePer60 {
  font-size: 60%;
}
.fontSizePer70 {
  font-size: 70%;
}
.fontSizePer80 {
  font-size: 80%;
}
.fontSizePer90 {
  font-size: 90%;
}
.fontSizePer100 {
  font-size: 100%;
}
.close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #000;
  font-size: 20px;
}
.close-btn:hover {
  color: #fff;
}
.no-br {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderedContainer1 {
  border: solid 1px #000;
}
.borderedContainerWht1 {
  border: solid 1px #fff;
}
.borderedContainer2 {
  border: solid 2px #000;
}
.borderedContainerWht2 {
  border: solid 2px #fff;
}
.borderedContainer3 {
  border: solid 3px #000;
}
.borderedContainerWht3 {
  border: solid 3px #fff;
}
.borderedContainer4 {
  border: solid 4px #000;
}
.borderedContainerWht4 {
  border: solid 4px #fff;
}
.borderedContainer5 {
  border: solid 5px #000;
}
.borderedContainerWht5 {
  border: solid 5px #fff;
}
.center-inner {
  float: right;
  right: -50%;
  position: relative;
}
.center-outer {
  float: right;
  right: -50%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #no-more-tables table,
  #no-more-tables tbody,
  #no-more-tables td,
  #no-more-tables th,
  #no-more-tables thead,
  #no-more-tables tr {
    display: block;
  }
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
  }
  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  #no-more-tables td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    content: attr(data-title);
  }
}
.oddEvenRow:nth-child(odd) .oeContainer {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .oddEvenRow:nth-child(odd) .oeContainer {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.oddEvenRow:nth-child(even) .oeContainer {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .oddEvenRow:nth-child(even) .oeContainer {
    margin-left: 0;
  }
}
.hidden-bg-lg {
  background: none;
}
@media only screen and (max-width: 1200px) {
  .hidden-bg-md {
    background: none;
  }
}
@media only screen and (max-width: 992px) {
  .hidden-bg-sm {
    background: none;
  }
}
@media only screen and (max-width: 767px) {
  .hidden-bg-xs {
    background: none;
  }
}
.hide-lg {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .hide-md {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .hide-sm {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hide-xs {
    display: none;
  }
}
@media only screen and (max-width: 1400px) {
  .outer-lg-center {
    float: right;
    right: 50%;
    position: relative;
  }
  .inner-lg-center {
    float: right;
    right: -50%;
    position: relative;
  }
}
@media only screen and (max-width: 1200px) {
  .outer-md-center {
    float: right;
    right: 50%;
    position: relative;
  }
  .inner-md-center {
    float: right;
    right: -50%;
    position: relative;
  }
}
@media only screen and (max-width: 992px) {
  .outer-sm-center {
    float: right;
    right: 50%;
    position: relative;
  }
  .inner-sm-center {
    float: right;
    right: -50%;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .outer-xs-center {
    float: right;
    right: 50%;
    position: relative;
  }
  .inner-xs-center {
    float: right;
    right: -50%;
    position: relative;
  }
}
.nav-content {
  display: flex;
  flex-direction: column;
}
.nav-content .navDivide.hide {
  display: none;
}
.navbar-default {
  background-color: #ffffff;
  border-width: 0px;
  width: 100%;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}
.navbar-default .navbar-header {
  background-color: #ffffff;
  width: 100%;
}
.navbar-default .navbar-header .navbar-brand {
  display: block;
  box-sizing: border-box;
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
  padding: 15px;
  width: auto;
  height: auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-header .navbar-brand {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    font-size: 14px;
    color: #000000;
    padding: 10px;
    width: auto;
    height: auto;
  }
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-header .navbar-brand > svg {
  width: auto;
  height: 150px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-header .navbar-brand > svg {
    width: auto;
    height: 75px;
  }
}
.navbar-default .navbar-header .nav-mobile-toggle {
  border: none;
  float: right;
  font-size: 4rem;
  padding: 10px 20px;
  line-height: 80px;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default .navbar-header .nav-mobile-toggle.collapsed {
  color: #000000;
  background-color: #ffffff;
}
.navbar-default .navbar-header .nav-mobile-toggle:focus,
.navbar-default .navbar-header .nav-mobile-toggle:hover {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-collapse {
  border-width: 0px;
}
@media only screen and (min-width: 768px) {
  .navbar-default .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-collapse {
    padding: 15px;
    max-height: 100vh;
    background-color: #ffffff;
  }
}
.navbar-default .nav {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  float: left;
}
@media only screen and (max-width: 1492px) {
  .navbar-default .nav {
    width: 100%;
  }
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: normal;
  color: #000000;
  font-size: 1.6rem;
  -webkit-transition: font-size 0.5s;
  -moz-transition: font-size 0.5s;
  -ms-transition: font-size 0.5s;
  -o-transition: font-size 0.5s;
  transition: font-size 0.5s;
}
@media only screen and (max-width: 1492px) {
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    font-size: 1.5rem;
    padding: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 992px) {
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    margin-left: 15px;
    font-size: 1.6rem;
    padding: 0 10px 10px 10px;
    text-align: center;
  }
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover,
.navbar-default .nav > li.current-menu-item > a,
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .nav .dropdown:hover .dropdown-menu {
  display: block;
}
@media only screen and (max-width: 767px) {
  .navbar-default .nav .dropdown:hover .dropdown-menu {
    display: none;
  }
}
.navbar-default .nav .dropdown:hover > a:hover,
.navbar-default .nav .dropdown:hover > a:focus {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .nav .dropdown .dropdown-menu {
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none 0 1px #000;
  -moz-box-shadow: none 0 1px #000;
  box-shadow: none 0 1px #000;
}
.navbar-default .nav .dropdown .dropdown-menu > li > a:hover,
.navbar-default .nav .dropdown .dropdown-menu > li > a:focus {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .nav .dropdown.open > a {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .nav .dropdown.open .dropdown-menu {
  display: block;
}
.navbar-default .nav .dropdown.open .dropdown-menu a:focus,
.navbar-default .nav .dropdown.open .dropdown-menu a:hover {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  .navbar-default .nav .dropdown.open .dropdown-menu a.dropdown-toggle {
    color: #F37163;
    background: rgba(0, 0, 0, 0);
  }
  .navbar-default .nav .dropdown.open .dropdown-menu a.dropdown-toggle:hover {
    color: #F37163;
    background-color: rgba(0, 0, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .nav .dropdown.open .dropdown-menu {
    background-color: #ffffff;
  }
  .navbar-default .nav .dropdown.open .dropdown-menu > li > a {
    color: #000000;
    background: rgba(0, 0, 0, 0);
  }
  .navbar-default .nav .dropdown.open .dropdown-menu > li > a:hover {
    color: #F37163;
    background-color: rgba(0, 0, 0, 0);
  }
}
.navbar-default .socialNav {
  float: right;
  font-size: 1.6rem;
  color: #F37163;
  margin: 0px;
  padding: 0;
  -webkit-transition: line-height 0.5s;
  -moz-transition: line-height 0.5s;
  -ms-transition: line-height 0.5s;
  -o-transition: line-height 0.5s;
  transition: line-height 0.5s;
}
@media only screen and (max-width: 1492px) {
  .navbar-default .socialNav {
    float: left;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .socialNav {
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 1.92rem;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1492px) {
}
@media only screen and (max-width: 767px) {
  .navbar-default .socialNav .search {
    display: block;
    padding: 0 0 10px 0;
    margin-right: 0;
  }
}
.navbar-default .socialNav .search .search-form .button {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default .socialNav .search .search-form .button:hover,
.navbar-default .socialNav .search .search-form .button:focus,
.navbar-default .socialNav .search .search-form .button:active {
  color: #866616;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .socialNav .search .search-form .search-field {
  padding: 0 10px;
  height: 24px;
  border: 1px solid #cccccc;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .navbar-default .socialNav .search .search-form .search-field {
    height: 30px;
    font-size: 1.6rem;
  }
}
.navbar-default .socialNav li {
  padding: 15px 0px;
  margin-right: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default .socialNav li:hover {
  color: #866616;
}
@media only screen and (max-width: 1492px) {
  .navbar-default .socialNav li {
    padding: 0;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 767px) {
  .navbar-default .socialNav li {
    padding: 0;
  }
}
.navbar-default .socialNav li a {
  color: #F37163;
  margin-right: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default .socialNav li a:hover {
  color: #866616;
}
.navbar-default .socialNav .BlogLovin a svg {
  width: 16px;
  height: auto;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
@media only screen and (max-width: 767px) {
  .navbar-default .socialNav .BlogLovin a svg {
    width: 17px;
    height: auto;
  }
}
.navbar-default .socialNav .BlogLovin a svg .bloglovin {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default .socialNav .BlogLovin a:hover svg .bloglovin {
  fill: #866616;
}
.navbar-default .container-fluid {
  padding: 0px;
}
.navbar-default .container-fluid .navbar-brand {
  margin-left: 60px;
}
@media only screen and (max-width: 1400px) {
  .navbar-default .container-fluid .navbar-brand {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .navbar-default .container-fluid .navbar-brand {
    margin-left: 15px;
  }
}
.navbar-default .container-fluid .socialNav {
  margin-right: 60px;
}
@media only screen and (max-width: 1400px) {
  .navbar-default .container-fluid .socialNav {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .navbar-default .container-fluid .socialNav {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .container-fluid .socialNav {
    margin-right: 0px;
  }
}
.navbar-default.affix {
  background-color: #ffffff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .navbar-default.affix .navbar-collapse {
    background-color: #ffffff;
  }
}
.navbar-default.affix .nav > li a {
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  .navbar-default.affix .nav > li a {
    color: #000000;
  }
}
.navbar-default.affix .nav > li > a:hover,
.navbar-default.affix .nav > li > a:focus:hover,
.navbar-default.affix .nav > li.current-menu-item > a,
.navbar-default.affix .nav > li.active > a,
.navbar-default.affix .nav > li.active > a:focus {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default.affix .nav .dropdown:hover > a {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  .navbar-default.affix .nav .dropdown:hover > a {
    color: #F37163;
  }
}
.navbar-default.affix .nav-mobile-toggle {
  border: none;
  float: right;
  font-size: 4rem;
  line-height: 80px;
  padding: 10px 20px;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media only screen and (max-width: 767px) {
}
.navbar-default.affix .nav-mobile-toggle.collapsed {
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default.affix .nav-mobile-toggle:hover,
.navbar-default.affix .nav-mobile-toggle:focus {
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default.affix .socialNav:hover {
  color: #866616;
}
@media only screen and (max-width: 767px) {
}
.navbar-default.affix .socialNav a {
  color: #F37163;
}
.navbar-default.affix .socialNav a:hover {
  color: #866616;
}
.navbar-default.affix .socialNav .BlogLovin a svg {
  height: 16px;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
@media only screen and (max-width: 767px) {
  .navbar-default.affix .socialNav .BlogLovin a svg {
    height: 21px;
  }
}
.navbar-default.affix .socialNav .BlogLovin a svg .bloglovin {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default.affix .socialNav .BlogLovin a:hover svg .bloglovin {
  fill: #866616;
}
.white {
  color: #ffffff;
}
.black {
  color: #000000;
}
.grey333 {
  color: #333333;
}
.grey666 {
  color: #666666;
}
.grey999 {
  color: #999999;
}
.greyCCC {
  color: #cccccc;
}
.lightGreyColor {
  color: #F1F2F2;
}
.branded1 {
  color: #F37163;
}
.branded2 {
  color: #FFDF00;
}
.branded3 {
  color: #866616;
}
.branded4 {
  color: #F59FB4;
}
.whiteBG {
  background-color: #ffffff;
}
.blackBG {
  background-color: #000000;
}
.grey333BG {
  background-color: #333333;
}
.grey666BG {
  background-color: #666666;
}
.grey999BG {
  background-color: #999999;
}
.greyCCCBG {
  background-color: #cccccc;
}
.lightGreyBG {
  background-color: #F1F2F2;
}
.branded1BG {
  background-color: #F37163;
}
.branded2BG {
  background-color: #FFDF00;
}
.branded3BG {
  background-color: #866616;
}
.branded4BG {
  background-color: #F59FB4;
}
.opensans {
  font-family: 'Work Sans', sans-serif;
}
.oswald {
  font-family: 'Oswald', sans-serif;
}
.brandedFont1 {
  font-family: 'Work Sans', sans-serif;
}
.brandedFont2 {
  font-family: 'Oswald', sans-serif;
}
h2 {
  color: #000000;
}
h2 > a {
  color: #000000;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
h2 > a:active,
h2 > a:focus,
h2 > a:hover {
  color: #F59FB4;
}
h2 > .brandedBorderT {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
h3 {
  color: #000000;
  font-size: 1.4rem;
}
h4 {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.8;
  color: #ffffff;
  display: inline;
  padding: 6px 10px;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media only screen and (max-width: 767px) {
  h4 {
    font-size: 1.6rem;
  }
}
h4 a {
  font-family: 'Work Sans', sans-serif !important;
  color: #ffffff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
h4 a:active,
h4 a:focus,
h4 a:hover {
  color: #ffffff;
}
h4.pink:active,
h4.pink:focus,
h4.pink:hover {
  background-color: #F59FB4;
}
a {
  font-family: 'Work Sans', sans-serif !important;
  color: #F37163;
}
a:active,
a:focus,
a:hover {
  color: #FFDF00;
}
a:active h4,
a:focus h4,
a:hover h4 {
  font-family: 'Work Sans', sans-serif !important;
  color: #866616;
}
.modal-open {
  overflow: visible;
  padding-right: 0 !important;
}
.modal-dialog {
  background: #EEEDE8;
}
.modal-content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px;
}
#jbd_scrollspy {
  z-index: 1000;
}
#jbd_scrollspy ul.nav-tabs {
  border: none;
  background-color: #ffffff;
  width: 100%;
  -webkit-transition: margin 0.5s;
  -moz-transition: margin 0.5s;
  -ms-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}
#jbd_scrollspy ul.nav-tabs li.active > a,
#jbd_scrollspy ul.nav-tabs li.active > a:focus,
#jbd_scrollspy ul.nav-tabs li.active > a:hover {
  color: #FFDF00;
  background-color: rgba(0, 0, 0, 0);
}
#jbd_scrollspy ul.nav-tabs li a {
  border: none;
  margin-right: 0;
  padding: 0 10px;
  line-height: 50px;
  color: #F37163;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#jbd_scrollspy ul.nav-tabs li a:focus,
#jbd_scrollspy ul.nav-tabs li a:hover {
  color: #FFDF00;
  background-color: rgba(0, 0, 0, 0);
}
#jbd_scrollspy ul.nav-tabs.affix {
  z-index: 1000;
}
#jbd_scrollspy ul.nav-tabs.nav-stacked {
  margin-top: 15%;
  position: fixed;
  width: auto;
}
#jbd_scrollspy ul.nav-tabs.nav-stacked > li {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  #jbd_scrollspy ul.nav-tabs.nav-stacked {
    display: none;
  }
}
#topcontrol {
  color: #ffffff;
  background: #F37163;
}
#topcontrol:hover {
  color: #ffffff;
  background: #FFDF00;
}
.carousel {
  position: relative;
  height: calc(100vh - auto);
}
.carousel .leftContainer,
.carousel .rightContainer {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10000;
}
.carousel .leftContainer a,
.carousel .rightContainer a {
  color: #F37163;
  font-size: 8.6rem;
}
.carousel .leftContainer {
  left: 40px;
}
.carousel .rightContainer {
  right: 40px;
}
.carousel .carousel-indicators {
  width: auto;
  margin: 0 auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.carousel .carousel-indicators li {
  margin: auto 4px;
  padding: 5px;
}
.carousel .embed-container {
  width: 100%;
  height: 100%;
}
.carousel .embed-container embed,
.carousel .embed-container iframe,
.carousel .embed-container object {
  width: 100%;
  height: 100%;
}
.no-gutters .square-item {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.no-gutters .square-item a {
  height: 480px;
  width: 100%;
  display: block;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 1400px) {
  .no-gutters .square-item a {
    height: 350px;
  }
}
@media only screen and (max-width: 1200px) {
  .no-gutters .square-item a {
    height: 300px;
  }
}
@media only screen and (max-width: 992px) {
  .no-gutters .square-item a {
    height: 330.66666667px;
  }
}
.no-gutters .rec-6-4-item {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.no-gutters .rec-6-4-item a {
  height: 422.4px;
  width: 100%;
  display: block;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 1400px) {
  .no-gutters .rec-6-4-item a {
    height: 308px;
  }
}
@media only screen and (max-width: 1200px) {
  .no-gutters .rec-6-4-item a {
    height: 264px;
  }
}
@media only screen and (max-width: 992px) {
  .no-gutters .rec-6-4-item a {
    height: 218.24px;
  }
}
header {
  position: fixed;
  width: 100%;
  z-index: 10001;
}
.site-inner {
  width: 100%;
}
#sidebar .socialNav {
  list-style: none;
}
#sidebar .socialNav li {
  display: block;
  float: left;
  padding: 5px;
}
.homeHeaderPromo,
.homeHeaderPromo img.absolute {
  min-height: 130px;
  height: 130px;
}
@media only screen and (max-width: 1200px) {
  .homeHeaderPromo,
  .homeHeaderPromo img.absolute {
    min-height: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 992px) {
  .homeHeaderPromo,
  .homeHeaderPromo img.absolute {
    min-height: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .homeHeaderPromo,
  .homeHeaderPromo img.absolute {
    min-height: 40px;
    height: 40px;
  }
}
#blogContainer .post-grid {
  margin-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  #blogContainer .post-grid {
    height: auto !important;
  }
}
#blogContainer .post-item img {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  #blogContainer .post-item {
    top: 0 !important;
    position: relative !important;
  }
}
.latest .overlay {
  color: #ffffff;
  background-color: #866616;
  min-height: 130px;
  padding: 30px;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 0;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.latest .overlay h3 {
  font-size: 2.1rem;
  font-weight: normal;
}
@media only screen and (max-width: 992px) {
  .latest .overlay h3 {
    font-size: 1.9rem;
  }
}
.latest:hover .overlay {
  background-color: #F37163;
}
.ad-grid-section {
  height: 400px;
  overflow: hidden;
}
.the-content {
  padding-bottom: 20px;
}
.the-content p {
  max-width: 100%;
}
.the-content p img {
  max-width: 100%;
  height: auto;
}
.the-content p iframe {
  max-width: 100%;
  min-height: 200px;
  max-height: 500px;
}
[class*=" col-"] .brandedBorderT,
[class^="col-"] .brandedBorderT {
  margin: 20px 0;
  border-top: 1px solid #F37163;
}
[class*=" col-"] .brandedBorderB,
[class^="col-"] .brandedBorderB {
  margin: 35px 0;
  border-bottom: 1px solid #F1F2F2;
}
.brandedBorderT {
  margin: 20px 15px;
  border-top: 1px solid #F37163;
}
.brandedBorderB {
  margin: 35px 15px;
  border-bottom: 1px solid #F1F2F2;
}
.pagination {
  background-color: #F37163;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.7px;
  color: #ffffff;
  padding: 6px 10px;
  font-family: 'Work Sans', sans-serif !important;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.pagination a {
  color: #ffffff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.pagination a:active,
.pagination a:focus,
.pagination a:hover {
  color: #866616;
}
.pagination .pageNum {
  padding: 0 5px;
}
.pagination .current {
  color: #866616;
}
.page-comments .page-comment-list .comment {
  padding: 30px 15px;
  border-bottom: 1px solid #F1F2F2;
}
.page-comments .page-comment-list .comment.parent {
  border-top: none !important;
  padding: 30px 15px 0;
}
.page-comments .page-comment-list .comment.parent > .comment {
  margin: 30px 0 0 30px;
  padding: 30px 15px;
  border-bottom: none !important;
  border-top: 1px solid #F1F2F2;
}
.page-comments .page-comment-list .comment .comment-author > h5 > a {
  color: #F37163;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.page-comments .page-comment-list .comment .comment-author > h5 > a:active,
.page-comments .page-comment-list .comment .comment-author > h5 > a:focus,
.page-comments .page-comment-list .comment .comment-author > h5 > a:hover {
  color: #F59FB4;
}
.page-comments .page-comment-list .comment .comment-meta {
  font-weight: bold;
}
.page-comments .page-comment-list .comment .comment-meta .comment-edit-link {
  color: #F37163;
  font-weight: normal;
}
.page-comments .page-comment-list .comment .comment-meta .comment-edit-link:active,
.page-comments .page-comment-list .comment .comment-meta .comment-edit-link:focus,
.page-comments .page-comment-list .comment .comment-meta .comment-edit-link:hover {
  color: #F59FB4;
}
.page-comments .page-comment-list .reply .comment-reply-link {
  color: #F37163;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.page-comments .page-comment-list .reply .comment-reply-link:active,
.page-comments .page-comment-list .reply .comment-reply-link:focus,
.page-comments .page-comment-list .reply .comment-reply-link:hover {
  color: #866616;
}
.page-comments #respond {
  margin-top: 20px;
  padding-top: 20px;
}
.page-comments #respond #reply-title {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.7px;
  color: #ffffff;
  background-color: #F59FB4;
  display: inline;
  padding: 6px 10px;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media only screen and (max-width: 767px) {
  .page-comments #respond #reply-title {
    font-size: 1.6rem;
  }
}
.page-comments #respond #reply-title a {
  color: #ffffff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.page-comments #respond #reply-title a:active,
.page-comments #respond #reply-title a:focus,
.page-comments #respond #reply-title a:hover {
  color: #866616;
}
.page-comments #respond #reply-title small a {
  font-weight: bold;
  color: #866616;
}
.page-comments #respond #reply-title small a:active,
.page-comments #respond #reply-title small a:focus,
.page-comments #respond #reply-title small a:hover {
  color: #ffffff;
}
.page-comments #respond #commentform {
  margin-top: 15px;
}
.page-comments #respond #commentform .comment-form-comment {
  margin-top: 25px;
}
.page-comments #respond #commentform .comment-form-comment label {
  display: block;
}
.page-comments #respond #commentform .comment-form-comment textarea {
  display: block;
}
.page-comments #respond #commentform .form-submit .submit {
  color: #ffffff;
  background-color: #F37163;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-comments #respond #commentform .form-submit .submit:active,
.page-comments #respond #commentform .form-submit .submit:focus,
.page-comments #respond #commentform .form-submit .submit:hover {
  color: #ffffff;
  background-color: #F59FB4;
}
.next-prev-btn h4 {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.header-ad-section,
.sidebar-ad-section,
.latest-posts-ad-section,
.related-posts-ad-section {
  text-align: center;
}
.header-ad-section img,
.sidebar-ad-section img,
.latest-posts-ad-section img,
.related-posts-ad-section img {
  max-width: 100%;
  height: auto;
}
.header-ad-section iframe,
.sidebar-ad-section iframe,
.latest-posts-ad-section iframe,
.related-posts-ad-section iframe {
  max-width: 100%;
}
.border-left {
  padding: 0 10px;
  border-left: 1px solid #F1F2F2;
}
@media only screen and (max-width: 992px) {
  .border-left {
    padding: 15px 0;
    margin-top: 15px;
    border-left: none;
    border-top: 1px solid #F1F2F2;
    border-bottom: 1px solid #F1F2F2;
  }
}
.excerpt-border {
  margin: 10px 0 30px 0;
  height: 1px;
  background-color: #F1F2F2;
}
.roomCategories .roomCat a .roomCatBG {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.roomCategories .roomCat a .roomCatBG .overlay {
  width: 100%;
  height: 100%;
  padding: 25px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.roomCategories .roomCat a .roomCatBG .overlay .border {
  max-width: 100%;
  min-height: 120px;
  padding: 15px 0;
  margin: 15px;
  border-bottom: 3px solid #ffffff;
  border-top: 3px solid #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.roomCategories .roomCat a .roomCatBG .overlay .border h2 {
  height: 100%;
}
.roomCategories .roomCat a:active .roomCatBG .overlay,
.roomCategories .roomCat a:focus .roomCatBG .overlay,
.roomCategories .roomCat a:hover .roomCatBG .overlay {
  background-color: rgba(243, 113, 99, 0.3);
  color: #ffffff;
}
.category-grid .item {
  padding: 10px;
  height: 300px !important;
  overflow: hidden;
}
@media only screen and (max-width: 1900px) {
  .category-grid .item {
    height: 350px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .category-grid .item {
    height: 240px !important;
  }
}
@media only screen and (max-width: 992px) {
  .category-grid .item {
    height: 400px !important;
  }
}
@media only screen and (max-width: 767px) {
  .category-grid .item {
    height: 400px !important;
    max-height: 100vh;
  }
}
.category-grid .item a {
  height: 100%;
  width: 100%;
  display: block;
}
.category-grid .item a .image {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.category-grid .item .lightbox {
  display: none;
}
.featherlight {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.featherlight .featherlight-content {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  background: none !important;
}
@media only screen and (min-width: 980px) {
  .featherlight .featherlight-content {
    max-height: 100vh;
  }
}
.featherlight .featherlight-content .featherlight-inner {
  height: 90vh;
  width: 100%;
  padding: 25px;
  overflow: hidden;
  text-align: center;
}
.featherlight .featherlight-content .featherlight-inner img {
  display: block;
  margin: 0 auto;
  max-height: 90%;
  width: auto;
}
@media only screen and (min-width: 980px) {
  .featherlight .featherlight-content .featherlight-inner img {
    max-height: 85%;
    max-width: 100%;
  }
}
.featherlight .featherlight-content .featherlight-inner a {
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #ffffff;
}
.featherlight .featherlight-content .featherlight-inner a:hover,
.featherlight .featherlight-content .featherlight-inner a:focus,
.featherlight .featherlight-content .featherlight-inner a:active {
  color: #F37163;
}
@media only screen and (min-width: 980px) {
  .featherlight .featherlight-content .featherlight-inner a {
    font-size: 1.5rem;
  }
}
footer {
  padding: 35px 0;
  font-size: 1.8rem;
}
footer .row {
  margin: 0;
}
footer .border-bottom {
  border-bottom: 1px solid #ffffff;
  padding-top: 15px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  footer .border-bottom {
    margin-bottom: 15px;
  }
}
footer .social .socialNav {
  font-size: 2.3rem;
  margin-bottom: 15px;
  padding: 0 10px 0 0;
}
footer .social .socialNav:hover {
  color: #FFDF00;
}
@media only screen and (max-width: 992px) {
  footer .social .socialNav {
    text-align: center;
  }
}
footer .social .socialNav .BlogLovin a svg {
  width: 21px;
  height: auto;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
footer .social .socialNav .BlogLovin a svg .bloglovin {
  fill: #ffffff;
}
footer .social .socialNav .BlogLovin a:hover svg .bloglovin {
  fill: #FFDF00;
}
@media only screen and (max-width: 992px) {
  footer .social #footerNav .navbar-nav {
    margin: 0 0 20px;
  }
}
footer .social #footerNav ul {
  width: 100%;
}
footer .social #footerNav ul li {
  padding-right: 15px;
}
@media only screen and (max-width: 992px) {
  footer .social #footerNav ul li {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
footer .social #footerNav ul li > a:hover,
footer .social #footerNav ul li > a:focus:hover,
footer .social #footerNav ul li.active > a,
footer .social #footerNav ul li.active > a:focus,
footer .social #footerNav ul li.current-menu-item > a {
  color: #FFDF00;
  background-color: rgba(0, 0, 0, 0);
}
footer .social #footerNav ul li a {
  display: inline;
  padding: 0 0 5px;
}
.sm-hide,
.xs-hide {
  display: block;
}
.md-show,
.sm-show {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .md-hide {
    display: none;
  }
  .md-show {
    display: block;
  }
}
@media only screen and (max-width: 992px) {
  .md-show,
  .sm-hide {
    display: none;
  }
  .sm-show {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .xs-hide {
    display: none;
  }
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}
.navigation li {
  display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: #6FB7E9;
  border-radius: 3px;
  cursor: pointer;
  padding: 0.75rem;
}
.navigation li a:hover,
.navigation li.active a {
  background-color: #3C8DC5;
}
header.site-header {
  position: relative !important;
  height: 100%;
}
header.site-header .navbar-fixed-top.affix,
header.site-header .navbar-fixed-top.affix-top {
  position: relative !important;
}
.aligncenter {
  display: block !important;
  margin: 0 auto !important;
}
.alignright {
  float: right;
}
#myModal {
  overflow: hidden;
  z-index: 99999;
  /* The Close Button */
  /* Hide the slides by default */
  /* Next & previous buttons */
  /* Position the "next button" to the right */
  /* On hover, add a black background color with a little bit see-through */
  /* Number text (1/3 etc) */
  /* Caption text */
}
#myModal .modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  height: 100vh;
  width: auto;
  overflow: hidden;
  background-color: black;
  -webkit-box-shadow: none !important 0 1px #000;
  -moz-box-shadow: none !important 0 1px #000;
  box-shadow: none !important 0 1px #000;
  border: none !important;
}
#myModal .modal-content {
  height: 100vh;
  width: auto;
  padding: 25px 0;
  position: relative;
  background-color: #fefefe;
  margin: auto;
  -webkit-box-shadow: none !important 0 1px #000;
  -moz-box-shadow: none !important 0 1px #000;
  box-shadow: none !important 0 1px #000;
  border: none !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media only screen and (min-width: 767px) {
  #myModal .modal-content {
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  }
}
#myModal .close {
  color: black;
  font-weight: bold;
}
#myModal .close:focus,
#myModal .close:hover {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
#myModal .mySlides {
  display: none;
}
#myModal .next,
#myModal .prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
#myModal .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
#myModal .next:hover,
#myModal .prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
#myModal .numbertext {
  color: black;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
#myModal .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}
#myModal img {
  max-height: 100vh;
  width: auto;
  display: block;
  margin: 0 auto;
}
.scnd-imgs img {
  max-width: 100%;
}
.copyright {
  font-size: 1.4rem;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .copyright {
    text-align: center;
  }
}
.ig-feed {
  padding-top: 15px;
  overflow: hidden;
}
.ig-feed h3 {
  font-size: 2.2rem;
}
@media only screen and (max-width: 767px) {
  .ig-feed h3 {
    padding-top: 15px;
    text-align: center;
  }
}
.ig-feed h3 a {
  color: #ffffff;
}
.ig-feed h3 a:hover,
.ig-feed h3 a:focus,
.ig-feed h3 a:active {
  color: #FFDF00;
}
.ig-feed .instagram-icon a {
  font-size: 2.6rem;
}
.ig-feed .post-item {
  padding: 5px;
}
@media only screen and (max-width: 767px) {
  .ig-feed .post-item {
    padding: 10px 0 0;
  }
}
