.shg-box {
  position: relative;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-fb584151-ca1b-4653-b65a-81ac04265abc { margin-top: 0px; }
@media (max-width: 767px){#s-fb584151-ca1b-4653-b65a-81ac04265abc, #wrap-s-fb584151-ca1b-4653-b65a-81ac04265abc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb584151-ca1b-4653-b65a-81ac04265abc, #wrap-s-fb584151-ca1b-4653-b65a-81ac04265abc { display:none !important; }}
#s-fb584151-ca1b-4653-b65a-81ac04265abc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a292d391-a539-4693-8939-31ffff9991b7 { background-image: url(https://i.shgcdn.com/bdf5cfd5-b63d-422e-be0c-523b33f46552/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -35px;
padding-top: 5%;
padding-bottom: 20%;
min-height: 50px;
background-position: center center; }
#s-a292d391-a539-4693-8939-31ffff9991b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-16d3af63-bcb0-4ce6-b273-720aa4c23310 { margin-left: 30%; }
#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda { margin-left: 8%;
margin-right: 8%;
padding-top: 0px; }
@media (max-width: 767px){#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda, #wrap-s-d0fc095f-3bad-4c81-a7be-dd6b91359eda { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda, #wrap-s-d0fc095f-3bad-4c81-a7be-dd6b91359eda { display:none !important; }}
#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9ecbeca1-4c42-4ddf-b3e3-7097da81060a { margin-top: 40px; }
.shg-sld {
  display: flex;
  flex-direction: column;
}

.shg-sld-content {
  width: 100%;
  display: flex;
  justify-content: center;
}

.shg-sld-slides {
  width: 100%;
  order: 2;
}

.shg-sld-nav-button {
  cursor: pointer;
  width: 35px;
  z-index: 10;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  order: 1;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  order: 3;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.shg-sld-dot {
  height: 14px;
  width: 14px;
  border-radius: 7px;
  margin-left: 5px;
  background-color: #BBBBBB;
  cursor: pointer;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes shg-sld-fade {
  from {opacity: .4}
  to {opacity: 1}
}

#s-098274e6-2391-4d3e-b412-03e9e51dd6a3 { margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px; }
.shogun-image-container {
  position: relative;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shogun-lightbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
}

.shogun-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shogun-lightbox-close:hover,
.shogun-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-b12bdf2e-e64d-495c-ab6d-4542a6ba4378 { text-align: center; }
#s-a2fcf7f5-b211-4ee6-bc7a-6ff26bfd9a99 { text-align: center; }
#s-d085aa3a-1c36-4d94-bc5f-286a3ee7f598 { text-align: center; }
#s-8572a53c-c97d-48bd-a31a-513cb07e974b { text-align: center; }
#s-16e92fea-89be-4abe-91eb-17871e3625e3 { margin-top: 6px;
margin-left: 8%;
margin-right: 8%;
padding-top: 5%;
padding-bottom: 5%; }
#s-b60b7c92-fc3e-4a94-9796-51e4f7fa6fa9 { margin-left: 20%;
margin-right: 20%;
min-height: 50px; }
@media (max-width: 767px){#s-b60b7c92-fc3e-4a94-9796-51e4f7fa6fa9, #wrap-s-b60b7c92-fc3e-4a94-9796-51e4f7fa6fa9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b60b7c92-fc3e-4a94-9796-51e4f7fa6fa9, #wrap-s-b60b7c92-fc3e-4a94-9796-51e4f7fa6fa9 { display:none !important; }}
#s-b60b7c92-fc3e-4a94-9796-51e4f7fa6fa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-c066129e-c30a-44fb-a5eb-8b13fc6d377a { box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-left: 25px;
margin-right: 25px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-c066129e-c30a-44fb-a5eb-8b13fc6d377a:hover {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}
#s-c066129e-c30a-44fb-a5eb-8b13fc6d377a:active {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}

 #s-c066129e-c30a-44fb-a5eb-8b13fc6d377a.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-29f58393-5aa5-4d65-b343-29d07d1485b6 { min-height: 50px; }
@media (max-width: 767px){#s-29f58393-5aa5-4d65-b343-29d07d1485b6, #wrap-s-29f58393-5aa5-4d65-b343-29d07d1485b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29f58393-5aa5-4d65-b343-29d07d1485b6, #wrap-s-29f58393-5aa5-4d65-b343-29d07d1485b6 { display:none !important; }}
#s-29f58393-5aa5-4d65-b343-29d07d1485b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2db7c83f-4404-4fc4-b2f8-14ccdc99903c { margin-top: 5%;
margin-bottom: 0%; }
@media (max-width: 767px){#s-2db7c83f-4404-4fc4-b2f8-14ccdc99903c, #wrap-s-2db7c83f-4404-4fc4-b2f8-14ccdc99903c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2db7c83f-4404-4fc4-b2f8-14ccdc99903c, #wrap-s-2db7c83f-4404-4fc4-b2f8-14ccdc99903c { display:none !important; }}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-b3e856f0-647d-4535-903a-ae66b6a8e69c { margin-left: 10%;
margin-right: 10%;
padding-top: 20px; }
@media (max-width: 767px){#s-b3e856f0-647d-4535-903a-ae66b6a8e69c, #wrap-s-b3e856f0-647d-4535-903a-ae66b6a8e69c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3e856f0-647d-4535-903a-ae66b6a8e69c, #wrap-s-b3e856f0-647d-4535-903a-ae66b6a8e69c { display:none !important; }}
@media (min-width: 0px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a409af66-4a3d-4516-a1af-fb7afe2d7d36 { text-align: center; }
#s-5301bd67-cbb0-4878-8d41-30389d0f9551 { padding-top: 30px; }
#s-f909753c-5f40-4eae-b194-c55e6e448a76 { text-align: center; }
#s-d3c6aa48-3ac7-41e5-b7ff-044b7815b925 { padding-top: 30px; }
#s-28b66c3d-8880-49cb-8445-77c9175c711b { margin-top: -40px; }
@media (min-width: 992px) and (max-width: 1199px){#s-28b66c3d-8880-49cb-8445-77c9175c711b, #wrap-s-28b66c3d-8880-49cb-8445-77c9175c711b { display:none !important; }}@media (min-width: 1200px){#s-28b66c3d-8880-49cb-8445-77c9175c711b, #wrap-s-28b66c3d-8880-49cb-8445-77c9175c711b { display:none !important; }}
#s-28b66c3d-8880-49cb-8445-77c9175c711b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-043ea9e9-3e11-4b2e-8ae2-00418c77908d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a5df4037-ac88-4f37-8168-96982a2dbf3e { margin-top: 5%;
margin-bottom: %; }
#s-a5df4037-ac88-4f37-8168-96982a2dbf3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-74841f13-9bc9-400d-b02e-908d3c951d21 { background-image: url(https://i.shgcdn.com/a03ed249-9caf-4d61-87dc-f05ed4a3c448/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -15px;
margin-bottom: -60px;
padding-top: 3px;
padding-bottom: 3px;
min-height: 402px;
background-position: center center;
background-attachment: scroll; }
@media (min-width: 992px) and (max-width: 1199px){#s-74841f13-9bc9-400d-b02e-908d3c951d21, #wrap-s-74841f13-9bc9-400d-b02e-908d3c951d21 { display:none !important; }}@media (min-width: 1200px){#s-74841f13-9bc9-400d-b02e-908d3c951d21, #wrap-s-74841f13-9bc9-400d-b02e-908d3c951d21 { display:none !important; }}
#s-74841f13-9bc9-400d-b02e-908d3c951d21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6dbd0e76-4b93-41b1-b08f-d88a5c272862 { margin-top: 40px;
margin-bottom: 40px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
opacity: 1;
text-align: left; }
#s-6dbd0e76-4b93-41b1-b08f-d88a5c272862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-327dd4d9-2a54-4611-ab4b-5681c2ee23ba { margin-top: -109px;
padding-top: 28%;
padding-left: 0px;
padding-bottom: 13px; }
#s-db0e108f-bdd8-4782-99ec-7f50ce41467e { margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
padding-top: 0px;
padding-bottom: 20px; }
@media (min-width: 992px) and (max-width: 1199px){#s-db0e108f-bdd8-4782-99ec-7f50ce41467e, #wrap-s-db0e108f-bdd8-4782-99ec-7f50ce41467e { display:none !important; }}@media (min-width: 1200px){#s-db0e108f-bdd8-4782-99ec-7f50ce41467e, #wrap-s-db0e108f-bdd8-4782-99ec-7f50ce41467e { display:none !important; }}
#s-db0e108f-bdd8-4782-99ec-7f50ce41467e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0ab562f8-7413-46e1-9421-4cf884f6dddf { margin-top: 19%;
margin-bottom: -3px;
padding-top: 20px;
padding-bottom: 20px; }
#s-1dcb1e7e-75da-4b21-9d0d-93bdd0f46b99 { padding-top: -px;
padding-bottom: -px; }
#s-3ea09963-b935-4371-8dac-ad6b5f44dcd8 { padding-top: 10px;
padding-bottom: 10px; }
#s-e292fa9d-2045-465c-ac35-193ac8a5334b { text-align: center; }
#s-1ee2113c-8497-4829-b4ee-e99db25a17e1 { text-align: center; }
#s-a5f50070-bbc9-48d2-bd75-e8856a95b43a { text-align: center; }
@media (min-width: 0px) {
[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-11b186ba-5755-42ed-93a2-0b2cce547d5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-79a317fb-1f98-48be-86d5-6f481cc8d87e { text-align: center; }
#s-545b7570-3dd1-44c5-b8da-f3b589e3216a { margin-top: 13px;
margin-bottom: 13px;
padding-top: 8px;
padding-bottom: 8px; }
#s-f90d6ce6-bed6-46fd-96e3-0818593abd1b { box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-f90d6ce6-bed6-46fd-96e3-0818593abd1b:hover {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}
#s-f90d6ce6-bed6-46fd-96e3-0818593abd1b:active {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}

 #s-f90d6ce6-bed6-46fd-96e3-0818593abd1b.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-d5896bc9-9584-408a-8880-91b05689bc41 { margin-top: 0px; }
@media (min-width: 992px) and (max-width: 1199px){#s-d5896bc9-9584-408a-8880-91b05689bc41, #wrap-s-d5896bc9-9584-408a-8880-91b05689bc41 { display:none !important; }}@media (min-width: 1200px){#s-d5896bc9-9584-408a-8880-91b05689bc41, #wrap-s-d5896bc9-9584-408a-8880-91b05689bc41 { display:none !important; }}
#s-d5896bc9-9584-408a-8880-91b05689bc41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6467351d-4394-4179-8864-eb2527e69e13 { margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
padding-top: 0px;
padding-bottom: 20px; }
@media (max-width: 767px){#s-6467351d-4394-4179-8864-eb2527e69e13, #wrap-s-6467351d-4394-4179-8864-eb2527e69e13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6467351d-4394-4179-8864-eb2527e69e13, #wrap-s-6467351d-4394-4179-8864-eb2527e69e13 { display:none !important; }}
#s-6467351d-4394-4179-8864-eb2527e69e13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-afa7dce5-0475-47f4-9275-d94c2b6f3b41 { margin-top: 40px; }
#s-6d3ae24a-2b03-480a-8025-873a9d708d5c { padding-top: 10px;
text-align: center; }
#s-717b25f4-df57-4137-ad13-f13d12a08894 { margin-top: 30px;
margin-bottom: 10px; }
#s-86a90123-e9e2-4336-a7fe-bf2430c5c0a0 { padding-top: 20px; }
#s-03096652-9e46-40d4-a473-a4fe839569be { padding-top: 20px; }
#s-0048845d-4fc6-4c3f-80ec-c2065b7c9556 { padding-top: 20px; }
#s-e85ad49c-d824-4a54-991a-00926e75d18e { margin-top: 0px;
margin-bottom: 10px;
text-align: center; }
#s-cfa53354-83b9-4a3d-9ebe-c7fef943428f { padding-top: 20px; }
#s-0a54ffef-7473-40aa-9487-120bbae47030 { padding-top: 20px; }
#s-76e2a7cd-fd61-444d-bb5c-561c03fdd692 { min-height: 50px; }
#s-76e2a7cd-fd61-444d-bb5c-561c03fdd692 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-51e08282-dc7b-462f-987e-8b83f8984a93 { margin-top: 5px;
margin-bottom: 15px;
padding-top: 20px; }
#s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1 { margin-left: 0%;
margin-right: 0%; }
@media (min-width: 0px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d8366c86-099c-4dc7-8101-4ca5915cec6a { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10px;
text-align: center; }
#s-27e44324-befe-4efa-902d-587bdde9c915 { padding-top: 21px;
padding-left: 0px; }
#s-7f253996-3498-4e9a-85b9-384a285b4088 { padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center; }
#s-b0727087-dd06-4940-9304-68023fb3d704 { margin-top: 1px;
margin-bottom: 1px;
padding-top: 5%;
padding-left: -px;
padding-bottom: %;
padding-right: 0px; }
#s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6 { margin-top: 40px;
margin-left: 0%;
margin-right: 0%; }
@media (max-width: 767px){#s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6, #wrap-s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6, #wrap-s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6 { display:none !important; }}
#s-9af661cd-dcc3-48ae-bdf7-620383412761 { margin-top: 40px; }
@media (min-width: 992px) and (max-width: 1199px){#s-9af661cd-dcc3-48ae-bdf7-620383412761, #wrap-s-9af661cd-dcc3-48ae-bdf7-620383412761 { display:none !important; }}@media (min-width: 1200px){#s-9af661cd-dcc3-48ae-bdf7-620383412761, #wrap-s-9af661cd-dcc3-48ae-bdf7-620383412761 { display:none !important; }}
.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}
