/*
Theme Name: Barnix
Theme URI: http://themexriver.com/wp/barnix
Author: themexriver
Author URI: https://themeforest.net/user/themexriver
Description: Barnix - Finance Technology & crypto WOrdPress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: barnix
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


.question1 span.wpcf7-list-item ,.question2 span.wpcf7-list-item  , .question4 span.wpcf7-list-item {
  width: 100%;
 margin: 10px;
}

.question1 input[type="radio"] , .question2 input[type="radio"]  , .question4 input[type="radio"]  {
 
    margin-right: 10px;
}
input#next1 , input#next2   ,input#previous1 , input#previous3  , input#next3  , input#previous4 , input#next4  ,
input#previous5 , input#next5
{
    padding: 8px 32px;
    background: rgb(0 109 119);
    border-radius: 20px;
    box-shadow: 2px;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	}



.question2 li  , .question3 li ,.question4 li ,.question5 li  {
    display: inline-block;
    margin: 40px;
	vertical-align: top;
    clear: both;
}

textarea#fintech , textarea#platform{
    border: 1px solid rgb(0 109 119);
    margin: 10px;
    box-sizing: 5px 5px 5px #000;
    box-shadow: 5px 5px 5px #dedede;
    padding: 25px;
    font-family: 'Archivo';
    font-size: 18px;
    border-radius: 5px;
	width:99%;
}

label.que1 {
    font-family: 'Archivo';
    font-size: 31px;
    font-weight: bold;
    background: #efefef;
    padding: 20px;
	line-height: 51px;
    border-radius: 5px;
}

.question1 span.wpcf7-list-item, .question2 span.wpcf7-list-item, .question4 span.wpcf7-list-item {
    width: 45%;
    margin: 10px;
    box-sizing: 5px 5px 5px #000;
    box-shadow: 5px 5px 5px #dedede;
    padding: 25px;
    font-family: 'Archivo';
    font-size: 18px;
    border-radius: 5px;
}
.centbutton {
    text-align: center;
    width: 100%;
    display: block;
}

.centbutton ul {
    display: block;
    text-align: center;
}


/* responsive css */


@media (min-width: 481px) and (max-width: 768px) {
.question1 span.wpcf7-list-item, .question2 span.wpcf7-list-item, .question4 span.wpcf7-list-item
{
 width:100%;
}
.question2 li, .question3 li, .question4 li, .question5 li {
display: inline-block;
margin: 2px;
vertical-align: top;
clear: both;
width: 40%;
}
textarea#fintech, textarea#platform {
    width: 90%;
}

}

@media (min-width: 320px) and (max-width: 480px) {
.question1 span.wpcf7-list-item, .question2 span.wpcf7-list-item, .question4 span.wpcf7-list-item
{
 width:100%;
}
.question2 li, .question3 li, .question4 li, .question5 li {
display: inline-block;
margin: 2px;
vertical-align: top;
clear: both; 
width: 40%;
}
textarea#fintech, textarea#platform {
    width: 90%;
}
	
}

@media (min-width: 0px) and (max-width: 320px) {
.question1 span.wpcf7-list-item, .question2 span.wpcf7-list-item, .question4 span.wpcf7-list-item
	{
width:100%;
	}
.question2 li, .question3 li, .question4 li, .question5 li {
display: inline-block;
margin: 2px;
vertical-align: top;
clear: both;
width: 40%;
}
textarea#fintech, textarea#platform {
    width: 90%;
}
	
}