.pagecontent {
	padding: 0 20px 0 20px;
	max-width:1400px;
	margin: 0 auto 0 auto;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 15px 5px 15px 10px;
	color: #727070;
	background: linear-gradient(to bottom, #f7f7f7, #e2e0e0);
	border: 1px solid #fff;
}
p {
	color: #504e4e;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
}
h3 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 0.6em;
	
}
span {
	font-weight:bold;
	
}
ul.box-ul{
	-webkit-padding-start:1em;
	padding-left:1em;
}
li.box-li {
	color: #504e4e;
	margin: 0.3em 0;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	display:block;
}
li.box-li::before{
	content: "•"; 
	color: #A01B2A;
	display: inline-block; 
	width: 0.75em;
    margin-left: -0.8em;

}
.button2 {
	width: 12em;
	height:2.5em;
    background-color: #a01b2a;
    border: none;
    color: white;
    padding: 0.5em 0 0 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
	font-weight: bold;
}
.resources {
    text-decoration: none;
    font-family: Lato-Bol,arial,sans-serif;
	color: #a01b2a;
	font-weight:normal ;
}
p.box {
	padding-left: 0.6em;
	margin: 0.1em 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	display:block;
}
.main {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-flex-flow: column;
	flex-flow: column;
	-webkit-align-items:center;
	align-items:center;
	
	min-width: 0;
	padding-top: 1.5em;
}
.row {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-flex-flow: row;
	flex-flow: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0.6875em 0.6em ;
	max-width:947.8px;
}
.IE11-fix{
	max-width: 460px;
}
.IE11-fix2{
	max-width: 325px;
}
#box1{
	width:640px;
}
.image {
	width:100%;
	margin:auto;
	padding: 0.6em 0;
}
.textcontent {
	padding-bottom: 0.6em;
	display: block;
}
#box3, #box4 {
	max-width: 480px;
	width:480px;
}

#box1, #box4, #box5, #box8 {
	background: #f4f2f2;
	border: 1px solid #cdcbcb;
	border-radius: 0.6em;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
#box3, #box6, #box7 {
	background: #e8e8e8;
	border: 1px solid #cdcbcb;
	border-radius:0.6em;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-flex-flow: column ;
	flex-flow: column ;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	
	box-sizing: border-box;
}
#box2{
	background: #e8e8e8;
	border: 1px solid #cdcbcb;
	border-radius:0.6em;
	box-sizing: border-box;
}
#box1, #box3, #box5, #box7 {
	margin-right:1.2em;
}
 #box9 {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-flex-flow: column ;
	flex-flow: column ;
	-webkit-align-items: flex-start;
	align-items: flex-start;
 }
 #box10 {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-flex-flow: column ;
	flex-flow: column ;
	-webkit-align-items: center;
	align-items: center;
 }
.dot{
	padding: 0 2px 3px 0;
}




@media all and (max-width : 768px){
	
.row {-webkit-flex-flow: column; flex-flow: column; margin:0;box-sizing: border-box;}
.box{
	width:auto;
	margin-top:0.5em; 
	margin-left:0; 
	margin-bottom:0.5em;
	margin-right:0em;
}
img {
    max-width: 100%;
    height: auto;
    }
#box1, #box3, #box5, #box7 {
	margin-right:0;
}
#box10{order:1;}
#box9{order:2;}
br {
	display: none;
}
#box1, #box2, #box3, #box4 {
	width:auto;
}






}