body {
    font-family: FreightSansProBook-Regular !important;
}
/* Fonts */

.font2 {} .font3 {
    color: #fcb131;
    font-size: 25px;
    ;
}
.font4 {
    color: #fc2 !important;
    font-weight: bold;
}
/* Customs */

.hr-theme {
    border-color: #fff;
}
.color1:hover {
    color: #fcb131 !important;
}
.color2:hover {
    color: #2489BF!important;
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}















 .navbar-brand img{
	 width: 350px;
	 height: 50px;
 }
	 
#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
}
#toTop span {
    font-size: 20px;
}
.back-to-top-btn {
    border: none;
    background: #ddd !important;
}
.back-to-top:hover {
    border: none;
    outline: none;
    background: #fff;
}
.back-to-top:focus {
    border: none;
    outline: none;
    background: #fff;
}
/* Header */

#top-bar {
    background: #000000 url(../img/bg1.jpg) repeat-x;
}
.list-header-social li a {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.list-header-social li a:hover {
    color: #ffcc22;
}
.top-header-float-right {
    float: right;
}
.navbar-main {
    background: rgba(255, 255, 255, 0.75);
    margin-bottom: 0px;
    border: 0px;
    border-radius: 0px;
    /* box-shadow: 2px 3px 7px 0px #888; */
        padding: 20px 0px;
    margin-top: 25px;
    margin-left: 4%;
}
.navbar-main .navbar-nav li {
    position: relative;
    margin: 0px 3px;
}
.navbar-main .navbar-nav li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 2px;
    background: #fcb131;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.navbar-main .navbar-nav li:hover:before {
    height: 100%;
}
.navbar-main .navbar-nav li a {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.2s linear;
}
.navbar-main .navbar-nav li a:hover {
    color: #000;
}
.navbar-main .navbar-nav li.active a:hover,
.navbar-main .navbar-nav li.active a {
    color: #fff;
    background: #000;
}
.top-navbar-space {
    margin-right: 10px;
}
.affix .navbar-main {
    /* box-shadow: 0 0px 6px 2px #888; */
    
    margin-top: 0px;
    transition: all 0.4s linear;
}
.affix #main-bar {
    box-shadow: 0px 0px 16px 0px #6d6d6d;
}
/* =================================Footer ===========================*/

#footer {
    /* background: #000000 url(../img/bg1.jpg) repeat-x; */
    /* background: #f1f1f1 url(../img/bg2.jpg); */
}
.list-footer-social li a {
    display: inline-block;
    font-size: 18px;
    color: #929292;
    padding: 5px 6px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.list-footer-social li a:hover {
    color: #fcb131;
}
#copyright {
    background: url(../img/bg1.jpg) repeat-x;
    padding: 0px 0;
    color: #fff;
    /* position: fixed; */
    
    bottom: 0px;
    left: 0px;
    font-size: 18px;
    /* z-index: -1; */
    
    margin: 0;
    overflow: auto;
}
.list-copyright-menu li a {
    color: #fff;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
/* Box about */

.box-about {
    background: #fee92c;
    color: #000000;
    padding: 20px;
    text-align: center;
    border-radius: 6px;
    position: relative;
    width: 100%;
    display: block;
    border-bottom: 6px solid #2489BF;
}
.box-about i {
    background: #2489bf;
    padding: 20px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 32px;
}
.box-about:hover {
    background: #2489bf;
    color: #ffffff;
    border-bottom: 6px solid #fee92c;
}
.box-about:hover i {
    background: #fee92c;
    color: #2489bf;
}

.footer-logo-crane{
	    /* padding: 7px 27px 32px 32px; */
    width: 380px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}


/**======================================
vinod make css
=========================================*/

.home-about-grid h2 {
    background: #000;
    color: #fff;
    font-size: bold;
    padding: 8px 20px 8px 20px;
    font-size: 30px;
    margin: 0;
    /* text-transform: uppercase;
    font-weight: bold; */
}

.same-height-div{
	height:130px;
}
.home-about-grid span {
    color: #fcb131;
}
.home-about-grid img {
  
	    margin-top: 6%;
    margin-bottom: 3%;
    width: 100%;
	    height: 240px;

}
.home-about-grid ul  {
        font-size: 18px;
    line-height: 24px;
    color: #9d9d9d;
    margin: 0;
    padding: 0 0px 0px 20px;
    text-align: justify;
    margin: 0px !important;
}

.home-about-grid p  {
    font-size: 18px;
    line-height: 24px;
    color: #9d9d9d;
}
.home-about-grid{
	text-align:justify;
}
#about-two-grid {
    margin-top: 0%;
    margin-bottom: 0%;
    overflow: auto;
    background: #fff;
    padding-top: 3%;
    padding-bottom: 3%;
    /* box-shadow: 0px 2px 7px 0px #888; */
    /* border-bottom:6px double #888; */
    
    line-height: 20px;
}
#double-border-section {
    height: 8px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}
