/*
Theme Name: Azure Basic Child
Author: C. A. Brown
Description: Child Theme for Azure Basic.   
Template: azure-basic
*/
@import url('css/screen.css'); /* DO NOT REMOVE! */


/*        Global Syles                 */
/*------------------------------------*/

details, figcaption, figure { border: 0; font-size:100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }
audio, canvas, video { border: 0; vertical-align: baseline; margin: 0; padding: 0; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { height: 100%; }

body { 
	height: 100%; 
    font-family: 'Montserrat', sans-serif;
	background: #fff; 
	color: #1c1c1d;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
}

:focus { outline: 0; }

ol, ul { list-style: none; }

a { 
	color: #710000;
	text-decoration: none; 
}
a:hover {
	color: #A63C06;
}

table { border-collapse: separate;
        border-spacing: 0; }

img { clear: both; }



/*      Global WordPress Styles       */
/*-----------------------------------*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky {}

.bypostauthor {}


/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

#content { 
	width: 100%; 
}

#sidebar { 
	overflow: hidden;
    float: right;
    width: 30%; 
}
.wide #primary {
	width: 100%;
	float: none;
	overflow: hidden;
}
.wide #sidebar {
	display: none;
}
.singlewidth #primary {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	padding: 0 15px;
}
.singlewidth #sidebar {
	display: none;
}
.singlewidth #primary ol {
	list-style-type: decimal;
}
.singlewidth #primary ul {
	list-style-type: disc;
}
.singlewidth #primary li {
	padding-bottom: 10px;
}
.wide #primary ol {
	list-style-type: decimal;
}
.wide #primary ul {
	list-style-type: disc;
}
.wide #primary li {
	padding-bottom: 10px;
}
.blogwidth {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}

/*    Framework Styles        */
/*---------------------------*/

.page-id-8 #main { 
	padding: 75px 0 0; 
}
#main { 
	padding: 75px 0 70px; 
}


.entry-header { margin: 0 0 25px 0; }


/*    Primary Menu (Dropdown) Styles       */
/*----------------------------------------*/


nav[role="navigation"] { position: relative; }

nav[role="navigation"] ul { margin: 0 0 0 0;
                            padding: 0 0 0 0; 
						    display: block; }

nav[role="navigation"] ul li { clear: both; display: inline-block; }
nav[role="navigation"] ul li a {  }

nav[role="navigation"] ul li ul  { display: none; } 
nav[role="navigation"] ul li:hover ul  { display: block; } 
nav[role="navigation"] ul li ul  { position: absolute;
                                   padding: 10px 0 0 0; }

nav[role="navigation"] ul li ul li { display: block;
                                     position: relative; }

nav[role="navigation"] ul li ul li ul  { display: none !important; }
nav[role="navigation"] ul li ul li:hover ul  { display: inline !important; 
                                               position: relative !important; }
nav[role="navigation"] ul li ul li ul { padding: 0 0 0 0 !important;}

nav[role="navigation"] ul li ul li ul li { display: inline-block !important;
                                           position: relative; } 


/*    Static Sidebar Widget Styles       */
/*---------------------------------------*/											 

#sidebar-search { padding: 0 0 25px 0 ; }



/*    Navigation       */
/*--------------------*/


.nav-next { float: left; }
.nav-previous { float: right; }



/*    Theme Credit Text      */
/*--------------------------*/

#theme-credit { text-align: center; }


/*             Azure Basic Styles             */
/*-------------------------------------------*/

