.gridRow{
	display: block;
	margin:0 auto 10px;
}
.gridRow a{
    text-decoration: none ;
}
.gridCell{
    position: relative;
    margin-bottom: -4px;
    margin-top: 25px;
    float: none;
    text-align: center;
    padding: 0 5px;
}
.gridCell .item-container {
    display: inline-block;
    padding: 0;
}
.gridCell .item-border {
    border: solid #D8D8D8 1px;
    margin: 5px;
    height: 191px;
}

.gridCell .item-container img {
    margin-top: 60px;
    max-height: 127px;
}
.gridCell .tileName{
    font-weight: 300;
}
.bottomCentredImage{
	margin: auto;

}
.text-white{
    color:#FFFFFF
}
.white-bkgrnd{
    background: #FFF;
    padding: 1px 3px;
}
.dividing-line{
    border-top: solid 1px #C2C2C2;
    padding: 15px 0px;
}
.dividing-line-bottom{
    border-bottom: solid 1px #C2C2C2;
    padding: 15px 0px;
}
.black-clr{
    color : black;
}
.side-margin{
    margin: 0 0px;
}

@media (max-width: 479px) {
     .item-container {
         width: 50%;
     }
 }

.item-container-wrapper{
    position: absolute;
    z-index: 5;
    width: 100%;
    text-align: left;
    top: 15px;
    left: 0;
    font-size: 18px;
    padding: 0 20px;
}
.item-container h2{
	color: #000000;
    font-size: 0.7em;
    word-spacing: 0em;
}
.item-container-wrapper h2{
    font-size: 16px;
}
.large-font{
    font-size: 21px;
	line-height: 21px;
}
.middle-font{
    font-size: 18px;
    line-height: 21px; 
}
.tile a:hover{
    text-decoration: none;
}
.item-container img {
    height:auto;
}

.right-side-text{
	float: right;
    color: #00ae4d;
}

.right-side-text span{
	margin-right: 10px;
}

.left-side-text{
	float: left;
}

.home-links{
	margin-bottom: 30px;
}

#mainContent{
	margin-bottom: 163px;
}

.tileName{
	font-size: 24px;
}

section#bottom-links{
    border:none;
    height:45px;
}

section#bottom-links h3{
    border:none;
    color: black;
}
/**
 * Start - new design of content for mWeb home page
 */
#pageHeader{
    background-image: url(../../../../cro/mweb/images/header-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 436px;
    width: 100vw;
    margin: 0;
}
#pageHeader .header-wrapper{
    display: table;
    border-bottom:1px solid #ffffff;
    margin: 0 auto;
    padding:10px 0;
    min-height: 36px;
    position:relative;
    width: 93%;
}
#pageHeader a.logoImg{
    display: table-cell;
    min-width: 150px;
    vertical-align: middle;
}
#pageHeader a.logoImg img{
   height: 28px;
   width: 202px;
}
#pageHeader .logo-header{
    max-width: 100%;
}
#typeahead .header_blob{
    display: none;
}
#pageHeader a.search{
    display: none;
}
#typeahead .input-box-button{
    background-image: url(../../../../cro/mweb/images/search.svg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 48px;
    height: 48px;
    border: 3px solid #ffffff;
    padding: 8px 3px 5px 5px;
    background-color: red;
    top: 1px;
}
.header-search-wrap{
     display: block;
     position: relative;
     margin: 0 auto;
     top: 0px;
     margin-top: 0;
     width: 90%;
}
.header-search-wrap .mmnavicon{
     display: none;
}
section#links{
    text-align: center;
    border: none;
    margin-top: 35px;
}
#pageHeader section#links{
    display: block;
}
#pageHeader .az-link{
    border: solid #ffffff 1px;
    padding: 17px;
    color: #ffffff;
    font-size: 16px;
    font-family: "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#pageHeader .header-signOutWrap{
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    color: #ffffff;
    float: right;
}
#pageHeader .header-signOutWrap a{
    text-decoration: none;
    color: #ffffff;
}
#pageHeader .header-signOutWrap a{
    float: right;
}
#sign-in-header {
    padding-bottom: 7px;
}
#pageHeader .header-signOutWrap .pdata{
    display: none;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #00ae4d;
    text-align: center;
    margin-top: -2px;
    padding-top: 5px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
}
#pageHeader .headline-wrapper{
    display: block;
    line-height: normal;
    text-align: center;
    margin-top: 10px;
    color: #ffffff;
    font-size: 50px;
    font-family: "Helvetica W01", "Helvetica Neue Condensed","Neue Helvetica W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 10px;
}
.header-signOutWrap .triangle{
    visibility: hidden;
    position: absolute;
    border-left: 10px solid rgba(224, 224, 224, 0);
    border-right: 10px solid rgba(224, 224, 224, 0);
    border-bottom: 15px solid white;
    margin-left: 5px;
}
.header-signOutWrap .tip{
    visibility: hidden;
    position: absolute;
    margin-top: 14px;
    margin-left: -90px;
    background-color: white;
    width: 100px;
    height: 40px;
    color: black;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}
#search-form input.search {
    -webkit-appearance: none;
    border-radius: 0;
}
.header-signOutWrap .tip.show{
    visibility: visible;
}
.header-signOutWrap .tip.hide{
    visibility: hidden;
}
.header-signOutWrap .triangle.show{
    visibility: visible;
}
.header-signOutWrap .triangle.hide{
    visibility: hidden;
}
#header-content-wrap .search, #typeahead input.search-active{
    font-size: 18px;
    height: 50px;
    font-family: "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mmnavicon:before{
   display: none;
}
.mmnavicon{
   background-image: url("../../../../cro/mweb/images/nav_icon.svg");
   background-repeat: no-repeat;
   height: 28px;
}
#row .tileSections{
    height:605px;
}

/*iPhone4*/
@media only screen
    and (max-width : 480px)and (max-height : 320px) and (orientation : landscape){

        #pageHeader {
            height: 100%;
        }
        .mmnavicon {
            height: 27px;
        }
        #pageHeader .headline-wrapper{
            height: auto;
            margin-top: 36px;
        }
        #pageHeader .header-signOutWrap{
            float: right;
        }
 }
 /*iPhone5*/
@media only screen
 and (min-width : 481px)and (max-height : 320px) and (orientation : landscape){
        #pageHeader {
            height: 100%;
        }
        .mmnavicon {
            height: 27px;
        }
        #pageHeader .logo-header{
            max-width: 65%;
        }
       #pageHeader .header-wrapper{
            margin-left: 19px;
       }
       #pageHeader .headline-wrapper{
           height: auto;
           margin-top: 16px;
       }
       #pageHeader .header-signOutWrap{
           float: right;
       }
       .item-container h2{
           font-size: 0.9em;
       }
       #pageHeader section#links{
           margin-top: 54px;
       }
 }
 /*iPhone6*/
 @media only screen
     and (max-width : 667px) and (min-height : 321px) and (orientation : landscape){

        .mmnavicon {
            height: 27px;
        }
        #pageHeader .logo-header{
            max-width: 65%;
        }
       #pageHeader .header-wrapper{
            margin-left: 19px;
       }
       #pageHeader .headline-wrapper{
           height: auto;
           margin: 0 auto;
           width: 70%;
           margin-top: 35px;
       }
       #pageHeader .header-signOutWrap{
           float: right;
       }
       .item-container h2{
           font-size: 0.9em;
       }
       #pageHeader section#links{
           margin-top: 50px;
       }
 }
 @media only screen
     and (min-width : 736px)  and (orientation : landscape){

       #pageHeader .logo-header{
           max-width: 65%;
       }
       .mmnavicon {
           height: 27px;
       }
       #pageHeader .headline-wrapper{
           height: auto;
           margin: 0 auto;
           width: 70%;
           margin-top: 35px;
       }
       #pageHeader .header-signOutWrap{
           float: right;
       }
       .item-container h2{
           font-size: 0.9em;
       }
       #pageHeader section#links{
           margin-top: 50px;
       }
 }
 /*iPhone5*/
