body {
    margin-top: 252px;
}


.ptb-10 {
    padding: 100px 0;
}
.pt-10 {
    padding-top: 100px;
}
.pb-5 {
    padding-bottom: 50px;
}
.upper-header {
    height: 116px;
    text-align: center;
    padding: 30px 0;
	background-color: #fff;
}
.lower-header {
    text-align: center;
}
header .lower-header  nav ul {
    width: 100%;
	display: flex;
    justify-content: space-between;
}
header .lower-header .container {
    max-width: 119rem;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
	justify-content: space-between;
}
.align-items-start {
    -ms-flex-align: start!important;
    align-items: start!important;
	justify-content: space-between;
}

.row-reverse {
    flex-direction: row-reverse;
}
.page_title_banner .align-items-center {
	min-height: 600px;
}

.page_title_banner {
    background: url(../../../images/digital-gold/banner-bg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
    min-height: 600px;
}
.banner-comon-right {
    float: right;
    max-width: 550px;
    min-height: 600px;
    background: #2C2C2C 0% 0% no-repeat padding-box;
    box-shadow: -4px 0 7px #000000A2;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center!important;
}
.contact-form-right section.sign-up-expert-guide {
    border: none;
    padding: 0;
}
.banner-comon-text {
    text-align: center;
    display: block;
    width: 100%;
}
.banner-comon-text h1 {
    font-size: 32px;
    line-height: 46px;
    font-weight: 500;
    color: #fff;
	margin-bottom: 100px;
}
.banner-comon-text p {
    max-width: 340px;
    color: #FFFFFF;
    margin: auto;
}
.get-initouch-btn {
    width: 220px;
    height: 59px;
    border: 3px solid #A59262;
    border-radius: 3px;
    text-align: center;
    letter-spacing: 0;
    color: #A59262;
    font-family: var(--primaryFont);
    background: none;
    font-size: 18px;
    display: inline-block;
    margin-top: 100px;
}
.banner-comon-title h1 {
    font-weight: 500;
    color: #fff;
    font-size: 74px;
}
.banner-comon-title h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.brand-logo {
    background: #EBEDE7 0% 0% no-repeat padding-box;
    padding: 20px 0;
}
.brand-logo-align {
	ms-flex-align: center!important;
    align-items: center!important;
    justify-content: space-between;
}

.product-video-section {
    min-height: 700px;

}
.product-two-section {
    min-height: 700px;
	border-top: 2px solid #A59262;
}

.left-content .section-left {
    width: 40%;
    text-align: right;
    padding: 0 30px 0 0;
}
.digital-gold-video {
    width: 100%;
    min-height: 450px;
}
.left-content .section-right {
    width: 60%;
}	
.section-left h1 {
    font-size: 40px;
    color: #444444;
    line-height: 49px;
}
.price-euro {
    color: #444444;
    font-size: 20px;
    font-family: var(--primaryFont);
    font-weight: 500;
}
.section-left .price-euro .price-from {
    font-weight: 100;
}

.section-left .get-initouch-btn {
    margin-top: 30px;
}
.section-left .get-initouch-btn:hover {
    color: #A59262;
}
.right-content .section-left {
    text-align: left;
    padding: 0 0 0 40px;
}
.product-one-section {
    min-height: 650px;
    border-top: 2px solid #A59262;
}
.section.bg-dark-grey {
    background-color: #3C3C3C;
}
.three-list-section {
    text-align: center;
    padding: 0 50px;
    width: 34%;
}
.blog-title {
    color: #A59262;
    font-size: 30px;
}
.blog-peragraph {
    color: #FFFFFF;
    min-height: 170px;
}
.blog-discription .get-initouch-btn {
    margin-top: 0px;
}
.product-information-one .other-informaiton-left .informaiton-left p {
    color: #fff;
}
.blog-feature {
    margin-bottom: 50px;
}

.digital-gold-contact {
    background-color: #EBEDE7;
    padding: 100px 0;
}
.contact-text {
    max-width: 520px;
}
.contact-text h1 {
    color: #3C3C3C;
    font-size: 30px;
    font-weight: 500;
}
.contact-form-right {
    float: right;
    max-width: 480px;
    width: 100%;
}

.contact-form-right form {
    width: 100%;
}
.contact-form-right input[type="email"], .contact-form-right input[type="text"] {
    background: none;
    width: 100%;
    border: none;
    padding: 0 0 0 15px;
    height: 35px;
    border-left: 2px solid #c7c7c7;
    margin: 0 0 5px;
}
.mb-0.text-right {
    text-align: right;
    margin-top: 50px;
}
.common_but-don {
    border-radius: 3px;
}
.border-bottom-2{
    border-bottom: 2px solid #a59262;
    margin-bottom: 30px;
}
.digital-gold-contact .align-items-center {
    -ms-flex-align: self-start!important;
    align-items: self-start !important;
}
.mobile-text.text-white {
    display: none;
}

/************ Digital Gold Details ***************/

.informaiton-left .informaiton-title {
    font-size: 35px;
}
.informaiton-left .informaiton-title.black-text {
    letter-spacing: 0;
    color: #4C4646;
    position: relative;
    padding-bottom: 30px;
}
.informaiton-left .informaiton-title.black-text:after {
    background-color: #a59262;
    width: 50px;
    height: 3px;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
}
.informaiton-left .informaiton-title.white-text {
    color: #a59262;
    position: relative;
    padding-bottom: 30px;
}
.informaiton-left .informaiton-title.white-text:after {
    background-color: #a59262;
    width: 50px;
    height: 3px;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
}
.informaiton-right .informaiton-title {
    font-size: 20px;
}
.informaiton-right .informaiton-title.white-text {
    color: #fff;
}
.informaiton-right .informaiton-title.black-text {
    color: #4C4646;
    font-size: 16px;
    margin-top: 30px;
    position: relative;
    padding-bottom: 30px;
}
.informaiton-right .informaiton-title.black-text:after {
    background-color: #a59262;
    width: 50px;
    height: 3px;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
}
.informaiton-right .fas {
    color: #a59262;
}
.informaiton-right {
    margin-bottom: 50px;
}

.informaiton-peragraph.white-text {
    color: #EBEDE7;
}

.digital-gold-details {
    background-color: #EBEDE7;
    position: relative;
}

.digital-gold-banner-left img {
    margin-left: -80px;
}
header nav ul > li.categories-menu:nth-of-type(3) {
    display: none;
}
header nav ul > li a:focus, header nav ul > li a:hover {
    color: #ffffff;
}
.cart-view table.cart tr td.subtotal {
    width: 130px;
}
.download-guide-btn {
    border: 2px solid #A59262;
    border-radius: 3px;
    text-align: center;
    letter-spacing: 0;
    color: #A59262;
    font-family: var(--primaryFont);
    background: none;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 40px;
    font-weight: 400;
    padding: 2px 20px;
    height: auto;
	margin-top: 20px;
}
.download-guide-btn:hover, .download-guide-btn:focus {
    color: #a59262;
}
.product-title {
	color: #3C3C3C;
    letter-spacing: .189rem;
}
.product-price {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-weight: 500;
	letter-spacing: 0;
}
.VAT-info {
    font-weight: 200;
    font-size: 14px;
    margin-left: 18px;
	letter-spacing: 0;
}
.product-sub-title {
    color: #3C3C3C;
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 100px;
}




#quantity-form {
    width: 154px;
    height: 51px;
    border: 2px solid #AD9D69;
    border-radius: 3px;
	margin: 0;
	float: left;
}
.product-submit .qtyminus, .product-submit .qtyplus {
    width: 50px;
    height: 47px;
    background-color: #fff;
    line-height: 10px !important;
    vertical-align: middle;
    border: none;
    color: #a59262;
    float: left;
    margin: 0px;
    padding: 0;
    font-size: 14px;
}
.product-submit .qtyminus:hover, .product-submit .qtyplus:hover, .product-submit .qtyminus:focus, .product-submit .qtyplus:focus {
	color: #a59262;
}
.product-submit .qty {
    width: 50px;
    height: 47px;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    float: left;
    border-left: 2px solid #a59262;
    border-right: 2px solid #a59262;
}
.product-submit {
    display: inline-block;
    width: 100%;
	margin-top: 120px;
}
.product-submit .buynow-btn {
    float: right;
    width: 100%;
    line-height: 6.0rem;
    height: 6.0rem;
    font-size: 1.8rem;
}
form#product-details-form {
    margin: 0;
}
.digital-gold-details:after {
    background-color: #ffffff;
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
}
.digital-gold-banner-right {
    position: relative;
    z-index: 1;

}

