html, body {
    max-width: 100%;
    overflow-x: hidden;
}
@font-face {
    font-family: text-2;
	src:url(../fonts/KGInimitableOriginal.ttf);
	}
@font-face {
    font-family: text-1;
	src:url(../fonts/MfReallyAwesome.ttf)
	}
.revealOnScroll { opacity: 0; }
.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
}
.video-container iframe {
  min-width: 100%; 
  min-height: 100%; 
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
/*-------Loader----*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/loader.gif) center no-repeat #fff;
	background-color:#000;
}


/*------Loder end----*/


/*----home page started----
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
----home page ended----*/
	
	/*----know us started----*/
.background1 {
	background-image:url(../img/background1.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	padding-bottom:5%;
	}
	
@media only screen and (max-width: 500px) {
    .background1 {
	background-image:url(../img/background2.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	padding-top:250px;
	background-color:#333;
	}
}
.background {background-color:#666;
	background-image:url(../img/background.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	}
.container-fluid {
	font-family:text-1;
	font-size:180%;	
	color:#FFF;
	width:100%;
	}
	
/*------navigation started-----------*/
.clientele-btn{position:relative;
	padding-left: 0%;
	padding-top: 5%;
	}
.clientele-btn img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
	}
.clientele-btn:hover img {
    transform: scale(1.1) rotateZ(-5deg);
    -moz-transform: scale(1.1) rotateZ(-5deg);
    -webkit-transform: scale(1.1) rotateZ(-5deg);
    -o-transform: scale(1.1) rotateZ(-5deg);
	}
.directors-world-btn{position:relative;
	padding-left: 5%;
	padding-top: 8%;
	}
.directors-world-btn img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
	}
.directors-world-btn:hover img {
    transform: scale(1.1) rotateZ(-5deg);
    -moz-transform: scale(1.1) rotateZ(-5deg);
    -webkit-transform: scale(1.1) rotateZ(-5deg);
    -o-transform: scale(1.1) rotateZ(-5deg);
	}
.services-btn{position:relative;
	padding-left: 14%;
	padding-top: 8%;
	}
	.services-btn img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
	}
.services-btn:hover img {
    transform: scale(1.1) rotateZ(-5deg);
    -moz-transform: scale(1.1) rotateZ(-5deg);
    -webkit-transform: scale(1.1) rotateZ(-5deg);
    -o-transform: scale(1.1) rotateZ(-5deg);
	}
.contact-btn{position:relative;
	padding-left: 21%;
    padding-top: 10%;
	}
.contact-btn img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
	}
.contact-btn:hover img {
    transform: scale(1.1) rotateZ(-5deg);
    -moz-transform: scale(1.1) rotateZ(-5deg);
    -webkit-transform: scale(1.1) rotateZ(-5deg);
    -o-transform: scale(1.1) rotateZ(-5deg);
	}
.gallery-btn{position:relative;
	padding-left: 14%;
	padding-top: 16%;
	}
.gallery-btn img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
	}
.gallery-btn:hover img {
    transform: scale(1.1) rotateZ(-5deg);
    -moz-transform: scale(1.1) rotateZ(-5deg);
    -webkit-transform: scale(1.1) rotateZ(-5deg);
    -o-transform: scale(1.1) rotateZ(-5deg);
	}
.people-btn{position:relative;
	padding-left: 11%;
	padding-top: 7%;
	}
.people-btn img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
	}
.people-btn:hover img {
    transform: scale(1.1) rotateZ(-5deg);
    -moz-transform: scale(1.1) rotateZ(-5deg);
    -webkit-transform: scale(1.1) rotateZ(-5deg);
    -o-transform: scale(1.1) rotateZ(-5deg);
	}
.know-us-btn{position:relative;
	padding-left: 24%;
    padding-top: 4%;
	}
.know-us-btn img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
	}
.know-us-btn:hover img {
    transform: scale(1.1) rotateZ(-5deg);
    -moz-transform: scale(1.1) rotateZ(-5deg);
    -webkit-transform: scale(1.1) rotateZ(-5deg);
    -o-transform: scale(1.1) rotateZ(-5deg);
	}
/*------navigation ended-----------*/

