

#TopCopy .grid_4:first-of-type {
	margin-left:0px;	
}

#right-column a.btn {
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 0 17px;
    font: 12px/44px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    border-radius: 0;
    color: #fff;
    background: #f1373a;
    border: 1px solid #ccc;
    text-transform: uppercase;
    float: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.fleft {
    float: left;
    width: auto !important;
    margin-right: 30px;
    margin-bottom: 0px;
}

.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-top: 6px;
    border-radius: 8px;
}

.clear.cl1 {
    height: 20px;
}
.clear {
    float: none !important;
    clear: both;
}

#right-column h2 {
	font-size:30px;
	line-height:30px;
	margin:10px 0 10px 0;
	padding-top:0px;
	color:#366AF3;
}

#right-column {
	float:left;
	text-align:left;
	margin-left:60px;
	max-width:720px;
	width:100%;
	padding-top:35px;
	margin-right:60px;
}

#right-column a {
	color:#575757;
	text-decoration:underline;
}

#right-column a:hover {
	color:#ab0000;
}

#right-column ul {
	margin-left:30px;
	list-style:decimal;
	margin-bottom:10px;
	list-style-type:disc;
}

#right-column h1 {
	margin-top:0;
	line-height:normal;
	margin-bottom:30px;
	color:#1f448c;
	text-transform:uppercase;
	font-family: 'Oswald',sans-serif;
    font-size: 35px;
    font-weight: 700;
}






#right-column a {
	color:#366AF3;
}

#right-column a:hover {
	color: #d77f17;
}


#left-column {
	float:left;
	width:330px;
	text-align:left;
	margin-bottom:15px;
	margin-top:20px;
}
#right-column h3 {
	font-size:20px;
	line-height:none;
	font-weight:bold;
	font-family:Arial;
	color:#575757;
}

#left-column h3 {
	font-size:16px;
	line-height:none;
	font-weight:bold;
	font-family:Arial;
	color:#575757;
	margin-bottom:0px;
	margin-top:10px;
}

#right-column h4 {
	font-size:16px;

}

.ind_solutions {
	float:right; 
	margin-left:15px;
}

.motosolute {
	margin-bottom: 20px;
	margin-top: 20px;
	}

@media only screen and (max-width: 480px) {
	
	.motosolute {
		width:200px;
	}
	
	#content .bg2 .gallery li p {
		height:auto;
	}
	
	.ind_solutions {
		float:none;

}

#right-column {
	margin-left:0px;
	margin-top:0px;
}
}

.stupidicon::before {
	content: url("../images/mag.png");
	position: absolute;
	top: -7px;
	left: -21px;
}




