body {
	margin: 0;
	padding: 0;
	font-family: "Montserrat", sans-serif;
  counter-reset: bullList;
}
.main.noHerobody {
	margin: 0;
	padding: 0;
	font-family: "Montserrat", sans-serif;
  counter-reset: bullList;
}
strong {
  font-weight: 700
}
p {
	font-size: 16px;
	font-weight: 300;
	color: #323232;

}
h1 {
	font-size: 24px;
	font-weight: 200;
}
h2 {
	font-size: 20px;
	font-weight: 200;
}
h3 {
	font-size: 18px;
	font-weight: 200;
}
.availableTXT {text-align: center;color: #ffffff !important;margin-bottom: 0px;}
.availBox {background: #923791;
padding: 5px 10px 5px 10px;
width: 230px;
margin-left: auto;
margin-right: auto;
}
.availBoxGreen {background: #8dcdb8;
padding: 5px 10px 5px 10px;
width: 230px;
margin-left: auto;
margin-right: auto;
}
*{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a {
  color: #323232;
}
a:visited {
  color: #323232;
}
a:hover {
  color: #923791;
}
#soraaNavigation a:hover {
  color: #923791 !important;
}
header {
    float:left;
	width: 100%;
	background: #000;
    height: 80px
}
div.ccm-notification-help-launcher {
  display: none !important;
}
#headwrap {
  align-items: center;
  justify-content: space-around;
  margin: 0 auto;
  padding: 20px;
  overflow: visible;
  display: flex;
}
#headwrap div {
  width: 32.2vw;
  float: left;
}
#headwrap > div#tagger {
  color: #999;
  font-family: "Montserrat", sans-serif;
  font-size: 1vw;
  letter-spacing: 0.4vw;
  text-transform: uppercase;
}
#menuHolder > ul#navigation {
  color: #ddd;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8vw;
  text-align: right;
  margin: 0;
  float: right;
  display: flex;
  white-space: nowrap;
}
#menuHolder > ul#navigation a {
  padding: 0 0.43vw;
  color: #fff;
  text-decoration: none;
}
#menuHolder > ul#navigation li {
  list-style: none;
  float: left;
}
#menuHolder > ul#navigation > li {
}
#menuHolder > ul#navigation > li:hover > ul {
  display: block;
}
#navigation > li > ul {
  position: absolute;
  left: 0vw;
  margin: 0;
  border-top: 26px;
  width: 100vw;
  z-index: 999;
  display: none; 
  max-width: 100%;
  text-align: center;
  padding: 0;
  background: #fff;
  background-clip: padding-box;
  border-style: solid;
  border-color: transparent;
  border-left: 0
}
#currpageSub {
  width: 100vw;
  z-index: 999;
  display: block; 
  max-width: 100%;
  text-align: center;
  padding: 0;
  background: #fff;
  top: 0;
  margin: 0;
}
#currpageSub .subSubNav {
  display: none;
  top: 8.06vw
}

#currpageSub:hover .subSubNav {
  display: block;
}
#currpageSub li {
    list-style: none;
}
#currpageSub a {
  text-decoration: none
}
#currpageSub li ul {
  display: none;
}
#currpageSub:hover li ul {
  display: block;
}
#navigation > li {
}
#navigation > li > ul a:hover, #currpageSub a:hover {
  color: #923791 !important
}

#navigation > li > ul > li, #currpageSub > li {
  background: #fff;
  padding: .592vw 4vw .592vw;
  display: inline-block;
  float: none !important;
  position: relative;
}
#currpageSub > li {
  padding: 0vw 4vw 0vw !important;
}
#navigation > li > ul > li > a, #currpageSub > li > a {
  color: #888 !important;
  font-size: 1vw;
  font-weight: 400;
  background: #fff;
  padding: 0 .8vw !important;
}
#navigation > li > ul > li > ul > li > a, #currpageSub li ul li a {
  color: #888 !important;
  font-size: 1vw;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
}
#navigation > li > ul > li > ul {
  top: 1.85vw;
  float: left;
  margin: 0;
  padding: 2.11vw .5vw 0 0;
  position: absolute;
  z-index: 99;
  white-space: nowrap;
  left: 4.37vw
}
#currpageSub li ul {
  top: 3.851vw;
  float: left;
  margin: 0;
  padding: 1vw .5vw 0 0;
  position: absolute;
  z-index: 99;
  white-space: nowrap;
  left: 4.96vw;
  text-align: left;
}
li.subSubNav {
  position: absolute !important;
  left: 0;
  top: 2.07vw;
  background: rgba(255,255,255,0.87) !important;
  width: 100vw;
  height: 17.77vw;
}
li.subSubTopNav {
    position: absolute !important;
    width: 60%;
    background: #fff !important;
    height: 1vw;
}
#loginSoraa {
}
ul#navigation li ul li ul a {
  color: #888 !important;
}
ul#navigation li ul li ul li {
  float: none !important;
  text-align: left;
}
#headwrap > div#logo {
    text-align: center;
}
#logo img, #footerLogo img {
/* width: 12vw;*/
height: 31px;
margin: 0 auto;
position: relative;
display: block
}
#footerLogo img {
  padding: 0.85vw 0
}
#footer .row {
    display: flex;
    justify-content: space-between;
}
#footer .row.subnavigation {
  width: 40vw;
  margin: 0 auto;
  color: #fff;
}
#footer .row.subnavigation a {
  color: #fff;
  text-decoration: none;
  font-size: 1.4vw
}
#footer .row.subnavigation a:hover, #social a:hover {
  color: #923791
}
#social {
  width: 20vw;
  margin: 0 auto;
}
.headerSubNav {
    width: 100%;
    text-align: center;
    padding: 12px 0;
    background: #fff;
    z-index: 99;
    display: flex;
    justify-content: center;
    margin-top: 52px;
}
.page-template-article .headerSubNav {
    margin-top: 0;
}
.headerSubNav > a {
  color: #333;
  font-weight: 300;
  font-size: 1vw;
  letter-spacing: 1px;
  padding: 0 0.85vw;
  text-decoration: none;
}
.headerSubNav > a:hover {
  color: #923791
}
#social > a {
  color: #999;
  font-size: 1.8vw;
  padding: 0.85vw 1.6vw;
}
#hero {
  background-position: center center;
  background-size: auto 100%;
  width: auto;
  margin-bottom: 1.7vw;
  position: relative;
  background-repeat: no-repeat;
  margin-top: 130px
}
.page-template-article #hero {
  height: 40vw;
}
#hero > h1 {
  bottom: 30px;
  color: #fff;
  font-family: "Work Sans",sans-serif;
  font-size: 3vw;
  font-weight: 100;
  line-height: 1;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
#slidemenu {
  bottom: 30px;
  color: #fff;
  font-size: 13px;
  position: absolute;
  right: 44px;
}
#slidemenu i {
  margin-left: 6px;
  cursor: pointer;
  font-size: 14px
}
#slidemenu i.actif {
    color: #923791;
}
main, .main {
  margin: 0 auto;
  max-width: 1350px;
  overflow: hidden;
}
.row {
  padding: 0.85vw;
  overflow: hidden;
}
.column {
  width: 50%;
  float: left;
}
#featured {
  width: 100% !important;
}
.articleHold {
  float: left;
  width: 50%;
  height: 28.6vw
}
.articleHold img {
    width: 100%;
    display: block;
}
.imgHold {
  overflow: hidden !important;
  margin: 0.85vw;
  height: auto;
}
.articleBlurb {
  margin: 0 0.85vw;
}
.articleBlurb h2 {
  margin: 0;
  padding: 0;
  line-height: 1
}
.articleBlurb h2 a {
  color: #323232;
  font-size: 1.5vw;
  font-weight: 300;
  margin: 0.1vw 0 1vw;
  text-decoration: none;
}
.articleBlurb a.categoryLink {
  color: #b5b5b5;
  font-size: 1.1vw;
  text-decoration: none;
  font-weight: bold;
  margin-top: 1vw;
  display: block;
  text-transform: uppercase;
}
.articleBlurb h2 a:hover {
  color: #923791;
}
#footer {
  background: #000;
  width: 100%;
  margin-top: 1.7vw;
}
#mobileMenuHold .fa.fa-times {
  right: 6vw;
  topo: 4 vw;
  position: fixed;
}


