
body{
	font-family: 'Open Sans', sans-serif;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-family: 'Nova Round', cursive;
}
p{
	margin:0;
	padding:0;	
	color: #777;
}
/*--banner--*/
form #website{ display:none; }
/*---*/
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
}
nav a:hover,
nav a:focus {
	outline: none;
}
/*----*/
.header {
    background: #fff;
}
.header-top {
     padding: 1em 0 .5em;
    background: #e74c3c;
}
.social-icons {
    float: left;
}
.pricing {
    padding: 5em 0;
	margin-left: 121px;
}
.heading-agileinfo {
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 40px;
    margin-bottom: 1.9em;
    text-align: center;
    color: #e709c1;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
}
.heading-agileinfo span {
    display: block;
    font-size: 15px!important;
    margin-top: 1em;
    letter-spacing: 4px;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
}
.heading-agileinfo span:after {
    content: '';
    background: #e709c1;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}
.w3_agile_services_grid1 {
    margin-bottom: 0em;
}
.w3_agile_services_grid1 {
    overflow: hidden;
    position: relative;
}
.w3_agile_services_grid1 img {
    transition: all 0.25s ease-in-out;
    z-index: 4;
}
.w3_agile_services_grid1 .w3_blur {
    background-color: rgba(0, 0, 0, 0.45);
    height: 100%;
    width: 100%;
    z-index: 5;
    position: absolute;
    opacity: 0;
    top: 0;
}
.spo img {
    margin: 1em 21em;
    width: 3%;
}
.pr-ta {
    background: #1c113f;
    padding: 20px;
    height: 23em;
}
.agileits_services_grid h3 {
    font-size: 22px;
    font-weight: 600;
    color:#e74c3c;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding-top: 20px;
}
.agileits_services_grid p {
    color: #999;
    line-height: 2em;
    margin: 1em 0;
}
.moto-color1_3 {
    color: #e709c1;
	font-size: 16px;
}
.tabl-erat {
    margin-top: 20px;
}
.ratt {
    text-align: left;
    padding: 0;
}
.banner_bottom {
    padding: 7em 0;
}
h3.tittle-w3ls {
    color:  #e74c3c;
    font-size: 3em;
    
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: .7em;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
    text-align: center;
}
.inner_sec_info_wthree_agile {
    margin-top: 4em;
}
.help_full img, .help_full img {
    width: 100%;
}
.banner_bottom_grid img {
    margin-top: 10px;
    height: 430px;
}
.book {
    background: #e74c3c;
    margin: 3em auto;
}
.banner_bottom_left h4 {
    font-size: 1.5em;
    color: #47155f;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    line-height: 1.6em;
    margin-bottom: 1em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	margin-top: 22px;
}
.banner_bottom_left p {
    margin-bottom: 1em;
font-size: 20px;
line-height: 53px;
}

.tabl-erat h6 {
    font-size: 17px;
    color: #fff;
    margin-top: 5px;
}
.tag {
    text-align: right;
    padding: 0;
}
.tag a {
    display: inline-block;
    background: #e74c3c;
    padding: 6px 16px;
    color: #fff;
    text-decoration: none;
}
.aa
{
margin-top: -543px;
margin-left: 278px;
}
.w3ls_banner_bottom_grids{
margin-left: -71px;
width: 76%;
}

.social-icons a i {
    width: 32px;
    height: 32px;
    background:#34495e   url(../images/img-sprite.png) no-repeat 0px 0px;
    display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	 border-radius: 6px 6px 5px 10px;
}
.social-icons i.icon:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat 0px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon {
    background-position: 0px 0px;
}
.social-icons i.icon1 {
    background-position: -32px 0px;
}
.social-icons i.icon1:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -32px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon2 {
    background-position: -64px 0px;
}
.social-icons i.icon2:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -64px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon3 {
    background-position: -96px 0px;
}
.social-icons i.icon3:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -96px 0px;
      transform: rotateY(360deg);
}
.section_1_gallery_grid:hover .proj_gallery_grid1_pos {
    opacity: 1;
    visibility: visible;
	-moz-transform: scaleX(1);
}
.detail {
    float: right;
    margin-top: .5em;
}
.detail ul li {
    display: inline-block;
    font-size: 1em;
    margin: 0 0.5em;
    color: #fff;
}
.detail ul li a {
    color: #ffffff;
    vertical-align: text-bottom;
}
.indicat span{
	font-size: 1em;
    color: #222;
}
.logo{
	float: left;
width: 101%;
margin-top: -26px;
height: 75px;
}

ul.bc-list li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 1em;
    letter-spacing: 0.5px;
}
ul.btn-group.btn-breadcrumb i {
    color: #e85342;
}


