/*
Theme Name: Buntington
Theme URI: https://wpshow.me/SCHOOL
Author: Dameer DJ
Author URI: http://themeforest.net/feeleep
Description: HTML Education/School template based on Bootstrap v3.1
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ----- Table Of Contents -----

	0. Common styles
	1. Navigation (Main & Functional)
	2. Various page elements
	3. Pages, Posts, Custom Posts & Widgets
	4. Template plugins
	5. Bootstrap custom stylings
	6. Viewport stuff
	7. Media Queries

-------------------------------- */

/* ================================================== COMMON STYLES */

/* == font and links == */

/* == END font and links == */

/* == titles, titles custom == */

/* == END titles, titles custom == */

/* == custom buttons == */

/* == END custom buttons == */

/* == images == */

/* image hover effect */

/* == END images == */

/* == separators == */

/* == END separators == */

/* == bullet paragraph == */

/* == END bullet paragraph == */

/* == clearings == */

/* == END clearings == */

/* ================================================== NAVIGATION (Main & Functional) */

/* == functional menu == */

/* == END functional menu == */

/* == dropdown-menu kustom style == */

/* main links */

/* drops */

/* smaller devices menu */

/* == END dropdown-menu kustom style == */

/* ================================================== VARIOUS PAGE ELEMENTS */

/* == site header == */

/* == END site header == */

/* == top search == */

/* == END top search == */

/* == breadcrumbs == */

/* == END breadcrumbs == */

/* == site body == */

/* == END site body == */

/* == site footer == */

/* == END site footer == */

/* == site subfooter == */

/* == END site subfooter == */

/* == BLOG == */

/* == END BLOG == */

/* == home page slider == */

/* == END home page slider == */

/* ================================================== PAGES, POSTS, CUSTOM POSTS & WIDGETS */

/* == leadership == */

/* == END leadership == */

/* == gallery; category + single == */

/* == END gallery; category + single == */

/* == 404 Error == */

/* == END 404 Error == */

/* == widgets global == */

/* == END widgets global == */

/* == upcoming events ( widget, page and single ) == */

/* == END upcoming events ( widget, page and single ) == */

/* == courses (category, single) == */

/* == END courses (category, single) == */

/* == news ( widget, page and single ) == */

/* == END news ( widget, page and single ) == */

/* == post comments == */

/* == END post comments == */

/* == widget course finder + newsletter form ( both share the same styling ) == */

/* == END widget course finder == */

/* == widget twitter == */

/* == END widget twitter == */

/* == widget flickr == */

/* == END widget flickr == */

/* == widget quick contact == */

/* social contacts */

/* == END widget quick contact == */

/* ================================================== TEMPLATE PLUGINS */

/* == Google Maps == */

/* == END Google Maps == */

/* == Responsive Videos == */

/* == END Responsive Videos == */

/* == Audio Player == */

/* == END Audio Player == */

/* == Pie Charts == */

/* == END Pie Charts == */

/* == Fancy Box == */

/* == END Fancy Box == */

/* ================================================== BOOTSTRAP CUSTOM STYLINGS */

/* == bootstrap carousel == */

/* == END bootstrap carousel == */

/* == bootstrap forms == */
.form-control {
	height: 32px;
}

/* == END bootstrap forms == */

/* == bootstrap alerts == */

/* == END bootstrap alerts == */

/* == bootstrap tabs and pills == */

/* == END bootstrap tabs and pills == */

/* == bootstrap modals == */

/* == END bootstrap modals == */

/* == bootstrap accordions == */

/* == END bootstrap accordions == */

/* == bootstrap list groups == */

/* == END bootstrap list groups == */

/* == bootstrap pop over + tooltip == */

/* == END bootstrap pop over + tooltip == */

/* == bootstrap labels, badges, progress bars, text == */

/* == END bootstrap labels, badges, progress bars, text == */

/* == bootstrap tables == */

/* == END bootstrap tables == */

/* == bootstrap buttons == */

/* == END bootstrap buttons == */

/* == bootstrap pagination == */

/* == END bootstrap pagination == */

/* == custom rows and columns == */

/* == END custom rows and columns == */

/* ================================================== VIEWPORT STUFF */

/* == FIXES viewport == */


/* clear the first in row for any block that has the class "k-equal-height" */



/* reset previous grid */

/* clear first in row for small columns */



/* reset previous grid */

/* clear first in row for medium columns */

/* reset previous grid */

/* clear first in row for large columns */


/* == END Fixes viewport*/

/* ================================================== MEDIA QUERIES */

/* == media queries == */
/* LG */



/* MD */

/* SM */

/* XS */

/* == END media queries == */