@media only screen and (min-width: 1600px) {


	

}



@media only screen and (min-width: 1200px) and (max-width : 1599px) {



		

}



@media only screen and (min-width: 1200px) {

	

}



@media only screen and (min-width: 992px) and (max-width : 1199px) {


ul.menu a{
    margin: 11px 12px;
}



}



@media only screen and (min-width: 768px) and (max-width: 991px) {

/****menu****/
.dgmenuwrap{margin-top:0;}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    position: absolute;
    z-index: 9999;
    width: 300px;
    background: transparent;
    right: 0;
    top: -2px;
}
.mean-container .mean-nav {
    width: 100%;
}
ul.menu ul li{border-bottom:none;}
/****end menu****/


.mean-container .mean-bar:nth-child(2){
    display: none;
}
.menu-logo-area .container{
    width: 100%;
}
ul.menu li a:after{
    display: none;
}




}



@media only screen and (max-width: 767px) {

/****menu****/
.dgmenuwrap{margin-top:0;}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    position: absolute;
    z-index: 9999;
    width: 300px;
    background: transparent;
    right: 0;
    top: -2px;
}
.mean-container .mean-nav {
    width: 100%;
}
ul.menu ul li{border-bottom:none;}
/****end menu****/


.text-slider{
    width: 100%;
    padding: 30px;
    right: 0;
    align-items: center;
    text-align: center;
    max-width: 100%;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}
.menu-logo-area .container{
    width: 100%;
}
ul.menu li a:after{
    display: none;
}



}



@media only screen and (min-width: 640px) and (max-width: 767px) {




	

}



@media only screen and (min-width: 480px) and (max-width: 639px) {





	

}



@media only screen and (max-width: 479px) {






	

}



