
/**************************************** Main styles *********************************************/

body {
    font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    color:#669a9a;
    width:100%;
    height:auto;
    margin: 0px auto; padding: 0px;
    line-height: 1em;
    box-sizing: border-box;
    
}
img {
    width:100%;
    height:auto;
}
a {
    color: white;
    text-decoration: none;
    list-style: none;
    
    
    }

a:hover {
    text-decoration:underline;
}



.wrapper {
    max-width:1325px;
    width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    
}
p {
    font-family:"Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    font-color:#757575;
    font-size:1.125em;
    
}

ul li {
    color:#f9ad81;
    font-size:1.125em;
    list-style: none;
    line-height:1em;
    
}



h1,h2,h3,h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 1.2em;
    width:100%;
    height:auto;
    }






/*********************************************Sidenav***************************************************/
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
    background-color: #f9ad81;
    height:25px;
    width:100%;
    
}
.clearfix {clear:both;}
  
/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
    
  background-color: #659999; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  text-align:center;
}


/* The navigation menu links */
.sidenav a {
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 1.5em;
  color: white;
  display: block;
  transition: 0.3s;
   
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f9ad81;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
    background-color: #f9ad81;
    
}



.sidelist {
    margin-bottom:20px;
    margin-top: 20px;
    
}
/**************************************** Header Styles *********************************************/





.head {
    
    background-color:#f9ad81;
    width: 100%;
    height:auto;
   
    
    }
#headernav {
    display:inline-block;
    
    
    width:100%;
    
}
#headernav ul {
    display:block;
   text-align: center;
    width:100%;
    padding:0px;
    margin-left:5%;
    margin-right:5.3%;
    }

#headernav ul li {
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    list-style:none;
    float:left;
    padding-right: 3%;
    }

#headernav ul li a {
    font-size: .9em;
}
.clearfix {clear:both;}


#mobilenav {
    display: none;}

.logo {
    
    margin-top:50px;
    margin-left: 5%;
    width:75px;
    height:auto;
    
}

#heading {
    
    background-image:url("images/holisticdesignheadimg.png");
    background-position: center;
    background-repeat:repeat;
    
    width:100%;
    height: 550px;
    
    
   
}

#heading h1 {
    
    

    color:white;
    text-shadow:2px 2px 3px #659999;
    
    width:80%;
    margin-left: 10%;
    margin-top: -30px;
    
    font-size:3.75em;
    line-height: 1.2em;
    word-spacing: .15em;
    letter-spacing: .1em;
    
    
    
    
    
    
}
#heading h2 {
    
    margin-top: 3px;
    color:white;
    margin-left: 12%;
    width:80%;
    text-shadow:2px 2px 1px #659999;
    font-style: italic;
   fomt-size: 2em;
    line-height: 1em;
    font-weight: bolder;
    
    
    
}

    
    
    

.clearfix {clear:both;}



/**************************************** Content Styles *********************************************/


    

#featured {
    display: inline-block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-top: 175px;
    
    
    }


    

#featured h3 {
    font-size: 1.3em;
}
.leftcolumn {
    display: inline-block;
    float:left;
    width:41.509434%;
    font-family:"Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    
   
   
}




.rightcolumn {
    display: inline-block;
    float:right;
    width:41.509434%;
    font-family:"Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    
    margin-left: 100px;
    
    
}
.clearfix {clear:both;}

figcaption {
    line-height: 1.3em;
}



figcaption a p {
    background-color:#659999;
   
    color: white;
    font-size:1em;
    padding:10px 10px;
    text-align: center;
    
    width: 100px;
    
    margin-left: auto;
    margin-right: auto;
    
}


/**************************************** Home Category Buttons *********************************************/

#categories {
    margin-top:250px;
    margin-bottom: 175px;
    
}
#categories img {
    text-align: center;
    z-index: 0;
    
}


    

