@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Montserrat', 'arial', sans-serif;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0;
  color: rgb(102, 102, 102);
  font-weight: 300;
  font-style: normal;
  padding-top: 100px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
}

.logo {
	padding-top: 10px;
max-height: 90px;
max-width: 155px;
  width: 192px;
  transition: all ease-in-out 0.4s;
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
}

.navbar {
  padding: 30px 0;
  -webkit-transition: padding .5s ease-in-out;
  -moz-transition: padding .5s ease-in-out;
  transition: padding .5s ease-in-out;
}

.navbar-default {
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
  font-family: 'Montserrat', 'arial', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}

.navbar-default .navbar-nav>li>a {
  padding: 5px 3px;
  margin-left: 10px;
  margin-right: 10px;
}

.navbar-default .navbar-nav>li>a {
  color: #707372;
  /* font-family: 'Avenir LT Std 65 Medium'; */
  font-size: 0.875em;
  padding: 5px 5px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: 'Montserrat', 'arial', sans-serif;
  transition: all ease-in-out 0.4s;
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -sm-transition: all ease-in-out 0.4s;
  position: relative;
}

section {
  padding: 40px 0;
}

.features h3 {
    font-family: 'Overpass','arial',sans-serif;
    font-size: 2em;
    font-weight: 300;
    color: #444444;
    line-height: 37px;
    text-align: left;
    text-transform: capitalize;
    padding-bottom: 20px;
}

.features h1 {
    font-size: 3em;
    color: #1976d2;
    font-weight: 700;
    line-height: 37px;
    text-align: left;
    text-transform: capitalize;
    margin-top: 10px;
    font-family: 'Overpass','arial',sans-serif;
        margin-bottom: 40px;
}

.services {
  text-align: center;
}

.services img {
  display: block;
  margin:0 auto;
  padding:20px 0;
}

.services h4 {
    font-weight: 500;
    letter-spacing: .96px;
    font-size: 1.06em;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #30373c;
}

.services p {
    font-size: 1em;
    font-weight: 400;
    line-height: 22px;
    padding: 0 27px;
}

