/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: This is a child theme of OceanWP.
Author: Shafiqul
Author URI: https://www.suvronur.com/
Template: oceanwp
Version: 1.0
*/

/* temporary css */
#menu-item-2785 .sub-menu li, .menu-item-2785 .sub-menu li,
#menu-item-3014 .sub-menu li, .menu-item-3014 .sub-menu li{ 
    display: none !important;
}
.livestream-2021-trigger-btn {
    display: none !important;
}

/*--- Default Css Start ---*/

@font-face {
    font-family: 'Karbon-Bold';
    src: url('fonts/Karbon-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Karbon-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/Karbon-Bold.woff') format('woff'), /* Modern Browsers */
        url('fonts/Karbon-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/Karbon-Bold.svg#Karbon-Bold') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'KarbonWeb-Semibold';
    src: url('fonts/KarbonWeb-Semibold.eot'); /* IE9 Compat Modes */
    src: url('fonts/KarbonWeb-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/KarbonWeb-Semibold.woff') format('woff'), /* Modern Browsers */
        url('fonts/KarbonWeb-Semibold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/KarbonWeb-Semibold.svg#KarbonWeb-Semibold') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'KarbonWeb-Regular';
    src: url('fonts/KarbonWeb-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/KarbonWeb-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/KarbonWeb-Regular.woff') format('woff'), /* Modern Browsers */
        url('fonts/KarbonWeb-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/KarbonWeb-Regular.svg#KarbonWeb-Regular') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'KarbonWeb-Light';
    src: url('fonts/KarbonWeb-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/KarbonWeb-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/KarbonWeb-Light.woff') format('woff'), /* Modern Browsers */
        url('fonts/KarbonWeb-Light.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/KarbonWeb-Light.svg#KarbonWeb-Light') format('svg'); /* Legacy iOS */
}

a:focus {
    outline: 0px !important;
}
.text-italic {
    font-style: italic;
}
.text-uppercase {
    text-transform: uppercase;
}
.cs-iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.cs-iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.font-size-18px * {
    font-size: 18px;
}
.font-size-22px * {
    font-size: 22px;
}
.font-size-24px * {
    font-size: 24px;
}
.vc_btn3 {
    border: none !important;
    border-radius: 0 !important;
    background: #425477 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 1.2 !important;
    padding: 19px 45px !important;
    transition: all .3s ease-in-out .0s;
    color: #fff !important;
}
.vc_btn3:hover{
    background: #607697 !important;
}
/*--- Default Css End ---*/

/*--- Header Css Start ---*/
#top-bar-content {
    float: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.mv-top-header {
    text-align: right;
}
.mv-top-header > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.mv-top-header-sicon li {
    display: inline-block;
}
.mv-gtranslate #google_language_translator .goog-te-gadget .goog-te-combo {
    -webkit-background-size: 6px auto;
    -moz-background-size: 6px auto;
    -o-background-size: 6px auto;
    -ms-background-size: 6px auto;
    background-size: 6px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background-image: url('img/gt-select-arrow-img.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -webkit-calc(100% - 7px) center;
    background-position: expression(100% - 7px) center;
    background-position: -moz-calc(100% - 7px) center;
    background-position: -o-calc(100% - 7px) center;
    background-position: calc(100% - 7px) center;
    border: 1px solid #fff !important;
    text-transform: uppercase;
    font-family: KarbonWeb-Semibold;
    font-size: 12px !important;
    line-height: 1;
    padding-right: 0px !important;
    width: auto;
    margin: 0;
}
.mv-top-header-sicon a {
    background: #fff;
    color: #425477 !important;
    width: 22px;
    height: 22px;
    line-height: 24px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin: 0 8px;
    font-size: 15px;
}
.mv-top-header-sicon {
    margin-left: 20px;
    margin-right: 12px;
}
.mv-top-header-search {
    font-size: 20px;
    line-height: 0;
}
/* #site-header {
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
} */
#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
#site-navigation-wrap .dropdown-menu > li.search-toggle-li {
    display: none;
}
#site-navigation-wrap .dropdown-menu > li > a .text-wrap {
    position: relative;
    padding-top: 3px;
    padding-bottom: 3px;
}
#site-navigation-wrap .dropdown-menu > li > a .text-wrap::after {
    content: "";
    background: #fff;
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s ease-in-out .0s;
    transform: scale(0,1);
}
#site-navigation-wrap .dropdown-menu > li > a:hover .text-wrap::after {
    transform: scale(1,1);
}
/*Top bar menu*/
#top-bar {
    padding: 0px 0;
}
#top-bar-wrap {
    z-index: 999999999;
}
#top-bar-wrap .dropdown-menu .sub-menu {
    background-color: rgba(0, 0, 0, 0.75);
    border-top: 0px solid #13aff0;
    min-width: 200px;
}
#top-bar-wrap .dropdown-menu ul li.menu-item {
    border-bottom: 1px solid #313131;
}
#top-bar-wrap .dropdown-menu > li a.menu-link {
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 0;
}
#top-bar-wrap .dropdown-menu ul li a.menu-link:hover {
    background-color: #425477;
}
#top-bar-wrap .dropdown-menu ul li a.menu-link {
    text-transform: uppercase;
    padding: 10px 15px;
}

#site-navigation-wrap {
    right: -35px;
}
.is-sticky .mv_cs_navmenu {
    display: none;
}
.mv_cs_navmenu {
    list-style: none;
    text-align: right;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    right: 35px;
}
.mv_cs_navmenu li {
    display: inline-block;
}
.mv_cs_navmenu li a {
    background: #425477;
    font-family: 'Nunito';
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    padding: 6px 14px 7px;
    margin-left: 12px;
    transition: all .3s ease-in-out .0s;
}
.mv_cs_navmenu li a:hover {
    background: #fff;
    color: #425477;
}
.mv_cs_navmenu li:nth-child(2) a {
    background: #fff;
    color: #425477;
}
.mv_cs_navmenu li:nth-child(2) a:hover {
    background: #425477;
    color: #fff;
}
.mv_cs_navmenu.below-slider-menu {
    text-align: center;
    right: 0;
    margin-top: -16px;
    z-index: 1;
    display: none;
}
.mv_cs_navmenu.below-slider-menu a {
    margin-left: 6px;
    margin-right: 6px;
    border: 2px solid #425477;
    font-size: 14px;
    padding: 4px 10px;
}
/* Home page header */
/* .home #site-header-inner {
padding: 5px 0 10px 0 !important;
}
.home #site-header {
background: #425477 !important;
}
body:not(.home) .mv_cs_navmenu {
display: none;
}
.home #rev_slider_1_1_wrapper iframe{
left:-1px !important;
} */

#mobile-fullscreen nav {
    width: 1570px;
    text-align: left !important;
    padding-left: 20px;
    padding-right: 20px;
}
#mobile-fullscreen ul li a {
    text-align: left;
    display: inline-block;
}
#mobile-fullscreen #mobile-search {
    margin-left: 0;
    text-align: left;
}
#mobile-fullscreen #mobile-search input, #mobile-fullscreen #mobile-search label {
    text-align: left;
}
#mobile-fullscreen #mobile-search {
    max-width: 480px;
    margin-top: 60px;
}
#mobile-fullscreen #mobile-fullscreen-inner {
    padding-left: 0;
    padding-right: 0;
}
.admin-bar #mobile-fullscreen a.close {
    top: 43px;
}

/*--- Header Css End ---*/

/*--- Home Css Start ---*/
.cs-post-grid-details .vc_col-sm-12.vc_gitem-col {
    padding: 0;
}
.cs-post-grid-title {
    margin-bottom: 0;
}
.cs-post-grid-title h4 {
    margin-top: 12px;
    margin-bottom: 0px;
}
.cs-post-grid-excerpt p {
    margin: 0;
}
.cs-post-grid-btn .vc_btn3 {
    border: 1px solid #425477 !important;
    border-radius: 0 !important;
    background: transparent !important;
    font-size: 15px !important;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 400;
    padding: 10px !important;
    transition: all .3s ease-in-out .0s;
    color: #425477 !important;
}
.cs-post-grid-btn .vc_btn3:hover {
    border: 1px solid #425477 !important;
    background: #425477 !important;
    color: #fff !important;
}
.cs-post-grid-title, .cs-post-grid-excerpt {
    margin-bottom: 6px !important;
}
/* .cs-post-grid-details {
max-height: 180px;
overflow: hidden;
} */

