@import url('https://fonts.googleapis.com/css?family=Fascinate+Inline|Montserrat|Noto+Sans|Roboto');

@import url('https://fonts.googleapis.com/css?family=Poppins');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
.parent{
    display: grid;
    grid-template-columns: 1fr 1fr;
    border:2px solid yellow;
    height: 300px;
    width: 100%;
}
.left,.right{
    border:2px solid red;
    width: 100%;
}
body {
    line-height: 1;
}
.line-height-12{
    line-height:1.2;
}
.form-horizontal .form-group{
    margin-right:0;
    margin-left:0;
}
.current-opening img{
    -webkit-background-size: cover;
    background-size: cover;
}

.form-control {
    height: 40px;
    font-size: 16px;
}
.location1 a,.location2 a{
    color:#564c4c;
}
.location1 a:hover,.location2 a:hover{
    color:#564c4c;
}
#myMap {
    display: none;
    height:400px;
    width:100%;
}
#slider .fa-caret-left{
    position: absolute;
    top: 40%;
    right: -50px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: transparent;
    background: transparent;
}
#slider .fa-caret-right{
    position: absolute;
    top: 40%;
    left: -50px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: transparent;
    background: transparent;

}

.form-horizontal .control-label{
    font-weight:700;
    margin-bottom:10px;
}
.form-group .captcha-label{
    font-weight:700;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.poppins-font-family{
    font-family: 'Poppins', sans-serif;
}
.montserrat-font-family{
    font-family: 'Montserrat', sans-serif;
}
.Fascinate-font-family{
    font-family: 'Fascinate Inline', cursive;
}
.roboto-font-family{
    font-family: 'Roboto', sans-serif;
}
.noto-font-family{
    font-family: 'Noto Sans', sans-serif;
}
body{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}
.font-size-28{
    font-size:28px;
}
.font-size-15{
    font-size:15px;
}
.font-size-30{
    font-size:30px;
}
.line-height-16{
    line-height: 1.3em;
}
.mar-bot-25{
    margin-bottom: 25px;
}
.mar-left-100{
    margin-left: 100px;
}
.link-footer-services {
    color:floralwhite;
    font-size:14px;
}
.link-footer-services p{
    width: calc(100% - 30px);
}
.footer-contact{
    font-size:16px;
    color:floralwhite;
}
.anim-slider{
    background-color: #fff;
}
.anim-slide{
    opacity: 0;
}
.anim-slide-this{
    opacity: 1;
}
li.anim-slide:nth-of-type(1){
    background:#fff url("../images/demo2/ssnhome.jpg") 100%/cover;
}
li.anim-slide:nth-of-type(2){
    background:#fff url("../images/demo2/custombg.jpg") 100%/cover;
}
li.anim-slide:nth-of-type(4){
    background:#fff url("../images/demo2/ssnabout2.jpg") 100%/cover;
}
li.anim-slide:nth-of-type(3){
    background:#fff url("../images/demo2/architecture.jpg") 100%/cover;
    /*opacity: 0.6;*/
}
li.anim-slide:nth-of-type(1)>h1{
    margin: 260px 60px;
    font-size:60px;
    padding: 0px 25px;
}
li.anim-slide:nth-of-type(3)>h1{
    color:#fff;
    font-size:60px;
}
h1#looks span{
    color:#fff;
    padding:5px 15px;
    font-weight:300;
    width:630px;
}
h1#amazing span{
    color: #fff;
    padding: 5px 15px;
    font-weight: 100;
    width: 630px;
    margin-top: 106px;
    font-size: 30px;
    left: -14px;
}
#big_no{
    font-size:55px;
    top:30%;
    left:20%;
    color:#fff;
    background-color: #00ae6d;
    padding: 4px 30px;
}
.second_slide{
    margin:180px 100px;
    color:#fff;
    width: 500px !important;

}
#exp{
    margin-top: 80px;
    width:700px;
    font-size:55px;
    color: #fff;
}
#ask{
    width:600px;
    left:30px;
    margin-top: 175px;
    font-size: 30px;
    font-weight:100;
    color: #fff;}
#cap{
    margin-top:195px;
    font-size:25px;
    font-weight:100;
    color: #fff;
}
#now{
    margin-top:230px;
    font-size:30px;
    color: #fff;
}
li.anim-slide:nth-of-type(2)>div{
    width: 100%;
    height: 100%;
}
li.anim-slide:nth-of-type(4)>h1{
    margin: 0;
    font-size:60px;
    color: #fff;
}
#man_image{
    right: 0;
    top: -53px;
    width: auto;
    height: 138%;
}
#rework_image, #exp_image {
    right: 0;
    top: 0px;
    width: 57%;
    height: 100%;
}
#quality_image{
    left:0;
    top:0;
    width:auto;
    height:120%;
}
h2#para{
    top: 44%;
    left: 21%;
    text-align: center;
    font-size: 34px;
    color: #fff;
    width:675px;
    font-weight:100;
}
h2#para span{
    display:block;
    width: 700px;
}
h1#a1{
    top:30%;
    left:25%;
}
h1#r1{
    top:30%;
    left: 28%;
}
h1#c1{
    top:30%;
    left: 31%;
}
h1#h1{
    top:30%;
    left: 34%;
}
h1#i1{
    top:30%;
    left: 38%;
}
h1#t1{
    top:30%;
    left:40%;
}
h1#e1{
    top:30%;
    left: 43%;
}
h1#c2{
    top:30%;
    left: 46%;
}
h1#t2{
    top:30%;
    left: 49%;
}
h1#u1{
    top:30%;
    left: 52%;
}
h1#r2{
    top:30%;
    left:55%;
}
h1#e2{
    top:30%;
    left: 58%;
}
h1#mark{
    top:30%;
    left: 61%;
}
h1#rework span{
    display:block;
    width:600px;
}
h1#rework{
    top: 40%;
    left: 5%;
    text-align: center;
    font-size: 34px;
    font-weight:100;
    width:750px;
    color: #fff;
    padding: 40px;
    border-radius: 100px;
}
h1#goal{
    top: 26%;
    left: 3%;
    text-align: center;
    font-size: 65px;
    color: #fff;
    width: 600px;
}
h2#goal_para{
    top: 50%;
    left: 4%;
    text-align: center;
    font-size: 30px;
    color: #fff;
    text-align:center;
    width:600px;
    font-weight:100;
}
h2#goal_para span{
    display:block;
    text-align:center;
    width:600px;
}
.light{
    background:#000000;
    opacity:0.7;
}
.event{
    cursor:default;
}

html

@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateX(0);}
 40% {-webkit-transform: translateX(-30px);}
 60% {-webkit-transform: translateX(-15px);}
}
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateX(0);}
 40% {-moz-transform: translateX(-30px);}
 60% {-moz-transform: translateX(-15px);}
}
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateX(0);}
 40% {-o-transform: translateX(-30px);}
 60% {-o-transform: translateX(-15px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateX(0);}
 40% {transform: translateX(-30px);}
 60% {transform: translateX(-15px);}
}
div#demo{
    text-align: center;
}
div#demo>a{
    display:inline-block;
    text-decoration: none;
}
div#demo>a>h4{
    padding: 5px 8px;
    margin: 20px;
    background-color: #225A86;
    color: #fff;
    box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
}
p#credits{
    z-index:-1;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