.business {
    background-image: linear-gradient(rgba(1,1,1,.8),rgba(1,1,1,.8)),url(../images/sec5-img.jpg);
    padding: 120px 0;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.business h1 {
    font-family: 'Overpass','arial',sans-serif;
    margin-bottom: 23px;
    color: #EEF0F3;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 64px;
}

.business p {
    color: #d8dbde;
    margin-bottom: 55px;
    font-style: italic;
    text-align: center;
    font-size: 1em;
    width: 60%;
    margin: 0 auto;
}


.focuses {
    background-color: #eef2f7;
    padding-top: 111px;
    padding-bottom: 111px;
}

.ourfocus h3 {
    font-family: 'Overpass','arial',sans-serif;
    font-size: 1.5em;
    font-weight: 200;
    color: #444444;
    line-height: 37px;
    text-align: left;
    text-transform: capitalize;
}

.ourfocus h1 {
    font-size: 2.4em;
    color: #1976d2;
    font-weight: 700;
    line-height: 37px;
    text-align: left;
    text-transform: capitalize;
    margin: 20px 0;
    font-family: 'Overpass','arial',sans-serif;
}

.focus img {
    display: block;
    padding: 20px 0;
}

.focus h3 {
    font-family: 'Overpass','arial',sans-serif;
    color: #002f5b;
    font-weight: 300;
    font-size: 1.17em;
    margin: 20px 0;
}

.focus p {
    line-height: 22px;
    font-weight: 400;
    font-size: 0.9em;
    margin: 0;
}

.getintouch {
    background-image: linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://www.pacehitech.com/wp-content/uploads/2017/04/contact-img.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding: 50px 0;
}

.getintouch h2 {
    font-family: 'Overpass','arial',sans-serif;
    margin-bottom: 23px;
    color: #EEF0F3;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 64px;
    margin-top: -15px;
}

.getintouch p {
    line-height: 22px;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
}

h2.office_add {
     font-size: 2.2em; 
     font-weight: 700;
     margin-bottom: 40px;
}
h2.office_add:after {
    content: " ";
    height: 1px;
    background-color: skyblue;
    display: block;
    margin: 0 auto;
    margin-top: -10px;
    width: 15%;
}
footer {
  padding:22px;
  background-color: #fff;
  text-align: center;
}

footer img {
  width: 197px;
}

footer a i {
    padding:0 12px;
    font-size: 21px !important;
}




/*About Us Page*/
.InPgBan {
    background-image: linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../images/nodes-1.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: center;
    padding: 30px 0;
    color: #fff;
    text-align: center;
}

.InPgBan h1 {
    padding: 10px 0;
    padding-top: 0;
    color: #ffffff;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 3.5em;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    display: block;
    letter-spacing: -1px;
}

.InPgBan h1:after {
      content: " ";
    height: 1px;
    background-color: skyblue;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 50%;
}

.page-subtitle {
    content: "sharp modern clear";
    display: block;
    color: #ffffff;
    margin: auto;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 7px;
    margin-top: 1px;
}

.offering .leftside {
  padding:0;
}

.rightside {
  margin-top: 30px;
  padding: 40px
}

.rightside h1 {
    font-size: 2.4em;
    color: #002f5b;
    font-weight: 700;
    line-height: 37px;
    text-transform: capitalize;
    margin-top: 10px;
    font-family: 'Overpass','arial',sans-serif;
}

.rightside h1:after {
    content: "";
    height: 1px;
    background-color: #A1AAB6;
    display: block;
    margin-bottom: 80px;
    margin-top: 20px;
    width: 80px;
}

.rightside p {
    margin: 0 0 10px;
}

.sector-serve {
    background-color: #D9E8F5;
    padding: 70px 0;
}

.sector-serve h1 {
    margin: 20px 0 10px;
    padding: 0;
    font-weight: 300;
    line-height: normal;
    color: #304269;
    padding-bottom: 40px;
}

.sector-serve h5 {
    color: #304269;
    font-weight: 300;
    padding-top: 10px;
    margin-bottom: 25px;
    text-transform: capitalize;
    font-size: 1.06em;
}

.sector-serve .sectorimg img {
  width: 420px;
    margin-top: 40px;
    margin: 0 auto;
}

.strengths h3 {
    text-align: center;
    display: block;
    text-transform: capitalize;
    font-size: 32px;
    font-weight: 500;
}

.strengths .para {
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    width: 70%;
    margin:20px auto 40px auto;
}

.strengths h5 {
    font-weight: 500;
    display: block;
    font-size: 1.1em;
    text-transform: capitalize;
    padding:10px 0;
}

.strengths p {
    font-weight: 300;
    line-height: 1.6;
    text-align: justify;
}

.our-mission {
    text-align: center;
    color: #464545;
    padding: 50px 0 75px;
    background: #fff;
}
.our-mission h3 {
    text-align: center;
    display: block;
    text-transform: capitalize;
    font-size: 32px;
    font-weight: 500;
}
.our-mission p {
    max-width: 70%;
    margin: 0 auto;
    line-height: 1.8;
    font-size: 16px;
    margin-top: 20px;
}


.footer-quoteRequest {
    background: url(../images/requestQuote-bg.jpg) right center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 32px 0;
    color: #fff;
    text-align: center;
}

.footer-quoteRequest h4 {
    margin: 40px 0 15px;
    font-weight: 600;
    font-size: 30px;
}

.footer-quoteRequest p {
    line-height: 1.5;
}



/*About Us Page End*/


/*Service Main Page*/
.page-title-wrapper {
    background-image: url('../images/pic2.png');
    width:100%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color:#fff;
    padding:100px 0;
}


.page-title-wrapper h1 {
    padding: 10px 0;
    padding-top: 0;
    color: #ffffff;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 58px;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    display: inline-block;
    letter-spacing: -1px;
}

.page-title-wrapper p {
  content: "sharp modern clear";
    display: block;
    color: #ffffff;
    margin: auto;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 7px;
    margin-top: 1px;
}

.page-title-wrapper h1:after {
    content: "";
    height: 1px;
    background-color: #A1AAB6;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.our-services .box_mod {
    border:1px solid #888;
    padding:10px;
    margin:20px 0;
}

.our-services h3 {
        text-align: center;
    display: block;
    text-transform: capitalize;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 60px;

}

.our-services h5 {
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 1.1em;
    color: #444;
    height: 60px;
    border-top:1px solid #888;
    padding-top:10px;
}
/*Service Main Page End*/


/*Trainings Page*/

.letbusess h1 {
    margin: 20px 0;
    font-family: Montserrat;
    text-align: center;
}

.letbusess h1:after {
    content: "";
    height: 1px;
    background-color: skyblue;
    width:20%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
/*Training Page End*/

/*Interships Page Start*/
.workshop_mainbanner {
    background-image: url(../images/intern.jpg);
    padding: 120px 0px;
    color: #fff;
    background-position: 50% -15px;
}


.seminor h1 {
    font-size: 22px;
    margin: 30px 0;
}

.seminor h4, .seminor h5 {
    font-size: 22px;
    font-weight: 500;
    margin: 30px 0;
}

.seminor p {
    font-size: 14px;
    margin: 30px 0;
    font-weight: 500;
}

.heading-block h2 {
    font-size: 30px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}

.heading-block > span:not(.before-heading) {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
}

.seminor h2 {
    font-size: 16px;
    margin-top: 80px;
}

label {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 10px;
    cursor: pointer;
}

.sm-form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 14px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #DDD;
    border-radius: 0 !important;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

.button.button-3d {
  padding:10px 0;
  margin-top: 20px;
  background-color: skyblue;
}
.button.button-3d:hover {
    background-color: #1ABC9C !important;
    opacity: 0.9;
}
/*Interships End*/


/*Placements Start*/
.placement {
    position: relative;
    padding-top: 40px;
    padding-bottom: 70px;
    background-color: #2d3e50;
    text-align: center;
}

.placement h1 {
    color: #fff;
    font-size: 22px;
}

.webdesign h1 {
    font-size: 40px;
    font-family: 'Roboto','arial',sans-serif;
    text-align: center;
    display: block;
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 500;
    color: #222;
    margin: 60px 0 0 5px;
    margin-bottom: 30px;
    line-height: 2;
}

.webdesign p {
    font-size: 16px;
    line-height: 1.6;
    width: 85%;
    margin:0 auto;
    text-align: center;
}


/*Placements End*/

/*Web Design Page*/

.content-boxed {
    background: url(../images/pic2.png) right center no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 150px 0;
    color: #fff;
    text-align: center;
}

.content-boxed h1 {
    padding: 10px 0;
    padding-top: 0;
    color: #ffffff;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 3em;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    display: inline-block;
    letter-spacing: -1px;
}

.content-boxed h1:after {
    content: "";
    height: 1px;
    background-color: #A1AAB6;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 80%;
}

.business_grow h1 {
    font-family: 'Roboto','arial',sans-serif;
    text-align: center;
    display: block;
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 500;
    color: #222;
    margin: 60px 0 0 5px;
    margin-bottom: 30px;
    line-height: 2;
}

.business_grow h1:after {
    content: " ";
    height: 2px;
    background-color: skyblue;
    display: block;
    margin: 0 auto;
    width: 138px;
}

.business_grow p {
    max-width: 980px;
    padding-top: 20px;
    margin: 0 auto;
    line-height: 2.1;
    text-align: justify;
    color: #444;
}

.chooseus img {
  margin: 30px;
}

.block-right h2 {
    font-size: 2em;
    line-height: 1.8;
    padding-top: 40px;
}

.block-right ul li {
    padding-left: 42px;
    padding-bottom: 10px;
    line-height: 1.3;
    margin-bottom: 15px;
    background: url(../images/bullet-disc.png) left center no-repeat;
}

.mobile-dev-block2 {
    background: #222222;
    color: #f6f6f6;
    text-align: center;
}

.mobile-dev-block2 h3 {
    margin: 30px 0;
    font-size: 26px;
    font-weight: 700;
    line-height: 2.2;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
}

.mobile-dev-block2 .col-md-4:not(:last-child) {
    border-right: 1px dotted #ddd;
    margin-bottom: 20px;
}

.mobile-dev-block2 h5 {
    font-size: 14px;
    margin: 20px 0;
}

.ios h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 2.2;
    letter-spacing: 0;
    text-align: center;
    margin-top: 60px;
    color: #000;
}

.ios p {
    max-width: 980px;
    margin: 0 auto;
    line-height: 2.1;
    text-align: justify;
    color: #444;
}

.block-right h2 {
    font-size: 40px;
    line-height: 1.8;
    padding-top: 40px;
}


.iosmobile p {
    max-width: 400px;
    font-weight: 500;
}

.block-right ul li {
    padding-left: 42px;
    padding-top: 10px;
    line-height: 1.3;
    margin-bottom: 15px;
    background: url(../images/bullet-disc.png) left center no-repeat;
}

.help {
    background: url(../images/mobile-block5-img.jpg) right center no-repeat;
    background-size: cover;
    padding: 40px 0;

}

.help h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 2.2;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
}

