/*
Theme Name: Linkage WP Base Theme
Theme URI: http://github.com/cad-uix/cad-wp-theme.git
Author: Linkage Developer
Description: Linkage Wordpress Theme Framework utilizes the use of bower and gulp. to be used for bootstrap and it's powerful LESS files
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap, LESS, bower, gulp
Text Domain: oracle

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.sangar-bg-content img {
    max-width: 100%;
    /* height: auto; */
    width: 100%;
    object-fit: cover;
    height: 100%;
}

img{
	max-width: 100%;
	height: auto;
}
#main .type-page{
	height: auto;
}
#main .ngg-slideshow{
	width: 100%;
}
.sangar-textbox-content {
    display: none !important;
}

#content-wrap #main{overflow: hidden;}

header .contact-main p a{
	padding-right: 15px;
}

header .header-contact .img-container {
	max-width: 95px;
}
#main .entry .content-row{
	margin-bottom: 5%;
}
#main .entry .product-img{
	float:left;
}
#main .entry  .product-main-head{
	margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 14pt;
    border-bottom: 1px solid #32b4ff;
}
#main .entry .product-head{
	background-color:#32b4ff;
	font-size:14px;
	font-weight:800 !important;
	padding: 5px 10px;
    line-height: normal; 
    font-family: 'oswaldbook';
    color: #ffffff;
}
#main .entry .content-row p span,
#main .entry .content-row p{
	margin-right:5%;
}
#main .entry .content-row p{
	color:#000;
	font-size:14px;
    font-weight: 400;
}
#post-23 .entry p,
#post-23 .entry ul>li{
	color:#000;
	font-size:14px;
	font-weight:400;
}
#post-23 .entry p>a>img{
	display:inline-block;
}


@media(max-width: 767px){
	header .contact-main p a{
		padding-right: 0!important;
		font-size: 12px!important;
		padding-top: 5px;
	}

	header .contact-main p a i{
		padding-right: 0!important;
		font-size: 12px!important;
	}
}

strong {
    color: #09B5D3;
}

.ngg-gallery-list{
	height: 45px;
	overflow: hidden;
}
#main .type-page{
	/*height:440px;*/
}
 .row .site-main article .entry {
 	/*position: relative; */
	margin: 0px auto; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: auto; 
	/*overflow: hidden; */
	/*visibility: visible;*/
 }
.ngg-galleryoverview .pic img{
	height:380px;
	margin-bottom: 10px;
}
.ngg-galleryoverview{
	/*position: absolute; */
	top: 0px; 
	left: 0px; 
	width: 600px; 
	height: 450px; 
	height:100%;
	transform-origin: 0px 0px 0px; 
	transform: scale(1);
}
ul.ngg-gallery-list{
	margin-bottom: 10px;
    margin-top: 10px;
    height:80px;
}
ul.ngg-gallery-list li{
	margin: 0 5px 0 2px !important;
}
.ngg-galleryoverview .pic{
	/*position: relative; 
	margin: 0px auto; 
	top: 0px; 
	left: 0px; 
	width: 600px; 
	height: 350px; 
	overflow: visible; 
	visibility: visible; 
	display: block;*/
}
.ngg-galleryoverview .ngg-gallery-list .ngg-thumbnail-list a>img{
	width:70px;
	height:74px;
}

main a{
	color: #09B5D3;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
}

main a:hover,main a:focus{
	text-decoration: none;
}

header .contact-main p{margin-bottom: 0;}

@media(min-width: 992px){

	header .header-contact .img-container{
		/*top: 15px!important;*/
	}
}

@media(max-width: 991px){
	header .contact-main p{
		text-align: center;
	}
	header .contact-main a.phone{
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
	section#about .about-item p{
		text-align: center;
	}
	#main .entry .product-img{
		float: none;
	}
}
@media(max-width: 767px) {
	.page-id-11 .row .site-main article .entry {
		width: 100% !important;
	}
	.sangar-slideshow-container > .sangar-wrapper > .sangar-pagination-wrapper.wrapper-bullet {
		display: none !important;
	}
	section#quotes h1{
		text-align: center;
	}
	header .contact-main span.divider{
		vertical-align: bottom;
	}
	section#carousel #bottom-carousel .owl-controls .owl-buttons .owl-prev,
	section#carousel #bottom-carousel .owl-controls .owl-buttons .owl-next{
		opacity: 1;
		background: rgba(9,181,211,1);
	}
	.sangar-slider-824.sangar-slideshow-container div.sangar-slider-nav > span{
		opacity: 1 !important;
	}
}
section#communities .footer-menu1 .footer-menu ul li{
	text-align: center !important;
}
section#communities .footer-menu1 .footer-menu ul li a{
	text-align: center !important;
}

#colophon .customa img {
	width: 45% !important;
}

.slider_3 {
    margin: 30px auto !important;
}