.logo img{
	width: 23%;
margin-top: -5px;
}
.logo h1 a{
	text-decoration:none;
	color:#000;
	font-size:1.2em;
}
.header-bottom {
    padding: 3em 0em;
}
/*--header-menu--*/
.moon {
    margin-left: 21em;
    margin-top: 2em;
}
.award p 
{
    font-size: 20px;
text-align: center;
line-height: 42px;
color: #47155f;
margin-top: -78px;
}
.award img 
{
    margin-top: 108px;
}
 .top-nav{
	float: right;
margin-top: 23px;
}
.award h4 
{
    text-align: center;
margin-top: 27px;
}
/* span.menu {
    position: relative;
    cursor: pointer;
    color: #E74C3C;
    border-top: 2px solid #E74C3C;
    border-bottom: 2px solid #E74C3C;
    font-size: 1em;
} */
ul.nav1 {
  	/* display: none; */
  	position: absolute;
  	right: 18%;
  	margin-top: 8em;
  	padding: 0;
	top:0;
	height: 7px;
}
.top-nav ul li {
  	list-style-type: none;
  	display: inline-block;
}
.top-nav ul li a{
	color: #34495E;
    font-size: 1.2em;
    display: inline-block;
    margin: 0 7px;
	transition:.5s all;
	text-decoration:none;
	font-family: 'Nova Round', cursive;
    font-weight: 600;
}
.top-nav ul li a:hover{
	color:#E74C3C;
} 
.nav1 li a:active{
	color:#E74C3C;
} 
/*----*/
.services {
    padding: 7em 0;
	   /*  background: #F9F9F9; */
    margin-top: -65px;

}
.services1{
    padding: 7em 0;
	    background: #F9F9F9;
    margin-top: -29px;

}
.add
{
	margin-top: -20px;
}

h3.tittle_w3ls {
    text-align: center;
    color: #e74c3c;
    font-size: 3.5em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    
}
h4.tittle_w3ls {
    text-align: center;
    color: #e74c3c;
    font-size: 3.5em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
   
    margin-right: 0em;
    
}
.banner-inner {
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background-size: cover;
    min-height: 250px;
}
li.breadcrumb-item {
    font-size: 0.9em;
    letter-spacing: 1px;
}
li.breadcrumb-item a {
    color: #333;
}
.breadcrumb-item.active {
    color: #03cce6;
}
h5#exampleModalLabel {
    font-size: 1.2em;
}
.modal-body.video iframe {
    border: none;
    width: 100%;
    min-height: 250px;
}
.services {
    padding: 7em 0;
}
/* h3.tittle_w3ls {
    text-align: center;
    font-size: 3em;
    color: #2c363e;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
} */
.inner-sec-w3layouts-agileinfo {
    margin-top: 4em;
}
.breadcrumb{
	background:red;
}
.inner-sec-w3layouts-agileinfo {
    margin-top: 4em;
}
.section_1_gallery_grid {
    margin-top: 1em;
}
.section_1_gallery_grid1 {
    position: relative;
    background: #edf3f3;
    padding: 6px;
}
.proj_gallery_grid img {
    width: 100%;
}
.proj_gallery_grid1_pos {
    background: rgb(58, 15, 107);
    bottom: 23px;
    left: 30px;
    opacity: 0;
    padding: 1em;
    position: absolute;
    right: 30px;
    text-align: center;
    visibility: hidden;
	transform: scaleX(-1);
	    transition: all 0.8s ease;
}
.proj_gallery_grid1_pos h3 {
    font-size: 1.3em;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
.proj_gallery_grid1_pos p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
}
.section_1_gallery_grid1 {
    position: relative;
    background: #edf3f3;
    padding: 6px;
}
.proj_gallery_grid img {
    width: 100%;
}

.link-effect-4 a {
  padding: 0 10px;
  margin: 0 20px;
  color: #797878;
  text-shadow: none;
  position: relative;
}
.link-effect-4 a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0 0px;
  max-height: 0;
  color: #000;
  content: attr(data-hover);
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.link-effect-4 a:hover::before {
  max-height: 100%;
}
/*--header--*/
/*--banner--*/
.banner-section{
    position: relative;
}

.banner-text {
    position: absolute;
    top: 35%;
    background: rgba(144, 143, 143, 0.52);
    padding: 2em 0 1em;
    width: 3%;
    text-align: center;
    margin: 0 auto;
}
.banner-text h3 {
    font-size: 3em;
	color:#fff;
}
.banner-text p {
    font-size: 1em;
    color: #fff;
    padding: 1em;
    line-height: 1.8em;
}
h2.tittle {
    color: #e74c3c;
    font-size: 3.5em;
}
.welcome-w3ls p {
    font-size: 18px;
    color: 
    #4f4c4c;
    margin-top: -52px;
    margin-left: 66px;
}
.welcome-w3ls,.service-w3l,.artists-agileits {
    padding: 5em 0;
    text-align: center;
}
.welcome-w3ls span {
   font-size: 19px;
line-height: 45px;
width: 79%;
display: block;
margin: 1em auto 0;
color: #625555;
}
.welcome-w3ls span i{
    font-size: 26px;
    padding: 0px 9px;
    color: 
    #e74c3c;
}
.wel-left span
{
	     font-size: 11px;
    color: rgb(239, 133, 133);
    margin: 1em auto 0px;
    width: 111%;

}
a.play-icon span {
    background: url(../images/4.png) no-repeat 0px 0px;
    display: block;
    height: 57px;
    width: 80px;
    position: absolute;
    left: 26%;
    top: 181px;
}
.wel-grid {
    padding: 0;
}
.wel-left {
    float: left;
    width: 32.3%;
}
 .wel-grid1 {
    background: #120b28;
        margin-top: 10px;
   padding: 1em 0;

} 
.kk
{
	margin-top: 71px;
}
.ss img{
	width: 101%;
}
.ss
{
	margin-top: 56px;
}
.w3layouts_footer_grid
{
	line-height: 26px;
}
.wel-grid1 h4 {
    font-size: 3em;
    color: #fff;
}
.wel-grid1 h5 {
    font-size:18px;
    padding: .5em 0;
    color: #E74C3C;
}
.wel-grid1 p {
    font-size: 1em;
    line-height: 2em;
    color: #eee;
}
.wel-grids,.service-grids,.prices-grids,.biography-grids {
    margin-top: 4em;
}
.wel-grid img {
    width: 100%;
    border: 7px solid#34495E;
    padding: .5em;
	height: 312px;
}
.bb
{
	margin-left: -55px;
}
.border1 {
    width: 70px;
    background: #e709c1;
    display: block;
    height: 4px;
       margin: 30px;
    margin-top: -71px;
    margin-left: 585px;

}