p#credits>a{
    font-weight: bold;
    color: #999;
    text-decoration: none;
}
img#github-logo{
    z-index:-1;
    position: fixed;
    bottom: -20px;
    right: 2%;
    opacity: 0.4;
}
.mainBack{
    width:100%;
    height:100%;
    background:#000000;
    position:absolute;
    opacity:0.6;
}
.mainBack-light{
    width:100%;
    height:100%;
    background:#000000;
    position:absolute;
    opacity:0.8;
}
.nicescroll-rails {
    opacity: 1 !important;
    top: 100px !important;
}
/* General css */
.image-wrapper {
    min-width: 30px;
}
.services-image-icon.outsourcing-img {
    max-width: 67px;
}
.services-image-icon.support-maintenance-img {
    max-width: 60px;
}
.new-section{
    border: 2px grey;
}
.services-image-icon {
    display: inline-block;
    max-width: 100px;
    color:#00ae6d;
}
.carousel-wrap {
    margin: 90px auto;
    padding: 0 5%;
    width: 80%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav i {
    font-size: 52px;
}

.owl-nav .owl-prev {
    left: -30px;
}

.owl-nav .owl-next {
    right: -30px;
}

.container {
    margin: 0 auto;
    width: 1170px;
}
.text-uppercase{
    text-transform: uppercase;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.team-container{
    width: 100%;
    height: 278px;
    border: 5px solid #fff;
    margin-top: 50px;
}
.image-container{
  position: relative;
  margin-bottom: 7px;
  width: 100%;
  height: 278px;
}
.image-container .background-image{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hover{
    transition: all .4s;
    position: absolute;
    top: 0;
    opacity: 0;
}
.team-container .image-container:hover .background-image.hover {
    opacity: 1;
}
.text-decoration-hover-none:hover {
    text-decoration: none;
}
.white-color{
    color: #fff;
}
.primary-color {
    color: #014a95;
}
.sky-light{
    background-color: #f5f8f9 !important;
}
.secondary-color {
    color: #656565;
}
.tertiary-color {
    color: #242424;
}
.weight-300-height-16 {
    font-weight:  300;
    line-height: 1.6;
}
.font-weight-300 {
    font-weight: 300;
}
.line-height-16 {
    line-height: 1.6;
}
.font-size-60{
    font-size: 60px;
}
.font-size-55{
    font-size: 55px;
}
.font-size-50{
    font-size: 50px;
}
.font-size-45{
    font-size: 45px;
}
.font-size-40{
    font-size: 40px;
}
.font-size-32{
    font-size: 32px;
}
.font-size-26{
    font-size: 26px;
}
.font-size-20{
    font-size: 20px;
}
.font-size-16{
    font-size: 16px;
}
.font-size-14{
    font-size: 14px;
}
.banner .content .main-heading-inner {
    margin-bottom: 25px;
}
.banner .content {
      margin-bottom: -50px;
      padding-top: 50px;
  }
.banner .content {
    margin-bottom: 0px;
    padding-top: 0px;
}
.flex-center {
    display: flex;
    align-items: center;
}
.line-height-13{
    line-height: 1.3;
}
.padding-right-15{
    padding-right: 15px !important;
}
.padding-left-15{
    padding-left: 15px !important;
}
.padding-top-50 {
    padding-top: 50px;
}
.padding-0 {
    padding: 0 !important;
}
.padding-50 {
    padding: 50px;
}
.padding-0-50 {
    padding: 0 50px;
}
.padding-20{
    padding: 20px;
}
.padding-50-25 {
    padding: 31px 25px;
}
.padding-50-70 {
    padding: 50px 70px;
}
.padding-10-0 {
    padding: 10px 0;
}
.padding-0-0-20 {
    padding: 0 0 20px;
}
.padding-50-0 {
    padding: 25px 0;
}
.padding-100-0 {
    padding: 100px 0;
}
.padding-75-0 {
    padding: 75px 0;
}
.padding-75-0-0 {
    padding: 75px 0 0;
}
.padding-75 {
    padding: 75px;
}
.padding-75-200 {
    padding: 75px 200px;
}
.padding-100 {
    padding: 100px;
}
.padding-150 {
    padding: 150px;
}
.padding-150-200{
    padding: 150px 200px;
}
.padding-0-200{
    padding: 0 200px;
}
.padding-bot-30{
    padding-bottom: 30px;
}
.mar-bot-8{
    margin-bottom: 8px;
}
.mar-bot-50 {
    margin-bottom: 50px;
}
.mar-top-50{
    margin-top: 50px;
}
.mar-bot-35 {
    margin-bottom: 35px;
}
.mar-bot-15 {
    margin-bottom: 15px;
}
.mar-bot-10 {
    margin-bottom: 10px;
}
.mar-left-10{
    margin-left:10px;
}
.mar-bot-100{
    margin-bottom: 100px;
}
.mar-top-100{
    margin-top: 100px;
}
.mar-top-30{
    margin-top: 30px;
}
.mar-top-10{
    margin-top: 10px;
}
.mar-top-15{
    margin-top: 15px;
}
.mar-top-50{
    margin-top: 50px;
}
.img-responsive{
    max-width: 100%;
}

.pepcus-built-section .section-head-content {
    margin-bottom: 0;
}
.section-head-content{
    position: relative;
    overflow: hidden;
}
.section-head-content .image-wrapper img{
    width: 100%;
}
.flex-section-center {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.footer-address{
    display:flex;
    justify-content: center;
    align-items: center;
}
.footer-address p{
    width:calc(100% - 30px);
    padding-left: 20px;
    line-height: 1.3;
}

.footer-address i {
    width:30px;
    text-align: center;
    font-size: 20px;
}
.fa .fa-map-marker{
    width:30px;
    text-align: center;
    font-size: 28px;
}
.flex-section-center .image-section{
    padding: 0;
}
.right-0{
    right: 0;
}
.left-0{
    left: 0;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}

.about-container img {
    width: 100%;
}

.footer-link {
    padding:50px 0;
}

.footer-contacts{
    display:flex;
    margin-bottom: 12px;
    align-items: center;
}
.footer-contacts i{
    width: 30px;
    text-align: center;
    font-size: 20px;

}
.footer-contacts a{
    padding-left: 20px;
    align-items: flex-start;
}
.footer-contacts a:hover{
    color: floralwhite;
}
.fa .fa-mobile{
    font-size: 26px;
    width: 30px;
    margin: 0 auto;
    text-align: center
}
a.link-footer {
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 10px;
    padding: 5px 0;
    color: floralwhite;
}
 .footer-image li{
    display: block;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    background: #333;
    width: 227.6px;
    height: 125px;
    opacity: 0.5;
    background-position: 50% 50%;
    background-size: cover;
}
.footer-image li::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: rgb(0, 0, 0);
}
.footer-position{
    position: absolute;
}
.footer-block-right{
    position: absolute;
    right: 0;
}
.footer-height{
    height: 500px;
}
.footer-image li:hover{
    opacity: 1;
}
.footer-image li:hover::after{
    background: rgba(255, 233, 233, 0);
}
.footer-primary-link{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.footer-primary-link li{
    display:inline-block;
}
.footer-primary-link li a{
    text-align:center;
    margin:0 auto;
    font-size:14px;
}
.footer-primary-link li:after {
    content:'|';
    padding: 0 .5em;
    color:white;
    font-size:16px;
}
.footer-primary-link li:last-child:after {
    content:'';
    padding: 0 .5em;
    color:white;
    font-size:16px;
}
.footer-icon-color{
    color:#00ae6d;
}
.footer-secondary-link{
    width:55%;
    float:right;
    margin-top: 27px;
}
a.link-footer:hover{
    color: #00ae6d;
}
a:focus,a:hover{
    text-decoration: none;
}
.content-wrapper h4{
    color:#014a95;
}
.footer-desc-para{
    line-height: 1.6;
}
.footer-desc {
    background: #f7f7f7;
    padding: 20px;
    border: 1px solid #dbdbdb;
}
.font-size-17{
    font-size:17px;
}
.footer-desc-link a {
    display: inline-block;
    margin-bottom: 5px;
}
.footer-logo-small{
    width: 40px;
}
.footer-copy{
    overflow: hidden;
    background: #5f5f5f;
    color: #c1c1c1;
}
footer{
    background: #383536;
}
.btn.btn-warning.btn-send{
    background: #00ae6d;
}
.about-company-block{
    background-color: #f1f1f1;
}
.services-section-bullet, .startup-list{
    list-style-type: disc;
}
.startup-list {
    margin-top: 10px;
    padding-left: 20px;
}
.flex-overflow-center {
    display: flex;
    align-items: center;
    overflow: hidden;
}
.privacy-policy:hover {
    color: #fff;
    text-decoration: underline;
}
.privacy-policy {
    color: #dbdbdb;
}
.privacy-link {
    color: #c12e2a;
    text-decoration: none;
}
.privacy-link:hover {
    color: #5f5f5f;
}
.privacy-img {
    min-height: 400px;
    background-image: url("../images/innerpages/privacy.jpg");
}
.general-img {
    min-height: 400px;
    background-image: url("../images/parallex/general1.png");
}
.strength-img {
    min-height: 400px;
    background-image: url("../images/innerpages/ssnhome2.png");
}
.cwd-img {
    min-height: 400px;
    background-image: url("../images/innerpages/cwd.png");
}
.sta-img {
    min-height: 400px;
    background-image: url("../images/innerpages/sta.png");
}
.sm-img {
    min-height: 400px;
    background-image: url("../images/innerpages/sm.png");
}
.mobile-img {
    min-height: 400px;
    background-image: url("../images/innerpages/mobile.png");
}
.startup-img {
    min-height: 400px;
    background-image: url("../images/innerpages/startup.png");
}
.op-img {
    min-height: 400px;
    background-image: url("../images/innerpages/op.png");
}
.goal-img {
    min-height: 400px;
    background-image: url("../images/innerpages/ssnhomebg2.png");
}
.general1-img{
    min-height: 500px;
    background-image: url("../images/parallex/services1.png");
}
.general2-img{
    min-height: 500px;
    background-image: url("../images/parallex/AbouBg.png");
}
.general-contact{
    min-height: 500px;
    background-image: url("../images/parallex/contact1.png");
}
.parallax {
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.servicer-section-content{
    height: 320px;
}
section-content {
    margin: 0 auto;
    max-width: 1024px;
    padding-left: 20px;
    padding-right: 20px;
}
.section-div {
    padding-top: 70px;
    padding-bottom: 20px;
}
.section-content h2 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
.contactForm .container{
    width:1190px;
}
@media(max-width:767px){
    .contactForm .container{
        width:100%;
    }
}
@media(min-width:768px)and(max-width:1024px){
    .contactForm .container{
        width:90%;
    }
}
@media only screen and (max-width: 1280px) {
    .contactForm .container {
        width: 95%;
    }
}
.contact-page h5 {
    font-size: 20px;
    color: #00ae6d;
    font-weight: bold;
}

.section-content p {
    margin-bottom: 10px;
    color: #564c4c;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: .5px;
    word-spacing: .5px;
}

.contact-page p {
    font-size: 16px !important;
    line-height: 1.8 !important;
}

.content-section-service p{
    margin-bottom: 10px;
    padding: 10px;
}
.overflow-hidden{
    overflow: hidden;
}
.padding-50-200{
    padding:50px 200px;
}
.boxx{
    background-color: #f5f8f9 !important;
    height: 480px;
}
.boxx:hover{
    background-color: white !important;
    box-shadow:0 0 3px 0 #00ae6d;
}
.boxx:hover .fa {
    transform: scale(1.4);
    color:#00ae6d;
}
.dark-background {
    background-color: #464646;
}
.ind-con-back {
    background-image: url("../images/parallex/ind-con.jpg");
}
.back-white{
    background-color: #fff;
}
.services-section-img{
    max-height: 150px;
}
.team-section-img{
    max-height: 340px;
}
.team-section-img .team-img2{
    opacity: 0;
    position: absolute;
    top: 12px;
    width: 330px;
    height: 291px;
}
.team-section-img:hover .team-img2{
    opacity: 1;
    transition: 0.2s all;
}
.team-section-img .image-constant-hover {
    display: none;
}
.team-section-img:hover .image-constant {
    display: none;
}
.team-section-img:hover .image-constant-hover {
    display: block;
}
a:hover {
    color: #95c52d;
}
.footer-desc-link a{
    color:#014a95;
}
.footer-desc-link a:hover{
    color:#00ae6d;
}
.offshore-partner-block{
    background-color: #f5f8f9 !important;
}
.mapbutton{
    display: inline-block;
    padding: 20px 40px;
    border: 1px solid #564c4c;
    border-radius: 35px;
    text-decoration: none;
    background-color: white;
    font-size: 18px;
    margin-top: 20px;
}

.mapbutton:hover{
    background: #00ae6d;
    color: #fff;
    text-decoration: none;
    border: 1px solid #00ae6d;
}

.mapbutton:focus{
    display:none;
}
.primary-btn{
    display: inline-block;
    padding: 20px 40px;
    border: 1px solid #014a95;
    border-radius: 35px;
    text-decoration: none;
}
.tertiary-btn{
    display: inline-block;
    padding: 20px 40px;
    border: 1px solid #fff;
    border-radius: 35px;
    text-decoration: none;
}
.primary-btn:hover, .tertiary-btn:hover{
    background: #00ae6d;
    color: #fff;
    text-decoration: none;
    border:#00ae6d;
}
.tertiary-btn:visited{
    color:#fff;
}
.primary-back{
    background-color: #00ae6d;
}
.input-group-addon {
    background-color: #00ae6d;
    border: 1px solid #00ae6d;
    color: #fff;
 }
.font-bold{
    font-weight: bold;
}
.services-section-main-content{
    padding: 10px 10px 10px;
}
.team-section-img img{
    height: 280px;
}
.team-section-img:hover .overlay img{
    opacity: 1;
}
.overlay img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 373px;
  width: 100%;
  opacity: 0;
  padding: 17px 29px;
  border-radius: 50%;
  transition: .5s ease;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.white-shadow {
    box-shadow: 0 1.25rem 1.25rem rgba(34, 35, 36, 0.05);
}
.team-name-head{
    color:#00ae6d;
    padding: 18px 0;
    margin-bottom: 20px;
}
.team-name{
    position: relative;
    z-index: 999;
}
.service-section-content{
    margin-top: -95px;
    padding: 70px 0px;
    border-radius: 0px;
    border: 1px solid #bf3b3b;
}
.ceo-section-content{
    display: flex;
    justify-content: center;
}
.accordian_content div.content{
    display: none;
}
.accordian_content h3{
    cursor: pointer;
    padding-bottom: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #c54041;
}
.accordian_content h3 i{
    margin-right: 10px;
}
.accordian-right{
    margin-left: 15px;
}
.accordian-left{
    margin-right: 15px;
}
/* loader */
.loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.999;
    background-color: #fff;
    z-index: 99999;
    text-align: center;
}
h1.loader-pepcus {
    position: absolute;
    color: rgba(0, 0, 0, .5);
    font-size: 5em;
    top: 55%;
    left: 50%;
    margin-left: -110px;
}
h1.loader-pepcus:before {
    content: attr(data-text);
    position: absolute;
    overflow: hidden;
    max-width: 7em;
    white-space: nowrap;
    color: #ff0000;
    animation: loading 8s linear;
}
#amazing .button {
    display: block;
    bottom: -121px;
    left: 197px;
    padding: 10px;
    z-index: 6;
    white-space: nowrap;
    background-color: rgb(0, 87, 167);
    border-width: 0px;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 60px;
    margin: 0px;
    padding: 0px 50px;
    letter-spacing: 2px;
    font-weight: 900;
    font-size: 14px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    color: rgb(255, 255, 255);
}
#amazing .button2 {
    display: block;
    bottom: -121px;
    left: 397px;
    padding: 10px;
    z-index: 6;
    white-space: nowrap;
    border: 2px solid grey;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 60px;
    margin: 0px;
    padding: 0px 50px;
    letter-spacing: 2px;
    font-weight: 900;
    font-size: 14px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    color: rgb(255, 255, 255);
}
#amazing .button:hover{
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    background-color: rgba(0,0,0,0.25);
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 0px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}
#amazing .button2:hover{
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    background-color: rgba(255,255,255,0.25);
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 0px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}

