/*--------------Font family--------------------*/

@font-face {
	font-family: 'SansationLight';
	src: url('SansationLight.html');
	src: local('SansationLight'), url('SansationLight-2.html') format('woff'), url('SansationLight.ttf') format('truetype');
}

@font-face {
	font-family: 'Sansation-Regular';
	src: local('Sansation-Regular'), url('Sansation-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Sansation-Bold';
	src: local('Sansation-Bold'), url('Sansation-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'JaneAust';
	src: local('JaneAust'), url('JaneAust.ttf') format('truetype');
}

@font-face {
	font-family: 'gillsans-light';
	src: local('gillsans-light'), url('gillsans-light.ttf') format('truetype');
}
body{
background:#E96D65;
   
}
body{
	padding:0;
	margin:0;
	background:#fff;
	font-family: Sansation-Bold;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-weight:400;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1{ 
	text-align: center;
	font-size: 80px;
     color: #b71403;
	 font-family: Sansation-Bold;
}
h1,h2,h3,h4,h5,h6{
	margin:8px;		
	font-weight:400;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}	
p{
	margin:0;
	font-family: Sansation-Regular;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

.side-widget.open{margin-right:0}
.side-widget{width:auto;z-index:9999;background-color:transparent;position:fixed!important;left:0px;top:90%;text-align:center;margin-right:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}	

#carousel {
position: relative;
width:60%;
margin:0 auto;
}

#slides {
overflow: hidden;
position: relative;
width: 100%;
height: 250px;
}

#slides ul {
list-style: none;
width:100%;
height:250px;
margin: 0;
padding: 0;
position: relative;
}

 #slides li {
width:100%;
height:250px;
float:left;
text-align: center;
position: relative;
font-family: Sansation-Regular;
}


.centban{
    text-align: -webkit-center;
    height: 405px;
        overflow: hidden;
    position: relative;
      
    }

 #buttons {
padding:0 0 5px 0;
float:right;
}

#buttons a {
text-align:center;
display:block;
font-size:50px;
float:left;
outline:0;
margin:0 60px;
color:#b14943;
text-decoration:none;
display:block;
padding:9px;
width:35px;
}


