.map-test div#ct-nav-content {
    display: block;
}
.map-test ul.ct-nav-callstoaction {
    display: none;
}
.map-test #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box {
    width: 300px;
    background: #eeeff0;    height: 0 !important;
}
.map-test #ct-app-header #ct-header-nav #ct-nav-content #ct-nav-share {
    display: none;
}
.map-test #ct-app-header #ct-header-nav #ct-nav-content .ct-search {
    bottom: 0px !important;
    right: 56px !important;
    z-index: 995 !important;
}
.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search.ct-focused{ height: 0 !important; }
.map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-controls {
    background: none !important;
    top: 10px !important;
}
.map-test ul.ct-nav-menubar li {
    display: none !important;
}
.map-test ul.ct-nav-menubar li ul li {
    display: block !important;
}

.map-test ul.ct-nav-menubar li:nth-child(1) {
    display: block !important;
    height: auto !important;
}
.map-test ul.ct-nav-menubar li:nth-child(2) {
    display: block !important;
    height: auto !important;
}
.ct-list-item:not(:last-child){border-bottom:none !important;}


ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button::after {
    content: "\f5a0";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    text-align: center;
    font-size: 23px;
    width: 100%;
}
/*ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button::after {
    content: "";
    text-align: center;
    width: 40px;
    background:url(../assets/icon/Guided-Tour-Maroon.png) no-repeat;
    height:41px;
    background-size: 100% !important;
    background-position: center center !important;

}*/
ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] ul .ct-list-item-button::after,
ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] ul .ct-list-item-button::after {
    display: none;
}

ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button,
ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button {
    width: 60px;
    height: 60px !important;
    border-radius: 50% !important;
    text-align: center;
}

ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] ul .ct-list-item-button,
ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] ul .ct-list-item-button {
    width: auto;
    height: auto !important;
    border-radius: 0 !important;
    text-align: left;
}

/*ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button span.ct-list-item-label,
ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button span.ct-list-item-label {
    display: none;
}*/
ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] ul .ct-list-item-button span.ct-list-item-label {
    display: block;
}

#ct-app #ct-app-header .ct-search-box .ct-search-box-icon {
    color: #5e6a71 !important;
    background-color: #fff;
    width: 36px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 100%;
    font-size: 18px !important;
    top: 16px !important;
    left: -18px !important;
    cursor: pointer !important;
}
.ct-search-box {
    background-color: transparent !important;
    cursor: pointer;
}
.ct-search-box .ct-search-box-input {
    display: none;
}
.ct-list-item .ct-list-item-button {
    position: relative;
}

#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button {
    margin-top: 20px;
    position:relative;
}

/* button text style */
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button .ct-list-item-label {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    text-transform: uppercase;
    line-height: 16px;
}
#ct-app #ct-app-header li[ct-item-id="LOOK_2018031319898"] > .ct-list-item-button .ct-list-item-label
{bottom:-22px;}
#ct-app #ct-app-header li[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button .ct-list-item-label
{bottom:-40px;}
#ct-app #ct-app-header li[ct-item-id="LOOK_2018031319898"]{ margin-bottom:35px !important;}

#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-button > .ct-list-item-label{font-size:14px !important}
/* end button text style */

#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-icon{ pointer-events: all !important; }
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-input{
    padding: 0px 20px !important;
    width: calc(100% - 100px) !important;
    position: absolute;
    top: 50px;
    left: -26px;border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
    height: 45px !important;
    line-height: 45px !important;
}
.ct-search-box.search_arrow::after {
    content: "search ➜";
    position: absolute;
    top: 62px;
    background: #7a003c;
    padding: 11px 21px;
    right: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
}
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-clear{top: 70px !important; right: 138px !important; display: none;}
/*.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
    top: 146px!important;
}*/
footer#mac-footer{ clear: both; }
.vertual-tour {
    background: #fcbf60;  clear: both;    float: left;
    width: 100%;
}
.vertual-tour .virtual-content{float: left;
    width: calc(100% - 200px);
    padding: 15px 0px;}

.vertual-tour .virtual-content h2 {
    color: #222;     font-size: 24px;
    font-weight: 800; margin: 0px;padding: 10px 0px;    line-height: 30px;
}

