input.newCaption {
    margin-right: 16px;
}

.masonryGallery_item span {
    font-size: 20px;
    display: block;
    padding-top: 12px;
    color: #000 !important;
    background: #fff;
    z-index: 999;
    display: block;
    position: relative;
}

/* reset pass */

#lostpasswordform fieldset {
    border: 0;
}

#lostpasswordform legend {
    display: none;
}

#lostpasswordform #somfrp_user_info, #resetpasswordform .som-password-input {
    display: block;
    margin: 12px auto;
    border: 0;
    height: 42px;
    border: 1px solid #d7d7d7;
    padding-left: 10px;
    color: #000;
    padding-right: 10px;
    box-shadow: none !important;
    background: #fff;
    font-size: 18px !important;
}

/* export */
#exportIframe {
    border: 0;
    overflow: hidden;
    width: 500px;
}

/* individual image edits */


.pictureModal .modal__content {
    padding-top: 29px;
    background: #fff !important;
}

.pictureModal .modal__container {
    background: #fff !important;
}

.idsCaptionField {
    margin: 0 auto;
    width: auto;
    display: block;
    text-align: center;
}

.idsCaptionField input {
    margin: 0 auto;
    display: inline;
}

.idsCaptionField .button {
    width: auto !important;
    background: #00aeeb;
    padding: 11px 20px 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-family: "MyriadPro", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.idsCaptionField .button:hover {
    cursor: pointer;
}

.idsMoveField {
    margin: 0 auto;
    width: auto;
    display: block;
    text-align: center;
}

.idsMoveField input {
    margin: 0 auto;
    display: inline;
}

.idsMoveField .button {
    width: auto !important;
    background: #00aeeb;
    padding: 11px 20px 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-family: "MyriadPro", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.idsMoveField .button:hover {
    cursor: pointer;
}

.idsMoveField select.subfolder {
    width: 40%;
    border: 1px solid #d7d7d7;
}

/* fav func */
.preheader {
    height: 30px;
}

.preheaderLinks a {
    line-height: 20px;
    margin-top: 5px;
}


.excludeFav .heart {
    display: none !important
}

#whichFolder {
    display: none;
    width: 456px;
    background: #EEEEEE;
    height: 163px;
    padding: 10px;
    z-index: 9999;
}

#whichFolder img {
    height: 25px;
    width: 25px;
    margin-right: 6px;
}

#whichFolder textarea {
    width: 100%;
    height: 80px;
    border: 1px solid #d7d7d7;
}

#whichFolder select {
    width: 80%;
    height: 25px;
    margin-right: 6px;
    border: 1px solid #d7d7d7;
    border-radius: 0;
}

#whichFolder input[type=text] {
    border: 1px solid #d7d7d7;
}

#whichFolder p {
    margin: 6px 0;
}

#whichWrap {
    display: flex;
}

#whichFolder input[type=submit] {
    font-weight: 600;
    background-color: #00aeeb;
    border: none;
    text-decoration: none;
    color: white;
    cursor: pointer;
    border-radius: 15px;
    height: 25px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 25px;
    flex-grow: 1;
    padding: 0 10px;
}

#folderScreen {
    width: 100vw;
    height: 100vh;
    display: none;
    background: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    cursor: pointer
}

.grey {
    background-color: #929292 !important;
}

@media ( max-width: 1600px) {
    #whichFolder select {
        width: 70%;
    }
}

.nsl-container-buttons {
    padding: 0 !important;
}

.nsl-container-buttons a {
    margin: 0 !important;
}

input[type="text"], input[type="email"] {
    border-radius: 0;
    border: 1px solid #d7d7d7;
}

textarea {
    border-radius: 0;
    border: 1px solid #d7d7d7;
}

section.userFolder, section.userAccount, section.userShare, section.userShared {
    padding: 80px 7px;
    overflow: visible;
    background: #eee;
    min-height: calc(100vh - 270px);
}

section.section.userShared {
    min-height: calc(100vh - 100px);
}

section.userAccount input {
    width: 380px;
    height: 40px;
    margin-bottom: 16px;
    padding: 6px;
    border: 1px solid #d7d7d7;
}

section.userAccount .button {
    margin-top: 16px;
}

section.userAccount label {
    width: 380px;
    text-align: left;
}