/*-- header --*/
header {
    border-top: 80px solid #940e00;
    background-color: #fecc45;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ac7429), to(#fecc45));
    background-image: -webkit-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -moz-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -ms-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -o-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: linear-gradient(to left, #ac7429, #fecc45,#fecc45, #ac7429);
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logo {
    float: left;
    margin: 0px 0px 0px 40px;
    position: absolute;
    z-index: 10;
}
.logo h1 a {
    text-decoration: none;
    font-size: 35px;
    color: #286090;
	text-transform: uppercase;
}

.logo1 {
    float: right;
    margin: 10px 0px 0px 1080px;
    position: relative;
    z-index: 10;
}
.logo1 h1 a {
    text-decoration: none;
    font-size: 35px;
    color: #286090;
	text-transform: uppercase;
}
.navbar {
	margin-bottom: 0px;
	min-height: 30px;
}

.navbar-nav> .active a{
    background-image: url(images/navigation.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 10;
	margin: -50px 0px;
  }
.navbar-nav>li {
       margin: 0;
}
.navbar-nav {
    float: right;
}
.nav>li>a {
    padding: 10px 20px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 15px;
}

.dropdown-menu>li>a:hover {
	color:#fff;
}
.navbar-inverse .navbar-nav>li>a:focus {
    color: #2c333d;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #2c333d;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    padding: 0px;
}
/*-- bootstrap dropdown hover menu --*/
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

/*-- /bootstrap dropdown hover menu --*/
/*-- /header --*/
/*-- banner-slider --*/
.slide-contain{
    list-style: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    z-index: 1;
}
.faccontain{
	height: 714px !important;
	
}
.faccon li{
	height: 59% !important;
	
}
.contain {
    height: 450px;
    overflow: hidden;
    position: relative;
}

.slide-contain li {
    display: block;
    height: 90%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
}
.slide {
    width:100%;
    height: 100%;
    margin: 0px auto;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.slide li img {
    width:100%;
    height: 100%;
}
.butborder {
    
	position: absolute;
    z-index: -1;
    margin: 18px -4px;
  }

.modcon{
    position: relative;
    display: inline;
    top: 160px;
}
.nex{
	    float: right;
}
.pre, .nex{
	display: inline-block;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
	background-color: #fecc45;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ac7429), to(#fecc45));
    background-image: -webkit-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -moz-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -ms-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -o-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: linear-gradient(to left, #ac7429, #fecc45,#fecc45, #ac7429);
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-shadow: 0 1px 1px #000;
    text-align: center;
    height: 40px;
    width: 40px;
    top: -40px;
    padding: 5px;
    -webkit-box-shadow: 0 1px 1px black;
    -moz-box-shadow: 0 1px 1px black;
    box-shadow: 0 1px 1px black;
    -webkit-transition: background 0.15s ease;
    -moz-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    transition: background 0.15s ease;
  }
  
a#pre:hover, a#nex:hover {
color:#FFF;
text-shadow:.5px 0px #b14943;  
}
.sin-on1{
		margin: 40px 0px;
	}
/*.fac-tab{
	top: 420px !important;
}*/
.fachead{
	margin: 55px 0px 0px 0px;
}
.slide-tabs {
    position: absolute;
    bottom: 61px; /*50px*/
    left: 50%;
    margin-left: -74px;
    z-index: 10;
}
.slide-tabs li{
    background-color: #b71403;
    border-radius: 14px;
    cursor: pointer;
    float: left;
    height: 10px; /*25px*/
    margin: 2px 6px;
    width: 10px;/*25px*/
	list-style: none;
}

.sliderinner1{
	position: absolute;
	top: 30px;
	display: block;
	font-size: 40px;
	margin: 0 0 0 70%;
	color: #ffffff;
}
.sliderinner1 h3, .sliderinner2 h3{
font-family: JaneAust;	
font-size: 75px;
color: #ffffff;
}
.sliderinner2{
	position: absolute;
	top: 240px;
	display: block;
	font-size: 40px;
	margin: 0 0 0 2%;
	color: #ffffff;
}

	.socialicon{
		float: right;
		opacity: 0.5;
		position: relative;
		display: block;
		margin: 40px 40px 0 0;
		}
    
.aboutbuton p, .aboutbuton p a{
	padding: 10% 0%;
    font-family: Sansation-Regular;
    font-size: 12px;
    line-height: 24px;
    color: #b71403;
}
.aboutbuton p a{
	color: #b71403;
	text-decoration: underline;
}



/* Styling for prev and next buttons */
.slides-navigation {
    top: 50%;
}
.slides-navigation {
    margin: 20px 0px 20px 70px;
    position: relative;
    z-index: 3;
    top: 97%;
    width: 90%;
   border-bottom: solid 3px rgba(210, 162, 32, 0.55);
	
}
.slides-navigation a {
    position: absolute;
    display: block;
}
.slides-navigation a{
-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    display: block;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 20px;
    margin: 0 25px;
    text-shadow: 0 2px 1px #000;
    text-align: center;
    height: 40px;
    width: 40px;
    top: -40px;
    padding: 2px;
    background-color: #fecc45;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ac7429), to(#fecc45));
    background-image: -webkit-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -moz-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -ms-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -o-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: linear-gradient(to left, #ac7429, #fecc45,#fecc45, #ac7429);
    
	}
.slides-navigation a.next {
    right: -50px;
	top: -20px;
}
.slides-navigation a.prev {
    left: -50px;
	top: -20px;
}


.btn-bar{
    max-width: 346px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px;
    width: 100%;
}
.nobord{
  
    border: none !important;
    padding: 0px 60px;
    }
.phogallery{
	text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-family: Sansation-Bold;
    color: #b71403;	
}
.visualgal{
	text-align: left;
    line-height: 148px;
    font-size: 22px;
    font-family: Sansation-Bold;
    color: #b71403;	
}

.subhead, .subhead h1{
	text-align: center;
    font-family: gillsans-light;
    font-size: 41px;
    letter-spacing: 0.07em;
    width: 100%;
    line-height: 46px;
    color: #b71403;
}
.marcen{
	margin-left: 44px;
	margin-right: 44px;
	
}
.subdec{
	text-align: center;
    font-family: Sansation-Regular;
    font-size: 16px;
    padding: 2% 7% 2% 8%;
    line-height: 28px;
    color: #b71403;
}
.subdecfac{
	text-align: center;
    font-family: Sansation-Regular;
    font-size: 13px;
    padding: 2% 3% 2% 3%;
    line-height: 28px;
    color: #b71403;
}
.subdecfac div img{
	width: 90%;
	
}
.subdec a{
	color: #b71403;
	text-decoration: underline;
}
.aboutbuton{
	    padding: 0;
    text-align: center;
}
.aboutbuton p, .aboutbuton p a{
	padding: 4% 0%;
    font-family: Sansation-Regular;
    font-size: 12px;
    line-height: 24px;
    color: #b71403;
}
.aboutbuton p a{
	color: #b71403;
	text-decoration: underline;
    font-weight:700;
}
.mmrg {
    margin-top: -22px;
}
.aboutbuton h4 {
    text-align: center;
    font-family: Sansation-Bold;
	font-size: 22px;
    font-weight: 600;
    width: 100%;
    line-height: 50px;
	border-radius: 12px;
    box-shadow: 4px 4px 8px 2px #808080;
    background-color: #fecc45;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ac7429), to(#fecc45));
    background-image: -webkit-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -moz-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -ms-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: -o-linear-gradient(left, #ac7429, #fecc45,#fecc45, #ac7429);
    background-image: linear-gradient(to left, #ac7429, #fecc45,#fecc45, #ac7429);
}

/*--- about page----*/
.w3ls-inner-banner{
	background:url('../images/1.jpg') no-repeat 0px 0px;
	background-size:cover;
	min-height:200px;
}
.w3ls-inner-banner h2 {
    color: #fff;
    font-size: 35px;
    padding-top: 100px;
    text-transform: uppercase;
	text-align:right;
}
.w3ls-inner-banner label {
	width: 100px;
	height: 2px;
	background: #fff;
	display: block;
	float: right;
	margin-top:8px;
}
.agileits-team{
	    padding: 0px 70px;
	
}
.agileits-team h3 {
    color: #06a598;
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    font-size: 33px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.agileits-team p {
        margin: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}
.w3-agent {
	    margin-top: 6px;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #fecc45;
  border-top: 1px solid #fecc45;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
	  display: block;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	border: 2px solid #fecc45;
	width: 100%;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h4 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 20px;
  background-color: transparent;
  color: #fecc45;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
    color: #fecc45;
    margin: 40px 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    text-decoration: none;
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h4 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  
}

/*-- about page end  --*/


/*--------------Contact Page--------------------*/
.mappin{	
	float: left;
    width: 38%;
    position: absolute;
    top: 10%;
}
.map{
	width: 30%;
    padding: 60px 0 0 0;
    float: left;
}
.cnct_info{
	font-size: 16px;
    line-height: 22px;
    padding: 0 0 0px;
    font-weight: normal;	
	}
.left {
    margin: 60px 30px 0 0;
    text-align: right;
    float: left;
    z-index: inherit;
    position: relative;
    width: 24%;
	
}
.mg-r {
    margin: 30px 0 0;
}
.right {
	margin: 0px 0 0 16px;
    float: left;
	width: 38%;
}
.mar-top {
    margin-top:50px;
}
.right h2{
	position: relative;
	text-align: center;
}
.yllow-dot {
    width: 25px;
    height: 25px;
    background: #bd9f03;
    border-radius: 100%;
    display: block;
    margin: -15px auto 17px;
}
.map iframe {
    width:300px;
    height:300px;
    margin: 0 auto;
    display: table;
    border:0px;
}
.map {
    margin-bottom: 15px;
}
/*--------------Contact Page end--------------------*/



.slides-pagination a {
  width: 25px;
    height: 25px;
    margin: 2px 6px;
	background: #b71403;
 }
.slides-pagination a.current {
  background: #f4c141;
}
/*-- //banner-slider --*/
body{
	background-image: url(images/BG.png);
	background-repeat: repeat; 
    background-position: center;
	}
    
/*-- welcome-starts-here --
.top {
    background-image: url(images/BG.png);
 background-repeat: repeat; 
    background-position: center;
}----------*/
.main-content{
	padding: 10px 0px;
	
}
.welcome-top h3,.welcome-top h5,.welcome-top p {
	color:#fff;
}
.location_img {
	float:left;
	width:25%;
	margin-right:5%;
	margin-top: 0.5em;
}
.location_img img {
	width:100%;
}
.location{
	float:left;
	width:70%;
}
.welcome-top p {
	font-size: 13px;
    line-height: 30px;
    color: #7b7b7b;
    font-weight: 400;
}
.welcome-top h3 {
    font-size: 1.9em;
    color: #06a598;
    font-weight: 400;
    letter-spacing: 1px;
}
.welcome-top h5 {
    font-size: 1.3em;
    color: #565656;
    font-weight: 300;
	margin:0.6em 0 1.5em 0;
	text-transform:uppercase;
}
p.location_text {
    margin: 1em 0 0 0;
    display: BLOCK;
	font-size: 0.98em;
}
span.glyphicon.glyphicon-map-marker,span.glyphicon.glyphicon-dashboard {
    font-size: 12px;
    color: #06a598;
    margin-right: 6px;
}
.welcome_bottom{
	padding:8em 0 6em;
}
.welcome_head h2 {
    font-size: 1.9em;
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.welcome_head p {
    font-size: 1.05em;
    line-height: 1.6em;
    color: #BBBBBB;
    font-weight: 400;
    margin-top: 0.5em;
}
.welcome_head {
	margin-bottom:4em;
}
.welcome_bottom_right h3 {
    font-size: 1.7em;
    color: #000;
    font-weight: 400;
    margin-bottom: 0.4em;
}
.welcome_bottom_right p {
    font-size: 1.05em;
    line-height: 2.3em;
    color: #BBBBBB;
    font-weight: 400;
    margin-top: 0.8em;
}
.welcome_bottom_left img {
    width: 100%;
}
/*-- /welcome-ends-here --*/

/*--Properties-list--*/
.properties {
	background:#286090;
	padding:70px 0;
}
.pro-details-w3layouts {
    background: #fff;
    padding: 27px 27px 0 27px;
    min-height: 435px;
}
.pro-details-w3layouts h3 {
	text-align:left;
	font-size:24px;
	color:#000;
}
.pro-details-w3layouts label {
	width:100px;
	height:1px;
	background:#06a598;
	display:block;
	margin:15px 0 20px 0;
}
.Pro-img-w3ls img {
	width:100%;
}
p.location {
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px;
    color: #00c5b5;
}
p.location strong {
    color: #286090;
}
ol.agileits-prolist li {
    display: block;
    width: 100%;
    text-align: left;
	color: #525252;
	line-height: 40px;
	font-size: 14px;
	list-style-type: decimal
}
ol.agileits-prolist {
    padding-left: 10px;
	list-style-type: decimal
}
ol li i.fa.fa-long-arrow-right {
    margin-right: 5px;
    color: #000;
    font-size: 11px;
    vertical-align: middle;
}

/*--flexisel--*/
.flex-slider{	
	background:#242a2c;
	padding:100px 0;
}

#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	height:40px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: -45px;
	top: 45% !important;
	background: url(../images/themes1.html) no-repeat 1px 3px;
}
.nbs-flexisel-nav-right {
	right: -45px;
	top: 45% !important;
	background: url(../images/themes1.html) no-repeat -23px 3px;
}
ul#flexiselDemo3.nbs-flexisel-nav-left, ul#flexiselDemo3.nbs-flexisel-nav-right {
	width:26px;
	height:44px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	display:none;
}
.properties-list {
    width: 90%;
    margin: 0 auto;
}
.properties-list h2 {
    margin-bottom: 50px;
    text-align: center;	
	font-size: 33px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 1px;
	text-transform:uppercase;
}
/*--//flexisel--*/
/*--//Properties-list--*/

/*-- contact-section --*/
/*-- contact-page --*/
.contact {
	padding:0 0 1em 0;
}
.w3layouts-contact-section {
	padding: 60px 0;
}
.agileits-contact-main {
    margin: 0px 0 60px 0;
}
.contact-form {
	margin-bottom: 50px;
    margin-top: 15px;
}
p.your-para {
    color: #888;
	font-size: 0.9em;
	margin:0 0 2px 0;
}
p.your-para span{
    position: relative;
    display: inline-block;
    width: 44%;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    font-family: Sansation-Regular;
}
.w3layouts-contact-grid input[type="text"], .w3layouts-contact-grid textarea {
    width: 55%;
    padding: 0.8em;
    margin: 0 0 2px 0;
    background: #d6d6d6;
    outline: none;
    border: none;
    -webkit-appearance: none;
}
.w3layouts-contact-grid textarea {
	
	
}
p.sed-para{
    color: #286090;
	font-size: 18px;
	font-weight: 400;
    margin: 25px 0 5px 0px;
}
p.loc {
    color: #286090;
    font-size: 1.3em;
    font-weight: 400;
    margin: 0px 0 10px 0px;
}
p.para1{
	color:#767676;
    font-size: 0.9em;
    line-height: 2.2em;
}
address {
	    width: 100%;
    color: #767676;
    font-size: 0.9em;
    line-height: 2em;
}
.w3layouts-contact-grid {
  margin-top:0em;
}
address  a {
	color: #444;
	font-size: 1em;
	line-height: 1.8em;
}
address  a {
	color: #767676;
}
address  a:hover {
	color: #00c5b5;
}
.w3-address b, strong{
    color: #411141!important;
	text-align: center;
	font-size: 19px;
	font-weight: 400;
}
.w3-address{
    padding: 1.8em 0 1em 0;
} 
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: none!important;
    color: #C0C0C0;
}
.w3ls-map iframe {
	width: 100%;
    min-height: 300px;
    border: none;
    -webkit-box-shadow: 0px 1px 16px 0px rgba(209,255,244,1);
    -moz-box-shadow: 0px 2px 25px 0px rgba(209,255,244,1);
    box-shadow: 0px 1px 16px 0px rgb(210, 241, 201);
}
.send input[type="submit"] {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 2px 12px;
    text-align: center;
    color: #000;
    border: none;
    outline: none;
    background: #d1d2d4;
    text-decoration: underline;
}
.send {
    position: absolute !important;
    right: -158px !important;
    top: 0;
}   
p.contactpara1.text-center {
    color: #767676;
    font-size: 0.9em;
    line-height: 2.2em;
    margin-bottom: 3em;
}
h3.text-center.find {
    font-size: 2.5em;
    margin-bottom: 0.3em;
    color: #2C333D;
}
span.ValidationErrors {
    line-height: 18px !important;
    font-size: 12px !important;
    color: #D00 !important;
    padding-left: 10px;
    font-style: bold;
    position: absolute !important;
}
/*-- //contact-page --*/
/*-- contact-section --*/
.setmar{
    margin: 0 0 20px 30px;
}
.setmar1{ margin: 0 0 20px 80px;
}
.setmar2{
	margin: 0 40px;
}

    	#thumbnails ul{
    		text-align: center;
    	}
    	#thumbnails ul li { 
    		margin: 1px;
    		width: 100%;
    		float: left;
    	}

 /*New Changes as on 30-09*/
 
footer{
    background: #4b0049;
    border-top:4px solid #f0bc3f;
    padding: 17px 0;
}
footer h3 {
    font-size: 15.45px;
    color:#fff;
    border-bottom: 1px solid #f0bc3f;
    display: inline-block;
    margin: 0 0 30px;
}

footer a {
    font-size: 15px;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 0 0 25px;
}
footer a:hover {
    text-decoration: none;
    color:#fbca43;
}
footer .fb_icons2 a {
    display: inline-block;
}
footer .col {
    float: left;
}
footer .col-last-loc {
    float: right;
    text-align: right;
}
footer .col-last-loc p {
    font-size:15px;
    color:#fff;
    margin: 0;
}
footer .col-last-loc a {
    display: inline-block;
    padding: 0;
}
footer .locGps {
    position: absolute;
    right: 180px;
    top: 39%;
    transform: translateY(-50%);
}
.navbar-nav>li>a {
    margin: 10px 15px;
}
.socialiconFooter {
    margin: 10px 0 0;
}
.foo-logo {
    margin: 35px -20px 0;
    padding: 0;
}
.main-margin {
    margin-top:-27px; 
}
.footer-container{
    max-width:1000px;
    margin: 0 auto;
    padding: 0 30px;
    width: 100%;
}
.faccon a{
    display: block;
}
.flex {
    display: flex;
}
.faccontain .slide-tabs {
    bottom: 40px;
}
.dropdown-menu {
    margin: 0;
    z-index: 2;
    background: rgba(254, 204, 69, 0.8) !important; 
    padding-bottom: 10px;
    border:0px;
     padding-top: 20px;
    text-align:center;
    box-shadow: none;}
.dropdown-menu a {
     background: transparent !important; 
    margin: 0 !important;  
    font-weight:700 !important;
}
.active .dropdown-menu{
    padding-top: 50px;
}
.dropdown:hover ul.dropdown-menu {
    display: block;
}
.send {
    position: absolute;
    right:0;
    top:0;
}
.map iframe {
    box-shadow: 0px 17px 22px rgba(0, 0, 0, 0.5);}
.your-para{
    position: relative;
}
p.sec-tile {
    position: absolute;
    left: -167px;
    font-size: 23px;
    top: 50%;
    color:#4b0049;
    transform: translateY(-50%);
}
p.sec-tile.sec-right {
    left: auto;
    right: -167px;
}
#thumbnails li a img,.con a img{
    display: block;
    border:4px solid #f2be40;
    max-height: 250px;
}
.virtual a{
    display: block;
}
#thumbnails {
    display: inline-block;
    float: LEFT;
    margin-right: 15px;
}
.con {
    display: inline-block;
    margin-left: 15px;
}
.center {
    margin: 0 auto;
    display: table;
    position: relative;
}
 
.subdec span {
    display: block;
    margin: 0 0 4px;
}

.new-cont {
    height:669px;
}
.new-cont .slide-tabs {
    bottom: 300px;
    }
.error .page-title span {
    font-size: 300%;
    display: block;
}
.error a {
    font-size:120%;
    display: block;
    color: #000;
}
.container.error {
    padding: 150px 0 0;
}
h3.page-title {
    font-family: gillsans-light;
    font-size: 41px;
    letter-spacing: 0.07em;
    width: 100%;
    line-height: 46px;
    color: #b71403;
}
.container.error .page-content p  {
    font-family: gillsans-light;
    font-size: 41px;
    letter-spacing: 0.07em;
    width: 100%;
    line-height: 46px;
    color: #b71403;
    margin: 0 0 25px;
}
.first-btn.btn-lrg {
    margin-left:25px;
}
@media screen and (max-width: 1024px) {
  .fac-tab {
    display: none;
  }
  }
@media (max-width: 1080px){
	header{
		border-top: 180px solid #b71403;
	}
	/*---Slider image----*/
	.faccontain {
		height: 700px !important;
	}
	.faccon li{
		height: 57% !important;
	}
	
	/*---Navigation----*/
	.logo{
		margin: 0 30px;
	}
	
	.logo a img{
		width: 66.6%;
	}
	.subhead {
		line-height: 75px;
	}
	.navbar-nav{
		text-align: center;
		float: none;
		margin: 0px 140px;
	}
	.navbar-nav .active{
		margin: 26px 0px;	 
	}
	.navbar-inverse .navbar-collapse{
		border: none;
	}
	#thumbnails ul{
		text-align: center;
	}
	#thumbnails ul li { 
		margin: 1px;
	}
	.sin-on1{
		margin: 0px;
	}
	/*---Social----*/
	.socialicon{
		margin: 75px 30px 0 0;
	}
	 /*---gallery page image----*/
	
	.butborder{
		width: 83%;
	}
	 /*---contact page----*/
	.map {
		width: 56%;
 	}
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 44%;
	 }
	.right {
		margin: 20px 0 0 192px;
		width: 70%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	
	.mappin{	
		float: left;
		top: 10%;
		width: 30%;
		position: absolute;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	
	.setmar, .setmar1, .setmar2{
		margin: 0px;
	}

.nav>li>a {
    padding: 22px 11px;
}
.new-cont {
    height: 660px !important;
}
.new-cont .slide-contain li div, .new-cont .slide-contain li p {
    display: block;
}
.new-cont .fachead {
    margin: 0;
}

}
@media (max-width: 1024px){
	header{
		border-top: 180px solid #b71403;
	}
	
	.faccontain {
		height: 700px !important;
	}
	.faccon li{
		height: 57% !important;
	}
	/*---Slider image----*/
	.contain, .centban{
		height: 500px;
	}
	.slide-tabs{
		
	}
	/*---Navigation----*/
	.logo{
		margin: 0 30px;
	}
	.logo a img{
		width: 60.6%;
	}
	.subhead {
		line-height: 75px;
	}
	.navbar-nav{
		text-align: center;
		float: none;
		margin: 0px 140px;
	}
	.navbar-nav .active{
		margin: 26px 0px;	 
	}
	.navbar-inverse .navbar-collapse{
		border: none;
	}
	.sin-on1{
		margin: 0px;
	}
	#thumbnails{
		float: none;
	}
	#thumbnails ul{
		text-align: center;
	}
	#thumbnails ul li { 
		margin: 1px;
		width: 100%;
		float: left;
	}
	
	
	
	/*---Social----*/
	.socialicon{
		margin: 75px 30px 0 0;
	}
	 /*---gallery page image----*/
	.butborder{
		width: 83%;
	}
	/*---contact page----*/
	.map {
		width: 56%;
 	}
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 44%;
	 }
	.right {
		margin: 20px 0 0 232px;
		width: 60%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	.mappin{	
		float: left;
		top: 10%;
		width: 28%;
		position: absolute;
	}
.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
		.marcen{
	margin-left: 0;
	margin-right: 0;
}

.main-margin {
    margin-top: -61px;
}
.subdec {
    font-size: 14px;
    line-height: 22px;
}
.slide-contain li div,.slide-contain li p{
    display: none;  
}
.main-margin2 {
    margin-top:-41px; 
}
.conform {
    display: flex;
    flex-wrap: wrap;
}
.conform .left {
    width:30% !important;
    order:1;
    float: left !important;
}
.conform .map {
    width:100% !important;
    float: left !important;
    order:3;
}
.conform .right {
    width:70% !important;
    float: left !important;
    margin: 0 !important;
    order:2;
}
.conform h2 {
    display: none;
}
span.send {
    display: block;
    width: 100% !important;
    top: 42px;
    left: 0;
    right: 0 !important;
    
}
.w3layouts-contact-grid {
    margin-top: 48px;
    margin-bottom: 75px;
}
.map iframe {
    width: 100%;
}
span.send input {
    margin: 0 auto;
    display: table;
}
.conform br {
    display: none;
}
.container {
    width:100%;
}
.navbar-nav {
    margin: 0px 119px;
}
}
@media (max-width: 991px){
	header{
		border-top: 180px solid #b71403;
	}
	.faccontain {
		height: 700px !important;
	}
	.faccon li{
		height: 57% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 60px;
	}
	/*---Slider image----*/
	.sliderinner1{
		top: 50px;
		font-size: 35px;
		margin: 0 0 0 58%;
	}
	.sliderinner2 {
		top: 380px;
		font-size: 35px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 72px;
	}
	.contain, .centban{
		height: 480px;
	}
	.slide-tabs{
		
	}
	.sin-on1{
		margin: 0px;
	}

	#thumbnails ul{
		text-align: center;
	}

	
	
	/*---Navigation----*/
	.logo{
		margin: 0 30px;
	}
	.logo a img{
		width: 60.6%;
	}
	.subhead {
		line-height: 75px;
	}
	.navbar-nav{
		text-align: center;
		float: none;
		margin: 0px 30px;
	}
	.navbar-nav .active{
		margin: 26px 0px;	 
	}
	.navbar-inverse .navbar-collapse{
		border: none;
	}
	.sin-on1{
		margin: 0px;
	}
	/*---Social----*/
	.socialicon{
		margin: 75px 30px 0 0;
	}
	 /*---gallery page image----*/
	.phogallery, .visualgal{
		text-align: center;
		
	 }
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 160px;
		width: 55%;
		text-align: center;
		
	}
	.right h2{
		text-align: center;
	}
	p.your-para span{
		text-align: left;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 69%;
	}
	.mappin{	
	    width: 20%;
		position: relative;
		float: none;
		display: inline-block;
	}
	.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.w3-agent {
    margin-top: 18px;
}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
#thumbnails li a img, .con a img {
    width: 100%;
    height:100%;
}
.agileits-team p {  
    font-size: 14px;
}
	
}
@media (max-width: 900px){
	header{
		border-top: 180px solid #b71403;
	}
	.faccontain {
		height: 780px !important;
	}
	.faccon li{
		height: 57% !important;
	}
	
	.slides-navigation {
		margin: 0px 0px 0px 50px;
	}	
		
	/*---Slider image----*/
	.sliderinner1{
		top: 40px;
		font-size: 20px;
		margin: 0 0 0 58%;
	}
	.sliderinner2 {
		top: 360px;
		font-size: 20px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 72px;
	}
	
	.contain, .centban{
		height: 460px;
	}
	.sin-on1{
		margin: 0px;
	}
	
	#thumbnails ul{
		text-align: center;
	}
	
	/*---Navigation----*/
	.logo{
		margin: 0 30px;
	}
	.logo a img{
		width: 60.6%;
	}
	.subhead {
		line-height: 75px;
	}
	.navbar-nav{
		text-align: center;
		float: none;
		margin: 0px 30px;
	}
	.navbar-nav .active{
		margin: 26px 0px;	 
	}
	.navbar-inverse .navbar-collapse{
		border: none;
	}
	/*---Social----*/
	.socialicon{
		margin: 75px 30px 0 0;
	}
	 /*---gallery page image----*/
	
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 170px;
		float: left;
		width: 52%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	p.your-para span{
		text-align: left;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 76%;
	}
	.mappin{	
	    width: 20%;
		position: relative;
		float: none;
		display: inline-block;
	}
	.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}
}
@media (max-width: 800px){
	header{
		border-top: 180px solid #b71403;
	}
	.faccontain {
		height: 720px !important;
	}
	.faccon li{
		height: 55% !important;
	}
	
	.slides-navigation {
		margin: 0px 0px 0px 40px;
	}	
	
	/*---Slider image----*/
	
	.sliderinner1{
		top: 40px;
		font-size: 20px;
		margin: 0 0 0 60%;
	}
	.sliderinner2 {
		top: 345px;
		font-size: 20px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 65px;
	}
	.contain, .centban{
		height: 400px;
	}
	.slide-tabs{
		
	}
	/*---Navigation----*/
	.logo{
		margin: 0 30px;
	}
	.logo a img{
		width: 60.6%;
	}
	.subhead {
		line-height: 75px;
	}
	.navbar-nav{
		text-align: center;
		float: none;
		margin: 0px 0px;
	}
	.navbar-nav .active{
		margin: 26px 0px;	 
	}
	.navbar-inverse .navbar-collapse{
		border: none;
	}
	/*---Social----*/
	.socialicon{
		margin: 75px 30px 0 0;
	}
	.sin-on1{
		margin: 0px;
	}
	 /*---gallery page image----*/

	#thumbnails ul{
		text-align: center;
	}

	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 800px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 800px !important;
	}
	#lightbox-image {
		width: 780px !important;
	}
	#jquery-lightbox{
		left: 0px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 190px;
		float: left;
		width: 48%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	p.your-para span{
		text-align: left;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 85%;
	}
	.mappin{	
	    width: 19%;
		position: relative;
		float: none;
		display: inline-block;
	}
	.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}
}
@media (max-width: 760px){
	header{
		border-top: 150px solid #b71403;
	}
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 56% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 30px;
	}	
	/*---Slider image----*/
	.sliderinner1{
		top: 30px;
		font-size: 18px;
		margin: 0 0 0 64%;
	}
	.sliderinner2 {
		top: 340px;
		font-size: 18px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 38px;
	}
