﻿/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Feb 22, 2019, 10:34:43 PM
    Author     : may29adil
*/
body
{
    margin-top:30px;
    overflow:visible;
}

.modal
{
    position:fixed;


}

  .iconcss
    {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 34px;
    z-index: 1500;
    left:20px;
    }

  .map_disclaimer
  {
      padding-top:20px;
  }

  #listing .item .info
  {
      height:80px;
  }

#gallery .item
{
    padding: 0 10px;
}
#content #nav_main_wrap
{
    margin-bottom:10px;
}

#admin .left
{
    width:100%;
}
#admin .right
{
    width:100%;
}
#wrapper
{
    width:100%;
    min-width:100%;
}
#admin h2
{
    padding:0px;
}
#add_location
{
    margin-bottom:0px;
}

#map
{
    float:left; width: 100%; height: 100%; margin: 0px 0px 10px 0px;
}

#map_input
{
    width:295px;
}
.float-right{float:right!important}
.float-left{float:left!important}
#nav_main_wrap h1
{
    left:13px;
}
#nav_main_wrap h2
{
    left:250px;
    top:27px;
}
/*#searchnavbar_pnlSearch
{
    position:absolute;
}*/
nopadding
{
    padding-left : 0px !important;
}

.pl-col-md-10-0
{
    padding-left:0px;
}
.pr-col-md-2-0
{
    padding:0px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.left-80
{
    left:80px;
}

.modal
{
    height:403px;
    width:460px;
}


.navbar {
    overflow: hidden;
    background-color: #333;
    position: fixed;
    top: 0;
    width: 100%;
}

.navbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.navbar a:hover {
    background: #ddd;
    color: black;
}
#wrapper #content
{
    padding:0 40px 10px;
}
#gallery .item
{
    /*width:100%; RP 032019 */
    padding: 0 10px;
    
}
#updLocations
{
    width:98%;
}
/*#gallery .item .details
{
    width:100%;
}*/
/* red search box */
#search_wrap {
    background: url(../images/backgrounds/bar_red_left.png) no-repeat left top;
    height: 60px;
    position: relative;
    width: 220px;
    z-index: 11;
}
#search_wrap #search {
    background: url(../images/backgrounds/bar_red_right.gif) no-repeat right top;
    height: 60px;
}
#search_wrap #search #search_box {
    background: url(../images/backgrounds/search_input.gif) no-repeat left top;
    height: 50px;
    left: 20px;
    position: relative;
    top: 18px;
    width: 179px;
}
#search_box input {
    border: 0;
    color: #666;
    font-size: 14px;
    left: 27px;
    outline: none;
    position: relative;
    top: 4px;
    width: 140px;
    z-index: 12;
}
.chzn-container-multi .chzn-choices .search-field input
{
    height:30px;
}
/* advanced search button */
#advanced_search.open
{
    width:100%;

}

#advanced_search_button.open span.search span { background-position: left bottom; }	/* advanced search arrow */
#advanced_search_button:hover, #advanced_search_button.open { background-position: left bottom !important; text-decoration: none; }	/* advanced search hover state */
#advanced_search_button:hover span.search, #advanced_search_button.open span.search { background-position: right bottom; }	/* advanced search hover state */

#results.open_gallery
{
    margin-left:0px;
}


#search_wrap
{
    background: #848482 no-repeat scroll left top;
    width : 100%;
    border-top-left-radius:10px;
}
#searchnavbar_pnlSearch
{
    width : 100%;
}
.nav_main_left_cap
{
    display:none;
}
#content #nav_main_wrap
{
    background: #e6e6e2 none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    height: 60px;
    margin-bottom: 15px;
    width: 100%;
    z-index: 10;
    position: inherit;
}
#nav_main_wrap #nav
{
    background:none;
    padding-top:20px;
}
#search_wrap #search
{
    background: #848482 no-repeat scroll left top;
    width : 100%;
    border-radius:10px;
}
#advanced_search
{
    border: #c4c4c4 solid 5px;
    border-radius:5px;
    background:none;
    position:static;
    padding: 10px 10px 50px;
    margin-top:-10px;
}

#search_wrap #search #search_box
{
    background:none;
    height:auto;
    left:auto;
    width:100%;
    top:14px;
}

#search_box input
{

    width:80%;
    left:10px;
    padding:7px 0 6px 30px;
    top: 0px;
    font-size:12px;
    border:none;
    left:0px;
    margin-top:1%;
    margin-left:9%;
    border-radius:20px;
    position:relative;


}
#searchnavbar_category_select_chzn
{
    width:100%;
}

.chzn-container {
    width: 100% !important;
}

.quick-search-icon
{
    position: absolute; left: 34px; top: 11px;
}

.pagination .prev, .pagination .next
{
    top:0px;
}

#results.open
{
    margin-left:0px;
    padding-left:20px;
}

#location_gallery #gallery .item
{
    margin: 10px 15px 0 0px;
}

