@media only screen and (min-width:320px) and (max-width:479px){
	.container{	
		width:100%;
		margin:0px auto;
}
.logo{
	float: left;
    padding: 0;
    width:100%;
	text-align:center;
	margin-top:0px;
}
.logo img {
     width: 80%;
	text-align:center;
	float:none;
}	
.logo1 {
 display:none;

}
.login {
	display:none;
}

.mobile-screen{
	float:left;
	width:100%;
	border-top: 2px solid #595a5c;
	padding: 20px 0px;
	margin-top: 10px;
	
}
.left-screen{
	float:left;
	width:50%;
}
.left-screen img{
	float:left;
	width:94%;
	  height: 133px;
}
.right-screen{
	float:left;
	width:50%;
}
.right-screen img{
	float:right;
	width:94%;
	  height: 133px;
}
.mobile-text{
	float:left;
	width:100%;
}
.mobile-text p{
font-size: 12px;
 line-height:16px;
 text-align: justify;
  width: 100%;	
   padding: 0 10px;
}

.header { 
	display:none;
}
.mobile-header{
	width:100%;
}
.mobile-header input{
	background:#00a651;
	float:left;
	font-size:14px;
	color:#fff;
	width:100%;
	height:30px;
	padding: 0 50px;
}
.mobile-header button{
	background:none;
	border:none;
	float:left;
	position: relative;
    top: -26px;
    left:10px;
}
.mobile-header img{
	float:left;
	width:22px;
}


.left-text{
	display:none;
}
.right-text{
   display:none;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text img {
    padding:0px 2px;
	width:15px;
}
.left-side-text p {
	float: none;
    font-size: 10px;
    padding: 16px 0px 0px;
}
.right-side p {
	margin-left: 18px;
	font-size:9px;
	float: left;
	padding:4px 0px;
}
.right-side span {
	 color: #231f20;
    font-size: 12px;
    margin: 0;
    padding: 20px 10px;
}
.carousel-control{
	left:12px;
}
	
.carousel-control.right {
	right:12px;
}
.mobile-boder{
	float:left;
	width:100%;
	background:#67c996;
	 margin: 35px 0 20px;
}
.mobile-boder h3{
	text-align:center;
	font-size:18px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;

	 padding: 5px 0;
    text-align: center;
	margin:0px;
}
.left-side img {
    width: 65%;
}
.right-side {
    float: left;
    width: 100%;
}
.text {
	display:none;
}
.mobile-view{
	float:left;
	width:1005;
}
.view{
	display:none;
}
.mobile-footer{
	float:left;
	width:100%;
	background:#00a651;
	margin-top:55px;
	
}

.mobile-view{
	display:block;
}
.left-side {
     margin-left: 15px;
}
.right-side {
    margin-left:0px;
 
}

.nav-menu{
display:none;
}



.top-logo{
margin-top:0px;

}
.top-logo .row {
	margin-right: o;
}
.logo2 {
float:left;
text-align:left;
width:50%
}
.logo2 img {
float:left;
margin-right:0px;
margin-top:0px;
width:92%;
height:115px;
}
.logo3 {
float:left;
width:50%
}
.logo3 img {
float:right;
margin-right:0px;
margin-top:0px;
width:92%;
height:115px;
}

#content {
font-size: 14px;
    line-height: 20px;
    margin:20px 0;
}
.boder{
border-top: 3px solid #58595b;
 border-bottom: 3px solid #58595b;
  padding: 20px 10px;
  float:left;
  width:100%;
}
.mobile-slider{
float:left;
width:100%;
}
h1 {
font-size:33px !important;
}
h2{
font-size: 24px !important;
font-weight: bold !important;
}
h3{
font-size:16px !important;
font-weight:bold !important;
}
#content {
	padding-top: 0;
}
img.img {
    float: left !important;
    text-align: center !important;
    width: 100% !important;
	height:auto !important;
	margin:0px !important;
}
#slider1_container {
	margin-left: -15px;
}
#ContactForm {
	float: none;
	width: 100%;
}
#ContactText #map iframe {
	width: 100%;
	height: 200px;
}
#ContactText #map {
	width: 100%;
	float: none;
}
.container .row {
	margin-left: 0!important;
	margin-right: 0!important;
}
}


