/*
Theme Name: Body Talk
Theme URI: 
Author: Body Talk
Author URI: 
Description: 
Version: 1.0

*/

#hide-cat {
	cursor: pointer;
	display: none;
}
#hide {
	background-color: rgba(55,55,55,0.6);
	color: #ffffff;
	cursor: pointer;
	padding: 10px 20px 10px 10px;
	position: fixed;
	top: 66%; /* 521px */
	right: 0px;
	z-index: 999999;
}

body {
	background-color:#fffff9;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	color:#555555;
}
img {
	height:auto;
	max-width:100%;
}
input[type='text'],
input[type='password'],
input[type='email'],
input[type="url"],
input[type="search"],
textarea{
	border:1px solid #4E4F51;
	padding:5px;
}
input[type='submit']{
	background:#F05023;
	border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
	border:none;
	-webkit-appearance:none;
	color:#fff;
}
.font-capture {
	font-family: 'capture_itregular';
	font-weight:normal;
	color:#231f20;
	margin:0 0 35px;
	font-size: 3.5em;
}
.well {
	background-color:#f6f6f1;
	border:0;
	border-radius:0;
	box-shadow:none;
	margin-bottom:40px;
}
a {
	color:#f2613a;
}
a:hover {
	color:#f73a07;
	text-decoration:underline;
}
.btn-rectangle {
	font-weight:bold;
	color:#fff;
	font-size:48px;
	text-decoration:none;
	display:table;
	width:100%;
	line-height:48px;
	padding:0 0 0 35px;
	height:192px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.btn-rectangle span,
.btn-rectangle em {
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	font-style:normal;
}
.btn-rectangle span img, 
.btn-rectangle em img {
	float:left;
	margin-right:30px;
}
.btn-rectangle:hover {
	text-decoration:none;
	color:#fff;
}
.btn {
	border:0;
}
.btn-warning {
	background-color:#de8a18;
}
.btn-success {
	background-color:#069683;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-color:#0ea591;
}
.btn-warning {
	background-color:#f7c439;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-color:#fdba03;
}
.btn-danger {
	background-color:#f25930;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	background-color:#f04112;
}
.greybox {
	background-color: #e3e2e3;
	padding: 2em;
}
.purple-border {
	border: 3px solid #7b4c8b;
}
h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.5em;
	color: #f25930;
	font-weight: 700;
	margin: 0 0 1em 0;
}
body:not(.search) h1 span {
	clear: both;
	display: block;
	font-weight: 400;
	font-size: 0.5em;
	line-height: 1em;
}
body.search h1 span {
	color: #dd8926;
	margin-left: 6px;
}
h1.hasbg {
	/* background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	margin: -0.4em 0 0.6em 0; */
	line-height: 60px;
	height: 70px;
}
/* body[class*="quizzes"] h1.hasbg {
	line-height: 2em;
} */
h1 .h1left {
	float: left;
	height: 70px;
}
/* .page-template-template-contraception-php #body .container .row .col-sm-8 .row .col-sm-6:first-child > p:first-of-type { */
/* #body .container .row .col-sm-8 .row .col-sm-6:first-child > p:first-of-type { */
#body .container .row .col-sm-8 .row:first-of-type > div:first-child > p:first-of-type,
#body .container .row .col-sm-8 > p:first-of-type {
	font-weight: bold;
}

h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.5em;
	color: #673c72;
	font: 700;
	margin: 1.75em 0 0.5em 0;
}

#body .container > .row > .col-sm-8 h2:first-child {
	margin-top: 0;
}
#body .container > .row > .col-sm-8 .row:not(:first-child) {
	margin-top: 1.75em;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3em;
	color: #00BACE;
	font: 700;
	margin: 1.4em 0 0.5em 0;
}

#header {
	position:relative;
	z-index:1;
	height:475px;
}
.darkpanel {
	background:url(images/bg-darkpanel.png) repeat left top;
	height:56px;
	width:100%;
	z-index:2;
	left:0;
	top:0;
	position:absolute;
}
.banner {
	/*background:url(images/img-banner1.jpg) no-repeat center top;*/
/*	background:url(/wp-content/uploads/2014/09/banner-2.jpg) no-repeat center bottom; */
	background:url(/wp-content/uploads/2022/10/banner-2-scaled.webp) no-repeat center bottom;
	background-size:cover;
	position:absolute;
	height:100%;
	width:100%;
	left:0;
	top:0;
	z-index:1;
}
#header .container {
	position:relative;
	z-index:3;
	padding:0;
}
#menu {
	width:384px;
	float:left;
	font-size:14px;
	position:relative;
	z-index:9999;
	padding:0;
	margin:0;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}