section.userShare .container {
    text-align: center;
}

.page-template-template-reset section.userShared {
    min-height: auto;
}

section.userFolder .section-top, .page-template-template-reset .section-top, .page-template-template-logout .section-top {
    margin-bottom: 0;
    text-align: center;
    font-size: 32px;
    font-family: 'Noir Pro Semi', sans-serif;
    text-transform: capitalize;
}

.page-template-template-reset #password-lost-form-wrap {
    font-size: 16px;
}

section.userShare .section-top .button {
    width: auto !important;
}

section.userShare .section-top .button a {
    text-decoration: none;
}

section.userShare .section-top .button:hover {
    background: #00678E;
}

.page-template-template-reset #resetpasswordform {
    max-width: 450px;
    margin: 0 auto;
}

#resetpasswordform legend, #password-lost-form-wrap legend {
    display: none;
}

#resetpasswordform fieldset, #password-lost-form-wrap fieldset {
    border: 0;
}

.page-template-template-reset #resetpasswordform .som-password-input {
    margin: 0 auto;
    max-width: 275px;
    width: 100%;
}

.page-template-template-logout .section-top .button a {
    text-decoration: none;
}

.page-template-template-logout .section-top .button:hover a {
    color: #00AEEB;
}


#shareForm input {
    margin: 0 auto 16px auto;
    width: 380px;
    display: block;
}

#shareForm textarea {
    height: 130px;
    width: 380px;
    display: block;
    margin: 0 auto 16px auto;
    padding: 8px;
    font-family: arial;
    font-size: 13px;
}

#shareForm .button {
    width: auto !important;
    background: #00aeeb;
    padding: 11px 20px 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-family: "MyriadPro", Arial, Helvetica, sans-serif;
    font-weight: 600;
    display: inline-block;
}

#shareForm .button a {
    width: 21%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: "MyriadPro", Arial, Helvetica, sans-serif;
    font-weight: 600;
}


form#accountUpdate {
    display: flex;
    flex-direction: column;
}

#accountUpdate .button {
    margin: 0 auto;
    display: block;
    pointer-events: all;
    font-family: "MyriadPro", Arial, Helvetica, sans-serif;
    font-weight: 600;
}

#accountUpdate .button:hover {
    cursor: pointer;
}

.accountMessage {
    width: fit-content;
    display: block;
    margin: 0 auto;
    padding-bottom: 16px;
}

.accountError {
    display: none;
    font-size: 16px;
    color: #f00;
    padding-bottom: 16px;
}

.accountError.show {
    display: block;
}

.folderContainer {
    display: flex;
    flex-wrap: wrap;
    margin: 70px 7px 0 auto;
}

.folderContainer > * {
    width: calc(100% / 4 - 7px);
}

.folderContainer a {
    text-decoration: none;
}

.folder {
    margin-right: 7px;
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
}

.folder > a {
    display: block;
    height: 250px;
    margin-bottom: 7px;
}

.folder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.folder .addNewImg {
    height: 250px;
}

.folderTitle {
    background-color: #fff;
    width: 100%;
    position: relative;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    align-items: center;
    text-transform: capitalize;
}

.folderTitle p {
    font-size: 24px;
    line-height: 32px;
    margin: 5px 0;
    width: calc(100% - 30px);
}


.hamburger-lines, .hamburger-lines2 {
    display: block;
    height: 18px;
    width: 24px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*margin-top: 16px;*/
    pointer-events: all;
}

.hamburger-lines:hover, .hamburger-lines2:hover {
    cursor: pointer;
}

.folder-menu {
    position: absolute;
    top: calc(100% + 3px);
    right: 0;
    background: #fff;
    padding: 24px 0;
    display: none;
    z-index: 999;
    overflow: visible;
    pointer-events: all;
}

.folder-menu ul {
    list-style: none;
    padding-left: 0px;
    margin: 0;
}

.folder-menu ul li {
    line-height: 28px;
    width: 100%;
    padding: 0 24px;
}

.folder-menu ul li a {
    color: #000;
}

.folder-menu ul li:hover {
    background-color: #ccc;
}

.picture-menu {
    position: absolute;
    bottom: 100px;
    right: 0;
    background: #fff;

    display: none;
    z-index: 999;
    overflow: visible;
    pointer-events: all;
}