@media only screen and (min-width:480px) and (max-width:599px){
	.container{	
		width:100%;
		margin:0px auto;
}
.logo{
	float: left;
    padding: 0;
    width:100%;
	text-align:center;
	margin-top:0px;
}
.logo img {
     width: 80%;
	text-align:center;
	float:none;
}	
.logo1 {
 display:none;

}
.login {
	display:none;
}

.mobile-screen{
	float:left;
	width:100%;
	border-top: 2px solid #595a5c;
	padding: 20px 0px;
	margin-top: 10px;
	
}
.left-screen{
	float:left;
	width:50%;
}
.left-screen img{
	float:left;
	width:94%;
	  height: 133px;
}
.right-screen{
	float:left;
	width:50%;
}
.right-screen img{
	float:right;
	width:94%;
	  height: 133px;
}
.mobile-text{
	float:left;
	width:100%;
}
.mobile-text p{
font-size: 12px;
 line-height:16px;
 text-align: justify;
  width: 100%;	
   padding: 0 10px;
}

.header { 
	display:none;
}
.mobile-header{
	width:100%;
}
.mobile-header input{
	background:#00a651;
	float:left;
	font-size:14px;
	color:#fff;
	width:100%;
	height:30px;
	padding: 0 50px;
}
.mobile-header button{
	background:none;
	border:none;
	float:left;
	position: relative;
    top: -26px;
    left:10px;
}
.mobile-header img{
	float:left;
	width:22px;
}


.left-text{
	display:none;
}
.right-text{
   display:none;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text img {
    padding:1px 2px;
	width:15px;
}
.left-side-text p {
	float: none;
    font-size: 12px;
    padding: 16px 0px 0px;
}
.right-side p {
	margin-left: 18px;
	font-size:12px;
	float: left;
	padding:4px 0px;
}
.right-side span {
	 color: #231f20;
    font-size: 12px;
    margin: 0;
    padding: 20px 10px;
}
.carousel-control{
	left:12px;
}
	
.carousel-control.right {
	right:12px;
}
.mobile-boder{
	float:left;
	width:100%;
	background:#67c996;
	 margin: 35px 0 20px;
}
.mobile-boder h3{
	text-align:center;
	font-size:24px !important;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;

	 padding: 5px 0;
    text-align: center;
	margin:0px;
}

.left-side img {
    width: 75%;
}
.right-side {
    float: left;
    width: 100%;
}
.text {
	display:none;
}
.mobile-view{
	float:left;
	width:1005;
}
.view{
	display:none;
}
.mobile-footer{
	float:left;
	width:100%;
	background:#00a651;
	margin-top:55px;
	
}

.mobile-view{
	display:block;
}
.left-side {
     margin-left: 15px;
}
.right-side {
    margin-left:0px;
 
}

.nav-menu{
display:none;
}
.top-logo{
margin-top:0px;

}
.logo2 {
float:left;
text-align:left;
width:50%
}
.logo2 img {
float:left;
margin-right:0px;
margin-top:0px;
width:95%;
height:140px;
}
.logo3 {
float:left;
width:50%
}
.logo3 img {
float:right;
margin-right:0px;
margin-top:0px;
width:95%;
height:140px;
}
.col-sm-4,.col-sm-6,.col-sm-12{
   padding:0px !important;
}
#content {
font-size: 14px;
    line-height: 20px;
    text-align: justify;
	margin:20px 10px;
}
.boder{
border-top: 3px solid #58595b;
 border-bottom: 3px solid #58595b;
  padding: 20px 0;
   margin-top: 30px;
  float:left;
  width:100%;
}
.mobile-slider{
float:left;
width:100%;
}
h1 {
font-size:33px !important;
}
h2{
font-size: 24px !important;
font-weight: bold !important;
}
h3{
font-size:16px !important;
font-weight:bold !important;
}
#content img {
    float: left !important;
    text-align: center !important;
    width: 430px !important;
	height:300px !important;
	margin:0px !important;
}


}

