@font-face {
    font-family: Bebas Neue;
    src: url(../fonts/BEBASNEUE-BOLD.OTF);
    src: url(../fonts/BEBASNEUE-BOLDd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/BEBASNEUE-BOLD.woff) format('woff'), url(../fonts/BEBASNEUE-BOLD.ttf) format('truetype'), url(../fonts/BEBASNEUE-BOLD.svg#webfont) format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: Bebas Neue;
    src: url(../fonts/BEBASNEUE-LIGHT.OTF);
    src: url(../fonts/BEBASNEUE-LIGHTd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/BEBASNEUE-LIGHT.woff) format('woff'), url(../fonts/BEBASNEUE-LIGHT.ttf) format('truetype'), url(../fonts/BEBASNEUE-LIGHT.svg#webfont) format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Bebas Neue Book;
    src: url(../fonts/BEBASNEUE-BOOK.OTF);
    src: url(../fonts/BEBASNEUE-BOOKd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/BEBASNEUE-BOOK.woff) format('woff'), url(../fonts/BEBASNEUE-BOOK.ttf) format('truetype'), url(../fonts/BEBASNEUE-BOOK.svg#webfont) format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Archer Book;
    src: url(../fonts/ARCHER-MEDIUM.OTF), url(../fonts/ARCHER-MEDIUMd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/ARCHER-MEDIUM.woff) format('woff'), url(../fonts/ARCHER-MEDIUM.ttf) format('truetype'), url(../fonts/ARCHER-MEDIUM.svg#webfont) format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: Archer Book;
    src: url(../fonts/ARCHER-BOOK.OTF), url(../fonts/ARCHER-BOOKd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/ARCHER-BOOK.woff) format('woff'), url(../fonts/ARCHER-BOOK.ttf) format('truetype'), url(../fonts/ARCHER-BOOK.svg#webfont) format('svg');
    font-weight: 300;
}
@font-face {
    font-family: Archer Book;
    src: url(../fonts/ARCHER-SEMIBOLD.OTF), url(../fonts/ARCHER-SEMIBOLDd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/ARCHER-SEMIBOLD.woff) format('woff'), url(../fonts/ARCHER-SEMIBOLD.ttf) format('truetype'), url(../fonts/ARCHER-SEMIBOLD.svg#webfont) format('svg');
    font-style: normal;
}
@font-face {
    font-family: Archer;
    src: url(../fonts/ARCHER-THIN.OTF), url(../fonts/ARCHER-THINd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/ARCHER-THIN.woff) format('woff'), url(../fonts/ARCHER-THIN.ttf) format('truetype'), url(../fonts/ARCHER-THIN.svg#webfont) format('svg');
    font-style: normal;
}
body {
    height: 100%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 100%;
    font-family: Bebas Neue, Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
}
h1 {
    font-size: 75px;
}
h2 {
    font-size: 55px;
}
h3 {
    font-size: 25px;
}
h4 {
    font-size: 20px;
}
.p-0{
    padding:0;
}
.m-0{
    margin:0;
}
.white-font {
    color: #fff;
}
.black-font {
    color: #000;
}
.row>.column {
    padding: 0 8px;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.column {
    float: left;
    width: 25%}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
}
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}
.close {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: 700;
}
.close:focus, .close:hover {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
.mySlides {
    display: none;
}
.next, .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.next:hover, .prev:hover {
    background-color: rgba(0, 0, 0, .8);
}
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
.caption-container {
    text-align: center;
    background-color: #000;
    padding: 2px 16px;
    color: #fff;
}
img.demo {
    opacity: .6;
}
.active, .demo:hover {
    opacity: 1;
}
img.hover-shadow {
    transition: .3s;
}
.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}
.newideas-row1-font18mm {
    color: #000;
    font-family: Arial;
    font-size: 30px;
    text-transform: normal;
    font-weight: 600;
    text-align: center;
    width: 100%;
    letter-spacing: .7px;
    margin-bottom: 0;
    margin-left: auto;
    text-shadow: .1px .2px #000;
}
.typewriter h1 {
    font-family: Bebas Neue, Helvetica, Arial, sans-serif;
    overflow: hidden;
    border-right: none;
    white-space: nowrap;
    margin: 0 auto;
    letter-spacing: 0;
    padding-bottom: 20px;
    animation: typing 3.5s steps(30, end), blinking-cursor .5s step-end infinite;
}
@keyframes typing {
    from {
    width: 0;
}
to {
    width: 100%}
}@keyframes blinking-cursor {
    from, to {
    border-color: transparent;
}
50% {
    border-color: orange;
}
}.newideas-row1-font18mms {
    color: #000;
    font-family: Arial;
    font-size: 28px;
    text-transform: normal;
    font-weight: 500;
    text-align: center;
    width: 100%;
    letter-spacing: .7px;
    margin-left: auto;
    text-shadow: .1px .2px #000;
}
#gitabg21 {
    width: 2000px;
}
#gitabg21 img {
    width: 1170px;
    height: 500px;
    float: left;
}
.newideas-row1-font18mma {
    color: #000;
    font-family: Arial;
    font-size: 23px;
    text-transform: normal;
    font-weight: 500;
    text-align: center;
    width: 100%;
    letter-spacing: .7px;
    margin-bottom: 0;
    line-height: 25px;
    margin-left: auto;
    text-shadow: .1px .2px #000;
}
.newideas-row1-font {
    color: #000;
    font-family: Arial;
    font-size: 35px;
    text-transform: normal;
    font-weight: 500;
    text-align: center;
    width: 100%;
    letter-spacing: .7px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 140px;
    margin-left: auto;
    text-shadow: .1px .2px #000;
}
.newideas-row1s-font {
    color: #000;
    font-family: Arial;
    font-size: 30px;
    text-transform: normal;
    font-weight: 500;
    text-align: center;
    width: 100%;
    letter-spacing: .7px;
    line-height: 1.3;
    margin-bottom: 55px;
    margin-top: 60px;
    margin-left: auto;
    text-shadow: .1px .2px #000;
}
@media only screen and (max-device-width:768px) {
    .newideas-row1-font {
    width: 100%!important;
    height: auto!important;
    padding: 20px 0 30px!important;
    margin-left: auto;
    letter-spacing: .9px;
    margin-bottom: auto;
    margin-top: -90px;
}
#gitabg21 img {
    width: 350px;
    height: 250px;
    margin-left: 0;
}
#gitabg212 img {
    width: 350px;
    height: 250px;
    margin-left: 10px;
}
.gitab-bottom {
    background-color: #555;
    text-align: center;
    padding: 0 0;
}
.newideas-row1s-font {
    width: 100%!important;
    height: auto!important;
    padding: 20px 0 30px!important;
    margin-left: auto;
    letter-spacing: .9px;
    margin-bottom: auto;
    margin-top: -90px;
}
}.newideas-row1hypercont-font {
    color: #000;
    font-family: Arial;
    font-size: 17px;
    text-transform: normal;
    font-weight: 500;
    text-align: justify;
    width: 100%;
    letter-spacing: .7px;
    line-height: 1.4;
    margin-top: 20px;
    margin-left: auto;
    text-shadow: .1px .2px #000;
    padding: 10px;
}
.newideas-row1hypercont-font18mm {
    color: #000;
    font-family: Arial;
    font-size: 20px;
    text-transform: normal;
    font-weight: 500;
    text-align: justify;
    width: 100%;
    letter-spacing: .7px;
    line-height: 1.4;
    margin-left: 50px;
    text-shadow: .1px .2px #000;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    display: table-cell;
}
@media only screen and (max-device-width:768px) {
    .newideas-row1hypercont-font {
    width: auto!important;
    height: auto!important;
    padding: 20px 20px 20px 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -10px;
    margin-top: 50px;
}
.gitab-bottom {
    background-color: #555;
    text-align: center;
    padding: 0 0;
}
.newideas-row1hypercont-font18mm {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
    margin-top: 100px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newideas-row1hypercont-font1 {
    width: auto!important;
    height: auto!important;
    padding: 20px!important;
    margin-left: -25px;
    margin-top: -110px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
}.newideas-row1-font-top {
    color: #000;
    font-family: Arial;
    font-size: 10px;
    text-transform: normal;
    font-weight: 500;
    text-align: center;
    padding-right: 29px;
    letter-spacing: 1.1px;
    line-height: 1.3;
    margin-bottom: 25px;
}
.newideas-row12-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    text-transform: normal;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    letter-spacing: .308px;
    line-height: normal;
    margin-top: -20px;
    margin-left: 85px;
    margin-right: auto;
    margin-bottom: auto;
}
.newideas-row12a-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    text-transform: normal;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    letter-spacing: .308px;
    line-height: normal;
    margin-top: -19px;
    margin-left: 87px;
    margin-right: 30px;
    margin-bottom: 0;
}
@media only screen and (max-device-width:768px) {
    .newideas-row12-font {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 0!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: -40px;
}
.newideas-row12a-font {
    width: auto!important;
    height: auto!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -70px;
    margin-top: -100px;
}
}.newideas-row22-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    letter-spacing: .308px;
    line-height: 15px;
    margin-top: -22px;
    margin-left: 52px;
    margin-right: -50px;
}
@media only screen and (max-device-width:768px) {
    .newideas-row22-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    letter-spacing: .308px;
    line-height: 15px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: auto;
    margin-bottom: 10px;
}
}.newideas-row231-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    white-space: nowrap;
    letter-spacing: .308px;
    line-height: 15px;
    margin-top: -22px;
    margin-left: 883px;
    margin-right: -1000px;
}
@media only screen and (max-device-width:768px) {
    .newideas-row231-font {
    width: auto!important;
    height: auto!important;
    margin-left: -15px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    letter-spacing: .308px;
}
}.newideas-row2311-font {
    color: #000;
    font-family: Arial;
    font-size: 16px;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    letter-spacing: .308px;
    line-height: 15px;
    margin-top: -22px;
    margin-left: 950px;
    margin-right: -1000px;
}
@media only screen and (max-device-width:768px) {
    .newideas-row2311-font {
    width: auto!important;
    height: auto!important;
    margin-left: 45px;
    margin-right: auto;
    width: 100%;
    margin-bottom: 30px;
    letter-spacing: .308px;
    margin-top: -5px;
}
}.id5 {
    margin-top: -5px;
    margin-left: 70px;
    margin-bottom: 5px;
}
.id18mm {
    margin-top: -5px;
    margin-left: 70px;
    margin-bottom: 5px;
}
.id18mms {
    margin-top: -5px;
    margin-left: 70px;
    margin-bottom: 5px;
}
@media only screen and (max-device-width:768px) {
    .id5 {
    display: none;
}
.id18mm {
    height: auto!important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 100%}
.id18mms {
    height: auto!important;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
    width: 100%}
.id2 {
    margin-left: auto!important;
    margin-right: auto;
    margin-top: 30px;
    width: 100%}
.id2git {
    margin-left: auto!important;
    margin-right: auto;
    margin-top: 30px;
    width: 100%}
}.id6 {
    margin-top: -55px;
    margin-left: 852px;
    margin-bottom: 5px;
}
@media only screen and (max-device-width:768px) {
    .id6 {
    display: none;
}
}.testimonial-description {
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    padding: 70px;
}
.testimonial-types-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-top: 50px;
}
.testimonial-content1 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%;
    margin-left: -25px;
}
.testimonial-wrapper {
    background-size: 100% 100%}