#location-details-main-img
{
    display: table; height: 280px; overflow: hidden; width: 100%; width:420px;
}
#location-details-main-content
{
    float: right; width: 460px;
}
#location_gallery .large_image img
{
    max-width:100%;
}
#location_detail .map_view #map
{
    width:92%;
}

 #location_gallery
    {
        width:auto;

    }
    #location_gallery .large_image
    {
        width:auto;
    }
    #location-details-main-img
    {
        width:100%;
    }
    #location_gallery #gallery .item
    {
        margin: 10px 10px 0 0px;
    }
    #location-details-main-content
    {
        width:auto;
    }

	#location_gallery .large_image a.slideshow_link {
		background: url(../images/backgrounds/full_size_link.png) no-repeat left top;
		color: #fff;
		display: inline-block;
		font-size: 10px;
		line-height: 20px;
		height: 20px;
		position: initial;
		text-align: center;
		width: 89px;
	}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

    /*#location_gallery
    {
        width:100%;

    }
    #location_gallery .large_image
    {
        width:100%;
    }
    #location-details-main-img
    {
        width:100%;
    }
    #location_gallery #gallery .item
    {
        margin: 10px 10px 0 0px;
    }
    #location-details-main-content
    {
        width:100%;
    }
    #location_gallery .large_image a.slideshow_link
    {
        right:300px;
    }*/

}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

   

    /*Top Navigation css*/

    #nav_main_wrap h1 {
        font-size: 12px !important;
        top: 5px;
        left: 10px;
    }

    #nav_main_wrap h2 {
        right: 10px;
        top: 5px;
        text-align: right;
    }

    #nav_main_wrap #nav {
        width: 100%;
        top: 10px;
    }

    #display_options ul {
        float: right;
    }
    /*Top Nav css ends*/

    #results.open {
        padding-left: 15px !important;
    }

     #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }
    /*#location_gallery
    {
        width:420px;

    }
    #location_gallery .large_image
    {
        width:420px;
    }
    #location-details-main-img
    {
        width:420px;
    }
    #location_gallery #gallery .item
    {
        margin: 10px 10px 0 0px;
    }
    #location-details-main-content
    {
        width:420px;
    }
    #location_gallery .large_image a.slideshow_link
    {
        right:300px;
    }*/    
}
@media (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
    #gallery .item .details .right
    {
       padding-left:10px;
       padding-right:0px;
       
    }

     #location_gallery #gallery .item
    {
        margin: 10px 11px 0 11px;
    }
}

@media (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
     #location_gallery #gallery .item
    {
        margin: 10px 11px 0 11px;
    }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {

     form .field label {
        position: unset;
        text-align: left;
        width: 100%;
    }

    form .field input, form .field textarea {
        width:100%;
    }

    form .field_group {
        width: 100%;
    }

    #map {
        width: 100%;
    }

    #map_input {
        width: 100%;
    }

    .row {
        display: table-row;
    }

    #description_input {
        width: 100%;
    }

    #notes_input {
        width: 100%;
    }

    form .field textarea {
        width: 100% !important;
    }

    #add_location #contact_add_section .left, #add_location #contact_add_section .right
    {
        width:100%;
    }

    #gallery .item .details .name
   {
        font-size:10px;
    }
    #gallery .item .details
    {
        font-size:10px;
    }
    #gallery .item .details .right
    {
        font-size:10px;
    }

    .pr-col-md-2-0
    {
        /*padding:10px;*/
        padding: 0 5px 5px 0;
    }
    #wrapper #content
    {
        padding : 0 10px 10px;
    }
    .pl-col-md-10-0
    {
        
         padding-right:5px;
    }

    #search_wrap
    {
        border-top-right-radius:10px;
    }
    #gallery .item img
    {
        padding-left:0px;
    }
    #results.open
    {
        padding:0px;
        width:97%;
    }

    #gallery .item .details .name
    {
        padding-left:0px;
    }
    #gallery .item .details .item_id
    {
        padding-left:0px;
    }

  #content #nav_main_wrap
  {
      border-radius:10px;
  }

    #nav_main_wrap h1
    {
        font-size:12px !important;
        top:5px;
        left: 5px;
    }
    #nav_main_wrap h2
    {
        right:20px;
        top:5px;
        text-align:right;
        left:0px;
    }

    #nav_main_wrap #nav
    {
        width:100%;
        top:10px;
    }
    #display_options ul
    {
        float:right;
    }
    #display_options p
    {
        margin-left:5px;
        font-size:11px;
    }
    #display_options select
    {
        margin-left:5px;
    }
    #nav_main_wrap #nav a
    {
        margin-left:5px;
    }

    #gallery .item .details .right
    {
        width:100%;
    }

    #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }

    #location_gallery
    {
        width:100%;
        padding: 0px;
    }
    #location_gallery .large_image
    {
        width:100%;
    }

    #location_gallery #gallery .item
    {
        margin: 10px 20px 0px;
    }
    #location-details-main-img
    {
        width:100%;
    }
    #location-details-main-content
    {
        width:100%;
    }

    #location_gallery .large_image a.slideshow_link
    {
/*        right:100px;*/
    }
    #location_gallery .large_image a.slideshow_link
    {
/*        right:130px;*/
    }
   
  
}


