
@media screen and (max-width: 575px) {


/* GREAT NEWS */
.great-news h3 {
	font-size: 27px !important;
}
.great-news h4 {
	  font-size: 24px !important;
}
.learn-tips h3 {
	font-size: 24px;
	font-weight: 800;
	text-transform: none;
	margin-bottom: 0.4em;
}
	

/* SECTION: REWARD BASED BALANCED DOG TRAINING */
.large-title h2 {
	  font-size: 37px !important;
}
	
.price h2 {
	font-size: 35px !important;
}	

.price.all h2 {
	font-size: 29px !important;
}	
.price-section .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

#pricing .mk-ornamental-title {
	width: 90%;
}

#pricing .training-includes-list ul li {
	border-bottom: #ddd solid 1px;
	width: 100%;
	bottom: 0;
	max-width: 300px;
}

#pricing .training-includes-list.last ul li:last-child {
	border-bottom: none;
	width: 100%;
	bottom: 0;
	max-width: 300px;
}
.training-includes-col {
	padding: 10px 20px;
}
#pricing .training-includes-list li {
	font-size: 14px;
}

.price-section .flex-item.satisfaction  {
	margin-left: 0 !important;
}

.guarantee h3 {
	text-align: center;
	margin-top: 20px;
}
.guarantee {
	padding-right: 0;
}

.cta1 h3 {
	font-size: 32px !important;
}

.cta-journey .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.cta-journey .offset-md-1 {
	margin-left: 0;
}
.cta-journey .col-58 {
	width: 100%;
}

.cta-journey.fs41 h2 {
	font-size: 37px !important;
}

.cta-journey .col-25 {
	width: 100%;
}

.mobile-row .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.hero-title-wrapper {
	  max-width: 100%;
	  margin-left: 0;
  }
.hero-title-wrapper.mobile h2{
	text-align: center;
	font-size: 39px;
	font-weight: 900;
}
.hero-title-wrapper.mobile h4 {
	color: #f7be68;
	font-size: 19px;
	font-weight: 400;
	text-align: center;
	font-family: Montserrat;
}

.discount h2 {
	line-height: 1.2;
}
}
	