#menu ul li {
	margin:0 0 2px;
	padding:0;
}
#menu ul li a {
	text-transform:uppercase;
	font-weight:700;
	display:block;
	height:38px;
	line-height:38px;
	text-decoration:none;
	padding:0 20px;
	color:#fff;
}
#menu ul li.menu-li-1 a {
	height:56px;
	line-height:56px;
	font-size:22px;
}
.menu-li-1 {
	background-color: rgba(196, 67, 30, 0.8);
}
.menu-li-2 {
	background-color: rgba(103, 60, 114, 0.8);
}
.menu-li-3 {
	background-color: rgba(85, 79, 93, 0.8);
}
.menu-li-4 {
	background-color: rgba(65, 195, 210, 0.8);
}
.menu-li-5 {
	background-color: rgba(153, 192, 86, 0.8);
}
.menu-li-6 {
	background-color: rgba(222, 94, 64, 0.8);
}
.menu-li-7 {
	background-color: rgba(232, 181, 49, 0.8);
}
.menu-li-8 {
	background-color: rgba(211, 144, 59, 0.8);
}
.menu-li-9 {
	background-color: rgba(37, 152, 144, 0.8);
}
.menu-li-10 {
	background-color: rgba(128, 181, 93, 0.8);
}
.menu-li-11 {
	background-color: rgba(59, 56, 64, 0.8);
}
@media screen and (max-height: 960px) {
	.page-template-template-index-php .banner {
		background-position: 50% 50%;
	}
	/* .page-template-template-index-php .whatsgoing, */
	.page-template-template-index-php .menu-li-2,
	.page-template-template-index-php .menu-li-3,
	.page-template-template-index-php .menu-li-4,
	.page-template-template-index-php .menu-li-5 {
		display:none;
	}
	.page-template-template-index-php #header {
		height: 320px;
	}
	.page-template-template-index-php .whatsgoing {
		text-align: right;
		margin: 10px 0 0 0;
	}
	.page-template-template-index-php .whatsgoing img {
		width: 80%;
	}
}
.hr-right {
	float:right;
	width:430px;
	margin-right:30px;
	padding-top:10px;
	position:relative;
	z-index:1;
}
.whatsgoing {
	margin: 135px 0 0 0;
}

.whatsgoing img {
	margin-bottom: 5px;
}

.logo {
	text-align: right;
}
.logo a img {
	width: 80%;
}
.box1.container {
	width: auto;
	max-width: 950px;
}
.herobox img {
	width: 126px;
	height: 125px;
}

@media (max-width: 991px) and (min-width: 768px) {
	#body .box1.container .row:last-of-type {
		margin-bottom: 0;
	}
	.box1.container .herobox {
		width: 50%;
		margin: 0;
		float: left;
		margin: 0;
		height: 300px;
	}
	.herobox.hb4 {
		background-color: #f1f1f2;
	}
}

@media (max-width: 767px) {
	#body .box1.container .row:last-of-type {
		margin-bottom: 0;
	}
	.box1.container .herobox img {
		height: 100px;
		width: 100px;
	}
	.box1.container .herobox {
		width: 50%;
		float: left;
		height: 250px;
		margin: 0;
	}
	.herobox.hb4 {
		background-color: #f1f1f2;
	}
}


/*
.herobox {
	background-color:#fff;
	border:1px solid #ceced0;
	font-size:14px;
	text-align:center;
	color:#898989;
	z-index:1;
	margin-top:-5px;
}
.hb-content {
	/ * min-height:460px; * /
	padding-top:60px;
	min-height:460px;
}
.herobox-logo {
	margin-bottom:35px;
	min-height: 125px;
}
.herobox h3 {
	color:#4d494c;
	font-size:28px;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	line-height:33px;
	margin:0 0 28px;
}
.herobox p {
	margin-bottom:20px;
	display: none;
}
.herobox.hb1 {
	position:relative;
	-webkit-box-shadow: 0 1px 6px 1px #70777f;
	box-shadow: 0 1px 6px 1px #70777f;
	z-index:2;
	border-left:0;
	border-right:0;
	margin-top:-15px;
}
.herobox.hb1 .hb-content {
	/ * min-height:473px; * / 
	padding-top:28px;
	min-height:483px;
}
.herobox.hb1 h3 {
	font-size:44px;
	line-height:45px;
}
*/
.box0 {
	background-color: #f05023;
}

.hb0 {
	width: 100%;
	z-index: 100;
	text-align: center;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-webkit-transform-origin : 50% 100%;
	-moz-transform-origin : 50% 100%;
	-o-transform-origin : 50% 100%;
	-ms-transform-origin : 50% 100%;
	transform-origin : 50% 100%;
}
.hb0:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.hb0 .herobox-logo {
	float: left;
	/*margin: 20px 20px;*/
	margin: 20px 20px 35px 20px;
	min-height: 125px;
}
.hb0 h3 {
	text-align: left;
	font-size: 4em;
	font-weight: bold;
	float: left;
	width: 30%;
	margin: 38px 20px;
	color: #ffffff;
}
.hb0 .feature-image {
	float: right;
	margin: 29px 20px 0px 20px;
}
.hb1,
.hb2,
.hb3,
.hb4 {
	text-align: center;
	padding: 30px 20px;
	z-index: 10;
	height: 275px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.hb1:hover,
.hb2:hover,
.hb3:hover,
.hb4:hover {
	z-index: 20;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.box2 {
	background:url(images/bg-box2.jpg) no-repeat center top;
	background-size:cover;
	padding: 60px 0 40px;
	color:#fff;
	font-size: 1.2em;
}
.box2 p {
	margin:0 0 30px;
}
.box2 p a,
.box2 p a:hover {
	color: #231f20;
}
.box2 .btn {
	max-width:290px;
	margin:0 auto;
	display:block;
}
.box3 {
	padding: 40px 0 60px;
}
.box3 .bot {
	margin-bottom:2.5%;
}
.box3 h3 {
	color:#4b4b4d;
}
#footer {
	background:url(images/bg-footer2.jpg) repeat left top;
	height:275px;
	color:#fff;
	font-size:14px;
	font-style:normal;
}
#footer .container {
	padding-top:50px;
}
#footer .bt_footer_logo_display#bt_footer_logo {
	width: 20%;
}
#footer .widget_nav_menu#nav_menu-2 {
	width: 35%;
}
#footer .widget_nav_menu#nav_menu-3 {
	width: 25%;
}
#footer .bt_social_icons_display {
	width: 20%;
}
#footer nav ul,
#footer .widget_nav_menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}
#footer nav ul li,
#footer .widget_nav_menu ul li {
	padding:0;
	margin:0 0 10px;
}
#footer nav ul li a,
#footer .widget_nav_menu ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:700;
}
#footer .copyright {
    text-align: center;
    margin: 20px 0;
	font-size: 10px;
}
#footer .copyright a,
#footer .copyright a:hover {
    color: #eee;
}
#footer .copyright span {
	font-size: 12px;
}
.connectwithus {
	overflow:hidden;
}
.connectwithus h3 {
	text-align:right;
	font-weight:bold;
	font-size:18px;
	margin: 0 0 20px;
}
.connectwithus ul {
	float: right;
	padding: 0;
	margin: 0 14px 0 0 ;
	line-height: normal;
	list-style: none;
	max-width: 130px;
}
.connectwithus ul li {
	float: left;
	padding: 0;
	margin: 0 0 10px 15px;
	max-width: 30px;
}
.connectwithus ul li:nth-child(1),
.connectwithus ul li:nth-child(2) {
	max-width: 50px;
	margin-left: 7px;
}