.padding-top {
    margin-top: 60px;
}
#home-crane-list{
	overflow:auto;
	text-align:center;
	margin:0 auto;
}
#client-section h2 {
    text-align: center;
    display: inline-block;
    margin: 0px;
    /* margin: 0 auto; */
      color: #000;
    background: #fcb131;
    padding: 10px 25px 10px 25px;
    border-radius: 10px;
    margin-top: 3%;
    /* cursor:pointer; */
	    font-weight: bold;
    
    transition: all 0.3s linear;
}
#client-section h2:hover {
    text-align: center;
    display: inline-block;
    margin: 0px;
    color: #000;
    background: #fcb131;
	    font-weight: bold;
    /* margin: 0 auto; */
    
    padding: 10px 25px 10px 25px;
    border-radius: 10px;
    margin-top: 3%
}
#client-section {
    text-align: center;
}
.about-grid-btn {
    border: none;
    border-radius: 0px;
    padding: 4px 20px 4px 20px;
    background: #fcb131;
    color: #222;
    font-size: 17px;
    margin-top: 10px;
    font-weight: bold;
}
.about-grid-btn:hover {
    border: none;
    border-radius: 0px;
    padding: 4px 20px 4px 20px;
    background: #222;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.join-us {
    position: relative;
}
.join-us {
    animation-name: join-us;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes join-us {
    0% {
        transform: rotate3d(0, 0, 2, 0);
    }
    25% {
        transform: rotate3d(0, 0, 2, -2deg);
    }
    50% {
        transform: rotate3d(0, 0, 2, 0);
    }
    75% {
        transform: rotate3d(0, 0, 2, 2deg);
    }
    100% {
        transform: rotate3d(0, 0, 2, 0);
    }
}
.moving-huke {
    position: absolute;
    top: 130px;
    right: -83px;
    z-index: 00000;
}
.years-50-col {
    position: absolute;
    z-index: 999;
    top: 2px;
}
.years-50-col img {
    margin-top: -4px;
    margin-left: 20px;
}
.v-carousel-caption {
    right: 48%;
    background: rgba(249, 184, 29, 0.86);
    text-shadow: 0px 0px 0px #000;
    left: 0%;
    /* overflow: auto; */
    /* border-radius: 0px 15px 15px 0px; */
        bottom: 6%;
    font-size: 16px;
    /* width: auto; */
    
    padding-bottom: 0px;
    padding: 10px 10px 10px 0px;
}
.v-carousel-caption P {
    padding: 0px;
    margin: 0px;
    color: #000;
    font-size: 20px;
}
.right-slide-figcaption {
    right: 0%;
    background: rgba(249, 184, 29, 0.86);
    left: 25%;
    /* overflow: auto; */
    
    font-size: 16px;
    text-shadow: 0px 0px 0px #000;
    color: #000 !important;
    /* width: auto; */
    
    padding-bottom: 0px;
    padding: 15px 15px 15px 50px;
}
.right-slide-figcaption p {
    color: #000 !important;
}
.v-carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0)), to(rgba(0, 0, 0, .0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0) 0, rgba(0, 0, 0, .0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.v-carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0)), to(rgba(0, 0, 0, .0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0) 0, rgba(0, 0, 0, .0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.v-about-icon {
    background: #2489BF;
    color: #fff;
    padding: 14px;
    font-size: 17px;
    border-radius: 0px 8px 0px 8px;
    margin-right: 12px;
}
.left-about-col {
    margin-top: 3%;
}
.v-about-text-part p {
    /* line-height: 60px; */
    
    font-size: 36px;
    color: #2489bf;
    font-weight: bold;
}
.about-know-more-btn {
    border-radius: 0px;
    font-size: 18px;
    font-weight: 600;
    background: #fcb131;
    color: #222;
    border: none;
    margin-top: 10px;
    transition: all 0.4s linear;
}
.about-know-more-btn:hover {
    border-radius: 0px;
    font-size: 18px;
    font-weight: 600;
    background: #222;
    color: #fff;
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: transparent;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
    font-size: 18px;
    padding: 6px 0px 6px 0px;
}
.top-border-none {
    border-top: 0px dotted !important;
}
tbody tr {
    border-bottom: 1px dotted #fcb131;
}
.hading-orange {
    color: #fcb131;
    font-size: 20px !important;
}
.table-bordered {
    border: 0px solid #ddd;
}
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
    display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */

#no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
#no-more-tables tr {
    border: 0px solid #ccc;
    background: none;
}
#no-more-tables td {
    border: none;
    border-bottom: 1px dotted #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    font-weight: 100;
    text-align: left;
    /* padding: 34px; */
    
    font-size: 20px;
    color: #fcb131;
    margin-bottom: 10px;
    margin-top: 10px;
}
.t-qunatity-name {
    color: #fff;
}
#no-more-tables td:before {
    /* Now like a table header */
    
    position: absolute;
    /* Top/left values mimic padding */
    
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
}
/*
	Label the data
	*/

#no-more-tables td:before {
    content: attr(data-title);
}
}
#home-about {
    margin-top: 4%;
    margin-bottom: 0%;
    overflow: auto;
}
#homeCarousel {
    z-index: 9999;
}
.crane-img-about {
    margin-top: -5%;
}
.v-media {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
}
.media__image {
    display: block;
    box-shadow: 0px 0px 10px 2px #999;
}
.media__body {
    background: rgba(41, 128, 185, 0.7);
    bottom: 0;
    color: white;
    font-size: 1em;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 7em 3em;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.media__body:hover {
    opacity: 1;
}
.media__body:after,
.media__body:before {
    border: 1px solid rgba(255, 255, 255, 0.7);
    bottom: 1em;
    content: '';
    left: 1em;
    opacity: 0;
    position: absolute;
    right: 1em;
    top: 1em;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 0.6s 0.2s;
    transition: 0.6s 0.2s;
}
.media__body:before {
    border-bottom: none;
    border-top: none;
    left: 2em;
    right: 2em;
}
.media__body:after {
    border-left: none;
    border-right: none;
    bottom: 2em;
    top: 2em;
}
.media__body:hover:after,
.media__body:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.media__body h2 {
    margin-top: 0;
    font-size: 24px;
}
.media__body p {
    margin-bottom: 1.5em;
}
#six-images-section {
    margin-bottom: 0%;
    overflow: auto;
    padding: 3% 0%;
    background: #008acb;
}
.bottom-pioneer-ul li {
    margin-bottom: 12px;
    color: #fff;
    font-size: 16px;
	    text-align: justify;
}
#header {
    position: fixed;
    z-index: 99999;
    width: 100%;
}
.affix {
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #fff;
    border-color: #468781;
}
.affix #full-navbar {
    background: #ffffff;
    margin-bottom: 0px;
    border: 0px;
    width: 100%;
    position: fixed;
    border-radius: 0px;
    box-shadow: 0px 2px 2px 2px #888;
}
#footer-section {
    background: #000;
    overflow: auto;
	    padding: 30px 0px 20px 0px;
}

