/*
*
* Generic page CSS
*
*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,100,700);

html, body {
	height: 100%;
}
body{
	background: url(../imgs/wall5.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}
body ::selection {
    background: #D9230F;
    color: #ffffff;
}
table{
	margin-bottom: 10px;
}
td,tr{
    border: 1px solid #dddddd;
    color: #fff!important;
    padding: 5px;
    padding-right: 159px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
}

.container {
	width: 100%;
}

.wrapper {
  background: url(../imgs/wall6.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}

.wrapperResults {
	height: 100%;
	padding-top: 63px;
}
/*.wrapper .col-md-12.cover {
  background-color: rgba(217,35,15, 0.5);
  height: 100%;
}*/

/*Navbar styling*/

.navbar {
	border-radius: 0px !important;
	min-height: 50px;
	margin-bottom: 0px;
}
.navbar-inverse .navbar-brand {
	color: #fff;
	font-weight: 600;
}
.langLabel{
	color:#fac0ba!important;
}

/*#top-search input::-webkit-input-placeholder {
	color: #3c3c3c !important;
}*/

#top-search input {
	border-radius: 2px;
	height: 40px;
	width: 200px;
	font-size: 15px;
	margin-right: 20px;
	border: none;
}

#top-search button {
	border-radius: 2px;
}
#top-search {
	padding: 3px;
}
#top-search #submit {
	color: #fff;
    font-size: 27px;
    vertical-align: middle;
    background: none;
    border: none;
}
.navbar-header {
	margin-left: 15px !important;
}
#navbar-top .dropdown-menu {
	/*border-color: #D9230F;*/
}
.navbar-brand {
	font-size: 25px;
    line-height: 45px;
    height: 50px;
}
.navbar-brand h3 {
	color: #fff;
	margin-top: 0px;
}
.navbar-nav li a {
	height: 50px;
    line-height: 27px;
    font-size: 19px;
}
.navbar-nav .dropdown-menu li a {
	height: 40px !important;
    line-height: 35px;
    font-size: 16px;
}
#navbar-top .dropdown-menu .divider {
	margin: 0px !important;
}

.navbar-fixed {
	position: fixed;
	width: 100%;
	z-index: 1;
}

.noScroll{
	overflow-y: hidden!important;
}

/*
*
* Home page CSS
*
*/

.container.wrapper {
	width: 100%;
	padding: 0px;
	height: 100%;
}

.main-search {
	padding-bottom: 30px;
}
.cover {
	color: #fff;
	height: 100%;
	width: 100%;
	padding-bottom: 80%;
	position: relative;

}
.main-search button, .main-search input {
	height: 40px;
}
.homeContainer{
    width: 100%;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-title {
	color:#FFF;
	font-size: 60px;
	text-align: center;
	margin-top:50px;
}
.site-slogan {
	color:#FFF;
	padding-bottom: 10px;
	text-align: center;
}
#inputSearch {
	display: inline-block;
	position: relative;
}
.dropdownArrow.expand {
	cursor: pointer;
    color: #dddddd;
    position: absolute;
    right: 10px;
    top: -7px;
    width: 40px;
    z-index: 2;
    font-size: 28px;
}
#top-search div.arrow {
	display: none;
}
#top-search .popover.bottom {
    margin-top: 0px;
    width: 202px;
    border-radius: 2px;
    left: 392px !important;
}
.events {
	padding: 0px;
}
.events li {
	list-style-type: none;
	cursor: pointer;
	color: #3c3c3c;
	font-weight: bold;
}
/*.cover div.arrow {
	display: none;
}
.cover .popover.bottom {
    margin-top: 0px;
    width: 237px;
    border-radius: 2px;
    left: 14px !important;
}*/
#locationsCheck{
    margin-left: 203px;
    margin-top: 13px;
    width: 46%;
    height: 22%;
    display: inline-block;
    border: 0px;
    outline: 0px!important;
    border: 0px!important;
    box-shadow: none!important;
}
.searchResults {
	color: #fff;
	text-align: center;
	padding-bottom: 0px;
    padding-top: 20px;
}

.homeContainer .selectize-input{
	height: 54px;
}

