.home-banner { height: 100vh; width: 100%; background-image: url("/images/home-banner.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; background-color: #444; }

.home-banner .banner-text { display: flex; align-items: flex-end; justify-content: center; padding: 8em 0 5em; height: 100vh; }

.home-banner .banner-text .heading { font-size: 3.5rem; color: white; font-family: 'Poppins'; text-align: center; max-width: 1030px; }

.home-banner .banner-text .heading span { text-decoration: underline; }

.home-banner .banner-text .heading .button-container button { background: #ffffff; color: #262626; border-radius: 50px; font-size: 12px; width: 180px; height: 36px; outline: none; border: none; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 600; }

.home-banner .banner-text .heading .button-container button:hover { background: #262626; color: #fff; }

@media (max-width: 600px) { .home-banner .banner-text .heading { font-size: 2.5em; } .home-banner .banner-text .heading .button-container { margin-top: 20px; } }

.categories { margin: 5em 0 10em; }

.categories .heading { font-size: 2.8em; font-family: 'Poppins'; font-weight: normal; color: #444; width: calc(100vw - 20vw); text-align: center; margin: 0 auto; }

.categories .sub-heading { font-size: 1em; padding-top: 0.5em; line-height: 1.8em; opacity: 0.8; font-weight: 400; color: #444; text-align: center; width: 480px; margin: 0 auto; font-family: 'Poppins'; }

.categories .categories-container { margin-top: 70px; margin-left: 4rem; }

.categories .categories-container .drone-category h6 { font-size: 0.7rem; font-weight: 800; letter-spacing: 2px; font-family: 'Montserrat', sans-serif; }

.categories .categories-container .drone-category p { font-family: 'Merriweather'; opacity: 0.8; font-size: 0.9em; font-style: italic; font-weight: 500; line-height: 2em; color: #444; }

.categories .categories-container .drone-category.right { text-align: right; }

.categories .categories-container .drone-category.left { text-align: left; }

.categories .categories-container .drone-image { width: 85%; height: 85%; }

@media (max-width: 765px) { .categories .categories-container { margin-left: 0rem; } }

@media (max-width: 600px) { .categories { margin: 8em 0 8em; } .categories .heading { font-size: 2.4em; } .categories .sub-heading { padding-top: 1em; width: 400px; } .categories .categories-container .drone-category.right { text-align: left; } .categories .categories-container .drone-image { margin: 30px 0 50px; } }

.about { margin: 0em 0 5em; text-align: center; font-family: 'Poppins'; }

.about .about-banner { width: 100vw; display: block; margin: 0 auto; }

.about .pre-heading { font-size: 0.8rem; margin: 2.5em 0 0.8em; font-weight: 800; letter-spacing: 2px; color: #444; }

.about .heading { font-size: 2.2em; color: #444; }

.about .description { font-size: 1em; font-family: 'Merriweather'; margin-top: 0.5em; line-height: 1.8em; opacity: 0.8; font-weight: 200; width: 1000px; display: block; margin: 0 auto; }

.about .sponsers { display: flex; justify-content: center; margin: 20px auto; }

.about .sponsers img { width: 197px; }

@media (max-width: 600px) { .about { margin: 0em 0 5em; } .about .about-banner { width: 100vw; } .about .heading { width: 385px; font-size: 2em; text-align: center; margin: 0 auto; } .about .description { font-size: 1em; width: 371px; display: block; margin: 1em auto; } .about .sponsers { display: flex; justify-content: center; margin: 20px auto; } .about .sponsers img { width: 197px; } }

.timer-container { width: 100%; background-image: url("/images/timer-banner.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; background-color: #262626; }

.timer-container .black-overlay { background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; width: 100%; height: 100%; position: relative; z-index: 1; }

.timer-container .timer { padding: 30px 0 30px; margin: 0 auto; font-family: 'Poppins'; max-width: 960px; text-align: center; }

.timer-container .timer .counting { color: white; font-size: 2.8em; margin-bottom: 40px; }

.timer-container .timer .timer-block .timer-p { font-size: 2.2em; color: white; font-weight: 800; }

.timer-container .timer .timer-block .timer-p1 { font-size: 2.2em; color: white; font-weight: 500; }

.bt_bb_image img { display: block; margin: 0; line-height: 0; max-width: 100%; height: auto; }

.bt_bb_section.bt_bb_color_scheme_11 { color: #444; background-color: #efefef; }

.bt_bb_section.bt_bb_vertical_align_top > .bt_bb_port { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; display: flex; flex-flow: row nowrap; justify-content: center; }

.bt_bb_section > .bt_bb_port .bt_bb_cell { position: relative; }

.bt_bb_cell { width: 100%; }

.bt_bb_row.bt_bb_column_gap_0 { margin-left: 0; margin-right: 0; }

.bt_bb_row { margin: 0 -20px; }

.bt_bb_row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; }

.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column { padding-left: 0; padding-right: 0; }

.bt_bb_row .bt_bb_column.bt_bb_vertical_align_top { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.bt_bb_row .bt_bb_column .bt_bb_column_content { width: 100%; }

.bt_bb_image > a, .bt_bb_image > span { display: block; line-height: 0; -webkit-box-shadow: none !important; box-shadow: none !important; }

.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding-top: 8.5rem; }

.bt_bb_separator { line-height: 0; display: block; clear: both; }

.bt_bb_separator:before, .bt_bb_separator:after { content: ' '; display: table; width: 100%; clear: both; }

.bt_bb_separator.bt_bb_border_style_solid { border-bottom: 1px solid #ccc; }

.bt_bb_separator.bt_bb_border_style_dotted { border-bottom: 1px dotted #ccc; }

.bt_bb_separator.bt_bb_border_style_dashed { border-bottom: 1px dashed #ccc; }

.bt_bb_separator.bt_bb_bottom_spacing_extra_small { margin-bottom: 0.5em; }

.bt_bb_separator.bt_bb_bottom_spacing_small { margin-bottom: 1em; }

.bt_bb_separator.bt_bb_bottom_spacing_normal { margin-bottom: 2em; }

.bt_bb_separator.bt_bb_bottom_spacing_medium { margin-bottom: 4em; }

.bt_bb_separator.bt_bb_bottom_spacing_large { margin-bottom: 8em; }

.bt_bb_separator.bt_bb_bottom_spacing_extra_large { margin-bottom: 16em; }

.bt_bb_separator.bt_bb_top_spacing_extra_small { margin-top: 0.5em; }

.bt_bb_separator.bt_bb_top_spacing_small { margin-top: 1em; }

.bt_bb_separator.bt_bb_top_spacing_normal { margin-top: 2em; }

.bt_bb_separator.bt_bb_top_spacing_medium { margin-top: 4em; }

.bt_bb_separator.bt_bb_top_spacing_large { margin-top: 8em; }

.bt_bb_separator.bt_bb_top_spacing_extra_large { margin-top: 16em; }

.bt_bb_row.bt_bb_column_gap_0 .bt_bb_padding_double .bt_bb_column_content { padding-left: 80px !important; padding-right: 80px !important; }

.bt_bb_headline_content span { font-size: 3rem; }

.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline { font-family: "Merriweather"; font-size: 1.1rem; margin-top: .5rem; line-height: 1.8rem; opacity: .8; font-weight: 200; }

.button-container button { background: #ffffff; color: #262626; border-radius: 50px; font-size: 12px; width: 180px; height: 36px; outline: none; border: none; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 600; box-shadow: 0 0 0 1px #262626 inset; }

.button-container button:hover { background: #262626; color: #fff; }

.text-container { margin-left: 5rem; }

@media only screen and (max-width: 1756px) { .bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle { padding-top: 3rem; } }

@media only screen and (max-width: 1621px) { .bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle { padding-top: 1rem; } }

@media only screen and (max-width: 1509px) { .bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle { padding-top: 0rem; } }

@media only screen and (max-width: 1309px) { .text-container { margin-left: 0rem; } }

.prize { background-image: url("/images/prize-banner.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center; width: 100%; color: #ffffff; }

.prize .container { padding-top: 8em; padding-bottom: 4em; }

.prize .black-overlay { background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; width: 100%; height: 100%; position: relative; z-index: 1; }

.prize .heading { font-size: 2.6em; font-weight: normal; font-family: 'Poppins'; margin-bottom: 1em; }

.prize .description { font-size: 1.1em; font-family: 'Merriweather'; margin-top: 0.5em; line-height: 1.8em; opacity: 0.8; font-weight: 200; }

.prize .prizes { max-width: 1200px; }

.prize .prizes .position { font-family: 'Poppins'; font-size: 1em; margin: 10px 0 10px; opacity: 0.7; }

.prize .prizes .prize-money { font-family: 'Poppins'; font-size: 1.4em; margin: 10px 0 10px; }

.prize .prizes .prize-money span { font-weight: 700; font-size: 1.6em; }

.prize .prizes .description { font-size: 0.7em; font-family: 'Merriweather'; line-height: 1.8em; opacity: 0.8; font-weight: 200; width: 200px; margin: 0 auto; }

.beagle { position: relative; background-size: contain; height: 80px; background-repeat: no-repeat; }

.krfc { position: relative; background-size: contain; height: 8rem; background-repeat: no-repeat; }

.aiaerialdynamics { position: relative; background-size: contain; height: 6rem; background-repeat: no-repeat; }

.automicrouas { position: relative; background-size: contain; height: 8rem; background-repeat: no-repeat; }

.iocl { position: relative; background-size: contain; height: 16rem; background-repeat: no-repeat; }

.beagle-hover { background: url("/images/beagle.png") no-repeat; position: relative; background-size: contain; height: 52px; display: none; }

.beagle-wrap { padding-bottom: 1rem; padding-top: 1rem; }

.partner-space-wrap { padding-bottom: 1rem; padding-top: 1rem; }

.partner-wrap { padding-right: 4rem; }

.sponsor-row { text-align: center; padding-top: 5rem; padding-bottom: 2rem; }

.tag-sponser { padding-top: 2rem; }

.grid { display: grid; padding-bottom: 1.5rem; grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)); grid-gap: 1rem; margin-left: 0px !important; }

.grid > div { padding: 1rem; }

.grid > div::before { content: ""; padding-bottom: 12%; display: block; }

@media (max-width: 550px) { .grid > div::before { padding-bottom: 20%; } }

.grid > div { /* ... */ display: grid; }

.grid > div::before, .grid > div > img { grid-area: 1 / 1 / 2 / 2; }

.grid > div > img { width: 100%; height: 100%; object-fit: contain; }

.sponsers-logo-container { display: flex; justify-content: center; align-items: center; }

.tag-sponser2 { margin-top: 1rem; }

.tag-sponser3 { margin-top: 1rem; }

.sponsers-spacing-wrap { padding-top: 0px; }

.sponsers-spacing-left-wrap { margin-top: 1rem; }

.nopading { margin-right: 0 !important; margin-left: 0 !important; padding: 0; }

.sponsor-wrap { margin-top: 3.5rem; }

.partner-title-wrap { font-size: 2.1rem; }

@media only screen and (max-width: 1309px) { .beagle-wrap { padding-left: 0rem; } .krfc-wrap { padding-left: 0rem; } .partner-wrap { padding-right: 0rem; } }

.testimonials { text-align: center; color: #444; }

.testimonials .container { padding-top: 8em; padding-bottom: 4em; }

.testimonials .avatar { border-radius: 50%; }

.testimonials .content { font-family: 'Montserrat', Arial, sans-serif; font-weight: 500; line-height: 1.8em; font-size: 15px; margin-top: 2em; }

.testimonials .content #more, .testimonials .content #more2 { display: none; }

.testimonials #readMoreBtn, .testimonials #readMoreBtn2 { cursor: pointer; font-weight: 600; }

.testimonials .designation { font-size: 0.7rem; margin: 1em 0 1em; font-family: 'Poppins'; text-transform: uppercase; font-weight: 800; letter-spacing: 2px; line-height: 1.2; }

.testimonials .name { font-size: 1.4rem; font-family: 'Poppins'; font-weight: 600; letter-spacing: 2px; line-height: 1.2; }

.testimonials .divider { border: none; }

@media (max-width: 600px) { .testimonials .divider { border-bottom: 1px solid #eee; } }

/* unvisited link */
.links { padding-right: 15px; padding-bottom: 20px; }

.links:link { color: #fff; text-decoration: none; }

/* visited link */
.links:visited { color: #fff; text-decoration: none; }

/* mouse over link */
.links:hover { color: hotpink; }

.logo { float: right; }

@media only screen and (max-width: 600px) { .logo { text-align: center; } }

footer { float: left; width: 100%; padding-bottom: 40px; }

/*# sourceMappingURL=home.css.map */