.vertual-tour .virtual-button{float: left; width: 200px; padding: 20px 0px;}
.vertual-tour a.book-tour {
    color: #fff;
    background: #7a003c;
    padding: 10px 30px;
    float: right;
    text-align: center;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.vertual-tour a.book-tour:hover{ text-decoration: none; }
.vertual-tour a.book-tour span{ padding-left: 5px; }
.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar{ padding: 0 0% !important }
.map-test #ct-app #ct-app-header #ct-header-nav{ margin-left: 30px !important; }
.site .map-test #ct-app {
    height: 630px !important;
}
.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search.ct-focused .ct-search-box .ct-search-box-clear{ display: none !important; }
.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search.ct-focused .ct-search-box.search_arrow .ct-search-box-clear{ display: inline !important; }
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button{ background: #7A003C !important;
    color: #fff !important; }
/*#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button:hover{ background: #fff !important;
    color: #7A003C !important; }*/
.ct-search .ct-list-item.ct-layer-item .ct-list-item-button .ct-layer-item-icon {
    margin-right: 7px !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
    max-height: calc(100vh - 235px);
}
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box {
    z-index: 9999 !important; }

/*.ct-list-item[ct-item-id="CAT_2018031309356"],
.ct-list-item[ct-item-id="CAT_2018031343310"],
.ct-list-item[ct-item-id="CAT_2018031319960"],
.ct-list-item[ct-item-id="CAT_2018060177345"] {
    display: none;
}
.ct-list-item[ct-item-id="CAT_2017112656735"] {
    visibility: hidden !important;
}
.ct-list-item[ct-item-id="CAT_2017112656735"] .ct-list-item-list {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    padding: 0 !important;
    margin-top: -40px !important;
}*/

.ct-mappanel-lists-content [ct-item-id="LOOK_2018080611305"] > .ct-list-item-button > .ct-list-item-label,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080841582"] > .ct-list-item-button > .ct-list-item-label,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080826393"] > .ct-list-item-button > .ct-list-item-label,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080862371"] > .ct-list-item-button > .ct-list-item-label,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080829578"] > .ct-list-item-button > .ct-list-item-label,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080869233"] > .ct-list-item-button > .ct-list-item-label,
.ct-mappanel-lists-content [ct-item-id="CAT_2017112656735"] > .ct-list-item-button > .ct-list-item-label {
    color: transparent;
    position: relative !important;
    /*visibility: hidden;*/
}
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080611305"] > .ct-list-item-button > .ct-list-item-label:before,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080841582"] > .ct-list-item-button > .ct-list-item-label:before,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080826393"] > .ct-list-item-button > .ct-list-item-label:before,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080862371"] > .ct-list-item-button > .ct-list-item-label:before,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080829578"] > .ct-list-item-button > .ct-list-item-label:before,
.ct-mappanel-lists-content [ct-item-id="LOOK_2018080869233"] > .ct-list-item-button > .ct-list-item-label:before,
.ct-mappanel-lists-content [ct-item-id="CAT_2017112656735"] > .ct-list-item-button > .ct-list-item-label:before {
    content: 'BUILDINGS';
    color: #383838;
    position: absolute;
    display: block;
    visibility: visible;
}
.ct-mappanel-lists-content [ct-item-id="CAT_2017112656735"].ct-active >
.ct-list-item-button > .ct-list-item-label::before {
    color: #fff;
}
.ct-mappanel-lists-content > .ct-list-item > .ct-list-item-button:hover >
.ct-list-item-label::before {
    color: #fff;
}
.ct-mappanel-lists-content > .ct-list-item.ct-active > .ct-list-item-button:focus >
.ct-list-item-label::before {
    color: #fff;
}
/*#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item .ct-list-item-button:hover {
    background-color: #fff !important;
    color: #7A003C !important;
    transition: 0.5s;
    box-shadow: 0 16px 28px rgba(31,31,31,.3);
}*/
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item.ct-active > .ct-list-item-button {
    background-color: #fff !important;
    color: #7A003C !important;
    transition: 0.5s;
/*    box-shadow: 0 16px 28px rgba(31,31,31,.3);*/
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button:hover span {
    color: #fff !important;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item.ct-active > .ct-list-item-button span {
    color: #fff !important;
}
/*#ct-app #ct-app-header .ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button:hover::after {
    background: url(../assets/icon/Guided-Tour-Maroon-hover.png) no-repeat !important;
    background-size: 100% !important;
    background-position: center center !important;
}*/
/*#ct-app #ct-app-header .ct-nav-menubar li[ct-item-id="LOOK_2018071022304"].ct-active .ct-list-item-button::after {
    background: url(../assets/icon/Guided-Tour-Maroon-hover.png) no-repeat !important;
    background-size: 100% !important;
    background-position: center center !important;
}*/
#ct-app #ct-app-main .ct-mappanel .ct-panel-content::after {
    height: 110px !important;
}
.map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-lists {
    bottom: 0px !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-main .ct-mappanel:not(.ct-show-list-menu) .ct-mappanel-lists .ct-mappanel-lists-content > .ct-list-listItem > .ct-list-item-list {
    /*max-height: calc((100vh - 200px) * .75) !important;*/
}
.map-toggle-icons {
    padding: 6px 15px;
}
.ct-nav-menubar .ct-active + .map-toggle-icons {
    display: none !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-main .ct-mappanel:not(.ct-show-list-menu) .ct-mappanel-lists .ct-mappanel-lists-content {
    height: auto !important;
}
#ct-app #ct-app-main .ct-mappanel .ct-panel-content.noafter::after {
    background-color: transparent !important;
    z-index: -9999;
}
#ct-app #ct-app-main .ct-directionspanel {
    /*margin-left: 100px !important;*/
}
/*#ct-app #ct-app-main .ct-directionspanel.ct-toggled {*/
/*margin-left: 0 !important;*/
/*}*/
.ct-search-box.search_arrow.ct_innov.detail_map {
    left: 0px!important;
}
#ct-app #ct-app-main .ct-googlemappanel .ct-googlemappanel-directionsbutton {
    box-shadow: none !important;
    left: 10px !important;
    padding: 6px 20px !important;
    top: 60px !important;
    border-radius: 40px !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}
