html,body {
    height:100% !important;
    min-height: 100% !important;
}

.container {
    box-sizing:border-box;
    display:block;
    margin-top:-50px;
    padding:50px 0 0;
    max-width:800px;
}

.row {
    /*display:table-row;*/
    height:100%;
}

.kng-locations-magnificent-popup-wrap {
    overflow:hidden;
}

.row .no-float {
    display:table-cell;
    float:none;
}

.msb-top-banner {
    background-color:#0f0f0f;
    color:#f0f0f0 !important;
    cursor:pointer;
    width:100%;
}

.msb-redirect-btn {
    background-color:#0f0f0f;
    color:#f0f0f0 !important;
    display:block;
    margin:0!important;
    padding:10px 0!important;
    width:100%;
    letter-spacing: 1px;
}

.msb-redirect-btn:hover {
    background-color: #1f1f1f;
    color:#f1f1f1;
}

.nhe {
    position:absolute;
    left: -1000px;"
}

.main_content_padding_bottom {
    width:100% !important;
    padding-bottom:107px;
}
.social_btn {
    background-size:cover;
    border:0;
    cursor:pointer;
    display:block;
    float:left;
    height:60px;
    margin:2px;
    padding:10px;
    vertical-align:middle;
    width:60px;
}

.social_btn.popup {
    float:none;
    display:inline-block;
}

#floating-box2 {
    bottom:10px;
    left:0;
    line-height:22px;
    padding:0;
    position:fixed;
    text-align:center;
    width:100%;
    z-index:999;
}


#floating-box {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 10px;
    margin: auto;
    z-index:999;
    width: 50%;
}


#virtual_social_bar {
    background-color:rgba(0,0,0,0.3);
    border-radius:8px;
    display:inline-block;
    left:50%;
    padding:10px;
    text-align:center;
}


.social-fb 			{background: url(/img/social_fb.png) 				left center no-repeat;background-size: cover;}
.social-tw 			{background: url(/img/social_twitter.png) 			left center no-repeat;background-size: cover;}
.social-pi			{background: url(/img/social_pinterest.png) 		left center no-repeat;background-size: cover;}
.social-li 			{background: url(/img/social_linkedin.png) 			left center no-repeat;background-size: cover;}
.social-ig 			{background: url(/img/social_insta.png) 			left center no-repeat;background-size: cover;}
.social-wa 			{background: url(/img/whatsapp.png) 			    left center no-repeat;background-size: cover;}
.social-fb:hover 	{background: url(/img/social_fb_hover.png) 			left center no-repeat;background-size: cover;}
.social-tw:hover 	{background: url(/img/social_twitter_hover.png)		left center no-repeat;background-size: cover;}
.social-pi:hover 	{background: url(/img/social_pinterest_hover.png) 	left center no-repeat;background-size: cover;}
.social-li:hover 	{background: url(/img/social_linkedin_hover.png) 	left center no-repeat;background-size: cover;}
.social-ig:hover 	{background: url(/img/social_insta_hover.png) 		left center no-repeat;background-size: cover;}
.social-wa:hover 	{background: url(/img/whatsapp_hover.png) 		    left center no-repeat;background-size: cover;}

.social-stop 		{background: url(/img/stop.png) 			        left center no-repeat;background-size: cover;}
.social-stop:hover 	{background: url(/img/stop_hover.png) 		        left center no-repeat;background-size: cover;}

.social-location 		{background: url(/img/location.png) 			        left center no-repeat;background-size: cover;}
.social-location:hover 	{background: url(/img/location_hover.png) 		        left center no-repeat;background-size: cover;}

.social-share 		{background: url(/img/share.png) 			        left center no-repeat;background-size: cover;}
.social-share:hover 	{background: url(/img/share_hover.png) 		        left center no-repeat;background-size: cover;}

.social-like 		{background: url(/img/like.png) 			        left center no-repeat;background-size: cover;}
.social-like:hover 	{background: url(/img/like_hover.png) 		        left center no-repeat;background-size: cover;}

.social-back 		{background: url(/img/back.png) 			        left center no-repeat;background-size: cover;}
.social-back:hover 	{background: url(/img/back_hover.png) 		        left center no-repeat;background-size: cover;}

.social-web 		{background: url(/img/web.png) 			        left center no-repeat;background-size: cover;}
.social-web:hover 	{background: url(/img/web_hover.png) 		        left center no-repeat;background-size: cover;}

.social-webm 		{background: url(/img/webm.png) 			        left center no-repeat;background-size: cover;}
.social-webm:hover 	{background: url(/img/webm_hover.png) 		        left center no-repeat;background-size: cover;}

.location-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 90%;
    margin: 20px auto;
}

.kng-bs-table-col {
    border-right: 1px solid rgb(51, 51, 51);
    height: 50px !important;
    font-size: 12px;
    padding: 5px;
}

.kng-bs-table-col-first {
    border-left: 1px solid rgb(51, 51, 51);
}

.kng-bs-table-heading {
    font-weight: bold;
    border-bottom: 1px solid rgb(51,51,51);
    overflow:auto;
    height: 30px !important;
    padding-bottom: 2px;
}
/*#kng_location_popup_body_rows_container .row:nth-of-type(even) {*/
    /*background-color: #e6e6e6;*/
/*}*/
/*#kng_location_popup_body_rows_container .row:nth-of-type(odd) {*/
    /*background-color: #f3f3f3;*/
/*}*/