@media(min-width: 481px) and (max-width: 575px)
{
    #content #nav_main_wrap
    {
        border-radius:10px;
        margin-top:0px;
    }
    .pl-col-md-10-0
    {
        padding: 0 10px 0 0px;
    }
    #content #nav_main_wrap
  {
      border-radius:10px;
  }

    #search_wrap
    {
        border-top-right-radius:10px;
    }
    .pr-col-md-2-0
    {
        padding: 0 10px 5px 0;
    }

    #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
  
    
  #nav_main_wrap h1
    {
        font-size:12px !important;
        top:5px;
        left: 5px;
    }
    #nav_main_wrap h2
    {
        right:20px;
        top:5px;
        text-align:right;
        left:0px;
    }

    #nav_main_wrap #nav
    {
        width:100%;
        top:10px;
    }
    #display_options ul
    {
        float:right;
    }
    #display_options p
    {
        margin-left:1%;
    }
    #display_options select
    {
        margin-left:5px;
    }
    #nav_main_wrap #nav a
    {
        margin-left:15px;
    }

    #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }
    #location_gallery
    {
        width:100%;
        padding: 0px;
    }
    #location_gallery .large_image
    {
        width:100%;
    }

    #location_gallery #gallery .item
    {
        margin: 10px 5px 0 0px;
    }
    #location-details-main-img
    {
        width:100%;
    }
    #location-details-main-content
    {
        width:100%;
    }

    #location_gallery .large_image a.slideshow_link
    {
/*        right:100px;*/
    }
    #location_gallery .large_image a.slideshow_link
    {
/*        right:130px;*/
    }
  
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

     #gallery .item .details
    {
        padding-right:20px;
    }

     #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }

     #location_gallery #gallery .item
    {
        margin: 10px 15px 0 7px;
    }

     #location_gallery
    {
        width:100%;
        padding: 0px;
    }
    #location_gallery .large_image
    {
        width:100%;
    }

    #location_gallery #gallery .item
    {
        margin: 10px 5px 0 0px;
    }
    #location-details-main-img
    {
        width:100%;
    }
    #location-details-main-content
    {
        width:100%;
    }

    #location_gallery .large_image a.slideshow_link
    {
/*        right:100px;*/
    }
    #location_gallery .large_image a.slideshow_link
    {
/*        right:130px;*/
    }

}

@media (min-width: 360px) and (max-width: 640px) and (orientation: portrait) {
      #location_gallery #gallery .item
    {
        margin: 10px 5px 0 3px;
    }
}

@media (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {

   
    #gallery .item img
    {
        padding-left:5%;
    }
    #gallery .item .details .name
    {
        padding-left:5%;
    }
    #gallery .item .details .item_id
    {
        padding-left:5%;
    }
    #gallery .item .details .right
    {
        padding-right:5%;
    }
  

    #nav_main_wrap h1
    {
        font-size:12px !important;
        top:5px;
        left: 5px;
    }
    #nav_main_wrap h2
    {
        right:20px;
        top:5px;
        text-align:right;
        left:0px;
    }

    #nav_main_wrap #nav
    {
        width:100%;
        top:10px;
    }
    .pl-col-md-10-0
    {
        padding-right:10px;
    }
    #display_options ul
    {
        float:right;
    }
    #display_options p
    {
        margin-left:1%;
    }
    #display_options select
    {
        margin-left:5px;
    }
    #nav_main_wrap #nav a
    {
        margin-left:10px;
    }
    #results.open
    {
        padding-left:10px;
    }
  
    #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }
    #location_gallery
    {
        width:100%;
    }
    #location_gallery .large_image
    {
        width:100%;
    }
    #location-details-main-img
    {
        width:100%;
    }
    #location_gallery #gallery .item
    {
        margin: 10px 4px 0 5px;
    }
    #location_gallery .large_image a.slideshow_link
    {
/*        right:190px;*/
        margin-top:-4px;
    }
    #location_gallery .large_image a.slideshow_link
    {
/*        right:250px;*/
    }
}

@media only screen 
  and (min-device-width: 361px) 
  and (max-device-width: 479px) 
{
    #results.open
    {
        padding-left:0px;
    }
    .pr-col-md-2-0
    {
        padding-right:0px;
    }
    .pl-col-md-10-0
    {
        padding-right:0px;
    }

    #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: landscape)  { 


     #nav_main_wrap h1
    {
        font-size:12px !important;
        top:5px;
        left: 5px;
    }
    #nav_main_wrap h2
    {
        right:20px;
        top:5px;
        text-align:right;
        left:0px;
    }

    #nav_main_wrap #nav
    {
        width:100%;
        top:10px;
    }

    #gallery .item .details .right
    {
        
      
    }
    
    #results.open
    {
        padding-left:20px;
    }

    #nav_main_wrap #nav a
    {
        margin-left:15px;
    }
   #listing .item
    {
        height:auto;
        width:100%;
    }
    #listing .item .description
    {
        width:100%;
        height:auto;
        padding:0px;
    }
    #listing .item .info
    {
        width: auto;
    }
}
