/*
@media (max-width: 1259px) {

  .container {
      width: 1170px;
  }

}

@media (max-width: 1170px) {

  .container {
      width: 1040px;
  }

}
*/

@media (min-width: 1260px) {

  .container {
      width: 1240px;
      max-width:1240px;
  }

}

@media (max-width: 1169px) {

  .icampuscols .seclogo {
    margin-top:-40px;
  }

}

@media (max-width: 991px) {

  .container {
    max-width: 970px;
    width:auto !important;
  }

  .icampuscols .seclogo {
    margin-top:-30px;
  }

  .content-bottom .wrap > .container {
      margin-top:0%;
  }

  .content-bottom .wrap .bg-left,
  .content-bottom .wrap .bg-right {
      display:none;
      top: 0;
      right: 0;
      width: 100%;
      height: 40%;
  }

}


@media (min-width: 768px) {
  .container {

  }
  .contact-message-feedback-form {
    max-width: 650px;
    margin: 0 auto;
    border: 1px solid #e9e8ed;
    padding: 10px 30px;
    background: #fdfdfd;
  }

  .region-primary-menu {
    display: inline-block;
    float: right;
    width: auto;
    margin: 0;
  }

  .main-header nav {
    margin: 0;
  }

  .main-header nav.topnav.navbar-default {
    border-bottom: 0px solid #0771be;
  }

  .carousel-caption p,
  .carousel-caption h3 {
    display: block;
  }

  .carousel-caption {
    background-color: #fff;
    background: rgba(255, 255, 255, 0.89);
    color: #333;
    text-shadow: none;
    padding: 15px;
  }

  .footer-widgets,
  .footer-space {
    text-align: left;
  }

  .comment-wrap .author-details {
    width: 10%;
  }

  .comment-wrap .author-comments {
    width: 90%;
  }

  .menu-base-theme li {
    float: left;
  }

  .menu-base-theme.sm-rtl li {
    float: right;
  }

  .menu-base-theme ul li,
  .menu-base-theme.sm-rtl ul li,
  .menu-base-theme.sm-vertical li {
    float: none;
  }

  .navbar .menu-base-theme a {
    white-space: nowrap;
  }

  .menu-base-theme ul a,
  .menu-base-theme.sm-vertical a {
    white-space: normal;
  }

  .menu-base-theme .sm-nowrap > li > a,
  .menu-base-theme .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  .menu-base-theme {
    background: transparent;
  }

  .region-snd-menu .menu-base-theme {
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px -1px rgba(32,18,58,.24);
    -moz-box-shadow: 0px 0px 6px -1px rgba(32,18,58,.24);
    box-shadow: 0px 0px 6px -1px rgba(32,18,58,.24);
  }

  .menu-base-theme a.current {
    background: #595aa5;
    color: white;
  }

  .menu-base-theme a.disabled {
    background: #595aa5;
    color: #a1d1e8;
  }

  .menu-base-theme a.highlighted span.sub-arrow:before {
    display: none;
  }

  .menu-base-theme > li {
    border-left: 1px solid #2b82ac;
  }

  .menu-base-theme > li:first-child {
    border-left: 0;
  }

  .menu-base-theme ul {
    border: 1px solid #a8a8a8;
    padding: 0;
    background: white;
  }

  .menu-base-theme ul ul {
    background: white;
  }

  .menu-base-theme ul a,
  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active,
  .menu-base-theme ul a.highlighted {
    border: 0 !important;
    padding: 9px 23px;
    background: transparent;
    color: #595aa5;
  }

  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active,
  .menu-base-theme ul a.highlighted {
    background: transparent;
    color: #595aa5;
  }

  .menu-base-theme ul a.current {
    background: #006892;
    color: #0771be;
  }

  .menu-base-theme ul a.disabled {
    background: white;
    color: #b3b3b3;
  }

  .menu-base-theme ul a span.sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }

  .menu-base-theme ul li {
    border: 0;
  }

  .menu-base-theme span.scroll-up,
  .menu-base-theme span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px;
  }

  .menu-base-theme span.scroll-up-arrow,
  .menu-base-theme span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2b82ac transparent;
  }

  .menu-base-theme span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #2b82ac transparent transparent transparent;
  }

  .menu-base-theme.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }

  .menu-base-theme.sm-rtl > li:first-child {
    border-left: 1px solid #2b82ac;
  }

  .menu-base-theme.sm-rtl > li:last-child {
    border-left: 0;
  }

  .menu-base-theme.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }

  .menu-base-theme.sm-vertical a {
    padding: 9px 23px;
  }

  .menu-base-theme.sm-vertical a span.sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }

  .menu-base-theme.sm-vertical > li {
    border-left: 0 !important;
  }

  .menu-base-theme.sm-vertical ul a {
    padding: 9px 23px;
  }

  .region-primary-menu,
  .menu-base-theme li a {    
    color: #333;    
    font-size: 1.8rem;
    font-weight:400;
    letter-spacing: 0.02rem;
  }

  .navbar .region-primary-menu,
  .navbar .menu-base-theme li a {
    background: #fff;
  }


  .menu-base-theme a {
    border: 0;
  }

  .menu-base-theme > li {
    border: 0;
  }

  .menu-base-theme a span.sub-arrow {
    padding: 0;
    top: 20px;
    margin-top: 0;
    bottom: 2px;
    right: 10px;
    margin-left: -5px;
    left: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #0771be transparent transparent transparent;
    background: transparent;
  }

  .menu-base-theme a:hover span.sub-arrow,
  .menu-base-theme a:focus span.sub-arrow,
  .menu-base-theme a:active span.sub-arrow,
  .menu-base-theme a.highlighted span.sub-arrow {
    border-color: #00614e transparent transparent transparent;
  }

  .menu-base-theme ul {
    position: absolute;
    border: 1px solid #eee;
    padding: 0;
    background-color: #ffffff;
  }

  .menu-base-theme ul.has-submenu li {
    border-bottom: 1px solid #fff;
  }

  .menu-base-theme a {
    padding: 15px 24px 13px;
  }

  .region-snd-menu .menu-base-theme a,
  .region-snd-menu .menu-base-theme a:hover,
  .region-snd-menu .menu-base-theme a:focus,
  .region-snd-menu .menu-base-theme a:active,
  .region-snd-menu .menu-base-theme a.highlighted {
    padding: 10px 24px 8px;
  }

  .menu-base-theme a,
  .menu-base-theme a:hover,
  .menu-base-theme a:focus,
  .menu-base-theme a:active,
  .menu-base-theme a.highlighted {    
    padding: 10px 14px 8px;
    background: transparent;    
    color:#595aa5;    
  }

  .sidebar-second .menu-base-theme li a {
    color:#595aa5;
  }
  .region-sidebar-second .menu-base-theme li {
    display: block;
    width:100%;    
  }

  .navbar .menu-base-theme a,
  .navbar .menu-base-theme a:hover,
  .navbar .menu-base-theme a:focus,
  .navbar .menu-base-theme a:active,
  .navbar .menu-base-theme a.highlighted {    
    padding: 15px 24px 13px;
    background: transparent;    
    color:#595aa5;    
  }

  .navbar .menu-base-theme a {
    color:#333;
  }


  .navbar .menu-base-theme li a {
    border-bottom: 4px solid #fff;
  }
  .navbar .menu-base-theme li a:hover,
  .navbar .menu-base-theme li a.is-active,
  .navbar .menu-base-theme li.menu-item--active-trail > a {
    color:#595aa5 !important;
    border-bottom:4px solid #595aa5;
  }
  
  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active,
  .menu-base-theme ul a.is-active,
  .menu-base-theme ul a.highlighted, .menu-item--active-trail > .has-submenu {
    background: #0771be;
    /*color: #0771be;*/
    color: #333333;
  }

  .menu-base-theme > .menu-item--active-trail > .has-submenu {background: transparent;}

  .menu-base-theme > .menu-item--active-trail > .has-submenu span.sub-arrow,
  .menu-base-theme > .menu-item--expanded > .has-submenu span.sub-arrow {
    display:none;
  }

  .menu-base-theme li a.is-active {
    background: transparent; 
    color: #333333;
  }

}

