 /*   
Theme Name: Shank Patrol Theme
Theme URI: https://shankpatrol.com
Description: Custom Theme template for Shank Patrol by Precision Ag 360, Hancock, MN
Author: Susan Belanger
Author URI: http://creativelyewe.com
Version: 0.0.1
 */


section.main.two {
    margin-left: 45px;
}

section.main.two aside	 {
	width:50%;
	float:left;
	text-align:left;
	border-right:1px solid rgba(40,73,159,.6);
}

section.main aside.left	{
	width:33%;
	min-height:470px;
}

section.main aside.left h4	{
	font-family: 'McLaren', cursive;
    color: #28499f;
    font-size: 1.5em;
	font-weight:400;
	
}

section.main.two h4 a	{
	color: #8c1919;
	text-decoration:underline;
}

section.main.two h4 a:hover	{
	text-decoration:none;
}



section.main aside.left div.content ul li.head a	{
	font-family: 'McLaren', cursive;
    color: #8c1919;
}

section.main aside.left div.content ul li.head a:hover	{
	color: #b59797;
	text-decoration:underline;
}

section.main aside.right	{
	width:55%;
	float:left;
	padding-left:55px;
	
}

section.main aside.two:last-child {
    border-right: none;
}

section.main aside.two ul li {
    line-height: 1.5em;
    font-size: 1.2em;
    margin: 0 20px 0 30px;
    padding-bottom: 5px;
}

section.main aside.two ul li.phone	{
	font-family: Georgia, serif;
	color: #28499f;
    font-size: 1.5em;
}

section.main aside.two ul li.email	{
	padding-bottom:10px;
}



/* Media Queries */

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

section.main.two {
    margin:0 2% 0 3%;
}

section.main aside.two ul li {
    line-height: 1.5em;
    font-size: 1.2em;
    padding-bottom: 5px;
}



}


@media screen and (max-width: 950px)	{
	
	section.main aside.two ul li	{
		margin:0;
	}
	
	
	
}



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

section.main aside.left {
    width: 38%;
    min-height: 200px;
    max-height: 350px;
	
}

section.main aside.two ul li {
    margin: 0;
}

section.main.two aside.right {
    padding-left: 30px;
	width:55%;

}

}

@media screen and (max-width: 675px)	{
	
section.main.two aside {
    width: 100%;
    float: none;
    text-align: left;
    border-right: none;
}

section.main.two {
    margin-left: 10%;
	padding-bottom: 5%;
	padding-top:5%;
}

section.main.two aside.right {
    width: 90%;
    float: none;
    clear: both;
    margin-top: 30px;
    padding-left: 0;
}


}

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

section.main.two aside.two.right {
    width: 100%;
    float: none;
}



section.main aside.two .content {
    width: 100%;
}

section.main aside.left .content {
    margin-bottom: 35px;
	min-height:75px;
}

.map-responsive {
    display: none;
}

section.main aside.left .content ul ul li.phone p	{
	display:none;
}

section.main.two aside.two.right .content .contact_small {
    display: block;
    text-align: center;
	font-size:12px;
}

section.main.two aside.two.right .content .contact_small li.mobile, section.main.two aside.two.right .content .contact_small li.mapLink {
    float: left;
    width: 45%;
    font-size: 1.3em;
}

section.main aside a, section.main aside a:visited {
    color: #28499f;
}

section.main aside a:hover	{
	color: #abafb9;
	
}

section.main.two aside.two.right .content .contact_small i	{
	margin-bottom:5%;
}

section.main.two aside.two.right .content .contact_small::after	{
	content:'';
	display:block;
	clear:both;
}



}