@media only screen
     and (min-height : 568px) and (orientation : portrait){

       #pageHeader .headline-wrapper{
           margin-top: 40px;
       }
}

 /*iPhone6 */
@media only screen
        and (min-height : 569px) and (orientation : portrait){

       #pageHeader .headline-wrapper{
           margin-top: 93px;
       }
       #pageHeader section#links{
           margin-top: 51px;
       }
       .item-container h2{
           font-size: 0.9em;
       }
       #pageHeader .header-signOutWrap .pdata{
          float: right;
       }
     .header-signOutWrap .tip{
           margin-top: 43px;
           margin-left: -59px;
       }
       .header-signOutWrap .triangle {
           margin-top: 28px;
       }
}
  /*iPhone6+*/
@media only screen
    and (min-height : 736px) and (orientation : portrait){
       #pageHeader .headline-wrapper{
           margin-top: 152px;
       }
       #pageHeader .header-signOutWrap .pdata{
           float: right;
       }
       .header-signOutWrap .tip{
           margin-top: 43px;
           margin-left: -59px;
       }
       .header-signOutWrap .triangle {
           margin-top: 28px;
       }
}
/* for more convenient clicking by "Sign in" */
#subscribe-header .letter {
	padding-top: 10px;
	height: 46px;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: -10px;
	margin-left: -10px;
}
/* for more convenient clicking by loged in symbol (circle) */
#sign-in-header {
	padding-top: 5px;
	margin-top: -5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: -5px;
}
/**
 * End - new design of content for mWeb home page
 */


/**
* Start - old design of footer for mWeb home page
*/

/**
 * Clearfix helper
 * Used to contain floats: h5bp.com/q
 */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
/** Page Footer **/
#pageFooter {
    position: absolute;
    bottom: -180px;
    background:#333333;
    padding: 20px 0 16px 0;
    border-bottom: 1px solid #505050;
    color: #C2C2C2;
    font-size: 11px;
    line-height:14px;
    text-align: center;
    margin-top:0px;
}
#pageFooter p{
    margin:0;
    font-size: 12px;
}
nav.footerNav {
    width: 300px;
    margin:22px auto 10px auto;
}
nav.footerNav ul {
    padding:0;
    margin:0;
}
nav.footerNav li {
    list-style:none;
    float: left;
    color: #666;
    font-weight:normal;
}
nav.footerNav ul.main-nav{
    margin-bottom:4px;
    display:inline-block;
    margin:2px auto 0px auto;
}
nav.footerNav ul.main-nav li {
    font-size:15px;
}
#pageFooter a {
    text-decoration:none;
}
#pageFooter ul.main-nav li a,
#pageFooter ul.sub-nav li a {
    color:#fff;
    margin:0 15px;
    font-size:15px;
    line-height:21px;
    font-weight:bold;
}
#pageFooter ul.main-nav li:first-of-type a{
    margin-left:0;
}
#pageFooter ul.main-nav li:last-of-type a{
    margin-right:0;
}
#pageFooter ul.sub-nav li a{
    font-size:12px;
    font-weight:normal;
}
#pageFooter ul.sub-nav{
    clear:both;
    display:table;
    margin:3px auto 0px auto;
}
#pageFooter .signOutWrap{
    background-color:#00ae4d;
    border:1px solid #00ae4d;
    margin:0 auto;
    padding:5px 15px;
    width:192px;
    color:#fff;
    line-height:30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align:center;
    margin-bottom:12px;
    display:inline;
}
#pageFooter .signOutWrap a, #pageFooter .signOutWrap{
    font-size:16px;
    font-weight: bold;
    color:#fff;
}
#pageFooter .signOutWrap a{
    margin:0 0 0 15px;
}
#pageFooter .signOutWrap a:first-of-type{
    margin:0 15px 0 0;
}
.pageContent {
    padding-bottom: 0;
}
#mainContent{
    margin-bottom:193px;
}
/**
* End - old design of footer for mWeb home page
*/

/**
* Start - new design of footer for mWeb home page
*/
nav.footerNav ul.main-nav{
    margin-bottom: 15px;
}
#pageFooter ul.sub-nav li a{
    margin: 0 4px;
    font-size: 12px;
    color: #C2C2C2;
}
#pageFooter ul.sub-nav li{
    color: #C2C2C2;
}
#pageFooter ul.sub-nav{
      margin: 0 auto;
}
#pageFooter .signInWrap{
    color: #ffffff;
    border: solid #ffffff 1px;
    padding: 12px 0;
    margin: 0px 2px;
    width: 108px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}
#pageFooter .subscrWrap{
    color: #ffffff;
    background-color: red;
    padding: 12px 0;
    margin: 0px 2px;
    width: 108px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}
#pageFooter{
    bottom: -185px;
    background: #000000;
    padding: 30px 0 16px 0;
}
#pageFooter a{
  color: white;
}
#pageFooter ul.main-nav li a{
    margin: 0 4px;
    font-size: 13px;
}
nav.footerNav{
  margin: 22px auto 0px auto;
}

#video-player{
    position: relative;
    clear: both;
    height: 500px;
    border: 0;
    margin: 0;
    padding: 0;
}
/**
 * End - new design of footer for mWeb home page
 */

#footer {
	height: auto;
	/*min-width: 1260px;
    color: #6f6f6f;
    font-size: 12px;*/
	/*max-width: 1260px;*/
	width: 100%;
	bottom: 0;
	position: relative;
	background-color: black;
	margin: 0 auto;
}


.footer-wrapper {
  color: #FFF;
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}

.footer-wrapper a{
	color: #FFF;
}

.footer-wrapper ul {
    list-style-type: none;
    margin: 0;
	padding: 0;
}

.footer-wrapper .footer-cols {
	/*display: table;
	table-layout: fixed;*/
	width: 100%;
}

.footer-wrapper .footer-cols .footer-col:first-child {
	/*width: 25%;
	border-right: 1px solid #FFF;
	padding-left: 0;
	padding-right: 15px;*/
}

.footer-wrapper .footer-cols .footer-col {
	/*display: table-cell;
	padding-left: 5%;*/
}

.footer-wrapper .footer-cols .footer-col .ourSiteList {
	float: left;
	width: 112px;
}

.footer-wrapper .footer-col a{
	font-size: 12px;
}

.footer-wrapper .footer-col .footer-col-name{
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-wrapper .footer-col .about-us-container {
	/*margin-top: 40px;*/
}

.footer-wrapper .footer-col .about-us-container a{
  padding: 10px 20px;
  display: inline-block;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  border: 1px solid #FFF;
  margin: 10px 0;
}

.footer-wrapper .footer-col .about-us-container a:hover {
	text-decoration: none;
}

.footer-wrapper .footer-col.social-container {
  font-size: 12px;
  vertical-align: bottom;
  padding-bottom: 10px;
  text-align: right;
}

.footer-wrapper .footer-col.social-container div:nth-child(2) {
	float: right;
}

.footer-wrapper .social {
	height: 30px;
	float: left;
	margin-left: -18px;
}

.footer-wrapper .social a {
	display: inline-block;
	margin-right: 20px;
}

.footer-wrapper .social a.facebook {
	height: 20px;
	width: 30px;
}

.footer-wrapper .social a.twitter {
	height: 20px;
	width: 35px;
}

.footer-wrapper .social a.youtube {
	height: 20px;
}

@media (min-width: 600px) and (max-width: 699px) {
	#footer {
		padding-bottom: 0;
	}

	.footer-wrapper {
		padding: 40px;
	}

	.footer-wrapper .footer-col .about-us-container a {
		font-size: 14px;
	}

	.footer-wrapper .footer-col.social-container div:nth-child(2) {
		float: left;
		margin-top: 25px;
	}
}