.contain, .centban{
		height: 380px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 18px;
	}
	.logo a img{
	    width: 75.2%;	
	}
	.subhead {
		line-height: 75px;
	}
	.navbar-nav{
		text-align: center;
		float: none;
		margin: 10px 0px;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	.navbar-nav>li{
		margin-left: auto;
		margin-right: auto;
	}
	.navbar-inverse .navbar-collapse{
		border: none;
		
	}
	.sin-on1{
		margin: 0px;
	}
	/*---Social----*/
	.socialicon{
		 margin: 20px 35px 0 0;
	}
	 /*---gallery page image----*/
	#thumbnails{
		float: none;
	}
	#thumbnails ul{
		text-align: center;
	}
	#thumbnails ul li { 
		margin: 1px;
		width: 100%;
		float: left;
	}
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 760px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 760px !important;
	}
	#lightbox-image {
		width: 740px !important;
	}
	#jquery-lightbox{
		left: 0px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 144px;
		float: left;
		width: 55%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	p.your-para span{
		text-align: left;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 90%;
	}	
	.mappin{	
	    width: 19%;
		position: relative;
		float: none;
		display: inline-block;
	}
			
	.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    margin-right: 0;
    margin-bottom: 8px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #4c0049;
}
.navbar-toggle .icon-bar {
    width: 27px;
    height: 3px;
}
 .socialicon {
    margin: 20px 0px 0 0 !important;
 }