.cs-home-testimonial-section {
    margin-top: 80px;
}
.tfree-client-testimonial,.cs-home-testimonial-section h3 {
    font-size: 24px !important;
    text-transform: uppercase !important;
    line-height: 1.6 !important;
    /* font-family: Arial,Helvetica,sans-serif; */
    font-weight: 600 !important;
    max-width: 1171px;
    margin-left: auto !important;
    margin-right: auto !important;
    letter-spacing: 1px !important;
}
.cs-home-testimonial-section > .wpb_column {
    padding-bottom: 90px;
    padding-top: 90px;
}
.cs-home-testimonial-section > .wpb_column::before {
    content: "" !important;
    position: absolute;
    background-image: url('https://www.michaelhillviolincompetition.co.nz/wp-content/uploads/2020/04/left-qoute.png');
    width: 250px;
    height: 250px;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: .11;
    left: 0;
    top: 0;
}
.cs-home-testimonial-section > .wpb_column::after {
    content: "" !important;
    position: absolute;
    background-image: url('https://www.michaelhillviolincompetition.co.nz/wp-content/uploads/2020/04/right-qoute.png');
    width: 250px;
    height: 250px;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: .11;
    right: 0;
    bottom: 0;
}
.cs-media-gallery {
    background: #000000;
}
.cs-media-gallery-item img {
    width: 100%;
}
.lSAction > a {
    text-align: center;
    color: #fff;
    font-size: 32px;
    width: 50px !important;
    height: 50px !important;
    display: inline-block !important;
}
.lSPager.lSGallery {
    margin-top: 10px !important;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
}
.lSPager.lSGallery li a {
    position: relative;
    z-index: 1;
    display: block;
}
.lSPager.lSGallery li a::before {
    content: "";
    background: #425477;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .6;
    transition: all .3s ease-in-out .0s;
}
.lSPager.lSGallery li a:hover::before {
    opacity: .3;
}
.lSPager.lSGallery li.active a::before {
    opacity: 0;
}
.lSPager.lSGallery li a.csm-hasPlayIcon{
    position: relative;
    display: inline-block;
}
.lSPager.lSGallery li a.csm-hasPlayIcon i{
    position: absolute;
    color: #fff;
    font-size: 40px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.lSPager.lSGallery li a img[src*="i.ytimg.com"] + span::before {
    content: "\f04b";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: FontAwesome;
    color: #fff;
    font-size: 35px;
    z-index: 1;
}
.megamenu.sub-menu {
    text-align: right;
    background: transparent;
    box-shadow: none;
    opacity: 0;
}
.megamenu.sub-menu > li {
    width: auto !important;
    float: none !important;
    display: inline-block !important;
    border: none !important;
    margin-bottom: 10px;
}
.megamenu.sub-menu > li > a {
    background: #425477;
    color: #fff;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-size: 11px !important;
    padding: 6px 18px !important;
    margin-left: 15px;
    letter-spacing: 0.7px !important;
}
.megamenu.sub-menu > li > a:hover {
    color: #425477;
    background: #fff;
}
.home-facebook-widget iframe {
    max-width: 350px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.home-newsletter-form {
    position: relative;
    padding-right: 150px;
}
.home-newsletter-form .cf7-wrapper {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.home-newsletter-form .cf7-1-4 {
    width: 25%;
    padding: 0 15px;
}
.home-newsletter-form .wpcf7-form-control.wpcf7-text {
    border-radius: 0;
    text-transform: uppercase;
    padding: 0 20px;
    margin-bottom: 20px;
}
.home-newsletter-form p {
    margin: 0;
    width: 100%;
}
.home-newsletter-form .wpcf7-form-control.wpcf7-submit {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    height: 40px;
    padding: 0 20px;
    margin-bottom: 20px;
    display: block;
}
.home-newsletter-form .ajax-loader {
    margin-left: 0 !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.home-newsletter-form ::-webkit-input-placeholder { 
    color: #425477 !important;
    opacity: 1;
}
.home-newsletter-form ::-moz-placeholder { 
    color: #425477 !important;
    opacity: 1;
}
.home-newsletter-form :-ms-input-placeholder { 
    color: #425477 !important;
    opacity: 1;
}
.home-newsletter-form :-moz-placeholder { 
    color: #425477 !important;
    opacity: 1;
}
.lSAction>a{
    background-image:unset !important;
}
.mv-home-sponsore-logo {
    text-align: center;
}
.mv-artists-item .mv-artists-item-popup-content {
    display: none;
}
.mfp-wrap {
    z-index: 10000 !important;
    top: 0 !important;
    position: fixed !important;
    overflow-y: auto;
}
.mfp-bg {
    height: 100% !important;
    position: fixed !important;
}
.mfp-container {
    padding: 0 !important;
}
.artists-item-section .vc_column-inner > .wpb_wrapper {
    height: 100%;
}
.mv-artists-item {
    height: 100%;
    padding-bottom: 50px;
}
.inline-small-artists-lists .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-flow: row wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.inline-small-artists-lists .mv-artists-item {
    width: 16.6666%;
    padding: 0 5px 35px;
    height: auto;
}
.inline-small-artists-lists .mv-artists-item-visible-content .artists-name {
    font-size: 13px;    
    margin-top: 8px;
    margin-bottom: 15px;
}
.inline-small-artists-lists .mv-artists-item-visible-content .artists-subheading {
    margin-top: -14px;
    font-size: 13px;
    margin-bottom: 5px;
}
.inline-small-artists-lists .read-more-artists.btn {
    font-size: 12px;
    padding: 3px;
}
.inline-small-artists-lists .mv-artists-item-visible-content {
    padding-bottom: 27px;
}
.mv-artists-item-visible-content {
    height: 100%;
    position: relative;
    padding-bottom: 32px;
}
.mv-artists-photos-credit {
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 15px;
}
.mv-artists-item-visible-content .artists-name {
    font-size: 22px !important;
    text-align: center;
    text-transform: uppercase;
    margin-top: 18px;
    margin-bottom: 12px;
}
.artists_group_item_wrap {
    font-size: 15px;
    margin-bottom: 18px;
}
.artists_group_item + .artists_group_item {
    margin-top: 8px;
}
.artists_group_item_name {
    font-weight: 600;
    text-transform: uppercase;
}
.page-id-932 p.artists-subheading {
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    font-family: KarbonWeb-Semibold;
    font-weight: 600;
    color: #000000;
    line-height: 1.2;
}
.mv-artists-item-visible-content .artists-subheading {
    margin-top: -15px;
    text-align: center;
    font-size: 14px;
}
.mv-artists-item-popup-content-inner .artists-subheading {
    margin-bottom: 0;
}
.read-more-artists.btn {
    border: 1px solid #425477;
    background: #425477;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 400;
    padding: 6px;
    transition: all .3s ease-in-out .0s;
    color: #fff;
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.read-more-artists.btn:hover {
    background: #607697;
    border-color: #607697;
    color: #fff;
}
.read-more-artists.btn:focus {
    color: #fff !important;
    background: #425477 !important;
}
.read-more-artists {
    display: block;
}
.read-more-artists img {
    width: 100%;
}
.mv-artists-item-popup-content {
    background: #fff;
    padding: 60px 20px;
}
.mv-artists-item-popup-content-inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.mv-artists-item-popup-close {
    font-size: 20px;
    font-style: italic;
    display: inline-block;
    margin-bottom: 40px;
}
.mv-artists-item-popup-close img {
    height: 15px;
    width: 50px;
    margin-right: 10px;
}
.mv-artistsitem-top-area {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
    align-items: flex-end;
}
.mv-artistsitem-top-img-section {
    width: 72%;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    padding: 0 15px;
}
.mv-artistsitem-top-logo-section {
    width: 28%;
    padding: 0 15px;
    text-align: center;
}
.mv-artistsitem-top-logo-section img {
    max-width: 280px;
    width: 100%;
}
.mv-artistsitem-top-img {
    width: 35%;
}
.mv-artistsitem-top-details {
    width: 65%;
    padding-left: 30px;
}
.mv-artistsitem-top-details .artists-name {
    text-transform: uppercase;
    font-size: 34px;
    margin-bottom: 0;
}
.artists-btn-group {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}
.artists-btn-group li {
    display: inline-block;
}
.artists-btn-group li a {
    border: 1px solid #425477;
    background: #425477;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 400;
    padding: 10px 35px;
    transition: all .3s ease-in-out .0s;
    color: #fff;
    margin-right: 8px;
    margin-top: 8px;
    display: inline-block;
}
.artists-btn-group li a:hover {
    background: #607697;
    border-color: #607697;
    color: #fff;
}
.mv-artistsitem-bottom-area {
    border-top: 2px solid #425477;
    padding-top: 30px;
    margin-top: 50px;
    text-align: justify;
}
.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.text-size-18px p {
    font-size: 18px;
}
/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox-inner::before {
    content: "";
    padding-top: 69.38775510204081%;
    display: block;
    min-height: 200px;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox-inner {
    min-height: 0 !important;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox-block {
    transform: inherit !important;
    border-radius: 0 !important;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox-block h2 {
    display: none !important;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox-back {
    transform: inherit !important;
    border-radius: 0 !important;
    background: rgb(66 84 119 / 85%) !important;
    z-index: 1;
    color: #fff;
    line-height: 1.3;
    opacity: 0;
    transition: all .3s ease-in-out .0s;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox:hover .vc-hoverbox-back {
    opacity: 1;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox-back .vc_btn3 {
    background: #ff9600 !important;
    padding: 10px 15px !important;
}
.hp-2023-v4-img-box-wrap .vc-hoverbox-back .vc_btn3:hover {
    background: #fff !important;
    color: #425477 !important;
}
.hp_2023_v4_post_3rd .vc_gitem-zone-mini .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    background: #fff;
}
.hp_2023_v4_post_1st .mcv_post_img_caption,
.hp_2023_v4_post_3rd .mcv_post_img_caption {
    text-align: center;
}
.hp_2023_v4_post_3rd .cs-post-grid-title {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 16px;
}
.hp_2023_v4_post_3rd .cs-post-grid-title h3 {
    font-size: 24px;
    line-height: 1.1;
}
.hp_2023_v4_post_3rd .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 15px !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date div {
    border: none !important;
    padding-bottom: 0 !important;
}
.hp_2023_v4_post_3rd .vc_gitem-post-data-source-post_excerpt {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    margin-bottom: 25px !important;
    position: relative;
    padding-bottom: 20px;
}
.hp_2023_v4_post_3rd .vc_gitem-post-data-source-post_excerpt::after {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    background: #e5e5e5;
    height: 1px;
    bottom: 0;
    left: 20px;
}
.hp_2023_v4_post_3rd .vc_btn3-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}
.hp_2023_v4_post_1st .vc_gitem-zone-mini .vc_col-sm-6:first-child {
    padding-right: 30px !important;
    padding-left: 0 !important;
}
.hp_2023_v4_post_1st .vc_gitem-zone-mini .vc_col-sm-6:last-child {
    padding-right: 0 !important;
}
.hp_2023_v4_post_1st .vc_gitem-zone-mini > .vc_gitem_row {
    display: flex;
    flex-flow: row wrap;
}
.hp_2023_v4_post_1st .vc_gitem-post-data-source-post_title h3 {
    font-size: 30px;
    line-height: 1.2;
}
.hp_2023_v4_post_1st .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    margin-bottom: 20px !important;
}
.hp_2023_v4_post_1st .vc_gitem-post-data-source-post_excerpt {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
    margin-bottom: 25px !important;
}

/*--- Home Css End ---*/
/* Hill Family Footer */
.page-id-5627 #footer-widgets .footer-widgets-inner .footer-box:last-child,
.parent-pageid-5627 #footer-widgets .footer-widgets-inner .footer-box:last-child,
.page-id-3931 #footer-widgets .footer-widgets-inner .footer-box:last-child,
.parent-pageid-3931 #footer-widgets .footer-widgets-inner .footer-box:last-child,
.page-id-2809 #footer-widgets .footer-widgets-inner .footer-box:last-child,
.parent-pageid-2809 #footer-widgets .footer-widgets-inner .footer-box:last-child,
.page-id-2913 #footer-widgets .footer-widgets-inner .footer-box:last-child,
.parent-pageid-2913 #footer-widgets .footer-widgets-inner .footer-box:last-child  {
    display: none;
}
.page-id-5627 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
.parent-pageid-5627 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
.page-id-3931 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
.parent-pageid-3931 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
.page-id-2809 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
.parent-pageid-2809 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
.page-id-2913 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
.parent-pageid-2913 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3) {
    width: 41.5%;
    border-right: 0;
}
/* end */
/*--- Laureats Css Start ---*/
.laureats-wrapper {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.laureat-item {
    width: 20%;
    padding: 0 15px;
    margin-bottom: 40px;
    text-align: center;
}
.laureat-item-thumb a {
    display: block;
    position: relative;
}
.laureat-item-thumb a img {
    width: 100%;
}
.laureat-item-thumb a::before {
    content: "";
    position: absolute;
    background: #425477;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s ease-in-out .0s;
}
.laureat-item-thumb a:hover::before {
    opacity: .8;
}
.laureat-item-thumb a::after {
    content: "Read More";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(0.7);
    transition: all .3s ease-in-out .0s;
    opacity: 0;
}
.laureat-item-thumb a:hover::after {
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
}
.laureat-item-name {
    font-size: 15px;
    margin-top: 12px;
    margin-bottom: 0;
}
.page-numbers a:not(.next):not(.prev) {
    background: transparent !important;
    color: #425477 !important;
}
.page-numbers a:not(.next):not(.prev):hover {
    background: #425477 !important;
    color: #fff !important;
}
.single-laureat-content-top {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
    align-items: flex-end;
}
.single-laureat-content-thumb {
    width: 35%;
    padding: 0 15px;
}
.single-laureat-content-details {
    width: 65%;
    padding: 0 15px;
}
.single-laureat-name {
    font-size: 28px;
}
.single-laureat-achievement-title {
    font-size: 22px;
    margin-bottom: 5px;
}
.single-laureat-connect-lists {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.single-laureat-connect-lists li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.single-laureat-connect-title {
    font-size: 22px;
    margin-bottom: -4px;
    margin-top: 15px;
}
.single-laureat-connect-lists li a {
    background: #425477;
    width: 35px;
    height: 35px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    font-size: 15px;
}
.single-laureat-content-bottom {
    border-top: 2px solid #425477;
    padding-top: 30px;
    margin-top: 40px;
}
.single-laureat-content-bottom h3 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.widget_laureatyearlists_widget {
    background: #425477;
    padding: 40px 40px 30px;
}
.widget_laureatyearlists_widget .widget-title {
    color: #fff !important;
    margin-bottom: 25px;
}
.widget_laureatyearlists_widget .widget-title::after {
    content: "";
    background: #fff;
    width: 60px;
    height: 3px;
    display: block;
    margin-top: 14px;
}
.widget-laureat-year-lists a {
    color: #fff !important;
    font-size: 17px;
    text-transform: none;
    padding-bottom: 8px;
    display: inline-block;
    transition: all .3s ease-in-out .0s;
}
.widget-laureat-year-lists a:hover {
    margin-left: 8px;
}
.widget-laureat-year-lists a::before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 13px;
    position: relative;
    top: -1px;
    margin-right: 8px;
}
.single-past-laureates .content-area {
    border: none;
}
/*--- Laureats Css End ---*/

/*--- Extra Css Start ---*/
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #425477;
    background-color: #425477;
    margin-bottom: 0px !important;
    border-radius: 0 !important;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #425477;
    background-color: #425477 !important;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, 
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #fff;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    color: #fff !important;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus a, 
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover a {
    color: #425477;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, 
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, 
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, 
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #425477;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon::after,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon::before {
    border-color: #fff !important;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a:focus {
    background: transparent !important;
}
.menu-list-sidebar .widgettitle {
    font-weight: 600;
    font-size: 26px;
    color: #fff;
}
.menu-list-sidebar .widgettitle::after {
    content: "";
    background: #fff;
    width: 60px;
    height: 3px;
    display: block;
    margin-top: 14px;
}
.menu-list-sidebar {
    background: #425477;
    padding: 40px 40px 30px;
}
.menu-list-sidebar ul {
    margin: 0;
    list-style: none;
}
.menu-list-sidebar li a {
    color: #fff !important;
    font-size: 17px;
    text-transform: none;
    padding-bottom: 8px;
    display: inline-block;
    transition: all .3s ease-in-out .0s;
}
.menu-list-sidebar ul li ul {
    margin-left: 20px;
}
.menu-list-sidebar ul li.menu-item-has-children > a {
    padding-bottom: 0 !important;
}
.menu-list-sidebar li a:hover {
    margin-left: 8px;
}
.menu-list-sidebar li a::before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 13px;
    position: relative;
    top: -1px;
    margin-right: 8px;
}

.covid19-response.btn {
    background: #425477;
    color: #fff !important;
    text-align: center;
    font-size: 17px;
    padding: 6px 6px 10px;
    position: fixed;
    z-index: 1;
    width: 190px;
    top: 50%;
    right: -75px;
    transform: translateY(-50%) rotate(-90deg);
    cursor: pointer !important;
    transition: all .3s ease-in-out .0s;
}
.covid19-response.btn:hover {
    opacity: .7;
}

.stories_wrapper {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
    width: 100%;
}
.stories_item {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.stories_item_title {
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 10px;
    line-height: 1.1;
}
.stories_item_content {
    font-size: 16px;
}
.stories_item_inner > a {
    font-size: 15px;
    display: inline-block;
    margin-top: 10px;
}
.stories_item_inner > a i {
    font-size: 14px;
    position: relative;
    top: 2px;
}

/*--- Extra Css End ---*/

.img-grid-list {
    margin: 0;
    display: flex;
    list-style: none;
}
.img-grid-list img {
    max-height: 80px;
}
.img-grid-list li {
    margin-right: 25px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.livestream-2021-trigger-btn a {
    text-transform: uppercase;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 5px;
}
body:not(.page-id-3576) .livestream-2021-trigger-btn {

}

/*--- Default Css Start ---*/

.reserve-your-ticket-form .wpcf7-checkbox .wpcf7-list-item {
    margin-left: 0;
}
.reserve-your-ticket-form .wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 4px;
}
.reserve-your-ticket-form .wpcf7-checkbox .wpcf7-list-item img {
    position: relative;
    top: 2px;
}
.reserve-your-ticket-form .wpcf7-checkbox .wpcf7-list-item input {
    margin-bottom: 0 !important;
}

/*--- Default Css End ---*/



/*--- Footer Css Start ---*/
/* #footer-widgets {
background-image: url('https://www.michaelhillviolincompetition.co.nz/wp-content/uploads/2020/04/footer-overlay-img.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
position: relative;
z-index: 1;
} */
.widget-title {
    padding-left: 0;
    border-left: 0;
    margin-bottom: 2px;
}
.site-footer .widget_nav_menu li {
    border: none !important;
    padding-top: 0;
}
.site-footer .widget_nav_menu li a {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'KarbonWeb-Semibold';
    font-weight: 600;
}
.mv-footer-sicon li {
    display: inline-block;
}
.mv-footer-sicon li a {
    background: #fff;
    color: #03162f !important;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-right: 22px;
    line-height: 24px;
    font-size: 13px;
}

.menu-list-sidebar ul li a:focus {
    background: transparent !important;
}

/*--- Footer Css End ---*/

.file-upload-wrapper {
    position: relative;
    display: block;
}
.file-upload-wrapper .wpcf7-form-control.wpcf7-file {
    opacity: 0;
    z-index: 1;
    width: 100%;
    min-height: 44px;
}
.file-upload-wrapper::before {
    content: attr(data-text);
    border: 1px solid #425477;
    margin-bottom: 35px !important;
    width: 100%;
    line-height: 1.4;
    position: absolute;
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 3px;
}
#wpcf7-f2857-p2853-o1 form p {
    margin: 0;
}
.wpb_gallery .wpb_image_grid .wpb_image_grid_ul img{
    max-width: 85% !important;
}

/*--------------new home page 2023 css start-----------------*/


/*-------header css start-----------*/
nav#site-navigation {
    padding-top: 20px;
}
#site-navigation-wrap .dropdown-menu >li >a {
    line-height: 23px !important;
}
#site-navigation-wrap .dropdown-menu >li#menu-item-4812 a {
    padding-right: 0 !important;
}
#site-navigation-wrap .dropdown-menu > li > a .text-wrap::after{
    height: 1px !important;
}
.mvc-before-nav-menu-item {
    list-style: none;
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
    padding-top: 10px;
}
.mvc-before-nav-menu-item li {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Nunito';
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}
/* .mvc-before-nav-menu-item li:first-child{
width: 220px !important;
text-align: right;
} */
.mvc-search form{
    width: 100%;
    max-width: 135px;
}
.mvc-search input {
    font-size: 13px !important;
    font-weight: 400;
    text-transform: uppercase !important;
    letter-spacing: 1.5px;
    color: #fff !important;
    height: 36px !important;
    min-height: 36px !important;
    border-width: 0 0 1px 0 !important;
    border-radius: 0 !important;
    border-color: transparent !important;
    padding: 0 0 0 30px !important;
    width: 100% !important;
    max-width: 135px !important;
    transition: all 0.5s ease-out;
}
.mvc-search [type=text]:focus{
    max-width:220px!important;
}
.mvc-search input::placeholder {
    color: #fff;
    opacity: .5;
}
.mvc-search input:focus {
    border-color: #fff !important;
}
.mvc-search form.oceanwp-searchform button {
    left: 0;
    right: inherit;
    height: 36px;
    min-width: 20px !important;
}
.mvc-search form.oceanwp-searchform button i::before {
    content: "" !important;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(img/search-icon.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mvc-donate-btn {
    margin-top: 2px;
    margin-left: 25px;
}
.mvc-language{
    margin-left: 40px;
}
.mvc-language {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.mvc-language img {
    margin-right: 6px;
}
.mvc-donate-btn a,
.mvc-menu-icon  {
    border: 1px solid #fff;
    transition: all .4s ease;
    cursor: pointer;
}
.mvc-donate-btn a {
    color: #fff;
    padding: 8px 30px;
}
.mvc-menu-icon {
    margin-left: 10px;
}
.mvc-donate-btn a:hover,
.mvc-donate-btn a:focus,
.mvc-menu-icon:hover,
.mvc-menu-icon:focus {
    background: #fff;
    color: #425477;
}
.mvc-menu-icon img{
    padding: 5px 10.5px;
    transition: all .4s ease;
}
.mvc-menu-icon:hover img,
.mvc-menu-icon:focus img {
    filter: invert(1);
}

#google_language_translator .goog-te-gadget .goog-te-combo {
    -webkit-appearance: none;
    appearance: none;
    width: 100% !important;
}
#site-navigation-wrap .dropdown-menu>li#menu-item-5409 a {
    padding-right: 0 !important;
}


/*-------header css end-----------*/

/*-----------slider css start-------------*/
.mvc-slider-sub-title,
.mvc-slider-sub-heading{
    font-family: 'KarbonWeb-Regular' !important;
}
.mvc-slider-title,
.mvc-slider-sub-heading span{
    font-family: 'KarbonWeb-Semibold' !important;
}
/*-----------slider css end-------------*/

/*------------about css start-------------*/

.mvc-about-info-col,
.mvc-news-col {
    width: 73.3% !important;
}
.mvc-about-img-col,
.mvc-facebook-feed-col {
    width: 26.7% !important;
}
.mvc-about-img-col > .vc_column-inner > .wpb_wrapper{
    height: calc(100% - 26px) !important;
}
.mvc-about-img-col .wpb_wrapper > .wpb_single_image,
.mvc-about-img-col .wpb_wrapper > .wpb_single_image .wpb_wrapper,
.mvc-about-img-col .wpb_wrapper > .wpb_single_image .vc_single_image-wrapper,
.mvc-about-img-col .wpb_wrapper > .wpb_single_image .vc_single_image-wrapper img{
    height: 100% !important;
    object-fit: cover;
}
.mvc-max-width-990{
    max-width: 990px;
    font-size: 20px;
}
.mvc-audition-title{
    position: relative;
    display: inline-block;
    z-index: 1;
}
.mvc-about-audition-info-row {
    position: relative !important;
}
.mvc-audition-title-col{
    width: 29% !important;
}
.mvc-audition-info-col{
    width:71% !important
}
.mvc-audition-info-col h4 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 6px;
}
.mvc-audition-info-col ul {
    margin: 0;
    list-style: none;
    max-width: 610px;
}
.mvc-audition-info-col ul li {
    position: relative;
    padding-left: 24px;
}
.mvc-audition-info-col ul li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 9px;
    background-image: url(img/check-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mvc-about-img-col .wpb_wrapper {
    position: relative;
}
/*.mvc-about-img-col .wpb_wrapper::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 52.59%, #000000 100%);
}
.mvc-about-img-col h4 {
font-size: 25px;
position: absolute;
bottom: 40px;
color: #fff;
font-style: italic;
padding: 0 26px;
}*/
.mvc-about-info-col .vc_btn3 {
    max-width: 260px !important;
    width: 100%;
}

.mvc-about-img-col .wpb_wrapper .wpb_single_image{
    position: relative;
}
.mvc-about-img-col h2.wpb_heading.wpb_singleimage_heading {
    font-size: 25px;
    position: absolute;
    bottom: 40px;
    color: #fff;
    font-style: italic;
    padding: 0 26px;
    margin-bottom: 0px !important;
    z-index: 10;
    text-align: center;
    text-transform: uppercase;
}

.mvc-about-img-col .wpb_wrapper .wpb_single_image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 52.59%, #000000 100%);
    z-index: 9;
}
/*------------about css end-------------*/

/*------------latest news css start----------*/
#mvc-latest-news {
    position: relative;
    z-index: 0;
}
#mvc-latest-news::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 409px;
    background: #E3E8EB;
}
.vc_gitem-animated-block {
    margin-bottom: 0px !important;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
    display:none !important;
}
.mcv_post_img_with_caption a {
    position: relative;
}
.mcv_post_img_with_caption a::before {
    content: "";
    display: block;
    padding-top: 49.41%;
}
.mcv_post_img_with_caption img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mcv_post_img_caption {
    text-align: right;
    font-size: 15px;
    font-style: italic;
    padding-right: 2px;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    margin-bottom: 25px !important;
}
.vc_gitem-post-data.vc_gitem-post-data-source-post_date div {
    position: relative;
    padding-left: 22px;
    padding-bottom: 8px;
    border-bottom: 1px solid #00000020;
}
.vc_gitem-post-data.vc_gitem-post-data-source-post_date div::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 15px;
    background-image: url(img/date-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cs-post-grid-title h3, .cs-post-grid-title a {
    color: #425477 !important;
    text-transform: capitalize !important;
    margin-bottom: 15px !important;
}
.cs-post-grid-title a:hover {
    color: #607697 !important;
}
.vc_gitem-post-data-source-post_excerpt {
    font-size: 20px;
    margin-bottom: 30px !important;
}
.cs-post-grid-details .vc_btn3,
#mvc-subscribe .home-newsletter-form .cf7-wrapper .cf7-1-4.full button {
    background: transparent !important;
    color: #425477 !important;
    padding: 10px 50px 10px 0 !important;
    letter-spacing: 1.5px;
    font-weight: 400 !important;
}