#ct-app #ct-app-main .ct-googlemappanel .ct-googlemappanel-maptypes .ct-googlemappanel-maptypes-type {
    padding: 6px 15px !important;
    border-radius: 40px !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.ct-nav-menubar .ct-list-listItem[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button > .ct-list-item-label  {
    visibility: hidden;
    position: relative;
}
.ct-nav-menubar .ct-list-listItem[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button > .ct-list-item-label::before {
    visibility: visible;
    content: 'VIRTUAL TOURS';
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}
#ct-app:not(.ct-show-mobile) #ct-app-main .ct-tourpanel {
    margin-left: 120px !important;
}
/*#ct-app:not(.ct-show-mobile) #ct-app-main .ct-personpanel.ct-personpanel_data {
    margin-left: 120px !important;
}*/
.ct-search-box.search_arrow.detail_map {
    left: -432px !important;
}
.ct-search-box.detail_map {
    left: -432px!important;
}
.ct-search-box.search_arrow.detail_map.search_icon_set {
    left: -494px!important;
}
.ct-search-box.search_arrow.search_icon_set {
    left: -494px!important;
}
.ct-search-box.search_icon_set {
    left: -494px!important;
}

/*#ct-app #ct-app-main #ct-app-main-panels {
    display: flex;
    flex: 0 0 100%;
    overflow: hidden !important;
}*/
.hide_on_mobile{display: none !important;}
#ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button.ct-visit {
    background: #ebebeb !important;
    color: #757575 !important;
    border-color: #fcbf60 !important;
}
[ct-panel-id^="IFRAM_"] {
    z-index: 2 !important;
}
[ct-panel-id^="TOS_"] {
    z-index: 2 !important;
    margin-right: 0 !important;
}
.map-toggle-icons.set_icon {
    left: inherit !important;
    right: -22px;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input {
    line-height: 2px !important;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input {
    color: #555 !important;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input[type="text"] {
    color: #555 !important;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input[type="text"]::-webkit-input-placeholder {
    color: #555 !important;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input[type="text"]::-moz-placeholder {
    color: #555 !important;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input[type="text"]:-ms-input-placeholder {
    color: #555 !important;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input[type="text"]:-moz-placeholder {
    color: #555 !important;
}
#ct-app #ct-app-header .ct-search-box.setsearch .ct-search-box-icon {
    left: -80px !important;
}

.map-toggle-icons .map-toggle-icon .img-block{
    border: 2px solid transparent;
}
.map-test ul.ct-nav-menubar li {
    z-index: 999 !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-main .ct-personpanel {
    z-index: 998 !important;
}

/*#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-button:hover > .ct-list-item-label {
    color: #7A003C !important;
    font-weight: bold !important;
}*/
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-button:hover > .ct-list-item-label {
    color: #fff !important;
    font-weight: bold !important;
}
#ct-app-main-panels article.ct-panel.ct-personpanel.ct-personpanel_data{
    margin-left: 120px !important;
}
#ct-app-main-panels > article.ct-panel.ct-personpanel:first-child {
    margin-left: 120px !important;
}
/*#ct-app[ct-open-panels="GMAP_2017112475770"] .ct-nav-menubar li.ct-list-listItem span:hover{color:#7A003C;}*/

