/*
 * BS3 override
 */
.breadcrumb {
    margin-bottom:0;
}
.panel-group .panel+.panel {
	margin-top:0;
}





/*
 * Image menu
 */
.menu-tabs {
	border:1px solid #cccccc;
	border-right:none;
}
.menu-tabs > div {
    border-right:1px solid #cccccc;
}
.menu-tabs a {
    display:block;
    padding-left:60px;
    padding-top:10px;
    padding-bottom:10px;
}
.icon-photos a {
    background: url('https://static.caravanfinder.co.uk/images/sprites-site.v2.png') -332px 8px no-repeat;
}
.icon-photos-hd a {  
    background: url('https://static.caravanfinder.co.uk/images/sprites-site.v2.png') -332px -47px no-repeat;
}
.icon-video a {   
    background: url('https://static.caravanfinder.co.uk/images/sprites-site.v2.png') -332px -110px no-repeat;
}
.icon-360 a {   
    background: url('https://static.caravanfinder.co.uk/images/sprites-site.v2.png') -332px -170px no-repeat;
}
.tab-content {
	padding:10px;
}



/* 
 * prices
 */
#prices small {
    font-size:18px;
}
#prices em {
	font-size:30px;
}
#prices span {
    font-size:22px;
}



#icons span {
	padding:5px;
	border-radius: 5px;
	display:inline-block;
	margin:2px 0 0 2px;
}







/*
 * Legacy library - hide copyright notice
 */
#photosLibraryLegacy .thumbnail, .img-private.thumbnail {
	position:relative;
	z-index:2;
	overflow:hidden;
}
#photosLibraryLegacy img {
	position:relative;
	top:-20px;
	z-index:1;
	margin-bottom:-20px;
}
.img-private img {
    position:relative;
    top:-20px;
    z-index:1;
    margin-bottom:-20px;	
}

#standard-t .none-swipe {
    margin-bottom:5px;	
    height:85px !important;
}






/*
 * Sold img
 */
.advert-sold-img {
    margin-top:20px;    
}




#header img {
	margin-bottom:0;
	margin:3px;
}

ol.breadcrumb {
    margin-bottom:0;
}



ul.details li span:first-child {
	font-weight:900;
}





/*
 * Contact section
 */ 
em > p {
	font-size:18px;
    padding:5px 0; 
}
.contact .btn-round {
	padding:10px;
	margin-bottom:10px;
	color:white !important;    
}

.contact .manufacturers img {
	display:inline-block;
}
.contact ul li {
	border-radius: 6px;
	display:inline-block;
	padding:5px;
	margin:5px;
}

#warning {
	display:none;
}

/*
 * contact left side
 */
 
 

/*
 * contact right side
 */
.contact ul li strong {
    font-size:24px;	
}
.contact ul li em span {
    font-size:18px;
}
.contact #reveal-phone1-button {
    cursor: pointer;
    position: absolute;
    right:0;
    top: 0;
    padding: 14px 20px 15px;
}
.contact .ajax-loader {
	display:none;
}
.contact .response_error {
  background: none repeat scroll 0 0 #EC2E2E;
  color: #FFFFFF;
  text-align: center;
  margin: 10px 0;
  padding:6px;
}
.contact h5, .contact img {
	margin-top:10px;
}
.contact h5 {	
	padding:8px;
}
.contact dt {
	margin-top:10px;
}
.contact .googleMaps {
	height:450px;
	width:100%;
	margin-bottom:10px;
    border: 1px solid #cccccc;
}




/*
 * Enquire orange button
 */
.col-grad-orange.btn-round {
	position:relative;
	padding:22px 0;
	margin-bottom:20px;
}
.col-grad-orange.btn-round span {
    font-size:22px;
    line-height:26px;	
}
.col-grad-orange.btn-round img {
	position:absolute;
	bottom:0;
	left:0;	
}




/*
 * spec
 */
ul.spec {
    list-style: square ; 
    list-style-position: inside
}

ul.services li {
   float:left;
   margin:4px;
   padding:4px;
}


/**
*News Advert wysiwyg
*/
.news-text p{
	padding: 5px 0;
}
.news-text ul{
	margin-left: 30px;
	list-style : disc;
}


/*
 * HQ main image
 */
#main_photo_lq {
    background-position: center;
    background-repeat: no-repeat;
    width: 600px;
    height: 450px;
    margin: auto;
}




/*
 * Zopim Display
 */
.zopimButton.load {
    display: none;
}
.zopimButton.show {
    display: block;
}
.zopimButton.show img {
    cursor:pointer;
}





/*
 * @media xs
 * @media (max-width: 767px)  
 * --------------------------------------------------
 */

@media (max-width: 767px) {
	
    .btn-ribbon a { 
        width:100%;
    }
    .panel {
        margin-bottom:10px !important;
    }
    .panel-heading {
        padding:10px;        
    }
    .panel-heading h6, .panel-heading h4 {
        padding-right:20px;
    }    
    
    /*
     * moved to screen-xs.less for use in site everywhere
	.panel-heading .accordion-toggle:after {
	    font-family: 'Glyphicons Halflings';  
	    content: "\e114";
	    position:absolute;    
	    right:20px;    
	    top:13px; 
	    color: grey;         
	}
	.panel-heading .accordion-toggle.collapsed:after {
	    content: "\e080"; 
	}
	*/
}



/*
 * @media sm
 * @media (min-width: 768px)
 * --------------------------------------------------
 */

@media (min-width: 768px) {

	/*
	 * override BS3 defaults
	 */
	.panel {
	    border:none;
	    box-shadow:none;
	    -webkit-box-shadow:none;
	}
	.panel-heading {	
        padding-left:0;
        padding-right:0;
	}
	.panel-heading .panel-title {
        padding:0;
	}
	
	
	/*
	 * keep portrait photos in check
	 */	
	#standard-t img {
	   max-height:75px;
	   width: auto;
	   margin: 0 auto;
	}
	
	/*
	 * keep thumbnails in row
	 */
	#photoslarge a {
	   max-height:95px;
	}
}