/** Page Footer **/
#pageFooter {
	width: 100%;
	position: inherit;
	background:#000000;
	padding: 30px 0 16px 0;
	border-bottom: 1px solid #505050;
	color: #C2C2C2;
	font-size: 11px;
	line-height:14px;
	text-align: center;
	margin-top:0;
}
#pageFooter p{
	margin:0;
	font-size: 12px;
}

nav.footerNav {
	width: 300px;
	margin:22px auto 10px auto;
}

nav.footerNav ul {
	padding:0;
	margin:0;
}

nav.footerNav li {
	list-style:none;
	float: left;
	color: #666;
	font-weight:normal;
}

nav.footerNav ul.main-nav{
	padding-bottom: 15px;
	display:inline-block;
	margin:2px auto 0px auto;
}

nav.footerNav ul.main-nav li {
	font-size:15px;
}

#pageFooter a {
	text-decoration:none;
}

#pageFooter ul.main-nav li a,
#pageFooter ul.sub-nav li a {
	color:#fff;
	line-height:21px;
	font-weight:bold;
}

#pageFooter ul.main-nav li:first-of-type a{
	margin-left:0;
}

#pageFooter ul.main-nav li:last-of-type a{
	margin-right:0;
}

#pageFooter ul.sub-nav li a{
	color: #C2C2C2;
	font-size:12px;
	font-weight:normal;
}

#pageFooter ul.sub-nav{
	clear:both;
	display:table;
	margin:3px auto 0px auto;
}

#pageFooter .signOutWrap{
	background-color:#EC1C24;
	border:1px solid #A3171B;
	margin:0 auto;
	padding:5px 15px;
	width:192px;
	color:#fff;
	line-height:30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	margin-bottom:12px;
	display:inline;
}

#pageFooter .signOutWrap a, #pageFooter .signOutWrap{
	font-size:16px;
	font-weight: bold;
	color:#fff;
}

#pageFooter .signOutWrap a{
	margin:0 0 0 15px;
}

#pageFooter .signOutWrap a:first-of-type{
	margin:0 15px 0 0;
}
#pageFooter{
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}
#pageFooter:after, #pageFooter:before {
	height:0px
}
.footer-wrapper .footer-mobile-account-btn {
	display: none;
}
.footer-wrapper .about-us-mobile {
	display: none;
}
/* Start footer styles - sm */
@media only screen and (max-width: 767px) {

    .footer-wrapper {
        padding-top: 36px;
        padding-bottom: 33px;
    }
    .footer-wrapper .about-us-mobile {
        display: block;
       	margin: 23px 0px;
        text-align: center;
    }
    .footer-wrapper .about-us-mobile .about-link:after,
    .footer-wrapper .about-us-mobile .donate-link:after {
        content: "|";
        padding: 0 10px;
    }
    .footer-wrapper .about-us-mobile a {
        padding: 0;
        font-size: 13px;
        line-height: 23px;
        font-weight: 400;
        border: none;
    }
    .footer-wrapper .footer-navigation {
        display: none;
    }
    .global-footer-account-wrap .global-footer-account-btn.logOut {
        display: none;
        margin: 0 auto;
    }
    .footer-wrapper .global-footer-account-wrap {
        text-align: center;
    }
    .footer-wrapper .footer-mobile-account-btn {
        display: block;
    }
    .footer-wrapper .global-footer-subscribe-btn,
    .footer-wrapper .global-footer-account-btn {
        color: #ffffff;
       	margin: 0px 2px;
       	display: inline-block;
        text-align: center;
    }
    .footer-wrapper .global-footer-account-btn {
    	border: solid #ffffff 2px;
    	padding: 3px 0;
    	width: 81px;
    	height: 30px;
    	display: inline-block;
    }
    .footer-wrapper .global-footer-subscribe-btn {
    	background-color: red;
    	padding: 4px 0;
    	width: 99px;
    	height: 30px;
    }
    .footer-wrapper .global-footer-account-btn a,
    .footer-wrapper .global-footer-subscribe-btn a {
        font-size: 13px;
        font-weight: 500;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
    }
    .footer-wrapper .footer-copy-wrap {
        padding: 0;
    }
    .footer-copy-wrap a:nth-of-type(-n+2):after {
        content: "|";
        padding: 0 10px;
    }
    .footer-copy-wrap .delimiter {
        display: none;
    }
    .footer-copy-wrap br {
        display: none;
    }
    .footer-copy-wrap .copyright {
        display: block;
        margin-bottom: 5px;
    }
    .footer-social-margin-top {
        margin: 0;
    }
    .footer-social-wrapper {
        margin: 0;
    }
    .footer-social-wrapper a img {
        height: 18px;
    }
}
/* End footer styles - sm */
.disabled {
    display: none;
}

.affix-sharing {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  margin-left:0;
  z-index: 250;
}
.affix-sharing.social-pushed {
  z-index: 50;
}

.hero-video .affix-sharing:before{
  height: 56.25vw;
  max-height: 100vh;
}

.affix-sharing .social_sharing_wrapper {
  padding-top: 220px;
}

.affix-sharing.social-pulled .social_sharing_wrapper {
  position: absolute;
}
.affix-sharing.social-fixed .social_sharing_wrapper {
  position: fixed;
  width: 0;
}
.affix-sharing.social-pushed .social_sharing_wrapper {
  position: absolute;
}

/*========================================================================*/

.social_sharing_module {
  position: relative;
  width:40px;
  min-height: 362px;
}

.social_sharing_module .social-shares {
	display:inline-block;
	font-size:12px;
    font-weight: 700;
    font-family: 'Helvetica W01';
    vertical-align: top;
	line-height:14px;
    padding: 0;
    margin: 0 0 10px;
    width: 44px;
    text-align: center;
}

.social_sharing_module .social-shares-total {
	font-size:19px;
	font-weight:700;
}

.social_sharing_module a {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #ccc;
  margin-right: 9px;
  vertical-align: top;
  margin-bottom:10px;
}

.social_sharing_module a span {
  display: none;
}

.social_sharing_module .icon {
  background-image: url('../../../../electronics/images/social_sprite_2x.png');
  background-size: 30px 246px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 2;
}
.social_sharing_module .bg {
  width: 44px;
  height: 44px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .07s ease-in;
  -moz-transition: all .07s ease-in;
  -ms-transition: all .07s ease-in;
  -o-transition: all .07s ease-in;
  transition: all .07s ease-in;
}

.social_sharing_module a:hover .bg {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}


.social_sharing_module a.facebook,
.social_sharing_module .bg.facebook {
  background-color: #3b5998;
}

.social_sharing_module .icon.facebook {
  background-position: center -107px;
}

.social_sharing_module a.twitter,
.social_sharing_module .bg.twitter {
  background-color: #4099FF;
}

.social_sharing_module .icon.twitter {
  background-position: center -38px;
}

.social_sharing_module a.pinterest,
.social_sharing_module .bg.pinterest {
  background-color: #C92228;
}

.social_sharing_module .icon.pinterest {
  background-position: center -71px;
}

.social_sharing_module a.email,
.social_sharing_module .bg.email {
  background-color: #078FD4;
}

.social_sharing_module .icon.email {
  background-position: center -173px;
}

.social_sharing_module a.print,
.social_sharing_module .bg.print {
  background-color: #9B9B9B;
}

