@media screen and (min-width: 320px) and (max-width: 480px) {
logo, .logo {
    padding: 5px 15px !important;
}
.topbar .social {
    margin-left: 0;
}
.topnav a {
    color: #fff;
    margin-left: 0;
    margin-right: 12px;
}
.main-slider {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
    height: 200px;
    position: relative;
    width: 100%;
    z-index: 9;
}
.bx-wrapper .bx-viewport {
    height: 200px !important;
}
.bx-wrapper img {
    display: block;
    height: 200px;
    max-width: 100%;
}
.slider-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    display: block !important;
    left: 10%;
    padding: 10px;
    position: absolute;
    right: 10%;
    text-align: center;
    top: 13%;
    z-index: 11;
}
.slider-text h1 {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.slider-text p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.inner #header {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 3px 0 5px rgba(0, 0, 0, 0.35);
    height: 102px !important;
    position: relative;
    top: 0;
    z-index: 99;
}
.pro-title{
	margin-top:22px;	
}
.contact-details{
	float:left;	
}
.contact{
	float:left;	
}
.contact ul{
	float:left;	
	width:100%;
}
.contact ul li{
	float:left;	
	width:100%;
}
.signup input[type="submit"] {
    background: none repeat scroll 0 0 #2b1e28;
    border: 1px solid #2b1e28;
    color: #fff;
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}
}




 @media screen and (min-width: 481px) and (max-width: 640px) {


}


@media screen and (min-width: 641px) and (max-width: 768px) {
.topbar {
    background: none repeat scroll 0 0 #2b1e28;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    height: 50px !important;
    line-height: 50px;
    position: relative;
    z-index: 9999;
}	
.logo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
    border-radius: 0 0 10px 10px;
    display: inline-block;
    left: 0;
    padding: 8px;
    position: absolute;
} 
.logo-home {
    background: url("../images/logo.png") no-repeat scroll 0 0 / 95% 95% rgba(0, 0, 0, 0);
    display: block;
    height: 88px;
    text-indent: -9999px;
    width: 170px;
}
.slider-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    display: block !important;
    left: 10%;
    padding: 40px 42px;
    position: absolute;
    right: 10%;
    text-align: center;
    top: 20%;
    z-index: 11;
}
	 
}


@media screen and (min-width: 769px) and (max-width: 1024px) {
.topbar {
    background: none repeat scroll 0 0 #2b1e28;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    height: 50px !important;
    line-height: 50px;
    position: relative;
    z-index: 9999;
}
.logo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
    border-radius: 0 0 10px 10px;
    display: inline-block;
    left: 0;
    padding: 8px;
    position: absolute;
} 

.logo-home {
    background: url("../images/logo.png") no-repeat scroll 0 0 / 95% 95% rgba(0, 0, 0, 0);
    display: block;
    height: 88px;
    text-indent: -9999px;
    width: 170px;
}
.slider-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    display: block !important;
    left: 10%;
    padding: 40px 42px;
    position: absolute;
    right: 10%;
    text-align: center;
    top: 20%;
    z-index: 11;
}
}
/* bhi ya sir choti sy choti size pa chaly gyi
	ya 320 sy ly kar 0 tk hy thekk hy ?
	
*/

@media (max-width: 320px){
	
}