.subhead, .subhead h1  {
    font-size: 26px !important;
    line-height: 28px !important;
    margin: 0 0 15px !important;
}
.subdec {
    font-size: 13px;
    padding: 0;
    line-height: 23px;
}
.agileits-team {
    padding: 0 !important;
}
.team-w3ls .container {
    padding: 0 !important;
}
.team-w3ls .container .w3-agent {
    padding: 0 !important;
}
 .aboutbuton h4 {
    font-size: 16px;
    line-height: 36px;
}
.foo-logo {
    margin: 0 auto;
}
.foo-logo img {
    width: 50%;
}
footer h3 {
    margin: 0 0 10px;
}
footer a {
    font-size: 13px;
    padding: 0 0 10px;
}
footer .col-last-loc {
    float: none;
    text-align: left;
}
footer .locGps {
    right: 36px;
    top: 50%;
}
.socialicon.socialiconFooter {
    float: left;
    margin: 10px 0 0 !important;
}
.socialicon.socialiconFooter a img {
    width: 100%;
}
.main-margin {
    margin-top: -27px;
}

.main-margin2 .subhead, .main-margin2 .subhead h1 {
    margin: 0 0 5px !important;
}
.slides-navigation {
    margin: 30px 0px 3px 16px !important;
    }
.subdecfac.flex {
    display: block;
 } 
 .subdecfac.flex .w3-agent {
    width: 50%;
    float: left;
 }  
 .subdecfac div img {
    width: 73%;
}
.new-cont {
    height: 474px !important;
}
.navbar-nav>li>a {
    margin: 5px 15px;
    padding: 8px 11px;
    font-weight:100;
}
.navbar-nav .active {
    margin: 56px 0px 0 !important;
}
.dropdown-menu {
    background: transparent !important;
    position: relative;
    float: none;
    padding-top:40px; 
}
.dropdown-menu {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu>li>a {
    padding: 10px 20px;
    font-weight: 100 !important;
}
.conform .left {
    width:100% !important;
    order:1;
    float: none !important;
}
.conform .map {
    width:100% !important;
    float: left !important;
    order:3;
}
.conform .right {
    width:100% !important;
    float: none !important;
    margin: 0 !important;
    order:2;
}
.w3layouts-contact-grid input[type="text"], .w3layouts-contact-grid textarea {
    width: 100%;
    }
    p.your-para span {
    text-align: left;
    display: block;
}

.mar-top {
    margin-top: 8px;
}
span.send {
    top: inherit;
    bottom: -53px;
}
p.sec-tile {
    position: static !important;
    text-align: center;
    }
 #thumbnails {
    float: left !important;
    margin: 0 !important;
}
#thumbnails ul li {
    margin-bottom: 25px;
}
.con {
    display: block;
    margin: 0 auto 30px;
}
.center {
    margin: 21px auto;
}

}