.cate {
    text-align: center;
    font-size: 1.7em;
    font-weight: 800;
    text-decoration: none;
    
    
    
}
.cate a {
    text-decoration: none;
    
    
}
    
   
.cate h3 {
    background-color:#f9ad81;
    margin-top: 150px;
    padding: 25px 0px;
    color: white;
    
    margin-bottom: 1px;
    
    
}

    
.view p {
    
    width:200px;
    
    background-color:#659999;
    text-align:center;
    padding: 10px 0px 10px 0px;
    margin-left: auto;
    margin-right:auto;
    margin-top:0px;
    font-size: 1.5em;
    font-weight:600;
      line-height: 1em;  
    
    
}  

    

  
 /*********************************************Community Events*******************************************/

#community { 
    margin-bottom: 150px;}

#community h3 {
    text-align: center;
    font-size: 2.5em;
    background-color:#f9ad81;
    padding: 25px 0px 25px 0px;
    margin-bottom: 0px;
    
}
.communityview  {
    background: #659999;
    text-align: center;
    font-size: 1.5em;
    padding: 15px;
    margin-top:0px;
    
    
    
}   
.communityview {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    display: block;
    color:white;
    margin-left:auto;
    margin-right:auto;
    
    
}
#community img {
    margin-left: auto;
    margin-right:auto;
    
}

    
    

/**************************************** Form Style *********************************************/


#mc_embed_signup {
    background:#fff; 
    clear:left; 
    font:14px Helvetica,Arial,sans-serif; 
    
background-color: bisque;
    
    width:50%;
    margin-left: auto;
    margin-right: auto;
    }

#mc_embed_signup_scroll {
     
    text-align: center;
    background-color: bisque;}

#mailchimp {
    background-color: bisque;
    
    margin-top: 150px;
    padding: 0px 0px 25px 0px;
    
    
    
}

	
form label {
    
    font-size:1.5em !important;
    padding:25px 0px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    margin-bottom: 10px;
    
    
}

    






 /**************************************** Footer Styles *********************************************/ 

footer {
    display:block;
    background:lightgray;
    padding: 20px;
    
    
    margin-left: auto;
    margin-right:auto;
}
#footernav {
    
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    width: auto;
    margin: 50px 0px 0px 0px;
    
    
    
    }


#footernav ul {
    width:auto;
    display:table;
    margin: 0; padding: 0;
    text-align:center;
    
    margin-left: auto;
    margin-right: auto;
    
    
    
    
}
#footernav ul li {
    display:inline-block;
       width: auto;
    
    
    line-height: 1.3em;
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
    
    
    
}
#footernav ul li a {
    float:left;
    color:#659999;
    list-style:none !important;
    text-decoration: none;
    padding-left: 0px;
   
    
}


#social {
    
   
    
    width: 95%;
    margin:150px 0px 75px 0px;
    
    
    
}

#social h3 {
    font-size: 1.5625em;
    font-weight: 1000;
    color:#659999;
    margin-bottom: 50px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    
    
}

.social {
    display: table;
    width: auto;
    margin-left: auto !important;
    margin-right:auto !important;
    
    
   
}

    
    

.social img {
    
    float:left;
    width: 50px;
    padding: 0px 25px;
    
}

#mobilesocial {
    display:none;
}


#copy {
    text-align: center;
}



/*=============================================Category page=========================================================*/



#cateheading {
    
    background-image:url("images/interhomeimg.png");
    background-position: center;
    background-repeat:repeat;
   
    width:100%;
    height: 550px;}

#cateheading h1 {
  width:80%;
   margin-left: 10%;
    margin-top: -30px;
    font-size:3.75em;
    line-height: 1.2em;
    word-spacing: .15em;
    opacity: 1;
    
    
    text-shadow: 1px 1px 1px white;
}


/********************************************************Custom Select Menu*********************************************************/
#selectmenu {
    display: block;
    margin-left: auto;
    margin-right:auto;
    text-align: center;
    margin-top:100px;
}

#selectmenu h2 {
    font-family:"Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    font-style: italic;
    margin-bottom:100px;
    
}
#select1 {
    display:inline-block;
    margin-right: 200px;
}

#select2 {
    display:inline-block;
    
}

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #659999;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #659999;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}



/**********************************************************featured articles********************************************/

#featured2 {
    display:block;
    width: 100%;
    height: auto;
    margin-top: 150px;
    
    
}