/* FIX FOR SORAA PRO DROPDOWN MENU */
#SoraaPro #navigation li:nth-child(1) ul {
  display: block;
}
#SoraaPro #navigation li:nth-child(1) ul li ul, #SoraaPro #navigation li:nth-child(1) ul .subSubNav {
  display: none;
}
#SoraaPro #navigation li:nth-child(1):hover ul li ul, #SoraaPro #navigation li:nth-child(1) ul:hover li ul, #SoraaPro #navigation li:nth-child(1) ul:hover .subSubNav, #SoraaPro #navigation li:nth-child(1):hover ul .subSubNav {
  display: block;
}
#SoraaPro .headerSubNav {
  opacity: 0
}

.wideGreyParagraph {
  text-align: left !important;
  padding: 4vw 8.75vw !important;
  color: #808080 !important;
  font-size: 2.7vw !important;
  font-weight: 100 !important;
  line-height: 180% !important;
}
#SoraaHome hr, #Radiant hr {
  border: 0;
  height: 1px;
  background: #ddd;
}
.insetTrip h2 {
  color: #808080;
  margin: 3vw 9.2vw 1vw;
  font-weight: 100;
  font-size: 3.2vw;
}
.insetTrip h2 img {
  height: 4vw;
  width: auto;
  margin: 0 2vw 0;
  position: relative;
  top: .9vw;
}
h1.newGrey {
  font-weight: 100;
  font-size: 2.4vw;
  color: #808080;
  margin: 0 9.2vw;
}
p.newGrey {
  font-weight: 100;
  font-size: 2vw;
  line-height: 180%;
  color: #808080;
  margin: 0 9.75vw;
}
.narrowPath p {
  font-weight: 100;
  font-size: 1.8vw;
  color: #808080;
}
.bulbSwitchWrapper {
  position: relative;
  height: 46vw;
  width: 100%;
}
.bulbSwitcher {
  position: absolute;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%
}
.bulbSwitcher h2 {
  width: 100% !important;
  font-size: 3.6vw !important;
  font-weight: 100 !important;
  margin: 3vw 0 0 !important;
}
.bulbPic {
  width: 40%;
  margin: 0;
  padding: 0;
  float: left
}
.bulbPic img {
  width: 80%;
  height: auto;
  padding: 10% 0
}
.bulbSwitcher table {
  font-size: 1.5vw;
  color: #808080;
  text-align: left;
  width: 44vw;
  float: left;
  align-self: end;
  vertical-align: bottom;
  justify-self: self-end;
  margin-top: 12.4vw;
  white-space: nowrap;
}
.bulbSwitcher table td:nth-child(1) {
  width: 28vw;
  white-space: nowrap;
}
.bulbSwitcher table td:nth-child(2) {
  width: 12vw;
  text-align: left;
}
.bulbSwitcher table tr:last-of-type {
  padding-top: 2vw;
  display: block;
}
#bulbTriggers {
  display: flex;
  margin-left: 3vw
}
#bulbTriggers p {
  width: 12vw;
  text-align: center;
  margin-right: 6vw;
}
#bulbTriggers p img {
  width: 100%;
  height: auto;
  cursor: pointer;
  padding-top: 10%
}
.bulbSwitcher {
  display: none;
}
.bulbSwitcher.showBulb, .PANbulbSwitcher.showBulb {
  display: block;
}
.bulbtrig {
  border-top: 4px solid white;
}
.bulbtrig.triggerBulb {
  border-color: #808080;
}
.narrowPath {
  margin: 0 8.75vw;
}
.narrowPath h2 img {
  height: 3.5vw;
  width: auto;
  padding-left: 2vw;
}
.narrowPath h2 {
  display: flex;
  font-weight: 100;
  font-size: 3vw;
  color: #808080
}
.narrowPath h1 {
  display: flex;
  font-weight: 100;
  font-size: 3.4vw;
  color: #808080
}
.narrowPath hr {
  color: #ddd;
  border: .01vw solid;
  margin: 4vw 0;
}
.narrowPath ol li:before {
  counter-increment: bullList;
  content: counter(bullList);
}
.narrowPath ol {
  list-style: none;
  margin: 2vw 0 0;
  padding: 0;
  font-size: 2.4vw;
  color: #808080;
}
.narrowPath ol li::before {
  counter-increment: bullList;
  content: counter(bullList);
  background: #cacccd;
  width: 3vw;
  height: 2.7vw;
  display: inline-block;
  margin: 0 2vw 2vw;
  text-align: center;
  padding: 0.3vw 0 0.05vw;
  border-radius: 100%;
  color: #fff;
  font-size: 2vw;
}
.narrowPath .purpleLink a {
  margin: 0 0 0 7vw;
  position: relative;
  top: -1vw;
}
.roomPicker {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: .2vw 0
}
.roomPicker p {
  width: 47.8vw;
  padding: 0;
  margin: .2vw 0;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.roomPicker p:nth-child(2n) {
  margin-right: 0;
}
/*.roomPicker p:nth-child(2n+1) {
  text-align: left;
}
.roomPicker p:nth-child(2n) {
  text-align: right;
}
.roomPicker p:nth-child(2n+1) a {
  margin: 0 .2vw 0 0;
}
.roomPicker p:nth-child(2n) a {
  margin: 0 0 0 .2vw;
}
*/
.roomPicker p a {
  background: #8c8e91;
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: inline-block;
  margin: 0;
  font-size: 1em;
  padding: 2vw;
  text-align: center;
}
.largeSlideHead {
  color: #fff;
  font-weight: 100;
  font-size: 7vw;
  text-align: center;
}
.largeSlideHead sup {
  font-size: 50%;
  padding: 0 10px;
}
.insetTrip h1 {
  font-size: 3.4vw;
  padding: 6vw 0 1vw;
}
.insetTrip p.newGrey {
  margin-bottom: 4vw;
  font-size: 2vw;
  line-height: 180%;
}
.purpleLink .purpleHeadline, .blackBack .purpleHeadline {
  font-size: 1.4vw !important;
}
.desktopFullImg img {
  width: 100%;
  height: auto;
  margin-top: 7.7vw
}
.mobileFullImg img {
  width: 100%;
  height: auto;
  display: none;
}
.imageSet {
  position: relative;
}
.captionCell {
  position: absolute;
  bottom: 10vw;
  left: 8.4vw;
}
.captionCell h1 {
  font-size: 6vw;
  color: #fff;
  font-weight: 100;
  width: 50%;
  margin: 0 
}
.captionCell a {
  text-decoration: none;
}
.captionCell .purpleLink {
  background: #923791;
  padding: .44vw 1.04vw .59vw;
  color: #fff;
  font-size: 1.5vw;
  font-weight: 100;
  text-transform: uppercase;
  margin-top: 1.48vw;
  display: inline-block;
}
.desktopOnly {
 display: block;
}
.mobileOnly {
 display: none;
}

.captionCell {
  position: absolute;
  bottom: 6.5925vw;
  left: 7.2592vw;
}
.captionCell h1 {
  font-size: 8.444vw;
  letter-spacing: -.296vw;
  line-height: 8.14814vw;
}
.captionCell p {
  margin-left: 1.037vw;
}
.captionCell .purpleLink {
  font-size: 1.79629vw;
  padding: 0.5925vw 1.185vw .666vw;
  margin-top: 1.48148vw;
}

#SoraaHome .main .row {
  padding: 0 0 .85vw;
}