.help h3:after {
    content: "";
    height: 2px;
    background-color: skyblue;
    display: block;
    margin: 0 auto;
    width: 80px;
}

.help p {
    color: #cccccc;
    max-width: 980px;
    margin: 0 auto;
    line-height: 2.1;
    text-align: center;
    padding: 30px 0;
}

.ios h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 2.2;
    letter-spacing: 0;
    text-align: center;
    margin-top: 60px;
    color: #000;
}

.ios p {
    max-width: 980px;
    margin: 0 auto;
    line-height: 2.1;
    text-align: justify;
    color: #444;
}

.mobilespot img {
    float: right;
    margin-right: 50px;
}

.native {
    padding: 40px 0;
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
    text-align: center;
}

.native .col-md-4:not(:last-child) {
    border-right: 1px dotted #444;
}

.native img {
    height: 80px;
}

.native h5 {
    font-family: 'Roboto','arial',sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #444;
}

.native p {
    font-size: 14px;
    line-height: 2.2;
    padding: 20px;
}

.letbusess p {
    max-width: 980px;
    padding-top: 20px;
    margin: 0 auto;
    line-height: 2.1;
    text-align: center;
    color: #444;
}

.work h5 {
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 700;
}

.work p {
    line-height: 1.6;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 0.05em;
    text-align: justify;
    padding-right: 10px;
    height:160px;
}


  .key_board {
    background: url('../images/webdevblock1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.key_board img {
    display: block;
    margin: 0 auto;
}
.key_board h2 {
    font-size: 22px;
    font-weight: 500;
    padding: 20px 0;
    text-align: center;
    color: #fff;
}

.key_board p {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}
/*Web Design Page End*/

/*Vulnerbility Start Page*/
.vulnerability{
		padding-top: 25px;
}
.vulnerability img {
    width: 60px;
}

.vulnerability h1 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 16px;
}