.cs-post-grid-details .vc_btn3 i,
#mvc-subscribe .home-newsletter-form .cf7-wrapper .cf7-1-4.full button i {
    position: relative;
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
    border: 1px solid #42547735;
    border-radius: 50%;
    text-align: center;
    right: 0 !important;
    transition: all .3s ease;
}
.cs-post-grid-details .vc_btn3:hover i,
#mvc-subscribe .home-newsletter-form .cf7-wrapper .cf7-1-4.full button:hover i {
    border-color: #425477;
}
.cs-post-grid-details .vc_btn3 i::before,
#mvc-subscribe .home-newsletter-form .cf7-wrapper .cf7-1-4.full button i::before {
    content: "" !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/right-arrow-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}



/*------------latest news css end----------*/

/*-----------subscribe css start------------*/
.mvc-max-width-300{
    max-width: 300px;
}
#mvc-subscribe .home-newsletter-form{
    padding-right: 0 !important
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper {
    margin: 0 -10px;
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper .half {
    width: 50%;
    padding: 0 10px;
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper .half input {
    margin: 20px 0 0 !important;
    border-width: 0 0 1px 0  !important;
    border-color: #00000020;
    padding: 0;
    height: 50px;
    min-height: 50px;
    color: #1E1E1E !important;
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper .half input::placeholder {
    color: #1E1E1E !important;
    opacity: .5 !important;
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper .half input:focus {
    border-color: #000000;
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper .cf7-1-4.full {
    padding: 0 10px;
    width: 100%;
    margin-top: 28px;
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper .cf7-1-4.full button {
    float: right;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
}
#mvc-subscribe .home-newsletter-form .cf7-wrapper .cf7-1-4.full button i {
    margin-left: 15px !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 20px 0 0 !important;
}

.wpcf7-not-valid-tip {
    font-size: 15px !important;
}

/*-------------subscribe css end--------------*/

/*--------------sponsors css start--------------*/
.mvc-sponsors-title-col {
    width: 27% !important;
}
.mvc-sponsors-img-col {
    width: 73% !important;
}
.mvc-sponsors-img-col > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.mvc-sponsors-img-col > .vc_column-inner > .wpb_wrapper > div {
    width: 23%;
}
.mvc-sponsor-michaelhill-img img{
    width: 245px !important;
    height: 45px !important;
}
#mvc-sponsors .lSAction>a {
    font-size: 18px;
    color: #fff;
    background: #425477;
    width: 30px !important;
    height: 30px !important;
    line-height: 32px !important;
    margin-top: -13px;
    opacity: 0 !important;
    transition: opacity .7s ease !important;
}
#mvc-sponsors .lSSlideOuter:hover .lSAction>a {
    opacity: 1 !important;
}
#mvc-sponsors .lSAction>.lSPrev {
    left: 0 !important;
}
#mvc-sponsors .lSAction>.lSNext {
    right: 0 !important;
}
#mvc-sponsors ul.lSPager.lSpg {
    display: none !important;
}
/*--------------sponsors css end--------------*/

