/*
*	Nalas Project Style
*	v. 0.0.1
*/
.header .image {
  margin-left: -15px; }
.header .header-search {
  padding-top: 40px; }
.header .navbar {
  margin-bottom: 0; }
.header .navbar-default {
  background-color: #ffea00;
  border: none;
  font-family: "Roboto Slab", Times New Roman; }
  .header .navbar-default .navbar-nav > li > a {
    font-size: 18px;
    color: #003d7e;
    padding: 15px 20px; }
  .header .navbar-default .navbar-nav > .active > a {
    background-color: #003d7e;
    text-align: center; }
  .header .navbar-default .navbar-nav > .open > a {
    background-color: #003d7e;
    color: #ffea00; }
  .header .navbar-default .home > a {
    padding: 13px 10px !important; }
  .header .navbar-default .home img {
    width: 25px; }
.header .quote {
  font-size: 32px;
  font-family: "Roboto Slab", Times New Roman;
  color: #003d7e;
  padding: 30px 55px 50px 47px;
  line-height: 27px;
  font-weight: bold; }
  .header .quote span {
    font-size: 22px;
    margin: 0 3px 0 0;
    color: #CCCCCC; }

body {
  font-family: "Open Sans", Arial;
  font-size: "12px"; }

h2 {
  margin-bottom: 20px; }

.address-details {
  list-style: none;
  padding: 0;
  margin: 0; }

.tools .row {
  margin-bottom: 30px; }

section {
  padding: 20px 0; }

.footer {
  padding-top: 30px;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
  box-sizing: border-box;
  -webit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .footer > .row {
    padding: 0 20px; }
  .footer .about-us {
    padding: 0 15px; }
  .footer .navbar-form {
    padding: 0; }
  .footer address {
    font-size: 13px; }
  .footer .nalas-digest form {
    width: 100%;
    margin-bottom: 15px; }
  .footer .nalas-digest .btn-default {
    margin-left: -5px;
    background: #003d7e;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    height: 40px; }
    .footer .nalas-digest .btn-default span {
      font-weight: 700; }
  .footer .nalas-digest .form-group {
    width: 60%; }
  .footer .nalas-digest input {
    height: 40px;
    width: 100%; }
  .footer .quick-links h3 {
    padding-left: 10px; }
  .footer .quick-links ul {
    padding: 0 0 0 15px;
    margin: 0; }
  .footer h3 {
    margin-top: 0;
    font-family: "Roboto Slab", Times New Roman;
    text-transform: uppercase;
    font-size: 18px; }
  .footer .copyright {
    padding: 0 40px; }
    .footer .copyright hr {
      border-top: 1px solid #818181;
      margin-bottom: 5px; }
  .footer.invert {
    background: #003d7e;
    color: #b2b2b2; }
    .footer.invert h1, .footer.invert h2, .footer.invert h3, .footer.invert h4, .footer.invert h5, .footer.invert h6 {
      color: #DDDDDD; }
    .footer.invert a {
      color: #b2b2b2; }

.copyright {
  color: #003d7e;
  background: #ffea00; }
  .copyright .copy {
    padding-top: 5px; }

.sidebar-banner {
  padding: 0; }

.p0 {
  padding: 0; }

.pr0 {
  padding-right: 0; }

.gallery,
.video-gallery {
  min-height: 500px; }
  .gallery h3,
  .video-gallery h3 {
    font-size: 16px;
    font-weight: bold;
    font-family: Roboto Slab;
    margin-bottom: 15px;
    min-height: 50px; }
  .gallery .spinner,
  .video-gallery .spinner {
    width: 50px;
    height: 50px;
    margin: 50px auto;
    display: block; }
  .gallery .col-md-3, .gallery .col-md-2,
  .video-gallery .col-md-3,
  .video-gallery .col-md-2 {
    margin-bottom: 30px; }
  .gallery .gallery-action,
  .video-gallery .gallery-action {
    display: block;
    border: 1px solid #CCC;
    box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.07); }
  .gallery .gallery-image,
  .video-gallery .gallery-image {
    display: block;
    border: 1px solid #CCC; }
  .gallery img,
  .video-gallery img {
    width: 100%; }
.gallery div{min-height: 350px}
.video-gallery div{min-height: 220px}
.back {
  margin-bottom: 40px;
  display: block; }

.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px; }

.tabs-left {
  border-right: 1px solid #ddd; }

.tabs-right {
  border-left: 1px solid #ddd; }

.tabs-left > li, .tabs-right > li {
  float: none;
  margin-bottom: 2px; }

.tabs-left > li {
  margin-right: -1px; }

.tabs-right > li {
  margin-left: -1px; }

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent; }

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent; }

.tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block; }

.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0; }

.sideways {
  margin-top: 50px;
  border: none;
  position: relative; }

.sideways > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px; }

.sideways > li > a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px; }

.sideways > li.active > a,
.sideways > li.active > a:hover,
.sideways > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd; }

.sideways.tabs-left {
  left: -50px; }

.sideways.tabs-right {
  right: -50px; }

.sideways.tabs-right > li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.sideways.tabs-left > li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.owl-carousel.main {
  margin-top: -20px;
  padding-top: 0;
  height: auto; }

.owl-controls {
  position: absolute;
  bottom: 50%;
  width: 100%;
  z-index: 999; }
  .owl-controls .prev,
  .owl-controls .next {
    background: url("../../../Content/images/prev_next.png") no-repeat;
    width: 45px;
    height: 45px;
    display: block;
    position: absolute; }
  .owl-controls .prev {
    left: 20%;
    background-position: 0 0; }
  .owl-controls .next {
    right: 20%;
    background-position: -45px 0; }

.content {
  padding-top: 20px;
  min-height: 550px; }
  .content h2 {
    font-family: "Roboto Slab", 'Open Sans';
    padding: 0px 0 0px 0;
    margin-top: 0; }
  .content .post-image {
    max-width: 100%; }
  .content .info {
    list-style: none;
    padding: 0;
    margin: 20px 0 30px 0; }
    .content .info li {
      font-size: 20px; }
  .content .privacy-policy {
    padding: 20px;
    margin: 0 auto;
    width: 800px;
    border: 1px solid #DDDDDD; }
  .content .members-list,
  .content .archive-list {
    list-style: none;
    margin: 20px 0 0 0; }
    .content .members-list .member,
    .content .archive-list .member {
      padding: 0;
      margin: 0;
      clear: both;
      list-style: none;
      margin-bottom: 30px; }
      .content .members-list .member .single-member,
      .content .archive-list .member .single-member {
        vertical-align: top;
        position: relative;
        display: inline-block;
        width: 48%;
        margin-bottom: 30px; }
      .content .members-list .member .member-type,
      .content .archive-list .member .member-type {
        font-size: 22px;
        margin-bottom: 10px; }
      .content .members-list .member img,
      .content .archive-list .member img {
        max-width: 100%; }
    .content .members-list.partners-row,
    .content .archive-list.partners-row {
      margin: 0 15px;
      padding: 20px 0; }
      .content .members-list.partners-row .member-title,
      .content .archive-list.partners-row .member-title {
        font-weight: bold; }
      .content .members-list.partners-row > .col-md-6,
      .content .archive-list.partners-row > .col-md-6 {
        display: inline-block;
        margin-bottom: 30px;
        float: none;
        vertical-align: top;
        width: 49%; }
    .content .members-list > li,
    .content .archive-list > li {
      margin: 0;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #777777; }
    .content .members-list .member-title,
    .content .members-list .archive-title,
    .content .archive-list .member-title,
    .content .archive-list .archive-title {
      font-weight: bold;
      font-size: 16px;
      padding-bottom: 5px; }
  .content .media-date {
    font-size: 14px;
font-style: italic;
margin: 6px 0 0;
color: grey; }
.caption p{
  text-align: justify;
}
  .content .archive-list .media-heading {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 15px; }
  .content .archive-list > li {
    border-bottom: none;
    margin-bottom: 15px; }
  .content .share-options {
    list-style: none;
    padding: 0;
    margin: 50px 0 0 0; }
    .content .share-options li {
      display: inline-block;
      float: left;
      color: #FFFFFF;
    width: 43px;
margin-right: 11px;
      text-align: center; }
      .content .share-options li a {
        padding: 10px 13px;
        color: #FFFFFF;
        text-decoration: none;
        display: block; }
      .content .share-options li.facebook {
        background: #3b5998; }
      .content .share-options li.twitter {
        background: #55acee; }
      .content .share-options li.google-plus {
        background: #dd4b39; }
      .content .share-options li.mail {
        background: #373737; }

  .content .post .media-date {
    font-weight: bold;
    margin-top: 15px; }
  .content .other-posts {
    list-style: none;
    padding: 0;
    margin: 0; }
    .content .other-posts .thumbnail img {
      width: 100% !important; }
  .content .gallery .row,
  .content .photo-gallery .row,
  .content .video-gallery .row {
    margin-bottom: 30px; }
  .content .photo-gallery .col-md-2 {
    width: 20%; }

.news {
  background: #DDDDDD; }
  .news h2 {
    text-transform: uppercase;
    font-family: "Roboto Slab", Times New Roman;
    font-size: 22px;
    font-weight: bold;
    color: #504e4e; }
    .news h2 a {
      color: #504e4e; }
  .news .thumbnail {
    background: none; }
    .news .thumbnail h3 {
      font-family: "Roboto Slab", Times New Roman;
      font-size: 18px;
      line-height: 22px; }
    .news .thumbnail .date {
      padding: 5px 0 10px 0;
      font-size: 16px;
      font-style: italic;}
    .news .thumbnail a {
      color: #428bca;
      font-weight: bold; }
      .news .thumbnail a:hover {
      color: #2a6496;
      text-decoration: none; }
      .news .thumbnail img{
        width: 295px;
        height: 200px;
      }
.testimonials h2 {
  text-transform: uppercase;
  font-family: "Roboto Slab", Times New Roman;
  font-size: 22px;
  font-weight: bold;
  color: #003d7e; }
  .testimonials h2 a {
    color: #003d7e; }
.testimonials blockquote p {
  border: 3px solid #fdea23;
  background: #fafbfd; }
.testimonials .bubble-triangle {
  width: 0;
  height: 0;
  border-top: 12px solid #fdea23;
  border-right: 25px solid transparent;
  position: relative;
  margin-top: -10px;
  margin-left: 100px; }
  .testimonials .bubble-triangle .bubble-triangle-inner {
    width: 0;
    height: 0;
    border-top: 12px solid #fafbfd;
    border-right: 25px solid transparent;
    position: absolute;
    top: -16px;
    left: 3px; }
.testimonials .by {
  position: relative;
  margin-top: 5px; }
  .testimonials .by .name,
  .testimonials .by .location {
    font-size: 14px; }
  .testimonials .by .name {
    padding-top: 12px; }
  .testimonials .by .location {
    color: #003d7e; }
  .testimonials .by img {
    padding: 0; }

.members h2 {
  text-transform: uppercase;
  font-family: "Roboto Slab", Times New Roman;
  font-size: 22px;
  font-weight: bold;
  color: #003d7e; }

.social-networks {
  list-style: none;
  padding: 0;
  margin: 0; }
  .social-networks li {
    display: inline-block;
    margin: 0 15px; }
    .social-networks li .tooltip {
      top: -40px !important; }
      .social-networks li .tooltip .tooltip-inner {
        padding: 7px 14px;
        background: #4174c5; }
      .social-networks li .tooltip .tooltip-arrow {
        border-top-color: #4174c5; }

.social {
  background: url("../../../Content/images/social.png") no-repeat;
  width: 30px;
  height: 25px;
  display: inline-block; }
  .social.social-fb {
    background-position: 9px 0; }
  .social.social-twitter {
    background-position: -45px 0; }
  .social.social-google-plus {
    background-position: -100px 0; }
  .social.social-youtube {
    background-position: -152px 0; }
  .social.social-flickr {
    background-position: -206px 0; }
  .social.social-mail {
    background-position: -261px 0; }

.activate-youtube {
  cursor: pointer;
  cursor: hand; }

.youtube-testimonial {
  position: absolute;
  top: 0;
  left: 50px; }

.description {
  padding: 0;
  margin: 20px 0; }

.info-content {
  width: 400px !important; }
  .info-content img {
    width: 100%;
    margin-top: 14px; }
  .info-content .firstHeading {
    font-size: 16px;
    margin: 10px 0; }

.sitemap > li {
  margin-bottom: 5px;
  text-transform: uppercase; }
.sitemap ul li {
  text-transform: none; }

.tools .col-md-4 {
  text-align: center;
  margin-bottom: 20px; }
  .tools .col-md-4 img {
    text-align: center;
    max-width: 100%; }

.error {
  color: red;
  font-weight: normal; }

.nalas-full {
  font-size: 20px;
  padding: 15px 20px; }

.media-image {
  margin: 0 10px 10px 0;
  float: left; }
  .media-image img {
    width: 100%;
  }

.mce-btn button {
  height: 28px; }

.main {
  padding-top: 10px;
  height: 500px;
  overflow: auto; }

.search-form {
  position: absolute;
  top: 5px;
  left: 402px; }

.upload-form {
  position: absolute;
  bottom: 7px;
  left: 10px; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block; }

input[readonly] {
  background-color: white !important;
  cursor: text !important; }

.signin-form {
  width: 500px;
  margin: 100px auto; }
  .signin-form form {
    width: 250px;
    margin: 100px auto; }

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s; }

.pace-inactive {
  display: none; }

.rss-news {
  background: url(../../../Content/images/rss.png) 20% 97% no-repeat #dddddd;
  padding: 0 20px; }
  .rss-news h2 {
    text-transform: uppercase;
    font-family: "Roboto Slab", Times New Roman;
    font-size: 22px;
    font-weight: bold;
    color: #003d7e; }
  .rss-news .news-list {
    padding: 0 0 10px 20px;
    margin: 0; }
    .rss-news .news-list li {
      margin-bottom: 25px; }
      .rss-news .news-list li a {
        font-weight: bold;
        color: #003d7e; }

.events h2 {
  text-transform: uppercase;
  font-family: "Roboto Slab", Times New Roman;
  font-size: 22px;
  font-weight: bold;
  color: #003d7e; }
  .events h2 a {
    color: #003d7e; }
.events .upcoming {
  list-style: none;
  padding: 0;
  margin: 0; }
  .events .upcoming li {
    margin-bottom: 10px; }
  .events .upcoming .icon {
    background: url(../../../Content/images/loc_time.png) no-repeat;
    width: 15px;
    height: 17px;
    display: inline-block;
    vertical-align: -2px; }
    .events .upcoming .icon.icon-time {
      background-position: -14px 0; }
    .events .upcoming .icon.icon-loc {
      background-position: 1px 0; }
  .events .upcoming .location,
  .events .upcoming .time {
    font-size: 13px; }
  .events .upcoming .time {
    color: #95999e; }
  .events .upcoming .location {
    color: #c9b827; }
  .events .upcoming .main-date,
  .events .upcoming .main-month {
    font-family: 'Share Tech', sans-serif;
    font-size: 20px;
    font-weight: bold; }
  .events .upcoming .main-date {
    font-size: 30px;
    margin-bottom: -10px; }
  .events .upcoming .dates {
    background: #ffea00;
    padding: 0 5px;
    text-align: center; }
  .events .upcoming .title {
    color: #003d7e;
    font-weight: bold; }

p {
  text-align: justify;
}

blockquote {
  border-left: none;
  padding: 0; }
  blockquote p {
    font-style: italic;
    font-size: 14px;
    background: #F1F1F1;
    border-left: none;
    padding: 20px; }
  blockquote small {
    padding-left: 20px; }

.btn,
.form-control {
  border-radius: 0; }

.btn-primary {
  border-color: #003d7e;
  background-color: #003d7e; }

.breadcrumb {
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 0;
  background-color: #FFFFFF; }

.navbar-default .navbar-collapse,
.container-fluid {
  padding: 0;
  margin: 0; }

.google-search {
  width: 300px;
  float: right;
  margin-top: 10px; }
  .google-search .gsc-search-box-tools .gsc-search-box .gsc-input {
    background: none !important; }
  .google-search .gsc-input-box {
    padding: 3px 5px;
    height: auto; }
  .google-search .gsst_a .gscb_a {
    vertical-align: -2px; }
  .google-search input.gsc-search-button {
    height: 33px;
    width: 16px; }
  .google-search input.gsc-search-button-v2 {
    padding: 9px 19px;
    min-width: 53px; }

.gsc-inline-block {
  background: none !important;
  border: none !important;
  box-shadow: none !important; }

.pagination {
  clear: both;
  display: block;
  padding-left: 0;
  margin: 20px auto;
  border-radius: 4px;
  width: 480px; }

.owl-theme .owl-controls .owl-nav [class*=owl-],
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: none; }

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  border-color: #003d7e !important;
  background-color: #003d7e !important; }

.thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.dropdown-menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }
  .dropdown-menu li {
    color: #003d7e;
    font-size: 16px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.navbar-toggle {
  background: #FFFFFF;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.header .navbar-default .navbar-nav > .active > a {
  color: #ffea00; }

@media (min-width: 0) and (max-width: 768px) {
  .image img {
    width: 100%; }

  body {
    overflow-x: hidden; }

  .rss-news {
    padding: 20px; }
    .rss-news .news-list li a {
      font-size: 18px; }

  .google-search {
    width: 200px; }

  .header .navbar-default .navbar-nav > .open > a {
    padding-left: 30px; }

  .header .header-search {
    padding-top: 10px; }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none; }

  blockquote p {
    font-size: 16px; }

  .events .upcoming {
    padding-bottom: 40px; }
    .events .upcoming .title {
      font-size: 16px; }

  .about-us,
  .quick-links,
  .nalas-digest {
    margin-top: 30px;
    padding: 20px 0;
    text-align: center; }
    .about-us ul,
    .quick-links ul,
    .nalas-digest ul {
      list-style: none; }

  .nalas-digest {
    margin-top: 0; }
    .nalas-digest > p {
      padding: 20px 40px 0 40px;
      margin-bottom: 0; }

  .footer .nalas-digest .form-group {
    margin: 20px auto; }

  .footer .nalas-digest form {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }

  .navbar-form {
    margin: 0; }

  .copy {
    text-align: center;
    padding: 20px; }

  .social-networks {
    text-align: center;
    margin-top: 20px; }

  .banner-1 img,
  .banner-2 img {
    width: 100%; }

  .youtube-testimonial {
    left: 30px; }

  .content .members-list .member {
    text-align: center;
    border-bottom: 1px solid #CCCCCC; }
    .content .members-list .member .single-member {
      width: 100%; }
    .content .members-list .member .address-details {
      margin-bottom: 10px; }
.member_logo{
  width: 100px !important;
}
  .menu-title {
    padding: 10px;
    font-weight: bold;
    font-size: 20px; }

  .open-next-dropdown {
    font-size: 30px;
    font-family: 'Roboto Slab';
    position: absolute;
    right: 20px;
    top: 0;
    color: #003d7e;
    font-weight: bold;
    padding: 15px; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    position: relative;
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }

  .navbar-nav .open .dropdown-menu {
    padding-left: 10px; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #003d7e; }

  .content .members-list.partners-row > .col-md-6 {
    width: 100%;
    margin-bottom: 60px; }

  .latestPosts {
    display: none; }

  .media-body {
    display: block;
    overflow: auto; }
    .media-body.col-md-12 {
      padding: 0 1px; }
.media-body p{
text-align:justify !important;
}

  .content .media-date {
    width: 100%;
    margin: 20px 0; }

  .media-image {
    width: 100%;
    margin: 20px 0; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .header .quote {
    font-size: 16px;
    padding-right: 130px;
  }
  .header .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 15px;
  }
}
