/*-----------------------------------------------------------------------------
Reset
-----------------------------------------------------------------------------*/


body,h1,h2,h3 {
	margin: 0;
}

a {
	color: inherit;
	text-decoration: none;
}

img {
	max-width: 100%;
	padding-top: 5px;
}

/*-----------------------------------------------------------------------------
Typography
-----------------------------------------------------------------------------*/

body {
	font-family: Lato, sans-serif;
	-webkit-font-smoothing: antialiased;
}



/*-----------------------------------------------------------------------------
Common
-----------------------------------------------------------------------------*/

.hero {
	

}
.brand {
	float: left;
	padding-left: 15px;
}
.brand a {
	display: block;
}


     
.menu {
	
	cursor: pointer;
        color: #444;
        padding-top: 10px;
	padding-left: 90px;
	display: inline-block;
        width: 250px;
	font-size: 8px;
	margin-bottom: 20px;
        
    }
    
.menu > li {
        
	
        padding: 0 10px 0 0;
	font-size: 14px;
        display: inline-block;
        -webkit-transition:0.3s color ease-in-out;
        
    }
    
.menu li:hover{
        
	
        color: #FF6600;
        -webkit-transition:0.3s color ease-in-out;
        
        
}


ul{
        text-align: left;
        list-style: none;
        margin: 0;
        padding-left: 80px;
     }

