/*----------------------------------------------------
@File: Default Styles
@Author:  themexriver
@URL: https://themexriver.com/

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: Prysm - Business HTML Template
@Author: themexriver

CSS Table of content:-


/*----------------------------------------------------

1. Global Area 
2. Header Section

=====================================================================*/
@import "preloader";
@import "template";

/*global area*/
/*----------------------------------------------------*/
@import "predefine";
/*---------------------------------------------------- */
/*Header area*/
/*----------------------------------------------------*/
@import "header";
/*---------------------------------------------------- */
/*About area*/
/*----------------------------------------------------*/
@import "about";
/*---------------------------------------------------- */
/*Service area*/
/*----------------------------------------------------*/
@import "service";
/*---------------------------------------------------- */
/*Case area*/
/*----------------------------------------------------*/
@import "case";
/*---------------------------------------------------- */
/*Partner area*/
/*----------------------------------------------------*/
@import "partner";
/*---------------------------------------------------- */
/*Team area*/
/*----------------------------------------------------*/
@import "team";
/*---------------------------------------------------- */
/*CTA area*/
/*----------------------------------------------------*/
@import "cta";
/*---------------------------------------------------- */
/*FAQ area*/
/*----------------------------------------------------*/
@import "faq";
/*---------------------------------------------------- */
/*Testimonial area*/
/*----------------------------------------------------*/
@import "testimonial";
/*---------------------------------------------------- */
/*Blog area*/
/*----------------------------------------------------*/
@import "blog";
/*---------------------------------------------------- */
/*Contact area*/
/*----------------------------------------------------*/
@import "contact";
/*---------------------------------------------------- */
/*Newslatter area*/
/*----------------------------------------------------*/
@import "newslatter";
/*---------------------------------------------------- */
/*Breadcrumb area*/
/*----------------------------------------------------*/
@import "breadcrumb";
/*---------------------------------------------------- */
/*FunFact area*/
/*----------------------------------------------------*/
@import "funfact";
/*---------------------------------------------------- */
/*Portfolio area*/
/*----------------------------------------------------*/
@import "portfolio";
/*---------------------------------------------------- */
/*Footer area*/
/*----------------------------------------------------*/
@import "footer";
/*---------------------------------------------------- */
/*Responsive area*/
/*----------------------------------------------------*/
@import "responsive";
/*---------------------------------------------------- */