progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{padding:0;box-sizing:border-box}html{font-family: 'Josefin Sans', sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h2{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,::after,::before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.clearfix:after{display:block;content:"";clear:both;height:0;width:100%;overflow:hidden;}
body {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
	#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact select,
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #333333;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #666666;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
.capbox {
	background-color: #81bc00;
	display: block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding:8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #81bc00;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
	.p-pic {
  width: 100%;
  max-width: 400px;
  margin-top: 70px;
}
.h1tagstyle{
	color: #222 !important;
font-size: 18px;
margin: 10px 0 0 0;
line-height: 1.4;
margin-top: -12px;
}
	.header-ban {
		background:url('109879banbg.jpg')no-repeat;
		position:relative;
		background-position:center;
		background-size:cover;
		padding:70px  120px 0 0;
		text-align:center;
		min-height:584px;
	}
	.header-ban-oth {
		background:url('109879banbg_oth.jpg')no-repeat;
		position:relative;
		background-position:center;
		background-size:cover;
		padding:70px  120px 0 0;
		text-align:center;
		min-height:584px;
	}
	.ban-low {
		background:url('109879banbglower.jpg')no-repeat;
		position:relative;
		background-position:center;
		background-size:cover;
		background-attachment:fixed;
		padding:70px  120px 0 0;
		text-align:center;
		min-height:400px;
	}
	.header-ban2 {
		background:url('109879banbg2.jpg')no-repeat;
		position:relative;
		background-position:center;
		background-size:cover;
		padding:70px  120px 0 0;
		text-align:center;
		min-height:640px;
	}
	.galbg {
		background:#fff;
		padding:60px 20px;
		text-align:center;
	}
	.basedtop{
		padding:50px 80px;
		position:relative;
	}
	.topbartop {
	  background: #000;
	  padding: 14px;
	}
	.leftcase {
	  float: right;
	}
	.doc-namer{
		width: 50%;
		float: left;
		text-align:center;
		padding:40px 20px 10px 0;
	}
	
	.aboutaltsdocright{
		width:100%;
		max-width:1300px;
		margin:80px auto 0 auto;
		background:#42d9db;
		position:relative;
		padding:30px 30px 30px 320px;
	}
	.aboutaltsdoc{
		width:300px;
		position:absolute;
		top:-100px;
		left:-30px;
	}
	.darky p {
  color: #333;
font-size: 16px;
text-align: justify;
line-height: 1.8;
}
.darky ul {
  text-align: left;
  padding: 0 0 0 50px;
  margin: 0;
  list-style: number;
}
.darky ul li {
  color: #333;
  font-size: 17px;
  text-align: left;
  margin-bottom:14px;
  line-height: 1.7;
}
	.facility {
  padding: 0;
    padding-left: 0px;
  margin: 0;
  list-style: number;
  padding-left: 100px;
}
.facility li {
  color: #333;
  font-size: 17px;
  text-align: left;
  margin-bottom:14px;
}
	.aboutaltsdoc img{
		width:300px;
	}
	.taglow{
		font-size:23px;
		color:#555;
		    font-family: "Playfair Display", serif;
		line-height:1.4;
		padding-bottom:10px;
		border-bottom:1px solid #333;
		margin-bottom:20px;
		font-weight:bold;
	}
	.mail-case{
		width:244px;
		display:inline-block;
		padding:0 12px;
		text-align:center;
	}
	.headtxt{
		font-size:50px;
		color:#555;
		    font-family: "Playfair Display", serif;
		margin:24px 0 40px 0;
		display:inline-block;
		border-bottom:1px solid #555;
		padding-bottom:6px;
	}
	.picju img{
		width: 150px !important;
height:150px!important;
border-radius:50%;
border:6px solid #444;
margin-top:20px;
	}
	.basedtopright{
		width:100%;
		max-width:370px;
		position:absolute;
		top:132px;
		right:0;
	}
	.doc-namel img{
		width:100%;
		max-width:700px;
	}
	.doc-namel{
		width: 100%;
		max-width:600px;
		position:absolute;
		top:0;
		right:0;
		z-index:9;
	}
.menuicon{
	width:40px;
	padding-right:10px;
}

.sociconsfooter ul{
	padding:0;
	margin:0;
	list-style:none;
	display:inline-block;
}
.sociconsfooter ul li {
  margin: 2px;
  float:left;
}
.sociconsfooter ul li a {
  padding-top: 12px;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  border-radius:50%;
  font-size: 28px;
  transition: all 0.25s;
  background:#990046 !important;
}
.sociconsfooter ul li a:hover{
	background:#38001a !important;
}
.yellowbelt {
  background: #222;
  padding: 14px;
  text-align: center;
  position: relative;
}
.yellowbeltv {
  width: 34px;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 98%;
  left: 50%;
  z-index:99;
}
label{
	margin:0;
}
	.logobox a{
	display:inline-block;
	text-decoration:none;
	    font-family: "Playfair Display", serif;
	color:#222;
}
.aeroexprts .col-md-4{
	margin-bottom:30px;
}
.partnerblox{
	padding:14px;
	border:1px solid #eee;
	height:356px;
}
.logotag {
  font-size: 46px;
  margin-top: 8px;
  margin-bottom: 4px;
      font-family: "Playfair Display", serif;
}
.supertagcase{
	font-size:17px !important;
	color:#000 !important;
}
.logotag span{
	font-size: 30px;
}
.logobox{
	width:100%;
	max-width:800px;
	display:inline-block;
	text-align:center;
	margin-bottom:0;
}
.logosidelefts{
		width:124px;
		vertical-align:middle;
		display:inline-block;
	}
	.logosides{
		margin-top:-18px;
		vertical-align:middle;
		display:block;
	}
	
	.vanisher{
	display:none;
	text-align:left;
}
.maha{
	width:100%;
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}
	.maha img{
		width:100%;
		max-width:395px;
		display:inline-block;
	}
	.basedtopright img{
		width:100%;
		max-width:370px;
	}
	.containerblock {
  padding: 70px 0 30px 0;
  text-align: center;
}
.picju {
  text-align: center;
  margin-bottom: 40px;
  border-bottom: 4px solid #B20000;
}
.picju p{
	padding:0 15px;
}
.look-click a {
  color: #333;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: 2px;
  transition: all 0.25s;
  margin: 20px 0;
      font-family: "Playfair Display", serif;
  font-weight: bold;
}
.look-click a:hover{
	color:#000;
	padding-left:10px;
}
.look-click a span{
	padding-right:14px;
}
.spacepic {
  max-width: 382px;
  width: 100%;
  display: inline-block;
  margin: 4px;
}
.spacepic a {
  display: block;
  padding: 20px 6px;
  text-align: center;
  color: #b30101;
  transition: all 0.25s;
  text-decoration: none;
  border-radius:0 40px 0 40px;
}
.spacepic a:hover{
	background:rgba(0,0,0,0.3);
}
.spacepic a h3{
	
	 font-size: 16px;
	 color:#dcb3b3;
	 font-weight:bold;
}
.spacepic a img {
  width: 100px;
}
.prevspost{
		padding:50px 70px;
	}
.splimg{
	opacity:0.7;
}
.whiters a {
  padding: 0;
  background: #fff;
  color: #333;
  position: relative;
  text-align: left;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  max-width: 370px;
  transition: all 0.50s;
  text-decoration: none;
  border:1px solid #d6dfe1;
}
.wpic {
	background:#fff;
	padding:40px 8px;
}
.whi-pic {
  width: 100%;
  max-width: 400px;
}
.whi-pic img {
  width: 100%;
  
}
.goyna {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 16px !important;
  margin-top: 15px;
color: #00c5c3 !important;
height:40px;
}
.goynaFate {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 14px !important;
  margin-top: 15px;
color: #e8063b !important;
}
.goynaFateDet {
  
  font-weight: 400;
  font-size: 14px !important;
  margin-top: 15px;
color: #222 !important;
}
.blockmore {
  padding: 6px 16px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-top: 6px;
  font-size: 16px;
  transition: all 0.25s;
  letter-spacing: 2px;
  background-color: #fe2457;
  background-image: linear-gradient(to right, #fe2457 , #e40036);
}
.blockmore:hover {
  background: #650030;
  color: #fff;
}
.galarysec{
	padding:60px 14px;
	text-align:center;
}
	.eimgex{
		border:4px solid #990046;
		margin-bottom:30px;
	}
	.trtbase{
		padding:60px 0;
	}
	.trtimg{
		width:100%;
		max-width:500px;
		border:4px solid #990046;
		margin-bottom:20px;
	}
	.sided{
		padding-left:15px;
		padding-right:15px;
	}
	.about h4 {
  margin-top: 40px !important;
  color:#7ba900 !important;
}
.about p {
  margin-top: 0 !important;
}
.about p {
  color: #333 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}
.socicons {
  position: fixed;
  top: 33%;
  right: 0;
  z-index: 99;
}
.socicons ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.socicons ul li {
  margin: 1px 0;
}
.socicons ul li a {
  padding-top: 12px;
  width: 60px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  font-size: 28px;
  border-radius: 8px 0 0 8px;
  background:#2e0015;
  transition: all 0.25s;
  border:4px solid #7d5f6d;
}
.socicons ul li a:hover {
  width: 80px;
}
	.mainprod a{
		text-decoration:none;
		display:inline-block;
		width:100%;
		max-width:360px;
		margin:0 auto;
		text-align:center;
		background:rgba(250,250,250,0.3);
		border:1px solid #fff;
		padding:20px 14px;
		color:#fff;
		margin-bottom:20px;
		transition:all 0.25s;
	}
	.mainprod a:hover{
		background:transparent;
	}
.mainprod img{
		width:100%;
		max-width:320px;
		display:inline-block;
	}
	.resshowcase{
		display:none;
	}
.containery_gall {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  text-align: center;
}
.containery_gall li {
  width: 26%;
  display: inline-block;
  margin: 16px 0;
}
.spnner .phone-click a{
	color:#333 !important;
}
.spnner .phone-click a span{
	color:#333 !important;
}
#contact {
  background: #eee;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-position: center;
  width: 100%;
  background-size: cover !important;
  padding: 25px;
  margin: 30px auto;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  max-width: 600px;
  text-align: left;
}
.body_redtext {
  
  font-size: 18px;
  line-height: 18px;
  color: #81bc00 !important;
  font-weight: bold !important;
}
.basedtopleft{
	width:70%;
}
.upperpadded{
	padding-top:77px;
}
.inr_para{
	color:#fff;
	font-size:17px;
	margin-bottom:14px;
}
.sliderimgs{
	background:#f6f6f6;
	padding:40px 20px;
	text-align:center;
}
.partnerslogotop{
	border:1px solid #eee;
	padding:20px;
	background:#fff;
	display:inline-block;
	margin:10px;
}
.rhythmic img {
  width: 100%;
  max-width: 340px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.otherbased{
	padding:50px 0;
}
.partnerslogotop p {
	color: #990046 !important;
font-size: 17px !important;
text-align: center !important;
font-weight:bold !important;
line-height: 1.2;
text-transform:capitalize !important;
}
.rounderimg{
	width:140px !important;
	border-radius:50%;
	border:4px solid #eee;
}
.looks-click {
  padding: 10px 20px;
  color: #e5005c;
  text-decoration: none;
  display: inline-block;
  background: #fff;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 2px;
  border-radius: 30px;
  margin-top:20px;
  font-family: 'Noto Sans', sans-serif;
  transition: all 0.25s;
}
.looks-click:hover{
	background:#e5005c;
	color:#fff;
}
.pinkbase{
	background:#42d9db;
	padding:40px;
	text-align:center;
}
.abtbased {
  width: 100%;
  background:#fff;
  position:relative;
}
.topofnavbar{
	background:rgba(0,0,0,0.4);
	padding: 8px;
}
.abtbaseddezi{
	max-width:360px;
	width:100%;
	position:absolute;
	top:10px;
	right:10px;
}
.abtbaseddezi img{
	width:100%;
}
.abtbaseleft {
  float: left;
  width: 20%;
  position: relative;
  text-align: left;
}
.chembr{
	padding:60px 14px;
	text-align:center;
}
.upperptag{
	height:72px;
}
.dottedpatchblack{
	width:100%;
	max-width:450px;
	margin:0 auto 30px auto;
	background:#f6f6f6;
	padding:20px;
	text-align:center;
}
.model{
	width:100%;
	max-width:300px;
}
.item{
	text-align:center;
}
.partnerslogotop img{
	margin-bottom:30px !important;
	display:inline-block !important;
	
}
.lefterd{
	width:100%;
	max-width:600px;
}
.ex-space {
  display: block;
  text-align: left !important;
  margin-bottom: 4px;
  height: 90px;
  color: #fff !important;
  background:#222;
  padding-right:14px;
}
.productshowcaseblock {
	width: 270px;
  margin: 6px;
  display: inline-block;
}
.productshowcaseblock a {
  display: block;
  background: #eee;
  transition: all 0.25s;
  text-decoration: none;
  border: 1px solid transparent;
  text-align: center;
  padding-bottom:14px;
  
}
.spobox a img{
	width:70px;
	
}
.dogbasenani{
	padding:16px;
	background:#648901;
	  margin-bottom: 16px;
}
.productshowcaseblock a:hover{
	background:#81bc00;
}
.dogani {
  width: 150px;
	border-radius:50%;
height: 150px;
border:2px solid #cedda5;
}
.productshowcaseblock h4 {
  font-size: 17px;
  color: #222;
  font-weight:bold;
}
.productshowcaseblock h4 span{
	margin-left:6px;
}
.trtmnts{
	padding:40px;
	text-align:center;
}
.aniround {
  width: 70px;
  border-radius: 50%;
  margin-bottom: 10px;
  display: inline-block;
  border:2px solid #cedda5;
}
.bannerbaserightt{
	padding-right:30px;
}
.lefter{
	width:90px;
	height:90px;
}
.ex-space-det-img {
  float: left;
  width: 15%;
  border-right:4px solid #81bc00;
}
.ex-space-det {
  float: right;
  width: 82%;
}
.abtbaseright {
  float: right;
  width: 80%;
  padding:20px 80px 20px 40px;
}
.bannerbase{
	background:#81bc00;
}
.bannerbaseleft{
	width:50%;
	float:left;
	padding:0 20px;
}
.bannerbaseright{
	width:50%;
	float:right;
}
.orderlycase {
  list-style: none;
}
.orderlycase li {
  color: #333 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}
.pro-heading-lighte {
  font-size: 40px;
      font-family: "Playfair Display", serif;
  text-transform: capitalize;
  position: relative;
 margin-bottom: 8px;
margin-top: 0;
color:#81bc00 !important;
}
.look a {
  padding: 10px 28px;
  color: #81bc00;
  text-decoration: none;
  display: inline-block;
  margin-top: 40px;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 2px;
  transition: all 0.25s;
  font-weight: bold;
  background:#222;
  border-radius:30px;
}
.look a:hover {
  background:#000 !important;
}
.spotted{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#444;
	margin-top:-1px;
}
.spotleft{
	width:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
}
.spotright{
	width:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 30px;
}
.spobox{
	max-width:330px;
	width:100%;
	height:200px;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:row;
}
.spobox a{
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	flex-direction:column;
}
.spobox a h4{
	font-weight:bold;
	color:#222;
	margin:20px 0 0 0;
}
.footer {
  background: #000f15;
  padding: 2% 0 1% 0;
}
.footer h3 {
  font-size: 20px;
  color: #fff;
  margin: 30px 0 30px 0;
  text-transform: capitalize;
  font-weight: 300;
     font-family: "Playfair Display", serif;
}
.footer-illution .phone-click a{
	padding-left:0;
}
.foot-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.foot-menu ul li{
	margin:3px 3px;
}
.foot-menu ul li a {
   padding:5px 18px;
    color: #aab4bb;
  font-size:14px;
  display:inline-block;
  
text-transform:capitalize !important;

letter-spacing:1px;
    transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;

  text-decoration:none;
}
.foot-menu ul li a:hover {
  
   color: #81bc00 ;
   
}
.footer p {
  font-size: 17px;
  color: #fff;
  margin: 0 0 30px 0;
}
.phone-click {
  display: inline-block;
}
.phone-click a {
  display: block;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
  text-decoration: none;
  font-size: 18px;
  border-radius: 26px;
  text-align: center;
  padding: 2px 11px;
}
.phone-click a span {
  padding-left: 6px;
  color: #fff;
  font-size: 14px;
}
.darkycont {
	width:100%;
	max-width:500px;
}
.social-section-icons ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-section-icons ul li {
  float: left;
  margin: 5px;
}
.social-section-icons ul li a {
  color: #e5005c;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  width: 60px;
  height: 60px;
  display: block;
  padding-top: 20px;
  transition: all 0.25s;
  font-size: 20px;
}
.social-section-icons ul li a:hover {
  background: #3a0017;
}
.copy-right {
  border-top: 1px solid #fff;
  padding: 20px;
  text-align: center;
  margin-top: 30px;
}
.copy-right a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1px;
}
.abtbaseright h2{
		font-size:60px;
		display:inline-block;
		    font-family: "Playfair Display", serif;
	}
	.respFtr {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
   background-color:#314700 !important;
    padding: 10px 0;
    display: none;
}
.wrapper {
    width: 90%;
    max-width: 300px;
}
.respFtrBox {
    width: 100%;
    max-width: 100px;
    float: left;
    text-align: center;
}
.respFtrBox a {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.sidepadded{
		padding:0 15px 0 15px;
	}
	.writupimg {
  width: 300px;
  margin-bottom: 40px;
}
.modelleftdr{
		padding-top:64px;
	}
@media screen and (max-width:1260px) {
	.spobox {
  max-width: 306px;
	}
}
@media screen and (max-width:1106px) {
	
	.doc-namel {
 max-width: 400px;
}
.basedtopleft {
  width: 50%;
}
}
@media screen and (max-width:1099px) {
	
	.doc-namel {
 display:none;
}
.resshowcase{
	display:block;
	text-align:right;
	width:100%;
	margin-top:20px;
	padding:40px 0 20px 20px;
	
}
.header-ban{
	padding:40px 0;
}
.vanisher img{
	width:100%;
	max-width:600px;
	display:inline-block
}
.basedtopleft {
  width: 50%;
}
.doc-namer{
	 width: 100%;
  float: none;
  padding: 0;
}
}
@media only screen and (max-width: 1096px) {
	#menu a{
		border:none !important;
	}
}
@media screen and (min-width:992px) {
	.navshowhide{
	display:none;
}
.navshow{
	display:block;
}
}
@media screen and (max-width:991px) {
		.respFtr {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    display: block;
    margin-top: 10px;
}
.about{
	padding:40px 14px !important;
}
.header-ban-oth {
  background: url('109879banbg_oth_res.jpg')no-repeat;
}
.centrcase{
	text-align:center !important;
	padding-top:40px !important;
}
.model{
	border-radius:50%;
	margin-bottom:20px;
}
.spobox {
  width: 247px;
}
.bannerbaseleft, .bannerbaseright{
	width:100%;
}
.bannerbaserightt{
	padding-left:30px;
}
.bannerbaseright{
	margin-top:10px;
}
.header-ban {
		background:url('109879banbgres.jpg')no-repeat;
	}
	.doc-namer{
		padding-top:70px;
	}
	.header-ban2 {
		background:url('109879banbgres2.jpg')no-repeat;
		position:relative;
		background-position:center;
		background-size:cover;
		padding:70px;
		text-align:center;
	}

.addedcasrleft{
	padding-top:60px !important;
}
.resshowcase{
		display:block;
		margin-top:40px;
	}
	.resshowcase img{
		width:100%;
	}
	.resshowcase{
		padding:0;
	}
	.header-ban{
		padding-bottom:0;
	}
.abtbaseleft{
	width:100%;
	float: none;
	padding-top:0;
}
.abtbaseddezi{
	display:none;
}
.abtbaseright {
  float: none;
  width: 100%;
  padding:0 20px 40px 20px !important;
}
.navshowhide{
	display:block;
}
.navshow{
	display:none;
}
.upperpadded{
	padding-top:0;
}
.containery_gall li {
	width:100% !important;
	display:inline-block;
	margin:16px 0;
}
	.mail-case {
  width: 268px;
  display: inline-block;
  padding: 0 12px;
}
.basedtopleft {
  width: 60%;
}
.basedtop {
  padding: 40px 30px;
  position: relative;
}
.basedtopright {
  width: 100%;
  max-width: 370px;
  position: absolute;
  top: 161px;
  right: 0;
}
.basedtopleft {
  width: 60%;
}
}
@media screen and (max-width:988px) {
	.spotleft, .spotright{
		width:100%;
		display:block;
		text-align:center;
	}
	.spotright{
		padding:30px 20px;
	}
	.spotted{
		display:block;
	}
	.spotleft{
		padding-top:40px;
	}
	.spobox{
		display:inline-block;
		margin-bottom:4px;
		height:auto;
		padding:40px 10px;
	}
}
@media screen and (max-width:900px) {
		.containery_gall li {
	width:30%;
	display:inline-block;
	margin:16px 0;
}
}
@media screen and (max-width:800px) {
	.abtbaseleft, .abtbaseright{
		width:100%;
		float:none;
	}
	.abtbaseright h2{
		margin-top:50px;
	}
	.otherbased{
	padding:0 0 40px 0;
}
}
@media screen and (max-width:730px) {
	.topofnavbar{
		display:none;
	}
}
@media screen and (max-width:700px) {
	.basedtopright {
  width: 100%;
  max-width: 225px;
  position: absolute;
  top: 374px;
  right: 0;
}
.headtxt {
  font-size: 34px;
}
.basedtopleft p{
	font-size: 15px !important;
}

}
@media screen and (max-width:600px) {
	.sidepadded{
		padding:0;
	}
	.reslefter{
		padding-bottom:0 !important;
	}
	.ex-space-det-img {
  width:20%;
  border-right: none;
  display:block;
}
.ex-space{
	height:auto;
}
.ex-space-det {
  width:70%;
  display:block;
  padding:4px;
}
.ex-space-det p{
	font-size:13px;
}
	.header-ban-oth{
		padding: 30px 0 0 0;
	}
	.model{
		max-width:170px !important;
	}
	.spotleft{
		padding:4px 0 0 0;
	}
	.spobox {
  width: 234px;
}
	.bannerbaseleft p{
		font-size: 15px !important;
line-height: 1.6 !important;
	}
	.spotright p{
		font-size: 15px !important;
line-height: 1.6 !important;
	}
	.look a {
  padding: 10px 28px;
  margin-top: 20px;
	}

	.bannerbaserightt{
		margin-bottom:40px;
	}
	.partnerslogotop{
		width:270px;
	}
	.upperptag {
  height: auto;
}
	.prevspost{
		padding:50px 40px;
	}
	.imggapper{
		margin-bottom:30px;
	}
	.header-ban2 {
  padding: 30px 0 0 0;
}
	.resshowcase{
		text-align:left;
	}
	.logosidelefts{
		width:150px;
	}
	.socicons ul li a {
  padding-top: 7px;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  font-size: 18px;
  border-radius: 8px 0 0 8px;
  transition: all 0.25s;
}
	.footer-illution .phone-click a {
  display: block;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
  text-decoration: none;
  font-size: 18px;
  border-radius: 0;
  text-align: center;
  padding: 6px 8px;
}
	.logotag {
  font-size: 42px;
}
.logobox{
	margin-bottom:0;
}
.pro-heading-lighte{
	font-size: 40px;
	 margin-bottom:30px;
  margin-top:30px;
}
.abtbaseright h2 {
  font-size: 40px;
  margin-bottom:30px;
  margin-top:30px;
}
	.containery_gall li {
	width:49%;
	display:inline-block;
	margin:16px 0;
}
	.darky-pic {
  width: 100% !important;
  max-width: 300px !important;
  display: inline;
  padding: 16px;
  height: auto !important;
}
	.header-ban{
		padding:30px 0 0 0;
	}
	.facility {
  padding: 0;
    padding-left: 0px;
  padding-left: 0px;
  margin: 0;
  list-style: number;
  padding-left: 40px;
}
	.aboutaltsdocright {
  width: 100%;
  max-width: 1300px;
  margin: 80px auto 0 auto;
  background: #42d9db;
  position: relative;
  padding: 260px 20px 20px 20px;
}
.darky img{
	width:100%;
	max-width:290px;
}
	.darky ul {
  text-align: left;
  padding: 0 0 0 10px;
  margin: 0;
  list-style: number;
}
	.abtbaseright {
  padding: 0;
}
	.mail-case a{
		font-size: 16px !important;
	}
	.doc-namel h2 {
  font-size: 48px;
}
.taglow {
  font-size: 16px;
}
}
@media screen and (max-width:480px) {
	.doc-namer {
  text-align: center;
}
.about h4{
	font-size: 18px !important;
	line-height:1.4 !important;
}
.logotag {
  font-size: 32px;
}
.supertagcase{
	color: #000 !important;
font-size: 15px !important;
}
.pro-heading-lighte {
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 0;
}
.yellowbelt {
  background: #222;
  padding: 8px 0 14px 0;
  text-align: center;
  position: relative;
}
.trtmnts{
	padding:40px 16px;
}
.productshowcaseblock{
	width:200px;
}
.dogani{
	width:100px;
	height:100px;
}
.productshowcaseblock h4 {
  font-size: 13px;
}
.aniround {
  width: 50px;
}
.prevspost{
		padding:40px 20px 20px 20px;
	}
	.partnerblox{
	padding:14px;
	border:1px solid #eee;
	height:auto;
}
.footer p {
  font-size: 14px;
  color: #fff;
  margin: 0 0 30px 0;
  padding-right:40px;
}
.patcher p{
	font-size:15px !important;
}
.maha{
	margin-bottom:30px !important;
}
.containery_gall li {
	width:100%;
	display:inline-block;
	margin:16px 0;
}
.model{
	width:100%;
	max-width:300px;
}
.welcome{
	padding-left:20px !important;
	padding-right:20px !important;
	padding-top:40px !important;
	padding-bottom:40px !important;
}
.abtbaseright p{
	font-size:15px !important;
}
.basedtopleft {
  width: 100%;
}
.basedtopright {
  width: 100%;
  max-width: 100%;
  position: static;
  background:#eee;
  text-align:center;
  padding:30px 20px;
}
.pinkbase {
  background: #e5005c;
  padding: 40px 20px;
  text-align: center;
}
.basedtopright img{
	width:300px;
	display:inline-block;
}
.mail-case {
  width: 100% !important;
  display: block;
  padding: 0 12px;
  text-align: center;
  border: none !important;
}
.mail-case h4 {
  font-size: 20px !important;
}
.mail-case a {
  font-size: 16px !important;
}
.aboutaltsdocright h2{
	font-size: 20px !important;
text-align: left;
font-weight: bold;
margin-bottom: 0 !important;
}
.associatedptag p{
	font-size:18px !important;
}
}
@media screen and (max-width:471px) {
	.spobox {
  width: 195px;
}
}
@media screen and (max-width:440px) {
	.abtbaseright h2 {
  font-size: 38px;
  margin-top:10px;
}	
.pro-heading-lighte {
  font-size: 28px;
  margin-top:8px;
}
.supertagcase{
	font-size:16px !important;
}
.logotag {
  margin-top: 8px;
  margin-bottom: 4px;
}
.darky h3{
	font-size:20px !important;
	font-weight:bold !important;
}
}
@media screen and (max-width:400px) {
	.doc-namel h2 {
  font-size: 34px;
  font-weight:bold;
}
.spobox {
  width: 194px;
}
.phone-click a span {
  padding-left: 6px;
  color: #fff;
}
.headtxt2{
	font-size: 20px !important;
margin-bottom: 0 !important;
margin-top: 0 !important;
padding-left:0 !important;
}
.aboutaltsdoc img {
  width: 200px;
}
	.aboutaltsdocright {
  width: 100%;
  max-width: 1300px;
  margin: 80px auto 0 auto;
  background: #42d9db;
  position: relative;
  padding: 130px 20px 20px 20px;
}
.footer p {
  font-size: 15px;
  color: #fff;
  margin: 0 0 30px 0;
}
.phone-click a span {
  padding-left: 6px;
  color: #fff;
}
.taglow {
  font-size: 14px;
  color: #222;
}
}