/*
Theme Name: Nevada Child
Theme URI: http://www.unitedthemes.com
Description: An Agency / Blog / Portfolio / Business Theme
Version: 1.8.6
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: nevada
*/

@import url("../nevada/style.css");

div#wrap-full-width.container, div#wrap-full-width .container {
    width: 1280px;
}
div.wpcf7-response-output {
    color: #fff;
}
#holdings p.asset-codes {
    font-size: 12px;
    margin-bottom: 0px;
    color: #8f8f89;
    margin-top: 5px;
}
body.page-template-template-landing {
    background-color: #36386b;
}
/* .page-template-template-landing .two_thirds.last {
    padding: 55px 55px 0px;
    background: #fff;
} */

.wpcf7-text {
    width: 100%;
    display: flex;
}

.page-template-template-landing div#wrap-full-width.container, div#wrap-full-width .container {
    padding-top: 20px;
}
div#wrap.full-width-template {
    box-shadow: none;
    border: none;
    width: 100%;
}
div#wrap.full-width-template .container, div#wrap.full-width-template .container .sixteen.columns {
    max-width: 1280px;
    width: calc(100% - 60px);
    padding-left: 30px;
    padding-right: 30px;
}
#fluctuations svg.stackedarea {
    width: 100%;
}
.etf-buttons-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5px;
}
.etf-buttons-grid a.su-button {
  min-width: 200px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .etf-buttons-grid .su-button-center {
    margin: 0 auto;
  }
  body.page-template-template-landing {
    background-color: #36386b !important;
  }
  .page-template-template-landing div#wrap-full-width.container, div#wrap-full-width .container {
      padding-top: 0px;
      width: 100%;
  }
  .page-template-template-landing .two_thirds.last {
      padding: 15px 20px 0px;
      width: calc(100% - 40px);
  }    
  .page-template-template-landing .one_fourth{
  	padding-left: 20px;
      padding-right: 20px;
      width: calc(100% - 40px);
  }
}

/*@media (min-width: 580px){
#s2member-pro-stripe-registration-form-registration-section,
#s2member-pro-stripe-registration-form-custom-fields-section {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
#s2member-pro-stripe-registration-form-registration-section {
    padding-right: 7.5px;
}
#s2member-pro-stripe-registration-form-custom-fields-section {
    padding-left: 7.5px;
}
#s2member-pro-stripe-registration-form-registration-section .s2member-pro-stripe-form-section-title{
    width: calc(200% + 15px);
    
}
#s2member-pro-stripe-registration-form-custom-fields-section .s2member-pro-stripe-form-section-title{
    max-height: 22px;
    overflow:hidden;
    opacity: 0;
    visibility: hidden;
}
#s2member-pro-stripe-registration-form-captcha-section {
    clear:both;
}}*/


