/*
Theme Name:     SwyMed
Description:    Child Theme for SwyMed
Author:         SwyMe
Template:       enfold
Version:        0.1.1
*/

body{	
	font-size: 15px;
}

div .logo {
	left: -50px;
}

.swymed-motto{
	float:right;
}

.swymed-motto img{
	vertical-align: middle;
}

#header_meta .container{
	padding: 0;
}

#header_meta .container .avia_wpml_language_switch.avia_wpml_language_switch_extra{
	display: none;
}

#home-main .av-special-heading, #problems-solved .av-special-heading{
	margin-top: 0 !important;
}

#testimonials .avia-testimonial{
	background: #f8f8f8;
}

#cases .avia-testimonial{
	background: #fff;
}

.av_promobox {
  margin: 0;
}

#swymed_tagline img{
	height: 88px;
	float: left;
	position: absolute;
	left: 200px;
}

.av-special-heading-tag{
	color: #F68B21 !important;
}

.av-subheading{
	
}

.hbspt-form input[type="text"],
.hbspt-form input[type="email"],
.hbspt-form input[type="password"],
.hbspt-form select,
.hbspt-form textarea{
	width:100% !important;
}

@media only screen and (max-width: 767px) {
	.swymed-motto, #swymed_tagline{
		display:none;
	}
}