html, body {
	height: 100%;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	line-height: 28px;
}

a {
    color: #0f4689;
}



img.icon {
    border-bottom: 1px solid;
    border-image: none;
    border-left: 1px solid;
    border-radius: 4px;
    border-top: 1px solid;
    width: 32px;
}

.navbar {
  background-color: rgba(0, 20, 44, 0.85);
      background-image: url("../images/cmpi-beat-3.png");
      background-position: center center;
      background-repeat: repeat-x;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      box-shadow: 0 0 8px #000000;
      padding: 5px 0;
      width: 100% !important;
      z-index: 5000 !important;
}
.brand > a {
  background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 89px;
    margin: 10px 0 0;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    text-indent: -5000px;
    width: 280px;
}
a.drugwonks {
  background-image: url("../images/dw.png");
     background-repeat: no-repeat;
     display: inline-block;
     height: 38px;
     margin: 30px 0 0;
     overflow: hidden;
     text-align: left;
     text-indent: -5000px;
     width: 135px;
}

.title-commentary a .fa.fa-external-link-square {
    color: #761820;
}
.item {
    margin: 0 0 20px;
}
.net i.fa {
    color: #761820;
    font-size: 30px;
    position: relative;
    top: 4px;
}
.foot-icon {
    display: inline-block;
}
.foot-icon a i.fa{
  color:#ffffff;
}
.foot-icon a.net:hover i.fa{
    color: #711016;
}
.foot-icon a.net {
    display: inline-block;
    font-size: 32px;
    margin: 20px 0 0 3px;
}

footer {
    background-color: #012754;
    padding: 40px 0;
    color: #ffffff;
}
footer a{
  color: #ffffff;
}

.legal {
    font-size: 15px;
}
.btn-xs.btn.btn-full.btn-cmpi {
    font-size: 17px;
}
a.pminc {
  background-image: url("../images/psyclone.png");
     background-repeat: no-repeat;
     display: inline-block;
     height: 36px;
     overflow: hidden;
     text-align: left;
     text-indent: -5000px;
     width: 34px;
}
.newsletter-form .form-control {
    margin-bottom: 15px;
}
.interact h2 {
    padding-bottom: 10px !important;
}

h2.dw-blog {
    background-image: url("../images/dwicon.png");
    background-repeat: no-repeat;
    padding: 0 0 0 28px;
}

h5.dotted-rule {
    border-bottom: 1px dotted;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    text-transform: uppercase;
}
.row.bottom-rule {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    padding: 20px 0;
}
.foot-brand {
  background-image: url("../images/logo-foot.png");
     display: block;
     height: 73px;
     overflow: hidden;
     text-indent: -5000px;
     width: 262px;
}
.btn-subscribe {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid;
	color: #ffffff;
	line-height: 18px;
	margin: 26px 0 0;
	padding: 7px;
}

a.red {
    color: #b00301;
}
.report-title, .itemTitle {
    margin: 0 0 -7px;
}
.itemDate, .report-date {
    font-size: 16px;
    margin-bottom: 10px;
}
.feedEkList {
    list-style: outside none none;
    padding: 0;
}
.pagination {
	background-color: #073f73 !important;
	border-radius: 5px;
	display: block;
	margin: 50px 0;
	padding: 0;
	position: relative;
	z-index: 1000;
}
.pagination > li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #073f73;
	border-color: #073f73 !important;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	color: #ffffff;
	float: left;
	line-height: 38px;
	max-height: 40px;
	min-height: 40px;
	min-width: 50px;
	text-align: center;
	text-decoration: none;
}
.pagination li:last-child {
}
.pagination li a {
	background-color: #235a8e;
	border: medium none;
	color: #ffffff !important;
	display: block;
	text-align: center;
	width: 100%;
}
.pagination > li:hover {
	background-color: #073f73;
}
.pagination li a:hover, .pagination > li:hover a {
	background-color: #47b3e1 !important;
	color: #000000 !important;
}
.pagination li.previous, .pagination li:first-child {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.pagination li.next, .pagination li:last-child {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.scale {
	width: 100%;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
.fixed {
	position: fixed;
}
.relative {
	position: relative;
}
section {
	padding: 40px 0;
}
.widget {
	width: 100%;
	margin-bottom: 25px;
}
.widget-utility {
	text-align: center !important;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 45px;
	display: block;
}
.widget-utility input.form-control {
	margin-bottom: 10px;
}
.widget h2.dw-blog {
  padding: 0 0 10px 28px;
}
#newsletter-utility {
    background: #012754 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    padding: 10px 10px 2px;
}
#newsletter-utility .row {
    margin-bottom: 10px;
}

section h2, #utility h2 {
    margin-bottom: 13px;
    margin-top: 0;
    text-transform: uppercase;
}
section h2 span, #utility h2 span {
	
	position: relative;
	top: 16px;
}
section.lt-grey{
	background-color:#e6e8ea;
}
.article-item > h3 {
  color: #465362;
    font-size: 20px;
    margin: 0;
}
h2.red {
    background-color: #70131c;
    color: #fff;
    font-weight: 100 !important;
    padding: 5px;
}
h2.blue {
    background-color: #00142C;
    color: #fff;
    font-weight: 100 !important;
    padding: 5px;
}
.center-line {
    border-bottom: 1px solid;
}
.center-line > span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 3px;
    position: relative;
    top: 27px;
}