.floatBulbs {
    float: right;
    width: 19.259vw;
    height: auto;
    min-width: 140px;
    padding: 1.481vw 0 1.481vw 0px;
    top: 1.185vw;
    position: relative;
}
.roomPicker p:nth-child(2n+1) a {
  margin-left: 0;
}
wrapper .panel.wrapper {
  border-bottom: 0;
  background-color: #f0f0f0;
  color: #8f8f8f;
  padding: 9px;
  font-size: 1vw;
  font-weight: bold;
}




.diptiChon {
  width: 42%;
  margin-left: 8%;
}
div#diptichon {
    display: flex;
    max-width: 1350px;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
}
.panel.header {
  display: flex;
  flex-wrap: nowrap;
}
.header.links {
	font-size: 16px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 96.815vw
}
.header.links li {
  float: right;
  padding-right: 1vw;
}
.cartIcon {
  height: 20px;
  top: -0.5vw;
}
.header.links li a {
  color: #8f8f8f;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .3px;
}
.diptiChon #social {
    padding: 0;
    justify-content: flex-end;
}
#greyFoot {
  background: #191919 none repeat scroll 0 0;
  margin-top: 2vw;
  padding-top: 2vw;
}
#diptichon img {
  width: 24vw;
}
#triptichon {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1350px;
  margin: 0 auto;
}
.row3 {
  width: 25%;
  margin-left: 8%
}
.row3 a {
  display: block;
  color: #999;
  text-decoration: none;
  font-weight: 300;
  line-height: 170%
}
.headLink {
  color: #fff !important;
  font-weight: 400 !important;
  margin-top: 2vw;
}
#mousetype a {
  color: #999;
  text-decoration: none;
}
div#stickHead {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0
}
#Radiant section#firstRow {
    margin-top: 98px;
}
.greyPart {
  background: #f5f5f5;
  padding: 2vw 0 3vw;
  margin-top: 3vw
}
.column h5 {
  padding: 0;
  margin-bottom: 0;
  font-size: 1.37vw
}
.greyPart .column p {
  font-size: 1.18vw;
  margin-top: 0;
}
#AboutSoraa #footer {
  margin-top: 0;
}
.iconRow4 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 4vw
}
.iconCell img {
    width: 6.666vw;
    height: auto;
    padding: 0 5.925vw;
}
.iconCell p {
  text-align: center;
}
ul#navigation {
display: flex;
}
.topHeaderMiss {
  display: none;
}
span.cta-button a {
    background: purple;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
}
span.cta-button {
    text-align: center;
    display: block;
}
#authorButton {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 40px 20px 20px 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  border-top: 1px solid #ddd;
  align-items: self-start;
}
#authorButton img {
  width: 25%;
  margin: 0
}
.authorMeta {
  width: 75%
}
.authorMeta h3 {
  margin: 0 0 0 20px;
  font-size: 20px;
  font-weight: normal;
}
.authorMeta h4 {
  margin: 0 0 0 20px;
  font-size: 14px;
  font-weight: normal;
}
.authorMeta p {
  margin: 10px 40px 0 20px;
  font-weight: 300;
  font-size: 14px;
}
.purpleCenterButton {
  color: #fff !important;
  display: block;
  background: #923791;
  text-align: center;
  padding: 10px;
  width: 120px;
  margin: 0 auto;
  position: relative;
  top: 10px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .6px;
  font-size: 20px;
}
#projectMeta {
  position: absolute;
  top: 34vw;
  z-index: 2;
  width: 100vw;
}
#projectHead {
  background: rgba(255,255,255,0.75);
  padding: 10px;
}
#projectMeta .row {
  position: relative;
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  max-width: 1350px;
}
#heroFill {
  position: relative;
}
#projectTitle {
  margin: 0;
  padding: 0;
  font-size: 1.1vw;
  text-transform: uppercase;
  font-weight: 400;
}
#projectMeta h3 {
  margin: 0;
  padding: 0;
  font-size: 1.1vw;
  font-weight: 400;
}
#projectMeta a {
color: #923791;
text-decoration: none;
}
#soraaNavigation {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: center;
  position: relative;
  height: 40px;
}
#menuHolder {
  width: 100% !important;
}
#searchWrapper #searchBox {
  position: absolute;
  right: 2vw;
  display: none;
  flex-direction: column;
  top: 30px;
}
#searchWrapper #searchBox .closeSearch, #searchWrapper #searchBox.showSearch .fa.fa-search {
  display: none;
}
#searchWrapper #searchBox .fa.fa-search, #searchWrapper #searchBox.showSearch .closeSearch {
  position: absolute;
  top: 0;
  right: 0.4rem;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  z-index: 99;
  display: block;
}
#searchWrapper #searchBox input {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 16px;
  z-index: 99;
  display: none;
  border: none;
  width: 37vw;
  max-width: 340px;
  padding: 8px 0.4vw;
  border: 1px solid #000;
}
#searchWrapper #searchBox input:focus {
    outline: none;
}
#searchWrapper #searchBox #submitter {
  position: absolute;
color: #333;
z-index: 99;
display: none;
top: 37px
}
#searchWrapper #searchBox.showSearch input, #searchWrapper #searchBox.showSearch #submitter {
  display: block;
  }
#searchWrapper #searchBox input::placeholder {
/*  font-size: 10px
*/}
#searchWrapper #searchBox input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
/*  font-size: 10px
*/}
#searchWrapper #searchBox input::-moz-placeholder { /* Firefox 19+ */
/*  font-size: 10px
*/}
#searchWrapper #searchBox input:-ms-input-placeholder { /* IE 10+ */
/*  font-size: 10px
*/}
#searchWrapper #searchBox input:-moz-placeholder { /* Firefox 18- */
/*  font-size: 10px
*/}
#searchWrapper {
  position: absolute;
  width: 100vw !important;
  left: 0;
  top: 0;
}
#menuHolder > #searchBox {
  display: none;
}
#soraaLogo img {
  width: auto;
  max-height: 30px;
  align-self: center;
  height: 2.5vw;
  position: relative;
  z-index: 99
}
#soraaNavigation li {
  width: 20%;
  align-self: center;
  justify-self: center;
  text-align: center;
}
#soraaNavigation li a {
  color: #000;
  text-decoration: none;
}
#soraaNavigation > li > a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.sideLink {
  width: 11% !important;
  font-weight: 300;
}
#soraaNavigation li > ul {
  position: absolute;
  width: 100%;
  left: 0;
}
#soraaNavigation li ul {
  display: none;
  background: #f0f0f0;
  padding: 0;
  list-style:none;
}
.sideLink.popdown ul, .sideLink:hover ul {
  display: block !important;
}
.activePop {
/*  color: #8f3c8f !important;
*/  border-bottom: 1px solid #fff !important
}
.col5er .secLev ul {
  width: 14%;
  border: none;
  height: 6vw;
  text-transform: uppercase;
}
.col5er .secLev ul:first-child {
  border-left: 2px solid #ccc;
  margin-bottom: 30px;
}
.col5er .secLev ul:last-child {
  border-right: 2px solid #ccc;
  margin-bottom: 30px;
}
#soraaNavigation .sideLink > ul {
  justify-content: center;
  box-sizing: border-box;
  flex-wrap: wrap;
  border-top: 30px solid #000;
}
#soraaNavigation .sideLink.popdown > ul, #soraaNavigation .sideLink:hover > ul {
  display: flex !important;
}
.subNavBar {
  width: 100% !important
}
.subNavBar li:first-child {
  font-weight: inherit !important
}
.secLev a {
  line-height: 200%;
}
.sideLink.popdown .secLev .subNavBar li, .sideLink:hover .secLev .subNavBar li {
  width: 18% !important;
  margin: 1vw;
}
.subNavBar img {
  width: 100%;
}
.sideLink.popdown .secLev .subNavBar, .sideLink:hover .secLev .subNavBar {
  width: 100% !important;
  display: flex !important;
  justify-content: center;
}
#soraaLogo {
  position: relative;
}
.secLev li {
  width: 100% !important;
  text-align: left !important;
}
.secLev ul {
  width: 18%;
  padding: 0px 20px !important;
  border-left: 1px solid #ccc;
  margin-top: 30px;
}
.secLev ul li:first-child {
  font-weight: 400;
}
#homeBanners {
  padding: 4vw 4vw 1vw;
  background: #cccccc
}
#homeBanners p {
  width: 100%;
}
#homeBanners img {
  width: 100%;
  height: auto;
}
#homeBanners h2, .newHead h2 {
  font-size: 4vw;
  text-align: center;
  margin: 1vw 0 2vw;
}
#homeBanners p, .newHead p {
  width: 100%;
  text-align: center;
  font-size: 2vw;
  font-weight: 200;
  padding-bottom: 20px !important
}
div#callOuts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.topicBox {
    width: 29%;
    display: flex;
    padding: 2%;
    align-items: start;
    margin-bottom: 2vw
}
.topicBox p {
    margin: 0;
    padding: 0;
    width: 80%
}
.topicBox img {
    margin-right: 20px;
    align-self: start;
    width: 20%
}
#liveLightHero .ccm-image-slider-text {
  max-width: 1350px;
  left: calc((100vw - 1350px)/2);
  top: 0 !important;
}