#myNavbar .listDevelopmentPartner{
    display: none;
}
#myNavbar .listAboutssn{
    display: none;
}
#myNavbar .listContractssn{
    display: none;
}

@keyframes loading {
    0% {
        max-width: 0;
    }
}
.loading-image img {
    width: 100px;
}
.loading-image {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* loader */

/* scroll top */
.scrollup {
    width: 20px;
    height: 30px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    text-align: center;
    display: none;
    z-index: 9;
}
.arrow-up-icon{
    padding: 15px 7px;
    background: rgba(31,130,93,0.7);
    border-radius: 30px;
    color: #fff;
}
.scrollup:hover .arrow-up-icon, .arrow-up-icon:hover{
    background: rgba(31,130,93,1);
}
/* scroll top */

/* header */
.navbar-brand {
    height: auto;
    padding: 0;
}
.nav {
    font-size: 18px;
    margin-top: 15px;
}
.navbar-nav>li>a {
    padding: 10px 10px;
    font-size: 16px;
}
.change-height .navbar-nav>li>a {
    padding: 10px 10px;

}
.change-height .nav {
    font-size: 16px;
    margin-top: 10px;
}
.change-height .dropdown-menu{
    top:56px;
}
.header-menu{
    height: 100px;
    display: flex;
    align-items: center;
}
.header-menu input{
    display: none;
}
.dropdown-menu {
    background-color: #edeeef;
    position: absolute;
    top: 158%;
    left: 20px;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 15px;
    color: #014a95;
}
.dropdown-menu>li>a:hover {
    color: #00ae6d;
}

.dropdown-menu {
    visibility: hidden;
    opacity: 0;
    top: 153%;
    position: absolute;
    text-align: left;
    border-top: 2px solid #00ae6d;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    padding: 0px 0;
    margin-top: 20px !important;
    margin-left: 0px;
    background: #fff;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
    display: block;
}

.dropdown-menu li:first-child {
    margin-top: 2px;
}

.dropdown-menu>li>a {
    font-size: 14px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    color:#00ae6d;
    background-color:transparent;
}
.open>.dropdown-menu {
    margin-top: 0!important;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
    color: #014a95;
}
.navbar-inverse .navbar-nav>li>a.primary-btn-pepcus {
    color: #fff;
}
.primary-btn-pepcus:hover {
    border: 2px solid #c12e2a;
    color: #c12e2a;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #00ae6d;
}
.primary-btn-pepcus {
    background: #c12e2a;
    border: 2px solid #c12e2a;
}
.header-menu nav img{
    margin: 10px 0 0 20px;
}
.header-menu input + label {
    position: fixed;
    top: 40px;
    right: 40px;
    height: 20px;
    width: 15px;
    z-index: 99999;
}
.header-menu input + label span {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    left: 0;
    display: block;
    background: #020304;
    transition: .5s;
}
.header-menu input + label span:first-child {
    top: 3px;
}
.header-menu input + label span:last-child {
    top: 16px;
}
.header-menu label:hover {
    cursor: pointer;
}
.header-menu input:checked + label span {
    opacity: 0;
    top: 50%;
}
.header-menu input:checked + label span:first-child {
    opacity: 1;
    transform: rotate(405deg);
}
.header-menu input:checked + label span:last-child {
    opacity: 1;
    transform: rotate(-405deg);
}
.header-menu input ~ nav {
    background: #fff url("../images/services/header-back.jpg") top left no-repeat;
    background-size: 60%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 9999;
    transition: .5s;
    transition-delay: .5s;
    overflow: hidden;
}
.header-menu input ~ nav > div.main-header-area {
    position: absolute;
    top: 25%;
    right: 50px;
    width: 600px;
    text-align: left;
}
.header-menu input ~ nav > div.main-header-area > ul > li {
    opacity: 0;
    transition: .5s;
    transition-delay: 0s;
}
.header-menu input ~ nav > div.main-header-area > ul > li > a {
    text-decoration: none;
    text-transform: uppercase;
    color: #020304;
    display: inline-block;
    padding: 10px;
    opacity: .85;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header-menu input ~ nav > div.main-header-area > ul > li > a:hover {
    color: #c54041;
}
.header-menu input:checked ~ nav {
    height: 100%;
    transition-delay: 0s;
}
.header-menu input:checked ~ nav > div.main-header-area > ul > li {
    opacity: 1;
    transition-delay: .5s;
}
.header-menu.change-height .navbar-brand {
    height: 50px;
    overflow: hidden;
}
.header-menu.change-height {
    height: 63px;
    background: #fff;
    box-shadow: 0 1.25rem 1.25rem rgba(34,35,36,.05);
}
.header-menu.change-height .nav {
    margin-top: 10px;
}
.header-menu.change-height{
    transition-delay: 0s;
}
.header-menu {
    transition: all 0.7s;
}
.level1-header-link{
    display: inline-block;
    width: 200px;
    float: left;
}
.level2-header-link{
    display: inline-block;
    width: 400px;
    float: left;
}
.menu-link-divider[href]:hover:before {
    right: -30px;
}
.menu-link-divider[href]:focus, .menu-link-divider[href]:hover {
    color: #c54041;
}
.menu-link-divider {
    position: relative;
}
.menu-link-divider:hover {
    opacity: 1;
    padding-right: 2.5rem;
}
.menu-link-divider:before {
    position: absolute;
    top: 50%;
    right: -2.5rem;
    width: 30px;
    height: 2px;
    margin-top: -1px;
    background: rgba(255, 255, 255, 0);
    content: " ";
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.navbar-inverse {
    background-color: rgba(255,255,255,0.6);
    border-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #00ae6d;
}
/* header */
.contact-quick >a .offHover {
    display: none;
}
.contact-quick >a.onHover {
    display: none;
}
.contact-quick >a:hover .offHover {
    display: block;
}
.contact-quick >a:hover .onHover {
    display: none;
}
.servicess-section-container a:hover .services-section-new-content:after {
    transform: scaleX(1);
}
.servicess-section-container a .services-section-new-content:after {
    display:block;
    content: '';
    border-bottom: solid 3px #00ae6d;
    transform: scaleX(0);
    transition: transform 500ms ease-in-out;
    transform-origin:  0 50%;
}
.services-section-new-content{
    margin-top: 30px;
    display: block;
    text-align: center;
    min-height: 265px;
}
.services-section-new-content .image-wrapper {
    width: 80px;
    height: 80px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #014a95;
}
.control-label span{
    color:red;
}
.captcha-label span{
    color:red;
}

#txtCaptchaDiv span{
    color:#333;
}
.services-section-new-content:hover > .image-wrapper {
    background:#00ae6d;
    color: #fff;
    border:#00ae6d;
}
.services-section-img img{
    width: 100%;
}
.home .anim-slider .parallax , .bannerSection{
    background-attachment: fixed;
}
.right-shift {
    top: 20%;
    left: 20%;
}
.left-shift {
    top: 20%;
    right: 20%;
}
.anim-slider {
    min-height: 500px;
    z-index: 0;
}
.anim-dots span:after{
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: 2px;
    border-radius: 50%;
    left: 2px;
    background: rgb(255,255,255);
}
a.readMore {
    margin-top: 10px;
    color: #464646;
    display: inline-block;
}
.hideme {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.error {
    visibility: hidden;
}
.error.redColor{
    color: #c54041;
    visibility: visible;
}
.footer-desc-head h6{
    text-transform: uppercase;
    font-weight: bold;
    color: #c54041;
}
.tagline{
    color:#f5f6f7;
}
.clients {
    padding: 70px 0;
}
.ourclients{
    margin-bottom: 50px;
    display: flex;
    align-items: center;
}
.ourclients img{
    display: flex;

    margin: 0 auto;
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
.ourclients img:hover{
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    transform: scale(1.3);
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
.clientrow{
    display:grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 5px;
}
.clientsHome {
    padding:100px 0;
}
.client-section-Home {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}
.clientsHome .client-container-Home .client-section-Home.circularlogo a img{
    position: relative;
    left: 69px;
    bottom: 29px;
}
.client-section-Home{
    margin: 0;
    padding: 0;
}
.client-container-Home{
    margin-top: 100px;
}
.clientsHome .client-container-Home .client-section-Home a img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
.clientsHome .client-container-Home .client-section-Home a:hover > img{
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    transform: scale(1.3);
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

.clients .client-container .client-section a img {
    width: 159px;
    margin: 0 15px;
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

.clients .client-container .client-section a:hover > img{
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    transform: scale(1.5);
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

.right-arrow-icon {
    padding: 2px 15px;
    border: 4px solid #fff;
    border-radius: 50%;
    color: #ea1b3c;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}
.right-arrow-icon:hover {
    border: 3px #ea1b3c solid;
    box-shadow: 0 0 20px #ea1b3c;
}
.right-arrow {
    display: inline-block;
    top: -7px;
    left: 210px;
    font-size: 40px;
}
nav.anim-arrows>span.anim-arrows-prev:hover, nav.anim-arrows>span.anim-arrows-next:hover {
    border: 3px #00ae6d solid;
    box-shadow: 0 0 20px #00ae6d;
}

nav.anim-arrows>span.anim-arrows-prev, nav.anim-arrows>span.anim-arrows-next {
    color: #00ae6d;
    position: absolute;
    padding: 2px 15px;
    border: 3px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.explore-more-btn .btn-explore {
    background: -webkit-linear-gradient(#00ae6d,#4b9c4d);
    border: none;
    padding: 15px;
    color: white;
    border-radius: 5px;
    font-size: 16px;
}
.explore-more-btn .btn-explore:hover {
    transition: 0.3s linear;
    transform: scale(1.03);
    text-decoration: none;
    font-size: 16px;
}

.socialMediaContainer {
    display: flex;
}

.SocialMediaIcon {
    padding: 6px;
    font-size: 18px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px;
    border-radius:50px;
    height:30px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.fa-linkedin {
    background-color:#0073b2;
    color: white;
    background: -moz-linear-gradient(top, #009cda, #0073b2);
    text-shadow: 0 -1px -1px #005486;
}
.fa-linkedin:hover {
    background-color:#0073b2;
    color: white;
}
.fa-linkedin:focus-within {
    background-color:#0073b2;
    color: white;
}
.fa-facebook {
    background-color:#3b5998;
    color: white;
}
.fa-facebook:hover {
    color: white;
    background-color: #3b5998; /* fallback color */
}
.fa-facebook:focus-within {
    color: white;
    background-color: #3b5998; /* fallback color */
}
.glassdoor {
    background-color:#0ca53f;
    color: white;
}
.glassdoor:hover {
    background-color:#0ca53f;
    color: white;
}
.glassdoor:focus-within {
    background-color:#0ca53f;
    color: white;
}
svg{
   padding-top:3px;
    padding-left:4px;
}
@media only screen and (max-width: 1440px) {
    .about-company-block {
        background-size: 400px;
    }
}
@media only screen and (max-width: 1366px) {
    li.anim-slide:nth-of-type(1) > h1{
        margin:220px 50px;
    }
    li.anim-slide:nth-of-type(3) > h1{
        font-size:50px;
    }
    h1#rework{
        font-size:30px;
        width:640px;
    }
    h1#goal{
        right:15%;
    }
    h2#goal_para{
        top:57%;
        right:15%;
    }
    #exp{
        font-size:45px;
    }
}
@media only screen and (max-width: 1280px) {
    .scrollup {
        right: 10px;
    }
    .clients {
        padding: 100px 0;
    }
    .client-section {
        margin-bottom: 20px;
    }
   .container{
       width: 95%;
   }
    .header-menu input ~ nav {
        background-size: 50%;
        background-position: 0 100px;
    }
    .header-menu input ~ nav > div.main-header-area{
        width: 400px;
    }
    .level1-header-link{
        width: 100px;
    }
    .level2-header-link{
        width: 300px;
    }
    .xs-padding-0-80 {
        padding: 0 20px;
        margin-bottom:20px;
    }
    .xs-padding-30-80 {
        padding: 30px 80px;
    }
    .xs-padding-50-80 {
        padding: 50px 80px;
    }
    .xs-padding-90-100 {
        padding: 90px 100px;
    }
    .about-company-block{
        background-size: 380px 100%;
    }
    .section-head-content .image-wrapper img{
        height:474px;
        margin-bottom:10px;
    }
    .banner .content{
        padding-top:0px;
    }
    .general-img {min-height: 300px; }
    .general1-img{min-height: 400px;}
    .general2-img{min-height: 400px;}
    .general-team {
        min-height: 400px;
        /*height:494px;}*/
    }
    .general-contact{min-height: 400px; }
    .owl-carousel {
        width:99%;
    }
}
/*ipad pro*/
@media only screen and (max-width: 1024px) {
    .anim-slider {
        max-height: 706px !important;
    }

    .xs-padding-50-20 {
        padding: 50px 20px;
    }

    .font-size-60 {
        font-size: 50px;
    }

    .font-size-55 {
        font-size: 45px;
    }

    .font-size-50 {
        font-size: 40px;
    }

    .font-size-45 {
        font-size: 36px;
    }

    .font-size-40 {
        font-size: 32px;
    }

    .font-size-32 {
        font-size: 26px;
    }

    .font-size-28 {
        font-size: 18px;
    }

    .line-height-13 {
        line-height: 1.6;
    }

    .font-size-26 {
        font-size: 22px;
    }

    .font-size-20 {
        font-size: 20px;
    }

    .section-head-content .image-wrapper img QA-Banner {
        width: 100%;
    }

    .contact-page h5 {
        font-size: 22px;
    }

    .section-content p {
        font-size: 14px;
    }
}
/*ipad*/


/*ipad*/
    @media (min-width: 768px) and (max-width: 1024px) {
        .section-head-content .image-wrapper img {
            width: 100%;
        }
        #footerContent .container{
            padding-left: 0 ;
            padding-right: 0;
            width: 100%;
        }
        .footer-primary-link{
            padding: 0;
        }
        .footer-primary-link li a{
            margin-left: 20px;
        }
        .three-layer-section .container{
            padding-right: 0;
            padding-left: 0;
            width: 100%;
        }
        #mission-image {
            order: 2;
        }
        #mission-detail {
            order: 1;
        }

        .boxx {
            height: 677px;
            margin-bottom: 50px;
        }
        .value-box {
            height: 677px;
        }
        .anim-slider {
            height: 753px;
        }
        .img-responsive img {
            width: 100%;
        }
        #big_no {
            font-size: 55px;
            top: 30%;
            left: 20%;
            color: #fff;
            background-color: #00ae6d;
            padding: 4px 30px;
        }
        .second_slide {
            margin: 180px 100px;
            color: #fff;
        }
        #ask {
            margin-right: 112px;
            left: 46px;
        }
        #cap {
            margin-top: 201px;
            width: 550px;
            font-size: 25px;
            font-weight: 100;
            color: #fff;
        }
        #now {
            margin-top: 230px;
            font-size: 30px;
            color: #fff;
        }
        li.anim-slide:nth-of-type(2) > div {
            width: 100%;
            height: 100%;
        }
        li.anim-slide:nth-of-type(3) > h1 {
            margin: 0;
            font-size: 60px;
            color: #fff;
        }
        #man_image {
            right: -160%;
            top: -53px;
            width: auto;
            height: 138%;
        }
        #rework_image, #exp_image {
            top: 0px;
            width: auto;
            height: 100%;
        }
        #quality_image {
            left: 0;
            top: 0;
            width: auto;
            height: 120%;
        }
        h2#para {
            top: 45%;
            left: 24%;
            text-align: center;
            font-size: 34px;
            color: #fff;
            width: 400px;
            font-weight: 100;
        }

        h2#para span {
            display: block;
            width: 500px;
        }

        h1#a1 {
            top: 30%;
            left: 25%;
        }

        h1#r1 {
            top: 30%;
            left: 30%;
        }

        h1#c1 {
            top: 30%;
            left: 35%;
        }

        h1#h1 {
            top: 30%;
            left: 39%;
        }

        h1#i1 {
            top: 30%;
            left: 44%;
        }

        h1#t1 {
            top: 30%;
            left: 46.5%;
        }

        h1#e1 {
            top: 30%;
            left: 51%;
        }

        h1#c2 {
            top: 30%;
            left: 55%;
        }

        h1#t2 {
            top: 30%;
            left: 59.5%;
        }

        h1#u1 {
            top: 30%;
            left: 63%;
        }

        h1#r2 {
            top: 30%;
            left: 67%;
        }

        h1#e2 {
            top: 30%;
            left: 71%;
        }

        h1#mark {
            top: 30%;
            left: 76%;
        }

        h1#rework span {
            display: block;
            width: 600px;
        }

        h1#rework {
            line-height: 1.3;
            top: 41%;
            left: 5%;
            text-align: center;
            font-size: 34px;
            font-weight: 100;
            width: 750px;
            color: #fff;
            padding: 40px;
            border-radius: 100px;
        }

        h1#goal {
            top: 26%;
            right: 14%;
            text-align: center;
            font-size: 65px;
            color: #fff;
            width: 600px;
        }

        h2#goal_para {
            top: 51%;
            right: 14%;
            text-align: center;
            font-size: 30px;
            color: #fff;
            text-align: center;
            width: 600px;
            font-weight: 100;
        }

        h2#goal_para span {
            display: block;
            text-align: center;
            width: 600px;
        }
        .clients .client-container .client-section a img {
            margin: 0 auto;
        }
        .servicer-section-content {
            height: 265px;
        }
        .services-section-new-content {
            min-height: 350px;
        }
        .navbar-inverse .navbar-nav>li>a{
            font-size: 14px;
        }
    }
    @media (max-width: 668px) {

        .anim-slider {
            /*height:753px;*/
            height: 553px;
        }

        li.anim-slide:nth-of-type(1) > h1 {
            margin: 100px 0 0;
            font-size: 35px;
            width: 100%;
        }

        .anim-dots {
            bottom: 5px;
        }

        h1#looks span {
            left: 0;
        }

        h1#amazing span {
            margin-top: 70px;
            font-size: 25px;
            left: 10%;
            width: 80%;
        }

        #exp {
            font-size: 35px;
        }

        #now {
            margin-top: 170px;
            font-size: 25px;
        }

        #cap {
            margin-top: 120px;
            font-size: 25px;
        }

        #ask {
            margin-top: 80px;
            font-size: 20px;
        }

        .second_slide {
            margin: 80px 0px 0 40px;
        }

        li.anim-slide:nth-of-type(3) > h1 {
            font-size: 30px;
        }

        h2#para {
            top: 40%;
            left: 25%;
            text-align: center;
            font-size: 20px;
            color: #fff;
            width: 230px;
            font-weight: 100;
        }

        h1#rework {
            font-size: 20px;
            width: 90%;
        }

        #big_no {
            font-size: 30px;
            left: 25%;
        }

        h1#goal {
            right: auto;
            left: 25%;
            font-size: 35px;
        }

        h2#goal_para span {
            width: 100%;
        }

        h2#goal_para {
            right: auto;
            font-size: 20px;
            left: 15%;
            width: 70%;
        }

        #slider9 .owl-wrapper {
            display: flex !important;
            align-items: center;
        }

        #slider9 .client-section a img {
            max-width: 180px;
        }

    }
    /*---------------------- owl crousel css*/
    .owl-carousel .owl-wrapper:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    /* display none until init */
    .owl-carousel {
        display: none;
        position: relative;
        width: 100%;
        -ms-touch-action: pan-y;
    }

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .owl-carousel .owl-wrapper-outer.autoHeight {
        -webkit-transition: height 500ms ease-in-out;
        -moz-transition: height 500ms ease-in-out;
        -ms-transition: height 500ms ease-in-out;
        -o-transition: height 500ms ease-in-out;
        transition: height 500ms ease-in-out;
    }

    .owl-carousel .owl-item {
        float: left;
    }

    .owl-controls .owl-page,
    .owl-controls .owl-buttons div {
        cursor: pointer;
    }

    .owl-controls {
        -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);
    }

    /* fix */
    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-theme .owl-controls {
        margin-top: 10px;
        text-align: center;
    }

    /* Styling Next and Prev buttons */
    .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        *display: inline; /*IE7 life-saver */
        margin: 5px;
        padding: 3px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #869791;
        filter: Alpha(Opacity=50); /*IE7 fix*/
        opacity: 0.5;
    }

    /* Clickable class fix problem with hover on touch devices */
    /* Use it for non-touch hover action */
    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100); /*IE7 fix*/
        opacity: 1;
        text-decoration: none;
    }

    /* Styling Pagination*/
    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        *display: inline; /*IE7 life-saver */
    }

    .owl-theme .owl-controls .owl-page span {
        display: block;
        width: 12px;
        height: 12px;
        margin: 5px 7px;
        filter: Alpha(Opacity=50); /*IE7 fix*/
        opacity: 0.5;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background: #869791;
    }

    .owl-theme .owl-controls .owl-page.active span,
    .owl-theme .owl-controls.clickable .owl-page:hover span {
        filter: Alpha(Opacity=100); /*IE7 fix*/
        opacity: 1;
    }

    /* If PaginationNumbers is true */
    .owl-theme .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #FFF;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

    /* preloading images */
    .owl-item.loading {
        min-height: 150px;
    }


    /*---------------------------------------*/
    @media (max-width: 480px) {
        .boxx {
            height: 380px;
            margin-bottom: 30px;
        }

        .clients {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .ourclients {
            margin: 0 auto;
            display: flex;
            width: 100%;
        }

        .clientsHome {
            padding: 50px 0;
        }

        .ourclients img {
            /*width: 200px;*/
            width: 123px;
            margin-bottom: 30px;
        }

        .second_slide {
            margin: 160px 0px 0 40px;
        }

        #now {
            margin-top: 140px;
            font-size: 18px;
        }

        #cap {
            margin-top: 100px;
            font-size: 18px;
        }

        #ask {
            margin-top: 75px;
            font-size: 18px;
            text-align: left;
            position: relative;
            top: -100px;
            left: -8px;
            width: 345px;
            line-height: 1.3;
        }

        .mar-bot-50 {
            margin-bottom: 20px;
        }

        .services-section-new-content {
            margin-top: 0;
        }

        .circularlogo {
            position: relative;
            top: 40px;
            /*left: 25%;*/
            width: 150px;
            height: 150px;
            margin: 0 auto;
        }

        .tufts-image {
            width: 170px;
            position: relative;
            /*left: 25%;*/
        }

        .client-container-Home {
            margin-top: 50px;
        }



        #exp {
            font-size: 25px;
            font-size: 25px;
            /* left: 0; */
            text-align: left;
            position: relative;
            left: -8px;
            top: -58px;
        }

        h1#a1 {
            font-size: 40px;
            top: 30%;
            left: 8%;
        }

        h1#r1 {
            font-size: 40px;
            top: 30%;
            left: 15%;
        }

        h1#c1 {
            font-size: 40px;
            top: 30%;
            left: 22%;
        }

        h1#h1 {
            font-size: 40px;
            top: 30%;
            left: 29%;
        }

        h1#i1 {
            font-size: 40px;
            top: 30%;
            left: 37%;
        }

        h1#t1 {
            font-size: 40px;
            top: 30%;
            left: 40.5%;
        }

        h1#e1 {
            font-size: 40px;
            top: 30%;
            left: 47%;
        }

        h1#c2 {
            font-size: 40px;
            top: 30%;
            left: 53%;
        }

        h1#t2 {
            font-size: 40px;
            top: 30%;
            left: 59%;
        }

        h1#u1 {
            font-size: 40px;
            top: 30%;
            left: 65%;
        }

        h1#r2 {
            font-size: 40px;
            top: 30%;
            left: 72%;
        }

        h1#e2 {
            font-size: 40px;
            top: 30%;
            left: 78%;
        }

        h1#mark {
            font-size: 40px;
            top: 30%;
            left: 87%;
        }

        #quality_image {
            left: -70px;
        }

        h1#goal {
            right: auto;
            left: 0;
            font-size: 30px;
            width: 100%;
        }

        h2#goal_para {
            right: auto;
            font-size: 17px;
            left: 0;
            width: 95%;
            line-height: 25px;
            padding: 10px;
            top: 35%;
        }

        #man_image {
            right: -40px;
        }

        #exp_image {
            right: -300px;
            top: 130px;
        }

        h1#looks span {
            width: 100%;
            font-size: 30px;
        }

        li.anim-slide:nth-of-type(1) > h1 {
            margin: 220px 0 0;
        }

        h1#amazing span {
            font-size: 20px;
            left: 0;
            width: 100%;
        }

        h2#para span {
            width: 100%;
        }

        #big_no {
            left: 50%;
            margin-left: -104px;
        }

        li.anim-slide:nth-of-type(3) {
            background-position: -400px;
        }

        h2#para {
            left: 0;
            width: 100%;
        }

        h1#rework {
            line-height: 1.4;
            font-size: 20px;
            left: 0;
            width: 100%;
            background: rgba(0, 0, 0, 0.3);
            border-radius: 0;
        }

        nav.anim-arrows > span {
            z-index: 999;
        }

        .mobile-dev-image {
            margin-left: 60px;
        }

        .img-responsive {
            margin-left: 10px;
        }

        .section-head-content .image-wrapper img {
            height: 311px;
            margin-left: 0px;
            margin-top: 10px;
        }

        a.link-footer {
            font-size: 12px;
        }

        .footer-primary-link {
            display: inline;
            width: 100%;
        }

        #amazing .button {
            padding: 0 40px;
            left: 30px;
        }

        #amazing .button2 {
            left: 212px;
            padding: 0 40px;
        }

        .abc {
            margin: 5px auto;
        }

        .SocialMediaIcon {
            margin: 5px 2px;

        }
    }
    @media (max-width: 668px) {
        .right-shift {
            top: 10%;
            left: 10%;
        }

        .left-shift {
            top: 10%;
            right: 10%;
        }
    }
    @media (max-width: 992px) {
        #mission-image {
            order: 2;
        }
    }
    @media (max-width: 768px) {
        .footer-primary-link li{
            padding: 7px;
            width:100%;
            border-bottom: 1px solid grey;
            text-align: left;
        }
        .footer-primary-link li a{
            font-size:16px;
            padding: 10px;
        }
        .link-footer-services{
            font-size: 14px;
            padding: 7px;
        }
        .footer-desc-copy{
            margin: 0 auto;
        }
        .footer-primary-link li:after{
            content: '';
        }
        .footer-primary-link li:last-child{
            border-bottom:transparent;
        }
        .footer-secondary-link{
            width: 100%;
        }
        .sm-overflow-hidden {
            overflow: hidden;
        }
        .xs-block {
            display: block;
        }
        .sm-padding-0-50 {
            padding: 0 50px;
        }

        .mobile-dev-image img {
            max-width: 90%;
            margin-left: 34px;
        }

        .section-head-content {
            margin-bottom: 36px;
        }

        .tablet-text-center {
            text-align: center;
        }

        .sm-padding-30-80 {
            padding: 30px 80px;
        }

        .sm-padding-20-10 {
            padding: 20px 10px;
        }

        .header-menu input ~ nav {
            background-size: 40%;
        }

        .sm-padding-0-20 {
            padding: 30px;
        }

        .padding-100 {
            padding: 20px 41px 20px 41px;
        }

        .sm-margin-top-300 {
            margin-top: 66px;
        }

        .about-company-block {
            background-image: none;
        }

        .scroll-top-section {
            display: none;
        }

        .navbar-nav > li > a, .change-height .navbar-nav > li > a {
            padding: 10px;
        }

        .navbar-collapse .nav > li {
            width: auto;
        }

        .nav {
            font-size: 13px;
        }

        .change-height .nav {
            font-size: 12px;
        }

        .services-section-new-content {
            min-height: 190px;
        }

        .footer-desc {
            margin-left: 0;
        }

        .img-responsive QA-Banner {
            width: 100%;
        }
        #footerContent .container{
            padding-left: 0 ;
            padding-right: 0;
        }
        .location1 {
            margin-top: 52px;
        }
        .location1 button {
            margin-top: 30px;
        }
        .location1 p{
            margin-top: 0px;
        }
        .location2 button{
            margin-top: 9px;
        }

        #mission-image {
            order: 2;
        }

        #mission-detail {
            order: 1;
        }
    }
    @media (max-width: 767px) {
        .mar-top-100{
            margin-top: 20px;
        }
        .general-banner .content .font-size-40 {
            font-size: 16px;
        }

        .banner .content.project-analysis {
            margin-bottom: 0;
        }

        .banner .content.do-it-content {
            margin-bottom: 0px;
            margin-top: 0px;
        }

        .banner .content {
            margin-bottom: -70px;
        }

        .services-section-head .font-size-32 {
            font-size: 20px;
        }
        .careers-section-head .font-size-32 {
            font-size: 20px;
        }

       .careers-section-head .careers-print-button{
            background: #08915e!important;
            cursor: pointer;
            min-width: 110px;
           color: #FFFFFF;
        }

        .general-banner .content .padding-50-25 {
            padding: 10px 25px;
        }

        .services-section-new-content .font-size-26 {
            font-size: 26px;
        }

        .section-head-content {
            margin-bottom: 30px;
        }

        .image-center {
            left: 0;
            margin-left: 0;
        }

        .container {
            width: 100%;
        }

        a.link-footer {
            font-size: 12px;
        }

        .footer-secondary-link {
            width: 105%;
            margin-top: 19px;
            color: #dbd7d7;
        }

        .footer-primary-link {
            width: 25%;
            /*margin-top: 19px;*/
            color: #dbd7d7;
        }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            border-color: #00ae6d;
            background-color: #00ae6d;
        }

        .navbar-inverse .navbar-toggle {
            border-color: #00ae6d;
            background-color: #00ae6d;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        .change-height .navbar-toggle {
            margin-top: 8px;
        }
        .navbar-toggle{
            right: 10px;
        }
        /*.navbar-toggle {*/
        /*    !*right: 10px;*!*/
        /*    right: 100px;*/
        /*}*/

        .loading-image img {
            width: 50px;
        }

        .loading-image {
            margin-left: -25px;
            margin-top: -25px;
        }

        .strength-img {
            min-height: 250px;
        }

        .cwd-img {
            min-height: 370px;
        }

        .sta-img {
            min-height: 420px;
        }

        .mobile-img {
            min-height: 330px;
        }

        .startup-img {
            min-height: 330px;
        }

        .op-img {
            min-height: 350px;
        }

        .goal-img {
            min-height: 250px;
        }
        .font-size-26 {
            font-size: 20px;
        }
        .anim-arrows {
            display: none;
        }
        .services-section-bullet, .startup-list {
            padding: 0 20px;
            text-align: left;
        }
        .col-xxs-12 {
            width: 100%;
        }
        .image-wrapper {
            min-width: 30px;
        }
        .footer-desc {
            margin-left: 0;
            padding: 30px;
        }
        .footer-desc-copy {
            font-size: 10px;
        }
        .footer-logo-small {
            width: 32px;
        }
        .xxs-padding-20-10 {
            padding: 20px 10px;
        }
        .xxs-padding-30 {
            /*padding: 30px 0;*/
            padding: 50px 0;
        }
        .xxs-margin-bot-25 {
            margin-bottom: 25px;
        }
        .xxs-margin-bot-0 {
            margin-bottom: 0;
        }
        .header-menu input ~ nav {
            background-size: 0;
        }
        .header-menu input ~ nav > div.main-header-area {
            width: 100%;
            right: 0;
            top: 100px;
            max-height: 80%;
            overflow-y: auto;
        }
        .header-menu input ~ nav > div.main-header-area > ul > li > a {
            padding: 10px 25px 0;
        }
        .level1-header-link,
        .level2-header-link {
            width: 100%;
        }
        .scrollup {
            bottom: 25px;
            right: 25px;
        }
        .general-img {
            min-height: 200px;
        }
        .general1-img {
            min-height: 300px;
        }
        .general2-img {
            min-height: 300px;
        }
        .general-team {
            min-height: 300px;
        }
        .general-contact {
            min-height: 300px;
        }
        .font-size-16 {
            font-size: 13px;
        }
        .font-size-20 {
            font-size: 14px;
        }
        .font-size-26 {
            font-size: 22px;
        }
        .font-size-40 {
            font-size: 25px;
        }
        .font-size-60 {
            font-size: 32px;
        }

        .font-size-32 {
            font-size: 22px;
        }

        .primary-btn {
            padding: 10px 20px;
        }

        .xxs-margin-bot-15 {
            margin-bottom: 15px;
        }

        .ceo-section-content {
            display: block;
        }

        .accordian_content h3, .accordian-left {
            margin-right: 0;
        }

        .accordian-right {
            margin-left: 0;
        }

        .xxs-align-center {
            text-align: center;
        }

        .xxs-margin-bot-10 {
            margin-bottom: 10px;
        }

        .xxs-margin-top-25 {
            margin-top: 25px;
        }
        .xxs-margin-top-350 {
            margin-top: 350px;
        }

        .xxs-margin-top-300 {
            margin-top: 300px;
        }

        .xxs-margin-top-150 {
            margin-top: 150px;
        }

        .xxs-margin-top-180 {
            margin-top: 180px;
        }

        .xxs-margin-top-200 {
            margin-top: 200px;
        }

        .xxs-margin-top-250 {
            margin-top: 250px;
        }

        .xxs-padding-0 {
            padding: 0;
        }

        .font-size-45 {
            font-size: 26px;
        }

        .general-block {
            text-align: center;
        }

        .section-head h5 {
            margin-bottom: 15px;
        }

        .header-menu.change-height {
            height: 63px;
        }

        .header-menu.change-height {
            top: 0;
        }

        .navbar-inverse {
            background: #fff;
        }

        .header-menu.change-height, .header-menu {
            height: auto;
            transition-delay: 0s;
            box-shadow: 0 1.25rem 1.25rem rgba(34, 35, 36, .05);
        }

        .top-20 {
            top: 20px;
        }

        .mobile-dev-image img {
            max-width: 80%;
        }
        .footer-primary-link {
            width: 100%;
        }
        .footer-primary-link li {
            display: inline-block;
            float: left;
            padding: 0 20px;
        }
        .abc {
            margin: 5px auto;
        }
        .SocialMediaIcon {
            margin: 5px 2px;
        }
        .dropdown-menu{
            display: none;
        }
        .dropdown-menu ul{
            display: none;
        }
        .dropdown-menu>li>a{
            display: none;
        }
        #myNavbar .listDevelopmentPartner{
            display: block;
        }
        #myNavbar .listAboutssn{
            display: block;
        }
        #myNavbar .listContractssn{
            display: block;
        }
        #myNavbar .liAbout{
            display: none;
        }
        #myNavbar .liContract{
            display: none;
        }
        .liAbout span{
            display: none;
        }
        .liContract span{
            display: none;
        }
        .services-section-new-content{
            /*min-height: 280px;*/
            min-height: 180px;
        }
        .services-section-head .mar-bot-35 {
            margin-bottom: 15px;
        }
        .careers-section-head .mar-bot-35 {
            margin-bottom: 15px;
        }
        #rework_image{
            width: 100%;
        }
    }
    @media (max-width: 450px) {
        .img-responsive {
            margin-left: 0px;
        }
        .form-group captcha-box {
            margin-top: 10px;
        }
        .banner .content {
            margin-bottom: 12px;
            margin-top: 65px;
        }
        a.link-footer {
            font-size: 12px;
        }
        .footer-primary-link {
            width: 700%;
        }
        .footer-primary-link li {
            padding: 7px 20px;
            /*display: inline-block;*/
            /*width:20%;*/
            margin-top: 0;
            margin-bottom: 0;
        }
        .footer-primary-link li:after {
            content: '';
            padding: 0;
        }
        .footer-primary-link li:last-child:after {
            content: '';
            padding: 0;
        }
        .footer-secondary-link {
            /*width:700%;*/
        }
        .padding-0-0-20 {
            margin-left: -5px;
        }
        /*.navbar-toggle {*/
        /*    right:0px;*/
        /*    float: right;*/
        /*}*/
        .abc {
            margin: 5px auto;
        }
        .SocialMediaIcon {
            margin: 5px 2px;

        }
        .padding-50-0 {
            padding: 10px 0;
        }
    }
