.appBar {
    background-color: #15213C;
    padding-top: 8px;
  padding-bottom: 9px;
}
.appBar p {
    margin: 0;
}
.yellow {
    color: #FFCF30;
}
.red {
    color: #EE0517;
}
.container {
  max-width: 1400px !important;
}
.navbar-brand img {
  height: 76px;
}
.pad-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.pad-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.stepBox {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #E2E2E280;
  border-radius: 20px;
  height: 100%;
}
.home-steps {
  position: relative;
}
.home-steps::before {
  content: '';
  background-image: url('img/coin-bg-1.png');
  width: 400px;
  height: 100%;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.1;
  bottom: 0;
  background-position: left bottom;
  z-index: -1;
}
.home-steps::after {
  content: '';
  background-image: url('img/coin-bg-2.png');
  width: 400px;
  height: 100%;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.1;
  top: 0;
  right: 0;
  background-position: right top;
  z-index: -1;
}
.gray-bg {
    background-color: #F9F9F9;
}
.green-bg {
    background-color: #042C39;
}
.blue-bg {
    background-color: #15213C;
}
.topText {
  color: #FABA00;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  font-family: "Baloo 2", sans-serif;
  margin-top: 0;
  letter-spacing: 2px;
}
.solBox {
  padding: 0px 30px;
}
.solBox a {
  font-weight: 500;
}
.home-premier-coin .contentWrap {
  position: relative;
}
.home-premier-coin .contentWrap::before {
  content: '';
  background-image: url('img/premier-curve.png');
  width: 448px;
  height: 568px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.6;
  top: 0;
  bottom: 0;
  left: -130px;
  background-position: center left;
  margin: auto;
}
.trusted-logos {
  gap: 40px;
}
.trusted-logos img {
  max-height: 47px;
}
.investBox {
  padding: 0px 20px;
}
.home-invest-gold .investBox img {
  max-height: 50px;
}
.investBox p {
  margin: 0;
}
.home-invest-gold {
  position: relative;
}
.home-invest-gold .why-invest-bg {
  position: absolute;
  width: 1400px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0.1;
}
.home-invest-gold .invest-row {
  width: 90%;
  margin: 0 auto;
}
.brown-bg {
  background-color: #200F09;
}
.home-gold-metals .col-md-2 img {
  width: 76px;
}
.home-gold-metals {
  position: relative;
}
.home-gold-metals h2 {
  font-size: 47px;
}
.home-gold-metals .container {
  z-index: 9;
  position: relative;
}
.home-gold-metals::before {
  content: '';
  background-image: url('img/dots-left.png');
  width: 614px;
  height: 614px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.home-gold-metals::after {
  content: '';
  background-image: url('img/dots-right.png');
  width: 614px;
  height: 614px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.home-cta {
  min-height: 478px;
}
.home-cta img.cta-bg {
  object-fit: cover;
}
#footer h3{
color: #fff;
	margin-bottom: 38px;
}
#footer h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#footer .fa-brands{}

#footer .list-inline-item:not(:last-child) {
margin-right: 1rem;
}
#footer .fa-brands{color:#FABA00;}
#footer .socList a {
  border: 2px solid #FABA00;
  width: 50px;
  height: 50px;
  display: flex;
  border-radius: 13px;
  align-items: center;
  justify-content: center;
}