#ct-app[ct-open-panels="GMAP_2017112475770"] .ct-nav-menubar li.ct-list-listItem ul li span {
    color: #757575 !important;
}
#ct-app[ct-open-panels="GMAP_2017112475770"] #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-button:hover > .ct-list-item-label{color: #7A003C !important;}

/**27-march**/
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018071022304"] > .ct-list-item-button {
    margin-top: 50px;
    margin-left: -24px;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item > .ct-list-item-list {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
}
.map-test ul.ct-nav-menubar [ct-item-id="LOOK_2018071022304"] .ct-list-item-list {
    left: 70px!important;
}

/**27-march**/

@media(max-width: 1365px){
    .map-toggle-icons.comentry_icon{display: none!important;}
}
@media(max-width: 991px){
    .vertual-tour .virtual-content{ width: 100%; text-align: center; }
    .vertual-tour a.book-tour{ float: none; }
    .vertual-tour .virtual-button{ width: 100%; text-align: center;padding: 0px 0px 30px; }
    #ct-app:not(.ct-show-mobile) #ct-app-main .ct-tourpanel {
        flex: 0 0 100% !important;
        margin-left: 0px !important;
    }

    #ct-app:not(.ct-show-mobile) #ct-app-main .ct-personpanel {
        flex: 0 0 100% !important;
        margin-left: 0px !important;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-list {
        position: absolute;
        width: 205px !important;
        top: 50px !important;
        padding-left: 0; z-index: 999 !important;
    }
    article.ct-panel.ct-personpanel {
        position: relative;
        z-index: 100 !important;
    }
    #ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button {
        margin-top: 0 !important;
        position: relative;
        top: 50px;
    }
    #ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button {
        width: 100% !important;
    }
}

/* map menu dropdown **/