.job-opening-image{
    min-height: 300px;
    -webkit-background-size: cover;
    background-size: cover;
}
.job-opening-image:last-child{
    height: 400px;
    width: 100%;
    background-position: 70%;
}
.careers-section{
    background-color: #f5f8f9 !important;;
}



/*------------------------------------------------------- New Style -----------------------------*/

/*-------------------------------------NavBar start-------------------------------------------------------*/


@media (max-width: 910px) {
    .navbar-brand img{
        width: 150px;
        margin-left: 10px;
    }
    .change-height .navbar-nav>li>a {
        padding: 10px 5px;

    }
    .navbar-inverse .navbar-nav>li>a{
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 400px;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 8px 25px;
        font-size:15px;
        color: #014a95 !important;
        display: block;
    }

    .navbar-brand {
        height: 50px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .navbar-brand img{
        width: 150px;
        margin-left: 10px;
    }
}

/*-------------------------------------NavBar end-------------------------------------------------------*/



.dropdown-menu>li>a:hover {
    color: #00ae6d;
}

/*-------------------------------------Services start-------------------------------------------------------*/

.section {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.services-offerings__heading-section {
    padding: 40px 0;
}

@media (max-width: 767px) {
    .services-offerings__heading-section {
        padding: 20px 0;
    }
}

.services-offerings__heading-section h3 {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .services-offerings__heading-section h3 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

.services-offerings__heading-section h2 {
    height: auto;
    margin-bottom: 10px;
    font-size: 26px;
}

@media (max-width: 767px) {
    .services-offerings__heading-section h2 {
        font-size: 18px;
    }
}

.services-offerings {
    background-image: url('../images/services/services-offerings.jpg');
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #FFF;
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 767px) {
    .services-offerings {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .services-offerings  .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.services-offerings:before {
    content: '';
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,174,109,.9);
}

@media(max-width: 767px) {
    .services-offerings:before {
        width: 100%;
    }
}

.services-offerings__container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@media (min-width: 768px) {
    .services-offerings__container .col-left {
        order: 2;
    }
}

.services-offerings__container-title {
    width: 70%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

@media (max-width: 767px) {
    .services-offerings__container-title {
        width: 100%;
        background: transparent;
        margin-bottom: 30px;
        padding: 0 20px;
    }
}

.services-offerings__container-title h2 {
    margin: 0;
    font-size: 36px;
    line-height: 70px;
    text-align: left;
}

@media (max-width: 767px) {
    .services-offerings__container-title h2 {
        font-size: 26px;
        line-height: 40px;
        color: #fff;
        text-align: center;
    }
}

.services-offerings__container-title h2 strong {
    font-weight: 800;
    text-transform: uppercase;
}

.services-offerings__row {
    display: flex;
    margin-bottom: 20px;
}

.services-offerings__column {
    position: relative;
    display: flex;
    align-items: center;
    vertical-align: top;
    width: 44%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 300;
    font-size: 19px;
    line-height: 26px;
    color: #000;
    border: 1px solid #FFF;
    border: 1px solid rgba(0,0,0,.15);
    transition: all .2s ease;
    margin-left: 4%;
}

@media (max-width: 767px) {
    .services-offerings__column {
        width: 48%;
    }
    .services-offerings__column:first-child {
        margin-left: 0;
    }
}

.services-offerings__column:hover {
    border: 1px solid rgba(0,0,0,.4);
}

.services-offerings__column-wrapper {
    display: table;
    width: 100%;
}

.services-offerings__column-wrapper-item {
    display: table-row;
    vertical-align: middle;
}

.services-offerings__column-wrapper-item h2 {
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    font-weight: 500;
}


@media (max-width: 767px) {
    .services-offerings__column-wrapper-item h2 {
        font-size: 16px;
    }
}


/*-------------------------------------Services end-------------------------------------------------------*/

/*---------CSS FOR PRINT-----------*/

@media print {
    @page {
        margin-top: 30px;
        margin-bottom: 30px;

    }
    body, h1, h2, h3, ol, ul, div {
        width: auto;
        border: 0;
        padding: 0;
        float: none;
        position: static;
        overflow: visible; }
    * {
        -webkit-print-color-adjust: exact !important; /*Chrome, Safari */
        color-adjust: exact !important;  /*Firefox*/
    }
    .navbar-inverse {
        background-color: #FFFFFF!important;
        border-color: transparent;
        position: static!important;
    }
    .navbar-inverse .navbar-toggle{
        border-color: transparent!important;
    }
    .main-heading-inner{
        color: #FFFFFF!important;
    }
    .nav{
        display: none;
    }
    .job-opening__card-container{
        border: 1px solid #CECECE;
        padding: 15px;
    }
    .tagline{
        padding: 20px 0!important;
    }
    .socialMediaContainer{
        display: none!important;
    }

    .scrollup{
        display: none!important;
    }
    .font-size-40{
        font-size: 30px!important;
        margin: 30px 0!important;
    }
    .font-size-26{
        font-size: 22px!important;
    }
    .careers-section{
        margin-top: 50px!important;
    }
}

.section {
    padding: 100px 0;
}

.partner-section {

}

.partner-section img{
    width: 200px;
    text-align: center;
}

.partner-section p{
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    margin-top: 20px;
}

.section-dark {
    background: #dfdcdc;
}

.section-title {
    color: #014a95;
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
}



@media(max-width: 767px) {
    .section {
        padding: 50px 0;
    }
    .section-title {
        color: #014a95;
        font-weight: bold;
        text-align: center;
        font-size: 25px;
        margin-bottom: 20px;
    }
    .partner-section img{
        width: 100px;
        text-align: center;
        margin-top: 20px;
    }

    .partner-section p{
        font-size: 18px;
    }
}