.social_sharing_module .icon.print {
  background-position: center -204px;
}

.email-share.in {
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.email-share.in .modal-dialog {
    width: 729px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f0f0f0;
    padding: 55px 60px 60px;
    margin: 0 auto;
    min-height: 585px;
}

.email-share .close-modal {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.email-share h2 {
    margin: 0;
}

.email-share input {
    width: 100%;
    border: solid 1px #999999;
    padding: 15px;
    margin-top: 30px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.27;
    color: #000000;
}

.email-share input[placeholder] {
    color: #000;
}

.email-share input::placeholder {
    color: #999999;
}

.email-share input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999999;
}
.email-share input::-moz-placeholder { /* Firefox 19+ */
    color: #999999;
}
.email-share input:-ms-input-placeholder { /* IE 10+ */
    color: #999999;
}
.email-share input:-moz-placeholder { /* Firefox 18- */
    color: #999999;
}

.email-share input.parsley-error {
    border: solid 2px #ec1c24;
    color: #ec1c24;
    padding-right: 60px;
}

.email-share .parsley-errors-list {
    position: relative;
    padding: 0;
    margin: 0;
}

.email-share .parsley-errors-list li {
    display: block;
    padding: 5px 10px 0;
    margin: 0;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.44;
    color: #ec1c24;
}

.email-share .parsley-errors-list li:after {
    content: '¥';
    font-family: "crux-icons";
    font-size: 45px;
    position: absolute;
    right: 10px;
    top: -62px;
}

.email-share input[type="checkbox"] {
    display: none;
}

.email-share .chkbox-wrapper {
    width: 100%;
    margin-top: 30px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.2;
    color: #000000;
    display: inline-block;
}

.email-share .chkbox {
    float: left;
    border: 2px solid #999;
    margin-top: 2px;
    margin-right: 20px;
    width: 23px;
    height: 23px;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
}

.email-share input:checked + .chkbox:after {
    content: "\6d";
    display: block;
    height: 23px;
    width: 23px;
    font-weight: 400;
    line-height: 1;
    font-family: 'crux-icons';
    top: -2px;
    left: -2px;
    padding: 3px;
    position: relative;
    font-size: 18px;
    color: #fff;
    background-color: #00AE4D;
    box-sizing: border-box;
}

.email-share .crux-btn-primary--lg {
    margin-top: 35px;
    margin-bottom: 0;
    border-radius: 0;
}

.email-share .disclaimer {
    margin-top: 30px;
    margin-bottom: 0;
}

.email-share .crux-body-copy a {
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
}

.send-to-friend-error-msg,
.send-to-friend-message {
    position: absolute;
    top: 45%;
}

.send-to-friend-spinner {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../../../../electronics/images/loading.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 1199px) {
    .email-share.in .modal-dialog {
        transform: none;
        top: 15px;
    }
}

@media (max-width: 767px) {
    .email-share.in .modal-dialog {
        top: 0;
        width: 100%;
        padding: 80px 30px 35px;
        min-height: 100%;
    }

    .email-share .chkbox {
        margin-bottom: 10px;
    }
}
.button {
    display: inline-block;
    height: 45px;
    width: 45px;
    background-color: #f0f0f0;
    color: black;
    margin-bottom: 10px;
}

.button:focus {
    outline: 0;
}

.button:hover,
.button:focus {
    color: white;
    text-decoration: none;
}

.button .crux-icons:before {
    top: 9px;
    left: 10px;
    font-size: 25px;
    vertical-align: text-top;
}

.social-facebook:hover,
.social-facebook:focus {
    background-color: #3b5998;
}

.social-twitter:hover,
.social-twitter:focus {
    background-color: #078fd4;
}

.social-pinterest:hover,
.social-pinterest:focus {
    background-color: #bd081c;
}


.social-facebook .crux-icons:before {
    font-size: 24px;
    top: 8px;
    left: 11px;
}

.social-print .crux-icons:before {
    font-size: 29px;
    left: 8px;
    top: 7px;
}

.social-twitter .crux-icons:before {
    font-size: 22px;
    left: 12px;
    top: 10px;
}

.social-collapse {
    background-color: white;
}

.social-collapse:active,
.social-collapse:focus,
.social-collapse:hover {
    color: black;
}

.social-email:hover,
.social-print:hover,
.social-email:focus,
.social-print:focus {
    background-color: #00ae4d;
}

.collapsible {
    display: inline-block;
}

.social-collapse {
    display: none;
}

.new-social-wrapper{
    margin-top: 75px;
    margin-bottom: 15px;
    text-align: right;
}

@media (max-width: 1199px) {
    .button {
        margin-bottom: 0;
    }


    .collapsible.collapsed {
        display: none;
    }

    .collapsible.collapse-off.collapsed {
        display: block;
    }

    .collapsible.collapse-on + .social-collapse {
        display: inline-block;
    }

    .collapsible.collapse-off + .social-collapse {
        display: none;
    }

    .new-social-wrapper {
        margin-top: 40px;
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .social-print {
        display: none;
    }

    .new-social-wrapper {
        margin-top: 25px;
        margin-bottom: 5px;
    }
}

.new-email-share.in {
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.new-email-share.in .modal-dialog {
    width: 729px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f0f0f0;
    padding: 55px 60px 60px;
    margin: 0 auto;
    min-height: 585px;
}

.new-email-share .close-modal {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.new-email-share h2 {
    margin: 0;
}

.new-email-share input {
    width: 100%;
    border: solid 1px #999999;
    padding: 15px;
    margin-top: 30px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.27;
    color: #000000;
}

.new-email-share input[placeholder] {
    color: #000;
}

.new-email-share input::placeholder {
    color: #999999;
}

.new-email-share input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999999;
}
.new-email-share input::-moz-placeholder { /* Firefox 19+ */
    color: #999999;
}
.new-email-share input:-ms-input-placeholder { /* IE 10+ */
    color: #999999;
}
.new-email-share input:-moz-placeholder { /* Firefox 18- */
    color: #999999;
}

.new-email-share input.parsley-error {
    border: solid 2px #ec1c24;
    color: #ec1c24;
    padding-right: 60px;
}

.new-email-share .parsley-errors-list {
    position: relative;
    padding: 0;
    margin: 0;
}

.new-email-share .parsley-errors-list li {
    display: block;
    padding: 5px 10px 0;
    margin: 0;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.44;
    color: #ec1c24;
}

.new-email-share .parsley-errors-list li:after {
    content: '¥';
    font-family: "crux-icons";
    font-size: 45px;
    position: absolute;
    right: 10px;
    top: -62px;
}

.new-email-share input[type="checkbox"] {
    display: none;
}

.new-email-share .chkbox-wrapper {
    width: 100%;
    margin-top: 30px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.2;
    color: #000000;
    display: inline-block;
}

.new-email-share .chkbox {
    float: left;
    border: 2px solid #999;
    margin-top: 2px;
    margin-right: 20px;
    width: 23px;
    height: 23px;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
}

.new-email-share input:checked + .chkbox:after {
    content: "\6d";
    display: block;
    height: 23px;
    width: 23px;
    font-weight: 400;
    line-height: 1;
    font-family: 'crux-icons';
    top: -2px;
    left: -2px;
    padding: 3px;
    position: relative;
    font-size: 18px;
    color: #fff;
    background-color: #00AE4D;
    box-sizing: border-box;
}

.new-email-share .crux-btn-primary--lg {
    margin-top: 35px;
    margin-bottom: 0;
    border-radius: 0;
}

.new-email-share .disclaimer {
    margin-top: 30px;
    margin-bottom: 0;
}

.new-email-share .crux-body-copy a {
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;

}

.send-to-friend-error-msg,
.send-to-friend-message {
    position: absolute;
    top: 45%;
}

@media (max-width: 1199px) {
    .new-email-share.in .modal-dialog {
        transform: none;
        top: 15px;
    }
    
}

@media (max-width: 767px) {
    .new-email-share.in .modal-dialog {
        top: 0;
        width: 100%;
        padding: 80px 30px 35px;
        min-height: 100%;
    }

    .new-email-share .chkbox {
        margin-bottom: 10px;
    }

}

.vjs-paused .android-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 144px;
    height: 96px;
    margin: -52px 0 0 -78px;
}

.vjs-paused .android-play-button:before {
    content: '\e001';
    color: #fff;
    display: block;
    font-family: VideoJS;
    font-size: 80px;
    line-height: 27px;
    margin: 36px auto 36px 38px;
    text-align: center;
    width: 23px;
}

.vjs-controls-enabled.vjs-ended .vjs-control.vjs-play-control:before {
    content: '\e001';
}

.noscroll {
  overflow: hidden;
}

#cr-modal {

  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .95);
  z-index: 9999999999;
  top:0;
  left:0;
}


