/* CSS Document */
div{
    box-sizing: border-box;
}
.content {
    max-width: 1024px;
    margin: auto;
}
.logo{
    display:block;
    float:left;
    margin: 0px 0px 0px 0px;
}



@media all and (max-width: 1200px) and (min-width: 800px) {
                   
  .smfont {
    font-size: 12px;
	padding: 10px;
	text-align: center;
  }
}
.gallerytop {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 0px;
    padding-top: 0px;
    align: top;
}

.galleryleft {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 20px;
}

.galleryaddress {
    color:#fff;
    font-family:Arial;
    font-size:20px;
    background-color:#000;
    float: right;
    padding: 15px;
    align: top;
}



a {
    color:#000;
    text-decoration: none;
}

a:hover {
    color:#ff0000;
    text-decoration: underline;
}

.info {
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #000;
}



.quotation {
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
    width: 950px;
    margin: 0.25em 0;
    padding: 0.35em 30px;
    position: relative;
    color: #000;
}


.quotation:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 60px;
    position: absolute;
    left: -30px;
    top: -20px;
    color: #ff0000;
}




.quotation cite {
    color: #000;
    font-size: 25px;
    display: block;
    margin-top: 10px;
}

.quotation cite:before {
    content: "\2014 \2009";
}




h1 {
    color:#fee800;
    font-family:Arial;
    font-size:40px;
    font-weight:700;
    margin:0;
    padding:10px;
    text-decoration:none;
    top:12px
}

.topper {
    color:#fee800;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    margin:0;
    padding: 10px;
    width: 100%;
}

.topper a {
    color:#fee800;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    margin:0;
    padding:10px;
    align: center;
}

.easy, .num {
    color:#fee800;
    font-family:Arial;
    font-weight: bold;
    font-size: 45px;
    line-height: 45px;
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
}

.footer {
    color:#fee800;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    margin:0;
    padding:10px;
}

.footer a {
    color:#fee800;
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    margin:0;
    padding:10px;
    align: center;
}


.peasy {
    color:#fff;
    font-family:Arial;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    display: inline;
}

.piasy {
    color:#fee800;
    font-family:Arial;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    display: inline;
    font-style: italic;
}

.dgtop {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 0px;
    padding-top: 0px;
    align: top;
}

.dgleft {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 20px;
    align: top;
}

.dgjewelry {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 20px;
    padding-top: 0px;
    padding-left: 20px;
    align: top;
}

.dgupper {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 20px;
    padding-top: 0px;
    padding-left: 20px;
    align: top;
}

.dgme {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 20px;
    padding-top: 0px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    align: top;
    color:#fff;
    font-family:Arial;
    font-size:24px;
    line-height: 30px;
}


.dgcontact {
    float: left;
    word-wrap: break-word;
    width: 100%;
    background-color:#fff;
    margin-top: 0px;
    padding-top: 0px;
    align: top;
}

.dgrings {
    float: right;
    word-wrap: break-word;
    width: 100%;
    background-color:#000;
    margin-top: 0px;
    padding-top: 0px;
    align: top;
}



.address {
    color:#fff;
    font-family:Arial;
    font-size:20px;
    background-color:#000;
    float: right;
    padding: 15px;
    align: top;
}

@media screen and (max-width: 600px) {
    .address {
        display: none;
    }
}

.dgcolumn {
    float: left;
    word-wrap: break-word;
    width: 49%;
}


.dgrcolumn {
    float: right;
    word-wrap: break-word;
    width: 49%;
}


.contactlcolumn {
    float: left;
    word-wrap: break-word;
    width: 70%;
}


.contactrcolumn {
    float: right;
    word-wrap: break-word;
    width: 30%;
}


/* Clear floats after the columns */
.dgrow:after {
    content: "";
    word-break: break-all;
    display: table;
    clear: both;
}




.responsive {
    max-width: 100%;
    height: auto;
}

.rresponsive {
    max-width: 100%;
    height: auto;
}

.rrpicture {
    max-width: 100%;
    height: auto;
} 

.name {
    color:#ff0000;
    font-family:Arial;
    font-weight: bold;
    font-size: 29px;
    line-height: 60px;
	padding-left: 20px;

}

.phone {
    color:#000;
    font-family:Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;

}

.fax {
    color:#000;
    font-family:Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;

}

.mail {
    color:#000;
    font-family:Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;

}

