@media only screen and (min-width: 320px) and (max-width: 768px) {
body {
    font-family: 'Roboto', sans-serif !important;
    overflow-x: hidden;
    max-width: 100%;

}
video{
    transform: translateX(0%) translateY(-0%) !important;
}
.headers {
    margin: 0PX;
    padding: 0px;
     max-width: 100%;
}
section.video_bg {
    width: 100%;
    margin-bottom: -290px;
    overflow: hidden;
    height: auto !important;
}
header.headers nav {
    background: rgba(255, 255, 255, 0.85);
    background: #fff;
    border: none;
    min-height: 90px;
    margin: 0;
    border-radius: 0;
    position: fixed;
    width: 100%;
    box-shadow: 0 0 10px #ccc;
    z-index: 2147483647;
    padding: 15px 0px 15px 0px;

}
a.navbar-brand.imgsd img {
    display: inline-block;
    width: 100px;
    position: relative;
    bottom: 9px;
    left: 0px;
    max-width: 100%;
}
div#slider-control {
    display: none;
}
.conatct_no strong {
    position: fixed;
    z-index: 99999999999999999999999;
    font-size: 16px;
    color: #000;
    right: 0;
    left: 50px;
    width: 41%;
    text-align: center;
    margin: auto;
    top: 28px;
}
/*section.video_bg {
    width: 100%;
    margin-bottom: -65px;
    margin-top: 43%;
    margin-left: 0px;
margin-right: 0px;
}*/
section.video_bg {
    width: 100%;
    margin-bottom: -195px;
    margin-top: 25%;
    margin-left: 0px;
    margin-right: 0px;
}
section.secoud_slider {
    margin-top: 0px;
    margin-bottom: 80px !important;
    width: 100%;

}
.hero h3 {
   font-size: 15px;

}
.navbar-toggle{
	background: #ab29ab;
	border: none;
	border-radius: 0px;
	margin-right: 20px;
}
/*section.slider_visod {
    bottom: 48%;
    width: 100%;
}*/
section.slider_visod {
    bottom: -40px;
    width: 100%;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color:  #23527c;
}
.section_secound {
    padding: 0px;
    width: 100%;
}
section.section_logo {
    width: 100%;
}
.col-sm-4.as {
    margin: -14px 10px 30px 10px;
}
.navbar-nav {
    margin: 7.5px -15px;
    background-color: #23527c;
}
.navbar-inverse .navbar-nav > li > a {
    color:#fff!important;
}
.nav.navbar-nav.navbar-right li::before {
	display: none;
}
.dropdown-content {
    display: none;
    position: relative;
    background-color: #f3f3f2;
    min-width: 245px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: 0px;
    padding-left: 10px;
}

header.headers ul li a {
    line-height: 32px !important;
    color: #000 !important;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}
.nav {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    margin-bottom: 0;
    list-style: none;

}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    border-top-color: rgb(16, 16, 16);
    border-top: none;
   
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    width: 330px;
    height: 184px;
}
.headeing h2 {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
section.boxss {
    padding:0px;
}
section.boxss h3 {
    padding:10px;
}
section.boxss p {
    padding:10px;
}
section.last {
    padding-bottom: 60px;
    padding-top: 80px;
}
.uls {

    padding: 20px 12px 0px 40px;

}
section.over {
    padding-bottom: 0px;
}
section.over p {
    color: #999;
    text-align: center;
    margin: 0px 0px 10px 0px;
    text-align: justify;
    padding: 18px;
}


.marque-_fonts{
    font-size: 20px;
    margin-right: 10px;
    padding-bottom: 10px;
}
.text-center.df p {
    font-size: 17px;
    margin: 25px;
}
.text-center {
    text-align: center;
    padding: 0px 20px 0px 20px;
}
iframe
{
    margin-top: 3px;
}


}