#blueCloud .rslides img {
  width: 130%;
  position: relative;
  left: -15%;
}
#secList {
  margin-top: 4vw;
  border-top: 1px solid #ddd;
  padding-top: 4vw;
  margin-bottom: 6vw;
  overflow: hidden;
}
.liveList {
  font-weight: 200;
}
.liveList li {
  margin-bottom: .5vw;
}
#heroCall .ccm-image-slider-text {
  top: 0;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.youtubeBlockResponsive16by9 {
  padding-bottom: 56.25%;
}
.youtubeBlockResponsive16by9, .youtubeBlockResponsive4by3 {
  position: relative;
  height: 0;
}
.youtubeBlockResponsive16by9 iframe, .youtubeBlockResponsive4by3 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tripty h2 {
  font-weight: bold;
}
.tripty p {
  padding: 0 4vw;
}
.page-template-SoraaHome-Pages #hero {
  margin-top: 80px !important;
}
wrapper #stickHead .subNavigation.radiantBuy.purpleLink:hover {
  color: #fff !important;
}
.main.noHero {
  padding-top:130px;
}
.articleBlurb a.categoryLink:hover {
 color: purple
}
.purpleOutlineButton a {
  border: 2px solid #923791;
  color: #923791;
  margin: 10px auto 40px;
  padding: 14px 50px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  font-weight: 400;
  display: inline-block;
}
.purpleOutlineButton a i {
  margin-left: 10px
}
#box3 {
  display: flex;
  max-width: 1350px;
  margin: 0 auto;
}
.boxBon {
  padding: 2vw 4vw;
  text-align: center;
  margin: 2vw 0;
  color: #fff
}
.boxBon h2 {
  font-weight: 400;
  color: #a24693;
  margin: 0;
  font-size: 26px
}
.boxBon p {
  margin-top: 0;
  font-size: 24px;
  font-weight: 200;
}
#TM30 .centerColumn.BlackBackCenter p {
  font-weight: 200;
  color: rgb(245,245,245);
}
.centerColumn.BlackCenter {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vw
}
@media (min-width: 1350px) {
#liveLightHero .ccm-image-slider-text {
    max-width: 1350px;
    left: calc(100vw - 24px);
    top: 0 !important;
    color: #fff;
}
#homeBanners h2, .newHead h2 {
  font-size: 54px;
  margin: 13.5px 0 27px;
}
#homeBanners p, .newHead p {
  font-size: 27px;
}
.projectIMGMeta {
  bottom: 108px !important;
  width: 100% !important;
}
.iconCell img {
    width: 90px;
    height: auto;
    padding: 0 80px;
}
.greyPart .column p {
  font-size: 16px;
}
.column h5 {
  font-size: 18.6px
}
.greyPart {
  padding: 27px 0 40.5px;
  margin-top: 40.5px
}
.desktopFullImg img {
    margin-top: 105px;
}
.header.links {
    width: 1307px;
	font-size:16px;
}
#diptichon img {
  width: 324px;
}
.roomPicker {
  margin: 2.7px 0
}
.roomPicker p {
  width: 645.3px;
  margin: 2.7px 0;
}
.bulbPic {
    width: 536px;
}
.bulbSwitcher table {
    font-size: 20.25px;
    width: 594px;
    margin-top: 186px;
}
.bulbPic img {
    width: 60%;
    padding: 10% 0
}
.captionCell .purpleLink {
  font-size: 20.25px;
  padding: 6px 14px 8px;
  margin-top: 20px;
}
#Radiant section#firstRow {
    margin-top: 120px;
}

}
@media (max-width: 1200px) {
.sideLink {
  width: 14% !important;
}
.boxBon h2 {
  font-size: 1.925vw
}
.boxBon p {
  font-size: 1.777vw;
}
}
@media (max-width: 1110px) {
.headerSubNav {
  margin-top: 49px;
}
.secLev ul {
  width: 19%;
  font-size: 86%;
}
.topicBox {
    width: 45%;
}
}
.page-template-SoraaHome-Pages #searchWrapper #searchBox {
  top: 68px !important;
}
.soraaVideoBlock {
  width: 100% !important;
}
@media (max-width: 800px) {

.boxBon h2, .boxBon p {
  font-size: 2.6vw;
}
#box3 {
  flex-wrap: wrap;
  margin: 2vw 0
}
.boxBon {
  margin: 0;
}
#sortPins {
    display: none !important;
}
form.soraaSearchForm {
    margin-bottom: 40px !important;
}
#articleSort .searchResult {
    width: 100% !important;
}
.page-template-SoraaHome-Pages #hero {
  margin-top: 100px !important;
}
.page-template-SoraaHome-Pages #searchWrapper #searchBox {
  top: 21px !important;
  right: 5px !important;
}
#SearchArticles section.row h3 {
    margin: 10vw 1vw;
    text-align: center;
    font-size: 6vw;
    font-weight: 200;
    color: #858585;
    line-height: 2vw;
}
.newHead p {
    wi4th: 80% !important;
    font-weight: 300 !important;
}
}
@media (max-width: 600px) {
  .boxBon h2, .boxBon p {
    font-size: 4vw;
}
#searchWrapper #searchBox .fa.fa-search, #searchWrapper #searchBox.showSearch .closeSearch {
  right: .8rem !important;
}
.page-template-SoraaHome-Pages #searchWrapper #searchBox {
  right: 5px !important;
}
}
@media (max-width: 960px) {
.page-template-SoraaHome-Pages #hero {
  margin-top: 109px !important;
}
  .shopLink a.subNavigation.radiantBuy.purpleLink {
  padding: 10px !important;
  font-size: 9px !important;
  z-index: 99 !important;
  position: relative !important;
}
.page-template-SoraaHome-Pages .sideLink {
  width: 14% !important;
  font-size: 1.6vw !important;
}
.page-template-SoraaHome-Pages #searchWrapper #searchBox input {
  top: 34px;
}
#soraaNavigation .sideLink > ul {
  border-top: 18px solid #000;
}
  header {
    height: 68px
  }
  .headWrap {
    padding: 14px
  }
  #hero {
    margin-top: 68px
  } 
}
@media (max-width: 960px) {
.learnHead {
    margin: 6vw 0 3vw !important;
    font-size: 3vw !important;
}
#homeBanners h2, .newHead h2 {
  font-size: 5vw;
}
.nice-select.button-group.filter-button-group {
  width: 28vw !important;
}
.sideLink.popdown .secLev .subNavBar li, .sideLink:hover .secLev .subNavBar li {
  width: 22% !important;
}
.sideLink {
  width: 17% !important;
}
.page-template-SoraaHome-Pages .sideLink {
  width: 14% !important;
  font-size: 1.6vw !important;
}

  .iconCell {
  width: 50%;
  text-align: center;
}
.iconCell img {
  width: 15vw;
  height: auto;
  padding: 4vw 5.925vw 0;
}
.column h5 {
  font-size: 2.37vw
}
.greyPart .column p {
  font-size: 2.18vw;
}
#homeBanners p, .newHead p {
    font-size: 4vw;
    font-weight: 200;
    width: 80%;
    margin: 0 auto;
}
}