/*#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-list {
    left: 75px !important;
    top: 10px;
}*/
#ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button {
    color: #7a7a7a !important;
    border-left:4px solid transparent;
}
.ct-list-item-list .ct-list-item .ct-list-item-button{padding:8px 20px !important;}
#ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button.ct-hover,
#ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button:hover,
#ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button:focus{
    background:#ebebeb !important;
    color:#757575 !important;
    border-color:#fcbf60;
}
.ct-panel .ct-panel-content .ct-list-item >.ct-list-item-button a:focus,
.ct-panel .ct-panel-content .ct-list-item >.ct-list-item-button a:hover
{ color: inherit; text-decoration: none; }
.ct-panel .ct-panel-content .ct-list-item >.ct-list-item-button:focus a,
.ct-panel .ct-panel-content .ct-list-item >.ct-list-item-button:hover a
{ color:#fff; text-decoration: none; }
.ct-panel .ct-panel-content .ct-list-item >.ct-list-item-button:focus a:focus,
.ct-panel .ct-panel-content .ct-list-item >.ct-list-item-button:hover a:hover
{ color:#fff; text-decoration: none; }
#ct-app #ct-app-main .ct-mappanel .ct-mappanel-lists .ct-mappanel-lists-content .ct-list-item.ct-list-listItem .ct-list-item-button:first-child{padding:9px 24px !important;}
li.ct-list-item[ct-item-id=LOOK_2018092697977]>.ct-list-item-button::after,
li.ct-list-item[ct-item-id=LOOK_2017112607412]>.ct-list-item-button::after
{top:0 !important;}

#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results{max-height:calc(100vh - 280px) !important;}

@media(max-width:1365px){
    .comentry_icon {
        display: none !important;
    }

}

@media(max-width:999px){
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
    max-height: 315px !important;
     }
    /*#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
        max-height: calc(100vh - 0px) !important;
    }*/
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content {
        bottom: 0px;
        height: 40px;
        overflow: visible;
        position: absolute;
        width: 100%;
        max-height: 100%;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav {
        height: 100%;
        left: auto;
        margin-left: 70px;
        position: relative;
        top: auto;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar {
        display: inline-block;
        height: 100%;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header {
        display: flex;
        height: 90px;
    }
    #ct-app #ct-app-header {
        height: auto!important;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search {
        bottom: 0px;
        position: absolute;
        right: 5px;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box {
        width: 300px;
    }
    #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box {
        position: relative!important;
        top: 0!important;
    }
    #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-input {
        margin: 4% 10px!important;
    }
    #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-input {
        border: none;
        border-radius: 3px;
        font-size: 16px;
        height: 18px;
    }
    .ct-list-item.ct-list-listItem > .ct-list-item-button > .ct-list-item-label{padding-right:0 !important;}
    .ct-list-item.ct-list-listItem > .ct-list-item-button > .ct-list-item-label:after{ display:none; }
    #ct-app #ct-app-header .ct-search-box .ct-search-box-icon{left:137px !important;}
}

@media(max-width:768px){
    #ct-app:not(.ct-show-mobile) #ct-app-main .ct-personpanel {
      position: absolute;
      z-index: 99999 !important;
     height: 100%;
        overflow: scroll;
    }
    #site-content .map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-lists.ct-active .ct-mappanel-lists-button{
        background:#fdbf57!important;border: none;line-height: 45px;
    }
    #ct-app #ct-app-main .ct-directionspanel {
        margin-left: 78px !important;
    }
    #site-content .map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-lists.ct-active .ct-mappanel-lists-button::before{color:#000;}
}
@media(max-width:767px){
    #ct-app #ct-app-main .ct-directionspanel {
        margin-left: 78px !important;
    }
    /*#ct-app #ct-app-header li[ct-item-id="LOOK_2018071022304"]{display:none !important;}*/
    .map-toggle-icons { display: none !important; }
    #ct-app #ct-app-main .ct-mappanel .ct-mappanel-controls .ct-mappanel-controls-zoomin,
    #ct-app #ct-app-main .ct-mappanel .ct-mappanel-controls .ct-mappanel-controls-zoomout{display:none !important;}
    #ct-app #ct-app-header .ct-search-box .ct-search-box-icon {left: 260px !important;}
    #ct-app #ct-app-main .ct-mappanel .ct-mappanel-controls{right:10px!important;}
    ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button::after{font-size: 20px;}
    ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button, ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button{
        width:50px !important;
        height: 50px !important;
        border-radius: 100% !important;
    }
   /* #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar {
        width: 20% !important;
    }*/
    ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button::after {
        background-size: 88%;
        background-position: center center;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
        position: relative;
        top: 115px;
    }
    .ct-mappanel-lists-content [ct-item-id="CAT_2017112656735"] > .ct-list-item-button > .ct-list-item-label::before {
        color: #fff !important;
    }
/*    .site .map-test #ct-app {
        height: 475px !important;
    }*/
 /*   #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar {
        width: 50%;
    }*/
    .map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-lists {
        -webkit-transition: all .0s !important;
        transition: all .0s !important;
    }

}

@media(max-width:768px){
    .ct-mappanel-lists-content [ct-item-id="LOOK_2018080611305"] > .ct-list-item-button > .ct-list-item-label:before, .ct-mappanel-lists-content [ct-item-id="LOOK_2018080841582"] > .ct-list-item-button > .ct-list-item-label:before, .ct-mappanel-lists-content [ct-item-id="LOOK_2018080826393"] > .ct-list-item-button > .ct-list-item-label:before, .ct-mappanel-lists-content [ct-item-id="LOOK_2018080862371"] > .ct-list-item-button > .ct-list-item-label:before, .ct-mappanel-lists-content [ct-item-id="LOOK_2018080829578"] > .ct-list-item-button > .ct-list-item-label:before, .ct-mappanel-lists-content [ct-item-id="LOOK_2018080869233"] > .ct-list-item-button > .ct-list-item-label:before, .ct-mappanel-lists-content [ct-item-id="CAT_2017112656735"] > .ct-list-item-button > .ct-list-item-label:before{
        color: #fff!important;
    }
    #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search.ct-focused {
        position: absolute !important;
        background: transparent !important;
        padding: 0 !important;
        z-index: 9999 !important;
        width: auto !important;
        left: inherit !important;
        right: 56px !important;
    }
    #ct-app #ct-app-main .ct-panel .ct-panel-header[ct-button-count="2"] .ct-panel-title {
        width: 90%;
    }
    .map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-lists .ct-mappanel-lists-content .ct-list-item.ct-list-listItem .ct-list-item-list {
        height: 155px !important;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-bottom: 0 !important;
    }
    .testinghere + .ct-active > .ct-list-item-list {
        height: auto !important;
    }
    #site-content .map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-lists.ct-active .ct-mappanel-lists-button::before {
        color:#000;
        content: '\f00d' !important;
        font-size: 26px !important;
        font-weight: 300 !important;
        line-height: 53px !important;
        display: block !important;
        height: 53px !important;
    }
}
/*@media(max-width:480px){
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar {
        width: 14% !important;
    }

}*/