figure.snip0016 {
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 0%;
    /* min-width: 220px; */
    /* max-width: 310px; */
    /* max-height: 220px; */
    
    width: 100%;
    background: #000000;
    text-align: left;
}
figure.snip0016 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
figure.snip0016 img {
    max-width: 100%;
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.snip0016 figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 60px 3em;
    width: 100%;
    height: 100%;
}
figure.snip0016 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 100%;
    border-left: 4px solid rgba(255, 255, 255, 0.8);
    content: '';
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
figure.snip0016 h2,
figure.snip0016 p {
    margin: 0 0 5px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s, transform 0.35s;
}
figure.snip0016 h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translate3d(30%, 0%, 0);
    transform: translate3d(30%, 0%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
figure.snip0016 h2 span {
    font-weight: 800;
}
figure.snip0016 p {
    font-weight: 200;
    -webkit-transform: translate3d(0%, 30%, 0);
    transform: translate3d(0%, 30%, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
figure.snip0016 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #ffffff;
}
figure.snip0016:hover img {
    opacity: 0.3;
}
figure.snip0016:hover figcaption h2 {
    opacity: 1;
    font-size: 23px;
    margin-left: 20px;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
figure.snip0016:hover figcaption p {
    opacity: 0.9;
    font-size: 17px;
    margin-left: 20px;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    margin-top: 10px;
}
figure.snip0016:hover figcaption::before {
    background: rgba(255, 255, 255, 0);
    left: 30px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
/* Included color classes.. 
	.red 
	.blue 
	.yellow 
*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
figure.snip1104 {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 0%;
    /* min-width: 220px; */
    /* max-width: 310px; */
    /* max-height: 220px; */
    
    width: 100%;
    background: #000000;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1104 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
figure.snip1104 img {
    max-width: 100%;
    position: relative;
    opacity: 0.4;
}
figure.snip1104 figcaption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
figure.snip1104 h2 {
    position: absolute;
    left: 40px;
    right: 40px;
    font-size: 22px;
    display: inline-block;
    background: #000000;
    -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
    transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
    padding: 12px 5px;
    margin: 0;
    top: 50%;
    text-transform: uppercase;
    font-weight: 400;
}
figure.snip1104 h2 span {
    font-weight: 800;
}
figure.snip1104:before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    background: #ffffff;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(110deg) translateY(-50%);
    transform: rotate(110deg) translateY(-50%);
}
figure.snip1104 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
figure.snip1104.blue {
    background: #123851;
}
figure.snip1104.blue h2 {
    background: #ffcc22
}
figure.snip1104.red {
    background: #ffcc22
}
figure.snip1104.red h2 {
    background: #ffcc22;
    color: #000;
}
figure.snip1104.yellow {
    background: #7f5006;
}
figure.snip1104.yellow h2 {
    background: #583804;
}
figure.snip1104:hover img,
figure.snip1104.hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure.snip1104:hover h2,
figure.snip1104.hover h2 {
    -webkit-transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
    transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
}
figure.snip1104:hover:before,
figure.snip1104.hover:before {
    -webkit-transform: rotate(110deg) translateY(-150%);
    transform: rotate(110deg) translateY(-150%);
}
.we-are-social {
    color: #fff;
    font-size: 16px;
}
.we-are-social i {} .we-are-social a {
    color: #fff;
}
.we-are-social a:hover {
    color: #fcb131 !important;
}
.bottom-icon {
    color: #fff;
}
.bottom-icon:hover {
    color: #fcb131;
}
.home-experience {
    background: linear-gradient(to right, #efeae0, #fcb131, #fcb131, #eee);
    overflow: auto;
    margin-top: 4%;
    margin-bottom: 4%;
    box-shadow: 0px 0px 8px 4px #999;
}
#vv-ab-section {
    margin-bottom: 0%;
    margin-top: 0%;
    background: url(../img/homepage-mid-bg.jpg) no-repeat;
    position: relative;
    z-index: 100;
    background-size: cover;
    overflow: auto;
}
#home-about-section {
    overflow: auto;
    padding: 4% 0% 0% 0%;
    background: #ddd;
    box-shadow: 0 8px 6px -6px #888;
    /* box-shadow: inset 0 0 10px #000000; */
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #000 !important;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 5 !important;
}
.vv-ab-img img {
    margin-bottom: 5%;
    width: 100%;
}
.vv-ab-text {
    padding: 0% 0% 0% 4%;
}
.vv-ab-text h2 {
    font-size: 20px;
    /* text-transform: uppercase; */
    
    font-weight: bold;
    /* line-height: 60px; */
    
    line-height: 25px;
}
.brand-logo-name img {
    margin-top: 0px;
    margin: 0;
    margin-left: 25px;
    /* background: #fcb131; */
    
    padding: 10px 20px 6px 10px;
    margin-top: 1px;
}
.brand-logo-name {
    margin: 0px;
    padding: 0px;
}
.effect-right {
    -moz-transform: translate3d(-600px, 0px, 0px);
    -webkit-transform: translate3d(-600px, 0px, 0px);
    -o-transform: translate(-600px, 0px);
    -ms-transform: translate(-600px, 0px);
    transform: translate3d(-600px, 0px, 0px);
    transition: all 0.6s ease-in-out;
}
.effect-left {
    -moz-transform: translate3d(400px, 0px, 0px);
    -webkit-transform: translate3d(400px, 0px, 0px);
    -o-transform: translate(400px, 0px);
    -ms-transform: translate(400px, 0px);
    transform: translate3d(400px, 0px, 0px);
    transition: all 0.6s ease-in-out;
}
.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*========>>>>> Owl Carocel css  <<<<<<<==========*/

#owl-demo .item {
    /* background: #3fbf79; */
    
    padding: 20px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
.customNavigation {
    text-align: center;
    margin: 0 auto;
}
.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*========>>>>> Owl Carocel css  <<<<<<<==========*/

#contact-ceo-section {
    margin-top: 0%;
    margin-bottom: 0%;
    overflow: auto;
}

.info h3{
	color:#000;
	font-weight:bold;
}
.info h4{
	color:#000;
	font-weight:bold;
}

.contact-enuiry-col-offset {
	margin-top:2%;
}

.box > .icon {
    text-align: center;
    position: relative;
}
.box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #fcb131;
    vertical-align: middle;
}
.box > .icon:hover > .image {
    background: #000;
}
.box > .icon > .image > i {
    font-size: 36px !important;
    color: #fff !important;
}
.box > .icon:hover > .image > i {
    color: white !important;
}
.box > .icon > .info {
       margin-top: -30px;
    /* background: rgba(0, 0, 0, 0.04); */
    /* border: 1px solid #e0e0e0; */
    background: transparent;
    padding: 25px 0 10px 0;
    height: 220px;
    color: #000;
}
box > .icon > .info h3 {
    color: #fff;
}
.box > .icon > .info > p {
    font-size: 17px !important;
    color: #000;
	    
}
.box > .icon > .info > p a {
    font-size: 17px !important;
    color: #fff;
}
.box > .icon > .info:hover p a {
    
    /* color: #fcb131; */
}
.box > .icon > .info:hover p {
    font-size: 17px !important;
}
.info p {
    font-size: 17px !important;
}
.info p a {
    font-size: 18px !important;
	font-weight:bold;
}
.contact-ceo-mail {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact-ceo-mail p a {
    color: #fff;
    text-decoration: none;
}
/* .contact-info title p {} .info:hover .contact-ceo-mail p a {
    color: #fcb131; 
} */
.contact-info title p {} .info .contact-ceo-mail p a {
    color: #fcb131; 
}
.info:hover .contact-ceo-mail p {
    /* color: #fcb131; */
    font-size: 15px !important;
}
.box > .icon:hover > .info > .contact-partner {
    /* color: #fcb131; */
}

.box > .icon > .info > .contact-partner {
    color: #000; 
}
.box > .icon:hover > .info > h3.title,
.box > .icon:hover > .info > p,
.box > .icon:hover > .info > .more > a {
    /* color: #fcb131; */
}
.box > .icon > .info > .more a {
    color: #222;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.box > .icon:hover > .info > .more > a {
    /* color: #fcb131; */
    padding: 6px 8px;
    background-color: #63B76C;
}
.box .space {
    height: 30px;
}
.contact-partner {
    font-size: 18px;
    color: #fff;
    margin: 0px;
}
.thumbnail {
    position: relative;
    overflow: hidden;
    border: 0px;
}
.caption {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.72);
    width: 100%;
    height: 100%;
    /* padding: 10% 30% 0% 0% !important; */
    
    display: none;
    text-align: center;
    color: #fff !important;
    z-index: 2;
}
.crane-list-icon {
    font-size: 20px;
    /* vertical-align: middle; */
    
    position: relative;
    top: 1px;
    /* right: 4px; */
    
    margin-right: 5px;
}
.crane-list-prev {
    background: #000;
    color: #fff;
    font-size: 18px;
    /* font-weight: bold; */
    
    padding: ma;
    margin-left: 6px !important;
    height: 40px;
    border-radius: 0px;
    margin-right: 6px !important;
    line-height: 40px;
    margin: 0px;
    width: 130px;
    padding: 0;
    margin-top: 0px;
    vertical-align: middle;
    transition: all 0.3s linear;
}
.crane-list-prev:hover {
    background: #fcb131;
    color: #000;
}
.crane-list-caption {
    margin-top: 0%;
    padding-top: 6% !important;
}
#safty-section {
    /* background: url(../img/safty-bg.jpg) no-repeat; */
    
    background: #fcb131;
    overflow: auto;
    margin-top: 0%;
    margin-top: 0%;
    padding: 10px 0%;
    background-size: cover;
    background-attachment: fixed;
}

