

body{
  font-family: 'Raleway', sans-serif;
  	color: #5f5f5f;
  	font-size: 14px;
  	background-color: #fff;
  	overflow-x: hidden !important;
  	margin: 0px !important;
  	padding: 0px !important;
}

a {
  color: #52565d;
}


/*Header css*/

.hidenavbar {
  display: none;
  /* border-bottom: solid 1px #93939321; */
  -ms-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  

}

nav.navbar.fixed-top.navbar-light.hidenavbar.fixedtop {
   border-bottom: solid 1px #93939321;
  -ms-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  background-color: #000;
  z-index: 9;
  min-height: 80px;
 /*  padding: 10px 0 10px 15px;*/
}

.header-nav .navbar {
	padding:0px;
}

.header-nav .nav>li>a {
	background:none !important;
	padding: 10px 30px 10px 15px;
}

.header-sub a {
    padding: 10px 30px 10px 15px;
    display: inline-block;
}

.hidenavbar .logo-black  img{
    width:175px;
}

.fixedtop{
  display: block;
  -ms-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  padding: 0px;
  border-radius: 0px;
  background:#000\0 !important; 
 
}

.fixed-top {
    z-index: 8;
}

/*
.panel {
	margin: 0;
	border-radius: 0;
  min-height: 100vh;
	max-height: 100vh;
    height: 100vh !important;
}
*/



.hamburgermenu{
  position: sticky;
  top: 0;
  right: 0;
  height: 0;
  z-index: 10;
}

.homepagebanner {
    overflow: hidden;
    background: #fff;
    z-index: -1;
}

.homepagebanner img{
    height: 100vh;
}

.homepagebanner video{
  object-fit: contain;
    object-fit: fill;
    object-fit: cover;
    width: 100%;
    height: auto;
    height: auto\0 !important;
    opacity: 0.3;
    height: 100vh;
}
.scrollingtext h1{
  line-height: 30px;
    color: white;
    top: 50%;
    margin: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    text-align: center;
    /*
    font-size: 6vmin;
    font-weight: 600;
    */
      font-size:3.8em !important;
    letter-spacing:7px;
    font-weight:normal !important;
    font-family: 'the_conquerregular';
}

.margin-top-box {
  padding-top: 120px;
}




/* Bannerrequired css New*/


.banner-inner-page-main {
    height:100vh;
}


 
         .bnr-inner-description {
         display: block;
         font-size:18px;
         color:#fff;
         height: 15vh;
         background-color:#2f2f2f;
         position: relative;
             text-align: center;
         }
          
          .text-middle {
            position:absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); 
            width:100%;
              padding: 0 10%;
          }


  .title.text1 {
         font-size: 2.5em;
         color: #5f5f5f ;
         text-align: left;
         left: 5%;
         top: 40%;
         text-shadow: 1px 1px #bcbbbc;
         }      
         .marketing-title {
         line-height: 28px;
         font-size: 1.2em;
         font-family: 'Raleway', sans-serif;
         position: absolute;
         left: 5%;
         width:50%;
         text-shadow: 1px 1px #dadada; 
         top: 47% !important;
         position: absolute;
         }
         .marketing-title hr {
         border-top: 0px solid rgba(0,0,0,.1);
         margin-top: 10px;
         margin-bottom: 10px;
         }

/*
.contact-bnr {
    overflow: hidden;
    z-index: -1;
    background: url(../images/banner/conatct.png) no-repeat;
    background-size: cover;
    object-fit:cover;
    height: 100vh;
}
*/

  .tech-bnr {
    background: url(../images/banner/tech_banner.png) no-repeat;
}

.brandssectionbanner {
    background: url(../images/banner/brands.png) no-repeat;
}

.aplctn-banr {
    background: url(../images/banner/application.png) no-repeat;
}

.aplctn-banr {
    background: url(../images/banner/application.png) no-repeat;
}

.platfrom-bnr { 
     background: url(../images/tech_banner.png) no-repeat;
}

.ourwork-bnr {
    background: url(../images/banner/works.png) no-repeat;   
}

.contact-bnr {
    background: url(../images/banner/conatct.png) no-repeat;
}



.contact-bnr, .ourwork-bnr, .platfrom-bnr, .aplctn-banr, .brandssectionbanner, .tech-bnr {
    overflow: hidden;
    z-index: -1;
    background-size: 100% 100%;
    height:85vh;
/*    height:100vh;*/
     
}


  
          
/*
       
         @media only screen and (max-width: 1024px){
         .brandssectionbanner {
         height: 80vh;
         }
         section.marketing-nav-tabs {
         padding-top: 10px;
         }
         h1.title.text1 {
         font-size: 2em !important;
        top: 25% !important;
         }
         .marketing-title {
         top: 32% !important;
         }
         .section-one {
         padding-top: 25px !important;
         }   
         .works-main img {
         height: 65vh;
         }
         }

         @media only screen and (max-width: 768px){ 
         .works-main img {
         height:inherit;
         }
         h1.title.text1 {
         font-size: 1.8em !important;
         top: 16% !important;
         }
         .marketing-title {
         top: 20% !important;
         width: 70%;
         }
         .brandssectionbanner {
         height: 55vh !important; 
         }
         .tabbable-line>.nav-tabs>li {
         font-size: 1em !important;
         padding: 0 0 3px 10px;
         }
         }
*/

/* Bannerrequired css New End*/




/* Talk-section*/


.talk-section-main {
background: url(../images/Works/next-bg.png) no-repeat;
text-align: center;
    background-size: 100% 101%;
    margin-left: -1px;
   
}

/*
.talk-section-main canvas {
    top: 40px !important;
}

*/

.talk-section-main h2 {
  color: #fff;
}

.talk-section-sub-pdding h2 {
padding: 40px 0 !important;
}

.talk-section-main h2 em {
float: left;
padding-bottom: 1%;
font-weight: 400;
font-size: 0.6em;
font-style: inherit;
/* line-height: 4em; */
text-transform: uppercase;
text-align: center;
width: 100%;

}

.talk-section-main h2 {
/*  margin-top: 40px !important;*/
  font-weight: 200;
  font-size: 2.5em;
}



.talk-section-main h2 span a {
font-weight: 300;
border-bottom: solid 1px #e7a623;
color: #fff;
font-size: 1em;

}


.talk-section-main h2 span a {
font-weight: normal;
border-bottom: solid 1px #e7a623;
color: #fff;
font-size: 0.6em;
margin-right: 15px;
}



.talk-section-main.tech-and-dgtl h2 span a:hover {
color: #e7a623;
}

.talk-section-main h2 span a:hover {
color: #e7a623;
border-bottom: none;
text-decoration: none;
}


/* platform Page Css */

 .platform-sctn-main:first-child .container {
   padding-bottom:0px !important;
 }

.platform-sctn-main {
	background: url(../images/platform/bg.png) center right no-repeat;
	background-size: 50%;
    /* padding-top: 3%;*/
	position: relative;
	z-index: -0;
}

.platform-sctn-main .carousel-inner {
	z-index: -1;
}

.facilities-sctn h4 {
	font-size: 22px;
	margin-bottom: 25px;
	text-transform: uppercase;
	text-shadow: 1px 1px #bcbbbc;
	color: #727272;

}

.facilities-top-pdng {
  padding-top:10%;
}

.ul-facilities {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
}

.ul-facilities li {
	list-style: none;
}


.ul-facilities .ctnt-area {
	list-style: none;
	text-align: center;
	border: solid 1px #b7b7b7;
	border-radius: 1px;
	min-height: 175px;
    background-color:#fff;
    display: table;
    width:100%;
    
}

.platform-sctn-main b,
strong {
	font-weight: 600;
}

.ul-facilities .ctnt-area span {
    display:table;
}

.ul-facilities .ctnt-area i {
    display: table-cell;
    vertical-align: middle;
}


.row-margin-btm {
	margin-bottom: 15px;
}

.coming-soon-main {
	background: url(../images/platform/coming-soon.png) center no-repeat;
	background-size: 100% 100%;
	padding-top: 15%;
    height:100vh;
}

.coming-soon-ctnt {
	padding:0px;
	text-align: left;
    color: #fff;
}

.coming-soon-ctnt img {
    width: 40%;
    margin-top:2%;
}


.coming-soon-ctnt p {
	color: #fff;
	font-size: 1.2em;
}

.coming-soon-ctnt h3 {
	margin-bottom: 25px;
	font-size: 2em;
    font-weight: normal !important;
/*
    font-family: 'the_conquer_free_demoregular';
    font-size: 2.em;
    letter-spacing: 4px;
*/
}

.facilities-bg-icon {
	position: absolute;
	width: 100%;
	top: 25%;
	/* z-index: 999;*/
}

.facilities-main-section {
  padding-top: 8%;
	position: relative;
}

.platform-sctn-main .nav-justified>li {
	display: inherit;
	width: inherit;
}


/*myCarousel Slider Css*/

#myCarousel .nav a small {
	display: block;
}

#myCarousel .nav {
	background: #eee;
}

#myCarousel .nav a {
	border-radius: 0px;
  width:100%;
}

.platform-sctn-main .carousel-control {
	background: none;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}

.carousel-platform {
	position: absolute;
	width: 100%;
	right: 3%;
	top: 315px;
}

.platform-sctn-main .carousel-control.left {
	left: 75.5%;
	border: solid 1px #8b8b8b;
	height: 45px;
	width: 45px;
	color: #8b8b8b;
}

.platform-sctn-main .carousel-control .fa-angle-right {
	color: #8b8b8b;
	right: 0;
	border: solid 1px #8b8b8b;
	height: 45px;
	width: 45px;
	margin-top: 44px;
	padding-top: 5px;
}
/*

.platform-sctn-main .nav {
	background: #222224 !important;
	margin-top: 23%;
	padding: 14% 0;
	margin-bottom: 5%;
	position: absolute;
	right: -21%;
	width: 105%;
}
*/

.platform-sctn-main .nav-pills>li.active>a,
.platform-sctn-main .nav-pills>li.active>a:focus,
.platform-sctn-main .nav-pills>li.active>a:hover {
	color: #fff;
	background: none !important;
}

.platform-sctn-main .nav-pills>li a:focus{
	color: #e7ac4e !important;
}

/*
a:active {
    color: #0000FF;
}
*/

.platform-sctn-main .nav-pills>li a {
	background: none !important;
	font-size: 1.3em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}

.platform-sctn-main .nav-pills>li a:hover {
	color: #fff;
}

