/*!
 * Copyright 2014-2016 NetTantra Technologies.
 */
::-webkit-input-placeholder {
  color: #010101;
  opacity: 1;
}
:-moz-placeholder {
  color: #010101;
  opacity: 1;
}
::-moz-placeholder {
  color: #010101;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #010101;
  opacity: 1;
}
a,
a:link,
a:focus,
a:hover,
a:active {
  outline: none;
  text-shadow: none;
  word-wrap: break-word;
}
html {
  -webkit-tap-highlight-color: rgba(145, 16, 0, 0.1);
}
html body.admin-menu {
  margin-top: 69px !important;
}
.nt-italic {
  font-style: italic;
}
input[type='text'],
input[type='search'],
input[type='password'],
input[type='submit'] {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.nt-pull-left {
  float: left;
}
.nt-pull-right {
  float: right;
}
.nt-pull-none {
  float: none;
}
.nt-text-center {
  text-align: center;
}
.nt-text-left {
  text-align: left;
}
.nt-text-right {
  text-align: right;
}
.nt-img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.nt-row {
  margin-right: -15px;
  margin-left: -15px;
}
.nt-col-md-1,
.nt-col-md-2,
.nt-col-md-3,
.nt-col-md-4,
.nt-col-md-5,
.nt-col-md-6,
.nt-col-md-7,
.nt-col-md-8,
.nt-col-md-9,
.nt-col-md-10,
.nt-col-md-11,
.nt-col-md-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.nt-col-md-12 {
  width: 100%;
}
.nt-col-md-11 {
  width: 91.66666667%;
}
.nt-col-md-10 {
  width: 83.33333333%;
}
.nt-col-md-9 {
  width: 75%;
}
.nt-col-md-8 {
  width: 66.66666667%;
}
.nt-col-md-7 {
  width: 58.33333333%;
}
.nt-col-md-6 {
  width: 50%;
}
.nt-col-md-5 {
  width: 41.66666667%;
}
.nt-col-md-4 {
  width: 33.33333333%;
}
.nt-col-md-3 {
  width: 25%;
}
.nt-col-md-2 {
  width: 16.66666667%;
}
.nt-col-md-1 {
  width: 8.33333333%;
}
body {
  font-size: 16px;
  line-height: 1.6em;
}
body object,
body embed,
body iframe {
  max-width: 100%;
}
body .region-content {
  font-size: 16px;
  line-height: 1.5em;
}
body #footer {
  width: auto;
  margin: 0 auto;
}
body #page {
  width: auto;
}
body #sidebar-home,
body #block-views-nodequeue-1-block,
body #block-views-blogs-blogs-block-front,
body .home-grey,
body #footer .section {
  width: auto;
}
body #content,
body #sidebar-first,
body #sidebar-home,
body #block-views-blogs-blogs-block-front,
body .home-grey {
  float: none;
}
body #sidebar-home {
  margin-left: 0;
}
body.front #content .section,
body #content {
  margin-right: 0;
}
body #navigation {
  position: initial;
  top: 0;
  left: 0;
}
body #header {
  background: #ac1600;
  padding: 10px 15px;
}
body #header a#logo {
  margin-top: 0;
  padding: 0;
  background: transparent;
}
body #header #site-name {
  font-size: 110%;
  margin: 5px 5px 0 0;
  font-family: 'News Cycle', Arial, Helvetica, sans-serif;
  line-height: 1em;
  text-transform: none;
}
body #header #site-name strong {
  font-weight: normal;
}
body #header #site-name a {
  color: #ffffff;
}
body #header .nt-col-md-2,
body #header .nt-col-md-8 {
  position: relative;
  z-index: 5;
}
body #header .region #block-block-1 {
  display: none;
}
body #header #responsive-menu-container ul .mean-last {
  border-top: 1px solid #CF9999;
  padding: 0.6em 0;
}
body #header #responsive-menu-container ul .mean-last form {
  padding: 0 15px;
}
body #header #responsive-menu-container ul .mean-last form h2,
body #header #responsive-menu-container ul .mean-last form label {
  display: none;
}
body #header #responsive-menu-container ul .mean-last form input[type="search"] {
  width: 82%;
  float: left;
  line-height: 24px;
  padding: 4px 6px 3px 6px;
  height: 24px;
}
body #header #responsive-menu-container ul .mean-last form input[type='submit'] {
  padding: 0px 6px 6px;
  margin-left: 5px;
  height: 25px;
}
body #footer {
  background: #ac1600;
}
body #footer .section {
  padding: 0;
  background: #ac1600;
}
body #footer #circus {
  display: none;
}
body #footer .region-footer {
  float: none;
}
body #footer .region-footer .menu {
  text-align: center;
}
body #footer .region-footer .menu li {
  float: none;
}
body #footer #footer-nav {
  padding: 20px 15px 0 15px;
  font-size: 16px;
  line-height: 24px;
}
body #footer #footer-nav .nav-links {
  text-align: center;
}
body #footer #footer-nav .nav-links li {
  float: none;
  border-right: 1px solid #ffffff;
  padding-right: 10px;
  line-height: 11px;
}
body #footer #block-menu-menu-footer {
  font-size: 16px;
}
body #footer #credits {
  margin-top: 0;
  padding: 10px 15px;
  text-align: center;
  background: #911000;
}
body #footer #license {
  background: #ac1600;
  position: inherit;
  bottom: 0;
  right: 0;
  padding: 12px 15px;
  text-align: center;
}
body .more-link {
  text-align: center;
}
body .more-link a {
  background-color: #7a867c;
  color: #ffffff;
  border: none;
  float: none;
  padding: 4px 14px;
  line-height: 20px;
  text-transform: capitalize;
}
body .more-link a:hover,
body .more-link a:focus {
  background-color: #9d9d9d;
  color: #ffffff;
  border: none;
}
body article.comment .links a,
body #page-tools li a,
body .view-blogs .field-name-field-tags a,
body.page-node .block-system .group_meta a,
body.page-comment .block-system .group_meta a,
body.page-node .block-system .group-meta a,
body.page-comment .block-system .group-meta a {
  background-color: #7a867c;
  color: #ffffff;
  border: none;
  float: none;
  padding: 4px 14px;
  line-height: 20px;
  text-transform: capitalize;
  margin-bottom: 2px;
}
body article.comment .links a:hover,
body #page-tools li a:hover,
body .view-blogs .field-name-field-tags a:hover,
body.page-node .block-system .group_meta a:hover,
body.page-comment .block-system .group_meta a:hover,
body.page-node .block-system .group-meta a:hover,
body.page-comment .block-system .group-meta a:hover,
body article.comment .links a:focus,
body #page-tools li a:focus,
body .view-blogs .field-name-field-tags a:focus,
body.page-node .block-system .group_meta a:focus,
body.page-comment .block-system .group_meta a:focus,
body.page-node .block-system .group-meta a:focus,
body.page-comment .block-system .group-meta a:focus {
  background-color: #9d9d9d;
  color: #ffffff;
  border: none;
}
body #page-tools {
  float: none;
  display: block;
  width: 100%;
  position: inherit;
  overflow: hidden;
  margin-top: 5px;
  top: 0;
  left: 0;
}
body #page-tools li a {
  float: left;
  margin: 0 5px 0 0;
}
body.page-get-involved div.frontpage--get-involved-content ul.links {
  text-align: left;
}
body.page-get-involved div.frontpage--get-involved-content ul.links a {
  background-color: #7a867c;
  color: #ffffff;
  border: none;
  float: none;
  padding: 4px 14px;
  line-height: 20px;
  text-transform: capitalize;
  line-height: 22px;
}
body.page-get-involved div.frontpage--get-involved-content ul.links a:hover,
body.page-get-involved div.frontpage--get-involved-content ul.links a:focus {
  background-color: #9d9d9d;
  color: #ffffff;
  border: none;
}
body ul.pager li.pager-current {
  padding: 5px 14px;
  background-image: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body .pubs-filters .group-buttons .views-submit-button input,
body .pubs-filters .group-buttons .views-reset-button input {
  height: 36px;
}
body .read-more {
  display: block;
  white-space: normal;
}
body #page-title {
  font-size: 28px;
}
body #block-views-nodequeue-1-block {
  margin: 0 -15px;
  margin-top: -15px;
}
body #block-views-nodequeue-1-block .field-items img {
  margin: 0;
}
body #block-views-nodequeue-1-block .owl-controls {
  display: none;
}
body .rotator-items li {
  cursor: pointer;
}
body #sidebar-second {
  float: none;
  margin: 0;
  width: auto;
}
body .content.narrow {
  width: auto;
}
body .block.contextual-nav .content {
  margin-left: 0;
}
body .view-display-id-people_by_position .views-row {
  float: none;
  width: auto;
  margin: 0 0 20px 0;
}
body #block-views-focus-areas-block {
  padding: 15px;
}
body .sidebar .block {
  padding: 15px;
}
body #sidebar-home .block-get-involved .content {
  margin-left: 0;
}
body #sidebar-home .block-get-involved #email {
  width: 85%;
  padding: 6px 2%;
  background-color: #ffffff;
}
body #sidebar-home .block-get-involved input[type='submit'] {
  padding: 0 2%;
  width: 10%;
  font-size: 15px;
}
body #sidebar-home .block-get-involved h3 {
  font-weight: normal;
  color: #333333;
}
body #sidebar-home .block-get-involved h3 a {
  color: #333333;
}
body .home-grey {
  padding: 15px;
  margin: 0 -15px;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center;
}
body .home-grey .content img {
  float: none!important;
  margin: 0 auto!important;
  margin-bottom: 5px!important;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
body .home-grey .content .more-link {
  text-align: center;
}
body .home-grey .content .more-link a {
  float: none;
}
body .type-icon {
  width: 52px;
  height: 52px;
  margin-right: 12px;
  background-image: url('../img/content-type-icons.jpg');
}
body #block-views-blogs-blogs-block-front {
  padding: 0 0 20px 0;
  margin-top: 15px;
}
body #block-views-of-interest-block {
  padding: 15px;
  margin: 0 -15px;
}
body #block-views-of-interest-block span {
  font-size: 88%;
}
body #block-views-of-interest-block span.type,
body #block-views-of-interest-block h3 {
  margin-left: 0;
}
body #block-views-of-interest-block h3 {
  margin: 0 0 0 64px;
}
body #block-views-of-interest-block .view-content ul li {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 8px 0 11px 0;
}
body #block-views-of-interest-block .view-content ul li a {
  font-size: 18px;
}
body #block-views-of-interest-block .view-content ul li a:focus,
body #block-views-of-interest-block .view-content ul li a:hover {
  background: transparent;
}
body #block-views-of-interest-block .view-content ul li:focus,
body #block-views-of-interest-block .view-content ul li:hover {
  background: transparent;
}
/* Customize the Mean Menu style */
body .mean-container {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  z-index: 4;
}
body .mean-container .mean-bar {
  background: transparent;
  padding-top: 0;
}
body .mean-container a.meanmenu-reveal {
  top: 6px;
  -moz-transition: inherit;
  -webkit-transition: inherit;
  -o-transition: inherit;
  -ms-transition: inherit;
  transition: inherit;
}
body .mean-container a.meanmenu-reveal,
body .mean-container a.meanmenu-reveal:focus,
body .mean-container a.meanmenu-reveal:active,
body .mean-container a.meanmenu-reveal:visited {
  background: transparent;
}
body .mean-container .mean-nav {
  margin-top: 58px;
  background: #911000;
  box-shadow: 0 3px 4px #632f2f;
  -webkit-box-shadow: 0 3px 4px #632f2f;
  -moz-box-shadow: 0 3px 4px #632f2f;
}
body .mean-container .mean-nav ul li a {
  border-top: 1px solid #CF9999;
  padding: 0.6em 5%;
}
/* Sidebar Inner Page */
body.page-get-involved .features .subscribe {
  width: auto;
  margin-right: 0;
}
body.page-get-involved .features .subscribe form {
  margin-left: 0;
}
body.page-get-involved .features .subscribe form h3 {
  margin-left: 0;
}
body.page-get-involved .features .subscribe form #email {
  width: 82%;
}
body.page-get-involved .features .subscribe form input[type='submit'] {
  font-size: 15px;
}
body.page-get-involved .features .social {
  width: auto;
}
body.page-get-involved .features > div {
  float: none;
  overflow: hidden;
  height: auto;
}
body.page-get-involved div.frontpage--get-involved-content .column1 {
  margin-right: 0;
}
body.page-get-involved div.frontpage--get-involved-content .column1,
body.page-get-involved div.frontpage--get-involved-content .column2 {
  float: none;
  width: auto;
  margin-right: 0;
}
body #main-wrapper {
  margin-top: 0;
}
body #content {
  width: auto!important;
  padding: 15px;
}
body #content .section {
  padding-left: 0!important;
}
body #sidebar-first {
  width: auto;
  margin: 0;
}
body .contact-form {
  margin-left: 0;
  margin-bottom: 20px;
}
body .contact-form .captcha {
  text-align: center;
}
body .contact-form .form-actions {
  width: auto;
}
body .contact-form .form-actions input[type='submit'] {
  height: auto;
  font-size: 16px;
  padding: 8px 0;
  line-height: 35px;
  width: 100%;
  display: block;
}
body .contact-form textarea,
body .contact-form .form-textarea-wrapper {
  width: 100%;
}
body .contact-form input[size='60'] {
  width: 98%;
}
body .block-get-involved .content {
  margin-left: 0;
}
body .block-get-involved label {
  float: none;
}
body .block-get-involved #email {
  width: 84%;
  padding: 6px 2%;
  background-color: #ffffff;
}
body .block-get-involved input[type='submit'] {
  padding: 0 2%;
  width: 10%;
  font-size: 15px;
}
body .block-get-involved ul {
  margin-left: 0;
}
body .block-get-involved form {
  margin-left: 0;
}
body .block-get-involved form h3 {
  margin-left: 0;
}
body .pubs-filters .group-buttons .views-reset-button {
  margin-left: 0;
}
body .view .date-nav-wrapper ul {
  position: inherit;
  display: block;
  height: 30px;
}
body .view .date-nav-wrapper .date-heading {
  margin-bottom: 5px;
}
body .block-quicktabs ul.quicktabs-tabs li {
  display: block;
  margin-bottom: 4px;
}
body .block-quicktabs ul.quicktabs-tabs li a {
  width: 100%;
  padding: 5px 0 9px 0;
  text-align: center;
  background: #E0E1E0;
  background-image: none;
  border: 1px solid #B3B3B3;
}
body .block-quicktabs ul.quicktabs-tabs li.active a {
  background: #ac1600;
  color: #FFF;
  background-image: none;
  border: 1px solid #911000;
  text-shadow: none;
}
body input[type='text'],
body input[type='search'],
body input[type='password'] {
  padding: 9px 4px 4px;
  width: 98%;
}
body .comment-form .form-actions input {
  padding: 12px 30px;
  height: auto;
}
body .views-exposed-form .views-exposed-widget {
  float: none;
  padding-right: 0;
}
body .views-exposed-form .form-item,
body .views-exposed-form .form-submit {
  width: 100%;
}
body #views-exposed-form-blogs-page-1 select,
body .views-exposed-form .form-item select,
body .multimedia-landing .view-filters select {
  width: 100%;
}
body input,
body textarea,
body select {
  padding: 8px;
}
body #views-exposed-form-blogs-page .views-exposed-form,
body #views-exposed-form-blogs-page-1 .views-exposed-form {
  margin: 0;
}
body .view-press-landing .views-submit-button input,
body .multimedia-landing .view-filters .views-submit-button input {
  height: 40px;
}
body .multimedia-landing .view-header iframe {
  width: 100%;
}
body .comment-form {
  margin: 0 0 15px 0;
}
body .comment-form .captcha {
  text-align: center;
}
body article.comment {
  margin: 1em 0;
}
body article.comment .permalink {
  position: inherit;
}
/* Blog */
body .view-blogs .field-name-field-tags a {
  font-size: 12px;
  padding: 4px 12px;
  margin-bottom: 3px;
  text-align: center;
}
body .view-blogs .field-name-field-tags .field-item {
  float: left;
}
body .block-system .view-content article.node-person .field-type-image,
body .block-system .view-content article.node-multimedia .field-type-image,
body .block-quicktabs .view-content article.node-person .field-type-image,
body .block-quicktabs .view-content article.node-multimedia .field-type-image,
body article.search-result.node-person .field-type-image,
body article.search-result.node-multimedia .field-type-image {
  float: none;
  margin: 0 0 10px 0;
  width: auto;
}
body .block-system .view-content article.node-person .field-type-image a,
body .block-system .view-content article.node-multimedia .field-type-image a,
body .block-quicktabs .view-content article.node-person .field-type-image a,
body .block-quicktabs .view-content article.node-multimedia .field-type-image a,
body article.search-result.node-person .field-type-image a,
body article.search-result.node-multimedia .field-type-image a {
  border: none;
}
body .block-system .view-content article.node-person .field-type-image img,
body .block-system .view-content article.node-multimedia .field-type-image img,
body .block-quicktabs .view-content article.node-person .field-type-image img,
body .block-quicktabs .view-content article.node-multimedia .field-type-image img,
body article.search-result.node-person .field-type-image img,
body article.search-result.node-multimedia .field-type-image img {
  display: block;
}
body .block-system .view-content article.node-person header,
body .block-system .view-content article.node-person .content,
body .block-system .view-content article.node-multimedia header,
body .block-system .view-content article.node-multimedia .content,
body .block-quicktabs .view-content article.node-person header,
body .block-quicktabs .view-content article.node-person .content,
body .block-quicktabs .view-content article.node-multimedia header,
body .block-quicktabs .view-content article.node-multimedia .content,
body article.search-result.node-person header,
body article.search-result.node-person .content,
body article.search-result.node-multimedia header,
body article.search-result.node-multimedia .content {
  margin-left: 0;
}
body .block-quicktabs .quicktabs-tabs li a {
  text-transform: capitalize;
}
body .block-quicktabs .quicktabs_main {
  background-image: none;
  background: #FFF;
  border: 1px solid #D1D1D1;
}
body.page-node .block-system .field-type-image,
body.page-comment .block-system .field-type-image {
  float: none;
  width: auto;
  max-width: 100%;
  margin: 0;
  margin-bottom: 10px;
}
body.node-type-person .group-info {
  float: none;
  width: auto;
}
body.node-type-person .group-info .field-label {
  float: none;
  width: auto;
  margin: 0;
  text-align: left;
}
body.node-type-person .group-info .field-items {
  margin: 0 0 12px 0;
}
body #main-wrapper img,
body .field-items img {
  max-width: 100%;
}
body #main-wrapper .node-blog .field-items img {
  display: block!important;
  float: none!important;
  margin-bottom: 10px;
}
body .node .field-items img {
  margin-bottom: 10px;
}
body .node .field-items .addthis_counter {
  float: left;
}
body .node .field-items object,
body .node .field-items embed,
body .node .field-items iframe {
  width: 100%;
}
body.node-type-publication .group_media,
body.node-type-publication .group-media {
  float: none;
  width: auto;
  margin: 0 0 10px 0;
}
body.node-type-publication .group_meta_intro,
body.node-type-publication .group_meta,
body.node-type-publication .field-name-body,
body.node-type-publication .group-meta-intro,
body.node-type-publication .group-meta,
body.node-type-publication .field-name-body {
  margin-left: 0;
  float: none;
}
body .experts-list .views-row {
  margin-left: 0;
}
body .field-type-text-with-summary .field-items img {
  margin: 0;
}
/* Custom Responsive */
@media (min-width: 430px) and (max-width: 630px) {
  body #header #site-name {
    margin: 22px 5px 0 0;
    text-align: center;
  }
  body .mean-container a.meanmenu-reveal {
    top: 16px;
  }
}
@media (min-width: 631px) and (max-width: 730px) {
  body #header #site-name {
    margin: 32px 5px 0 0;
    font-size: 140%;
    text-align: right;
  }
  body .mean-container a.meanmenu-reveal {
    top: 32px;
  }
}
@media (min-width: 731px) and (max-width: 880px) {
  body #header #site-name {
    margin: 38px 5px 0 0;
    font-size: 150%;
    text-align: right;
  }
  body .mean-container a.meanmenu-reveal {
    top: 40px;
  }
}
@media (min-width: 881px) and (max-width: 980px) {
  body #header #site-name {
    margin: 45px 5px 0 0;
    font-size: 150%;
    text-align: right;
  }
  body .mean-container a.meanmenu-reveal {
    top: 48px;
  }
}