.safty-part img{
	
	width:90px;
}
.safty-part a span {
    color: #000;
    font-size: 26px;
    /* line-height: 36px; */
    
    margin-left: 20px;
    text-transform: uppercase;
    vertical-align: middle;
}
.safty-part i {
    color: #000;
    font-size: 40px;
}
.safty-part {
    text-align: center;
}
.safty-part a span {
    text-decoration: none !important;
}
.safty-part a span:hover {
    text-decoration: none !important;
    color: #fff;
    font-size: 26px;
    /* line-height: 36px; */
    
    margin-left: 20px;
    text-transform: uppercase;
    vertical-align: middle;
}
.safty-part a {
    text-decoration: none !important;
    color: #000 !important;
}
.safty-part a:hover {
    text-decoration: none !important;
    color: #fcb131 !important;
}
.crane-list-caption h4 {
    margin-top: 0%;
}
.crane-list-overlap-hading {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}
.crane-list-overlap-text {} .all-state-name p {
    color: #000;
    line-height: 16px;
    font-size: 20px;
}
.all-state-name {
    margin-top: 24px;
}

.triangle-bottomleft {
        width: 0;
    height: 0;
    border-bottom: 55px solid #fcb131;
    border-left: 0px solid transparent;
    min-width: 100%;
    border-radius: 40px solid red;
    line-height: 0px;
    padding: 0px;
    border-right: 38px solid transparent;
    float: left;
    margin: 0px;
    /* text-align: center; */
    color: #fff;
    top: 0px;
    padding-top: 0px !important;
    /* cursor: pointer; */
    line-height: 40px;
    padding-left: -15px;
    /* font-size: 55px; */
    padding-left: 16px;
    font-weight: 600;
}

.triangle-bottomleft  h3{
	    margin: 0;
    /* padding: 4px 0px; */
    overflow: hidden;
    line-height: 54px;
    text-align: center;
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
	
	
.list-copyright-menu li{
	padding: 15px 0px;
}
/*===================================Start Contact Page Css ==========================================*/


.contact-btn-col{
	text-align:center;
}
.contact-hading {
    margin: 3% 0;
    text-align: center;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.contact-hading-we-in-mumbai {
    margin: 1% 0% 2% 0%;
    text-align: center;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.form-control:focus {
    border-color: #fcb131;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, .0), 0 0 0px rgba(0, 0, 0, .0);
}
.contact-form {
    border-radius: 0px;
    height: 40px;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 25px;
}
#contact-form-section {
    margin: 2% 0% 2% 0%;
    overflow: auto;
}
.contact-btn {
    padding: 10px 40px 10px 40px;
    border-radius: 0px;
    font-size: 16px;
    background: #fcb131 !important;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    transition: all 0.3s;
    margin-top: 0px;
}
.contact-btn:hover {
    border-radius: 0px;
    font-size: 16px;
    /* background: #000; */
    
    color: #fcb131;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    margin-top: 0px;
}
/* Shutter In Horizontal */

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #222 !important;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fcb131;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
    color: white;
}
.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
#contact-map-section iframe {
    /* box-shadow: inset 0 0 10px #000000 !important; */
    
    box-shadow: 0px 0px 2px 2px #888;
    width: 100%;
    height: 400px;
}
#contact-map-section {
    /* background: #ddd; */
    
    overflow: auto;
    padding: 3px 0% 3% 0%;
	    margin-top: 3%;
}
#contact-section {
  /*   background: #ddd; */
    overflow: auto;
	background: url(../img/bg_services.jpg);
    background-size: cover;
    position: relative;
    padding-top: 3%;
    padding-bottom: 3%;
}
.footer-hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dotted #fcb131;
}
.map-container {} .map-container iframe {
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative;
    /* IE needs a position other than static */
}
.map-container iframe.clicked {
    pointer-events: auto;
}
/**=========================END contac Page  css  ==============================================*/
/*=========================================Start About page Css========================================*/

.about-pic-overlay {
    padding: 0 !important;
    position: absolute;
    right: -50px;
    top: -22px;
}
.about-pic-overlay2 {
    padding: 0 !important;
    position: absolute;
    right: -50px;
    top: -54px;
}
#about-section {
     /* background: #ddd; */
    padding: 0% 0%;
    overflow: auto;
    margin-bottom: 1%;
}
#company-history-section {
    overflow: hidden;
}
.right-img-1994 img {
    float: right;
}
.right-p-1994 p {
    padding-top: 20px !important;
}
.what-ecs-left {
    
    font-size: 16px;
	    text-align: center;
}
.what-ecs-left h2 {
    margin-bottom: 20px;
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 4px;
    background-color: #6b6c6f;
    left: 50%;
    margin-left: -1px;
    box-shadow: 0px 5px 0px 1px #888;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
    margin-bottom: 10%;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: 50%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    background: #333 !important;
    position: relative;
    /* -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); */
    /* box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); */
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
    margin-top: -60px;
}
.timeline > li:not(.timeline-inverted) {
    padding-right: 90px;
}
.timeline > li.timeline-inverted {
    padding-left: 90px;
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}
.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #fcb131;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    /* background-color: #f0ad4e !important; */
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
.absolute-part {} .what-ecs-right {
    margin-top: 18%;
}
.lib-panel {
    margin-bottom: 28%;
}
.lib-panel img {
    padding: 6%;
    background-color: transparent;
}
.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    /* background-color: #FFFFFF; */
}
.lib-panel .lib-row {
    padding: 0 0px 0 0px;
}
.lib-panel .lib-row.lib-header {
    background-color: #FFFFFF;
    font-size: 20px;
    padding: 10px 20px 0 20px;
}
.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
    padding-bottom: 12px;
}
.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
    padding-bottom: 10px;
}
.lib-panel .lib-row.lib-desc a {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}
.row-margin-bottom {
    margin-bottom: 20px;
}
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
}
.no-padding {
    padding: 0;
}
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
    box-shadow: 0px 0px 3px 1px #888;
}
.lib-desc {
    margin-top: 20px;
}
.lib-desc p {
    font-size: 20px;
    padding-top: 0px;
}
.about-counter-i {
    border: 4px double #fcb131;
    color: #fff;
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    border-radius: 100%;
    font-size: 32px;
    text-align: center;
}
.about-counter-part {
    text-align: center;
}
.about-counter-part h3 {
    color: #fff;
    font-size: 40px;
    text-align: center;
}
.about-counter-part p {
    font-size: 19px;
    color: #fff;
}
#counter-trigger {
    background: url(../img/counter-1.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.counter-zon {
    background: rgba(0, 0, 0, 0.74);
    overflow: auto;
    padding: 3% 0%;
}
.prasent-sym:after {
    content: '%';
    margin-left: 7px;
}
.plus-sym:after {
    content: '+';
    margin-left: 7px;
}
.time-line-one {
    background: #2196F3 !important;
}
.time-line-one:after {
    border-left: 14px solid #333 !important;
}
.time-line-two {
    background: #ff5722!important;
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #333;
    border-bottom: 14px solid transparent;
    content: " ";
}
.time-line-three {
    background: #fcb131!important;
}
.time-line-three:after {
    border-left: 14px solid #333 !important;
}
.time-line-four {
    background: hsla(302, 76%, 45%, 0.85) !important;
}
.time-line-four:after {
    border-right: 0 solid hsla(302, 76%, 45%, 0.85) !important;
    border-bottom: 14px solid transparent !important;
}
.timeline > li > .time-line-four:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid hsl(0, 0%, 20%);
    border-bottom: 15px solid transparent;
    content: " ";
}
.time-line-five {
    background: #4CAF50 !important;
}
.time-line-five:after {
    border-left: 14px solid #333 !important;
    border-right: 0 solid #333 !important;
}
.timeline-heading h4 {
    font-size: 30px;
    color: #fcb131;
}
.timeline-body p {
    color: #fff;
    font-size: 18px;
}
.timeline-badge i {
    color: #000;
}
/*=============kashif bhai fade in out===============*/