.testimonial-content2 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content3 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content4 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content5 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content6 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content7 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content8 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content9 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content10 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.testimonial-content11 {
    line-height: 180%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 30px 20px 70px 90px;
    background-size: 100% 100%}
.newideas-row23-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    font-weight: 500;
    text-align: start;
    letter-spacing: .308px;
    margin-top: -232px;
    margin-left: 882px;
    margin-right: auto;
}
@media only screen and (max-device-width:768px) {
    .newideas-row23-font {
    width: auto!important;
    height: auto!important;
    margin-left: -15px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    white-space: nowrap;
}
}@media only screen and (max-device-width:768px) {
    .eqp-hire-btn-number {
    max-width: 700px;
    max-height: auto;
    display: none;
}
.eqp-hire-btn-number-callnow {
    display: block!important;
    float: left;
    margin-right: 7px;
    margin-top: 2px;
    font-weight: 600;
    font-family: Arial;
    font-size: 15px;
}
}@media only screen and (max-device-width:768px) {
    .eqp-hire-btn {
    max-width: 700px;
    max-height: auto;
}
}.newideas-row12hyper-font {
    margin-top: -20px;
    margin-right: 100px;
}
.newideas-row121-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    text-transform: normal;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    letter-spacing: .1px;
    line-height: normal;
    margin-top: -20px;
    margin-left: 85px;
    margin-right: auto;
    margin-bottom: auto;
}
.newideas-row121a-font {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    text-transform: normal;
    font-weight: 500;
    text-align: start;
    text-align: justify;
    letter-spacing: .1px;
    line-height: normal;
    margin-top: -19px;
    margin-left: 87px;
    margin-right: 20px;
    margin-bottom: 0;
    white-space: nowrap;
}
@media only screen and (max-device-width:768px) {
    .newideas-row121-font {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}
.newideas-row121a-font {
    width: auto!important;
    height: auto!important;
    padding: 10px 0 10px inherit!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -70px;
    white-space: nowrap;
}
}.newideas-row123-font {
    color: #000;
    font-family: Arial;
    font-size: 14px;
    text-transform: normal;
    font-weight: 500;
    text-align: start;
    text-justify: inter-word;
    letter-spacing: .308px;
    line-height: normal;
    margin-top: -20px;
    margin-left: 85px;
    margin-bottom: 20px;
}
@media only screen and (max-device-width:768px) {
    .newideas-row121-font {
    width: auto!important;
    height: auto!important;
    padding: 10px 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
}
.idhypervsn {
    display: none;
}
}.id1 {
    margin-left: 55px;
    margin-top: 10px;
}
.idhypervsn {
    margin-left: 22px;
    margin-top: -10px;
}
.id1a {
    margin-left: 55px;
}
@media only screen and (max-device-width:768px) {
    .id1 {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: -170px;
    margin-right: auto;
    margin-top: -50px;
    z-index: -1;
    float: none;
}
.id1a {
    display: none;
}
}.id2 {
    margin-top: auto;
    margin-left: 70px;
}
.id2git {
    margin-top: auto;
    margin-left: 0;
}
.id3 {
    display: block;
    margin-left: 25%;
    margin-right: 25%;
    width: 50%}
@media only screen and (max-device-width:768px) {
    .id3 {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: auto!important;
    margin-right: auto;
    margin-top: -30px;
    margin-bottom: 30px!important;
    max-width: 100%;
    max-height: 100%}
.id5 {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: 10px;
    margin-right: auto;
    margin-top: -30px;
    margin-bottom: -70px;
    max-width: 100%;
    max-height: 100%}
}.id4 {
    margin-top: 120px;
    display: block;
    margin-left: 70px;
    margin-right: auto;
    width: auto;
}
@media only screen and (max-device-width:768px) {
    .id4 {
    width: auto!important;
    height: auto!important;
    padding: 20px 20px 20px 20px!important;
    margin-left: auto;
    margin-rigth: auto;
    margin-top: -90px;
    margin-bottom: -70px;
    max-width: 100%}
}@media only screen and (max-device-width:768px) {
    .newideas-row123-font {
    width: auto!important;
    height: auto!important;
    padding: 10px 0 20px!important;
    margin-left: auto;
    margin-right: auto;
}
}.newideas-row1234-font {
    color: #000;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    text-justify: inter-word;
    padding-right: 0;
    padding-left: 0;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: 100px;
    margin-left: -15px;
    margin-bottom: 50px;
    margin-right: -30px;
}
.newideas-row12348d-font {
    color: #000;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    text-justify: inter-word;
    padding-right: 0;
    padding-left: 0;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: 50px;
    margin-left: -10px;
    margin-bottom: 50px;
    margin-right: -30px;
}
.newideas-row12348-font {
    color: #000;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    text-justify: inter-word;
    padding-right: 0;
    padding-left: 0;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: 10px;
    margin-left: -10px;
    margin-bottom: 50px;
    margin-right: -30px;
}
.newideas-row12348b-font {
    color: #000;
    font-family: Arial;
    font-size: 25px;
    text-transform: Normal;
    font-weight: 700;
    text-justify: inter-word;
    padding-right: 0;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: 00px;
    margin-bottom: 40px;
    text-align: center;
}
.newideas-row12348ba-font {
    color: #000;
    font-family: Arial;
    font-size: 35px;
    text-transform: Capitalize;
    font-weight: 700;
    text-align: center;
    text-justify: inter-word;
    padding-right: 0;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: 170px;
    margin-left: auto;
    margin-bottom: 0;
}
.newideas-row12348b1-font {
    color: #000;
    font-family: Arial;
    font-size: 20px;
    text-transform: Capitalize;
    font-weight: 500;
    text-justify: inter-word;
    padding-right: 0;
    padding-left: 61px;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: -20px;
    margin-bottom: 5px;
}
.newideas-row12348b1s-font {
    color: #000;
    font-family: Arial;
    font-size: 20px;
    text-transform: Capitalize;
    font-weight: 500;
    text-justify: inter-word;
    padding-right: 0;
    padding-left: 61px;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: 15px;
    margin-bottom: 5px;
}
@media only screen and (max-device-width:768px) {
    .newideas-row1234-font {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: 50px;
}
.newideas-row12348-font {
    width: auto!important;
    height: auto!important;
    padding: 0 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: 40px;
}
.newideas-row12348b-font {
    width: auto!important;
    height: auto!important;
    padding: 0 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}
.newideas-row12348ba-font {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: -120px;
}
.newideas-row12348b1-font {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 20px!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: -10px;
}
.newideas-row12348b1s-font {
    width: auto!important;
    height: auto!important;
    padding: 20px 0 0!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -65px;
    margin-top: 70px;
}
}.orange-font {
    color: #ff7f20;
}
.grey-font {
    color: #ededed;
}
.darkgrey-font {
    color: #535353;
}
.bebas-neue {
    font-family: 'Open Sans', sans-serif;
}
.bebas-neue-book {
    font-family: Bebas Neue Book;
}
.header-50 {
    font-size: 50px;
}
p {
    font-size: 16px;
    line-height: 120%;
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    font-weight: 600;
}
a {
    text-decoration: none;
    color: 2b7a77;
}
a:hover {
    color: #000;
    text-decoration: none;
}
::selection {
    background: 2b7a77;
}
::-moz-selection {
    background: 2b7a77;
}
.scene-button-wrapper a .scene-button {
    text-decoration: none;
    font-family: Bebas Neue;
    background-color: 2b7a77;
    padding: 5px 60px 3px 10px;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    color: #000;
    z-index: 0;
    text-align: left;
}
.scene-button-wrapper a .scene-button:before {
    content: "";
    width: 72%;
    height: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 42px solid transparent;
    border-top: 42px solid rgba(231, 171, 33, .5);
    z-index: -1;
    transition: all .2s linear;
}
.scene-button-wrapper a.scene-button:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-bottom: 9px solid transparent;
    border-top: 9px solid transparent;
    top: 25%;
    right: 5%;
    border-left: 16px solid #000;
    transition: all .2s linear;
}
.scene-button-wrapper a .scene-button:hover:before {
    border-right-width: 0;
    width: 0;
}
.scene-button-wrapper a .scene-button:hover:after {
    right: 9%}
