@charset "UTF-8";
.pageSections .sectionTitlePad, .pageSections .sectionTitle, .pageSections h1 {
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}

.pageSections .sectionSubTitle {
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}

.pageSections .sectionTitlePad, .pageSections .sectionTitle, .pageSections h1 {
  font-size: 36px;
  line-height: 1.17;
  letter-spacing: 0.8px;
  color: #001CA8;
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 580px) {
  .pageSections .sectionTitlePad, .pageSections .sectionTitle, .pageSections h1 {
    font-size: 28px;
  }
}
.pageSections .sectionSubTitle {
  font-size: 28px;
  line-height: 1.14;
  letter-spacing: 0.8px;
  color: #001CA8;
}

.pageSections {
  overflow-x: hidden;
  overflow-y: visible;
  /*.minHeight_913{
  	min-height:913px;
  	
  	@media screen and (max-width: 991px){
  		min-height:auto;
  	}
  	
  	.pannelSkewTop:before,
  	.pannelSkewBottom:before{
  		width: 100vw;
  	}
  	.pannelSkewBottom:before {
  		right: -46px;
  	}
  }
  .minHeight_1008{
  	min-height:1008px;
  	
  	@media screen and (max-width: 991px){
  		min-height:auto;
  	}
  }*/
}
.pageSections .minHeight {
  min-height: 544px;
}
@media screen and (max-width: 991px) {
  .pageSections .minHeight {
    min-height: auto;
  }
}
.pageSections h1 {
  font-weight: bold;
}
.pageSections p, .pageSections a, .pageSections table {
  color: #4D4D4D;
  font-size: 16px;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.8px;
}
.pageSections p {
  margin: 0 0 28px 0;
}
.pageSections ul {
  color: #4D4D4D;
  font-size: 16px;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  line-height: 24px;
  margin: 0 0 28px 0;
}
.pageSections .contentAlignTop .pageTextDiv,
.pageSections .contentAlignTop .pageImgDiv .pattern-img {
  padding-top: 35px !important;
}
.pageSections .textDivPadding {
  padding: 20px 0;
}
.pageSections .sectionTitle,
.pageSections .sectionSubTitle {
  /*max-width:435px;*/
}
.pageSections .sectionTitlePad {
  padding: 37px 0 14px 0;
}
.pageSections .sectionSubTitle {
  margin: 12px 0 0 0;
}
.pageSections .sectionSubTitle a {
  text-decoration: underline;
}
.pageSections .pannelSkewTop,
.pageSections .pannelSkewBottom {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 60vw;
}
.pageSections .pannelSkewTop.imgGradientOverlay:before,
.pageSections .pannelSkewBottom.imgGradientOverlay:before {
  z-index: 2;
}
.pageSections .pannelSkewTop.imgGradientOverlay:after,
.pageSections .pannelSkewBottom.imgGradientOverlay:after {
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.pageSections .pannelSkewTop.imgGradientOverlay.TL.light:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.TL.light:after {
  background: -webkit-linear-gradient(-45deg, white 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(-45deg, white 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(135deg, white 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay.TR.light:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.TR.light:after {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay.BL.light:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.BL.light:after {
  background: linear-gradient(135deg, white 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(45deg, white 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(45deg, white 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay.BR.light:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.BR.light:after {
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay.TL.dark:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.TL.dark:after {
  background: -webkit-linear-gradient(-45deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(-45deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(135deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay.TR.dark:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.TR.dark:after {
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay.BL.dark:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.BL.dark:after {
  background: linear-gradient(135deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay.BR.dark:after,
.pageSections .pannelSkewBottom.imgGradientOverlay.BR.dark:after {
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
}
.pageSections .pannelSkewTop.imgGradientOverlay img,
.pageSections .pannelSkewBottom.imgGradientOverlay img {
  height: 100%;
  width: auto;
}
.pageSections .pannelSkewTop.imgGradientOverlay div.productTemplateLeftImg,
.pageSections .pannelSkewBottom.imgGradientOverlay div.productTemplateLeftImg {
  width: 100%;
  height: 544px;
  position: absolute;
}
.pageSections .pannelSkewTop.imgGradientOverlay div.productTemplateRightImg,
.pageSections .pannelSkewBottom.imgGradientOverlay div.productTemplateRightImg {
  width: 100%;
  height: 544px;
  position: absolute;
}
.pageSections .pannelSkewTop.notchOnTop:before, .pageSections .pannelSkewTop.notchOnTop:after,
.pageSections .pannelSkewBottom.notchOnTop:before,
.pageSections .pannelSkewBottom.notchOnTop:after {
  z-index: 2;
}
.pageSections .pannelSkewBottom {
  right: 0;
}
.pageSections .pannelSkewTop:before,
.pageSections .pannelSkewBottom:before {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: " ";
  display: block;
  height: 100%;
  width: 185px;
  position: absolute;
}
.pageSections .pannelSkewTop:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'%3E%3Cpolygon points='0,0 100,0 0,100' fill='white' opacity='1'%3E%3C/polygon%3E%3C/svg%3E");
}
.pageSections .pannelSkewTop.reverse:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'%3E%3Cpolygon points='0,0 100,100 0,100' fill='white' opacity='1'%3E%3C/polygon%3E%3C/svg%3E");
}
.pageSections .pannelSkewBottom:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'%3E%3Cpolygon points='0,0 100,0 100,100' fill='white' opacity='1'%3E%3C/polygon%3E%3C/svg%3E");
  right: 0;
  /*content: " ";
  background: #fff;
  height: 554px;
  width: 225px;
  right: 0;
  top: 0;
  z-index: 1;
  transform: skew(18deg) translate(96%, 0);
  display: block;
  position: absolute;
  transform-origin: bottom left;*/
}
.pageSections .pattern-img {
  position: relative;
  z-index: 1;
  float: left;
  /*margin: 0 0 0 15px;*/
}
.pageSections .row .midSlotBorder {
  border-right: 1px solid #767676;
}
.pageSections .ss_slots {
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  padding: 10px 0 0 0;
}
.pageSections .ss_slots .slotContentWrap {
  padding: 0 12px;
}
.pageSections .ss_slots .slotTitle {
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 12px 0 12px;
}
.pageSections .ss_slots .slotText a {
  text-decoration: underline;
}
.pageSections .ss_slots .slotText2 {
  margin: 0 0 6px 0;
}
.pageSections .ss_slots p {
  margin: 0 0 1rem 0;
}

.slotContentWrap img, .textColumns img {
  width: 99%;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (max-width: 1125px) {
  /*.pageSections .pannelSkewTop:before{
  	transform: skew(-16.7deg) translate(-100%, 0);
  }
  .pageSections .pannelSkewBottom:before{
  	transform: skew(16.7deg) translate(100%, 0);
  }*/
  .pageSections .pannelSkewTop:before,
.pageSections .pannelSkewBottom:before {
    width: 165px;
  }
}
@media screen and (max-width: 991px) {
  .productTemplateRightImg, .productTemplateLeftImg {
    height: auto !important;
    max-height: 250px !important;
    position: relative !important;
  }
  .productTemplateRightImg img, .productTemplateLeftImg img {
    max-height: 250px !important;
    max-width: 100% !important;
  }

  .product-header-bg img {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .pageSections .sectionTitle {
    font-size: 28px;
  }
  .pageSections .pannelSkewTop,
.pageSections .pannelSkewBottom {
    width: auto;
    position: relative;
    padding: 0 0 15px 0;
    margin: 0 -15px;
  }
  .pageSections .pannelSkewTop:before,
.pageSections .pannelSkewBottom:before {
    display: none;
  }
  .pageSections .pattern-img {
    display: block;
    max-width: 100%;
    max-height: 350px;
    width: auto !important;
    margin: 0 auto !important;
    padding: 0 15px;
    float: none !important;
  }
  .pageSections .pageTextDiv {
    padding: 35px 0 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .row .midSlotBorder {
    border: 0;
    border-bottom: 1px solid #767676;
    min-height: 0;
  }

  .pageSections .ss_slots .row .col-12 {
    padding: 25px 0;
  }
  .pageSections .ss_slots.txtColCls .txtColDataCls {
    height: auto !important;
  }
}
.formSection {
  position: relative;
}
.formSection h1 {
  letter-spacing: 0.1px;
  margin-bottom: 30px;
}
.formSection p, .formSection strong, .formSection a {
  font-size: inherit;
  line-height: inherit;
}
.formSection p {
  margin: 0 0 24px 0;
}
.formSection strong {
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #767676;
}
.formSection ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #767676;
  opacity: 1;
}
.formSection ::-moz-placeholder {
  /* Firefox 19+ */
  color: #767676;
  opacity: 1;
}
.formSection :-ms-input-placeholder {
  /* IE 10+ */
  color: #767676;
  opacity: 1;
}
.formSection :-moz-placeholder {
  /* Firefox 18- */
  color: #767676;
  opacity: 1;
}
.formSection input[type=text],
.formSection input[type=number],
.formSection textarea {
  margin: 0;
  border: 1px solid #001CA8;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  min-height: 47px;
  text-align: left;
  padding: 5px 60px 0 14px;
  width: 100%;
  margin: 0 0 16px 0;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #767676;
}
.formSection textarea {
  min-height: 144px;
  resize: none;
  margin: 0 0 16px 0;
}
.formSection input[type=number]::-webkit-outer-spin-button, .formSection input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.formSection input[type=number] {
  -moz-appearance: textfield;
}
.formSection .dropDownWrap .dropdown-toggle {
  background: #ffffff;
  border: 1px solid #001CA8;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #767676;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  min-width: 323px;
  min-height: 47px;
  text-align: left;
  position: relative;
  padding: 5px 60px 0 14px;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0 0 14px 0;
}
.formSection .dropDownWrap .dropdown-toggle:after {
  position: absolute;
  width: 0px;
  height: 0px;
  border-top: 21px solid #001CA8;
  border-right: 17px solid transparent;
  border-bottom: 0;
  border-left: 17px solid transparent;
  right: 12px;
  top: 14px;
}
.formSection .dropDownWrap label {
  display: block;
}
.formSection .filter-label {
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  color: #767676;
  padding-left: 10px;
  margin-bottom: 20px;
  padding-top: 4px;
}
.formSection .custom-control-label::before, .formSection .custom-file-label, .formSection .custom-select {
  box-shadow: none !important;
  top: 4px;
  width: 20px;
  height: 19px;
  color: #767676;
}
.formSection .custom-control-label::before {
  background-image: linear-gradient(to bottom, #ffffff, #f9fafb);
  border: solid 1px #001CA8;
  border-radius: 0;
}
.formSection .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-image: linear-gradient(to bottom, #ffffff, #f9fafb);
  border: solid 1px #5c6ac4;
}
.formSection .custom-control-label::after {
  top: 5px;
  left: -22px;
}
.formSection .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235c6ac4' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
@media screen and (max-width: 767px) {
  .formSection .float-left,
.formSection .float-right {
    float: none !important;
    clear: both !important;
  }
  .formSection .dropdown-toggle {
    min-width: 100% !important;
  }
}
.formSection input.error:focus, .formSection input.error, .formSection textarea.error {
  border-color: #DC291E;
  border-width: 1px;
  border-style: solid;
}

form.frm input.error {
  font-size: 24px;
}
form.frm label.error {
  font-weight: bold;
}

.quiz-store-n-go .hide {
  display: none !important;
}
.quiz-store-n-go .h1 {
  font-size: 40px;
  margin: 0 0 30px;
  color: #78f200;
  padding-top: 0;
}
.quiz-store-n-go .h2 {
  font-size: 30px;
  margin: 30px 0 20px;
  color: #78f200;
}
.quiz-store-n-go a {
  color: #fff;
  text-decoration: underline;
}
.quiz-store-n-go .breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.quiz-store-n-go .backupQuiz {
  color: #fff;
  background: url(../../images/backupquiz/back-pattern2.png) repeat 0 0;
  border-radius: 0 60px 0 60px;
  padding-top: 60px;
  margin: 20px 0 20px 0;
  /* Amends for Interaction */
}
.quiz-store-n-go .backupQuiz p {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
.quiz-store-n-go .backupQuiz .steps {
  margin-bottom: 40px;
  padding-left: 0;
  font-size: 15px;
  font-weight: bold;
  list-style: none;
}
.quiz-store-n-go .backupQuiz .steps li {
  position: relative;
  border-top: 1px solid #fff;
  padding: 20px 0 20px 44px;
  transition: background-color 500ms ease-out;
}
.quiz-store-n-go .backupQuiz .steps li span {
  position: absolute;
  left: 6px;
  top: 5px;
  color: #78f200;
  font-size: 46px;
}
.quiz-store-n-go .backupQuiz .steps li.fa-angle-right {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 60px;
}
.quiz-store-n-go .backupQuiz .steps li.fa-check-square-o {
  position: absolute;
  right: 4px;
  top: 22px;
  font-size: 24px;
  color: #fff;
}
.quiz-store-n-go .backupQuiz .steps li.fa-chevron-right {
  position: absolute;
  right: 8px;
  top: 17px;
  font-size: 24px;
  color: #1d2995;
}
.quiz-store-n-go .backupQuiz .steps li.current {
  color: #1d2995;
  background-color: #78f200;
}
.quiz-store-n-go .backupQuiz .steps li.current span {
  color: #1d2995;
}
.quiz-store-n-go .backupQuiz .steps li.visited {
  background-color: rgba(0, 0, 0, 0.2);
}
.quiz-store-n-go .backupQuiz .steps li.visited i {
  display: none;
}
.quiz-store-n-go .backupQuiz .steps li:last-child {
  border-bottom: 1px solid #fff;
}
.quiz-store-n-go .backupQuiz .steps li.current {
  background-color: #78f200;
  color: #1d2995;
}
.quiz-store-n-go .backupQuiz .steps li.current span {
  color: #1d2995;
}
.quiz-store-n-go .backupQuiz .score {
  margin-bottom: 20px;
  text-align: center;
  color: #78f200;
  overflow: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.quiz-store-n-go .backupQuiz .score .fa {
  font-size: 50px;
}
.quiz-store-n-go .backupQuiz .imageCont {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0 50px 0 50px;
  overflow: hidden;
}
.quiz-store-n-go .backupQuiz .title, .quiz-store-n-go .backupQuiz .sub-title {
  font-weight: bold;
  color: #78f200;
}
.quiz-store-n-go .backupQuiz .quiz-options {
  list-style: none;
  padding-left: 0;
}
.quiz-store-n-go .backupQuiz .quiz-options .option {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  background-color: #00a5f1;
  margin-bottom: 6px;
  border-bottom: 2px solid #008bcb;
  transition: all 0.2s ease-out;
  float: left;
  width: 100%;
}
.quiz-store-n-go .backupQuiz .quiz-options .option span:first-child {
  width: 30px;
  float: left;
  height: 30px;
  margin-right: 12px;
  text-align: center;
  line-height: 30px !important;
  color: #fff;
  background-color: #1d2995;
  border-radius: 50%;
  padding: 1px 0 0 1px;
}
.quiz-store-n-go .backupQuiz .quiz-options .option span + span {
  float: left;
  width: 75%;
  margin: 6px 0 0;
}
.quiz-store-n-go .backupQuiz .quiz-options .option .fa {
  font-size: 24px;
  padding: 0;
  margin: 2px 0 0;
  float: right;
}
.quiz-store-n-go .backupQuiz .quiz-options .option:hover, .quiz-store-n-go .backupQuiz .quiz-options .option.correct {
  color: #1d2995;
  background-color: #78f200;
}
.quiz-store-n-go .backupQuiz .quiz-options .option.incorrect {
  color: #fff;
  background-color: #c10000;
}
.quiz-store-n-go .backupQuiz .quiz-options .option:hover {
  text-decoration: none;
}
.quiz-store-n-go .backupQuiz .result {
  border-bottom: 2px solid #008bcb;
  background-color: #00a5f1;
  padding: 20px 20px 10px;
  float: left;
  width: 100%;
}
.quiz-store-n-go .backupQuiz .result .fa-exclamation-triangle, .quiz-store-n-go .backupQuiz .result .fa-check {
  font-size: 40px;
  padding-right: 10px;
}
.quiz-store-n-go .backupQuiz .result p {
  line-height: 1.3;
}
.quiz-store-n-go .backupQuiz .btn {
  position: relative;
  display: block;
  width: 40%;
  background: #1d2995;
  text-align: center;
  border-radius: 0;
  border-style: none;
  padding: 10px 0;
  margin-top: 30px;
  margin-bottom: 10px;
  transition: all 0.2s ease-out;
}
.quiz-store-n-go .backupQuiz .btn.center {
  margin-left: auto;
  margin-right: auto;
}
.quiz-store-n-go .backupQuiz .btn.next {
  float: right;
}
.quiz-store-n-go .backupQuiz .btn.previous {
  float: left;
}
.quiz-store-n-go .backupQuiz .btn:hover {
  color: #1d2995;
  background: #78f200;
}
.quiz-store-n-go .backupQuiz .btn .fa-chevron-right {
  position: absolute;
  top: 14px;
  right: 10px;
}
.quiz-store-n-go .backupQuiz .btn .fa-chevron-left {
  position: absolute;
  top: 14px;
  left: 10px;
}
.quiz-store-n-go .backupQuiz .startQuiz, .quiz-store-n-go .backupQuiz .question01, .quiz-store-n-go .backupQuiz .question02, .quiz-store-n-go .backupQuiz .question03, .quiz-store-n-go .backupQuiz .question04, .quiz-store-n-go .backupQuiz .quizResult {
  padding-bottom: 40px;
}
.quiz-store-n-go .backupQuiz .startQuiz {
  background: url(../../images/backupquiz/back-start.png) no-repeat right -20px top;
}
.quiz-store-n-go .backupQuiz .question01 {
  background: url(../../images/backupquiz/back-question01.png) no-repeat right -100px top 100px;
  min-height: 590px;
}
.quiz-store-n-go .backupQuiz .question02 {
  background: url(../../images/backupquiz/back-question02.png) no-repeat right -10px top 100px;
  min-height: 590px;
}
.quiz-store-n-go .backupQuiz .question03 {
  background: url(../../images/backupquiz/back-question03.png) no-repeat right -130px top 20px;
  min-height: 590px;
}
.quiz-store-n-go .backupQuiz .question04 {
  background: url(../../images/backupquiz/back-question04.png) no-repeat right -130px top 20px;
  min-height: 590px;
}
.quiz-store-n-go .backupQuiz .quizResult {
  background: url(../../images/backupquiz/back-result.png) no-repeat right -20px top;
  min-height: 590px;
}
.quiz-store-n-go .backupQuiz .btn.active.focus, .quiz-store-n-go .backupQuiz .btn.active:focus, .quiz-store-n-go .backupQuiz .btn.focus, .quiz-store-n-go .backupQuiz .btn:active.focus, .quiz-store-n-go .backupQuiz .btn:active:focus, .quiz-store-n-go .backupQuiz .btn:focus {
  outline: 0 auto -webkit-focus-ring-color;
}
.quiz-store-n-go .backupQuiz #frmBackupQuiz > div:not(:first-of-type) {
  display: none;
  opacity: 0;
}
.quiz-store-n-go .backupQuiz .btn.active.focus, .quiz-store-n-go .backupQuiz .btn.active:focus, .quiz-store-n-go .backupQuiz .btn.focus, .quiz-store-n-go .backupQuiz .btn.focus:active, .quiz-store-n-go .backupQuiz .btn:active:focus, .quiz-store-n-go .backupQuiz .btn:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.quiz-store-n-go .backupQuiz #frmBackupQuiz li .result, .quiz-store-n-go .backupQuiz #frmBackupQuiz li input, .quiz-store-n-go .backupQuiz .scoreMessage > div {
  display: none;
}
.quiz-store-n-go .backupQuiz #frmBackupQuiz .col-md-offset-1 {
  margin: 8px 0 0;
}
@media only screen and (max-width: 992px) {
  .quiz-store-n-go .quiz-store-n-go .h1 {
    font-size: 26px;
  }
  .quiz-store-n-go .backupQuiz .steps {
    font-size: 16px;
  }
  .quiz-store-n-go .backupQuiz .steps li {
    padding: 10px 30px 10px 42px;
  }
  .quiz-store-n-go .backupQuiz .steps li span {
    font-size: 32px;
  }
  .quiz-store-n-go .backupQuiz .steps li .fa-chevron-right {
    top: 20%;
  }
  .quiz-store-n-go .backupQuiz .startQuiz {
    background: url(../img/back-start.png) no-repeat right -60px top;
  }
  .quiz-store-n-go .backupQuiz .steps {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .quiz-store-n-go .backupQuiz .steps li {
    padding: 20px 30px 20px 50px;
  }
  .quiz-store-n-go .backupQuiz .steps li span {
    font-size: 46px;
    left: 6px;
    top: 0;
  }
  .quiz-store-n-go .backupQuiz .steps li .fa-chevron-right {
    top: 20px;
  }
  .quiz-store-n-go .backupQuiz .startQuiz, .quiz-store-n-go .backupQuiz .question01, .quiz-store-n-go .backupQuiz .question02, .quiz-store-n-go .backupQuiz .question03, .quiz-store-n-go .backupQuiz .question04, .quiz-store-n-go .backupQuiz .quizResult {
    background-image: none;
  }
}
