@charset "utf-8";
/* =============================================================== */
/* 	TABLE CONTENT
1. 	Import
2. 	General
3. 	Heading
4. 	Section
5. 	Site
6. 	Selectnav
7. 	Blog
8. 	Pagination
9. 	Recent Project & Portfolio
10. Misc
11.	Custom Responsive
/* =============================================================== */
/* Import
/* =============================================================== */





/* =============================================================== */
/* General
/* =============================================================== */
.blue {color:#54bad8;}
.white {color:#ffffff;}
.allrecipes {color:#f26622;}
.red {color:#fe6356;}
.brown {color:#503021;}
.green {color:#84d145;}
.orange {color:#fca601;}
.purple {color:#9964f5;}
.grey {color:#535353;}
.gray {color:#535353;}
.lightblue {color:#8cbafc;}
.brightblue {color:#2ebfe6;}
.brightgreen {color:#a3d724;}
.indent {text-indent:30px;}
.indentplus {text-indent:50px;}
.btn-flatred {
	background: none repeat scroll 0 0 #fe6356;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 25px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
	width:80%;
	height:auto;}

.btn-flatred:hover{
	color:#fff;
	background:#333;
}
.btn-flatgreen {
	background: none repeat scroll 0 0 #84d145;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 25px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;}

hr.thick {
	height:3px;
	background-color:#e85454;
}


/* =============================================================== */
/* Heading
/* =============================================================== */

h1.mainheader{
	font-size:35px;
	}
h1.mainheaderhome{
	font-size:40px;
	}

.listlg {
font-size:20px;
}

.listmd {
font-size:17px;
padding-left: 3em;
}

/* =============================================================== */
/* Section
/* =============================================================== */

.under-features { padding: 6px 12px 0 0; }
.borderpurple{border-top:2px solid #9964f5;}


/* =============================================================== */
/* Site
/* =============================================================== */



/* =============================================================== */
/* Selectnav
/* =============================================================== */



/* =============================================================== */
/* video
/* =============================================================== */

.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: 95%; }

/* =============================================================== */
/* Pagination
/* =============================================================== */



/* =============================================================== */
/* Recent Projects and Portfolio
/* =============================================================== */



/* =============================================================== */
/* Widget
/* =============================================================== */



/* =============================================================== */
/* Twitter
/* =============================================================== */



/* =============================================================== */
/* Misc
/* =============================================================== */



/* =============================================================== */
/* Custom Responsive
/* =============================================================== */