#nav-top-wrapper {
    position: absolute;
    left: 0;
    right: 0;
}
.pav-logo {
    margin-left: -5px;
    padding-top: 10px;
}
.pav-logo img {
    width: 200px;
    margin-top: -5px;
}
.top-nav-float-right {
    float: right;
    left: 0;
    max-width: auto;
    max-height: auto;
}
#top-nav {
    margin-top: 10px;
    width: auto;
    margin-right: 0;
    margin-bottom: -15px;
    z-index: 1;
    max-width: 100%}
.social-wrapper {
    display: block;
    height: auto;
    float: left;
    width: auto;
    margin-right: 7px;
}
.nav-eqp-hire {
    display: inline-block;
}
.eqp-hire-btn-number-callnow {
    display: none;
}
a.nav-eqp-number {
    display: inline-block;
    max-width: 100%;
    max-height: auto;
}
a.eqp-hire-btn-number {
    font-family: Bebas Neue;
    font-size: 18px;
    font-weight: 600;
    color: rgba(255, 255, 255, .6);
    padding: 2px 10px 2px 10px;
    margin-top: -4px;
    float: left;
    position: relative;
    transition: all .2s linear;
}
a.eqp-hire-btn-number:hover {
    color: 2b7a77;
    font-size: 18.4px;
    text-shadow: 0 0 10px #000;
    margin-top: -4px;
}
a.btnviewdemo {
    border: 0;
    background: 0 0;
    float: center;
}
a.btnviewdemo:hover {
    border: 0;
    background: 0 0;
    float: center;
}
.div2bg1-svg {
    margin-top: 20%}
a.eqp-hire-btn {
    font-family: Bebas Neue;
    font-size: 18px;
    font-weight: 600;
    color: rgba(255, 255, 255, .6);
    border: 2px solid rgba(255, 255, 255, .6);
    padding: 0 45px 0 3px;
    border-radius: 2px;
    margin-left: auto;
    position: relative;
    transition: all .2s linear;
    float: left;
    margin-bottom: 10px;
}
a.eqp-hire-btn:hover {
    background-color: 2b7a77;
    color: #fff;
    box-shadow: 0 0 10px -3px #000;
}
a.eqp-hire-btn:after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(../assets/btn-arrow.svg) no-repeat 165%;
    height: 100%;
    width: 21px;
    right: 0;
    top: 0;
    margin-top: -1px;
    opacity: .5;
}
a.eqp-hire-btn-rent {
    font-family: Bebas Neue;
    background-color: 2b7a77;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border: 2px solid rgba(255, 255, 255, .6);
    padding: 2px 10px 2px 10px;
    border-radius: 2px;
    display: inline-block;
    margin-left: 25%;
    margin-top: 20px;
    margin-bottom: 20px;
    transition: all .2s linear;
    letter-spacing: 1.2px;
}
a.eqp-hire-btn-rentbrowse:hover {
    background-color: 2b7a77;
    color: #fff;
    box-shadow: 0 0 10px -3px #000;
}
a.eqp-hire-btn-rentbrowse {
    font-family: Bebas Neue;
    background-color: 2b7a77;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border: 2px solid rgba(255, 255, 255, .6);
    padding: 2px 10px 2px 10px;
    border-radius: 2px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 20px;
    transition: all .2s linear;
    letter-spacing: 1.2px;
}
a.eqp-hire-btn-rent:hover {
    background-color: 2b7a77;
    color: #fff;
    box-shadow: 0 0 10px -3px #000;
}
a.eqp-hire-btn-renta {
    font-family: Bebas Neue;
    background-color: 2b7a77;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border: 2px solid rgba(255, 255, 255, .6);
    padding: 2px 10px 2px 10px;
    border-radius: 2px;
    display: inline-block;
    margin-left: 220px;
    margin-bottom: 20px;
    transition: all .2s linear;
    letter-spacing: 1.2px;
}
a.eqp-hire-btn-renta:hover {
    background-color: 2b7a77;
    color: #fff;
    box-shadow: 0 0 10px -3px #000;
}
@media only screen and (max-device-width:700px) {
    a.eqp-hire-btn-rent {
    margin-left: 40%;
    margin-right: 30%}
a.eqp-hire-btn-rentbrowse {
    margin-left: 34%;
    margin-right: 20%}
a.eqp-hire-btn-renta {
    margin-left: 30%;
    margin-right: 30%}
}a.rent2 {
    font-family: Bebas Neue;
    background-color: 2b7a77;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border: 2px solid rgba(255, 255, 255, .6);
    padding: 2px 10px 2px 10px;
    border-radius: 2px;
    margin-left: 40%;
    margin-right: 40%;
    margin-top: 20px;
    margin-bottom: 20px;
    transition: all .2s linear;
    letter-spacing: 1.2px;
    z-index: 1;
    display: inline-block;
}
a.rent2:hover {
    background-color: 2b7a77;
    color: #fff;
    box-shadow: 0 0 10px -3px #000;
}
@media only screen and (max-device-width:700px) {
    a.rent2 {
    margin-left: 33%;
    margin-right: 33%}
}.eqp-hire-btn {
    color: rgba(0, 0, 0, .3);
    border: 2px solid rgba(0, 0, 0, .3);
}
.contact-page-hire-av .eqp-hire-btn {
    color: rgba(0, 0, 0, .3);
    border: 2px solid rgba(0, 0, 0, .3);
}
.contact-page-hire-av a.eqp-hire-btn:after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(../assets/btn-arrow-cpage.svg) no-repeat 165%;
    height: 100%;
    width: 221px;
    right: 0;
    top: 0;
    margin-top: -1px;
    opacity: .5;
}
.social-link {
    background: url(../assets/social.png) no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}
.social-link1 {
    background: url(../assets/instagram.svg) no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}
.social-link2 {
    background: url(../assets/social1.png) no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: -5px;
    margin-top: 2px;
    float: left;
}
#nav-facebook {
    background-position: 5px 3px;
    margin-left: -5px;
    margin-right: 3px;
}
#nav-twitter {
    background-position: -28px 2px;
}
#nav-gplus {
    background-position: -66px 3px;
}
#nav-facebook:hover {
    background-position: 4px -17px;
}
#nav-twitter:hover {
    background-position: -29px -18px;
}
#nav-gplus:hover {
    background-position: -66px -17px;
}
#nav-instagram {
    background-position: 0 3px;
}
#nav-instagram:hover {
    background-position: 0 -20px;
}
#nav-youtube {
    background-position: -28px 4px;
}
#nav-youtube:hover {
    background-position: -29px -16px;
}
.nav-bottom-wrapper {
    background-color: rgba(32, 16, 0, .5);
    padding: 10px 0;
    border-radius: 36px;
    margin-top: 10px;
    z-index: 1;
    border: 2px solid;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    transition: top .2s linear;
}
.navbar-default .navbar-nav .nav-li-items a:hover, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #2b7a77;
}
.navbar-default .navbar-nav .nav-li-items a:focus {
    color: #2b7a77;
    outline: 0;
}
.navbar-default .navbar-nav .nav-li-items a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
}
.navbar-default .navbar-nav .nav-li-items.active>a {
    background-color: rgba(0, 0, 0, 0);
    color: #fddd8AD21;
}
#nav-top-wrapper .navbar-default .navbar-toggle {
    background-color: transparent;
}
#nav-top-wrapper .navbar-default .navbar-toggle:hover {
    background-color: #461312;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#nav-main {
    border-width: 0;
    box-shadow: none;
}
.navbar-default .navbar-nav .nav-li-items.active>a {
    color: #2b7a77;
}
.navbar-nav>li>.dropdown-menu li.active>a {
    color: #2b7a77;
    background-color: transparent;
}
.navbar-nav>li>.dropdown-menu {
    background-color: rgba(0, 0, 0, .9);
    display: block!important;
    border: 0;
    padding: 0;
    height: 0;
    -webkit-transition: height .4s linear;
    -moz-transition: height .4s linear;
    -o-transition: height .4s linear;
    transition: height .4s linear;
    overflow: hidden;
    margin-top: 12px;
    text-align: right;
    float: none;
}
.navbar-nav>li.open>.dropdown-menu {
    height: 740%}
.navbar-nav>li>.dropdown-menu li {
    padding: 5px 0;
}
.navbar-nav>li>.dropdown-menu li:first-child {
    padding: 15px 0 0;
}
#footer-wrapper ul {
    list-style: none;
    padding-left: 0;
}
#footer-wrapper ul li {
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height:40px;
}
#footer-wrapper {
    background: url(../assets/footer-background.svg) no-repeat;
    background-size: cover;
    padding: 20px 0;
    position: relative;
}
#footer-wrapper ul li a {
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
}
.footer-address p a {
    color: #fff;
    font-weight: 600;
}
#footer-wrapper ul li a:hover {
    color: 2b7a77;
}
#footer-wrapper p {
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
}
.footer-nav-list li, .footer-services-title, .footer-technology-title {
    line-height: 40px;
}
#nav-link-block-2 {
    margin-left: 0;
    padding-left: 0;
}
.footer-social-wrapper {
    display: table;
}
.footer-social-wrapper a {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 50px;
}
.footer-social-link {
    height: 48px;
    width: 48px;
    box-shadow: -5px 5px 0 0 #111;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    transition: all .2s linear;
    left: 0;
    top: 0;
}
.social-address {
    /* margin-top: 30px; */
}
.footer-social-link:before {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    border-radius: 24.5px 0 0 24.5px;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    transform: rotate(-30deg);
    transform-origin: right;
    transition: all .2s linear;
}
.footer-social-link:hover:before {
    width: 0;
    transform-origin: bottom;
}
.footer-social-link:hover {
    top: -5px;
    box-shadow: none;
}
#footer-facebook-link {
    background-position: -1px -1px;
}
#footer-twitter-link {
    background-position: -84px -1px;
}
#footer-gplus-link {
    background-position: -169px -1px;
}
.withlovebd {
    text-align: center;
    color: #fff;
}
.withlovebd a {
    display: inline-block;
}
.withlovebd a:after {
    content: "";
    position: relative;
    width: 15px;
    height: 15px;
    display: block;
    background: #fee252;
    border-radius: 50%;
    left: 100%}