.effect-right {
    -moz-transform: translate3d(-600px, 0px, 0px);
    -webkit-transform: translate3d(-600px, 0px, 0px);
    -o-transform: translate(-600px, 0px);
    -ms-transform: translate(-600px, 0px);
    transform: translate3d(-600px, 0px, 0px);
    transition: all 0.6s ease-in-out;
}
.effect-left {
    -moz-transform: translate3d(400px, 0px, 0px);
    -webkit-transform: translate3d(400px, 0px, 0px);
    -o-transform: translate(400px, 0px);
    -ms-transform: translate(400px, 0px);
    transform: translate3d(400px, 0px, 0px);
    transition: all 0.6s ease-in-out;
}
.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*=============kashif bhai fade in out===============*/

.page-header {
    border: none;
}
.page-header h1 {
    text-align: center;
    font-size: 33px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.what-ecs-left h2{
	    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-bottom: 3px solid #fcb131;
    display: inline-block;
    padding-bottom: 10px;
}

.what-ecs-left p{
    text-align: justify;	
}
.yellow-heading{
	color:#fcb131;
	font-size:30px;
	
}
.about-yellow-text{
	    color: #fcb131;
    font-weight: bold;
	font-size:16px;
	
}
.our-colre-value h2{
	color:#000;
	font-size:27px;
     font-weight:bold;
	 text-align:center;
}
.yellow-v{
	    color: #fcb131;
    font-weight: bold;
}
.our-colre-value h3{
	
	font-weight:bold;
	color:#333;
	font-size:20px;
	margin:0px;
	margin-bottom:5px;
}

.our-colre-value p{
	
}

.right-timeline-text {
    width: 50%;
    float: right;
}
.left-timeline-text {
    width: 50%;
    float:left;
}

.crew-flex{
	display:flex;
}
/*==========================================END About Page Css=======================================*/
/*===================================== start Equipment Page Css =================================*/

#eq-call-band {
    background: #fcb131;
    overflow: auto;
    margin: 3% 0%;
    padding: 2% 0% 3% 0%;
}
.speak-text {
    font-size: 29px;
    vertical-align: middle;
    margin-top: 18px;
    /* margin-right: 35px; */
    
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
.eq-mobile p {
    font-size: 22px;
    margin-right: 0px;
    color: #000;
    vertical-align: middle;
    margin-top: 10px;
    position: relative;
    top: 1px;
}
.eq-mobile p i {
    font-size: 45px;
    vertical-align: middle;
    margin-right: 5px;
    color: #000;
}
.eq-call-band-col {
    /* display:flex; */
    
    text-align: center;
}
.eq-mail-icon {
    font-size: 30px !important;
    color: #000;
}
.eq-mobile {
    margin-top: 7px;
    /* margin-left: 15px; */
    
    color: #000;
    /* margin:0px 10px 0px 10px; */
}
.eq-mobile p a {
    color: #000;
    font-size: 20px;
}
.eq-img-part {
    /* background: url(../img/eq-bg.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	height:200px; */
}
#eq-call-bg-img-section {
    margin-top: -5%;
    margin-bottom: 2%;
    overflow: auto;
}
.eq-img-part img {
    box-shadow: 0px 0px 5px 1px #888;
    overflow: auto;
    margin-top: 5px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}
.eq-img-part p {
    /* position: absolute; */
    
    text-align: center !important;
    margin: 0 auto;
    padding: 40px 0px 0px 0px;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    position: absolute;
    right: 0;
    left: 0;
}
.equipment-machine-images-zon {
    margin-bottom: 3%;
    overflow: auto;
}
/*==-==
 
 
 .eq-machine-section{
    position: relative;
    display: block;
    overflow: hidden;
	}
	
	 .eq-machine-info{
		    position: absolute;
    background: rgba(0, 0, 0, 0.81);
    width: 100%;
    height: 100%;
    top: 0px;
    color: #fff;
    text-align: center;
    padding: 20% 0%;
	transform: scale(0);
	transition: all 0.3s linear;

	 }
	.eq-machine-section:hover .eq-machine-info{
	  transform: scale(1);
	 }
	 
	 
	 <style>
	.eq-machine-section{
	   position: relative; 
	   display: block;
	   overflow:hidden;
	}
	.eq-machine-info{
		position: absolute;
		color: #ffffff;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		text-align: center;
		padding: 25% 0px;
		transform: scale(0);
		z-index: 9999;
		transition: all 0.4s linear;
	}
	.eq-machine-section:hover .eq-machine-info{
		transform: scale(1);
	}
	
	
	
	
	.eq-machine-section:before{
		background: rgba(0, 0, 0, 0.28);
		content: '';
		width: 250%;
		height: 250%;
		position: absolute;
		transform: rotate(45deg);
		top: 0;
		left: -300%;
		transition: all 0.4s linear;
	}
	.eq-machine-section:hover:before{
		left: -50%;
		top: 2%;
	}
	.eq-machine-section:after{
		background: rgba(0, 0, 0, 0.28);
		content: '';
		width: 250%;
		height: 250%;
		position: absolute;
		transform: rotate(45deg);
		bottom: 0;
		right: -300%;
		transition: all 0.4s linear;
	}
	.eq-machine-section:hover:after{
		right: -50%;
		bottom: 2%;
	}
</style>
	 
	 
 */
/*=====================  Start Amir Bhai on Hover Overlay Css==================*/

