/*------- RESET -------*//*--Don't touch it--*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}img{max-width:100%;height:auto;}
/*------- TOOLS -------*/ 
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clear{clear: both}
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.left { float: left; }
.right { float: right; }
.center {margin: 0 auto}
.absolute{position:absolute;}
.block{display:block;}
.marg0{margin:0;}
.marginBot{margin-bottom: 1.5em}
.marginTop{margin-top: 1.5em}
.padAround {padding:1.5em}
.bottomLine{position:relative;}
.bottomLine:after{max-width:584px;height:1px;background:#d3d2d2;content:"";display:block;position:absolute;margin:0 auto;right:0;left:0;bottom:-6px;}
.bottomLineWhite{position:relative;}
.bottomLineWhite:after{width:584px;height:1px;background:rgba(255, 255, 255, 0.2);content:"";display:block;position:absolute;margin:0 auto;right:0;left:0;bottom:-6px;}
.bottomLineBlack{position:relative;}
.bottomLineBlack:after{width:460px;height:1px;background:#bbb;content:"";display:block;position:absolute;top:40px;margin:0 auto;right:0;left:0}
.mobhide {display: none}
.deskhide {display: block}
.devicehide{display: none}
#container{overflow-x:hidden}
.circle{border-radius: 50%}
strong {font-weight: bold;}
/*------- COLORS -------*/
.blackBG{background:#000;}
.whiteBG{background:#fff;}
.grayBG{background:#e6e6e6;}
.purpleBG{background:#5f4b82;}
.darkpurpleBG{background:#49405c;}
.lightPurpleBG{background: #644f88;}
.lighterPurpleBG{background: #8d5288;}
.black,a.black,.black a,p.black,.black p, span.black, .black span,div.black,.black div,section.black,.black section,article.black,.black article{color:#000;text-decoration: none;}
.white,a.white,.white a,p.white,.white p, span.white, .white span,div.white,.white div,section.white,.white section,article.white,.white article{color:#fff;text-decoration: none;}
.gray,a.gray,.gray a,p.gray,.gray p, span.gray, .gray span,div.gray,.gray div,section.gray,.gray section,article.gray,.gray article{color:#e6e6e6;text-decoration: none;}
.purple,a.purple,.purple a,p.purple,.purple p, span.purple, .purple span,div.purple,.purple div,section.purple,.purple section,article.purple,.purple article{color:#5f4b82;text-decoration: none;}
.lightPurple,a.lightPurple,.lightPurple a,p.lightPurple,.lightPurple p, span.lightPurple, .lightPurple span,div.lightPurple,.lightPurple div,section.lightPurple,.lightPurple section,article.lightPurple,.lightPurple article{color:#644f88;text-decoration: none;}
.lighterPurple,a.lighterPurple,.lighterPurple a,p.lighterPurple,.lighterPurple p, span.lighterPurple, .lighterPurple span,div.lighterPurple,.lighterPurple div,section.lighterPurple,.lighterPurple section,article.lighterPurple,.lighterPurple article{color:#8d5288;text-decoration: none;}
/*------- TYPE -------*/
.raleway{font-family: 'Raleway', sans-serif;}
.brandon{font-family: "brandon-grotesque",sans-serif;}
.light{font-weight:300;}
.normal{font-weight:400;}
.medium{font-weight:500;}
.semibold{font-weight:600;}
.bold{font-weight:700;}
.italic{font-style: italic;}
.uppercase{text-transform: uppercase;}
p {font-weight:300;clear: both}
/*------- BUTTONS -------*/  
.button{padding:0;background: #000;border-radius: 40px;width: 144px;text-align: center;color: #fff;text-transform: uppercase;font-size: 20px;font-weight: 100;bottom: 129px;transition: .7s;-webkit-transition: .7s;}
.button{padding:0;background: #000;border-radius: 40px;width: 144px;text-align: center;color: #fff;text-transform: uppercase;font-size: 20px;font-weight: 100;bottom: 108px;transition: .7s;-webkit-transition: .7s;}

.button:hover {
	background: #AD3981;
}

.buttonLink:hover{
	background: #AD3981;
}

.wp-block-button .wp-block-button__link{padding:0;background: #000;border-radius: 40px;text-align: center;color: #fff;text-transform: uppercase;font-size: 20px;font-weight: 100;bottom: 129px;transition: .7s;-webkit-transition: .7s;text-decoration: none;padding:0.7em 20px;display:block;border-radius: 40px;}

.wp-block-button .wp-block-button__link:hover{
	color: #fff;
	background: #AD3981;
}

.buttonGen, a.buttonGen{background:#000;border-radius:40px;min-width:105px;text-align:center;color:#fff !important;text-transform:uppercase;font-size:16px;font-weight:100;padding:8px;clear:both;margin:8px 0 15px;display:block;float:left}
.testButton {
clear: both;
width: 300px;
margin-bottom: 5em !important;
display: block;
position: relative;
bottom: -2em;
}
.button.mainEventButton.donateButton {
  margin-bottom: 1em;
}
.eventsButton{clear:both;width:220px}
.servicesButton{margin:0 auto;clear:both; position: relative; z-index: 9999999}
.volunteerButton:hover {background:#fff;}
.volunteerButton a:hover {color:#000;}
#sectionThree .servicesButton {background: #AD3981;}
#sectionThree .servicesButton:hover {background: #000;}
.servicesButton:hover a, .donateButton:hover a, .eventsButton:hover a {color: rgba(255,255,255,0.8);}
.servicesButton:hover, .donateButton:hover, .eventsButton:hover, .mainEventButton:hover {background: #AD3981;}
.testButton:hover {background: #fff;}
.testButton:hover a {color: #000}
.donateButton {
width: 175px !important;
}

.link-contain {
  display:  flex;
  justify-content: center;
}
.link-contain a{
  margin-left: 10px;
  margin-right: 10px;
  background-color: black;
  color: white;
  border-radius: 50px;
  text-transform: uppercase;
  padding: 15px 20px;
}

/*------- GENERAL  -------*/
html, body {}
body{font-family:Raleway,sans-serif;font-size:100%;line-height:1.5;color:#565656;overflow-x:hidden;}
.wrap{width:100%;margin:0 auto}
.contentWrap{max-width:930px;margin:0 auto;width:98%;padding:2em 0;overflow:hidden;}
.footerWrap{max-width:1000px;margin:0 auto;width:98%;}
.navWrap{width:100%;margin: 0 auto}
p {font-family: 'Raleway', sans-serif;font-size: 16px}
.broken_link,a.broken_link{text-decoration:none !important}
.holderIMG {visibility: hidden;}
/*------- LINK STYLES  -------*/
.page a:hover {color: #000;}
.entry-content a, .entry-content a:visited {color:#ac3880; text-decoration: none;transition: 1s;-webkit-transition: 1s;}
a:hover, a:visited:hover, a:focus, a:visited:focus {}
a:link, a:visited:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }
.entry-content ul {
margin-left: 2em;
}
#innerPages ul.sixcol {
margin-left: 2em;
width: 45%;
}
.entry-content h4+h2{margin-top:1em}


/*-COMMENTS-*/

label[for="comment"]{
  float:left;
  font-weight:bold;
}
textarea#comment{
  float:left;
  clear:both;
  width:50%;
  height:200px;
}
.comment-form-comment{
  overflow: hidden;
  margin: 2em 0 1.5em 0;
}
#commentform{
  margin-bottom:2.5em;
}
.comments-title{
  margin-bottom: 0.5em;
}
.form-submit input[type="submit"]{
      padding: 0;
    background: #000;
    border-radius: 40px;
    width: 144px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 100;
    bottom: 108px;
    transition: .7s;
    -webkit-transition: .7s;
  width: 173px;
  padding: 5px;
  border: none;
  background: #ac3880;
  font-family: 'brandon-grotesque', sans-serif;
  cursor: pointer;
  -webkit-appearance: none;
  display: inline-block;
}
.form-submit input[type="submit"]:hover{
    background: #000000;  
}
.comment-author img {
    display: none;
}
/*------- H1, H2, H3, H4, H5 STYLES  -------*/
.page h1,.page h2,.page h3,.page h4,.page h5 {clear: both;margin-bottom: .3em;}
.page h3 {
padding-bottom: .4em;
}
h1,h2,h3,h4,h5{font-family:brandon-grotesque,sans-serif;text-rendering:optimizelegibility;font-weight:700}
h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; }
h1{font-size:2.5em; color:#8d3994;}
h2{font-size:2.2em; color:#5f3d96;}
h3{font-size:1.75em; color:#414041;}
h4{font-size:1.8em; color:#8d3994;}
h5{font-size:.846em; color:#a03542;}
.entry-content h4{font-size:1.4em; margin-bottom:0.1em;}
/*------- HEADER -------*/
.header {}
#innerLogo{padding:12px;float:left;display:block;height:60px;}
/* .home #innerLogo{display:none} */
.page #inner-content, .error404 #inner-content{margin-top:4em}
.page-title{margin:1em 0 !important;font-size:3.5em}
#menu-secondary-nav li.menu-item a {
transition: 1s;
-webkit-transition: 1s;
}
ul#menu-secondary-nav li{width: 33.33333%; float: left;}
ul#menu-main-nav .menu-item:hover a {
color: #000;
}
#menu-main-nav > li{color:#56195A;}
.sub-menu li a:hover, .sub-menu li a  {
font-weight: normal !important;
}
li#menu-item-144 {background-color: rgba(255,255,255, .04);}
li#menu-item-142{background-color:rgba(255,255,255,.08)}
#menu-item-143{background-color:rgba(255,255,255,.02)}
#inner-header{position: fixed;z-index: 9999;background-color: rgba(141,55,147,.8);right: 0;left: 0;}
.socialLinks li{float:left;margin:0;padding:0;min-height: 60px}
.socialLinks img{border-radius:50%; width: 32px; height: 32px;}
li.language{background: rgba(172, 56, 128, 0.7);padding: 20px 8px 18px;position: relative;}
li.phone{background:rgba(95, 61, 149, .7);padding: 20px 8px 10px;line-height:1}
li.phone p{font-weight:500; font-size: 1em;font-family:brandon-grotesque;}
.phoneText {font-size: .75em !important;font-weight: 200;font-family:Raleway;}
.phoneText{font-size:.9em}
li.leave{background:rgba(159, 53, 66, .7);padding: 20px 8px 10px;line-height:1}
li.facebook {padding: 20px 10px 0px;}
li.tiktok {padding: 20px 10px 0px;}
li.twitter{padding: 20px 20px 0px 10px;}
li.instagram{padding: 20px 50px 0px 10px;}
/*.top-nav > li:nth-child(n+2) {margin-left: 5%;}*/
/*------- GOOGLE TRANSLATE -------*/
.goog-te-gadget-icon{display:none}
.goog-te-gadget-simple .goog-te-menu-value span{text-decoration:none;font-family:Raleway,sans-serif;color:#fff!important;border-left:none!important}
.goog-te-banner-frame{border-bottom:none!important;border-bottom:1px solid #6b90da;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;position:absolute!important;display:none!important}
.goog-te-gadget-simple{background:0 0!important;border:none!important}
header font{float:left!important;clear:both!important}
.goog-te-menu-frame {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
top: 70px !important;
height: 230px !important;
}
.goog-te-menu2-item:first-child, .goog-te-menu2-item-selected:first-child {
display: none !important;
}
.goog-te-menu2-item div, .goog-te-menu2-item-selected div {
padding: 15px 0 !important;
}
.goog-te-menu2 {
height: 230px !important;
overflow: visible !important;
border:none !important;
}

/*------- MOBILE NAVIGATION -------*/
.nav{border:1px solid #ccc;border-bottom:0}
.nav li {}
.nav li a{display:block;text-decoration:none;}
.langBase a {
display: block;
text-decoration: none;
}
.langBase a:hover {
color: #fff !important;
}
.nav li ul.sub-menu li a, .nav li ul.children li a { padding-left: 30px; }
#mobileMenuBtn:after{content:'';border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;position:absolute;top:17px;margin-left:5px}
/*------- HOMEPAGE -------*/
#homeIntro{background-image:url(../images/homeheader.png);background-size:cover;background-position: center;}
#safeHaven{bottom:50%;left:5%;position: absolute;width: 50%;}
.largeHead{font-size: 7.5em;margin-bottom: -0.2em;}
#logo {width: 229px;}
#safeHaven p {font-size: 17px;}
.introText{width: 420px;}
.introText:before{content: "";height: 102px;border-left: 1px solid #fff;display: block;float: left;position: absolute;right: 450px;bottom: 15px;}
.hpText {font-size:19px;}
.border-right {border-right: 1px solid #d3d2d2;}
#menu-secondary-nav li a{text-transform:uppercase;font-weight:700}
.announceMainIMG img {
/*   -webkit-filter: grayscale(1) opacity(0.6); */
  display: block;
  width:100%;
}
.testimonials p {
  color: white;
  font-size: 19px;
}
.announceMainIMG {
  position: relative;
}

li.gfield {
  padding-right: 0 !important;
  margin-top: 0 !important;
}
/*
.announceMainIMG:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(171, 55, 128,0.45);
}
*/
/*------- POST & CONTENT -------*/
.entry-content {padding:0 0.5em;}
.entry-content dd{margin-left:0;font-size:.9em;color:#787878;margin-bottom:1.5em}
.entry-content img{margin:0 0 1.5em;max-width:100%;height:auto}
.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:.85em;margin:4px 0 7px;text-align:center}
.entry-content ul{margin-bottom:1em}
.singleEvent.newsevent .annualDateContent {
  width: 100%;
}
.singleEvent.newsevent .eventInfoContent{
  display:none;
}
/*------- SECTIONS -------*/
.upDateContent a {
  clear: both;
}
section {min-height: 300px}
#sectionFour h2, #sectionFive h2 {margin-bottom: 0.5em;}
.buttonLink {color:#fff;text-decoration: none;padding:0.7em 20px;display:block;border-radius: 40px;transition: .7s;-webkit-transition: .7s;}
#animate, #animate2, #animate3 {position: absolute;width: 100%}
#animate{font-size: 5em;color: #fff;left: -300px}
#animate3{left: -600px; top: 150px;-webkit-transform: translate3d(-600px, 0px, 0px)}
#animate2{top:150px}
#animate .largeHead{font-size:1.5em}
#animate3 .introText{font-size:1.1em}
/*------- SECTION ONE -------*/
#sectionOne {z-index:99;}
.downArrow{/*position: absolute !important;right: 0 !important;left: 0 !important;margin: 0 auto !important;width: 1.9%;*/}
.downScroll{position: absolute !important;right: 0 !important;left: 0 !important;margin: 0 auto !important;width: 1.9%;bottom:34px;}
/*------- SECTION TWO -------*/
section#sectionTwo{z-index:99;}
article#iconButtons{position:relative;min-height:500px;overflow:visible;}
article#iconButtons p{position: absolute;}
#iconButtons p{font-size:16px}
.serviceIMG{margin:0 auto;position:absolute;right:0;left:0;bottom:0;top:15px}
.one{top:70px;width:190px;text-align:right;left:-10px}
.two{left:85px;width:219px;text-align:right;bottom:-15px}
.three{top:315px;right:0;left:0;margin:0 auto;width:210px;text-align:center}
.four{top: 67px;right: -4px;width: 191px;font-size: .95em!important;padding-top: 5px;}
.five{bottom:-15px;right:65px;width:230px}
/*------- SECTION THREE -------*/
#sectionThree{background:url(../images/sectionThreeBG.png) top left;background-size:1950px;min-height:850px;padding: 150px 0;z-index:1;}
.fourBig,.oneBig{font-size:10em;font-weight:700}
.victim{text-align:center;font-size:2em;font-weight:600;text-transform:uppercase;clear:both;margin-top:170px}
/*------- SECTION FOUR -------*/
/*------- SECTION FIVE -------*/
#differenceIMG ul.imageBanner{width:100%;display:flex;flex-wrap:wrap;}
#differenceIMG ul.imageBanner .differenceItem{width:25%;overflow:hidden;}
@media only screen and (max-width:767px){
  #differenceIMG ul.imageBanner .differenceItem{width:50%;}
}
#differenceIMG ul.imageBanner .differenceItem .greyOut{height:100%;}
.volunteerButton {width: 167px;}
/*span.popupCaption {
	background: rgba(40, 20, 42, 0.6);
}*/
.popContent {
background: rgba(255,255,255,0.87);
margin: 0 10%;
position: absolute;
bottom: 2%;
padding: 1em;
border-top: 5px solid #624982;
margin-bottom: 1em;
}
span.popTitle {
border-left: 3px solid #624982;
padding-left: 8px;
margin-left: -10px;
font-size: 1.1em;
text-transform: uppercase;
font-weight: bold;
color: #000;
margin-bottom: 0.2em;
display: block;
}
.popContent p {
color: #000;
}
/*------- SECTION SIX -------*/
.testName {font-family: 'brandon-grotesque', sans-serif; font-size: 22px; color:#000; padding: 10px 0; display: block;}
.testName2 {font-size: 14px;padding-top: 10px;display: inline-block;}
section#sectionSix {background: rgb(171, 55, 128);}
/*------- SECTION SEVEN -------*/
.individualAnnouce{width:280px;float:left;position:relative}
li.individualAnnouce{margin:5px}
.announcementList .fourcol {
height: 180px;
}
.announcementsThree .announcementList{margin-bottom:65px;margin-left: 0;}
.date{position:absolute;top:-4px;text-align:center}
.dateContent{float:right;width:234px;padding:0 15px 0 5px;}
.announcementDay {color: #a03441;font-size: 3em;line-height: 1;font-weight: bold;}
.announcementMonth{font-size:1.5em;line-height:1;font-weight:700}
.announcementName{font-weight:700;color: #000;}
.dateContent a{color:#1D1D1D;font-size:.9em;font-weight:700;text-decoration:none}
.mainEvent{position:relative}
.announceMainName{position:absolute;top:5px;right:10px;color:#fff;font-weight:700;font-size:1.5em;text-transform: uppercase;}
#toBottom {float: right;margin-right: 3%;position: relative;bottom: 30px;font-size: 14px; color:#565656; text-decoration:none;}
#toBottom:focus {outline: none;}
#toBottom:before {
	content: '';
	background: url(../images/pageUpArrow.svg);
	width: 31px;
	height: 30px;
	background-size: cover;
	display: block;
	position: relative;
	left: 21px;
	bottom: 6px;
}
.upDateContent .announcementName a {
  font-size: 1.4em;
}
.upDate {
  font-size: 1.2em;
}
.upBanner {
  width: 100%;
  margin-bottom: 1em;
  overflow: hidden;
}
.upBanner ul li {
  width: 20%;
  float: left;
  position: relative;
}
.upBanner ul li img {
  display: block;
/*   -webkit-filter: grayscale(1) opacity(0.6); */
}
.upBanner ul li:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
/*
  background: #5f4b82;
  opacity: 0.5;
*/
}
/*----- INNER PAGES -----*/
.content-title{margin:5px 0 10px;display:block;line-height:1.2em;}
#innerPages{min-height: 608px;}
#innerPages p {padding-bottom:1.2em;}
.entry-content ul li:before {content: "• ";color: #af80b4;position: absolute;left: -25px;font-size: 1.8em;top: -10px;}
.entry-content ul li {/*text-indent: 30px;*/position: relative;margin: 8px 0;}
.articleHeader h1 {text-transform: uppercase;}
.servIconIMG {padding: 10px 0;}
#post-6 h2:first-child {padding-top: .6em;}
.newsTitle{font-size:1.6em;}
.pagedContainer{float:left;clear:both;margin:10px 0}
a.page-numbers{text-decoration:none;color:#a03441;font-size:1.1em}
.mainEventButton a{color:#fff !important;text-decoration:none}
.eventInfoContent > div {
  padding: 5px 0;
  float:left;
}
.eventInfoContent > div:first-child {
  padding-top:0;
}
.eventInfoContent > div:last-child {
  padding-bottom:0;
}

/** Newsletter Form Overrides **/
#gform_1 .gform_body{
  overflow: hidden;
  width: auto;
  float: left;
}

#gform_1 .gform_body .gfield{
  display: flex;
}

#gform_1 .gform_footer{
  width: auto;
  float: left;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  #gform_1 .gform_body{
    width: 100%;
    float: none;
  }
  #gform_1 .gform_footer{
    float: none;
    margin-top: 15px;
  }
  #gform_1 .gform_footer input{
    position: unset;
    margin: 0;
  }
}



/**CONTACT US FORM**/
.gform_body li:before{content:''!important}
#gform_wrapper_2 li{width:75%}
#gform_wrapper_2 textarea{width:47.2%}
#gform_wrapper_2 textarea{border:1px solid #ccc;font-size:1em;text-transform:uppercase;padding-left:5px;padding-top:5px}
#gform_wrapper_2 input{height:50px;padding:0 5px!important;font-size:1em;text-transform:uppercase}
input#gform_submit_button_2{width:100px;padding:5px;border:none;background:#ac3880;margin-top:-10px;font-family:brandon-grotesque,sans-serif}
#gform_wrapper_2 .gform_footer.top_label{clear:both!important}
#gform_wrapper_2 input:hover, #gform_wrapper_2 input:active, #gform_wrapper_2 input:focus, #gform_wrapper_2 textarea:hover, #gform_wrapper_2 textarea:active, #gform_wrapper_2 textarea:focus{border:1px solid #ac3880;}
label.gfield_label{visibility:hidden}
.contactWrap h3 {
  padding-bottom: 0;
}
/*----- NEWS -----*/
.annualDateContent.annualSingle:after{display:none;}
.innerMainEvent{clear:both; }
.innerMainContent{padding:50px 0;float:left}
.innerDate{float:left;width:10%}
.innerDateContent{float:left;width:86%}
.innerDateContent .announcementName{font-size:1.5em;padding-bottom:5px}
.innerDateContent .announcementContent{padding-bottom:10px}
.secondaryEvent{clear:both}
.mainEventButton{clear:both;font-size:1.2em;display:block;width: 250px;}
.annualEvents{padding:2em 0}
.indivEvent{clear:both;float:left;margin: 20px 0;border-bottom:1px solid #ccc;padding-bottom:30px;}
.annualDateContent{float:left;width:55%;padding:20px;margin-left:50px; margin-top: 45px;}
.annualEventIMG{float:left;width:25%}
.annualEvents .indivEvent:nth-child(3) .annualEventIMG {float: right}
.indivEvent .announcementName{font-size:1.6em;padding-bottom:5px;text-transform:uppercase;}
.indivEvent .announcementContent{padding-bottom:10px}
.annualEvents .content-title, .latestNewsTitle{border-bottom:1px solid #ccc}
/*----- SINGLE EVENTS -----*/
.singleArticle{margin-top:6%;}
.singleEvent{clear:both;float:left;margin:20px auto;border-bottom:1px solid #ccc;padding-bottom:25px;width:100%}
.annualEventIMG {
  float: left;
  width: 100%;
  padding: 0 20px;
}
.annualDateContent {
  float: left;
  width: 100%;
  padding: 0 20px;
  margin: 10px 0;
}
.contentWrap .upEvent:nth-last-child(2):after {
  display: none;
}
.upcomingEvents .upEvent:nth-last-child(2):after{display:block;}
.eventInfoContent{float:right;display:block;width:25%}
.singleEvent .annualDateContent{float:left;width:100%;padding:0 20px;margin:0}
.singleEvent .annualEventIMG{width:100%;padding:0 20px;}
.singleEvent .eventInfoContent{width:100%;padding:0 20px;}
.eventFullDateTitle,.eventLocationTitle,.eventTimeTitle{float:left}
/*----- UPCOMING EVENTS -----*/
ul.imageBanner{width:100%}
ul.imageBanner li{float:left}
ul.imageBanner li img{display:block;opacity: 1;	 visibility: hidden}
ul.imageBanner li img:hover{opacity: 0}
.upEvent {
  width:100%;
clear: both;
float: left;
margin: 15px 0 15px;
position: relative;
padding-bottom: 20px;
}
.secondRow > li:first-child .arrowLink{margin-top:30px;}
.upEvent:after{width:100%;height:1px;background:#bbb;content:"";display:block;position:absolute;bottom:-5px;margin:0 auto;right:0;left:0}
.eventsMargin .upEvent:last-child:after{display:none;}
.upDate{width:15%;float:left;text-align:right}
.upDateContent{width:75%;float:left;margin-left: 25px;}
.upDateContent .announcementName{margin-bottom:5px}
.upDateContent .announcementContent{margin-bottom:5px}
.eventsMargin {margin-top: 20px}
/*----- GETTING HELP -----*/
#gettingHelp{background:#49405c;min-height:855px;position: relative;}
.servicesIcon{float:left;width:220px;text-align: center;position: relative;margin: 0 5px;cursor: pointer;}
.servicesIcon p{font-size:.9em}
.arrowLink{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ad3980;margin: 0 auto;margin: 10px auto 0;}
.firstRow{
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
width: 75%;
top: 0px;
padding-top: 3em;
}
.servicesIcons.contentWrap{overflow:visible;}
.secondRow{position:absolute;right:0;left:0;margin:0 auto;width:75%;top:300px;padding-top: 3em;}
#getHelpMobile{display:none;}
#getHelpDesk{display:block;}
#getHelpMobile h2{font-size:1.5em;padding:.7em 0 .7em 22px;position:relative}
#getHelpMobile h2.on:before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ad3980;left:0;top:24px;position:absolute}
#getHelpMobile h2:before{content:'';width:0;height:0;border-bottom:10px solid transparent;border-left:10px solid #ad3980;border-right:none;border-top:10px solid transparent;left:6px;top:20px;position:absolute}
/*------- 404 & SEARCH PAGES -------*/
.error404 #inner-content {width:850px;}
.fourzerofour{margin-top:8%;}
.fourzerofour h1 {
text-align: center;
font-size: 17em;
line-height: .8;
letter-spacing: -.05em;
}
.search .fourzerofour h1 {
text-align: center;
font-size: 7em;
line-height: .8;
letter-spacing: -.05em;
margin-top: 1em;
}
ul.page-numbers li {
display: inline;
}
.search-no-results .entry-content p {
text-align: center;
}
.fourzerofour p{text-align:left;font-size:1.1em;}
.fourzerofour .entry-content{min-height:150px;}
.fourzerofour .search{text-align:center;}
p.pageLook {
font-size: 2.8em;
float: left;
margin-left: .6em;
line-height: 1.1;
}
span.thePage {
font-size: 1.7em;
text-transform: uppercase;
position: relative;
left: -.3em;
}
span.notFound {
position: relative;
left: -.3em;
top: -.27em;
font-size: 1.24em;
}
span.lookAgain {
font-size: .685em;
position: relative;
top: -.869em;
}
.error404 input#searchsubmit {
width: 120px;
padding: 4px 10px;
border: none;
background: #ac3880;
font-family: brandon-grotesque,sans-serif;
color: #fff;
border-radius: 20px;
font-size: 1.2em;
text-transform: uppercase;
position: relative;
top: -1em;
z-index: 999999;
}
input#s:focus {
outline: none !important;
border-bottom: 2px solid #ad3980 !important;
}
input#s {
border-bottom: 2px solid #000000 !important;
padding: 10px 2px 10px 2px !important;
width: 50%;
position: relative;
left: -.5em;
top: -1.3em;
border-left: none !important;
border-right: none !important;
border-top: none !important;
font-size: 1.2em;
text-transform: uppercase;
-webkit-transition: 1s;
transition: 1s;
}
input#s{border:1px solid #ad3980;padding:2px 2px 2px 3px}
input#searchsubmit{width:100px;padding:5px;border:none;background:#ac3880;font-family:brandon-grotesque,sans-serif;color:#fff;border-radius:20px}
h1.archive-title{font-size:6em}
.searchPage p{text-align:left;}
.searchPage .entry-content{min-height:99px;}
.searchPage{padding:0 10%;}
.search-title a{color:#5f4b82;}
/*------- PLUGIN OVERRIDES-------*/
.bx-pager.bx-default-pager .bx-pager-item { display: inline; padding: 0 10px 0 0; }
.gform_wrapper ul li.gfield{clear:none!important;float:left;margin-right:25px;line-height: 0;margin-top: -7px;}
#gform_wrapper_6 ul li.gfield {
  clear: both !important;
  float: none;
  margin-right: auto;
  line-height: normal;
  margin-top: 16px !important;
}

#gform_6 .gform_button.button{
    padding: 12px 20px;
}
.gform_title {display: none}
.gform_wrapper .gform_footer{clear:none !important}
input#gform_submit_button_1:hover {
background: #000000;
}
input#gform_submit_button_1{width:100px;padding:5px;border:none;background:#ac3880;margin-top: -10px;font-family: 'brandon-grotesque', sans-serif;cursor: pointer;-webkit-appearance: none;}
/*------- FOOTER STYLES -------*/
.home #inner-footer {
background: #fff;
color: #000;
}
#inner-footer{background:#343434;color:#fff;padding:60px;}
.footer { clear: both; }
.signUpText{font-size:1.5em;font-weight:700;text-transform:uppercase; float: left;margin-right: 20px;margin-top: 10px;}
input#input_1_1:hover,input#input_1_2:hover,input#input_1_1:active,input#input_1_2:active,input#input_1_1:focus,input#input_1_2:focus{color:#fff;border-bottom:2px solid #ac3880 !important;-webkit-transition: .5s border;}
input#input_1_1,input#input_1_2{background:0 0;border-left:none;border-right:none;border-top:none;border-bottom:2px solid #fff;font-size:1.2em;color:#fff;text-transform:uppercase;width:200px}
.home input#input_1_1, .home input#input_1_2 {
background: 0 0;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 2px solid #000;
font-size: 1.2em;
color: #000;
text-transform: uppercase;
width: 200px;
}
.home input#gform_submit_button_1 {
width: 100px;
padding: 5px;
border: none;
background: #000;
margin-top: -10px;
font-family: 'brandon-grotesque', sans-serif;
cursor: pointer;
-webkit-appearance: none;
}
.home input#gform_submit_button_1:hover {
background: #ac3880;
}
.copyright, .develop{font-size: 13px;}
.signUp{margin:10px 0 25px;}
.home footer a {text-decoration: none; color:#000;}
footer a {text-decoration: none; color:#fff;}
.singleSpace {padding-right: 5px;}
footer input#input_1_1, footer input#input_1_2 {padding: 0;font-family:'brandon-grotesque', sans-serif;}

body #google_translate_element .arrow-down {
	width: 0;
	height: 0;
	border-left: 11px solid transparent !important;
	border-right: 11px solid transparent !important;
	border-top: 11px solid #fff;
	top: 2px;
	position: relative;
	top: 1.1em;
}

/****INITIALIZE THE GRID!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!****/
@media only screen and (min-width: 768px) {
	/*----- DO NOT TOUCH THIS GRID -----*/
	.onecol    { width: 5.801104972%;  }       
	.twocol    { width: 14.364640883%; }      
	.threecol  { width: 22.928176794%; }       
	.fourcol   { width: 31.491712705%; }       
	.fivecol   { width: 40.055248616%; }       
	.sixcol    { width: 48.618784527%; }      
	.sevencol  { width: 57.182320438000005%; } 
	.eightcol  { width: 65.74585634900001%; }  
	.ninecol   { width: 74.30939226%; }        
	.tencol    { width: 82.87292817100001%; } 
	.elevencol { width: 91.436464082%; }       
	.twelvecol { width: 99.999999993%; }       
	/* layout & column defaults */
	.eightcol,.elevencol,.fivecol,.fourcol,.ninecol,.onecol,.sevencol,.sixcol,.tencol,.threecol,.twelvecol,.twocol{position:relative;float:left;margin-left:2.762430939%}
	.first{margin-left:0}
	.last{float:right}
	.page .fivecol.last.social, .error404 .fivecol.last.social {
	margin-left: 0% !important;
	}
	span.mobhide.pipe {
 display: inline;
}


	/*------- YOU CAN START TOUCHING AGAIN ------*/
	#differenceIMG{display:block;}
  #newsMain .innerMainEvent > .contentWrap {
  padding-bottom: 4em;
}
	/*------- NAVIGATION -------*/
	.nav{border:0}
	.nav li{float:left;position:relative}
	.nav li a{border-bottom:0}
	.nav li a:hover,.nav li a:focus {}
	.nav li ul.children,.nav li ul.sub-menu {
	margin-top: 0;
	border-top: 0;
	position: absolute;
	display: none;
	z-index: 8999;
	background: #fff;
	left: 0;
	width: 196px;
	overflow: hidden;
	}
	.sub-menu a {color:#000;}
	.nav li ul.children li a,.nav li ul.sub-menu li a{
	padding-left: 10px;
	border-right: 0;
	display: block;
	text-align: left;
	}
  span.leaveText {
  font-size: 0.75em;
}
/*	#menu-main-nav > li:hover:after {
	content: "";
	display: block;
	width: 85%;
	height: 5px;
	background-color: #8c4a80;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left:10px;
	}*/
	#menu-main-nav > li:hover > a{color:#56195A !important;}
	.nav li ul.sub-menu li:last-child a,
	.nav li ul.children li:last-child a{border-bottom:0}
	.nav li:hover ul{top:auto;display:block}
	.differenceItem{position:relative}
	.popupCaption{position:absolute;left:0;right:0;bottom:0}
	/*------- SIDEBARS & ASIDES -------*/
	.sidebar {}
	.widgettitle{border-bottom:2px solid #444;margin-bottom:.75em}
	.widget{padding:0 10px;margin:2.2em 0}
	.widget ul li{margin-bottom:.75em}
	.widget ul li ul{margin-top:.75em;padding-left:1em}
	/*------- FOOTER STYLES -------*/

	/*pages*/
	.singleEvent .annualEventIMG{
		float: left;
  		width: 20%;
  		padding:0;
	}
	.singleEvent .annualDateContent {
  float: left;
  width: 60%;
  padding: 0 20px;
  margin: 0;
}
.singleEvent .eventInfoContent {
  float: right;
  display: block;
  width: 20%;
  padding:0;
}

.indivEvent .annualDateContent {
  float: left;
  width: 68%;
  padding: 0 20px;
  min-height: 250px;
  position: relative;
}
.annualEvents .indivEvent:nth-of-type(2) .annualDateContent{padding-left:0;}
.annualDateContent:after {
  content: '';
  display: block;
  background: #ccc;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
}

.annualEventIMG {float: left;width: 32%;}
.annualDateContent{float:left;width:60%;padding:0 20px}


	/* home page popups */
	.popupCaption {
		transition: all .8s;
	}
	.popContent {

		bottom: -300px;
		transition: all .8s;
	}
	.slide {
	    bottom: 2% !important;
	    transition: all .8s;
	}	
	.popupCaption {
		opacity: 0;
	}	

	.fadeOut{
		opacity: 1;
	}

	/* navigation */

	ul#menu-secondary-nav a {
 	   padding: 1.4em;
	}


#menu-main-nav > li {
  padding-right: 2%;
}

#menu-main-nav > li a {
  line-height: 60px;
  padding-left:8px;
  padding-right:8px;
}

#menu-main-nav .sub-menu {
  padding: 0px 10px;
  border: 1px solid #ccc;
  border-top: none;
}
#menu-main-nav .sub-menu li {
  width: 100%;
  padding:20px 0;
  border-bottom:1px solid #ccc;
}
#menu-main-nav .sub-menu li:last-child{
  border:none;
}
#menu-main-nav .sub-menu li a:hover {color: #AD3981;}
#menu-main-nav .sub-menu li a {
  line-height: 1.4em;
}
ul#menu-main-nav {
  padding-left: 20px;
}
.langMenu li {
  clear: both;
  width: 100%;
}

#menu-main-nav > li:last-of-type{padding-right:0;}

} /* end 768 media query */

@media only screen and (min-width : 768px) and (max-width : 1299px) {
	.mainNav{width:100%;}
	.mainNav nav{display:block !important;}
	.language{height:44px;width:23%;}
	#select-language-nav>li{text-align:center;width:100%;line-height:44px}
	.deviceInfoBar{display:block;}
	.helpline{width:60%;padding:10px;}
	.langMenu{top:44px;padding:0 10px; margin-top:0;}
	.leave{text-align:center;height:44px;line-height:44px;width:17%;background: #9d4042;}
	#select-language-nav>li{text-align:center;width:100%;line-height:44px}
	.langBase>a{position:relative;padding-right:25px;display:inline!important}
	.langBase>a:after{content:'';width:0;height:0;border-left:11px solid transparent!important;border-right:11px solid transparent!important;border-top:11px solid #fff;position:absolute;top:6px;right:-2px}

}
@media only screen and (min-width : 1431px){
	.page .sevencol.first.mainNav, .error404 .sevencol.first.mainNav{
		width: 59%;
	}
	#innerLogo{
		display:block;
		width: 15%; */
		padding: 10px 10px 0;
		float: left;
		display: block;
		height: 60px;
		width: auto;
	}
	.mainNav{width:56%;}
	.fivecol.social{margin-left:0;width:auto;}
}
	

@media only screen and (max-width: 768px) {
    .servicesIcon{width:173px;}
    .servicesIcon p{font-size:.78em}
    #gform_wrapper_2 textarea{width:100%}
    .gform_wrapper .top_label input.medium {width: 100%;}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 568px) {
	/*-----GENERAL STYLES-----*/
	h2{font-size:2em;line-height:1}
	/*----- HEADER -----*/
    #menu-secondary-nav li{width:100% !important;}
	#inner-header{position:initial}
	.mobileInfo{font-size:.9em;text-align:center;padding:10px 0}
	#mobileMenuBtn{display:block;padding:10px;z-index:9999;position:relative;cursor: pointer}
	#menu-mobile-nav{width:100%;background:#fff;z-index:9;box-shadow:0 4px 25px rgba(0,0,0,.1)}
	#menu-mobile-nav li a{color:#000}
	#menu-mobile-nav > li {border-bottom: #000 solid 1px;padding:10px 0;}
	#menu-mobile-nav li:last-child {border-bottom: none}
	/*----- HOME PAGE ------*/
	/*------- SECTIONS -------*/
	/*------- SECTION ONE -------*/
	.mobileIntro{display: block}
	.deviceIntro {display: none}
	/*------- SECTION TWO -------*/
	/*------- SECTION THREE -------*/
	/*------- SECTION FOUR -------*/
	/*------- SECTION FIVE -------*/
	/*------- SECTION SIX -------*/
	/*------- SECTION SEVEN -------*/
	.signs iframe {
	margin-left: -20px;
	}
}
@media only screen and (min-width : 480px) {
	section#sectionTwo{height:770px}
	.servicesButton{margin: 0 auto;clear:both}
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
  .fourzerofour{margin-top:3%}
  #innerPages{min-height:0;}
  .fourzerofour .search{text-align:center;margin-left:40px}
  .eventInfoContent > div{clear:both;}
  .fourzerofour .search{margin-left:40px;}
  .singleEvent.newsevent .annualDateContent{width:100% !important}
  .singleEvent{  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;}
  .annualEvents{padding-top:0;}
  .singleEvent .eventInfoContent{margin-top:10px;}
  .announcementList .fourcol{height:auto;margin-bottom:1.3em}
  .annualEvents .indivEvent:last-child{border:none;margin-bottom:0;padding-bottom:0}
  .sub-menu a{color:white !important;}
  .sub-menu li{background:#8d3994;border-bottom:1px solid #fff;padding:8px 0}
  .sub-menu{margin-bottom:-10px;margin-top:10px;}
	.marginTop{margin-top:1em}
	.marginBot{margin-bottom:1em}
  .innerNav ul li{padding:10px 0}
	.button {width: 90%}
	.bottomLine:after{width:100%;}
	.bottomLineWhite:after{width:100%;}
	.eightcol,.elevencol,.fivecol,.fourcol,.ninecol,.onecol,.sevencol,.sixcol,.tencol,.threecol,.twelvecol,.twocol{width: 100%;float: left;}
	.deviceInfoBar{display:none;}
	/*----- HOME PAGE ------*/
  #MSHevents{width:100%;}
  .announcementsThree{float:left;margin-bottom:2em;}
	/*------- SECTIONS -------*/
	/*------- SECTION ONE -------*/
	.holderIMG{display:none;visibility:hidden}
	#homeIntro{background-image:none;height: auto;}
	#safeHaven {position: initial;width: 100%}
	.purpleHeader{background-color:rgba(133,66,126,.8);position:relative;}
	.homeHeader{max-width:200%;position:relative;right: 80%;}
	.largeHead{font-size:2.9em;position:relative;padding:5px}
	.introText{width:100%}
	.mobileIntroText{padding:0 10px}
	.deviceIntro {display: none}
	.downArrow{display: none}
	/*------- SECTION TWO -------*/
	.iconButtons{display: none}
	.icon{clear:both}
	.one{top:initial;width:auto;text-align:left;left:initial}
	.two{left:initial;width:auto;text-align:left;bottom:initial}
	.three{top:initial;right:initial;left:initial;margin:0 auto;width:auto;text-align:left}
	.four{top:initial;right:initial;width:auto}
	.five{bottom:initial;right:initial;width:auto}
	.iconIMG{float:left;margin-right:5px}
	.lineContainer{width:100%;margin-bottom:25px}
	.line{display:block;position:relative;top:20px;width:100%;border-top:3px solid #684299;}
	.line:after{display:block;width:12px;height:12px;border-radius:10px;position:absolute;right:-2px;top:-7.5px;background:#684299;content:""}
	.line2{display:block;position:relative;top:20px;width:100%;border-top:3px solid #81459b;}
	.line2:after{display:block;width:12px;height:12px;border-radius:10px;position:absolute;right:-2px;top:-7.5px;background:#81459b;content:""}
	.line3{display:block;position:relative;top:20px;width:100%;border-top:3px solid #ae3b7e;}
	.line3:after{display:block;width:12px;height:12px;border-radius:10px;position:absolute;right:-2px;top:-7.5px;background:#ae3b7e;content:""}
	.line4{display:block;position:relative;top:20px;width:100%;border-top:3px solid #953599;}
	.line4:after{display:block;width:12px;height:12px;border-radius:10px;position:absolute;right:-2px;top:-7.5px;background:#953599;content:""}
	.line5{display:block;position:relative;top:20px;width:100%;border-top:3px solid #9e3544;}
	.line5:after{display:block;width:12px;height:12px;border-radius:10px;position:absolute;right:-2px;top:-7.5px;background:#9e3544;content:""}
	/*------- SECTION THREE -------*/
	#sectionThree{background:#5f4b82;padding: 0;min-height:0;}
	.domesticHeadline{display:none}
	.victim{margin-top:20px;}
	.victimContent{margin-left:30px}
	.victimText,.victimText h3{color:#fff}
	.victimText .secondList{margin-bottom:10px}
	/*------- SECTION FOUR -------*/
	/*------- SECTION FIVE -------*/
	/*------- SECTION SIX -------*/
	/*------- SECTION SEVEN -------*/
	.date{position:relative;float:left;}
	#sectionSeven.padAround{padding:0}
	#MSHevents .bottomLine:after{width:95%;top:35px}
	#MSHevents h2{padding:0 5px;font-size:1.7em;}
	.announcementList .fourcol{position:relative;clear: }
	.announcementsThree .announcementList{padding: 1.5em;margin:0 auto;float:none;}
	.dateContent{width:76%;}
	#getHelpMobile{display:block;}
	#getHelpDesk{display:none;}
	#gettingHelp{display:none;}
	#toBottom{bottom:0;}
	article#post-not-found {
	width: 320px;
	}
	.fourzerofour h1 {
	text-align: center;
	font-size: 10em;
	line-height: .8;
	letter-spacing: -.05em;
	}
	p.pageLook {
	font-size: 1.8em;
	float: left;
	margin-left: .6em;
	line-height: 1.1;
	text-align: center;
	}
	.innerDate {
  float: left;
  width: 18%;
  margin-left: 4%;
}
.innerDateContent {
  float: left;
  width: 74%;
}
}
@media only screen and (min-width : 768px) and (max-width : 1000px) {
	.date{position:relative;top:0px;text-align:left;left:15px;}
	.dateContent {float: left;width: 240px;padding: 0 15px;}
}
@media only screen and (min-width : 768px) and (max-width : 1178px) {
	.deskhide {display: none}
	.mobhide {display: none}
	.devicehide {display: block}
	.deviceIntro {display: block}
	#homeIntro{height:510px;position: relative;}
	#safeHaven {position:initial;}
	.deviceIntro{position:absolute;bottom:5%;left:10%}
	.deviceHeader .largeHead{margin-bottom:0}
	.deviceHeader .largeHead{width:100%}
	.deviceIntro .mobileIntroText{font-size:.9em;width:250px}
	#deviceLogo{width:45%}

}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	/*-----HEADER-----*/
	/*-----GENERAL STYLES-----*/
	#homeIntro{background-position-x:-240px}
	.deskhide {display: none}
	.devicehide{display: block}
	/*----- HEADER -----*/
  .page-title{ margin: 1.7em 0 1em 0 !important;}
	/*----- HOME PAGE ------*/
  #supportCause .hpText, #differenceContent .hpText {
  margin-bottom: 1em;
}
#sectionTwo{padding-top: 35px;}
#gettingHelp .secondaryTitle{margin-top:1.4em;}
#gettingHelp .servicesIcons.contentWrap{padding:0;}

	/*------- SECTIONS -------*/
	/*------- SECTION ONE -------*/
	.holderIMG{display:none}
	.iconButtons{display: block}
	.mobileIntro {display: none}
	.deviceIntro {display: block}
	#homeIntro{height:710px;position: relative;}
	#safeHaven {position:initial;}
	.homeHeader{max-width:100%;position:initial;}
	.largeHead{font-size:2.9em;position:relative;padding:5px}
	.introText{width:100%}
	.mobileIntroText{padding:0 10px}
	.deviceIntro{position:absolute;bottom:50px;left:20px}
	.deviceHeader .largeHead{width:100%}
	.deviceIntro .mobileIntroText{font-size:.9em;width:250px}
	#deviceLogo{width:45%}
	.servicesButton{margin:0 auto;clear:both}
	/*------- SECTION THREE -------*/
	#sectionThree{background:url(../images/sectionThreeBG.png) top left;background-size:1950px;min-height:850px;padding: 150px 0;z-index:1;}
	.fourBig,.oneBig{font-size:10em;font-weight:700}
	.victim{text-align:center;font-size:2em;font-weight:600;text-transform:uppercase;clear:both;margin-top:170px}
	.victimText .sixcol{width:48.618784527%}

	/* text positioning */
	.victimText{padding:10px}

	
	.victimContent {clear: both;float:left;margin-bottom: 40px;width: 100%;height: 210px;overflow: hidden;}


	.domesticHeadline{position:absolute;width:720px;left:10px !important;}
	span.oneBig{position:relative;top:66px;left:0 !important;}
	span.inBig{position:relative;top:40px;left:-20px;font-size:2.5em}
	span.fourBig{position:relative;left:-55px}
	span.womenBig{position:relative;top:-28px;font-size:3em;left:-65px}
	span.experience{font-size:1.5em;position:relative;float:left;top:40px;left:150px}
	span.violenceBig{font-size:3.5em;text-transform:uppercase;position:relative;top:28px;left:135px;float:left}
	span.lifetime{position:absolute;top:120px;left:410px;font-size:2em}
	.domesticHeadline {height: 150px;line-height: 0;}
	/* ----------end text positioning --------- */
	/*------- SECTION FOUR -------*/
	#sectionThree{background:url(../images/sectionThreeBGTablet.jpg) top left;background-size:cover;min-height:710px}

	/*------- SECTION FIVE -------*/
	#differenceIMG ul.imageBanner li{}
	/*------- SECTION SIX -------*/
	/*------- SECTION SEVEN -------*/
	.sixcol {width: 100%}
	.deviceIntro .mobileIntroText{width:450px}
	.deviceIntro{bottom:35px}
	.marginBot,.marginTop{margin-top:.5em}
	#sectionTwo .servicesButton{margin:0 auto;clear:both;position:absolute;left:0;right:0;bottom:80px}
	/*******FOOTER*******/
	#post-not-found .sixcol.last {
	width: 420px !important;
	margin: 0 auto !important;
	display: block !important;
	float: none !important;
	padding: 0 0 0 1.5em !important;
	}
  .gform_wrapper ul li.gfield{width:37%;}
  .signUpText{  width: 100%;
  text-align: center;
  font-size: 2em;}
  .signUp{float:left;clear:both;width:100%;}

}
/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
  .domesticHeadline{left:14% !important;}
  .iconButtons p {
  font-size: 14px !important;
}
.one {
  top: 70px;
  width: 190px;
  text-align: right;
  left: 59px;
}
section#sectionTwo{height:auto;padding-bottom:0;max-height:630px;}
#sectionTwo .servicesButton{bottom:160px !important;}
.four{width: 232px;right: 18px;padding-top: 0;}
  article#iconButtons{overflow:visible;}
  #input_1_1, #input_1_2{width:100% !important;}
  .signUp{margin-left:40px !important;}
	ul#menu-secondary-nav li{padding:0 7%}
.top-nav .menu-item:hover {
background: #fff;
color: #000;
}
.top-nav .menu-item:hover a {
color: #000;
}
.victimText h3 {
  font-size: 1.4em;
}
.victimText{
  padding-top:34px;
}
#sectionThree {
background: url(../images/sectionThreeBG.png) top left;
background-size: 400% !important;
min-height: 674px;
padding: 4em 0;
z-index: 1;
background-position: -33% 0px !important;
}
.three{top:260px;}
.two {
  left: 122px;
  bottom: 97px;
}
.five {
  bottom: 97px;
  right: 112px;
}
.deviceIntro {
  bottom: 50px;
}
#deviceLogo {
  width: 45%;
  margin-left: 12px;
  margin-top: 15px;
}

}
/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
  .annualDateContent:after{display:none;}
  #newsMain .contentWrap{width:93%;}
  .entry-content{padding:0 1em;}
  .firstRow, .secondRow{width:81%;}
  .servicesIcon{margin: 0 15px;}
	.vText1,.vText2{width:46%!important;float:left}
	.vText1{margin-left:1em}
	article#iconButtons p{font-size:.8em}
	.one{top:60px;width:150px;text-align:right;left:-16px}
	.two{left:25px;width:200px;text-align:right;bottom:95px}
	.three{top:245px;right:0;left:0;margin:0 auto;width:200px;text-align:center}
	.four{top:57px;right:-23px;width:160px}
	.five{bottom:76px;right:68px;width:160px}
	.announcementList .fourcol{margin:2em auto;padding-bottom:2em;min-height:110px}
	ul#menu-secondary-nav li{padding:0 4%}
	.page #main,.single #main, .error404 #main{min-height:34em}
	.top-nav .menu-item {
	text-align: center;
	}
  .vText1 h3 {
  font-size: 1.3em;
}
	.top-nav .menu-item:hover {
	background: #fff;
	color: #000;
	}
	.top-nav .menu-item:hover a {
	color: #000;
	}
	.langMenu li.menu-item {
	width: 100%;
	}
	.nav li ul.children li a, .nav li ul.sub-menu li a {
	padding-left: 1px;
	}
	#sectionTwo .servicesButton {
	margin: -2em auto;
	clear: both;
	position: relative;
	left: 0;
	right: 0;
	bottom: 7em !important;
	}
	section#sectionTwo {
	height: 610px;
	}
  #homeIntro {
  background-position-x: -400px;
}
.deviceIntro {
  position: absolute;
  bottom: 45px!important;
  left: 10px;
}
.deviceHeader .largeHead {
  width: 90%;
}
.deviceIntro .mobileIntroText {
  width: 357px;
  margin-bottom: 20px;
  /* padding-left: 0; */
}
#deviceLogo {
  width: 45%;
  margin-left: 11px;
}
.announcementsThree .announcementList {
  margin-bottom: 0;
  margin-left: 0;
}
.announcementList .fourcol {
  margin: 2em auto 0 auto;
  padding-bottom: 2em;
  min-height: 110px;
  border: none;
  width:50%;
}
.four {
  font-size: 0.7em!important;
}
.date {
  position: relative;
  top: 0px;
  text-align: left;
  left: 15px;
  width: 16%;
  float: left;
}
.dateContent {
  float: left;
  width: 240px;
  padding: 0 10px 0 27px;
  width: 84%;
}
.eventsButton.button.center.marginBot.marginTop {
  display: block;
  margin-top: 1em;
  margin-bottom: 0;
}
.announcementList .last{display:none;}


}
@media only screen and (min-width : 1025px) {
	.mobileIntro{display: none}
	/*------- SECTION THREE -------*/
	#sectionThree {
	background: url(../images/sectionThreeBG.png) top left;
	background-size: cover;
	min-height: 674px;
	padding: 4em 0;
	z-index: 1;
	}
	.fourBig{font-size:10em;font-weight:700}
	.victim{text-align:center;font-size:2em;font-weight:600;text-transform:uppercase;clear:both;margin-top:170px}
	.error404 #main {min-height: 37.5em;}
	article#post-not-found {margin-top: 10%;}
	.page #main,.single #main{min-height:46em}
	.victimText{padding:10px}
	.secondList{padding-top:20px}
	.victimContent {clear: both;float:left;margin-bottom: 40px;width: 100%;height: 210px;}
	.domesticHeadline{position:absolute;width:720px;right:180px}
	span.oneBig{position:absolute;top:75px; left:-1500px;font-size: 7em;}
	span.inBig{font-size:2em;position:relative; opacity:0;}
	span.fourBig{position:absolute;top:-1000px;left:59px}
	span.inBig{position:absolute;top:77px;left:63px;font-size:2.5em}
	span.womenBig{position:absolute;top:11px;font-size:3em; left:145px; opacity:0;}
	span.experience{font-size:1.5em;position:absolute;top:42px; left:150px; opacity:0;}
	span.violenceBig{font-size:3.5em;text-transform:uppercase;position:absolute;top:79px;left:135px; opacity:0;}
	span.lifetime{position:absolute;top:120px;left:410px;font-size:2em; opacity:0;}
	.domesticHeadline {height: 150px;line-height: 0;}
	/* ----------end text positioning --------- */
}
@media only screen and (min-width : 1015px) and (max-width : 1178px){
	#sectionThree {
	background: url(../images/sectionThreeBG.png) top left;
	background-size: cover;
	min-height: 674px;
	padding: 4em 0;
	z-index: 1;
	background-position: -270px 0px;
	}
	#sectionTwo .servicesButton {
	position: relative;
	bottom: 80px;
	}
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1179px) and (max-width : 1299px){

.top-nav .menu-item:hover {
background: #fff;
color: #000;
}
.top-nav .menu-item:hover a {
color: #000;
}
#menu-main-nav {
margin-top: 0;
}
	.deviceInfoBar{display:block;}
	.deskhide {display: none}
	.mobhide {display: none}
	.devicehide {display: block}
	.deviceIntro {display: block}
	#homeIntro{height:610px;position: relative;}
	#safeHaven {position:initial;}
	.deviceIntro{position:absolute;bottom:50px;left:11%}
	.deviceHeader .largeHead{margin-bottom:0}
	.deviceHeader .largeHead{width:100%}
	.deviceIntro .mobileIntroText{font-size:.9em;width:250px}
	#deviceLogo{width:45%}
	section#sectionTwo{height:800px}
	#sectionThree {
	background: url(../images/sectionThreeBG.png) top left;
	background-size: 122%;
	min-height: 674px;
	padding: 4em 0;
	z-index: 1;
	background-position: -270px 0px;
	}
	#sectionTwo .servicesButton {
	position: relative;
	bottom: 80px;
	}
	/*----- PAGE STYLES -----*/
	/*----- HEADER -----*/
	#inner-header {
	position: relative;
	}
	.page-title{margin:1em 0;font-size:3.5em; color:#483f5c;}
	#safeHaven{width:53%}

}


@media only screen and (min-width : 1300px) {
	.deviceInfoBar{display:none;}
	.mobhide{display: block}
	.deskhide {display: none}
	.devicehide {display: none}
	.deviceHeader{display: none}
	.mobileIntroText{display:none}
	.deviceIntro{display: none}
}
@media only screen and (min-width : 1300px) and (max-width:1430px){
	.page .sevencol.first.mainNav, .error404 .sevencol.first.mainNav {
	width: 59%;
	}
	.page .fivecol.last.social, .error404 .fivecol.last.social {
	margin-left: 0% !important;
	width: 40.5% !important;
	}
	.nav li ul.children, .nav li ul.sub-menu {
	margin-top: 0;
	}
	.menu-item-60:hover:after, .menu-item-67:hover:after, .menu-item-71:hover:after, .menu-item-53:hover:after, .menu-item-59:hover:after {
	bottom: 0px;
	}
	#animate3 {
	left: 150px!important
	}

	#safeHaven {
	bottom: 60%;
	left: 1%;
	}
	.servicesButton {
	margin: 15px auto 0;
	}
	#sectionOne {height: 625px}
	#sectionThree {
	background: url(../images/sectionThreeBG.png) top left;
	background-size: cover;
	min-height: 600px;
	padding: 4em 0 1em;
	z-index: 1;
	}



}

@media only screen and (min-width : 1300px){
	li.phone {
	background: rgba(95,61,149,.7);
	padding: 15px 10px 12px;
	line-height: 1;
	}
	li.leave {
	background: rgba(159,53,66,.7);
	padding: 15px 15px 11px;
	line-height: 1;
	}
	li.language{background: rgba(172, 56, 128, 0.7);padding: 14px 8px 8px;position: relative;}
  #safeHaven {
  position: absolute;
  width: 596px !important;
  bottom: 150px;
  left: 3%;
}
.introContainer {
  overflow: hidden;
}
.introContainer .largeHead {
  float: left;
}
.introContainer img {
  width: 29%;
  clear: both;
  margin-top: 10px;
}
.introContainer p {
  width: 71%;
  float: left;
  clear: none;
  padding-left: 50px;
  position: relative;
}
.introContainer p:before {
  width: 1px;
  height: 80%;
  top: 10%;
  content: '';
  position: absolute;
  left: 25px;
  display: block;
  background: white;
}
.largeHead {
  font-size: 6.5em;
  margin-bottom: -0.2em;
}
#safeHaven p {
  font-size: 15px;
}

}

@media only screen and (min-width : 1431px){
	li.facebook {
	padding: 14px 15px 0px 0px;
	}
	li.tiktok {
	padding: 14px 15px 0px 0px;
	}
	li.twitter {
	padding: 14px 15px 0px 0px;
	}
	li.instagram {
	padding: 14px 15px 0px 0px;
	}
	.socialLinks li {
	height: 60px;
	}
  #safeHaven {
  position: absolute;
  width: 696px !important;
  left: 3%;
}
.largeHead {
  font-size: 7.5em;
  margin-bottom: -0.2em;
}
#safeHaven p {
  font-size: 17px;
}
.introContainer img {
  margin-top: 20px;
}
}

@media only screen and (min-width : 1431px) and (max-width:1783px){
	.nav li ul.children, .nav li ul.sub-menu {
	margin-top: 0;
	}
	.menu-item-60:hover:after, .menu-item-67:hover:after, .menu-item-71:hover:after, .menu-item-53:hover:after, .menu-item-59:hover:after {
	bottom: 0px;
	}
	.nav li:hover ul {
	display: block;
	}
	#animate3 {
	left: 50px!important;
	}
	.servicesButton {
	margin: 35px auto 0;
	}
	
}
@media only screen and (min-width : 1179px) and (max-width : 1305px) {
	#safeHaven{width:60%}
}
@media only screen and (min-width : 1179px) and (max-width : 1334px) {
	/*#animate3{left:200px!important}*/
	#domesticViolence{width:75%}
}
@media only screen and (min-width : 1335px) and (max-width : 1419px) {
	#animate3{left:140px!important}
	#domesticViolence{width:70%}
}
@media only screen and (min-width : 1420px) and (max-width : 1527px) {
	#animate3{left:100px!important}
	#domesticViolence{width:65%}
}
@media only screen and (min-width : 1528px) and (max-width : 1669px) {
	#animate3{left:50px!important}
	#domesticViolence{width:60%}
}
@media only screen and (min-width : 1025px) and (max-width : 1239px) {
	#differenceIMG ul.imageBanner li{}
	#domesticViolence{width:80%}
}
@media only screen and (min-width : 1240px) and (max-width : 1524px) {
	#differenceIMG ul.imageBanner li{}
}
@media only screen and (min-width : 1525px) and (max-width : 1799px) {
	#differenceIMG ul.imageBanner li{}
}
@media only screen and (min-width : 1670px) and (max-width : 1880px) {
	#animate3{left:-20px!important}
}
@media only screen and (min-width : 1881px) and (max-width : 2099px){
   #animate3{left: -96px !important;} 
   #logo{margin-top: 5px;}
}
/* Large screens ----------- */
@media only screen and (min-width : 2100px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 90%;
	}
  #safeHaven{bottom:400px;left:9%;}
}
@media only screen and (min-width : 2200px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 85%;
	}
}
@media only screen and (min-width : 2300px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 82%;
	}
}
@media only screen and (min-width : 2410px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 78%;
	}
}
@media only screen and (min-width : 2470px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 77%;

	}
}
@media only screen and (min-width : 2630px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 72%;
	}
}
@media only screen and (min-width : 2690px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 71%;
	}
}
@media only screen and (min-width : 3050px) {
	#animate, #animate2, #animate3 {
		position: absolute;
		width: 61%%;
	}
}
@media screen and (max-width:1024px) and (min-width: 768px) {
    img.serviceIMG {
        width: 700px;
    }
}