#footer img{width:70%;
margin-top:30px;}
.foot-contact .row{border-bottom: 1px solid #6C6E70;}
.foot-contact{
	margin-bottom: 40px;
}
.foot-col-1 {
  padding-right: 100px;
}
ul.list-unstyled.nav-list li {
  margin-bottom: 15px;
  display: flex;
  align-items: start;
}
ul.list-unstyled.nav-list li i {
  margin-right: 12px;
  margin-top: 3px;
  font-size: 20px;
}
ul.list-unstyled.nav-list.foot-menu li i {
  font-size: 14px;
  margin-right: 5px;
}
.foot-copy {
  border-top: 1px solid #6C6E70;
	font-size: 12px;
}
.list-unstyled.privacy-terms-link {
  display: flex;
  align-items: center;
  margin: 0;
  justify-content: end;
  gap: 20px;
}
.rounded-3 {
  border-radius: 30px;
}
.inner-header {
  margin-top: 103px;
  min-height: 207px;
  display: flex;
  align-items: center;
}
.inner-header::before {
  content: '';
  background-image: url('img/dots-left.png');
  width: 314px;
  height: 314px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom left;
  opacity: 0.5;
}
.inner-header h1 {
  font-size: 40px;
}
.inner-header .head-right-img img {
  width: 200px;
}
.testimonial-section .test-col {
  margin-bottom: 30px;
}
.testimonial-section .test-box {
  background-color: #fff;
  border-radius: 30px;
  padding: 30px;
}
.testimonial-section .test-col i.fa-quote-right, .testimonial-section .test-col i.fa-quote-left {
  font-size: 100px;
  color: #e1e1e1;
}
.testimonial-section .test-box h5 {
  color: #FABA00;
  font-weight: 600;
  font-size: 18px;
  border-top: 1px solid #E1E3E8;
  padding-top: 20px;
  margin-bottom: 0;
}
.contentWrapLeft h3 {
    font-size: 32px;
}

.wpcf7-form .wpcf7-form-control.wpcf7-text {
  width: 100%;
  background-color: #f6f7fb;
  border: 1px solid #e3e3e3;
  padding: 12px 15px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  background-color: #f6f7fb;
  border: 1px solid #e3e3e3;
  padding: 12px 15px;
  height: 120px;
  margin-bottom: 20px;
}
.wpcf7-form .wt-50 p {
  display: flex;
  gap: 15px;
}
.wpcf7-form .wt-50 p br {
  display: none;
}
.wpcf7-form .wpcf7-form-control.wpcf7-select {
  width: 100%;
  background-color: #f6f7fb;
  border: 1px solid #e3e3e3;
  padding: 12px 15px;
  height: 50px;
}
.wpcf7-form .wt-50 p .wpcf7-form-control-wrap {
  width: 50%;
}
.wpcf7-form .wpcf7-list-item.first {
  margin-left: 0;
}
.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 12px;
}
.icon-size {
  font-size: 30px;
  margin-right: 15px;
  color: #FABA00;
}
.right-bg-head {
  top: 15%;
  right: 0;
  text-align: right;
}
.right-bg-head img {
  width: 80%;
}
.contact-map {
  margin-bottom: -6px;
}
.post h2.entry-title {
    text-transform: none;
    font-size: 22px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 15px; 
    height: 56px;
    overflow: hidden;
}
.post h2.entry-title a {
    color: #1A120F;
}
.post h2.entry-title a:hover {
    text-decoration: none;
    color: #333;
}
article.post {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 15px;
    margin-bottom: 30px;
    background-color: #fff;
}
article.post .entry-info {
    padding: 30px 30px 45px 30px;
}
.post .post-thumbnail {
  margin: 0;
}
.post .post-thumbnail img {
  width: 100%;
  border-radius: 15px 15px 0px 0px;
}
article.post .entry-content {
    min-height: 85px;
    margin-bottom: 20px;
}
.entry-more-btn {
    margin-top: 10px;
    display: inline-block;
}
.entry-more-btn a.btn.btn-info {
  padding: 10px 25px;
}
.pagination {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.pagination .page-numbers {
    border: 3px solid #FABA00;
    border-radius: 50px;
    color: #fff;
    padding: 11px 30px;
    background-color: #000;
    font-weight: 600;
    font-size: 18px;
}
.pagination .page-numbers.current {
    border: 3px solid #FABA00;
    background-color: #FABA00;
}
.pagination .page-numbers:hover {
    border: 3px solid #FABA00;
    color: #fff;
    background-color: #FABA00;
    text-decoration: none;
}
.single.single-post article.post {
    margin-top: 135px;
    padding: 30px 30px 30px 30px;
    border: none;
}
.single.single-post article.post .entry-header {
    text-align: center;
    width: 900px;
    margin: 0 auto;
}
.single.single-post article.post h1.entry-title {
    margin-top: 0;
    font-weight: 500;
    color: #1A120F;
    font-size: 50px;
}
.single.single-post article.post .entry-header .entry-meta {
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
}
.single.single-post article.post .entry-header .entry-meta a {
    color: #FFCF30;
}
.single.single-post article.post .entry-header .entry-meta a:hover {
    color: #333;
    text-decoration: none;
}
.single.single-post article.post .entry-content a {
    color: #D4B13D;
}
.single.single-post article.post .entry-content a:hover {
    color: #333;
    text-decoration: none;
}
.single .post-navigation a.btn {
    color: #565859;
    text-transform: none;
    border-radius: 10px;
    font-size: 16px;
  letter-spacing: 0;
}
.single .post-navigation a.btn:hover {
    background-color: #FFCF30;
    border-color: #FFCF30;
    color: #fff;
    text-decoration: none;
}
.single.single-post article.post .entry-content {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 50px;
}
.single.single-post article.post .entry-content img {
  border-radius: 15px;
  margin-bottom: 30px;
}
.common-content-area a {
    color: #FFCF30;
}
.common-content-area a:hover {
    color: #15213C;
    text-decoration: none;
}
#portfolio .portfolio-item {
  margin-bottom: 30px;
}
#portfolio .portfolio-item .portfolio-contentWrap {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
  text-align: center;
}
#portfolio .portfolio-item .portfolio-contentWrap h5 {
  margin-top: 0;
  color: #042C39;
}
.portfolio-section .filter-btn {
  gap: 15px;
}
.portfolio-section .filter-btn .btn.btn-info {
  background-color: transparent;
  color: #1B232A;
}
.portfolio-section .filter-btn .active.btn.btn-info {
  background-color: #15213C;
  color: #fff;
}
.portfolio-shuffle {
  width: 54px;
  border: 1px solid #FABA00;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  cursor: pointer;
}
.portfolio-shuffle i.fa-shuffle {
  font-size: 20px;
}
.portfolio-shuffle:hover {
  background-color: #15213C;
  border-color: #15213C;
  color: #fff;
}
#our-history .item .historyContent {
  border: 1px solid #e3e3e3;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 20px 40px 20px;
  text-align: left;
  position: relative;
  overflow: visible;
}
#our-history .item .historyContent h5 {
  margin: 0;
  color: #042C39;
  font-size: 18px;
}
#our-history .item .historyContent h4 {
  margin-top: 0;
}
#our-history .item .historyContent h3 {
  font-size: 24px;
  position: absolute;
  margin: 0;
  right: 0;
  bottom: 0;
  background-color: #15213C;
  color: #fff;
  padding: 5px 15px;
  border-radius: 10px 0px 10px 0px;
}