#body.innerpage,
#body.search {
	font-size: 14px;
	padding: 40px 0 0 0;
	line-height: 20px;
}
#body.innerpage p,
#body.search p {
	margin-bottom: 1.2em;
}

.results,
.no-results {
	margin-bottom: 2em;
	min-height: 20em;
}

.search-form {
	text-align: right;
}
.search-form label span {
	/* color: #41C3D2; */
	display: none;
}

.navbar-toggle {
	float:left;
	position:relative;
	z-index:9999;
	border:0;
	/* margin:10px 0 0; */
	margin:0px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background:none;
}
#nav-toggle {
	background: none;
	left: 0;
	position: absolute;
	top: 10px;
	height: 31px;
	line-height: 32px;
	color:#fff;	
}
.taler-menu {
	display:none;
	position: absolute;
	z-index:1;
	left: 5px;
	top: 58px;
}

/* side bar */
#side_bar table{
	width:100%;
}
#side_bar ul{
	padding:0;
}
#side_bar ul li{
	list-style:none;
}
.widget_calendar #next{
	text-align:right;
}
.widget_calendar #prev{
	text-align:left;
}
.post_permalink{
	text-align:right;
}
#side_bar .widget{
	margin-bottom:30px;
}

/* comment form */
.comment-respond p label{
	display:block;
	width:300px;
}
.hide_popup, #h1icon {
    display: none;
}

#moreinformation, #clinics {
	background-color: #f05023;
	padding: 18px 0 30px 0;
}
#other_purple {
	background-color: #7c498d;
	padding: 20px 0 20px 0;
}
#moreinformation h2,
#clinics h2,
#other_purple h2 {
	color: #ffffff;
	text-transform: uppercase;
}
#other_purple a {
	color: #ffffff;
	text-align: center;
	display: block;
}
#other_purple .col-sm-3 {
	text-align: center;
}
#other_purple p:first-of-type {
	height: 160px;
	line-height: 160px;
}
#other_purple img {
	max-width: 160px;
}
#moreinformation .col-sm-3 img {
	max-width: 90px;
	max-height: 90px;
	text-align: center;
}
#moreinformation .col-sm-3 p {
	font-size: 1em;
	color: #ffffff;
	text-align: center;
	margin: 25px 0 55px 0;
}
#moreinformation a,
#moreinformation a:hover {
	text-decoration: none;
}
#clinics .col-sm-6 {
	margin: 0 0 1em 0;
}
#clinics h3 {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
}
#body.innerpage #clinics p {
	color: #ffffff;
	margin-bottom: 0.3em;
}
#clinics .alignright img {
	margin: 0 20px 0 0;
}
#clinics a,
#clinics a:link,
#clinics a:visited,
#clinics a:active {
	color: #ffffff;
}
#clinics a:hover {
	text-decoration: underline;
}
#emailaquestion,
#requestatalklinenurse {
	height: 265px;
	margin: 15px 0 0 0;
	z-index: 5;
}
#callus {
	height: 300px;
	z-index: 10;
	margin: 0 0 20px 0;
}
#emailaquestion,
#callus,
#requestatalklinenurse {
	box-shadow: 0px 0px 15px #333333;
	text-align: center;
	background-color: #ffffff;
	color: #5f6061;
	font-weight: 800;
	font-size: 1.4em;
	padding: 20px 60px;
}
#emailaquestion a,
#callus a,
#requestatalklinenurse a {
	color: #5f6061;
}