.border {
    width: 70px;
    background: #e709c1;
    display: block;
    height: 4px;
    margin: 0.5em auto 0;
}
h3.tittle{
	color: #e74c3c;
    font-size: 3.5em;
	    text-align: center;
}
.wthree_more1 a {
    color: white;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: capitalize;
    margin: 1.5em auto 0;
    display: inline-block;
    padding: 10px 40px;
    outline: none;
    background:#e709c1;
   /*  border: 2px solid #e709c1; */
    border-radius: 2px;
    cursor: pointer;
    transition: 0.5s all;
    margin-left: 482px;
    margin-top: 53px;
}
.con i {
    font-size: 2em;
    color: #fff;
    padding: 1em;
    border: 1px solid #34495E;
    cursor: pointer;
    top: 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    -o-transform: .5s all;
}
.con i:hover {
    color: #E74C3C;
}
.ser-grid h4 {
    font-size: 1.8em;
    padding: 0.8em 0 0.5em;
    color: #E74C3C;
}
.con i:hover {
    color: #fff;
    background: #E74C3C;
    border: 1px solid #E74C3C;
}
.ser-grid p  {
    line-height: 2em;
	font-size:1em;
}
.footer {
    background: #120b28;
}
.f-bg-w3l {
    padding: 5em 0;
}
.w3layouts_footer_grid h2 {
    font-size: 1.5em;
    color:#e74c3c;
    position: relative;
    margin-bottom: 1.5em;
    letter-spacing: 2px;
}
ul.con_inner_text li {
    list-style-type: none;
    color: #bfbfbf;
    font-size: 14px;
    margin-bottom: 17px;
}
ul.con_inner_text span {
    margin-right: 13px;
}
ul.con_inner_text li label {
    color: #bfbfbf;
    margin-right: 1em;
    font-weight: 400!important;
}
ul.con_inner_text li label {
    display: block;
    margin-left: 1.7em;
}
label {
    margin: 0;
}
ul.con_inner_text li a {
    color: #bfbfbf;
}
.social_agileinfo li {
    display: inline-block;
}
.social_agileinfo li a {
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}
.social_agileinfo li a i {
    font-size: 1em;
    line-height: 2.4em;
}
.w3layouts_footer_grid p {
    font-size: 1em;
    line-height: 2em;
    margin-bottom: 2em;
    color: #bfbfbf;
}
.w3layouts_footer_grid form {
    border: 1px solid #fff;
    width: 100%;
}
.w3layouts_footer_grid input[type="email"] {
    outline: none;
    padding: 15px 15px;
    color: #fff;
    font-size: 14px;
    width: 86%;
    border: none;
    background: rgba(0, 0, 0, 0.22);
    letter-spacing: 2px;
}
button.btn1 {
    color: #fff;
    border: none;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    background:#e74c3c;
	transition: 0.5s all;
    float: right;
    width: 14%;
}
.copyright
{
margin-left: 243px;
font-size: 16px;
}
.w3layouts_footer_grid h3 {
    font-size: 1.5em;
    color: #e74c3c;
    position: relative;
    margin-bottom: 1.5em;
    letter-spacing: 2px;
	margin-left: 17px;
}
p.copyright a {
    color: #fff;
    text-decoration: underline;
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #34495E;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before,.services-bottom-left:hover .hvr-shutter-in-horizontal:before{
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/*--banner--*/
.album-agile {
    padding: 5em 0;
    background: #F9F9F9;
	margin-top: -65px;
}
.pp
{
margin-left: -127px;
}
/* CSS3 Hover Effects */
.register-sec-w3l {
    background: url(../images/mid1.jpg) no-repeat 0px 0px;
    padding: 5em 0;
}
.heading-agileinfo {
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 40px;
    margin-bottom: 1.9em;
    text-align: center;
    color: #e74c3c;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
}
span.thr {
    color: #fff;
}
.heading-agileinfo span {
    display: block;
    font-size: 15px!important;
    margin-top: 1em;
    letter-spacing: 4px;
    text-transform: capitalize;
    font-weight: 500;
}
.heading-agileinfo span:after {
    content: '';
    background: #e709c1;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}
.book-appointment {
    width: 50%;
    margin: 0 auto;
}
.gaps p {
    font-size: .9em;
    color: #000;
}
.book-appointment input[type="text"]{
    width: 100%;
    color: #000;
    outline: none;
    font-size: 1em;
    padding: 10px;
    -webkit-appearance: none;
    margin: .3em 0em 1em;
    background: #fff;
    border: 1px solid #fff;
}
 .book-appointment input[type="email"] {
    width: 100%;
    color: #000;
    outline: none;
    font-size: 1em;
    padding: 10px;
    -webkit-appearance: none;
    margin: .3em 0em 1em;
    background: #fff;
    border: 1px solid #fff;
}
.book-appointment textarea {
    min-height: 100px;
    width: 100% !important;
}
.book-appointment textarea {
    
    color: #000;
    outline: none;
    font-size: 1em;
    padding: 10px;
    -webkit-appearance: none;
    margin: .3em 0em 1em;
    background: #fff;
    border: 1px solid #fff;
}
.book-appointment input[type=submit] {
    display: block;
    color: #fff;
    margin: 0 auto;
    margin-top: 1em;
    padding: 10px 60px;
    font-size: .9em;
    /* width: 100%; */
    cursor: pointer;
    letter-spacing: 1px;
    border: none;
    outline: none;
    background: #e709c1;
    -webkit-transition: 0.5s all ease;
}



.img-box, .max-text-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-box img, .max-text-box img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.img-box {
  position: relative;
}

.max-text-box {
	top: 0;
	left: 0;
	position: absolute;
    padding: 2em;
}
.max-text-box .max-gal-text {
  display: block;
  position: relative;
  padding: 2%;
  float: left;
  left: 50%;
  top: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.round-box {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.round-box.bubble-effect, .round-box.flip-effect, .round-box.over-flip-effect, .round-box.flip-back-effect, .round-box.switch-3d-effect, .round-box.flip-forward-effect {
  overflow: visible;
}
.round-box .img-box, .round-box .max-text-box, .round-box .max-gal-text, .round-box img {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.max-gal-effect {
  display: block;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  overflow: hidden;
}
.max-gal-effect .max-gal-text {
  z-index: 2 !important;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.max-gal-effect .img-box:after, .max-gal-effect .img-box:before, .max-gal-effect .max-text-box:after, .max-gal-effect .max-text-box:before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.max-gal-effect.horizontal .img-box:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.max-gal-effect.horizontal .img-box:after {
  top: 25%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.max-gal-effect.horizontal .max-text-box:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.max-gal-effect.horizontal .max-text-box:before {
  top: 75%;
  left: 0;
  width: 100%;
  height: calc(25% + 1px);
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.max-gal-effect.vertical .img-box:before {
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.max-gal-effect.vertical .img-box:after {
  top: 0;
  left: 25%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.max-gal-effect.vertical .max-text-box:after {
  top: 0;
  left: 50%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.max-gal-effect.vertical .max-text-box:before {
  top: 0;
  left: 75%;
  width: calc(25% + 1px);
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.max-gal-effect:hover .img-box:after, .max-gal-effect:hover .img-box:before, .max-gal-effect:hover .max-text-box:after, .max-gal-effect:hover .max-text-box:before {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.max-gal-effect:hover .max-gal-text {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.slow-zoom .img-box {
  z-index: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2.2s ease-in-out;
  -moz-transition: all 2.2s ease-in-out;
  -ms-transition: all 2.2s ease-in-out;
  -o-transition: all 2.2s ease-in-out;
  transition: all 2.2s ease-in-out;
}
.slow-zoom:hover .img-box {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.slow-zoom {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.filtr-item img {
    width: 100%;
}
.max-gal-text h4 {
    color: #fff;
    font-size: 2em;
}
.max-gal-text p {
    color: #fff;
    font-size: 1em;
    line-height: 2.2em;
}
.gal-btm{
	margin-top:90px;
}
.gal-gd-sec{
	margin:30px 0;
}
.gal-gd img{
	width:100%;
}
.gallery {
    padding:6em 0;	
}
.services2 {
    padding: 7em 0;
}
.services2 span {
    font-size: 19px;
    line-height: 45px;
    text-align: center;
    display: block;
    margin: 1em auto 0;
    color: #625555;
}
.wthree {
    text-align: center;
    margin-top: 2em;
}
.wthree a{
   border: 2px solid #cbc9d2;
padding: 9px 34px;
font-size: 17px;
background: #120b28;
color: white;
}
/*--//gallery--*/
.slider {
	position: relative;
	text-align: center;
	width: 100%;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 8px;
	width: 8px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius:50%;
	background:#fff;
}
.callbacks_here a:after{
	border: 2px solid #FFF;
	background:transparent;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 29px;
	z-index: 999;
	left: 46%;
	display: none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 73%;
	left: 15%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 15%;
}
.caption {
    margin-top: 3em;
}
.caption h4 {
    padding: 0.6em 0;
    font-size: 2em;
	color: #E74C3C;
}
.caption h5 {
  font-size: 1.5em;
}
.cap-left img {
    border: 2px solid#D04536;
    padding: .5em;
    box-shadow: 0 0 5px #c3c3c3;
}
.news-gr img {
    margin: 0 auto 1em;
}
.news-gr p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
    padding-top: 1em;
    width: 90%;
    margin: 0 auto 1em;
}
.news-gr h4 {
    text-align: center;
    font-size: 1.5em;
    color: #222;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 6px;
    border-bottom: 1px solid #FFFFFF;
}
.section_1_gallery_grid:hover .proj_gallery_grid1_pos {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}


.social{
	text-align:center;
	    margin-top: 1em;
}
.social a i {
    width: 32px;
    height: 32px;
    background:#34495e   url(../images/img-sprite.png) no-repeat 0px 0px;
    display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	 border-radius: 6px 6px 5px 10px;
}
.social i.icon:hover {
  background: #34495e url(../images/img-sprite.png) no-repeat 0px 0px;
      transform: rotateY(360deg);
}
.social i.icon {
    background-position: 0px 0px;
}
.sociali.icon1 {
    background-position: -32px 0px;
}
.social i.icon1:hover {
  background: #34495e url(../images/img-sprite.png) no-repeat -32px 0px;
      transform: rotateY(360deg);
}
.social i.icon2 {
    background-position: -64px 0px;
}
.social i.icon2:hover {
  background: #34495e url(../images/img-sprite.png) no-repeat -64px 0px;
      transform: rotateY(360deg);
}
.social i.icon3 {
    background-position: -96px 0px;
}
.social i.icon3:hover {
  background: #34495e url(../images/img-sprite.png) no-repeat -96px 0px;
      transform: rotateY(360deg);
}
h3.tittle1 {
    color: #fff;
    font-size: 3.5em;
    text-align: center;
}
.biography-w3agile {
    padding: 5em 0;
    background: url(../images/banner.jpg);
    background-size: cover;
    min-height: 575px;
}
.biography-grid h4 {
    font-size: 2em;
    color: #fff;
}
/* .border1 {
    width: 70px;
    background: #fff;
    display: block;
    height: 4px;
    margin: 0.5em auto 0;
} 
.biography-grid p {
    font-size: 1em;
    line-height: 2em;
    padding: 1em 0;
	color:#eee
}
.biography-grid ul li {
    font-size: 1em;
    line-height: 1.8em;
    color: #eee;
    float: left;
    width: 50%;
    list-style: none;
}
.biography-grid img {
    border: 1px solid#DACFCF;
    padding: .5em;
    box-shadow: 0 0 5px #c3c3c3;
}
.contact {
    padding: 5em 0 0;
    text-align: center;
}
.map iframe{
	border:none;
	width:100%;
	height:390px;
	margin-top:3em;
}
.contact-us{
  background:#000;
	padding: 4em 0;
}
.contact-grid p{
	font-size: 1em;
	line-height: 1.8em;
	color:#eee
}
.contact-grid p a{
	color: #eee;
	text-decoration:none;
}
.contact-info {
	margin-top: 4em;
}
.contact-grid span {
    font-size: 2.5em;
    color: #E74C3C;
	margin-bottom: 0.5em;
}
.contact-info input[type="text"]:nth-child(3){
	margin-right:0;
}
.contact-info input[type="text"],.contact-info textarea{
	border: 1px solid #E74C3C;
	background:#ffffff;
	color: #000;
	margin: 0 25px 23px 0;
	padding: 12px 10px;
	outline: none;
	width: 31%;
}
.contact-info textarea{
	width: 98%;
	resize: none;
	height: 225px;
	margin-right: 0;
}
.contact-info input[type=submit] {
	color: #fff;
	padding: 1em 2em;
	font-size: 1em;
	cursor: pointer;
	font-weight: 600;
	background: #E74C3C;
	border: none;
	outline: none;
	 -webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;	
}
.contact-info input[type=submit]:hover {
	background: #fff;
    transition: .5s all;
    color: #E74C3C;
}
.copy-section {
    padding: 0em 0 2em 0;
    background: #000;
	text-align:center;
}
.copy-section p {
    font-size: 0.9em;
    color: #fff;
    font-weight: 400;
	line-height: 1.8em;
}
.copy-section a {
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.scroll.top {
        font-size: 2em;
    text-align: center;
    display: block;
    color: #fff;
    width: 5%;
    margin: 1.5em auto 0;
    background: #E74C3C;
    border-radius: 5px;
    height: 56px;
    padding-top: 0.3em;
}
/*responsive*/
@media(max-width:1440px){
/* .wel-grid1 {
    margin-top: 2.5em;
} */
.wel-grid1 p {
       padding: 0 1em;
}
ul.nav1 {
    right: 2%;
}
}
@media(max-width:1366px){
/* .wel-grid1 {
    margin-top: 3em;
	    padding: 3em 0;
}	 */
}
@media(max-width:1280px){
      h4.tittle_w3ls {
 
margin-right: 0em;
}
.wel-grid1 {
    margin-top: 1em;	
}
.banner-text {
    width: 4%;
}
}
@media(max-width:1080px){
     h4.tittle_w3ls {
 
margin-right: 0em;
}
h2.tittle {
    font-size: 3em;
}
ul.nav1 {
    right: 12%;
}
.wel-grid1 {
    margin-top: 1.3em;
    padding: 1em 0;
}	
.banner-text p,.ser-grid p,.biography-grid p,.max-gal-text p,.contact-grid p {
    font-size: .965em;
}
.wel-grid1 p {
    font-size: .965em;
	padding: 0 .5em;
}
.wel-grid1 h5 {
    font-size: 1.8em;
}
.welcome-w3ls, .service-w3l, .artists-agileits,.album-agile,.contact,.biography-w3agile {
    padding: 4em 0;
}
h3.tittle {
    font-size: 3em;
}
.caption h4,.biography-grid h4,.max-gal-text h4 {
    font-size: 1.8em;
}
.caption h5 {
    font-size: 1.3em;
}
.biography-grid ul li {
    font-size: 0.95em;
}
.scroll.top {
    width: 6%;
}
.contact-info textarea {
    width: 99%;
}
}
@media(max-width:1024px){
     h4.tittle_w3ls {

margin-right: 0em;
}
.wel-grid1 {
    margin-top: 0.9em;	
}
}
@media(max-width:991px){
       h4.tittle_w3ls {

margin-right: 0em;
}
.banner-text h3 {
    font-size: 2.8em;
}
.banner-text {
    top: 28%;
}
ul.nav1 {
    right: 17%;
	margin-top: 7em;
}
.logo h1 a {
    font-size: 1em;
}
.top-nav ul li a {
    font-size: 1em;
    margin: 0 6px;
}
.wel-grid img {
    width: 33%;
    margin: 0 auto;
}
.wel-grid:nth-child(3) {
    margin-top: 1em;
}
.wel-grid1 {
    padding: 2em 0;
}
.ser-grid {
    float: left;
    width: 25%;
}
.ser-grid h4 {
    font-size: 1.4em;	
}
.filtr-item {
    width: 33.3%;
    float: left;
}
.max-text-box {
    padding: 1.5em;
}
.cap-left {
    float: left;
    width: 33.3%;
}
.biography-grid img {
    margin: 0 auto 1.5em;
}
.biography-grid {
    text-align: center;
}
.map iframe {
 height: 250px;
}
.contact-grid {
    float: left;
    width: 33.3%;
}
.contact-info input[type="text"] {
    width: 30.4%;
}
.contact-info textarea {
    width: 98.3%;
}
.scroll.top {
    width: 7%;
}	
}
@media(max-width:800px){
       h4.tittle_w3ls {
 
margin-right: 0em;
}
ul.nav1 {
    right: 11%;
}
.banner-text {
    width: 5%;
}
.scroll.top {
    width: 8%;
}
}
@media(max-width:768px){
    .moon {
    margin-left: 0em;
    margin-top: 2em;
}
        
    h4.tittle_w3ls {

margin-right: 0em;
}
.top-nav ul li {
    display: block;
}
ul.nav1 {
        right: 0%;
    top: 150px !important;
    background: #080808;
    z-index: 9999;
    padding: 1em;
    width: 100%;
    text-align: center;
    margin: 0;
    height:136px;

}
.top-nav ul li a {
    margin: 4px 10px;
    color: #fff;
}
.banner-text {
    top: 23%;
}
.logo {
    width: 101%;
   margin-top: -21px;
height: 122px;
}
.logo img {
    width: 44%;
}
}
@media(max-width:736px){
       ul.nav1 {
   width: 36%;
right: 0%;
top: 10% !important;
height: 178px;
}
    h4.tittle_w3ls {

margin-right: 0em;
}
.banner-text {
    top: 21%;
}
.banner-text {
    top: 21%;
}
.banner-text h3 {
    font-size: 2.5em;
}
h2.tittle {
    font-size: 2.8em;
}
h3.tittle1,h3.tittle{
	 font-size: 2.8em;
}
.wel-grid1 h4 {
    font-size: 2.7em;
}
.welcome span {
    font-size: .95em;
      width: 88%;
}
.ser-grid {
    float: left;
    width: 50%;
}
.ser-grid:nth-child(3),.ser-grid:nth-child(4) {
    margin-top: 2em;
}
.wel-grids, .service-grids, .prices-grids, .biography-grids {
    margin-top: 3em;
}
.banner-text p,.ser-grid p,.biography-grid p,.max-gal-text p,.wel-grid1 p,.news-gr p,.contact-grid p {
    font-size: .95em;
}
.contact-info input[type="text"] {
    width: 30.3%;
}
.max-text-box {
    padding: 0.5em;
}
.contact-us {
    padding: 0em 0;
}
.contact-info {
    margin-top: 2em;
}
.scroll.top {
    width: 9%;
}

.logo {
    width: 101%;
   margin-top: -21px;
height: 122px;
}
.logo img {
    width: 44%;
}
.welcome-w3ls span {
    width: 67%;
}
.wthree_more1 a
{
	margin-left: 232px;
margin-top: 132px;
}
.border1{
	margin-left:268px;
}
.pp {
    margin-left: -193px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
.aa {
    margin-top: 1px;
    margin-left: -69px;
    margin-right:194px;
}
.ss img {
    width: 56%;
}
}
@media(max-width:667px){
       ul.nav1 {
   width: 36%;
right: 0%;
top: 10% !important;
height: 178px;
}
    h4.tittle_w3ls {

margin-right: 0em;
}
.banner-text h3 {
    font-size: 2em;
}
.banner-text h3 {
    font-size: 2em;
}
.banner-text {
    top: 18%;
}
.max-gal-text p {
    line-height: 1.5em;
}
.contact-info input[type="text"] {
    width: 30%;
}
.contact-info textarea {
	height: 180px;
}
.scroll.top {
    width: 11%;
}
.caption h4, .biography-grid h4, .max-gal-text h4 {
    font-size: 1.5em;
}	
ul.nav1 {
    width: 42%;
	right: 0%;
top:12% !important;
}
.logo {
    width: 101%;
   margin-top: -21px;
height: 122px;
}
.logo img {
    width: 44%;
}
.welcome-w3ls span {
    width: 67%;
}
.wthree_more1 a
{
	margin-left: 232px;
margin-top: 132px;
}
.border1{
	margin-left:268px;
}
.pp {
    margin-left: -193px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
.aa {
    margin-top: 1px;
    margin-left: -69px;
    margin-right:194px;
}
.ss img {
    width: 56%;
}
}
@media (max-width: 640px){
        ul.nav1 {
   width: 36%;
right: 0%;
top: 10% !important;
height: 178px;
}
    h4.tittle_w3ls {
 
margin-right: 0em;
}

.simplefilter li, .multifilter li, .sortandshuffle li {
    padding: 10px 19px !important;
}
.caption h4, .biography-grid h4, .max-gal-text h4 {
    font-size: 1.7em;
}
ul.nav1 {
    width: 42%;
	right: 0%;
top:12% !important;
}
.logo {
    width: 101%;
   margin-top: -21px;
height: 122px;
}
.logo img {
    width: 44%;
}
.welcome-w3ls span {
    width: 67%;
}.wthree_more1 a
{
	margin-left:  205px;
	margin-top: 126px;
}
.border1{
	margin-left:268px;
}
.pp {
    margin-left: -193px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
.aa {
    margin-top: 1px;
    margin-left: -69px;
    margin-right:186px;
}
.ss img {
    width: 56%;
}
}
@media(max-width:600px){
      ul.nav1 {
   width: 36%;
right: 0%;
top: 10% !important;
height: 178px;
}
    h4.tittle_w3ls {
 
margin-right: 0em;
}

.header-bottom {
    padding: 1em 0em;
}
.welcome-w3ls, .service-w3l, .artists-agileits,.album-agile,.contact,.biography-w3agile {
    padding: 3em 0;
}
h2.tittle {
    font-size: 2.5em;
}
h3.tittle1, h3.tittle {
    font-size: 2.5em;
}
.ser-grid h4,.caption h4, .biography-grid h4, .max-gal-text h4 {
    font-size: 1.5em;
}
.contact-info input[type="text"] {
    width: 29.5%;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
   padding: 10px 15px !important;
}

.logo {
    width:102%;
   margin-top: 2px;
height: 122px;
}
.logo img {
    width: 44%;
}
.welcome-w3ls span {
    width: 67%;
}.wthree_more1 a
{
	margin-left:  205px;
	margin-top: 126px;
}
.border1{
	margin-left:268px;
}
.pp {
    margin-left: -193px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
.aa {
    margin-top: 1px;
    margin-left: -69px;
    margin-right:178px;
}
.ss img {
    width:65%;
}
}
@media(max-width:568px){
      ul.nav1 {
    width: 42%;
	right: 0%;
top: 18% !important;
height: 183px;
}
    h4.tittle_w3ls {
  
    margin-right: 0em;
}
.banner-text {
    top: 23%;
    width: 7%;
}
.wel-grid1 h4 {
    font-size: 2.5em;
}
.wel-grid1 h5 {
    font-size: 1.5em;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
    font-size: 1em;	
}

.cap-left {
   padding: 0 6px;
}
.filtr-item {
    padding: 0.4em !important;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
    padding: 10px 12px !important;
}
.social-icons {
    float: none;
    text-align: center;
}
.detail {
    float: none;
    text-align: center;
}

.logo {
    width:102%;
    margin-top: 52px;
	height: 104px;
}
.logo img {
    width: 46%;
}
.welcome-w3ls span {
    width: 67%;
}.wthree_more1 a
{
	margin-left: 74px;
}
.border1{
	margin-left:268px;
}
.pp {
    margin-left: -193px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
.aa {
    margin-top: 1px;
    margin-left: -69px;
    margin-right: 171px;
}
.ss img {
    width:65%;
}
}
@media(max-width:480px){
    
      .award img {
    width: 100%;
}
    ul.nav1 {
    width: 42%;
	right: 0%;
top: 18% !important;
height: 183px;
}
    h4.tittle_w3ls {
  
    margin-right: 0em;
}
.banner-text {
    top: 10%;
    width: 7%;
    padding: 1em 0 1em;
}
ul.nav1 {
    right: 0%;
    top: 24% !important;;
}
.banner-text h3 {
    font-size: 1.8em;
}
.welcome span {
    font-size: .95em;
    width: 98%;
}
.con i {
    font-size: 1.5em;	
}
.simplefilter li, .multifilter li, .sortandshuffle li {
    padding: 10px 9px !important;
    font-size: .9em !important;
}
.ser-grid h4, .caption h4, .biography-grid h4, .max-gal-text h4 {
    font-size: 1.4em;
}
.filtr-item {
    width: 100%;
}
.caption h5 {
    font-size: 1.1em;
}
.wel-left {
    width: 100%;
}
.wel-grid1 {
	padding: 2em 0;
}
.wel-left:nth-child(2) {
    margin: 2em 0;
}
.cap-left {
    width: 100%;
}
.cap-left img {
    width: 100%;
}
.cap-left:nth-child(2) {
    margin: 2em 0;
}
.wel-grid img {
    width: 50%;
    margin: 0 auto;
}
.map iframe {
    height: 200px;
}
.contact-grid {
    width: 100%;
}
.contact-grid:nth-child(2) {
    margin: 2em 0;
}
.contact-info input[type="text"] {
    width: 100%;
}
.contact-info input[type="text"], .contact-info textarea {
   margin: 0 9px 15px 0;
   padding: 9px 10px;
}
.contact-info textarea {
    width: 100%;
}
.scroll.top {
    width: 13%;
}

.logo {
    width: 103%;
    margin-top: 52px;
}
.logo img {
    width: 51%;
}
.welcome-w3ls span {
    width: 67%;
}.wthree_more1 a
{
	margin-left: 74px;
}
.border1{
	margin-left:223px;
}
.pp {
    margin-left: -193px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
.aa {
    margin-top: 1px;
    margin-left: -69px;
    margin-right: 151px;
}
.ss img {
    width: 79%;
}
}
@media(max-width:414px){
     .welcome-w3ls p {
    font-size: 16px;
    margin-top: -24px;
    margin-left: 34px;
}
    .spo img {
    margin: 0em 2em;
    width: 5%;
}
    .services1 {
    margin-top: -14px;
}
      .w3ls_banner_bottom_grids {
        margin-left: -102px;
    width: 126%;
}
    .aa {
        margin-top: -20px;
margin-left: -101px;
    width: 125%;
}
      .award img {
    width: 100%;
}
    h4.tittle_w3ls {
  
    margin-right: 0em;
}
.banner-text {
    top: 15%;
    width: 8%;
    padding: 1em 0 0em;
}
ul.nav1 {
    right: 0%;
    top: 22% !important;;
}
.detail ul li {
    font-size: 0.95em;
}
.contact-us {
    padding: 0em  0;
}
.scroll.top {
    width: 16%;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
    padding: 7px 5px !important;
    font-size: .9em !important;
	margin: 0 0.1em !important;
}
.contact-info input[type=submit] {
    padding: 1em 1em;
    font-size: 0.95em;
}

.wel-grid1 p {
    padding: 0 1em;
}
.wel-grids, .service-grids, .prices-grids, .biography-grids {
    margin-top: 2em;
}
.welcome-w3ls, .service-w3l, .artists-agileits,.album-agile,.contact,.biography-w3agile {
    padding: 2em 0;
}
.contact-grid span {
    font-size: 2em;
}
ul.nav1 {
    width: 42%;
	right: 0%;
top: 18% !important;
height: 183px;
}
.logo {
    width:101%;
    margin-top: 52px;
}
.logo img {
    width: 57%;
}
.welcome-w3ls span {
    width: 94%;
}.wthree_more1 a
{
	margin-left: 74px;
}
.border1{
	margin-left:117px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
}
@media(max-width:384px){
    .welcome-w3ls p {
    font-size: 16px;
    margin-top: -24px;
    margin-left: 34px;
}
    .spo img {
    margin: 0em 2em;
    width: 5%;
}
    .w3ls_banner_bottom_grids {
        margin-left: -102px;
    width: 126%;
}
    .aa {
        margin-top: -20px;
margin-left: -101px;
    width: 125%;
}
     .pr-ta {
    height: 34em;
}
      .award img {
    width: 100%;
}
    h4.tittle_w3ls {
  
    margin-right: 0em;
}
ul.nav1 {
    right: 0%;
    top: 28% !important;;
}
.logo h1 a {
    font-size: 0.95em;
}
.banner-text {
    top: 14%;	
}
.ser-grid {
    width: 100%;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
    margin: 0 0em !important;
}
.welcome span {
    width: 100%;
}
.wel-grid1 h4 {
    font-size: 2em;
}
.max-gal-text p {
    line-height: 2em;
}
.ser-grid:nth-child(2){
    margin-top: 2em;
}
.biography-grid ul li {
    width: 100%;
	line-height:2em;
}
.contact-info textarea {
    height: 115px;
}
.scroll.top {
    width: 18%;
    margin: 1em auto 0;
}
ul.nav1 {
    width: 42%;
	right: 0%;
top: 18% !important;
height: 183px;
}
.logo {
    width:103%;
    margin-top: 52px;
}
.logo img {
    width: 55%;
}
.welcome-w3ls span {
    width: 90%;
}
.wthree_more1 a
{
	margin-left: 74px;
}
.border1{
	margin-left:117px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
}
@media(max-width:375px){
     .pr-ta {
    height: 34em;
}
      .award img {
    width: 100%;
}
    h4.tittle_w3ls {
 
    margin-right: 0em;
}
ul.nav1 {
    right: 0%;
    top: 28% !important;;
}
h2.tittle {
    font-size: 2.2em;
}
ul.simplefilter li:nth-child(5) {
    margin-top: 1em !important;
}
.book-appointment input[type="submit"] {
    padding: 9px 42px;
}
ul.nav1 {
    width: 42%;
	right: 0%;
top: 18% !important;
height: 183px;
}
.logo {
    width: 101%;
    margin-top: 52px;
}
.welcome-w3ls span {
    width: 67%;
}.wthree_more1 a
{
	margin-left: 74px;
}
.border1{
	margin-left:117px;
}
.bb {
    margin-left: -13px;
}.copyright {
    margin-left: 35px;
}
.logo img {
    width: 56%;
}

}
@media(max-width:320px){
    .pr-ta {
    height: 34em;
}
    .award img {
    width: 100%;
}
.banner-text {
    top: 17%;
    width: 9%;
}
ul.nav1 {
    right: 0%;
    top: 18% !important;
    height: 183px;
}
.logo h1 a {
    font-size: 0.9em;
}
.banner-text p {
    padding: 0.5em;	
}
.wel-grid img {
    width: 60%;
}
.bb {
    margin-left: -13px;
}
.copyright {
    margin-left: 35px;
}
.ser-grid,.cap-left,.biography-grid,.contact-grid {
    padding: 0;
}
.scroll.top {
    width: 21%;
}
.contact-info input[type=submit] {
    padding: 0.8em 1em;
}
.heading-agileinfo {
    margin-left: 1px;
}
.aa {
    margin-top: 0px;
    margin-left: -71px;
    width: 108%;
}
.w3ls_banner_bottom_grids {
    margin-left: -71px;
    width: 108%;
}
.book-appointment input[type="submit"] {
    padding: 9px 42px;
}
ul.nav1 {
    
    width: 42%;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.logo {
   
    width: 105%;
    margin-top: 52px;
}
.wthree_more1 a
{
	margin-left: 74px;
}
.border1{
	margin-left:117px;
}
.logo img {
    width: 57%;
}
h4.tittle_w3ls {
   
    margin-right: 0em;
}
.top-nav ul li a {
    margin: 0 10px;
}
}