/* ==========================================================================
  Wide Screen Layout: From 1200px.
========================================================================== */
@media (max-width: 1100px) {

#topheaderinner {
	max-width:90%;
	margin:0 auto;
}

#site-generatorinside {
	width:90%;
	margin:0 auto;
}


}
/* ========= end of Wide Screen Layout: From 1200px. ========= */


/* ==========================================================================
  Normal Desktop Layout: From 980px.
========================================================================== */
@media (min-width: 1000px) and (max-width: 1050px) {




}
/* ========= end of Normal Desktop Layout: From 980px. ========= */


/* ==========================================================================
  Tablet Device Layout: From 768px.
========================================================================== */
@media (min-width: 768px) and (max-width: 999px) {





}
/* ========= end of Tablet Device Layout: From 768px. ========= */

@media (min-width: 768px) and (max-width: 800px) {

.appStoreLogo{
	margin: 0px 0 0 0;
}
.appLogos{
	width:100% !important;
}
.entry-content h1, .comment-content h1 {
    color: #000;
    font-weight: 400;
    margin: 0 0 .8125em;
    font-size: 26px;
    position: relative;
    text-align: center;
    background: #fff;
}
.homeFooterTestimonialsInner .widget-title {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    background: #f2f2f2;
}
.homeFooterTestimonialsInner .testimonials-widget-testimonial blockquote {
    text-align: center;
    font-style: italic;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #4d4d4d;
    width: 90%;
    margin: 0 auto;
}

}


/* ==========================================================================
  Mobile Layout: From 320px.
========================================================================== */
@media (max-width: 767px) {

.appStoreLogo{
	margin: 0px 0 0 0;
}
.appLogos{
	width:100% !important;
}
.entry-content h1, .comment-content h1 {
    color: #000;
    font-weight: 400;
    margin: 0 0 .8125em;
    font-size: 26px;
    position: relative;
    text-align: center;
    background: #fff;
}
.homeFooterTestimonialsInner .widget-title {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    background: #f2f2f2;
}
.homeFooterTestimonialsInner .testimonials-widget-testimonial blockquote {
    text-align: center;
    font-style: italic;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #4d4d4d;
    width: 90%;
    margin: 0 auto;
}


#site-generatorinsideleft {
	width:100%;
	float:none;
}

#site-generatorinsidemiddle {
	width:100%;
	float:none;
	margin-left:0;
	font-size:24px;
}

#site-generatorinsideright {
	width:100%;
	float:none;
	text-align:left;
}



#topheaderinnerleft {
	max-width:100%;
	float:none;
	padding:15px 0 0 0;
}
#topheaderinnerleft img {
	width: 40%;
	margin-left:30%;
}
#topheaderinnerright {
	width:auto;
	float:none;
	text-align:center;
	font-size:20px;
	padding:22px 0 20px 0;
	color:#fff;
}

#topheaderinnerright .cabsline{
	font-size:20px;
}

#topheaderinnerright .cabsphone{
	/*display:block;*/
	color:#81C340;
float:none;
}
.twentyFourSevenLogo{
	display:none;
}

#topheaderinnerright a{
color:#fff;
line-height:30px;
}
}
/* ========= end of Mobile Layout: From 320px. ========= */


/* ==========================================================================
  Wide Mobile Layout: 480px.
========================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {




}
/* ========= end of Wide Mobile Layout: 480px. ========= */



/* ==========================================================================
  Small Mobile Layout
========================================================================== */
@media (max-width: 479px) {





}
/* ========= end of small Mobile Layout ========= */