#cr-modal-inner {
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  overflow: auto;
  z-index: 20;
border:30px solid #fff;

}




/* modal form styles */

#cr-modal-inner input[type="checkbox"] {
  display: none;
}

#cr-modal-inner label .chkbox {
  border: 1px solid #666;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  margin-right: 8px;
  display: inline-block;
}

#cr-modal-inner input + label {
  height: 22px;
  line-height: 22px;
  font-weight: 300;
  color: #666;
  vertical-align: top;
}

#cr-modal-inner input:checked + label .chkbox {
  background: #078FD4;
  color: #fff;
  border: 1px solid #078FD4;
}

#cr-modal-inner input:checked + label .chkbox:after {
  content: url("../../../../electronics/images/icon_white_check.png");
}

#cr-modal-inner label[for="to"],
#cr-modal-inner label[for="from"] {
  display: none;
}
#cr-modal-inner input[type="password"],
#cr-modal-inner input[type="text"],
#cr-modal-inner input[type="email"] {
  font-size: 32px;
  font-family: "Neue Helvetica W01";
  font-weight: 100;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #f6f6f6;
  border: none;
  padding: 0 10px;
  color: #999;
  margin-bottom: 20px;
}

#cr-modal-inner input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

#cr-modal-inner input.parsley-error,
#cr-modal-inner select.parsley-error,
#cr-modal-inner textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

#cr-modal-inner .parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

#cr-modal-inner .parsley-errors-list.filled {
  opacity: 1;
  margin-top: -15px;
  margin-bottom: 10px;
}

#cr-modal-inner button {
  background: #00ae4d;
  border: 2px solid #00ae4d;
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  display: block;
  margin: 20px auto;
  width: 110px;
  height: 44px;
  line-height: 40px;
}

#cr-modal-inner h2,
#cr-modal-inner .h2 {
  font-weight: 200;
  font-size: 36px;
  margin: 0 0 15px 0;
}

#cr-modal-inner p.disclaimer {
  margin: 30px 0 0 0;
  font-size: 12px;
}


#cr-modal:after {
  content:" ";
  background: url('../../images/shop-close.png');
  width: 43px;
  height: 43px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
/* Calendar Styles */

/* Global Styles */
/* COLORS */
/*
white: #fff;
black: #000;
red: #ec1c24;
grey1: #f3f3f3;
grey2: #d3d3d3;
grey3: #bababa;
grey4: #999;
grey5: #515151;
grey6: #303030;
health: #1bb0c1;
cars: #ec1c24; CR Red
static-link-electronics: #078fd4;
home-garden: #f57d17;
babies-kids: #e71f7a;
appliances: #496786;
money: #5eab0b;
*/
/* FONT CLASSES */
/*
condensed-black: font-family : "Helvetica W01" ,font-weight : 900;
condensed-bold: font-family : "Helvetica W01" ,font-weight : 700;
bold: font-family: "Neue Helvetica W01", font-weight: 600;
medium: "Neue Helvetica W01", font-weight: 500;
regular: "Neue Helvetica W01", font-weight: 400;
light: "Neue Helvetica W01", font-weight: 300;
thin: "Neue Helvetica W01", font-weight: 200;
ultra-light: "Neue Helvetica W01", font-weight: 100;
*/

/* Newsletter Signup */

#newsletter-signup-container {
    clear: both;
    margin: 0 -100px;
    padding-top: 70px;
}

#modal-signup {
    padding: 25px;
}

#newsletter-signup-container #modal-signup h3 {
    margin-bottom: 10px;
    font-family:'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 26px;
    line-height: 1.23;
}

#newsletter-signup-container .crux-body-copy--small {
    color: white;
    margin-bottom: 10px;
}

#newsletter-signup-container input[type="email"] {
    width: 433px;
    padding: 16px 10px;
    margin-right: 20px;
    font-family:'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.27;
    text-align: left;
    color: #999999;
    border: 0;
}

#newsletter-signup-container input[type="email"]::-webkit-input-placeholder {
    color: #999999;
}

.button-wrapper {
    position: relative;
    width: 200px;
    display: inline-block;
    vertical-align: top;
    background-color: #000;
    height: 60px;
    overflow: hidden;
    transition: .35s;
}

.button-wrapper .input {
    background-color: #000;
    height: 60px;
    position: relative;
    overflow: hidden;
    transition: .35s
}

.button-wrapper .input {
    border: 0;
    padding: 0;
    background-color: #000;
    position: absolute;
    vertical-align: middle;
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif
}

.button-wrapper .input:first-of-type {
    font-size: 22px;
    width: 100%;
    height: 60px;
    transition: .35s;
    border: 1px solid transparent
}

.button-wrapper .input:first-of-type:focus {
    border: 1px dotted #ddd
}

.button-wrapper .input:last-of-type {
    background: transparent url(../../../../webpack/img/chevran-w-h-i-t-e.cb82346861fa6d991ee59fa7c7bcafc9.png) no-repeat scroll 50%;
    top: 0;
    right: -64px;
    border-left: 4px solid #00ae4d;
    width: 60px;
    height: 60px;
    transition: .35s
}

.button-wrapper .input:last-of-type:focus {
    border: 1px dotted #ddd
}

.button-wrapper:hover .input:first-of-type {
    width: 70%
}

.button-wrapper:hover .input:last-of-type {
    right: 0
}

#newsletter-signup-container .privacy {
    margin-top: 10px;
}

#newsletter-signup-container .privacy a {
    color: #fff;
}

#newsletter-signup-container .privacy a:hover {
    color: #fff;
    text-decoration: underline!important;
}

#newsletter-signup-container .nowrap {
    white-space: nowrap;
    font-size: inherit;
    font-weight: inherit;
}

#newsletter-signup-container .success {
    margin-top: 5px;
    border-top: 2px solid #c8c8c8;
    padding-top: 50px;
}

/* Newsletter Signup */


/* Content */

.new-social {
    margin-bottom: 60px;
}

.normal-text,
.normal-text p {
    margin: 0;
}

.calendar-content-header {
    margin-top: 50px;
    margin-bottom: 25px;
}

h2.crux-section-header {
    font-size: 26px;
}

.calendar-content-header h1 {
    margin: 0 0 15px;
}

.main-content {
    padding: 50px 100px 60px;
    border-top: 1px solid #c8c8c8;
    position: relative;
}

.product-container h3 {
    clear: both;
}

.product-container .next {
    position: absolute;
    top: 285px;
    right: -5px;
    color: #000;
}