.homeContainer .selectize-input .item{
	line-height: 40px;
}

.homeContainer .selectize-dropdown-content i{
	float:right;
	color:#D5220E;
}

#searchBtn{
	outline: 0px!important;
    border: 0px!important;
    box-shadow: none!important;
    height: 54px;
}
#top-searchBtn,.loadMoreBtn{
	outline: 0px!important;
    border: 0px!important;
    box-shadow: none!important;
    
}
.loadMoreBtn{
	display: block!important;
    position: relative;
    left: 46%;
}


.hasError{
    
    border: 1px solid rgb(217, 35, 15)!important;
    background-color: #FFFEE7!important;
    border-color: #D9230F!important;
    outline: 0px!important;
    border-radius: 5px!important;
}

.singleSlogan{
	color: #FFF;
	text-align: center;
	font-size: 16px;
}

/*
*
* Results page CSS
*
*/


.resultsContainer{
	padding-bottom:70px!important;
}

.titleHeader{
}

.noBgItem{
	background: transparent!important;
}

.searchItem{
	text-align: left;
}
.searchItem .itemThumb img {
	height: auto;
	max-height: 185px;
	max-width: 190px;
	color: #fff;
}
.mobileItemThumb{
	width: 100px;
}

.searchItem .rating {
	float:right;
	padding: 7px 10px;
	background-color: #029acf;
	border-radius: 5px;
}
.searchItem .category {
	float:right;
	padding: 7px 10px;
	background-color: #B94A48;
	border-radius: 5px;
}

.searchItem .country {
	float:right;
	padding: 7px 10px;
	background-color: #8BC24A;
	border-radius: 5px;
}

.searchItem .rating span {
	font-weight: bold;
}

.mobileSearchItem {}
.mobileSearchItem h3{
	margin-top:0px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FFFFFF;
}
.mobileSearchItem .mobileItemThumb{
	width: 30%;
	margin-top: 10px;
	float: left;
}


.mobileSearchItem .col-xs-4{
	padding:0px
}

.websiteLabel{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mobileSearchItem .location-contact{
	text-align: center;
}

.itemDetailsThree .adSpaceSquare {
	float: left;
	margin-top: -21px;
	left: 220px;
	position: absolute;
}

.location-contact i{
	cursor:pointer;
}

.fa-phone-square{
	color: #8BC34A!important;
	background-color: white;
	padding: 0;
	border: 0px;
	border-radius: 32px;
	border-radius: 25px;
	display: inline-block;
	line-height: 21px;
}
.fa-gmap {
    font-size: 21px!important;
    display: inline-block;
    background-color: #009688;
    padding: 3px 8px 3px 8px!important;
    margin-top: 7px!important;
    position: absolute!important;
    border-radius: 6px!important;
    border: 0px;
    line-height: 21px!important;
    
}
.fa-facebook-official{
	color: #3b5998!important;
	background-color: white;
	padding: 0;
	border: 0px;
	border-radius: 32px;
	border-radius: 25px;
	display: inline-block;
	line-height: 21px;
}
.fa-twitter-square{
	color: #4099FF!important;
	background-color: white;
	padding: 0;
	border: 0px;
	border-radius: 32px;
	border-radius: 25px;
	display: inline-block;
	line-height: 21px;
}

.disabled-fa{
	color: #8E8E8E!important;
}
.disabled-fagmap{
	background-color: #8E8E8E!important;
}


.locationMap{
	width: 425px;
}

/* Expander code */

.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.og-grid li {
	display: inline-block;
	margin: 0px 5px 10px 5px;
	vertical-align: top;
	height: 250px;
}
.lng-dropdown{
    height: 50px;
    line-height: 27px;
    font-size: 19px;
    color: #fff!important;
}
.dropdown-toggle span{
	color: #fff;
}

.lngs{
	margin-left: 5px;
}
.og-grid li > a,
.og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
}


.og-expander {
	position: absolute;
	background: #ddd;
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	height: 0;
	overflow: hidden;
}

.og-expander-inner {
	padding: 50px 30px;
	height: 100%;
}

.og-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #333;
}

.og-fullimg,
.og-details {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.og-details {
	padding: 0 40px 0 20px;
}

.og-fullimg {
	text-align: center;
}

.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}

