/*-=Small screens=-*/
@media only screen and (max-width: 640px) {
    .top-bar-section .current-menu-item a{
        background-color: #fff;
        color: #7bb588;
    }
    .top-bar-section .current-menu-item i{
        color: #7bb588;
    }
    .search-form input::-webkit-input-placeholder {
        visibility: hidden;
    }

    .search-form input::-moz-placeholder {
        visibility: hidden;
    }

    .search-form input:-ms-input-placeholder {
        visibility: hidden;
    }

    .search-form input:-moz-placeholder {
        visibility: hidden;
    }

    .featured h3 {
        background-size: 30px;
    }

    body .top-img p {
        font-size: 17px;
    }

    .latest-news > .row,
    .featured > .row {
        padding: 0 15px;
    }

    .featured__item {
        margin-bottom: 40px;
    }
    .latest-news h3,
    .featured h3 {
        margin: 20px 15px;
        padding-left: 45px;
        font-size: 20px;
        line-height: 1.2;
    }

    .top-img {
        padding: 0 15px;
    }

    .es_caption {
        font-size: 19px;
        line-height: 1.2;
    }

    .sidebar {
        margin-bottom: 10px;
    }

    .filters form {
        font-size: 8px;
        padding: 2px 0 0 3px;
        text-align: left;
        height: 15px;
    }

    .filtered-post p a, .filtered-post p {
        font-size: 8px;
        border-left: 2px solid transparent;
    }

    .filters form i {
        display: none;
    }

    .feature-title {
        font-size: 32px;
    }

    .fs_item {
        margin-bottom: 15px;
    }

    .shared-block > div:first-of-type {
        width: 100%;
        font-size: 16px;
    }

    body .shared-block > div {
        width: 33%;
        text-align: center;
    }

    .down_btn {
        padding: 10px 60px;
        font-size: 19px;
    }

    .category-title {
        margin: 15px 0;
        font-size: 28px;
    }

    .widget_black_studio_tinymce {
        margin-bottom: 5px;
    }

    /* form .es_button {
        float: right;
    } */

    form .es_textbox {
        width: 100%;
    }

    .es_textbox {
        padding: 0;
    }

    .es_textbox input {
        margin-bottom: 5px;
    }

    .img-wrap {
        text-align: center;
    }

    .header > .row {
        padding: 15px 0;
    }

    .top-bar {
        margin-top: 15px;
        background-color: #7bb588;
    }

    .top-bar.expanded .title-area, .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section ul li {
        background-color: #7bb588;
    }

    .top-bar-section .menu {
        display: none;
    }

    .top-bar-section .dropdown {
        clip: auto;
        height: auto;
        display: none;
        width: 100%;
        position: static !important;
    }

    .top-bar-section .opnd .dropdown {
        display: block;
    }

    .top-bar-section .dropdown > li a {
        padding-left: 30px;
    }

    .top-bar-section .has-dropdown > a:after {
        display: none;
    }

    .top-bar-section ul li.has-dropdown a.dropdown-toggle {
        display: block;
        position: absolute;
        width: 50px;
        height: 44px;
        right: 0;
        top: 0;
        color: #fff;
        z-index: 100;
        text-align: center;
    }

    .top-bar-section ul li.has-dropdown a.dropdown-toggle i.fa {
        font-size: 13px;
        line-height: 1;
        height: 13px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .top-bar.expanded .opnd > .dropdown-toggle i.fa {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .top-bar.expanded .title-area {
        /*background: #124260;*/
    }

    .top-bar.expanded .toggle-topbar a {
        color: #fff;
    }

    .top-bar.expanded .toggle-topbar a span {
        box-shadow: none !important;
    }

    .top-bar.expanded .toggle-topbar a span:after {
        box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    }
    .linkedin h3 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 95px;
    }
    .latest-news h3 {
        -webkit-background-size: contain;
             -o-background-size: contain;
                background-size: contain;
    }
    .index-title {
        margin-bottom: 15px;
    }
    .index-categories li {
        display: inline-block;
        margin: 20px 10px 20px 0;
    }
    .news-post-single .linkedin h3 {
        text-align: center;
    }
    .back-to-index {
        margin: 20px 0;
    }
    .featured .featured__item h6 {
        left: calc(50% + 10px);
    }
}

/* max-width 640px and lower. Use this for mobiles only */
/*-=Medium screens=-*/
@media only screen and (min-width: 641px) {
    .linkedin--index h3 {
        padding-right: 45px;
        text-align: right;
    }
    .index-title {
        margin-bottom: 30px;
        margin-top: 55px;
    }
    .home .featured .medium-3{
        width:calc(25% - 15px);
        margin-right: 15px;
    }
    .select2-container--open .select2-selection__rendered{
        padding-left:15px;
    }
    .select2-selection__rendered{
        padding-top:5px;
    }
    .select2-results__options{
        margin: 5px 0 0 0;
        padding: 0 15px 0 15px;
        padding-top: 6px;
        font-size: 13px;
    }
    .select2-container:not(.select2-container--open) .select2-selection__rendered{
        padding-left: 15px;
    }
    .page-template-databas .database_post p{
        font-size: 14px;
    }
    .network{
        margin-top:45px;
    }
    .home .partner {
        margin: 85px 0 100px;
    }

    .latest-news .row,
    .featured .row {
        margin-left: 0;
        margin-right: 0;
    }

    .featured__item {
        margin-right: 15px;
    }

    .home .es_shortcode_form {
        margin: 0 0 20px;
        text-align: right;
        font-size: 0;
    }

    .latest-news h3,
    .featured h3 {
        margin: 70px 0 45px;
        padding-left: 56px;
        font-size: 26px;
    }

    .top-img .columns {
        position: absolute;
        bottom: 0;
    }

    .single-database_post .database_post {
        padding-bottom: 200px;
    }

    .widget_black_studio_tinymce {
        margin-bottom: 75px;
    }

    .header #menu-top .current-menu-parent .dropdown, .current-menu-item .dropdown {
        clip: auto;
        width: auto;
        right: 0;
        left: auto;
        min-width: inherit;
        border-top: 1px solid #7bb588;
    }

    .top-bar-section .has-dropdown {
        position: inherit;
    }

    /* TOP BAR STYLING */
    .top-bar {
        background: transparent;
    }

    .top-bar-section {
        /* Dropdown Styling*/
    }

    .top-bar-section ul {
        background: transparent;
    }

    .top-bar-section ul li {
        background: transparent;
        position: relative;
    }

    #menu-top {
        float: right;
        margin-top: 32px;
    }

    #menu-top > li > a {
        padding: 0px 34px;
        font-size: 12px;
    }

    #menu-top > li:last-of-type > a {
        padding-right: 0;
    }

    .header .top-bar-section .current-menu-parent > a:not(.button) {
        color: #7bb588;
    }

    .top-bar-section li:not(.has-form) > a:not(.button),
    .top-bar-section li.has-dropdown > a:not(.button) {
        color: #000;
        background: transparent;
        font-family: HelveticaBold;
        padding: 0 15px;
    }

    .top-bar-section li:not(.has-form) > a:not(.button):hover,
    .top-bar-section li.has-dropdown > a:not(.button):hover {
        color: #7bb588;
        background: transparent;
    }

    .top-bar-section li:not(.has-form) > a:not(.button):after,
    .top-bar-section li.has-dropdown > a:not(.button):after {
        display: none;
    }

    .header .top-bar-section li.current-menu-item > a:not(.button),
    .top-bar-section li.current-page-ancestor > a:not(.button) {
        /* Style of Current page and Ancestor page */
        color: #7bb588;
        background: transparent;
    }

    .top-bar-section ul li:hover:not(.has-form) > a {
        /* Parent link style on dropdown hover */
        background: transparent;
        color: #7bb588;
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        /* Regular link in dropdown */
        color: #000;
        font-size: 12px;
        background: transparent;
    }

    .top-bar-section .dropdown li.current-menu-item:not(.has-form):not(.active) > a:not(.button) {
        color: #7bb588;
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        /* Dropdown link on hover */
        color: #7bb588;
        background: transparent;
    }

    .top-bar-section .has-dropdown > .dropdown li .dropdrown_menu li a {
        /* Dropdown in dropdown */
        background: transparent;
    }

    .top-bar-section .has-dropdown > .dropdown li .dropdrown_menu li:hover a {
        color: white;
        text-decoration: underline;
        background: red;
    }

    /* Align Menu to the right
        .top-bar-section { float:right; } */
    /* Align Menu to the center
        .top-bar-section { float:none; text-align: center; }
        .top-bar-section ul{display: inline-block;} */
    .has-dropdown .dropdown-toggle {
        display: none;
    }
    .news-post-single .home .es_textbox {
        width: 50%;
    }
    .news-post-single .home .es_button {
        width: 50%;
    }

}