@media (max-width: 640px){
	header{
		border-top: 140px solid #b71403;
	}
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 56% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 30px;
	}	
	/*---Slider image----*/
	.sliderinner1{
		top: 30px;
		font-size: 18px;
		margin: 0 0 0 63%;
	}
	.sliderinner2 {
		top: 290px;
		font-size: 18px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 40px;
	}
		.contain, .centban{
		height: 280px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 18px;
	}
	.logo a img{
	    width: 71%;	
	}
	 .socialicon {
	    margin: 20px 20px 0 0;
	 }
	 .socialicon a img{
		width: 31%; 
	 }
	 .navbar-nav {
		margin: 10px 0px;
		width: 100%;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	/*---heading----*/
	.subhead {
		line-height: 75px;
	}
	 /*---facility page image----*/
	 .sin-on1{
		margin: 0px;
	}
	 
	  /*---gallery page image----*/
	#thumbnails{
		float: none;
	}
	#thumbnails ul{
		text-align: center;
	}
	#thumbnails ul li { 
		margin: 1px;
		width: 100%;
		float: left;
	}
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 640px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 640px !important;
	}
	#lightbox-image {
		width: 620px !important;
	}
	#jquery-lightbox{
		left: 0px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 93px;
		float: left;
		width: 65%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	p.your-para span{
		text-align: left;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 85%;
	}	
	.mappin{	
	    width: 18%;
		position: relative;
		float: none;
		display: inline-block;
	}
	.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}
}