#featured2 h2 {
     
    
    
}

.articleone {
    display: inline-block;
    width: 30.1886792%;
    height: auto;
    padding-right: 30px;
    padding-left: 10px;
   
    
    
    }

.articletwo {
    display: inline-block;
    width: 30.1886792%;
    height:auto;
    padding-right: 30px;
   
}
.articlethree {
    display: inline-block;
    width: 30.1886792%;
    height:auto;
    
}
.articleone figcaption, .articletwo figcaption, .articlethree figcaption {
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    margin-bottom: 150px;
    
}



#featured2 a p1 {
    color: #f9ad81;
    font-size: 20px;
    margin-left: 60%;
    
}

/*****************************************************Designers Section***************************************/

#cherrypie {
    display:inline-block;
    width: 30.1886792%;
    float:right;
    
    margin-top:0px;
}

#designers h2 {
    font-family: "Bodoni MT";
    width: 80%;
    line-height: 1.2em;
    font-weight: 400;
    font-size: 2.7em;
    
    
}

#designers p img {
    display: inline-block;
    width: 60.3773585%;
    float:left;
    margin-right: 50px;
    margin-bottom: 150px;
}
#designers h3 {
    font-size: 26px;
    margin-top: 100px;
    
    font-weight: 200;
}

#designers h3, #designers h4 {
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    font-weight:300;
    width: auto;
    height: auto;
    line-height: 1.3em;
    
}



#designers a {
    color:#F9AD81;
}
#designers a p2 {
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    margin-left: 15%;
    
}

.clearfix {clear:both;}





/*===========================================================Article page====================================================*/


#articleheading {
    
    background-image:url("images/healingspacesart_02.png");
    background-position: center;
    background-repeat:repeat;
    
    width:100%;
    height: 550px;
}
#articleheading h1 {
    
    
    
    
    text-shadow:2px 2px 3px white;
    width:80%;
    margin-left: 10%;
    margin-top: -30px;
    font-size:3.75em;
    line-height: 1.2em;
    word-spacing: .15em;
    
}

#breadcrumbs {
    
    width: 90%;
    
}
.breadcrumb li {
   
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    line-height: 1.3em;
}
 .breadcrumb li a {
     font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
     float:left;
    color:#f9ad81;
     padding: 0px 5px 0px 0px;
     
     
}

#article {
    width: 60.3773585%;
    margin-left: 10%;
    
}

#article h1 {
    
    font-size:2.5em;
    margin: 100px 0px;
    line-height: 1.2em;
}
#article h2 {
    line-height: 1.5em;
}
#article p {
    line-height:1.5em;
    margin: 50px 0px;
}
#article a {
    color: #f9ad81;
}
#article li {
   list-style:disc;
    color:cadetblue;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    font-weight: bolder;
}
article img {
    width: 100%;
}

/*****************************aside********************************/

aside h3 {
    color:#659999;
    text-align: center;
    font-size:1.5em;
}
aside {
    width: 15.0943396%;
    float:right;
    margin-top: 235px;
    margin-right: 100px;
    
    color: #656565;
    }
.clearfix {clear:both;}

#aside-mobile {
    display:none;
}

aside figcaption a {
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    color: #659999;
    
    
}

/*******************author****************************/

#author {
    
    display:block;
    width: 75%;
    margin-left:auto;
    margin-right: auto;
    margin-top:175px;
    
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    font-size: 1.2em;
    
}

#author .authorpic {
   
    display:inline-block;
    width: 10%;
    margin-left:0px;
    margin-top: -50px;
    
    
    }
#author p3 {
    display: table;
    margin: -150px 100px 100px 15%;
    font-size: 1em;
    
}   
    


#share {
    
    
    margin-left: auto;
    margin-right: auto;
}
#share p2 {
    display: inline-block;
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    color: #659999;
    font-size: 1.2em;
    margin-top:75px;
    margin-left:35%;
    }



.sharethis-inline-share-buttons {
   
    margin-left: 45%;
    margin-right: auto;
    margin-top:-25px;
}
.clearfix {clear:both;}







