/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0 0 10px 0;
}

* + p, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
    margin-top: 10px;
}

.photos-page #gallery > a {

    margin: 15px 15px 15px 0;

}

.modal-body {
  	max-height: initial !important;
}

@media(max-width: 767px) {
    .nidv-edu-programs .uk-panel {
        padding-bottom: 100px;
    }
  .nidv-edu-programs .edu-more {
    	text-align: left !important;
  }
}

.grecaptcha-badge, .grecaptcha-badge .grecaptcha-logo > iframe {
  width: 275px !important;
}