/* -- product-detail page style -- */
.product-item .product-submit {
    margin-top: 0;
}

.text-center {
    text-align: center;
}

.digital-gold-banner-left .button-green.popup-with-form, .digital-gold-banner-right .button-green.popup-with-form {
    border-color: #A59262;
    border-radius: 3px;
    color: #A59262;
    margin-bottom: 40px;
    margin-top: 20px;
}
.mobile-price {
    display: none;
}

.product-information-text .digital-page h2 {
    display: inline-block;
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: #433e3e;
    font-size: 18px;
	margin: 0;
}
.product-information-text .digital-page  small {
    line-height: 3.2rem;
    font-weight: 200;
    font-size: 14px;
    margin-left: 5px;
    letter-spacing: 0;
	    color: #433e3e;
}




@media (min-width: 1025px){
.other-informaiton-left {
    max-width: 40%;
}
.other-informaiton-right {
    max-width: 40%;
}
.product-information-two .other-informaiton-right {
    max-width: 50%;
}
.product-information-two .other-informaiton-right .informaiton-right {
    padding-right: 40px;
}	
.digital-gold-banner-left {
    width: 50%;
	text-align: center;
}
.digital-gold-banner-right {
    width: 50%;
    position: relative;
    z-index: 1;
    padding-left: 50px;
}

}


