/*
Theme Name: mweb-otters
Author: Mark Eagling
Author URI: https://mweb.design
Template: mweb
Description: A WordPress Child Theme for the Corinthian Otters
Version: 1.0
*/

/**************************************************************************/
/***********************************/

html								{
	font-family						: 'Roboto Condensed';
									}

		h1.entry-title{
			
			color		:#232356
		}							
									
									
									
	#header-wrapper{							
									
									
									
			background:#232356						
									}




div.hpimage{
	
	
width:50%;float:left;
	
}









@media screen 

and (max-width:479px)				{
	div.hpimage{width:100%;}
									}

























									
									
img.logo{margin-top:20px}									
									
									
	.nf-field-container{
		
		margin-top: 25px;
margin-bottom:		0 !important;
	}								
				

h2 {
	
	margin-bottom:0
}

				


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

@media screen 
and (min-width:320px) 
and (max-width:479px)				{
									}

@media screen 
and (min-width:480px) 
and (max-width:639px)				{
									}

@media screen 
and (min-width:640px) 
and (max-width:799px)				{
									}

@media screen 
and (min-width:800px) 
and (max-width:959px)				{
									}

@media screen 
and (min-width:960px) 
and (max-width:1159px)				{
									}

@media screen 
and (min-width:1120px) 
and (max-width:1279px)				{
									}

@media screen
and (min-width:1280px) 				{
									}