/**** LOCATION POPUP DEFINITIONS ****/

.kng_location_popup_location_block {
    background-color: #f3f3f3;
    padding: 10px;
    margin: 10px;
}

.kng_location_popup_location_block:hover {
    background-color: #96e1e4 !important;
}

.kng_location_popup_header > h3 {
    margin:10px 0 0 0;
}

.kng_location_popup_header > h5 {
    margin:5px 0;
}

#location_popup_spinner_holder {
    padding: 20px 0 20px 0;
}

#location_popup_error_holder {
    padding: 20px 0 20px 0;
}


.kng_location_popup_header_row {
    background-color: #FFFFFF !important;
}

.kng_location_popup_location_row {
    cursor: pointer;
    border-bottom: 2px solid #e1e1e1;
}

.kng_location_popup_location_row h4 {
    text-align: left !important;
    margin-bottom: 5px;
}

.kng_location_popup_location_row p {
    text-align: left !important;
}

.kng_location_popup_location_row:hover {
    background-color: #96e1e4 !important;
}

.kng_location_popup_map_holder {
    max-height:600px;
    overflow-y: auto;
}


.kng_location_popup_map {
    height: 600px;
    background-color: #e1e1e1;
}

.kng_location_popup_list_holder {
    height:600px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left !important;
}

#kng_location_popup_button_holder {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 2px 0;
    height: 60px;
}

.kng_location_popup_button {
    margin:10px 0;
}

.kng_location_popup_list_photo {
    float:right;
    width: 60px;
    height: 60px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    background: #e1e1e1;
    margin-top: 10px;
    text-align: center;
}

.kng_location_popup_list_photo > img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}

.kng_location_popup_list_photo > span {
    font-size: 30pt;
    margin-top: 8px;
}

.kng_location_popup_btn_nav {
    margin-bottom: 8px;
    display:none;
}

.kng_location_popup_google_icon {
    width:38px !important;
    height:38px !important;
    margin-top:11px !important;
}

/** BUTTONS **/
.btn {
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    border-radius: 9999px;
}

.btn-primary {
    background: #3c5e6d;
}

.btn-primary:hover {
    background: #2b4451;
}

.btn-primary:active {
    background: #2b4451;
}



/** ANIMATION FOR SPINNER**/
.spin {
    text-align: center;
    -webkit-transform-origin: 50% calc(50% - .5px);
    transform-origin: 50% calc(50% - .5px);

    -webkit-animation-name: spin;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 2000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 2000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.spin.large {
    font-size:38pt;
}

.social-popup {
    color:white;
}

.social-popup .list-group {
    color:black;
}

.btn-pdf-preview {
    position: relative;
    display:inline-block;
    margin:10px auto 10px auto;
}

.btn-pdf-preview-overlay {
    top:0;
    left: 0;
    position:absolute;
    width:100%;
    height:100%;
    background: black;
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

.btn-pdf-preview-dl-icon {
    top: calc(50% - 18pt);
    left: calc(50% - 18pt);
    position:absolute;
    color: white;
    font-size: 35pt;
}

@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}


/**** SCREEN OPTIMIZATIONS ****/

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (max-width : 480px) {
    /* Styles */
    #virtual_social_bar {
        padding: 5px;
    }
    .main_content_padding_bottom {
        padding-bottom:80px;
    }
    .social_btn {
        height: 35px;
        width: 35px;
        margin:2px;
    }

    .social_btn.popup {
        height: 60px;
        width: 60px;
    }

    .kng_location_popup_map {
        height:200px;
    }

    .kng_location_popup_list_holder {
        height:260px;
    }

    .kng_location_popup_list_photo {
        width: 40px;
        height: 40px;
    }

    .kng_location_popup_list_photo > span {
        font-size: 16pt;
        margin-top: 8px;
    }

    .kng_location_popup_google_icon {
        width:28px !important;
        height:28px !important;
        margin-top:6px !important;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 481px)
and (max-width : 760px) {


    /* Styles */
    #virtual_social_bar {
        padding: 5px;
    }
    .main_content_padding_bottom {
         padding-bottom:92px;
     }
    .social_btn {
        height: 45px;
        width: 45px;
        margin:2px;
    }

    .social_btn.popup {
        height: 60px;
        width: 60px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 761px)
and (max-width : 1024px) {
    /* Styles */
    #virtual_social_bar {
        padding: 5px;
    }
    .main_content_padding_bottom {
        padding-bottom:92px;
    }
    .social_btn {
        height: 50px;
        width: 50px;
        margin:2px;
    }
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1025px)
and (max-width : 1224px) {
    /* Styles */
    #virtual_social_bar {
        padding: 5px;
    }
    .main_content_padding_bottom {
        padding-bottom:107px;
    }
    .social_btn {
        height: 60px;
        width: 60px;
        margin:2px;
    }
}

/* Large screens ----------- */
@media only screen
and (min-width : 1225px)
and (max-width : 1824px) {
    /* Styles */
    #virtual_social_bar {
        padding: 5px;
    }
    .main_content_padding_bottom {
        padding-bottom:115px;
    }
    .social_btn {
        height: 64px;
        width: 64px;
        margin:2px;
    }
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
    #virtual_social_bar {
        padding: 5px;
    }
    .main_content_padding_bottom {
        padding-bottom:70px;
    }
    .social_btn {
        height: 35px;
        width: 35px;
        margin:2px;
    }
}

@-o-viewport {
    width: device-width;
    height: device-height;
}