.eq-machine-info p {
    font-size: 18px;
    margin: 0px;
    line-height: 30px;
}
.eq-donload-btn {
       padding: 4px 15px;
    border-radius: 0px;
    background: #fcb131;
    color: #000;
    border: none;
    /* margin-top: 8px; */
    font-size: 16px;
    margin: 0 auto;
    display: table;
    text-decoration: none !important;
    margin-top:15px;
}
.eq-donload-btn:hover {
    background: #fff !important;
    border: none !important;
    outline: none!important;
    color: #000;
    text-decoration: none !important;
}
.eq-donload-btn:focus {
    border: none;
    outline: none;
    background: #fff !important;
    border: none !important;
    outline: none!important;
    color: #000 !important;
}
.eq-machine-section {
    position: relative;
    display: block;
    overflow: hidden;
}
.eq-overlay-machine {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
    font-size: 16px !important;
       padding: 4px 0px 4px 0px !important;
}
.eq-overlay-machine img {
    width: 32px;
    background: #fff;
    padding: 4px;
    margin-right: 10px;
    margin-left: 20px;
}
.eq-machine-table {
    margin-bottom: 12px;
}
a {
    text-decoration: none !important;
}
.eq-machine-table a {
    text-decoration: none !important;
}
.eq-machine-table a:hover {
    text-decoration: none !important;
}
.eq-hading-orange {
    color: #fcb131;
    font-size: 16px !important;
}
.eq-machine-info {
   position: absolute;
    color: #ffffff;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 9% 0 0% 0%;
    transform: scale(0);
    z-index: 9999;
    transition: all 0.4s linear;
}
.eq-machine-section {
    position: relative;
    display: block;
    overflow: hidden;
}
.eq-machine-section:hover .eq-machine-info {
    transform: scale(1);
}
.eq-machine-section:before {
    background: rgba(0, 0, 0, 0.60);
    content: '';
    width: 250%;
    height: 250%;
    position: absolute;
    transform: rotate(45deg);
    top: 0;
    left: -300%;
    transition: all 0.4s linear;
}
.eq-machine-section:hover:before {
    left: -50%;
    top: 2%;
}
.eq-machine-section:after {
    background: rgba(0, 0, 0, 0.60);
    content: '';
    width: 250%;
    height: 250%;
    position: absolute;
    transform: rotate(45deg);
    bottom: 0;
    right: -300%;
    transition: all 0.4s linear;
}
.eq-machine-section:hover:after {
    right: -50%;
    bottom: 2%;
}
/*=====================  End Amir Bhai on Hover Overlay Css==================*/

.check-machine-name span {
    font-size: 16px;
    color: #000 !important;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 5px;
}
.eq-machine-form {
    border-radius: 0px;
    margin-bottom: 20px;
    font-size: 18px;
    border: 1px solid #888;
}
#eq-check-machine-section {
    /* background: #ddd; */
    overflow: auto;
       padding: 3% 0% 15px 0px;

	
	
}

 .check-feild-fluid {
	   
    padding-top: 2%;
    padding-bottom: 3%;
    margin-top: 0%;
 }
	
.check-form-btn {
    text-align: center;
}
.check-form-btn button {
    border: 0px;
    background: #fcb131;
    border-radius: 0px;
    color: #000;
    font-size: 17px;
    padding: 5px 40px;
    text-transform: uppercase;
    transition: all 0.3s linear;
    text-align: center;
    margin-top: 0px;
}
.check-form-btn button:hover {
    border: 0px;
    color: #fff;
    border-radius: 0px;
    background: #000;
    font-size: 17px;
    padding: 5px 40px;
    text-transform: uppercase;
}
.check-machine-grid {
	
	  background: url(../img/bg_services.jpg);
    background-size: cover;
    overflow: hidden;
    /* background: #fff; */
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0px 0px 4px 1px #888;
    margin-top: 20px;
}
.check-machine-name {} .full-check-part {
    margin-left: 5%;
}
/*========================== END Equipment Page Css  ================================*/
/*========================== START  Achivement Page Css  ================================*/



/*-- activities--*/

.gallery-top h3 {
    font-size: 34px;
    color: black;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.gallery-grid {
    margin: 0em 0em 2em 0em;
}
.gallery-top {
    padding-bottom: 2em;
    text-align: center;
}
/*--hover-effects--*/

.col1 figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    width: 100%;
}
.col1 figure img {
    position: relative;
    display: block;
}
.features-grids figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.col1 figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure.effect-bubba {
    background: #000;
}
figure.effect-bubba:hover img {
    opacity: 0.3;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
figure.effect-bubba h4 {
    padding-top: 21%;
    -webkit-transition: transform 0.35s;
    -moz-transition: transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5em;
}
figure.effect-bubba p {
    padding: 0.5em 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5em;
    font-size: 0.9em;
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*--//hover-effects--*/

#Choco_overlay {
    background: #1F1E1E !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999;
    width: 100%;
    height: 100%;
    display: none;
    padding: 0;
    margin: 0;
}
#Choco_content {
    display: none;
    width: 800px;
    height: 600px;
    z-index: 1001;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999999999999;
    margin-left: -400px;
    margin-top: -300px;
    border-top: 1px solid transparent;
    /*Yes, adjust image perfectly at the center of a box, don't know why.*/
}
#Choco_left_arrow {
    float: left;
    background-image: url(../img/left.png)!important;
    background-position: 12%;
    left: -20%;
}
#Choco_right_arrow {
    float: right;
    background-image: url(../img/right.png)!important;
    background-position: 88%;
    left: 20%;
}
.Choco_arrows {
    background-repeat: no-repeat;
    display: none;
    position: relative;
    cursor: pointer;
    width: 49%;
    top: -100%;
    height: 100%;
    margin-top: -30px;
}
#Choco_container_photo {
    text-align: center;
    width: 800px;
    height: 600px;
    /*background:url(../images/ajax-loader.gif) center center no-repeat;*/
}
#Choco_container_description {
    padding: 0;
    height: 26px;
    width: 100%;
    color: #FFFFFF;
    font-family: Tahoma;
    clear: both;
    position: relative;
    font-size: 12px;
    margin-top: -5px;
    overflow: hidden;
    visibility: hidden;
}
#Choco_container_title {
    float: left;
    padding: 5px;
}
#Choco_container_via {
    padding: 5px;
    float: right;
}
#Choco_container_via a {
    color: gray;
}
#Choco_container_via a:hover {
    color: white;
    background: gray;
}
#Choco_close {
    width: 30px;
    height: 25px;
    background-image: url(../img/close.png)!important;
    background-repeat: no-repeat;
    z-index: 1002;
    cursor: pointer;
    margin: 0px 0px 15px 0px;
    display: none;
}
#Choco_loading {
    width: 9px;
    height: 11px;
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    z-index: 1002;
    cursor: pointer;
    float: right;
    margin-top: -20px;
    display: none;
}
#Choco_bigImage {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: -5px;
}
.media-bottom-img {
    float: right;
    /* top: -162px; */
    /* position: relative; */
    
    margin-top: -100px;
    margin-bottom: 0px;
    opacity: 0.5;
}
/*-- //activities--*/