@media(max-width:375px){
    .ct-panel.ct-directionspanel {
        max-width: 270px !important;
        margin-left: 90px !important;
        width: 270px !important;
    }
    #ct-app #ct-app-main .ct-directionspanel.ct-toggled {
        margin-left: 0 !important;
    }
    #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-input {
        margin: 5% 10px !important;
    }
    #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box {
        width: 250px;
    }
    #ct-app #ct-app-header .ct-search-box .ct-search-box-icon {
        left: 208px !important;
    }

}


/*-------27-03-2019-------on_desktop_only---------*/

.page-id-422 .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list {
        left: 14.4% !important;}

.page-id-422 .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list .ct-list-item-button {
    padding: 8px 10px !important;
}
ul.ct-mappanel-lists-content li.ct-list-item.ct-list-listItem.ct-active .ct-list-item-button span:before {
    color: #fff;
}

  @media (min-width:1024px) and (max-width:1199px){
.page-id-422 .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list {
    left: 35px !important;
}
.page-id-422 .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list .ct-list-item-button {
    padding: 8px 4px !important;
}
#ct-app #ct-app-main .ct-panel.ct-detailpanel.ct-has-commentary {
    z-index: 1 !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list .ct-list-item-label{ font-size: 12px; }

  }

@media (min-width:1024px){
.navbar-expand-lg .navbar-nav .dropdown-menu {
     z-index: 9989;
}
.ct-panel .ct-mappanel .ct-googlemappanel .ct-panel.ct-directionspanel {
    margin-top: 20px;
}
/*large display menu*/
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list li {
    display: inline-block !important;
}

#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list {
    display: block !important;
    text-align: center;
    margin-left: 0px;
    left: -12px !important;
}

#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list:after {
    display: none !important;
}

#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list:before {
    display: none !important;
}
/*large display menu*/
ul.ct-list-item-list {
    max-height: 100% !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-list {
    top: 0px !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > [ct-item-id="LOOK_2018071022304"] .ct-list-item-list {
    top: 56px !important;
    left: 58px !important;
}
.page-id-422 #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > [ct-item-id="LOOK_2018071022304"] .ct-list-item-list {
    top: 56px !important;
    left: 90px !important;
    border: 1px solid #dfe0e0 !important;
}
.page-id-422 #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > [ct-item-id="LOOK_2018071022304"] .ct-list-item-list li{
    border-bottom:1px solid #dfe0e0 !important;
}
.map-test #ct-app #ct-app-main .ct-mappanel .ct-mappanel-controls {
    top: 25px !important;
}
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-icon {
    top: 32px !important;
    left: 0px !important;
}
.ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list {
    display: flex !important;
   }

#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-list {
    box-shadow: unset !important;
}
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list .ct-list-item > .ct-list-item-button {
    background-color: #ffffff !important;
    color: #000 !important;
}


#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018071022304"] > .ct-list-item-button{
margin-top: 50px;
}
/*#ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button.ct-visit, #ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button:hover {
    color: #800080 !important;
    border: none !important;
    box-shadow:none;
}*/

#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list .ct-list-item > .ct-list-item-button:hover {
    color: #7a003c !important;
    border: none !important;
    box-shadow: none;
}
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list .ct-list-item > .ct-list-item-button span{font-weight: 600;}
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list .ct-list-item > .ct-list-item-button.ct-visit {
    color: #7a003c !important;
    border: none !important;
    box-shadow: none;
}
#ct-app #ct-app-header .ct-list-item-list .ct-list-item > .ct-list-item-button {
    border-left: unset !important;
}

