/*
Responsive CSS
============================*/
@media only screen and (max-width: 767px) {
  p {
    font-size: 17px;
  }
  .pt-20 {
    padding-top: 20px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pb-100 {
    padding: 50px 0;
  }
  .logo {
    width: 180px;
  }
  .default-btn {
    font-size: 15px;
    padding: 10px 20px;
  }
  .section-title {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .section-title h2 {
    font-size: 30px;
    line-height: 1.2;
  }
  .navbar-light .navbar-nav {
    margin-top: 14px;
  }
  .navbar-light .navbar-nav .nav-item {
    margin-bottom: 10px;
  }
  .navbar-light .navbar-nav .nav-item a {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-light .others-option .option-item .default-btn {
    padding: 15px 15px;
    font-size: 14px;
  }
  .main-banner {
    height: 100%;
    padding-top: 40px;
    padding-bottom: 0px;
    background-position: 77%;
    background-attachment: fixed;
  }
  .main-banner::before {
    background-color: #000000;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.7;
  }
  .main-banner .banner-content {
    text-align: left;
    padding-left: 20px;
  }
  .main-banner .banner-content h1 {
    font-size: calc(40px + (80 - 40) * ((100vw - 320px) / (767 - 320)));
    padding-top: 10px;
  }
  .main-banner .banner-content h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 320px) / (767 - 320)));
  }
  .main-banner .logos-fluid {
    padding-top: 35px;
  }
  .main-banner .banner-content .banner-holder {
    margin-top: 20px;
  }
  .main-banner .banner-content .banner-holder img {
    max-width: 45%;
  }
  .main-banner .banner-image {
    margin-top: 50px;
  }
  .main-banner .banner-form {
    padding: 20px;
    margin-top: 30px;
  }
  .about-goldplus-highlight p {
    border: none;
    padding: 0px;
  }
  .about-goldplus-highlight-mobile {
    border: 1px solid #d4af37;
    padding: 15px;
    letter-spacing: 0.5px;
    border-radius: 15px;
    font-size: 20px;
    color: #646464;
  }
  .default-shape .shape-1 {
    display: none;
  }
  .default-shape .shape-2 {
    display: none;
  }
  .default-shape .shape-3 {
    display: none;
  }
  .default-shape .shape-4 {
    display: none;
  }
  .default-shape .shape-5 {
    display: none;
  }
  .single-fun-fact .icon i {
    font-size: 40px;
  }
  .single-fun-fact h3 {
    font-size: 30px;
  }
  .about-content h3 {
    font-size: 24px;
  }
  .about-content .about-btn {
    margin-top: 20px;
  }
  .about-image {
    margin-top: 0px;
  }
  .about-image-personnel {
    margin: 0 auto;
    width: 75%;
    text-align: center;
  }
  .single-features h3 {
    font-size: 22px;
  }
  .testimonial-slides .client-feedback .single-feedback {
    margin-bottom: 20px;
  }
  .testimonial-slides .client-feedback .single-feedback p {
    max-width: 100%;
    font-size: 16px;
  }
  .testimonial-slides .client-feedback .single-feedback .icon i {
    font-size: 40px;
    margin-bottom: 14px;
  }
  .testimonial-slides .next-arrow, .testimonial-slides .prev-arrow {
    opacity: 1;
    visibility: visible;
  }
  .overview-content h3 {
    font-size: 24px;
  }
  .overview-content .overview-btn {
    margin-top: 20px;
  }
  .overview-image {
    margin-top: 30px;
  }
  .single-pricing-table .pricing-header h3 {
    font-size: 26px;
  }
  .single-pricing-table .price {
    font-size: 35px;
  }
  .single-pricing-table .price sup {
    top: -4px;
  }
  .faq-image {
    margin-top: 30px;
  }
  .single-team .image .content h3 {
    font-size: 22px;
  }
  .app-download-content h3 {
    font-size: 30px;
  }
  .app-holder img {
    max-width: 45%;
  }
  .single-blog .content h3 {
    font-size: 22px;
  }
  .single-blog .content .post-meta li {
    font-size: 14px;
    margin-right: 10px;
  }
  .contact-info .contact-info-content {
    margin-top: 30px;
  }
  .contact-info .contact-info-content h3 {
    font-size: 20px;
  }
  .subscribe-content h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .newsletter-form .input-newsletter {
    height: 55px;
  }
  .newsletter-form button {
    position: relative;
    right: 0;
    top: 0;
    height: 55px;
    margin-top: 20px;
  }
  .pl-5, .px-5 {
    padding-left: 0 !important;
  }
  .single-footer-widget h3 {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .main-banner-two {
    height: 100%;
    padding-top: 70px;
    padding-bottom: 80px;
  }
  .main-banner-two .banner-content h1 {
    font-size: 35px;
  }
  .main-banner-two .banner-content .banner-form .input-newsletter {
    height: 55px;
  }
  .main-banner-two .banner-content .banner-form button {
    position: relative;
    right: 0;
    top: 0;
    height: 55px;
    margin-top: 20px;
  }
  .video-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .video-content h3 {
    font-size: 25px;
  }
  .video-content .video-btn {
    width: 60px;
    height: 60px;
    line-height: 75px;
  }
  .page-title-area {
    height: 220px;
  }
  .page-title-content h2 {
    font-size: 30px;
  }
  .pagination-area .page-numbers {
    width: 35px;
  }
  .blog-details-desc .article-content h3 {
    font-size: 22px;
  }
  .comments-area .comment-body {
    padding-left: 60px;
  }
  .comments-area .comments-title {
    font-size: 22px;
  }
  .comments-area .comment-author .avatar {
    height: 50px;
    width: 50px;
    left: -65px;
  }
  .comments-area .comment-respond .comment-reply-title {
    font-size: 22px;
  }
  .widget-area .widget:first-child {
    margin-top: 30px;
  }
  blockquote, .blockquote {
    padding: 25px !important;
  }
  blockquote p, .blockquote p {
    font-size: 16px !important;
  }
  .cursor {
    height: 35px;
  }
  .right-by-you {
    display: none;
  }
  .youtube-image {
    height: 219px;
    margin-bottom: 30px;
  }
  .advisory-fees-banner-col-side {
    width: 16.66666667%;
    flex: 0 0 auto;
  }
  .advisory-fees-banner-col-middle {
    width: 66.66666667%;
    flex: 0 0 auto;
  }
  .fa-quote-left {
    font-size: 1.4rem;
    margin-left: 0px;
  }
  .testimonial-content p {
    font-size: 17px;
  }
  .testimonial-content-black p {
    font-size: 2rem;
  }
  .main-banner .banner-content .banner-content-highlight p {
    font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (767 - 320)));
  }
  .advisory-fees-banner-header {
    font-size: 15px;
  }
  .advisory-fees-banner-description {
    font-size: 11px;
    margin-bottom: 4px;
  }
  .advisory-fees-banner-terms {
    font-size: 9px;
    padding-bottom: 10px;
  }
  #about-cashxtra .container .col-lg-6 {
    padding-bottom: 15px;
    text-align: left;
  }
  #fund-description .container .col-lg-6 {
    text-align: left;
  }
  .main-banner .singpass-image-right {
    text-align: center;
  }
  .singpass-padding-right {
    padding-right: 0;
  }
  .uobam-padding-left {
    padding-left: 0;
  }
  .uobam-app-image img {
    width: 95px;
    padding-top: 35px;
  }
  .appstore-image-left img {
    width: 150px;
  }
  .main-banner .appstore-image-left {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 35px;
  }
  .goldplusfeatures-contentleft {
    text-align: left;
  }
  .goldplusfeatures-content {
    padding-bottom: 35px;
  }
  #fund-description table {
    font-size: 14px;
    width: 100%;
  }
  #fund-description .icon-sizes {
    padding: 0 20px 35px 0px;
  }
  .funding-options {
    padding-left: 0;
    padding-top: 35px;
  }
  #getstarted h2 {
    font-size: 44px;
  }
  .get-started-promo-text {
    line-height: 1.5;
    font-size: 16px;
  }
  .get-started-create-account h3 {
    font-size: 25px;
  }
  .youtube-account-open {
    height: 189px;
  }
  .faq-accordion-content {
    text-align: left;
  }
  .spacing-mobile {
    padding-bottom: 35px;
    flex: 0 0 auto;
    width: 50%;
  }
  .cashplus-points {
    padding-top: 50px;
    text-align: left;
  }
  .uobam-app-logo {
    width: 50px;
  }
  .appstore-logo, .playstore-logo {
    width: 135px;
  }
  .testimonial-content {
    text-align: left;
  }
  .text {
    font-size: 17px;
  }
  .cashplus-allocation-caption {
    font-size: 12px;
    padding-bottom: 30px;
  }
  .cashplus-allocation-legend {
    font-size: 13px;
  }
  .faq-accordion-content .accordion .accordion-content {
    font-size: 17px;
  }
  .faq-accordion-content .accordion .accordion-title {
    font-size: 17px;
  }
  .border-right {
    border-right: none;
  }
  .gold-nugget {
    display: none;
  }
  .physical-gold-card, .gold-mining-card {
    margin-top: 0;
  }
  .physical-gold-card, .gold-mining-card {
    text-align: center;
  }
  .gold-lg {
    width: 100%;
    padding-top: 25px;
  }
  .portfolio-percentage-left, .portfolio-percentage-right, .portfolio-percentage-center {
    font-size: 70px;
    margin: 0;
  }
  .card {
    margin-top: -20px;
  }
  .card__head {
    padding: 1.5rem 1rem 1rem 1rem;
  }
  .card__head h2, .card__body h3 {
    font-size: 19px;
  }
  .cash-card {
    margin-top: 25px;
  }
  .card__body {
    text-align: left;
  }
  .bullets {
    font-size: 17px;
  }
  #goldplusfeatures .why-gold-plus {
    margin-bottom: 20px;
  }
  #goldplusfeatures .section-title p {
    font-size: 17px;
  }
  .card__head2 {
    padding: 1.5rem 1rem 1rem 1rem;
  }
  #goldplusfeatures .card__head2 h2 {
    text-align: center;
  }
  .card__head2 h2 {
    font-size: 21px;
  }
  .card__illust_physical, .card__illust_mining {
    width: 120px;
    top: -3.5rem;
    right: 0;
  }
  .card, .card2 {
    height: 100%;
  }
  .card2 .card__body {
    padding: 1rem;
  }
  .mobile-spacing-1 {
    margin-top: 20px;
  }
  .mobile-spacing-2 {
    margin-top: 85px;
  }
  #goldplus-simulatedPerformance .simulatedPerformanceTitle {
    margin-bottom: 20px;
  }
  .section-title p {
    font-size: 17px;
  }
  .simulatedPerformanceTableTile {
    font-size: 17px;
  }
  .goldPlusRiskIcon {
    width: 100px;
    padding-bottom: 0;
  }
  #goldplusRisks .section-title h2 {
    font-size: 30px;
  }
  .checklist {
    font-size: 17px;
  }
  .card3 {
    height: 100%;
	margin-bottom: 40px;
  }
  .card3 p, .card4 p {
    font-size: 16px;
  }
  .riskProfileTable {
    line-height: 2;
    font-size: calc(12px + (24 - 12) * ((100vw - 320px) / (768 - 320)));
  }
  .isGoldPlusRightForYou {
    width: 100%;
    margin: -200px 0 0 0;
    position: static;
	display: none;
  }
  .mobile-align-center {
    text-align: center;
  }
  #goldplusRisks .card__body {
    padding: 1rem 1rem 2.5rem;
  }
  .card4 {
    margin-right: 0;
    height: 100%;
  }
  .goldPlusmb-50 {
    display: block;
  }
  .section-title p {
    text-align: left;
  }
  .goldplus-disclaimer, .goldplus-disclaimer-dark {
    text-align: left;
  }
  .icons-list-pd50 {
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
  .bullet-text {
    font-size: 17px;
  }
  .bullet-block {
    margin-block: 3rem;
  }
  #getstarted h2 {
    font-size: 30px;
  }
  #getstarted .section-title p {
    font-size: 17px;
  }
  .goldplus-table thead th {
    font-size: 12px;
  }
  .goldplus-table thead th, .goldplus-table tbody th {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
/*================================================
Gold+ Simulated Data Table
=================================================*/
  .mobile-display {
    display: none;
  }
  .desktop-display {
    display: block;
  }
  .gold-card {
    width: 100%;
    max-width: 500px;
    border-radius: 18px;
    overflow: hidden;
  }
  /* Header */
  .gold-card__header {
    background: #d4af37;
    color: #fff;
    font-size: 19px;
    text-align: center;
    padding: 1.5rem 1rem 1rem 1rem;
    line-height: 1.3;
  }
  /* Body */
  .gold-card__body {
    background: #FFFFFF;
    color: #646464;
    padding: 32px 24px;
  }
  .gold-card__body h3 {
    margin: 0 0 1rem 0;
    color: #d4af37;
    font-size: 1.25rem;
  }
  /* 2-column “table” */
  .gold-card__table {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 1px solid #646464;
    border-left: 1px solid #646464;
    text-align: center;
  }
  .gold-card__cell {
    padding: 0.45rem 0.75rem;
    border-right: 1px solid #646464;
    border-bottom: 1px solid #646464;
    font-size: 15px;
	align-content: center;
  }
  #goldplus-tacticalDiversification .gold-card__cell {
    font-size: calc(12px + (24 - 12) * ((100vw - 320px) / (768 - 320)));
    align-content: center;
  }
  .gold-card__cell--heading {
    color: #FFFFFF;
    background: #d4af37;
	align-content: center;
  }
  .goldplus-table-wrap .section-title p {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .gold-card__body h3 {
    text-align: center;
  }
  #goldplus-tacticalDiversification .gold-card__body h3 {
    font-size: calc(17px + (24 - 17) * ((100vw - 320px) / (767 - 320)));
  }
  #goldplus-tacticalDiversification .gold-card__body {
    padding: 32px 10px;
  }
  .gold-high-risk {
    font-size: 12px;
  }
  .cards_highlight {
    padding-bottom: 50px;
  }
  .card_highlight__icon {
    font-size: 17px;
  }
  .card_highlight__title {
    line-height: 1.4;
    font-size: 17px;
  }
  .card_highlight__notes {
    padding: 20px 0 0 0;
  }
  .main-banner .banner-content .portfolio-risk {
    font-size: calc(13px + (17 - 13) * ((100vw - 320px) / (767 - 320)));
  }
	.mobilept-50 {
		padding-top: 50px;
	}
	.checklist2 {
		padding-bottom: 10px;	
	}
	.mobilemb-0 {
		margin-bottom: 0px;
	}
	.mobilemb-30 {
		margin-bottom: 30px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .logo {
    width: 250px;
  }
  p {
    font-size: 15px;
  }
  .pt-100 {
    padding-top: 80px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pb-100 {
    padding-bottom: 80px;
  }
  .default-btn {
    font-size: 15px;
    padding: 10px 20px;
  }
  .section-title {
    margin-bottom: 28px;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .goldplus-table thead th {
    font-size: 12px;
  }
  .goldplus-table tbody th, .goldplus-table tbody td {
    font-size: 15px;
  }
  .goldplus-disclaimer-dark p {
    font-size: 12px;
  }
  .navbar-light .navbar-nav {
    margin-top: 14px;
  }
  .navbar-light .navbar-nav .nav-item {
    margin-bottom: 10px;
  }
  .navbar-light .navbar-nav .nav-item a {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-light .others-option .option-item .default-btn {
    padding: 10px 20px;
    font-size: 14px;
  }
  .main-banner {
    height: 100%;
    padding-top: 100px;
    padding-bottom: 0px;
    background-position: 30%;
  }
  .main-banner .banner-content {
    text-align: left;
    margin-left: 10px;
  }
  .main-banner .banner-content h3 {
    font-size: 25px;
  }
  .main-banner .banner-content h1 {
    font-size: 70px;
  }
  .main-banner .banner-content .banner-holder {
    margin-top: 20px;
  }
  .main-banner .banner-content .banner-holder img {
    max-width: 45%;
  }
  .main-banner .banner-image {
    margin-top: 50px;
  }
  .main-banner .banner-form {
    margin-top: 30px;
  }
  .about-goldplus-highlight p {
    font-size: 15px;
  }
  .gold-nugget {
    width: 325px;
  }
  .card__head h2 {
    font-size: 16px;
  }
  .physical-gold-card, .gold-mining-card {
    margin-top: -75px;
  }
  .bullets {
    font-size: 15px;
    margin: 1rem 0 0;
  }
  .card {
    height: 560px;
  }
  .goldplus-disclaimer {
    margin: 25px 0;
  }
  #goldplusfeatures .section-title p {
    font-size: 15px;
  }
  #goldplusfeatures .why-gold-plus, #goldplus-simulatedPerformance .simulatedPerformanceTitle {
    margin-bottom: 0px;
  }
  .section-title p {
    font-size: 15px;
  }
  .goldplus-disclaimer p {
    font-size: 12px;
  }
  .card2 {
    margin-bottom: 50px;
    height: 100%;
  }
  .isGoldPlusRightForYou {
    display: none;
  }
  .checklist {
    font-size: 15px;
  }
  #goldplusRisks .section-title h2 {
    font-size: 30px;
  }
  .goldPlusRiskIcon {
    width: 100px;
  }
  .card4 {
    margin-right: 0px;
    height: 345px;
  }
  .portfolio-percentage-left, .portfolio-percentage-right, .portfolio-percentage-center {
    font-size: 50px;
  }
  .goldPlusmb-50 {
    display: block;
    margin-bottom: 25px;
  }
  .single-fun-fact .icon i {
    font-size: 50px;
  }
  .single-fun-fact h3 {
    font-size: 40px;
  }
  .about-content h3 {
    font-size: 34px;
  }
  .about-content .about-btn {
    margin-top: 20px;
  }
  .about-image {
    margin-top: 30px;
  }
  .about-image-personnel {
    margin-top: 30px;
    width: 95%;
  }
  .single-features h3 {
    font-size: 25px;
  }
  .testimonial-slides .client-feedback .single-feedback {
    margin-bottom: 20px;
  }
  .testimonial-slides .client-feedback .single-feedback p {
    max-width: 100%;
    font-size: 20px;
  }
  .testimonial-slides .client-feedback .single-feedback .icon i {
    font-size: 40px;
    margin-bottom: 14px;
  }
  .testimonial-slides .next-arrow, .testimonial-slides .prev-arrow {
    opacity: 1;
    visibility: visible;
  }
  .overview-content h3 {
    font-size: 34px;
  }
  .overview-content .overview-btn {
    margin-top: 20px;
  }
  .overview-image {
    margin-top: 30px;
    text-align: center;
  }
  .single-pricing-table .pricing-header h3 {
    font-size: 35px;
  }
  .single-pricing-table .price {
    font-size: 45px;
  }
  .single-pricing-table .price sup {
    top: -4px;
  }
  .faq-image {
    margin-top: 30px;
    text-align: center;
  }
  .app-download-content h3 {
    font-size: 40px;
  }
  .app-holder img {
    max-width: 45%;
  }
  .single-blog .content h3 {
    font-size: 25px;
  }
  .single-blog .content .post-meta li {
    font-size: 14px;
    margin-right: 10px;
  }
  .contact-info .contact-info-content {
    margin-top: 30px;
  }
  .contact-info .contact-info-content h3 {
    font-size: 30px;
  }
  .subscribe-content h2 {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .newsletter-form .input-newsletter {
    height: 55px;
  }
  .newsletter-form button {
    position: relative;
    right: 0;
    top: 0;
    height: 55px;
    margin-top: 20px;
  }
  .pl-5, .px-5 {
    padding-left: 0 !important;
  }
  .single-footer-widget h3 {
    font-size: 25px;
    margin-bottom: 18px;
  }
  .widget-area .widget:first-child {
    margin-top: 30px;
  }
  .cursor {
    height: 40px;
  }
  .right-by-you {
    width: 100px;
  }
  .youtube-image {
    height: 391px;
    margin-bottom: 30px;
  }
  .fa-quote-left {
    font-size: 2rem;
  }
  .testimonial-content p {
    font-size: 1rem;
  }
  .testimonial-content-black p {
    font-size: 1.7rem;
  }
  .main-banner .singpass-image-right {
    text-align: center;
  }
  .singpass-padding-right {
    padding-right: 0px;
  }
  .appstore-image-left img {
    width: 175px;
  }
  .main-banner .logos-fluid {
    padding-bottom: 35px;
  }
  .main-banner .appstore-image-left {
    margin-bottom: 15px;
  }
  .youtube-account-open {
    height: 390px;
  }
  #getstarted h2 {
    font-size: 30px;
  }
  #getstarted .section-title p {
    font-size: 15px;
  }
  #about-cashxtra .container {
    text-align: center;
  }
  #about-cashxtra .container .col-lg-6 {
    padding-bottom: 60px;
    text-align: left;
  }
  #about-cashxtra h2 {
    font-size: 40px;
  }
  .list-alignment {
    text-align: left;
  }
  .advisory-fees-banner-header {
    font-size: 28px;
  }
  #fund-description .icon-sizes {
    padding: 0 20px 80px 0px;
  }
  .funding-options {
    padding-left: 0px;
  }
  .goldplusfeatures-content h5 {
    font-size: 1.1rem;
  }
  #fund-description table {
    width: 696px;
  }
  .faq-accordion-content .accordion .accordion-title {
    font-size: 16px;
  }
  .testimonial-name {
    font-size: 16px;
  }
  .card_highlight__icon {
    font-size: 17px;
  }
  .card_highlight__title {
    line-height: 1.4;
    font-size: 17px;
  }
	.goldplusfeatures-content p {
		font-size: 14px;
	}
	.goldplusfeatures-contentleft h5 {
		font-size: 20px;
	}
	.iPadpt-50 {
		padding-top: 50px;
	}
	.iPadmb-0 {
		margin-bottom: 0px;
	}
	.card3 {
		margin-bottom: 30px;
	}
	.goldMiningStockReturns {
		text-align: center;
	}
	.goldMiningStockReturns img {
		width: 100%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.iPadPro {
		width: 100%;
	}
  .single-fun-fact p {
    font-size: 16px;
  }
  .faq-accordion-content .accordion .accordion-title {
    font-size: 18px;
  }
  .single-blog .content .post-meta li {
    font-size: 14px;
    margin-right: 10px;
  }
  .single-blog .content h3 {
    font-size: 22px;
  }
  .cursor {
    height: 50px;
  }
  .right-by-you {
    width: 120px;
  }
  .youtube-image {
    height: 257px;
  }
  .about-image-personnel {
    width: 90%;
  }
  .fa-quote-left {
    font-size: 2.5rem;
  }
  .testimonial-content p {
    font-size: 22px;
    line-height: 1.5;
  }
  .testimonial-content-black p {
    font-size: 2.3rem;
  }
  .youtube-account-open {
    height: 525px;
  }
  .main-banner .banner-content h3 {
    font-size: 1.7rem;
  }
  .main-banner .banner-content h1 {
    font-size: 5.6rem;
  }
  .main-banner .banner-content {
    margin-left: 25px;
  }
  .gold-nugget {
    width: 450px;
  }
  .section-title h2 {
    font-size: 40px;
  }
  .portfolio-percentage-left, .portfolio-percentage-right, .portfolio-percentage-center {
    font-size: 65px;
  }
  .card {
    height: 560px;
  }
  .card__head h2 {
    font-size: 23px;
  }
  .gold-mining-card, .physical-gold-card {
    margin-top: -105px;
  }
  .card2 {
    height: 690px;
  }
	.card3 {
		margin-bottom: 30px;
	}
  .card__illust_physical, .card__illust_mining {
    width: 150px;
  }
  .card__head2 h2 {
    font-size: 23px;
  }
  #goldplusRisks .section-title h2 {
    font-size: 40px;
  }
  .isGoldPlusRightForYou {
    width: 730px;
  }
  .card3 p {
    font-size: 23px;
  }
  .card4 {
    height: 345px;
  }
  .goldPlusmb-100 {
    margin-bottom: 30px;
  }
  .main-banner {
    background-position: 30%;
  }
	.iPadProNoMargin{
		margin-bottom: 0px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .main-banner .banner-content {
    margin-left: 25px;
  }
  .card {
    height: 540px;
  }
  .card2 {
    height: 640px;
  }
  .section-title h2 {
    font-size: 50px;
  }
  .card4 {
    height: 330px;
  }
}
/*# sourceMappingURL=responsive.css.map */