/*------------instagram feed css start----------------*/
#mvc-instagram-feed {
    position: relative;
    z-index: 0;
}
#mvc-instagram-feed::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 612px;
    background: #E3E8EB;
    opacity: .5;
    z-index: -1;
}
.mvc-instagram-sub-title {
    position: relative;
    letter-spacing: 2px;
}
.mvc-instagram-sub-title::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-image: url(img/instagram-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer-widgets .footer-box:last-child .footer-widget {
    padding: 0 10%;
}

/*------------instagram feed css start----------------*/

/*-----------footer css start--------------*/

.mvc-footer-social-info-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ffffff20;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.mvc-footer-social-icon-wrapper {
    list-style: none;
    margin: 0;
}
.mvc-footer-social-icon-wrapper li {
    display: inline-block;
    margin-left: 3px;
}
.mvc-footer-social-icon-wrapper li a {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}
.mvc-footer-social-icon-wrapper li a:hover {
    background: #607697;
    border-color: #607697;
}
.mvc-footer-social-icon-wrapper li.instagram-icon img {
    width: 16px;
}
.mvc-footer-social-icon-wrapper li.twitter-icon img {
    width: 19px;
    height: 15px;
}
#footer-widgets .footer-box {
    border-right: 1px solid #ffffff20;
    padding: 0;
}
#footer-widgets .footer-box:last-child {
    border-right: none !important;
}
.footer-box.span_1_of_4.col.col-1 .gallery {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 -8px;
}
.footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item {
    padding: 0 8px;
    margin: 0 0 15px;
    width: 33.33%;
}
.footer-box.span_1_of_4.col.col-1 .widget-title {
    font-size: 26px !important;
    margin-bottom: 16px;
    text-transform: capitalize !important;
}
#footer-widgets .footer-box .widget-title {
    font-family: 'KarbonWeb-Semibold' !important;

}
.footer-box.span_1_of_4.col.col-1 .gallery .gallery-item {
    margin-right: 22px;
}
#footer-widgets p {
    font-size: 12px;
    font-family: 'Poppins';
}

/*-----------footer css end--------------*/


/*--------------new home page 2023 css end-----------------*/




/*----------- Hill Family Foundation Page Start ------------*/

.page-id-5627 header#site-header,
.page-id-5627 .is-sticky #site-header,
.page-id-5627 #footer-widgets,
.page-id-5627 footer#footer,
.page-id-5627 #scroll-top,
.page-id-5627 .dropdown-menu .sub-menu, 
.page-id-5627 #searchform-dropdown, 
.page-id-5627 .current-shop-items-dropdown,/*----*/
.page-id-5781 header#site-header,
.page-id-5781 .is-sticky #site-header,
.page-id-5781 #footer-widgets,
.page-id-5781 footer#footer,
.page-id-5781 #scroll-top,
.page-id-5781 .dropdown-menu .sub-menu, 
.page-id-5781 #searchform-dropdown, 
.page-id-5781 .current-shop-items-dropdown,/*----*/
.page-id-5790 header#site-header,
.page-id-5790 .is-sticky #site-header,
.page-id-5790 #footer-widgets,
.page-id-5790 footer#footer,
.page-id-5790 #scroll-top,
.page-id-5790 .dropdown-menu .sub-menu, 
.page-id-5790 #searchform-dropdown, 
.page-id-5790 .current-shop-items-dropdown, /*----*/
.page-id-5797 header#site-header,
.page-id-5797 .is-sticky #site-header,
.page-id-5797 #footer-widgets,
.page-id-5797 footer#footer,
.page-id-5797 #scroll-top,
.page-id-5797 .dropdown-menu .sub-menu, 
.page-id-5797 #searchform-dropdown, 
.page-id-5797 .current-shop-items-dropdown, /*-----*/
.page-id-5822 header#site-header,
.page-id-5822 .is-sticky #site-header,
.page-id-5822 #footer-widgets,
.page-id-5822 footer#footer,
.page-id-5822 #scroll-top,
.page-id-5822 .dropdown-menu .sub-menu, 
.page-id-5822 #searchform-dropdown, 
.page-id-5822 .current-shop-items-dropdown {
    background: #061F45 !important;
}
.page-id-5627 #google_language_translator .goog-te-gadget .goog-te-combo,
.page-id-5781 #google_language_translator .goog-te-gadget .goog-te-combo,
.page-id-5790 #google_language_translator .goog-te-gadget .goog-te-combo,
.page-id-5797 #google_language_translator .goog-te-gadget .goog-te-combo,
.page-id-5822 #google_language_translator .goog-te-gadget .goog-te-combo {
    background: #061F45 !important;
}
.page-id-5627 div#footer-bottom,
.page-id-5781 div#footer-bottom,
.page-id-5790 div#footer-bottom,
.page-id-5797 div#footer-bottom,
.page-id-5822 div#footer-bottom {
    background: rgb(255 255 255 / 10%) !important;
}
.page-id-5627 #site-logo #site-logo-inner a img, 
.page-id-5627 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-5781 #site-logo #site-logo-inner a img, 
.page-id-5781 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-5790 #site-logo #site-logo-inner a img, 
.page-id-5790 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-5797 #site-logo #site-logo-inner a img, 
.page-id-5797 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-5822 #site-logo #site-logo-inner a img, 
.page-id-5822 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    max-width: 355px !important;
}
.page-id-5627 ul.hill_family_foundation_menu_logos,
.page-id-5781 ul.hill_family_foundation_menu_logos,
.page-id-5790 ul.hill_family_foundation_menu_logos,
.page-id-5797 ul.hill_family_foundation_menu_logos,
.page-id-5822 ul.hill_family_foundation_menu_logos {
    margin: 25px 0 0;
    list-style: none;
}
.page-id-5627 ul.hill_family_foundation_menu_logos li,
.page-id-5781 ul.hill_family_foundation_menu_logos li,
.page-id-5790 ul.hill_family_foundation_menu_logos li,
.page-id-5797 ul.hill_family_foundation_menu_logos li,
.page-id-5822 ul.hill_family_foundation_menu_logos li {
    display: inline-block;
    margin-left: 30px;
}
.page-id-5627 nav#site-navigation,
.page-id-5781 nav#site-navigation,
.page-id-5790 nav#site-navigation,
.page-id-5797 nav#site-navigation,
.page-id-5822 nav#site-navigation {
    display: none;
}
.hill-family-banner-section {
    position: relative;
}
.hill-family-banner-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #061f45;
    opacity: .5;
}
.hill-family-banner-section-top-row .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
ul.hill-family-banner-sicon {
    margin: 0;
    list-style: none;
}
ul.hill-family-banner-sicon a {
    width: 40px;
    height: 40px;
    border: 1px solid rgb(255 255 255 / 30%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 10px 0;
}
.hill-family-banner-text {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.1em;
    margin-bottom: 0 !important;
    width: calc(100% - 40px);
    padding-right: 20px;
}
.hill-family-banner-sicon {
    width: 40px;
}
.hill-family-banner-section-bottom-row {
    position: relative;
    z-index: 1;
    width: calc(100% - 30px);
    margin-left: 15px !important;
}
.hill-family-banner-section-bottom-row .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.hill-family-banner-section-bottom-row .wpb_text_column {
    font-size: 32px;
    color: #061F45;
    font-weight: 900;
    line-height: 1.1;
    font-family: 'KarbonWeb-Semibold';
    margin-bottom: 15px;
    text-transform: uppercase;
}
.hill-family-banner-section-bottom-row .vc_btn3 {
    padding: 0 !important;
    background: transparent !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    color: #061f45 !important;
    font-family: 'Nunito';
    display: flex !important;
    align-items: center;
    font-weight: 600;
}
.hill-family-banner-section-bottom-row .vc_btn3::after {
    content: "";
    width: 38px;
    height: 38px;
    background: url(img/hill-family-banner-btn-arrow.png);
    display: inline-block;
    margin-left: 8px;
}
.hill-family-banner-section-bottom-row > .wpb_column:nth-child(2) .vc_column-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.hill-family-banner-text * {
    color: #fff;
}


/*----------- Hill Family Foundation Page End ------------*/



/*----------- Instrument Bank Page Start ------------*/

.page-id-2809 #site-logo #site-logo-inner a img, 
.page-id-2809 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-2818 #site-logo #site-logo-inner a img, 
.page-id-2818 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-2820 #site-logo #site-logo-inner a img, 
.page-id-2820 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-3234 #site-logo #site-logo-inner a img, 
.page-id-3234 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    max-width: 325px !important;
}
.instrument-bank-banner-intro-text {
    color: #fff;
    max-width: 740px;
}
.instrument-bank-banner-bottom-text {
    position: absolute;
    bottom: 30px;
    left: 15px;
    color: #fff;
    font-size: 15px;
}
.instrument-bank-banner-section {
    position: relative;
}
.instrument-bank-banner-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 97.78%);
}
.instrument-bank-section-2 {
    position: relative;
}
/* .instrument-bank-section-2::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: url(img/corner-dot-shape.svg);
background-repeat: no-repeat;
background-position: left top;
display: block !important;
left: 0;
top: 0;
} */
.page-id-2809 .mvc-footer-logo-inner img,
.page-id-2818 .mvc-footer-logo-inner img,
.page-id-2820 .mvc-footer-logo-inner img,
.page-id-3234 .mvc-footer-logo-inner img {
    max-width: 230px;
}
.page-id-2809 #site-navigation-wrap .dropdown-menu>li#menu-item-3237 > a,
.page-id-2818 #site-navigation-wrap .dropdown-menu>li#menu-item-3237 > a,
.page-id-2820 #site-navigation-wrap .dropdown-menu>li#menu-item-3237 > a,
.page-id-3234 #site-navigation-wrap .dropdown-menu>li#menu-item-3237 > a {
    padding-right: 0;
}

/*----------- Instrument Bank Page End ------------*/


/*----------- Whakatipu Bank Page Start ------------*/

#menu-item-5693 > a,
#menu-item-5750 > a {
    padding-right: 0 !important;
}

.whakatipu-banner-section {
    position: relative;
}

.whakatipu-banner-section::before {
    content: "";
    display: block !important;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 15.42%, rgba(0, 0, 0, 0.6) 97.79%);
}

.whakatipu-banner-section h2.vc_custom_heading {
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
}

.whakatipu-banner-section h3.vc_custom_heading {
    font-weight: 400;
    font-family: 'KarbonWeb-Regular';
    font-size: 49px;
    line-height: 1;
}

.whakatipu-banner-section .wpb_text_column {
    color: #fff;
    max-width: 910px;
    text-transform: uppercase;
    font-size: 15.5px;
    letter-spacing: 0.1em;
    line-height: 1.8;
}

ul.whakatipu-banner-btn-group {
    margin: 0;
    list-style: none;
}

ul.whakatipu-banner-btn-group li {
    display: inline-block;
}

ul.whakatipu-banner-btn-group li a {
    background: #425477;
    color: #fff;
    padding: 18px 25px 16px;
    display: inline-block;
    font-family: 'Nunito';
    text-transform: uppercase;
    font-size: 13px;
    margin: 5px 13px 5px 0;
}