/*=========================================================Contact page=====================================================*/


#contactheading {
    
    background-image:url("images/contactpageimg_02.png");
    background-position: center;
    background-repeat:repeat;
    
    width:100%;
    height: 550px;}

#contactheading h1 {
    margin-left: 10%;
    margin-top: -30px;
    font-size:3.75em;
    line-height: 1.2em;
    word-spacing: .15em;
    width: 80%;
    text-shadow: 1px 1px 1px white;
}

#contactheading h2 {
    font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    margin-top: 475px;
    text-align: center;
}
/******************************************************Form*****************************************************/



.form-style-5, #iframe {
    width: 100%;
    display:block;
    
    margin-left: auto;
    margin-right:auto;
    
}
.form-style-5{
    display:inline-block;
    width:100%;
	max-width: 500px;
	padding: 10px 20px;
	background: #f4f7f8;
	margin: 200px 0px 0px 0px;
	border-radius: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
    margin-left:5%;
}
.form-style-5 fieldset{
	border: none;
}
.form-style-5 legend {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.form-style-5 label {
	display: block;
	margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: rgba(255,255,255,.1);
	border: none;
	border-radius: 4px;
	font-size: 15px;
	margin: 0;
	outline: 0;
	padding: 10px;
	width: 100%;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	background-color: #e8eeef;
	color:#8a97a0;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	margin-bottom: 30px;
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
	background: #d2d9dd;
}
.form-style-5 select{
	-webkit-appearance: menulist-button;
	height:35px;
}
.form-style-5 .number {
	background: #f9ad81;
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 0.8em;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
	border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"]
{
	position: relative;
	display: block;
	padding: 19px 39px 18px 39px;
	color: #FFF;
	margin: 0 auto;
	background: #f9ad81;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	width: 100%;
	border: 1px solid #659999;
	border-width: 1px 1px 3px;
	margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
	background: #659999;
}
.clearfix {clear:both;}

/*******************************************************************************iframe******************************************************/
 

#iframe {
  display:inline-block;
  position: absolute;
left: 60%;
   top:800px; 
  width: 100%;  /* RESPONSIVE WIDTH */
  max-width: 400px;

  overflow: hidden;  /* EDIT TO hidden FOR NO SCROLLBAR */
  border: #999999 0 solid;
  
  padding: 0px;
  }

#frameaddress {
    
    
    
    
    
}

/************************************************************************greencontact*****************************************************/

#green-contact {
    
    display:block;
    width:100%;
    height: auto;
   margin-top: 150px;
    background-color:#659999;
    color:white;
    text-align:center;
    
    
    
}
#green-contact h3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 2.5em;
}


#address1, #phone, #email1 {
    font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    background-color:#659999;
    display:inline-block;
    font-size: 1.125em;
    line-height: 1.5em;
    }

    
#address1 {
    float:left;
   width:33.33%; 
    padding:125px 0px;
  
    
    
}
#phone {
    
   width:33.33%;
    margin:125px 0px;
   
    
    }

#email1 {
    float:right;
    width:33.33%;
    padding:125px 0px;
    
    
    
    }




.clearfix {clear:both;}






/*==================================================About page=================================================*/



#aboutheading {
  
    background-image:url("images/aboutpagephoto_02.png");
    background-position: center;
    background-repeat:repeat;
    
    width:100%;
    height: 550px;
}


#aboutheading h1 {
    width: 80%;
    margin-left: 10%;
    margin-top: -30px;
    font-size:3.75em;
    line-height: 1.2em;
    word-spacing: .15em;
    
    text-shadow: 1px 1px 1px white;
}

#aboutheading h2 {
    font-family: "Bodoni MT", "Bodoni MT Black", "Bodoni MT Condensed", "Bodoni MT Poster Compressed";
    font-style: italic;
    
    font-weight: 200;
    font-size: 1.3em;
    margin-top: 450px;
    text-align: center;
}




#about {
    margin-top:200px;
    text-align: center;
}

#about img{
    width: 10%;
}

#about h2 {
    font-size: 2.5em;
    color:#f9ad81;
    padding: 0px 0px;
}

