/*
Theme Name: LMG Create:Creative
Theme URI: https://wearelmg.com/
Description: This is the Create:Creative theme created for the Genesis Framework.
Author: :<G
Author URI: https://www.wearelmg.com/

Version: 2.8.0

Tags: accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/
.form-container{
  padding: 2em;
  background: #f6f6f4;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.deer-tier .deer-sec{
	margin: 1em;
	padding: 1em;
	border: 1px solid silver;
	text-align: center;
}
#metaslider_186.flexslider .slides li {
	margin-left: 10px;
}
.deer-tier .deer-sec .flex-direction-nav {
	flex-flow: row;
}


@media screen and (min-width: 1200px) {
	.deer-img img{
	width: 265px;
}
}
@media screen and (min-width:1050px) and (max-width: 1199px) {
	.deer-img img{
	padding: 0 2.2vw
}
}

@media screen and (min-width:850px) and (max-width: 1050px) {
	.deer-img img{
	padding: 0 2.5vw
}
}
@media screen and (min-width:700px) and (max-width: 850px) {
	.deer-img img{
	padding: 0 3.05vw
}
}
@media screen and (max-width: 700px)  {
	.deer-img img{
	padding: 0 4.5vw
}
}

#sp-wp-carousel-free-id-221.sp-wpcp-221 .wpcp-swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #4E7D33;
}

.deer-tier .deer-sec.deer-img {
	padding-bottom: 1.5em;
}