ul.whakatipu-banner-btn-group li a:hover {
    color: #425477;
    background: #fff;
}
.wpem-single-event-body ul.whakatipu-banner-btn-group{
    margin-top: 30px;
}
.wpem-single-event-body ul.whakatipu-banner-btn-group li a:hover {
    color: #fff;
    background: #607697 !important;
}
.whakatipu-banner-photo-credit {
    position: absolute;
    bottom: 25px;
    left: 15px;
}

.whakatipu-banner-photo-credit * {
    font-size: 13px;
}
.whakatipu-interconnecting-components-section {
    margin-top: -270px !important;
}


body.blog .vc_grid-item-mini {
    border: 1px solid #e9e9e9;
    height:100% !important;
}
.mvc-category-post-grid-info-wrapper {
    padding: 0 !important;
    background: transparent !important;
}
.mcv_post_img_with_caption a::after, .tour_carousel_item_thumb a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    opacity: 0;
    transition: all .3s ease;
}

.mcv_post_img_with_caption a:hover::after,.tour_carousel_item_thumb a:hover::after {
    opacity: 1;
}
.mvc-category-post-grid-info-wrapper .mcv_post_img_caption {
    font-size: 13px;
    margin-top: 0.5em;
    text-align: center;
}
.mvc-category-post-grid-info-wrapper .vc_gitem-post-data-source-post_title,
.mvc-category-post-grid-info-wrapper .vc_gitem-post-data-source-post_excerpt,
.mvc-category-post-grid-info-wrapper .vc_btn3-container {
    padding-left:1.25rem !important;
    padding-right:1.25rem !important;
}
.mvc-category-post-grid-info-wrapper .vc_gitem-post-data-source-post_title{
    margin: 1rem 0 1rem;
}
.mvc-category-post-grid-info-wrapper .vc_gitem-post-data-source-post_title h3 {
    font-size: 17px !important;
    color: #012d40;
    text-transform: uppercase;
    margin:0;
}
.mvc-category-post-grid-info-wrapper .vc_gitem-post-data-source-post_excerpt {
    font-size: 16px;
    margin-bottom: 1rem !important;
}
.mvc-category-post-grid-info-wrapper .vc_gitem-post-data-source-post_excerpt p {
    margin-bottom: 1rem !important;
}
.mvc-category-post-grid-info-wrapper .vc_btn3-container {
    padding-bottom:1.25rem !important;
    margin-bottom: 0 !important;
}
.mvc-category-post-grid-info-wrapper .vc_btn3 {
    background: transparent !important;
    color: #425477 !important;
    display: inline-block;
    font-size: 12px !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    padding: 0 10px 0 0 !important;
    text-transform: capitalize !important;
    border-bottom: 1px solid !important;
}
.mvc-category-post-grid-info-wrapper .vc_btn3 .vc_btn3-icon {
    font-size: 12px !important;
    height: 12px !important;
    line-height: 14px !important;
    right: 0 !important;
}





/*----------- Whakatipu Bank Page End ------------*/



/*----------- National String Page Start ------------*/

.page-id-2913 #site-logo #site-logo-inner a img, 
.page-id-2913 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-5746 #site-logo #site-logo-inner a img, 
.page-id-5746 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-3435 #site-logo #site-logo-inner a img, 
.page-id-3435 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-5810 #site-logo #site-logo-inner a img, 
.page-id-5810 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-5852 #site-logo #site-logo-inner a img, 
.page-id-5852 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-3122 #site-logo #site-logo-inner a img, 
.page-id-3122 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-3120 #site-logo #site-logo-inner a img, 
.page-id-3120 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-3117 #site-logo #site-logo-inner a img, 
.page-id-3117 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-3115 #site-logo #site-logo-inner a img, 
.page-id-3115 #site-header.center-header #site-navigation-wrap .middle-site-logo a img
.page-id-3102 #site-logo #site-logo-inner a img, 
.page-id-3102 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
.page-id-3735 #site-logo #site-logo-inner a img, 
.page-id-3735 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    max-width: 235px;
}
.national-string-banner-section h3.vc_custom_heading {
    font-weight: 400 !important;
    font-family: 'KarbonWeb-Regular';
    font-size: 49px;
    line-height: 1;
    margin-bottom: 15px;
}

.national-string-banner-section h2.vc_custom_heading {
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
}

.national-string-banner-section .wpb_text_column {
    max-width: 555px;
}

.national-string-banner-section .wpb_text_column * {
    color: #E3E8EB;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 13px;
    font-family: 'Nunito';
    line-height: 1.8;
}
.national-string-banner-photo-credit {
    position: absolute;
    bottom: 30px;
    left: 15px;
}
.national-string-video-section-left .wpb_text_column * {
    font-size: 34px;
    line-height: 1.3;
}
.national-string-video-section-left .vc_btn3 {
    padding: 0 !important;
    background: transparent !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    color: #061f45 !important;
    font-family: 'Nunito';
    display: flex !important;
    align-items: center;
    font-weight: 600;
}
.national-string-video-section-left .vc_btn3::after {
    content: "";
    width: 38px;
    height: 38px;
    background: url(img/hill-family-banner-btn-arrow.png);
    display: inline-block;
    margin-left: 8px;
}
.blog-entry.grid-entry .blog-entry-summary {
    font-size: 16px;
    margin-bottom: -8px !important;
}

/*----------- National String Page End ------------*/


/*-----------archive blog css start------------*/
body.blog, body.category {
    background: #f3f3f3;
}
#blog-entries,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 0 -13px;
    padding:  0;
}

#blog-entries .blog-entry,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item{
    width: 33.33%;
    padding: 0 13px;
    margin-bottom: 26px;
    overflow: hidden;
}
#blog-entries .blog-entry .blog-entry-inner,
#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-details .vc_gitem_row {
    background: #fff;
    height: 100% !important;
    padding: 0;
    border: none;
    overflow: hidden;
}
#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-details .vc_gitem_row {
    background: transparent;
}


#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-img-col {
    padding: 0 !important;
}

#blog-entries .blog-entry .thumbnail{
    margin: 0 !important;
}
#blog-entries .blog-entry .thumbnail img {
    height: 268px;
    object-fit: cover;
}
.mvc-blog-item-content-wrapper,
#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-info-col {
    padding: 25px;
}
#blog-entries .blog-entry .blog-entry-header {
    margin: 0 0 10px !important;
}
ul.meta,time.published {
    font-size: 18px !important;
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
}
ul.meta  li {
    padding-bottom: 0;
}
ul.meta li, ul.meta li a,time.published {
    color: #000;
    text-transform: capitalize;
}
ul.meta li i,time.published i {
    display: none;
}
ul.meta li.meta-date{
    position: relative;
    padding-left: 22px;
}
ul.meta li.meta-date::before {
    content: "" !important;
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 15px;
    display: block;
    background-image: url(img/date-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
#blog-entries .blog-entry .blog-entry-summary {
    font-size: 20px !important;
    line-height: inherit;
    margin-top: 0;
    margin-bottom: 20px !important;
}
#blog-entries .blog-entry .blog-entry-readmore {
    padding-top: 20px;
    border-top: 1px solid #00000020;
}
#blog-entries .blog-entry .blog-entry-readmore a {
    background: transparent !important;
    color: #425477 !important;
    font-size: 15px;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border: none;
    padding: 0 !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#blog-entries .blog-entry .blog-entry-readmore a:hover {
    color: #000;
}

#blog-entries .blog-entry .blog-entry-readmore a i {
    position: relative;
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
    border: 1px solid #42547735;
    border-radius: 50%;
    text-align: center;
    right: 0 !important;
    margin-left: 12px !important;
    transition: all .3s ease;
}
#blog-entries .blog-entry .blog-entry-readmore a i::before {
    content: "" !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/right-arrow-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}
#blog-entries .blog-entry .blog-entry-readmore a:hover i {
    border-color: #425477;
}

#mvc-new-post-grid-row .vc_grid-item  .cs-post-grid-wrapper .vc_gitem-post-data-source-post_excerpt {
    padding-bottom: 0 !important;
    border:none !important;
}
#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-info-col .vc_btn3-container {
    padding-top: 20px;
    border-top: 1px solid #00000020;
}
#blog-entries .blog-entry .blog-entry-summary,
#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    line-clamp: 3;
    overflow: hidden;
}
#blog-entries .blog-entry:first-child .blog-entry-summary,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-excerpt {
    -webkit-line-clamp: 5 !important;
    line-clamp: 5 !important;

}
#blog-entries .blog-entry:last-child .blog-entry-summary {
    -webkit-line-clamp: 6 !important;
    line-clamp: 6 !important;

}
#blog-entries .blog-entry:first-child,
#blog-entries .blog-entry:last-child,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child{
    width: 100%;
    margin-bottom: 60px;
}
#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-details .vc_gitem_row{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col{
    order: -1;
}

#blog-entries .blog-entry:first-child .blog-entry-inner,
#blog-entries .blog-entry:last-child .blog-entry-inner,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    background: transparent;
}
#blog-entries .blog-entry:first-child .blog-entry-inner  > div,
#blog-entries .blog-entry:last-child .blog-entry-inner  > div,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row > div,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row > div{
    width: 50%;
    position: relative;
}
#blog-entries .blog-entry:first-child .blog-entry-inner .thumbnail,
#blog-entries .blog-entry:last-child .blog-entry-inner .thumbnail,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col{
    order: 2;
    padding-left: 40px !important;
}

#blog-entries .blog-entry:first-child .mvc-blog-item-content-wrapper,
#mvc-new-post-grid-row .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row > div,
#mvc-new-post-grid-row .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row > div{
    padding: 0;
}

#blog-entries .blog-entry:last-child,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child{
    margin-bottom: 0px !important;
}
#blog-entries .blog-entry:last-child  .blog-entry-inner,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row{
    background: #fff !important;
}
#blog-entries .blog-entry:last-child .blog-entry-inner .thumbnail,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col{
    padding-left: 0 !important;
}
#blog-entries .blog-entry:last-child .mvc-blog-item-content-wrapper,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-info-col{
    padding: 90px 100px;
}
#blog-entries .blog-entry:last-child .thumbnail  img,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col img{
    height: 500px;
    object-fit: cover;
}
.oceanwp-pagination {
    margin-top: 30px !important;
}

span.edit-link {
    display: none;
}

#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-details .vc_gitem_row > div {
    width: 100%;
}

#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini {
    background: #fff !important;
    height: 100%;
}
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .vc_grid-item-mini,
#mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .vc_grid-item-mini{
    background: transparent !important;
    height: 100%;
}
#mvc-new-post-grid-row .vc_grid-container .vc_grid-item .cs-post-grid-title h3{
    font-size: 25px !important;
}
#mvc-new-post-grid-row .vc_grid-container .vc_grid-item:first-child .cs-post-grid-title h3{
    font-size: 32px !important;
}

#blog-entries .blog-entry:first-child .blog-entry-inner .blog-entry-header h3 a,
#blog-entries .blog-entry:last-child .blog-entry-inner .blog-entry-header h3 a{
    font-size: 32px;
}

#mvc-new-post-grid-row .vc_btn3{
    font-size: 18px !important;
}
#mvc-new-post-grid-row .vc_grid-item .cs-post-grid-info-col .vc_btn3-container .vc_btn3{
    font-size: 15px !important;
}
#mvc-new-post-grid-row .vc_grid-item .mcv_post_img_caption {
    text-align: center;
}
.blog-entry .blog-entry-inner .blog-entry-header h3 a:hover {
    color: #607697 !important;
}

/*-----------archive blog css end------------*/