/* min-width 641px */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
    .search-form input::-webkit-input-placeholder {
        font-size: 13px;
    }

    .search-form input::-moz-placeholder {
        font-size: 13px;
    }

    .search-form input:-ms-input-placeholder {
        font-size: 13px;
    }

    .search-form input:-moz-placeholder {
        font-size: 13px;
    }
    .home .es_textbox{
        width: 70%;
    }
    .featured .columns a, .featured p {
        font-size: 17px;
        padding-right: 10px;
    }

    .top-bar-section .has-dropdown.not-click.open-resp:hover > .dropdown {
        display: block;
    }

    .top-bar-section .has-dropdown.not-click:hover > .dropdown {
        display: none;
    }

    .resp-cap {
        width: 120px;
        height: 40px;
        top: 30px;
        position: absolute;
        z-index: 3;
    }

    .es_caption {
        margin-left: 0;
        text-align: center;
        width: 100%;
    }

    .img-wrap {
        text-align: center;
    }

    .filtered-post p a, .filtered-post p {
        font-size: 12px;
    }

    .fs_content {
        padding: 15px 20px;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .wpp-list a, .rpwwt-widget a span, .yuzo_widget_wrap .link-list {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .widget_black_studio_tinymce h5 {
        font-size: 19px;
    }

    .header > .row {
        padding: 50px 0 80px;
    }

    /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
    .logo {
        margin: 0 auto;
    }

    .menu-top-container {
        text-align: center;
    }

    #menu-top {
        float: none;
        margin-top: 32px;
        display: inline-block;
    }

    .open-resp .dropdown_menu.dropdown {
        clip: auto;
        width: auto;
        right: 0;
        left: auto;
        min-width: inherit;
        border-top: 1px solid #8ab67c;
    }
    .featured__item {
        margin-bottom: 50px;
    }
    .linkedin h3 {
        text-align: center;
        margin-bottom: 25px;
        padding-right: 55px;
    }
    .back-to-index {
        margin: 40px 0;
        margin-top: 0;
    }
    .news-post-single .linkedin h3 {
        margin-top: 40px;
        font-size: 16px;
    }
    .news-post-single .linkedin__link {
        width: 30px;
        height: 30px;
    }
    .news-post-single .widget_black_studio_tinymce {
        margin-bottom: 20px;
    }
    .img-wrap {
        max-height: 261px;
        overflow: hidden;
    }
    .toggle-wrap.toggled {
        z-index: 10;
    }
}