@media only screen and (max-width: 1200px) {
nav#header .navbar-toggler {
    background-color: #FABA00;
    padding: 5px;
}
 nav#header .navbar-toggler .navbar-toggler-icon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
nav#header .navbar-toggler .navbar-toggler-icon .fa-light.fa-bars {
    color: #fff;
    font-size: 22px;
}
nav#header.navbar-expand-xl .navbar-nav .nav-link {
  padding: 1rem 1.2rem;
}
li.nav-item.dropdown {
    text-align: center;
}
.navbar-nav .dropdown-menu {
    text-align: center;
}
.home #carouselExampleCaptions.carousel {
  height: 600px;
}
.home .carousel-inner {
height: 100%;
}
.home .carousel-inner .carousel-item {
    height: 100%;
}
.home .carousel-inner .carousel-item img {
    height: 100%;
    object-fit: cover;
    object-position: center right;
}
#bannertext h1 {
  font-size: 55px;
  line-height: 1.1;
}
body h1, body h2 {
  font-size: 42px;
  line-height: 1.2;
}
.solBox {
  padding: 0px;
}
.home-invest-gold .why-invest-bg {
  width: 96%;
}
.investBox {
  padding: 0px;
}
.home-gold-metals h2 {
  font-size: 38px;
}
.home-gold-metals .col-md-2 img {
  width: 100%;
}
.home-cta {
  background-size: cover;
  background-position: center;
}
.foot-col-1 {
  padding-right: 0px;
}
.home-invest-gold .invest-row {
  width: 100%;
}
.home-invest-gold {
  padding-top: 0px;
}
body h3 {
  font-size: 32px;
}
.right-bg-head {
  top: 21%;
  text-align: right;
}
.right-bg-head img {
  width: 75%;
}
.pad-resp-100 {
    padding-top: 100px;
}
.single.single-post article.post h1.entry-title {
  font-size: 35px;
}
.single .post-navigation a.btn {
  margin-bottom: 10px;
}
.single .post-navigation a.btn {
  font-size: 14px;
  letter-spacing: 0;
}
#portfolio .portfolio-item .portfolio-contentWrap {
  padding: 15px;
}
#portfolio .portfolio-item .portfolio-contentWrap h4 {
  font-size: 18px;
}
#portfolio .portfolio-item .portfolio-contentWrap .btn.btn-info {
  padding: .9rem .8em;
}
.inner-header h1 {
  font-size: 32px;
}
}



@media only screen and (max-width: 991px) {
#bannertext {
  width: 100%;
}
 #bannertext h1 {
    font-size: 48px;
 }
.carousel .carousel-control-next {
  padding-left: 0;
}
.carousel .carousel-control-next, .carousel .carousel-control-prev {
  display: none;
}
  body h1, body h2 {
    font-size: 35px;
  }
