﻿

body{
  font-family:	Arial,​sans-serif;

}
.wrapper {
   width:75%;
}
#globalNav_Primary .inactive a {
     font-size: 0.8em;
}
#globalNav_Primary .inactive {
     border-bottom: 1px solid #E5EBEB;
}    
#firstsection.container{
    background-color: #E5EBEB;        
}
.container{        
    width: 100%;
    max-width: 1600px;
}
.inner-conatiner {
    height: auto;
    margin: auto auto 4%;
    width: 80%;
}

#firstsection h1.heading-large {
    font-size: 4em;
    margin: 4% 0 2% 3.5%;
    width: 80%;
}      
.productContainer {
    float: left;
    margin-left: 4%;
    width: 46%;
}
.productDetail {
    font-size: 1.5em;
}      
.pd_name {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 4%;
}
.shortDesc {
    float: left;
    width: 60%;
}
.text {
    margin-bottom: 4%;
}
.pd_img {
    float: right;
    margin-top: 2%;
}
.list ul {
    list-style-image:url('//drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceus/pb/images/paid-search/rd-ps-img/RightIcon.png');
}
.list li {
    line-height: 1.8em;
}    
.priceDetail {
    margin-top: 2%;
}           
.pd_buttons {
    margin: 2% 0;
}
a.button {
    background-color: #FF5400;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font: bold 0.875em/1.4em;
    margin-right: 3%;
    padding: 7px 10px 8px;
    text-align: center;
    text-decoration: none;  
    width: 32%;
}  
.shippingText {
    margin-bottom: 10%;
}
.cleardiv {
    clear:both;
}
.white {
    color:#FFFFFF;
}
/* Speech Recognition Section */

.commonstylesection .heading-large, #popularAccessories .heading-large {
    font-size: 3em;
    margin: 4% 0 0 4%;
}   
.commonstylesection .productContainer {
    float: left;
    margin-top: 4%;
    width: 44%;
}
.commonstylesection .pd_desc {
    margin-left: -7%;
}
.commonstylesection .pd_img {
    float: left;
    margin-top: 2%;
    width: 30%;
}
.commonstylesection .shortDesc {
    font-size: 0.8em;
    margin-left: -3%;
    margin-top: 7%;
    width: 68%;
}
.commonstylesection .list ul {
    list-style-image: none;
}

.commonstylesection .list li {
    line-height: 1.5em;
}
.commonstylesection a.button {
    padding: 5px 10px 6px;
}
.outer-conatiner .contrastColor {
    color: #0AF5E3;
}
#documentManagement {
    background-color: #1A6B98;
}
#documentManagement.commonstylesection a.button {
    background-color: #FFFFFF;
    color: #000000;
}
/*Popular accesories*/
#popularAccessories .productContainer {
    width: 21%;
    margin-bottom: 4%;
}
#popularAccessories .productContainer .pd_img {
    float: none;
}
#popularAccessories a.button {
    font-size: 1.5em;
    padding: 7px 47px 8px;
    width: auto;
}
#popularAccessories .pd_name {
    font-size: 2em;
    line-height: 1.2em;
    width: 80%;
}
/*Footer style */    
#footer .wrapper {
    color: #999999;
    font-size: 1em;
    font-weight: bold;
}

#footer .footer-content {
    padding-top: 15px;
    width: 100%;
}
.footerLogo {
    background: url("http://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceus/pb/images/paid-search/rd-ps-img/footerlogo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 57px;
    padding-right: 30px;
    width: 157px;
}
/*IE9 and IE8 specific styles*/
.lt-ie9 .inner-conatiner {
    width: 97%;
}
.lt-ie9  #firstsection h1.heading-large {
    width: 72%;
}
.lt-ie9 #popularAccessories .pd_name {
    width:65%;
}
.lt-ie9 #footer .wrapper {
    width: 100%;
}
.lt-ie9.lt-ie8 a.button {
    width: 27%;
}
.lt-ie9 a.button {
    width: 26%;
}
.lt-ie9.lt-ie8 .productContainer {
    width:44%;
}
 .lt-ie9.lt-ie8 .commonstylesection .pd_img {        
    width: 22%;
}
.lt-ie9.lt-ie8 .commonstylesection .shortDesc {        
    margin-top:5%;
}
.lt-ie9.lt-ie8 #footer .footer-content {
  width:75%;
  
}
.lt-ie8 .commonstylesection .shortDesc {
    width: 66%;
}
@media screen and (max-width: 480px) {
    #footer .footer-content {
        width: 100%;
    }
    .footerLogo {
        float:none;
    }
}
@media screen and (min-width: 800px){
    #footer .footer-content {          
        width: 100%;
    }
}
@media screen and (min-width: 600px){
    #footer .footer-content {
        width: 103%;
    }
}

