/* Just the responsive changes */

@media only screen and (max-width: 768px) {

h1 {
	font-size: 150%
}
h2 {
	font-size: 140%
}
h3 {
	font-size: 120%
}
h4 {
	font-size: 110%
}

.mcontain {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.mrow {
  margin-left: -5px;
  margin-right: -5px;
}


.mcol1 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol2 , .mcol25{
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol3 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol3e {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol4 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol5 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol6 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol7 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol8 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol9 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mcol10 {
	width: 100% !important;
	display: block !important;
float:none !important;
}
.mpad5 {
	padding: 10px;
}
.mpad10 {
	padding: 10px;
}
.mpad15 {
	padding: 10px;
}
.mpad20 {
	padding: 10px;
}

.mform {
	padding: 10px;
}

.fcontrol input, .fcontrol select, .fcontrol textarea {
	width: 95%;
}
.fcontrol textarea {
	width: 95%;
}
.fcontrol option {
	padding: 10px;
}

.fcontrols {
	width: 95% !important;
}
.fcontrolm {
	width: 95% !important;
}
.fcontroll {
	width: 95% !important;
}
.fcontrolb input {
	width: 75%;
	margin: 0;
	display:inline-block !important
}
.fcontrolb .mbutf{
width: 18%;
display:inline-block !important;
margin-right: 0 !important;
text-align:center !important
}
.mbrand {
	font-size: 180%;
}

.mright {
  float: none !important;
}
.mleft {
  float: none !important;
}

.malert{
padding:10px;
}

.mrespond{
	  overflow-x: auto;
  min-height: 0.01%;
  }
  
.mmenu{
	height: auto !important;
}

.mbut {
	text-align:left !important;
	font-size: 16px;
	width: 100%;
	border-radius: 5px;
	display: block !important;
}

.mbutw i {
	padding: 15px;
	border-radius: 0px !important;
}
.mbut i {
	padding: 15px;
	border-radius: 5px 0 0 5px;
}



.mhidel{
display: block;
}

.mmenus{
display:none;
}

.mbright{
	margin-top:20px;
}
.flc .checkmark:after {
	border-top-width: 0 !important;
	border-right-width: 3p !important;
	border-bottom-width: 3px !important;
	border-left-width: 0 !important;
}
}