@media (max-width: 960px) {
.page-template-SoraaHome-Pages #hero {
  margin-top: 97px !important;
}
#mobileNav {
  border-radius: 4px;
  color: #808080;
  display: flex;
  align-items: center;
  font-size: 6vw;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 1.7vw;
  width: 96.7vw !important;
  top: 8px;
  height: 30px;
}
#searchWrapper #searchBox input {
  position: absolute;
  top: 41px;
  right: 0;
  font-size: 16px;
  z-index: 99;
  display: none;
  border: none;
  width: 80vw;
  padding: 8px 1.4vw;
  border: 1px solid #000;
}
#searchWrapper #searchBox #submitter {
  top: 47px;
}
.tripty #ccm-layout-column-wrapper-30 div.ccm-layout-column {
  width: 100%;
}
.sideLink {
  width: 17% !important;
}
.column h5 {
  font-size: 3.37vw
}
.greyPart .column p {
  font-size: 3.18vw;
}
wrapper .panel.wrapper {
	padding: 4px 9px;
}
li.pw_mobileno {
	display: none;
}
.topicBox {
    width: 90%;
}
.purpleBack {
  margin-top: 2vw;
}
.articleHold {
  width: 100% !important;
}
.desktopOnly {
 display: none;
}
.mobileOnly {
 display: block;
}
.insetTrip p.newGrey {
  font-size: 16px !important;
}
.purpleLink .purpleHeadline, .blackBack .purpleHeadline {
  font-size: 11.2px !important;
}
.blackBack h2 {
  font-size: 21.6px !important;
}
.centerColumn .wideGreyParagraph {
  font-size: 21.6px !important;
}
.captionCell h1 {
  font-size: 114px;
  letter-spacing: -4px;
  line-height: 110px;
  width: 300px
}
.captionCell .purpleLink {
  font-size: 12px;
}
.desktopFullImg img {
  display: none;
}
.mobileFullImg img {
  display: block;
}
#footer {
  padding-bottom: 100px;
}
#Radiant section#firstRow {
    margin-top: 86px;
}
.purpleCenterButton {
  padding: 8px;
  font-size: 18px;
}
.learnHead {
    margin: 6vw 0 3vw !important;
    font-size: 4vw !important;
}

}
@media (max-width: 600px) {
.learnHead {
    margin: 6vw 0 !important;
    font-size: 5vw !important;
}
  #homeBanners p, .newHead p {
    font-size: 4vw;
  }
.nice-select.button-group.filter-button-group {
  width: 100% !important;
  margin-bottom: 2vw !important;
}
.filterRowz {
  flex-wrap: wrap;
}
.sideLink {
  width: 20% !important;
}
#footer {
  padding-bottom: 50px;
}
.column h5 {
  font-size: 4.37vw
}
.greyPart .column p {
  font-size: 4.18vw;
}
.purpleCenterButton {
  padding: 6px;
  font-size: 16px;
}

}

#mousetype {
  color: #999;
  font-size: 0.8vw;
  padding-bottom: 2vw;
  text-align: center !important;
}
#mobileNav {
  display: none;
}
section.row h3 {
    margin: 1vw;
    text-align: center;
    font-size: 2vw;
    font-weight: 200;
    color: #858585;
    line-height: 2vw
}
.categoryIntro p {
  color: #323232;font-size: 1.6vw;margin: 0;text-align: center;padding: 1.2vw 17vw 1.5vw;line-height: 150%
}
.soraaNewsletterInputInline, #prefooter {
  background: #191919 none repeat scroll 0 0;
  color: #858585;
  font-size: 1vw;
  padding: 0.4vw 0;
  text-align: center;
  font-weight: 200;
  display:inline-block;
}
.soraaNewsletterInputInline a, #prefooter a {
  border: 1px solid #923791;
  color: #923791;
  margin-left: 20px;
  padding: 2px 10px 6px;
  cursor: pointer;
  font-size: 1.18vw;  
  position: relative;
  top: -0.29vw;
  text-decoration: none;
  white-space: nowrap;
}



.sideColumn {width: 25%;float: left;}
.articleColumn {width: 50%;float: left;}
.sideColumn h2 {
  color: #858585;
  text-align: center;
  text-transform: uppercase;
  font-size: 1vw
}
div#thumbsUp, .addthis_inline_share_toolbox {
    background: #f0f0f0 none repeat scroll 0 0;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 7vw;
    padding: 1vw
}
#refferalBox .at-share-btn {
    margin: .1vw !important;
    background: none !important;
    display: inline-flex;
}
#refferalBox .at-share-btn svg {
    fill: #858585 !important;
    background: #fff;
    border-radius: 100%;
    width: 2vw;
    height: 2vw
}
#refferalBox .at-share-btn .at-icon-wrapper {
    width: 5.65vw !important;
    height: 5.65vw !important;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #ddd;
    margin: 0 auto;
    display: block;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fa-stack.fa-lg {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 100%;
  color: #858585;
  font-size: 1.7vw;
  margin: 1vw auto;
  padding: 0.2vw;
  cursor: pointer;
}
.articleHeader {
  text-align: center;
}
.articleHeader > a {
  color: #323232;
  text-decoration: none;
  text-transform: uppercase;
}
.articleHeader > h1 {
  color: #858585;
  font-size: 3vw;
  font-weight: 200;
}
.articleHeader > p {
  color: #323232;
  font-size: 1vw;
  margin-bottom: 3vw;
}
.sideColumn .schneeperle {
  margin: 1vw auto;
  width: 50%;
}
.schneeperle img {
  width: 100%;
  display: block;
}
.articleColumn p, .articleColumn ul li {
  color: #858585; 
  font-size: 1rem;
  font-weight: 300
  line-height: 1.6
}
.articleColumn img {
  width: 100%;
  margin-top: 2vw;
  height: auto
}
.articleColumn span.img-right img {
  width: 40%;
  float: right;      
  margin-top: 2vw;
  margin-left: 2vw;
  margin-bottom: 2vw; 
  height: auto
}                             
.articleColumn span.img-left img {
  width: 40%;                     
  float: left; 
  margin-top: 2vw;        
  margin-right: 2vw;  
  margin-bottom: 2vw;
  height: auto
} 
.articleColumn strong {
/*  display: block;
  margin-top: 2vw;
*/
font-weight: 900
}

@media (max-width: 1000px) {
.articleHeader > p {
  font-size: 1.3vw;
}
#navigation > li > ul > li a {
  font-size: 1.3vw;
}
#navigation > li > ul > li > ul > li a {
  font-size: 1.3vw;
  line-height: 140%;
}
.header.links {
	font-size: 13px;
}

}
@media (max-width: 800px) {
.articleHeader > p {
  font-size: 1.7vw;
}
}
@media (max-width: 600px) {
.articleHeader > h1 {
  font-size: 6vw;
}
.articleHeader > p {
  font-size: 2.1vw;
}
}