.blue_back {
    background: #d9e8f5;
    padding: 30px;
    border-radius: 20px;
}

.blue_back .row {
    margin:10px 0;
}

.blue_back h2 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 18px !important;
}

.blue_back p {
    font-size: 18px;
    text-align: justify;
    padding-top: 10px;
}

.provide h1 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    padding: 20px 0;
}

.device-vapt {
    background: #ddeaf6;
    border-bottom: 10px solid #00adee;
}

.provide h2 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    padding: 20px 0;
}

.provide img {
    width: 100%;
   height: 240px;
}

.vapt{
    clear: both;
    
}

.vapt h1 {
    font-size: 30px;
    font-weight: 300;
    margin: 40px 0;
    text-align: center;
}

.simple-descp ul li {
    list-style: none;
    background: url(../images/list-xs-icon.png)no-repeat left 8px;
    padding: 2px 0 2px 28px;
    font-size: 16px;
    color: #304269;
    font-weight: 300;
    background-size: 14px;
    margin-bottom: 10px;
    text-align: left;
}

.forensics li {
    font-size: 20px;
}

.bg_gradient {
    background: linear-gradient(rgba(0,79,180,1),rgba(149,109,255,1));
    padding: 60px 0;
}

.banner_small h1 {
    font-family: 'Roboto','arial',sans-serif;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 7px;
    color: #fff;
}