.og-details h3 {
	font-weight: 300;
	font-size: 52px;
	padding: 40px 0 10px;
	margin-bottom: 10px;
}

.og-details p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #999;
}

.og-details a {
	font-weight: 700;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px 20px;
	border: 3px solid #333;
	display: inline-block;
	margin: 30px 0 0;
	outline: none;
}

.og-details a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}

.og-details a:hover {
	border-color: #999;
	color: #999;
}

.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@media screen and (max-width: 830px) {
	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }
}

@media screen and (max-width: 650px) {
	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%;}
	.loadMoreBtn{left: 38%; }
}


/*.location-contact .fa-phone-square{
	color:#03AB19;
}

.location-contact .fa-facebook-official{
	color:#306199;
}

.location-contact .fa-twitter-square{
	color:#26C4F1;
}*/

.location-contact span {
	padding: 6px;
	font-size: 30px;
}
.searchItem p {
	color: #fff;
}
.searchItem {
	padding: 5px 0px 10px;
	border-radius: 3px;
	margin: 5px 10px 10px;
}

.searchItem .itemDetailsOne{
	text-align: left;
	color: #FFFFFF;
	white-space: nowrap;
}

.searchItem .itemDetailsOne h3{ 
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #FFFFFF;
}

.searchItem .itemDetailsTwo{

}


.searchItem .fa {
	color: #fff;
}


#mainFrame{
	background-color:rgba(78, 70, 70, 0.38);
	margin-top: 52px;
	min-width: 100%;
	width: 100%;
	height: 100%;
	border: none;
	padding-bottom: 30px;

    /*
	position:absolute;
	top:0;
	left:0;
	margin:0
    */


}
.test {
	color: red;
}
#og-grid li {
	border-top: 2px solid #C0C0C0;
	margin: 0px 0px 10px 0px;
	padding: 10px 5%;
	background-color: rgba(255, 255, 255, 0.32);
	height: auto;
	display: block;
	width: 100%;
}
#og-grid li .expanded {
	height: 210px;
	width: 100%;
}
.og-grid li > .expanded .searchItem {
	border: none;
    outline: none;
    display: block;
    position: relative;
	width: 100%;
}
.og-expander {
	max-height: 350px !important;
}
.og-expander .og-fullimg {
	max-height: 100%;
	width: 30% !important;
}
.og-expander .og-fullimg img {
	max-height: 100%;
}
.og-expanded {
	max-height: 600px !important;
}
.og-expander-inner {
	padding: 20px 15px !important;
}
.og-details {
	width: 70% !important;
}
#og-grid li .og-details a {
	height: auto;
}
#og-grid li:last-child {
	margin-bottom: 20px;
}

#overlay {
	display: none;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#loading {
    position: fixed;
    width: 100px;
    height: 100px;
    top: 41%;
    left: 44.5%;
}

.searchItem h5 {
	color: #FFFFFF;
}

.searchItem h5 a{
	font-weight: 300;
	color:#8BC24A;
}

.searchItem h5 a:hover{
	font-weight: 300;
	color:#8ECD45;
	text-decoration: none;
}