.hero-unit-background {
    padding-top: 0;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.box-links {
    border: 2px solid #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 2px;
}
.dotstyle {
    display: none;
    position: fixed;
    z-index: 10;
    top: 50%;
    margin-top: -127px;
}
.dotstyle ul {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
}
.dotstyle li {
    position: relative;
    display: block;
    margin: 16px;
    width: 16px;
    height: 16px;
}
.dotstyle li a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
}
.dotstyle-drawcircle li {
    width: 20px;
    height: 20px;
    border: 1px solid #777;
    border-radius: 50%}
.dotstyle li#home-li {
    border: 0;
    left: 2px;
    top: 2px;
}
.dotstyle-drawcircle li a {
    left: 1px;
    top: 1px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    transition: opacity .3s ease;
}
.dotstyle-drawcircle li svg {
    z-index: 10;
}
.dotstyle-drawcircle li svg circle {
    opacity: 0;
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 39 39;
    stroke-dashoffset: 39;
    transition: stroke-dashoffset .3s, opacity .3s;
}
.dotstyle-drawcircle li a:focus, .dotstyle-drawcircle li a:hover, .dotstyle-drawcircle li.current a {
    opacity: .5;
}
.dotstyle-drawcircle li.current svg circle {
    opacity: 1;
    stroke-dashoffset: 0;
    transition: stroke-dashoffset .3s, opacity .15s;
}
.dotstyle-navigation .tooltip {
    width: 160px;
    font-size: 13px;
    font-weight: 700;
    transition: opacity .15s linear, margin-left .2s linear;
}
.dotstyle-navigation .tooltip.right {
    margin-left: 0;
}
.dotstyle-navigation .tooltip.in {
    margin-left: 3px;
}
.dotstyle-navigation .tooltip.in .tooltip-inner {
    border: 1px solid #ddd;
}
.dotstyle-navigation .tooltip.in .tooltip-arrow {
    border-right-color: #ddd;
}
.dotstyle-drawcircle li#home-li a {
    background: 0 0;
}
.dotstyle-drawcircle li#home-li svg *, .dotstyle-drawcircle li#home-li.current svg * {
    fill: #edd328;
}
a.nav-dot-hash {
    position: absolute;
    width: 100%;
    height: 3px;
}
a#ec-scene {
    top: 4000px;
}
a#em-scene {
    top: 7500px;
}
a#av-scene {
    top: 9098px;
}
a#staging-scene {
    top: 14926px;
}
a#production-scene {
    top: 82.97%}
a#technical-scene {
    top: 21026px;
}
div.scroll-dow-indicator.left-nav-scroll p {
    font-size: 14px;
    text-transform: uppercase;
    font-family: Bebas Neue;
    letter-spacing: 1px;
}
.scroll-dow-indicator.left-nav-scroll p:before {
    width: 30px;
    height: 30px;
    margin-left: -15px;
}
.scroll-dow-indicator.left-nav-scroll p:after {
    width: 10px;
    height: 10px;
    margin-left: -5px;
}
.scroll-dow-indicator.left-nav-scroll.no-scroll-down {
    opacity: 1;
    transform: translatey(0);
}
.scroll-dow-indicator.left-nav-scroll {
    transition: all .15s linear;
    position: relative;
    transform: translatey(-10px);
    opacity: 0;
}
.hero-unit-large-text-wrapper {
    text-align: center;
    margin-top: 4.3%;
    display: inline-block;
    overflow: hidden;
}
.large-top-text {
    font-size: 40px;
}
.large-bottom-text {
    font-size: 50px;
}
.hero-unit-large-text-wrapper h2:after, .hero-unit-large-text-wrapper h2:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #fff;
    width: 100%;
    top: 50%}
.hero-unit-large-text-wrapper h2 {
    position: relative;
    font-family: Archer Book;
    font-weight: 300;
    display: inline-block;
    margin: 10px 0;
}
.hero-unit-large-text-wrapper h2:before {
    right: 100%;
    margin-right: 20px;
}
.hero-unit-large-text-wrapper h2:after {
    margin-left: 20px;
}
.hero-unit-large-text-wrapper h1 {
    font-size: 120px;
    margin: 0;
}
.scroll-dow-indicator p {
    color: #fff;
    text-align: center;
    display: inline-block;
    position: relative;
    pointer-events: none;
}
.scroll-dow-indicator {
    text-align: center;
}
.scroll-dow-indicator p:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: 50%;
    margin-left: -10px;
    animation: 1s updown infinite ease;
    top: 44px;
    pointer-events: all;
}
.scroll-dow-indicator p:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    top: 35px;
    animation: 1s updown infinite ease;
    left: 50%;
    margin-left: -25px;
    border-radius: 25px;
    pointer-events: all;
}
@keyframes updown {
    0% {
    transform: translatey(-5px) rotate(-45deg);
}
50% {
    transform: translatey(5px) rotate(-45deg);
}
100% {
    transform: translatey(-5px) rotate(-45deg);
}
}.stats-wrapper {
    position: absolute;
    left: 50%;
    width: 1170px;
    margin-left: -585px;
    bottom: -20%}
.hero-unit-stats {
    text-align: center;
}
.hero-unit-stats h2 {
    font-size: 50px;
    font-family: Bebas Neue Book;
    font-weight: 300;
    margin-bottom: 0;
}
.hero-unit-stats p {
    font-size: 24px;
    font-family: Bebas Neue Book;
    color: #fff;
    font-weight: 300;
}
.hero-unit-stats-wrapper {
    border-right: 1px solid #fff;
    padding: 10px 0;
    margin-top: 100px;
    top: 10%}
.countComplete {
    animation: .3s countCompleteAnim linear;
}
@keyframes countCompleteAnim {
    from {
    text-shadow: 0 0 25px 2b7a77;
}
to {
    text-shadow: 0 0 0 2b7a77;
}
}.hero-unit-stats-wrapper#hus-4 {
    border: 0;
}
.convinced-wrapper {
    background-color: #33afa2;
}
.convinced-text h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
    margin-top: 0;
}
.convinced-text {
    margin-top: 15px;
    margin-bottom: 45px;
    text-align: center;
}
#convinced-know-us {
    margin-right: 100px;
}
.convinced-button a.scene-button {
    min-width: 200px;
}
#convinced-know-us a {
    margin-bottom: 20px;
}
.testimonial-slides-wrapper .testimonial-slide blockquote {
    font-size: 16px;
    font-family: Archer Book;
    font-weight: 300;
    color: #fff;
    border: 0;
    margin: 0 20px;
    padding: 20px 0;
}
.container-wrapper.testimonial-wrapper {
    background-color: #333;
    padding: 15px 0;
    z-index: 1;
    position: relative;
}
.testimonial-wrapper .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0;
    background: 0 0;
}
.testimonial-wrapper .bx-wrapper .bx-prev {
    background: url(../assets/controls1.png) no-repeat left -38px;
    left: -35px;
}
.testimonial-wrapper .bx-wrapper .bx-next {
    background: url(../assets/controls1.png) no-repeat right -38px;
    right: -35px;
}
.testimonial-wrapper .bx-wrapper .bx-controls-direction a {
    height: 38px;
    width: 21px;
    margin-top: -21px;
}
.testimonial-wrapper .bx-wrapper .bx-prev:hover {
    background-position: left top;
}
.testimonial-wrapper .bx-wrapper .bx-next:hover {
    background-position: right top;
}
.about-page {
    background-image: url(../assets/about-page/background.svg);
    position: relative;
}
.about-hero-unit-map {
    position: absolute;
    bottom: 0;
    left: 0;
}
.aphu-content h1 {
    font-size: 100px;
    margin-bottom: 0;
}
.aphu-content p {
    color: #000;
}
.aphu-stats h2 {
    font-family: Bebas Neue Book;
    font-weight: 100;
    color: #000;
    margin-bottom: 0;
}
.aphu-stats p {
    font-family: Bebas Neue Book;
    font-weight: 600;
    font-size: 20px;
}
.aboutpages-scrolldown {
    margin: 0 auto 75px;
    display: block;
    top: 20px;
}
.scroll-dow-indicator.left-nav-scroll p:after {
    top: 48px;
}
.scroll-dow-indicator.left-nav-scroll p:before {
    margin-top: 5px;
}
.map-text h4 {
    font-family: Bebas Neue;
    color: #000;
    margin-bottom: 0;
    border-top: 1px solid #000;
    padding-top: 2px;
}
.map-text {
    text-align: center;
    display: inline-block;
    position: relative;
    left: 50%;
    margin-top: 63px;
}
.map-text p {
    font-size: 12px;
    position: relative;
    overflow: hidden;
}
.map-text p:after, .map-text p:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 100%;
    top: 50%}
.map-text p:before {
    left: -80%}
.map-text p:after {
    right: -82%}
.map-text:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 45px;
    top: 90%;
    left: calc(50% - 15px);
}
.unmatched-stuff-wrapper {
    background-color: #ff7f1f;
    padding: 20px 0;
}
.unmatched-block {
    text-align: center;
}
.unmatched-block h3 {
    font-weight: 600;
    font-size: 30px;
    margin-top: 0;
    padding: 0 40px;
    margin-bottom: 0;
}
.unmatched-block p {
    font-size: 20px;
    font-family: Bebas Neue Book;
    color: #000;
    margin-bottom: 5px;
    line-height: 110%}