.picture-menu ul {
    padding: 10px;
    margin: 0;
}

.picture-menu ul li {
    line-height: 28px;
    width: 100%;
    list-style: none;
    padding: 10px;
}

.picture-menu ul li a {
    color: #000;
}

.picture-menu ul li:hover {
    background-color: #ccc;
    cursor: pointer;
}

.hamburger-lines .line, .hamburger-lines2 .line {
    display: block;
    height: 2px;
    width: 100%;
    border-radius: 10px;
    background: #000;
}

.hamburger-lines2 {
    margin: 12px;
    float: right;
}

.section-top .button {
    width: auto !important;
    background: #00aeeb;
    padding: 11px 20px 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-family: "MyriadPro", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.section-top .button a {
    color: #fff;
    text-align: center;
}

.section-top .buttons {
    width: 50%;
}

body.page-template-page-folders {
    background: #eee;
}

#nsl-custom-login-form-1, #nsl-custom-login-form-2, #nsl-custom-login-form-3 {
    width: fit-content;
    margin: 0 auto;
}

.nsl-container-embedded-login-layout-below {
    padding-top: 0 !important;
}

.wp-user-form input[type=submit] {
    display: block;
    margin: 0 auto;
}

.loginBox {
    display: flex;
    justify-content: space-evenly;
    margin-top: 19px;
}

.loginBox a {
    color: #00aeeb;
    text-decoration: none;
    font-family: "Noir Pro", sans-serif;
}

.loginBox b {
    font-family: "Noir Pro Semi", sans-serif;
}

.clipboard {
    color: #00aeeb;
}

.clipboard:visited {
    color: #00aeeb;
}

/* Modal CSS */

.modal p {
    font-family: 'MyriadPro';
    font-size: 20px;
    color: #484848;
}

.modal form p {
    font-size: 16px;
    color: #000;
}

.modalClick {
    height: 180px;
    width: 180px;
    margin: 38px auto 16px auto;
    display: block;
}

.modalFlexWrap {
    display: flex;
    justify-content: space-between;
}

.modal__content p, .modal-content h2, .modal-content-content p, .modal-content-content h2, .modal__content h2 {
    text-align: center;
    font-size: 32px;
    font-family: 'Noir Pro', sans-serif;
    font-weight: 400;
}

.modal__content h2 {
    color: #000 !important;
}

.modal__content .section-top, .modal-content-content .section-top {
    margin-top: 10px;
    margin-bottom: 32px;
    text-align: center;
}

.buttons {
    display: flex;
    justify-content: space-evenly;
}

.buttons.centered {
    justify-content: center;
}

.buttons.centered > div {
    margin: 0 8px;
}

/*.buttons .button { width: auto; background: #00aeeb; padding: 10px 20px; border-radius: 30px;color:#fff;text-align:center;}*/
.buttons .button a {
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.buttons .button:hover > a {
    color: #00aeeb;
}

.userFolder .button:hover {
    color: #00aeeb;
}

.modal__content .idsCaption {
    margin: 0;
    text-transform: capitalize;
    color: #000;
}

.modal__container {
    background: #eee !important;
    border-radius: 0 !important;
}

#modal-2 .modal__container {
    width: 85%;
    max-width: 1160px;
    background: #eee;
}

.modal__container input {
    width: 380px;
    height: 45px;
    /*padding: 0 6px;*/
    border: 0;
    outline: 0;
    /*padding-left: 10px;*/
}

.modal__container input[type="text"], .modal__container input[type="password"], .modal__container input[type="email"] {
    border: 0;
    outline: 0;
    padding-left: 10px;
}

.modal__container input[type="text"].newCaption {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-right: 15px;
}

/*.modal__container input {}*/

.modal__container input[type=submit] {
    width: unset;
    margin: 0 auto;
    font-size: 16px;
    text-decoration: none;
    color: #FFFFFF;
    background: #00AEEB;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 40px;
    border: 3px solid transparent;
    transition: 0.3s;
    cursor: pointer;
    letter-spacing: 1px;
}

.modal__container input[type=submit]:hover {
    border: 3px solid #00AEEB;
    background: #FFFFFF;
    color: #00AEEB;
}