/*------know us started-----------*/
.know-us{
	background-image:url(../img/background.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:100%;
	height:100%;
	padding-bottom:5%;
	position:absolute;
	}

.text-1-2 {
	font-weight:700;
	text-decoration:underline;
	color:#eedc00;
		}
.text-1 {
	margin-top:5%;
	margin-left: 5%;
	padding-right: 5%;
	font-size: 2vw;
		}
.text-2 {
	margin-top: 13%;
	padding-left: 3%;
	padding-right: 5%;
	line-height: 130%;
	font-size: 2vw;
		}
.text-3 {
	padding-top: 3%;
	padding-right: 2%;
	font-size: 2vw;
		}
@media only screen and (min-width: 1920px) {
.know-us{
	max-height:1080px;
	width:100%;
	height:100%;
	}
.text-3 {
	padding-bottom:5%;
	}
}

/*------know us ended-----------*/

/*------clientele started-----------*/
.ct-1{background-image:url(../img/clientele-1.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:98%;
	height:100%;
	position:absolute;
	}
.ct-2{
	padding-left:0%;
	padding-top:8%;
	padding-bottom: 6%;
	}
.ct-3{
	padding-top:8%;
	}
.ct-4{
	padding-top:5%;
	}
.ct-5{
	padding-bottom:10%;
	}
	
@media only screen and (min-width: 1920px) {
.container{
	width:90%;}
.ct-1{
	max-height:1080px;
	width:100%;
	height:100%;
	}
.ct-2{
	padding-left:2%;
	padding-top:7%;
	padding-bottom: 18%;
	}
.ct-5{
	padding-bottom:10%;
	}
.img-responsive{
	width:110%;
	}
.img-responsive-1{
	width:100%;
	}
}

@media only screen and (max-width: 500px) {
.container{
	width:80%;}
.ct-1{
	display:none;
	}
.ct-2{
	padding-left:2%;
	padding-top:7%;
	padding-bottom: 18%;
	}
.ct-5{
	padding-bottom:10%;
	}
.img-responsive{
	width:75%;
	}
.img-responsive-1{width:90%;
padding-bottom:10%;
	}
}
/*------clientele ended-----------*/

/*------Directors Desk started-----------*/

.directordesk {
	background-image:url(../img/d-desk.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:98%;
	height:100%;
	padding-bottom:5%;
	position:absolute;
	}
.d-desk-1{
	margin-left: -15%;
	position: relative;
	padding-top: 10%;
	}
.d-desk-2{
	padding-left: 5%;
	padding-top: 9%;
	line-height: 125%;
	padding-right: 3%;
	}
.d-desk-3{padding-left: 2%;
	line-height: 125%;
	padding-right: 5%;
	padding-top: 1%;
	}
.d-desk-31{
	-ms-transform: rotate(-1deg); /* IE 9 */
	-webkit-transform: rotate(-1deg); /* Safari */
	transform: rotate(-1deg); /* Standard syntax */
	}
.d-desk-4{margin-top: -15%;
	padding-left: 10%;
	}
.d-desk-5{padding-left: 10%;
	padding-top: 7px;
	line-height: 135%;
	padding-right: 3%;
	padding-bottom: 20%;
	}
.desk{margin-right:2%;
	margin-left:2%;
	position:absolute;
	width:100%;
	}
@media only screen and (min-width: 1920px) {
	.d-desk-3{padding-left: 2%;
	line-height: 120%;
	padding-right: 5%;
	padding-top: 1.5%;
	font-size: 2vw;
	}
.d-desk-2{
	padding-left: 5%;
	padding-top: 8.5%;
	line-height: 120%;
	padding-right: 3%;
	font-size: 2vw;
	}
.d-desk-5{padding-left: 10%;
	padding-top: 2%;
	line-height: 120%;
	padding-right: 3%;
	padding-bottom: 20%;
	font-size: 2vw;
	}
}

@media only screen and (max-width: 500px) {
	.directordesk{
		display:none;
		}
	.d-desk-1{
		margin-left: 1%;
		position: relative;
		padding-top: 10%;
		width:100%;
		}
	.d-desk-3{
		padding-left: 2%;
		line-height: 120%;
		padding-right: 5%;
		padding-top: 1.5%;
		}
	.d-desk-2{
		padding-left: 5%;
		padding-top: 8.5%;
		line-height: 120%;
		padding-right: 3%;
	}
	.d-desk-5{padding-left: 0%;
		padding-top: 10%;
		line-height: 130%;
		padding-right: 0%;
		padding-bottom: 5%;
		}
	.d-desk-4{margin-top: 15%;
		width: 100%;
		padding-left: 0%;
		}
}
/*------clientele ended-----------*/

/*------Services strated-----------*/

.services-back{
	background-image:url(../img/services-3.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:98%;
	height:100%;
	padding-bottom:5%;
	position:absolute;
	}
.services{
	margin-top:5%;
	}
.services-1{
	position:absolute;
	padding-left: 5%;
	}
.services-1-1{
	position:absolute;
	padding-right: 5%;
	}

.services-2{
	padding-left: 10%;
	padding-right: 30%;
	padding-top:2%;
	text-align:center;
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg); /* Standard syntax */
	}
.services-3{
	padding-left: 5%;
	padding-right: 0px;
	padding-top: 25%;
	text-align:center;
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg); /* Standard syntax */
		 }
.services-4{
	text-align:center;
	padding:5%;
	}
.services-5{
	padding-top:5%;
	padding-left:5%;}
@media only screen and (min-width: 1920px) {
	
	.services{font-size:2vw;
	margin-top:5%;
	}
.services-1{font-size:2vw;
	position:absolute;
	padding-left: 5%;
	width:75%;
	}
.services-1-1{font-size:2vw;
	position:absolute;
	padding-right: 5%;
	}

.services-2{font-size:2vw;
	padding-left: 10%;
	padding-right: 30%;
	padding-top:2%;
	text-align:center;
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg); /* Standard syntax */
	}
.services-3{font-size:2vw;
	padding-left: 5%;
	padding-right: 0px;
	padding-top: 25%;
	text-align:center;
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg); /* Standard syntax */
		 }
.services-4{
	text-align:center;
	padding:5%;
	font-size:2vw;
	}
.services-5{
	padding-top:5%;
	padding-left:5%;
	font-size:2vw;}
}