.banner_small p {
    margin-bottom: 32px;
    color: #fff;
}

.banner_small__img {
    width: 85%;
}

.market-ads {
    max-height: 100px;
    margin-top: 40px;
}

.revenue {
    padding-bottom: 30px;
}

.revenue  small {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #64687a;
    display: block;
    margin-bottom: 16px;
}

.revenue h3 {
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 17px;
    color: #191d2c;
    max-height: 110px;
    overflow: hidden;
}

.revenue p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}


.buisnes_info .first_mar {
    padding-top: 250px;
}

.buisnes_info .base_line_business {
    border-right: 2px solid skyblue;
}


.bg_gradient {
    background: linear-gradient(rgba(0,79,180,1),rgba(149,109,255,1));
    padding: 60px 0;
}

.banner_small h1 {
    font-family: 'Roboto','arial',sans-serif;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 7px;
    color: #fff;
}

.banner_small p {
    margin: 20px 0;
    color: #fff;
    font-weight: 500;
}


.placement {
    position: relative;
    padding-top: 40px;
    padding-bottom: 70px;
    background-color: #2d3e50;
    text-align: center;
}

.placement h1 {
    color: #fff;
    font-size: 22px;
}

.security_audit {
    padding: 20px;
    background-color: #d9e8f5;
    font-size: 18px !important;
    width: 80%;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 300;
    margin: 0 auto;
    margin-top: 40px;
}


.p-solution h1 {
        font-size: 34px;
        line-height: 40px;
        color: #191d2c;
        margin-bottom: 25px;
        padding-right: 20px;
    }

    .p-solution p {
            font-size: 18px;
            line-height: 28px;
            font-weight: 100;
            color: #7497a7;
            padding-right: 20px;
    }

    .approach_block h2 {
    margin-bottom: 12px;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #191d2c;
    margin-bottom: 25px;
}

.transparency h2 {
    color: #0052b6;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 11px;
}

.transparency p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 100;
    color: #7497a7;
}

.marketingchannel
{
    padding-top: 100px;
}
.marketingchannel h2 {
        font-size: 1.6em;
    line-height: 30px;
    color: #0052b6;
    font-weight: 500;
    margin-bottom: 48px;
    text-align: center;
    display: block;
}
.marketingchannel .brand-images {
    margin:20px 0;
}

.ppcads img {
    vertical-align: top;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 410px;
}

.ppcads h1 {
     font-size: 1.8em;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 48px;
    display: block;
}

.ppcads p {
        font-size: 18px;
    line-height: 28px;
    font-weight: 100;
    color: #7497a7;
}

.ppcads ul {
        font-size: 1em;
    line-height: 28px;
    font-weight: 100;
    margin-left:20px;
    color: #7497a7;
}

.promo_divin {
    background: #004fb4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(90deg,#004fb4 0,#956dff);
    color:#fff;
    padding:40px 0;
}

.promo_divin h5 {
        font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 11px;
}

