/*
Theme Name:         Reporting on Suicide 2015
Description:        This is a custom theme that uses a sage starter theme as a base.
Version:            1.0.0
Author:             Reingold
Author URI:         https://www.reingold.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


.home-nav {
	padding-top: 0px;
}
#menu-menu-1 li a:hover {
  background-color: transparent;
  color: #619BB5;
}
.do-donts:nth-child(even) div ul li{
  background-color: #ebebeb;
}
.do-donts:nth-child(1) div ul li img{
  margin-top: 0px;
}
.do-donts:nth-child(2) div ul li img{
  margin-top: 0px;
}
.do-donts:nth-child(3) div ul li img{
  margin-top: 0px;
}
.do-donts:nth-child(4) div ul li img{
  margin-top: 20px;
}
.do-donts:nth-child(5) div ul li img{
  margin-top: 20px;
}
.do-donts:nth-child(6) div ul li img{
  margin-top:25px;
}

.icon-arrow {
    margin: 0px -75px 0 0;
    float: right;
    width: 30px;
    height: 30px;
}
.pad-left{
	padding-left: 20px;
	padding-right: 40px;
}
.icon-arrow {
    margin: 0px -55px 0 0;
}
.emphasize {
	    font-size: 18px;
}



@media (max-width: 1200px) {
	.do-donts:nth-child(1) div ul li img{
  margin-top: -31px;
}
	.do-donts:nth-child(4) div ul li img{
  margin-top: -5px;
	}
		.do-donts:nth-child(6) div ul li img{
  margin-top: 0px;
	}
}

@media (max-width: 992px) {
	.red-bar-l, .red-bar-r {
	    width: 100%;
	}
	.pad-responsive {
		width: 100%;
		padding: 0px !important;
	}
	.pad-responsive2 {
    width: 100%;
	}
	.red-bar-r {
    margin-top: -10px;
    margin-left: 0px;
	}
.pad-l-zero {
    margin-left: 0px;
	}
}

@media (max-width: 767px) {
.red-bar-l, .red-bar-r {
    max-height: 100%;
	}
.sticky {
	display: block
	}
.button-stick {
	 position: fixed;
    right: 0;
    top: 43px;
    z-index: 1000;
	}
.button-sticky {
	position: fixed;
    right: 0;
    z-index: 1000;
    top: 62px;
}
.nav{
	padding: 0px;
    display: block;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    width: 138px;
	}
}

@media (max-width: 606px) {
	button.menu-toggle {
    margin-top: -50px !important;
	}
}

@media (max-width: 415px) {
  .row-responsive {
    padding-right: 10px;
  }
  .list-research {
    font-size: 14px;
  }
}

/*@media (max-width: 500px) {
	.red-bar-l, .red-bar-r {
    height: 32px;
	}
}

*/