.about-cc-content h1 {
    font-size: 100px;
    color: #000;
    margin-top: 50px;
}
.about-cc-content p {
    color: #000;
}
.about-cc-media img {
    margin: 0 auto;
    display: block;
}
#et-7 {
    clear: both;
}
.event-type-block {
    text-align: center;
    margin-bottom: 20px;
}
.event-type-block p {
    margin-top: 10px;
    color: #000;
    font-weight: 400;
}
.event-types-wrapper {
    margin-top: 75px;
    margin-bottom: 75px;
}
#gallery-title-wrapper {
    background: #111;
    border-bottom: 1px solid 2b7a77;
    padding-top: 10px;
}
.gallery-title {
    text-align: center;
    margin-top: 10px;
    color: 2b7a77;
}
#event-tabs>li>a:hover {
    background-color: transparent;
    color: #000;
}
#event-tabs>li>a {
    font-size: 18px;
    font-family: Bebas Neue;
    font-weight: 600;
    border: 0;
}
#event-tabs {
    margin-bottom: 20px;
    border: 0;
}
#event-tabs>li.active>a {
    color: #000;
    border: 0;
    background: 0 0;
}
#image-gallery-wrapper {
    background-color: #111;
    padding-bottom: 20px;
    border-bottom: 2px solid;
}
#event-tabs>li {
    width: 11.11%;
    text-align: center;
    border-right: 1px solid 2b7a77;
    border-bottom: 1px solid 2b7a77;
}
#event-tabs>li:last-child {
    border-right: 0;
}
#event-tabs>li.active, #event-tabs>li:hover {
    background-color: 2b7a77;
}
.flexslider.carousel .slides img {
    opacity: .7;
}
.flexslider.carousel .slides img:hover {
    opacity: 1;
}
.flexslider.carousel .slides .flex-active-slide img {
    opacity: 1;
    border: 2px solid 2b7a77;
}
.flexslider.slider {
    border: 0;
    box-shadow: none;
}
.flexslider {
    width: 60%;
    margin: 0 auto;
}
.flex-direction-nav a.flex-prev:before {
    content: "";
    background: url(../assets/controls1.png) no-repeat left -38px;
    width: 21px;
    height: 38px;
}
.flex-direction-nav a.flex-next:before {
    content: "";
    background: url(../assets/controls1.png) no-repeat right -38px;
    width: 21px;
    height: 38px;
}
.flex-direction-nav a.flex-next:hover:before {
    background-position: right top!important;
}
.flex-direction-nav a.flex-prev:hover:before {
    background-position: left top!important;
}
.flexslider:hover .flex-prev {
    left: -35px;
}
.flexslider:hover .flex-next {
    right: -35px;
}
.flexslider.slider .flex-viewport {
    border: 4px solid #000;
}
.flexslider.carousel {
    margin-bottom: -4px;
    background: 0 0;
    border-color: #000;
}
#mobile-event-tabs {
    margin: 0 auto 30px;
    display: none;
    top: 15px;
    position: relative;
    padding: 10px;
    font-family: Bebas Neue;
    font-weight: 600;
    font-size: 24px;
}
#top-picks-carousel .flex-viewport {
    min-height: 68px;
}
#top-picks-carousel .flex-viewport img {
    height: 68px;
}
#concert-carousel .flex-viewport {
    min-height: 68px;
}
#concert-carousel .flex-viewport img {
    height: 68px;
}
#conferences-carousel .flex-viewport {
    min-height: 68px;
}
#conferences-carousel .flex-viewport img {
    height: 68px;
}
#exhibition-carousel .flex-viewport {
    min-height: 68px;
}
#exhibition-carousel .flex-viewport img {
    height: 68px;
}
#awards-carousel .flex-viewport {
    min-height: 68px;
}
#awards-carousel .flex-viewport img {
    height: 68px;
}
#dinners-carousel .flex-viewport {
    min-height: 68px;
}
#dinners-carousel .flex-viewport img {
    height: 68px;
}
#product-launch-carousel .flex-viewport {
    min-height: 68px;
}
#product-launch-carousel .flex-viewport img {
    height: 68px;
}
#special-events-carousel .flex-viewport {
    min-height: 68px;
}
#special-events-carousel .flex-viewport img {
    height: 68px;
}
#weddings-carousel .flex-viewport {
    min-height: 68px;
}
#weddings-carousel .flex-viewport img {
    height: 68px;
}
.service-page {
    background-image: url(../assets/service-page/background.svg);
}
#service-page-hero-unit {
    background-image: url(../assets/service-page/background-graffiti-01.svg), url(../assets/service-page/background-graffiti-02.svg);
    background-size: auto, auto;
    background-repeat: no-repeat;
    background-position: left 50%, right 0;
}
.sphu-media img {
    width: 100%}
.sphu-content h2 {
    margin-top: 0;
}
.sphu-content h3 {
    margin-bottom: 5px;
}
.sphu-content p {
    font-size: 15px;
    font-weight: 300;
}
#sp-equipment-hire {
    text-align: center;
    margin-bottom: 30px;
}
#sp-equipment-hire h1 {
    font-weight: 300;
    margin-top: 35px;
    margin-bottom: 35px;
}
.service-hire-block {
    margin-bottom: 15px;
    min-height: 175px;
}
.service-hire-block p {
    margin-top: 15px;
    font-weight: 100;
}
.service-technical-support {
    background-image: url(../assets/services-types/technical/background.svg);
}
.service-technical-support #service-page-hero-unit {
    background: 0 0;
}
.service-event-consulting {
    background-image: url(../assets/services-types/event-consulting/background.svg);
}
.service-event-consulting #service-page-hero-unit {
    background: 0 0;
}
.service-event-management {
    background-image: url(../assets/services-types/event-management/background.svg);
}
.service-event-management #service-page-hero-unit {
    background: 0 0;
}
.service-post-production {
    background-image: url(../assets/services-types/post-production/background.svg);
}
.service-post-production #service-page-hero-unit {
    background: 0 0;
}
.service-staging-services {
    background-image: url(../assets/services-types/staging-services/background.svg);
}
.service-staging-services #service-page-hero-unit {
    background: 0 0;
}
.service-simultaneous-interpretation {
    background-image: url(../assets/services-types/simultaneous-interpretation/background.svg);
}
.service-simultaneous-interpretation #service-page-hero-unit {
    background: 0 0;
}
.careers-page {
    background-image: url(../assets/careers-page/background.svg);
    padding-bottom: 0;
    background-attachment: fixed;
}
.gitab-page {
    background-image: url(../assets/gitab/gitabbg.svg);
    padding-bottom: 40px;
    background-attachment: fixed;
}
.newideas-page {
    background-image: url(../assets/newideas-page/background.svg);
    background-attachment: fixed;
}
.cphu-content {
    text-align: center;
}
.cphu-content h1 {
    font-size: 100px;
}
.cphu-content-newideas1 {
    font-family: Archer Book, Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: justify;
    padding-right: 13px;
    font-size: 18.5px;
    letter-spacing: .3px;
    text-justify: newspaper;
    line-height: 1.4;
}
.flex-viewport {
    max-height: 392px;
}
.ni-svg {
    padding: 20px;
    display: block;
    margin-left: auto;
    margin-right: 25%;
    margin-bottom: 25%;
    width: 50%}
#itab1:hover {
    opacity: .5;
    transition: opacity 0s ease-in-out;
    -moz-transition: opacity 0s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
#hyper:hover {
    opacity: .5;
    transition: opacity 0s ease-in-out;
    -moz-transition: opacity 0s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
.newideas-row1-font18mma:hover {
    opacity: .5;
    transition: opacity 0s ease-in-out;
    -moz-transition: opacity 0s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
.newideas-row1-font18mms:hover {
    opacity: .5;
    transition: opacity 0s ease-in-out;
    -moz-transition: opacity 0s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
.ni-svg1 {
    display: block;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 50px;
    width: 50%;
    margin-top: 20px;
}
.ni-svg2 {
    padding: 20px;
    display: block;
    margin-left: 50px;
    margin-right: auto;
    width: 50%}
@media only screen and (max-device-width:700px) {
    .newideas-info-boxes-wrapper {
    width: 100%!important;
    height: 620px!important;
    padding: 20px 0 20px!important;
}
.newideas-row1-font18mms {
    margin-bottom: 50px;
    padding: 50px;
}
.ni-svg1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: auto;
}
.ni-svg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: auto;
}
#bulb {
    display: none;
}
}#bulb {
    margin-left: 25%;
    margin-right: 25%}