.promo_divin p {
    font-size: 1em;
    line-height: 1.6em;
    font-weight: 100;
    height: 230px;
}
/*Vulnerbility End*/
@media(max-width: 457px) {
  body {
    padding-top: 66px;
    font-size: 14px;
  }
	.container {
		margin-top: 0px;
	}
  section {
    padding:20px 0;
  }
  .logo {
    padding: 15px;
  }
  .navbar {
    padding: 0px 0;
    text-align: center;
  }
	.navbar-toggle{
		margin-top: 35px;
	}
  .features h3{
    text-align: center;
    display: block;
    padding-bottom: 0;
  }
  .features h1{
    text-align: center;
    display: block;
    font-size: 2.2em;
  }

  .business {
    padding: 40px 0;
}

  .business h1 {
    margin-bottom: 15px;
    font-size: 1.2em;
  }

  .business p {
    margin-bottom: 25px;
    text-align: center;
    font-size: 1em;
    width: 80%;
  }

  .focuses {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .getintouch {
    padding:10px 0;
  }
  .getintouch h2 {
    margin-bottom: 5px;
    margin-top:15px;
  }

  .getintouch .col-md-1 {
    display: none;
  }

  /*About Us*/

  .InPgBan h1 {
    font-size: 1.5em;
  }

  .page-subtitle {
    font-size: .8em;
  }

  .rightside h1 {
    font-size: 1.4em;
  }

  .rightside h1:after {
    margin-bottom: 20px;
  }

  .sector-serve {
    padding: 30px 0;
  }

  .sector-serve h1 {
    font-size: 1.6em;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .strengths .para {
    width: 90%;
    margin: 10px auto;
    text-align: left;
  }


  .strengths p {
    text-align: left;
  }

  .our-mission {
    padding: 20px 0;
  }

  .our-mission p {
    max-width: 80%;
    margin: 0 auto;
    text-align: left;
}

  /*About Us End*/

  /*Service Main Page*/
  .page-title-wrapper {
    padding:40px 0;
  }
  .page-title-wrapper h1 {
    font-size: 1.4em;
  }

  .page-subtitle { 
    font-size: 14px;
    padding:0 10px;
    letter-spacing: 1px;
  }

  /*Service Main Page End*/

  /*Web Design Start*/

  .content-boxed {
    padding:20px 0;
  }

  .content-boxed h1 {
    font-size: 1.2em;
  }

  .page-subtitle {

    font-size: 0.8em;
  }

  .business_grow h1 {
    font-size: 1.4em;
    margin-bottom: 20px;
  }

  .business_grow p {
    width: 90%;
    font-size: 13px;
    padding-top: 20px; 
    line-height: 1.6;
  }



  .block-right h2 {
    font-size: 1.4em;
    text-align: center;
  }

  .mobile-dev-block2 .col-md-4:not(:last-child) {
    border-right: none;
}

  .native .col-md-4:not(:last-child) {
    border-right: none;
  }
  .letbusess h1 {
      font-size: 1.4em;
  }
  .letbusess p {
    max-width: 90%;
    padding-top: 5px;
    line-height: 1.6;
  }

  .work {
    text-align: center;
  }

  .work h5 {
      padding:20px 0;
  }

  .work p {
    height:auto;
}
  /*Web Design End*/

.vulnerability h1 {
    font-size: 1.2em;
}
.blue_back .col-md-1 {
    display: none;
}

.blue_back p {
    text-align: left;
}

.provide h1, .vapt h1 {
    font-size: 1.5em;
    padding: 15px 0;
}

.banner_small h1 {
    font-size: 1.2em;
}

.buisnes_info .first_mar {
    padding-top: 0;
}

.revenue h3 {
    font-size: .9em;
    }

.revenue p {
    font-size: 1em;
    line-height: 1.6;
}



.buisnes_info .base_line_business {
    border-right: none;
}
/* Internship-New*/


}