@media only screen and (min-width:600px) and (max-width:767px){
	.container{	
		width:100%;
		margin:0px auto;
}
.logo{
	float: left;
    padding: 0;
    width:100%;
	text-align:center;
	margin-top:0px;
}
.logo img {
     width: 80%;
	text-align:center;
	float:none;
}	
.logo1 {
 display:none;

}
.login {
	display:none;
}

.mobile-screen{
	float:left;
	width:100%;
	border-top: 2px solid #595a5c;
	padding: 20px 0px;
	margin-top: 10px;
	
}
.left-screen{
	float:left;
	width:50%;
}
.left-screen img{
	float:left;
	width:94%;
	  height: 133px;
}
.right-screen{
	float:left;
	width:50%;
}
.right-screen img{
	float:right;
	width:94%;
	  height: 133px;
}
.mobile-text{
	float:left;
	width:100%;
}
.mobile-text p{
font-size: 12px;
 line-height:16px;
 text-align: justify;
  width: 100%;	
   padding: 0 10px;
}

.header { 
	display:none;
}
.mobile-header{
	width:100%;
}
.mobile-header input{
	background:#00a651;
	float:left;
	font-size:14px;
	color:#fff;
	width:100%;
	height:30px;
	padding: 0 50px;
}
.mobile-header button{
	background:none;
	border:none;
	float:left;
	position: relative;
    top: -26px;
    left:10px;
}
.mobile-header img{
	float:left;
	width:22px;
}


.left-text{
	display:none;
}
.right-text{
   display:none;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text img {
    padding:3px 2px;
	width:15px;
}
.left-side-text p {
	float: none;
    font-size: 14px;
    padding: 16px 0px 0px;
}
.right-side p {
	margin-left: 18px;
	font-size:14px;
	float: left;
	padding:4px 0px;
}
.right-side span {
	 color: #231f20;
    font-size: 12px;
    margin: 0;
    padding: 20px 10px;
}
.carousel-control{
	left:12px;
}
	
.carousel-control.right {
	right:12px;
}
.mobile-boder{
	float:left;
	width:100%;
	background:#67c996;
	 margin: 35px 0 20px;
}
.mobile-boder h3{
	text-align:center;
	font-size:26px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;

	 padding: 5px 0;
    text-align: center;
	margin:0px;
}
.left-side img {
    width: 80%;
}
.right-side {
    float: left;
    width: 100%;
}
.text {
	display:none;
}
.mobile-view{
	float:left;
	width:1005;
}
.view{
	display:none;
}
.mobile-footer{
	float:left;
	width:100%;
	background:#00a651;
	margin-top:55px;
	
}

.mobile-view{
	display:block;
}
.left-side {
     margin-left: 15px;
}
.right-side {
    margin-left:0px;
 
}

.nav-menu{
display:none;
}



.top-logo{
margin-top:0px;

}
.logo2 {
float:left;
text-align:left;
width:50%
}
.logo2 img {
float:left;
margin-right:0px;
margin-top:0px;
width:95%;
height:175px;
}
.logo3 {
float:left;
width:50%
}
.logo3 img {
float:right;
margin-right:0px;
margin-top:0px;
width:95%;
height:175px;
}
.col-sm-4,.col-sm-6,.col-sm-12{
   padding:0px !important;
}
#content {
font-size: 14px;
    line-height: 20px;
    text-align: justify;
	margin:20px 10px;
}
.boder{
border-top: 3px solid #58595b;
 border-bottom: 3px solid #58595b;
  padding: 20px 0;
  margin-top: 30px;
  float:left;
  width:100%;
}
h1 {
font-size:31px !important;
}

h3{
font-size:22px !important;
font-weight:bold !important;
}
h2{
font-size: 28px !important;
font-weight: bold !important;
}
#content img {
    float: left !important;
    text-align: center !important;
    width: 550px !important;
	height:340px !important;
	margin:0px !important;
}
}