@media (min-width: 1800px){
.container {
    max-width: 1370px;
}	
	
}

@media (max-width: 767px){
.digital-page .row {
    flex-direction: column;
    margin-left: 0;
    width: 100%;
}
body {
    margin-top: 54px;
}
.banner-comon-title h1 {
    font-size: 25px;
}
.banner-comon-title h3 {
    font-size: 14px;
}
.banner-comon-right {
    display: none;
}
.page_title_banner .align-items-center {
    min-height: auto;
}
.page_title_banner {
    min-height: auto;
}
.page_title_banner {
    min-height: auto;
    padding: 20px 0 0;
    text-align: center;
	position: relative;
}
.mobile-text.text-white {
    display: block;
    padding: 10px 15px;
    background-color: #242323;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.mobile-text h3 {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    margin: 0;
}
.mobile-text .row {
    flex-direction: row;
    width: 100%;
    -ms-flex-align: center!important;
    align-items: center!important;
    justify-content: space-between;
}

.upper-header {
    height: auto;
    padding: 10px 0;
}	
.upper-header img {
    max-width: 170px;
}
.brand-logo {
    display: none;
}
.left-content .section-left {
    width: 100%;
    text-align: center;
	padding: 0;
	margin-top: 30px;
}
.section-left h1 {
    font-size: 22px;
    line-height: initial;
}
.section-left p {
    font-size: 15px;
    line-height: 20px;
}

.section-left .get-initouch-btn {
    width: 140px;
    height: 42px;
    border: #000000;
    color: #fff;
    background: #000000;
    font-size: 12px;
}
.product-video-section {
    min-height: auto;
}
.left-content .section-right {
    width: 100%;
	margin-top: 30px;
	text-align: center;
}
.row-reverse {
    flex-direction: column;
}
.section-left .get-initouch-btn {
    margin-top: 0;
}
.product-video-section {
    min-height: auto;
}
.product-one-section {
    min-height: auto;
	    border: none;
}
.product-two-section {
    min-height: auto;
	    border: none;
}

.lower-header {
    text-align: center;
    display: none;
}
.digital-gold-landing .main-content section.section {
    padding: 50px 0 0;
    text-align: center;
}
.contact-text h1 {
    font-size: 20px;
}
.mb-0.text-right {
    text-align: center;
    margin-top: 30px;
}
.three-list-section {
    text-align: center;
    padding: 0 0;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 2px solid #A59262;
	    width: 100%;
    max-width: 500px;
    margin: auto;
}
.blog-feature {
    margin-bottom: 30px;
}
.blog-feature img {
    max-width: 60px;
}
.blog-title {
    font-size: 22px;
}
.blog-peragraph {
    font-size: 14px;
    line-height: 20px;
	    min-height: auto;
}
.blog-discription .get-initouch-btn {
    width: 160px;
    height: 45px;
    border: 2px solid #A59262;
    font-size: 13px;
    margin-top: 0px;
}

.digital-gold-banner-left {
    text-align: center;
}
.digital-gold-banner-right {
    text-align: center;
    background-color: #fff;
    margin: 0 -20px;
    padding: 0 20px;
}
 .download-guide-btn {
    border: 2px solid #3c3c3c;
    color: #3c3c3c;
	display: inline-block;
}
.product-information-text button.download-guide-btn {
    display: none;
}
.download-guide-btn.mobile-btn {
    display: inline-block;
}
.product-title {
    font-size: 30px;
	    margin-top: 50px;
}
.digital-gold-details:after {
    content: none;
}
#product-details-form {
    margin: 0;
}

