/*
 Theme Name:   Sydney Child
 Theme URI:    http://athemes.com/theme/sydney
 Description:  Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
 Author:       aThemes
 Author URI:   http://athemes.com
 Template:     sydney
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  sydney-child
*/


.site-info {
	display:none;
}


.header-slider {
    height: 650px !important;
}

.current {
  background: #349da3 !important;
}

@media (min-height: 900px) {
	.header-slider {
		height: 800px !important;
	}
}

.slides-pagination{
  position: relative;
  margin-top: -40px;
  z-index: 9999;
  text-align: center;
}

.slides-pagination a{
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 3px;
  background: #FFF;
  border-radius: 100%;
}

@media (min-width: 1200px) {
	.header-wrap .container {
		width: 90%;
	}
}

#masthead {
	padding: 5px 0;
}



.sow-slider-pagination {
	text-align: center !important;
}

.sow-slider-pagination li a{
	height: 18px !important;
	width: 18px !important;
  border-radius: 100% !important;
}

.sow-active a{
	background: #349da3 !important;
}

.sow-slide-nav a em:hover{
	color: #349da3 !important;
}

#ssb-container {
	display: none ;
}

@media only screen and (max-width: 780px) {
	
	h1{
		font-size: 40px !important;
	}
	
	.panel-grid-cell {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-bottom: 0px !important;
	}
}

.dcf-open-dialog {
	display: none !important;
}

.dcf-modal-header {
	background-color: #349da3 !important;
	border-top-right-radius: inherit;
	border-top-left-radius: inherit;
}

.dcf-modal-content {
	border-radius: 1em;
}

.dcf-modal-close-img {
	margin-top: 10px;
}

#sidebar-footer {
	padding-top: 0px;
	padding-bottom: 0px;
}

.btn-menu {
	margin-bottom: 10px;
}