@media only screen and (min-width:768px) and (max-width:899px){
	.container{	
		width:100%;
		margin:0px auto;
}
.row{
	margin:0px;
}

.logo1 {
    float: left;
    padding: 0;
    width: 100%;
}
.logo1 img {
    float: left;
    width: 100%;
}
.logo2 img {
	 margin-top: 10px;
}
.logo3 img {
	width:80%;
	 margin-top: 10px;
}
.header-menu ul li {
    display: inline-block;
    margin: 0;
    padding: 10px 22px;
}
.header-menu ul li a {
   font-size:14px;
}
img.img {
   height:auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.left-text p {
	width:100%;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
.right-text p {
	width:100%;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text img {
    padding: 0 5px;
}
.left-side-text p {
	float:none;
	font-size: 10px;
	padding: 20px 10px;
}
.right-side p {
	margin-left:0px;
	font-size:12px;
	 float: none;
	 text-align:center;
	 padding: 10px 0;
}
.right-side p {
	font-size:10px;
}
.right-side span {
     padding: 20px 16px;
}

.carousel-control{
	left:0px;
	top:40px;
}
	
.carousel-control.right {
	right:0px;
}	
.mobile-header {
    display: none;
}
.column {
    display: none;
}
.logo img {
    display: none;
}
.mobile-boder{
display:none;
}
#ContactText #map iframe {
	width: 100%;
	height: 300px;
}

}
@media only screen and (min-width:900px) and (max-width:1023px){
	.container{	
		width:100%;
		margin:0px auto;
}
.row{
	margin:0px;
}

.logo1 {
    float: left;
    padding: 0;
    width: 100%;
}
.logo1 img {
    float: left;
    width: 100%;
}
.logo2 img {
	 margin-top: 10px;
}
.logo3 img {
	width:80%;
	 margin-top: 10px;
}
.header-menu ul li {
    display: inline-block;
    margin: 0;
    padding: 10px 33px;
}
.header-menu ul li a {
   font-size:14px;
}

.left-text p {
	width:100%;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
.right-text p {
	width:100%;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text img {
    padding: 0 5px;
}
.left-side-text p {
	float:none;
	font-size: 10px;
	padding: 20px 10px;
}
.right-side p {
	margin-left:0px;
	font-size:12px;
	 float: none;
	 text-align:center;
	 padding: 10px 0;
}
.right-side p {
	font-size:10px;
}
.right-side span {
     padding: 20px 16px;
}

.carousel-control{
	left:0px;
	top:40px;
}
	
.carousel-control.right {
	right:0px;
	
}
.mobile-header {
    display: none;
}
.column {
    display: none;
}
.logo img {
    display: none;
}
.mobile-boder{
display:none;
}

}
@media only screen and (min-width:1024px) and (max-width:1199px){
	.container{	
		width:100%;
		margin:0px auto;
}
.row{
	margin:0px;
}

.logo1 {
    float: left;
    padding: 0;
    width: 100%;
}
.logo1 img {
    float: left;
    width: 100%;
}
.logo2 img {
	 margin-top: 10px;
}
.logo3 img {
	width:80%;
	 margin-top: 10px;
}
.header-menu ul li {
    display: inline-block;
    margin: 0;
    padding: 10px 39px;
}
.header-menu ul li a {
   font-size:16px;
}

.left-text p {
	width:100%;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
.right-text p {
	width:100%;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text p {
   padding: 20px 10px;	
}
.right-side p {
	margin-left:31px;
}
.right-side span {
	 padding: 20px 8px;
}
.carousel-control{
	left:0px;
	top:40px;
}
	
.carousel-control.right {
	right:0px;
	
}
.mobile-header {
    display: none;
}
.column {
    display: none;
}
.logo img {
    display: none;
}
.mobile-boder{
display:none;
}
}
@media only screen and (min-width:1200px) and (max-width:1279px){
	.container{	
		width:100%;
		margin:0px auto;
}
.row{
	margin:0px !important;
}

.logo1 {
    float: left;
    padding: 0;
    width: 100%;
}
.logo1 img {
    float: left;
    width: 100%;
}
.logo2 img {
	 margin-top: 10px;
}
.logo3 img {
	width:80%;
	 margin-top: 10px;
}
.header-menu ul li {
    display: inline-block;
    margin: 0;
    padding: 10px 40px;
}
.left-text p {
	width:100%;
	font-size:14px;
	line-height:22px;
	text-align:justify;
}
.right-text p {
	width:100%;
	font-size:14px;
	line-height:22px;
	text-align:justify;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text p {
   padding: 20px 10px;	
}
.right-side{
	float:right;
}
.right-side p {
float:right;
margin:0px;
}
.right-side span {
	 padding: 20px 8px;
}
.carousel-control{
	left:0px;
	top:40px;
}
.carousel-control.right {
	right:0px;
	
}	
.carousel-control{
	left:-20px;

}
	
.carousel-control.right {
	right:-20px;
	
}	
.mobile-header {
    display: none;
}
.column {
    display: none;
}
.logo img {
    display: none;
}
.mobile-boder{
display:none;
}
}
@media only screen and (min-width:1280px) and (max-width:2000px){
	.container{	
		width:1280px;
		margin:0px auto;
}
.row{
	margin:0px !important;
}

.logo1 {
    float: left;
    padding: 0;
    width: 100%;
}
.logo1 img {
    float: left;
    width: 100%;
}
.logo2 img {
	 margin-top: 10px;
}
.logo3 img {
	width:80%;
	 margin-top: 10px;
}
.header-menu ul li {
    display: inline-block;
    margin: 0;
    padding: 10px 45px;
}
.left-text p {
    color: #231f20;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 22px;
    width: 584px;
}
.right-text p {
    color: #231f20;
    float: right;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 22px;
    width: 545px;
}
.carousel-control {
	width:10%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 39%;
}
.left-side-text p {
   padding: 20px 10px;	
}
.right-side p {
	margin-left:31px;
}
.right-side span {
	 padding: 20px 8px;
}
.carousel-control{
	left:0px;
	top:40px;
}
.carousel-control.right {
	right:0px;
	
}	
.carousel-control{
	left:-20px;

}
	
.carousel-control.right {
	right:-20px;
	
}	
.mobile-header {
    display: none;
}
.column {
    display: none;
}
.logo img {
    display: none;
}
.mobile-boder{
display:none;
}

}