.announcements {
    padding: 0;
}
h4 {
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
}

.meta ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.meta ul li {
	display: inline;
	font-size: 15px;
	font-weight: bold;
}
.meta ul li.source {
	margin-right: 10px;
}
.article h3 {
	margin-bottom: 0;
	margin-top: -5px;
}
.article .description {
	margin-bottom: 27px;
}
.thumbnail {
	position: relative;
}
a.play {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: center center;
}
.btn-full {
	width: 100%;
}
.btn-dark {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
}
.btn-dark:hover {
	background-color: #333333;
	color: #ffffff;
}
footer.dark {
	background-color: #001937;
	color: #dddddd;
	padding: 40px 0;
}
footer.dark a {
	color: #ffffff;
}
.feature {
	background-color: #fff;
	padding: 0;
}
.feature-item {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
}
.news.current-6 {
	padding-top: 70px;
}
.neg-margin-60 {
	margin-top: -90px;
}
.feature .article-item {
	color: #000000;
}
.feature.top-3 {
	padding-bottom: 50px;
}
.thumb {
	box-shadow: 1px 1px 3px #000000;
}
.newsletter {
	background-color: #ccd1d7;
	border-bottom: 2px solid #000000;
}
.grey {
	background-color: #ccd1d7;
}

section.blue {
    background-color: #00142c;
    color: #fff;
}
section.videos h2 {
    margin-bottom: 30px;
}
section.videos .item {
    margin-bottom: 30px;
}
section.videos .video-title {
    color: #fff;
}

.newsletter input {
	background-color: #001937;
	height: 47px;
}
.navmenu-default, .navbar-default .navbar-offcanvas {
	background-color: rgba(0, 20, 44, 1);
	border-color: #ffffff;
	color: #eeeeee;
}
.article {
	padding-top: 100px;
}
.navmenu.navmenu-default.navmenu-fixed-left.in.canvas-slid {
    background-color: rgba(0, 20, 44, 1);
	border-color: #ffffff;
	color: #eeeeee;
}
.inset-pad {
	padding: 10px;
	color: #eee;
}

a#cmpi-logo-nav {
  color: #fff;
      display: block;
      left: 10px;
      margin-bottom: 5px;
      position: relative;
      top: 2px;
}
#search-form .btn-search {
    background-color: #71171e;
    position: absolute;
    right: 15px;
    top: 0;
}

#close-nav.navbar-toggle {
  background: #761820 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  float: right;
  padding: 1px 10px;
  position: absolute;
  right: 8px;
  top: -30px;
}
#cmpi-lg-nav {
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 65px;
	margin: 10px 0 0 10px;
	overflow: hidden;
	text-indent: -5000px;
	width: 230px;
}

.feature-title > a {
    color: #fff;
}
.feature-link {
    margin-bottom: 170px;
}
.btn-cmpi {
   background-color: rgba(113, 16, 22, 0.85);
    border: 1px solid #c52027 !important;
    border-radius: 3px;
    box-shadow: 0 0 2px #000;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #000;
    text-transform: uppercase;
}
.btn-cmpi:hover {
    background-color: rgba(113, 16, 22, 1);
    color: #fff;
}

.psyclone {
	background-image: url("../images/psyclone.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 36px;
	overflow: hidden;
	text-align: left;
	text-indent: -5000px;
	width: 34px;
}
.navbar-toggle#close-nav {
  background: #761820 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    float: right;
    padding: 1px 10px;
    position: absolute;
    right: 8px;
}
.scale-embed {
	height: 0;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.scale-embed iframe, .scale-embed object, .scale-embed embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
	max-width: 100%;
}
.hide {
	opacity: 0;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
.show {
	opacity: 1;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
.nav-ad {
	padding: 10px;
}
.content-image {
	margin-bottom: 10px;
}
#utility .widget h2 {
	border-bottom: 2px solid !important;
	margin-top: -40px !important;
	margin-bottom: 35px !important;
	text-transform: uppercase !important;
	color: #000 !important;
}
.utility-ad {
	display: block;
	margin: 0 0 60px;
}
article.post {
	margin-bottom: 40px;
}
.btn-register {
	background-color: #243B1C;
	color: #fff;
}
.navbar-toggle {
  background-color: #761720;
     border: 1px solid #c52027 !important;
     border-radius: 0;
     display: inline-block;
     float: left;
     margin: 30px 8px 0 0;
     padding: 7px 5px;
}
.menu-title {
	color: #fff;
	font-size: 20px;
	line-height: 85px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.position-full {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.feature-title {
  color: #ffffff;
    font-size: 52px;
    font-weight: bold;
    line-height: 53px;
    margin-bottom: 50px;
    text-shadow: 1px 1px 6px #000000, 2px 2px 4px #000000;
}

  ul.menu-list {
    display: block;
    height: auto !important;
    width: 100%;
}
ul.menu-list li {
    display: block !important;
    float: none;
    height: auto !important;
}
ul.menu-list li > a {
    color: #ffffff;
    display: block !important;
    height: auto !important;
   padding: 5px;
}
ul.menu-list > li > .dropdown-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    display: block;
    height: auto !important;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    float: none;
}
ul.menu-list li > a:hover {
    color: #000000;
}

ul.menu-list b {
    display: none !important;
}
  
  
  ul#menu-list-main li {
    display: block;
    float: none !important;
    height: auto !important;
    width: 100% !important;
}
ul#menu-list-main li a {
    color: #ffffff;
    height: auto !important;
}
ul#menu-list-main li ul {
    background: transparent none repeat scroll 0 0;
    display: block;
    float: none !important;
    width: 100%;
  	padding-left: 20px;
}
ul#menu-list-main li ul li {
    display: block !important;
    float: none;
    width: 100% !important;
}
ul#menu-list-main li ul li a {
    color: #fff;
}
ul#menu-list-main {
    display: block;
    height: auto !important;
    width: 100%;
}
ul.menu-list li > a:hover {
    color: #000000 !important;
}
  
  .video-sub-section:nth-child(2n+1) {
    background-color: #eeeeee;
}
  
  
a span.view {
    color: #761820;
    font-size: 15px;
}
.readall-link > a {
    color: #761820;
    display: block;
    margin-bottom: 15px;
}
  
 
  .float-right {
    float: right;
}a