/***********************
	Gallery 
************************/

/* Plaroids */
@media screen and (max-width: 767px) {
	.polaroids .achivement-gallery-part:nth-child(n+5){
		display:none;
	}
}
.polaroids .achivement-gallery-part {
    display: inline-block !important;
}
.polaroids-seco .achivement-gallery-part {
    display:block !important;
}

.polaroids .achivement-gallery-part a{
	background:#fff;
	display:inline;
	float:left;
	margin:0 0 27px 30px;
	width:auto;
	padding:10px 10px 10px 10px;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-size:16px;
	outline:none;
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.25);
	/* -webkit-transform:rotate(-2deg); */
	-webkit-transition:-webkit-transform .25s linear;
	/* -moz-transform:rotate(-2deg); */
}
.polaroids .achivement-gallery-part{
	
	display: inline-block !important;
}
@media screen and (max-width: 768px) {
	
}
ul.polaroids img{
	display:block;
	width:300px;

	margin-bottom:0px;
}

.diwali-modal-dialog{
	
	width:800px;
}




.polaroids .achivement-gallery-part a:after{
	/* content:attr(title); */
}
.polaroids .achivement-gallery-part:nth-child(even) a{
	/* -webkit-transform:rotate(2deg); */
	/* -moz-transform:rotate(2deg); */
}
.polaroids .achivement-gallery-part:nth-child(3n) a{
	-webkit-transform:none;
	/* position:relative; */
	top:-5px;
	-moz-transform:none;
}
.polaroids .achivement-gallery-part:nth-child(5n) a{
	/* -webkit-transform:rotate(5deg); */
	/* position:relative; */
	right:5px;
	/* -moz-transform:rotate(5deg); */
}
.polaroids .achivement-gallery-part:nth-child(8n) a{
	/* position:relative; */
	right:5px;
	top:8px;
}
.polaroids .achivement-gallery-part:nth-child(11n) a{
	/* position:relative;  */
	left:-5px;
	top:3px;
}
.polaroids .achivement-gallery-part a:hover{
	-webkit-transform:scale(1.25); 
	/-moz-transform:scale(1.25); 
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.5);
	position:relative;
	z-index:5;
}
.new-our-project-fluid{
	margin-top:30px;
	margin-bottom: 30px;
}
/* Modal */
.modal.fade .modal-dialog {
-webkit-transform: scale(0.2);
-moz-transform: scale(0.2);
-ms-transform: scale(0.2);
transform: scale(0.2);
top: 0px;
opacity: 0;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
 transform-origin:center !important;
}
.modal.fade.in .modal-dialog {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
/* -webkit-transform: translate3d(0, -300px, 0);
transform: translate3d(0, -300px, 0); */
opacity: 1;
transform-origin:center !important;
}
@media (min-width: 768px){
.modal-dialog {    
    margin: 7% auto 0px;
}
}





.achivement-modal-header{
	padding: 15px;
    border-bottom: 1px solid transparent;
}
.achivement-modal{
	    background: rgba(0, 0, 0, 0.84) !important;
		    z-index: 9999999;
}
.achivement-modal-body{
	    position: relative;
    padding: 0px;
}
.achivement-modal-dialog{
	width:800px;
	
	 margin-top: 3%;
	
}
.achivement-modal-content{
	   
		background-color: transparent;
		box-shadow:0px 0px 0px;
		    border: none;
}
.achivement-modal-close{
	color:#fff;
	opacity:9.5;
	font-size:50px;
}
.achivement-modal-close:hover{
	color:#fcb131;
	opacity:9.5;
}
.achivement-modal-close:focus{
	color:#fcb131;
	opacity:9.5;
	outline:none;
}
.achivement-control{
	color:#fff !important;
	opacity:9.4;
}
.achivement-control:hover{
	color:#fcb131 !important;
	opacity:9.4;
}

/*====================================*/



.achivement-part h2 {
    background: #000;
    padding: 8px 20px 8px 20px;
    color: #fff;
    margin: 0px;
    margin-bottom: 20px;
}
.achivement-part img {
    margin-bottom: 30px;
    /*  -webkit-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black; */
    
    box-shadow: 0 11px 10px -6px #020202;
}
.achivement-part p {
    font-size: 18px;
    color: #222;
    /* display:flex; */
}
.achivement-part p i {
    margin-right: 10px;
    color: #fcb131;
    vertical-align: middle;
    margin-top: 4px;
}
#achivement-section {
    margin-bottom: 0%;
	    margin-top: 3%;
    overflow: auto;
	
}
#achivement-our-section {
    background: #DDD;
    padding-top: 0%;
    padding-bottom: 3%;
    overflow: auto;
    margin-top: 2%;
}
.mumbia-airport-yellow {
    color: #fcb131;
}
.achivement-mumb-heading {
        margin-right: 75px;
    font-weight: bold;
    color: #000;
    width: 35px;
    float: left;
}
.colan-space{
	margin-right:15px;
}
/*-- Gallery--*/

.gallery {
    padding: 0px 0px;
}
.gallery h3 {
    font-size: 40px;
    padding-bottom: 0px;
    color: #000;
    text-align: center;
    margin: 0px;
}
.gallery-grids {
    margin: 3% 0 0 0;
}
.gallery-grid-left,
.gallery-grid-right {
    padding: 7px;
}
.gallery-grid-right1 {
    float: left;
    width: 48.6%;
}
.gallery-grid-right2 {
    float: right;
    width: 48.6%;
}
.gallery-grid-right-grid:nth-child(2) {
    padding: 1em 0;
}
.gallery-grid-left-grid,
.gallery-grid-left-grid-left-grid:nth-child(2) {
    padding: 1em 0 0;
}
.gallery-grid-left-grid-left {
    float: left;
    width: 48.6%;
}
.gallery-grid-left-grid-right {
    float: right;
    width: 48.6%;
}
.view {
    width: 100%;
    margin: 0px;
    float: none;
    border: 0px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
}
.view .mask,
.view .content {
    width: 100%;
    height: 100%!important;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 8.5em 0 0;
}
.view .mask1 {
    padding: 3em 0 0 !important;
}
.mask2 {
    height: 100%!important;
}
.view img {
    display: block;
    position: relative;
	    width: 100%;
}
.view h4 {
    text-transform: capitalize;
    color: #000;
    text-align: center;
    position: relative;
    font-size: 2em;
    padding: 0;
    margin: 0;
}
h4.late {
    padding-top: 3.5em;
}
.view p {
    position: relative;
    color: #fff !important;
    padding: 20px 20px 0px;
    text-align: center;
    line-height: 1.8em;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}