#contraceptivemethods,
#defencemethods {
	margin: 0 0 3em 0;
	padding: 0;
}
#stis {
	margin: 0 0 3em 0;
	padding: 0;
}
#contraceptivemethods .col-sm-4.greybox,
#stis .col-sm-4.greybox,
#puberty .col-sm-4.greybox ,
#relationshipstiles .col-sm-4.greybox {
	background-color: #f5f4f5;
	text-align: center;
	margin: 0 1% 1% 0;
	/*width: 32.33333333%;*/
}
#puberty .col-sm-12.greybox {
	background-color: #f5f4f5;
	text-align: center;
	margin: 0 1% 1% 0;
	width: 100%;
}
#contraceptivemethods .col-sm-4.greybox {
	min-height: 210px;
	max-height: 210px;
}
#relationshipstiles .col-sm-4.greybox {
	min-height: 230px;
	max-height: 230px;
}
#stis .col-sm-4.greybox,
#puberty .col-sm-4.greybox {
	min-height: 245px;
	max-height: 245px;
}
#defencemethods .col-sm-4.greybox {
	background-color: #f5f4f5;
	text-align: center;
	margin: 0 1% 1% 0;
	width: 32%;
	min-height: 230px;
	max-height: 230px;
}
#howitworks .col-sm-6.greybox {
	background-color: #f5f4f5;
	text-align: center;
	margin: 0 1% 1% 0;
	min-height: 270px;
	max-height: 270px;
}
#contraceptivemethods .col-sm-4.greybox a,
#stis .col-sm-4.greybox a,
#relationshipstiles .col-sm-4.greybox a,
#puberty .col-sm-4.greybox a {
	display: block;
	vertical-align: middle;
	text-decoration: none;
}
#contraceptivemethods .col-sm-4.greybox:hover,
#stis .col-sm-4.greybox:hover,
#relationshipstiles .col-sm-4.greybox:hover,
#quiz-boxes .col-sm-12:hover,
#puberty .greybox:hover,
#howitworks .col-sm-6.greybox:hover {
	background-color: #e3e2e3;
}
#contraceptivemethods .col-sm-4.greybox:hover:active,
#stis .col-sm-4.greybox:hover:active,
#relationshipstiles .col-sm-4.greybox:hover:active,
#quiz-boxes .col-sm-12:hover:active,
#puberty .greybox:hover:active,
#howitworks .col-sm-6.greybox:hover:active {
	background-color: #faf9fa;
}
#relationshipstiles .col-sm-4.greybox img {
	max-width: 100px;
	max-height: 100px;
	margin-bottom: 16px;
}
#contraceptivemethods .malecondom {
	padding-top: 25px;
}
#contraceptivemethods .malecondom img {
	margin-bottom: 25px;
}
#contraceptivemethods .contraceptivepill {
	padding-top: 43px;
}
#contraceptivemethods .contraceptivepill img {
	margin-bottom: 34px;
}
#contraceptivemethods .contraceptiveimplant {
	padding-top: 69px;
}
#contraceptivemethods .contraceptiveimplant img {
	margin-bottom: 46px;
}
#contraceptivemethods .ecp {
	padding-top: 8px;
}
#contraceptivemethods .ecp img {
	margin-bottom: 6px;
}
#contraceptivemethods .othermethods {
	padding-top: 16px;
}
#contraceptivemethods .othermethods img {
	margin-bottom: 15px;
}
#contraceptivemethods .femalecondom {
	padding-top: 22px;
}
#contraceptivemethods .femalecondom img {
	margin-bottom: 25px;
}
#contraceptivemethods .hormonaliud {
	padding-top: 4px;
}
#contraceptivemethods .hormonaliud img {
	margin-bottom: 6px;
}
#contraceptivemethods .pop {
	padding-top: 14px;
}
#contraceptivemethods .pop img {
	margin-bottom: 25px;
}
#contraceptivemethods .vaginalring {
	padding-top: 10px;
}
#contraceptivemethods .vaginalring img {
	margin-bottom: 10px;
}
#contraceptivemethods .contraceptiveinjection {
	padding-top: 26px;
}
#contraceptivemethods .contraceptiveinjection img {
	margin-bottom: 30px;
}
#contraceptivemethods .copperiud {
	padding-top: 1px;
}
#contraceptivemethods .copperiud img {
	margin-bottom: 10px;
}
#defencemethods .malecondom {
	padding-top: 25px;
}
#defencemethods .femalecondom {
	padding-top: 25px;
}
#defencemethods .dam {
	padding-top: 14px;
}
#defencemethods .lubricant {
	padding-top: 20px;
}
#howitworks .col-sm-6.greybox img {
	max-width: 55%;
}
#howitworks #pregnancy,
#howitworks #condom {
	padding-top: 23px;
}
#howitworks #menstruation {
	padding-top: 18px;
}
#howitworks #menstruation img {
	max-width: 35%;
}
#howitworks #masturbation {
	padding-top: 16px;
}
#howitworks #masturbation img {
	max-width: 44%;
}
#defencemethods .col-sm-4.greybox.dam img {
	max-width: 75%;
}
#puberty .col-sm-4.greybox img {
	max-width: 75%;
}
#puberty #explorer {
	padding-top: 10px;
}
#puberty #explained {
	padding-top: 4px;
}
#puberty #girl-bodies {
	padding-top: 23px;
}
#puberty #boy-bodies {
	padding-top: 3px;
}
#puberty #feeling {
	padding-top: 4px;
}
#puberty #social {
	padding-top: 4px;
}
#puberty #tech {
	padding-top: 8px;
}
#puberty #girl-stuff {
	padding-top: 9px;
}
#puberty #boy-stuff {
	padding-top: 9px;
}
#relationshipstiles #relationships-explained {
	padding-top: 10px;
}
#relationshipstiles #we-all-have-sexuality {
	padding-top: 10px;
}
#relationshipstiles #respectful-relationships {
	padding-top: 10px;
}
#relationshipstiles #am-i-ready-sex-and-relationships {
	padding-top: 4px;
}
#relationshipstiles #relationships-consent {
	padding-top: 10px;
}
#relationshipstiles #technological-relationships {
	padding-top: 5px;
}
#relationshipstiles #feeling-safe {
	padding-top: 10px;
}
#relationshipstiles #when-intimate-relationships-end {
	padding-top: 10px;
}
#relationshipstiles #tips-for-talking-with-your-parents {
	padding-top: 6px;
}