#shareText {
  display: none;
}
.awardSection {
  background: #f5f5f5;
  margin-top: 1.7vw; 
  padding: 1.7vw 0 3vw;
  display: flex;
  flex-wrap: wrap;
}
.awardSection .purpleHead {
  width: 100%;
  text-align: center;
  color: #923791;
  font-size: 3.8vw;
  font-weight: 200;
  margin: 0
}
.awardSection p {
  padding: 0 10vw;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  max-height: 17.03vw
}
.awardSection p a {
  width: 20%;
  margin: 0 2.3vw;
  object-fit: scale-down;
}
.awardSection p a > img {
  width: 100%;
  height: auto;
}
.awardSection p > img {
  width: 20%;
  height: auto;
  margin: 0 2.3vw;
  padding: 0;
  object-fit: scale-down;
}
.newAward {
  padding: 0 !important;
  display: block !important;
}
.greyHead {
  background: #808080;
  margin: 0;
  padding: 1vw 8.75vw;
  color: #fff;
  font-weight: 100;
  font-size: 2.6vw;
}
.newAward p {
  display: block !important;
  margin: 0 8.75vw;
  padding: 0 !important;
  text-align: left !important;
}
.newAward p img {
  padding: 4vw 0 2vw !important;
  margin: 0 4vw 0 0 !important;
  height: auto !important;
  object-fit: contain !important;
}
.newAward {
  background: #fff;
}
.awardShower img {
  height: auto !important;
  width: 6vw !important;
}
.row .awardShower img {
  height: auto !important;
  width: 6vw !important;
  padding: 0 !important;
}
.row .awardShower {
  padding-top: 3vw !important;
}
.doubleDecker {
  width: 100%;
  background: rgba(0,0,0,0.3);
  margin: 0 !important;
  padding: 1vw;
  position: relative;
  top: 30px;
  display: flex;
  color: #fff;
}
.doubleDecker p {
  width: 50% !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 2vw;
  font-weight: 100;
}
.centerColumn p {
color:#923791;
font-size: 1.6vw;
margin: 0;
text-align: center;
padding: 1.2vw 17vw 1.5vw;
line-height: 150%;
}
.logoClass img {
  width: 20vw;
  height: auto;
  margin: 3.4vw auto 1.7vw;
  display: block;
}
.heroParagraphClass {
  text-align: center;
  display: block;
  font-size: 1.5vw;
  color: #858585;
}
.heroImgClass img {
  width: 50vw;
  height: auto;
  display: block;
  margin: 3.4vw auto;
}
@media (max-width: 850px) {
  .logoClass img {
	width: 25vw;
  }
  .heroParagraphClass {
	font-size: 2.0vw;
  }
}
@media (max-width: 600px) {
  .logoClass img {
	width: 30vw;
  }
  .heroParagraphClass {
	font-size: 2.8vw;
  }
}
#skySwitchArea {
  width: 50vw;
  height: 34.59vw;
  margin: 0 auto;
}
.iconer {
  display: flex;
  flex-direction: column;
  text-align: center;
  float: left;
  width: 20%;
  margin: 2.5%;
  opacity: .4
}
.iconer:hover {
  opacity: 1;
  cursor: pointer;
}
.iconSection {
  display: flex;
  width: 50vw;
  margin: 0 auto;
}
.iconer img {
  width: 100%;
  height: auto;
  opacity: .4;
}
.iconer img {
  width: 100%;
  height: auto;
}

@media (max-width: 600px) {
  .iconer p {
	font-size: 3vw;
  }
}

.purpleBox {
  background: #430036;
  color: #fff;
  padding: 1.7vw;
  margin: 1.7vw 0 0;
}
.purpleBox h3 {
  font-size: 3vw;
  font-weight: 200;
}
.purpleBox img {
  width: 8vw;
  height: auto;
  margin: 2vw;
}
.purpleBox p {
  font-weight: 200;
  font-size: 2vw
}
@media (max-width: 600px) {
  .purpleBox h3 {
    font-size: 5vw;
  }
.purpleBox img {
  width: 13vw;
}
.purpleBox p {
  font-weight: 200;
  font-size: 3vw
}
}

.adaptDay {
  text-align: center;
  width: 100vw;
  height: 75.9vw;
  background: url("../../images/adaptDay.jpg");
  background-size: cover;
  padding: 1.7vw 0;
  background-position: center center;
}
.adaptDay img {
  width: 10vw;
  height: auto;
  padding-top: 3.7vw
}
.adaptDay h1, .purpleHeadline {
color:#923791;
font-weight: 200;
font-size: 3vw;
text-align: center;
}
.adaptDay p {
  width: 35vw;
  margin: 0 auto;
  font-size: 1.4vw;
  font-weight: 200
}
.adaptDay h3 {
  margin: 1.3vw 0 0.2vw;
  font-size: 1.6vw;
}
@media (max-width: 600px) {
.adaptDay img {
  width: 8vw;
  padding-top: 3.7vw
}
.adaptDay h1 {
display:none;
}
.adaptDay p {
  width: 90vw;
  font-size: 2.7vw;
  font-weight: 200
}
.adaptDay h3 {
  margin: 1.3vw 0 0.2vw;
  font-size: 2vw;
}
}
#skySwitchArea {
  position: relative;
}

.switchPic {
  display: none;
  position: absolute;
  top: 0;
  left: 0
}
#mobileMenuWrap {
  background: rgba(0,0,0,0.8);
  width: 80vw !important;
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  z-index: 999;
  overflow: scroll;
  padding: 1.3vw 0;
}
#mobileMenuHold .fa.fa-times {
  left: 2vw !important;
  font-size: 11vw;
  font-weight: 100;
  cursor: pointer;
}
#mobileMenuHold {
  display: none;
  background: rgba(255,255,255,0.8);
  width: 100vw !important;
  position: fixed;
  top: 0;
  height: 100vh;
  right: 0;
  z-index: 999;
  overflow: scroll;
  padding: 1.3vw 0;
}
#mobileNav.mobOpen #mobileMenuHold {
  display: block;
}
#mobileNavigation, #mobileNavigation ul {
  list-style: none;
  line-height: 140%;
}
#mobileNavigation, #mobileNavigation > ul {
  padding-bottom: 20vw;
  margin: 8vw 0 
}
.page-template-SoraaHome-Pages #mobileNavigation, #mobileNavigation > ul {
  padding-top: 30px !important;
}
#mobileCloseTrigger {
  width: 100vw !important;
  height: 100vh;
  position: absolute;
  top: 0;
}
#mobileNavigation li a {
  color: #fff;
  text-decoration: none;
}
#mobileNavigation li a:hover {
  color: #923791
}
#mobileNavigation ul {
  font-size: 80%;
  margin-bottom: 4vw;
  padding: 0;
}
#mobileNavigation .secLev ul {
  line-height: 120%;
  width: 80%;
  border: none !important;
  padding: 0 !important;
  font-weight: 200;
  margin-top: 3vw
}
#mobileNavigation .secLev ul a {
  line-height: 180%
}
#mobileNavigation .col5er .secLev {
  margin-top: 20px;
}
#mobileNavigation .col5er .secLev ul {
  margin: 0 !important;
  padding: 0 !important;
}
#mobileNavigation > li {
  margin-bottom: 2vw;
}
#SoraaHome .headerSubNav {
  height: 1.185vw;
}
@media (min-width: 1350px) {
  .captionCell {
  position: absolute;
  bottom: 135px;
  left: 113.4px;
}
.captionCell h1 {
  font-size: 81px;
}
  .wideGreyParagraph {
    padding: 54px 118.125px !important;
    font-size: 36.45px !important;
}
h1.newGrey {
  font-size: 32.4px;
  margin: 0 131.625px;
}
p.newGrey {
  font-size: 24.3px;
  margin: 0 131.625px;
}
.narrowPath p {
  font-size: 24.3px;
}
.bulbSwitchWrapper {
  min-height: 405px;
}
.bulbSwitcher h2 {
  font-size: 48.6px;
}
.bulbSwitcher table {
  bottom: 27px;
  font-size: 20.25px;
}
.bulbSwitcher table tr:last-of-type {
  padding-top: 27px;
}
.narrowPath {
  margin: 0 118.125px;
}
.narrowPath h2 img {
  height: 47.25;
  padding-left: 27px;
}
.narrowPath h2 {
  font-size: 40.5px;
}
.narrowPath h1 {
  font-size: 3.4vw;
}
.narrowPath hr {
  border: .135px solid #808080;
  margin: 54px 0;
}
.narrowPath ol {
  margin: 27px 0 0;
  font-size: 32.4px;
}
.narrowPath ol li::before {
  width: 40.5px;
  height: 36.45px;
  margin: 0 27px 27px;
  padding: 4.05px 0 0.675px;
  font-size: 27px;
}
.narrowPath .purpleLink a {
  margin: 0 0 0 94.5px;
  top: -13.5px;
}
.roomPicker p a {
  font-size: 21.6px;
  padding: 27px;
}




#SoraaHome .headerSubNav {
  height: 16px;
}
#mousetype {
  font-size: 10.8px
}
#social > a {
  font-size: 24.3px;
  padding: 11.475px 21.6px;
}
#footer .row.subnavigation a {
  font-size: 18.9px
}
#footer .row.subnavigation {
  width: 540px;
}
#social {
  width: 270px;
}
div#thumbsUp, .addthis_inline_share_toolbox {
    width: 94.5px;
    padding: 13.5px
}