@media only screen and (max-width: 500px) {
.services-back{
	background-image:url(../img/services-3.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:100%;
	height:100%;
	padding-bottom:5%;
	position:relative;
	}
.services{
	margin-top:5%;
	}
.services-1{
	display:none;
	position:absolute;
	padding-left: 5%;
	}
.services-1-1{
	display:none;
	position:absolute;
	padding-right: 5%;
	}

.services-2{
	padding-left: 1%;
	padding-right: 1%;
	padding-top:2%;
	text-align:center;
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Safari */
	transform: rotate(0deg); /* Standard syntax */
	}
.services-3{
	padding-left: 1%;
	padding-right: 1%;
	padding-top:5%;
	text-align:center;
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Safari */
	transform: rotate(0deg); /* Standard syntax */
		 }
.services-4{
	text-align:center;
	padding:5%;
	}
.services-5{
	padding-top:10%;
	padding-left:5%;
	width:100%;}

}
/*------Services ended-----------*/


/*------Contact Us Started-----------*/
.contact-us{
	background-image:url(../img/contact-us.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:98%;
	height:100%;
	padding-bottom:5%;
	position:absolute;
	}
.contact-us-1 {
	text-transform:uppercase;
	font-size:2.5vw;
	font-family:text-2;
	color:#feea0d;
	padding-right:5%;
	padding-top:5%;}
	
.contact-us-2{
	padding-right:5%;
	padding-top:7%;
	font-size:120%;
	font-weight:bold;}
.contact-us-3{
	padding-right:5%;
	padding-top:6%;
	font-size:100%;
	font-weight:bold;
	line-height:120%;
	}
.contact-us-4{
	padding-top:45%;
	padding-left:0%;
	padding-bottom:30%;}
ul li {
    float: left;
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	padding:1%;
}
li:hover {
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 1% #000000;
}
@media only screen and (min-width: 1920px) {
.contact-us-4{
	padding-bottom:40%;}
}

@media only screen and (max-width: 500px) {
.contact-us{
	background-image:url(../img/contact-us.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: contain; 
    -moz-background-size: contain; 
    -o-background-size: contain; 
    background-size: contain;
	background-position:top;
	width:100%;
	height:100%;
	top:1%;
	}
.contact-us-1 {
	text-transform:uppercase;
	font-size:5vw;
	font-family:text-2;
	color:#feea0d;
	padding-right:1%;
	padding-top:60%;}
	
.contact-us-2{
	padding-right: 5%;
	padding-top: 7%;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;}
.contact-us-3{
	padding-right:5%;
	padding-top:6%;
	font-size:5vw;
	font-weight:bold;
	line-height:120%;
	}
.contact-us-4{
	padding-top: 20%;
	padding-left:0%;
	padding-bottom:50%;}
ul li {
	width:25%;
    float: left;
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	padding:1%;
}
li:hover {
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 1% #000000;
}
}
/*------Contact Us ended-----------*/


/*------Our Team Started-----------*/
.our-team{
	background-image:url(../img/our-team.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:98%;
	height:100%;
	padding-bottom:5%;
	position:absolute;
	}
.our-team-2 {
	padding-left: 13%;
	margin-top: -6%;
	font-size:2vw;
	position: relative;
}
.our-team-3 {
	padding-top: 30%;
	padding-left: 5%;}
.our-team-5 {
	padding-top: 10%;
	padding-left: 10%;
	font-size:2vw;
	color:#eedc00;
	letter-spacing:1px}
.our-team-4 {
	padding-top: 5%;
	font-size: 2vw;
	position: relative;
	padding-left: 5%;
	padding-bottom: 5%;}
	
@media only screen and (min-width: 1920px) {

.our-team-3 {
	    width: 75%;}

}

@media only screen and (max-width: 500px) {
	.our-team{
	background-image:url(../img/our-team.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: contain; 
    -moz-background-size: contain; 
    -o-background-size: contain; 
    background-size: contain;
	background-position:top;
	min-height:250px;
	width:125%;
	height:125%;
	padding-bottom:0%;
	position:relative;
	}
.our-team-2 {
	padding-left: 10%;
	margin-top: -6%;
	font-size:5vw;
	position: relative;
}
.our-team-3 {
	padding-top: 10%;
	padding-left: 10%;
	width:100%}
.our-team-5 {
	padding-top: 10%;
	padding-left: 10%;
	font-size:5vw;
	color:#eedc00;
	letter-spacing:1px}
.our-team-4 {
	padding-top: 5%;
	font-size: 5vw;
	position: relative;
	padding-left: 10%;
	padding-bottom: 5%;}
}

/*------Our Team ended-----------*/


/*------Our Work Strated-----------*/
.our-work{
	background-image:url(../img/our-work.png);
	background-repeat:no-repeat;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
	background-position:center;
	min-height:768px;
	width:100%;
	height:100%;
	padding-bottom:5%;
	position:absolute;
	left: 0;
	}
.our-work-1{
		font-family:text-2;
		text-transform:uppercase;
		color:#ffea0d;
		padding-left: 11.5%;
		padding-top: 5.5%;}
		
	.our-work-2{
		padding-left:11%;
		}
		
	.our-work-3{
		padding-left:5%;
		}
	.our-work-4{
		padding-left:6%;
		}
		
	.our-work-5{
		padding-left:5%;
		}
	.our-work-6{
		padding-left:3%;
		}
		
	.our-work-7{
		padding-left:4%;
		}
		
	.Portfolio-nav{
		color:#ffea0d;
		}
		.Portfolio-nav a{
		color:#ffea0d;}
		.Portfolio-nav a:hover{
		color:#ffffff;
		text-decoration:none;}
		
	.our-work-8{
		padding-top:7%;
		padding-left:1%;}
		
		.Portfolio-box {text-align: center;
padding-bottom: 1%;
padding-right: 1%;
float:left;
height: auto%;
max-width: 100%;}

/*------Our Work ended-----------*/

.swa{
background-color: #000;
color: #fff;
padding: 1%;
}

.swa a{
color: #fff;
}