#quiz-boxes .col-sm-12 {
	background-color: #f5f4f5;
	margin: 0px 0px 3px 0px;
}
#quiz-boxes .col-sm-12 a {
	display: block;
	padding: 30px 40px;
	line-height: 60px;
	width: 100%;
	font-size: 1.4em;
	font-weight: bold;
}
#quiz-boxes .col-sm-12:nth-of-type(3) a,
#quiz-boxes .col-sm-12:nth-of-type(5) a {
	line-height: 30px;
}



.aligncenter {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

#threeboxes {
	margin-top: 2em;
}

#body > .container > .row:last-of-type {
	margin-bottom: 4em;
}


.ui-accordion .ui-accordion-header {
	min-height: 20px;
	width: 100%;
	font-size: 1.5em;
	padding: 0.6em 1em;
	color: #ffffff;
	font-weight: bold;
}
.ui-accordion-header:nth-of-type(1),
.ui-accordion-header:nth-of-type(8),
#body .col-sm-4 ul.menu > li:nth-child(1) > a,
#body .col-sm-4 ul.menu > li:nth-child(8) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(7) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(14) > a {
	background-color: #7b4c8b;
}
.ui-accordion-header:nth-of-type(2),
.ui-accordion-header:nth-of-type(9),
#body .col-sm-4 ul.menu > li:nth-child(2) > a,
#body .col-sm-4 ul.menu > li:nth-child(9) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(1) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(8) > a {
	background-color: #4d494c;
}
.ui-accordion-header:nth-of-type(3),
.ui-accordion-header:nth-of-type(10),
#body .col-sm-4 ul.menu > li:nth-child(3) > a,
#body .col-sm-4 ul.menu > li:nth-child(10) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(2) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(9) > a {
	background-color: #ee4f2a;
}
.ui-accordion-header:nth-of-type(4),
.ui-accordion-header:nth-of-type(11),
#body .col-sm-4 ul.menu > li:nth-child(4) > a,
#body .col-sm-4 ul.menu > li:nth-child(11) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(3) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(10) > a {
	background-color: #fdbc2a;
}
.ui-accordion-header:nth-of-type(5),
.ui-accordion-header:nth-of-type(12),
#body .col-sm-4 ul.menu > li:nth-child(5) > a,
#body .col-sm-4 ul.menu > li:nth-child(12) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(4) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(11) > a {
	background-color: #dd8926;
}
.ui-accordion-header:nth-of-type(6),
.ui-accordion-header:nth-of-type(13),
#body .col-sm-4 ul.menu > li:nth-child(6) > a,
#body .col-sm-4 ul.menu > li:nth-child(13) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(5) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(12) > a {
	background-color: #109583;
}
.ui-accordion-header:nth-of-type(7),
.ui-accordion-header:nth-of-type(14),
#body .col-sm-4 ul.menu > li:nth-child(7) > a,
#body .col-sm-4 ul.menu > li:nth-child(14) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(6) > a,
#body .col-sm-4 ul.sub-menu > li:nth-child(13) > a {
	background-color: #7ab649;
}
.ui-accordion .ui-accordion-content {
	padding-top: 1.5em;
}


/*
.qa {
	border: 1px solid #aa0000;
}
.qa .question {
	background-color: #003300;
}
.qa .answer {
	background-color: #000033;
}
.qa .correct {
	color: #7b0d88;
}
*/
.qa .question > p:first-of-type,
.qa .answer > p:first-of-type,
#conclusion #score {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #dd8926;
}
.qa .answer > p:nth-of-type(2),
#conclusion .band {
	font-size: 1.2em;
	font-weight: bold;
}
#conclusion .band {
	margin: 2em 0em;
}
.qa .answer input[type="button"],
#conclusion input[type="button"] {
	border: 0;
	color: #ffffff;
	background-color: #4d494c;
	height: 48px;
	line-height: 48px;
	padding: 0 2em;
}
.qa ol {
	list-style-type: lower-latin;
}
.qa ol li {
	font-size: 1.2em;
	padding-bottom: 0.6em;
	cursor: pointer;
}
.qa li:hover {
	color: #7b4c8b;
}
.qa ol,
.qu ul {
	margin-left: 1.5em;
}

#at {
	height: 48px;
	width: 100%;
	margin-bottom: 1.5em;
}
#at > div {
	width: 10%;
	float: left;
	height: 48px;
	border-right: 1px solid #ffffff;
	text-align: center;
	font-size: 1.8em;
	background-color: #efefef;
	line-height: 48px;
}
#at .correct {
	background-color: rgba(128, 181, 93, 1);
	color: #ffffff;
}
.feedback.correct {
	color: rgba(128, 181, 93, 1) !important;
}
#at .incorrect {
	background-color: rgba(222, 94, 64, 1);
	color: #ffffff;
}
.feedback.incorrect {
	color: rgba(222, 94, 64, 1) !important;
}

.quizicon {
	display: inline-block;
	max-width: 60px;
	max-height: 60px;
	vertical-align: middle;
	margin-right: 30px;
	float: left;
}

#body .container ul li {
	margin-bottom: 0.8em;
}

#body .container iframe {
	width: 100%;
	height: auto;
}