.web {
    color:#ff0000;
    font-family:Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;

}

.url {
    color:#ff0000;
    font-family:Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;

}
.approvalform {
    color:#000;
    font-family:Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;

}


ul {
    list-style-type: none;
}

li {
    color:#000;
    font-family:Arial;
    font-weight: bold;
    font-weight: bold; 
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 5px;
    float: left;
    white-space: nowrap;
    width: 240;

}

.products li {
    color:#000;
    font-family: Arial;
    font-weight: bold;
    font-weight: bold; 
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 5px;
    float: left;
    white-space: nowrap;
    width: 180;

}

ul li::before {
    content: "\2022";
    color: red;
    font-family:Arial;
    font-weight: bold;
    display: inline-block; 
    width: 1em; 
    margin-left: -1em;

}

ul:after {
    content: '';
    display: inline-block;
}


.row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 30px 0 30px;
    width: 100%;
}

/* Create four equal columns that sits next to each other */
.column {
    flex: 15%;
    max-width: 15%;
    padding: 0 4px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
}
.ad-made-today{
    font-size: 50px;
    color: #ff0000;
    font-family:Arial;
    font-weight: bold;
    line-height: 70px;

}
.afd-rates-mobile{
    display: none;
}
.p-for-design{
    font-size: 24px;
    color: #000;
    font-family: Arial;
    font-weight: bold;
    line-height: 24px;

}
.per-photo{
    font-size: 24px;
    color: #ff0000;
    font-family: Arial;
    font-weight: bold;
    line-height: 24px;
}
.per-ad{
    font-size: 24px;
    color: #000;
    font-family: Arial;
    font-weight: bold;
    line-height: 24px;
}
.testimonials .author{
    font-size: 15px; 
    color:#ff0000; 
    font-family:Arial; 
    font-weight:bold; 
    line-height: 15px;
}
.copyright{
    color:#000;
    font-size: 15px;
}
.show-mobile{
    display: none;
}
.rw-right {
    background-image: url('Diamond-Rings.png');
    background-position: right center;
    background-repeat: no-repeat;
}



.dgcolumn.dg-col {
    display: table-cell;
    float: none;
    width: 40%;
}

.dgcontact.dg-table {
    display: table;
    float: none;
    width: 100%;
}
.dg-col.dgrcolumn.rw-right {
    display: table-cell;
    float: none;
    width: 60%;
}


.rw-right img{
    display: none;
}




.rsw-right {
    background-image: url('Richard.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.rsw-right img{
    display: none;
}

.dsg-col.dsgrcolumn.rsw-right {
    display: table-cell;
    float: none;
    width: 60%;
}

.dsgcontact.dsg-table {
    display: table;
    float: none;
    width: 100%;
}

.dsgcolumn.dgs-col {
    display: table-cell;
    float: none;
    width: 40%;
}



.footer {
    color: #fee800;
    font-family:Arial;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 10px;
}
.footer a {
    color: #fee800;
    font-family:Arial;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 10px;
}
.number-section ul {
    display: table;
    padding: 0;
    width: 100%;
}
.number-section ul li::before {
    display: none;
}
.number-section li {
    float: none;
    display: table-cell;
    padding-left: 15px;
}
.number-section li span {
    display: table-cell;
    vertical-align: middle;
}
.number-images ol {
    display: table;
    list-style: none;
    width: 100%;
    padding: 0;
}
.number-images{
    clear: both;
}
.number-images li{
    float: none;
    display: table-cell;
}
.number-images li:before{
    display: none;
}
.number-images .num{
    display: none;
}
.adv-easy {
    clear: both;
}
.adv-easy .gg-row{
    float: left;
    width: 50%;
}
.adv-easy:after{
    content: "";
    display: block;
    clear: both;
}
.adv-easy .gg-col-4{
    width: 33.33%;
    float: left;
    padding: 5px;
}
.adv-easy img {
    max-width: 100%;
    padding: 2px 0;
}


/* For alanmillerjewelers.html stars here */
.adv-easy-client{
    width: 100%;
}
.adv-easy-client .aec-row{
    width: 50%;
    float: left;
}
.adv-easy-client .aec-row .aec-col{
    width: 50%;
    float: left;
}
.adv-easy-client img{
    max-width: 100%;
    padding: 2px;
    box-sizing: border-box;
}

/* For alanmillerjewelers.html ends here */