#about p {
    margin-top: 125px;
    
    width: 64.1509434%;
    line-height:1.5em;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:150px;
    padding: 0px 20px 0px 20px;
}
#about a {
    color: #f9ad81;
}


/*============================================ Media Queries ===========================================================*/





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

    
    /*INDEX*/
#headernav {
        display:none;
    }
    
   
#mobilenav {
        display:inline-block;
        width: 100%;
        height: auto;
        margin-right:auto;
        margin-left:auto;
        
    }
    
    
  

#main, span img, .logomobile {
        background-color:#f9ad81;
        width: auto;
    }
    
#main span img {
    
    width: 25px;
    height:auto;
        margin-left:10px;
        padding-right: 20px;
        
    }
    

.logo {
    display:none;}

.logomobile {
    display:inline-block;
    position: absolute;
    top: 10px;
     width: 75px;
    
}
#main ul {
    display:inline-block;
    float:right;
    left:50px;
    width:auto;
    height:auto;
    margin-top:0px;
    padding: 0px 20px;
}

#main ul li {
    display: block;
    font-family:"Bodoni MT";
    font-size: 20px;
    list-style:none;
    float:left;
   }

 
#main ul li a {
    padding-right: 50px;
    }


#mobilenav ul li a {
    
    color:white;
    text-decoration: none;
     }
    
#heading h1 {
    padding-top: 100px; 
    
        
    }
     
    
    
    /*ARTICLE*/
    
    #articleheading h1 {
        padding-top: 150px;
    }  
    
    
    /*CATEGORY*/

#cateheading h1 {
        padding-top:150px;
    }
    
    #designers h2 {
        margin-left: 5%;
    }
    #designers img {
        margin-left: 5%;
    }
    
    #cherrypie {
        
        width: 22.6415094%;
        margin-right: 35px;
    }
    
  
  
    
    
    /*ABOUT*/
    
    #aboutheading h1 {
        padding-top:150px;
    }

   /*CONTACT*/
    
    #contactheading h1 {
        padding-top:150px;
    }

        
    }

    
    
    
@media screen and (max-width:1200px) {
    
    
    
    .articleone {
    display: inline-block;
    
    
}



.articletwo {
    display: inline-block;
    
}
.articlethree {
    display: inline-block;
    
}
    /*CATEGORY*/
    #featured2 a p1 {
        margin-left: 40%;
    }
    /*ARTICLE*/
    
    #author p3 {
        padding-top: 25px;
        font-size: .8em;
    }
    
    #author .authorpic {
        width: 12%;
    }
}
    


@media screen and (max-width:1150px) {
    
    /*INDEX*/
    
    #heading h1 {
        width: 80%;
        font-size:3.2em;
        word-spacing: 0px;
        padding-top: 150px;
    }
    
    #heading h2 {
        width: 80%;
        font-size: 1.5em;
    }
    .social img {
        padding: 10px;
    }
    
    /*CATEGORY*/
    #selectmenu h2 {
        font-size: 1.2em;
        text-align: center;
    }
    
    #cherrypie {
        width: 22.6415094%;
        margin-right:50px;
        margin-top: -80px; 
    }
    .articleone {
        padding-right: 20px;
        padding-left:20px;
    }
    .articletwo {
        padding-right: 20px;
    }
    
    
    /*ARTICLE*/
    
    aside {
        width: 18.8679245%;
        margin-right: 45px;
    }
    
    /*CONTACT*/
    
    #contactform {
        
      
       
        margin-bottom: 100px;
    
    }
        
     
       #iframe {
       
       
        margin-right:auto;
    }
    
    /*ABOUT*/
    
    #aboutheading h2 {
       
        text-align: center;
        font-size: 1.2em;
        width: 75%;
        margin-left: auto;
        margin-right: auto;
         
        
    }
    
    }

