/*
Theme Name: blankslate-child
Theme: URI:
Author: 
Template: blankslate
Description: Child theme based on twentyeleven
Version: 0.1
*/

/*
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Roboto&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Roboto', sans-serif;
}
*/

@media (max-width: 767px) {
    #menu2-b > nav > div.menu-logo > div > span > img {
		display: none;
		
	}
	div#responsive-logo {
		background: url("../images/5-logos-320x20.jpg");
		width: 320px;
		height: 20px;
		background-repeat: no-repeat;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
    #menu2-b > nav > div.menu-logo > div > span > img {
		display: none;
	}
	div#responsive-logo {
		background: url("../images/5-logos-700x44.jpg");
		width: 700px;
		height: 44px;
		background-repeat: no-repeat;
	}
}

.wpabstracts .btn-primary {
    color: #fff !important;
    background-color: #2a0477 !important;
    border-color: #BFB3D6 !important;
}

.wpabstracts .btn-info {
    color: #fff;
    background-color: #2a0477 !important;
    border-color: #BFB3D6 !important;
}

/* 
This css is for home page.
*/
.card-block {
	height: 400px;
 }
 
 .cid-sdQS6jKThw {
	background: initial !important;
 }

/* 
This css is for abstract submission page.
*/
#main {
    padding: 35px;
}

.full-container {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

#wpabstracts-dash-menu > ul.nav.navbar-nav.navbar-right {
    display: inline;
}

nav.navbar-default {
    background-color: #f8f8f8;
    margin-bottom: 15px;
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}

.btn-login {
	padding: 5px 10px 5px 10px;
	border-radius: 25px;
	color: #2a0477;
	background-color: #fff;
}
.btn-login:hover{
	color: #3b00b3;
	background-color: rgb(221, 221, 221);
}

.section-white-bg {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #FFFFFF;
}

.cid-s7yBfH1GUP-our_sponsors {
    padding-top: 30px;
    padding-bottom: 30px;
	background-image: url(../images/sponsorship_background2-scaled-1.jpg);
}

.cid-s7yBfH1GUP {
	padding-top: 25px !important;
    padding-bottom: 50px !important;
}

.video-container { 
	position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; 
}

.video-container iframe, .video-container object, .video-container embed { 
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}

.page-section-white-bg {
	padding-top: 60px;
    padding-bottom: 60px;
	padding-right: 25px;
	background-color: #FFFFFF;
}

.page-section-grey-bg {
	padding-top: 60px;
    padding-bottom: 60px;
	padding-right: 25px;
	background-color: #efefef;
}

.page-section-white-bg .counter-container ul li {
    margin-bottom: 1rem;
    list-style: none;
}

.page-section-grey-bg .counter-container ul li {
    margin-bottom: 1rem;
    list-style: none;
}
.nf-field-element textarea {
    height: 120px !important;
}

@media (max-width: 767px) {
  .btn-block {
    width: auto !important;
  }
}

input#nf-field-54 {
    background-color: #2a0477;
}

input#nf-field-24 {
    background-color: #2a0477;
}
input#nf-field-29 {
    background-color: #2a0477;
}
.display-lg-banner-title {
	font-family: 'Rubik', sans-serif;
    font-size: 44px;
}

input#nf-field-110, input#nf-field-122, input#nf-field-134, input#nf-field-146 {
   background-color: #2a0477;
}
    