.inline-map {
	width: 100%;
	min-height: 400px;
	height: 400px;
	border: 0;
}


#body .col-sm-4 ul.menu,
#body .col-sm-4 ul.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body .col-sm-4 ul.menu li,
#body .col-sm-4 ul.sub-menu li {
	margin: 0;
}
#body .col-sm-4 ul.menu li a,
#body .col-sm-4 ul.sub-menu li a {
	padding: 1em 1.5em;
	margin-bottom: 2px;
	color: #ffffff;
	width: 100%;
	display: block;
}
#body .col-sm-4 ul.menu li a:hover,
#body .col-sm-4 ul.sub-menu li a:hover {
	text-decoration: none;
}
#body .col-sm-4 ul.menu > li > a:hover,
#body .col-sm-4 ul.sub-menu > li > a:hover {
	opacity: 0.9;
}
#body .col-sm-4 ul.menu > li > a:hover:active,
#body .col-sm-4 ul.sub-menu > li > a:hover:active {
	opacity: 0.8;
}

.innerpage #main table {
	border-collapse: collapse;
}
.innerpage #main table thead td {
	background-color: #00bace;
	border: 1px solid #00bace;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 10px;
	white-space: nowrap;
}
.innerpage #main table tbody td {
	border: 1px solid #00bace;
	padding: 6px 10px;
}


#body.innerpage blockquote {
	position: relative;
	padding: 1em 1.2em;
	margin: 1em 0;
	font-size: 1.2em;
	line-height: 1.4em;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
	border: 0;
}
#body.innerpage blockquote p {
	margin: 0;
	color: #ffffff;
}
#body.innerpage blockquote:after {
	content: "";
	position: absolute;
	bottom: -1.4em; /* value = - border-top-width - border-bottom-width */
	right: 0px; /* controls horizontal position */
	border-width: 2em 0 0 2em; /* vary these values to change the angle of the vertex */
	border-style: solid;
	/* reduce the damage in FF3.0 */
	display: block;
	width: 0;
}
#body.innerpage .col-sm-6:first-of-type blockquote:after {
	border-width: 2em 2em 0 0; /* vary these values to change the angle of the vertex */
	left: 0px; /* controls horizontal position */
}
#body.innerpage blockquote.blue {
	background-color: #00bace;
}
#body.innerpage blockquote.blue:after {
	border-color: #00bace transparent;
}
#body.innerpage blockquote.blue a {
	color: #000000;
}
#body.innerpage blockquote.orange {
	background-color: #f2981e;
}
#body.innerpage blockquote.orange:after {
	border-color: #f2981e transparent;
}
#body.innerpage blockquote.purple {
	background-color: #9b3f8d;
}
#body.innerpage blockquote.purple:after {
	border-color: #9b3f8d transparent;
}
#body.innerpage blockquote.pink {
	background-color: #dd358a;
}
#body.innerpage blockquote.pink:after {
	border-color: #dd358a transparent;
}
#body.innerpage blockquote.green {
	background-color: #b8cc33;
}
#body.innerpage blockquote.green:after {
	border-color: #b8cc33 transparent;
}
#body.innerpage blockquote.black {
	background-color: #000000;
}
#body.innerpage blockquote.black:after {
	border-color: #000000 transparent;
}
#body.innerpage blockquote.red {
	background-color: #F2613A;
}
#body.innerpage blockquote.red:after {
	border-color: #F2613A transparent;
}

#body.innerpage blockquote h2 {
    margin:  0.2em 0 0.3em 0 !important;
}


.page-template-template-contraception-php #side {
	position: relative;
}

.page-template-template-contraception-php #side .movetoside {
	/* position: absolute;
	bottom: -4em;
	right: 0px; */
	text-align: right;
	margin-top: 80px;
}

ul,
ol {
	padding-left: 30px;
}
#body.innerpage blockquote li {
	color: #FFF;
}



#body.innerpage blockquote.mt100 {
	margin-top: 100px;
}


.right {
	text-align: right;
}
.left {
	text-align: left;
}

video {
	border: 1px solid #aaaaaa;
	width: 99.99%
}


.sitemap ul {
	list-style-type: disc;
}
.sitemap > ul > li > a {
	font-weight: bold;
}
.sitemap > ul > li > ul > li > a {
	color: rgba(103, 60, 114, 1);
}
.sitemap > ul > li > ul > li > ul > li > a {
	color: rgba(65, 195, 210, 1)
}

.left.carousel-control img,
.right.carousel-control img {
	width: 50%;
	margin-top: 55px;
}
.carousel-control.left,
.carousel-control.right {
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none; 
	background-image: none;
}
.carousel-indicators li {
	background-color: #FFF;
	border: 1px solid #000;
}
.carousel-indicators .active {
	background-color: #000
}
.home-disclaimer {
	display: none;
}

.slider-lightbox {
	position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    padding: 2vw 0;
    text-align: center;
    display: block;
    z-index: 1000;
	display: none;
}
.carousel-inner > .item > img {
	margin: auto;
}
.slider-btn-open {
    padding: 18px;
    background: #7b4c8b;
    display: inline-block;
    min-width: 285px;
    color: #FFF;
    text-align: center;
}