@media only screen and (min-width : 1800px) {
	.page .sevencol.first.mainNav, .error404 .sevencol.first.mainNav {
	width: 63%;
	}
	#differenceIMG ul.imageBanner li{}
	#domesticViolence{width: 48.618784527%;}
	#domesticViolence{width:60%}
	#sectionThree{background:url(../images/sectionThreeBG.png) top left;background-size:1950px;min-height:850px;padding: 150px 0;z-index:1;}
	#sectionTwo .servicesButton {
	position: relative;
	bottom: 0;
	margin-top: -4em;
	z-index: 999999;
	}
	.holderIMG {
	visibility: hidden;
	}
}

@media (min-width:1300px) and (max-width: 1527px) {
   
	section#sectionThree article#domesticViolence {width:65%;}

	section#sectionThree .victimContent{
		width: 53em;
		float: right;
	}

	section#sectionThree .eightcol.last.victimText {width: 33em;}
}


@media (min-width:1180px) and (max-width: 865px) {
	article#domesticViolence {
		width: 81%;
	}
}

@media (min-width:1670px) {
	article#domesticViolence {
		width: 55%;
	}
}
@media (min-width:2000px) {
	article#domesticViolence {
		width: 58%;
	}
}
@media (min-width:2250px) {
	article#domesticViolence {
		width: 41%;
	}
}
@media (min-width:1025px) and (max-width: 1178px) {
   
	section#sectionThree article#domesticViolence {width:75%;font-size:.8em}

	section#sectionThree .eightcol.last.victimText {width:59%}
}
@media screen and (min-width:1376px) {
    span.popupCaption p {
		font-size: 14px;
	}
	span.popTitle {
		line-height: 1.1;
	}
}
@media only screen and (min-width : 683px) and (max-width:785px){
	.deviceIntro {
	position: absolute;
	left: 10px;
	}
}
@media only screen and (min-width : 1295px) { 
	#sectionThree {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

.announcementList a:hover {
	color: rgba(172, 56, 128, 0.7);
	transition: 1s;
	-webkit-transition: 1s;
}

@media screen and (max-width : 767px) {
	.differenceIMG.deskhide {
		display: none;
	}

}
@media screen and (max-width : 767px) {
	article#MobileIconButtons p {
	    padding-top: .5em;
	}

	ul.last.sixcol.secondList.vText2 {}

	ul.first.sixcol.vText1 li:first-child {
	   list-style-position: outside;
	}

	ul.first.sixcol.vText1 li  + li{
	   list-style-type: disc;
	   list-style-position: inside;
	}

	ul.last.sixcol.secondList.vText2 {
	   list-style-type: disc;
	   list-style-position: inside;
	}	
}
@media only screen and (min-width : 1300px) {
	.secondList{padding-top:2.5px}
}

