/* only ipad 1024 and bigger screen landscape screen */
@media only screen and (min-width: 1024px) {
  #mainmenu > ul {
    display: block !important;
  }
}
@media only screen and (max-width: 1279px) {
  #mainmenu > ul > li {
    font-weight: 400;
    margin-left: 10px;
  }
  #mainmenu {
    font-size: 13px;
  }
  .social-icons {
    margin-left: 10px;
  }
  .home .main-banner .banner-content,
  #wrapper .main-banner .banner-content,
  .home .main-banner .et_pb_fullwidth_header,
  #wrapper .main-banner .et_pb_fullwidth_header {
    font-size: 28px;
  }
  .home .main-banner .banner-content p,
  #wrapper .main-banner .banner-content p,
  .home .main-banner .et_pb_fullwidth_header p,
  #wrapper .main-banner .et_pb_fullwidth_header p {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .social-icons {
    margin-left: 0;
    margin-top: 13px;
  }
  #mainmenu {
    float: right;
    font-size: 15px;
    margin-left: 15px;
    margin-top: 12px;
  }
  #mainmenu ul li > ul {
    background: #f6f6f6;
    position: static;
    width: auto;
  }
  #mainmenu ul li > ul li {
    border-top: 1px dotted #d6d6d6;
    padding: 0;
  }
  #mainmenu ul li > ul li a {
    border: 0;
    padding: 9px 50px 9px 35px;
    text-align: left;
  }
  #mainmenu ul li > ul li ul {
    background: #eeeeee;
    position: static;
  }
  #mainmenu ul li > ul li li a {
    padding: 7px 50px 7px 50px;
  }
  #mainmenu > ul {
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(41, 41, 42, 0.2);
    display: none;
    left: 0;
    padding-top: 46px;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #mainmenu > ul > li {
    border-top: 1px dashed #d6d6d6;
    float: none;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
  }
  #mainmenu > ul > li a {
    padding: 10px 50px 11px 20px;
  }
  #mainmenu > ul > li li.active {
    font-weight: normal;
  }
  #mainmenu > ul > li li li.active {
    font-weight: normal;
  }
  #mainmenu > ul > li li.active > a {
    color: #3c79be;
  }
  #mainmenu > ul > li.active {
    font-weight: normal;
  }
  #mainmenu > ul > li.active > a {
    color: #3c79be;
  }
  #header {
    height: 46px;
    padding-right: 20px;
  }
  .navtrigger {
    background: #3c79be;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 26px;
    position: absolute;
    right: 10px;
    top: 7px;
    width: 26px;
    z-index: 2;
  }
  .navtrigger:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #ffffff;
    content: '';
    height: 0;
    left: 8px;
    position: absolute;
    top: 10px;
    width: 0;
  }
  .subnavtrigger {
    background: #3c79be;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 26px;
    position: absolute;
    right: 10px;
    top: 7px;
    width: 26px;
    z-index: 2;
  }
  .subnavtrigger:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #ffffff;
    content: '';
    height: 0;
    left: 8px;
    position: absolute;
    top: 10px;
    width: 0;
  }
  #header.show-menu #logo,
  #header #logo {
    background: #3c79be url(../images/bgi/sprites.png) no-repeat -198px -89px;
    box-shadow: none;
    display: block;
    height: 46px;
    top: 0;
    width: 119px;
    z-index: 10;
  }
  #header.show-menu #logo img,
  #header #logo img {
    display: none;
  }
  .navtrigger.open:after {
    -webkit-transform: rotate(180deg);
    top: 8px;
    transform: rotate(180deg);
  }
  .subnavtrigger.open:after {
    -webkit-transform: rotate(180deg);
    top: 8px;
    transform: rotate(180deg);
  }
  #menu {
    display: block;
    position: relative;
    z-index: 2;
  }
  .menulines-button {
    color: #3c79be;
    cursor: pointer;
    font-size: 16px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    user-select: none;
  }
  .menulines-button em {
    font-style: normal;
    font-weight: bold;
    margin-left: 7px;
  }
  .menulines-button:hover {
    text-decoration: none;
  }
  .menulines {
    -moz-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -ms-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    background: #3c79be;
    display: inline-block;
    float: left;
    height: 3px;
    margin: 10px 0 0 0;
    opacity: 1;
    position: relative;
    transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    width: 20px;
  }
  .menulines:before {
    -moz-transform-origin: 0.28571rem center;
    -moz-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -ms-transform-origin: 0.28571rem center;
    -ms-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transform-origin: 0.28571rem center;
    -webkit-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    background: #3c79be;
    content: '';
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    transform-origin: 0.28571rem center;
    transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    width: 20px;
  }
  .menulines:after {
    -moz-transform-origin: 0.28571rem center;
    -moz-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -ms-transform-origin: 0.28571rem center;
    -ms-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transform-origin: 0.28571rem center;
    -webkit-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    background: #3c79be;
    content: '';
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    top: -7px;
    transform-origin: 0.28571rem center;
    transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    width: 20px;
  }
  .menuopen .menulines {
    background: none;
  }
  .menuopen .menulines:before {
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    top: 0;
    transform-origin: 50% 50%;
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .menuopen .menulines:after {
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    top: 0;
    transform-origin: 50% 50%;
    transform: rotate3d(0, 0, 1, -45deg);
  }
}
/*==========================================================================================================*/
@media only screen and (max-width: 1000px) {
  body {
    min-width: 320px;
  }
  img {
    height: auto;
    max-width: 100%;
    width: auto;
  }
  .wrap {
    padding: 0 20px;
    width: auto;
  }
  .list-col-details,
  .list-section .et_pb_column:last-child {
    font-size: 15px;
    font-weight: normal;
  }
  .list-col-details h4,
  .list-section .et_pb_column:last-child h4 {
    /*font-size:18px;*/
    /*line-height:1.2;*/
    /*margin:0 0 5px;*/
  }
  .list-col-details p,
  .list-section .et_pb_column:last-child p {
    /*margin-bottom:12px;*/
    font-weight: bold;
  }
  .list-wide {
    margin-bottom: 50px;
  }
  .list-wide .list-col-details,
  .list-wide .list-section .et_pb_column:last-child {
    padding: 15px;
    padding: 22px 15px 5px;
  }
  .list-wide .list-col {
    margin: 0 auto 25px;
    max-width: 340px;
  }
  .list-wide .list-col figure {
    float: none;
  }
  .news-list {
    font-size: 15px;
    text-align: left;
  }
  .sponsor-wrapper p br {
    display: none;
  }
  .sponsor-slider-box .banner-content {
    font-size: 17px;
    left: 0;
    margin: 0 80px;
    padding: 15px;
    right: 0;
    width: auto;
  }
  .sponsor-slider-box .banner-content p {
    line-height: 1.2;
  }
  .sponsor-slider-box .owl-nav > div {
    left: 10px;
  }
  .sponsor-slider-box .owl-nav > div.owl-next {
    right: 10px;
  }
  .statistic-info {
    margin: 0 20px;
  }
  .statistic-col h4 {
    font-size: 18px;
  }
  .statistics-section {
    margin: 0;
  }
  .home,
  #wrapper {
    /*        .list-section {
            &:not(.list-wide) {
                margin:0;
            }
        }*/
  }
  .home .main-banner .banner-content,
  #wrapper .main-banner .banner-content,
  .home .main-banner .et_pb_fullwidth_header,
  #wrapper .main-banner .et_pb_fullwidth_header {
    font-size: 22px;
    line-height: 1.3;
  }
  .donation-info-row {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 0;
  }
  #footer {
    padding-bottom: 30px;
  }
  .section-title,
  .et_pb_fullwidth_header h1 {
    font-size: 48px;
    margin: 0 -20px 18px;
    padding: 0 20px 5px;
  }
  .donate-link {
    font-size: 24px;
  }
}
/*==========================================================================================================*/
@media only screen and (max-width: 767px) {
  .section-title,
  .et_pb_fullwidth_header h1 {
    font-size: 40px;
  }
  #main .row > div.col-small-4 {
    float: none;
    width: auto;
  }
  .news-list .col-small-4:not(:last-child) {
    border-bottom: 1px dashed #94b5db;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .news-col figure {
    float: left;
    margin: 0 20px 5px 0;
    max-width: 40%;
  }
  .news-col p {
    margin-bottom: 10px;
  }
  .news-col:after {
    clear: both;
    content: '';
    display: table;
  }
  .date {
    margin-bottom: 10px;
  }
  .sponsor-slider-box .owl-nav {
    display: none;
  }
  .sponsor-slider-box .banner-content {
    background: #b29f7e;
    border-radius: 0;
    color: #ffffff;
    margin: 0;
    padding: 20px 20px 45px;
    position: static;
  }
  .sponsor-slider-box .banner-content .button {
    background: #ffffff;
    color: #b29f7e;
  }
  .sponsor-slider-box .banner-content .button:hover {
    color: #3c79be;
  }
  .sponsor-wrapper {
    margin-bottom: 30px;
  }
  .list-col {
    margin: 0 auto 25px;
    max-width: 300px;
  }
  .list-section .col-small-4:last-child .list-col {
    margin-bottom: 0;
  }
  .statistic-info {
    display: table;
    margin: 0 auto;
    padding: 12px 20px 20px;
  }
  .statistic-icon {
    margin-bottom: 15px;
  }
  .statistics-section {
    text-align: center;
  }
  .statistics-section .section-title,
  .statistics-section .et_pb_fullwidth_header,
  .statistics-section .et_pb_fullwidth_header h1 {
    margin-bottom: 18px;
  }
  .statistics {
    padding: 0;
  }
  #footer h3 {
    font-size: 15px;
  }
  .newsletter-subscribe .button {
    font-size: 13px;
    padding: 7px 10px 8px;
  }
  .newsletter-subscribe input[type*="e"] {
    font-size: 12px;
    padding: 3px 8px;
  }
  .donation-info-row {
    font-size: 14px;
  }
  .donate-now .button {
    font-size: 13px;
  }
  .fmenu {
    padding: 10px 0 0;
  }
  .list-wide {
    margin-bottom: 30px;
  }
  #logo {
    top: -70px;
    width: 140px;
  }
  .home .main-banner .banner-content,
  #wrapper .main-banner .banner-content,
  .home .main-banner .et_pb_fullwidth_header,
  #wrapper .main-banner .et_pb_fullwidth_header {
    border-radius: 0;
    color: #414141;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 15px 20px;
    position: static;
    text-shadow: none;
    text-transform: none;
  }
  .main-banner {
    box-shadow: 0 1px 3px rgba(41, 41, 42, 0.25);
    box-shadow: none;
  }
  #header {
    padding-left: 160px;
  }
}
/*==========================================================================================================*/
/* only iphone4 landscape & Potriat 300 by 480*/
@media only screen and (max-width: 567px) {
  .default-grid.cols3 .col {
    float: none;
    width: auto;
  }
  .default-grid.cols2 .col {
    float: none;
    width: auto;
  }
  .default-grid.cols4 .col {
    float: none;
    width: auto;
  }
  table.res-table {
    border-top: 0;
  }
  table.res-table tr th {
    display: none;
  }
  table.res-table tr td {
    display: block;
    padding-left: 50%;
    position: relative;
  }
  table.res-table td:before {
    content: attr(data-th) ": ";
    display: block;
    font-weight: bold;
    left: 0;
    padding-right: 10px;
    padding: 10px 10px;
    position: absolute;
    top: 0;
    width: 50%;
  }
  /*    .section-title, .et_pb_fullwidth_header, .et_pb_fullwidth_header h1 {
        font-size:30px;
        margin-bottom:10px;
    }*/
  .news-list {
    font-size: 14px;
  }
  .newsletter-subscribe .button {
    white-space: normal;
    word-wrap: break-word;
  }
  #footer {
    padding-bottom: 15px;
  }
  #footer h3 {
    font-size: 13px;
  }
  .fmenu {
    display: block;
    font-size: 0;
    margin: 0 -6px;
  }
  .fmenu > li {
    display: inline-block;
    float: none;
    padding: 0 6px;
  }
  .language-link > a:after {
    margin-left: 2px;
  }
  .donation-info-row {
    font-size: 12px;
  }
  .blue-wrapper {
    padding-bottom: 20px;
  }
  .donate-link {
    font-size: 20px;
    padding: 5px 12px 7px;
  }
}
/*==========================================================================================================*/
/* only iphone portrait 300 by 479*/
@media only screen and (max-width: 479px) {
  .section-title,
  .et_pb_fullwidth_header,
  .et_pb_fullwidth_header h1 {
    /*font-size:26px;*/
  }
  .news-col {
    text-align: center;
  }
  .news-col figure {
    float: none;
    margin: 0 0 15px;
    max-width: none;
  }
  .news-col figure img {
    width: 100%;
  }
  body {
    font-size: 14px;
  }
  .list-col-details,
  .list-section .et_pb_column:last-child {
    font-size: 14px;
  }
  .sponsor-slider-box .banner-content {
    font-size: 15px;
  }
  .sponsor-slider-box .banner-content p {
    margin-bottom: 15px;
  }
  .row > div {
    float: none;
    width: auto;
  }
  #footer h3 {
    font-size: 15px;
    margin: 0 0 8px;
  }
  #footer .donation-info-row h3 {
    font-size: 15px;
    margin: 0 0 8px;
  }
  #footer .col-small-4 {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .col-small-4:not(:last-child) {
    border-bottom: 1px dashed #414141;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #footer .row {
    margin: 0;
  }
  .social {
    display: block;
    left: 0;
  }
  .social li:last-child {
    display: inline-block;
    margin: 0;
  }
  .social li:first-child {
    padding-left: 0;
  }
  .fmenu > li {
    margin-top: 3px;
  }
  .fmenu {
    padding-top: 5px;
  }
  .donate-link {
    font-size: 16px;
  }
  #header {
    padding-left: 120px;
    padding-right: 10px;
  }
  #logo {
    top: -50px;
    width: 100px;
  }
  .home .main-banner .banner-content,
  #wrapper .main-banner .banner-content,
  .home .main-banner .et_pb_fullwidth_header,
  #wrapper .main-banner .et_pb_fullwidth_header {
    font-size: 15px;
  }
  .home .main-banner .banner-content p br,
  #wrapper .main-banner .banner-content p br,
  .home .main-banner .et_pb_fullwidth_header p br,
  #wrapper .main-banner .et_pb_fullwidth_header p br {
    display: none;
  }
}
/*==========================================================================================================*/
/* Retina css */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
  .sprites,
  .sp-after:after,
  .sp-before:before,
  .social-icons li a,
  .owl-nav div,
  .video-slider .item a:after,
  .video-thumbs .item:after,
  .download-btn:before,
  .pdf-btn:before,
  .feature:before,
  .feature-col h4:before,
  .statistic-icon:after,
  .category-table td h4:before,
  .owl-nav > div,
  .accordion-databox .accordion-row h4:after,
  #header.show-menu #logo {
    -moz-background-size: 600px 600px;
    -ms-background-size: 600px 600px;
    -o-background-size: 600px 600px;
    -webkit-background-size: 600px 600px;
    background-image: url(../images/bgi/sprites@2x.png);
    background-size: 600px 600px;
  }
}
/*# sourceMappingURL=responsive.css.map */