.product-container .previous {
    position: absolute;
    top: 285px;
    left: -5px;
    color: #000;
}

.product-container .crux-icons:before {
    font-size: 30px;
}

.product-container .inactive {
    opacity: .5;
}

.product-image {
    width: 100%;
    max-width: 598px;
    overflow: hidden;
}
.product-image,
.product-video {
    margin-bottom: 25px;
}

.product-description b {
    font-family:'Averta W01 Bold', Helvetica, Arial, sans-serif;
    display: block;
    margin-top: 20px;
}

.product-description ul,
.product-description ol {
    margin-left: 20px;
}

.product-description b a {
    font-family:'Averta W01 Regular', Helvetica, Arial, sans-serif;
}

.product-callout {
    font-family:'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
    text-transform: uppercase;
}

/* Product links */
ul.link-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.link-list a {
    color: #00ae4d;
    line-height: 1.4em;
}

.link-list a:hover {
    color: #000;
}

.read-more {
    margin-top: 20px;
}

/* Tommorow view */

.tomorrow-container .next {
    position: absolute;
    top: 155px;
    right: -5px;
    color: #000;
}

.tomorrow-container .previous {
    position: absolute;
    top: 155px;
    left: -5px;
    color: #000;
}

.tomorrow-container .crux-icons:before {
    font-size: 30px;
}

.tomorrow-container .inactive {
    opacity: .5;
}
.tomorrow-container {
    height: 270px;
    border: solid 1px #c8c8c8;
    padding: 50px 50px 60px;
}

.tomorrow-container .box {
    background: url('../../images/Gift-Box-gray.png') left top no-repeat;
    padding-left: 192px;
    padding-top: 40px;
    width: 100%;
    height: 100%;
}

.tomorrow-container .box h2 {
    padding-bottom: 8px;
    margin-bottom: 0;
}

.tomorrow-container .box a {
    display: inline-block;
}

table.product-list {
    border-spacing: 2px 8px;
    border-collapse: separate;
    width: 100%;
}
/* Calendar Widget */

.calendar-header {
    padding: 20px 25px;
}
.calendar-header .number {
    font-family: 'Averta W01 Black', Helvetica, Arial, sans-serif;
    line-height: 1;
    font-size: 90px;
}
.calendar-header .month {
    font-family: 'Averta W01 Black', Helvetica, Arial, sans-serif;
    line-height: 1.2;
    font-size: 36px;
}
.calendar-container .calendar {
    text-align: center;
    border: 1px solid #cbcbcb;
    border-top: none;
    padding: 15px 15px 20px;
}
.calendar-container .calendar th {
    font-size: 14px;
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    color: #000;
}
.calendar-container .calendar td {
    width: 32px;
    height: 32px;
    font-family: 'Averta W01 Black', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #000;
}

.calendar-container .calendar td span {
    font-family: 'Averta W01 Black', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #c8c8c8;
}

.calendar-container .calendar td a {
    font-family: 'Averta W01 Black', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #000;
}
.calendar-container .calendar td.active a {
    color: #000;
}
.calendar-container .calendar td.current {
    color: #fff;
    background-color: #00ae4d;
    padding: 3px;
    border-radius: 50%;
}
.calendar-container .calendar td.current a {
    color: #fff;
    font-weight: 600;
}
.calendar-container .calendar td.special {
    border-radius: 50%;
    background-color: #000;
    color: #fff;
}
.calendar-container .calendar td.special a {
    color: #fff;
}
.calendar-container .calendar td.special.active a {
    color: #fff;
}
.calendar-container .calendar td.special.current {
    border-radius: 50%;
    color: #fff;
    background-color: #00ae4d;
    padding: 0;
}
.calendar-container .calendar td.special.current a,
.calendar-container .calendar td.special.tomorrow {
    color: #fff;
}
.calendar-container .calendar td.special.tomorrow {
    color: #fff;
}
.calendar-container .calendar td.special .popover {
    color: black;
    border-radius: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.calendar-container .popover-content {
    padding: 7px 10px;
    font-family:'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 1.2;
    color: #000000;
    text-transform: uppercase;
}

/* gift section */

.gift-guide {
    margin-top: 45px;
    text-align: left;
}

.gift-guide img {
    margin-bottom: 10px;
    width: 76px;
}

.main-link {
    display: block;
    padding: 30px 17px;
}

.month-txt {
    padding-top: 25px;
}

.main-link p {
    margin-top: 10px;
    text-decoration: underline;
}

.main-link:hover p {
    text-decoration: underline;
    color: #00ae4d;
}

/* Buy-Now / Prices container */
.prices-container {
    clear: both;
    float: left;
}

.prices-container > .normal-text {
    margin: 30px 0;
}

.prices-container h3 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-transform: capitalize;
}
.prices-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 405px;
}
.prices-container li {
    border-bottom: 1px solid #bababa;
}

.prices-container li .price {
    color: #00AE4D;
    padding: 15px 10px 14px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: inline-block;
    float: right;
}

.prices-container li .seller-name {
    word-wrap: break-word;
    padding-top: 17px;
    padding-bottom: 12px;
    display: inline-block;
}

.prices-container a:hover .price {
    color: #FFFFFF;
    background-color: #00AE4D;
}

.prices-container li a {
    display: block;
}
.prices-container li .prices {
    float: right;
    padding: 15px 10px;
    color: #00ae4d;
    display: inline-block;
}

.prices-container li .prices:hover {
    background-color: #00ae4d;
    color: #fff;
}

a.see-more {
    display: inline-block;
    margin: 15px 0 0;
}

.add-to-cal-menu div {
    position: relative;
}

.add-to-cal-menu div img {
    position: absolute;
    top: 2px;
}

.add-to-cal-menu div a {
    padding-left: 25px;
}

.box a {
    display: inline-block;
}

.come-back-tomorrow {
    font-family:  "Neue Helvetica W01", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}
.add-to-my-calendar {
    font-family:  "Neue Helvetica W01", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 16px;
    color: #078fd4;
}

a[ng-click] {
    cursor: pointer;
}

.closing-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
}


.add-to-calendar-sidebar .crux-icons-plus {
    font-size: 20px;
    position: relative;
    background-color: white;
    padding-bottom: 6px;
    padding-right: 20px;
    top: 6px;
}

.add-to-calendar-sidebar a {
    display: inline-block;
    margin: 15px 0 0;
}

.add-to-calendar-sidebar a span {
    margin-right: 10px;
    margin-left: 2px;
    border-radius: 50%;
    text-align: center;
    height: 18px;
    width: 18px;
    line-height: 15px;
    background-color: #000;
    color: #fff;
    display: inline-block;
}
.add-to-cal-list {
    position: absolute;
    background-color: #fff;
    border: 2px solid rgba(0,0,0,0.2);
    background-clip: padding-box;
    margin-top: -25px;
    width: 220px;
    padding: 10px;
    z-index: 4;
}
.add-to-cal-button {
    background-color: black;
    margin: -10px -11px 0;
    padding: 5px 20px;
    font-size: 18px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    color: #fff!important;
}

.box div .add-to-cal-list {
    border: 1px solid #bbb;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
}

div .add-to-cal-list .add-to-cal-menu a {
    color: #000;
    margin-top: 10px;
    display: block;
    border-bottom: 0;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 18px;
}
div .add-to-cal-list .add-to-cal-menu a:hover {
    border-bottom: 0;
    color: #00ae4d;
}

span:hover.tooltip span {
    opacity: 0.8;
    top: 33px;
    left: 50%;
    margin-left: -110px;
    z-index: 999;
    visibility: visible;
    display: block;
}

.main-content .main-left {
    width: 670px;
    float: left;
    margin-right: 30px;
}