div#google_language_translator {
	padding: 0 10px !important;
}
#google_language_translator:after {
	right: 18px !important;
	top:26px !important;
}
ul.sub-menu {
width: 100%;
}
ul#menu-main-nav  li.menu-item {
    font-size: .9em;
}

h3 {
	line-height: 1.3;
}
article#domesticViolence .button {
bottom: 1px;
}



@media only screen and (min-width : 767px) {
	article#domesticViolence iframe {
	-webkit-box-shadow: 6px 1px 15px 2px rgba(0,0,0,0.28); -moz-box-shadow: 6px 1px 15px 2px rgba(0,0,0,0.28); box-shadow: 6px 1px 15px 2px rgba(0,0,0,0.28);
	}
	.victimContent {
		overflow: hidden;
	}
}


/* form columns */
	.gform_wrapper .top_label .gfield_label {
		margin: 0px 0 0px 0; 
		line-height: inherit; 

	}

@media only screen and (min-width : 767px) {
	.contactWrap {
		width: 49.9%;
		float:left;
	}

	div#gform_wrapper_2 {
	   max-width: 49%!important;
	   float: left;
	}

	textarea#input_2_4 {
	   width: 100% !important;
	}

	input#input_2_1, input#input_2_2, input#input_2_3 {
	   width: 100% !important;
	}





}
/* form columns end */