.call-to-action {
	
	background-image: url('../images/hero2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
	height: 150px;
}


.call-to-action2 {
	
	background-image: url('../images/hero4.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
	height: 150px;
}

.call-to-action3 {
	
	background-image: url('../images/hero5.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
	height: 150px;
}

.call-to-action4 {
	
	background-image: url('../images/hero7.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
	height: 150px;
}





.sub-headline {
	font-family: times, georgia;
	font-size: 25px;
	font-weight: bold;
	font-style: oblique;
	opacity: 0.8;
}

.small-headline{
	
	font-size: 16px;
	margin-top: 2px;
	text-shadow: 0.5px 0.5px 0px #000;
	font-family: times new roman;
	font-style: oblique;
	
}



.call-to-action h1 {
	font-size: 35px;
	line-height: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.call-to-action2 h1 {
	font-size: 35px;
	line-height: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
}


.call-to-action3 h1 {
	font-size: 35px;
	line-height: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
}



.call-to-action4 h1 {
	font-size: 35px;
	line-height: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.call-to-action .btn {
	margin-bottom: 20px;
}


.call-to-action2 .btn {
	margin-bottom: 20px;
}


.call-to-action3 .btn {
	margin-bottom: 20px;
}

.call-to-action4 .btn {
	margin-bottom: 20px;
}




.btn {
	display: inline-block;
	border-bottom: 2px solid #ffffff;
	border-radius: 2px;
	text-shadow: 0.5px 0.5px 0px #000;
	font-size: 30px;
	font-weight: bold;
	padding-top:50px;
	padding-bottom: 20px;
}

section {
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.rule {
	background-color: #f57365;
	display: block;
	height: 1px;
	margin: 5px auto;
	width: 200px;
}
.left-rule {
	background-color: #f57365;
	display: block;
	height: 1px;
	margin: 5px 0;
	width: 200px;
}

.icon-section {
	margin-bottom: 30px;
	text-align: center;
}

.icon-section h3 {
	text-transform: uppercase;
}

.icon-section img {
	margin-bottom: 10px
}

.icon-section p {
	margin-top: 10px;
}

.iphone {
	background-color: #FF6600;
}

.emergency{
	
	background-color: #FF6600;
	color: #fff;
	font-size: 30px;
	margin: 0; auto;
	height: 80px;
	padding-top: 20px;
	line-height: .9;
	padding-top: 40px;
}


.blank{
	
	background-color: #FF6600;
	margin: 0; auto;
	height: 1px;
	
}



.services{
	
	background-color: #EDEDED;

}



.quote {
	color: #fff;
	background-image: url('../images/hero3.jpg');
	background-position: top center;
	text-shadow: 0.3px 0.3px 0px #000;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0;
	text-align: center;
}

.quote p {
	font-size: 18px;
	font-style: oblique;
}

.quote em {
	display: block;
	margin-top: 20px;
	font-size: 14px;
}



.about {
	background-color: #EDEDED;
	padding: 110px 0;
	text-align: center;
	margin-top: 3px;
}

.about p {
	font-size: 22px;
	
	
}

.about em {
	display: block;
	margin-top: 20px;
	font-size: 14px;
}

.recipes {
	background-color: #f7f7f7;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

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

.category p {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 70px;
}

.category span {
	display: block;
	font-size: 14px;
	text-transform: none;
}

.statistics {
	color: #fff;
	background-color: #4a3949;
	padding: 20px 0;
}

.stat {
	text-align: center;
}

.stat p {
	font-size: 35px;
	font-weight: 700;
}

.stat span {
	display: block;
	font-size: 15px;
	font-weight: normal;
}

footer {
	text-align: center;
	color: #8b8b8b;
	font-size: 11px;
	height: 10px;
}

@media all and (min-width: 768px)

	{
	
	
		.quote p {
		font-size: 30px;
		font-style: oblique;
	}	


	.about p {
		font-size: 30px;
		
	}	


		
	.emergency{
	
	background-color: #FF6600;
	color: #fff;
	font-size: 40px;
	padding-top: 60px;
	height: 50px;
	
	}
	
	
	
	.blank{
	
	background-color: #FF6600;
	
	}
	
	.small-headline{
	
	font-size: 28px;	
	
	
	}
	
	.ul{
        text-align: left;
        list-style: none;
        margin: 0;
        padding-left: 80px;
     }

	
	
	
		
	.btn {
		
		
		font-size: 50px;
		margin-top: 50px;
		
	}
	
	
	.menu {
		float: right;
		padding-top: 45px;
		padding-right: 20px;
		margin-bottom: 40px;
	}
		
		
	.menu a {
	
		font-size: 16px;
	
	}


	
	.call-to-action {
		padding-top: 100px;
		height: 250px;
	}
	.call-to-action h1 {
		font-size: 70px;
		line-height: 100px;
	}
	
	
	.call-to-action2 {
		padding-top: 100px;
		height: 250px;
	}
	.call-to-action2 h1 {
		font-size: 70px;
		line-height: 100px;
	}
	
	
	.call-to-action3 {
		padding-top: 100px;
		height: 250px;
	}
	.call-to-action3 h1 {
		font-size: 70px;
		line-height: 100px;
	}
	
	.call-to-action4 {
		padding-top: 100px;
		height: 250px;
	}
	.call-to-action4 h1 {
		font-size: 70px;
		line-height: 100px;
	}
	
	
	
	
	.btn {
		padding: 20px 60px;
	}
	.iphone {
		padding-bottom: 0;
		padding-top: 50px;
		background-color: #FF6600;
	}
	.category {
		color: #fff;
		background-color: #4a3949;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: center;
		height: 225px;
	}
	.category p {
		font-size: 20px;
	}
	
	
	footer {
		color: #8b8b8b;
		padding: 30px 20px;
	}

}

@media all and (min-width: 1200px) {
	.category p {
		font-size: 30px;
	}
}



/*-----------------------------------------------------------------------------
Grid
-----------------------------------------------------------------------------*/
.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    box-sizing: border-box;
}
.row {
    border: #9b59b6;
    overflow: hidden;
}
.col-12 {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}
.col-11 {
    float: left;
    width: 91.66666667%;
    box-sizing: border-box;
}
.col-10 {
    float: left;
    width: 83.33333333%;
    box-sizing: border-box;
}
.col-9 {
    float: left;
    width: 75%;
    box-sizing: border-box;
}
.col-8 {
    float: left;
    width: 66.66666667%;
    box-sizing: border-box;
}
.col-7 {
    float: left;
    width: 58.33333333%;
    box-sizing: border-box;
}
.col-5 {
    float: left;
    width: 41.66666667%;
    box-sizing: border-box;
}
.col-3 {
    float: left;
    width: 25%;
    box-sizing: border-box;
}
.col-2 {
    float: left;
    width: 16.66666667%;
    box-sizing: border-box;
}
.col-1 {
    float: left;
    width: 8.33333333%;
    box-sizing: border-box;
}
.mobile-hidden {
	display: none;
}


@media all and (min-width: 768px) {
	.col-6 {
	    float: left;
	    width: 50%;
	    box-sizing: border-box;
	    padding: 0 20px;
	}
	.col-4 {
	    float: left;
	    width: 33.33333333%;
	    padding: 0 20px;
	    box-sizing: border-box;
	}
	.category,
	.stat {
		float: left;
		width: 20%;
		box-sizing: border-box;
	}
	.mobile-hidden {
		display: block;
	}
	.left {
		float: left;
		font-size: 12px;
	}
	.right {
		float: right;
		font-size: 12px;
	}
}

@media all and (min-width: 1024px) {

}

@media all and (min-width: 1280px) {

}