/*-=Large screens=-*/
@media only screen and (min-width: 1025px) {
    .top-bar-section .has-dropdown.not-click:hover > .dropdown {
        clip: auto;
        width: auto;
        right: 0;
        left: auto;
        min-width: inherit;
        border-top: 1px solid #8ab67c;
    }

    .post-type > .columns {
        padding-bottom: 110px;
    }

    .toggle-wrap {
        margin-right: 15px;
        position: absolute;
        z-index: 2;
        width: calc(100% - 30px);
    }

    .toggled {
        z-index: 3;
    }

    .home .es_textbox {
        width: 25%;
    }

    .es_textbox {
        width: 55%;
    }

    /*.es_shortcode_form > div{*/
    /*float: left;*/
    /*}*/
    .top-img p {
        font-size: 28px;
        padding: 60px 100px 60px;
        line-height: 1.2;
    }

    h1 {
        font-size: 45px;
    }

    .database_post h1 {
        margin: 60px 0 17px 0;
    }

    /* min-width 1025px, large screens */
    .header > .row {
        padding: 50px 0 35px;
    }

    .error-wrap {
        position: absolute;
        width: 100%;
    }

    #menu-top > li:first-of-type:after {
        content: '';
    }

    #menu-top > li:after {
        content: '/';
        position: absolute;
        margin-top: -36px;
    }

    #menu-top > li > a {
        padding: 0px 36px;
    }
    .img-wrap {
        max-height: 199px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1365px) {
    .post-type > .columns {
        width: 33%;
    }
    .featured .featured__item span {
        font-size: 13px;
    }
    .featured .featured__item a {
        margin-left: 9px;
        font-size: 17px;
    }
}

@media only screen and (max-width: 1365px) {
    .textwidget p {
        line-height: 1.2;
    }

    .textwidget img {
        max-width: 40%;
    }

    .es_caption {
        font-size: 18px;
        margin-right: 0;
    }

    .top-img p {
        font-size: 23px;
    }

    .fs_content {
        font-size: 15px;
    }

    .fs_content p {
        font-size: 13px;
        margin-bottom: 0;
    }

    .shared-block i {
        font-size: 18px;
    }

    .shared-block > div {
        width: 25%;
        margin-right: 0;
        text-align: left;
        font-size: 13px;
    }

    .shared-block > a {
        float: none;
        margin-top: 20px;
        display: inline-block;
    }

    .shared-block {
        text-align: center;
    }
}

/*# sourceMappingURL=media-screens.css.map */