/* responsive layout*/       


 @media screen and (max-width: 800px){
    
    #firstsection h1.heading-large, .commonstylesection .heading-large, #popularAccessories .heading-large {
        font-size: 2.5em;
        margin: 9% 0 4%;
        width: 100%;
    }
    .productContainer, .commonstylesection .productContainer {
        width: 100%;
        margin-left: 0%;
    }
    .shortDesc {    
        width: 55%;
    }

    #popularAccessories .productContainer {
        margin-bottom: 4%;
        width: 45%;
    }
    #popularAccessories .pd_name {
        font-size: 2em;
        line-height: 1.2em;
        width: 75%;
    }
    #footer .wrapper {
        width: 90%;
    }
    
}
@media screen and (max-width: 600px) {
  
    #footer .wrapper {
        width: 100%;
    }
    
    #firstsection h1.heading-large {
        font-size: 2.5em;
        margin: 9% 0 4%;
        width: 100%;
    }
    .productContainer, .commonstylesection .productContainer {
        width: 100%;
    }
    .shortDesc {    
        width: 55%;
    }

    #popularAccessories .productContainer {
        margin-bottom: 4%;
        width: 45%;
    }
    #popularAccessories .pd_name {
        font-size: 2em;
        line-height: 1.2em;
        width: 100%;
    }
    
    a.button {
        width: 36%;
        margin-right: 1%;
    }
    
}


@media screen  and (min-width: 768px) and (max-width: 1024px){
  
    .wrapper {
        width: 86%;
    }
    .inner-conatiner {
        width: 95%;
    } 
    #firstsection h1.heading-large {
        font-size: 3em;
    }

    .productContainer, .commonstylesection .productContainer {
        width: 46%;
    }
    .productDetail {
        font-size: 1.2em;
    }      
    .commonstylesection .shortDesc {
        font-size: 0.8em;
        margin-top: 2%;
        width: 72%;
    }
    .productContainer, .commonstylesection .productContainer {
        width: 46%;
    }
    .shortDesc {    
        width: 68%;
    }
    .pd_img {
        float: right;
        width: 32%;
    }
    .commonstylesection .pd_img {
        float: left;
        width: 31%;
    }
    .commonstylesection .shortDesc {
        font-size: 0.8em;
        margin-left: 1%;
        margin-top: 4%;
        width: 68%;
    }      
    .commonstylesection .list ul {          
        margin-left: 0;
    }

    #popularAccessories .productContainer {
        margin-bottom: 4%;
        width: 46%;
    }
    #popularAccessories .pd_name {
        font-size: 1.8em;
        line-height: 1.2em;
        width: 46%;
    }
    #popularAccessories p.price {
        font-size: 1.5em;
    }
    #popularAccessories a.button {
        margin-right:0;
    
    }       
    #popularAccessories .productContainer .pd_img {          
        width: 100%;
    } 
  
} 



@media screen and (max-width: 480px) {        

    #firstsection h1.heading-large,  .commonstylesection h1.heading-large, #popularAccessories .heading-large{
        font-size: 2em;
        margin: 9% 0 4%;
        width: 83%;
    }
    #firstsection .pd_name, .commonstylesection .pd_name{
        width: 73%;
        font-size:1em;
    }
    #firstsection .productContainer, .commonstylesection .productContainer{
        float: left;
        width: 100%;
        margin-left: 0%;
    }
    #firstsection .shortDesc {
        float: left;
        width: 65%;
    }
    #firstsection .text {
        display: none;
        margin-bottom: 4%;
    }
    #firstsection .list ul {
        list-style: none outside none;
        margin: 0;
    }
    #firstsection .list {
        font-size: 0.8em;
        line-height: 0.1em;
        margin-top: 11%;
    }

    #firstsection .list li {
        background-image: url("//drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceus/pb/images/paid-search/rd-ps-img/RightIcon.png");
        background-position: 0 top;
        background-repeat: no-repeat;
        background-size: 7% auto;
        height: 6%;
        line-height: 1.2em;
        padding-left: 10%;
    }

    #firstsection .pd_img {
        float: left;
        width: 35%;
    }
    #firstsection .pd_img img {
        height: 24%;
        width: 100%;
    }
    #firstsection .priceDetail, .commonstylesection .priceDetail{
        margin-top: 2%;
        width: 60%;
    }
    #firstsection a.button, .commonstylesection a.button{
        margin-bottom: 5%;
        width: 52%;
    }
    .commonstylesection .shortDesc {
        width: 61%;
    }
    .commonstylesection .pd_img {    
        margin-top: 7%;
        width: 40%;
    }
    .commonstylesection .pd_img img{
        height: 26%;
        width: 100%;
    }
    #popularAccessories .productContainer {
        width: 100%;
    }
    #popularAccessories .pd_name {
      font-size: 1.5em;   
      width: 100%;
    }
    #popularAccessories .pd_name br{
        display:none;
    }
    #popularAccessories p.price {
        font-size: 1.5em;
    }
    
    #popularAccessories .pd_img img {
        height: 50%;
        width: 50%;
    }
  
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    .wrapper {
        width: 87%;
    }
    .inner-container {
        width: 100%;
    }

}

