body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

img {
    max-width: 100%;
    height: auto;
}

html, body {
   background: #385182;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

.center-content {
    width: 100%;
    text-align: center;
}


.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

h1 {
    font-family: Helvetica, Arial;
	color: #555;
	font-size: 1.1em;
    line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
h6 {
	font-family: Verdana;
	color: #444;
	font-size: 48px;
    line-height: 60px;
	font-weight: bold;
	text-decoration: none;
}




 /***********************************    DESKTOP    **************************************/

@media (min-width: 1200px) {
 
  body {
  	background-color: #d4d4d4  
	width: 1240px;
	padding: 0px;
  	text-align: left;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  	
  }

  #centered {
  	background-color: #ffffff;
  	position: absolute;
	width: 1240px;
  	left: 50%;
  	top: 0px;
  	margin-left: -620px;
  	background-repeat: no-repeat;
  	margin-bottom: 0px;
  }

  #container {
  	background-color: #ffffff;
	height: 100%;
	width: 1240px;
	margin: 0;
	}

  div.content {
  	background-color: #ffffff;
  	width: 1240px;
  	margin-left: 0px;
  	margin-right: 0px;
	margin-top: 0px;
  	padding-right: 0px;
  	padding-left: 0px;
  	padding-bottom: 0px;
	height: auto;
  }

	
  
  div.clear {
        clear:both;
      }
	
img {
    max-width: 100%;
    height: auto;
}

div.phone { 
	font-family: Calibri, Verdana;
	background-color: #032a51;
	color: #758fa9;
	letter-spacing: 2px;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 25px 0px 2px 0px;
	}

div.social { 
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 25px 0px 0px 0px;
	}

div.header { 
	width: 100%;
	float: left;
	height: auto;
	}
	
div.navigation { 
	font-family: Calibri, Verdana;
	background-color: #ffffff;
	color: #851207;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	width: 90%; 
	left: 0px;
	padding: 30px 0px 40px 50px;
	}


div.videos { 
   background-color: #ffffff;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 50px 0px 50px 0px;
	}



div.title { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 36px;
	line-height: 36px;
	text-align: left;
	width: 80%; 
	padding: 0px 20px 10px 120px;
	}
	
div.text { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	width: 80%; 
	margin: 0px 20px 120px 120px;
	}
	
div.footer { 
	font-family: Calibri, Verdana;
	background-color: #385182;
	color: #ededec;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	width: 100%; 
	padding: 20px 0px 20px 0px;
	}


a:link { 
text-decoration:none; 
color:#939292; 
}

.mobile-show {
  display:none;
}

.tablet-show {
  display:none;
}

}


 /***************************      SMALL DESKTOP BREAK   ******************************/



@media only screen and (min-width: 1085px) and (max-width: 1239px) {
  /*** SML DESKTOP ***/

  html, body {
 background-color: #d4d4d4 
  
  	}
  
  
  body {
  	background-color: #fff;
  	width: 100%;
  	padding: 0px;
  	text-align: left;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  }

	
  div.content {
          margin-top:0px;
        }
	
img {
    max-width: 100%;
    height: auto;
}

div.header { 
	width: 100%;
	float: left;
	height: auto;
	}
	
div.phone { 
	font-family: Calibri, Verdana;
	background-color: #032a51;
	color: #758fa9;
	letter-spacing: 2px;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 25px 0px 2px 0px;
	}
	
div.social { 
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 25px 0px 0px 0px;
	}

div.navigation { 
	font-family: Calibri, Verdana;
	background-color: #ffffff;
	color: #851207;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	width: 90%; 
	left: 0px;
	padding: 30px 0px 40px 50px;
	}


div.videos { 
   background-color: #ffffff;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 50px 0px 50px 0px;
	}



div.title { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 36px;
	line-height: 36px;
	text-align: left;
	width: 80%; 
	padding: 0px 20px 10px 120px;
	}
	
div.text { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	width: 80%; 
	margin: 0px 20px 120px 120px;
	}
	
div.footer { 
	font-family: Calibri, Verdana;
	background-color: #385182;
	color: #ededec;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	width: 100%; 
	padding: 20px 0px 20px 0px;
	}


a:link { 
text-decoration:none; 
color:#939292; 
}


.mobile-show {
  display:none;
  visibility: hidden;
}

.tablet-show {
  display:none;
  visibility: hidden;
}

}






