@charset "utf-8";
/* CSS Document */


/* TRICLOSAN */

        .mainTriclosan{
		      width: auto;
		      margin: 3em 3em 0em 3em;
		}

		ul.healthList {
			list-style-image: url('/ColgateTotal/v6/PT/local-assets/images/icons/checkMark.png');
		}

		ul{
			font-weight: 100 !important;
		}

		p.redCalloutButton{
			  padding: 1em 0 0 1em;
		}

		.redCalloutButton a{
			text-decoration: none;
			color: #FFF !important;
		}


		.col-md-6 {
		       width: 47%;
		       float: left;
		       padding-left: 10px;
		       padding-right: 10px;
               min-width: 390px;
		}



		.redCalloutButton {
		       min-height: 40px;
		       display: block;
		       width: 100%;
		       -webkit-border-radius: 7px;
		       border-radius: 7px;
		       background-position: 98.5% 5px;
		       height: 32px;
		       background-color: #DE0017;
		}
		
		.redCalloutButton:hover {
		       background-color: #B30C1E;
		}
		
 .redLinkContainer{
	   padding-top: 2em;
 }


		/*div.ctr_promocontainer.clearfix{
			display: none !important;
		}*/

		.mainTriclosan h1 {
			color: #DE0017;
			text-transform: uppercase;
			font-size: 25px;
			margin-top: 10px;
			font-weight: 900;
		}
		
		.mainTriclosan h2	{
		color: #808080;
		font-size: 16px !important;
		margin-bottom: 15px !important;
		font-weight: 900;
		line-height: 30px;
		padding-top: 0px !important;
	}

		/*.interiorPageSecondaryHeadline {
			color: #808080;
			font-size: 16px;
			margin-top: 0px;
			margin-bottom: 15px;
			font-weight: 300;
                 }*/

        .left-content {
			width:65%;
			float:left;
          }

		.right-content {
			background-color: #E5E4E4;
			-webkit-border-radius: 8px;
			border-radius: 8px;
			padding: 12px 8px 10px 9px;
			width: 30%;
			float: right;
		}


		.callout {
			color: #DE0017;
			font-size:12px !important;
			font-weight: bold;
		}

		div.right-content p{
			font-size:12px;
		}



		a#white-text{
			color: #FFF !important;
            text-decoration: none;
		}

		a.red-text{
			color: #F00 !important;
		}

#main-container.main-container-offers #row-menu3 li#menuitem-offers{
	  background-color: #E7E7E7 !important;
	  border-bottom: 1px solid #BEBEBE!important;
}

.mainTriclosan p{
	  text-align: justify;
}

p.redCalloutButton{
	text-align: left;
}

@media screen and (max-width: 700px) {
   .right-content{
      padding: 22px 20px 10px 15px;
      width: 100%;
      margin: 10px -15px 0 0;
      float: right;
    }
 .right-content p {
  font-size: 13px;
  }
  .col-md-6 {
  width: 94%;
  padding-top: 15px;
}
.left-content {
  width: 100%;
}
h2 {
  font-size: 30px;
  text-align: left !important;
}
}


@media screen and (max-width: 515px) {
.col-md-6 {
  width: 47%;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
}
.redLinkContainer {
  left: -15px;
  position: relative;
  width: 108%;
}

p.redCalloutButton {
  font-size: 13px;
}

}


#facts .col-md-6.col-sm-6:first-child p{
	    padding: 8px 5px 7px 10px;
}

#safety .col-md-6.col-sm-6:last-child p{
	    padding: 8px 5px 7px 10px;
}

@media screen and (max-width: 920px) {

.col-md-6 {
  width: 100% !important;
  min-width: 0 !important;
  padding-top: 10px!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
}
p.redCalloutButton {
  text-align: center;
   display: table-cell;
    vertical-align: middle;
    padding: 10px;
	width: 1000px;
}

}

@media screen and (max-width: 767px) {
div.prize {
  padding: 20px 0;
  position: inherit!important;
}
div#row-header .span5 {
  width: 100%;
  text-align: center;
  top: 3em;
  position: relative;
}
}

		