/* Large desktop */
@media screen and (min-width: 992px) {
	.connectwithus ul li {
		margin-left:10px;
	}
	.connectwithus ul li img {
		width:50px;
		height:48px;
	}
	.connectwithus ul li:nth-child(3) img,
	.connectwithus ul li:nth-child(4) img,
	.connectwithus ul li:nth-child(5) img {
		width:34px;
		height:30px;	
	}
	.hr-right {
		margin:0;
	}
	.btn-rectangle {
		line-height: 40px;
		font-size: 38px;
		height: 140px;
	}
	.container {
		width: 940px;
	}
	#contraceptivemethods .col-sm-4.greybox,
	#stis .col-sm-4.greybox,
	#relationshipstiles .col-sm-4.greybox,
	#puberty .col-sm-4.greybox {
		width: 32.33333333%;
	}
	#howitworks .col-sm-6.greybox {
		width: 49%;
	}
	.connectwithus ul li:first-child,
	.connectwithus ul li:nth-child(3) {
		margin-left: 7px;
	}
}
     
/* Portrait tablet to landscape and desktop */
@media screen and (max-width: 991px) {
	.container {
		width: 750px;
	}
	#footer {
		background-position:center center;
		text-align:center;
	}
	#footer .container {
		padding-top:6px;
	}
	.connectwithus h3 {
		display:none;
	}
	.connectwithus {
		width:150px;
		margin:0 auto;
	}
	.connectwithus ul {
		float:none;
	}
	.footer-logo {
		margin-bottom:25px;
	}
	.footer-logo img {
		width:180px;
	}
	#header {
		height:464px;
	}
	.logo {
		width:200px;
	}
	.whatsgoing {
		margin: 180px 0 0;
		width: 350px;
	}
	#menu {
		font-size:12px;
		width:280px;
	}
	#menu ul li a {
		height: 38px;
		line-height: 38px;
		padding:0 10px;
	}
	.banner {
		background-position:60% center;
	}
	.herobox {
		border:0;
		box-shadow: none !important;
		margin-bottom:20px;
		margin-top:0;
	}
	.hb-content {
		/*background-color:#d1d2d4;*/
		min-height:200px !important;
		padding:30px 10px;
	}
	.herobox.hb1 {
		background-color:#f1f1f2;
		margin-top:0;
	}
	.herobox.hb1 .hb-content {
		background: none;
	}
	.box1.container {
		max-width:none;
		width:inherit;
		margin:0;
	}
	.herobox h3 {
		font-size:21px;
		line-height: 25px;
	}
	.herobox.hb2 {
		padding-left:0;
		padding-right:10px;
	}
	.herobox.hb3 {
		padding-right:0;
		padding-left:10px;
	}
	.font-capture {
		font-size:42px;
		margin-bottom:18px;
	}
	.box2 {
		background-position:65% center;
		font-size:13px;
		padding:35px 0;
	}
	.box2 p {
		margin-bottom:20px;
	}
	.box2 .btn {
		max-width:190px;
	}
	.box3 {
		padding:25px 23px;
	}
	.box3 .col-xs-4,
	.box3 .col-xs-6 {
		padding-left:7px;
		padding-right:7px;
	}
	.hr-right {
		margin:0;
	}
	.box3 .bot {
		margin-bottom:2.7%;
	}
	.btn-rectangle {
		height: 110px;
		line-height: 37px;
		padding: 0 0 0 30px;
		font-size: 26px;
	}
	.btn-rectangle span img,
	.btn-rectangle em img {
		margin-right: 20px;
	}
	#respond p input[type='text'],
	#respond p input[type='email'],
	#respond p input[type='url'],
	#respond p textarea {
		width:100%;
	}
	#contraceptivemethods .col-sm-4.greybox,
	#stis .col-sm-4.greybox,
	#puberty .col-sm-4.greybox {
		width: 32.33333333%;
	}
	#howitworks .col-sm-6.greybox {
		width: 49%;
	}
	.connectwithus ul li:first-child {
		margin-left: 15px;
	}
	.connectwithus ul li:nth-child(3) {
		margin-left: 7px;
	}
}
     
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	
	.container {
		width: 750px;
	}
	
	.herobox-logo img {
		height:50px;
		width:50px;
	}
	 .hb1 .herobox-logo img {
		width:80px;
		height:80px;
	}
	.herobox h3 {
		font-size: 15px;
		line-height: 18px;
		margin-bottom:15px;
	}
	.herobox {
		font-size:12px;
		padding:0 !important;
		z-index:0;
	}
	.herobox.hb1{
		z-index:0;
	}
	.herobox-logo {
		margin-bottom:15px;
	}
	.hb-content {
		padding:20px 10px 5px !important;
	}
	.hb0 .hb-content {
		padding: 0 !important;
	}
	.hb0 .hb-content h3 {
		float: left;
		width: 65%;
		margin: 34px 0 0 0;
	}
	.hb0 .feature-image {
		display: none;
	}
	/*
	.herobox.hb1 h3 {
	 font-size: 20px;
	 line-height: 20px;
	}
	*/
	.font-capture {
	 font-size: 20px;
	 margin-bottom: 15px;
	}
	.box2 .col-xs-offset-2 {
	margin-left:0;
	}
	.box2 .col-xs-12 {
	margin-bottom:20px;
	}
	.box2 p {
	margin-bottom:10px;
	}
	.box2 .btn {
	padding:5px 10px;
	}
	.box2 {
	padding:20px 0 5px;
	}
	#header {
	 height: 400px;
	}
	.hr-right {
	width:285px;
	}
	.logo {
	 width: 150px;
	}
	.whatsgoing {
	 margin: 160px 0 0;
	 width: 280px;
	}
	#menu {
	position: absolute;
	 width: 100%;
	 top: 399px;
	 float:none;
	}
	#menu ul li.menu-li-1 a {
	 font-size: 13px;
	 height: 38px;
	 line-height: 38px;
	}
	#body.innerpage {
	 padding:30px 0;
	font-size:14px;
	line-height:20px;
	}
	.page-template-template-pubertyexplorer-php #body.innerpage {
		padding-bottom: 0px;
	}
	h1 {
		font-size: 2em
		margin-bottom:18px;
	}
	#body.innerpage p {
	 margin-bottom: 18px;
	}
	.well {
	margin-bottom:20px;
	}
	.big-btn .col-sm-6 {
	 margin-bottom:20px;
	}
	 .btn-rectangle {
	 font-size:23px;
	 height: 95px;
	width: 290px;
	margin:0 auto;
	 line-height: 30px;
	 padding: 0 0 0 15px;
	}
	.btn-rectangle span img,
	.btn-rectangle em img  {
	width:50px;
	margin-right:15px;
	}
	.taler-menu {
	display:block;
	}
	#menu ul{
		background-color:#fff;
	}
	#contraceptivemethods .col-sm-4.greybox,
	#stis .col-sm-4.greybox,
	#relationshipstiles .col-sm-4.greybox,
	#puberty .col-sm-4.greybox {
		width: auto;
	}
	#howitworks .col-sm-6.greybox {
		width: 49%;
	}
	.connectwithus ul li:first-child,
	.connectwithus ul li:nth-child(3) {
		margin-left: 7px;
	}
	.connectwithus {
		width:141px;
		margin:0 auto;
	}
	.connectwithus ul {
		max-width:145px;
	}
	
	.left.carousel-control img, .right.carousel-control img {
		margin-top: 35px;
	}
}
     