#refferalBox .at-share-btn .at-icon-wrapper {
    width: 56px !important;
    height: 56px !important;
}
.categoryIntro p {
 font-size: 21.6px;
 padding: 16.2px 229.5px 20.25px
}
#headwrap div {
  width: 434.7px;
}
#menuHolder > ul#navigation > li {
}
#navigation > li > ul > li > ul {
  top: 25px;
  padding: 28.5px 6.75px 0 0;
  left: 59px
}
#currpageSub {
}
#currpageSub .subSubNav {
    top: 108.85px;
}
#currpageSub li ul {
    top: 51.99px;
    padding: 13.5px 6.75px 0 0;
    left: 67px;
}
#navigation > li > ul > li {
  padding: 8px 58.5px 8px;
}
#navigation > li > ul > li a {
}
#currpageSub > li {
  padding: 13.5px 54px 4.05px;
}
#navigation > li > ul > li > a, #currpageSub > li > a {
  font-size: 13.5px
}
#navigation > li > ul > li > ul > li > a, #currpageSub li ul li a {
    font-size: 13.5px;
}
li.subSubNav {
    top: 28px;
    height: 240px;
}
.headerSubNav {
  padding: 12px 0;
  margin-top: 56px;
}
.headerSubNav > a {
  font-size:13.5px;
}
#navigation > li > ul {
}
#navigation > li {
}
#menuHolder > ul#navigation {
  right: 22.95px;
  font-size: 10.8px !important;
  padding-top: 5.5px
}
#headwrap > div#tagger {
  font-size: 13.5px
}
#navigation > li > ul {
  border-top: 29px;
  border-style: solid;
  border-color: transparent;
}
.iconSection {
  display: flex;
  width: 675px;
}
.purpleBox {
  padding: 22.95px;
  margin: 22.95px 0 0;
}
.purpleBox h3 {
  font-size: 40.5px;
}
.purpleBox img {
  width: 108px;
  margin: 27px;
}
.purpleBox p {
  font-size: 27px
}
.adaptDay {
  padding: 22.95px 0;
}
.adaptDay img {
  width: 135px;
  padding-top: 49.95px
}
.adaptDay h1, .purpleHeadline {
font-size: 40.5px;
}
.adaptDay p {
  width: 472.5px;
  font-size: 18.9px;
}
.adaptDay h3 {
  margin: 17.55px 0 2.7px;
  font-size: 34.56px;
}
.heroImgClass img {
  width: 675px;
  margin: 45.9px auto;
}
#skySwitchArea {
  width: 674px;
  height: 467px;
  margin: 0 auto;
}

.heroParagraphClass {
  font-size: 20.25px;
}
 .logoClass img {
  width: 270px;
  margin: 45.9px auto 22.95px;
}
 #headwrap {
  padding: 20px;
  width: 1304.1px;
  }
.centerColumn p {
font-size: 21.6px;
padding: 16.2px 229.5px 20.25px;
}

  #logo img, #footerLogo img {
height: 31px;
}
  #footerLogo img {
  padding: 22.95px 0
}
.soraaNewsletterInputInline, #prefooter {
  font-size: 13.5px
}
.soraaNewsletterInputInline a, #prefooter a {
  margin-left: 20px;
  padding: 2px 10px 6px;
  font-size: 16px;  
  top: -4px;
}
#hero {
  margin-bottom: 22.95px;
}
.awardSection {
  margin-top: 22.95px;
  padding: 22.95px 0 40.5px;
}
.awardSection .purpleHead {
  font-size: 52px;
}
.awardSection p {
  padding: 0 135px;
  max-height: 230px
}
.awardSection p img {
  width: 20%;
  height: auto;
  margin: 0 33.75px;
  padding: 0;
}
section.row h3 {
    margin: 13.5px;
    font-size: 27px;
    line-height: 27px
}
main, .main {
	  width: 1350px;
	}
.articleHold {
  height: 386.1px
}
.imgHold {
  margin: 11.475px;
}
.articleBlurb {
  height: 144.45px;
  margin: 0 11.475px;
}
.articleBlurb h2 a {
  font-size: 20.25px;
  margin: 1.35px 0 6.75px;
}
.articleBlurb a.categoryLink {
  font-size: 14.85px;
  margin-top: 13.5px;
}
#footer {
  margin-top: 22.95px
}
.purpleLink .purpleHeadline {
  font-size: 18.9px !important;
}
}

@media (max-width: 1080px) {
  header {
  }
  #rslides2_s0 {
  min-height: 60vw;
  background: #fff;
}
  .categoryIntro p {
    font-size: 1.9vw
  }
  .articleBlurb h2 {
  line-height: 0.8;
  margin: 0;
  padding: 0;
}
#social > a {
  font-size: 2.3vw;
}
#logo img, #footerLogo img {
}
.headerSubNav > a {
  font-size: 1.4vw;
}
#menuHolder > ul#navigation {
  font-size: 1vw;
}
#headwrap > div#tagger {
  font-size: 1.4vw;
}
section.row h3 {
    font-size: 2vw;
}
}

