body {overflow-x: hidden;}

footer.entry-footer.single-footer, div.nav-links, div#comments.comments-area {display:none}

div#text-3.widget.widget_text {border: 2px dashed #BF665E; padding: 10px; transform: rotate(-1deg);}
div#text-3.widget.widget_text .fw_button a {color:white !important}

div#text-10.widget.widget_text {border: 2px dashed #BF665E; padding: 10px; transform: rotate(-1deg);}
div#text-10.widget.widget_text .fw_button a {color:white !important}

.site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a, .primary-navigation ul ul, .primary-navigation li a:hover, .primary-navigation li li:hover > a, .primary-navigation li li.focus > a, .primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {
    background-color: #dabe96 !important;
}

h3 {line-height: 26px;}

tr img {margin: 20px 0px 20px 0px}

h1, h2, h3, h4 {font-family: "Oswald", "Adobe Blank";
    font-weight: 200;
    font-style: normal;}

span.author.vcard, .byline {display:none !important}

#featured-bottom-group {background-color: #f4f4f4 !important;}

.col-md-3 a {transition: all 0.8s ease-in-out;}
.col-md-3 a:hover {margin-left:0px; transition: all 0.4s ease-in-out;}

.header-inner {padding:0 !important}
#logo {margin-top:-12px}
.header-bg {display:none}
#cta {
    background-color: #ffffff;
    display: none;
}


#page-banner {display:none; background-color:white}

.eyecatch
			{	background-color:white;
				padding:10px;
				width:270px;
				min-height:150px;
				border: 2px dashed #BF665E;
				-moz-transform: rotate(-3deg); 
				-webkit-transform: rotate(-3deg); 
				-o-transform: rotate(-3deg); 
				-ms-transform: rotate(-3deg);
				transform: rotate(-3deg);
				margin:25px 25px 35px 25px;
float:left;
transition: all 01.9s ease-in-out;}

.eyecatch:hover
			{	background-color:white;
				padding:10px;
				width:270px;
				min-height:150px;
				border: 2px dashed #f2994b;
				-moz-transform: rotate(1deg); 
				-webkit-transform: rotate(1deg); 
				-o-transform: rotate(1deg); 
				-ms-transform: rotate(1deg);
				transform: rotate(1deg);
				margin:25px 25px 35px 25px;
float:left;
transition: all 0.4s ease-in-out;}

.fw_button  {background-color:#A57BA6;
				padding:10px;
                                color:#ffffff !important;
				border: 2px dashed #fff;
				-moz-transform: rotate(1deg); 
				-webkit-transform: rotate(1deg); 
				-o-transform: rotate(1deg); 
				-ms-transform: rotate(1deg);
				transform: rotate(1deg);
				margin:25px 25px 25px 25px;
text-align:center;
transition: all 01.9s ease-in-out;}

.fw_button:hover {background-color:#BF665E;
				padding:10px;
                                color:white;
				border: 2px dashed #fff;
				-moz-transform: rotate(-1deg); 
				-webkit-transform: rotate(-1deg); 
				-o-transform: rotate(-1deg); 
				-ms-transform: rotate(-1deg);
				transform: rotate(-1deg);
				margin:25px 25px 25px 25px;
text-align:center;
transition: all 0.2s ease-in-out;}



.type-page .entry-title::after {background-color: #BF665E}




@media (min-width: 960px) {
.site-navigation ul {text-align: left; margin-left: 20px;}

}

@media (min-width: 400px) and (max-width: 960px)  {
}


@media (min-width: 100px) and (max-width: 400px) {
#breadcrumbs {text-align: center; margin-left:0px}
#logo {display: block; margin: auto;}
#footer-content {display:none}
p {font-size:18px}
body {overflow-x: hidden;}
}

.n2g_p {margin-left: -170px !important;}