h1 { 
	font-size: 40px; 
	font-weight: bold;
	color: #091e25;
}
h1 span {
	font-weight: 500;
}
h2 {
	color: #a63c06;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 35px;
}
h2 span {
	font-weight: 600;
	text-transform: none;
	color: #1c1c1d;
	font-size: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h3 {
	color: #a63c06;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
}
h3 span {
	font-weight: 600;
	text-transform: none;
	color: #1c1c1d;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#container-full { 
	width: 100%; 
}

#top-header { 
	position: fixed;
	width: 100%;
	z-index: 700;
}
.homebanner {
	position: relative;
	width: 100%;
}
.homebanner img {
	width: 100%;
	margin-top: -100px;
}
.hometext {
	position: absolute;
  	bottom: 100px;
  	left: 0;
	right: 0;
  	max-width: 1100px;
  	margin: 0 auto;
  	z-index: 500;	
}	
.hometextbg {
  background: rgba(0, 0, 0, 0.7);
  padding: 25px;
  max-width: 750px;
  width: 100%;
  border-radius: 3px;
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,0.7413165949973739) 60%, rgba(0,0,0,0.1922969871542367) 100%);
}
.hometext h1 {
  color: #f0cc00;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 2px;
  text-shadow: 1px 2px #000;
}
.hometext h1 span {
	text-transform: none;
	font-weight: bold;
	font-size: 36px;
	letter-spacing: 0;
	color: #fff;
}
.hometext button {
	background-color: #fff;
	border: solid 1px #6bbece;
	padding: 15px 40px;
	margin: 15px 0;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px;
}
.hometext button a {
	color: #021319;
} 
.innerbanner {
	position: relative;
	width: 100%;
}
.innerbanner img {
	width: 100%;
} 
.topbar {
	background-color: #000;
	padding: 4px 10px;
	border-bottom: solid 8px #a63c06;
	position: relative;
	z-index: 500;
	overflow: hidden;
}
.topright {
	width: 100%;
	color: #fff;
	font-weight: 700;
}
.topright ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.topright li {
	display: inline-block;
}
.topright a {
	color: #fff;
	padding: 0 8px;
}
.topright li:nth-child(2) {
	border-right: solid 1px #fff;
}
.topright .fab, .fa-brands {
  font-size: 22px;
	padding-right: 5px;
}

/* Top Navigation */

#access { 
	padding: 22px 0 5px; 
    z-index: 500; 
	width: 70%;
	float: right;
}
#access ul {
	text-align: right;
}		  
#access a { 
	color: #0c2229; 
	padding: 4px 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	display: block;
	text-align: center;
}
#access a:hover { 
	color: #A63C06; 
}

#access ul li:hover ul  {
	background-color: rgb(255, 255, 255, 0.8);
	padding: 5px;
	text-align: left;
}
#access ul li:hover ul a {
	text-align: left;
}
#access ul li:hover ul a:hover {
	color: #A63C06;
}
#access li.menu-item-43 a {
	background-color: #710000;
	padding: 15px 0;
	color: #fff;
	width: 130px;
}
#access li.menu-item-46 a {
	background-color: #710000;
	padding: 15px 0;
	color: #fff;
	width: 130px;
}
#access li.menu-item-43 a:hover {
	background-color: #A63C06;
}
#access li.menu-item-46 a:hover {
	background-color: #A63C06;
}

/* Header Title Section */

#top-header-section { 
	width: 100%; 
	background: rgba(255, 255, 255, 0.9);
	position: relative;
	z-index: 500;
}
.topheader {
	width: 100%; 
	margin: 0 auto;
	padding: 0 5%;
}
#main-title { float: left;
              position: relative;
              width: 350px;
		      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		      padding-left: 1.5em;
			  padding-top: 10px;
              z-index: 25; }

#site-title { text-transform: uppercase;
              margin-bottom: 10px; 
              font-size: 48px; }

#site-description { font-variant: small-caps; 
                    font-size: 14px; 
					margin-bottom: 20px; }

#header-sidebar-section { float: right;
                          text-align: right;
                          position: relative;
			              padding-right: 15px;
                          width: 560px;
				          font-size: 12px;
			              text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
			              padding-top: 10px;
                          z-index: 35;	}

#header-sidebar-section ul { list-style-type: none;
                             margin: 0;
				             text-align: right;
				             width: 560px; 
                             padding-left: 0; }
							 
#header-sidebar-section ul ul li { display: inline; 
                                   padding-right: 15px; }


/* Header Image */

#header-image { width: 986px; 
                height: 300px;
				border: 2px solid #6da0d3; }


/* Main Content Section */


.featured-thumb { 
	margin: 0; 
	float: left;
	display: inline-block;
}
.featured-thumb img {
	max-width: 325px;
	width: 100%;
	height: auto;
	margin: 8px 20px 2px 0;
}
h1.blog-entry-title {
	font-size: 28px;
} 



article { 
 	padding: 0;
}
		  
.entry-content { padding-top: 5px; }

.entry-title { font-size: 28px; 
               text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

.entry-meta { font-size: 10px; 
	          color: #8E8C84; }

.entry-meta a:hover { text-decoration: underline; }

.entry-content a:hover { text-decoration: underline; }

.entry-content embed { width: 675px; }

.page-link { margin-bottom: 10px; }

/* Sidebar Section */

#sidebar { color: #545350; 
           padding-right: 25px; 
		   padding-left: 10px; }

#sidebar-widget-title { color: #545350; }

.screen-reader-text[for="s"] { display: none; }

#wp-calendar { width: 100%; }

#calendar_wrap #wp-calendar caption { text-align: center; }

#wp-calendar #prev, #wp-calendar #next { font-style: normal;
                                         font-size: 9pt; }