/***************************      TABLET BREAK   ******************************/



@media only screen and (min-width: 630px) and (max-width: 1084px) {
  /*** TABLET ***/

  html, body {
  background-color: #d4d4d4 
  
  	}
  
  
  body {
  	background-color: #fff;
  	width: 100%;
  	padding: 0px;
  	text-align: left;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  }
  
  div.container {
  	width: 630px;
	}
	
  div.content {
          margin-top:0px;
        }
	
img {
    max-width: 100%;
    height: auto;
}
 

div.header { 
	width: 100%;
	float: left;
	height: auto;
	}
	
div.phone { 
	font-family: Calibri, Verdana;
	background-color: #032a51;
	color: #758fa9;
	letter-spacing: 2px;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 25px 0px 2px 0px;
	}
	
div.social { 
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 25px 0px 0px 0px;
	}

div.navigation { 
	font-family: Calibri, Verdana;
	background-color: #ffffff;
	color: #851207;
	font-size: 1.5em;
	line-height: 1.0em;
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 0px 0px 40px 0px;
	}


div.videos { 
   background-color: #ffffff;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 50px 0px 50px 0px;
	}



div.title { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 2.250em;
	line-height: 2.250em;
	text-align: left;
	width: 80%; 
	padding: 0px 20px 10px 80px;
	}
	
div.text { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 1.125em;
	line-height: 2.0em;
	text-align: left;
	width: 80%; 
	margin: 0px 20px 120px 80px;
	}
	
div.footer { 
	font-family: Calibri, Verdana;
	background-color: #385182;
	color: #ededec;
	font-size: 1.0em;
	line-height: .875em;
	text-align: center;
	width: 100%; 
	padding: 20px 0px 20px 0px;
	}


a:link { 
text-decoration:none; 
color:#939292; 
}


.desktop-show {
  display:none;
  visibility: hidden;
}

.mobile-show {
  display:none;
  visibility: hidden;

}

}






/***************************      MOBILE BREAK   ******************************/



@media only screen and (min-width: 200px) and (max-width: 629px) {
  /*** MOBILE ***/

  html, body {
  background-color: #d4d4d4 
  
  	}
  
  
  body {
  	background-color: #fff;
  	width: 100%;
  	padding: 0px;
  	text-align: left;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  }
  
  div.container {
  	width: 320px;
	}
	
  div.content {
          margin-top:0px;
        }
	
img {
    max-width: 100%;
    height: auto;
}
 

div.header { 
	width: 100%;
	float: left;
	height: auto;
	}
	
div.phone { 
	font-family: Calibri, Verdana;
	background-color: #032a51;
	color: #758fa9;
	letter-spacing: 2px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	width: 100%; 
	left: 0px;
	padding: 25px 0px 0px 0px;
	}
	
div.social { 
	text-align: center;
	width: 98%; 
	left: 0px;
	padding: 25px 0px 0px 0px;
	}

div.navigation { 
	font-family: Calibri, Verdana;
	background-color: #ffffff;
	color: #851207;
	font-size: 1.5em;
	line-height: 1.0em;
	text-align: center;
	width: 98%; 
	left: 0px;
	padding: 0px 0px 40px 0px;
	}

div.video-container {
position: relative;
padding-bottom: 50.25%;
padding-top: 60px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


div.title { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 2.00em;
	line-height: 2.250em;
	text-align: left;
	width: 80%; 
	padding: 0px 15px 10px 15px;
	}
	
div.text { 
   font-family: Calibri, Verdana;
	color: #555;
	font-size: 1.125em;
	line-height: 2.0em;
	text-align: left;
	width: 80%; 
	margin: 0px 15px 80px 15px;
	}
	
div.footer { 
	font-family: Calibri, Verdana;
	background-color: #385182;
	color: #ededec;
	font-size: 1.0em;
	line-height: 1.5em;
	text-align: center;
	width: 100%; 
	padding: 20px 0px 20px 0px;
	}


a:link { 
text-decoration:none; 
color:#939292; 
}


h1 {
    font-family: Helvetica, Arial;
	color: #555;
	font-size: .9em;
    line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.desktop-show {
  display:none;
  visibility: hidden;
}

.tablet-show {
  display:none;
  visibility: hidden;
}

}