.single-event_listing header.entry-header {
    display: none !important;
}
.ep_single_event_banner_section img {
    width: 100%;
}
.ep_single_event_banner_video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.ep_single_event_banner_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ep_single_event_banner_section {
    position: relative;
}
.ep_single_event_banner_caption {
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 10;
    color: #fff;
    font-size: 14px;
    width: 100%;
}
.ep_single_event_banner_caption .container > span {
    background: rgb(0 0 0 / 20%);
    display: inline-block;
    padding: 10px 12px;
}
.ep_single_event_full_date {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #182333;
    font-family: 'KarbonWeb-Semibold';
    margin-bottom: 40px;
}
.ep_single_event_full_date img {
    width: 20px;
    margin-right: 11px;
}
.ep_single_event_title {
    text-transform: uppercase;
    color: #182333;
    margin-bottom: 20px;
}
.wpem-single-event-body-content {
    color: #182333;
    font-size: 18px;
    font-family: 'Nunito';
}
.ep_single_event_extra_info_item {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    padding-bottom: 14px;
    padding-top: 14px;
}
.ep_single_event_extra_info_item .label {
    width: 20%;
    color: #747474;
}
.ep_single_event_extra_info_item .value {
    width: 80%;
    font-family: 'KarbonWeb-Semibold';
    text-transform: uppercase;
    color: #182333;
}
.ep_single_event_extra_info {
    padding-top: 10px;
}
.tours_dates_and_tickets_section {
    padding-top: 120px;
}
.tours_dates_and_tickets_section h2 {
    text-transform: uppercase;
}
.tours_dates_and_tickets_section th, .tours_dates_and_tickets_section td {
    padding-left: 0;
}
.tours_dates_and_tickets_section th {
    font-family: 'KarbonWeb-Semibold';
    color: #000;
}
.tours_dates_and_tickets_section table {
    font-size: 18px;
}
.tours_dates_and_tickets_section td a {
    background: #607697;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 3px;
    letter-spacing: .5px;
    max-width: 125px;
    margin-left: auto;
}
.tours_dates_and_tickets_section td a:hover {
    background: #000;
    color: #fff;
}
.ep_single_event_partner_logo_heading {
    text-align: center;
    position: relative;
    color: #425477;
    font-family: 'KarbonWeb-Semibold';
    font-size: 20px;
    text-transform: uppercase;
}
.ep_single_event_partner_logo_heading::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgb(0 0 0 / 20%);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ep_single_event_partner_logo_heading span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 10px 15px;
    display: inline-block;
}
.ep_single_event_partner_logo_section {
    padding-top: 50px;
}
.ep_single_event_partner_logo_section ul {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ep_single_event_partner_logo_section ul li {
    padding: 20px 35px;
}
.ep_single_event_partner_logo_section ul img {
    max-width: 300px;
    max-height: 80px;
    width: 100%;
}
.tour_carousel_wrap > .tour_carousel_item + .tour_carousel_item {
    display: none;
}
.tour_carousel_wrap {
    margin-left: -22px;
    margin-right: -22px;
}
.tour_carousel_item {
    padding: 0 22px;
}
.tour_carousel_item_tags {
    margin: 16px 0 0;
    list-style: none;
}
.tour_carousel_item_tags li {
    display: inline-block;
    color: #425477;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Poppins';
    background: rgb(66 84 119 / 20%);
    padding: 6px;
    border-radius: 3px;
    line-height: 1.2;
    margin-right: 3px;
    margin-top: 6px;
}
.tour_carousel_item_title {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 12px;
    line-height: 1;
}
.tour_carousel_item_date {
    color: #898989;
    font-family: 'Poppins';
    font-size: 16px;
}
.tour_carousel_item_thumb {
    position: relative;
}
.tour_carousel_item_thumb a {
    display: block;
    position: relative;
}
.tour_carousel_item_thumb a::before {
    content: "";
    padding-top: 65.96244131455398%;
    display: block;
}
.tour_carousel_item_thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:top;
}
.font-family-Karbon-Bold {
    font-family: 'Karbon-Bold' !important;
}
.hp-new-2024-news-section {
    position: relative;
    z-index: 1;
}
.hp-new-2024-news-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 550px;
    background: #F1F4F5;
    left: 0;
    top: 0;
}
.section-top-mouse-divider {
    position: relative;
    z-index: 10;
}
.section-top-mouse-divider::before {
    content: "" !important;
    position: absolute;
    width: 140px;
    height: 40px;
    background: url(img/mouse-point-devider.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
}
.hp-new-2024-fb-feed iframe {
    max-width: 385px !important;
    margin-left: auto !important;
    display: block !important;
}
.hp-new-2024-news-heading-row .vc_btn3 {
    background: transparent !important;
    color: #425477 !important;
    border: 1px solid #425477 !important;
    padding: 10px 18px !important;
    font-size: 16px !important;
    font-weight: 600;
    margin-top: 8px !important;
}
.hp-new-2024-news-heading-row .vc_btn3:hover {
    background: #425477 !important;
    color: #fff !important;
}
.hp-new-2024-news-heading-row {
    display: flex;
    flex-flow: row wrap;
}
.hp-new-2024-news-heading-row .vc_col-sm-4 {
    text-align: right;
    width: 180px !important;
}
.hp-new-2024-news-heading-row .vc_col-sm-8 {
    width: calc(100% - 180px) !important;
}
.hp-new-2024-news-section .mcv_post_img_with_caption a {
    display: block;
    position: relative;
}
.hp-new-2024-news-section .mcv_post_img_with_caption a::before {
    content: "";
    padding-top: 65.96244131455398%;
    display: block;
}
.hp-new-2024-news-section .mcv_post_img_caption,
.tour_carousel_item_thumb_caption{
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 100%;
    right: 0;
    z-index: 1;
    color: #fff !important;
    padding: 15px;
    font-size: 15px;
    font-style: italic;
}
.hp-new-2024-news-section .mcv_post_img_with_caption {
    position: relative;
}
.hp-new-2024-news-section .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    margin-top: 15px;
    color: #898989;
    margin-bottom: 0 !important;
}
.hp-new-2024-news-section .vc_gitem-post-data-source-post_title h3 {
    font-size: 20px;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 5px !important;
}
.hp-new-2024-news-section .vc_gitem-post-data-source-post_excerpt {
    font-size: 17px;
    margin-bottom: 12px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.hp-new-2024-news-section .cs-post-grid-details .vc_btn3 {
    background: transparent !important;
    color: #425477 !important;
    border: 1px solid #425477 !important;
    padding: 10px 25px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 8px !important;
}
.hp-new-2024-news-section .cs-post-grid-details .vc_btn3:hover {
    background: #425477 !important;
    color: #fff !important;
}
.hp-new-2024-news-section > .vc_col-sm-8 > div > div {
    max-width: 970px;
}
.ep_single_event_banner_section::after {
    content: "";
    position: absolute;
    width: 140px;
    height: 40px;
    background: url(img/mouse-point-devider.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
}


#mhvc-tour-blog {
    padding-top: 115px !important;
}

.mhvc-tour-post-img {
    position: relative;
    margin-bottom: 0 !important;
}

.mhvc-tour-post-img a {
    display: block !important;
    position: relative;
    overflow: hidden;
}

.mhvc-tour-post-img a::before {
    content: "";
    padding-top: 65.96244131455398%;
    display: block;
}
.mhvc-tour-post-img a::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    opacity: 0;
    transition: all .3s ease;
}

.mhvc-tour-post-img a:hover::after{
    opacity: 1;
}
.mhvc-tour-post-img a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mhvc-tour-post-img * {
    width: 100%;
}

.mhvc-tour-post-img .vc_figure-caption {
    position: absolute;
    bottom: 0;
    text-align: right;
    font-style: italic;
    width: 100%;
    right: 0;
    z-index: 1;
    color: #fff !important;
    padding: 15px;
}

.mhvc-tour-post-img .vc_figure-caption::before {
    content: "Photo credit:";
}

.mhvc-tour-post-date {
    position: relative;
    margin-top: 15px !important;
    color: #898989 !important;
    margin-bottom: 0 !important;
    padding-left: 22px;
}

.mhvc-tour-post-date::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 15px;
    background-image: url(img/date-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10000;
}

.mhvc-tour-post-title {
    font-size: 20px;
    font-family: KarbonWeb-Semibold;
    font-weight: 600;
    line-height: 1.1;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

.mhvc-tour-post-content {
    font-size: 17px;
    margin-bottom: 12px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.mhvc-tour-post-button {
    margin-bottom: 40px !important;
}
.mhvc-tour-post-button .vc_btn3 {
    background: transparent !important;
    color: #425477 !important;
    border: 1px solid #425477 !important;
    padding: 10px 25px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 8px !important;
}

.mhvc-tour-post-button .vc_btn3:hover {
    background: #425477 !important;
    color: #fff !important;
}


.footer-widget .gallery-size-full img.attachment-full.size-full {
    height: 28px;
    width: auto !important;
    max-width: unset;
}
.footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item:nth-child(2) img {
    height: 35px !important;
}

.footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item:nth-child(3) img {
    height: 30px !important;
}
.footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item{
    width: auto !important;
}






@media screen and (min-width: 30em){
    .footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item {
        max-width: unset !important;
        width: auto !important;
        padding: 0 5px;
    }
}



/*--- Media Css Start ---*/

@media only screen and (max-width:1550px){

    #blog-entries .blog-entry:last-child .mvc-blog-item-content-wrapper,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-info-col{
        padding: 50px 60px;
    }
/*  #blog-entries .blog-entry:last-child .thumbnail img, 
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col img {
        height: 380px;
    } */
}



@media only screen and (max-width: 1499px) {
    .footer-widget .gallery-size-full img.attachment-full.size-full {
        height: 24px;
    }
    .cs-home-testimonial-section > .wpb_column::before {
        width: 140px;
        background-size: contain;
    }
    .cs-home-testimonial-section > .wpb_column::after {
        width: 140px;
        height: 120px;
        background-size: contain;
    }
    .cs-home-testimonial-section {
        margin-top: 40px;
    }
    .cs-home-testimonial-section > .wpb_column {
        padding-bottom: 0px;
        padding-top: 40px;
    }
    .mvc-about-info-col h3 {
        font-size: 25px !important;
    }
    .mvc-audition-title-col h4 {
        font-size: 18px !important;
    }
    .mvc-about-img-col h4 {
        font-size: 22px;
        padding: 0 10px;
    }
    .mvc-sponsors-img-col > .vc_column-inner > .wpb_wrapper > div img {
        max-width: 90%;
    }
    .hill-family-banner-section-bottom-row .wpb_text_column {
        font-size: 20px;
    }
    .hill-family-banner-section-bottom-row .vc_column-inner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .hill-family-banner-section-bottom-row > .wpb_column:nth-child(2) .vc_column-inner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    body .hill-family-banner-section-bottom-row {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    body .instrument-bank-section-3 {
        margin-top: -70px !important;
    }
    .whakatipu-banner-section h2.vc_custom_heading{
        font-size:50px !important;
    }
    .whakatipu-banner-section h3.vc_custom_heading{
        font-size:45px !important;
    }
}

@media only screen and (min-width:1281px) and (max-width:1350px){
    #site-navigation-wrap .dropdown-menu >li >a {
        padding: 0 8px !important;
    }
}

@media only screen and (min-width: 1281px) {
    .footer-box.span_1_of_4.col.col-1 {
        width: 35%;
        padding-right: 20px !important;
    }
    .footer-box.span_1_of_4.col.col-2, 
    .footer-box.span_1_of_4.col.col-3 {
        width: 23.5%;
    }
    .footer-box.span_1_of_4.col.col-4 {
        width: 18%;
    }
    #footer-widgets .footer-box:not(:first-child) > * {
        padding: 0 20%;
        margin: 0 auto !important;
    }
    .footer-box.span_1_of_4.col.col-4 > * {
        width: 290px;
    }
}

@media only screen and (min-width:1281px) and (max-width:1570px){
    .footer-box.span_1_of_4.col.col-1 {
        width: 41% !important;
    }
    .footer-box.span_1_of_4.col.col-2, .footer-box.span_1_of_4.col.col-3 {
        width: 20.5% !important;
    }
}

@media only screen and (max-width:1280px){
    #footer-widgets .footer-box {
        padding: 0 15px !important;
    }
}

@media only screen and (max-width:1279px){
    #blog-entries .blog-entry:last-child .mvc-blog-item-content-wrapper,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-info-col {
        padding: 30px 40px;
    }
/*  #blog-entries .blog-entry:last-child .thumbnail img, 
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col img{
        height: 330px;
    } */
    .mvc-blog-item-content-wrapper, 
    #mvc-new-post-grid-row .vc_grid-item .cs-post-grid-info-col {
        padding: 15px;
    }

}


@media only screen and (max-width: 1199px) {
    h2{
        font-size: 50px !important;
    }
    .laureat-item {
        width: 25%;
    }
    .laureat-item-name {
        font-size: 18px;
    }
    .laureat-item-thumb a::after {
        font-size: 14px;
    }
    .single-laureat-content-top {
        align-items: flex-start;
    }
    .mvc-about-info-col {
        width: 100% !important;
        margin-bottom: 45px;
    }
    .mvc-about-img-col {
        width: 100% !important;
        max-width: 385px;
        margin: 0 auto !important;
    }
    .mvc-news-col {
        width: 70% !important;
    }
    .mvc-facebook-feed-col {
        width: 30% !important;
    }
    body .instrument-bank-section-3 {
        margin-top: 0 !important;
        padding-top: 70px !important;
        padding-bottom: 50px !important;
    }
    body .instrument-bank-section-2 {
        padding-top: 60px !important;
        padding-bottom: 30px !important;
    }
    body .gifted-instruments-section-3 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .national-string-video-section-left .wpb_text_column * {
        font-size: 24px;
        line-height: 1.3;
    }
    .national-string-video-section-left .wpb_text_column {
        margin-bottom: 20px;
    }
    .whakatipu-banner-section h2.vc_custom_heading{
        font-size:32px !important;
    }
    .whakatipu-banner-section h3.vc_custom_heading{
        font-size:25px !important;
    }
    .ep_single_event_partner_logo_section ul li {
        padding: 20px 25px;
    }
}

