#wrapper{
	max-width:1366px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	background-color:#f9f9f9;
	float:center;
	padding-left:50px;
	padding-right:50px;
	font-size:18px;
	text-align:justify;
}

#maincontent{
	float:center;
	padding: 20px;
	max-width:1366px;
	margin: 0 auto;
}
#inside{
	float:center;
	max-width:1366px;
	background-color:blue;
}

#circcontent{
	float:left;
	text-align:center;
	background-color:red;
}

@media(max-width:640px){/*small screens*/
	#wrapper{
		padding-left:15px;
		padding-right:15px;
	}
	#third_of_screen_pane, #third_of_screen_pane_last, #half_of_screen_pane {
		min-width:100%;
		padding-bottom:18px;
	}
	#top{
		min-height:180px;
	}
	
	.buttonsmall {
    background-color: #F5F5F5;
    border: none;
    color: black;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    width:100%;
    font-size: 16px;
	font-weight:medium;
	font-family:calibri;
    margin: 4px 2px;
    cursor: pointer;	
	}
	
	.dropdown{
		position:relative;
		display:inline-block;
		width:100%
	}
	/* Dropdown Content (Hidden by Default) */
	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #f1f1f1;
		min-width: 200px;
		z-index: 1;
	}

	/* Links inside the dropdown */
	.dropdown-content a {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	}

	/* Change color of dropdown links on hover */
	.dropdown-content a:hover {background-color: #ddd;}

	/* Show the dropdown menu on hover */
	.dropdown:hover .dropdown-content {display: block;}

	/* Change the background color of the dropdown button when the dropdown content is shown */
	.dropdown:hover .dropbtn {background-color: #3e8e41;}

	
	#smallnav{
		display:block;
	}
	#newnav{
		display:none;
	}
}
@media(min-width:641px){/*large screens*/
	.button {
    background-color: transparent;
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	font-weight:medium;
    cursor: pointer;
	}
	.button:hover{
		background-color: #0283AF;
		color:#fff;
	}
	#smallnav{
		display:none;
	}
	#newnav{
		display:block;
	}
}
	
#try{
	background-color:#fff;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:5px;
	border-bottom-left-radius: 25px;
}

#try2{
	background-color:#fff;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	border-bottom-right-radius: 25px;
}
#rndbuttonS{
	padding: 20px;
	width:225px;
	height:225px;
	/*display:flex;*/
	align-items: center;
	justify-Content: center;
	border-radius:50%;
	border-style: solid;
    border-width: 5px;
	border-color:red;
	font-size:28px;
	text-align:center;
}

#cirpad{

	width:155px;
	float:left;
}

#newnav{
	float:center;
	max-width:1366;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	content:center;
	text-align:center;
	background-color:white;
}

#circ{
	float:left;
	max-width:1366;
	height:auto;
	content:center;
	text-align:center;
}


#top{
	width:100%;
	height:250px;
	float:right;
	text-align:right;
	padding-right:30px;
	padding-top:0px;
	font-family:calibri;
	font-size:20px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	/*background-image: url(../Images/bluefade4.jpg);*/
	background-color: #f9f9f9;
	background-size: cover;
}
#top:a{
	color:#10887F;
}
#banner{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	/*padding-right:30px;
	padding-top:0px;*/
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/bluebells.jpg);
	background-size: cover;
}
#bannerTeam{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	/*padding-right:30px;
	padding-top:0px;*/
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/meettheteam.jpg);
	background-size: cover;
}
#bannerAssessment{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/assessmentbanner1.jpg);
	background-size: cover;
}
#bannerAutism{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/autismbanner.jpg);
	background-size: cover;
}
#bannerTherapies{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/therapiesbanner.jpg);
	background-size: cover;
}
#expertbanner{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/expertwitness.jpg);
	background-size: cover;
}
#bannerTraining{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/trainingbanner.jpg);
	background-size: cover;
}
#bannerfees{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/feesbanner.jpg);
	background-size: cover;
}
#bannerjoin{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/joinbanner.jpg);
	background-size: cover;
}
#policiesbanner{
	width:100%;
	height:310px;
	float:right;
	text-align:center;	
	font-family:calibri;
	font-size:30px;
	color:#fff;
	font-weight: medium;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(../Images/cbb.jpg);
	background-size: cover;
}

.leftpane {
  float: left;
  background-color:transparent;
  max-width:80%;
  text-align:left;
}

.rightpane {
  float: right;
  margin-left: 10px;
  background-color:transparent;
}

.centerpane{
	float: center;
	background-color:transparent;
}

.entire-thing {
	max-width:1366px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	background-color:transparent;
	float:center;
	text-align:center;
	font-size:22px;
}

.footer-content-holder{
	max-width:1366px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	background-color:#f9f9f9;
	float:center;
	text-align:center;
}

.roundbutton{
	height:220px;
	width:220px;
	border-radius: 50%;
	border-width:10px;
	border-color:red;
	background-color:#f5f5f5;
	border-style: solid;
	margin:20px;
	font-size:26px;
	font-weight:medium;
	vertical-align:top;
}
.roundbutton:hover{
	font-size:30px;
}

.autismbutton{
	height:160px;
	width:240px;
	border-radius: 20%;
	border-width:10px;
	border-color:white;
	background-color:#ffffff;
	background-image: url(../Images/ASD.jpg);
	background-size: 240px;	
	background-repeat: no-repeat;
	border-style: none;
	margin:20px;
	font-size:26px;
	font-weight:medium;
	color:black;
	vertical-align:top;
}
.autismbutton:hover{
	background-image: url(../Images/ASD1.jpg);
	font-size:30px;
}
.adhdbutton{
	height:160px;
	width:240px;
	border-radius: 20%;
	border-width:10px;
	border-color:white;
	background-color:#f5f5f5;
	background-image: url(../Images/ADHD1.jpg);
	background-size: 240px;
	background-repeat: no-repeat;
	border-style: none;
	margin:20px;
	font-size:26px;
	font-weight:medium;
	vertical-align:top;
}
.adhdbutton:hover{
	background-image: url(../Images/ADHD.jpg);
	font-size:30px;
}

html{ height:100%;}
body{
	display:flex;
	flex-direction: column; 
	min-height:100%;
	font-family:"calibri";
}
#con {
  background-color: transparent;
  flex: 1;
  
}

#footer {
  background-color: #f5f5f5;
  padding: 20px;
  height: auto;
  font-size:12px;
}

#third_of_screen_pane {
	max-width:33.333%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	background-color:#fff;
	float:left;
	padding-right:30px;
	padding-left:10px;
	font-size:18px;
	text-align:justify;
}
#third_of_screen_pane_last {
	max-width:31%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	background-color:#fff;
	float:left;
	font-size:18px;
	text-align:justify;
}

#half_of_screen_pane {
	max-width:50%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	background-color:#fff;
	float:left;
	padding-right:30px;
	padding-left:10px;
	font-size:18px;
	text-align:justify;
}

li.number{
	list-style-type: decimal;
	margin-left:20px;
	list-style-position: outside;
}

li.disc{
	list-style-type: disc;
	margin-left:20px;
	list-style-position: outside;
}


#clear{
	min-width:1366px;
	float:left;
}

#profilepic{
	width:175px;;
	float:left;
}
#profilecontent{
	width:500px;
	float:left;
}

