@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:981px) and (min-width:1024px)
{
.navigation {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:50px;
	position:static;
	height:auto;
	width:100%;
	background-color:transparent;	
}
.navigation ul li{
	float:none;
}
.navigation li ul{
	margin-left:45%;
}
.overlay11 {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index:400;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
	display:none;
}
.overlay11-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay11 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay1 a:hover, .overlay a:focus {
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 60px !important;
	display:block;
}
.menu{
    font-size:22px;
	cursor:pointer;
	text-transform:uppercase;
	display:block;
	color:#000;
	font-weight:bold;
	position:absolute;
	top:0px;
	padding-top:5px;	
	padding-bottom:5px;	
}
header{
	margin-top:40px;
}
ul.dropdown li{
	float:none!important;
}
.nav.main-menu ul{
	border-top: 1px dotted rgba(255,255,255,0.35) !important;
}
ul.dropdown li a{
	color:#FFF!important;
}
ul.dropdown ul{
	visibility: visible !important;
	position: relative !important;
}
ul.dropdown ul li{
	background-color:transparent!important;	
}
ul.dropdown ul li a{
	padding: 5px 0px!important;
}
.navigationbar{
	position:absolute;
	top:0px;
}
.skdslider{
	height:370px!important;
}
.container {
    width: 94%;
}
.slider{
	height:370px;
}
form input[type="text"]{
	width:30%;
	margin-bottom:10px;
}
form textarea{
	width:30%;
}
.enquiryform{
	height:auto;
}
.contact{
	width:94%;
}
.leftheader {
    width: 28%;
}
.middleheader {
    width: 42%;
}
/*-------------aboutus-------------------*/
.about {
    width: 94%;
}
.breadcrumb {
    width: 100%;
}
/*--------------------contact-----------*/
.contactaddress h2{
	font-size: 28px;
}
.center{
	width:60%;
}
.contactaddress{
padding-bottom: 38px;
}
.para{
	width:90%;
}
.supreme {
    width: 30%;
}
.supreme img {
    width: 74%;
}
.supreme h3 {
    font-size: 24px;
}
}
@media only screen and (max-width:980px) and (min-width:768px)
{
.navigation {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:50px;
	position:static;
	height:auto;
	width:100%;
	background-color:transparent;	
}
.navigation ul li{
	float:none;
}
.navigation li ul{
	margin-left:45%;
}
.overlay11 {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index:400;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
	display:none;
}
.overlay11-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay11 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay1 a:hover, .overlay a:focus {
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 60px !important;
	display:block;
}
.menu{
    font-size:22px;
	cursor:pointer;
	text-transform:uppercase;
	display:block;
	color:#000;
	font-weight:bold;
	position:absolute;
	top:0px;
	padding-top:5px;	
	padding-bottom:5px;	
}
header{
	margin-top:40px;
	height:auto;
	overflow:auto;
	
}
ul.dropdown li{
	float:none!important;
}
ul.dropdown li a{
	color:#FFF!important;
}
ul.dropdown ul{

visibility: visible !important;
position: relative !important;
}
ul.dropdown ul li{
	background-color:transparent!important;	
}
ul.dropdown ul li a{
	padding: 5px 0px!important;
}
.navigationbar{
	position:absolute;
	top:0px;
	height: 40px;
}
.login{
	padding:9px;
}
.skdslider{
	height:340px!important;
}
.container {
    width: 94%;
}
.slider{
	height:340px;
}
.logo{
	margin:auto;
	float:none;
}
form input[type="text"]{
	width:30%;
	margin-bottom:10px;
}
form textarea{
	width:30%;
}
.enquiryform{
	height:auto;
}
.leftheader {
    width: 100%;
	float:none;
}
.middleheader {
    width: 55%;
}
.contact{
	width:95%;
}
.left {
    width: 100%;
	float:none;
}
.right {
    width: 100%;
	float:none;
	text-align: center;
}
.right img {
    width: 75%;
	float:none;
}
.left1 {
    width: 95%;
	float:none;
}
.right1 {
    width: 95%;
	float:none;
	margin-top:5px;
	overflow: auto;
}
.leftfooter {
    width: 40%;
}
.middlefooter{
	  width: 40%;
	  float: right;
}
.rightfooter{
	width: 60%;
	float:none;
	overflow: auto;
	padding-top:25px;
}
.footeropacity{
	height: auto;
}
footer{
	height: auto;
}
/*-------------aboutus-------------------*/
.about {
    width: 93%;
}
.underline {
    width: 50%;
}
.breadcrumb {
    width: 100%;
}
/*--------------------contact-----------*/
.contactaddress h2{
	font-size: 25px;
}
.center{
	width:60%;
}
.contactaddress{
padding-bottom: 9px;
padding-top:10px;
}
.f1 input[type="text"]{
	width:80%;
}
.f2 textarea{
width:80%;
}
.para{
	width:100%;
}
.contactissue{
	width:80%;
}
.supreme {
    width: 44%;
}
.supreme h3 {
    font-size: 24px;
}
}
@media only screen and (max-width:767px) and (min-width:600px)
{
.navigation {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:50px;
	position:static;
	height:auto;
	width:100%;
	background-color:transparent;	
}
.navigation ul li{
	float:none;
}
.navigation li ul{
	margin-left:45%;
}
.overlay11 {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index:400;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
	display:none;
}
.overlay11-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay11 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay1 a:hover, .overlay a:focus {
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 60px !important;
	display:block;
}
.menu{
    font-size:19px;
	cursor:pointer;
	text-transform:uppercase;
	display:block;
	color:#000;
	font-weight:bold;
	position:absolute;
	top:0px;
	padding-top:5px;	
	padding-bottom:5px;	
}
header{
	margin-top:34px;
	height:auto;
	overflow:auto;
	
}
ul.dropdown li{
	float:none!important;
}
ul.dropdown li a{
	color:#FFF!important;
}
ul.dropdown ul{

visibility: visible !important;
position: relative !important;
}
ul.dropdown ul li{
	background-color:transparent!important;	
}
ul.dropdown ul li a{
	padding: 5px 0px!important;
}
.navigationbar{
	position:absolute;
	top:0px;
	height: 34px;
}
.login{
	padding:5px;
}
.skdslider{
	height:265px!important;
}
.container {
    width: 94%;
}
.slider{
	height:265px;
}
form input[type="text"]{
	width:29%;
	margin-bottom:10px;
}
form textarea{
	width:29%;
}
.enquiryform{
	height:auto;
}
.logo{
	float:none;
	margin: auto;
	width: 240px;
height: 150px;
}
.grainimage{
	height: 130px;
}
.leftheader {
    width: 100%;
	margin:auto;
	float:none;
}
.middleheader {
    width: 68%;
	padding-top: 30px;
}
.contact{
	width:95%;
	font-size: 21px;
}
.skdslider .slide-desc{
	padding: 0 15px 8px 15px!important;
}
.left {
    width: 100%;
	float:none;
}
.right {
    width: 100%;
	float:none;
	text-align: center;
}
.right img {
    width: 75%;
	float:none;
	height: 275px;
}
.left1 {
    width: 95%;
	float:none;
	padding: 15px;
}
.right1 {
    width: 95%;
	float:none;
	margin-top:5px;
	overflow: auto;
	padding: 15px;
}
.leftfooter {
    width: 40%;
}
.middlefooter{
	  width: 40%;
	  float: right;
}
.rightfooter{
	width: 100%;
	float:none;
	overflow: auto;
	padding-top:25px;
}
.footeropacity{
	height: auto;
}
footer{
	height: auto;
}
/*-------------aboutus-------------------*/
.about {
    width: 91%;
}
.underline {
    width: 70%;
}
.breadcrumb {
    width: 100%;
}
/*--------------------contact-----------*/
.contactaddress h2{
	font-size: 22px;
}
.center{
	width:80%;
}
.contactaddress{
float:none;
width: 100%;
}
.contactaddress1{
	float:none;
width: 100%;
}
.f1 input[type="text"]{
	width:80%;
}
.f2 textarea{
width:80%;
}
.para{
	width:100%;
}
.contactissue{
	width:90%;
}
.supreme{
	width:91%;
	float:none;
}
.supreme h3{
	font-size:24px;
}
.supreme img{
	width:44%;
}
}
@media only screen and (max-width:599px) and (min-width:400px)
{
.navigation {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:50px;
	position:static;
	height:auto;
	width:100%;
	background-color:transparent;	
}
.navigation ul li{
	float:none;
}
.navigation li ul{
	margin-left:16%;
}
.overlay11 {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index:400;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
	display:none;
}
.overlay11-content {
    position: relative;
    top: 25%;
    width: 100%;
    margin-top: 30px;
}
.overlay11 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay1 a:hover, .overlay a:focus {
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 60px !important;
	display:block;
}
.login a{
	font-size: 16px;
}
.menu{
    font-size:17px;
	cursor:pointer;
	text-transform:uppercase;
	display:block;
	color:#000;
	font-weight:bold;
	position:absolute;
	top:0px;
	padding-top:5px;	
	padding-bottom:5px;	
}
header{
	margin-top:30px;
	height:auto;
	overflow:auto;	
}
ul.dropdown li{
	float:none!important;
}
ul.dropdown li a{
	color:#FFF!important;
}
ul.dropdown ul{
visibility: visible !important;
position: relative !important;
width: 140px!important;
}
ul.dropdown ul li{
	background-color:transparent!important;	
}
ul.dropdown ul li a{
	padding: 5px 0px!important;
}
.navigationbar{
	position:absolute;
	top:0px;
	height: 30px;
}
.login{
	padding:5px;
}
.skdslider{
	height:180px!important;
}
.container {
    width: 94%;
}
.left h2{
	font-size: 24px;
}
.skdslider .slide-desc{
	bottom: 70%!important;
	padding: 0 10px 6px 10px!important;
}
.skdslider .slide-desc > h2{
	font-size: 15px!important;
}
.skdslider .slide-desc > p {
font-size: 12px!important;
}
.skdslider a.prev{
	display:none!important;
}
.skdslider a.next{
	display:none!important;
}
.slider{
	height:180px;
}
.copyright h2 {
    font-size: 13px;
}
form input[type="text"]{
	width:44%;
	margin-bottom:10px;
	height: 25px;
}
form textarea{
	width:44%;
	height: 25px;
}
form{
	text-align:center;
}
form input[type="submit"] {
    width: 95px;
    height: 29px;
}
.enquiryform{
	height:auto;
}
.logo{
	margin:auto;
	float:none;
		margin:auto;
		width: 185px;
height: 120px;
}
.leftheader {
    width: 100%;
	float:none;
	margin:auto;
}
.middleheader {
    width: 100%;
	padding-top: 20px;
}
.contact{
	width:95%;
	height: 70px;
}
.grainimage {
    width: 57%;
    height: 125px;
	float:none;
	margin:auto;
}
.left {
    width: 100%;
	float:none;
}
.right {
    width: 100%;
	float:none;
	text-align: center;
}
.right img {
    width: 100%;
	float:none;
	height: 220px;
}	
.left1 {
    width: 91%;
	float:none;
	padding: 15px;
}
.media {
    width: 45%;
}
.media h2{
	font-size:15px!important;
}
.right1 {
    width: 91%;
	float:none;
	margin-top:5px;
	overflow: auto;
	padding: 15px;
}
.left1 h2{
	font-size: 21px;
}
.right1 h2{
	font-size: 21px;
}
.leftfooter {
    width: 40%;
}
.middlefooter{
	  width: 40%;
	  float: right;
}
.rightfooter{
	width: 100%;
	float:none;
	overflow: auto;
	padding-top:25px;
}
.footeropacity{
	height: auto;
}
footer{
	height: auto;
}
.contact{
	font-size: 20px;
}
 .material-icons{
	 font-size:28px!important;
 }
 .rightheader{
	 float:none;
	 width:100%;
 }
 /*-------------aboutus-------------------*/
.about {
    width: 92%;
	padding: 15px;
}
.underline {
    width: 100%;
}
.breadcrumb {
    width: 100%;
}
/*--------------------contact-----------*/
.contactaddress h2{
	font-size: 22px;
}
.center{
	width:80%;
}
.contactaddress{
float:none;
width: 100%;
padding-bottom:0px;
}
.contactaddress1{
	float:none;
width: 100%;
}
.f1 input[type="text"]{
	width:80%;
}
.f2 textarea{
width:80%;
}
.para{
	width:100%;
}
.contactissue{
	width:90%;
}
.supreme{
	width:91%;
	float:none;
}
.supreme h3{
	font-size:22px;
}

}
@media only screen and (max-width:399px) and (min-width:320px)
{
.navigation {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:50px;
	position:static;
	height:auto;
	width:100%;
	background-color:transparent;	
}
.navigation ul li{
	float:none;
}
.navigation li ul{
	margin-left:25%;
}
.overlay11 {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index:400;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
	display:none;
}
.overlay11-content {
    position: relative;
    top: 25%;
    width: 100%;
    margin-top: 30px;
}
.overlay11 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay1 a:hover, .overlay a:focus {
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 60px !important;
	display:block;
}
.menu{
    font-size:17px;
	cursor:pointer;
	text-transform:uppercase;
	display:block;
	color:#000;
	font-weight:bold;
	position:absolute;
	top:0px;
	padding-top:3px;	
	padding-bottom:3px;	
}
header{
	margin-top:30px;
	height:auto;
	overflow:auto;	
}
.login a{
	font-size:16px;
}
ul.dropdown li{
	float:none!important;
}
ul.dropdown li a{
	color:#FFF!important;
}
ul.dropdown ul{
visibility: visible !important;
position: relative !important;
width: 140px!important;
}
ul.dropdown ul li{
	background-color:transparent!important;	
}
ul.dropdown ul li a{
	padding: 5px 0px!important;
}
.navigationbar{
	position:absolute;
	top:0px;
	height: 30px;
}
.login{
	padding:5px;
}
.skdslider{
	height:150px!important;
}
.container {
    width: 94%;
}
.left h2{
	font-size: 21px;
}
form input[type="submit"]{
	margin-top:10px;
	width: 100px;
}
.left p {
    font-size: 14px;
}
.slider{
	height:150px;
}

.copyright h2 {
    font-size: 14px;
}
form{
	margin:auto;
	text-align:center;
}
form input[type="text"]{
	width:90%;
	margin-bottom:10px;
	height: 25px;
	margin-right:0px;
}
form textarea{
	width:90%;
	height: 25px;
		margin-right:0px;
}
iframe {
    width: 100%;
}
.enquiryform{
	height:auto;
}
.logo{
	margin:auto;
	float:none;
	width: 175px;
height: 115px;
}
.leftheader {
    width: 100%;
	float:none;
	margin:auto;
}
.middleheader {
    width: 100%;
	padding-top: 18px;
}
.contact{
	width:95%;
	height: 65px;
}
.grainimage{
width: 55%;
height: 100px;
float:none;
margin: auto;
}
.left {
    width: 100%;
	float:none;
}
.right {
    width: 100%;
	float:none;
	text-align: center;
}
.right img {
    width: 100%;
	float:none;
	height: 180px;
}	
.left1 {
    width: 91%;
	float:none;
	padding: 15px;
}
.media {
    width: 62%;
}
.media h2{
	font-size:15px!important;
}
.right1 {
    width: 91%;
	float:none;
	margin-top:5px;
	overflow: auto;
	padding: 15px;
}
.left1 h2{
	font-size: 21px;
}
.right1 h2{
	font-size: 21px;
}
.leftfooter {
    width: 40%;
}
.middlefooter{
	  width: 40%;
	  float: right;
}
.rightfooter{
	width: 100%;
	float:none;
	overflow: auto;
	padding-top:25px;
}
.footeropacity{
	height: auto;
}
footer{
	height: auto;
}
.contact{
	font-size: 18px;
}
 .material-icons{
	 font-size:28px!important;
 }
 .rightheader{
	 float:none;
	 width:100%;
	 display:none;
 }
 .skdslider .slide-desc{
	 bottom: 64%!important;
	 padding: 0 8px 8px 8px!important;
 }
 .skdslider .slide-desc > h2{
	 font-size:11px!important;
 }
 .skdslider a.prev{
	 display:none!important;
 }
 .skdslider a.next{
	 display:none!important;
 } 
 .skdslider .slide-desc > p{
 font-size: 8px!important;
 line-height: 7px!important;
 }
 .heading h2{
	 font-size: 19px;
 }
 .copyright {
    height: 60px;
 }
  /*-------------aboutus-------------------*/
.about {
    width: 90%;
	padding: 15px;
}
.underline {
    width: 100%;
}
.breadcrumb {
    width: 100%;
}
.breadcrumb h1{
	font-size:21px;
}
/*--------------------contact-----------*/
.contactaddress h2{
	font-size: 22px;
}
.center{
	width:80%;
}
.contactaddress{
float:none;
width: 100%;
padding-bottom:0px;
}
.contactaddress1{
	float:none;
width: 100%;
}
.f1 input[type="text"]{
	width:80%;
}
.f2 textarea{
width:80%;
}
.para{
	width:100%;
}
.contactissue{
	width:90%;
}
.contactissue form input[type="submit"]{
 margin-bottom: 15px;
}
.supreme{
	width:91%;
	float:none;
}
.supreme h3{
	font-size:20px;
}
.supreme img{
	width: 75%;
}
}
@media only screen and (max-width:319px) and (min-width:240px)
{
.navigation {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:50px;
	position:static;
	height:auto;
	width:100%;
	background-color:transparent;	
}
.navigation ul li{
	float:none;
}
.navigation li ul{
	margin-left:25%;
}
.overlay11 {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index:400;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
	display:none;
}
.overlay11-content {
    position: relative;
    top: 25%;
    width: 100%;
    margin-top: 30px;
}
.overlay11 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay1 a:hover, .overlay a:focus {
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 45px !important;
	display:block;
}
.menu{
    font-size:18px;
	cursor:pointer;
	text-transform:uppercase;
	display:block;
	color:#000;
	font-weight:bold;
	position:absolute;
	top:0px;
	padding-top:5px;	
	padding-bottom:5px;	
}
header{
	margin-top:35px;
	height:auto;
	overflow:auto;	
}
.logo {
    width: 100%;
    height: 145px;
}
ul.dropdown li{
	float:none!important;
}
ul.dropdown li a{
	color:#FFF!important;
	padding: 8px 8px!important;
}
ul.dropdown ul{
visibility: visible !important;
position: relative !important;
width: 140px!important;
}
ul.dropdown ul li{
	background-color:transparent!important;	
}
ul.dropdown ul li a{
	padding: 5px 0px!important;
}
.navigationbar{
	position:absolute;
	top:0px;
	height: 35px;
}
.login{
	padding:5px;
	margin-right: 5px;
}
.skdslider{
	height:170px!important;
}
.container {
    width: 94%;
}
.left h2{
	font-size: 24px;
}
.left p{
	font-size:13px;
}
form input[type="submit"]{
	margin-top:10px;
}
.slider{
	height:170px;
}
.copyright h2 {
    font-size: 14px;
}
form input[type="text"]{
	width:95%;
	margin-bottom:10px;
}
form textarea{
	width:95%;
}
iframe {
    width: 100%;
}
.enquiryform{
	height:auto;
}
.logo{
	margin:auto;
	float:none;
}
.leftheader {
    width: 100%;
	float:none;
	margin:auto;
}
.middleheader {
    width: 100%;
	padding-top: 30px;
}
.contact{
	width:95%;
}
.left {
    width: 100%;
	float:none;
}
.right {
    width: 100%;
	float:none;
	text-align: center;
}
.right img {
    width: 100%;
	float:none;
	height: 175px;
}	
.left1 {
    width: 87%;
	float:none;
	padding: 15px;
}
.login a{
	font-size: 14px;
}
.media {
    width: 80%;
}
.media h2{
	font-size:15px!important;
}
.right1 p {
    font-size: 13px;
}
.left1 p {
    font-size: 13px;
}
.right1 {
    width: 87%;
	float:none;
	margin-top:5px;
	overflow: auto;
	padding: 15px;
}
.left1 h2{
	font-size: 21px;
}
.right1 h2{
	font-size: 21px;
}
.leftfooter {
    width: 40%;
}
.middlefooter{
	  width: 40%;
	  float: right;
}
.rightfooter{
	width: 100%;
	float:none;
	overflow: auto;
	padding-top:25px;
}
.footeropacity{
	height: auto;
}
footer{
	height: auto;
}
.contact{
	font-size: 14px;
}
 .material-icons{
	 font-size:26px!important;
 }
 .rightheader{
	 float:none;
	 width:100%;
 }
 .copyright {
    height: 60px;
 }
 .skdslider .slide-desc{
	 top:0px!important;
	 bottom: 63%!important;
 }
   /*-------------aboutus-------------------*/
.about {
    width: 91%;
	padding: 10px;
}
.underline {
    width: 100%;
	margin-bottom: 5px;
}
.breadcrumb {
    width: 100%;
	padding-top: 13px;
}
.breadcrumb h1{
	font-size:19px;
}
.underline h2{
	font-size:18px;
}
.left h3{
	font-size:20px;
}
.right h3{
	font-size:20px;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
}
.left img{
	height: 185px;
}
.right p {
    font-size: 13px;
}
.right li{
	font-size: 13px;
	margin-left: 10px;
	padding:0px;
}
/*--------------------contact-----------*/
.contactaddress h2{
	font-size: 22px;
}
.center{
	width:80%;
}
.contactaddress{
float:none;
width: 100%;
padding-bottom:0px;
}
.contactaddress1{
	float:none;
width: 100%;
}
.f1 input[type="text"]{
	width:80%;
}
.f2 textarea{
width:80%;
}
.para{
	width:100%;
}
.contactissue{
	width:90%;
}
.supreme{
	width:88%;
	float:none;
}
.supreme h3{
	font-size:18px;
}
.supreme img{
	width: 75%;
}
}