div.map-text:before {
    margin-left: -200px;
    margin-top: -40px;
}
.cphu-content-newideas {
    font-family: bebas neue;
    text-align: justify;
}
.cphu-content-newideas h1 {
    font-size: 100px;
    text-align: center;
    letter-spacing: -1px;
    margin-top: 47px;
    margin-bottom: 26px;
}
.career-email-wrapper p {
    color: #fff;
    font-family: Bebas Neue;
    font-size: 24px;
    margin-bottom: 0;
}
.career-email-wrapper p .career-email {
    color: #fff;
    font-weight: 600;
}
.career-email-wrapper {
    margin-top: 10px;
}
.sphu-media img {
    margin-top: 75px;
}
#careers-page-hero-unit {
    overflow: hidden;
}
#newideas-page-hero-unit {
    overflow: hidden;
}
.cphu-media img {
    margin: 0 auto;
    display: block;
}
.cphu-media {
    margin-bottom: -65px;
    margin-top: 20px;
}
.career-info-boxes-wrapper {
    background-color: #ff7f1f;
    padding: 70px 0;
}
.gitab-info-boxes-wrapper {
    background-color: #280063;
    padding: 0 0;
}
.gitab2-info-boxes-wrapper {
    background-color: #c5c5c5;
    padding: 0 0;
}
.newideas-info-boxes-wrapper {
    background-color: 2b7a77;
    padding: 20px 0 30px;
    height: 150px;
}
.info-box-block {
    text-align: center;
}
.info-box-block h2 {
    font-weight: 300;
}
.info-box-block p {
    font-size: 15px;
    padding: 0 32px;
}
.career-pd-media img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 90px;
}
.people-description {
    background-image: url(../assets/careers-page/background.svg);
    padding-top: 50px;
    background-attachment: fixed;
}
.career-pd-media img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 90px;
}
.careers-bottom-email {
    background-color: #555;
    text-align: center;
    padding: 60px 0;
}
#cbe-email-1 {
    position: relative;
    padding-left: 30px;
}
#cbe-email-1:before {
    content: "";
    display: block;
    background: url(../assets/careers-page/email-icon.svg) no-repeat;
    width: 45px;
    height: 26px;
    position: absolute;
    left: -22.5px;
    top: 50%;
    margin-top: -13px;
}
.gitab-bottom {
    background-color: #555;
    text-align: center;
    padding: 40px 0;
}
#cbe-email-1 {
    position: relative;
    padding-left: 30px;
}
#cbe-email-1:before {
    content: "";
    display: block;
    background: url(../assets/careers-page/email-icon.svg) no-repeat;
    width: 45px;
    height: 26px;
    position: absolute;
    left: -22.5px;
    top: 50%;
    margin-top: -13px;
}
.contact-page {
    background-image: url(../assets/contact-page/background.svg);
    overflow: hidden;
}
#contact-page-hero-unit {
    position: relative;
}
#contact-page-hero-unit:before {
    content: "";
    background-image: url(../assets/contact-page/background-left-guy.svg);
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    width: 50%;
    height: 100%;
    left: -20%;
    background-position: left bottom;
    bottom: 48px;
    display: block;
}
#contact-page-hero-unit:after {
    content: "";
    background-image: url(../assets/contact-page/background-right-guy.svg);
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    width: 50%;
    height: 100%;
    right: -42%;
    background-position: left bottom;
    bottom: 60px;
    display: block;
}
.contact-floor {
    overflow: hidden;
    margin-top: -104px;
}
.contact-floor img {
    width: 100%}
.cnt-pg-content {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}
.cnt-pg-content h1 {
    font-size: 100px;
    color: #000;
}
.cnt-pg-content p {
    margin: 0 auto;
    width: 60%;
    font-size: 15px;
}
.cnt-pg-address p {
    font-size: 20px;
    color: #000;
    font-family: Bebas Neue Book;
}
.cnt-pg-address .cnt-address-no {
    font-size: 20px;
}
.cnt-pg-address p a {
    color: #000;
}
.cnt-page-form-wrapper {
    background-color: #ebb824;
    border-radius: 5px;
    position: relative;
}
.priceav-cfrom {
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
    padding: 5px 0 5px 5px;
    color: #777;
}
input#cform-submit {
    font-size: 18px;
    font-weight: 600;
    box-shadow: none;
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
    border-radius: 2px;
    padding: 2px 50px 2px 10px;
    margin-bottom: 20px;
}
span.cform-submit-wrapper {
    position: relative;
}
.cform-submit-wrapper:hover:after {
    background-position: 165% 50%}
.cform-submit-wrapper:hover #cform-submit {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.cform-submit-wrapper:after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(../assets/btn-arrow.svg) no-repeat left center;
    height: 100%;
    width: 21px;
    right: 0;
    top: 0;
    margin-top: -1px;
}
textarea {
    resize: none;
}
input[type=email][required]:invalid+label[placeholder][alt]:before, input[type=tel][required]:invalid+label[placeholder][alt]:before, input[type=text][required]:invalid+label[placeholder][alt]:before, textarea[required]:invalid+label[placeholder][alt]:before {
    content: attr(alt);
}
input[type=email][required]:invalid+label.invalid-label-class[placeholder][alt]:before, input[type=tel][required]:invalid+label.invalid-label-class[placeholder][alt]:before, input[type=text][required]:invalid+label.invalid-label-class[placeholder][alt]:before, textarea[required]:invalid+label.invalid-label-class[placeholder][alt]:before {
    color: #fff;
    background-color: #dab9b9;
}
input[type=email][required]+label[placeholder]:before, input[type=tel][required]+label[placeholder]:before, input[type=text][required]+label[placeholder]:before, textarea[required]+label[placeholder]:before {
    content: attr(placeholder);
    display: inline-block;
    margin: 0 2px;
    color: #777;
    white-space: nowrap;
    transition: .3s ease-in-out;
    background-color: #fff;
    padding: 2px 5px;
    border-radius: 2px;
    font-weight: 500;
}
input[type=email][required]+label[placeholder], input[type=tel][required]+label[placeholder], input[type=text][required]+label[placeholder], textarea[required]+label[placeholder] {
    display: block;
    pointer-events: none;
    line-height: 1em;
    margin-top: calc(-3em - 2px);
    margin-bottom: calc((3em - 1.5em) + 2px);
}
input[type=email][required]:focus+label[placeholder]:before, input[type=email][required]:valid+label[placeholder]:before, input[type=tel][required]:focus+label[placeholder]:before, input[type=tel][required]:valid+label[placeholder]:before, input[type=text][required]:focus+label[placeholder]:before, input[type=text][required]:valid+label[placeholder]:before, textarea[required]:focus+label[placeholder]:before, textarea[required]:valid+label[placeholder]:before {
    transition-duration: .2s;
    transform: translate(-6px, -1em) scale(.9, .9);
    font-size: 17px;
}
input[type=email][required]:valid, input[type=tel][required]:valid, input[type=text][required]:valid, textarea[required]:valid {
    background: #fff!important;
}
.cform-wrapper textarea[required]+label[placeholder] {
    margin-top: calc(-9em - 2px);
    margin-bottom: calc((9em - 1.5em) + 2px);
    -ms-transform: translateY(1.5em);
}
.contact-map-btn a {
    margin-bottom: 30px;
}
.contact-responsive-map {
    display: none;
}
.contact-map.modal .modal-dialog {
    opacity: 0;
    transition: all .2s linear;
    transform: scale(.9);
}
.contact-map.in .modal-dialog {
    opacity: 1;
    transform: scale(1);
}
.contact-map img {
    width: 100%}
.contact-map .close {
    font-size: 55px;
    margin-top: -15px;
    opacity: 1;
}
.contact-map .close:focus, .contact-map .close:hover {
    opacity: .5;
}
.contact-map .modal-header {
    border-bottom-color: #000;
}
.technology-page {
    background-image: url(../assets/technology-page/background.svg);
}
.tphu-content {
    text-align: center;
    margin-bottom: 50px;
}
.tphu-content p {
    width: 60%;
    margin: 0 auto;
}
a.tech-item-anchor {
    text-decoration: none;
}
.tphu-tech-item {
    text-align: center;
    background-color: #ff9f0f;
    border: 2px solid #fff;
    border-radius: 2px;
    padding: 20px 0 10px;
}
.tphu-tech-item p {
    font-size: 25px;
    color: #fff;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 15px;
}
.tphu-tech-item-wrapper {
    margin-right: 0;
    margin-bottom: 30px;
}
.fixed-product-nav {
    margin-left: 0;
    position: fixed;
    top: 0;
    z-index: 1;
    width: 25%;
    padding: 0;
    transition: top .2s linear;
    animation: .2s sticky-top linear;
    animation-fill-mode: forwards;
}
@keyframes sticky-top {
    from {
    top: -60px;
}
to {
    top: 0;
}
}.fixed-product-nav .tech-item-image {
    display: none;
}
.fixed-product-nav .tphu-tech-item {
    padding: 0;
    border-radius: 0;
    border-right-width: 0;
    border-top: 0;
}
.fixed-product-nav#audio-wrapper {
    left: 0;
    margin-left: 0;
}
.fixed-product-nav#lighting-wrapper {
    left: 75%}
.fixed-product-nav#projection-wrapper {
    left: 50%}
.fixed-product-nav#display-wrapper {
    left: 25%}