.main-content .main-right {
    float: left;
    width: 270px;
}

.crux-section-header {
    margin-bottom: 20px;
}

#video-place-holder {
    position: relative;
    height: 0;
    padding-bottom: 56.33%;
}
#video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.video-js video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

/* styleguide update */

.crux-body-copy p {
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    line-height: 1.4em
}

.crux-body-copy p a {
    text-decoration: none;
    border-bottom: 1px solid #000;
    color: #000;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
}

.crux-body-copy p a:hover {
    text-decoration: none;
    color: #00AE4D;
    border-bottom: 1px solid #00AE4D
}

.crux-body-copy.crux-body-copy--small p {
    font-size: 18px;
    font-size: 1.8rem
}

.crux-body-copy.crux-body-copy--small p a {
    text-decoration: none;
    border-bottom: 1px solid #000;
    color: #000
}

.crux-body-copy.crux-body-copy--small p a:hover {
    text-decoration: none;
    color: #00AE4D;
    border-bottom: 1px solid #00AE4D
}

/* MOBILE STYLES */
.mobile #content .social {
    position: absolute;
    right: 24px;
    top: 0;
    left: inherit;
}
.mobile #content .pinned .social {
    position: fixed;
    top: 0;
}

.mobile-calendar-nav .prev-cont,
.mobile-calendar-nav .next-cont {
    display: inline;
    position: relative;
    top: 9px;
}

.mobile-calendar-nav .prev-cont .crux-icons:before,
.mobile-calendar-nav .next-cont .crux-icons:before {
    font-size: 30px;
    color: black;
}

.mobile-calendar-nav .inactive  {
    opacity: 0.5;
}

.mobile-calendar-nav .calendar-date {
    float: none;
    display: inline;
    margin: 0 40px;
}
.calendar-date .month, .calendar-date .number {
    display: inline;
    text-transform: uppercase;
}
.mobile-calendar-nav .today {
    display: none;
    position: absolute;
    right: 10px;
    font-weight: 400;
    font-size: 18px;
    top: 10px;
    width: 35px;
    text-align: center;
    background-image: url('../../images/mobile/ICN-Cal.png');
    background-repeat: no-repeat;
    background-position: 2px;
    height: 32px;
    margin: auto;
    padding-top: 5px;
}
.mobile-calendar-nav .today:after {
    content: "TODAY";
    font-size: 10px;
    position: absolute;
    left: 1px;
    top: 33px;
}
.mobile-calendar-nav .center {
    text-align: center;
}
.mobile .calendar-content-header {
    width: 100%;
    margin-top: 0;
    border: none;
    padding-top: 70px;
    text-align: left;
}
.mobile .product-container {
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.mobile .container {
    width: 100%;
    z-index: inherit;
}

.pinned {
    width: 100%;
}

.title-container,
.mobile-calendar-nav {
    z-index: 10;
}

.title-container.pinned {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    height: 60px;
}

.title-container.pinned .title h1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
    width: 95%;
    margin-top: 10px;
}

.title-container.pinned .title .label-3 {
    display: none;
}

.mobile #social-share-menu {
    display: block;
    background-color: transparent;
    width: 50px;
    position: absolute;
    top: 90px;
    margin-left: -30px;
}
.mobile .pinned #social-share-menu {
    top: 75px;
}
.mobile #share-list {
    width: 44px;
    display: none;
}
.mobile #share-head {
    display: block;
}
.mobile .pinned #share-head {
    position: absolute;
    top: -70px;
}
body.mobile {
    min-width: initial;
}
body.mobile .container, body.mobile .content, body.mobile .container .main-content {
    margin: 0;
    padding: 0;
}
body.mobile .container {
    width: 100%;
    display: table;
    margin: 0 auto;
    top: 0;
}
body.mobile .container .main-content {
    border: 0;
}

.mobile .gift-guide {
    display: table;
    margin: 0 auto;
    width: 100%;
    padding: 20px 0 40px;
}

.mobile .gift-guide a {
    position: inherit;
    left: inherit;
}

.mobile .product-image {
    width: 100%;
    max-width: 540px;
}

.mobile .calendar-content-header h1 + div {
    padding-top: 0;
    line-height: 20px;
}

.mobile .title-container.pinned h1 + div {
    display: none;
}

.mobile .title-container .title {
    width: 80%;
    margin-left: 10px;
}

.mobile .tomorrow-container {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0;
    max-width: 100%;
}

.mobile .tomorrow-container .box {
    width: 100%;
    height: 80px;
    margin-top: 155px;
    padding: 15px;
    text-align: center;
}

body.mobile #pageHeader .header-wrapper {
    border: none;
}

.mobile .calendar-content-body {
    margin: 0 10px;
}

.mobile .prices-container {
    margin: 40px 0 0;
    width: 100%;
}

.mobile .gift-guide .gift-guide-dek {
    width: 80%;
    margin-bottom: 0;
}

.mobile .product-area {
    border-bottom: 1px solid black;
    width: 100%;
    display: table;
}
.mobile .tomorrow-container .box .add-overlay {
    position: absolute;
    right: 10px;
    left: 10px;
    width: auto;
    margin: 10px 0 0;
    border-top: 1px solid #fff;
    padding: 10px 0;
    background-color: #000;
    color: #fff;
}

.mobile div.add-overlay a {
    color: #fff !important;
    font-weight: 700;
}

.mobile div.add-overlay a span {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 10px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    line-height: 15px;
}

.mobile .social_sharing_module .bg {
    border-radius: 30px;
}

.mobile .social_sharing_module a {
    border-radius: 22px;
}
.mobile .social_sharing_module {
    position: absolute;
    top: 50px;
    left: -7px;
}
.mobile .prices-container ul {
    width: 100%;
}
.mobile .image-wrapper {
    margin: 0 -10px;
}

.mobile .product-default {
    position: relative;
    text-align: center;
}

.mobile .default-summary-section {
    left: 0;
    right: 0;
    max-width: 540px;
    margin: 0 auto;
}

.mobile .green-leaf .tooltip span {
    width: 150px;
    height: 33px;
    line-height: 100%;
    padding-top: 2px;
}
.mobile span:hover .tooltip span {
    margin-left: -75px;
}
.mobile a.see-more {
    padding-bottom: 40px;
}
/* mobile email page styles */
.email-input-wrapper {
    width: 100%;
    display: block;
}
.emailPopover input[type="text"] {
    float: left;
    margin: 0px 10px 1px 0px;
    width: 95%;
    background-color: #E1E1E1;
    border-color: #C2C2C2;
    border-style: solid;
    border-width: 1px;
}
.close-btn-wrap .overlay-close-btn {
    border: none;
}
.emailPopover {
    margin: 5px !important;
}
.emailPopover .send_btn {
    width: 85px;
    margin: 0 auto !important;
}
.form-table-wrapper {
    margin: 0;
}
.emailPopover div {
    margin: 7px 0 !important;
}
div.email.dialog {
    z-index: 1000;
    width: 96% !important;
    margin: 2%;
    left: 0px !important;
    border: none;
    box-shadow: none;
    webkit-box-shadow: none;
}
.mobile div.ui-dialog {
    z-index: 9;
}
.mobile div.ui-widget-overlay {
    background-color: #000;
    z-index: 8;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.75;
}
.emailPopover fieldset {
    width: 100% !important;
}
#overlay-header {
    width: 100%;
    display: inline-block;
}
.form-table-wrapper table {
    width: 100%;
}
.emailPopover h2 {
    width: 80%;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    float: left;
}
#mobile-emailshare .bottom-text {
    width: 100%;
}
.confirmPopover {
    display: none;
}
label[for="toSelf"] {
    font-weight: 600;
    margin-left: 5px !important;
}
.emailPopover div.send {
    margin: 0 auto !important;
    width: auto;
    display: table;
}

