/* Font-size (14px) */
/* Font */
/* Effect */
/* end Effect */
/* Button */
/* end Button */
/* Background */
/* end Background */
/* Gallery hover,focus */
/* end Gallery hover,focus */
@media screen and (max-width: 1199px) {
  /* line 4, ../../sass/screens/theme-responsive.scss */
  .group-product-info .progress {
    width: 100%;
  }

  /* jcarousel-shop */
  /* line 8, ../../sass/screens/theme-responsive.scss */
  .jcarousel-wrapper.jcarousel-shop .jcarousel li {
    width: 294px;
  }

  /* line 11, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset {
    padding: 20px;
  }
  /* line 13, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset h3 {
    font-size: 2.143em;
    padding-left: 110px;
    margin-bottom: 10px;
  }
  /* line 18, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset .field-body p {
    margin-bottom: 10px;
  }

  /* line 22, ../../sass/screens/theme-responsive.scss */
  .user-form {
    max-width: 600px;
  }

  /* node */
  /* line 26, ../../sass/screens/theme-responsive.scss */
  .node .links .log-or-reg {
    margin-top: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 32, ../../sass/screens/theme-responsive.scss */
  .view-header {
    padding: 0 100px;
  }

  /* slideshow */
  /* line 37, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow h2 {
    font-size: 2.143em;
    font-weight: 600;
  }
  /* line 43, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content {
    max-width: 970px;
  }
  /* line 45, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .carousel-content-inner {
    max-width: 650px;
    bottom: 25px;
  }
  /* line 50, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .control {
    max-width: 970px;
  }
  /* line 52, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .control .carousel-control {
    bottom: 53px;
  }

  /* section-fisrt */
  /* line 58, ../../sass/screens/theme-responsive.scss */
  .section-fisrt .block-donate-now {
    padding-left: 125px;
  }

  /* section-third */
  /* line 62, ../../sass/screens/theme-responsive.scss */
  .section-third .container {
    padding: 60px 255px 190px 300px;
  }

  /* section-seventh */
  /* line 66, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li {
    margin-right: 4px;
  }

  /* block-counter  */
  /* line 70, ../../sass/screens/theme-responsive.scss */
  .block-counter .heading .count {
    font-size: 2.857em;
  }

  /* socials-list */
  /* line 74, ../../sass/screens/theme-responsive.scss */
  .socials-list li {
    margin: 0 42px;
  }

  /* sidebar */
  /* line 80, ../../sass/screens/theme-responsive.scss */
  .sidebar .block-quicktabs .nav-tabs > li > a {
    padding: 10px 5px;
  }
  /* line 84, ../../sass/screens/theme-responsive.scss */
  .sidebar .block-quicktabs .tab-content img {
    width: 80px;
    margin-bottom: 5px;
  }
  /* line 88, ../../sass/screens/theme-responsive.scss */
  .sidebar .block-quicktabs .tab-content .media-body {
    overflow: visible;
  }
  /* line 94, ../../sass/screens/theme-responsive.scss */
  .sidebar .block-gallery img {
    width: 75px;
  }

  /* line 99, ../../sass/screens/theme-responsive.scss */
  .view-grid .field-video {
    height: 107px;
  }

  /* page donation */
  /* line 103, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset {
    padding: 30px 25px;
  }
  /* line 105, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset h3 {
    font-size: 1.429em;
  }

  /* jcarousel-donation */
  /* line 110, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li {
    width: 455px;
  }
  /* line 112, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .field-node .btn {
    top: 150px;
  }

  /* page About */
  /* line 117, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li {
    width: 219px;
    margin-right: 22px;
  }

  /* line 121, ../../sass/screens/theme-responsive.scss */
  .block-donate-now-2 .btn-cycle {
    top: -65px;
  }

  /* line 124, ../../sass/screens/theme-responsive.scss */
  .line-item-summary.checkout span {
    margin-left: 165px;
  }
}
@media screen and (min-width: 992px) {
  /* line 130, ../../sass/screens/theme-responsive.scss */
  #navbar-collapse {
    width: auto !important;
  }
}
@media screen and (max-width: 991px) {
  /* line 136, ../../sass/screens/theme-responsive.scss */
  .section .container {
    padding-bottom: 40px;
    padding-top: 40px;
  }

  /* line 140, ../../sass/screens/theme-responsive.scss */
  .content.col-sm-9, .sidebar {
    width: 100%;
  }

  /* line 143, ../../sass/screens/theme-responsive.scss */
  aside.col-sm-3 {
    width: 100%;
    margin-top: 40px;
  }

  /* line 148, ../../sass/screens/theme-responsive.scss */
  .group-image.col-sm-5 {
    width: 57%;
  }
  /* line 151, ../../sass/screens/theme-responsive.scss */
  .group-image + .group-product-info.col-sm-6 {
    width: 42%;
  }

  /* line 156, ../../sass/screens/theme-responsive.scss */
  .form-search {
    width: inherit;
  }

  /* header */
  /* line 160, ../../sass/screens/theme-responsive.scss */
  .header {
    position: relative;
  }
  /* line 162, ../../sass/screens/theme-responsive.scss */
  .header .navbar-toggle {
    display: block;
  }
  /* line 165, ../../sass/screens/theme-responsive.scss */
  .header .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 168, ../../sass/screens/theme-responsive.scss */
  .header .navbar-collapse.collapse.in {
    display: block !important;
    width: 250px !important;
  }
  /* line 172, ../../sass/screens/theme-responsive.scss */
  .header #navbar-collapse {
    position: absolute;
    border-top: 0;
    top: 40px;
    right: 0;
    float: none !important;
    width: 0px;
    height: auto !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 999;
    overflow-x: hidden;
  }

  /* main-menu */
  /* line 186, ../../sass/screens/theme-responsive.scss */
  .main-menu {
    background: #072054;
    width: 250px;
    height: 100%;
    display: block;
    float: none;
    margin: 0;
    padding-bottom: 10px;
  }
  /* line 194, ../../sass/screens/theme-responsive.scss */
  .main-menu > li {
    width: 100%;
    margin-left: 0;

    border-top: 1px dashed #028dc9;
  }
  /* line 198, ../../sass/screens/theme-responsive.scss */
  .main-menu > li:first-child {
    border-top: 0;
  }
  /* line 201, ../../sass/screens/theme-responsive.scss */
  .main-menu > li > a {
    color: #ffffff;
    /*padding: 12px 15px;*/
  }
  /* line 204, ../../sass/screens/theme-responsive.scss */
  .main-menu > li > a:hover, .main-menu > li > a:focus {
    color: white !important;
  }
  /* line 208, ../../sass/screens/theme-responsive.scss */
  .main-menu > li.active > a {
    color: white;
  }
  /* line 212, ../../sass/screens/theme-responsive.scss */
  .main-menu > li:hover > a, .main-menu > li:focus > a {
    color: white;
  }
  /* line 216, ../../sass/screens/theme-responsive.scss */
  .main-menu > li ul {
    border-top: 1px dashed #028dc9;
    position: static;
    display: block;
    background: transparent;
    padding-left: 25px;
  }
  /* line 223, ../../sass/screens/theme-responsive.scss */
  .main-menu > li ul li a {
    padding: 7px 15px;
    color: #aaaaaa;
  }
  /* line 226, ../../sass/screens/theme-responsive.scss */
  .main-menu > li ul li a:hover, .main-menu > li ul li a:focus {
    background-color: transparent;
  }
  /* line 230, ../../sass/screens/theme-responsive.scss */
  .main-menu > li ul li.active > a {
    color: white;
    background-color: transparent;
  }

  /* line 239, ../../sass/screens/theme-responsive.scss */
  .view-header {
    padding: 0;
  }

  /* slideshow */
  /* line 244, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow h2 {
    font-size: 2.143em;
    font-weight: 600;
  }
  /* line 250, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content {
    max-width: 750px;
  }
  /* line 252, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .carousel-content-inner {
    max-width: 510px;
    bottom: 40px;
  }
  /* line 256, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content h2 + p {
    display: none;
  }
  /* line 259, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .btn {
    padding: 10px 40px;
  }
  /* line 263, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .control {
    max-width: 750px;
  }
  /* line 265, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .control .carousel-control {
    bottom: 67px;
  }

  /* highlight */
  /* line 272, ../../sass/screens/theme-responsive.scss */
  .highlight .col-sm-4 {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 276, ../../sass/screens/theme-responsive.scss */
  .highlight a.pull-left {
    margin: 0 15px 15px 0;
  }
  /* line 279, ../../sass/screens/theme-responsive.scss */
  .highlight .media-body {
    padding-top: 25px;
  }

  /* socials-list */
  /* line 284, ../../sass/screens/theme-responsive.scss */
  .socials-list li {
    margin: 0 31px;
  }
  /* line 286, ../../sass/screens/theme-responsive.scss */
  .socials-list li a .fa {
    font-size: 1.714em;
  }

  /* footer-first */
  /* line 291, ../../sass/screens/theme-responsive.scss */
  .footer-first .container-inner {
    padding: 40px 0;
  }

  /* footer-second */
  /* line 296, ../../sass/screens/theme-responsive.scss */
  .footer-second .col-sm-4 {
    width: 100%;
    margin-bottom: 40px;
  }
  /* line 299, ../../sass/screens/theme-responsive.scss */
  .footer-second .col-sm-4:last-child {
    margin-bottom: 0;
  }
  /* line 303, ../../sass/screens/theme-responsive.scss */
  .footer-second .gallery {
    max-width: 404px;
  }

  /* page About */
  /* line 309, ../../sass/screens/theme-responsive.scss */
  .view-block-what-we-do .col-sm-6 {
    width: 100%;
  }
  /* line 311, ../../sass/screens/theme-responsive.scss */
  .view-block-what-we-do .col-sm-6:first-child {
    text-align: center;
  }
  /* line 313, ../../sass/screens/theme-responsive.scss */
  .view-block-what-we-do .col-sm-6:first-child img {
    margin-bottom: 15px;
  }

  /* jcarousel-our-team */
  /* line 319, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li {
    width: 220px;
    margin-right: 30px;
  }

  /* line 323, ../../sass/screens/theme-responsive.scss */
  .row > .col-sm-7 {
    width: 100%;
  }
  /* line 325, ../../sass/screens/theme-responsive.scss */
  .row > .col-sm-7 + .col-sm-5 {
    width: 100%;
  }

  /* line 329, ../../sass/screens/theme-responsive.scss */
  .block-donate-now-2 {
    margin-bottom: 40px;
    max-width: 100%;
  }
  /* line 332, ../../sass/screens/theme-responsive.scss */
  .block-donate-now-2 .btn-cycle {
    top: -53px;
    right: -200px;
  }

  /* end page About */
  /* form-login */
  /* line 339, ../../sass/screens/theme-responsive.scss */
  .form-login .form-control {
    width: 50%;
  }

  /* sidebar */
  /* line 343, ../../sass/screens/theme-responsive.scss */
  .sidebar {
    margin-top: 40px;
  }

  /* node */
  /* line 347, ../../sass/screens/theme-responsive.scss */
  .node .links .log-or-reg {
    margin-top: 10px;
  }

  /* line 350, ../../sass/screens/theme-responsive.scss */
  .node-full-width .field-video {
    height: 240px;
  }

  /* line 354, ../../sass/screens/theme-responsive.scss */
  .view-grid .col-sm-6 {
    width: 100%;
  }
  /* line 357, ../../sass/screens/theme-responsive.scss */
  .view-grid .col-sm-3 {
    float: left;
    width: 50%;
  }
  /* line 361, ../../sass/screens/theme-responsive.scss */
  .view-grid .field-video {
    height: 173px;
  }
  /* line 364, ../../sass/screens/theme-responsive.scss */
  .view-grid .view-col .node {
    min-height: 310px;
  }

  /* line 368, ../../sass/screens/theme-responsive.scss */
  .view-grid-full .node {
    min-height: 525px;
  }

  /* page donation */
  /* line 373, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset {
    width: 100%;
    text-align: center;
  }
  /* line 376, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset h3 {
    font-size: 1.714em;
  }
  /* line 379, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset .field-body {
    display: none;
  }
  /* line 383, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .field-node {
    width: 100%;
  }
  /* line 385, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .field-node .btn {
    padding: 10px 30px;
    top: 110px;
  }
  /* line 390, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset {
    text-align: right;
  }
  /* line 392, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset h3 {
    font-size: 1.714em;
    text-align: right;
    padding-left: 50px;
  }

  /* page shop */
  /* line 400, ../../sass/screens/theme-responsive.scss */
  .node-item {
    min-height: 400px;
  }

  /* jcarousel-donation */
  /* line 404, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li {
    width: 345px;
  }

  /* jcarousel-shop */
  /* line 408, ../../sass/screens/theme-responsive.scss */
  .jcarousel-wrapper.jcarousel-shop .jcarousel li {
    width: 220px;
  }

  /* line 411, ../../sass/screens/theme-responsive.scss */
  .form-wrapper.row .col-sm-6 {
    width: 100%;
  }

  /* section-fisrt */
  /* line 415, ../../sass/screens/theme-responsive.scss */
  .section-fisrt .block-donate-now {
    padding-left: 0;
  }

  /* section-third */
  /* line 419, ../../sass/screens/theme-responsive.scss */
  .section-third .container {
    padding: 60px 0 120px 0;
  }

  /* line 422, ../../sass/screens/theme-responsive.scss */
  .form-amount.border {
    padding: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* block-counter  */
  /* line 430, ../../sass/screens/theme-responsive.scss */
  .block-counter .col-sm-3 {
    width: 50%;
  }

  /* section-seventh */
  /* line 435, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li a {
    max-width: 168px;
  }

  /* line 438, ../../sass/screens/theme-responsive.scss */
  .line-item-summary.checkout span {
    margin-left: 90px;
  }
}
@media screen and (max-width: 767px) {
  /* line 444, ../../sass/screens/theme-responsive.scss */
  .change-skin-menu-wrapper {
    display: none;
  }

  /* line 448, ../../sass/screens/theme-responsive.scss */
  .headline .container > .pull-left, .headline .phone {
    font-size: 0.857em;
  }
  /* line 451, ../../sass/screens/theme-responsive.scss */
  .headline .form-search {
    margin-left: 20px;
  }

  /* line 455, ../../sass/screens/theme-responsive.scss */
  .full-width > .container {
    padding-left: 0;
    padding-right: 0;
  }

  /* slideshow */
  /* line 461, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow h2 {
    font-size: 2.143em;
    font-weight: 600;
  }
  /* line 467, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content {
    max-width: 100%;
  }
  /* line 469, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .carousel-content-inner {
    max-width: 400px;
    bottom: 25px;
    padding: 20px;
    right: auto;
    left: 50px;
  }
  /* line 476, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content h2 {
    font-size: 1.714em;
  }
  /* line 478, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content h2 + p {
    display: none;
  }
  /* line 482, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .btn {
    padding: 10px 40px;
  }
  /* line 486, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .control {
    max-width: 100%;
  }
  /* line 488, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .control .carousel-control {
    bottom: 43px;
  }

  /* section-third */
  /* line 494, ../../sass/screens/theme-responsive.scss */
  .section-third .container {
    padding: 60px 15px 120px 15px;
  }
  /* line 496, ../../sass/screens/theme-responsive.scss */
  .section-third .container .view-header {
    padding-left: 0;
    margin-bottom: 25px;
  }

  /* block-donate-now */
  /* line 502, ../../sass/screens/theme-responsive.scss */
  .block-donate-now {
    max-width: inherit;
    width: 100%;
    margin: 0 auto;
  }
  /* line 506, ../../sass/screens/theme-responsive.scss */
  .section-fisrt .block-donate-now {
    padding: 0;
  }
  /* line 509, ../../sass/screens/theme-responsive.scss */
  .block-donate-now h4 {
    text-align: center;
  }
  /* line 512, ../../sass/screens/theme-responsive.scss */
  .block-donate-now .field-content {
    margin: 0 auto;
  }
  /* line 515, ../../sass/screens/theme-responsive.scss */
  .section-fisrt .block-donate-now .btn-cycle, .block-donate-now .btn-cycle {
    position: static;
    margin: 15px auto 0 auto;
  }
  /* line 519, ../../sass/screens/theme-responsive.scss */
  .block-donate-now.block-donate-now-2 {
    margin-bottom: 40px;
    padding: 40px 15px;
  }

  /* section-seventh */
  /* line 525, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li {
    margin-right: 4px;
  }

  /* socials-list */
  /* line 529, ../../sass/screens/theme-responsive.scss */
  .socials-list li {
    margin: 0 24px;
  }

  /* line 532, ../../sass/screens/theme-responsive.scss */
  .no-move {
    width: 50%;
    float: left;
  }
  /* line 536, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset h3 {
    font-size: 1.429em;
    padding-left: 0;
  }
  /* line 540, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset .field-body {
    display: none;
  }

  /* line 546, ../../sass/screens/theme-responsive.scss */
  .view-donation .col-sm-6 {
    width: 50%;
    float: left;
  }

  /* line 551, ../../sass/screens/theme-responsive.scss */
  .view-hover-move {
    max-width: 555px;
  }
  /* line 553, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .field-node .btn {
    top: 120px;
  }

  /* jcarousel-our-team */
  /* line 558, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li {
    width: 226px;
    margin-right: 30px;
  }
  /* line 561, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li .fa.fa-envelope-o {
    display: block;
    margin-right: 0;
  }

  /* jcarousel-donation */
  /* line 567, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li {
    width: 354px;
  }
  /* line 569, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .field-node .btn {
    top: 120px;
  }

  /* jcarousel-shop */
  /* line 574, ../../sass/screens/theme-responsive.scss */
  .jcarousel-wrapper.jcarousel-shop .jcarousel li {
    width: 226px;
  }

  /* line 577, ../../sass/screens/theme-responsive.scss */
  .group-image, .group-product-info {
    float: left;
  }

  /* line 581, ../../sass/screens/theme-responsive.scss */
  .webform label {
    display: block;
    text-align: left;
  }

  /* line 586, ../../sass/screens/theme-responsive.scss */
  .sharethis-buttons {
    float: none !important;
  }

  /* line 589, ../../sass/screens/theme-responsive.scss */
  .line-item-summary.checkout span {
    margin-left: 95px;
  }

  /* line 593, ../../sass/screens/theme-responsive.scss */
  .view-grid-full .col-sm-4 {
    margin-bottom: 30px;
  }

  /* line 597, ../../sass/screens/theme-responsive.scss */
  .block-thumbnail {
    display: table;
  }
  /* line 599, ../../sass/screens/theme-responsive.scss */
  .block-thumbnail > p {
    float: left;
    margin-right: 15px;
  }
  /* line 603, ../../sass/screens/theme-responsive.scss */
  .block-thumbnail .caption {
    overflow: hidden;
  }

  /* line 608, ../../sass/screens/theme-responsive.scss */
  .form-page-search label {
    margin: 0;
  }
  /* line 611, ../../sass/screens/theme-responsive.scss */
  .form-page-search .form-control {
    min-width: 0;
  }
  /* line 614, ../../sass/screens/theme-responsive.scss */
  .form-page-search .btn {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  /* line 622, ../../sass/screens/theme-responsive.scss */
  .headline .container > .pull-left {
    display: none;
  }
  /* line 625, ../../sass/screens/theme-responsive.scss */
  .headline .pull-right {
    width: 100%;
  }
  /* line 627, ../../sass/screens/theme-responsive.scss */
  .headline .pull-right .phone {
    margin-left: 0;
  }
  /* line 630, ../../sass/screens/theme-responsive.scss */
  .headline .pull-right .form-search {
    width: 200px;
    margin-left: 0;
  }

  /* slideshow */
  /* line 639, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .carousel-content-inner {
    max-width: 300px;
    height: 120px;
    left: 10px;
  }
  /* line 643, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .carousel-content-inner h2 {
    text-align: left;
  }
  /* line 647, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content .btn {
    display: none;
  }

  /* section-seventh */
  /* line 653, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li a {
    max-width: 140px;
  }

  /* socials-list */
  /* line 657, ../../sass/screens/theme-responsive.scss */
  .socials-list li {
    margin: 10px 14px 0;
  }

  /* line 660, ../../sass/screens/theme-responsive.scss */
  .no-move {
    width: 100%;
    float: none;
  }
  /* line 664, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset h3 {
    font-size: 1.714em;
  }
  /* line 667, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset .field-body {
    display: block;
  }

  /* jcarousel-our-team */
  /* line 673, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li {
    width: 310px;
    margin-right: 30px;
  }

  /* jcarousel-shop */
  /* line 678, ../../sass/screens/theme-responsive.scss */
  .jcarousel-wrapper.jcarousel-shop .jcarousel li {
    width: 184px;
  }

  /* jcarousel-donation */
  /* line 682, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li {
    width: 290px;
  }
  /* line 685, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .fieldset h3 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 690, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .field-node {
    display: none;
  }

  /* line 695, ../../sass/screens/theme-responsive.scss */
  .group-image {
    max-width: inherit;
  }
  /* line 697, ../../sass/screens/theme-responsive.scss */
  .group-image .field-image {
    max-width: 430px;
  }
  /* line 700, ../../sass/screens/theme-responsive.scss */
  .group-image, .group-image + .group-product-info {
    float: none;
  }
  /* line 703, ../../sass/screens/theme-responsive.scss */
  .group-image.col-sm-5 {
    width: 100%;
  }
  /* line 706, ../../sass/screens/theme-responsive.scss */
  .group-image + .group-product-info.col-sm-6 {
    width: 100%;
  }
  /* line 709, ../../sass/screens/theme-responsive.scss */
  .group-image .sharethis-buttons {
    bottom: 0;
  }

  /* line 713, ../../sass/screens/theme-responsive.scss */
  .form-amount.border {
    border: 0;
    padding: 20px 0 0;
  }

  /* line 718, ../../sass/screens/theme-responsive.scss */
  .view-donation .col-sm-6 {
    width: 100%;
    float: none;
  }

  /* line 724, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset .field-body {
    display: block;
  }
  /* line 727, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .field-node .btn {
    top: 150px;
  }

  /* line 731, ../../sass/screens/theme-responsive.scss */
  .line-item-summary.checkout span {
    margin-left: 55px;
  }

  /* line 734, ../../sass/screens/theme-responsive.scss */
  .view-grid .field-video {
    height: 145px;
  }

  /* line 737, ../../sass/screens/theme-responsive.scss */
  .block-gallery .gallery li img {
    width: 84px;
  }
}
@media screen and (max-width: 480px) {
  /* line 743, ../../sass/screens/theme-responsive.scss */
  .main h2 + h3 {
    margin-bottom: 30px;
  }

  /* slideshow */
  /* line 748, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .carousel-content {
    display: none;
  }
  /* line 751, ../../sass/screens/theme-responsive.scss */
  .carousel-slideshow .control .carousel-control {
    bottom: 25px;
  }

  /* highlight */
  /* line 756, ../../sass/screens/theme-responsive.scss */
  .highlight {
    text-align: center;
  }
  /* line 758, ../../sass/screens/theme-responsive.scss */
  .highlight .pull-left {
    float: none !important;
    padding-right: 0;
    display: block;
  }
  /* line 762, ../../sass/screens/theme-responsive.scss */
  .highlight .pull-left img {
    display: inline-block;
  }

  /* btn-groups */
  /* line 772, ../../sass/screens/theme-responsive.scss */
  .btn-groups {
    width: 190px;
    text-align: center;
    margin: 0 auto;
  }
  /* line 776, ../../sass/screens/theme-responsive.scss */
  .btn-groups a {
    display: block;
  }
  /* line 779, ../../sass/screens/theme-responsive.scss */
  .btn-groups span {
    display: block;
    margin: 5px 0;
  }

  /* section-third */
  /* line 785, ../../sass/screens/theme-responsive.scss */
  .section-third .btn-groups {
    float: right;
  }

  /* form-subscribe */
  /* line 790, ../../sass/screens/theme-responsive.scss */
  .form-subscribe h2 {
    font-size: 1.714em;
  }
  /* line 793, ../../sass/screens/theme-responsive.scss */
  .form-subscribe .form-control {
    width: 265px;
  }
  /* line 796, ../../sass/screens/theme-responsive.scss */
  .form-subscribe .btn {
    padding: 11px 25px;
  }

  /* line 800, ../../sass/screens/theme-responsive.scss */
  .footer .col-sm-6 {
    width: 100%;
    float: none;
  }
  /* line 801, ../../sass/screens/theme-responsive.scss */
  .footer .col-sm-6:first-child {
    margin-bottom: 15px;
  }
  /* line 804, ../../sass/screens/theme-responsive.scss */
  .footer .col-sm-6.text-right {
    text-align: left;
  }

  /* view-hover-move */
  /* line 813, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset h3 {
    padding-left: 60px;
  }
  /* line 816, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset .field-body {
    display: none;
  }
  /* line 820, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset .field-body {
    display: none;
  }
  /* line 823, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .field-node .btn {
    top: 105px;
  }

  /* node */
  /* line 829, ../../sass/screens/theme-responsive.scss */
  .node .field-group {
    margin-bottom: 10px;
  }
  /* line 831, ../../sass/screens/theme-responsive.scss */
  .node .field-group .create-date {
    float: none !important;
    display: block;
    margin-bottom: 0;
  }
  /* line 836, ../../sass/screens/theme-responsive.scss */
  .node .field-group .comment-link {
    margin: 10px 0 0;
    border-left: 0;
    padding-left: 0;
  }
  /* line 840, ../../sass/screens/theme-responsive.scss */
  .node .field-group .comment-link li {
    padding: 0 10px 5px 0;
  }
  /* line 845, ../../sass/screens/theme-responsive.scss */
  .node .sharethis-buttons {
    position: static;
    margin-bottom: 20px;
    display: block;
  }
  /* line 849, ../../sass/screens/theme-responsive.scss */
  .node .sharethis-buttons .item {
    margin: 0 10px 0 0;
  }
  /* line 853, ../../sass/screens/theme-responsive.scss */
  .node .links .btn {
    margin-right: 2px;
  }
  /* line 856, ../../sass/screens/theme-responsive.scss */
  .node .field-video {
    height: 255px !important;
  }

  /* line 861, ../../sass/screens/theme-responsive.scss */
  .view-grid .col-sm-3 {
    width: 100%;
    float: none;
  }
  /* line 865, ../../sass/screens/theme-responsive.scss */
  .view-grid .view-col .node, .view-grid .view-col:first-child .node {
    min-height: inherit;
  }

  /* jcarousel-our-team */
  /* line 870, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li {
    width: 210px;
    margin-right: 30px;
  }

  /* jcarousel-shop */
  /* line 875, ../../sass/screens/theme-responsive.scss */
  .jcarousel-wrapper.jcarousel-shop .jcarousel li {
    width: 210px;
  }

  /* jcarousel-donation */
  /* line 879, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li {
    width: 210px;
  }
  /* line 881, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .fieldset {
    padding: 15px;
  }
  /* line 883, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .fieldset h3 {
    font-size: 1.429em;
  }

  /* line 888, ../../sass/screens/theme-responsive.scss */
  .group-image .sharethis-buttons {
    position: static;
    margin-bottom: 20px;
    display: block;
  }
  /* line 892, ../../sass/screens/theme-responsive.scss */
  .group-image .sharethis-buttons .item {
    margin: 0 10px 0 0;
  }

  /* line 896, ../../sass/screens/theme-responsive.scss */
  .comment-wrapper .comment {
    margin: 0 0 15px 0;
  }
  /* line 898, ../../sass/screens/theme-responsive.scss */
  .comment-wrapper .comment:before {
    display: none;
  }
  /* line 901, ../../sass/screens/theme-responsive.scss */
  .comment-wrapper .comment .user-picture {
    position: static;
    float: left;
    margin-right: 15px;
  }

  /* table */
  /* line 909, ../../sass/screens/theme-responsive.scss */
  .view-table thead tr > th {
    display: block;
    border-bottom: 0;
    text-align: center;
  }
  /* line 914, ../../sass/screens/theme-responsive.scss */
  .view-table tbody tr > td {
    display: block;
    text-align: center;
    border-top: 0;
  }

  /* line 920, ../../sass/screens/theme-responsive.scss */
  .commerce-line {
    display: block;
    margin-top: 15px;
  }
  /* line 923, ../../sass/screens/theme-responsive.scss */
  .commerce-line.pull-right {
    float: none !important;
  }
  /* line 926, ../../sass/screens/theme-responsive.scss */
  .commerce-line .btn:first-child {
    margin-left: 0;
  }

  /* line 930, ../../sass/screens/theme-responsive.scss */
  .line-item-summary.checkout span {
    margin-left: 10px;
  }

  /* line 933, ../../sass/screens/theme-responsive.scss */
  .form-wrapper .commerce-payment .commerce-paypal-icons {
    margin-left: 0;
    text-align: center;
  }

  /* line 937, ../../sass/screens/theme-responsive.scss */
  .block-tabs li a {
    padding: 10px 20px;
  }

  /* line 940, ../../sass/screens/theme-responsive.scss */
  .thumbnail a > img {
    margin: 0;
  }

  /* line 943, ../../sass/screens/theme-responsive.scss */
  .block-thumbnail {
    display: block;
  }
  /* line 945, ../../sass/screens/theme-responsive.scss */
  .block-thumbnail > p {
    float: none;
    margin-right: 0;
  }
  /* line 949, ../../sass/screens/theme-responsive.scss */
  .block-thumbnail .caption {
    overflow: visible;
  }

  /* line 953, ../../sass/screens/theme-responsive.scss */
  .block-gallery .gallery li img {
    width: 92px;
  }
}
@media screen and (max-width: 360px) {
  /* line 959, ../../sass/screens/theme-responsive.scss */
  .headline .pull-right .form-search {
    width: 150px;
  }

  /* highlight */
  /* line 963, ../../sass/screens/theme-responsive.scss */
  .highlight .media-body h4 {
    font-size: 1.429em;
  }

  /* section-seventh */
  /* line 967, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li {
    margin-right: 10px;
  }
  /* line 969, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li a {
    max-width: 155px;
  }

  /* footer-first */
  /* line 974, ../../sass/screens/theme-responsive.scss */
  .footer-first h2 {
    font-size: 1.429em;
  }

  /* line 977, ../../sass/screens/theme-responsive.scss */
  .node .field-video {
    height: 165px !important;
  }

  /* jcarousel-our-team */
  /* line 981, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li {
    width: auto;
    margin: 0 30px;
  }

  /* jcarousel-shop */
  /* line 986, ../../sass/screens/theme-responsive.scss */
  .jcarousel-wrapper.jcarousel-shop .jcarousel li {
    width: 330px;
  }

  /* view-hover-move */
  /* line 991, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset h3 {
    font-size: 20px;
  }

  /* line 995, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li {
    width: 330px;
  }
  /* line 998, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .fieldset h3 {
    border-bottom: 1px solid white;
    margin-bottom: 15px;
    padding-bottom: 7px;
  }
  /* line 1003, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .field-node {
    display: block;
  }
  /* line 1005, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .field-node .btn {
    top: 100px;
  }

  /* line 1011, ../../sass/screens/theme-responsive.scss */
  .view-grid-full .node {
    min-height: inherit;
  }
  /* line 1013, ../../sass/screens/theme-responsive.scss */
  .view-grid-full .node .field-image .badge {
    width: 40px;
    height: 40px;
  }

  /* line 1018, ../../sass/screens/theme-responsive.scss */
  .block-gallery .gallery li img {
    width: 86px;
  }
}
@media screen and (max-width: 320px) {


  /* section-seventh */
  /* line 1025, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li {
    margin-right: 5px;
  }
  /* line 1027, ../../sass/screens/theme-responsive.scss */
  .section-seventh .jcarousel-slide li a {
    max-width: 140px;
  }

  /* view-hover-move */
  /* line 1032, ../../sass/screens/theme-responsive.scss */
  .no-move .view-hover-move .fieldset h3 {
    font-size: 1.286em;
    padding-left: 65px;
  }

  /* node */
  /* line 1037, ../../sass/screens/theme-responsive.scss */
  .node {
    position: static;
    margin-bottom: 20px;
    display: block;
  }
  /* line 1041, ../../sass/screens/theme-responsive.scss */
  .node .item {
    margin: 0 10px 0 0;
  }
  /* line 1044, ../../sass/screens/theme-responsive.scss */
  .node .field-video {
    height: 145px !important;
  }

  /* jcarousel-our-team */
  /* line 1049, ../../sass/screens/theme-responsive.scss */
  .jcarousel-our-team .jcarousel li {
    margin: 10px;
  }

  /* jcarousel-shop */
  /* line 1053, ../../sass/screens/theme-responsive.scss */
  .jcarousel-wrapper.jcarousel-shop .jcarousel li {
    width: 290px;
  }

  /* line 1056, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li {
    width: 291px;
  }
  /* line 1058, ../../sass/screens/theme-responsive.scss */
  .jcarousel-donation .jcarousel li .view-hover-move .field-node .btn {
    top: 90px;
  }

  /* line 1063, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .fieldset {
    padding: 15px 20px;
  }
  /* line 1066, ../../sass/screens/theme-responsive.scss */
  .view-hover-move .field-node .btn {
    top: 90px;
  }

  /* line 1070, ../../sass/screens/theme-responsive.scss */
  .block-gallery .gallery li img {
    width: 72px;
  }

  /* section-fourth photostack*/
  /* line 1075, ../../sass/screens/theme-responsive.scss */
  .photostack figure {
    width: 220px !important;
    max-height: 290px !important;
  }
}



@media screen and (max-width: 510px) {
  .pc{ display: none;}
  .mobile{ display: inline;}
}@media screen and (min-width: 511px) {
  .pc {
    display: inline;
  }

  .mobile {
    display: none;
  }
}