@media (max-width: 568px){
	header{
		border-top: 130px solid #b71403;
	}
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 46% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 26px;
	}	
	/*---Slider image----*/
	.sliderinner1{
		top: 30px;
		font-size: 18px;
		margin: 0 0 0 62%;
	}
	.sliderinner2 {
		top: 250px;
		font-size: 18px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 38px;
	}
		.contain, .centban{{
		height: 260px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 18px;
	}
	.logo a img{
	    width: 67%;	
	}
	 .socialicon {
	    margin: 20px 20px 0 0;
	 }
	 .socialicon a img{
		width: 31%; 
	 }
	 .navbar-nav {
		margin: 10px 0px;
		width: 100%;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	/*---heading----*/
	.subhead {
		line-height: 65px;
	}
	 /*---facility page image----*/
	.sin-on1{
		margin: 0px;
	}
	  /*---gallery page image----*/
	#thumbnails ul li { 
	float: none;
	}	 
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 568px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 568px !important;
	}
	#lightbox-image {
		width: 548px !important;
	}
	#jquery-lightbox{
		left: 0px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 66px;
		float: left;
		width: 75%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	p.your-para span{
		text-align: left;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 85%;
	}
	.mappin{	
	    width: 18%;
		position: relative;
		float: none;
		display: inline-block;
	}