#wp-calendar #next { text-align: right; }



/* Single Page and Comments */

.assistive-text { color: #545350; }

#nav-single { padding-left: 25px; }

#comments { padding-left: 25px; }

#comments #respond { padding-left: 25px; }

.comment-meta { margin-bottom: 10px; }

.comment-author img { padding-right: 5px; }

#nav-below { padding-left: 25px; }

.pingback .edit-link { margin-left: 10px; }

.comment-author a { color: #6fa2d6; }

.comment-author a:hover { color: #28598A; 
                          text-decoration: underline; }

.comment-author img { margin: 0 10px 0 0; }

.comment-form-author input[type="text"] { margin-left: 27px; 
                                          background: none repeat scroll 0 0 #FFFFFF;
                                          color: #7E7E7E;
                                          outline: 0 none;
                                          padding: 5px 10px;
                                          position: relative;
                                          width: 175px; }

.comment-form-email input[type="text"] { margin-left: 30px; 
                                         background: none repeat scroll 0 0 #FFFFFF;
                                         color: #7E7E7E;
                                         outline: 0 none;
                                         padding: 5px 10px;
                                         position: relative;
                                         width: 175px; }

.comment-form-url input[type="text"] { margin-left: 25px; 
                                       background: none repeat scroll 0 0 #FFFFFF;
                                       color: #7E7E7E;
                                       outline: 0 none;
                                       padding: 5px 10px;
                                       position: relative;
                                       width: 175px; }

.comment-form-comment label { float: left; 
                              clear: both; }

.comment-form-comment textarea { margin-left: 15px;
                                 margin-top: 0; 
                                 background: none repeat scroll 0 0 #FFFFFF;
                                 color: #7E7E7E;
                                 outline: 0 none;
                                 padding: 5px 10px;
								 width: 500px;
                                 position: relative; }

#commentform p.form-allowed-tags { font-size: 9pt; }

#comment-nav-above, #comment-nav-below { margin-bottom: 15px; }


/* Footer Section */

#footer-bottom { 
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0; 
	clear: both;
    width: 100%; 
}
.columns {
	max-width: 1080px;
	width: 100%;
	margin: 10px auto 50px;
	overflow: hidden;
	padding: 0 15px;
}
.column1 { 
    width: 45%; 
	float: left;
	color: #fff; 
}
.column1 a {
	color: #fff;
}
.column1 img {
	max-width: 385px;
	width: 100%;
	height: auto;
}
.column1text {
	padding-left: 130px;
	font-weight: 700;
}
.column2 { 
    width: 22%; 
	float: left;
}
.column2 a {
	color: #fff;
}
.column3 { 
    width: 33%; 
	float: left;
}
.column3 a {
	color: #7ad6e9;
}
.menu-footer1-container ul {
	margin: 0;
	padding: 0;
}
.menu-footer1-container li {
	display: block;
	line-height: 30px;
}
.menu-footer1-container a {
	color: #fff;
	font-weight: 700;
}
.menu-footer2-container ul {
	margin: 0 0 10px;
	padding: 0;
}
.menu-footer2-container li {
	display: block;
	line-height: 30px;
}
.menu-footer2-container a {
	color: #fff;
	font-weight: 700;
}
.menu-footer3-container ul {
	margin: 10px 0 0;
	padding: 0;
}
.menu-footer3-container li {
	display: inline-block;
	font-size: 14px;
}
.menu-footer3-container li:nth-child(1) {
	display: inline-block;
	font-size: 15px;
	margin-right: 20px;
}
.menu-footer3-container a {
	background-color: #A63C06;
	padding: 10px 0;
	color: #fff;
	width: 150px;
	display: block;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	border: solid #8c3104 1px;
	border-radius: 2px;
}
.menu-footer1-container a:hover {
	background-color: #A63C06;
}


.column.last { margin: 0; }

#footer-content { 
	padding-top: 25px; 
	background: rgba(0, 0, 0, 0.2);
}

#footer-content .column h4 { color: #000;
                             font-size: 10.5pt; 
                             border-bottom: 1px solid #000; }

#footer-content .column ul { font-size: 9pt;  
                             padding-left: 0 !important;}

#footer-content .column ul li a { color: #28598A; }

#footer-content .column ul li a:hover { color: #00F; }