.fixed-product-nav .tphu-tech-item p {
    margin-top: 0;
}
.tp-technology-section {
    padding: 75px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.tech-section-row {
    margin: 0 auto;
}
.tech-section-media {
    text-align: center;
}
.tech-section-content {
    margin-bottom: 40px;
}
.tech-section-content p {
    width: 480px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}
.ts-content-left {
    display: table;
    margin: 0 auto;
}
.tp-technology-section#audio {
    background-image: url(../assets/technology-page/tech-items-backgrounds-01.svg);
}
#audio .tech-section-content h2, #audio .tech-section-content p {
    color: #000;
}
.tp-technology-section#display {
    background-image: url(../assets/technology-page/tech-items-backgrounds-02.svg);
}
.tp-technology-section#projection {
    background-image: url(../assets/technology-page/tech-items-backgrounds-03.svg);
}
.tp-technology-section#lighting {
    background-image: url(../assets/technology-page/tech-items-backgrounds-04.svg);
    padding-bottom: 25px;
}
@media all and (max-width:1200px) {
    .about-hero-unit-map {
    display: none;
}
.aphu-content {
    width: 100%;
    text-align: center;
}
#contact-page-hero-unit:after, #contact-page-hero-unit:before {
    display: none;
}
}@media all and (max-width:1060px) {
    .career-pd-media img {
    top: 150px;
}
#event-tabs>li>a {
    font-size: 18px;
    padding: 10px 1px;
}
}@media all and (max-width:1060px) {
    .newideas-pd-media img {
    top: 150px;
}
#event-tabs>li>a {
    font-size: 18px;
    padding: 10px 1px;
}
}@media all and (max-width:998px) {
    ul.nav.nav-items-list li a {
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 4px;
    margin-right: 4px;
}
.about-cc-media img, .tech-section-media img {
    width: 100%}
#lighting .tech-section-media img, .tech-section-content p {
    width: auto;
}
.info-box-block p {
    padding: 0;
}
.info-box-block h2 {
    font-size: 40px;
}
.contact-floor {
    margin-top: 0;
}
.sphu-content {
    text-align: center;
}
}@media all and (max-width:767px) {
    .nav-bottom-wrapper {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 2;
}
#nav-top-wrapper {
    padding: 0;
}
.sticky-nav {
    position: fixed;
    width: 100%;
    top: 0;
    margin-top: 0;
    transition: top .2s linear;
}
#nav-top-wrapper>.row {
    margin: 0 auto;
}
#nav-top-wrapper .navbar-default .navbar-toggle {
    border: 0;
    transition: all .3s linear;
}
#nav-top-wrapper .navbar-default .navbar-toggle .icon-bar {
    transition: all .1s linear;
}
#nav-top-wrapper .navbar-default .navbar-toggle:hover .icon-bar:nth-child(2) {
    transform: translateY(-2px);
}
#nav-top-wrapper .navbar-default .navbar-toggle:hover .icon-bar:nth-child(4) {
    transform: translateY(2px);
}
#nav-top-wrapper .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-toggle .icon-bar:nth-child(3):after, .navbar-toggle .icon-bar:nth-child(3):before {
    content: "";
    height: 2px;
    width: 22px;
    display: block;
    background-color: #fff;
    position: absolute;
    transform: rotate(0);
    top: 15px;
    transition: all .3s linear;
}
.navbar-toggle.patty .icon-bar:nth-child(3):before {
    transform: rotate(45deg);
    visibility: visible;
}
.navbar-toggle.patty .icon-bar:nth-child(3):after {
    transform: rotate(-45deg);
    visibility: visible;
}
#nav-top-wrapper .navbar-default .navbar-toggle.patty:hover .icon-bar:nth-child(2) {
    transform: translateY(-10px);
    opacity: 0;
}
#nav-top-wrapper .navbar-default .navbar-toggle.patty:hover .icon-bar:nth-child(4) {
    transform: translateY(10px);
    opacity: 0;
}
#nav-top-wrapper .navbar-default .navbar-toggle.patty .icon-bar {
    visibility: hidden;
}
.navbar-toggle.patty:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .95);
    height: 200%;
    width: 100%;
    overflow: hidden;
    display: block;
    transition: opacity .3s linear;
    z-index: -1;
    opacity: 1;
}
body.menu-scroll {
    overflow: hidden;
}
.navbar-default .navbar-nav {
    text-align: center;
    background-color: transparent;
}
.menu-scroll .nav-bottom-wrapper {
    background-color: transparent;
    border: 0;
}
.navbar-default .navbar-nav .nav-li-items a {
    font-size: 21px;
    padding: 22px 10px;
    letter-spacing: 8px;
    font-weight: 700;
}
.navbar-default .navbar-nav .nav-li-items:hover {
    background-color: #fff;
}
.navbar-default .navbar-nav .nav-li-items:hover ul.dropdown-menu {
    background: rgba(0, 0, 0, .95);
}
.navbar-default .navbar-nav .nav-li-items:hover a {
    color: #000;
}
#nav-main {
    position: relative;
    top: -30px;
    opacity: 1;
    transition: all .4s linear;
}
.menu-scroll .nav-bottom-wrapper, .navbar.navbar-default.nav-bottom-wrapper.container-fluid {
    height: 100%}
.menu-scroll #nav-main {
    top: 0;
    opacity: 1;
}
.navbar-nav>li>.dropdown-menu li a {
    white-space: pre-wrap;
    text-align: center;
}
.footer-social-wrapper a {
    margin-bottom: 15px;
    margin-right: 0;
}
.footer-social-wrapper a:nth-child(2) {
    margin: 0 30px 15px;
}
#footer-wrapper p {
    text-align: center;
}
}@media all and (max-width:769px) {
    h1 {
    font-size: 55px;
}
h2 {
    font-size: 40px;
}
.nav-links {
    display: none;
}
.social-address {
    display: table;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.aphu-content h1 {
    font-size: 55px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.aphu-content p {
    margin-bottom: 20px;
}
.about-hero-unit-stats-wrapper {
    margin-top: 15px;
    margin-bottom: 45px;
}
.aphu-stats {
    margin-top: 60px;
}
.aphu-content {
    text-align: center;
}
.unmatched-block {
    margin-bottom: 30px;
}
.unmatched-stuff-wrapper {
    padding-top: 30px;
    padding-bottom: 0;
}
.about-cc-media img {
    width: 65%}
.about-cc-content h1 {
    font-size: 55px;
}
.about-cc-content {
    text-align: center;
}
.flexslider {
    width: 80%}
#mobile-event-tabs {
    display: block;
}
ul#event-tabs {
    display: none;
}
.sphu-content {
    text-align: center;
}
.sphu-media img {
    margin-top: 0;
}
.tphu-tech-item-wrapper {
    margin-right: 0;
}
.tphu-content p {
    width: auto;
    padding: 0 30px;
}
.tphu-tech-item p {
    font-size: 15px;
    padding: 8px 0;
}
.careers-page, .people-description {
    background-attachment: initial;
}
.cphu-content h1 {
    font-size: 55px;
}
.cphu-content p {
    padding: 0 15px;
}
.info-box-block p {
    width: 300px;
    margin: 0 auto 50px;
}
.career-pd-media img {
    top: 90px;
    margin-bottom: 90px;
}
.newideas-pd-media img {
    top: 90px;
    margin-bottom: 90px;
}
.career-pd-content {
    text-align: center;
}
.newideas-pd-content {
    text-align: justify;
}
.box-links {
    margin: 10px 25px;
}
.cnt-page-form-wrapper {
    width: 50%;
    padding-top: 1px;
}
.cnt-pg-content h1 {
    font-size: 55px;
}
.contact-floor {
    display: none;
}
.cnt-pg-content p {
    width: 300px;
}
.cnt-pg-address {
    text-align: center;
    margin-bottom: 30px;
}
.contact-map-btn {
    display: none;
}
.contact-responsive-map {
    display: inline;
}
}@media all and (max-width:481px) {
    #top-nav {
    width: auto;
    margin-left: 0;
}
.top-nav-float-right {
    float: none;
    left: 0;
}
.nav-eqp-number {
    float: left;
}
.nav-eqp-hire {
    float: right;
}
.social-wrapper {
    float: left;
}
.about-cc-media {
    overflow: hidden;
}
.about-cc-media img {
    width: 100%;
    top: -100px;
    position: relative;
}
.about-cc-content h1 {
    margin-top: -50px;
}
.unmatched-block h3 {
    padding: 0;
}
.service-hire-block {
    min-height: 200px;
}
.sphu-content {
    text-align: center;
}
.tp-technology-section {
    padding-top: 30px;
    padding-bottom: 30px;
}
.tech-section-content {
    text-align: center;
}
.cnt-page-form-wrapper {
    width: 83.33333333%;
    margin-left: 8.33333333%}
#cbe-email-1:before {
    left: 50%;
    margin-left: -24px;
    top: 0;
}
#cbe-email-1 {
    padding: 16px;
}
}@media all and (min-width:768px) {
    .about-cc-content {
    text-align: left;
}
.about-cc-media img {
    width: auto;
}
div#image-gallery-wrapper {
    min-height: 500px;
}
.info-box-block p {
    width: auto;
}
.cnt-pg-address, .newideas-pd-content.career-pd-content {
    text-align: left;
}
.contact-map.modal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -310px;
    width: 800px;
}
}@media screen and (min-width:768px) and (orientation :portrait) {
    .hero-unit-stats-wrapper#hus-2 {
    border-right: 1px solid #fff;
}
}@media all and (min-width:768px) and (max-width:1024px) {
    .about-cc-media img {
    width: 360px;
}
}@media all and (min-width:1400px) {
    #event-management-text {
    top: 0;
}
}@-moz-document url-prefix() {
    .cform-wrapper textarea[required]+label[placeholder] {
    margin-bottom: calc(10em - 1.5em + 2px);
    margin-top: calc(-10em - 2px);
}
#event-management-text.scene-content-animated-left .scene-link {
    position: relative;
    z-index: 1;
}
#tyre1, #tyre2, #tyre3 {
    transform: none!important;
}
}.testimonials-header-bg {
    background-image: url(../assets/services-types/testimonials/background.svg);
}
.testimonial-h2 {
    font-size: 48px;
}
.testimonials-content {
    background-image: url(../assets/services-types/testimonials/testimonial-text-bg.jpg);
    color: #fff;
    padding: 40px 0;
}
.testimonials-content p {
    font-size: 18px!important;
}
.testimonials-content p.testimonial-name {
    font-weight: 400;
}
.size-div {
    margin-bottom: 30px;
    padding: 30px 40px 30px 40px;
    position: relative;
}
.icon-left {
    position: absolute;
    z-index: 100;
    font-size: 40px!important;
    left: -26px;
    background-color: #040c17;
    padding: 5px;
}
.icon-right {
    position: absolute;
    z-index: 100;
    font-size: 40px!important;
    right: -26px;
    background-color: #040c17;
    padding: 5px;
}
@media all and (max-width:768px) {
    .icon-left {
    left: -18px;
}
.icon-right {
    right: -18px;
}
}.gallery-title {
    text-align: center;
    margin-top: 10px;
    color: #2b7a77;
    font-size: 75px;
    line-height: 100%;
    font-family: Bebas Neue, Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}
.customremoveh1 {
    font-size: 100px;
    color: #000;
    margin-top: 50px;
    line-height: 100%;
    font-family: Bebas Neue, Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}
