﻿.master_heading
{
	width: 100%; 
	max-height: 399px; 
	float: right; 
	margin-top: 6px; 
	font-family: Philosopher;}
	
.master_Container
{
	width: 100%; 
	max-height:100%; 
	margin-bottom: 15px; 
	float: right; 

	 margin-top: 6px; 
	 font-family: Philosopher;}
	 
.medium{border:solid 0px red; height:auto; float:left; width:100%;}
.med{margin:0 auto; width: 100%; height:auto; max-width: 1200px; background-position: center; margin-top: 12px;}
.left{width: 100%;max-width: 382px; max-height: 436px;float: left;margin-top: -30px;font-family: Arial;}


@media only screen
and (min-width : 0px)
and (max-width :768px) 
{.master_heading
{
	width:100%; 
height:auto; 
	float: right; 
	margin-top: 6px; 
	font-family: Philosopher;}
	
.master_Container
{
	width:100%;
	/* height:500px; */
	margin-bottom: 15px;
	/* float: right; */
	/* overflow-y:inherit; */
	margin-top: 6px;
	font-family: Philosopher;
	}
	 
.footer{
    /* background:#323A45; */
    /* padding:0px 0; */
    /* display:none; */
    /* position: relative; */
    /* color:#fff; */
}

.footer_bottom{
    /* background:#292F38; */
    /* padding:0px 0; */
    /* display:none; */
    /* color:#fff; */
}

.medium{border:solid 0px red; height:auto; float:left; width:100%;}
.med{margin:0 auto; width: 100%; height:auto; max-width: 1200px; background-position: center; margin-top: 12px; }
.left{width: 100%;max-width: 382px; display:none; max-height: 436px;float: left;margin-top: -30px;font-family: Arial;}


	
	 }