@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i');

.mobile-true{display: none;}
#nggpowertags .ngg-gallery-thumbnail{padding: 0; border: 0;}
.input-control > .wpcf7-form-control-wrap > select{ background-position: right -1px center, left top;}

.site-content .entry-content .sd-content ul li{margin-left: 0; padding-left: 0;}
.readmore-inline-wrap span{line-height: 24px;}
.what-we-do .service > .image > img{margin-top: 10px;}
.site-header .site-branding .header-buttons li .need-assistance {background:#08b6ef;}
.site-header .site-branding .header-buttons li .need-assistance:hover {background:#e00515;}
.site-header .site-branding .header-buttons li .donate-now:hover {background:#e00515;}
.scroll-top.default {padding-top:10px;}
.site-content .content-area a {color:#0a449f;}
.site-content .content-area a:hover {color:#e00515;}
.post-links .button, .site-content .content-area .button {color:#fff !important;}
.column.six.vidright {float:right;position:relative;z-index:999;}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.inside-post .site-content .primary-sidebar, .page-template-blog .site-content .primary-sidebar,
	body.archive .site-content .primary-sidebar, body.search .site-content .primary-sidebar{ width: 95%;}
	
}
@media only screen and (max-width: 767px) {
	.column.six.vidright {float:none;margin-bottom:10px;width:100%;}
	.site-header.fixed > .widgets{position: relative; top: 0 !important;}
	.what-we-do .row > .column, 
	.our-resources .row > .column, 
	.new-what-we-do .row > .column {width: 100%; float: none;}
	.home-content:before{height: auto;}
	.pool-equipments > .tablet ,.pool-equipments > .mobile-desktop{display: none;}
	.mobile-true{display: block;}
	.site-header.fixed > .header-bar {padding-top: 0;}
	.site-header.fixed>.site-navigation{position: relative;}
}

@media only screen and (max-width: 640px) {
	
	.pool-equipments{width: 100%;}
	
}