.footer-services-title{
    font-size: 20px!important;
    font-weight: 700!important;
    color: #fff;
    border-bottom: 3px solid #fff;
}
video.video_banner {
    width: 100%;
    height: 100%;
    padding-top: 60px;
    margin-top: 0;
}
.banner_section.homepage-page {
    background-image: none;
    padding: 0;
    position: relative;
}
.section_heading {
    font-size: 35px;
    letter-spacing: -2px;
    color: #565656;
    font-weight: 700;
    font-family: Poppins, sans-serif;
}
.section_heading span {
    font-size: 30px;
    letter-spacing: -2px;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
    background-color: #113a3c;
    display: inline-block;
    padding: 10px 15px;
    margin: 0 0 10px;
}
.section_heading_white span {
    color: #2b7977;
    background-color: #fff;
}
.section_heading_white {
    color: #fff;
}
p.scene-text {
    line-height: 20px;
    color: #565656;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
a.scene-button, p.scene-link, p.scene-link a {
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
#post-production-filming-text .section_heading, #technical-support-text a.scene-button, #technical-support-text p.scene-link, #technical-support-text p.scene-link a, #technical-support-text p.scene-text, .OPERATIONS_section a.scene-button, .OPERATIONS_section p.scene-link, .OPERATIONS_section p.scene-link a, .OPERATIONS_section p.scene-text {
    color: #fff;
}
#post-production-filming-text a.scene-button, #post-production-filming-text p.scene-link, #post-production-filming-text p.scene-link a, #post-production-filming-text p.scene-text {
    color: #000;
}
.consultingmanagement-wrapper .ec-client-idea-1-wrapper, .consultingmanagement-wrapper .ec-pav-idea-1-wrapper, .consultingmanagement-wrapper .ec-popup-1-wrapper, .consultingmanagement-wrapper .ec-popup-2-wrapper {
    display: none;
}
#nav-top-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    width: 100%;
    padding: 15px 70px;
    z-index: 1;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    border-bottom: 4px solid #2b7a77;
    z-index: 4;
}

@media(min-width:320px) and (max-width:480px){
    #nav-top-wrapper {
        padding: 15px;
    }
}
#nav-top-wrapper.fixed-header {
    visibility: visible;
    opacity: 1;
}
.navbar>.container-fluid .navbar-brand {
    padding: 0;
    margin-left: 0;
}
div#top-nav {
    position: absolute;
    right: 100px;
    left: auto;
    z-index: 1;
    margin: 5px 0 0;
}
.pav-logo img {
    width: 123px;
    margin-top: 0;
    position: relative;
    top: -13px;
}
.pav-logo {
    margin-left: 0;
    padding-top: 0;
    padding: 0;
}
a.eqp-hire-btn.Contact-btn {
    height: 41px;
    border-radius: 20px;
    background-color: #3aafa9;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 24px;
    color: #fafafa;
    border-color: #3aafa9;
    line-height: 36px;
    padding: 0 10px;
    text-align: center;
    margin: 0;
    min-width: 128px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    outline: 0;
    text-decoration: none;
}
.navbar {
    position: relative;
    min-height: 1px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
span.toggle-btn {
    float: right;
    margin: 3px 0 0;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #e6e6e6;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 40px;
}
.sidenav a {
    padding: 10px 12px;
    text-decoration: none;
    font-size: 15px;
    color: #113a3c;
    display: block;
    transition: .3s;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    outline: 0;
}
.sidenav a i {
    margin-right: 10px;
}
.sidenav li {
    width: 100%;
    float: left;
    list-style: none;
}
.sidenav li a:hover, .sidenav li.open a {
    color: #fff;
    background-color: #113a3c;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 00;
    font-size: 28px;
    margin-left: 0;
}
div#mySidenav .nav-li-items:nth-child(2) {
    border-top: 1px solid #757575;
    margin-top: 20px;
    padding-top: 0;
}
ul.dropdown-menu {
    position: relative;
    border-radius: 0;
    margin: 1px 0 0;
    min-width: 100%;
    width: 100%;
    border: none;
    transition: .5s ease;
    padding: 0;
}
div#mySidenav .dropdown-menu>li>a {
    font-size: 15px;
    line-height: 40px;
    text-transform: capitalize;
    padding: 0 40px;
}
div#mySidenav .dropdown-menu>li>a:hover {
    background: #48b9b7;
    color: #fff;
}
.caret {
    float: right;
    margin-top: 8px;
}
.ladder-wrapper img#ladder-svg {
    margin: 0 auto;
    display: block;
    width: 76%}
@media screen and (max-height:450px) {
    .sidenav {
    padding-top: 15px;
}
.sidenav a {
    font-size: 18px;
}
}.nav-bottom-wrapper {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    margin-top: 0;
    min-height: 1px;
    margin-bottom: 0;
    z-index: 1;
    border: 0 solid transparent;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    transition: top .2s linear;
}
a.eqp-hire-btn:after {
    display: none;
}
a.eqp-hire-btn.Contact-btn:hover {
    background-color: #09605d;
    border-color: #09605d;
    box-shadow: 0 0;
}
#nav-top-wrapper .navbar-default .navbar-toggle {
    background-color: #09605d;
    border: 1px solid #09605d;
}
img.play-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 43%;
    margin: 0 auto;
}
#ec-bg-right.bg-right-circle {
    width: auto;
}
.container-wrapper .homepage-svg-backgrounds.circle-img {
    width: 230px;
}
.ec-client-wrapper.svg-asset-wrapper.Consulting_Scene_Client {
    left: 38%;
    width: 10.95%}
.svg-asset-wrapper#birbal_pic_1 {
    left: 50%;
    width: 11.95%}
.scene_services_content ul {
    padding: 0;
    list-style: none;
    position: relative;
    margin: 0;
}
.services_content_Block {
    background: #e3eaea;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    cursor: pointer;
}
.scene_services_content ul li .services_content_Block.active, .scene_services_content ul li:hover .services_content_Block {
    background: #3aafa9;
}
.services_content_Block span {
    position: absolute;
    left: 0;
    width: 75px;
    height: 100%;
    text-align: center;
    border-right: 1px solid #3aafa9;
    top: 0;
}
.services_content_Block h4 {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 18px;
    padding: 22px 15px 22px 90px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    color: #000;
    height: auto;
    position: relative;
}
.scene_services_content ul li .services_content_Block h4.services_content_ans small {
    position: absolute;
    right: 26px;
    color: #fff;
    font-size: 15px;
    top: 24px;
    display: none;
}
h4.services_content_ans span {
    position: static;
    display: block;
    width: 100%;
    text-align: left;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    height: auto;
    border-bottom: 1px solid;
    padding: 0 0 5px;
    margin: 0 0 5px;
}
.scene_services_content ul .services_content_Block.active h4.services_content_ans span, .scene_services_content ul li:hover h4.services_content_ans span {
    border: none;
    border-bottom: 1px solid;
    padding-right: 10px;
}
.scene_services_content ul .services_content_Block.active h4, .scene_services_content ul li:hover h4 {
    color: #fff;
}
.scene_services_content ul .services_content_Block.active span, .scene_services_content ul li:hover span {
    border-right: 1px solid #f2f2f2;
}
.scene_services_content ul .services_content_Block.active .active-bulb-img, .scene_services_content ul li:hover .active-bulb-img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
img.img-swap.active-bulb-img {
    display: none;
}
.scene_services_content ul .services_content_Block.active .inactive-bulb-img, .scene_services_content ul li:hover .inactive-bulb-img {
    display: none;
}
h4.services_content_ans {
    display: none;
}
.navbar-toggle {
    display: block;
}
.scene_services_content ul li .active h4.services_content_ans, .scene_services_content ul li:hover h4.services_content_ans {
    display: block;
    position: relative;
    position: absolute;
    left: 420px;
    top: 0;
    background: #05403e;
    width: 80%;
    height: 100%;
    padding: 20px;
    line-height: 25px;
    margin: 0;
}
#event-consulting-left {
    left: 4%;
    top: 10%;
    z-index: 1;
}
div#ec-bg-left.event-cm-backgrounds {
    position: absolute;
    top: 0;
    width: 520px;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    left: 0;
}
.em-table-wrapper.svg-asset-wrapper {
    bottom: 76px;
    left: 33.5%;
    width: 10.3%}
.em-table-wrapper img#em-table-svg {
    width: auto;
    height: auto;
}
.client-character-front img#ec-character-svg {
    width: auto;
    height: auto;
}
#event-management-text a.scene-button, #event-management-text p.scene-link, #event-management-text p.scene-link a {
    font-size: 14px;
    line-height: 16px;
    color: #565656;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
div#scene-3-6 {
    background: #2b7977;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: 0 0;
    color: #cacaca;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border-radius: 50%;
    opacity: .4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px;
    color: #fff;
}
@media (min-width:768px) {
    .navbar-collapse.collapse {
    display: none!important;
}
}div#nav-main.collapse.in {
    display: block!important;
}
.navbar-header {
    width: 100%}
.navbar-toggle.patty:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .95);
    height: 200%;
    width: 100%;
    overflow: hidden;
    display: block;
    transition: opacity .3s linear;
    z-index: -1;
    opacity: 1;
}
.navbar-collapse.collapse {
    right: -100%;
    transition: .3s ease;
    position: fixed;
    top: 0;
    height: 100%!important;
    max-height: 100%}
div#nav-main.collapse.in {
    width: 250px;
    background: #000;
    right: 0;
    top: 0;
}
.navbar-nav>li {
    width: 100%}
.scene-button-wrapper a.scene-button:after {
    display: none;
}
#technical-support-text1 a.scene-button, #technical-support-text1 p.scene-link, #technical-support-text1 p.scene-link a, #technical-support-text1 p.scene-text {
    color: #fff;
}
.container-wrapper.convinced-wrapper {
    padding-top: 70px;
}

.our-products img{
    max-width: 100%;
}