@charset "UTF-8";
/************************************************

Stylesheet: Main Stylesheet

rot: #CF1F26

*************************************************/
/*********************
GENERAL STYLES
*********************/

body {
	background-color: #f7f7f7;	
}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}

/*********************
LINK STYLES
*********************/
a, a:link, a:visited{
	color: #CF1F26;
}

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }

h1, h2, h3, h4 ,h5 {
	font-family: Arial black, Helvetica, sans-serif;
}

h1, h1 a {
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;	
}
h2, h2 a {
	color: #000 !important;
	line-height: 24px;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
}

.pdaHr, hr {
	background: url(../images/hr.png) left top repeat-x;
	height: 12px;
	border: 0;
}

a button {
	cursor: pointer;
	color: #CF1F26;
}
.pda-red {
	color: #CF1F26;
}


/*********************
HEADER STYLES
*********************/

.header {
	margin: 30px 0;
}
/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

/*********************
POSTS & CONTENT STYLES
*********************/
#content #inner-content {
  padding: 1rem 0rem; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #000; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }

.postImage {
	margin-bottom: 20px;
}

/*********************
IMAGE GALLERY STYLES
*********************/
/*********************
PAGE NAVI STYLES
*********************/

.breadcrumb {
	text-transform: uppercase;
}
.navigation {
	text-align: right;
}
.navigation ul li a {
	font-family: Arial black, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px 0;
	font-size: 16px;
	line-height: 24px;
}
.navigation .subNavOnly {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.menu .active>a {
	background: none;
	color: #000;
}
.navigation ul li ul {
}
.navigation ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;	
}
.navigation ul li ul li.menu-item-has-children a:after{
/* 	content: " >"; */
}
.navigation .subNavOnly li a {
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;	
}
.is-accordion-submenu-parent>a:after {
	border: 0;
}
.breadcrumb {
	font-size: 16px;
}

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

.sidebar .sb_red {
	background: #CF1F26;
	color: #fff;
	padding: 15px 10px 0 20px ;
	margin-bottom: 20px;
}
.sidebar .sb_red h2 {
	color: #fff !important;
	font-size: 16px;
	text-transform: uppercase;
}
.sb_img {
	margin-bottom: 20px;
	padding: 0;
}
.medium-4.sb_img {
/* 	padding: 0 10px;  */
}

/*********************
FOOTER STYLES
*********************/
footer {
  clear: both;
  margin-top: 1em; 
}

footer .menu li a {
	font-family: Arial black, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 5px 3px 0;
	font-size: 16px;
}
footer .menu li a:after {
	content:" | ";
}  
footer .menu li:last-child a:after {
	content:"";
	
}  
.copyright {
/* 	font-size: 12px; */
}
.to-top {
    background-color: rgba(255, 255, 255, 0.75); 

    display: none;
    z-index: 999;
    /* float in bottom right corner */
    /* 20 pixels from edge */
    position: fixed;
    right: 20px;
    bottom: 80px;
    /* size of button is 50 pixels*/
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    /* round button */
    -webkit-border-radius: 50%;
    border-radius: 50%;
}


/*********************
FOUNDATION STYLES
*********************/

.button, .button:hover, .button:focus{
	background: #CF1F26;
	font-size: inherit;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
label {
	font-size: 18px;;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
	border: 1px solid #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.wpcf7-not-valid {
	border: 1px solid #CF1F26;
}
.wpcf7-validation-errors {
	  border: 2px solid #CF1F26 !important;
}
.wpcf7-not-valid-tip {
	color: #CF1F26 !important;
}
span.wpcf7-list-item {
	margin: 0;
}

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

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

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

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

/*** Phones ***/

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


	
	.mobileMenu {
		margin-left: 10px;
	}
	.navigation {
		text-align: left;
	}
	.mobilemenu {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.navigation {
		display: none;
		margin-bottom: 20px;
	}
	.navigation ul li {
		border-bottom: 1px solid #CF1F26;
	}
	.navigation ul li a {
		font-weight: 900;
	}
	.navigation ul li ul li, .navigation ul li ul li ul li {
		border: 0
	}
	.navigation ul li ul li a {
		padding-left: 0px;
		font-weight: normal;
	}
	.navigation ul li ul li ul li a {
		padding-left: 20px;
		font-weight: normal;
	}
	.navigation ul li ul {
		display: none;
	}
	.menuTrigger {
		font-family: Arial black, Helvetica, sans-serif;
		text-transform: uppercase;		
		cursor: pointer;
		color: #CF1F26;
		margin-bottom: 20px;
		margin-left: 10px;
	}
	.breadcrumb {
		font-size: 12px;
	}
	footer .menu li a	{
		font-size: 12px;
	}
	.copyright {
		font-size: 12px;
	}	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

	.navigation ul li a {
		font-weight: 900;
	}
	.navigation ul li ul li, .navigation ul li ul li ul li {
		border: 0
	}
	.navigation ul li ul li a {
		font-weight: normal;
	}
	.navigation ul li ul li ul li a {
		font-weight: normal;
	}

}



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

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