#site-credits { 
	padding: 6px 0; 
	background-color: #0d0202;
}

#theme-credit { 
	color: #a63c06;
	text-align: center; 
	font-size: 12px;
	font-weight: 700;
}
#theme-credit a {
	color: #a63c06;
}
#theme-credit ul {
	margin: 0;
	padding: 0;
}
#theme-credit li {
	display: inline-block;
	padding: 0 50px;
}



*, *:before, *:after {   
	-webkit-box-sizing: border-box;    
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.clear {
	clear: both;
}
.logo {
	width: 30%;
	float: left;
	position: relative;
	z-index: 600;
	padding-top: 4px;
}
.logo img {
	max-width: 300px;
	width: 100%;
	height: auto;
}
button {
	background-color: #710000;
	border: solid 1px #530101;
	padding: 15px 45px;
	border-radius: 4px;
	margin: 25px 0;
	display: block;
}
button a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}
.bannerbtm {
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #0c2229;
	font-size: 15px;
	font-weight: 500;
	padding: 40px 0;
}
.home1bg {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 400px auto;
	padding: 0 0 110px;
	overflow: hidden;
	margin-bottom: 40px;
}
.home1 {
	max-width: 1030px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.home1left {
	float: left;
	width: 48%;
}	
.home1right {
	float: right;
	width: 40%;
	padding-top: 50px;
}
.home1left img {
	max-width: 500px;
	width: 100%;
	height: auto;
}
.home1 h2 {
	color: #710000;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
}
.home1 h2 span {
	font-weight: 400;
	font-size: 20px;
}
.home2bg {
	background-image: url(images/volunteerbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0 50px;
}
.home2 {
	max-width: 830px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
}
.home2 button {
	background-color: transparent;
	border: solid 2px #fff;
	display: block;
	margin: 45px auto 35px;
	border-radius: 0;
}
.home2 h2 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 8px;
  text-shadow: 1px 2px #000;
  margin-bottom: 48px;
}
.home2 h2 span {
  font-size: 38px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 40px;
	color: #fff;
}
.home3 {
	max-width: 1030px;
	width: 100%;
	margin: 50px auto;
	padding: 0 15px;
}
.home3 h2 {
	color: #a63c06;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
}
.home3 h2 span {
	font-weight: 600;
	text-transform: none;
	color: #1c1c1d;
	font-size: 20px;
	letter-spacing: 2px;
}
.home3left {
	float: left;
	width: 48%;
}
.home3right {
	float: right;
	width: 48%;
}
.home4bg {
	background-color: #EBE9E7;
	padding: 50px 0;
}
.home4 {
	max-width: 800px;
	width: 100%;
	margin: 50px auto;
	padding: 0 15px;
}
.home4 h2 {
	font-size: 20px;
	text-align: center;
	color: #1c1c1d;
	font-weight: 600;
	letter-spacing: 2px;
}
.orangeline {
	background-color: #A63C06;
	height: 1px;
	max-width: 900px;
	width: 100%;
	margin: 125px auto 60px;
}
#gform_submit_button_1 {
	background-color: #a63c06;
	padding: 25px 70px;
	border: solid 1px #8e3203;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin: 0 auto;
}
#field_1_15 {
     list-style-type:none;
     margin:25px auto 0;
     padding:0;
}
#field_1_15 input[type="radio"]{
    opacity:0.01;
    z-index:100;
}
#field_1_15 label, #field_15_2 input {
    display:inline-block;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