.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
.view-eighth .mask {
    background: rgba(252, 177, 49, 0.78);
    top: -200px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
}
.view-eighth h2 {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -moz-transition: all 0.2s ease-in-out 0.1s;
    -o-transition: all 0.2s ease-in-out 0.1s;
    -ms-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
}
.view-eighth p {
    color: #333;
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out 0.2s;
    -moz-transition: all 0.2s ease-in-out 0.2s;
    -o-transition: all 0.2s ease-in-out 0.2s;
    -ms-transition: all 0.2s ease-in-out 0.2s;
    transition: all 0.2s ease-in-out 0.2s;
}
.view-eighth a.info {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out 0.3s;
    -moz-transition: all 0.2s ease-in-out 0.3s;
    -o-transition: all 0.2s ease-in-out 0.3s;
    -ms-transition: all 0.2s ease-in-out 0.3s;
    transition: all 0.2s ease-in-out 0.3s;
}
.view-eighth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0px;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-animation: slideY 0.4s linear;
    -moz-animation: slideY 0.4s linear;
    -ms-animation: slideY 0.4s linear;
    animation: slideY 0.4s linear;
    height: 385px;
}
.view-eighth:hover h2 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.view-eighth:hover p {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.view-eighth:hover a.info {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
@keyframes bounceY {
    0% {
        transform: translateY(-205px);
    }
    40% {
        transform: translateY(-100px);
    }
    65% {
        transform: translateY(-52px);
    }
    82% {
        transform: translateY(-25px);
    }
    92% {
        transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        transform: translateY(0px);
    }
}
@-moz-keyframes bounceY {
    0% {
        -moz-transform: translateY(-205px);
    }
    40% {
        -moz-transform: translateY(-100px);
    }
    65% {
        -moz-transform: translateY(-52px);
    }
    82% {
        -moz-transform: translateY(-25px);
    }
    92% {
        -moz-transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        -moz-transform: translateY(0px);
    }
}
@-webkit-keyframes bounceY {
    0% {
        -webkit-transform: translateY(-205px);
    }
    40% {
        -webkit-transform: translateY(-100px);
    }
    65% {
        -webkit-transform: translateY(-52px);
    }
    82% {
        -webkit-transform: translateY(-25px);
    }
    92% {
        -webkit-transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        -webkit-transform: translateY(0px);
    }
}
.view1 {
    width: 570px;
    height: 300px;
    margin: 0px;
    float: left;
    border: 0px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
}
.view1 .mask,
.view1 .content {
    width: 570px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 6em 0;
}
.view1 img {
    display: block;
    position: relative;
}
.view1 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    margin: 20px 0 0 0;
}
.view1 p {
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #000;
    padding: 10px 20px 20px;
    text-align: center;
}
.view1 a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}
.view1 a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
.view1-eighth .mask {
    background-color: rgba(167, 203, 180, 0.76);
    top: -200px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.5s;
    -moz-transition: all 0.3s ease-out 0.5s;
    -o-transition: all 0.3s ease-out 0.5s;
    -ms-transition: all 0.3s ease-out 0.5s;
    transition: all 0.3s ease-out 0.5s;
}
.view1-eighth h2 {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -moz-transition: all 0.2s ease-in-out 0.1s;
    -o-transition: all 0.2s ease-in-out 0.1s;
    -ms-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
}
.view1-eighth p {
    color: #333;
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out 0.2s;
    -moz-transition: all 0.2s ease-in-out 0.2s;
    -o-transition: all 0.2s ease-in-out 0.2s;
    -ms-transition: all 0.2s ease-in-out 0.2s;
    transition: all 0.2s ease-in-out 0.2s;
}
.view1-eighth a.info {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out 0.3s;
    -moz-transition: all 0.2s ease-in-out 0.3s;
    -o-transition: all 0.2s ease-in-out 0.3s;
    -ms-transition: all 0.2s ease-in-out 0.3s;
    transition: all 0.2s ease-in-out 0.3s;
}
.view1-eighth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0px;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-animation: bounceY 0.9s linear;
    -moz-animation: bounceY 0.9s linear;
    -ms-animation: bounceY 0.9s linear;
    animation: bounceY 0.9s linear;
}
.view1-eighth:hover h2 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.view1-eighth:hover p {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.view1-eighth:hover a.info {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
@keyframes bounceY {
    0% {
        transform: translateY(-205px);
    }
    40% {
        transform: translateY(-100px);
    }
    65% {
        transform: translateY(-52px);
    }
    82% {
        transform: translateY(-25px);
    }
    92% {
        transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        transform: translateY(0px);
    }
}
@-moz-keyframes bounceY {
    0% {
        -moz-transform: translateY(-205px);
    }
    40% {
        -moz-transform: translateY(-100px);
    }
    65% {
        -moz-transform: translateY(-52px);
    }
    82% {
        -moz-transform: translateY(-25px);
    }
    92% {
        -moz-transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        -moz-transform: translateY(0px);
    }
}
@-webkit-keyframes bounceY {
    0% {
        -webkit-transform: translateY(-205px);
    }
    40% {
        -webkit-transform: translateY(-100px);
    }
    65% {
        -webkit-transform: translateY(-52px);
    }
    82% {
        -webkit-transform: translateY(-25px);
    }
    92% {
        -webkit-transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        -webkit-transform: translateY(0px);
    }
}
/*-- //gallery --*/
/*========================== END Achivement Page Css  ================================*/
/****================================================================================
  Min-width:1244px and Max-widht:1366px Media Query
==============================================================================**/

@media (min-width: 1300px) and (max-width: 1366px) {

    .navbar-main .navbar-nav li a {
        color: #000;
        /* font-weight: 700; */
        
        font-size: 16px;
        text-transform: uppercase;
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        -ms-transition: all 0.4s linear;
        -o-transition: all 0.4s linear;
        transition: all 0.2s linear;
        padding: 13px 14px;
        margin: 0px;
    }
    .top-navbar-space {
        margin-right: 6px;
        margin-top: 3px;
    }
    .v-carousel-caption {
        right: 51%;
        background: rgba(249, 184, 29, 0.86);
        text-shadow: 0px 0px 0px #000;
        left: 0%;
        bottom: 100px;
        /* overflow: auto; */
        
        font-size: 16px;
        /* width: auto; */
        
        padding-bottom: 0px;
        padding: 10px 10px 10px 0px;
    }
    .navbar-main {
        background: rgba(255, 255, 255, 0.75);
        margin-bottom: 0px;
        border: 0px;
        border-radius: 0px;
        /* box-shadow: 2px 3px 7px 0px #888; */
        
        margin-top: 25px;
        margin-left: 7%;
    }
    .about-pic-overlay {
        padding: 0 !important;
        position: absolute;
        right: -50px;
        top: -6px;
    }
    .about-pic-overlay2 {
        padding: 0 !important;
        position: absolute;
        right: -50px;
        top: -45px;
    }
    #copyright {
        background: url(../img/bg1.jpg) repeat-x;
        padding: 0px 0;
        color: #fff;
        /* position: fixed; */
        
        bottom: 0px;
        left: 0px;
        font-size: 17px;
        /* z-index: -1; */
        
        margin: 0;
        overflow: auto;
    }
}
.strip {
    background-color: #fcb131;
    color: black;
    min-height: 100px;
    padding: 15px;
}

.thankyou-page-row{
	margin:0 auto;
	text-align:center;
	margin-top:7%;
}