.product-price {
    display: none;
}
.product-price.mobile-price {
    display: block;
}
.product-sub-title {
    margin-top: 30px;
}
.product-submit {
    margin-top: 0;
    margin-bottom: 40px;
}
.digital-gold-landing .main-content section.product-information-one {
    text-align: left;
}
.digital-gold-landing .main-content section.product-information-two {
    text-align: left;
}
.informaiton-right .fas {
    font-size: 22px;
}
.product-information-text .column.left.digital-page {
    text-align: center !important;
    max-width: 100%;
    flex: 100%;
}
.contact-text {
        text-align: center;
    margin: auto;
}
.contact-form-right {
    margin: auto;
}

}


@media (max-width: 639px){
	.page_title_banner .align-items-center {
    min-height: 230px;
    padding-top: 60px;
}
	
}

@media screen and (max-width: 767px) and (min-width: 639px) {
.page_title_banner .align-items-center {
	min-height: 300px;
    padding-top: 80px;
}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
.three-list-section {
    padding: 0 25px;
}
.blog-feature {
    margin-bottom: 30px;
}
.blog-feature img {
    max-width: 60px;
}
.blog-title {
    font-size: 22px;
}
.blog-peragraph {
    font-size: 14px;
    line-height: 20px;
}
.blog-discription .get-initouch-btn {
    width: 160px;
    height: 45px;
    border: 2px solid #A59262;
    font-size: 13px;
    margin-top: 0px;
}
.brand-logo-align {
    ms-flex-align: center!important;
    align-items: center!important;
    justify-content: center;
}
.brand-logo {
    padding: 15px 0;
}
.banner-comon-right {
    max-width: 450px;
    width: 50%;
}
.banner-comon-text h1 {
    font-size: 20px;
}
.banner-comon-text p {
    max-width: 290px;
    font-size: 14px;
    line-height: 25px;
}
.get-initouch-btn {
    width: 160px;
    height: 49px;
    border: 2px solid #A59262;
	font-size: 14px;
}
.banner-comon-title h1 {
    font-size: 35px;
}
.banner-comon-title h3 {
    font-size: 13px;
}

.digital-gold-contact .row {
    flex-direction: column;
    margin-left: 0;
    width: calc(100% );
}
.contact-text {
    max-width: 100%;
    text-align: center;
}
.contact-form-right {
    max-width: 100%;
    width: 100%;
}
.mb-0.text-right {
    text-align: center;
}

.left-content .section-left {
    width: 100%;
    text-align: center;
    padding: 0;
}
.left-content .section-right {
    width: 100%;
	    margin-top: 30px;
}
.digital-gold-landing .main-content section.section {
    padding: 50px 0 0;
    text-align: center;
}
.product-video-section.row {
    flex-direction: column;
    margin-left: 0;
    width: calc(100% );
}

.product-one-section.row {
    flex-direction: column;
    margin-left: 0;
    width: calc(100% );
}
.product-two-section.row {
    flex-direction: column;
    margin-left: 0;
    width: calc(100% );
}
.product-two-section {
    min-height: 700px;
    border-top: 2px solid #A59262;
    padding: 50px 0 0 0;
}

.product-one-section {
    padding: 50px 0 0 0;
}

.digital-gold-banner-left {
    width: 50%;
    text-align: center;
}

.digital-gold-banner-right {
    width: 50%;
}
.product-information-one .row, .product-information-two .row {
    flex-direction: column;
    margin-left: 0;
    width: calc(100%);
}
.informaiton-left.white-text {
    text-align: left;
}
.informaiton-right {
    text-align: left;
}
.other-informaiton-left {
    text-align: left;
}
.digital-gold-details:after {
    content: none;
}

}