@media (max-width: 767px) {

  .topnav .container,
  .topnav .container .row > div {
      padding-left:0;
      padding-right:0;
  }
  .topnav .container .row {
      margin-left:0;
      margin-right:0;
  }
  .navbar-header {
      padding: 6px 0 4px;
  }

  .region-primary-menu,
  .menu-base-theme li a {
    text-transform: uppercase;
  }

  .container {
      /*width: 750px;*/
      width:auto;
  }

  .icampuscols .views-row {
      padding:20px;
  }
  .icampuscols .secimg {
      display: none;
  }
  .icampuscols .seclogo {
    margin-top: 0px;
  }

  .footer-ribbon ul.menu,
  .footer-ribbon .social-media {
    text-align: center;
  }

  .footer-ribbon .social-media a {
    top: -5px;
  }

  .menu-base-theme {
    border-bottom: 0px solid #0771be;
    border-top: 0px solid #0771be;
    margin: 3px 0 0;
    padding: 0 0 40px;
  }

  .menu-base-theme li a {
    background-color: #fbfbfb;
    border-bottom: 1px solid #eef0f7;
  }

  .menu-base-theme a,
  .menu-base-theme a:hover,
  .menu-base-theme a:focus,
  .menu-base-theme a:active,
  .menu-base-theme a.highlighted {
    color: #00614e;
    font-weight: 500;
  }

  .slidewidget .toggle-switch {
    height: 30px;
    width: 30px;
  }

  .slidewidget .fa-gear.fa-spin {
    font-size: 20px;
    height: 20px;
    left: 15%;
    top: 15%;
    width: 20px;
  }

  .menu-base-theme ul a,
  .menu-base-theme ul a:hover,
  .menu-base-theme ul a:focus,
  .menu-base-theme ul a:active {
    border-left: 8px solid transparent;
  }

  .menu-base-theme ul ul a,
  .menu-base-theme ul ul a:hover,
  .menu-base-theme ul ul a:focus,
  .menu-base-theme ul ul a:active {
    border-left: 16px solid transparent;
  }

  .menu-base-theme ul ul ul a,
  .menu-base-theme ul ul ul a:hover,
  .menu-base-theme ul ul ul a:focus,
  .menu-base-theme ul ul ul a:active {
    border-left: 24px solid transparent;
  }

  .menu-base-theme ul ul ul ul a,
  .menu-base-theme ul ul ul ul a:hover,
  .menu-base-theme ul ul ul ul a:focus,
  .menu-base-theme ul ul ul ul a:active {
    border-left: 32px solid transparent;
  }

  .menu-base-theme ul ul ul ul a,
  .menu-base-theme ul ul ul ul a:hover,
  .menu-base-theme ul ul ul ul a:focus,
  .menu-base-theme ul ul ul ul a:active {
    border-left: 40px solid transparent;
  }

  .menu-base-theme a.has-submenu.highlighted {
    background: #fff;
  }

  .menu-base-theme a.is-active {
    color: #0771be !important;
    text-transform: uppercase;
  }

  /* timeline */

  ul.timeline-list.alternate li.timeline-item .timeline-item-wrapper {
    width: 100%;
    float: none;
    padding-left: 4rem !important;
    padding-right: 3rem !important;
  }

  ul.timeline-list.alternate li.timeline-item .timeline-item-wrapper .inner-wrap {
      padding-top:14px;
  }


  ul.timeline-list li.timeline-item.odd .date {
      float:none;
      width:100%;
      padding-left:4rem;
      font-weight:400;
  }
  ul.timeline-list li.timeline-item.even .date {
      float:none;
      width:100%;
      text-align:left;
      padding-left:4rem;
      padding-top:1px;
      font-weight:400;
  }

  ul.timeline-list.marker-center .timeline-marker {
    right: auto !important;
    left:-12px;
    top: -12px;
  }

  ul.timeline-list li.timeline-item .views-field-field-t-img {
      float: left;
      margin-right: auto;
      margin-left: 0px;
  }

  ul.timeline-list.alternate:after {
    left: 0px !important;
    transform: translateX(-50%);
  }
}

@media (min-width: 992px) {

  .container {
      width: 1040px;
      max-width:1040px;
  }

}

@media (min-width: 1170px) {

  .container {
      width: 1170px;
      max-width:1170px;
  }

}

.menu-base-theme a.has-submenu span.sub-arrow:before {
    content: "+";
    display: block;
}

.menu-base-theme a.has-submenu.highlighted span.sub-arrow:before {
    content: "-";
}