#field_1_15 label {
    padding-top: 22px;
  	border: none;
  	cursor: pointer;
  	z-index: 90;
  	height: 68px;
  	text-align: center;
  	background: #A63C06;
  	color: #fff;
  	border-radius: 0;
  	display: inline-block;
  	vertical-align: middle;
  	width: 120px;
}
#label_1_15_4 {
	padding-top: 22px !important;
}
#field_1_15 label:hover {
    background: #710000;
}
#field_1_15 li {
    float: left;
    margin: 0 5px 0 0;
    width: 80px;
    height: 62px;
    position: relative;
	display: inline;
}
#field_1_15 input[type="radio"]:checked + label {
    background: #710000;
}
#field_1_15 input[type="radio"]:checked + label, 
.Checked + label {
    background:#A37C20;
}
#input_1_15 {
	display: inline-block;
}
.gform_required_legend {
	display: none !important;
}
.home4 .gform_wrapper.gravity-theme #field_1_15 * {
  box-sizing: border-box;
  display: inline-block; ;
}
.home4 .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
  	width: 100%;
  	background-color: #fff !important;
  	border: solid 1px #d8d7d6 !important;
	box-shadow: 0 4px 20px 1px #d8d7d6;
	height: 40px !important;
}
.contactpage input[type="text"], input[type="password"], input[type="url"], input[type="email"], input.text, input.title, textarea { 
	border: solid 1px #d8d7d6 !important;
}
.contactpage .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
  	width: 100%;
  	background-color: #fff !important;
  	border: solid 1px #d8d7d6 !important;
	box-shadow: 0 4px 20px 1px #d8d7d6;
	height: 40px !important;
}
.contactpage .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 100px;
}
#gform_submit_button_2 {
	background-color: #710000;
	padding: 15px 40px;
	border: solid 1px #8e3203;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
}
.statistics button {
	display: block;
	margin: 0 auto;
}
.statistics img {
	max-width: 1000px;
	width: 100%;
	height: auto;
}
.volunteer {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.volunteerleft {
	width: 48%;
	float: left;
}
.volunteerright {
	width: 485;
	float: right;
}
.volunteerright img {
	max-width: 400px;
	width: 100%;
	height: auto;
}
hr {
	margin: 30px 0;
}

.firecallsloop {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.firecallsloop ul {
	list-style-type: none !important;
}
.firecallsloop li {
	border-bottom: #d3d3d4 solid 1px;
	padding: 0 0 50px !important;
	margin: 50px 0 25px;
}
.firecallsloop li:last-child {
	border-bottom: none;
}
.firecallsleft {
	width: 30%;
	float: left;
}
.firecallsright {
	width: 65%;
	float: right;
}
.firecallsleft img {
  width: 250px;
  height: 250px;
  object-fit: cover;
  object-position: center;
}
.firecallsright h1 {
	color: #a63c06;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	margin: 4px 0;
}
.firecallsright h2 {
	color: #1c1c1d;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 15px;
}
.blogwidth h2 {
	color: #1c1c1d;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 4px;
}
.contactpage {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
.subtitle {
	color: #A8400B;
	font-weight: 600;
}
.greybg {
	width: 100%;
	margin: 40px 0;
	background-color: #e2e2e2;
	padding: 40px 0;
}
.memberspage {
	max-width: 500px;
	width: 100%;
	display: block;
	margin: 0 auto 75px;
}
.memberspage button {
	width: 100%;
}
.memberspage button a:hover {
	color: #efeae3;
}



/*    Responsive Styles        */
/*---------------------------*/


@media only screen and (min-width:0px) and (max-width: 1050px) {

}
@media only screen and (min-width:0px) and (max-width: 900px) {
.column1 {
	float: none;
	width: 100%;
}
.column2 {
	float: none;
	width: 100%;
}
.column3 {
	float: none;
	width: 100%;
}
.logo {
  width: 100%;
  float: none;
  position: relative;
  z-index: 600;
  padding-top: 4px;
  text-align: center;
}

#top-header { 
	position: relative;
}
}

@media only screen and (min-width:0px) and (max-width: 850px) {

}

@media only screen and (min-width: 0px) and (max-width: 800px) {
.home1left {
	float: none;
	width: 100%;
}	
.home1right {
	float: none;
	width: 100%;
}
.home3left {
	float: none;
	width: 100%;
}
.home3right {
	float: none;
	width: 100%;
}
.volunteerleft {
	width: 100%;
	float: none;
}
.volunteerright {
	width: 100%;
	float: none;
}
.firecallsleft {
	width: 100%;
	float: none;
}
.firecallsleft img {
	display: block;
}
.firecallsright {
	width: 100%;
	float: none;
}
.featured-thumb {
	float: none;
}
}

@media only screen and (min-width: 0px) and (max-width: 750px) {

}

@media only screen and (min-width: 0px) and (max-width: 700px) {

}

@media only screen and (min-width: 0px) and (max-width: 600px) {
.homebanner {
  	width: 100%;
  	height: 350px;
  	overflow: hidden;
  	position: relative;
	margin-bottom: -95px;
}

.homebanner img {
  height: 100%;
  Width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.hometext h1 {
  font-size: 15px;
  line-height: 28px;
}
.hometext h1 span {
  font-size: 24px;
}
}

@media only screen and (min-width: 0px) and (max-width: 537px) {
	  
}

@media only screen and (min-width: 0px) and (max-width: 500px) {

}

@media only screen and (min-width: 0px) and (max-width: 347px) {

}