@media screen and (max-width: 1025px){
    
    /*CATEGORY*/
    
    #cateheading h1 {
        padding-top: 195px;
    }
    #designers p img {
        display: block;
        float:none;
        width: 90%;
        margin-left:auto;
        margin-right: auto;
    }
    #designers h3 {
       display:block;
        margin-top:-100px;
    }
    
    #cherrypie {
        width: 95%;
        margin-left: 5%;
        margin-right: 5px;
        margin-top: 0px;
        
    }
    
    /*CONTACT*/
    
    #iframe {
        display:block;
        position: static;
        margin-top:300px;
        margin-left: auto;
        margin-right: auto;
    }
    .form-style-5 {
        display:block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 75px;
        
    }
    #address1 {
        display: block;
        float:none;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        padding-top: 50px;
    }
    #phone {
        display: block;
         margin-left: auto;
        margin-right: auto;
        margin-top:0px;
        padding:0px;
        padding-top: 25px;
        
    }
    #email1 {
        float: none;
        display: block;
         margin-left: auto;
        margin-right: auto;
        margin-top: -25px;
        padding: 0px 0px;
        width: 100%;
        padding-bottom: 50px;
    }
    #green-contact {
        background: #659999;
    }
   

}

@media screen and (max-width: 900px){
    
     /*ARTICLE*/
    
    aside {
        margin-right: 20px;
        
    }
   
  
    /*ABOUT*/
    
    #aboutheading h2 {
        margin-top: 425px;
        line-height: 1.2em;
       
    }
    /*CATEGORY*/
    
    .articleone, .articletwo, .articlethree{
        display:block;
        width:100%;
        padding:0px;margin:0px;
    }
    
    #featured2 {
        margin-top: 200px;
    }
    
    #featured2 figure {
        width: 400px;
        margin-left:auto;
        margin-right: auto;
        
    }
    
    
    
  /*CONTACT**/
    
    #contactheading h2 {
        font-size: 1.2em;
        line-height: 1.2em;
    }
    
}   
    
    
@media screen and (max-width: 850px) {
    
    .rightcolumn, .leftcolumn {
    
            float: none;
            width:100%;
            height:auto;
            
        }
    .leftcolumn {
        margin-bottom: 125px;
    }
    
    .rightcolumn {
        margin-left: 0px;
        
    }
    
    #categories {
        margin-top: 200px;
    }

@media screen and (max-width: 768px) {
    
    
    /*INDEX*/
    
    /*#heading h2 {
        width: 30.1886792%;
    }*/
    
    #heading 
    
   #mce-EMAIL {
    width: 100px;
}
    
    /*ARTICLE*/
    
    #article {
        width:75%;
    }
    aside {
        float:none;
        display: none;
    }
    
    #aside-mobile {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        overflow:hidden;
    }
    #aside-mobile figure  {
        display:inline-block;
        width: 100px;
    }
    #aside-mobile figure a img {
        display: inline-block;
        width: 100%;
    }
    #aside-mobile figure figcaption {
        display:inline-block;
        text-align: left;
        
    }
    
    #author .authorpic {
        width: 15%;
        margin-right: 50px;
    }
    #author p3 {
        margin-left: 100px;
    }
    #share p2 {
        margin-left: 20%;
    }
        
/*CATEGORY*/
    
    #select1 {
        margin-right: 50px;
    }
    }
    
@media screen and (max-width:650px) {
    
    
    /*INDEX*/
    
    .social { 
        display:none;
    }
    
    #mobilesocial {
        display:table;
        width:auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: -50px;
        margin-bottom: 50px;
        padding-left: -20px;
        
    }
    
    #mobilesocial img {
        width:50px;
        padding: 0px 10px 0px 10px;
    }}

@media screen and (max-width:600px) {
    
    
    
    
    
    
    /*CATEGORY*/
    
    #selectmenu h2 {
        font-size: 1.2em;
        padding-left:10px;
        padding-right:10px;
    }
    
    /*ABOUT*/
    
    #aboutheading h1 {
        font-size: 3em;
        
        
    }
   /*ARTICLE*/
    
    #articleheading h1 {
        width: 75%;
    }
     #aside-mobile .hidden {
        display:none;
         visibility: hidden;
    }
    
    
    }}
@media screen and (max-width: 450px) {
    
    #main ul {
        margin-right: -50px;
    }
}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}