.searchInstruments{
	display: none;
}
.caruselos {
	padding: 100px;
}
.img-expanded {
	display: block !important;
	/*width: 50% !important;*/
	position: relative;
}
.comments {
	display: block;
	position: absolute;
    left: 50%;
    top: 10px;
}
.image-exp {
	display: none;
	height: auto;
	width: 100%;
	position: relative;
}
#slides {
    display:none;
}
#thumbs { padding-top: 10px; overflow: hidden; }
#thumbs img, #largeImage {
   border: 1px solid gray;
   padding: 4px;
   background-color: white;
   cursor: pointer;
}
#thumbs img {
   float: left;
   margin-right: 6px;
}
#description {
   background: black;
   color: white;
   position: absolute;
   bottom: 0;
   padding: 10px 20px;
   width: 525px;
   margin: 5px;
}
#panel { 
    position: relative; 
}
#gallery {
	max-height: 350px;
}
.owl-wrapper-outer.autoHeight {
	max-height: 285px;
	height: 285px !important;
}
.owl-wrapper {
	height: 100%;
}
.owl-item {
	height: 100%;
	position: relative;
  	overflow: hidden;
  	margin-left: 20px;
  	/*width: 540px;*/

}
.owl-item img {
	height: 100%;
  	max-width: 271px;
   -moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.owl-item:hover {
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.owl-buttons div{
    
    border-radius: 6px!important;
    font-size: 15px!important;
    background: #b81e0d!important;

}
.owl-page span{
	background: #b81e0d!important;
}
.holder{
    width: 300px;
    margin: auto;
    padding: 10px 0px 50px 10px;
	-webkit-user-select: none;	  
	-moz-user-select: none;    
	-ms-user-select: none;     
	-o-user-select: none;
	user-select: none;
}

#slogans{
	position: fixed;
}
p.slogan{
	font-size: 20px;
	text-rendering: optimizeLegibility;
	color: rgb(255, 255, 255);
	text-align: center;
}

p.slogan strong{
	display:block;
	position:relative;
	opacity:0;
}
.btn{
	outline: 0;

}

.og-grid-section{
	display: none;
}

.loadMoreBtn:focus{
	/*outline:none!important;*/
	display: block!important;
}

.bottomControls{
	text-align: center;
	font-size: 20px;
}
.bottomControls h3{
	color: #FFF;
}
.flag{
	height: 11px!important;
}

#locationToggle{
	cursor: pointer;
}
.scrolloff {
    pointer-events: none;
}



/*
*
* Install, Admin page CSS
*
*/
#dialog-confirm{
	display: none;
}
.ui-dialog-titlebar-close{
    background-image: url(../imgs/ui-icons.png);
    background-position: -96px -128px;
    width: 16px;
    height: 16px;
}
.ui-dialog-buttonset{
	width: 58%;
}
.ui-dialog-buttonset>button:nth-child(1){
	width: 40%;
    padding: 5px;
    outline: 0px;
    margin-left: 38px!important;
    color: #fff;
    background-image: linear-gradient(#e72510,#d9230f 6%,#cb210e);
    background-repeat: no-repeat;
    -webkit-filter: none;
    filter: none;
    border: 1px solid #a91b0c;
}
.ui-dialog-buttonset>button:nth-child(2){
	width: 37%;
    padding: 5px;
    outline: 0px;
    float:right;
    color: #fff;
    background-color: #ec971f!important;
    border-color: #d58512;
    -webkit-filter: none;
    filter: none;
    border: 1px solid #ec971f;
}
.tab-pane>h3{
	padding-top: 25px;
    padding-bottom: 5px;
}
#fileupload-Add, #fileupload-Edit,.tb-margin{
	margin-bottom: 0px!important;

}
.facebook-addon>.fa-facebook-official {
	line-height: 20px!important;
    font-size: 43px!important;
}
#fa-social{
	font-size: 39px;
    border-radius: 0px!important;
	padding-left: 0px;
    border-left-width: 1px;
    height: 20px;
    margin-right: -1px;
}
.input-group-addon{
	border:0px!important;
	padding: 0px!important; 
    line-height: 0!important;
    border-radius: 4px!important;

}
.phone-addon{
	background-color:#8BC34A!important;
}
.facebook-addon{
	background-color: white;
}
.twitter-addon{
	background-color:#4099FF!important;
}
#facebookContainer{
	margin-top: 252px;
}
#facebookContainer>.cols-sm-10{
	/*height: 30%;*/
}
/*#facebookContainer,#phoneContainer,#twitterContainer{
	display: none;
}*/
.location-social-switch{
    margin-left: 95px;
}
.selectize-dropdown-content i {
    float: right;
    color: #D5220E;
}
.selectize-input {
    min-height: 37px!important;
}
.deleteBtn{
	margin-top: 7px;
    margin-left: 6px;
}
#locationTable{
	width: 100%;
}
/*Switch*/
.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 24px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 44px;

}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 30px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > .facebook-label{
	background-color: #3b5998!important;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.installContainer, .adminContainer{
	top:5%;
	color:#FFFFFF;
	background-color: rgba(255, 255, 255, 0.18);
	border-radius: 0px;
	max-height: 800px;
	overflow-y: scroll;
}

