@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(//fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);

* {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

body {
  font-family: 'Lato', sans-serif!important;
  background: url(../img/noise.png);
  /*background-attachment: fixed;*/
  font-weight: 400;
  -webkit-font-smoothing: antialiased !important;
}

h1, h2, h3, h4, h5 {
    /*font-family: 'Oswald', sans-serif!important;*/
  font-family: 'Lato', sans-serif!important;
  font-weight: 700;
}

.container {
  padding: 30px!important;
  background: #FFF;
  border-top: none;
  border-bottom: none;
}

.shim {
  height: 88px;
  width: 100%;
}

.supertext {
  background: #444;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: table;
  vertical-align: middle;
  position: relative;
  height: 420px;
  padding: 0!important;
}

.supertext .copy {
  display: table-cell;
  padding: 20px 45px 0;
  vertical-align: middle;
  font-weight: 900;
  text-transform: uppercase;
  color: #FFF!important;
  width: 100%;
  text-align: center;
  padding: 30px;
  background: url(../img/copybg.png);
}

.supertext .copy h1, .supertext .copy h2, .supertext .copy h3, .supertext .copy h4 {
  color: #f9f9f9!important;
}

.bluebox {
  text-align: center;
  background: #39a1b4;
  background-size: cover;
}

.bluebox h2 {
  width: 100%!important;
  color: #FFFFFF!important;
  padding: 0!important;
  margin: 0!important;
  margin-bottom: 30px!important;
  float: left;
}

.bluebox a h4 {
  width: 100%;
  float: left;
  height: auto;
  color: #FFFFFF!important;
  text-transform: uppercase!important;
  line-height: 25px!important;
}

.bluebox .respimage {
  margin-bottom: 5px;
}

.blackbox {
  text-align: center;
  background: #3f3b3a;
  color: #f0f0f0;
}

.fullstory {
  width: 100%;
  padding: 20px;
  margin-bottom: 22px;
  float: left;
  position: relative;
  padding-top: 0px;
  padding-left: 0px;
}

.fullstory h3 {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 42px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: 900;
  color: #444;
  border-bottom: solid 1px #ddd;
}

.fullstory .storycontent {
  width: 100%;
  float: left;
  height: auto;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 20px!important;
}

.fullstory .storycontent .fbimage {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 15px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.fullstory .storycontent .fbimage img {
  width: 100%;
  height: auto;
  float: left;
  border: none;
}

.fullstory .blogger {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.fullstory .blogger .bloggertitle {
  font-weight: 700;
  font-size: 12px;
  float: left;
  color: #666;
  margin-right: 5px;
}

.fullstory .blogger .bloggerimg {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  float: left;
}

.fullstory .blogger .date {
  color: #777;
  font-weight: 700;
  font-size: 11px;
  float: left;
  margin-right: 10px;
}

.fullstory .blogger .bloggername {
  font-weight: 700;
  font-size: 11px;
  float: left;
  margin-right: 8px;
  color: #555;
}

.fullstory p {
  margin-bottom: 22px;
}

.storycol {
  width: 70%;
}

.storycontent p {
  font-size: 16px;
  line-height: 30px;
}

.blackbox h2 {
  color: #DDD;
  font-weight: 300!important;
}

.pink {
  background: #fe7cba;
  text-align: center;
}

.pink h3 {
  color: #f0f0f0;
  text-transform: uppercase;
}

.respimage {
  width: 100%;
  float: left;
  height: auto;
  height: 153px;
}

.desklogo {
  width: 300px;
  height: 70px;
  background: url(../img/ommlogo.svg) center no-repeat;
  background-size: contain;
}

.desklogo a {
  width: 100%;
  float: left;
  height: auto;
}

.dropshadow {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  border: none!important;
}

.taction {
  background: none;
  color: #FFF;
  border: solid 3px #f0f0f0;
  text-shadow: 1px 1px 1px #222;
}

.moblogo {
  display: none;
}
/*strap changes*/
.navbar-default .navbar-nav li a {
  color: #39a1b4;
    /*font-family: 'Oswald', sans-serif!important;*/
  font-family: 'Lato', sans-serif!important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}

.floatright {
  float: right!important;
}

.navbar-right .dropdown-menu {
  left: 0;
  right: auto;
  width: 250px;
}

.nav .dropdown ul li {
  border-bottom: solid 1px #DDD;
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
}

.nav .dropdown ul li a {
  float: left!important;
  width: auto;
  width: 250px;
  white-space: pre-wrap;
}

.nav dropdown ul li:last-item {
  border-bottom: none;
}

.centerit {
  text-align: center;
}

.centerit h4 {
  text-transform: uppercase!important;
  color: #f0f0f0;
}

.mainimg {
  padding: 0!important;
  height: auto;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  background: none;
  border: none!important;
}

.mainimg img {
  width: 100%;
  height: auto;
  float: left;
}

.footer  ul li a {
  text-align: center;
  color: #CCCCCC !important;
  margin-left: -50px;
}

.footer ul li {
  list-style: none !important;
  width: 100%;
  float: left;
  padding-bottom: 5px;
  padding-top: 5px;
}

.footer h5 {
  color: #CCCCCC !important;
  text-align: center;
  font-weight: 900;
  border-bottom: 1px solid #555555;
  padding-bottom: 5px;
}

.storysocial {
  float: left;
  margin-bottom: 15px;
  height: auto;
  width: 100%;
  padding-top: 15px;
}

.whitebox {
  background: #FFF;
  -webkit-box-shadow: inset 0px 0px 1px 0px rgba(50, 50, 50, 0.90);
  -moz-box-shadow: inset 0px 0px 1px 0px rgba(50, 50, 50, 0.90);
  box-shadow: inset 0px 0px 1px 0px rgba(50, 50, 50, 0.90);
}

.arty {
  width: 100%;
  float: left;
  height: auto;
}

.arty h1 {
  float: left;
  height: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 40px!important;
  color: #333;
  width: 100%;
}

.arty p {
  font-size: 17px;
  font-weight: 400;
  line-height: 35px;
}

.artycol {
  width: calc(100% - 340px);
}

.rightcol {
  width: 300px;
  padding: 0;
  margin: 0;
  margin-left: 30px;
}

a.ad {
  width: 100%;
  float: left;
  margin-bottom: 20x;
}

a.ad img {
  width: 100%;
  float: left;
  height: auto;
}

.section {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  height: auto;
  border: solid 1px #DDD;
  border-top: solid 5px #00a3a8;
}

.section ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}

.section ul li {
  float: left;
  width: 100%;
  padding: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

.section ul li a {
  font-weight: 400;
  border-bottom: solid 1px #DDD;
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #444;
  font-size: 15px;
}

.section ul li a .date {
  font-size: 12px;
  color: #666;
}

.section ul li:last-child {
  border-bottom: none;
}

.section h3 {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 15px;
  color: #00a3a8;
  margin-bottom: 10px;
  border-bottom: solid 1px #DDD;
}

.arty {
  width: 100%;
  float: left;
  height: auto;
}

.arty .social {
  margin-bottom: 20px;
}

.arty .info {
  font-size: 12px;
  font-weight: 700;
  color: #777;
  margin-bottom: 10px;
}

.buttons a {
  text-align: center;
}

.tiles {
  min-height: 225px !important;
}

.helpbtn {
  float: right;
  width: 50%;
}

.omm-slide {
	width: 100%;
	float: left;
	height: 450px;
	overflow: hidden;
	position: relative;
}

.omm-slide .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	left: 0px;
	background: url('https://www.onemillionmoms.com/media/1155/overlay2.png') left bottom no-repeat;
	background-size: cover;
	z-index: 9;
	opacity: 0.8;
}

.omm-slide a.omm-slide-title {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 28px;
	margin-bottom: 10px;
	float: left;
	width: 80%;
	text-decoration: none;
	color: #FFF;
}
.omm-slide a.omm-slide-title:hover{
  text-decoration: underline;
}
.omm-slide .omm-slide-copy {
	float: left;
	width: 80%;
	font-size: 18px;
}

.omm-slide .omm-slide-content {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0px;
	left: 0px;
	color: #DDD;
	z-index: 11;
	padding: 20px;
	text-shadow: 1px 2px 2px #000;
}

.omm-slide img {
	width: 100%;
	float: left;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#google_translate_element select {
  font-family: 'Roboto', sans-serif!important;
  border: none;
}

#google_translate_element div {
  font-family: 'Roboto', sans-serif!important;
  border: none;
  height: 40px;
  line-height: 40px;
  background: #DDD;
  color: #666!important;
  padding: 0px 5px;
}

#google_translate_element .goog-te-gadget-simple .goog-te-menu-value span {
	/*display:none!important;*/
	font-family: 'Roboto', sans-serif!important;
	border: none;
	color: #000;		
}

#google_translate_element span {
	font-family: 'Roboto', sans-serif!important;
	border: none;
	color: #FFF;
}

@media (max-width: 800px) {
  .moblogo {
    display: table;
  }

  .desklogo {
    display: none;
  }

  .artycol {
    width: 100%;
  }

  .rightcol {
    width: 100%;
    float: left;
    margin: 0;
  }

  .storycol {
    width: 100%;
  }

  .tiles {
    width: 45%;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }

  .bluebox a h4 {
    min-height: 75px;
  }

  .nav .dropdown ul li {
    width: 100%;
  }

  .ad {
    text-align: center;
  }
}

@media (max-width: 500px) {
	
  .tiles {
    width: 100%;
  }

  .moblogo {
    width: 150px;
  }

  .moblogo img {
    width: 100%;
  }

  .storycol {
    padding-left: 0px;
    padding-right: 0px;
  }

  .fullstory {
    padding: 0px;
  }

  #pvfm {
    width: 100% !important;
  }

  .blackbox .centerit {
    margin-bottom: 20px;
  }

  .helpbtn {
    float: right;
    width: 100%;
  }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
