/* CSS Document */
@import url("../webfonts/coustardregular/stylesheet.css");
@import url("../webfonts/opensans_light/stylesheet.css");
.accordionheader{ /*header of 1st demo*/
	cursor: pointer;
	border: 1px solid #CCCCCC;
	font-family: coustardregular, serif;
	color: #2E2E2E;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0px 0px #fff;
	background-image: url("../images/main-images/updown2.png"),url("../images/bg/bars.jpg");
	background-repeat: no-repeat;
	background-position: 90% center, 0px top;
	background-size:auto,cover;
	line-height: normal;
	background-color: #E1E8E6;
	padding-top: 5%;
	padding-bottom: 5%;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 17%;
	max-height:50px;	
}

.answer {
	width: 90%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: left;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.abkmain {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
@media only screen and (min-width: 481px) {
.abkmain {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
}
@media only screen and (min-width: 769px) {
.accordionheader{ /*header of 1st demo*/
	cursor: pointer;
	border: 1px solid #CCCCCC;
	font-family: coustardregular, serif;
	color: #2E2E2E;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 0px 0px #fff;
	background-image: url("../images/main-images/updown2.png"),url("../images/bg/bars.jpg");
	background-repeat: no-repeat;
	background-position: 90% center, 0px top;
	background-size:auto,cover;
	line-height: normal;
	background-color: #E1E8E6;
	padding-top: 5%;
	padding-bottom: 5%;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 17%;
	max-height:50px;	
}

.answer {
	width: 90%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-bottom: 30px;
	text-align: left;
}
.abkmain {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
}
@media only screen and (min-width: 1300px) {
.accordionheader{ /*header of 1st demo*/
	cursor: pointer;
	border: 1px solid #CCCCCC;
	font-family: coustardregular, serif;
	color: #2E2E2E;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 0px #fff;
	background-image: url("../images/main-images/updown2.png"),url("../images/bg/bars.jpg");
	background-repeat: no-repeat;
	background-position: 90% center, 0px top;
	background-size: auto,cover;
	line-height: normal;
	background-color: #E1E8E6;
	padding-top: 5%;
	padding-bottom: 5%;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 17%;
	max-height: 50px;
}

.answer {
	width: 90%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
		padding-bottom: 30px;
		text-align: left;
}
.abkmain {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
}
@media only screen and (min-width: 1600px) {
.accordionheader{ /*header of 1st demo*/
	cursor: pointer;
	border: 1px solid #CCCCCC;
	font-family: coustardregular, serif;
	color: #2E2E2E;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 0px #fff;
	background-image: url("../images/main-images/updown2.png"),url("../images/bg/bars.jpg");
	background-repeat: no-repeat;
	background-position: 90% center, 0px top;
	background-size: auto,cover;
	line-height: normal;
	background-color: #E1E8E6;
	padding-top: 5%;
	padding-bottom: 5%;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 17%;
	max-height: 50px;
	margin-bottom: 0px;
}

.answer {
	width: 90%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-bottom: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.abkmain {
	color: #333;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
}