@media only screen and (min-width:1150px)  and (max-width:1300px){
    .page-id-5627 #site-logo #site-logo-inner a img,
    .page-id-5790 #site-logo #site-logo-inner a img,
    .page-id-5797 #site-logo #site-logo-inner a img{
        max-width: 260px !important;
    }
}

@media only screen and (min-width: 1150px) {
    div#site-navigation-wrap {
        display: flex;
        flex-flow: column;
        justify-content: center;
        height: 180px;
        right: 0 !important;
    }
}
@media only screen and (max-width: 1149px) {
    #site-header.transparent-header, 
    #site-logo #site-logo-inner {
        height: 100px !important;
        line-height: 100px !important;
    }
    div#site-header-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #site-logo #site-logo-inner a img {
        max-width: 150px !important;
    }
    div#site-navigation-wrap {
        display: block !important;
        width: calc(100% - 150px);
        right: 0 !important;
    }
    nav#site-navigation,
    .oceanwp-mobile-menu-icon {
        display: none !important;
    }
    .mvc-language, 
    .mvc-donate-btn {
        margin-left: 15px;
    }
    .page-id-5627 #site-logo #site-logo-inner a img, 
    .page-id-5627 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5781 #site-logo #site-logo-inner a img, 
    .page-id-5781 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5790 #site-logo #site-logo-inner a img, 
    .page-id-5790 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5797 #site-logo #site-logo-inner a img, 
    .page-id-5797 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5822 #site-logo #site-logo-inner a img, 
    .page-id-5822 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
        max-width: 180px !important;
    }
    .page-id-2913 #site-logo #site-logo-inner a img, 
    .page-id-2913 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5746 #site-logo #site-logo-inner a img, 
    .page-id-5746 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3435 #site-logo #site-logo-inner a img, 
    .page-id-3435 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5810 #site-logo #site-logo-inner a img, 
    .page-id-5810 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5852 #site-logo #site-logo-inner a img, 
    .page-id-5852 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3122 #site-logo #site-logo-inner a img, 
    .page-id-3122 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3120 #site-logo #site-logo-inner a img, 
    .page-id-3120 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3117 #site-logo #site-logo-inner a img, 
    .page-id-3117 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3115 #site-logo #site-logo-inner a img, 
    .page-id-3115 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3102 #site-logo #site-logo-inner a img, 
    .page-id-3102 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3735 #site-logo #site-logo-inner a img, 
    .page-id-3735 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
        max-width: 180px;
    }
    .page-id-2809 #site-logo #site-logo-inner a img, 
    .page-id-2809 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-2818 #site-logo #site-logo-inner a img, 
    .page-id-2818 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-2820 #site-logo #site-logo-inner a img, 
    .page-id-2820 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3234 #site-logo #site-logo-inner a img, 
    .page-id-3234 #site-header.center-header #site-navigation-wrap .middle-site-logo a img  {
        max-width: 180px !important;
    }
    ul.hill_family_foundation_menu_logos {
        display: none;
    }
}

@media only screen and (min-width:1120px) and (max-width:1280px){
    .footer-widget .gallery-size-full img.attachment-full.size-full {
        height: 22px;
    }
}

@media only screen and (min-width:960px) and (max-width:1280px){
    #footer-widgets .footer-box:not(:first-child) {
        width: 19.66% !important;
    }
    .footer-box.span_1_of_4.col.col-1 {
        width: 41% !important;
    }
    .footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item {
        width: 50%;
        max-width: 50%;
    }
    /* .page-id-5627 #footer-widgets .footer-widgets-inner .footer-box,
    .parent-pageid-5627 #footer-widgets .footer-widgets-inner .footer-box {
    width: 33% !important;
} */
    .page-id-5627 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3),
    .parent-pageid-5627 #footer-widgets .footer-widgets-inner .footer-box:nth-child(3) {

    }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .single-laureat-name {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .single-laureat-achievement-title {
        font-size: 18px;
    }
    .single-laureat-connect-title {
        font-size: 19px;
        margin-bottom: -4px;
        margin-top: 5px;
    }
    .widget_laureatyearlists_widget {
        padding: 40px 30px 30px;
    }
    /* #site-navigation-wrap .dropdown-menu > li > a {
    padding: 0 10px !important;
} */

    #mvc-subscribe .wpb_column:first-child {
        width: 30% !important;
    }
    #mvc-subscribe .wpb_column:last-child {
        width: 70% !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1119px){
    .footer-widget .gallery-size-full img.attachment-full.size-full {
        height: 18px;
    }
    .footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item:nth-child(2) img {
        height: 24px !important;
    }
    .footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item:nth-child(3) img {
        height: 20px !important;
    }
}

@media only screen and (min-width: 1025px) {
    .dk-font-size-18px * {
        font-size: 18px !important;
    }
    .dk-font-size-20px * {
        font-size: 20px !important;
    }
    .dk-font-size-22px * {
        font-size: 22px !important;
    }
    .dk-font-size-40px,
    .dk-font-size-40px * {
        font-size: 40px !important;
    }
    .whakatipu-interconnecting-components-section .wpb_text_column * {
        font-size: 22px !important;
    }
    .dk-font-size-45px {
        font-size: 45px;
    }
    .dk_font_size_115\% {
        font-size: 115% !important;
    }
    .dk_font_size_130\% {
        font-size: 130%;
    }
}

@media only screen and (max-width:1024px){
    #mhvc-tour-blog {
        padding-top: 60px !important;
    }

    #blog-entries {
        padding:70px 0 0;
    }
    #blog-entries .blog-entry:first-child,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child {
        margin-bottom: 40px;
    }
    #blog-entries .blog-entry,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item{
        width: 50%;
    }
    .mvc-blog-item-content-wrapper, 
    #mvc-new-post-grid-row .vc_grid-item .cs-post-grid-info-col {
        padding: 20px !important;
    }
    #blog-entries .blog-entry:first-child .mvc-blog-item-content-wrapper,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-info-col{
        padding: 20px 0 0 !important;
    }
    #blog-entries .blog-entry-header .entry-title a {
        font-size: 25px !important;
    }
    #blog-entries .blog-entry:last-child .mvc-blog-item-content-wrapper {
        padding: 25px;
    }
    .mvc-single-blog-content-wrapper {
        width: 100%;
        padding-right: 0;
    }
    #blog-entries .mvc-single-blog-content-wrapper ul.meta {
        margin-bottom: 0px !important;
    }
    #blog-entries .blog-entry .blog-entry-summary {
        font-size: 18px !important;
    }

    #mvc-new-post-grid-row .vc_grid-container .vc_grid-item .cs-post-grid-title h3{
        font-size: 23px !important;
    }
    #mvc-new-post-grid-row .vc_grid-container .vc_grid-item:first-child .cs-post-grid-title h3{
        font-size: 25px !important;
    }

    .ep_single_event_partner_logo_section ul li {
        padding: 15px 20px;
    }

}

@media only screen and (max-width: 1023px) {
    h2{
        font-size: 40px !important;
    }
    h3{
        font-size: 28px !important;
    }
    .home-newsletter-form {
        padding-right: 0;
    }
    .home-newsletter-form .wpcf7-form-control.wpcf7-submit {
        position: relative;
        right: inherit;
        padding: 0 50px;
        left: 50%;
        transform: translateX(-50%);
    }
    .home-newsletter-form .cf7-1-4 {
        width: 50%;
    }
    .mv-artistsitem-top-details .artists-name {
        font-size: 24px;
    }
    .artists-btn-group li a {
        font-size: 15px;
        padding: 6px 15px;
    }
    .mvc-audition-title-col {
        width: 33% !important;
    }
    .mvc-audition-info-col {
        width: 67% !important;
    }
    .mvc-about-info-col h3 {
        font-size: 22px !important;
    }
    #mvc-sponsors {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    #mvc-subscribe h2 {
        margin-bottom: 5px !important;
    }
    .mvc-news-col {
        width: 64% !important;
    }
    .mvc-facebook-feed-col {
        width: 36% !important;
    }
    #mvc-latest-news {
        padding-top: 50px !important;
        padding-bottom: 60px !important;
    }
    .cs-post-grid-title h3, .cs-post-grid-title a {
        font-size: 25px !important;
    }
    .vc_gitem-post-data-source-post_excerpt {
        font-size: 18px;
        margin-bottom: 20px !important;
    }
    #mvc-about {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .mvc-max-width-990,
    .mvc-about-info-col h4 {
        font-size: 18px !important;
    } 
    .mvc-about-info-col h4 {
        margin-bottom: 30px !important;
    }
    #mvc-about .mvc-about-audition-info-row {
        padding: 40px 20px 50px !important;
    }
    .mvc-audition-title-col .vc_column-inner {
        padding-left: 0 !important;
    }
    .mvc-about-info-col .vc_btn3-container {
        margin-left: 20px !important;
    }
    .mvc-audition-info-col .vc_column-inner {
        padding-left: 20px !important;
    }
    .mvc-sponsors-img-col > .vc_column-inner > .wpb_wrapper {
        margin: 0 -5px;
    }
    .mvc-sponsors-img-col > .vc_column-inner > .wpb_wrapper > div {
        width: 50%;
        padding: 5px;
        text-align: left;
    }
}

@media only screen and (max-width: 959px) {
    #top-bar {
        padding: 10px 0 !important;
    }
    .mv_cs_navmenu.below-slider-menu {
        display: block;
        position: relative;
        z-index: 1000;
        bottom: 0;
        width: 100%;
    }
    #footer-widgets .footer-box.span_1_of_4.col.col-2 {
        border-right: none !important;
    }
    #footer-widgets .footer-box {
        padding: 0 10px !important;
    }
    .hill-family-banner-section-bottom-row > .wpb_column {
        width: 50% !important;
    }
    .hill-family-banner-section-bottom-row {
        display: flex;
        flex-flow: row wrap;
    }
    .hill-family-banner-section-bottom-row > .wpb_column:nth-child(3) > .vc_column-inner, .hill-family-banner-section-bottom-row > .wpb_column:nth-child(4) > .vc_column-inner {
        padding-top: 0;
    }
    #footer-widgets .footer-box:last-child .footer-widget {
        padding: 0;
    }
    #footer-widgets .footer-box:last-child .footer-widget p {
        margin: 0;
    }

}

@media only screen and (min-width:768px) and (max-width:959px){
    #mvc-subscribe .wpb_column:first-child {
        width: 40% !important;
    }

    #mvc-subscribe .wpb_column:last-child {
        width: 60% !important;
    }
}

@media only screen and (min-width: 768px){
    .hide-over-768px {
        display: none !important;
    }
    .vc_pageable-slide-wrapper {
        display: flex;
        flex-flow: row wrap;
    }
}

