/* ==========================================================================
  Wide Screen Layout: From 1200px.
========================================================================== */
@media (max-width: 1200px) {
#topheaderinner, #page, #supplementaryinner {
    padding:0 20px;
}
#pagebannerinnerleft{
    margin: 0 0 0 0px;
    text-align: right;
}
#pagebannerinnerleft img{
	max-width: 80%;
}

#pagebannerinnerright {
    margin-top: 12px;
}
#pagebannerinner h1 {
    font-size: 30px;
}

}


@media (max-width: 768px) {
#topheader {
    height: auto;
}
    
    #topheaderinnerleft {
    max-width: 50%;
    float: none;
    padding: 15px 0 10px;
    text-align: center;
    margin: 0 auto;
}

#topheaderinnerright {
    max-width:100%;
	float:none;
	margin-top:0;
    font-size: 18px;
    padding-bottom: 15px;
}

#topheaderinnerright .details{
    display: block;
    text-align: center;
        margin-bottom: 0;
}

#topheaderinnerright .dot{
    padding: 0 10px;
}
}
/* ========= 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) {



}


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

.homeslider .homeslideralignright.toptext{
	margin: 0% 0 0 0;
}


}
/* ========= end of Mobile Layout: From 320px. ========= */


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

.homeslider h2{
    font-size: 60px !important;
    max-width: 85%;
}
.homeslider h2 br{
    display: none;
}

.homeslider .detailslow{
    padding: 20px 30px 25px;
    margin: 0 auto;
    max-width: 80%;
}
.homeslider .detailslow p{
	font-size: 18px;
	line-height: 1.5;
}
#belowheader {
    padding: 15px 20px;
    line-height: 1.2;
}
.homeslider .homeslideralignright h2{
	color: #fff;
	text-align: center;
	padding: 0 2%;
	font-size: 35px;
	text-shadow: 0px 0px 10px #000000;
}
.homeslider .homeslideralignright h2 br{
	display: none;
}
.homeslider .homeslideralignright p{
	font-size: 18px;
	line-height: 1.5;
	padding: 0 2%;
	text-align: center;
}
.homeslider .homeslideralignright p:last-child{
	margin-bottom: 0;
}
.homeslider .homeslideralignright.toptext{
	margin: 0 0 0 0;
}
.homeslider .homeslideralignright.btmtext{
	max-width: 80%;
    float: none;
    margin: 0 auto;
}
.homefeatureleft .lefttext{
	padding: 10%;
}
.homefeatureleft h2{
    font-size: 30px !important;
}

.homefeatureleft h3{
    font-size: 20px !important;
}
.homefeatureleft p {
    font-size: 15px;
}
.homefeatureleft p:last-child {
    margin-bottom: 0px;
}
.homefeatureleft a{
    font-size: 20px;
}
#belowheader {
    font-size: 17px;
}
#pagebannerinnerleft img{
	max-width: 80%;
}
#pagebannerinnerright {
    margin-top: 12px;
    max-width: 50%;
}
.bottomborder{
	border-bottom: 1px solid #ccc;
	padding: 0px 0 15px 0;
}
}
/* ========= end of Wide Mobile Layout: 480px. ========= */



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

.homeslider h2{
    font-size: 30px !important;
}
.homeslider h2 br{
    display: none;
}

.homeslider .detailslow{
    padding: 20px 30px 25px;
    margin: 0 auto;
    max-width: 80%;
}
.homeslider .detailslow p{
	font-size: 18px;
	line-height: 1.5;
}
#belowheader {
    padding: 15px 20px;
    line-height: 1.2;
}
.homeslider .homeslideralignright h2{
	color: #fff;
	text-align: center;
	padding: 0 2%;
	font-size: 30px;
	text-shadow: 0px 0px 10px #000000;
}
.homeslider .homeslideralignright h2 br{
	display: none;
}
.homeslider .homeslideralignright p{
	font-size: 24px;
	line-height: 1.5;
	padding: 0 2%;
	text-align: center;
	font-size: 18px;
}
.homeslider .homeslideralignright p:last-child{
	margin-bottom: 0;
}
.homeslider .homeslideralignright.toptext{
	margin: 0 0 0 0;
}
.homeslider .homeslideralignright.btmtext{
	max-width: 90%;
    float: none;
    margin: 0 auto;
}
.homefeatureleft .lefttext{
	padding: 10%;
}
.homefeatureleft h2{
    font-size: 30px !important;
}

.homefeatureleft h3{
    font-size: 20px !important;
}
.homefeatureleft p {
    font-size: 15px;
}
.homefeatureleft p:last-child {
    margin-bottom: 0px;
}
.homefeatureleft a{
    font-size: 20px;
}
#belowheader {
    font-size: 17px;
}
#pagebannerinnerleft img{
	max-width: 80%;
}
#pagebannerinnerright {
    margin-top: 12px;
    max-width: 50%;
}
.bottomborder{
	border-bottom: 1px solid #ccc;
	padding: 0px 0 15px 0;
}
}
/* ========= end of small Mobile Layout ========= */
