/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
@font-face {
	font-family: 'AmbleRegular';
    src: url( ../fonts/Amble-Light-webfont.ttf ) format("truetype"); 
}
body{
	font-family:'AmbleRegular';
	padding-bottom:10%;
	background:url(../images/body-bg.png)no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center;
	background-size: 100% 100%;
}
.wrap{
	width:80%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.total{
	-webkit-box-shadow: 0px 0px 15px #E3E3E3;
	box-shadow: 0px 0px 15px #E3E3E3;
	-o-box-shadow: 0px 0px 15px #E3E3E3;
	-moz-box-shadow: 0px 0px 15px #E3E3E3;
	background: #fff9ed;
	box-shadow: inset 0 1px 0 #ffe7b7,inset 0 0 340px 0 #ffe7b7;
}
.search-bar {
	font-family: 'AmbleRegular';
	float: right;
	background:#FFEECF;
	margin-top: -2%;
	border: 1px solid #FCF1DD;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
.search-bar ul li {
	display: inline-block;
	line-height: 1.8em;
}
.search-bar input[type="text"] {
	border: none;
	outline: none;
	padding: 0px 10px 6px;
	background: none;
	color: #666;
	width: 205px;
}
.btn {
	margin: 10px 10px -2px 10px;
}
.follow_icon {
	list-style: none;
	float:right;
}
.follow_icon li {
	float: left;
	margin-left: 13px;
	padding-top: 8%;
}
.follow_icon li a img {
	vertical-align: middle;
}
.follow_icon li a:hover{
	opacity:0.7;
}
.header_top_right{
	float:right;
}
.header_top_right ul li{
	display: inline-block;
}
.header_top_right ul li a{
	font-size:13px;
	color:#000;
}
.header_top_right ul li a:hover{
	color:#99261F;
}
/*--menu--*/
.menu{
	border-top:1px solid #EBE4D6;
}
.top-nav li {
	color: #FBFAFA;
	border: none;
	float: left;
	width: 16.6666%;
	line-height: 20px;
}
.top-nav li:last-child{
	border-right:none;
}
.top-nav li.active a, .top-nav li a:hover {
	color: #FFF;
	background: #000;
}
.top-nav li a {
	display: block;
	color: #000;
	padding: 20px 0 20px;
	height: auto !important;
	text-align: center;
	font-size: 18px;
	font-family: 'Patua One', cursive;
	text-transform: uppercase;
}
.header{
	padding:2%;
}
.banner{
	padding-bottom: 2%;
}
.logo{
	float:left;
}
.header-bot{
	padding: 1% 0;
}
.grid_img img {
	display:block;
}
.hover_img img{
	width:100%;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s; 
}
.hover_img img:hover{
	-webkit-transform:scale(0.99); 
	-moz-transform:scale(0.99); 
	-o-transform:scale(0.99); 
	opacity: 1;
}
.banner2 a {
	display: block;
	border: solid 4px #992621;
	background:#992621;
	padding: 7px 10px 20px;
	font-size: 14px;
	color: #DED2B3;
}
.banner2{
	-webkit-transition: .2s all linear;
-moz-transition: .2s all linear;
-o-transition: .2s all linear;
transition: .2s all linear;
}
.banner2 .price {
	font-family: 'Patua One', cursive;
	font-size: 32px;
	color:#99261F;
	float: left;
	background: #FFF;
	line-height: 81px;
	width: 81px;
	text-align: center;
	margin: 0 18px 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.banner2 strong {
	display: block;
	font-size: 34px;
	font-family: 'Patua One', cursive;
	color: #FFF;
	padding: 2px 0 0;
	line-height: 50px;
	font-weight: bold;
}
.banner2 a:hover {
	background: #FFF;
	color:#99261F;
}
.banner2 a:hover strong {
	color: #99261F;
}
.banner2 a:hover .price {
	color: #FFF;
	background:#99261F;
}
.flex-caption {
	font-size: 13px;
	line-height: 17px;
}
.flex-caption {
	top:60%;
}
.flex-caption {
	width: 100%;
	margin: -2px 0 0 0;
	position: absolute;
	left: 0;
	color: #FFF;
	font-size: 17px;
	line-height: 20px;
	z-index: 100;
	top: 42%;
}
.flex-caption h2 {
	font-size: 30px;
	line-height: 36px;
}
.flex-caption h2 {
	color: #FFF;
	text-align: center;
	margin: 0 0 0 -3px;
}
.flex-caption h2 {
	font-family: 'Patua One', cursive;
	position: relative;
	font-size: 44px;
	line-height: 1em;
	font-weight: 600;
	color: #FFF;
	margin: 0 0 0 20px;
	letter-spacing: -2px;
	padding: 0;
	background: none;
	border: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.41);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
}
.flex-caption h2 a {
	color:#fff;
}
/*--content-*/
/*  GRID OF FIVE   ============================================================================= */
.main{
	padding:2%;
}
.content-top{
	border-bottom:1px solid #EBE4D6;
	padding-bottom:20px;
}
.col_1_of_last{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_5{
	display: block;
	float:left;
	margin: 1% 0 1% 0%;
}
.col_1_of_5:first-child { margin-left: 0; }
.span_1_of_5 {
  	width: 19.679%;
}
.span_1_of_5  h3{
	margin-bottom: .5em;
	line-height: 1.2;
	font-family: 'Patua One', cursive;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_1_of_5   p {
	font-size:0.8125em;
	padding:0.5em 0;
	color:#333333;
	line-height: 1.5em;
}
span.red{
	color:#C94848;
	font-size:1.5em;
}
span.black{
	color:#333;
	font-size:1.9em;
}
/*  GRID OF TWO   ============================================================================= */
.col_1_of_2{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_2:first-child { margin-left: 0; }
.span_1_of_2 {
	width: 49.2%;
}
.span_1_of_2  h3{
	color:#C94848;
	margin-bottom:0.5em;
	font-size:1.5em;
	line-height: 1.2;
	font-family: 'Patua One', cursive;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_1_of_2  p{
	font-size:0.8125em;
	padding:0.5em  0;
	color: #333;
	line-height: 1.5em;
}
.btn1 {
	border: none;
	font-family: inherit;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 13px;
	font-family: 'Patua One', cursive;
	-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1.5px 0px #C5312A, 0px 1px 2px #000;
	background-color: #EEE;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FBFBFB), color-stop(100%, #E1E1E1));
	background: -webkit-linear-gradient(top, #FBFBFB, #E1E1E1);
	background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: linear-gradient(top, #fbfbfb, #e1e1e1);
	display: -moz-inline-stack;
}
.btn-8 {
	background:#99261f;
	-webkit-transform-style: preserve-20d;
	-moz-transform-style: preserve-20d;
	transform-style: preserve-20d;
}
.btn-8a:hover {
	-webkit-transform: rotateX(-15deg);
	-moz-transform: rotateX(-15deg);
	-ms-transform: rotateX(-15deg);
	transform: rotateX(-15deg);
}
.content-middle{
	border-bottom:1px solid #EBE4D6;
	padding:20px 0;
}
/*--content-bottom--*/
/*  GRID OF THREE   ============================================================================= */
.content-bottom{
	padding:20px 0;
	border-bottom: 1px solid #EBE4D6;
}
.col_1_of_3{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_3:first-child { margin-left: 0; }
.span_1_of_3 {
	width:32.2%;
}
.span_1_of_3  p  {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #333;
	line-height: 1.5em;
}
.but{
	text-align:center;
}
.bottom-head{
	margin-top: -44px;
	font-family: 'Patua One', cursive;
	text-align: center;
}
.bottom-head h5{
	color:#fff;
	font-size:1.2em;
}
/*  GRID OF FOUR   ============================================================================= */
.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.span_1_of_4 {
	width: 23.8%;
	text-align: center;
}
.span_1_of_4  h3{
	color:#000;
	margin-bottom: .5em;
	font-size:1.5em;
	line-height: 1.2;
	font-family: 'Patua One', cursive;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_1_of_4  p {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #333;
	line-height: 1.5em;
}
.content-last{
	padding-bottom:20px;
}
/*--footer--*/
.footer-bottom{
	padding-top:2%;
	text-align:center;
}
.copy p{
	color:#fff;
	font-size:13px;
}
.copy p a{
	color:#fff;
}
.copy p a:hover{
	text-decoration:underline;
}
/*--About--*/
.span_1_of_about {
	width: 73.2%;
	margin-right: 3%;
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_about h3 {
	color:#C94848;
	font-size:1.7em;
	margin-bottom: 20px;
	font-family: 'Patua One', cursive;
}
.about-img {
	width: 29%;
	float: left;
	margin-right: 3%;
}
.about-desc {
	width: 68%;
	float: left;
	margin-right: 0;
}
.about-desc p {
	color: #333;
	font-size: 13px;
	line-height: 1.8em;
}
.span_1_of_about1{
	width:23.2%;
}
.span_1_of_about1 h3{
	color: #C94848;
	font-size: 1.7em;
	margin-bottom: 20px;
	font-family: 'Patua One', cursive;
}
.comments-custom li {
	overflow: hidden;
	margin: 0;
	padding:0px 0 25px 0;
	border-bottom: none;
	background: none;
}
.comments-custom.unstyled .icon {
	background: url(../images/twitter-icon.png) no-repeat 0 50%;
	width: 25px;
	height: 70px;
	float: left;
	border-right: 1px solid #EBE4D6;
	padding: 0 8px 0 0;
	margin: 0 10px 0 0;
}
.comments-custom.unstyled .comments-custom_h {
	color:#C94848;
	font-size:1em;
	margin: -2px 0 0 0;
}
.comments-custom.unstyled .comments-custom_txt {
	padding: 2px 0 0 0;
	font-size:13px;
	line-height:1.5em;
}
.comments-custom.unstyled .comments-custom_txt a {
	color: #787878;
}
.comments-custom.unstyled .comments-custom_txt a:hover {
	color:#000;
}
.comments-custom time {
	font-size: 11px;
}
.right-text{
	width: 82%;
	float: left;
}
/*--products--*/
/*  GRID OF THREE   ============================================================================= */
.col_1_of_3:first-child { margin-left: 0; }
.span_1_of_3  p  {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #333;
	line-height: 1.5em;
}
.view {
   margin-bottom: 20px;
   overflow: hidden;
   position: relative;
   text-align: center;
   box-shadow: 0px 0px 5px #aaa;
   -webkit-box-shadow: 0px 0px 5px #aaa;
   -o-box-shadow: 0px 0px 5px #aaa;
   -moz-box-shadow: 0px 0px 5px #aaa;
   cursor: default;
}
.view .mask, .view .content {
   width: 300px;
   position: absolute;
   overflow: hidden;
   top:-25px;
   left:45px;
}
.view img {
   display: block;
   position: relative;
}
.effect img {
   opacity:1;
   -moz-transform:scale(1,1);
   -webkit-transform:scale(1,1);
   -o-transform:scale(1,1);
   -ms-transform:scale(1,1);
   transform:scale(1,1);
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
   width: 100%;
}
.effect .mask {
   opacity:0;
   overflow:visible;
   border-color:rgba(0,0,0,0.7) transparent transparent transparent;
   border-style:solid;
   border-width:150px;
   width:0;
   height:0;
   -moz-transform:translateY(-125px);
   -webkit-transform:translateY(-125px);
   -o-transform:translateY(-125px);
   -ms-transform:translateY(-125px);
   transform:translateY(-125px);
   -moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
}
.effect:hover img {
	opacity:0.7;
   -moz-transform:scale(2,2);
   -webkit-transform:scale(2,2);
   -o-transform:scale(2,2);
   -ms-transform:scale(2,2);
   transform:scale(2,2);
}
.effect:hover .mask {
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.effect:hover a.info {
	opacity:1;
   -moz-transform:translateY(100px);
   -webkit-transform:translateY(100px);
   -o-transform:translateY(100px);
   -ms-transform:translateY(100px);
   transform:translateY(100px);
}
.prod{
	margin-bottom:20px;
}
.prod-last{
	padding: 20px 0;
	border-bottom: 1px solid #EBE4D6;
}
/*--pricing--*/
.grid1{
	width: 35.25%;
	z-index: 100;
	position: absolute;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: rgba(255, 255, 255, 0.8);
	padding:0 20px 30px;
	height:220px;
}
h3.head {
	font-size:2em;
	padding:20px;
	color: #FE524C;
	padding:40px 0px 10px 0px;
	line-height: 24px;
}
p.paragraph{
	margin-bottom: 20px;
}
/*--pricing--*/
.bot-2 {
	margin-bottom: 27px;
}
.top-1 {
	margin-top: 5px;
}
.list-1 li {
	background: url(../images/bg-li-list.png) 0 11px no-repeat;
	padding: 4px 0 5px 11px;
	font-size: 14px;
	overflow: hidden;
	vertical-align: top;
	color: #5D5252;
	display: block;
}
.list-1 li a {
	color: #5D5252;
	float: left;
	text-decoration: none;
}
.list-1 li span {
	float: right;
	color: #5D5252;
}
.pricing {
	padding: 20px 0;
	border-bottom: 1px solid #EBE4D6;
}
/*--contact--*/
/*  Contact Form  ============================================================================= */
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	color: #C94848;
	margin-bottom: 0.5em;
	font-size: 1.5em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	font-family: 'Patua One', cursive;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #333;
	padding-bottom:5px;
}
.contact-form input[type="text"],.contact-form textarea{
	padding:8px;
	display:block;
	width:98%;
	background:#FFEECF;
	border: none;
	outline:none;
	color:#464646;
	font-size:0.8125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: inset 0px 0px 3px #FCF1DD;
	-webkit-box-shadow: inset 0px 0px 3px #FCF1DD;
	-moz-box-shadow: inset 0px 0px 3px #FCF1DD;
	-o-box-shadow: inset 0px 0px 3px #FCF1DD;
	-webkit-appearance:none;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.company_address{
	padding-top:26px;
}
.company_address p{
	font-size:0.8125em;
	color:#333;
}
.company_address p span,.company_address p span a{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.company_address p span:hover,.company_address p span a:hover{
	text-decoration:none;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
}
.contact{
	border-bottom: 1px solid #EBE4D6;
}
/*--404--*/
.page-not-found {
	padding: 30px 0;
}
.page-not-found h1 {
	font-size: 15em;
	color: #F0F0F0;
	text-align: center;
	text-shadow: 1px 1px 6px #AAA;
	-moz-text-shadow: 1px 1px 6px #aaa;
	-webkit-text-shadow: 1px 1px 6px #aaa;
	-o-text-shadow: 1px 1px 6px #aaa;
}
/*--responsive design--*/
@media (max-width:1680px){
	.flex-caption {
		top: 45%;
	}
}
@media (max-width:1600px){
	.flex-caption {
		top: 56%;
	}
}
@media (max-width:1440px){
	.flex-caption {
		top: 71%;
	}
	.bottom-head h5 {
		font-size: 1em;
	}
	body {
		padding-bottom: 3%;
	}
	.view .mask, .view .content {
		left: 4px;
	}
	h3.head {
		font-size: 1.5em;
		padding: 14px 0px 10px 0px;
	}
}
@media (max-width:1366px){
	.wrap{
		width:90%;
	}	
	h3.head {
		padding: 20px 0px 10px 0px;
	}
	.grid1 {
		width: 39.5%;
	}
	.view .mask, .view .content {
		left: 18px;
	}
}
@media (max-width:1280px){	
	h3.head {
		padding: 20px 0px 2px 0px;
	}
	.grid1 {
		width: 39.3%;
	}
	.bottom-head {
		margin-top: -57px;
	}
	.view .mask, .view .content {
		left: 8px;
	}
}
@media (max-width:1080px){
	.flex-caption h2 {
		font-size: 40px;
	}
	.flex-caption {
		top: 62%;
	}
	span.black {
		font-size: 1.5em;
	}
	span.red {
		font-size: 1.3em;
	}
	.logo img {
		width: 80%;
	}
	.span_1_of_5 p {
		font-size: 0.8em;
		padding: 0;
	}
	span.red {
		font-size: 1.1em;
	}
	span.black {
		font-size: 1.4em;
	}
	.span_1_of_2 p {
		font-size: 0.8em;
	}
	.span_1_of_4 h3 {
		font-size: 1.3em;
	}
	.span_1_of_4 p {
		font-size: 0.8em;
	}
	.span_1_of_about1 h3 {
		font-size: 1.6em;
	}
	.right-text {
		width: 80%;
	}
	.comments-custom.unstyled .icon {
		width: 23px;
	}
	.view .mask, .view .content {
		left: -16px;
		top: -66px;
	}
	.section.group.example .span_1_of_2 {
		width: 100%;
	}
	.grid1 {
		width: 52.5%;
	}
	.list-1 li {
		font-size: 13px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 1.3em;
	}
}
@media (max-width:1050px){
	.right-text {
		width: 78%;
	}
	.view .mask, .view .content {
		left: -23px;
	}
	.grid1 {
		width: 54.2%;
	}
}
@media (max-width:1024px){
	h3.head {
		padding: 20px 0px 2px 0px;
	}
	.grid1 {
		width: 55.4%;
	}
	.flex-caption {
		top: 54%;
	}
	span.black {
		font-size: 1.6em;
	}
	span.red {
		font-size: 1.4em;
	}
	.bottom-head {
		margin-top: -59px;
	}
	.right-text {
		width: 75%;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 1.3em;
	}
	.span_1_of_about1 h3 {
		font-size: 1.5em;
	}
	.page-not-found h1 {
		font-size: 12em;
	}
}
@media (max-width:991px){
	.grid1 {
		width: 57.3%;
	}
}
@media (max-width:900px){
	.span_1_of_4 {
		width: 47%;
	}
	.flex-caption h2 {
		font-size: 34px;
	}
	.flex-caption {
		top: 57%;
	}
	.span_1_of_5 {
		width: 25%;
	}
	span.red {
		font-size: 1.2em;
	}
	span.black {
		font-size: 1.5em;
	}
	.span_1_of_about {
		width: 100%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.top-nav li a {
		font-size: 16px;
	}
	.view .mask, .view .content {
		left: -39px;
	}
	.grid1 {
		width: 63.3%;
	}
	.pricing .span_1_of_3 {
		width: 40%;
	}
	.contact .span_2_of_3, .contact .span_1_of_3 {
		width: 96%;
	}
	.contact-form {
		padding-bottom: 0;
	}
}
@media (max-width:800px){
	h3.head {
		padding: 20px 0px 2px 0px;
	}
	.grid1 {
		width: 71.3%;
	}
	.flex-caption {
		top:45%;
	}
	span.black {
		font-size: 1.6em;
	}
	span.red {
		font-size: 1.4em;
	}
	.bottom-head {
		margin-top: -59px;
	}
	.right-text {
		width: 75%;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 1.3em;
	}
	.flex-caption h2 {
		font-size:30px;
	}
	.span_1_of_4 {
		width:97%;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	.flex-caption {
		top: 54%;
	}
	.top-nav li a {
		font-size: 17px;
	}
	.span_1_of_3 {
		width: 31%;
		padding: 1%;
	}
	.col_1_of_3 {
		margin: 0;
	}
	.pricing .span_1_of_3 {
		width: 47%;
	}
	.page-not-found h1 {
		font-size: 10em;
	}
}
@media (max-width:768px){
	.col_1_of_2 {
		margin: 2% 0;
	}
	.flex-caption {
		top: 34%;
	}
	.span_1_of_2 {
		width: 100%;
	}
	.view .mask, .view .content {
		left: -48px;
		top: -68px;
	}
	.grid1 {
		width: 74.3%;
	}
}
@media (max-width:736px){
	.flex-caption {
		top: 90%;
	}
	.grid1 {
		width: 77.6%;
	}
}
@media (max-width:667px){
	.top-nav li a {
		font-size: 16px;
	}
	.flex-caption {
		top: 96%;
	}
	.span_1_of_3 {
		width: 100%;
		float: none;
		text-align: center;
	}
	.bottom-head {
		margin-top: -25px;
	}
	.content-middle {
		padding: 0;
	}
	.bottom-head {
		margin-top: -40px;
	}
	.view .mask, .view .content {
		left: 129px;
		top: -19px;
	}
	.pricing .span_1_of_3 {
		width: 100%;
	}
	.grid1 {
		width: 80.3%;
	}
	.page-not-found h1 {
		font-size: 8em;
	}
}
@media (max-width:640px){
	h3.head {
		padding: 20px 0px 2px 0px;
	}
	.grid1 {
		width: 80%;
		height: 196px;
	}
	.flex-caption {
		top:40%;
	}
	span.black {
		font-size: 1.2em;
	}
	span.red {
		font-size: 1em;
	}
	.right-text {
		width: 75%;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 1.3em;
	}
	.flex-caption h2 {
		font-size:30px;
	}
	.span_1_of_4 {
		width:96%;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	.top-nav li a {
		font-size:15px;
	}
	.logo {
		width: 40%;
	}
	.follow_icon li {
		padding-top: 2%;
	}
	.logo img {
		width: 82%;
	}
	.flex-caption {
		top: 45%;
	}
	.content-middle {
		padding: 0;
	}
	.banner2 strong {
		font-size: 28px;
	}
	.about-img {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.view .mask, .view .content {
		left: 95px;
	}
}
@media (max-width:600px){
	.logo img {
		width: 87%;
	}
	.grid1 {
		width: 79.5%;
		height: 181px;
	}
	.flex-caption {
		top: 73%;
	}
}
@media (max-width:568px){
	.top-nav li a {
		font-size: 14px;
	}
	.flex-caption h2 {
		font-size: 27px;
	}
	.flex-caption {
		top: 105%;
	}
	h3.head {
		padding: 12px 0px 2px 0px;
	}
	.grid1 {
		width: 79.3%;
		height: 169px;
	}
	.contact .span_2_of_3, .contact .span_1_of_3 {
		width: 95%;
		padding: 2%;
	}
	.page-not-found h1 {
		font-size: 6em;
	}
}
@media (max-width:480px){
	.grid1 {
		width: 77.8%;
		height: 138px;
	}
	.flex-caption {
		top:42%;
	}
	span.black {
		font-size: 1.6em;
	}
	span.red {
		font-size: 1.4em;
	}
	.right-text {
		width: 75%;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 1.3em;
	}
	.flex-caption h2 {
		font-size:20px;
	}
	.span_1_of_4 {
		width:93%;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	.top-nav li a {
		font-size:11px;
	}
	.logo {
		width:40%;
	}
	.span_1_of_2 p {
		font-size: 0.7em;
	}
	.search-bar input[type="text"] {
		width: 121px;
	}
	.span_1_of_2 h3 {
		font-size: 1.2em;
		margin: 0;
	}
	.banner2 strong {
		font-size: 25px;
	}
	.banner2 a {
		font-size: 13px;
	}
	.header-bot {
		padding: 20px 0;
	}
	.about-img {
		width:100%;
		float:none;
		margin-right:0px;
	}
	.about-desc {
		width:100%;
		float: left;
		margin-right: 0;
	}
	.header-bot {
		padding: 4px 0 9px;
	}
	.span_1_of_5 {
		width: 50%;
	}
	.view .mask, .view .content {
		left: 44px;
		top: -35px;
	}
	.btn1 {
		padding: 8px 15px;
		font-size: 12px;
	}
	p.paragraph {
		margin-bottom: 2px;
	}
}
@media (max-width:414px){
	.flex-caption {
		top:44%;
	}
	.logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.logo img {
		width: 52%;
	}
	.follow_icon li {
		float: left;
		margin-left: 2px;
	}
	.follow_icon li a img {
		width: 81%;
	}
	.search-bar {
		margin-top: -1%;
	}
	.span_1_of_4 p {
		font-size: 0.75em;
	}
	.span_1_of_4 {
		width: 96%;
	}
	.banner2 a {
		font-size: 12px;
	}
	body {
		padding-bottom: 5%;
	}
	.copy p {
		line-height: 1.8;
	}
	.about-desc p {
		font-size: 12px;
	}
	.comments-custom li {
		padding: 0px 0 17px 0;
	}
	.view .mask, .view .content {
		left: 20px;
	}
	.span_1_of_3 p {
		font-size: 0.8em;
	}
}
@media (max-width:384px){
	.flex-caption {
		top: 45%;
	}
	.pricing {
		margin-top: 2em;
	}
}
@media (max-width:375px){
	.view .mask, .view .content {
		left: 2px;
		top: -51px;
	}
	.span_1_of_3 p {
		font-size: 0.75em;
	}
}
@media (max-width:320px){
	.flex-caption {
		top:47%;
	}
	span.black {
		font-size: 1.4em;
	}
	span.red {
		font-size: 1.2em;
	}
	.bottom-head {
		margin-top: -37px;
	}
	.right-text {
		width: 75%;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 1.3em;
	}
	.flex-caption h2 {
		font-size: 19px;
	}
	.bottom-head h5 {
		font-size: .9em;
	}
	.span_1_of_4 {
		width:100%;
	}
	.span_1_of_about {
		width:100%;
		margin-right:0;
	}
	.span_1_of_about1 {
		width:100%;
	}
	.top-nav li a {
		font-size:10px;
		padding: 12px 0;
	}
	.search-bar input[type="text"] {
		width:208px;
	}
	.follow_icon li a img {
		width: 77%;
	}
	.span_1_of_2 h3 {
		font-size: 1.2em;
	}
	.banner2 strong {
		font-size: 25px;
	}
	.banner2 a {
		font-size: 13px;
	}
	.about-img {
		width:100%;
		float:none;
		margin-right:0px;
	}
	.about-desc {
		width:100%;
		float: left;
		margin-right: 0;
	}
	.search-bar {
		float:none;
	}
	.wrap {
		width: 95%;
	}
	.span_1_of_2 p {
		font-size: 0.68em;
	}
	.btn1 {
		font-size: 11px;
	}
	.banner2 strong {
		font-size: 21px;
	}
	.pricing {
		margin-top: 4em;
	}
	.banner2 a {
		font-size: 11px;
		padding: 7px 10px 11px;
	}
	.view .mask, .view .content {
		left: -13px;
		top: -71px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 1.2em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		width: 94%;
	}
	.page-not-found h1 {
		font-size: 5em;
	}
}