/*****************************************************
 //The Quint BuzzFeed
*****************************************************/
body {
    font-family: "Merriweather","Georgia",serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-rendering: auto;
    color: #3c3c3c;
}
*, *::before, *::after {
    box-sizing: border-box;
}
a 									{margin: 0;padding: 0;vertical-align: baseline;text-decoration: none;outline: none;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
a:focus, a:hover, a:active 			{outline: none;}

input:focus, button:focus 			{outline: none;}

.advertise-header					{width:100%;background-color: #000;height: 90px;line-height: 0}
.advertise-header .add-left			{float: left;width: 18.3%;text-align: left;}
.advertise-header .add-center		{float: left;width: 63.4%;text-align: center;}
.advertise-header .add-right		{float: left;width: 18.3%;text-align: right;}
.advertise-header img 				{display: inline-block;}


.demo-header						{width:100%;background-color: #f3b72a;height: 50px;line-height: 0;/*position: absolute;top: 90px;*/}
.demo-header .header-left			{float: left;width: 40%;text-align: left;}
.demo-header .header-center			{float: left;width: 20%;text-align: center;}
.demo-header .header-right			{float: left;width: 40%;text-align: right;}
.demo-header img 					{display: inline-block;}
.demo-header img.nav-right			{display: inline-block;}
.demo-header img.nav-right-small	{display: none;}
.share-buttons.img-btn 				{float:right;position:absolute;right:30px;bottom:50px}


/* BuzzWrap */

.buzz-wrap									{max-width: 1150px;margin: 0 auto;}
.buzz-wrap img								{width: 100%;display: block;}

.buzz-wrap .buzz-left 						{float: left;width: 66.6667%;padding-right: 1.7em;}
.buzz-wrap .buzz-left h2,
.buzz-wrap .buzz-left h3 					{font-size: 24px;color: #333333;font-family: "Merriweather Sans",sans-serif;font-weight: 700;line-height: 1.25em;margin: 0 0 15px;padding: 0}
.buzz-wrap .buzz-left h3 					{font-size: 20px;font-weight: 700;}

.buzz-wrap .buzz-center 					{max-width: 800px; margin: 0 auto;}

.buzz-wrap .buzz-center h2,
.buzz-wrap .buzz-center h3 					{font-size: 24px;color: #333333;font-family: "Merriweather Sans",sans-serif;font-weight: 700;line-height: 1.25em;margin: 0 0 15px;padding: 0}
.buzz-wrap .buzz-center h3 					{font-size: 20px;font-weight: 700;}



.buzz-wrap .white-box 						{background-color: #fff;margin-bottom: 1.7em;padding: 1.5em;border: 1px #d8d8d8 solid;}
.buzz-wrap .white-box p						{margin-bottom: 1em}
.large-size .white-box p 					{font-size: 20px;font-weight: 500;}

.large-size .white-box p .highlight 		{font-size: 24px;color: green;font-weight: bold;}


.result-iron .result-content,
.result-iron .result-img,
.result-cap .result-content,
.result-cap .result-img						{float: left;width: 50%}
.result-iron .result-img,
.result-cap .result-img  					{padding-left: 1em;padding-bottom: 1.5em;}
.result-iron .footer,
.result-cap .footer 						{border-top: 1px #ccc solid;padding-top: .65em;font-weight:600;width: 100%;float: left;}
.buzz-wrap .white-box .box-footer 			{border-top: 1px #ccc solid;padding-top: .65em;font-weight:600;width: 100%;display: block;}

.fa-facebook-official, .fa-twitter-square,
.fa-linkedin-square, .fa-google-plus-square,
.fa-envelope-square 						{}
.fa-facebook-official						{color: #3b5a9c}
.fa-twitter-square							{color: #4598d3}
.fa-linkedin-square							{color: #007bb6}
.fa-google-plus-square						{color: #df422e}
.fa-envelope-square							{color: #555555}

.buzz-wrap .social-share  					{float: left;width: 50%;text-align: right;padding: 15px 0 7px;}
.buzz-wrap .social-share .share-facebook,
.buzz-wrap .social-share .share-twitter,
.buzz-wrap .social-share .share-gplus,
.buzz-wrap .social-share .share-linkedin  	{width: 62px;height: 20px;display: inline-block;}
.buzz-wrap .social-share .share-facebook	{width: 59px;position: relative;}
.buzz-wrap .social-share .share-facebook .fb_iframe_widget {top: -5px;}
.buzz-wrap .social-share .share-gplus		{width: 57px;}

.buzz-wrap .result-btn 						{float:left;width:200px;padding-top: 7px}
.buzz-wrap .result-submit 					{background: #763194;border: medium none;border-radius: 0;color: white;font-family: "Merriweather","Georgia",serif;font-size: 16px;font-weight: bold;line-height: 1em;padding: 0.75em 1em;text-transform: uppercase;display: block;margin: 0;cursor: pointer;float: none;border-radius: 3px;transition: all 0.3s ease-in-out 0s;}
.buzz-wrap .bol-wrap .result-submit 		{font-family: 'Bree Serif', serif;text-transform: capitalize;font-size: 23px;padding: 0.5em .8em 0.7em;}
.buzz-wrap .result-submit:hover 			{background-color: #f3b72a}
.buzz-wrap .result-submit i 				{font-size: 26px;}

.buzz-wrap .box-blank 									{margin-bottom: 1.7em;}
.buzz-wrap .box-blank ul.answer-box						{margin:0;padding: 0;}
.buzz-wrap .box-blank ul.answer-box li 					{float: left;background-color: #fcfcfc;border: 1px #d8d8d8 solid;width: 32%;margin-right: 2%;padding: .6em .6em .4em;cursor: pointer;margin-bottom: 1em}
.buzz-wrap .box-blank ul.answer-box li:last-child 		{margin-right: 0}
/*.buzz-wrap .box-blank ul.answer-box li:nth-child(odd) {margin-right: 2%}*/

.buzz-wrap .box-blank ul.answer-box li:hover			{background-color: #fff195;}

.buzz-wrap .box-blank:after,
.buzz-wrap .white-box:after,
.buzz-wrap .box-blank ul.answer-box:after 				{content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.buzz-wrap .box-blank figcaption						{padding-top: 7px} 
.buzz-wrap .box-blank figcaption span					{width: 18px;display: inline-block;}

.buzz-wrap .box-blank ul.answer-box li.active`
.buzz-wrap .box-blank ul.answer-box li.active:hover		{background-color: #88f078;}

.buzz-wrap .question-box 								{background-color: #fff;margin-bottom: 1.7em;padding: 1.5em 1.5em 0.75em;border: 1px #d8d8d8 solid;}
.buzz-wrap .question-box .question 						{background-color: #f3b72a;margin-bottom: .85em;padding: 0.65em 0.75em;color: #fff;position: relative;font-size: 20px;font-family: "Merriweather Sans",sans-serif;font-weight: 500;border-radius: 5px}
.buzz-wrap .question-box .question:after 				{top: 100%;left: 4%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(106, 53, 127, 0);border-top-color: #f3b72a;border-width: 13px;margin-left: -13px;}
.buzz-wrap .question-box ul.answer-type 				{margin:0;padding: 0}
.buzz-wrap .question-box ul.answer-type li				{background-color: #f2f2f2;margin-bottom: 15px;border: 1px #d8d8d8 solid;cursor:pointer;}

.buzz-wrap .question-box ul.img-box li					{width: 48.5%;float: left;margin-right: 3%}
.buzz-wrap .question-box ul.img-box li:nth-child(2n+0)	{margin-right: 0}
.buzz-wrap .question-box ul.img-box img 				{margin-bottom:5px}


.question-box.box-bg-blue								{background: url(../images/quiz/quiz-bg-blue.jpg);border: 0 none;padding-bottom: 40px;position: relative;}

.question-box.bol-box-bg-blue							{background: url(../images/quiz/quiz-bg-blue.jpg);border: 0 none;padding-bottom: 40px;position: relative;}


/* Bol */
.buzz-wrap .buzz-center.bol-wrap 						{max-width: 746px; margin: 20px auto 0;}
.buzz-wrap .bol-wrap .question-box 						{padding: 1.5em 2em 2em;}

.buzz-wrap .bol-wrap .question-box 						{background: none;}

.bol-wrap .question-box .que-box-content 				{padding: 0 0 10px}
.bol-wrap .question-box .audio-box 						{padding: 0 50px 0 0}
.bol-wrap .question-box ul.answer-type li 				{border: none;margin-bottom: 10px;font-size: 18px;}


.question-box .bol-headline								{color: #fff;font-size: 42px;text-align:center;line-height:35px;padding:20px;}
.question-box .bol-headline span						{font-size: 30px;display: block;color: yellow;padding-top: 10px;}

.bol-wrap .question-box 								{position: relative;border: none;padding-top: 30px;padding-bottom: 30px;}
.bol-wrap .bol-box-content 								{position: relative;z-index: 1;}
.bol-wrap .bol-box-svg 									{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.bol-wrap .bol-box-svg svg {
	width: 100%;
	height: 100%;
}
.cls-1	{
	fill:#27326d;
}
.cls-2	{
	fill:#f06822;
}
.cls-3	{
	fill:#34c634;
}
.cls-4	{
	fill:#8d2490;
}
.cls-5	{
	fill:#27326d;
}
.cls-6	{
	fill:#f06822;
}
.cls-7	{
	fill:#34c634;
}
.cls-8	{
	fill:#8d2490;
}
.cls-9	{
	fill:#27326d;
}
.cls-10	{
	fill:#f06822;
}

.bol-wrap .white-box {
	position: relative;
	border: none;
	padding: 1.5em 2em;
}
.white-box .bol-result-content {
	width: 100%;
	position: relative;
	z-index: 1;
	display: block;
}
.white-box .bol-result-content .highlight {
    font-size: 26px;
    color: yellow;
}
.white-box .bol-result-content p {
	margin: 0;
	padding: 0;
	color: #fff;
}

.white-box .bol-result-svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.white-box .bol-result-svg svg {
	width: 100%;
	height: 100%;
}

.question-box.box-bg-blue .audio-wrap:before 			{position: absolute;background-image: url(../images/quiz/icon.png);background-repeat: no-repeat; background-size: 40px; width: 100px;height: 100px;content: " ";top: -54px;left: 0;}
.question-box.box-bg-blue .audio-wrap:after 			{position: absolute;background-image: url(../images/quiz/icon-1.png);background-repeat: no-repeat; background-size: 54px; width: 100px;height: 100px;content: " ";top: -54px;right: -54px;}
.question-box.box-bg-blue .audio-wrap:before 			{position: absolute;background-image: url(../images/quiz/icon.png);background-repeat: no-repeat; background-size: 40px; width: 100px;height: 100px;content: " ";top: -54px;left: 0;}


.question-box.box-bg-green 								{background: url(../images/quiz/quiz-bg-green.jpg);border: 0 none;padding-bottom: 40px;position: relative;}
.question-box.box-bg-red 								{background: url(../images/quiz/quiz-bg-red.jpg);border: 0 none;padding-bottom: 40px}
.question-box.box-bg-yellow 							{background: url(../images/quiz/quiz-bg-yellow.jpg);border: 0 none;padding-bottom: 40px}
.question-box.box-bg-pink 								{background: url(../images/quiz/quiz-bg-pink.jpg);border: 0 none;padding-bottom: 40px}
.question-box.box-bg-purple 							{background: url(../images/quiz/quiz-bg-purple.jpg);border: 0 none;padding-bottom: 40px}
.question-box.box-bg-siyan 								{background: url(../images/quiz/quiz-bg-siyan.jpg);border: 0 none;padding-bottom: 40px}

.question-box .headline									{color: #fff;font-size: 35px;text-align:center;line-height:50px;padding:0 20px 20px 20px;}
.question-box .headline span							{font-size: 30px;display: block;color: yellow;}
.question-box .audio-wrap 								{width: 100%;padding: 0;margin: 10px 0 30px;position: relative;}


.question-box .audio-box 								{margin: 20px auto 15px;width:100%;position: relative;
	padding: 0 50px 0 10px;position: relative;}

.question-box.box-bg-blue .audio-box:before 			{position: absolute;background-image: url(../images/quiz/icon.png);background-repeat: no-repeat; background-size: 40px; width: 100px;height: 100px;content: " ";top: -56px;left: -10px;}
.question-box.box-bg-blue .audio-box:after 				{position: absolute;background-image: url(../images/quiz/icon-1.png);background-repeat: no-repeat; background-size: 54px; width: 100px;height: 100px;content: " ";top: -56px;right: -55px;}

.ani-icon 												{position: absolute;top: 0;right: 10px;width: 32px;height: 32px;}
.ani-icon svg 											{width: 100%; height: 100%}
audio 													{width: 100%}

.question-box .que-box-content 							{padding: 0 10px 10px;color: #fff}
.question-box .que-box-content h3 						{margin: 0;color: #fff;}
.question-box .que-box-content p 						{margin: 0;line-height:20px;font-family: 'Raleway', sans-serif;}
.question-box .que-box-content p em 					{font-style: italic;}


.right.answer.active .iradio_square-blue 				{background-position: -168px 0;}

.buzz-wrap .question-box ul.one-third 					{text-align: center;}
.buzz-wrap .question-box ul.one-third li				{width: 33.33%;margin: 0;text-align: left;border: none;float: left;padding: 0 10px}
.buzz-wrap .question-box ul.one-third li 				{background: none}
.buzz-wrap .question-box ul.one-third li label 			{background-color: #f2f2f2;}

.buzz-wrap .bol-wrap .question-box ul.one-third li		{width: 100%;margin: 0 0 10px;text-align: left;border: none;float: left;padding: 0 10px;font-size: 18px}
.buzz-wrap .question-box ul.one-third li label:hover 		 {background-color: #fff195;}
.buzz-wrap .question-box ul.one-third li label.active:hover  {background-color: #6a357f;color: #fff}

/*.buzz-wrap .question-box ul.one-third li:nth-child(2n+0){margin:  0 5%}*/
.buzz-wrap .question-box ul.one-third img 				{margin-bottom:5px}

.buzz-wrap .question-box:after 							{content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.buzz-wrap .question-box ul.answer-type li label 		{display: block;padding: 0.5em;cursor: pointer;}

.buzz-wrap .question-box ul.answer-type li:hover		{background-color: #fff195;}
.buzz-wrap .question-box ul.answer-type li .active		{background-color: #6a357f;color: #fff}

.buzz-wrap .question-box ul.answer-type.one-third li:hover {background: none;}


.buzz-wrap .question-box ul.answer-type li label.right.active.answer {background-color: green;}
.buzz-wrap .question-box ul.answer-type li label.wrong.active.answer {background-color: red;}

.white-box .result-content,
.white-box .result-img							{float: left;width: 50%}

.lessGreater .white-box.answer 					{font-weight: 800;background-color: green;color: #fff}

.white-box .result-img  						{padding-left: 1em;}
.white-box strong, .white-box b 				{font-weight: bold;}

.buzz-wrap .buzz-right 							{float: right;width: 33.3333%;clear: right;font-family: "Merriweather Sans",sans-serif;font-weight: 300;margin-top: 40px;}

.buzz-wrap .buzz-right .right-box 				{background-color: #fff;border: 1px #d8d8d8 solid;margin-bottom: 1.7em;padding-bottom: 1.25em}
.buzz-wrap .buzz-right .right-box:after 		{content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.buzz-wrap .buzz-right .right-box ol 			{margin: 0 0 0 1.5em ;padding: 0;line-height: 1.75em;}
.buzz-wrap .buzz-right .right-box ol li			{list-style: numaric;margin-top: .75em}
.buzz-wrap .buzz-right .right-box ol li a		{color: #3c3c3c;display: block;}
.buzz-wrap .buzz-right .right-box ol li a:hover	{color: #c70039}

.buzz-wrap .buzz-right .right-box h2 			{background-color: #3f8dc0;color: white;font-family: "Merriweather Sans",sans-serif;font-weight: 700;letter-spacing: 1px;line-height: 1.11111em;margin: 0;padding: 0.875em;text-transform: uppercase;}
.buzz-wrap .buzz-right .right-box h2.purple 	{background-color: #7d00b3}

.buzz-wrap .buzz-right .right-quiz				{line-height: 1.35em;padding: 1.5em 1.5em 0;}
.buzz-wrap .buzz-right .right-quiz img			{width: 100%}

.buzz-wrap .buzz-right .right-quiz figcaption	{margin-top: .5em;}
.buzz-wrap .buzz-right .right-quiz a			{color: #555;display: block;}
.buzz-wrap .buzz-right .right-quiz a:hover		{color: #000}

.right-box a.app-download						{background-color: #6a357f;color: #f6f1f8;padding: .7em; margin: .7em 0 .3em; display: block;text-align: center;border-radius: 3px;}
.right-box a.app-download:hover					{background-color: #f3b72a;color: #fff}

.right-box .quint-app							{padding: 2.25em 1.25em 0;}
.right-box .quint-app .ios-app					{margin-bottom: .4em;margin-right: 1.5%;float: left;width: 48.5%;}
.right-box .quint-app .android-app				{margin-left: 1.5%;float: right;width: 48.5%;}




/*    Dussehra Quiz    */

.buzz-wrap--form {
    margin: 0 auto;
    max-width: 550px;
}
.buzz-wrap--form .form-group {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    background-color: #eee;
    padding: 15px 20px;
}
.buzz-wrap--form .form-group:after {
	content: " ";visibility: hidden;display: block;height: 0;clear: both;
}
.form-group--left,
.form-group--right {
	float: left;
	min-height: 30px;
	position: relative;
}
.form-group--left {
	width: 40%;
}
.form-group--right {
	width: 60%;
}
.buzz-wrap--form .form-group label {
    left: 0;
    display: block;
    font-weight: 400;
    font-size: 30px;
    position: absolute;
}
.buzz-wrap--form .form-group input,
.buzz-wrap--form .form-group textarea {
    width: 100%;
    display: block;
    padding: 5px 8px;
    height: 40px;
    border: 0 none;
    outline: none;
    font-size: 16px;
    color: #555;
    /*border: 1px #e4e4e4 solid;*/
    /*border-radius: 3px;*/
    font-family: 'Roboto', sans-serif;
}
.buzz-wrap--form .form-group input.wrong {
	color: red;
}
.buzz-wrap--form .form-group input.right {
	color: green;
}
.buzz-wrap--form .form-group .submit-btn {
	width: 150px;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	background-color: #6a357f;
}
.buzz-wrap--form .form-group .total-results {
	background-color: transparent;
}

.form-group--fluid {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 15px;
}
.form-group--fluid input.show-all {
	margin: 0 auto;
	max-width: 180px;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	background-color: #F3B72A;
}

.buzz-wrap--form .form-group textarea {
    min-height: 100px;
}
.buzz-wrap--form .form-group input:focus,
.buzz-wrap--form .form-group textarea:focus {
    outline: none;
}


@media only screen and (max-width: 599px) {
	.form-group--left {
		width: 55%;
	}
	.form-group--right {
		width: 45%;
	}
	.buzz-wrap--form .form-group {
	    padding: 10px 10px;
	}
	.buzz-wrap--form .form-group label {
	    font-size: 21px;
	    top: 8px;
	}
}

.buzz-wrap--form .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #dfdfdf;
}
.buzz-wrap--form .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #dfdfdf;
}
.buzz-wrap--form .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #dfdfdf;
}
.buzz-wrap--form .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #dfdfdf;
}


.question-img {
	position: relative;
	width: 100%;
	background-color: #ccc;
	margin-bottom: 20px;
}
.question-img .question-img--absolute {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
@media only screen and (max-width: 1199px) 	{
	.advertise-header						{display: none}
	.demo-header							{top: 0;}
	.demo-header img.nav-right				{display: none;}
	.demo-header img.nav-right-small		{display: inline-block;}
}
@media only screen and (max-width: 1104px) 	{
	#demo-content.story-element-text 	{padding: 0 1.5em;}
	.buzz-wrap .question-box .question::after {margin-left: -8px;}
}
@media only screen and (max-width: 1024px) 	{
	/*.buzz-wrap 								{padding: 0}*/
}

@media only screen and (max-width: 888px) 	{
	.share-buttons.img-btn 					{bottom:30px}

	.buzz-wrap .box .subscribe-form input		{padding: 8px;}
	.buzz-wrap .box .subscribe-form button 		{margin-left: .25em;padding: 0.45em 1.2em;}
	.buzz-wrap .question-box .question::after 	{margin-left: -4px;}
}

@media only screen and (max-width: 800px) 	{
	.one-third label {font-size: 13px;}
	.bol-wrap .one-third label {font-size: 16px;}
	.buzz-wrap .buzz-center.bol-wrap 									{max-width: 600px;}
}


@media only screen and (max-width: 799px) 	{
	#demo-content.story-element-text 		{padding: 0 1em;}
}
@media only screen and (max-width: 768px) 	{
	/* */
}
@media only screen and (max-width: 767px) 	{
	.share-buttons.img-btn 					{display: none;}
	.buzz-wrap .buzz-left,
	.buzz-wrap .buzz-right 					{float: none;width: 100%;}
	.buzz-wrap .buzz-left 					{padding-right: 0;}
	.buzz-wrap .question-box,
	.buzz-wrap .box 						{margin-right: 0}

	.buzz-wrap .box .subscribe-form input	{padding: 8px; width: 250px}
	.buzz-wrap .box .subscribe-form button 	{margin-left: .25em;padding: 0.45em 1em;}

	.buzz-wrap .result-btn,
	.buzz-wrap .social-share 				{width: 100%;float: none;margin-right: 0;text-align: center;margin-top: 20px}
	.buzz-wrap .result-btn 					{margin-top: 0;padding-top: 0;}
	.buzz-wrap .result-submit 				{display: inline-block;}
	.buzz-wrap .question-box .question::after 	{margin-left: 0;}
	.one-third label {font-size: 12px;}
}
@media only screen and (max-width: 600px) 	{
	.buzz-wrap .question-box ul.img-box li 	{width: 100%;float: none;margin-right: 0;}
	.white-box .result-content,
	.white-box .result-img					{float: none;width: 100%}
	.white-box .result-img 					{padding: 0;display: block;}

	.question-box .headline					{font-size: 28px;line-height: 36px;padding: 0 10px 15px 10px}
	.question-box .audio-wrap .audio-box 	{max-width: 99%;}
	.question-box .audio-wrap 				{margin: 0px 0 25px}

	.question-box.box-bg-blue,
	.question-box.box-bg-green,
	.question-box.box-bg-red,
	.question-box.box-bg-yellow 			{padding-bottom: 30px;}
	.question-box.box-bg-blue .audio-box:before,
	.question-box.box-bg-blue .audio-box:after {display: none;}

	.question-box .bol-headline				{font-size: 32px;line-height:28px;padding:10px;}
	.question-box .bol-headline span		{font-size: 24px;padding-top: 5px;}
}
@media only screen and (max-width: 550px) 	{
	.question-box.box-bg-blue,
	.question-box.box-bg-green,
	.question-box.box-bg-yellow,
	.question-box.box-bg-pink,
	.question-box.box-bg-red,
	.question-box.box-bg-purple,
	.question-box.box-bg-siyan 			{padding: 10px 10px;}
	.question-box .audio-wrap 			{margin: 0px 0 10px;}
	.one-third label 					{font-size: 13px; text-align: center;line-height: 16px}
	.one-third .iradio_square-blue 		{display: block;margin: 0 auto;}

	.bol-wrap .one-third label 				 {font-size: 16px; text-align: left;line-height: 16px}
	.bol-wrap .one-third .iradio_square-blue {display: inline-block;margin: 0 auto;}
}

@media only screen and (max-width: 480px) 	{
	.buzz-wrap .box .subscribe-form				{height: 125px}
	.buzz-wrap .box .subscribe-email			{width: 100%;text-align: center;}
	.buzz-wrap .box .subscribe-form input		{padding: 8px; width: 100%}
	.buzz-wrap .box .subscribe-form button 		{margin: 1em 0;padding: 0.45em 1em;display: inline-block;}
	.buzz-wrap .question-box .question::after 	{margin-left: 5px;}

	.question-box .audio-box 					{padding: 0 50px 0 10px;margin: 10px auto 10px;}
	.buzz-wrap .question-box ul.one-third li 	{padding: 5px;}

	.question-box .headline						{font-size: 20px;line-height: 30px;padding: 0 0 10px 0}
	.question-box .headline span				{font-size: 18px}
	.one-third label 							{font-size: 15px;}

	.buzz-wrap .bol-wrap .question-box 			{padding: 1.5em 1.5em 1.5em;margin-bottom: 1em;}
	.question-box .bol-headline					{font-size: 22px;line-height:22px;padding-top:0;}
	.question-box .bol-headline span			{font-size: 18px;padding-top: 5px;}
}
@media only screen and (max-width: 400px) 	{
	.buzz-wrap .question-box ul.one-third li				{min-height: 150px}
}
@media only screen and (max-width: 375px) 	{
	.buzz-wrap .question-box ul.one-third li				{min-height: 130px}
}
