
@media only screen and (min-width:200px) and (max-width:767px){
    
    .container{
        
        width: 100%;
        flex-direction: ;
    }
    
    .dsktp{
        display: none;
    }
    
    .cell-mob{
        display: block;
    }
    
	

  .web-sidemenu{
        position: fixed;
        top: 50px;
        left: 0px;
        height: 100%;
        width:90%;
        background:#fff;
        z-index: 1;
        padding-top: 10px;
        display: none;
        overflow-x: hidden;
    }
	
	.web-sidemenu button{
		width: 280px;
		height: 120px;
		margin: auto;
		background: none;
		border: none;
		outline: none;
		margin-left: 20px;
		margin-top: 50px;
	}
	
	.web-sidemenu button img{
		width: 100%;
		height: 100%;
		
	}
    

    
    .web-sidemenu  a{
        
        padding-left: 25px;
        text-decoration:none;
        font-size: 16px;
        color:#000;
        display: block;
        font-family: calibri;
        width: 100%;
        height: 40px;
        line-height: 40px;
        cursor: pointer; 
        border-bottom: 1px solid whitesmoke;
        margin-left:-15px;
        
    }
    
    .web-sidemenu a i{
		width:30px;
        font-size: 13px;
        
        color: #000;
		text-align: center;
    }
     
    .web-sidemenu .closebtn{
        position: absolute;
        top:10px;
        right: 10px;
        font-size: 22px;
    }
     .web-sidemenu a:hover i{
        background: #4481ab;
        color: #fff;
    }
    
    .web-sidemenu a:hover{
        background: #2a8038;
        color: #fff;
    }
	
	   #web-main-box{ 
        width:100%;
        height: 50px;
        background: #2a8038;
        color: #fff;
        display:;
        padding: 0px;
		   position: relative;
    }
	#web-main-box .noti{
		float: left;
	}
	
	#web-main-box .noti a{
		display: block;
		width: 50px;
		color: #fff;
		text-decoration: none;
		height: 35px;
		line-height: 50px;
		float: left;
		font-size: 20px;
		text-align: center;
	}
    #web-main-box p{
        width: 50px;
        height: 35px;
		line-height: 35px;
        position: absolute;
		right: 5px;
		text-align: center;
        background:orangered;
        border-radius: 2px;
        margin-top: 7px;
		margin-left: 50px;
    }
    #web-main-box p i{
        font-size:20px;
        line-height:35px;
        color:#fff;
    }
   
	
 	 
	 
	
	


	
/* Main Website Responsive*/
	