.modal__container label {
    display: block;
    text-align: left;
    padding-left: 85px;
}

.modal__content {
    margin-top: 0 !important;
}

.modal__content form p, .modal-content-content form p {
    margin-bottom: 12px;
}

#modal-2 .modal-content-content {
    width: 50%;
    border-right: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#modal-2 .modal__content {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
}

form#folderForm, form#renameForm {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

form#folderForm input[type=text], form#renameForm input[type=text] {
    margin: 12px;
}

form#folderForm p, form#renameForm p {
    text-align: left;
}

#loginform-modal label p, #loginform-modal2 label {
    padding-left: 70px;
}

.modal__container.no-padding {
    padding: 0 !important;
}

@media (max-width: 767px ) {
    #modal-2 .modal-content-content {
        display: none;
    }

    #modal-2 .modal__content {
        width: 100%;
    }

    .modal__container label {
        padding-left: 2px;
    }

    .modal__container input[type=submit] {
        width: 80%;
    }

    #whichFolder {
        width: 100vw;
    }

    .modal__content .section-top, .modal-content-content .section-top {
        margin-bottom: 0 !important;
    }

    #loginform-modal label p, #loginform-modal2 label {
        padding-left: 2px;
    }

    .preheaderLinks {
        padding-right: 0;
    }

    .folderContainer > * {
        width: 100%;
    }

    .section-top .buttons {
        width: 100%;
    }

    .userFolder .section-top {
        margin-bottom: 15px !important;
    }

    form#accountUpdate, section.userAccount label, section.userAccount input {
        width: 100%;
    }

    .modal .buttons {
        flex-direction: column;
    }

    .modal .buttons .button {
        width: auto;
        margin-bottom: 3% !important;
    }

    .modal__container input {
        width: 100%;
    }

    .buttons {
        flex-direction: column;
        align-items: center;
    }

    .buttons .button {
        width: auto;
        margin-bottom: 3% !important;
    }

    section.userFolder, section.userAccount, section.userShare {
        min-height: 100vh;
    }

    .preheaderLinks a {
        font-size: 16px;
        padding: 0 8px;
    }
}

@media (min-width: 768px) and (max-width: 1024px ) {
    #modal-2 .modal-content-content {
        display: none;
    }

    .buttons {
        flex-direction: column;
        align-items: center;
    }

    .buttons .button {
        width: auto;
        margin-bottom: 3% !important;
    }

    .modalFlexWrap {
        justify-content: center;
    }

    .modal__container input {
        width: 100%;
    }

    .modal__container label {
        padding-left: 2px;
    }

    .modal__container input[type=submit] {
        width: auto;
    }

    #loginform-modal label p, #loginform-modal2 label {
        padding-left: 2px;
    }

    .folderContainer > * {
        width: calc(100% / 2 - 7px);
    }

}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.modal__container {
    background-color: #fff;
    padding: 20px 30px;
    max-width: 740px;
    height: 100%;
    width: 60%;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box;
}

#modal-1 .modal__container {
    max-width: 523px !important;
}

#modal-1 .modal__header {
    position: absolute;
    right: 15px;
    top: 10px;
}

#modal-1 .modal-content-content h2 {
    margin-bottom: 16px;
}
#modal-1 .modal-content-content p {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    max-width: 400px;
    margin: 0 auto;
    line-height: 20px;
}

#modal-1 .modal-content-content .modalClick {
    margin: 20px auto 15px;
}

#modal-1 .modal-content-content .buttons {
    margin-top: 30px;
}

#modal-1 .modal-content-content .button {
    padding: 8px 12px;
    letter-spacing: 0;
}

#modal-1 .modal-content-content .button:first-child {
    margin-left: 0;
}

#modal-1 .modal-content-content .button:last-child {
    margin-right: 0;
}

#modal-1 .modal-content-content .button.grey {
    border: 3px solid #000;
    background-color: transparent !important;
}

#modal-1 .modal-content-content .button.grey a {
    color: black;
}

#modal-1 .modal-content-content .button.grey:hover {
    background-color: black !important;
}

#modal-1 .modal-content-content .button.grey:hover a {
    color: white;
}

#modal-1 .modal__content {
    margin-bottom: 20px;
}