.agileits-team {
    padding: 0px 25px;
}.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}
}
@media (max-width: 480px){
	header{
		border-top: 120px solid #b71403;
	}
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 40% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 24px;
	}	
	/*---Slider image----*/
.sliderinner1{
		top: 30px;
		font-size: 18px;
		margin: 0 0 0 65%;
	}
	.sliderinner2 {
		top: 220px;
		font-size: 18px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 38px;
	}
	.contain, .centban{
		height: 240px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 15px;
	}
	.logo a img{
	    width: 64%;	
	}
	 .socialicon {
	    margin: 20px 20px 0 0;
	 }
	 .socialicon a img{
		width: 31%; 
	 }
	 .navbar-nav {
		margin: 10px 0px;
		width: 100%;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	/*---heading----*/
	.subhead {
		line-height: 60px;
	}
	 /*---facility page image----*/
	 
	 .sin-on1{
		margin: 0px;
	}
	#thumbnails ul li { 
	float: none;
	}
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 480px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 480px !important;
	}
	#lightbox-image {
		width: 460px !important;
	}
	#jquery-lightbox{
		left: 0px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 0;
		float: left;
		width: 100%;
		text-align: center;
	}
	p.your-para span{
		text-align: left;
	}
	.right h2{
		text-align: center;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 85%;
	}
	.mappin{	
	    width: 18%;
		position: relative;
		float: none;
		display: inline-block;
	}
.agileits-team {
    padding: 0px 25px;
}.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}
}
@media (max-width: 414px){
	header{
		border-top: 105px solid #b71403;
	}
	
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 34% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 20px;
	}	