#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list:before {
    position: absolute;
    top: 0px;
    left: -500px !important;
    width: 100%;
    height: 37px;
    content: "";
    background-color: #ffffff;
    z-index: 999 !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list:after {
    position: absolute;
    top: 0px;
    right: -300px;
    width: 100%;
    height: 37px;
    content: "";
    background-color: #ffffff;
    right: -100% !important;
}
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018071022304"] >  .ct-list-item-button > .ct-list-item-label {
    display: none !important;
}
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-button{
display: none !important;
}
#ct-app #ct-app-header .ct-nav-menubar   [ct-item-id="LOOK_2018071022304"] .ct-list-item.ct-active > .ct-list-item-button {
    background-color: unset !important;
}
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018071022304"]  .ct-list-item-button {
    background: transparent !important;
}



#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-list {
    overflow: unset !important;

}

.ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list .ct-list-item-button {
    padding: 8px 5px !important;
}
/*--------map-css-changes------*/
.ct-panel-content {
    margin-top: 37px !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-main .ct-panel.ct-has-commentary:not(.ct-personpanel), article.ct-panel.ct-personpanel, #ct-app:not(.ct-show-mobile) #ct-app-main .ct-detailpanel:not(.ct-subpanel) {
    margin-top: 37px;
}
/*-------map-css-changes-end--------*/
/*------search-box--------*/
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-input, .ct-search-box.search_arrow::after {
    height: 35px !important;
    padding: 6px 21px !important;
    line-height: 25px !important;
}
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-clear {
    top: 64px !important;
}


#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box .ct-search-box-icon {
    top:21px !important;
}
.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-box {
    top: 48px !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-list {
    min-width: max-content !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list {
    min-width: 103% !important;
    left: -30px !important; width: 100%; padding-left: 30px;
}

/*----1-april-2019--*/
ul.ct-nav-menubar > li[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button::before {
    content: "GUIDED TOUR";
	color: #383838;
	font-family: "Roboto Condensed";
	font-size: 14px;
	font-weight: 700;
    text-align: center;
    width: 90px;
	background-color: #fdbf57;
	border-radius: 25px;
    height:46px;
    position: absolute;
    left: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}

ul.ct-nav-menubar > li[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button:hover::before {
	content: "GUIDED TOUR";
	color: #fff;
	font-family: "Roboto Condensed";
	font-size: 14px;
	font-weight: 700;
    text-align: center;
    width: 90px;
	background-color: #fdbf57;
	border-radius: 25px;
    height:46px;
    position: absolute;
    left: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* ul.ct-nav-menubar > li[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button::before {
    background:url(../assets/icon/Tour_icon_notext_2.png) no-repeat;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
} */

.page-id-422 ul.ct-nav-menubar > li[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button::before,
.page-id-422 ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button::after {
    left: 10px;
}

ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button:hover::before {
    opacity: 1;
}
/*--------*/
ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button {
    width: 82px;
    height: 82px !important;
}
#ct-app[ct-open-panels="GMAP_2017112475770"] .ct-nav-menubar li[ct-item-id="LOOK_2018031319898"].ct-list-listItem ul li:last-child span {
    color: #800080 !important;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item.ct-active > .ct-list-item-button, #ct-app #ct-app-header .ct-nav-menubar > .ct-list-item .ct-list-item-button:hover {
    background-color:transparent !important;
}
#ct-app #ct-app-main .ct-googlemappanel .ct-googlemappanel-directionsbutton {
    top: -30px !important;
}
#ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar .ct-list-item {
    position: initial !important;
}
.map-test #ct-app-header #ct-header-nav #ct-nav-content .ct-search {
    right: 76px !important;

}

.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
    top: 160px!important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018071022304"] .ct-list-item-list {
    z-index: 999;
}
.ct-mappanel-lists-content [ct-item-id="CAT_2017112656735"] ul.ct-list-item-list {
    max-height: 264px!important;

}

#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content {
    height: auto !important;
}

 #ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar {
    width: 100% !important;
    height: 40px !important

}

.faculties-template-default .map-toggle-icons.inner_hide_bottom_menu, .athletics-template-default .map-toggle-icons.inner_hide_bottom_menu,.restaurants-template-default .map-toggle-icons.inner_hide_bottom_menu{
    display: none !important;
}
.map-test ul.ct-nav-menubar [ct-item-id="LOOK_2018071022304"]:nth-child(2) {
     width: 80px;
}
}