@media only screen and (max-width : 767px) {
  .upDate {
  width: 27%;
  float: left;
  text-align: right;
  font-size: 1.1em;
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
  padding-left:0;
}
.upDateContent {
  width: 68%;
  float: left;
  margin-left: 15px;
}
    article#domesticViolence {
    position: relative;
    padding-top: 14em;
    padding-bottom:1.5em;
  }
  .testimony .fourcol {
  margin-bottom: 1em;
}
.testimony .fourcol.last {
  margin-bottom: 0em;
}
.contentWrap{width:95%;}
.upBanner{margin-bottom:0;display:none;}
  .page-title{font-size:1.7em;}
  .announceMainName{font-size:0.9em;}
  .testButton .buttonLink{font-size: 0.8em;
  padding: 0.7em 5px !important;}
  .testButton{margin-bottom:3em !important;}
  #testimony{width:100%;padding:0;}
  #sectionFour h2{font-size:1.7em;}
  #supportCause{width:100%;padding:0;}
  #sectionTwo h2 {
  margin: 0.4em 0;
  font-size:1.7em;
}
section#sectionTwo {
  margin-bottom: 2em;
}
#sectionFive{padding:1.5em;}
article#differenceContent {
  width:100%;padding:0;
}
#differenceContent h2 {
  font-size: 1.7em;
}
.victimContent h3 {
  font-size: 1.2em;
}
.victimText{margin:1em 0 0.5em 0;}
p.victim.white {
  font-size: 1.7em;
}
.linefix {
  padding: 0em 1.5em;
}
article#MobileIconButtons {
  padding-top: 0;
  overflow:visible;
}
	section#sectionTwo .servicesButton.button.center {
	     /* display: inline-block; */
  /* display: block; */
  margin-top: 2em;
  /* width: 100%; */
  margin: 3em auto 0 auto;
  width: 162px;
  /* background: none; */
	}
	.earth > p {
  margin-bottom: 2em;
}
	.servicesButton {
    	position: initial;
	}
	.gform_wrapper ul li.gfield {
		width: 100%;
	}
	input#input_1_2 {
   		width: 62% !important;
	}

	input#input_1_1 {
		width: 100% !important;
		margin-bottom: 1em;
	}

	#inner-footer {
	    padding: 1.5em;
	}

	.border-right {
		border-right: none;
	}
	.dateContent {
		padding: 0;
	}
	.eventsButton.button.center.marginBot.marginTop {
		width: 75%;
	}
	article#MobileIconButtons img {
	  
	   float: left;
	   display: block;

	}
	article#MobileIconButtons p {
	   float: right;
	   
	   width:81%;
	   clear: none;
	}
	article#MobileIconButtons div {
		margin-bottom: 38px;
	}

	/* Mobile header bar logo  */
	.purpleHeader {
		background-color: rgba(133,66,126,.8);
		position: absolute;
		bottom: .4em;
		left: 0;
		right: 0;
		padding: .5em 1.5em .5em 1.5em;
	}
	.relative {
		position: relative;
	}
	p.victim.white {

		position: relative;
	}
	img#largeHeadIcon {
	    width: 34%;
	    float: right;
      padding-top:14px;
	}

	img.largeHead.bold.white {
	    width: 57%;
	    border-right: 2px solid;
	    padding-right: 10.2%;
	    border-color: rgba(255,255,255,.5);
	}

	.announceMainIMG img {
		width: 100%;
	}


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

	article#MobileIconButtons p {
	   float: right;
	   
	   width: 65%;
	   clear: none;
	}

	.signs iframe {
	margin-left: 0; 
	position: absolute;
	left: 0;
	top:0;
	right: 0;
	width: 100%;
	}





	.linefix {padding:0em 1.5em}
	.botLine {
	   border-bottom: 2px solid white;
	   width: 100%;

	}
	.servicesButton.button.center.marginBot.marginTop {
		background: #000 !important;
		width: 47%;
	}
}
@media only screen and (max-width : 767px) and (min-width : 550px) {
	.dateContent {
	width: 87%;
	}
}
@media screen and (max-width:1000px) and (min-width:768px) {
    .announcementsThree {
    overflow: hidden;
    }

    .eventsButton.button.center.marginBot.marginTop {
        display: block;
        margin-top:2em;
    }
}