.installContainer h3, .adminContainer h3, .adminContainer h4{
	color:#FFFFFF;
}

.installContainer form, .adminContainer form{
	padding:10px;
}
.installContainer label, .adminContainer label{
	margin-top:10px;
}

.installContainer p, .adminContainer p {
	margin: 2px 0 9px 2px;
	color: lightgrey;
}

.installContainer .alert-danger, .installContainer .alert-success, .adminContainer .alert-danger, .adminContainer .alert-success {
	background-color: rgba(242, 222, 222, 0.2)!important;
	border-color: #eed3d7!important;
	color: #ffffff!important;
}

.installContainer .mfv-errorBox p, .adminContainer .mfv-errorBox p {
	margin: 2px 0 9px 2px;
	color: white;
	font-weight: 700;
}
.fa-exclamation-triangle{
	font-size: 16px;
    color: #d9230f;
}
.fa-check{
	font-size: 16px;
    color: #8BC34A;
}
.adminContainer .header a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin-top: 20px;
}
.adminContainer .header a:hover{
	color:#ff5454;
}

.settingsWrapper li a{
	background-color: transparent!important;
	color:#fff!important;
}

.radioLabel{
	margin-top: 0px!important;
}
.locations-add{
	display: none;
}
.locations-edit{
	display: none;
	
}
.locations-table{
	margin-top: 30px;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

.fileupload-process {
  float: right;
  display: none;
}
.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../imgs/loading.gif") center no-repeat;
  background-size: contain;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color:rgba(249, 249, 249, 0)!important;
}
.btn-warning,.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
	color: #fff;
    background-color: #ec971f!important;
    border-color: #d58512;
    background-image: none;
}


/*
#siteSlogans .selectize-input{
height: 36px!important;
}
*/


/*
 *
 * Responsive add ons
 *
 */


/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
	footer{display: none!important}
	.wrapper {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		top: 0;
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll;
	}
	#top-search input{
		    width: 141px!important;
		    display: inline-block;
		    margin: 0px;
	}
	.dropdownArrow{
			right: -19px!important;
    		top: -5px!important;
	}
	#top-searchBtn{
		width: 100%;
	}
	.form-group{
		margin: 0 auto;
		width: 300px;
	}
	.navbar-collapse.in {
    overflow: hidden;
	}
}

/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
	#loading{
		left:35%;
	}
	.mobileSearchItem .mobileItemThumb {
		width: 20%;
	}
	#mainFrame{
		width: 100%!important;
	}
	.itemDetailsOne p{
		overflow: hidden;
	}
	.titleHeader{
		width: 300px;
	}
	.mobileSearchItem h3{
		width: 220px;
	}
	.searchItem p {
		width: 170px;
	}
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    footer{
        display: none!important;
    }
    .holder{
            padding: 0px 0px 40px 10px;
    }
	#loading{
		left:41%;
	}
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2) {
	.image-exp {
		height: auto;
		width: 100%;
		position: absolute;
	}
	footer{display: none}
	.homeContainer{
		top:40%;
		left:50%;
	}
	.form-group{
		margin: 0 auto;
		width: 300px;
	}
	#top-searchBtn{
		width: 100%;
	}

}

/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	footer{
		display: none!important;
	}
	.holder{
		padding: 0px 0px 40px 10px;
	}
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3) {
	footer{display: none}
	.homeContainer{
		top:40%;
		left:50%;
	}
	.form-group{
		margin: 0 auto;
		width: 300px;
	}
	#top-searchBtn{
		width: 100%;
	}
}

/* Portrait */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {
	#loading {
		left: 38%;
	}
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {
	footer{
		display: none!important;
	}
	.holder{
		padding: 0px 0px 40px 10px;
	}
}


/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 2) {
	footer{display: none}
	.homeContainer{
		top:40%;
		left:50%;
	}
	.form-group{
		margin: 0 auto;
		width: 300px;
	}
	#top-searchBtn{
		width: 100%;
	}
}

/* Portrait */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 2)
and (orientation: portrait) {

}

/* Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 2)
and (orientation: landscape) {
	footer{
		display: none!important;
	}
	.holder{
		padding: 0px 0px 40px 10px;
	}
}

/* ----------- Galaxy S4 ----------- */

/* Portrait and Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3) {
	footer{display: none}
	.homeContainer{
		top:40%;
		left:50%;
	}
	.form-group{
		margin: 0 auto;
		width: 300px;
	}
	#top-searchBtn{
		width: 100%;
	}
}

/* Portrait */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: portrait) {

}

/* Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: landscape) {
	footer{
		display: none!important;
	}
	.holder{
		padding: 0px 0px 40px 10px;
	}
}

/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
@media screen
and (device-width: 360px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3) {
	footer{display: none!important}
	.homeContainer{
		top:40%;
		left:50%;
	}
	.form-group{
		margin: 0 auto;
		width: 300px;
	}
	#top-searchBtn{
		width: 100%;
	}
}

/* Portrait */
@media screen
and (device-width: 360px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: portrait) {

}

/* Landscape */
@media screen
and (device-width: 360px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: landscape) {
	footer{
		display: none!important;
	}
	.holder{
		padding: 0px 0px 40px 10px;
	}
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
	#searchBtn{
		outline: 0px!important;
		border: 0px!important;
		box-shadow: none!important;
		height: 54px;
	}
	.homeContainer{
		top:0%;
		left:0%;
	}

	.mobileItemThumb {
		width: 20%;
		margin-top: 10px;
		float: left;
	}

}

/* Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	#searchBtn{
		outline: 0px!important;
		border: 0px!important;
		box-shadow: none!important;
		height: 54px;
	}
}

/* Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	#searchBtn{
		width:auto;
		outline: 0px!important;
		border: 0px!important;
		box-shadow: none!important;
		height: 54px;
	}
}

/* Footer */

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

footer .footer-header {
	color:#FFF;
	font-size: 20px;
	letter-spacing: 0.2em;
}
footer a:hover, a:focus {
    color: #d9230f;;
    text-decoration: underline;
}
footer .content{
	padding-left: 37px;
	padding-bottom: 10px;
}
footer p{
    color:#FFFFFF;
}

/*

Modern scrollbar styles

*/

/* Turn on a 13x13 scrollbar */
::-webkit-scrollbar {
    width: 10px;
    height: 13px;
}

::-webkit-scrollbar-button:vertical {
    background-color: silver;
    border: 1px solid #D9230F;
}

/* Turn on single button up on top, and down on bottom */
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: block;
}

/* Turn off the down area up on top, and up area on bottom */
::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
    display: none;
}

/* Place The scroll down button at the bottom */
::-webkit-scrollbar-button:vertical:increment {
    display: none;
}

/* Place The scroll up button at the up */
::-webkit-scrollbar-button:vertical:decrement {
    display: none;
}

/* Place The scroll down button at the bottom */
::-webkit-scrollbar-button:horizontal:increment {
    display: none;
}

/* Place The scroll up button at the up */
::-webkit-scrollbar-button:horizontal:decrement {
    display: none;
}

::-webkit-scrollbar-track:vertical {
    background-color: blue;
    border: 1px dashed pink;
}

/* Top area above thumb and below up button */
::-webkit-scrollbar-track-piece:vertical:start {
    border: 0px;
}

/* Bottom area below thumb and down button */
::-webkit-scrollbar-track-piece:vertical:end {
    border: 0px;
}

/* Track below and above */
::-webkit-scrollbar-track-piece {
    background-color: silver;
}

/* The thumb itself */
::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: #D9230F;
}

/* The thumb itself */
::-webkit-scrollbar-thumb:horizontal {
    height: 50px;
    background-color: #D9230F;
}

/* Corner */
::-webkit-scrollbar-corner:vertical {
    background-color: #D9230F;
}

/* Resizer */
::-webkit-scrollbar-resizer:vertical {
    background-color: #D9230F;
}


/* Debug box styles */

.debugItem{
	position: absolute;
	width:300px;
	left:0;
	top:10px;
	margin-top:5px;
	border:1px solid #00FF00;
	color:#00FF00;
	padding:5px;
}
.debugItem p{
	margin:0;
}
