@font-face {
    font-family: 'opendyslexicregular';
    src: url('../../opendyslexic-regular-webfont.eot');
    src: url('../../opendyslexic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../opendyslexic-regular-webfont.woff') format('woff'),
         url('../../opendyslexic-regular-webfont.ttf') format('truetype'),
         url('../../opendyslexic-regular-webfont.svg#opendyslexicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opendyslexicitalic';
    src: url('../../opendyslexic-italic-webfont.eot');
    src: url('../../opendyslexic-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../opendyslexic-italic-webfont.woff') format('woff'),
         url('../../opendyslexic-italic-webfont.ttf') format('truetype'),
         url('../../opendyslexic-italic-webfont.svg#opendyslexicitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opendyslexicbold_italic';
    src: url('../../opendyslexic-bolditalic-webfont.eot');
    src: url('../../opendyslexic-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../opendyslexic-bolditalic-webfont.woff') format('woff'),
         url('../../opendyslexic-bolditalic-webfont.ttf') format('truetype'),
         url('../../opendyslexic-bolditalic-webfont.svg#opendyslexicbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opendyslexicbold';
    src: url('../../opendyslexic-bold-webfont.eot');
    src: url('../../opendyslexic-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../opendyslexic-bold-webfont.woff') format('woff'),
         url('../../opendyslexic-bold-webfont.ttf') format('truetype'),
         url('../../opendyslexic-bold-webfont.svg#opendyslexicbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{ 
	background-color:#8077f7; 
	margin:auto;
	background-image: url(../../img/newhomebkg2.png);
	background-repeat: repeat;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 200;
	}

.jumbotron{
	background: transparent;
	margin-top:0;
}

.jumbotron .container{
	background: #fff;
	padding:0;
	border: 1px solid tranparent;
	font-size:15px;
}

.toparea{ 
	background-image: url(../../img/logo.png);
	background-repeat: no-repeat;
	height: 218px;
	text-align:center;
	}

.feature{
	padding-left: 390px;
	}
		
h1{ display:none;}

.description{
	font-family: "opendyslexicregular", Veranda, Arial, Helvetica, sans-serif;
	color: #008080;
	font-size: 14px;
	line-height: 1.4em;
	padding: 15px 20px 20px 20px;
	float:left;
	display: inline-block;
	}

img.pinhid{ width: 1px; height:1px;}

ul.cv-social-media {
	width:192px;
	height:50px;
	margin:0 0 0 15px;
	padding:0;
	}

ul.cv-social-media li{
	width:48px;
	height:50px;
	display:inline-block;
	float:left;
	background-image: url(../../img/socialicons.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	}

ul.cv-social-media li.icon-facebook{ background-position: 0px 0px;	}
ul.cv-social-media li.icon-twitter{ background-position: -47px 0px; }
ul.cv-social-media li.icon-pinterest{ background-position: -94px 0px; }
ul.cv-social-media li.icon-youtube{ background-position: -141px 0px; }



.mainhomelinks { 
	display: block; 
	clear: right; 
	margin: 20px 10px 25px ; 
	text-align:center;
	}

.mainhomelinks h2{ 
	display: inline-block; 
	margin: 0 3px 0 3px; 
	padding: 12px 0 12px 0; 
	font-size: 17px; 
	width: 19%; 
	text-transform: uppercase; 
	font-weight:normal;
	border-radius: 8px;
	border: 2px solid white;
	}
	
.mainhomelinks h2:hover{
	border: 2px solid black;
}
	
.mainhomelinks h2 a { text-decoration:none; color: #333;}
.mainhomelinks h2 a:hover { text-decoration:underline; color: #666;}

.mainhomelinks h2.h_red{ background-color: #eab1b1;}
.mainhomelinks h2.h_blue{ background-color: #bab5fa; }
.mainhomelinks h2.h_green{ background-color: #87d98d;}
.mainhomelinks h2.h_grey{ background-color: #c7c7c7; }
.mainhomelinks h2.h_yellow{ background-color: #e3e0a6; }

.container{
	background-color: #fff;
	margin-top: 0; margin-bottom:0;
}

.container .row{
	padding: 0px 0 12px 40px;
}

.container .row p{
	font-size: 16px;
}

.container .row .col-md-4{
	margin: 0 20px 0 0;
	width: 31%;
	padding: 0;
	min-height: 140px;
}

.container .row .col-md-4 h2{
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	height: 82px;
	width: 361px;
}

.container .row .col-md-4 img{

	margin-bottom: 10px;
}

.container .row .col-md-4 h2:hover{
	border: 1px solid #000;
}


.feedheader{
	margin: 10px 15px 20px 15px;
	font-size: 17px;
}

.feed ul{
	margin: 0 0 20px 0;
	padding:0px;
	list-style: none;
	font-size: 17px;
}

.feed li{
	display:inline-table;
	width:33%;
	padding: 0 15px;
}

.bottomnav{
	text-align: center;
	padding: 12px 20px;
	font-size: 10px;
	}
	
.bottomnav h4{
	font-size: 14px;
	padding-bottom: 10px;
	display:block;
	}
	
	.bottomnav h4 a{
	color: #fff;
	line-height: 20px;
	}
		
	.bottomnav h4 a:hover{
	color: #000;
	}
	

.bottom-external td{
 padding: 0 6px 20px 6px;
}

.notMobile{  display:block;
}





@media (min-width: 1200px) {
	
	.jumbotron .container{
}
}


@media (max-width: 767px) {
	
.jumbotron .container{

}

.toparea{ 
	background-image: url(../../img/logo_600.png);
	}

.feature img{
	width: 100%;
	}
	
.feature{
	padding-left: 50px;
}
 
	
.description{
	font-size: 14px;
	line-height: 1.4em;
	display:block;
	}

.mainhomelinks{
	padding: 0;
}
	
.mainhomelinks h2{ 
	margin: 4px 1px; 
	font-size: 14px; 
	width: 30%; 
	}

.container .row{
	padding: 0px 0 12px 0px;
	margin: 0 20px;
}

.container .row .col-md-4{
	margin: 0 0 15px 0;
	width: 100%;
	padding: 0;
	min-height: 100px;
	display: inline-table;
}

.container .row .col-md-4 h2 img{
	width:  359px;
	height: 80px;
}

.container .row .col-md-4 h2{
	float:left;
	width: 222px;
	height: 80px;
	display: inline-block;
	margin-right: 20px;
	overflow:hidden;
}

.container .row .col-md-4 img{
	width: 40%;
	height: auto;
	margin-bottom: 10px;
}

.container .row .col-md-4 p
	display: inline;

}






	
@media (min-width: 768px) and (max-width: 991px) {

.jumbotron .container{

}

.toparea{ 
	background-image: url(../../img/logo_800.png);
	}

.feature{
	padding-left: 178px;
	}
	
.description{
	font-size: 12px;
	line-height: 1.4em;
	}


.mainhomelinks h2{ 
	margin: 0 1px 0 1px; 
	font-size: 17px; 
	width: 19%; 
	}
	
.container .row{
	padding: 0px 0 12px 30px;
}

.container .row p{
	font-size: 15px;
}

.container .row .col-md-4{
	margin: 0 20px 15px 0;
	width: 30%;
	padding: 0;
	min-height: 170px;
	display: inline-table;
}

.container .row .col-md-4 h2{
	float:left;
	width: 222px;
	height: 80px;
	overflow:hidden;
}

.container .row .col-md-4 img{
	margin-bottom: 10px;
}

	
}
	
	
	
@media (min-width: 992px) and (max-width: 1199px) {

	.jumbotron .container{
	
	}
	
	
.container .row{
	padding: 0px 0 12px 30px;
}

	
.container .row .col-md-4{
	min-height: 175px;
}
.container .row .col-md-4 h2{
	overflow:hidden;
		width:  298px;
	height: 80px;
}

.container .row .col-md-4 img{
	margin-bottom: 10px;
	font-size: 10px;
}


}


	
	
	