@media(max-width: 1024px)
{
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list {
    min-width: 100% !important;
    left: 0px !important; width: 100%; padding-left: 30px;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar [ct-item-id="LOOK_2018031319898"] > .ct-list-item-list .ct-list-item-label{ font-size: 13px; }
.ct-nav-menubar .ct-list-listItem[ct-item-id="LOOK_2018071022304"] > .ct-list-item-button > .ct-list-item-label::before {
display: none;

}
#ct-app #ct-app-header li[ct-item-id="LOOK_2018031319898"] > .ct-list-item-button .ct-list-item-label {
 display: none;
}
ul.ct-nav-menubar .ct-list-item .ct-list-item-button {
    display: block;

}
.map-test #ct-app #ct-app-header #ct-header-nav {
    margin-left: 0px !important;
}
ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button, ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button {
    width: 100%;
    height: 46px !important;
    border-radius: 0px !important;
    text-align: left !important;
}
#ct-app #ct-app-header li[ct-item-id="LOOK_2018031319898"] {
    margin-bottom: 0px !important;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button {
    top: 0px;
}

/*#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button.ct-hover, #ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button:hover, #ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button:focus {
    background: #7A003C !important;
    color: #FFFFFF !important;
}*/
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button {
    background: #ffffff !important;

}
.ct-nav-menubar [ct-item-id="LOOK_2018031319898"] .ct-list-item-list {
    left: 0px !important;
}
div#ct-app-main-panels article:nth-child(4).ct-personpanel {
    margin-left: 0px !important;
}

}

@media(max-width:991px)
{ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button::after {
   content: "Campus Maps";text-align: left !important;font-size: 14px !important;    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 15px;
}
/* ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button::after {
    content: "Guided Tours";
    background: none;
    font-size: 14px !important;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 15px;
} */
ul.ct-nav-menubar {
    position: absolute;
    bottom: -424px; left: 0; right: 0;
    height: 100% !important;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-menubar > .ct-list-item > .ct-list-item-list {
    left: 0px !important;
    top: 46px !important;
    width: 100% !important;
    overflow: scroll;
    min-height: 155px;
    height: 100%;
}
.map_icons_test {
    display: none !important;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item.ct-active > .ct-list-item-button {
    background-color: #7b013d !important;
    color: #ffff !important;

}
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018071022304"] > .ct-list-item-button {
    margin-left: 0px;
}
.map-test #ct-app #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
    top: 130px !important;
    position: absolute;
}
#ct-app:not(.ct-show-mobile) #ct-app-header #ct-header-nav #ct-nav-content .ct-search .ct-search-results {
    width: 100%;
}
ul.ct-nav-menubar .ct-list-item .ct-list-item-button {
    padding: 13px 8px !important;
}
#ct-app #ct-app-main .ct-googlemappanel .ct-googlemappanel-directionsbutton {
     top: 50px !important;
    margin-top: 0px !important;
}
ul.ct-nav-menubar.hide_mobile_menu {
    display: none !important;
}
#ct-app #ct-app-header .ct-search-results .ct-list-item > .ct-list-item-button {
    color: #7A003C !important;
}

}

@media(max-width:767px)
{
ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button, ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button {
    width: 100% !important;
}
ul.ct-nav-menubar {
    bottom: -424px;

}
.site .map-test #ct-app {
    height: 610px !important;
}
#ct-app #ct-app-header .ct-nav-menubar [ct-item-id="LOOK_2018071022304"] > .ct-list-item-button {
    margin-top: 50px;
    margin-left:0px;
}

}


@media(max-width:480px)
{
ul.ct-nav-menubar li[ct-item-id="LOOK_2018031319898"] .ct-list-item-button, ul.ct-nav-menubar li[ct-item-id="LOOK_2018071022304"] .ct-list-item-button {
    width: 100% !important;
}
ul.ct-nav-menubar {
    bottom: -370px ;

}
.site .map-test #ct-app {
    height: 552px !important;
}

}

@media(max-width: 320px)
{
  #ct-app #ct-app-main .ct-googlemappanel .ct-googlemappanel-directionsbutton {
    left: 0px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;

}
#ct-app #ct-app-main .ct-googlemappanel .ct-googlemappanel-maptypes .ct-googlemappanel-maptypes-type
{font-size: 14px !important;}
}


.page-id-422 #ct-app #ct-app-header .ct-search-results .ct-list-item > .ct-list-item-button.ct-hover, .page-id-422 #ct-app #ct-app-header .ct-search-results .ct-list-item > .ct-list-item-button:hover, .page-id-422 #ct-app #ct-app-header .ct-search-results .ct-list-item > .ct-list-item-button:focus {
    color: #7A003C !important;
    background: #f2f3f5;
}