.platform-sctn-main .nav-pills>li a span {
	padding-left: 20%;
}

.platform-sctn-main .nav a small {
	display: inherit;
}

.labs-img {
	position: absolute;
	width: 30px;
	top: 140px;
	right: 86%;
}

.platform-sctn-main .nav a {
	border-radius: 0px;
	text-align: left;
	padding-left: 30%;
}

.count-text {
	position: absolute;
	right: 0px;
	top: 87px;
	right: 58px;
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.platform-sctn-main .img-left {
	position: absolute;
	width: 40%;
	opacity: 0.4;
	margin-top: 7%;
}


/* portfolio Tabs*/

/*
.portfolio-tab-main {
	padding-top: 3%;
}
*/

/*
.tabbable-panel {
	border: 0px solid #eee;
	padding: 6% 0 0 0;
}
*/


/* Default mode */

.tabbable-line>.nav-tabs {
	border: none;
	margin: 0 0 1.5% 0;
    display:inline-block;
    
}

.tabbable-line>.nav-tabs>li {
	font-size: 1.2em;
	text-shadow: 1px 1px #bcbbbc;
    padding: 0 0 3px 25px;
}

.tabbable-line>.nav-tabs>li>a {
	border: 0;
	margin-right: 0;
	color: #777777;
    padding: 0 0 3px 0;
}

.tabbable-line>.nav-tabs>li>a>i {
	color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
/*	border-bottom: 2px solid #679fb2;*/
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
	border: 0;
	background: none !important;
	color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
	color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
	margin-top: 0px;
}

/*
.tabbable-line>.nav-tabs>li.active {
	border-bottom: 2px solid #3a5b66;
	position: relative;
}
*/

.tabbable-line>.nav-tabs>li>a {
    border-bottom: solid 2px #fff;
}

.tabbable-line>.nav-tabs>li>a:hover {
    border-bottom: solid 2px #fead00;
}

.tabbable-line a.active.show {
    border-bottom: 2px solid #fead00 !important;
	position: relative;
    background: none;
    color: #252525;
}

.tabbable-line>.nav-tabs>li.active>a {
	border: 0;
	color: #252525;
}

.tabbable-line>.nav-tabs>li.active>a>i {
	color: #404040;
}

.tabbable-line>.tab-content {
	margin-top: -3px;
	background-color: #fff;
	border: 0;
	border-top: 0px solid #eee;
	padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
	padding-bottom: 0;
}



.img {
    width: 100%;
}

.portfolio-sub-bg .btn-default {
    min-width: 110px;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.case-stdy-sctn {
    display: block;
    padding-bottom: 2%;
}


.portfolio-sub-bg {
    /*
	background: url(../portfolio/images/portfolio-sub-bg.png) no-repeat;
	background-size: 100% 100%;
    */
    background-color:#fff !important;
/*    padding: 12% 0;*/
    
}

.portfolio-sub-bg .gray-cotnt-main {
	color: #2f2f2f;
}

.portfolio-sub-bg h3 {
	font-size: 1.5em;
	margin-bottom: 25px;
	text-shadow: 1px 1px #bcbbbc;
	color: #727272;
}

.portfolio-sub-bg h4 {
	margin-top: 25px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 28px;
}

.portfolio-sub-bg .btn-default {
	min-width: 110px;
}

.portfolio-sub-bg .gray-cotnt-main {
	padding: 10% 8% 0 2%;
}

.case-stdy-sctn h2 {
	font-size: 2em;
	text-transform: uppercase;
	text-shadow: 1px 1px #bcbbbc;
	color: #5c5757;
	padding-top: 0%;
	padding-bottom: 1%;
	/* transform: translate(-50%, -50%);*/
}

.tab-img {
	width: 100%;
}



/*Brands Page css */

.works-main {
	background-color: #2f2f2f;
/*	padding-top: 5px;*/
    color:#fff;
}

.works-main img {
	width: 100%;
}

.gray-cotnt-main h3 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size:24px;
}

.works-sctn-top-main {
/*	padding-top: 5%;*/
	padding-bottom: 5% !important;
	background: url(../images/Works/bg.png) center no-repeat;
	background-size: 100%;
}

.works-sctn-top-main .works-main {
	width:100%\0 !important;
}

.works-sctn-top-main .container p {
	margin-bottom: 0px;
}

.works-sctn-top-main .container {
	padding-bottom: 0px;
}

section.section-two.works-main .container {
	padding-bottom: 0px;
}

.gray-cotnt-main {
	color: #fff;
    text-align: left;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
/*	transform: translateY(25%)\0 !important;*/
    padding-left: 15px;
    padding-right: 15px;
}

.gray-cotnt-pdng {
/*padding-left: 15px;*/
}

.gray-cotnt-pdng-top {
	padding-top: 6%;
}

.gray-cotnt-main h3 {
	margin-top: 0px;
	margin-bottom: 20px;
}

.gray-cotnt-main p {
	line-height: 26px;
	font-size: 1.1em;
	font-family: 'Raleway', sans-serif;
}

.gray-cotnt-main p:last-child {
	margin-bottom: 0px;
}

.gray-cotnt-main h4 {
	margin-top: 25px;
  margin-bottom:15px;
	font-size: 1.5em;
	font-weight: normal;
}

/*Contact page css*/

section.section-one.contact-one-main {
	padding: 5% 0 0 0;
	display: block;
}

.contact-one-main .lctn-clm-1 {
	display: block;
}

.contact-one-main .lctn-img-main {
	position: relative;
	display: block;
}

.lctn-clm-1 hr {
	width: 40%;
	margin: 0 auto;
}

.lctn-clm-2 hr {
	width: 18%;
	margin: 0 auto;
}

.lctn-clm-3 hr {
	width: 32%;
	margin: 0 auto;
}

.location-icon {
	position: absolute;
	z-index: 1px;
	width: 40px;
	right: 20px;
	bottom: 20px;
}

.location-img {
	width: 100%;
}

.lctn-ctnt {
	display: block;
	text-align: center;
	background: url(../images/contact/location-clm-bg.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding: 8% 0 0 0;
	min-height:290px;
}

.lctn-ctnt p {
	margin-bottom: 0px;
	font-weight: inherit;
	font-size: 1.2em;
}

.lctn-ctnt h2 {
	margin-top: 0px;
	margin-bottom: 10%;
	font-size: 22px;
	font-weight: lighter;
}

.center-block {
	display: block;
	margin: 0 auto;
	float: inherit;
	text-align: center;
}

.opn-pstn-sub-one {
	padding: 3% 3% 2% 3%;
	display: block;
	border: solid 2px #bb2164;
	/*border-radius: 5px;*/
	border-radius: 2px;
	position: relative;
}


.opn-pstn-hdg-1 {
	font-size: 1.3em;
	color: #c02062;
	display:table;
	background-color: #fff;
    margin:-24px auto 0 auto;
    text-align:center;
}

.opn-pstn-sub-one p {
	line-height: 33px;
	font-size: 1.3em;
}

.opn-pstn-sub-one button {
	min-width: 100px;
	font-size: 16px;
	margin-top: 15px;
}

.margin-btm {
	margin-bottom: 5%;
}

.cntct-dot-icon-left {
	padding-right: 20px;
}

.cntct-dot-icon-right {
	padding-left: 20px;
}

.section-two.open-position {
	padding-top: 2%;
}

.section-two.open-position h2 {
	font-size: 22px;
	margin-bottom: 5%;
	text-transform: uppercase;
	text-shadow: 1px 1px #bcbbbc;
	color: #727272;
	margin-top: 0px;
}

 .conatact-main {
    background: url(../images/contact/contact-form-bg-new.jpg);
    background-size: 100% 101%;
    min-height: 100vh;
    padding: 8% 0 0 0;
    margin-left: -1px;
    margin-bottom: -2px;
    position: relative;
     
}

.conatact-main .container {
	padding-bottom: 0px;
}

.contact-main {
	color: #fff;
}

.contact-main p {
	font-size: 1.2em;
}

.contact-form {
	padding-top: 5%;
	padding-bottom: 3%;
}

.contact-form .input-group {
	margin-bottom: 5%;
}

.contact-form input {
	height: 43px;
}

.contact-form form {
	padding-top: 4%;
}

.contact-form textarea {
	margin-bottom: 4%;
}

.contact-form button {
	min-width: 130px;
	background: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 5px;
}

.contact-form .input-group-addon {
	background-color: #fff;
	border: 1px solid #fff;
	color: #6e7687;
	border-radius: 0px;
	
}

.contact-form .form-control {
	border: 1px solid #fff;
	border-radius: 0px;
}

.write-us h2 {
	font-size: 22px;
	margin-bottom: 3%;
	text-shadow: 1px 1px #bcbbbc;
	color: #727272;
	margin-top: 0px;
}


/*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3-3,.box4-4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3-3:after,.box3-3:before,.box4-4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3-3,.box4-4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4-4 .title,.box7 .title{letter-spacing:1px}
.box3-3 .post,.box4-4 .post,.box5 .post,.box7 .post{font-style:italic}
body{background-color:#f1f1f2}
.mt-30{margin-top:35px}
.mt-40{margin-top:0px; margin-bottom:0;padding-bottom:0px;}
.mb-30{margin-bottom:30px}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(80%);transform:scale(1.3) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3-3 .icon a:hover,.box4-4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}
.box1 .icon li a:hover{color:#fff;box-shadow:0 0 10px #000 inset,0 0 0 3px #fff}
@media only screen and (max-width:990px){.box1{margin-bottom:30px}
}


/*********************** Portfolio *******************/
.box3-3{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box3-3 .box-content,.box3-3:after,.box3-3:before{position:absolute;left:7%;right:7%;transition:all .3s}
.box3-3:after,.box3-3:before{display:block;background:rgba(0,0,0,.3);top:10%;bottom:10%;z-index:1;transform:scale(0,1)}
.box3-3:after{top:10.8%;bottom:10.8%;transform:scale(1,0)}
.box3-3:hover:after,.box3-3:hover:before{transform:scale(1);animation:animate 1.5s}
.box3-3:hover:before{border-top:3px solid #fff;border-bottom:3px solid #fff}
.box:hover:after{border-left:3px solid #fff;border-right:3px solid #fff}
.box img{width:100%;height:auto;transition:all .3s}
.box3-3:hover img{transform:scale(1.2);filter:blur(5px);-moz-filter:blur(5px);-webkit-filter:blur(5px)}
.box3-3 .box-content{padding:50px 10px;top:10%;bottom:10%;opacity:0;z-index:2}
.box3-3:hover .box-content{box-shadow:0 0 0 35px rgba(255,255,255,.3);opacity:1;transition:all .3s}
.box3-3 .title{font-size:24px;font-weight:600;color:#e7a623;margin:0 0 5px}
.box3-3 .post{display:block;margin:0 0 5px;font-size:14px;color:rgba(255,255,255,.8)}
.box3-3 .description{font-size:14px;color:#fff;margin:0 0 20px line-height: 20px;}
.box3-3 .icon{padding:0;margin:0;list-style:none}
.box3-3 .icon li{display:inline-block;margin:0 10px 0 0}
.box3-3 .icon li a{display:block;width:30px;height:30px;line-height:30px;color:#fff;background:#e7a623;transition:all .5s}
.box3-3 .icon a:hover{text-decoration:none;animation:animate-hover .5s;transition:all .3s}
@keyframes animate{0%,100%{opacity:1}
}
@keyframes animate-hover{0%{box-shadow:0 0 0 10px rgba(255,255,255,.3)}
50%{box-shadow:0 0 0 5px rgba(255,255,255,.3)}
100%{box-shadow:0 0 0 0 rgba(255,255,255,.3)}
}
.box10,.box11,.box12,.box14,.box4-4,.box5,.box6,.box7,.box9{box-shadow:0 0 3px rgba(0,0,0,.3)}
@media only screen and (max-width:990px){.box3-3{margin-bottom:30px}
.box3-3 .box-content{padding:10px}
.box3-3 .description{margin-bottom:10px}
}
@media only screen and (max-width:479px){.box3-3 .title{margin:0}
}

.box3-3 img{
    width:100%;
}


/* Himanshu Aggarwal Copy */

/*section css*/


.section-one .container,
.section-two .container,
.section-three .container,
.section-four .container,
.section-five .container {
	background: none;
	padding-bottom: 50px; 
}


.section-one,
.section-two,
.section-three,
.section-four,
.section-five { 
    padding-top:50px; 
    padding-bottom:15px; 
}


.section-one p,
.section-two p,
.section-three p,
.section-four p,
.section-five p {
	line-height: 30px;
	font-size: 1.3em;
	font-family: 'Raleway', sans-serif;
}

.section-one-bg {
	background: url(../images/creative_bg.jpg) no-repeat;
	background-size: 100% 100%;
    padding-top:10%;
}

h1 {
	font-family: 'Raleway', sans-serif;
}

.section-one .sectio-two-text {
	display: table;
	min-height: 310px;
	position: relative;
}

.section-one .secttion-position-bg {
	position: absolute;
	left: 0;
	width: 50%;
	background-color: #fff;
	min-height: 310px;
}

.section-one .sectio-two-text p {
	display: table-cell;
	vertical-align: middle;
	padding: 8% 0;
}

.p-scnd-txt {
	padding-top: 10px;
	display: inline-block;
	font-style: inherit;
}

.stn-one-rgt-clm {
	text-align: center;
}


/*
.stn-one-rgt-clm img {
	width: 52%;
	margin-top: 5%;
	margin-bottom: -55px;
}
*/

.stn-one-rgt-clm img {
	width: 85%;
	float: right;
}

section.section-one.section-two-bg {
	padding-top: 4%;
	padding-bottom: 2%;
	background-color: #fff;
	margin-top: -8px;
}

.dunst-noun {
    padding: 17px 17px 15px 17px;
	display: block;
	border: solid 2px #bb2164;
	/*border-radius: 5px;*/
	position: relative;
	border-radius: 2px;
    margin-top: 30px;
}

.dunst-noun a {
	color: #337ab7;
	text-decoration: underline;
}

.dunst-main-bg {
  background-color: #fff;
}

.dunst-noun-hdg {
	font-size: 20px;
	color: #c02062;
	display: inline-block;
	position: absolute;
	top: -15px;
	left: 10%;
	background-color: #fff;

}

.dunst-noun-hdg img.cntct-dot-icon-left {
	width: inherit;
}

.dunst-noun-hdg img.cntct-dot-icon-right {
	width: inherit;
}

.section-two-bg img {
	width: 100%;
}

.clm-1 {
	display: block;
	background: #2d2e2e;
	padding: 10%;
	border-radius: 2px;
	color: #fff;
	min-height: 515px;
	margin-top: 5%;
}
.clm-1 a {
    text-decoration:none;
}

.clm-1:hover, a:hover {
	cursor: pointer;
    text-decoration:none;   
}

.clm-1 strong {
	font-weight: 600;
}

.clm-1 p:last-child {
	margin-bottom: 0px;
}

.clm-1 img {
	width: 100%;
	margin-bottom: 10%;
}

.clm-1 p {
	line-height: 24px;
	font-size: 1em;
}

#second2 {
	padding-top: 10%;
	padding-bottom: 10%;
	/* background-color: #fdfdfd;   */
	position: relative;
	/*

    background: url(../images/creative_bg.jpg) no-repeat;
    background-size: cover;
*/
	background: url(../images/bg1.png) repeat;
}

#second3 {
	display: block;
	padding: 11% 0;
}

.section-two-bg {
	position: relative;
}

.mouse-down-btn {
	background-color: #000;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 1px;
	top: 13%;
}

.mouse-down-btn-2 {
	background-color: #000;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 1px;
	bottom: 22%;
}

.scrollToTop {
	/*    padding: 0 8px;*/
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	position: fixed;
	bottom: 75px;
	right: 0px;
	color: #000;
	display: none;
	border-radius: 0px;
	background: #e7ac4e;
	border: solid 0px rgba(137, 137, 137, 0.6);
	width: 48px;
	height: 45px;
}

.scrollToTop:hover {
	text-decoration: none;
	color: #fff;
}

/* Testimonials css */

/*
.testimonials-carousel-main {
  margin-bottom: 3%; 
  margin-top:13%;
   position:relative;
  top: 55%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); 
}
*/

.padding-bottom-0 {
	padding-bottom: 0px;
}

.testimonials-bg {
	background: url(../images/bg1.png) bottom repeat;
	color: #000;
    padding: 6% 4% 3% 4%;
  /*border: solid 2px #bb2164;*/
   min-height:400px;
   box-shadow: 1px 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.testimonials-carousel-main small {
	color: #000;
	letter-spacing: 3px;
	font-weight: 300;
	font-size: 13px;
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

.testimonials-carousel-main small img {
	width: 50px;
	height: 50px;
	background-color: #f5f5f5;
	border-radius: 100%;
	padding: 10px;
	margin-right: 5px;
}

.testimonials-carousel-main small img {
	width: 75px;
	height: 75px;
	background-color: #f5f5f5;
	border-radius: 100%;
	padding: 10px;
	margin-right: 5px;
}

.testimonials-carousel-main .carousel-control {
	color: #000;
}

.testimonials-carousel-main p {
	color: #000;
	font-weight: normal;
	line-height: 28px;
	font-size: 1.2em;
}

.testimonials-carousel-main h5 {
	font-weight: 600;
	font-size: 1.4em;
	line-height: 30px;
}

.testimonials-bg h4 {
	font-size: 22px;
	margin-bottom: 25px;
	text-transform: uppercase;
	text-shadow: 1px 1px #bcbbbc;
	color: #727272;
}

.testimonials-carousel-main .h4-box {
	margin: 0 auto;
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 3px;
	font-weight: 500;
	text-align: center;
	font-size: 1.1em;
	font-family: 'Ubuntu', sans-serif;
}

.testimonials-carousel-main .carousel-control {
	right: 0;
	/* bottom: 25px; */
	/* left: initial !important; */
	bottom: -5%;
	top: inherit;
}

.testimonials-carousel-main .carousel-control .fa-angle-left {
	font-size: 35px;
	color: #000;
}

.testimonials-bg .im-ex {
	position: absolute;
	top: -25px;
	right: 15px;
	width: 45px;
}

.testimonials-carousel-main .carousel-control .fa-angle-right {
	font-size: 35px;
	color: #000;
}

.testimonials-carousel-main .h4-box hr {
	width: 30%;
	border-bottom: 3px solid #ffd463;
	margin: 7px auto 35px auto;
}

#quote-carousel .carousel-control.left {
	right: 0;
	left: inherit;
}

#quote-carousel .carousel-control {
	background: none;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}

#quote-carousel .carousel-control.right {
	right: 0px;
	width: 50px;
}

/*Contact page css*/

section.section-one.contact-one-main {
	padding: 5% 0 0 0;
	display: block;
}

.contact-one-main .lctn-clm-1 {
	display: block;
}

.contact-one-main .lctn-img-main {
	position: relative;
	display: block;
}

.lctn-clm-1 hr {
	width: 25%;
	margin: 0 auto;
        background: #fff;
}

.lctn-clm-2 hr {
	width: 10%;
	margin: 0 auto;
    background: #fff;
}

.lctn-clm-3 hr {
	width: 20%;
	margin: 0 auto;
    background: #fff;
}

.location-icon {
	position: absolute;
	z-index: 1px;
	width: 40px;
	right: 20px;
	bottom: 20px;
}

.location-img {
	width: 100%;
}

.lctn-ctnt {
	display: block;
	text-align: center;
	background: url(../images/contact/location-clm-bg.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding: 8% 0 0 0;
	min-height: 277px;
}

.lctn-ctnt p {
	margin-bottom: 0px;
	font-weight: inherit;
	font-size: 1.2em;
}

.lctn-ctnt h2 {
	margin-top: 0px;
	margin-bottom: 8%;
	font-size: 22px;
	font-weight: lighter;
}

.center-block {
	display: block;
	margin: 0 auto;
	float: inherit;
	text-align: center;
}

.opn-pstn-sub-one {
    padding: 3% 4% 3% 4%;
	display: block;
	border: solid 2px #bb2164;
	/*border-radius: 5px;*/
	border-radius: 2px;
	position: relative;
    min-height:500px;
	min-height:530px\0 !important;
}


.opn-pstn-sub-one p {
    line-height: 33px;
    font-size: 1.3em;
    margin-bottom: 0px;
    padding-top:10px;
}



.opn-pstn-sub-one button {
	min-width: 100px;
	font-size: 16px;
	margin-top:5px;
    margin-bottom:8px;
}

.margin-btm {
	margin-bottom: 5%;
}

.cntct-dot-icon-left {
	padding-right: 15px;
}

.cntct-dot-icon-right {
	padding-left: 15px;
}

.section-two.open-position {
	padding-top: 2%;
}

.section-two.open-position h2 {
	font-size: 22px;
	margin-bottom: 5%;
	text-transform: uppercase;
	text-shadow: 1px 1px #bcbbbc;
	color: #727272;
	margin-top: 0px;
}

.section-three.conatact-main {
	background: url(../images/contact/contact-form-bg.png);
	background-size: 100% 100%;
  padding-top: 15%;
}

.btn-default {
    border-color: #ccc;
}

.section-three.conatact-main .container {
	padding-bottom: 0px;
}

.contact-main {
	color: #fff;
}

.contact-main p {
	font-size: 1.2em;
}

.contact-main .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.contact-form {
	padding-top:0;
	padding-bottom: 3%;
}

.contact-form .input-group {
	margin-bottom: 5%;
}

.contact-form .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.contact-form input {
	height: 43px;
  font-size: 14px;
}

.contact-form form {
	padding-top: 4%;
}

.contact-form textarea {
	margin-bottom: 4%;
}

.contact-form button {
	min-width: 130px;
	background: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 5px;
}

.contact-form .input-group-addon {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 0px;
  padding-right: 20px;
  padding-top: 12px;
	 padding-top: 13px\0 !important;
	padding-bottom:12px\0 !important;
	width: auto\0 !important;
}

.contact-form .form-control {
	border: 1px solid #fff;
	border-radius: 0px;
  font-size: 14px;
}

.write-us h2 {
	font-size: 22px;
	margin-bottom: 5px;
    text-shadow: 0px 0px #e09808;
	color: #e7a623;
	margin-top: 0px;
    font-family: 'the_conquerregular';
    letter-spacing: 5px;  
}


.write-us hr {
    border-top: 3px solid #fff !important;
}

/* Application Style page css */
.application-sctn-main {
	background: url(../images/application/application-bg-1.png) center no-repeat;
	background-size: 100%;
/*    padding-top: 3%;*/
}

.application-sctn-main .img-left-2 {
	position: absolute;
	width: 40%;
	opacity: 0.4;
	bottom: 0px;
}


/* Style the tab */

.application-sctn-main .tab {
	float: left;
	background: none;
	width: 25%;
	height: 300px;
	padding-top:15%;
    position: relative;
    z-index: 9;
}


/* Style the buttons inside the tab */

.application-sctn-main .tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 22px 16px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
	font-size: 17px;
	color: #b8b7b7;
}


/* Change background color of buttons on hover */

.application-sctn-main .tab button:hover {
	background: none;
}


/* Create an active/current "tab button" class */

.application-sctn-main .tab button.active {
	background-color: #fff;
	border-top: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	color: #252525;
	position: relative;
	z-index: 1;
}


/* Style the tab content */

.application-sctn-main .tabcontent {
	float: left;
	padding: 0px 12px;
	border: 1px solid #ccc;
	width: 70%;
	height: auto;
	position: relative;
	margin-left: -1px;
	/*    background-color: #fff;*/
	padding: 20px;
	border-radius: 10px;
/*	min-height: 600px;*/
}

.section-one.application-sctn-main .container:first-child {
	padding-bottom: 40px;
}

.application-sctn-main .tabcontent img {
	width: 90%;
}

.gray-bg-main {
	background-color: #2f2f2f;
/*	padding-top: 0px;*/
}

/*
.gray-bg-main .gray-cotnt-main {
	padding: 18% 8% 0 2%;
    margin-top:20px;
}
*/

.gray-bg-main .gray-cotnt-main p {
	line-height: 32px;
	font-size: 1.3em;
	font-family: 'Raleway', sans-serif;
}

.gray-bg-main h3 {

	font-weight: 300;
	font-size: 22px;
}

.portfolio-sub-bg .gray-cotnt-main {
    padding: 5% 8% 0 2%;
}


.img {
	width: 100%;
}

.aplctn-sb-2 .container {
	padding-bottom: 0px;
}

.aplctn-three {
/*	padding-top: 7%;*/
	position: relative;
}

.aplctn-three ul.ul-facilities {
	margin: 0px 0 19% 0;
	padding: 0px;
	display: block;
}

.aplctn-three .container {
	padding-bottom: 0px;
}

.aplctn-four .facilities-sctn h4 {
	margin-top: 5px;
	margin-bottom: 15px;
}

.devider-img {
	position: absolute;
	width: 100%;
	top: 47%;
}

.aplctn-img-left {
	position: absolute;
	width: 95%;
	top: -110%;
	left: -13%;
	z-index: -1;
}

.aplc-trsfm-ctnt {
    padding: 8% 10%;
    color: #fff;
    text-align: center;
    
    
    
}

.aplc-trsfm-ctnt h5 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1%;
    font-size: 16px;
}

.aplc-trsfm-ctnt  hr {
    width: 20% !important;
    margin-top: 3px !important;
    margin-bottom: 10px !important;
}

.aplc-trsfm-ctnt h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10%;
}

.aplc-trsfm-ctnt p {
	font-size: 1.2em;
	line-height:2.3;
}

.aplc-trsfm-left-main {
	background: url(../images/application/aplctn-img-4.png) top center no-repeat;
        background-size: cover;
    object-fit: cover;
}

.aplc-trsfm-right-main {
	background: url(../images/application/aplctn-img-3.png) top center no-repeat;
	min-height: 419px;
        background-size: cover;
    object-fit: cover;
}

/*
.aplctn-four .container {
	padding-bottom: 20px;
}
*/

.aplctn-five .container:first-child {
	padding-bottom: 10px;
}

.devops_bg-main {
	background: url(../images/application/devops_bg.png) top no-repeat;
	background-size: 100% 100%;
	padding-top: 3%;
	padding-bottom: 3%;
}

.devops-colm-1,
.devops-colm-2,
.devops-colm-3,
.devops-colm-4,
.devops-colm-5 {
	background: url(../images/application/devops-clm-bg.png) top no-repeat;
	background-size: 100% 100%;
	min-height:170px;
	display: block;
	text-align: center;
}

.devops-colm-1 h4,
.devops-colm-2 h4,
.devops-colm-3 h4,
.devops-colm-4 h4,
.devops-colm-5 h4 {
	text-transform: uppercase;
	font-weight: 600;
	line-height: normal;
	padding-top: 35%;
	font-size: 17px;
}

.devops-main-1,
.devops-main-2,
.devops-main-3,
.devops-main-4,
.devops-main-5 {
	width: 19.99997%;
}

.devops-btm-colm-main {
	background: url(../images/application/devops-btm-clm-bg.png) no-repeat;
	display: block;
	padding: 7% 15%;
	min-height: 225px;
	margin-top: 15px;
        background-size: cover;
    object-fit: cover;

}

.devops-btm-colm-main p {
	font-size: 1.2em;
	line-height: 2.5;
	color: #fff;
}

/*
.aplctn-four {
    padding-top: 3%;
}
*/





/* Fm New Css here 26 October */


.gray-sb-hdng h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.gray-sb-hdng hr {
    border-top: 3px solid rgb(229, 173, 54);
    width: 5%;
    margin-top: 3px;
    margin-bottom: 20px;
}

/*
.pdding_80_30 {
    padding:55px 0 60px 0;
}

.pdding_140_30 {
    padding:142px 0 65px 0;
}
*/

.pdding_140_30 hr{
   margin-bottom: 35px;
}

/*
.pdding_100_30 {
    padding:120px 0 65px 0;
}

.pdding_70_30 {
    padding:80px 0 65px 0;
}
*/

.bacground-bg {
    background-color: #f0f0f03d;
/*    padding:20% 0 15% 0;*/
}


.defualt-sb-hdng h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 20px;
    color: #000;
    /*
    text-transform:uppercase;
    font-weight: 400;
    text-shadow: 1px 1px #bcbbbc; 
    */
    
    font-size: 2em !important;
    letter-spacing: 5px;
     font-family: 'the_conquerregular';
    font-weight:normal !important;
/*    text-transform: capitalize;*/
}

.defualt-sb-hdng hr {
    border-top: 3px solid rgb(229, 173, 54);
    width: 5%;
    margin-top: 3px;
    margin-bottom: 25px;
}

.section-one-bg .container {
     padding-top:15px;
    padding-bottom:15px;
}

.scroll-down2 {
    position: absolute;
    z-index:1;
    bottom: 2%;
    left: 49%;
    width: 70px !important;
    height: inherit !important;
}

.scroll-down2:hover {
   cursor:pointer;
}

.banner-aplctn {
    background: url(../images/banner/application.png) no-repeat;
    background-size: 100% 100%;
    height: auto;
}

.padding-0 {
    padding: 0px;
}

.gray-pdng{
    
  padding-left:30px;
  padding-right:30px;
/*
    max-height: 450px;
    overflow: hidden;
*/
}

.gray-pdng h4 {
    font-size: 2.2rem;
    margin: 15px 0; 
}

.gray-pdng-sub {
     position: relative;
     top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
/*	transform: translateY(16%)\0 !important;*/
}



     
 /*Request For quote */

.forkit {
	position: fixed;
	right: 75px;
	top: 0;
	width: 125px;
	height: 100px;
	z-index: 66;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
}

.forkit .string {
	display: block;
	height: 1px;
	width: 0px;
	position: absolute;
	background: rgba( 255, 255, 255, 0.7);
	box-shadow: 0px 0px 10px rgba( 0, 0, 0, 0.4);
	-webkit-transform-origin: 0px 0px;
	-moz-transform-origin: 0px 0px;
	-ms-transform-origin: 0px 0px;
	-o-transform-origin: 0px 0px;
	transform-origin: 0px 0px;
}

.forkit .tag {
	display: block;
	height: 30px;
	width: 260px;
	color: #000;
	background: #e7ac4e;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	box-shadow: 0px 0px 10px rgba( 0, 0, 0, 0.4);
	-webkit-transform-origin: 15px 0px;
	-moz-transform-origin: 15px 0px;
	-ms-transform-origin: 15px 0px;
	-o-transform-origin: 15px 0px;
	transform-origin: 15px 0px;
}

    .request-quote {
  animation-duration: 2s;
  animation-name:bounceDownIn;
}

    .request-quote a:hover {
      text-decoration: none;
    }

    
   @keyframes bounceDownIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}
          
          


/*Model requst Qout css */

.modal-dialog {
	margin: 0px auto;
}

.modal-backdrop.fade {
	opacity: 0.1;
	filter: alpha(opacity=0.1);
}

.modal-content {
	position: relative;
	background-color: #FFF;
	border: 1px solid #CECECE;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-clip: padding-box;
	outline: 0;
}

.modal-header {
	padding: 11px 15px;
	background-color: #F8F8F8;
	background: -webkit-linear-gradient(top, #F8F8F8, #F2F2F2);
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: linear-gradient(top, #f8f8f8, #f2f2f2);
}

.request-quote {
	background-color: #000;
	border: 1px solid #000;
	height: 100%;
	position: absolute;
	width: 100%;
}

.contactusform {
	width: 70%;
	margin: 0 auto;
}

.request-quote input.form-control {
	background: none !important;
	height: 40px;
	border-left: 0px;
	outline: none !important;
    font-size:14px;
}

.request-quote .input-group-addon {
	background: none !important;
}

.contactusform textarea.form-control {
	background: none !important;
	margin-bottom: 25px;
	min-height: 170px;
	outline: none !important;
    font-size:14px;
    padding-left: 20px;
    padding-top: 10px;
}

.request-quote .form-group {
	margin-bottom: 25px;
}

.contactusform .hvr-grow {
	background: none;
	padding: 8px 35px;
	color: #fff;
	margin-top: 25px;
}

.contactusform h1 {
	text-align: center;
	color: #e7a623;
/*	padding-top: 12%;*/
	padding-bottom: 5%;
}

.contactus-middle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); 
    left:0px;
}
   

.request-quote .close-button {
	background-repeat: no-repeat !important;
	position: absolute;
	width: 40px;
	height: 40px;
    right: 30px;
    top: 20px;
	cursor: pointer;
	background: url(../images/close.png);
	z-index: 9999;
	opacity: inherit;
}

a.rqst-mdl-close {
	position: absolute;
	right: 15%;
	top: 10%;
	z-index: 10;
}

a.rqst-mdl-close:hover {
	cursor: pointer;
}

.modal-backdrop {
    z-index: -1040;
}

.modal-body-none {
    display:none !important;
}

.contactusform .input-group-addon {
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1;
    width: min-content;
	width:auto\0 !important;
	padding: 11px 12px\0 !important;
}




/* Home down Arrow svg css */

svg {
    vertical-align: middle;
}

.scroll-down {
    margin: 0 auto;
    bottom: 35px;
    cursor: pointer;
    z-index: 2;
    color: #c7c4b8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.scroll-down.svg svg {
    margin: 0 15px;
    width: 25px;
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

a#top {
    z-index: 9999;
    position: relative;
}

.scroll-down span {
    color: rgba(119, 119, 119, 0.84);
    font-size: 17px;
    font-weight: 300
}

.scroll-down span:hover {
    color: #cc5084;
}

.scroll-down.svg .stroke {
    stroke: #b73b6c;
}

.scroll-down.svg .scroller {
    fill: #b73b6c;
    -webkit-animation: updown 1s infinite;
    -moz-animation: updown 1s infinite;
    -o-animation: updown 1s infinite;
    animation: updown 1s infinite;
}

@-webkit-keyframes updown {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes updown {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -moz-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-o-keyframes updown {
    0% {
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -o-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes updown {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}


/*22/01/19 New css*/

.project-item-sub {
background: url(../images/otherworks.jpg) no-repeat;
    text-align: center;
    padding-top: 35%;
    float: left;
    width: 100%;
    font-size: 2em;
    min-height: 300px;
/*    margin-bottom: 25px;*/
}

.project-item-sub .hvr-grow {
    border: 0px solid #999;
}

.project-item-sub a {
    color: #333;
}

.navi {
   position: absolute;
    z-index: 1;
    font-size: 2.5em;
    background: none !important;
    right: 0;
    width: 100%;
    top: -10px;
}

.navi a:hover {
    color:#e7ac4e;
    text-decoration:none;
}

.navi i.fa.fa-angle-left {
    padding-right:3%;
}

.navi a:focus {
    color:#e7ac4e;
}



.innerpagebannertitle {
    position: absolute;
    font-size: 2em;
    top: 40%;
    left: 5%;
/*    text-transform: capitalize;*/
    z-index: 1;
    border-bottom: solid 2px #e9e9e9;
    border-top: solid 2px #e9e9e9;
    padding: 10px 0;
    text-shadow: 1px 1px #bcbbbc;
    font-weight: normal !important;
     font-family: 'the_conquerregular';
    font-size: 3em;
    letter-spacing:5px;
    
}

.brnd-cntnr {
    padding-bottom:15px !important;
/*    padding-top:20px;*/
}

.gray-pdng {
    padding-left: 30px;
    padding-right: 30px;
/*    transform: translateY(70%)\0 !important;*/
}

.bacground-bg {
    background-color: #f0f0f03d;
    /* padding: 20% 0 20% 0;*/
}

.p-margin-btm {
/*
   margin-bottom: 30px; 
   margin-top:30px;
*/
   padding-left:10%;
   padding-right:10%;
}

.platform-sctn-main .carousel-caption {
    bottom: 50px; 
}

.platform-sctn-main .nav-tabs {
    margin: 1.5% 0 1.5% 0;
}

.hr-margin-btm {
   margin-bottom:15px !important; 
}

/*
.h1-mrgin-top {
   margin-top:20px;
}
*/



/*Our work portfolio page css*/


  .banner-rocknshop,
    .banner-acc,
    .banner-talant,
    .banner-artofkindness,
    .banner-summithedge,
    .banner-flyrt,
    .banner-sepalika,
    .banner-cb,
    .banner-prime,
    .banner-cult,
    .banner-zoffio,
    .banner-esi,
    .banner-buttercups,
    .banner-reality,
    .banner-Launcher,
    .banner-hot,
    .banner-taxi {
        padding-bottom:5%;
        min-height: 65vh;
    }
    span.iconset-detail {
        bottom: 10% !important;
         min-height: 140px;
    }
    
       .banner-abt,
       .banner-srv,
       .banner-prf,
       .banner-contactus,
       .banner-ins
        {
        padding-bottom: 10%;
        height: inherit !important;
        min-height: 140px;
        }



.inner_banner_tagline {
    width: 25%;
    top: 20%;
    left: 38%;
    min-height: 200px;
    position: absolute;
    z-index: 999;
    text-align: center;
    color: #fff;
    background-color: rgba(199, 12, 88, 0.58);
}

.inr_bner_minsub {
    min-height: 250px;
}

.inner_banner_tagline h1 {
    margin-top: 50px;
    font-size: 38px;
    font-weight: 300;
}

.banner_sub_title {
    width: 100%;
    top: 30%;
    position: absolute;
    z-index: 999;
    padding: 35px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 200;
}

.banner_sub_dfrt_page {
    position: absolute;
    top: 18%;
}

.banner_sub_dfrt_page h1 {
    font-size: 38px;
    font-weight: 300;
    margin-bottom: 20px;
}


/* portfolio kmr */
.img-responsive {
    width: 100%;
}

.banner-rocknshop {
    background: url(../images/portfolio-img/rockbnr.jpg) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
}

.banner-acc {
    background: url(../images/portfolio-img/accbnr.jpg) no-repeat;
    background-size: 100% 100%;
   min-height:60vh;
}

.banner-partyscenes {
    background: url(../images/portfolio-img/part_banner.png) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
}

/*
.banner-ikca {
    background: url(.../images/portfolio-img/portfolio_all_img/ikca/banner_ikca.png) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
}
*/
.banner-beerpass {
    background: url(../images/portfolio-img/beerpsbnr.jpg) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
   
}
.banner-talant {
    background: url(../images/portfolio-img/talantbnr.jpg) no-repeat;
    background-size: 100% 100%;
    height: auto;
}
.banner-artofkindness {
     background: url(../images/portfolio-img/artofkindness.png) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
}
.banner-summithedge{
     background: url(../images/portfolio-img/summithedge.jpg) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
}

.banner-flyrt {
    background: url(../images/portfolio-img/flyrtbanner.jpg) no-repeat;
        background-size: 100% 100%;
    min-height:60vh;
}

.banner-sepalika {
    background: url(../images/portfolio-img/abtbanner-sep.jpg) no-repeat;
      background-size: 100% 100%;
    min-height:60vh;
}
.banner-cb {
    background: url(../images/portfolio-img/CBbanner.jpg) no-repeat;
     background-size: 100% 100%;
    min-height:60vh;
}
.banner-cult {
    background: url(../images/portfolio-img/culturbanner.jpg) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
}
.banner-zoffio {
    background: url(../images/portfolio-img/zoffiobanner.jpg) no-repeat;
       background-size: 100% 100%;
    min-height:60vh;
}
.banner-prime {
    background: url(../images/portfolio-img/primbanner.jpg) no-repeat;
        background-size: 100% 100%;
    min-height:60vh;
}
.banner-esi {
    background: url(../images/portfolio-img/esibanner.jpg) no-repeat;
      background-size: 100% 100%;
    min-height:60vh;
}
.banner-buttercups {
    background: url(../images/portfolio-img/buttercupsbanner.jpg) no-repeat;
       background-size: 100% 100%;
    min-height:60vh;
}
.banner-reality {
    background: url(../images/portfolio-img/relitybanner.jpg) no-repeat;
        background-size: 100% 100%;
    min-height:60vh;
}
.banner-hot {
    background: url(../images/portfolio-img/hotbanner.jpg) no-repeat;
        background-size: 100% 100%;
    min-height:60vh;
}
.banner-taxi {
    background: url(../images/portfolio-img/taxibanner.jpg) no-repeat;
      background-size: 100% 100%;
    min-height:60vh;
}
.banner-Launcher {
    background: url(../images/portfolio-img/Launcherbanner.jpg) no-repeat;
      background-size: 100% 100%;
    min-height:60vh;
}
.banner-footsizer {
    background: url(../images/portfolio-img/footsizerbanner.jpg) no-repeat;
    background-size: 100%;
    min-height:60vh;
}

.banner-artofkindness {
    background: url(../images/portfolio-img/artofkindness.png) no-repeat;
        background-size: 100% 100%;
    min-height:60vh;
}

.banner-xcm {
    background: url(../images/portfolio-img/XCM.png) no-repeat;
      background-size: 100% 100%;
    min-height:60vh;
}

.banner-stag {
    background: url(../images/portfolio-img/stag-banner.jpg) no-repeat;
       background-size: 100% 100%;
    min-height:60vh;
}

.banner-biocadence {
    background: url(../images/portfolio-img/bio_banner.jpg) no-repeat;
      background-size: 100% 100%;
    min-height:60vh;
}

.banner-launcher {
    background: url(../images/portfolio-img/banner-launcher.jpg) no-repeat;
    background-size: 100% 100%;
    min-height:60vh;
}

.banner-xcm {
    background: url(../images/portfolio-img/banner-xcm.jpg) no-repeat;
       background-size: 100% 100%;
    min-height:60vh;
}













h1.title-main {
    color: #000;
    margin: 15% 0 35px 0;
    line-height: 0;
    text-shadow: 1px 1px #848184;
    font-family: 'the_conquerregular';
    font-size: 3em;
    letter-spacing: 5px;
}

.port-detail {
    background: #f2f2f2;
}

.icon-port-folio {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
}

.port-detail h3.title {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 10px 0;
    color:#000;
}

.port-detail h4.title2 {
    font-size: 1.2em;
    color: #333;
    margin: 0;
}

.port-detail p {
    line-height: 2;
    font-size: 1.3em;
}

.port-detail hr {
    padding: 0px;
    margin:50px 0 60px 0;
}

.port-detail h2 {
    margin: 0;
    font-size: 24px;
    color: #000;
    margin-bottom: 15px;
}

.center-block {
    float: none;
}

.icon-port-folio a {
    font-size: 3em;
    cursor: pointer;
    color: #999;
}

.port-detail .container {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.banner-summithedge h1.title-main, .banner-talant h1.title-main, .banner-flyrt h1.title-main, .banner-sepalika h1.title-main, .banner-cb h1.title-main, .banner-cult h1.title-main, .banner-buttercups h1.title-main, .banner-reality h1.title-main, .banner-footsizer h1.title-main, .banner-Launcher h1.title-main, .banner-beerpass h1.title-main, .banner-hot h1.title-main, .banner-partyscenes h1.title-main, .banner-taxi h1.title-main, .banner-artofkindness h1.title-main, .banner-stag h1.title-main, .banner-biocadence h1.title-main,  .banner-launcher h1.title-main, .banner-prime h1.title-main {
    color:#fff;
    text-shadow: 1px 1px #000;
    font-family: 'the_conquerregular';
    font-size: 3em;
    letter-spacing: 5px;
    margin-bottom: 35px;
    display: inline-block;
}



.banner-summithedge h2, .banner-talant h2, .banner-flyrt h2, .banner-sepalika h2, .banner-cb h2, .banner-cult h2, .banner-buttercups h2, .banner-reality h2, .banner-footsizer h2, .banner-Launcher h2, .banner-beerpass h2, .banner-hot h2, .banner-taxi h2, .banner-partyscenes h2, .banner-artofkindness h2, .banner-stag h2, .banner-biocadence h2, .banner-launcher h2, .banner-prime h2 {
    color:#fff;
        text-shadow: 1px 1px #000;
    
}

.past-work-main {
    background: url(../images/otherworks-bg.jpg) no-repeat;
    background-size:100% 100%;
    padding: 30px 0;
    margin-top: 80px;
}

.pst_wrk_dvd_mgn p {
    font-size: 21px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pst_wrk_dvd_mgn .font-size18 span {
    padding-bottom: 8px;
    display: inline-block;
}

.past-work-main .box3-3 .box-content {
    padding: 90px 10px;
}

.past-work-main .box3-3 .title {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}


.box3-3 h2 {
   padding:10px 0;
    color:#000;
    font-size: 20px;
    text-align: center;
} 
.box3-3:hover h2 {
    opacity:0;
    padding:10px 0;
} 

.past-work-sub .box3-3 .box-content {
    padding: 110px 10px;
}


.past-work-sub .box3-3 .title {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 24px;
}

.past-work-sub .box3-3 h2 {
  font-size: 18px;
    line-height:24px;
}


/*Latest css changes Decmber 18*/



.modal-open .modal {
    display: block !important;
	padding-left: 0px\0 !important;
}
          
.modal {
    display: none !important;
} 
  
.our-work-talk-section h2 {
        margin-top: 20px !important;
}


.our-work-talk-section h2 span  {
    font-size: .7em;
}

.our-work-talk-section h2 span a {
    font-size: 0.8em;
}

.mt-40 {
    margin-top:20px;
}

/*
.footer-sub-div {
    position: relative;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
*/
.mobile-hamburger-nav {
    display:none;
}


.dunst-noun p {
    line-height: 28px;
    font-size: 1.2em;
    font-family: 'Raleway', sans-serif; 
    margin-bottom:0px !important;

}

p.sign-up {
    font-size:1.7em;
}

p.sign-up a {
    color:#e7ac4e;
    text-decoration:underline;
}

p.sign-up a:hover{
    text-decoration:none;
}

.demo-btn-bg {
    background: url(../images/platform/demo-btn.png) no-repeat;
    background-size: 100% 100%;
    font-size: 1.2em;
    padding: 1% 2%;
    width: 200px;
    display: inline-block;
    margin-top: 15px;
}



.demo-btn-bg:hover  {
    color:gray;
    text-decoration: none;
    cursor: pointer;
}

.demo-btn-bg:hover a {
    color:#e7ac4e;
    text-decoration: none;
    cursor: pointer;
}

/* Latest 2/01/019 css*/

.mobile-screen-nav {
    display:none;
}

    
    .mobile-display {
        display: none;
    }
    

.request-qout-mobile {
    transform: translate(0, 0) rotate(270deg);
    position:fixed;
    z-index: 999;
    background: #e5ad37;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
    display: none;
    right: -57px;
    top: 150px;
}




section.panel {
    margin-bottom: 0px;
}

.container.open-position {
    padding-bottom: 0px;
}

.aplctn-sb-2.gray-bg-main {
    margin-bottom: 40px;
}

/*leader-ship css*/


.platform-sctn-main .clm-1 {
       padding: 2% 10%;
    min-height: 350px;
}

.platform-sctn-main .clm-1:hover {
   cursor: default;
}

.platform-sctn-main .clm-1 img {
     width: 80%;
    margin-bottom: 2%; 
}

.platform-sctn-main .clm-1 p:first-child {
    text-align: center;
}

.platform-sctn-main .clm-1 p:last-child {
    margin-bottom: 0px;
    font-size: 15px;
    text-align: center;
}

.testimonials-carousel-main {
    padding-top: 50px;
    padding-bottom: 50px;
}


.section-leadership {
/*
    height: fit-content;
    height: -webkit-fill-available;
*/
    padding-top:50px;
/*    max-height:700px; */
    padding-bottom:50px;
    height:auto;
}


.section-leadership p {
      line-height: 30px;
    font-size: 1.3em;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 25px;
}

.transition {
  transition: .3s cubic-bezier(.3, 0, 0, 1.3)
}
.three .transition {
  transition: .7s cubic-bezier(.3, 0, 0, 1.3)
}
.five .transition {
  transition: .5s cubic-bezier(.3, 0, 0, 1.3)
}
/* --------- ONE --------- */ 


.one {
  list-style: none;
  padding: 0;
/*  margin: 100px 0;*/
}

.one > li {
  background: #FFFFFF;

/*
  width: 250px;
  height: 430px;
*/
  display: inline-block;
/*  margin: 0 20px;*/
  text-align: center;    
}
   
.one > li img {
  margin-top: 25px;
/*  border-radius: 100px;*/
    width:70%;

}
.one > li:hover img {
  margin-top: 0px;
     width:30%;
}
.one > li:hover {
/*
  -moz-box-shadow: 0px 0px 5px 0px rgba(103,85,85,0.25);
  box-shadow: 0px 0px 5px 0px rgba(103,85,85,0.25);
*/
}
.one > li:hover span {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  bottom: -125px;
    background-color:#f7bd2d; 
      color: #fff;
}

.one > li:hover span .fa {
    display: none;
}

.one > li:hover span {
    padding-top:20px;
}

/*
.one > li:hover  {
  padding-top: 7px;

}
*/
/*

.one > li:hover li {
     height: 195px;
}
*/


.one > li:hover h3 {
  color: #000;
  margin-top: 0px;


}
.one > li .wrapper {
  overflow: hidden;
/*  position: absolute;*/
    position: relative;
  width: 325px;
  height: 445px;
 border: 1px solid rgba(150,150,150,0.29);
 -moz-box-shadow: 0px 0px 18px 0px rgba(103,85,85,0.39);
 box-shadow: 0px 0px 18px 0px rgba(103,85,85,0.39);
}

.one > li span {
/*
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
*/
  height: 200px;
  width: 580px;
    background: #000;
  display: block;
  position: absolute;
  bottom: -100px;
  left: -125px;
  padding-top: 15px;
}

.one > li span .fa {
    font-size:20px;
    color:#fff;
}

.one > li span img {
  margin-top: 10px;
  width: 50px;
}



.one > li h3 {
    /* margin-top: 40px; */
/*    margin-top: 70px;*/
    color: #fff;
    font-weight: normal;
}
.one > li h3 em {
  display: block;
  font-style: normal;
  text-transform: uppercase;
  font-weight:normal;
  font-size: 12px;
  margin-top: 5px;
}
.one .social {
  list-style: none;
  text-align: center;
  margin:0;
  padding:0 10px;
}
.one .social li {
  opacity: 0;
  display: inline-block;
  padding: 5px;
  color: #000;
  font-size:14px;
    height: 200px;
    overflow-y: auto;

}
.one > li:hover .social li {
  opacity: 0.9;
    
}
.one .social li a {
  cursor: pointer;
  display: block;
    font-size:18px;
     color: #000;
}
.one .social li a:hover {
     color: #e3a621;
    
}
.one .social li img {
  width: 24px;
}


/* Latest 7/01/019 css New Css*/

.mobile-display {
		display:none;
	}


/*
.fixed-top {
    padding: 10px 0 10px 15px;
}
*/



div#recaptcha2 {
    display: inline-block;
    margin-bottom: 20px;
}

div#recaptcha1 {
    display: inline-block;
    margin-bottom: 10px;
}
.index-logo {
    display:none;
}




/*Responssive css */


@media only screen and (max-width: 1600px) {

/*
    .footer-sub-div {
        top: 25%;
    }
*/

}

@media only screen and (max-width: 1366px) {

/*
    .footer-sub-div {
        top: 20%;
    }
*/

}


@media only screen and (max-width: 1024px) {
    
    .opn-pstn-sub-one {

    min-height: 425px;
}
    
    .opn-pstn-sub-one p {
    line-height: 26px;
    font-size: 1.1em;
}
    
    
  .opn-pstn-hdg-1 {
    font-size: 16px;
    margin: -20px auto 0 auto;
  }  
  .description {
        padding-top: 13%;
        color: #fff;
    }
    
    
.devops-btm-colm-main {
    height: 40vh;
}
    
    .devops-colm-1 h4, .devops-colm-2 h4, .devops-colm-3 h4, .devops-colm-4 h4, .devops-colm-5 h4 {
    font-size: 14px;
}
    
    .aplc-trsfm-right-main {
    min-height: inherit;
}
    
.aplc-trsfm-right-main {
    min-height: inherit;
}
    
/*
    
    .brandssectionbanner {
     height: 75vh;
}

.aplctn-banr {
    height: 75vh;
}

.aplctn-banr {

    height: 75vh;
}


.platfrom-bnr {

    height: 75vh;
}

.ourwork-bnr {

    height: 75vh;
}

.contact-bnr {
  height: 75vh;
}
*/

    
      label .menu {
/*    right: 0;*/
    top: -99px;
    }
    
   

/*
    .footer-sub-div {
        top:20%;
    }
*/
    
    .scrollingtext h1 {
        line-height: 42px;
        letter-spacing: 6px;
        font-size: 3.2em;
         top: 45%;
    }
    
    .one > li span {
    width: 100%;
    left: unset;
}
    
     .homepagebanner {
        height: auto !important;
        min-height: auto;
        max-height: none;
     }
    
    .margin-top-box {
        padding-top:0px;
    }
    
  
    
    .testimonials-carousel-main {
        top: 50%;
    }
    
    .one > li .wrapper {
        width: 90%;
    }
    
    .one .social li {
        height: auto;
    }


}


@media only screen and (max-width: 768px) {
    html {
           overflow-x: hidden !imprtant;
    margin:0px !important;
        padding:0px !important; 
    }
    
    
    body {
    overflow-x: hidden !imprtant;
    margin:0px !important;
        padding:0px !important;
}
    
    .defualt-sb-hdng h3 {
    font-size: 1.5em !important;
    }
    
    .conatact-main {
     min-height: inherit; 

}
    
    .opn-pstn-sub-one {
    min-height: 575px;
}
    
    .opn-pstn-hdg-1 {
    font-size: 16px;
        margin-top: 0px;
        padding:5px 0;
}
    
 .opn-pstn-hdg-1 img {
     display:none;
}
    
    .lctn-ctnt {
      min-height: 200px;
   }
    
    .description {
        padding-top: 5%;
        color: #fff;
    }
    
    .devops-colm-1, .devops-colm-2, .devops-colm-3, .devops-colm-4, .devops-colm-5 {
    margin-bottom: 20px;
}
    
    .devops-btm-colm-main {
    height: inherit;
}
    
    .aplc-trsfm-right-main {
    min-height: 33vh;
}

.banner-rocknshop, .banner-acc, .banner-partyscenes, .banner-beerpass, .banner-talant, .banner-artofkindness, .banner-summithedge, .banner-flyrt, .banner-sepalika, .banner-cb, .banner-cult, .banner-cult, .banner-zoffio, .banner-zoffio, .banner-prime, .banner-esi, .banner-buttercups, .banner-reality, .banner-hot, .banner-taxi, .banner-Launcher, .banner-footsizer, .banner-artofkindness, .banner-xcm, .banner-stag, .banner-biocadence, .banner-launcher, .banner-xcm    {
    background-size: 100% 100% !important;
    min-height:30vh;
}

     .banner-summithedge h1.title-main, .banner-talant h1.title-main, .banner-flyrt h1.title-main, .banner-sepalika h1.title-main, .banner-cb h1.title-main, .banner-cult h1.title-main, .banner-buttercups h1.title-main, .banner-reality h1.title-main, .banner-footsizer h1.title-main, .banner-Launcher h1.title-main, .banner-beerpass h1.title-main, .banner-hot h1.title-main, .banner-partyscenes h1.title-main, .banner-taxi h1.title-main, .banner-artofkindness h1.title-main, .banner-stag h1.title-main, .banner-biocadence h1.title-main, .banner-launcher h1.title-main, .banner-prime h1.title-main {
    margin-top: 20%;
}  
    

.homepagebanner video{
    height: 40vh;
}  
    
/*
     .brandssectionbanner {
     height: 40vh;
}

.aplctn-banr {
    height: 40vh;
}

.aplctn-banr {

    height: 40vh;
}


.platfrom-bnr {

    height: 40vh;
}

.ourwork-bnr {

    height: 40vh;
}

.contact-bnr {
  height: 40vh;
}
*/
   

    
    
    .scrollingtext h1 {
    font-size: 2em !important;
    top: 20%;
}

    
    .one > li .wrapper {
    width: 90%;
}
    
    .one > li span {
    height: 200px;
    width: 100%;
    left: unset;
}
    
    
    .one .social li {
        height: auto;
        overflow-y: auto;
        line-height: 19px;
        font-size: 13px;
    }
    
    .clm-1 {
    min-height: 461px;
    }
    
    
    .one > li img {
    width: 100%;
}
    
.section-one p, .section-two p, .section-three p, .section-four p, .section-five p {
    line-height: 24px;
    font-size: 1.1em;

}
    
.works-main {
    padding: 25px;
}
    
    .innerpagebannertitle {

    top: 20%;
    font-size: 1.2em;
}
    
    
    .section-one, .section-two, .section-three, .section-four, .section-five {
    padding-top: 15px;
    padding-bottom: 15px;
}
    
    .application-sctn-main .tab button {
        padding: 22px 10px;
        font-size: 14px;
    }
    
    .box3-3 .description {
    padding-top: 0px;
}
    


}



@media only screen and (max-width: 767px) {
	
	.mobile-display {
		display: block;
	}
	
	.dsltop-display {
		display: none !important;
	}
	
	.gray-pdng-sub {
	transform: translateY(0%)\0 !important;
}

.gray-pdng {
    transform: translateY(0%)\0 !important;
}

.gray-cotnt-main {
    transform: translateY(0%)\0 !important;
}
	
    
    .scrollingtext h1 {
    top: 30%;
}
    
    
         .brandssectionbanner {
   margin-top:58px;
}

.aplctn-banr {
     margin-top:58px;
}

.aplctn-banr {

     margin-top:58px;
}


.platfrom-bnr {

    margin-top:58px;
}

.ourwork-bnr {

   margin-top:58px;
}

.contact-bnr {
  margin-top:58px;
}
    
    
    .gray-pdng-sub {
    position: unset;
    top: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
    
    .gray-cotnt-main {
         position: unset;
    top: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    }
    
    .testimonials-carousel-main small {
        margin:0px;
        width: 100%;
    }
    
    .testimonials-carousel-main small img {
        width: 50px;
        height: 50px;
    }
    
    .navbar-collapse {
        width: 100%;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        text-align: center;   
    }
    
    .navbar-dark .navbar-nav .nav-link {
        color: #fff;
        font-size: 1.3em;
        padding: 15px 0;
}
    
  .bg-dark {
    background-color: #191919!important;
    z-index: 999;
    position:fixed;
    width: 100%;
    top:0px;
}
    button.navbar-toggler {
    float: right;
    margin-top: 12px;
}
    
    .navbar {
    display: block;
    }
    
  .navbar-brand img {
    width: 150px;
}
    
    .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #000;
    color: #fff;
}
    
    .navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #fff;
}
    
    .defualt-sb-hdng hr {
    width: 20%;
    margin-bottom: 15px;
}
    
    .mobile-screen-nav {
        display: block;
    }
    
    .header-nav{
        display: none;
    }
    
    .lctn-ctnt {
    min-height: inherit;
    padding: 10% 0;
    margin-bottom: 20px;
}
    
    .opn-pstn-sub-one {
    min-height: inherit;
    margin-bottom: 20px;
}
    
    .opn-pstn-hdg-1 {
    font-size: 1.3em;

}
    
    .section-one p, .section-two p, .section-three p, .section-four p, .section-five p {
    line-height: 28px;
    font-size: 1.2em;
}
    
    .defualt-sb-hdng h3 {
        line-height: 40px;
    }
    

    
   .platfrom-bnr .description {

    font-size: 1.2em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    margin: 0px;
    left: 30px;
    right: 50px;
}
    
    
    
    
    
   .platfrom-bnr {
     height: 50vh;
  }
    

    .gray-pdng h4 {
        text-align: center;
    }
    
    .section-one p, .section-two p, .section-three p, .section-four p, .section-five p {
    text-align: center;
}
    
    .tabbable-line>.nav-tabs {
    display: unset;
}
    
    .tabbable-line>.nav-tabs>li {
    margin-bottom: 15px;
}
    
       .tabbable-line>.nav-tabs>li:last-child {
    margin-bottom: 0px;
}
    
   
    
    .dsktop-display {
        display:none;
    }
    
    .mobile-display {
        display: block;
    }
    
    .project-item-sub {
        padding-top: 20%;
    }
    
    .aplctn-sb-2.gray-bg-main.portfolio-sub-bg {
        padding: 0 25px;
    }
    
    .card {
        padding: 0;
        border: 0px !important;
    }
    
    p.text-right {
        text-align: center !important;
    }
    
    .portfolio-sub-bg .gray-cotnt-main {
        padding: 0 5%;
        text-align: center;
    }
    
    .box3-3 .title {
       padding-top: 18%;
    }
    
    .forkit {
    display: none;
    }
    
    .request-qout-mobile {
        display:block;
    }
    
    .overlay-content-left .overlay-left-img {
      width: 110px;
    }
    
    .contactusform h1 {
        font-size: 1.5em;
    }
    
  .contactusform textarea.form-control {
    height: 70px !important;
    min-height: unset;
    margin-bottom: 0px;
}
    
      .header-sub img {
            width: 110px;
      }

      .hidenavbar .logo-black img {
        width: 110px;
       }

 .tabbable-line>.tab-content {
    margin-top: 20px;
    padding: 0px 0;
    overflow-y: auto;
    max-height: 700px;
}   
    
.overlay-content {
    width: 100%;
    background: none;
}
    
.hamburger-nav span {
    margin-bottom: 10%;
    margin-left: 10%;
}
    
.mobile-hamburger-nav .hamburger-nav span {
    margin-bottom: 5%;
    text-align: center;
}
    
    
.overlay-content-right {
  display: none;
}
    
.follow-us p {
    text-align: center;
}
    

.follow-us h5 {
    font-size: 18px;
    text-transform: uppercase;
    color: #FFC107;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
    
 
 .follow-us a {
    margin: 3% 3px 5px 3px;
}


.banner-rocknshop, .banner-acc, .banner-partyscenes, .banner-beerpass, .banner-talant, .banner-artofkindness, .banner-summithedge, .banner-flyrt, .banner-sepalika, .banner-cb, .banner-cult, .banner-cult, .banner-zoffio, .banner-zoffio, .banner-prime, .banner-esi, .banner-buttercups, .banner-reality, .banner-hot, .banner-taxi, .banner-Launcher, .banner-footsizer, .banner-artofkindness, .banner-xcm, .banner-stag, .banner-biocadence, .banner-launcher, .banner-xcm    {
    background-size: 100% 100% !important;
    min-height:40vh;
    margin-top:50px;
}
    
.overlay-content-right img {
    width: 65%;
    margin-bottom: 15px;
}
    
.wb-main-footer {
    text-align: center;
}
    
.wb-main-footer h4 {
    text-align: center;
    
}
    
.port-detail hr {
    display: unset;
}
    
.port-detail {
    text-align: center;
}
    
.icon-port-folio {
    text-align: center;
    margin-bottom: 25px;
    padding: 0px;
    height: auto;
}
    
 .port-detail h3.title {
    margin: 0 0 25px 0;
}
    
.port-detail img {
    margin-bottom: 2rem;
}
    
.port-detail h2 {
    margin-bottom: 20px;
    margin-top: 10px;
}
    
.our-work-talk-section h2 span {
    font-size: 20px;
}
    
.banner-summithedge h2, .banner-talant h2, .banner-flyrt h2, .banner-sepalika h2, .banner-cb h2, .banner-cult h2, .banner-buttercups h2, .banner-reality h2, .banner-footsizer h2, .banner-Launcher h2, .banner-beerpass h2, .banner-hot h2, .banner-taxi h2, .banner-partyscenes h2, .banner-artofkindness h2, .banner-stag h2, .banner-biocadence h2, .banner-launcher h2, .banner-prime h2 {
    position: absolute;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    margin: 0px;
}
    

 .banner-summithedge h1.title-main, .banner-talant h1.title-main, .banner-flyrt h1.title-main, .banner-sepalika h1.title-main, .banner-cb h1.title-main, .banner-cult h1.title-main, .banner-buttercups h1.title-main, .banner-reality h1.title-main, .banner-footsizer h1.title-main, .banner-Launcher h1.title-main, .banner-beerpass h1.title-main, .banner-hot h1.title-main, .banner-partyscenes h1.title-main, .banner-taxi h1.title-main, .banner-artofkindness h1.title-main, .banner-stag h1.title-main, .banner-biocadence h1.title-main, .banner-launcher h1.title-main, .banner-prime h1.title-main {
       margin-bottom: 20px;
    font-size: 2em;
    position: absolute;
    top: 25%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    margin: 0px;
}  
    
.wb-main-footer .nav.nav-tabs.nav-justified {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
    
.wb-main-footer .nav-justified>li {
    display: -webkit-inline-box;
}
    

.mobile-hamburger-nav {
    display:block;
} 

.mobile-responssive {
    display:none;
} 
    
.contactusform {
    width: 100%;
}
    
.request-quote .close-button {
    right: 10px;
    height: 30px;
    top: 10px;
}
    
.contactusform h1 {
    padding-top: 5%;
    padding-bottom: 5%;
}
    
 
.section-one .secttion-position-bg {
    width: 100%;
    min-height: -webkit-fill-available;
}  
    
.dunst-noun-hdg {
    font-size: 1.4em;
    position: unset;
    text-align: center;
}
    
    .dunst-noun-hdg img {
        display: none;
    }
    
    
    .stn-one-rgt-clm img {
    width: 100%;
    padding-left: 0%;
    margin-left: 0%;
}
    
.clm-1 p {
    font-size: 1.1em;
}
    
.clm-1 {
    min-height: min-content;
    margin-top: 10%;
    text-align: center;
}
    
.scroll-down2 {
    display: none;
}
    
.dunst-noun p {
    text-align: center;
}
    
.section-one .sectio-two-text p {
    text-align: center;
}
    
.testimonials-carousel-main h5 {
    text-align: center;
}
    
.testimonials-carousel-main p {
    text-align: center;
}
    
.testimonials-carousel-main small {
    text-align: center;
}
    
#quote-carousel .carousel-control.right {
    width: min-content;
}
    
section-leadership {
    height: fit-content;
}
    
.one > li .wrapper {
    position: relative;
    width: 100%;
   margin-bottom: 20px;
}
    
.section-leadership {
    height: fit-content;
    height: unset;
    max-height: unset;
}
    
    .one > li img {
    width: 50%;
}
    
.one .social li {
    line-height: 22px;
    font-size: 14px;
}
    
.dunst-noun {
    margin: 25px 20px;
}
    
/*
.overlay-content.overlay-content-left {
    display: none;
}
*/
    
    .mobile-none {
        display: none;
    }
    
    .overlay-content-right .follow-us {
        display: none;
    }
    
    .follow-us {
    position: unset;
    border-top: solid 1px #fff;
        padding-top:30px;
    }
    
    .overlay-content-left .overlay-left-img {
    margin-bottom:0%;
    margin-left: 5%;
    width:140px;
}
    
    .contactusform .col-sm-6 {
        width:100%;
        display: contents;
    }
    
/*
    .innerpagebannertitle {
      font-size: 2em;
      top: 30%;
    }
*/
	
	.innerpagebannertitle {
	font-size: 2em;
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    margin: 0px;
}
	
	
  
    
    .works-main img {
    margin-bottom: 20px;
}
    
        .devops-main-1, .devops-main-2, .devops-main-3, .devops-main-4, .devops-main-5 {
    width: 100%;
}
    
.devops-colm-1 h4, .devops-colm-2 h4, .devops-colm-3 h4, .devops-colm-4 h4, .devops-colm-5 h4 {
      padding-top: 12%;
}
    
.devops-btm-colm-main {
    padding: 20% 15%;
}
    
.ul-facilities .ctnt-area {
    margin-bottom: 20px;
}
    
    .gray-cotnt-main {
    padding: 20px;
}
    
.application-sctn-main .tab {
    width: 100%;
    height: auto;
}
    
    .innerpagebannertitle {
        border:0px;
    }
    
    
    
element.style {
    visibility: visible;
}
.application-sctn-main .tab button.active {
    background-color: #e3ae00;
    border: solid 1px #d4d4d4;
    border-radius: 0px;
    text-align: center;
    font-size: 17px
}
    

.application-sctn-main .tabcontent {
    width: 100%;
}
    
.application-sctn-main .tab button {
      background-color: #fff;
    margin: 15px 0;
    font-size: 17px;
    text-align: center;
    border: solid 1px #ccc;
    color: #000;
}
    
.aplc-trsfm-left-main {
    margin-bottom: 30px;
}
    
.devops-colm-1, .devops-colm-2, .devops-colm-3, .devops-colm-4, .devops-colm-5 {
    background-size: 50% 100%;
}
    
.coming-soon-bnr img {
    margin-top: 4%;
    width: 35%;
}
    
    .defualt-sb-hdng {
        margin-bottom:20px;
    }
    
    
         .brandssectionbanner {
     height: 50vh;
}

.aplctn-banr {
    height: 50vh;
}

.aplctn-banr {

    height: 50vh;
}


.platfrom-bnr {
    height: 55vh;
}

.ourwork-bnr {

    height: 50vh;
}

.contact-bnr {
  height: 50vh;
}
   

.homepagebanner video {
    height: 75vh;
}
    
.application-sctn-main .tab {
    padding-top: 0%;
}
    
.request-quote .form-group {
    margin-bottom: 15px;
}
    
.request-quote input.form-control {
    height: 35px;
    }
    
    .contactusform .input-group-addon {
    padding: 8px 12px;
}
    
 .homepagebanner video {
    margin-top: 50px;
}   
   
    
}



@media only screen and (max-width: 600px) {
    
 
    
    
.innerpagebannertitle {
	font-size: 1.2em;
	}
	
	    
   .platfrom-bnr .description {

    font-size: 1.2em;
    top: 39%;
  
}
  
    
    
        
         .brandssectionbanner {
     height: 30vh;
}

.aplctn-banr {
    height: 30vh;
}

.aplctn-banr {

    height: 30vh;
}


.platfrom-bnr {
    height: 50vh;
}

.ourwork-bnr {

    height: 30vh;
}

.contact-bnr {
  height: 30vh;
}
  
    
    
    
    
    .homepagebanner video {
    height: 40vh;
}
    
    .defualt-sb-hdng {
        margin-bottom:0px;
    }
    
    
    .devops-colm-1 h4, .devops-colm-2 h4, .devops-colm-3 h4, .devops-colm-4 h4, .devops-colm-5 h4 {
    padding-top: 20%;
}
    

    .testimonials-bg {
    padding: 6% 4% 10% 4%;
    }
    
    .coming-soon-bnr img {
   margin-top: 5%;
    margin-left: 30%;
}
    
    .scrollingtext h1 {
    font-size: 1.3em !important;
    top: 25%;
    line-height: 26px;
    padding-right: 45px;
    padding-left: 11px;
}
    
    
 .tabbable-line>.nav-tabs {
        display: inline-grid;
    }
   
 .box3-3 .title {
       padding-top: 15%;
    }
   	
/*
.innerpagebannertitle {
       font-size: 1.2em;
       top: 20%;
}
*/
	
	
.innerpagebannertitle {
    top: 25%;
}
	
  .platfrom-bnr .innerpagebannertitle {
      top: 14%;
  }
  
    
}

/*Safari specif css*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    
    
    
	
	.hamburgermenu {
position: -webkit-sticky;
}
	
label input:checked + .menu + ul {
		height: min-intrinsic;
		margin: 0px;
        padding: 0px;
	}
	
	
   .section-one-bg .row {
	  display: -webkit-box;
	}
	
	.pdct_devlpmnt-safari .works-main {
		display: flex !important;
	}
	

/*
		.contact-form .input-group {
margin-bottom: 0%;
}
*/
	
.aplctn-sb-2 .animation {
		display: flex !important;
	}	
	
	.opn-pstn-sub-one {
		min-height: 530px;
	}
	
	
	.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: flex;
margin-right: -15px;
margin-left: -15px;
}
	
}




