*{margin:0;padding:0;}
html,body{width:100%;height:100%;}
body{background:#FFF;font-family:'Mulish',Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.625;color:#000;}
img{border-width:0px;max-width:100%;height:auto;width:auto;}
iframe{max-width:100%;}
form{display:inline;padding:0;margin:0;}
fieldset{display:inline;padding:0;margin:0;border:0;}
a{cursor:pointer;}
p{margin:0.625em 0;}
ol{margin:0.625em 0 0.625em 1em;padding:0;}
ul{margin:0.625em 0;padding:0;}
ol li{margin:2px 0 0 1.25em;padding:0 0 0 2px;}
ul li{margin:1px 0 0 1.25em;padding:1px 0 1px 2px;list-style-image:url('../img/icons/dot.png');}
hr{border:0;border-top:1px solid #ccc;margin:0.75em 0;}
header,footer,nav,section{display:block;}
input,select,textarea{box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
blockquote{border:0;padding:0.75em 1em 1em;}
.container{margin:auto;width:70%;max-width:1600px;}

#footer{margin-top:1em;border-top:1px solid #CCC;padding:1em 0;color:#525252;text-align:center;}

.title{font-size:112.5%;padding-bottom:0.5em;color:#525252;text-transform:uppercase;}
.bold{font-weight:bold;}
.italic{font-style:italic;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.nowrap{white-space:nowrap;}
.line{margin:5px 0px;height:1px;background:#CCC;}
.line-dotted{margin:5px 0px;height:1px;border-top:1px dotted #CCC;}
.msg{padding:0.625em;margin:0.3125em 0;background:#F0F0F0;border:1px solid #CCC;text-align:center;line-height:1.5;font-size:106.25%;}
.msg_error{border-color:#EDAAA5;background:#F7E9E7;}
.msg_success{border-color:#ADE38D;background:#E6F7DB;}
.msg_info{border-color:#afc6ff;background:#e8efff;}
.icon{vertical-align:middle;padding:0px 3px 2px 0px;}
.full{width:100%;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.input,.select,textarea{border:1px solid #B8B8B8;background:#FFF;padding:0.3125em 0.3125em 0.25em;font-size:100%;font-family:Mulish,sans-serif;max-width:100%;}
.custom_select{border:1px solid #B8B8B8;padding:0.125em 0.75em;text-align:left;font-size:100%;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
  background:#fff;background-image:url('../img/icons/arrow-down.png');background-repeat:no-repeat;max-width:100%;background-position:100% 55%;}
.custom_select option{padding:5px;text-transform:uppercase;font-size:87.5%;}
textarea{line-height:1.5;width:100%;}
.submit{background:#ed1c24;color:#FFF;font-size:112.5%;padding:0.3125em 1em;font-family:Mulish,sans-serif;border:0;cursor:pointer;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.submit:hover{background:#C9181E;}
.error-message{padding:0.3125em 0 0.125em 0;color:#ED1C24;line-height:1.25;}
.red{color:#ed1c24;}
.grey{color:#525252;}
.lightgrey{color:#7C7C7C;}
.ptop_mini{padding-top:0.125em;}
.ptop_small{padding-top:0.3125em;}
.ptop_medium{padding-top:0.625em;}
.ptop_xmedium{padding-top:1em;}
.font_xsmall{font-size:75%;}
.font_small{font-size:87.5%;}
.font_medium{font-size:112.5%;}
.font_xmedium{font-size:125%;}
.font_large{font-size:150%;}
.lh_medium{line-height:1.5;}
.lh_xmedium{line-height:1.75;}
.xxshort{width:40px;}
.xshort{width:80px;}
.medium{width:220px;}
.xmedium{width:280px;}
.middle{vertical-align:middle;}
.center{text-align:center;}
.txt_right{text-align:right;}
.display_none{display:none;}
.left{float:left;}
.right{float:right;}
.clean{clear:both;font-size:0;}

a,a:visited{color:#991318;text-decoration:none;}
a:hover{color:#ED1C24;text-decoration:none;}

@media screen and (max-width: 990px) {
.container{width:auto;padding:0 2em;}
}

@media screen and (max-width: 600px) {
.container{padding:0 1.25em;}
}

@media screen and (max-width: 480px) {
.container{padding:0 1em;}
}
