
p.form-disclaimers {
  font-size: 11px;
  margin: 0;
}

.formwrap-outer .intgrtn-form-signup {
  padding: 32px;
}
.form-container{
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

#custom-regbox .formHeader{
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-steps-navigation, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-steps-navigation, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-steps-navigation {
  display: flex;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-steps-navigation .intgrtn-steps-navigation-item {
  display: inline-block;
  background: #ececec;
  color: white;
  font-size: 2em;
  line-height: 1.1em;
  border-radius: 3px;
  font-weight: bold;
  height: 7px;
  width: 33%;
  margin-right: 2px;
  text-indent: 100%;
  overflow: hidden;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active {
  background-color: #5A3594;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item:after, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item:after, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-steps-navigation .intgrtn-steps-navigation-item:after {
  content: "";
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-input-holder .intgrtn-input, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-input-holder .intgrtn-input {
  padding: 12px 16px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #495057 !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ececec;
  border-radius: 6px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media all and (max-width: 768px) {
  .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-input-holder .intgrtn-input .intgrtn-areas-dropdown, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input .intgrtn-areas-dropdown, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-input-holder .intgrtn-input .intgrtn-areas-dropdown {
    width: 270px;
  }
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-input-holder .intgrtn-input-message-error-verbose, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input-message-error-verbose, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-input-holder .intgrtn-input-message-error-verbose {
  margin: 10px 0;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-input-holder .intgrtn-input-message-error-verbose .intgrtn-single-message, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input-message-error-verbose .intgrtn-single-message, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-input-holder .intgrtn-input-message-error-verbose .intgrtn-single-message {
  font-size: 0.8em !important;
  margin-bottom: 10px;
  line-height: 1 !important;
  transition: all 0.3s ease-out !important;
  text-align: left !important;
  padding-left: 5px;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-input-holder .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-input-holder .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched {
  color: #000;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-input-holder.intgrtn-input-holder-password, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-input-holder.intgrtn-input-holder-password, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-input-holder.intgrtn-input-holder-password {
  display: none;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-input-holder.intgrtn-input-holder-password .intgrtn-btn-generate-password-holder, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-input-holder.intgrtn-input-holder-password .intgrtn-btn-generate-password-holder, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-input-holder.intgrtn-input-holder-password .intgrtn-btn-generate-password-holder {
  flex-wrap: nowrap;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-btn-submit, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-btn-go-to-step, .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup .intgrtn-btn-submit, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-btn-go-to-step, .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin .intgrtn-btn-submit {
  margin: 0 auto;
  display: block;
  font-size: 17px;
  font-weight: bold;
  position: relative;
  color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #5A3594;
  text-transform: uppercase;
  width: 100%;
  padding: 16px 24px;
  cursor: pointer;
  white-space: normal;
  text-align: center;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step{
  transition: all 0.5s;
  margin-top: 16px;
}
.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step:hover{
 background: #452770;
}

.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps [data-intgrtn-message-id=passwordConfirmMatch], .formwrap-outer .intgrtn-form-signup .intgrtn-form-signup [data-intgrtn-message-id=passwordConfirmMatch], .formwrap-outer .intgrtn-form-signup .intgrtn-form-optin [data-intgrtn-message-id=passwordConfirmMatch] {
  display: none;
}

.list-pwd-tips {
  padding-left: 5px;
  list-style-type: none;
}
.list-pwd-tips li {
  position: relative;
  font-size: 0.8em !important;
  margin-bottom: 10px;
  line-height: 1 !important;
  transition: all 0.3s ease-out !important;
  text-align: left !important;
  padding-left: 5px;
}
.list-pwd-tips li:before {
  position: absolute;
  display: block;
  content: " ";
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  top: 3px;
  right: 100%;
}
.list-pwd-tips li.passing:before {
  background-color: green !important;
}
.list-pwd-tips .text-red {
  color: #000;
}
.list-pwd-tips.touched li:before {
  background-color: red;
}
.list-pwd-tips.touched .text-red {
  color: red;
}
.list-pwd-tips.touched .text-green {
  color: green;
}

.js-pwd-tooltip-icon {
  position: absolute;
  top: 100%;
  right: 0;
  cursor: pointer;
}

.error-message {
  margin-top: 30px !important;
  text-align: center !important;
  padding-bottom: 10px !important;
  color: red;
}

.progress {
  width: 100%;
  height: 45px;
}

.modal-signup {
  max-width: 800px;
  max-height: 650px;
  background-color: #fff;
  font-size: 14px;
  margin: auto;
  padding: 20px 30px !important;
  text-align: center;
  z-index: 10001;
}
@media all and (max-width: 768px) {
  .modal-signup {
    max-height: 550px;
  }
}
.modal-signup main {
  padding: 20px 0;
}
@media all and (max-width: 768px) {
  .modal-signup main {
    padding: unset;
  }
}
.modal-signup main .broker-info {
  padding: 0 20px;
  text-align: center;
  width: 100%;
}
@media all and (max-width: 768px) {
  .modal-signup main .broker-info .modal-logo {
    padding: 20px;
  }
}
.modal-signup main .logo {
  height: 200px;
  padding-top: 50px;
}
@media all and (max-width: 768px) {
  .modal-signup main .logo {
    padding-top: 40px;
  }
}
.modal-signup main .logo img {
  vertical-align: middle;
  max-width: 300px;
}
.modal-signup main .broker-advantages {
  padding-top: 20px;
}
.modal-signup main .broker-advantages .item {
  text-align: left;
}
.modal-signup main .broker-advantages .item .icon {
  display: inline-block;
}
@media all and (max-width: 768px) {
  .modal-signup main .broker-advantages .item .icon {
    width: 100%;
    text-align: center;
  }
}
.modal-signup main .broker-advantages .item .icon img {
  width: 50px;
}
.modal-signup main .broker-advantages .item .text {
  display: inline-block;
  text-align: left;
}
@media all and (max-width: 768px) {
  .modal-signup main .broker-advantages .item .text {
    text-align: center;
  }
}
.modal-signup .modal-button-hide-mobile {
  display: block;
}
@media all and (max-width: 768px) {
  .modal-signup .modal-button-hide-mobile {
    display: none;
  }
}
.modal-signup .modal-button-show-mobile {
  display: none;
}
@media all and (max-width: 768px) {
  .modal-signup .modal-button-show-mobile {
    display: block;
  }
}
.modal-signup .start-trading-button {
  background-color: #18a7f8;
  color: white;
  font-size: 22px;
  font-weight: bold;
  line-height: 1em;
  padding: 10px;
  width: 500px;
  max-width: 100%;
  border: 0;
  outline: 0;
  border-radius: 4px;
  cursor: pointer;
}
.modal-signup .js-intgrtn-modal-loader {
  display: none;
}

.text-green {
  color: green;
  display: block;
  margin-top: 5px;
}

.register-form-tab .tooltip.in .tooltip-inner {
  margin-left: -7px;
  padding: 4px;
}

.btn-start {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  color: #ffffff;
  text-shadow: 0.5px 0.866px 0px rgba(1, 198, 0, 0.35);
  border-radius: 10px;
  text-transform: uppercase;
  padding: 10px 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0be00b+0,01c601+100 */
  background: #ffaf38;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a110cb 0%, #740d92 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a110cb", endColorstr="#740d92", GradientType=0);
  /* IE6-9 */
}
.btn-start:hover, .btn-start:focus {
  color: #ffffff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#01c601+0,0be00b+100 */
  background: #ff9b33;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #740d92 0%, #a110cb 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#740d92", endColorstr="#a110cb", GradientType=0);
  /* IE6-9 */
}

.hidden {
  display: none !important;
}

@media all and (max-width: 768px) {
  .footer-ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
  }
  .footer-ul li {
    margin-right: 15px;
  }
}
body .seenon-p {
  color: white;
  pointer-events: none;
}
body .fake-news-logos-wrapper {
  display: none;
}
body .intgrtn-cookie-popup .intgrtn-cookie-popup-link-privacy-policy {
  color: #007bff;
  text-decoration: underline;
}
@media all and (max-width: 768px) {
  body .video-form-section .video-header {
    font-size: 3.4rem;
  }
}
@media all and (max-width: 768px) {
  body .join-us-section .join-us-header {
    word-break: break-word;
    white-space: normal;
  }
}

.btc-widget-wrapper {
  z-index: 99999;
  position: fixed;
  bottom: 10px;
  left: 10px;
}
@media all and (max-width: 768px) {
  .btc-widget-wrapper {
    display: none;
  }
}

.ask-bid-wrapper .js-bitcoin-disclamer {
  display: none;
}
.ask-bid-wrapper .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.ask-bid-wrapper .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.ask-bid-wrapper .alert-warning hr {
  border-top-color: #ffe8a1;
}
.ask-bid-wrapper .alert-warning .alert-link {
  color: #533f03;
}
.ask-bid-wrapper .ask-bid {
  text-align: center;
  font-size: 11px;
  margin-bottom: 0;
}

#custom-regbox .formHeader {
  white-space: normal;
  word-break: break-word;
}

@media all and (max-width: 768px) {
  .bid-ask-span {
    animation: unset;
  }
}

.img-u4m {
  display: flex;
  width: 15%;
}
@media all and (max-width: 768px) {
  .img-u4m {
    display: inline-block;
    width: 40%;
  }
}


.formwrap-outer .intgrtn-form-signup .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item{
	width:50%;
}
.intgrtn-input-message-error{
    display:none;
}

main-container {
    max-width: 450px;
    margin: 30px auto;
}
.form-container {
    box-shadow: 0 4px 20.9px 3.1px rgba(13, 13, 13, .43);
}
#custom-regbox .formHeader {
    background: #60359b;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 30px 24px;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: inherit;
}/* mixin vendorPrefixed */
/* mixin demodeBorder */
.intgrtn-form-signup,
.intgrtn-form-signup-3-steps,
.intgrtn-form-optin,
.intgrtn-form-contact-us,
.intgrtn-form-contact-request-message {
  position: relative; }
  .intgrtn-form-signup,
  .intgrtn-form-signup *,
  .intgrtn-form-signup-3-steps,
  .intgrtn-form-signup-3-steps *,
  .intgrtn-form-optin,
  .intgrtn-form-optin *,
  .intgrtn-form-contact-us,
  .intgrtn-form-contact-us *,
  .intgrtn-form-contact-request-message,
  .intgrtn-form-contact-request-message * {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    text-indent: 0;
    text-align: left; }
  .intgrtn-form-signup .intgrtn-input-holder,
  .intgrtn-form-signup-3-steps .intgrtn-input-holder,
  .intgrtn-form-optin .intgrtn-input-holder,
  .intgrtn-form-contact-us .intgrtn-input-holder,
  .intgrtn-form-contact-request-message .intgrtn-input-holder {
    margin-bottom: 10px; }
  .intgrtn-form-signup .intgrtn-input-group,
  .intgrtn-form-signup-3-steps .intgrtn-input-group,
  .intgrtn-form-optin .intgrtn-input-group,
  .intgrtn-form-contact-us .intgrtn-input-group,
  .intgrtn-form-contact-request-message .intgrtn-input-group {
    display: flex;
    flex-direction: row; }
    .intgrtn-form-signup .intgrtn-input-group .intgrtn-input-area-code,
    .intgrtn-form-signup-3-steps .intgrtn-input-group .intgrtn-input-area-code,
    .intgrtn-form-optin .intgrtn-input-group .intgrtn-input-area-code,
    .intgrtn-form-contact-us .intgrtn-input-group .intgrtn-input-area-code,
    .intgrtn-form-contact-request-message .intgrtn-input-group .intgrtn-input-area-code {
      width: 50px;
      margin-right: 10px; }
  .intgrtn-form-signup .intgrtn-input,
  .intgrtn-form-signup-3-steps .intgrtn-input,
  .intgrtn-form-optin .intgrtn-input,
  .intgrtn-form-contact-us .intgrtn-input,
  .intgrtn-form-contact-request-message .intgrtn-input {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px;
    margin: 0;
    background-color: #fff;
    display: block;
    width: 100%; }
    .intgrtn-form-signup .intgrtn-input[disabled],
    .intgrtn-form-signup-3-steps .intgrtn-input[disabled],
    .intgrtn-form-optin .intgrtn-input[disabled],
    .intgrtn-form-contact-us .intgrtn-input[disabled],
    .intgrtn-form-contact-request-message .intgrtn-input[disabled] {
      cursor: not-allowed; }
    .intgrtn-form-signup .intgrtn-input.intgrtn-invalid,
    .intgrtn-form-signup-3-steps .intgrtn-input.intgrtn-invalid,
    .intgrtn-form-optin .intgrtn-input.intgrtn-invalid,
    .intgrtn-form-contact-us .intgrtn-input.intgrtn-invalid,
    .intgrtn-form-contact-request-message .intgrtn-input.intgrtn-invalid {
      border-color: #F44336; }
  .intgrtn-form-signup .intgrtn-input-area-code-flags,
  .intgrtn-form-signup-3-steps .intgrtn-input-area-code-flags,
  .intgrtn-form-optin .intgrtn-input-area-code-flags,
  .intgrtn-form-contact-us .intgrtn-input-area-code-flags,
  .intgrtn-form-contact-request-message .intgrtn-input-area-code-flags {
    display: none !important; }
  .intgrtn-form-signup .intgrtn-input-phone,
  .intgrtn-form-signup-3-steps .intgrtn-input-phone,
  .intgrtn-form-optin .intgrtn-input-phone,
  .intgrtn-form-contact-us .intgrtn-input-phone,
  .intgrtn-form-contact-request-message .intgrtn-input-phone {
    border-left: none !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }
  .intgrtn-form-signup .intgrtn-checkbox,
  .intgrtn-form-signup-3-steps .intgrtn-checkbox,
  .intgrtn-form-optin .intgrtn-checkbox,
  .intgrtn-form-contact-us .intgrtn-checkbox,
  .intgrtn-form-contact-request-message .intgrtn-checkbox {
    margin: 0;
    margin-right: 10px;
    vertical-align: middle; }
  .intgrtn-form-signup .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-signup-3-steps .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-optin .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-contact-us .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-contact-request-message .intgrtn-checkbox-label-agree-terms {
    font-weight: normal; }
  .intgrtn-form-signup .intgrtn-input-holder-checkbox-agree-terms.intgrtn-invalid .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-signup-3-steps .intgrtn-input-holder-checkbox-agree-terms.intgrtn-invalid .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-optin .intgrtn-input-holder-checkbox-agree-terms.intgrtn-invalid .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-contact-us .intgrtn-input-holder-checkbox-agree-terms.intgrtn-invalid .intgrtn-checkbox-label-agree-terms,
  .intgrtn-form-contact-request-message .intgrtn-input-holder-checkbox-agree-terms.intgrtn-invalid .intgrtn-checkbox-label-agree-terms {
    color: #F44336; }
  .intgrtn-form-signup .intgrtn-select,
  .intgrtn-form-signup-3-steps .intgrtn-select,
  .intgrtn-form-optin .intgrtn-select,
  .intgrtn-form-contact-us .intgrtn-select,
  .intgrtn-form-contact-request-message .intgrtn-select {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px;
    margin: 0;
    display: block;
    width: 100%;
    background: #fff; }
    .intgrtn-form-signup .intgrtn-select[disabled],
    .intgrtn-form-signup-3-steps .intgrtn-select[disabled],
    .intgrtn-form-optin .intgrtn-select[disabled],
    .intgrtn-form-contact-us .intgrtn-select[disabled],
    .intgrtn-form-contact-request-message .intgrtn-select[disabled] {
      cursor: not-allowed; }
    .intgrtn-form-signup .intgrtn-select.intgrtn-invalid,
    .intgrtn-form-signup-3-steps .intgrtn-select.intgrtn-invalid,
    .intgrtn-form-optin .intgrtn-select.intgrtn-invalid,
    .intgrtn-form-contact-us .intgrtn-select.intgrtn-invalid,
    .intgrtn-form-contact-request-message .intgrtn-select.intgrtn-invalid {
      border-color: #F44336; }
  .intgrtn-form-signup .intgrtn-textarea,
  .intgrtn-form-signup-3-steps .intgrtn-textarea,
  .intgrtn-form-optin .intgrtn-textarea,
  .intgrtn-form-contact-us .intgrtn-textarea,
  .intgrtn-form-contact-request-message .intgrtn-textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px;
    margin: 0;
    resize: vertical;
    display: block;
    width: 100%;
    height: 160px; }
    .intgrtn-form-signup .intgrtn-textarea[disabled],
    .intgrtn-form-signup-3-steps .intgrtn-textarea[disabled],
    .intgrtn-form-optin .intgrtn-textarea[disabled],
    .intgrtn-form-contact-us .intgrtn-textarea[disabled],
    .intgrtn-form-contact-request-message .intgrtn-textarea[disabled] {
      cursor: not-allowed; }
    .intgrtn-form-signup .intgrtn-textarea.intgrtn-invalid,
    .intgrtn-form-signup-3-steps .intgrtn-textarea.intgrtn-invalid,
    .intgrtn-form-optin .intgrtn-textarea.intgrtn-invalid,
    .intgrtn-form-contact-us .intgrtn-textarea.intgrtn-invalid,
    .intgrtn-form-contact-request-message .intgrtn-textarea.intgrtn-invalid {
      border-color: #F44336; }
  .intgrtn-form-signup .intgrtn-input-message-error,
  .intgrtn-form-signup-3-steps .intgrtn-input-message-error,
  .intgrtn-form-optin .intgrtn-input-message-error,
  .intgrtn-form-contact-us .intgrtn-input-message-error,
  .intgrtn-form-contact-request-message .intgrtn-input-message-error {
    color: #F44336;
    text-align: right; }
  .intgrtn-form-signup .intgrtn-input-message-error-verbose .intgrtn-single-message,
  .intgrtn-form-signup-3-steps .intgrtn-input-message-error-verbose .intgrtn-single-message,
  .intgrtn-form-optin .intgrtn-input-message-error-verbose .intgrtn-single-message,
  .intgrtn-form-contact-us .intgrtn-input-message-error-verbose .intgrtn-single-message,
  .intgrtn-form-contact-request-message .intgrtn-input-message-error-verbose .intgrtn-single-message {
    text-align: right; }
    .intgrtn-form-signup .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched,
    .intgrtn-form-signup-3-steps .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched,
    .intgrtn-form-optin .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched,
    .intgrtn-form-contact-us .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched,
    .intgrtn-form-contact-request-message .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-untouched {
      color: black; }
    .intgrtn-form-signup .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-valid,
    .intgrtn-form-signup-3-steps .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-valid,
    .intgrtn-form-optin .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-valid,
    .intgrtn-form-contact-us .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-valid,
    .intgrtn-form-contact-request-message .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-valid {
      color: #66bb6a; }
    .intgrtn-form-signup .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-invalid,
    .intgrtn-form-signup-3-steps .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-invalid,
    .intgrtn-form-optin .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-invalid,
    .intgrtn-form-contact-us .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-invalid,
    .intgrtn-form-contact-request-message .intgrtn-input-message-error-verbose .intgrtn-single-message.intgrtn-invalid {
      color: #F44336; }
  .intgrtn-form-signup .intgrtn-btn-go-to-step-holder,
  .intgrtn-form-signup .intgrtn-btn-submit-holder,
  .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step-holder,
  .intgrtn-form-signup-3-steps .intgrtn-btn-submit-holder,
  .intgrtn-form-optin .intgrtn-btn-go-to-step-holder,
  .intgrtn-form-optin .intgrtn-btn-submit-holder,
  .intgrtn-form-contact-us .intgrtn-btn-go-to-step-holder,
  .intgrtn-form-contact-us .intgrtn-btn-submit-holder,
  .intgrtn-form-contact-request-message .intgrtn-btn-go-to-step-holder,
  .intgrtn-form-contact-request-message .intgrtn-btn-submit-holder {
    margin-bottom: 10px;
    text-align: center; }
  .intgrtn-form-signup .intgrtn-btn-go-to-step,
  .intgrtn-form-signup .intgrtn-btn-generate-password,
  .intgrtn-form-signup .intgrtn-btn-submit,
  .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step,
  .intgrtn-form-signup-3-steps .intgrtn-btn-generate-password,
  .intgrtn-form-signup-3-steps .intgrtn-btn-submit,
  .intgrtn-form-optin .intgrtn-btn-go-to-step,
  .intgrtn-form-optin .intgrtn-btn-generate-password,
  .intgrtn-form-optin .intgrtn-btn-submit,
  .intgrtn-form-contact-us .intgrtn-btn-go-to-step,
  .intgrtn-form-contact-us .intgrtn-btn-generate-password,
  .intgrtn-form-contact-us .intgrtn-btn-submit,
  .intgrtn-form-contact-request-message .intgrtn-btn-go-to-step,
  .intgrtn-form-contact-request-message .intgrtn-btn-generate-password,
  .intgrtn-form-contact-request-message .intgrtn-btn-submit {
    font-size: 14px;
    display: inline-block;
    min-width: 88px;
    padding: 8px 16px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    border-radius: 2px;
    background: #337ab7;
    color: #fff;
    transition: all 0.2s linear; }
    .intgrtn-form-signup .intgrtn-btn-go-to-step:hover,
    .intgrtn-form-signup .intgrtn-btn-generate-password:hover,
    .intgrtn-form-signup .intgrtn-btn-submit:hover,
    .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step:hover,
    .intgrtn-form-signup-3-steps .intgrtn-btn-generate-password:hover,
    .intgrtn-form-signup-3-steps .intgrtn-btn-submit:hover,
    .intgrtn-form-optin .intgrtn-btn-go-to-step:hover,
    .intgrtn-form-optin .intgrtn-btn-generate-password:hover,
    .intgrtn-form-optin .intgrtn-btn-submit:hover,
    .intgrtn-form-contact-us .intgrtn-btn-go-to-step:hover,
    .intgrtn-form-contact-us .intgrtn-btn-generate-password:hover,
    .intgrtn-form-contact-us .intgrtn-btn-submit:hover,
    .intgrtn-form-contact-request-message .intgrtn-btn-go-to-step:hover,
    .intgrtn-form-contact-request-message .intgrtn-btn-generate-password:hover,
    .intgrtn-form-contact-request-message .intgrtn-btn-submit:hover {
      background: #265a87; }
    .intgrtn-form-signup .intgrtn-btn-go-to-step[disabled],
    .intgrtn-form-signup .intgrtn-btn-generate-password[disabled],
    .intgrtn-form-signup .intgrtn-btn-submit[disabled],
    .intgrtn-form-signup-3-steps .intgrtn-btn-go-to-step[disabled],
    .intgrtn-form-signup-3-steps .intgrtn-btn-generate-password[disabled],
    .intgrtn-form-signup-3-steps .intgrtn-btn-submit[disabled],
    .intgrtn-form-optin .intgrtn-btn-go-to-step[disabled],
    .intgrtn-form-optin .intgrtn-btn-generate-password[disabled],
    .intgrtn-form-optin .intgrtn-btn-submit[disabled],
    .intgrtn-form-contact-us .intgrtn-btn-go-to-step[disabled],
    .intgrtn-form-contact-us .intgrtn-btn-generate-password[disabled],
    .intgrtn-form-contact-us .intgrtn-btn-submit[disabled],
    .intgrtn-form-contact-request-message .intgrtn-btn-go-to-step[disabled],
    .intgrtn-form-contact-request-message .intgrtn-btn-generate-password[disabled],
    .intgrtn-form-contact-request-message .intgrtn-btn-submit[disabled] {
      opacity: 0.8;
      background: #ccc;
      cursor: not-allowed; }
  .intgrtn-form-signup .intgrtn-btn-generate-password,
  .intgrtn-form-signup-3-steps .intgrtn-btn-generate-password,
  .intgrtn-form-optin .intgrtn-btn-generate-password,
  .intgrtn-form-contact-us .intgrtn-btn-generate-password,
  .intgrtn-form-contact-request-message .intgrtn-btn-generate-password {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .intgrtn-form-signup .intgrtn-form-message-error,
  .intgrtn-form-signup-3-steps .intgrtn-form-message-error,
  .intgrtn-form-optin .intgrtn-form-message-error,
  .intgrtn-form-contact-us .intgrtn-form-message-error,
  .intgrtn-form-contact-request-message .intgrtn-form-message-error {
    text-align: center;
    font-weight: bold;
    color: #F44336; }
  .intgrtn-form-signup .intgrtn-form-message-success,
  .intgrtn-form-signup-3-steps .intgrtn-form-message-success,
  .intgrtn-form-optin .intgrtn-form-message-success,
  .intgrtn-form-contact-us .intgrtn-form-message-success,
  .intgrtn-form-contact-request-message .intgrtn-form-message-success {
    text-align: center;
    font-weight: bold;
    color: #66bb6a; }
  .intgrtn-form-signup .intgrtn-form-loader,
  .intgrtn-form-signup-3-steps .intgrtn-form-loader,
  .intgrtn-form-optin .intgrtn-form-loader,
  .intgrtn-form-contact-us .intgrtn-form-loader,
  .intgrtn-form-contact-request-message .intgrtn-form-loader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .intgrtn-form-signup .intgrtn-steps-holder .intgrtn-step,
  .intgrtn-form-signup-3-steps .intgrtn-steps-holder .intgrtn-step,
  .intgrtn-form-optin .intgrtn-steps-holder .intgrtn-step,
  .intgrtn-form-contact-us .intgrtn-steps-holder .intgrtn-step,
  .intgrtn-form-contact-request-message .intgrtn-steps-holder .intgrtn-step {
    display: none; }
    .intgrtn-form-signup .intgrtn-steps-holder .intgrtn-step.intgrtn-active,
    .intgrtn-form-signup-3-steps .intgrtn-steps-holder .intgrtn-step.intgrtn-active,
    .intgrtn-form-optin .intgrtn-steps-holder .intgrtn-step.intgrtn-active,
    .intgrtn-form-contact-us .intgrtn-steps-holder .intgrtn-step.intgrtn-active,
    .intgrtn-form-contact-request-message .intgrtn-steps-holder .intgrtn-step.intgrtn-active {
      display: block; }
  .intgrtn-form-signup .intgrtn-steps-navigation,
  .intgrtn-form-signup-3-steps .intgrtn-steps-navigation,
  .intgrtn-form-optin .intgrtn-steps-navigation,
  .intgrtn-form-contact-us .intgrtn-steps-navigation,
  .intgrtn-form-contact-request-message .intgrtn-steps-navigation {
    text-align: center;
    margin-bottom: 20px; }
    .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item,
    .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item,
    .intgrtn-form-optin .intgrtn-steps-navigation .intgrtn-steps-navigation-item,
    .intgrtn-form-contact-us .intgrtn-steps-navigation .intgrtn-steps-navigation-item,
    .intgrtn-form-contact-request-message .intgrtn-steps-navigation .intgrtn-steps-navigation-item {
      display: inline-block;
      margin: 0 5px;
      color: #fff;
      border-radius: 50%;
      font-size: 20px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      background-color: #c7ddef; }
      .intgrtn-form-signup .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active,
      .intgrtn-form-signup-3-steps .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active,
      .intgrtn-form-optin .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active,
      .intgrtn-form-contact-us .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active,
      .intgrtn-form-contact-request-message .intgrtn-steps-navigation .intgrtn-steps-navigation-item.intgrtn-active {
        background-color: #337ab7; }
  .intgrtn-form-signup .intgrtn-input-holder-password .intgrtn-input-group,
  .intgrtn-form-signup .intgrtn-input-holder-password-confirm .intgrtn-input-group,
  .intgrtn-form-signup-3-steps .intgrtn-input-holder-password .intgrtn-input-group,
  .intgrtn-form-signup-3-steps .intgrtn-input-holder-password-confirm .intgrtn-input-group,
  .intgrtn-form-optin .intgrtn-input-holder-password .intgrtn-input-group,
  .intgrtn-form-optin .intgrtn-input-holder-password-confirm .intgrtn-input-group,
  .intgrtn-form-contact-us .intgrtn-input-holder-password .intgrtn-input-group,
  .intgrtn-form-contact-us .intgrtn-input-holder-password-confirm .intgrtn-input-group,
  .intgrtn-form-contact-request-message .intgrtn-input-holder-password .intgrtn-input-group,
  .intgrtn-form-contact-request-message .intgrtn-input-holder-password-confirm .intgrtn-input-group {
    position: relative; }
  .intgrtn-form-signup .intgrtn-btn-generate-password-holder,
  .intgrtn-form-signup-3-steps .intgrtn-btn-generate-password-holder,
  .intgrtn-form-optin .intgrtn-btn-generate-password-holder,
  .intgrtn-form-contact-us .intgrtn-btn-generate-password-holder,
  .intgrtn-form-contact-request-message .intgrtn-btn-generate-password-holder {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
    .intgrtn-form-signup .intgrtn-btn-generate-password-holder .intgrtn-input-group,
    .intgrtn-form-signup-3-steps .intgrtn-btn-generate-password-holder .intgrtn-input-group,
    .intgrtn-form-optin .intgrtn-btn-generate-password-holder .intgrtn-input-group,
    .intgrtn-form-contact-us .intgrtn-btn-generate-password-holder .intgrtn-input-group,
    .intgrtn-form-contact-request-message .intgrtn-btn-generate-password-holder .intgrtn-input-group {
      flex-grow: 1; }
      .intgrtn-form-signup .intgrtn-btn-generate-password-holder .intgrtn-input-group .intgrtn-input,
      .intgrtn-form-signup-3-steps .intgrtn-btn-generate-password-holder .intgrtn-input-group .intgrtn-input,
      .intgrtn-form-optin .intgrtn-btn-generate-password-holder .intgrtn-input-group .intgrtn-input,
      .intgrtn-form-contact-us .intgrtn-btn-generate-password-holder .intgrtn-input-group .intgrtn-input,
      .intgrtn-form-contact-request-message .intgrtn-btn-generate-password-holder .intgrtn-input-group .intgrtn-input {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px; }

.intgrtn-password-eye-icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  cursor: pointer;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 18px auto;
  background-image: url(""); }
  .intgrtn-password-eye-icon.intgrtn-visible {
    background-image: url(""); }

.intgrtn-table-brokers-holder {
  min-height: 100px;
  position: relative; }
  .intgrtn-table-brokers-holder .intgrtn-table-brokers {
    width: 100%;
    max-width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse; }
    .intgrtn-table-brokers-holder .intgrtn-table-brokers td,
    .intgrtn-table-brokers-holder .intgrtn-table-brokers th {
      border-bottom: 1px solid #ccc;
      padding: 6px 12px;
      height: 68px; }
    .intgrtn-table-brokers-holder .intgrtn-table-brokers tr:nth-of-type(odd) {
      background-color: rgba(0, 0, 0, 0.02); }
  .intgrtn-table-brokers-holder .intgrtn-table-broker-logo {
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 60px; }
  .intgrtn-table-brokers-holder .intgrtn-table-broker-btn-open-account {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    min-width: 88px;
    padding: 8px 16px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    border-radius: 2px;
    background: #337ab7;
    color: #fff;
    transition: all 0.2s linear; }
    .intgrtn-table-brokers-holder .intgrtn-table-broker-btn-open-account:hover {
      background: #265a87; }
    .intgrtn-table-brokers-holder .intgrtn-table-broker-btn-open-account[disabled] {
      opacity: 0.8;
      background: #ccc;
      cursor: not-allowed; }

.intgrtn-tooltip {
  z-index: 100;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  margin-top: -12px; }
  .intgrtn-tooltip:after, .intgrtn-tooltip:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .intgrtn-tooltip:after {
    border-color: rgba(65, 213, 28, 0);
    border-top-color: rgba(0, 0, 0, 0.8);
    border-width: 10px;
    margin-left: -10px; }
  .intgrtn-tooltip:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: transparent;
    border-width: 16px;
    margin-left: -16px; }

.intgrtn-cookie-popup {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 100vw;
  padding: 10px;
  display: flex;
  flex-direction: row;
  color: #fff;
  align-items: center;
  justify-content: center; }
  .intgrtn-cookie-popup.intgrtn-cookie-popup-light {
    color: #000;
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 0px 5px 10px #000; }
  .intgrtn-cookie-popup .intgrtn-cookie-popup-link-privacy-policy {
    color: #337ab7;
    cursor: pointer; }
    .intgrtn-cookie-popup .intgrtn-cookie-popup-link-privacy-policy:active, .intgrtn-cookie-popup .intgrtn-cookie-popup-link-privacy-policy:visited, .intgrtn-cookie-popup .intgrtn-cookie-popup-link-privacy-policy:focus {
      color: #337ab7; }
  .intgrtn-cookie-popup .intgrtn-cookie-popup-text-holder {
    margin-right: 15px; }
  .intgrtn-cookie-popup .intgrtn-cookie-popup-btn-accept {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    min-width: 88px;
    padding: 8px 16px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    border-radius: 2px;
    background: #337ab7;
    color: #fff;
    transition: all 0.2s linear; }
    .intgrtn-cookie-popup .intgrtn-cookie-popup-btn-accept:hover {
      background: #265a87; }

.intgrtn-modal-holder {
  z-index: 200;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.7); }
  .intgrtn-modal-holder.intgrtn-hidden {
    display: none; }
  .intgrtn-modal-holder .intgrtn-modal {
    position: absolute;
    left: 50%;
    top: 50px;
    width: 650px;
    margin-bottom: 15px;
    max-width: calc(100% - 30px);
    transform: translateX(-50%);
    border-radius: 5px;
    background-color: #fff;
    color: #000; }
  .intgrtn-modal-holder .intgrtn-modal-title {
    padding: 15px;
    font-size: 18px;
    border-bottom: 1px solid #ccc; }
  .intgrtn-modal-holder .intgrtn-modal-btn-close {
    background: none;
    border: none;
    font-size: 26px;
    position: absolute;
    line-height: 1;
    right: 10px;
    width: 26px;
    height: 26px;
    top: 15px; }
    .intgrtn-modal-holder .intgrtn-modal-btn-close:hover {
      color: #337ab7; }
  .intgrtn-modal-holder .intgrtn-modal-body {
    padding: 15px;
    word-wrap: break-word; }
  .intgrtn-modal-holder .intgrtn-modal-agreement {
    width: 1000px; }

.intgrtn-modal-body-overflow {
  overflow: hidden; }

.intgrtn-loader-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 50;
  display: none; }
  .intgrtn-loader-holder.show {
    display: block; }
  .intgrtn-loader-holder.static {
    position: static;
    left: auto;
    text-align: center;
    padding: 15px;
    right: auto; }
    .intgrtn-loader-holder.static .intgrtn-lds-dual-ring {
      position: static;
      left: auto;
      right: auto;
      transform: translate(0%, 0%); }
  .intgrtn-loader-holder .intgrtn-loader-text-holder {
    text-align: center;
    max-width: 80%;
    max-height: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    transform: translate(-50%, -50%); }
    .intgrtn-loader-holder .intgrtn-loader-text-holder .intgrtn-lds-dual-ring {
      position: static;
      left: auto;
      right: auto;
      transform: translate(0%, 0%); }
  .intgrtn-loader-holder .intgrtn-lds-dual-ring {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .intgrtn-loader-holder .intgrtn-lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: intgrtn-lds-dual-ring 1.2s linear infinite; }

@keyframes intgrtn-lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.intgrtn-modal-block-website {
  z-index: 2000;
  background: black; }
  .intgrtn-modal-block-website .intgrtn-text-block-website {
    text-align: center;
    font-size: 18px;
    color: #F44336; }

.intgrtn-modal-contact-us .intgrtn-text-top {
  margin-bottom: 40px; }

.intgrtn-modal-basic-message {
  text-align: center; }
  .intgrtn-modal-basic-message .intgrtn-confirm-button-holder {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center; }
  .intgrtn-modal-basic-message .intgrtn-confirm-button {
    font-size: 14px;
    display: inline-block;
    min-width: 88px;
    padding: 8px 16px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    border-radius: 2px;
    background: #337ab7;
    color: #fff;
    transition: all 0.2s linear; }
    .intgrtn-modal-basic-message .intgrtn-confirm-button:hover {
      background: #265a87; }
    .intgrtn-modal-basic-message .intgrtn-confirm-button[disabled] {
      opacity: 0.8;
      background: #ccc;
      cursor: not-allowed; }

.intgrtn-hidden-1 {
  padding: 0px !important;
  width: 0px !important;
  height: 0px !important;
  opacity: 0 !important; }

.intgrtn-contact-request-messages-holder {
  display: block;
  margin: 0px;
  padding: 0px;
  padding-bottom: 150px;
  background-color: #F5F5F5;
  /*border: $borderValue;*/
  /* .intgrtn-inner-panel */ }
  .intgrtn-contact-request-messages-holder .intgrtn-logo-panel {
    display: block;
    margin: 0px;
    margin-bottom: 120px;
    padding: 0px;
    text-align: center;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
    .intgrtn-contact-request-messages-holder .intgrtn-logo-panel .intgrtn-logo-img {
      display: inline-block;
      max-height: 90px;
      max-width: 300px;
      width: auto;
      height: auto; }
  .intgrtn-contact-request-messages-holder .intgrtn-inner-panel {
    display: block;
    margin: 0px auto;
    padding: 0px;
    max-width: 840px;
    background-color: white;
    box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    /* .intgrtn-subject */
    /* .intgrtn-desc */
    /* .intgrtn-holder-prev-messages */
    /* .intgrtn-holder-new-message */ }
    .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-subject {
      display: block;
      margin: 0px;
      padding: 10px 40px 25px 40px;
      font-size: 18px;
      font-weight: bold;
      /*border: $borderValue;*/ }
    .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-desc {
      display: block;
      margin: 0px;
      margin-bottom: 40px;
      padding: 25px 40px;
      font-size: 16px;
      background-color: #EBEFF5; }
    .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages {
      display: block;
      margin: 0px;
      padding: 0px;
      /*border: $borderValue;*/
      /* .intgrtn-message-box */ }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box {
        display: block;
        position: relative;
        margin: 0px;
        margin-bottom: 30px;
        padding: 15px 20px;
        max-width: 440px;
        word-wrap: break-word;
        border-radius: 5px;
        /* .intgrtn-user-panel */
        /* .intgrtn-message-box.style1 */
        /* .intgrtn-message-box.style2 */ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel {
          display: block;
          position: absolute;
          margin: 0px;
          padding: 0px;
          padding-top: 5px;
          min-width: 200px;
          background-repeat: no-repeat;
          /*border: $borderValue;*/
          /* .intgrtn-user-panel:after */ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel .intgrtn-user-name {
            font-size: 16px;
            font-weight: bold;
            color: black; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel .intgrtn-date {
            font-size: 12px;
            color: #BCC1D3; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel:after {
            content: '';
            display: block;
            position: absolute;
            top: 15px;
            margin: 0px;
            padding: 0px;
            width: 16px;
            height: 16px;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-size: 100% auto;
            /*border: $borderValue;*/ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 {
          margin-right: 40px;
          color: white;
          float: right;
          background-color: #3476D1; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 .intgrtn-user-panel {
            top: 0px;
            right: 100%;
            padding-right: 65px;
            text-align: right;
            background-image: url("");
            background-position: calc(100% - 10px) 0px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 .intgrtn-user-panel:after {
              right: -9px;
              background-image: url(""); }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 {
          margin-left: 40px;
          float: left;
          background-color: #EBEFF5; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 .intgrtn-user-panel {
            top: 0px;
            left: 100%;
            padding-left: 65px;
            text-align: left;
            background-image: url("");
            background-position: 10px 0px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 .intgrtn-user-panel:after {
              left: -9px;
              background-image: url(""); }
    .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message {
      display: block;
      margin: 0px;
      padding: 0px;
      /*border: $borderValue;*/
      /* form.intgrtn-form-contact-request-message */ }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message {
        display: block;
        margin: 0px;
        padding: 0px;
        /*border: $borderValue;*/
        /* .intgrtn-message-input-holders */
        /* .intgrtn-btn-submit-holder */ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-message-input-holder {
          margin: 0px;
          margin-bottom: 0px;
          width: calc(65%);
          height: 130px;
          float: left;
          border-style: solid;
          border-color: #ccc;
          border-width: 1px 1px 0px 0px;
          /* textarea[name="message"] */ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-message-input-holder textarea[name="message"] {
            padding: 25px;
            height: 100%;
            max-height: 100%;
            font-size: 16px;
            resize: none;
            background-color: transparent;
            border-style: none;
            /*border: $borderValue;*/ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-btn-submit-holder {
          display: block;
          position: relative;
          margin-bottom: 0px;
          width: calc(35%);
          height: 130px;
          float: right;
          border-style: solid;
          border-color: #ccc;
          border-width: 1px 0px 0px 0px;
          /* .intgrtn-btn-submit */ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-btn-submit-holder .intgrtn-btn-submit {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            padding-top: 0px;
            padding-bottom: 0px;
            padding-left: 30px;
            width: 140px;
            height: 45px;
            font-size: 16px;
            text-align: left;
            line-height: 45px;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background-color: #3476D1;
            background-image: url("");
            background-repeat: no-repeat;
            background-position: 105px 50%;
            border-radius: 5px; }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message .intgrtn-input-message-error {
        margin-top: -25px;
        margin-right: 20px; }

/* .intgrtn-contact-request-messages-holder */
@media (max-width: 991px) {
  .intgrtn-contact-request-messages-holder {
    padding-bottom: 100px;
    /* .intgrtn-logo-panel */
    /* .intgrtn-inner-panel */ }
    .intgrtn-contact-request-messages-holder .intgrtn-logo-panel {
      margin-bottom: 108px; }
      .intgrtn-contact-request-messages-holder .intgrtn-logo-panel .intgrtn-logo-img {
        max-height: 80px; }
    .intgrtn-contact-request-messages-holder .intgrtn-inner-panel {
      /*margin-top: 108px;*/
      max-width: 756px;
      /* .intgrtn-holder-prev-messages */
      /* .intgrtn-holder-new-message */ }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-subject {
        padding: 9px 36px 22px 36px;
        font-size: 16px; }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-desc {
        margin-bottom: 36px;
        padding: 22px 36px;
        font-size: 14px; }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages {
        /* .intgrtn-message-box */ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box {
          margin-bottom: 27px;
          padding: 13px 18px;
          /* .intgrtn-user-panel */
          /* .intgrtn-message-box.style1 */
          /* .intgrtn-message-box.style2 */ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel {
            min-width: 180px;
            /* .intgrtn-user-panel:after */ }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel .intgrtn-user-name {
              font-size: 14px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel .intgrtn-date {
              font-size: 11px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel:after {
              top: 13px;
              margin: 0px;
              padding: 0px;
              width: 14px;
              height: 14px;
              background-repeat: no-repeat;
              background-position: 50% 50%;
              /*border: $borderValue;*/ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 {
            margin-right: 36px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 .intgrtn-user-panel {
              padding-right: 60px; }
              .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 .intgrtn-user-panel:after {
                right: -8px; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 {
            margin-left: 36px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 .intgrtn-user-panel {
              padding-left: 60px; }
              .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 .intgrtn-user-panel:after {
                left: -8px; }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message {
        /* form.intgrtn-form-contact-request-message */ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message {
          /* .intgrtn-message-input-holder */
          /* .intgrtn-btn-submit-holder */ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-message-input-holder {
            height: 115px;
            /* textarea[name="message"] */ }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-message-input-holder textarea[name="message"] {
              padding: 22px;
              font-size: 14px; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-btn-submit-holder {
            height: 115px;
            /* .intgrtn-btn-submit */ }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-btn-submit-holder .intgrtn-btn-submit {
              width: 125px;
              height: 40px;
              font-size: 14px;
              line-height: 40px;
              background-position: 95px 50%; }
  /* .intgrtn-contact-request-messages-holder */ }

/* media 991 - 767px */
@media (max-width: 767px) {
  .intgrtn-contact-request-messages-holder {
    padding-bottom: 30px;
    /* .intgrtn-logo-panel */
    /* .intgrtn-inner-panel */ }
    .intgrtn-contact-request-messages-holder .intgrtn-logo-panel {
      margin-bottom: 50px; }
      .intgrtn-contact-request-messages-holder .intgrtn-logo-panel .intgrtn-logo-img {
        max-height: 64px; }
    .intgrtn-contact-request-messages-holder .intgrtn-inner-panel {
      border-radius: 0px;
      /* .intgrtn-holder-prev-messages */
      /* .intgrtn-holder-new-message */ }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-subject {
        padding: 8px 10px 18px 10px;
        font-size: 13px; }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-desc {
        margin-bottom: 30px;
        padding: 18px 10px;
        font-size: 12px; }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages {
        /* .intgrtn-message-box */ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box {
          margin-bottom: 25px;
          padding: 10px 14px;
          max-width: 230px;
          font-size: 12px;
          /* .intgrtn-user-panel */
          /* .intgrtn-message-box.style1 */
          /* .intgrtn-message-box.style2 */ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel {
            min-width: 120px;
            background-size: 36px auto;
            /* .intgrtn-user-panel:after */ }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel .intgrtn-user-name {
              font-size: 12px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel .intgrtn-date {
              font-size: 10px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box .intgrtn-user-panel:after {
              top: 10px;
              width: 12px;
              height: 12px;
              /*border: $borderValue;*/ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 {
            margin-right: 10px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 .intgrtn-user-panel {
              padding-top: 30px;
              padding-right: 15px;
              background-position: calc(100% - 5px) 0px; }
              .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style1 .intgrtn-user-panel:after {
                right: -7px; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 {
            margin-left: 10px; }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 .intgrtn-user-panel {
              padding-top: 30px;
              padding-left: 15px;
              background-position: 5px 0px; }
              .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-prev-messages .intgrtn-message-box.style2 .intgrtn-user-panel:after {
                left: -7px; }
      .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message {
        margin-top: 30px;
        /* form.intgrtn-form-contact-request-message */ }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message {
          /* .intgrtn-message-input-holder */
          /* .intgrtn-btn-submit-holder */ }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-message-input-holder {
            height: 92px;
            /* textarea[name="message"] */ }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-message-input-holder textarea[name="message"] {
              padding: 12px;
              font-size: 12px; }
          .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-btn-submit-holder {
            height: 92px;
            /* .intgrtn-btn-submit */ }
            .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message form.intgrtn-form-contact-request-message .intgrtn-btn-submit-holder .intgrtn-btn-submit {
              padding-left: 24px;
              width: 100px;
              height: 32px;
              font-size: 12px;
              line-height: 32px;
              background-position: 76px 50%;
              background-size: 12px auto; }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message .intgrtn-input-message-error {
          margin-top: -20px;
          margin-right: 10px;
          font-size: 12px; }
        .intgrtn-contact-request-messages-holder .intgrtn-inner-panel .intgrtn-holder-new-message .intgrtn-form-message-success {
          font-size: 12px; }
  /* .intgrtn-contact-request-messages-holder */ }

/* media 767px - 0px */
.intgrtn-modal-exit-popup .intgrtn-modal {
  /*border: $borderValue;*/
  width: 800px;
  background-color: transparent; }
  .intgrtn-modal-exit-popup .intgrtn-modal .intgrtn-modal-btn-close {
    top: -20px;
    color: white; }
  .intgrtn-modal-exit-popup .intgrtn-modal .intgrtn-modal-header .intgrtn-modal-title {
    border: none; }
  .intgrtn-modal-exit-popup .intgrtn-modal .intgrtn-exit-popup-iframe-holder {
    /*border: $borderValue;*/ }
    .intgrtn-modal-exit-popup .intgrtn-modal .intgrtn-exit-popup-iframe-holder .intgrtn-exit-popup-iframe {
      display: block;
      width: 100%;
      min-height: 90vh;
      border: none; }

.intgrtn-input.intgrtn-area-flags-holder {
  position: relative;
  white-space: nowrap;
  width: auto;
  border-right: none !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  /*border: $borderValue;*/
  /* .intgrtn-selected-area */
  /* .intgrtn-areas-dropdown */ }
  .intgrtn-invalid .intgrtn-input.intgrtn-area-flags-holder {
    border-color: #F44336; }
  .intgrtn-input.intgrtn-area-flags-holder .intgrtn-selected-area {
    display: block;
    position: relative;
    padding-left: 3px;
    padding-right: 18px;
    cursor: pointer;
    /*border: $borderValue;*/
    /* .intgrtn-flag-image */
    /* .intgrtn-phone-code */ }
    .intgrtn-input.intgrtn-area-flags-holder .intgrtn-selected-area .intgrtn-flag-image {
      display: inline-block;
      margin-right: 5px;
      width: 32px;
      height: 24px;
      vertical-align: middle;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
      background-image: url("");
      background-repeat: no-repeat;
      /*border: $borderValue;*/ }
    .intgrtn-input.intgrtn-area-flags-holder .intgrtn-selected-area .intgrtn-phone-code {
      display: inline-block;
      vertical-align: middle;
      /*border: $borderValue;*/ }
    .intgrtn-input.intgrtn-area-flags-holder .intgrtn-selected-area::after {
      display: block;
      position: absolute;
      content: '\25BC';
      top: 50%;
      transform: translateY(-50%);
      right: 4px;
      width: 10px;
      height: 10px;
      line-height: 1;
      font-size: 10px; }
    .intgrtn-input.intgrtn-area-flags-holder .intgrtn-selected-area.intgrtn-opened::after {
      content: '\25B2'; }
  .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown {
    display: block;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 300px;
    height: 200px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity linear 0.3s;
    background-color: white;
    border: solid 1px grey;
    /* .intgrtn-flag-single-item */
    /* .intgrtn-areas-dropdown.opened */ }
    .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown .intgrtn-flag-single-item {
      display: block;
      cursor: pointer;
      padding: 3px 0px;
      padding-left: 3px;
      /*border: $borderValue;*/
      /* .intgrtn-flag-image */
      /* .intgrtn-area-name */
      /* .intgrtn-area-code */ }
      .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown .intgrtn-flag-single-item .intgrtn-flag-image {
        display: inline-block;
        margin-right: 5px;
        width: 32px;
        height: 24px;
        vertical-align: middle;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
        background-image: url("");
        background-repeat: no-repeat;
        /*border: $borderValue;*/ }
      .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown .intgrtn-flag-single-item .intgrtn-area-name {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        /*border: $borderValue;*/ }
      .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown .intgrtn-flag-single-item .intgrtn-area-code {
        display: inline-block;
        color: rgba(0, 0, 0, 0.5);
        vertical-align: middle;
        /*border: $borderValue;*/ }
      .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown .intgrtn-flag-single-item:hover, .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown .intgrtn-flag-single-item.intgrtn-selected {
        background-color: rgba(0, 0, 0, 0.15); }
    .intgrtn-input.intgrtn-area-flags-holder .intgrtn-areas-dropdown.intgrtn-opened {
      z-index: 50;
      opacity: 1;
      visibility: visible; }

/* .intgrtn-area-flags-holder */
/* ============ flags sprite ================ */
.intgrtn-flag-image.intgrtn-flag-_African_Union {
  background-position: 0 -36px; }

.intgrtn-flag-image.intgrtn-flag-_Arab_League {
  background-position: 0 -68px; }

.intgrtn-flag-image.intgrtn-flag-_ASEAN {
  background-position: 0 -100px; }

.intgrtn-flag-image.intgrtn-flag-_CARICOM {
  background-position: 0 -132px; }

.intgrtn-flag-image.intgrtn-flag-_CIS {
  background-position: 0 -164px; }

.intgrtn-flag-image.intgrtn-flag-_Commonwealth {
  background-position: 0 -196px; }

.intgrtn-flag-image.intgrtn-flag-_England {
  background-position: 0 -228px; }

.intgrtn-flag-image.intgrtn-flag-_European_Union,
.intgrtn-flag-image.intgrtn-flag-eu {
  background-position: 0 -260px; }

.intgrtn-flag-image.intgrtn-flag-_Islamic_Conference {
  background-position: 0 -292px; }

.intgrtn-flag-image.intgrtn-flag-_Kosovo {
  background-position: 0 -324px; }

.intgrtn-flag-image.intgrtn-flag-_NATO {
  background-position: 0 -356px; }

.intgrtn-flag-image.intgrtn-flag-_Northern_Cyprus {
  background-position: 0 -388px; }

.intgrtn-flag-image.intgrtn-flag-_Northern_Ireland {
  background-position: 0 -420px; }

.intgrtn-flag-image.intgrtn-flag-_Olimpic_Movement {
  background-position: 0 -452px; }

.intgrtn-flag-image.intgrtn-flag-_OPEC {
  background-position: 0 -484px; }

.intgrtn-flag-image.intgrtn-flag-_Red_Cross {
  background-position: 0 -516px; }

.intgrtn-flag-image.intgrtn-flag-_Scotland {
  background-position: 0 -548px; }

.intgrtn-flag-image.intgrtn-flag-_Somaliland {
  background-position: 0 -580px; }

.intgrtn-flag-image.intgrtn-flag-_Tibet {
  background-position: 0 -612px; }

.intgrtn-flag-image.intgrtn-flag-_United_Nations {
  background-position: 0 -644px; }

.intgrtn-flag-image.intgrtn-flag-_Wales {
  background-position: 0 -676px; }

.intgrtn-flag-image.intgrtn-flag-ad,
.intgrtn-flag-image.intgrtn-flag-and {
  background-position: 0 -708px; }

.intgrtn-flag-image.intgrtn-flag-ae,
.intgrtn-flag-image.intgrtn-flag-are {
  background-position: 0 -740px; }

.intgrtn-flag-image.intgrtn-flag-af,
.intgrtn-flag-image.intgrtn-flag-afg {
  background-position: 0 -772px; }

.intgrtn-flag-image.intgrtn-flag-ag,
.intgrtn-flag-image.intgrtn-flag-atg {
  background-position: 0 -804px; }

.intgrtn-flag-image.intgrtn-flag-ai,
.intgrtn-flag-image.intgrtn-flag-aia {
  background-position: 0 -836px; }

.intgrtn-flag-image.intgrtn-flag-al,
.intgrtn-flag-image.intgrtn-flag-alb {
  background-position: 0 -868px; }

.intgrtn-flag-image.intgrtn-flag-am,
.intgrtn-flag-image.intgrtn-flag-arm {
  background-position: 0 -900px; }

.intgrtn-flag-image.intgrtn-flag-ao,
.intgrtn-flag-image.intgrtn-flag-ago {
  background-position: 0 -932px; }

.intgrtn-flag-image.intgrtn-flag-aq,
.intgrtn-flag-image.intgrtn-flag-ata {
  background-position: 0 -964px; }

.intgrtn-flag-image.intgrtn-flag-ar,
.intgrtn-flag-image.intgrtn-flag-arg {
  background-position: 0 -996px; }

.intgrtn-flag-image.intgrtn-flag-as,
.intgrtn-flag-image.intgrtn-flag-asm {
  background-position: 0 -1028px; }

.intgrtn-flag-image.intgrtn-flag-at,
.intgrtn-flag-image.intgrtn-flag-aut {
  background-position: 0 -1060px; }

.intgrtn-flag-image.intgrtn-flag-au,
.intgrtn-flag-image.intgrtn-flag-aus {
  background-position: 0 -1092px; }

.intgrtn-flag-image.intgrtn-flag-aw,
.intgrtn-flag-image.intgrtn-flag-abw {
  background-position: 0 -1124px; }

.intgrtn-flag-image.intgrtn-flag-ax,
.intgrtn-flag-image.intgrtn-flag-ala {
  background-position: 0 -1156px; }

.intgrtn-flag-image.intgrtn-flag-az,
.intgrtn-flag-image.intgrtn-flag-aze {
  background-position: 0 -1188px; }

.intgrtn-flag-image.intgrtn-flag-ba,
.intgrtn-flag-image.intgrtn-flag-bih {
  background-position: 0 -1220px; }

.intgrtn-flag-image.intgrtn-flag-bb,
.intgrtn-flag-image.intgrtn-flag-brb {
  background-position: 0 -1252px; }

.intgrtn-flag-image.intgrtn-flag-bd,
.intgrtn-flag-image.intgrtn-flag-bgd {
  background-position: 0 -1284px; }

.intgrtn-flag-image.intgrtn-flag-be,
.intgrtn-flag-image.intgrtn-flag-bel {
  background-position: 0 -1316px; }

.intgrtn-flag-image.intgrtn-flag-bf,
.intgrtn-flag-image.intgrtn-flag-bfa {
  background-position: 0 -1348px; }

.intgrtn-flag-image.intgrtn-flag-bg,
.intgrtn-flag-image.intgrtn-flag-bgr {
  background-position: 0 -1380px; }

.intgrtn-flag-image.intgrtn-flag-bh,
.intgrtn-flag-image.intgrtn-flag-bhr {
  background-position: 0 -1412px; }

.intgrtn-flag-image.intgrtn-flag-bi,
.intgrtn-flag-image.intgrtn-flag-bdi {
  background-position: 0 -1444px; }

.intgrtn-flag-image.intgrtn-flag-bj,
.intgrtn-flag-image.intgrtn-flag-ben {
  background-position: 0 -1476px; }

.intgrtn-flag-image.intgrtn-flag-bm,
.intgrtn-flag-image.intgrtn-flag-bmu {
  background-position: 0 -1508px; }

.intgrtn-flag-image.intgrtn-flag-bn,
.intgrtn-flag-image.intgrtn-flag-brn {
  background-position: 0 -1540px; }

.intgrtn-flag-image.intgrtn-flag-bo,
.intgrtn-flag-image.intgrtn-flag-bol {
  background-position: 0 -1572px; }

.intgrtn-flag-image.intgrtn-flag-br,
.intgrtn-flag-image.intgrtn-flag-bra {
  background-position: 0 -1604px; }

.intgrtn-flag-image.intgrtn-flag-bs,
.intgrtn-flag-image.intgrtn-flag-bhs {
  background-position: 0 -1636px; }

.intgrtn-flag-image.intgrtn-flag-bt,
.intgrtn-flag-image.intgrtn-flag-btn {
  background-position: 0 -1668px; }

.intgrtn-flag-image.intgrtn-flag-bw,
.intgrtn-flag-image.intgrtn-flag-bwa {
  background-position: 0 -1700px; }

.intgrtn-flag-image.intgrtn-flag-by,
.intgrtn-flag-image.intgrtn-flag-blr {
  background-position: 0 -1732px; }

.intgrtn-flag-image.intgrtn-flag-bz,
.intgrtn-flag-image.intgrtn-flag-blz {
  background-position: 0 -1764px; }

.intgrtn-flag-image.intgrtn-flag-ca,
.intgrtn-flag-image.intgrtn-flag-can {
  background-position: 0 -1796px; }

.intgrtn-flag-image.intgrtn-flag-cd,
.intgrtn-flag-image.intgrtn-flag-cod {
  background-position: 0 -1828px; }

.intgrtn-flag-image.intgrtn-flag-cf,
.intgrtn-flag-image.intgrtn-flag-rca {
  background-position: 0 -1860px; }

.intgrtn-flag-image.intgrtn-flag-cg,
.intgrtn-flag-image.intgrtn-flag-cog {
  background-position: 0 -1892px; }

.intgrtn-flag-image.intgrtn-flag-ch,
.intgrtn-flag-image.intgrtn-flag-che {
  background-position: 0 -1924px; }

.intgrtn-flag-image.intgrtn-flag-ci,
.intgrtn-flag-image.intgrtn-flag-civ {
  background-position: 0 -1956px; }

.intgrtn-flag-image.intgrtn-flag-ck,
.intgrtn-flag-image.intgrtn-flag-cok {
  background-position: 0 -1988px; }

.intgrtn-flag-image.intgrtn-flag-cl,
.intgrtn-flag-image.intgrtn-flag-chl {
  background-position: 0 -2020px; }

.intgrtn-flag-image.intgrtn-flag-cm,
.intgrtn-flag-image.intgrtn-flag-cmr {
  background-position: 0 -2052px; }

.intgrtn-flag-image.intgrtn-flag-cn,
.intgrtn-flag-image.intgrtn-flag-chn {
  background-position: 0 -2084px; }

.intgrtn-flag-image.intgrtn-flag-co,
.intgrtn-flag-image.intgrtn-flag-col {
  background-position: 0 -2116px; }

.intgrtn-flag-image.intgrtn-flag-cr,
.intgrtn-flag-image.intgrtn-flag-cri {
  background-position: 0 -2148px; }

.intgrtn-flag-image.intgrtn-flag-cu,
.intgrtn-flag-image.intgrtn-flag-cub {
  background-position: 0 -2180px; }

.intgrtn-flag-image.intgrtn-flag-cv,
.intgrtn-flag-image.intgrtn-flag-cpv {
  background-position: 0 -2212px; }

.intgrtn-flag-image.intgrtn-flag-cy,
.intgrtn-flag-image.intgrtn-flag-cyp {
  background-position: 0 -2244px; }

.intgrtn-flag-image.intgrtn-flag-cz,
.intgrtn-flag-image.intgrtn-flag-cze {
  background-position: 0 -2276px; }

.intgrtn-flag-image.intgrtn-flag-de,
.intgrtn-flag-image.intgrtn-flag-deu {
  background-position: 0 -2308px; }

.intgrtn-flag-image.intgrtn-flag-dj,
.intgrtn-flag-image.intgrtn-flag-dji {
  background-position: 0 -2340px; }

.intgrtn-flag-image.intgrtn-flag-dk,
.intgrtn-flag-image.intgrtn-flag-dnk {
  background-position: 0 -2372px; }

.intgrtn-flag-image.intgrtn-flag-dm,
.intgrtn-flag-image.intgrtn-flag-dma {
  background-position: 0 -2404px; }

.intgrtn-flag-image.intgrtn-flag-do,
.intgrtn-flag-image.intgrtn-flag-dom {
  background-position: 0 -2436px; }

.intgrtn-flag-image.intgrtn-flag-dz,
.intgrtn-flag-image.intgrtn-flag-dza {
  background-position: 0 -2468px; }

.intgrtn-flag-image.intgrtn-flag-ec,
.intgrtn-flag-image.intgrtn-flag-ecu {
  background-position: 0 -2500px; }

.intgrtn-flag-image.intgrtn-flag-ee,
.intgrtn-flag-image.intgrtn-flag-est {
  background-position: 0 -2532px; }

.intgrtn-flag-image.intgrtn-flag-eg,
.intgrtn-flag-image.intgrtn-flag-egy {
  background-position: 0 -2564px; }

.intgrtn-flag-image.intgrtn-flag-eh,
.intgrtn-flag-image.intgrtn-flag-esh {
  background-position: 0 -2596px; }

.intgrtn-flag-image.intgrtn-flag-er,
.intgrtn-flag-image.intgrtn-flag-eri {
  background-position: 0 -2628px; }

.intgrtn-flag-image.intgrtn-flag-es,
.intgrtn-flag-image.intgrtn-flag-esp {
  background-position: 0 -2660px; }

.intgrtn-flag-image.intgrtn-flag-et,
.intgrtn-flag-image.intgrtn-flag-eth {
  background-position: 0 -2692px; }

.intgrtn-flag-image.intgrtn-flag-fi,
.intgrtn-flag-image.intgrtn-flag-fin {
  background-position: 0 -2724px; }

.intgrtn-flag-image.intgrtn-flag-fj,
.intgrtn-flag-image.intgrtn-flag-fji {
  background-position: 0 -2756px; }

.intgrtn-flag-image.intgrtn-flag-fm,
.intgrtn-flag-image.intgrtn-flag-fsm {
  background-position: 0 -2788px; }

.intgrtn-flag-image.intgrtn-flag-fo,
.intgrtn-flag-image.intgrtn-flag-fro {
  background-position: 0 -2820px; }

.intgrtn-flag-image.intgrtn-flag-fr,
.intgrtn-flag-image.intgrtn-flag-fra {
  background-position: 0 -2852px; }

.intgrtn-flag-image.intgrtn-flag-bl,
.intgrtn-flag-image.intgrtn-flag-blm {
  background-position: 0 -2852px; }

.intgrtn-flag-image.intgrtn-flag-cp,
.intgrtn-flag-image.intgrtn-flag-cpt {
  background-position: 0 -2852px; }

.intgrtn-flag-image.intgrtn-flag-mf,
.intgrtn-flag-image.intgrtn-flag-maf {
  background-position: 0 -2852px; }

.intgrtn-flag-image.intgrtn-flag-yt,
.intgrtn-flag-image.intgrtn-flag-myt {
  background-position: 0 -2852px; }

.intgrtn-flag-image.intgrtn-flag-ga,
.intgrtn-flag-image.intgrtn-flag-gab {
  background-position: 0 -2884px; }

.intgrtn-flag-image.intgrtn-flag-gb,
.intgrtn-flag-image.intgrtn-flag-gbr {
  background-position: 0 -2916px; }

.intgrtn-flag-image.intgrtn-flag-sh,
.intgrtn-flag-image.intgrtn-flag-shn {
  background-position: 0 -2916px; }

.intgrtn-flag-image.intgrtn-flag-gd,
.intgrtn-flag-image.intgrtn-flag-grd {
  background-position: 0 -2948px; }

.intgrtn-flag-image.intgrtn-flag-ge,
.intgrtn-flag-image.intgrtn-flag-geo {
  background-position: 0 -2980px; }

.intgrtn-flag-image.intgrtn-flag-gg,
.intgrtn-flag-image.intgrtn-flag-ggy {
  background-position: 0 -3012px; }

.intgrtn-flag-image.intgrtn-flag-gh,
.intgrtn-flag-image.intgrtn-flag-gha {
  background-position: 0 -3044px; }

.intgrtn-flag-image.intgrtn-flag-gi,
.intgrtn-flag-image.intgrtn-flag-gib {
  background-position: 0 -3076px; }

.intgrtn-flag-image.intgrtn-flag-gl,
.intgrtn-flag-image.intgrtn-flag-grl {
  background-position: 0 -3108px; }

.intgrtn-flag-image.intgrtn-flag-gm,
.intgrtn-flag-image.intgrtn-flag-gmb {
  background-position: 0 -3140px; }

.intgrtn-flag-image.intgrtn-flag-gn,
.intgrtn-flag-image.intgrtn-flag-gin {
  background-position: 0 -3172px; }

.intgrtn-flag-image.intgrtn-flag-gp,
.intgrtn-flag-image.intgrtn-flag-glp {
  background-position: 0 -3204px; }

.intgrtn-flag-image.intgrtn-flag-gq,
.intgrtn-flag-image.intgrtn-flag-gnq {
  background-position: 0 -3236px; }

.intgrtn-flag-image.intgrtn-flag-gr,
.intgrtn-flag-image.intgrtn-flag-grc {
  background-position: 0 -3268px; }

.intgrtn-flag-image.intgrtn-flag-gt,
.intgrtn-flag-image.intgrtn-flag-gtm {
  background-position: 0 -3300px; }

.intgrtn-flag-image.intgrtn-flag-gu,
.intgrtn-flag-image.intgrtn-flag-gum {
  background-position: 0 -3332px; }

.intgrtn-flag-image.intgrtn-flag-gw,
.intgrtn-flag-image.intgrtn-flag-gnb {
  background-position: 0 -3364px; }

.intgrtn-flag-image.intgrtn-flag-gy,
.intgrtn-flag-image.intgrtn-flag-guy {
  background-position: 0 -3396px; }

.intgrtn-flag-image.intgrtn-flag-hk,
.intgrtn-flag-image.intgrtn-flag-hkg {
  background-position: 0 -3428px; }

.intgrtn-flag-image.intgrtn-flag-hn,
.intgrtn-flag-image.intgrtn-flag-hnd {
  background-position: 0 -3460px; }

.intgrtn-flag-image.intgrtn-flag-hr,
.intgrtn-flag-image.intgrtn-flag-hrv {
  background-position: 0 -3492px; }

.intgrtn-flag-image.intgrtn-flag-ht,
.intgrtn-flag-image.intgrtn-flag-hti {
  background-position: 0 -3524px; }

.intgrtn-flag-image.intgrtn-flag-hu,
.intgrtn-flag-image.intgrtn-flag-hun {
  background-position: 0 -3556px; }

.intgrtn-flag-image.intgrtn-flag-id,
.intgrtn-flag-image.intgrtn-flag-idn {
  background-position: 0 -3588px; }

.intgrtn-flag-image.intgrtn-flag-mc,
.intgrtn-flag-image.intgrtn-flag-mco {
  background-position: 0 -3588px; }

.intgrtn-flag-image.intgrtn-flag-ie {
  background-position: 0 -3620px; }

.intgrtn-flag-image.intgrtn-flag-il,
.intgrtn-flag-image.intgrtn-flag-isr {
  background-position: 0 -3652px; }

.intgrtn-flag-image.intgrtn-flag-im,
.intgrtn-flag-image.intgrtn-flag-imn {
  background-position: 0 -3684px; }

.intgrtn-flag-image.intgrtn-flag-in,
.intgrtn-flag-image.intgrtn-flag-ind {
  background-position: 0 -3716px; }

.intgrtn-flag-image.intgrtn-flag-iq,
.intgrtn-flag-image.intgrtn-flag-irq {
  background-position: 0 -3748px; }

.intgrtn-flag-image.intgrtn-flag-ir,
.intgrtn-flag-image.intgrtn-flag-irn {
  background-position: 0 -3780px; }

.intgrtn-flag-image.intgrtn-flag-is,
.intgrtn-flag-image.intgrtn-flag-isl {
  background-position: 0 -3812px; }

.intgrtn-flag-image.intgrtn-flag-it,
.intgrtn-flag-image.intgrtn-flag-ita {
  background-position: 0 -3844px; }

.intgrtn-flag-image.intgrtn-flag-je,
.intgrtn-flag-image.intgrtn-flag-jey {
  background-position: 0 -3876px; }

.intgrtn-flag-image.intgrtn-flag-jm,
.intgrtn-flag-image.intgrtn-flag-jam {
  background-position: 0 -3908px; }

.intgrtn-flag-image.intgrtn-flag-jo,
.intgrtn-flag-image.intgrtn-flag-jor {
  background-position: 0 -3940px; }

.intgrtn-flag-image.intgrtn-flag-jp,
.intgrtn-flag-image.intgrtn-flag-jpn {
  background-position: 0 -3972px; }

.intgrtn-flag-image.intgrtn-flag-ke,
.intgrtn-flag-image.intgrtn-flag-ken {
  background-position: 0 -4004px; }

.intgrtn-flag-image.intgrtn-flag-kg,
.intgrtn-flag-image.intgrtn-flag-kgz {
  background-position: 0 -4036px; }

.intgrtn-flag-image.intgrtn-flag-kh,
.intgrtn-flag-image.intgrtn-flag-khm {
  background-position: 0 -4068px; }

.intgrtn-flag-image.intgrtn-flag-ki,
.intgrtn-flag-image.intgrtn-flag-kir {
  background-position: 0 -4100px; }

.intgrtn-flag-image.intgrtn-flag-km,
.intgrtn-flag-image.intgrtn-flag-com {
  background-position: 0 -4132px; }

.intgrtn-flag-image.intgrtn-flag-kn,
.intgrtn-flag-image.intgrtn-flag-kna {
  background-position: 0 -4164px; }

.intgrtn-flag-image.intgrtn-flag-kp,
.intgrtn-flag-image.intgrtn-flag-prk {
  background-position: 0 -4196px; }

.intgrtn-flag-image.intgrtn-flag-kr,
.intgrtn-flag-image.intgrtn-flag-kor {
  background-position: 0 -4228px; }

.intgrtn-flag-image.intgrtn-flag-kw,
.intgrtn-flag-image.intgrtn-flag-kwt {
  background-position: 0 -4260px; }

.intgrtn-flag-image.intgrtn-flag-ky,
.intgrtn-flag-image.intgrtn-flag-cym {
  background-position: 0 -4292px; }

.intgrtn-flag-image.intgrtn-flag-kz,
.intgrtn-flag-image.intgrtn-flag-kaz {
  background-position: 0 -4324px; }

.intgrtn-flag-image.intgrtn-flag-la,
.intgrtn-flag-image.intgrtn-flag-lao {
  background-position: 0 -4356px; }

.intgrtn-flag-image.intgrtn-flag-lb,
.intgrtn-flag-image.intgrtn-flag-lbn {
  background-position: 0 -4388px; }

.intgrtn-flag-image.intgrtn-flag-lc,
.intgrtn-flag-image.intgrtn-flag-lca {
  background-position: 0 -4420px; }

.intgrtn-flag-image.intgrtn-flag-li,
.intgrtn-flag-image.intgrtn-flag-lie {
  background-position: 0 -4452px; }

.intgrtn-flag-image.intgrtn-flag-lk,
.intgrtn-flag-image.intgrtn-flag-lka {
  background-position: 0 -4484px; }

.intgrtn-flag-image.intgrtn-flag-lr,
.intgrtn-flag-image.intgrtn-flag-lbr {
  background-position: 0 -4516px; }

.intgrtn-flag-image.intgrtn-flag-ls,
.intgrtn-flag-image.intgrtn-flag-lso {
  background-position: 0 -4548px; }

.intgrtn-flag-image.intgrtn-flag-lt,
.intgrtn-flag-image.intgrtn-flag-ltu {
  background-position: 0 -4580px; }

.intgrtn-flag-image.intgrtn-flag-lu,
.intgrtn-flag-image.intgrtn-flag-lux {
  background-position: 0 -4612px; }

.intgrtn-flag-image.intgrtn-flag-lv,
.intgrtn-flag-image.intgrtn-flag-lva {
  background-position: 0 -4644px; }

.intgrtn-flag-image.intgrtn-flag-ly,
.intgrtn-flag-image.intgrtn-flag-lby {
  background-position: 0 -4676px; }

.intgrtn-flag-image.intgrtn-flag-ma,
.intgrtn-flag-image.intgrtn-flag-mar {
  background-position: 0 -4708px; }

.intgrtn-flag-image.intgrtn-flag-md,
.intgrtn-flag-image.intgrtn-flag-mda {
  background-position: 0 -4740px; }

.intgrtn-flag-image.intgrtn-flag-me,
.intgrtn-flag-image.intgrtn-flag-mne {
  background-position: 0 -4772px; }

.intgrtn-flag-image.intgrtn-flag-mg,
.intgrtn-flag-image.intgrtn-flag-mdg {
  background-position: 0 -4804px; }

.intgrtn-flag-image.intgrtn-flag-mh,
.intgrtn-flag-image.intgrtn-flag-mhl {
  background-position: 0 -4836px; }

.intgrtn-flag-image.intgrtn-flag-mk,
.intgrtn-flag-image.intgrtn-flag-mkd {
  background-position: 0 -4868px; }

.intgrtn-flag-image.intgrtn-flag-ml,
.intgrtn-flag-image.intgrtn-flag-mli {
  background-position: 0 -4900px; }

.intgrtn-flag-image.intgrtn-flag-mm,
.intgrtn-flag-image.intgrtn-flag-mmr {
  background-position: 0 -4932px; }

.intgrtn-flag-image.intgrtn-flag-mn,
.intgrtn-flag-image.intgrtn-flag-mng {
  background-position: 0 -4964px; }

.intgrtn-flag-image.intgrtn-flag-mo,
.intgrtn-flag-image.intgrtn-flag-mac {
  background-position: 0 -4996px; }

.intgrtn-flag-image.intgrtn-flag-mq,
.intgrtn-flag-image.intgrtn-flag-mtq {
  background-position: 0 -5028px; }

.intgrtn-flag-image.intgrtn-flag-mr,
.intgrtn-flag-image.intgrtn-flag-mrt {
  background-position: 0 -5060px; }

.intgrtn-flag-image.intgrtn-flag-ms,
.intgrtn-flag-image.intgrtn-flag-msr {
  background-position: 0 -5092px; }

.intgrtn-flag-image.intgrtn-flag-mt,
.intgrtn-flag-image.intgrtn-flag-mlt {
  background-position: 0 -5124px; }

.intgrtn-flag-image.intgrtn-flag-mu,
.intgrtn-flag-image.intgrtn-flag-mus {
  background-position: 0 -5156px; }

.intgrtn-flag-image.intgrtn-flag-mv,
.intgrtn-flag-image.intgrtn-flag-mdv {
  background-position: 0 -5188px; }

.intgrtn-flag-image.intgrtn-flag-mw,
.intgrtn-flag-image.intgrtn-flag-mwi {
  background-position: 0 -5220px; }

.intgrtn-flag-image.intgrtn-flag-mx,
.intgrtn-flag-image.intgrtn-flag-mex {
  background-position: 0 -5252px; }

.intgrtn-flag-image.intgrtn-flag-my,
.intgrtn-flag-image.intgrtn-flag-mys {
  background-position: 0 -5284px; }

.intgrtn-flag-image.intgrtn-flag-mz,
.intgrtn-flag-image.intgrtn-flag-moz {
  background-position: 0 -5316px; }

.intgrtn-flag-image.intgrtn-flag-na,
.intgrtn-flag-image.intgrtn-flag-nam {
  background-position: 0 -5348px; }

.intgrtn-flag-image.intgrtn-flag-nc,
.intgrtn-flag-image.intgrtn-flag-ncl {
  background-position: 0 -5380px; }

.intgrtn-flag-image.intgrtn-flag-ne,
.intgrtn-flag-image.intgrtn-flag-ner {
  background-position: 0 -5412px; }

.intgrtn-flag-image.intgrtn-flag-ng,
.intgrtn-flag-image.intgrtn-flag-nga {
  background-position: 0 -5444px; }

.intgrtn-flag-image.intgrtn-flag-ni,
.intgrtn-flag-image.intgrtn-flag-nic {
  background-position: 0 -5476px; }

.intgrtn-flag-image.intgrtn-flag-nl,
.intgrtn-flag-image.intgrtn-flag-nld {
  background-position: 0 -5508px; }

.intgrtn-flag-image.intgrtn-flag-nl {
  background-position: 0 -5508px; }

.intgrtn-flag-image.intgrtn-flag-bq {
  background-position: 0 -5508px; }

.intgrtn-flag-image.intgrtn-flag-no {
  background-position: 0 -5540px; }

.intgrtn-flag-image.intgrtn-flag-bv,
.intgrtn-flag-image.intgrtn-flag-nq,
.intgrtn-flag-image.intgrtn-flag-sj {
  background-position: 0 -5540px; }

.intgrtn-flag-image.intgrtn-flag-bq,
.intgrtn-flag-image.intgrtn-flag-bes {
  background-position: 0 -5508px; }

.intgrtn-flag-image.intgrtn-flag-no,
.intgrtn-flag-image.intgrtn-flag-nor {
  background-position: 0 -5540px; }

.intgrtn-flag-image.intgrtn-flag-bv,
.intgrtn-flag-image.intgrtn-flag-bvt {
  background-position: 0 -5540px; }

.intgrtn-flag-image.intgrtn-flag-nq,
.intgrtn-flag-image.intgrtn-flag-atn {
  background-position: 0 -5540px; }

.intgrtn-flag-image.intgrtn-flag-sj,
.intgrtn-flag-image.intgrtn-flag-sjm {
  background-position: 0 -5540px; }

.intgrtn-flag-image.intgrtn-flag-np,
.intgrtn-flag-image.intgrtn-flag-npl {
  background-position: 0 -5572px; }

.intgrtn-flag-image.intgrtn-flag-nr,
.intgrtn-flag-image.intgrtn-flag-nru {
  background-position: 0 -5604px; }

.intgrtn-flag-image.intgrtn-flag-nz,
.intgrtn-flag-image.intgrtn-flag-nzl {
  background-position: 0 -5636px; }

.intgrtn-flag-image.intgrtn-flag-om,
.intgrtn-flag-image.intgrtn-flag-omn {
  background-position: 0 -5668px; }

.intgrtn-flag-image.intgrtn-flag-pa,
.intgrtn-flag-image.intgrtn-flag-pan {
  background-position: 0 -5700px; }

.intgrtn-flag-image.intgrtn-flag-pe,
.intgrtn-flag-image.intgrtn-flag-per {
  background-position: 0 -5732px; }

.intgrtn-flag-image.intgrtn-flag-pf,
.intgrtn-flag-image.intgrtn-flag-pyf {
  background-position: 0 -5764px; }

.intgrtn-flag-image.intgrtn-flag-pg,
.intgrtn-flag-image.intgrtn-flag-png {
  background-position: 0 -5796px; }

.intgrtn-flag-image.intgrtn-flag-ph,
.intgrtn-flag-image.intgrtn-flag-phl {
  background-position: 0 -5828px; }

.intgrtn-flag-image.intgrtn-flag-pk,
.intgrtn-flag-image.intgrtn-flag-pak {
  background-position: 0 -5860px; }

.intgrtn-flag-image.intgrtn-flag-pl,
.intgrtn-flag-image.intgrtn-flag-pol {
  background-position: 0 -5892px; }

.intgrtn-flag-image.intgrtn-flag-pr,
.intgrtn-flag-image.intgrtn-flag-pri {
  background-position: 0 -5924px; }

.intgrtn-flag-image.intgrtn-flag-ps,
.intgrtn-flag-image.intgrtn-flag-pse {
  background-position: 0 -5956px; }

.intgrtn-flag-image.intgrtn-flag-pt,
.intgrtn-flag-image.intgrtn-flag-prt {
  background-position: 0 -5988px; }

.intgrtn-flag-image.intgrtn-flag-pw,
.intgrtn-flag-image.intgrtn-flag-plw {
  background-position: 0 -6020px; }

.intgrtn-flag-image.intgrtn-flag-py,
.intgrtn-flag-image.intgrtn-flag-pry {
  background-position: 0 -6052px; }

.intgrtn-flag-image.intgrtn-flag-qa,
.intgrtn-flag-image.intgrtn-flag-qat {
  background-position: 0 -6084px; }

.intgrtn-flag-image.intgrtn-flag-re,
.intgrtn-flag-image.intgrtn-flag-reu {
  background-position: 0 -6116px; }

.intgrtn-flag-image.intgrtn-flag-ro,
.intgrtn-flag-image.intgrtn-flag-rou {
  background-position: 0 -6148px; }

.intgrtn-flag-image.intgrtn-flag-rs,
.intgrtn-flag-image.intgrtn-flag-srb {
  background-position: 0 -6180px; }

.intgrtn-flag-image.intgrtn-flag-ru,
.intgrtn-flag-image.intgrtn-flag-rus {
  background-position: 0 -6212px; }

.intgrtn-flag-image.intgrtn-flag-rw,
.intgrtn-flag-image.intgrtn-flag-rwa {
  background-position: 0 -6244px; }

.intgrtn-flag-image.intgrtn-flag-sa,
.intgrtn-flag-image.intgrtn-flag-sau {
  background-position: 0 -6276px; }

.intgrtn-flag-image.intgrtn-flag-sb,
.intgrtn-flag-image.intgrtn-flag-slb {
  background-position: 0 -6308px; }

.intgrtn-flag-image.intgrtn-flag-sc,
.intgrtn-flag-image.intgrtn-flag-syc {
  background-position: 0 -6340px; }

.intgrtn-flag-image.intgrtn-flag-sd,
.intgrtn-flag-image.intgrtn-flag-sdn {
  background-position: 0 -6372px; }

.intgrtn-flag-image.intgrtn-flag-se,
.intgrtn-flag-image.intgrtn-flag-swe {
  background-position: 0 -6404px; }

.intgrtn-flag-image.intgrtn-flag-sg,
.intgrtn-flag-image.intgrtn-flag-sgp {
  background-position: 0 -6436px; }

.intgrtn-flag-image.intgrtn-flag-si,
.intgrtn-flag-image.intgrtn-flag-svn {
  background-position: 0 -6468px; }

.intgrtn-flag-image.intgrtn-flag-sk,
.intgrtn-flag-image.intgrtn-flag-svk {
  background-position: 0 -6500px; }

.intgrtn-flag-image.intgrtn-flag-sl,
.intgrtn-flag-image.intgrtn-flag-sle {
  background-position: 0 -6532px; }

.intgrtn-flag-image.intgrtn-flag-sm,
.intgrtn-flag-image.intgrtn-flag-smr {
  background-position: 0 -6564px; }

.intgrtn-flag-image.intgrtn-flag-sn,
.intgrtn-flag-image.intgrtn-flag-sen {
  background-position: 0 -6596px; }

.intgrtn-flag-image.intgrtn-flag-so,
.intgrtn-flag-image.intgrtn-flag-som {
  background-position: 0 -6628px; }

.intgrtn-flag-image.intgrtn-flag-sr,
.intgrtn-flag-image.intgrtn-flag-sur {
  background-position: 0 -6660px; }

.intgrtn-flag-image.intgrtn-flag-st,
.intgrtn-flag-image.intgrtn-flag-stp {
  background-position: 0 -6692px; }

.intgrtn-flag-image.intgrtn-flag-sv,
.intgrtn-flag-image.intgrtn-flag-slv {
  background-position: 0 -6724px; }

.intgrtn-flag-image.intgrtn-flag-sy,
.intgrtn-flag-image.intgrtn-flag-syr {
  background-position: 0 -6756px; }

.intgrtn-flag-image.intgrtn-flag-sz,
.intgrtn-flag-image.intgrtn-flag-swz {
  background-position: 0 -6788px; }

.intgrtn-flag-image.intgrtn-flag-tc,
.intgrtn-flag-image.intgrtn-flag-tca {
  background-position: 0 -6820px; }

.intgrtn-flag-image.intgrtn-flag-td,
.intgrtn-flag-image.intgrtn-flag-tcd {
  background-position: 0 -6852px; }

.intgrtn-flag-image.intgrtn-flag-tg,
.intgrtn-flag-image.intgrtn-flag-tgo {
  background-position: 0 -6884px; }

.intgrtn-flag-image.intgrtn-flag-th,
.intgrtn-flag-image.intgrtn-flag-tha {
  background-position: 0 -6916px; }

.intgrtn-flag-image.intgrtn-flag-tj,
.intgrtn-flag-image.intgrtn-flag-tjk {
  background-position: 0 -6948px; }

.intgrtn-flag-image.intgrtn-flag-tl,
.intgrtn-flag-image.intgrtn-flag-tls {
  background-position: 0 -6980px; }

.intgrtn-flag-image.intgrtn-flag-tm,
.intgrtn-flag-image.intgrtn-flag-tkm {
  background-position: 0 -7012px; }

.intgrtn-flag-image.intgrtn-flag-tn,
.intgrtn-flag-image.intgrtn-flag-tun {
  background-position: 0 -7044px; }

.intgrtn-flag-image.intgrtn-flag-to,
.intgrtn-flag-image.intgrtn-flag-ton {
  background-position: 0 -7076px; }

.intgrtn-flag-image.intgrtn-flag-tr,
.intgrtn-flag-image.intgrtn-flag-tur {
  background-position: 0 -7108px; }

.intgrtn-flag-image.intgrtn-flag-tt,
.intgrtn-flag-image.intgrtn-flag-tto {
  background-position: 0 -7140px; }

.intgrtn-flag-image.intgrtn-flag-tv,
.intgrtn-flag-image.intgrtn-flag-tuv {
  background-position: 0 -7172px; }

.intgrtn-flag-image.intgrtn-flag-tw,
.intgrtn-flag-image.intgrtn-flag-twn {
  background-position: 0 -7204px; }

.intgrtn-flag-image.intgrtn-flag-tz,
.intgrtn-flag-image.intgrtn-flag-tza {
  background-position: 0 -7236px; }

.intgrtn-flag-image.intgrtn-flag-ua,
.intgrtn-flag-image.intgrtn-flag-ukr {
  background-position: 0 -7268px; }

.intgrtn-flag-image.intgrtn-flag-ug,
.intgrtn-flag-image.intgrtn-flag-uga {
  background-position: 0 -7300px; }

.intgrtn-flag-image.intgrtn-flag-us,
.intgrtn-flag-image.intgrtn-flag-usa {
  background-position: 0 -7332px; }

.intgrtn-flag-image.intgrtn-flag-uy,
.intgrtn-flag-image.intgrtn-flag-ury {
  background-position: 0 -7364px; }

.intgrtn-flag-image.intgrtn-flag-uz,
.intgrtn-flag-image.intgrtn-flag-uzb {
  background-position: 0 -7396px; }

.intgrtn-flag-image.intgrtn-flag-va,
.intgrtn-flag-image.intgrtn-flag-vat {
  background-position: 0 -7428px; }

.intgrtn-flag-image.intgrtn-flag-vc,
.intgrtn-flag-image.intgrtn-flag-vct {
  background-position: 0 -7460px; }

.intgrtn-flag-image.intgrtn-flag-ve,
.intgrtn-flag-image.intgrtn-flag-ven {
  background-position: 0 -7492px; }

.intgrtn-flag-image.intgrtn-flag-vg,
.intgrtn-flag-image.intgrtn-flag-vgb {
  background-position: 0 -7524px; }

.intgrtn-flag-image.intgrtn-flag-vi,
.intgrtn-flag-image.intgrtn-flag-vir {
  background-position: 0 -7556px; }

.intgrtn-flag-image.intgrtn-flag-vn,
.intgrtn-flag-image.intgrtn-flag-vnm {
  background-position: 0 -7588px; }

.intgrtn-flag-image.intgrtn-flag-vu,
.intgrtn-flag-image.intgrtn-flag-vut {
  background-position: 0 -7620px; }

.intgrtn-flag-image.intgrtn-flag-ws,
.intgrtn-flag-image.intgrtn-flag-wsm {
  background-position: 0 -7652px; }

.intgrtn-flag-image.intgrtn-flag-ye,
.intgrtn-flag-image.intgrtn-flag-yem {
  background-position: 0 -7684px; }

.intgrtn-flag-image.intgrtn-flag-za,
.intgrtn-flag-image.intgrtn-flag-zaf {
  background-position: 0 -7716px; }

.intgrtn-flag-image.intgrtn-flag-zm,
.intgrtn-flag-image.intgrtn-flag-zmb {
  background-position: 0 -7748px; }

.intgrtn-flag-image.intgrtn-flag-zw,
.intgrtn-flag-image.intgrtn-flag-zwe {
  background-position: 0 -7780px; }

.intgrtn-flag-image.intgrtn-flag-sx,
.intgrtn-flag-image.intgrtn-flag-sxm {
  background-position: 0 -7812px; }

.intgrtn-flag-image.intgrtn-flag-cw,
.intgrtn-flag-image.intgrtn-flag-cuw {
  background-position: 0 -7844px; }

.intgrtn-flag-image.intgrtn-flag-ss,
.intgrtn-flag-image.intgrtn-flag-ssd {
  background-position: 0 -7876px; }

.intgrtn-flag-image.intgrtn-flag-nu,
.intgrtn-flag-image.intgrtn-flag-niu {
  background-position: 0 -7908px; }

.intgrtn-flag-image.intgrtn-flag-gf {
  background-position: 0 -7940px; }

.intgrtn-flag-image.intgrtn-flag-pm {
  background-position: 0 -7972px; }

.intgrtn-flag-image.intgrtn-flag-tf {
  background-position: 0 -8004px; }

.intgrtn-flag-image.intgrtn-flag-an {
  background-position: 0 -8036px; }

.intgrtn-flag-image.intgrtn-flag-nf {
  background-position: 0 -8068px; }

.intgrtn-flag-image.intgrtn-flag-gs {
  background-position: 0 -8100px; }

.intgrtn-flag-image.intgrtn-flag-fk {
  background-position: 0 -8132px; }

.intgrtn-flag-image.intgrtn-flag-cx {
  background-position: 0 -8164px; }

.intgrtn-flag-image.intgrtn-flag-cc {
  background-position: 0 -8196px; }

.intgrtn-flag-image.intgrtn-flag-mp {
  background-position: 0 -8228px; }

.intgrtn-flag-image.intgrtn-flag-tk {
  background-position: 0 -8260px; }

.intgrtn-flag-image.intgrtn-flag-wf {
  background-position: 0 -8292px; }

.intgrtn-flag-image.intgrtn-flag-pn {
  background-position: 0 -8324px; }

/*#region name */

 .intgrtn-btn-submit-secondary{
    background: #fff;
    color: #5A3594;
    transition: all 0.5s;
    border: 1px solid #5A3594;
    margin: 10px auto;
    display: block;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    width: 100%;
    padding: 16px 24px;
    cursor: pointer;
    white-space: normal;
    text-align: center;
}

.icon-box img{
    margin: 30px auto;
    display: block;
    width: 70px;
    text-align: center;
}


.intgrtn-btn-submit{
    transition: all 0.5s;
}

.intgrtn-btn-submit:hover{
    background: #442e76;
    text-decoration: none;
}

.intgrtn-btn-submit-secondary:hover{
    background: #5A3594;
    color: #fff;
    text-decoration: none;
}

.intgrtn-btn-submit-holder a:hover{
    text-decoration: none;
}

/*#endregion */
#main-container {
    max-width: 450px;
    margin: 30px auto;
}
*{box-sizing:border-box}
.txt-phone{padding-left:52px!important}
#main-container{max-width:450px;margin:30px auto}
body{font-family:Lato,sans-serif;overflow-x:hidden}
[data-init=registration-popup] .logo{margin:0 auto}
.logos-wrapper .logo{max-width:30%;margin: unset;}
.light-purple{color:#7b3dbb}
.purple{color:#444573}
.dark-purple{color:#322580}
.red{color:red}
.green{color:#00c500}
.gray{color:gray}
.orange{color:orange}
.white{color:#fff}
.yellow{color:#d5c93f}
.no-padding{padding:0}
.relative{position:relative}
.bold{font-weight:700}
.intro-section-1{text-align:center;background-color:red;color:#fff;padding:6px 0}
.intro-p{margin:0}
.intro-part-2{height:100px;display:flex;justify-content:space-between;align-items:center}
.exclusive-offers-wrapper{font-weight:700;font-size:1.3em;line-height:1;flex:0 0 30%;display:flex;align-items:center}
.flag{width:20%}
.dynamic-person-div{padding:0 20px;background-color:#eee;margin:0;display:flex;align-items:center;align-self:stretch}
.dynamic-person-p{padding-left:20px}
.dynamic-person-img{width:60px;height:60px;border-radius:50%;border:3px solid #d3d31f}
.video-form-section{background-image:url("");background-position:center;background-size:cover;background-repeat:no-repeat;padding:50px 0}
.video-header,.video-subheader{text-align:center;color:#fff}
.video-header{font-size:3.5rem;font-weight:bolder}
.video-subheader{font-size:2em;font-weight:300}
.video{border:10px solid #fff;box-shadow:0 4px 20.9px 3.1px rgba(13,13,13,.43)}
.form-container{box-shadow:0 4px 20.9px 3.1px rgba(13,13,13,.43)}
.form-body .alert-danger{z-index:10002}
.formUl li{display:inline-block;background-color:#fff28a;color:#fff;font-size:2em;line-height:1.1em;font-weight:700;height:7px;width:33%;margin-right:1px}
.formUl .active{background-color:#fd57a5}
.formUl{padding-left:0;width:100%;text-align:center;display:flex}
.form-content{padding:10px;padding-bottom:60px}
form[data-init][data-mode=slidingform] [data-subject=wrapper]{overflow:visible}
.form-control{border-radius:0}
.registerBtn{margin:0 auto;display:block;font-size:20px;font-weight:700;position:relative;color:#fff;padding:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-image:linear-gradient(166deg,#156cff 1%,#0e49ff);box-shadow:0 4px 20.9px 3.1px rgba(13,13,13,.43);text-transform:uppercase;width:90%;height:64px;cursor:pointer;position:absolute;bottom:-22px;white-space:normal}
.btn-form-group{max-height:0}
.registerBtn:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;font-size:21px}
#custom-regbox .formHeader{background:#60359b;text-align:center;color:#fff;font-weight:700;margin:0;padding:30px 24px;font-size:20px;letter-spacing:2px;font-family:inherit}
.logos-section{padding:50px 0;padding-top:150px}
.logos-wrapper{display:flex;justify-content:space-between;align-items:center}
.ask-wrapper,.bid-wrapper{font-size:.9em;font-weight:700;display:flex}
.bid-ask-span{font-size:1.7em;font-family:'Open Sans',sans-serif;z-index:1}
.join-us-section{padding:50px 0;background-image:url("");background-size:cover;background-position:center;background-repeat:no-repeat}
.join-us-header{font-family:'Open Sans';font-style:normal;font-weight:600;font-size:3em;color:#322580;margin-bottom:0;line-height:1.2;display:block}
.join-us-p{font-size:16px;font-family:"Open Sans";font-weight:300;font-style:normal;margin-top:50px}
.seenon-p{text-align:center;font-size:18px;font-weight:700;color:#6a449b;margin-top:60px;margin-bottom:30px;font-family:Lato}
.join-us-img-wrapper{position:relative}
.join-us-img{position:absolute;top:-322px;left:38px}
.testimonials-section{padding-top:150px;font-family:"Open Sans";text-align:center}
.testimonials-header{margin-bottom:50px;font-size:2em;color:#322580}
.testimonial-wrapper{display:flex;justify-content:baseline;background-position:center;background-size:cover;background-repeat:no-repeat;height:330px;background-color:#343a40!important}
.testimonial-wrapper-1{background-image:url("")}
.testimonial-wrapper-2{background-image:url("")}
.testimonial-wrapper-3{background-image:url("")}
.testimonial-wrapper-4{background-image:url("")}
.testimonial-intro-text{width:100%;margin-top:auto;padding-bottom:25px;font-size:1.25em}
.testimonial-profit-span{font-size:1.4em;font-weight:700}
.testimonial-hover-text{position:absolute;padding-top:15px;padding-left:20px;padding-right:20px;color:#fff;height:100%;transition:.5s ease;font-size:.95em;cursor:pointer;opacity:0}
.testimonial-hover-text:hover{background-color:rgba(54,110,231,.5);opacity:1}
.features-section{padding:150px 0;padding-bottom:300px;font-family:"Open Sans";background-image:url("");background-repeat:no-repeat;background-size:cover;background-position:center}
.feature-wrapper{background-color:#322b7c;color:#fff;padding:20px 0;box-shadow:0 6px 0 0 #7f57ca;height:100%}
.feature-img-wrapper{margin-bottom:50px}
.feature-img{height:102px}
.feature-header{margin-bottom:50px;font-weight:700;font-size:1.2em}
.feature-description{padding:0 20px}
.live-results-section{font-family:"Open Sans";margin:50px 0}
.live-results-table-wrapper{box-shadow:0 10px 36.3px 12.7px rgba(37,26,65,.1);background-color:#fff;border:solid 10px #fff;position:relative;top:-265px;padding:0 50px 50px}
.live-results-table{width:100%}
td,th{width:20%;border-bottom:1px solid #ddd;padding:10px 0}
.last-td{border:none}
.tick{display:inline-block;background-color:#ebd944;border-radius:50%;width:25px;text-align:center;color:#fff;font-size:1.25em}
.live-results-header{margin:50px 0;font-size:3em}
.yellow-btn{-webkit-transform:translateX(-50%);transform:translateX(-50%);box-shadow:0 4px 0 0 #cab927;cursor:pointer;height:70px;max-width:400px;width:100%;display:block;padding:0;margin:0 auto;text-align:center;background-color:#ebd943;color:#2a2b51;text-transform:uppercase;font-weight:700;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:24px}
.join-now-btn{position:absolute;top:-45px;left:50%;right:50%}
.yellow-btn:hover{font-size:25px}
.how-it-works-section{background-color:#0f4bff;height:350px;margin-top:100px;position:relative;font-family:"Open Sans"}
.how-it-works-wrapper{position:relative;top:-260px}
.how-it-works-header{margin-bottom:50px}
.step-wrapper{box-shadow:0 10px 36.3px 12.7px rgba(37,26,65,.1);position:relative;background:#fff;height:100%}
.step-wrapper-1{z-index:3}
.step-wrapper-2{z-index:2}
.step-wrapper-3{z-index:1}
.step-header{padding:10px 0}
.step-header-1{background-color:#7b3dbb}
.step-header-2{background-color:#372798}
.step-header-3{background-color:#0f4dff}
.step-img{height:93px}
.step-img-wrapper{margin:25px 0}
.step-subheader{margin-bottom:25px}
.step-description{padding:40px 25px;padding-top:0;margin-bottom:0}
.open-free-account-btn{position:absolute;bottom:-100px;left:50%;right:50%}
.faq-section{padding:50px 0;margin-top:100px;font-family:"Open Sans"}
.faq-section-header{margin-bottom:70px}
.faq-wrapper{position:relative;padding:21px 28px 30px 50px;margin-bottom:15px;margin-top:10px;background-color:#fff;box-shadow:0 6px 26.9px 5.1px rgba(37,26,65,.1)}
.faq-question{font-size:1.2em}
.faq-wrapper::before{display:inline-block;font-size:1.5em;color:#fff;background-color:#7b3dbb;padding:10px 20px;position:absolute;left:-25px;top:62px;box-shadow:0 10px 36.3px 12.7px rgba(37,26,65,.1)}
.faq-wrapper-1::before{content:"1"}
.faq-wrapper-2::before{content:"2"}
.faq-wrapper-3::before{content:"3"}
.faq-wrapper-4::before{content:"4"}
.faq-wrapper-5::before{content:"5"}
.faq-wrapper-6::before{content:"6"}
.pre-footer-section{background-image:url("");background-size:cover;background-position:center;background-repeat:no-repeat;padding:5px 0}
.pre-footer-btn{display:block;text-align:center;background-color:#ebd943;color:#322580;font-size:20px;text-transform:uppercase;font-weight:700;padding:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;margin:88px auto;box-shadow:0 4px 0 0 #cab927;cursor:pointer;height:125px;width:100%;max-width:460px}
.pre-footer-btn:hover{font-size:34px}
.footer{padding:30px 0}
.footer-ul{list-style:none;font-weight:700}
.footer-ul a{color:#322580}
.footer-ul li{display:inline-block;margin-right:30px}
.footer-logo{max-width:300px}
.intro-section-mobile{display:none}
.padding-left-td{padding-left:7px}
.bid-ask-span{transform:scale(1);transform:rotate3d(0,1,0,0deg);animation:flip 10s cubic-bezier(1,0,0,1) 0s infinite}
.shake{display:inline-block;animation:shake 1s cubic-bezier(0,.5,1,.5) 0s infinite}
.start-trading-btn{cursor:pointer}
@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}
0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}
50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}
50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}
to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
}
@keyframes shake{0%{transform:rotate3d(0,0,1,0deg) scale(1)}
20%{transform:scale(1.1)}
30%{transform:rotate3d(0,0,1,-25deg) scale(1.1)}
40%{transform:rotate3d(0,0,1,25deg) scale(1.1)}
50%{transform:rotate3d(0,0,1,0deg) scale(1.1)}
60%{transform:rotate3d(0,0,1,-25deg) scale(1.1)}
80%{transform:rotate3d(0,0,1,25deg) scale(1.1)}
90%{transform:rotate3d(0,0,1,0deg) scale(1.1)}
100%{transform:scale(1)}
}
@media screen and (max-width:1199px){.join-us-img{top:-238px}
}
@media screen and (max-width:991px){.feature-wrapper-col{margin-bottom:20px}
.join-us-img{top:-73px}
#custom-regbox .formHeader{padding:30px 20px;font-size:20px}
.how-it-works-section{height:360px}
}
@media screen and (max-width:767px){.live-results-table-wrapper{position:initial;padding:0;overflow-x:scroll}
.how-it-works-section{height:initial;background-color:#fff}
.how-it-works-wrapper{position:initial}
.step-wrapper{position:initial;margin-bottom:20px}
.step-wrapper-col{margin-bottom:20px}
.open-free-account-btn{position:initial;-webkit-transform:none;transform:none}
.how-it-works-btn-wrapper{padding:30px 0;background-color:#0f4bff}
.join-now-btn{top:-100px}
.join-us-section{padding-bottom:590px}
.join-us-img{top:-838px;left:0}
.testimonials-section{padding-top:50px}
.fake-news-logos-wrapper{border-bottom:3px solid #ddd;padding-bottom:50px}
.row-2-logos{flex-direction:column;align-items:center}
#main-container{margin:0}
.logos-wrapper{flex-direction:column}
.bid-ask-span{font-size:2em}
.logos-wrapper .logo{display:inline-block;margin-bottom:15px}
.features-section{padding:100px 0}
.intro-section-mobile{margin-top:150px;background-color:#ddd;display:block}
.intro-part-2{height:initial;padding:20px 0;flex-direction:column}
.dynamic-person-div{padding:0 20px;background-color:#ddd;margin:0;display:flex;align-items:center;flex:1;justify-content:center;align-self:stretch;justify-self:stretch;border-top:1px solid #ccc;padding-top:20px}
.dynamic-person-p{font-weight:700}
.exclusive-offers-wrapper{font-weight:700;font-size:1.3em;line-height:1;flex:0 0 50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.exclusive-offers-text{text-align:center}
.logos-wrapper .logo{max-width:100%}
.none{display:none}
.logos-section{padding-top:50px}
[data-init=registration-success] .logo{display:block}
}
@media screen and (max-width:575px){.join-us-section{position:relative}
.join-us-img{bottom:0;top:initial;left:0}
}
@media screen and (max-width:350px){.join-us-section{padding-bottom:450px}
}
.logos-wrapper{display:block}
.flex-logos-wrapper{display:flex}
.logos-row2{margin-top:20px}
.logos-section{padding-top:20px}
.d-flex{display:-ms-flexbox!important;display:flex!important}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}
@media (max-width:768px){.ask-wrapper,.bid-wrapper{margin:10px 0}
}
.invalid-phone-error{text-align:center;font-size:22px;color:#f44336;display:block;text-align:center!important;margin-top:15px!important;font-family:Lato}
p{margin:0}
.modal-content{border:none;border-radius:6px;padding:32px;position:relative}
.close{height:24px;width:24px;top:-5px;text-shadow:none;color:#fff;right:-30px;font-weight:500;position:absolute;display:inline-block}
@media (min-width:876px){.modal-dialog{max-width:850px;margin:1.75rem auto}
}
@media (min-width:680px){.modal-dialog{max-width:700px}
}
.modal-body h2{font-size:36px;font-weight:700}
.subtitle{font-size:18px;color:#a7b1c7}
.remember-box{margin-top:16px;border-radius:6px;display:flex;align-items:center;padding:8px 16px;background:rgba(229,216,103,.05);border:1px solid rgba(229,216,103,.5)}
.remember-box p{margin-left:8px;font-size:18px;color:#e5d867;font-weight:700}
.list-title{margin-top:32px;font-weight:700}
.list-item{display:flex;margin-top:32px;align-items:center}
.step-container{margin-left:16px;flex:1}
.step-container a,.step-container span{display:block}
.step-container span{color:#a7b1c7;font-size:14px;text-transform:capitalize}
.step-container p{font-weight:700;font-size:16px}
.img-box{background:rgba(229,216,103,.15);width:50px;height:50px;display:block;padding:12px 12px;border-radius:50%;text-align:center}
.img-box img{max-width:100%}
.right-img{display:block;margin-left:auto;margin-top:50px;margin-right:auto}
.login-btn{background:#5a3594;border-radius:6px;padding:8px 16px;color:#fff;transition:all .5s}
.login-btn:hover{background:#412b70;text-decoration:none;color:#fff}
@media (max-width:680px){.modal-content{padding:16px}
.close{top:5px;color:#000;right:5px}
.login-btn{padding:8px 12px}
.step-container p{max-width:220px}
}
@media (max-width:360px){.login-btn{font-size:13px!important;padding:6px 8px}
}
#btn-auto-login{display:none;width:max-content;text-align:center}
.hero-deposit {display: block !important;}
.hero-deposit-img{padding:0;display:inline-block;width:65.4%;margin:0;float:left}
.hero-deposit-svg{enable-background:new 0 0 267 519;padding:0;display:inline-block;width:33.9%;margin:0}
@media only screen and (max-width:500px){.hero-deposit-img,.hero-deposit-svg{width:100% !important;}
}