/* Landscape phones and down */
@media (max-width: 480px) {
	.container {
		width: auto;	
	}
	.box3 .col-xs-4, .box3 .col-xs-6 {
	 padding-left: 3px;
	 padding-right: 3px;
	}
	#header {
		height: 230px;
	}
	#footer {
		height: 160px;
	}
	#footer .container {
		padding-top: 25px;
	}
	.logo {
		width: 100px;
	}
	.hr-right {
	 margin-right: 5px;
	 width: 180px;
	 padding-top:5px;
	}
	.logo {
	 width: 100px;
	}
	.whatsgoing {
	 margin: 5px 0 0;
	 width: 180px;
	}
	.darkpanel {
	height:40px;
	}
	#nav-toggle{
		top:5px;
	}
	.navbar-toggle {
		/* margin-top:5px; */
	}

	#menu {
		/* top:229px; */
		margin-top: 30px;
		position: static;
	}
	.taler-menu {
		top:43px;
	}
	#howitworks .col-sm-6.greybox {
		width: 100%;
	}
	#footer .bt_footer_logo_display#bt_footer_logo {
		width: 25%;
		float: left;
	}
	#footer .bt_social_icons_display {
		width: 75%;
		float: left;
	}
	.connectwithus ul li:first-child,
	.connectwithus ul li:nth-child(3) {
		margin-left: 0px;
	}
	.connectwithus {
		/* width:135px; */
		margin: 0;
		width: 100%;
	}
	.connectwithus ul {
		width: 100%;
		max-width: initial;
	}
	.connectwithus ul li {
		width: 15%;
		margin: 0 5% 0 0 !important;
	}
	
	.hb0 h3 {
		width: auto;	
	}
	.hb0 .herobox-logo {
		/* margin-bottom: -90px; */
		max-width: 30%;
		margin: 69px 5% 0 0;
	}
	.h1left {
		/*font-size: 1.5em;*/
		font-size: 100%;
		line-height: 35px;	
	}
	#stis .col-sm-4.greybox,
	#relationshipstiles .col-sm-4.greybox,
	#contraceptivemethods .col-sm-4.greybox,
	#puberty .col-sm-4.greybox,
	#howitworks .col-sm-6.greybox {
		min-height: 200px;
		max-height: 200px;
		float: left;
		width: 49%;
		padding: 0 1em 1em 1em;
	}
	#stis .col-sm-4.greybox img,
	#relationshipstiles .col-sm-4.greybox img
	#contraceptivemethods .col-sm-4.greybox img,
	#puberty .col-sm-4.greybox img,
	#howitworks .col-sm-6.greybox img  {
		max-height: 100px;
		width: auto;
	}
	#defencemethods .col-sm-4.greybox {
		min-width: 100%;
	}
	h1.hasbg img,
	h1.hasbg .h1left {
		float: none;
	}
	h1.hasbg,
	h1.hasbg .h1left,
	h1.hasbg .h1left span {
		min-width: 100%;
		height: auto;
	}

	#quiz-boxes .col-sm-12 a {
		display: block;
		padding: 20px 10px;
		line-height: 1.2em;
		width: 100%;
		font-size: 1.4em;
		font-weight: bold;
		height: 140px;
	}

	#quiz-boxes .col-sm-12:nth-of-type(3) a, #quiz-boxes .col-sm-12:nth-of-type(5) a {
		line-height: 1.2em;
	}

	.quizicon {
		display: inline-block;
		max-width: 60px;
		max-height: 60px;
		vertical-align: middle;
		margin-right: 30px;
		float: left;
		margin: 20px 30px 21px 0px;
	}

	.menu-main-navigation-container {
		margin-top: 8px;
	}


/* Additional CSS */
.col-sm-8 > p:first-child {
	font-weight: bold;	
}