/*---Slider image----*/
.sliderinner1{
		top: 30px;
		font-size: 18px;
		margin: 0 0 0 65%;
	}
	.sliderinner2 {
		top: 220px;
		font-size: 18px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 36px;
	}
	.contain, .centban{
		height: 220px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 13px;
	}
	.logo a img{
	    width: 58.5%;	
	}
	 .socialicon {
	    margin: 20px 20px 0 0;
	 }
	 .socialicon a img{
		width: 28%; 
	 }
	 .navbar-nav {
		margin: 10px 0px;
		width: 100%;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	
	/*---heading----*/
	.subhead {
		line-height: 60px;
	}
	.subhead h1{
		font-size: 46px;
	}
	 
	.sin-on1{
		margin: 0px;
	}
	  /*---gallery page image----*/
	#thumbnails ul li { 
	float: none;
	}
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 414px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 414px !important;
	}
	#lightbox-image {
		width: 390px !important;
	}
	#jquery-lightbox{
		left: 0px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 0;
		float: left;
		width: 100%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 80%;
	}
	.mappin{	
	    width: 18%;
		position: relative;
		float: none;
		display: inline-block;
	}
	.agileits-team {
    padding: 0px 25px;
}.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}
}
@media (max-width: 384px){

	header{
		border-top: 90px solid #b71403;
	}
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 34% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 16px;
	}	
/*---Slider image----*/
	.sliderinner1{
		top: 30px;
		font-size: 15px;
		margin: 0 0 0 65%;
	}
	.sliderinner2 {
		top: 180px;
		font-size: 15px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 32px;
	}
		.contain, .centban{
		height: 200px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 10px;
	}
	.logo a img{
	    width: 53%;	
	}
	 .socialicon {
	    margin: 20px 20px 0 0;
	 }
	 .socialicon a img{
		width: 27%; 
	 }
	 .navbar-nav {
		margin: 10px 0px;
		width: 100%;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	
	/*---heading----*/
	.subhead {
		line-height: 55px;
	}
	.subhead h1{
		font-size: 46px;
	}
	.sin-on1{
		margin: 0px;
	} 
	  /*---gallery page image----*/
	  
	#thumbnails ul li { 
	float: none;
	}
		 
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 384px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 384px !important;
	}
	#lightbox-image {
		width: 360px !important;
	}
	#jquery-lightbox{
		left: 0px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
	margin: 40px 0 0 0;
		float: left;
		width: 100%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 79%;
	}
	.mappin{	
	    width: 17%;
		position: relative;
		float: none;
		display: inline-block;
	}
	
.agileits-team {
    padding: 0px 25px;
}.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
	.w3-agent {
    margin-top: 18px;
}
}
@media (max-width: 375px){	

	header{
		border-top: 70px solid #b71403;
	}
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 30% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 16px;
	}	
	/*---Slider image----*/
	.sliderinner1{
		top: 30px;
		font-size: 15px;
		margin: 0 0 0 63%;
	}
	.sliderinner2 {
		top: 180px;
		font-size: 15px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 32px;
	}
		.contain, .centban{
		height: 200px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 8px;
	}
	.logo a img{
	    width: 45.6%;	
	}
	 .socialicon {
	    margin: 20px 0px 0 0;
	 }
	 .socialicon a img{
		width: 27%; 
	 }
	 .navbar-nav {
		margin: 10px 0px;
		width: 100%;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	/*---heading----*/
	.subhead {
		line-height: 50px;
	}
	.subhead h1{
		font-size: 46px;
	}
	 /*---facility page image----*/
	 .subdec img{
		
	 }
	  /*---gallery page image----*/
	.sin-on1{
		margin: 0px;
	}
	#thumbnails ul li { 
	float: none;
	}	 
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 375px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 375px !important;
	}
	#lightbox-image {
		width: 340px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
		margin: 40px 0 0 0;
		float: left;
		width: 100%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 78%;
	}
	.mappin{	
	    width: 17%;
		position: relative;
		float: none;
		display: inline-block;
	}
	
.agileits-team {
    padding: 0px 25px;
}.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.w3-agent {
    margin-top: 18px;
}
.marcen{
	margin-left: 0;
	margin-right: 0;
}
}
@media (max-width: 320px){
	
	
	header{
		border-top: 60px solid #b71403;
	}
	.faccontain {
		height: 820px !important;
	}
	.faccon li{
		height: 30% !important;
	}
	.slides-navigation {
		margin: 0px 0px 0px 16px;
	}	
	/*---Slider image----*/
	.sliderinner1{
		top: 30px;
		font-size: 15px;
		margin: 0 0 0 62%;
	}
	.sliderinner2 {
		top: 180px;
		font-size: 15px;
	}
	.sliderinner1 h3, .sliderinner2 h3{
		font-size: 32px;
	}
.sin-on1{
		margin: 0px;
	}
	.contain, .centban{
		height: 180px;
	}
	.slide-tabs{
		display: none;
	}
	/*---Navigation----*/
	.logo{
		margin: 0 5px;
	}
	.logo a img{
	    width: 41.5%;
	}
	 .socialicon {
	    margin: 20px 20px 0 0;
	 }
	 .navbar-nav {
		margin: 10px 0px;
		width: 100%;
	}
	.navbar-nav .active{
		margin: 40px 0px;	 
	}
	/*---heading----*/
	.subhead {
		line-height: 50px;
	}
	.subhead h1{
		font-size: 46px;
	}
	 /*---facility page image----*/

	  /*---gallery page image----*/

	#thumbnails ul li { 
	float: none;
	}
	#lightbox-container-image-box, #lightbox-container-image-data-box{
		width: 320px !important;
	    height: auto !important;
	}
	#lightbox-container-image-box{
		width: 320px !important;
	}
	#lightbox-image {
		width: 300px !important;
	}
	.hovereffect {
		margin: 15px 0px;
	 }
	 /*---contact page----*/
	.left{
		margin: 60px 0 0 0;
		text-align: center;
    	width: 100%;
	 }
	.right {
	margin: 40px 0 0 0;
		float: left;
		width: 100%;
		text-align: center;
	}
	.right h2{
		text-align: center;
	}
	.map {
		width: 100%;
		padding: 0px 0 0 0;
    }
	.butborder{
		width: 75%;
	}	
	.mappin{	
	    width: 16%;
		position: relative;
		float: none;
		display: inline-block;
	}
	.agileits-team {
    padding: 0px 25px;
}.setmar, .setmar1, .setmar2{
		margin: 0px;
	}
	.marcen{
	margin-left: 0;
	margin-right: 0;
}
.w3-agent {
    margin-top: 18px;
}	
	
}