#cr-modal:after {
    z-index: 21;
}
/* End Calendar Styles */

body {
    position: relative;
}


.calendar-container {
    display: block;
}

.mobile-calendar-container {
    display: none;
}

div.crux-green {
    color: #00AE4D;
}

@media (max-width: 1199px) {

    .prices-container {
        margin-bottom: 20px;
    }

    .new-social {
        margin-bottom: 30px;
    }

    .main-content {
        padding: 0;
    }

    .calendar-date .month, .calendar-date .number {
        vertical-align: top;
        text-transform: capitalize;
    }

    .calendar-date .month {
        padding-right: 10px;
    }

    .main-content .main-left {
        width: 100%;
        float: none;
        margin-right: 0;
        padding: 0 63px 0;
    }

    .product-image {
        max-width: 100%;
    }

    .product-image,
    .product-video {
        margin-bottom: 25px;
    }

    .main-content .main-right {
        width: 100%;
        float: none;
    }

    .gift-guide {
        text-align: left;
        margin-top: 25px;
    }

    .gift-guide a {
        padding: 40px 45px;
    }

    .gift-guide img {
        float: left;
        margin-bottom: 0;
        margin-right: 30px;
    }

    .gift-guide .crux-headline--standard,
    .main-link p {
        margin-left: 107px;
    }

    #newsletter-signup-container {
        clear: both;
        margin: 0;
        padding-top: 30px;
    }

    #modal-signup h3 {
        margin-bottom: 10px;
    }

    #modal-signup .crux-body-copy.crux-body-copy--small {
        margin-bottom: 15px;
    }

    .tomorrow-container {
        margin: 0 -63px;
    }

    .crux-container {
        margin-bottom: 40px;
    }

    .calendar-container {
        display: none;
    }

    .mobile-calendar-container {
        display: block;
    }

    .mobile-calendar-nav {
        position: static;
        color: black;
        background-color: white;
        padding: 30px 0 0;
    }

    .product-container .previous,
    .product-container .next {
        display: none;
    }

    .product-container {
        padding-top: 30px;
    }

    .bottom-link {
        clear: both;
    }

}

@media only screen and (max-width: 767px) {
    #content {
        margin: 0 15px;
    }

    .main-content .main-left {
        padding: 0 0;
    }

    .crux-body-copy.crux-body-copy--small p {
        font-size:16px;
        font-size: 1.14286rem
    }

    .button-wrapper:hover .input:first-of-type {
        width:86%
    }

    .headline-4 {
        font-family: "Neue Helvetica W01", Helvetica, Arial, sans-serif;
        font-weight: 200;
        font-size: 30px;
        line-height: 34px;
        color: #000;
    }

    .vjs-social-overlay {
        padding: 10px;
    }
    .vjs-social-overlay li {
        width: 20px;
        height: 22px;
        line-height: 22px;
    }
    .vjs-social-overlay label {
        margin-bottom: 5px;
    }

    .vjs-play-control, .vjs-captions-button, .vjs-share-control, .vjs-fullscreen-control {
        width: 40px !important;
    }

    .crux-body-copy p {
        font-family:'Averta W01 Regular', Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-size: 1.28571rem;
        color: #000;
        font-weight: normal;
        line-height: 1.4em
    }

    .global-footer-wrapper > .container > .row {
        margin-left: 0;
        margin-right: 0;
    }

    #newsletter-signup-container input[type="email"],
    .button-wrapper {
        width: 100%;
    }

    #modal-signup {
        position: relative;
    }

    .button-wrapper {
        margin-top: 40px;
    }

    .privacy {
        position: absolute;
        bottom: 100px;
    }

    .mobile-calendar-container {
        height: 65px;
    }

    .mobile-calendar-nav {
        padding-top: 20px;
    }

    .mobile-calendar-nav.pinned {
        position: fixed;
        top: 0;
        left: 0;
        padding: 20px 0 15px;
        box-shadow: 0 0 10px rgba(0,0,0,0.5);
    }

    .tomorrow-container {
        margin: 0;
        border: 0;
        height: auto;
        padding: 0 10px;
    }

    .tomorrow-container .box {
        background: none;
        padding: 30px 0;
    }

    h2.crux-section-header {
        font-size: 21px;
    }

    .product-callout {
        font-size: 10px;
    }

    .gift-guide a {
        padding: 20px;
    }

    .gift-guide .main-link p {
        font-size: 18px;
        margin: 0;
        padding: 10px 0;
        clear: both;
    }

    .calendar-content-header {
        margin-top: 20px;
    }

    .mobile-calendar-nav .prev-cont, .mobile-calendar-nav .next-cont {
        top: 0;
    }

    .mobile-calendar-nav .calendar-date {
        float: none;
        display: inline;
        margin: 0 13px;
    }

    .prices-container li .seller-name {

        padding-bottom: 15px;
    }

    .prices-container > .normal-text {
        margin: 20px 0 0;
    }

    .prices-container {
        float: none;
    }

    .prices-container ul {
        width: 100%;
    }

    .add-to-cal-button ,
    div .add-to-cal-list .add-to-cal-menu a {
        font-size: 16px;
    }

    #newsletter-signup-container #modal-signup h3 {
        font-size: 18px;
    }

    }

div.email_dialog {


    z-index: 1000;
    width: 96% !important;
    margin: 2%;
    left: 0px !important;

    border: none;
    box-shadow: none;
    webkit-box-shadow: none;


}

.email_dialog div.emailPopover{

    margin: 5px;
}


.emailForm form label{
    margin-bottom: 10px;
}


#mmbackground {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 998;
    cursor: pointer;
    background-color: #000;
    opacity: 0.75;
}


.emailPopover input.copy_email_checkbox{
    top: 2px;
    position: relative;
    width: auto;
    margin: 0px 0px 0px 1px;
}


.emailPopover div h2{
    margin: 0px;
    width: 80%;
}


.emailPopover div.close-btn-wrap{
    display: -webkit-flex;
    margin: 4px 0px 0px 0px;
    float : right;
}

.emailPopover .mail_error {
    margin: 0px;
}

.emailPopover .mail_error label{
    width: auto;
    margin-bottom: 0px;
    color: #ec1c24;
    font-size: 12px;
    font-weight: bold;

}

.emailPopover .send_btn{
    width : 85px;
    height : auto;
}

div.emailPopover{

    height: auto !important;
}

.emailPopover .overlay-close-btn{
    float : right;
    padding-right: 6px;
}

.emailPopover h2{
    float : left;

}

.emailPopover input[type="text"]{
    float : left;
    margin: 0px 10px 1px 0px;
    width: 100%;
    background-color: #E1E1E1;
    border-color: #C2C2C2;
    border-style : solid;
    border-width: 1px;

}

.emailPopover input[type="text"]:focus {
    outline: 0;
}

.email-input-wrapper{

    width: 100%;
    display: block;
}


.emailPopover .email-input-wrapper div.email-close-wrapper{
    display : none;
    margin: 8px 0px 0px 0px;
    width : auto%
}

div.bottom-text{
    display: -webkit-inline-flex;
    width: 100%;
}


.emailPopover div.send{

    margin: 0 auto;
    width: auto;
    display: table;
}

.emailPopover fieldset.emailForm{
    width: auto;
}

.form-table{
    display : block

}
.form-table-wrapper{
    width: 100%;
    display: inline-block;
}

.form-table-wrapper tbody{

    width: 100%;
    display: inline-table;
}

.close-column{
    width: 28px;
}

.row-spacer{
    height: 10px;
}

.close-btn-wrap a:focus{
    outline: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