.pat-sldr{
	width: 100%;
	height: 500px;
	position: relative;
}
.pat-sldr img{
	height: 100%;
	width: 100%;
}
.pat-sldr .sldr-child{
	width: 100%;
	height: auto;
	position: absolute;
	background: rgba(0,0,0,0.9);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.pat-sldr .main-points{
	margin-top: 60px;
	margin-left: 0px;
	padding-left: 20px;
}
.pat-sldr .main-points h3{
	font-family: viga;
	color: #fff;
	color: yellow;
	margin-bottom: 20px;
	
}
.pat-sldr .main-points p{
	font-family: alata;
	height: 40px;
	line-height: 40px;
	color: #fff;
	color:;
	text-transform: uppercase;
	
}
.pat-sldr .main-points p:hover{
	color: yellow;
	font-size: 16px;
}
.pat-sldr .main-points p i{
	width: 50px;
	text-align: center;
	
}
.pat-sldr .short-img {
	margin-top: 50px;
	width: 100%;
	text-align: center;
	margin-left: 0px;

}
.pat-sldr .short-img img{
	height: 300px;
	display: none;
}
.pat-sldr .short-img button{
	width: 45%;
	height: 35px;
	background: none;
	border: none;
	outline: none;
	border: 1px solid #ccc;
	color: #fff;
	border-radius: 5px;
	font-family: alata;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-weight: ;
}
.pat-sldr .short-img button:hover{
	background: yellow;
	border: 2px solid #222;
	color: #000;
}
.pat-sldr .short-img .fst{
	background:yellow;
	color:green;
	border:1px solid #000;
}


.pat-intro{
	width: 100%;
	margin: auto;
	text-align: center;
	padding: px;
	box-shadow: 2px 2px 5px #000;
	background: ;
	padding: 10px;
	
}
.pat-intro h3{
	color: #e65617;
	color: orangered;
	font-family: viga;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 40px;
}
.pat-intro h3 span{
	color: #26ac3b;
	color: #2a8038;
}
.pat-intro p{
	font-family:calibri;
	font-size: 16px;
	padding: 5px;
}

.pat-specific{
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-bottom: 0px;
	float: left;
	padding: 10px;
}
.pat-specific .specific-column{
	width: 100%;
	height: 90px;
	float: left;
	margin-right: 0px;
	margin-bottom: 40px;
	text-align: center;
}
.pat-specific .specific-column i{
	color: #e65617;
	color: orangered;
	margin-bottom: 10px;
	font-size: 22px;
	text-align: center;
}
.pat-specific .specific-column h4{
	font-family: viga;
	font-size: 14px;
	font-weight: ;
}
.pat-specific .specific-column p{
	font-family: calibri;
	margin-top: 5px;
}


.trd-prty{
	width: 100%;
	height: auto;
	margin-top: 50px;
	position: relative;

}
.trd-prty img{
	width: 100%;
	height: 1650px;
}
.trd-prty .inner-cont{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left:0px;
	right:0px;
	bottom:0px;
	background: rgba(0,0,0,0.7);
	
}
.trd-prty .inner-cont h3{
	text-align: center;
	margin-top: 50px;
	color: #fff;
	text-transform: uppercase;
	color: orangered;
	font-family: viga;
	font-size: 18px;
}
.trd-prty .inner-cont .inner-head{
	width: 100%;
	margin: auto;
	
}
.trd-prty .inner-cont .inner-colums{
	width: 90%;
	
	height: auto;
	margin-left:20px;
	background:#fff;
	border: 1px solid red;
	border-radius: 10px;
	margin-top: 25px;
	padding: 10px;
	height: 350px;
	float: left;
	text-align: center;
	
}
.trd-prty .inner-cont .inner-colums i{
	
	font-size: 35px;
	margin: 35px auto;;
	text-align: center;
}
.trd-prty .inner-cont .inner-colums h4{
	font-family: viga;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: red;
}
.trd-prty .inner-cont .inner-colums p{
	font-family: calibri;
	font-size: 15px;
}

.modules{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.modules .colums{
	width: 100%;
	height: auto;
	float: left;
	padding-left: 10px;
}
.modules .colums h3{
	font-family: viga;
	margin-bottom: 25px;
	color: #2a8038;
	padding-left: 20px;
}
.modules .colums .child-clum{
	width: 100%;
	float: left;
	margin-right: 25px;
}
.modules .colums .child-clum i{
	width: 40px;
	height: 40px;
	line-height:40px;
	float: left;
	text-align: center;
	color: orangered;
}
.modules .colums .child-clum p{
	font-family: caibri;
	height: 40px;
	line-height:40px;
}



.modules .show-slide{
	width: 100%;
	height: 400px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 0px 0px ;
	display: none;
}
.modules .show-slide img{
	width: 100%;
	height: 75%;
	border-radius: 5px 5px 0px 0px ;
	
}
footer{
	width: 100%;
	height: 60px;
	background: #000;
}
footer .copy p{
	
	margin: 0px;
	margin-top: 15px;
	line-height:20px;
}	

.form-card {
      background: #ffffff;
      padding: 40px;
      border-radius: 15px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
      max-width: 100%;
      width: 95%;
	  margin: 100px 0px;
	  margin-left: 3%;
	  font-family: calibri;	
    }	
	.form-card.form-group input, .form-card.form-group select,
    .form-card.form-group textarea {
      width: 100%;
      padding:0px;
      border: 1px solid #ccc;
      border-radius: 5px;
      outline: none;
      font-size: 14px;
	  height: 40px;
	  padding-left: 10px;	
		
    }
	
	.form-card .form-group textarea {
      resize: vertical;
      height: 80px;
    }
	
	.submit-btn {
      width: 100%;
      background: #00796b;
      background: orangered;
      color: white;
      border: none;
      border-radius: 5px;
      font-size: 16px;
      cursor: pointer;
      position: relative;
      overflow: hidden;
	  height: 40px;
    }
	
	

.webcont{
	  
      width: 95%;
	  margin-top:20px;
	  margin-bottom:50px;
	  font-family: calibri;	
	  border-radius: 15px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
	  padding-left: 20px;
	  padding-top: 30px;
	  padding-bottom: 30px;
	  max-width: 100%;
      height: 475px;
	  margin-left: 3%;
	}
	.webcont h3{
		color: orangered;
		font-family: viga;
	}

	.webcont .web-addr{
	  background: #ffffff;
      padding:20px 20px;
      border-radius: 15px;
      max-width: 400px;
      width: 100%;
	  margin: 0px 0px;
	  font-family: calibri;	
	}
	.webcont .web-addr h4{
		font-weight: 600;
		margin-bottom: 5px;
	}
	.webcont .web-addr p{
		
	}	
	.webcont .web-addr p i{
		margin-right: 10px;
	}	
	
	
	
    	
    



}/*200 / 767*/