@media screen and (max-width : 880px) and (min-width : 836px) {
  .eightcol.last.victimText {
    width: 63%;
    font-size: .9em;
    }  

}
@media screen and (max-width : 835px) and (min-width : 768px) {
  .eightcol.last.victimText {
    width: 60%;
    font-size: .9em;
    }  
}




.mobileIntro p.medium{ font-weight: 300; margin-top:.5em;padding: 0 1.5em;position: relative;}

@media only screen and (max-width : 480px) {
	div#inner-content {
	margin-top: 0 !important;
	}
}

section#sectionThree .servicesButton.button.center.marginBot.marginTop {
   bottom: -1px;
}






@media screen and (max-width : 1090px ) and (min-width : 991px) {
    .gform_wrapper .gform_footer {
        clear: none !important;
    }
    #gform_submit_button_1 {
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width : 990px ) and (min-width : 768px) {
    .gform_wrapper .gform_footer {
        clear: none !important;
    }
}
@media screen and (max-width : 1090px ) and (min-width : 768px) {
	.home input#input_1_1, .home input#input_1_2 {
		width: 95%;
	}
}


/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
} /* end retina media query */


#gform_6 label.gfield_label{
  visibility:visible;
}

#gform_6 .gform_wrapper ul li.gfield {
  clear: both !important;
  float: none;
  margin-right: auto;
  line-height: normal;
  margin-top: -7px;
}

#gform_6 .gform_button.button{
    padding: 12px 20px;
}

@media print{*{background:transparent!important;color:#000!important;text-shadow: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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.page-navigation,.respond-form,.sidebar,.wp-prev-next,nav{display:none}}/* end print media query