@media only screen and (max-width: 767px){
    #mobile-fullscreen ul>li>a {
        padding: 8px 0 !important;
    }
    #mobile-fullscreen #mobile-search {
        margin-top: 30px;
    }
    h2{
        font-size: 32px !important;
    }
    .stories_item {
        width: 100%;
    }

    li.mvc-donate-btn {
        display: none !important;
    }
    .mvc-language, 
    .mvc-menu-icon {
        margin-left: 0;
    }
    .mvc-language img{
        margin: 0;
    }
    /* .hide-under-767px {
    display: none !important;
} */
    #top-bar {
        padding: 10px 0;
    }
    span.topbar-content {
        width: 100%;
    }
    .mv-top-header {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
    }
    .mv-mobile-menu {
        position: relative;
        width: 40px;
        height: 25px;
        display: inline-block;
        text-align: right;
        margin-left: auto;
    }
    .mv-mobile-menu::before {
        content: "";
        position: absolute;
        background: #fff;
        width: 29px;
        height: 3px;
        right: 0;
        top: 2px;
        border-radius: 5px;
        transition: all .3s ease-in-out .0s;
    }
    .mv-mobile-menu::after {
        content: "";
        position: absolute;
        background: #fff;
        width: 20px;
        height: 3px;
        bottom: 2px;
        right: 0;
        border-radius: 3px;
        transition: all .3s ease-in-out .0s;
    }
    .mv-mobile-menu:hover::before,
    .mv-mobile-menu:hover::after {
        width: 36px;
    }
    .mv-mobile-menu span {
        width: 36px;
        height: 3px;
        display: inline-block;
        background: #fff;
        border-radius: 5px;
    }
    /* #site-header {
    display: none !important;
} */
    /* #main {
    margin-top: 42px;
} */
    #top-bar-wrap {
        position: fixed;
        top: 0;
        width: 100vw;
        z-index: 100;
    }
    .admin-bar #top-bar-wrap {
        top: 46px;
    }
    .mobile-height-30px {
        height: 30px !important;
    }
    .mobile-height-50px {
        height: 50px !important;
    }
    .tfree-client-testimonial.cs-home-testimonial-section h3 {
        font-size: 20px !important;
        line-height: 1.5 !important;
        letter-spacing: 0.5px !important;
    }
    .cs-home-testimonial-section > .wpb_column::before {
        width: 100px;
        height: 100px;
    }
    .cs-home-testimonial-section > .wpb_column::after {
        width: 100px;
        height: 100px;
    }
    .footer-box.span_1_of_4.col {
        width: 50% !important;
    }
    #footer-widgets .footer-box .widget-title {
        font-size: 12px !important;
        line-height: 1.6;
    }
    .footer-box.span_1_of_4.col.col-2 img {
        margin-top: 0 !important;
        max-width: 100px;
    }
    .site-footer .widget_nav_menu li a {
        font-size: 12px;
        text-transform: uppercase;
        font-family: Work Sans;
        font-weight: 600;
    }
    .mv-footer-sicon li a {
        margin-right: 2px;
    }
    #footer p {
        font-size: 12px;
    }
    #footer-widgets {
        padding: 50px 0 0px 0 !important;
    }
    .mv-artistsitem-top-img-section,
    .mv-artistsitem-top-img {
        width: 100%;
    }
    .mv-artistsitem-top-details {
        padding-left: 0;
        margin-top: 30px;
        width: 100%;
    }
    .mv-artistsitem-top-logo-section {
        width: 100%;
        text-align: left;
        margin-top: 40px;
    }
    .mv-artistsitem-top-logo-section img {
        max-width: 180px;
    }
    .laureat-item {
        width: 33.33%;
    }
    .laureat-item-name {
        font-size: 20px;
    }
    .single-laureat-content-thumb {
        width: 100%;
    }
    .single-laureat-content-thumb img {
        max-width: 300px;
        margin-bottom: 30px;
    }
    .inline-small-artists-lists .mv-artists-item {
        width: 25%;
    }
    .covid19-response.btn {
        font-size: 14px;
        padding: 6px 6px 10px;
        width: 150px;
        right: -60px;
    }


    .mvc-sponsors-title-col,
    .mvc-sponsors-img-col {
        width: 100% !important;
    }
    .mvc-sponsors-title-col h2 {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .mvc-news-col,
    .mvc-facebook-feed-col {
        width: 100% !important;
    }
    .cs-post-grid-title h3, .cs-post-grid-title a {
        font-size: 23px !important;
    }
    .mvc-facebook-feed-col{
        margin-top: 30px;
    }
    .mvc-facebook-feed-col iframe {
        max-width: 350px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    #mvc-about .mvc-about-audition-info-row {
        margin-top: 0 !important;
        padding: 30px 20px 50px !important;
    }
    .mvc-about-info-col h3 {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
    #mvc-about .mvc-about-audition-info-row {
        margin-top: 0 !important;
        padding: 30px 20px 50px !important;
    }
    .mvc-audition-info-col .vc_column-inner {
        border-left: none !important;
        padding: 25px 0 0 !important;
        border-top: 1px solid #00000020;
    }
    .mvc-about-info-col h3 {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
    .mvc-audition-title-col,
    .mvc-audition-info-col {
        width: 100% !important;
    }
    .mvc-audition-title-col  h4 {
        margin-bottom: 20px !important;
    }
    .mvc-audition-info-col h4 {
        margin-bottom: 10px !important;
    }
    #footer-widgets .footer-box.span_1_of_4.col.col-1 .widget-title {
        font-size: 25px !important;

    }
    .page-id-5627 #site-logo #site-logo-inner a img, 
    .page-id-5627 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5781 #site-logo #site-logo-inner a img, 
    .page-id-5781 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5790 #site-logo #site-logo-inner a img, 
    .page-id-5790 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5797 #site-logo #site-logo-inner a img, 
    .page-id-5797 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5822 #site-logo #site-logo-inner a img, 
    .page-id-5822 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
        max-width: 150px !important;
    }
    .page-id-2913 #site-logo #site-logo-inner a img, 
    .page-id-2913 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5746 #site-logo #site-logo-inner a img, 
    .page-id-5746 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3435 #site-logo #site-logo-inner a img, 
    .page-id-3435 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5810 #site-logo #site-logo-inner a img, 
    .page-id-5810 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-5852 #site-logo #site-logo-inner a img, 
    .page-id-5852 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3122 #site-logo #site-logo-inner a img, 
    .page-id-3122 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3120 #site-logo #site-logo-inner a img, 
    .page-id-3120 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3117 #site-logo #site-logo-inner a img, 
    .page-id-3117 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3115 #site-logo #site-logo-inner a img, 
    .page-id-3115 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3102 #site-logo #site-logo-inner a img, 
    .page-id-3102 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3735 #site-logo #site-logo-inner a img, 
    .page-id-3735 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
        max-width: 150px;
    }
    .page-id-2809 #site-logo #site-logo-inner a img, 
    .page-id-2809 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-2818 #site-logo #site-logo-inner a img, 
    .page-id-2818 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-2820 #site-logo #site-logo-inner a img, 
    .page-id-2820 #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    .page-id-3234 #site-logo #site-logo-inner a img, 
    .page-id-3234 #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
        max-width: 150px !important;
    }
    .national-string-video-section-left .wpb_text_column {
        margin-bottom: 20px;
    }
    body .national-string-section-02 {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }
    body .national-string-section-02-02 {
        padding-top: 0 !important;
    }
    body .national-string-video-section {
        margin-top: 0 !important;
        padding-top: 50px !important;
    }
    .footer-widget .gallery-size-full img.attachment-full.size-full {
        height: 16px;
    }
    .footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item:nth-child(2) img {
        height: 22px !important;
    }
    .footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item:nth-child(3) img {
        height: 18px !important;
    }
    #mvc-latest-news::before {
        height: 260px;
    }
    #blog-entries .blog-entry-header .entry-title a {
        font-size: 23px !important;
    }
    .hp_2023_v4_post_1st .vc_gitem-zone-mini .vc_col-sm-6:last-child {
        order: 1 !important;
        width: 100% !important;
        padding: 0 !important;
    }
    .hp_2023_v4_post_1st .vc_gitem-zone-mini .vc_col-sm-6:first-child {
        order: 2 !important;
        padding-right: 0 !important;
        padding-top: 20px !important;
    }
    .ep_single_event_banner_caption .container > span {
        padding: 5px 6px;
    }
    .ep_single_event_banner_caption {
        bottom: 25px;
    }
    .tours_dates_and_tickets_section {
        overflow-y: auto;
    }
    .tours_dates_and_tickets_section table {
        min-width: 800px;
    }
    .wpem-single-event-body-content {
        font-size: 16px;
    }
    .ep_single_event_full_date {
        margin-bottom: 20px;
    }
    .tours_dates_and_tickets_section {
        padding-top: 60px;
    }
    .ep_single_event_partner_logo_section {
        padding-top: 10px;
    }
    .ep_single_event_partner_logo_section ul li {
        padding: 6px 12px;
    }
    .single-event_listing div#content-wrap {
        padding-top: 50px !important;
    }
    body .hp-new-2024-tour-section {
        padding-top: 70px !important;
        padding-bottom: 40px !important;
    }
    body .hp-new-2024-news-section {
        padding-top: 70px !important;
    }
    .hp-new-2024-news-heading-row .vc_col-sm-8 {
        width: 100% !important;
    }
    .hp-new-2024-news-heading-row .vc_col-sm-4 {
        width: 100% !important;
        text-align: left;
        margin-top: -25px;
        margin-bottom: 10px;
    }
}


@media only screen and (min-width:651px){
    #blog-entries .blog-entry:first-child .blog-entry-inner .thumbnail *,
    #blog-entries .blog-entry:last-child .blog-entry-inner .thumbnail *,
    #mvc-new-post-grid-row .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col *, 
    #mvc-new-post-grid-row .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col * {
        height: 100% !important;
        display: block;
    }
}



@media only screen and (max-width:650px){

    #blog-entries .blog-entry,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item{
        width: 100%;
    }
    #blog-entries .blog-entry:first-child .blog-entry-inner .thumbnail, 
    #blog-entries .blog-entry:last-child .blog-entry-inner .thumbnail,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col{
        order: -1;
        padding-left: 0 !important;
    }
    #blog-entries .blog-entry:first-child .blog-entry-inner > div, 
    #blog-entries .blog-entry:last-child .blog-entry-inner > div,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row > div,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row > div{
        width: 100%;
        position: relative;
    }
    #blog-entries .blog-entry:first-child .blog-entry-inner .thumbnail img, 
    #blog-entries .blog-entry:last-child .blog-entry-inner .thumbnail  img{
        height: 235px !important;
    }
    #blog-entries .blog-entry:first-child .blog-entry-inner .thumbnail,
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col{
        margin-bottom: 20px;
    }
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:first-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-info-col{
        padding:0 !important;
    }
    #mvc-new-post-grid-row .vc_grid-container .vc_pageable-slide-wrapper .vc_grid-item:last-child .cs-post-grid-details .vc_gitem_row .cs-post-grid-img-col img{
        height:100% !important;
    }
}

@media only screen and (max-width:600px){
    li.mvc-search {
        display: none;
    }
}

@media only screen and (min-width:550px) and (max-width:767px){
    .footer-widgets-inner.container {
        display: flex;
        flex-flow: row wrap;
    }
    .footer-box.span_1_of_4.col.col-1 .gallery figure.gallery-item {
        width: 50%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 549px) {
    .laureat-item {
        width: 50%;
    }
    .laureat-item-name {
        font-size: 16px;
    }
    .mv-top-header .mv-gtranslate{
        width: 100%;
        display: block;
        text-align: left;
        margin-bottom: 8px;
    }
    .mv-top-header-sicon {
        margin-left: 0;
        margin-right: 12px;
    }
    .mv-top-header-sicon li:first-child a{
        margin-left: 0;
    }
    .mv-top-header {
        width: 100%;
        text-align: left;
    }
    #footer-widgets .footer-box {
        width: 100% !important;
        border-right: none !important;
        border-bottom: 1px solid #ffffff20;
        padding-bottom: 15px !important;
    }
    #footer-widgets .footer-box:last-child {
        border-bottom: none !important;
        padding-bottom: 0 !important
    }
    .hill-family-banner-section-bottom-row .wpb_text_column {
        font-size: 16px;
    }
    .hill-family-banner-section-bottom-row .vc_btn3 {
        font-size: 11px !important;
    }
    .hill-family-banner-section-bottom-row .vc_btn3::after {
        width: 25px;
        height: 25px;
        margin-left: 5px;
        background-size: contain;
    }

}

@media only screen and (max-width: 479px) {
    .home-newsletter-form .wpcf7-form-control.wpcf7-submit {
        width: calc(100% - 30px);
    }
    .home-newsletter-form .cf7-1-4 {
        width: 100%;
    }
    .inline-small-artists-lists .mv-artists-item {
        width: 33.33%;
    }


    #mvc-subscribe .home-newsletter-form .cf7-wrapper .half{
        width: 100% !important;
    }
    #mvc-subscribe .home-newsletter-form .cf7-wrapper .half input{
        margin-top: 15px !important;
    }
    div#site-navigation-wrap {
        width: calc(100% - 120px);
    }
    #site-logo #site-logo-inner a img {
        max-width: 120px !important;
    }
    .mvc-menu-icon img {
        padding: 5px;
    }
    .mvc-sponsors-img-col > .vc_column-inner > .wpb_wrapper > div {
        width: 100%;
        text-align: center;
        padding: 15px 0 0;
    }
}


/*--- Media Css End ---*/