.vdm{
	width:100%;
	height:315px;
}
.padms{
	padding-right:20px;
}
@media only screen and (max-width: 767px){
	.misize{
	    min-height:inherit;
}
	.bsmabt {
    width: 98%;
    min-height: inherit;
    padding: 30px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0px 0 3px rgba(0,0,0,.3);
	margin:auto;
    margin-bottom: 10px;
}
.bsmabt img {
    width: 100%;
    height: auto;
}
.bgscond {
    background-image: url(../img/bg1.jpg);
    height: inherit;
}
.bgscond1{
	height:inherit;
}
.bsmabt h1 {
    font-size: 22px!important;
    margin: Auto;
    text-align: left!important;
    margin: 0;
    padding: 0;
    margin: 10px 0 0px 0!important;
    color: #003f86;
}
	
	
	.banner-inside {
    width: 100%;
    height: auto;
    margin: auto;
    background-image: url(../img/inside.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 40px 0px;
}
	
	
	.panel-body p{
		text-align:left;
	}
	
	.rt {
    float: right;
    text-align: right;
    cursor: pointer;
    position: ABSOLUTE;
    right: 0;
    margin-top: -21px;
    margin-right: 10px;
    z-index: 99999;
}
	.carousel-indicators {
    position: absolute;
    bottom: -32px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.posi{
    position:fixed;
     margin-top: 0;
    top:0;
	background-color:#000;
	height:inherit;
	width:100%;
	z-index:9;
	
}
.aa{
	display:none;
}
#header-2 {
    background: #eeeeee;
	       text-align: CENTER;
		   z-index:999999;
}	
	
	#header-2 .container{
		width:100%;
	}
.logom {
    position: inherit;
    margin-top: inherit;
    text-align: CENTER;
    width: 100%;
    background: #bfbfbf;
    padding: 10px 0px;
    border-top: solid 1px #a5a5a5;
    border-bottom: solid 1px #a5a5a5;
}
.vdm{
	width:100%;
	height:auto;
}
.text-right {
    text-align: center;
	margin-bottom:0px;
}

.menutop {
    width: 30px;
    height: 30px;
    float: left;
    background: #5f6364;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 18px;
}
.lineht {
    line-height:43px;
    width: 100%;
	display:none;
}
.flt {
    float: none;
}
.header {
    background: #eeeeee;
    height: 90px;
    padding-top:inherit;
	
	
}
.navbar-nav {
  margin:inherit; 
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h3 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	text-align:center;
}
.carousel-caption p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: none;
	display:none;
	
}
.banner {
    width: 100%;
    height: auto;
    background: url(../img/bg-new.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #042441;
	padding-bottom:20px;
}
.bgfirst {
    background-image: url(../img/bg.jpg);
    height: auto;
}
section {
    padding: 20px 0;
}
section h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-bottom: 18px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
}
section h2 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: CENTER;
}

section p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    text-align: left;
}
.mycoutnry {
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 18px;
}

.ms {
    background-image: url(../img/services.jpg);
    height: auto;
}
.ms h2{
	text-align:left;
}
.ms p{
	text-align:left;
	margin-bottom:10px;
}
.qa {
    background-image: url(../img/qa.jpg);
    height: auto;
}

.readmore {
    width: 200px;
    margin: auto;
    min-height: 40px;
    border: solid 1px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
    display: none;
}
.testimonial {
    width: 100%;
    background-color: #000;
    min-height: auto;
}
.col-xs-12 .item img{
	width:100%;
	text-align:center;
}
.footer h2 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.footer p{
	  text-align: left;
	
}
.item blockquote {
    border-left: none;
    margin: 0;
    width: 80%;
    margin: AUTO;
}

.banner-inside h1, h1 {
    font-size: 32px;
    line-height: 32px;
    padding-top: 4px;
    color: #fff;
}
.abooutus h1 {
    font-size: 32px;
    margin: Auto;
    text-align: center;
    margin: 0;
    padding: 0;
    margin: 40px 0 40px 0;
    color: #003f86;
}
.abbox {
    width: 100%;
    z-index: 999999999999;
    background: #fff;
    min-height: 500px;
    padding: 20px;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
    margin-bottom: 20px;
}
.myflt {
    float: none;
    background-color: #14a2b9;
    text-align: CENTER;
}

.abbox {
    width: 100%;
    z-index: 9;
    background: #fff;
    min-height: auto;
    padding: 20px;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
    margin-bottom: 20px;
}
.abbox img{
	width:100%;
	height:auto;
}
.myflt h2 {
    font-size: 22px;
    margin: 0;
    color: #025371;
}
.map {
    width: 100%;
    height: 500px;
    margin: auto;
    background: url(../img/map.png);
	    display: none;
}
.map img{
    width: 100%;
    height: auto;
 
}
.bgimg-100 img{
	height:Auto;
	width:100%;
}
.bgwhiteimg img{
	height:Auto;
	width:100%;
}
.bgwhiteimg {
    background-color: #eee;
    min-height: auto;
    padding: 0!important;
    margin: 0!important;
    margin-bottom: 10px;
}
.bgwhite {
    background-color: #fff;
    min-height: 300px;
    padding-left: 5%;
    padding-right: 5%;
    padding: 7px 10px;
}
.qform {
    width: 380px;
    height: 489px;
    background-color: #eeeeee;
    float: right;
    argin-top: 130px;
    border-radius: 5px;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.39);
    position: ABSOLUTE;
    top: 0;
    margin-left: inherit;
        top: 15em;
}
.bgscond1{
	margin-top:30em;
	    margin-top:45em;
}
.bgimg-100 {
    background-image: inherit;
    min-height: inherit;
    height: auto;
}
.bgimg-200 {
    background-image: inherit;
    height: auto;
}
.rotedbox1{
	display:none;
}
.rotedbox{
	display:none;
}
.toppd {
    padding-top: 22px;
	font-size: 14px;
	background-color:#fff;
	    height: 60px;
}
.enquerenow {
    width: 140px;
    height: 40px;
    background: #ff5722;
    position: fixed;
    right: -50px;
    bottom: 0px;
    z-index: 9999999999;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer;
}
.tolfree{
	float:left;
	    font-size: 14px;
    color: #000;
    font-weight:normal;
	padding-left:5px;
}
.pbotml{
	padding-bottom:10px;
}
 .ctlogo22{
	 background-color:#fff;
 }
 .ctlogo22 img{
	width:100%;
	height:Auto;
}

}