#content-share span {
	width: 13px;
}
input[type=radio], input[type=checkbox] {
	display: none;
}
input[type=radio] + label, input[type=checkbox] + label {
	display: inline-block;
	margin: 0 1px 10px 1px;
	padding: 4px 12px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	vertical-align: middle;
	cursor: pointer;
	background: #0f376c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmMzc2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzE4MmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0f376c 0%, #07182e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0f376c), color-stop(100%, #07182e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0f376c 0%, #07182e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0f376c 0%, #07182e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0f376c 0%, #07182e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0f376c 0%, #07182e 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f376c', endColorstr='#07182e', GradientType=0 ); /* IE6-8 */
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
}
#recurring input[type=radio] + label, #recurring input[type=checkbox] + label {
	margin: 0;
}
#other-amount {
	color: #000000;
}
#recurring input#recurring1[type=radio] + label, #recurring input#recurring1[type=checkbox] + label {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	display: inline-block;
	float: left;
	margin-bottom: 0;
	width: 50%;
	position: relative;
	top: 0px;
	height: 40px;
	line-height: 30px;
}
#recurring input#recurring-monthly[type=radio] + label, #recurring input#recurring-monthly[type=checkbox] + label {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 50%;
	height: 40px;
	line-height: 30px;
}
input[type=radio]:checked + label, input[type=checkbox]:checked + label {
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	background: #be1f32; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlMWYzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YzBjMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #be1f32 0%, #6c0c19 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #be1f32), color-stop(100%, #6c0c19)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #be1f32 0%, #6c0c19 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #be1f32 0%, #6c0c19 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #be1f32 0%, #6c0c19 100%); /* IE10+ */
	background: linear-gradient(to bottom, #be1f32 0%, #6c0c19 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be1f32', endColorstr='#6c0c19', GradientType=0 ); /* IE6-8 */
}
#recurring {
	margin: 0 0 20px;
}
.donate #submit_buttons {
	text-align: right;
}
#donation-amount input {
	color: #000000;
}
.selector > span {
	display: none;
}
.chzn-container-single .chzn-single {
	width: 100% !important;
	height: 36px;
	line-height: 36px;
}
.chzn-container-single .chzn-drop {
	z-index: 5070;
}
.chzn-container {
	width: 100% !important;
}
  #cc.row {
    margin-bottom: 15px;
}

.foot-brand {
    background-repeat: no-repeat;
    background-size: 100% auto;
    max-width: 100%;
}
@media (min-width: 0) {
.navbar-toggle {
	display: block; /* force showing the toggle */
}
}

@media (min-width: 992px) {
.navbar {
	right: auto;
}
}

@media (max-width: 499px) {
.menu-title {
	display: none;
}

}
@media (max-width: 414px) {
  a.drugwonks {
      display: none;
  }
  .feature.first{
      padding-top: 250px;
  }
 
  .brand > a {
      height: 72px;
  }
  .feature.top-3 {
      background-color: #fff;
      padding-top: 17px;
  }
  .article-item.neg-margin-60 {
      margin: 0;
  }
  
  
}
@media (max-width: 375px) {
.brand > a {
    height: 64px;
}
}
@media (max-width: 320px) {
.navmenu, .navbar-offcanvas {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    height: auto;
    width: 270px;
}
.brand > a {
    height: 59px;
}
}
@media (max-width: 767px) {
.feature {
	background-color: #001937;
	padding: 90px 0 0;
}
.feature-title {
	font-size: 25px;
	line-height: 31px;
	margin: 0 0 20px;
}
}