@media (max-width: 900px) {
section.row h3 {
    font-size: 3vw;
}
.page-template-catPage .headerSubNav {
  display: none;
}
#navigation > li > ul > li {
    padding: 0.4vw 4.1vw .7vw !important;
}
#currpageSub > li {
    padding: 0.4vw 4vw .3vw !important;
}
#footer .row.subnavigation {
    width: 50vw;
}
#social {
    width: 34vw;
}
#footer .row.subnavigation a {
    color: #fff;
    text-decoration: none;
    font-size: 2vw;
}
#menuHolder > ul#navigation {
  font-size: 1.1vw;
}
.videoWrapper {
    height: 51.8vw !important;
    width: 87vw !important;
}
.soraaVideoBlock {
    height: 57vw !important;
}
.soraaVideoThumb img.soraaVideoPoster {
    width: 87vw !important;
}
.soraaVideoThumb img.soraaPlayButton {
  width: 16vw !important;
  margin: 12vw auto 4vw !important;
}
.soraaVideoThumb img.soraaVideoLogo {
  width: 20vw !important;
}
.soraaVideoThumb h3 {
  font-size: 2.2vw !important;
}
}
@media (max-width: 850px) {
  .categoryIntro p, .centerColumn p {
    font-size: 2.6vw !important
  }
  #prefooter a {
    font-size: 1.5vw
  }
}
@media (max-width: 850px) and (orientation: landscape) {
  .categoryIntro p, .centerColumn p {
    font-size: 2.1vw
  }
}
@media (max-width: 980px) {
form.soraaSearchForm {
    width: 80% !important;
    left: -8px
}
section.row h3 {
    font-size: 6vw;
}
#SoraaHome .row .insetTrip img {
    width: calc(100% - 48px) !important;
}
.headerSubNav {
  padding: 10px 0;
  margin-top: 60px;
}
#headwrap {
  justify-content: flex-start;
}
.awardSection p a {
  width: 30%;
  margin: 0 2.3vw;
  object-fit: scale-down;
}
.awardSection p a > img {
  width: 100%;
  height: auto;
}
.awardSection p > img {
  width: 30%;
  height: auto;
  margin: 0 2.3vw;
  padding: 0;
  object-fit: scale-down;
}
div#thumbsUp, .addthis_inline_share_toolbox {
    width: auto;
}
h2#iLikeThis {
    display: none;
}
header {
    height: 60px
}
#searchWrapper #searchBox {
  top: 20px !important;
}
.soraaNewsletterInputInline, #prefooter {
    font-size: 1.5vw;
    padding: 2vw 10%;
    width: 80% !important;
}
.articleBlurb h2 {
  line-height: 1;
  margin: 0;
  padding: 0;
}
 .headerSubNav > a {
  color: #999;
  font-size: 1.9vw;
  letter-spacing: 1px;
  padding: 0 1.4vw;
}
#headwrap > div#tagger, #navigation {
  display: none !important;
  }
   .column {
    width: 100%
  }
  .articleHold, #featured 
  {
  height: auto;
  margin-bottom: 5vw
  }
  .articleBlurb h2 a {
    font-size: 2.7vw;
  }
.articleBlurb a.categoryLink {
  color: #323232;
  display: block;
  font-size: 2vw;
  font-weight: bold;
  margin-top: 1.4vw;
  text-decoration: none;
}
#hero {
  max-height: auto;
  margin: 110px 0px 0vw;
  position: relative;
}
  #slidemenu {
  bottom: -35px;
  color: #000;
  display: flex;
  font-size: 13px;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 100%;
}
#logo img {
    padding: 0 !important;
    margin: 0;
    height: 28px
}
#footerLogo img {
    height: 4vw;
    padding: 1vw 0 !important;
    margin: 0 auto;
}
#headwrap {
  padding: 16px;
  position: relative;
}
#hero > h1 {
  font-size: 7vw
}
#menuContainer {
	display: none;
}
#mobileNav {
  border-radius: 4px;
  color: #808080;
  display: flex;
  align-items: center;
  font-size: 5vw;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 1.7vw;
  width: 97vw !important;
  z-index: 1000;
}
#mobileNav .fa-bars {
  font-size: 28px;
  position: absolute;
  left: 0.5vw;
  top: 8px;
  cursor: pointer;
}
#mobileMenuHold .material-icons.closeSearch {
  position: absolute;
  left: 0.4vw;
  font-size: 31px;
  top: 12px;
  color: #fff;
  padding: 20px;
  font-weight: bold;
}
.page-template-SoraaHome-Pages #mobileMenuHold .material-icons.closeSearch {
  top: 42px !important;
}
#soraaNavigation {
  height: 34px;
}
#soraaLogo img {
  width: auto !important;
  height: 30px !important;
  position: relative;
  z-index: 99;
}
#soraaNavigation li {
  width: auto !important;
}
#searchWrapper #searchBox .fa.fa-search, #searchWrapper #searchBox.showSearch .closeSearch {
  position: absolute;
  top: 2px;
  right: 0.4rem;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  z-index: 99;
  display: block;
}
.articleColumn {
  float: left;
  padding: 1%;
  width: 98%;
}
.sideColumn {
  display: none;
}
#shareText {
  display: block;
}
#refferalBox {
  background: #f0f0f0 none repeat scroll 0 0;
  bottom: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 99
}
div#thumbsUp {
  display: inline;
  width: auto;
  margin: 0;
}
#social > a {
  font-size: 3.8vw;
}
  .articleHold {
    width: 50% !important;
  }
}
@media (max-width: 600px) {
  #soraaLogo img {
    width: 100%;
}
  #prefooter a {
    font-size: 3.2vw
  }
.headerSubNav {
  margin-top: 60px;
}
.headerSubNav a {
	font-size: 2.4vw;
}

header {
    
}
#logo img, #footerLogo img {
}
  .categoryIntro p, .centerColumn p {
    font-size: 4vw !important;
    padding: 3vw 10vw 1.5vw
  }
  #social > a {
  font-size: 7vw;
}
  .articleHold {
    width: 100% !important;
  }
  .imgHold {
    width: 48%;
    float: left;
    margin: 1%;
}
#featured .imgHold, #featured .articleBlurb {
  width: 98% !important;
  margin: 1%;
}
.articleBlurb {
    width: 48%;
    float: left;
    margin: 1%;
}
    .articleBlurb h2 a {
        font-size: 4vw;
    }
.articleBlurb a.categoryLink {
  color: #323232;
  display: block;
  font-size: 3vw;
  font-weight: bold;
  margin-top: 2vw;
  text-decoration: none;
}
#refferalBox > h2 {
  align-self: center;
  font-size: 2vw;
  padding: 0 2vw;
}
.fa-stack.fa-lg {
  font-size: 3vw;
}
#mousetype {
  color: #999;
  font-size: 2.2vw;
  padding-bottom: 4vw;
}
}

/* Warranty Return page styling */
#warrantyForm{
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #444C54;
  max-width: 590px;
  margin: 0 auto;
}

#warrantyForm input[type="text"],
#warrantyForm textarea{
  color: #84878E;
  padding:0px 0px 0px 10px;
  border: 1px solid #B8BCC2;
  margin-top: 0em;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 18px;
}

#warrantyReturnTitle, #warrantyInstructions{
  text-align: center;
}

#warrantyInstructions{
  font-weight: normal;
  margin-bottom: 18px;
}

#warrantyForm input[type="text"]{
  height:34px;
}


.warrantyFormLabel{
  text-transform: capitalize;
  font-size:15px;
}
.warrantyFormInput{
  width: 100%;
}

.warrantyFormTextArea{
  width: 100%;
  height: 6em;
}
#warranty-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
/* End Warranty Return page styling */

.fullWidthArea{ overflow:hidden; }

@media (max-width: 500px) {
#Radiant section#firstRow {
    margin-top: 78px;
}
}


@media (max-width: 470px) {
.bulbPic {
  display: none;
}
.purpleCenterButton {
  padding: 4px;
  font-size: 14px;
}

}

@media only screen and (max-width : 767px) {
    #stickHead{ position:relative !important; float:left; width:100%; }
    #hero{ margin-top:0px !important; position:relative !important; }
    header{ margin-top:0px !important; position: relative !important; float:left; width:100%; }
    #mobileNav{ margin-top:10px !important; }
    .headerMessageButton{ display:inline-block !important; float:none !important; margin:10px 0 0 !important; }
}