#modal-login .modal__container {
    max-width: 576px !important;
}

#modal-login .modal__container .section-top h2 {
    font-size: 32px;
    font-family: 'Noir Pro', sans-serif;
    font-weight: 400;
}

.modal__container label {
    font-family: "Poppins", sans-serif;
}

@supports (display: flex) {

    .modal__container {
        height: initial;
        max-height: 80vh;

    }
}

.modal__header {
    position: relative;
    display: block;
    height: 30px;
    margin-bottom: 20px;
}

@supports (display: flex) {

    .modal__header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: initial;
        margin-bottom: 0px;
    }

}

.modal__title {
    position: absolute;
    top: 20px;
    left: 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box;
}

.modal__close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: 0;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
}

@supports (display: flex) {

    .modal__title {
        position: static;
    }

    .modal__close {
        position: static;
    }

}

.modal__header .modal__close:before {
    content: "\2715";
}

.modal__content {
    margin-top: 10px;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, .8);
}

@supports (display: flex) {

    .modal__content {
        margin-top: 2rem;
        margin-bottom: 2rem;
        line-height: 1.5;
    }

}

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out;
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff;
}

/**************************
Animation Style
**************************/

@keyframes mmfadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%);
    }
    to {
        transform: translateY(0);
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-10%);
    }
}

.micromodal-slide {
    display: none;
}

.micromodal-slide.is-open {
    display: block;
    position: absolute;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
    animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
    animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
    animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
    animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform;
}

/**************************
  Custom styles for individual modals
**************************/

.modal__container button {
    outline: none;
    cursor: pointer !important;
}

.modal__container h2.modal__title {
    color: #595959;
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box;
}

.modal__close {
    font-size: 24px;
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, .8);
}

.modal__btn {
    padding: 10px 15px;
    background-color: #e6e6e6;
    border-radius: 4px;
    -webkit-appearance: none;
}

@media (max-width: 1367px) {
    iframe {
        width: 495px;
        height: 280px;
        margin: 0 auto;
        display: block;
    }

    .modal__container {
        padding: 10px 30px;
    }
}

@media (min-width: 1368px) {
    .modal__container {
        height: initial;
        max-height: 700vh;
        margin-top: 3%;
    }
}

/**************************
  Mobile custom styles for individual modals
**************************/

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

    .modal__container {
        width: 90% !important;
        min-width: 90% !important;
    }


    @supports (display: flex) {

        .modal__container {
            width: 90% !important;
            min-width: 90% !important;
        }

    }

}


.am_modal {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    right: 15px;
    max-width: 798px;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    background: rgb(255, 162, 55);
    padding: 60px 30px 30px 30px;
    text-align: center;
    max-height: 100%;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    top: 15px;
    bottom: 15px;
    transform: none;
    max-height: 650px;
}

body.am_modal_active:before {
    content: '' !important;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 15px;
    left: 15px;
    background: rgba(0, 0, 0, .8);
    z-index: 9999999;
}

body.am_modal_active .am_modal {
    opacity: 1;
    visibility: visible;
    z-index: 9999999;
}

.am_modal .modal_close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.am_modal .modal_close:hover {
    opacity: .9;
}

.am_modal .modal_close i {
    font-size: 30px;
    line-height: 30px;
}

.am_modal h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}

.am_modal p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 0 30px;
}

.am_modal .modal-btn-holder .modal-btn {
    background: #000;
    color: #fff;
    min-width: 180px;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 10px;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 30px;
    font-weight: 500;
    border: 1px solid #000;
    transition: all .4s;
}

.am_modal .modal-btn-holder .modal-btn:hover {
    background: transparent;
    color: #000;
}

.am_modal .am-small-text p,
.am_modal small {
    font-size: 16px;
    line-height: 26px;
    display: block;
    margin: 0;
}

@media (min-width: 767.98px) {
    .am_modal h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media (min-width: 991.98px) {
    .am_modal h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .am_modal p {
        font-size: 22px;
        line-height: 34px;
    }

    .am_modal .am-small-text p,
    .am_modal small {
        font-size: 18px;
        line-height: 30px;
    }
}

@media (max-width: 500px) {
    .folder {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .modal__content p, .modal-content-content p {
        font-size: 16px;
    }
}