.stepBox {
  padding: 20px;
}
.home-gold-metals::before {
  width: 300px;
  height: 300px;
  background-size: 100%;
}
.home-gold-metals::after {
  width: 300px;
  height: 300px;
  background-size: 100%;
}
.home-steps::before {
  width: 300px;
}
.home-steps::after {
  width: 300px;
}
.contentWrapLeft h3 {
  font-size: 28px;
}
.appBar {
  display: none;
}
.flexia-navbar {
  top: 0;
}
body h3 {
  font-size: 28px;
}
.right-bg-head {
    top: 27%;
  }
 .right-bg-head img {
    width: 60%;
  }
article.post .entry-info {
  padding: 20px 15px 30px 15px;
}
.post h2.entry-title {
  font-size: 18px;
  height: 45px;
}
.single.single-post article.post .entry-header {
  width: 100%;
}
.single.single-post article.post h1.entry-title {
    font-size: 30px;
}
.single.single-post article.post {
  margin-top: 103px;
  padding: 30px 15px 0px 15px;
}
.w-resp-100 {
    width: 100% !important;
}
}



@media only screen and (max-width: 767px) {
  #bannertext h1 {
    font-size: 40px;
  }
  #bannertext p {
  gap: 15px;
  max-width: 100%;
}
.btn {
  padding: .9rem 1.5em;
}
body h1, body h2 {
    font-size: 32px;
  }
.stepBox {
  height: auto;
  margin-bottom: 30px;
}
 .solBox {
    padding: 0px;
    margin-bottom: 40px;
  }
  .trusted-logos {
  display: block !important;
}
.trusted-logos img {
  max-height: 100%;
  width: 150px;
  margin: 0px 30px 20px 30px;
}
  .investBox {
    margin-bottom: 30px;
  }
   .home-gold-metals h2 {
    font-size: 30px;
  }
.home-cta {
  min-height: 340px;
}
.home-steps::before {
  width: 200px;
}
.home-steps::after {
  width: 200px;
}
  .contentWrapLeft h3 {
    font-size: 24px;
  }
.pad-100 {
  padding-top: 80px;
  padding-bottom: 80px;
}
body h3 {
  font-size: 24px;
}
  .right-bg-head {
    position: relative !important;
    z-index: 99;
  }
.right-bg-head img {
    width: 75%;
}
.single.single-post article.post h1.entry-title {
    font-size: 26px;
}
.inner-header h1 {
    font-size: 28px;
  }
 .inner-header {
  flex-direction: column;
}
.woocommerce ul.products li.product .price {
  font-size: 1.5em;
  letter-spacing: 1px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  padding: 20px 15px;
}
}


@media only screen and (max-width: 479px) {
#bannertext h1 {
    font-size: 30px;
  }
 h2.title-detail, h3.title-detail, h4.title-detail {
  grid-template-columns: 30px max-content 0px;
  letter-spacing: 1px;
}
 h2.title-detail::before, h3.title-detail::before, h4.title-detail::before {
  width: 20px;
}
#bannertext p {
  flex-direction: column;
}
.home #carouselExampleCaptions.carousel {
    height: 650px;
  }
    body h1, body h2 {
    font-size: 28px;
  }
   .trusted-logos img {
    width: 125px;
    margin: 0px 15px 20px 15px;
  }
    .home-gold-metals h2 {
    font-size: 28px;
  }
.list-unstyled.privacy-terms-link {
  justify-content: center;
}
.home-steps::before {
  width: 180px;
}
.home-steps::after {
  width: 180px;
}
.single.single-post article.post h1.entry-title {
    font-size: 24px;
  }
.single.single-post article.post .entry-header .entry-meta {
  font-size: 16px;
}
#portfolio .portfolio-item .portfolio-contentWrap h4 {
    font-size: 16px;
  }
  #portfolio .portfolio-item:nth-child(2n+1) {
  padding-right: 5px;
}
#portfolio .portfolio-item:nth-child(2n+2) {
  padding-left: 5px;
}
  #portfolio .portfolio-item .portfolio-contentWrap .btn.btn-info {
    padding: .9rem .6em;
    font-size: 12px;
    letter-spacing: 0;
  }
  .portfolio-section .filter-btn {
  gap: 10px;
}
.portfolio-section .filter-btn .btn.btn-info {
  background-color: transparent;
  color: #1B232A;
  font-size: 12px;
  padding: .7rem 1em;
  height: 54px;
  line-height: normal;
}
.portfolio-shuffle {
  margin-left: 10px;
}
.inner-header h1 {
    font-size: 24px;
  }
  .woocommerce .woocommerce-ordering {
    width: 100%;
  }
  .woocommerce .woocommerce-ordering select {
    width: 100%;
  }
}













