.inner-banner {height: 500px; padding-top: 190px; position: relative; background-image: url("../images/webdesign-development-banner.jpg"); background-position: top center; background-size: 100%; background-repeat: no-repeat; }
.inner-banner h1 {font-size: 60px; font-family: 'Montserrat-Bold', sans-serif; z-index: 9; position: relative; color: #000; width: 100%; padding: 0% 56% 0% 0%; text-align: left; line-height: 70px; }
.wdd {padding: 70px 0px; position: relative; text-align: center; }
.wdd h2 {font-size: 36px; padding:0px 30px 20px 30px; font-family: 'Poppins-Regular'; position: relative; margin: 0 auto; line-height: 48px; width: 55%; }
.wdd h2 span{color: #0961ba;}
.wdd h3{font-size: 20px; padding:0px 30px 20px 30px; font-family: 'Rubik-Regular'; position: relative; margin: 0 auto; }
.wdd p {font-family: 'Rubik-Light'; font-size: 20px; width: 100%; line-height: 32px; text-align: justify;}

/*.tools{padding: 0;}*/
.one{background: #09335d; color: #fff;}
.one section{padding: 40px;}
.one section::before{position: absolute; content: ''; left: 0px; bottom: 0px; width: 100%; height: 50%; opacity: 0; background-color: #000; -webkit-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease;}
.one section:hover::before{height: 100%;opacity: 1;}
.one h5{font-size: 26px;font-family: WorkSans-Light; text-transform: uppercase;}
.one h5 span{font-size: 26px;font-family: WorkSans-Bold;}
.one section p {font-family: 'Rubik-Light'; font-size: 16px; }
.one section .number {font-family: 'WorkSans-Bold'; font-size: 60px; float: left;margin-top: 10px;z-index: 2;position: relative}
.one section .boxicn {text-align: right;z-index: 2;position: relative }

.two{background: #f6f6f6; color:#484c50;}
.two section{padding: 40px;}
.two section::before{position: absolute; content: ''; left: 0px; bottom: 0px; width: 100%; height: 50%; opacity: 0; background-color: #000; -webkit-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease;}
.two section:hover::before{height: 100%;opacity: 1;}
.two section:hover h5, .two section:hover p, .two section:hover .number{color: #fff;}
.two h5{font-size: 26px;font-family: WorkSans-Light; text-transform: uppercase;}
.two h5 span{font-size: 26px;font-family: WorkSans-Bold;}
.two section p {font-family: 'Rubik-Light'; font-size: 16px; }
.two section .number {font-family: 'WorkSans-Bold'; font-size: 60px; float: left;margin-top: 10px;z-index: 2;position: relative}
.two section .boxicn {text-align: right;z-index: 2;position: relative }
.two section:hover .boxicn img{background-image: url(../images/two-wht.png);background-repeat: no-repeat;text-align: right;}

.three{background: #fa611d; color: #fff;}
.three section{padding: 40px;}
.three section::before{position: absolute; content: ''; left: 0px; bottom: 0px; width: 100%; height: 50%; opacity: 0; background-color: #000; -webkit-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease;}
.three section:hover::before{height: 100%;opacity: 1;}
.three h5{font-size: 26px;font-family: WorkSans-Light; text-transform: uppercase;}
.three h5 span{font-size: 26px;font-family: WorkSans-Bold;}
.three section p {font-family: 'Rubik-Light'; font-size: 16px; }
.three section .number {font-family: 'WorkSans-Bold'; font-size: 60px; float: left;margin-top: 10px;z-index: 2;position: relative}
.three section .boxicn {text-align: right;z-index: 2;position: relative }

.secure{padding: 100px 0px 80px 0px; position: relative; }
.secure h4{font-family: 'Poppins-Regular'; font-size: 36px; line-height: 45px; margin-top: 40px;}
.secure p{font-family: 'Rubik-Regular'; font-size: 18px; width: 100%; margin: 30px 0px; padding: 0% 10% 0% 0%; line-height: 28px;text-align: justify; }

.how{padding: 70px 0px;position: relative;text-align: center;background: #f4f4f4;color: #000;}
.how h3{font-family: 'Poppins-Regular'; font-size: 46px; margin: 18px 0px 70px 0px;width: 100%;}
.how h3::before{background:#fa611d;width: 65px;bottom: -10px;height: 4px;left: 50%;margin-left: -21px;top: auto; content: "";position: absolute;}

.how section{padding: 40px 0px; position: relative;display: flex;border-bottom: 1px solid #eae9ee;}
.how section:last-child{border-bottom: 0px solid #eae9ee;}
.how section figure{display: inline-block;margin-right: 20px;}
.how section figure img{margin-top: 10px;max-width: 60px;transition: all 500ms ease;-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.how section figure img:hover{margin-top: 10px;max-width: 60px;transform: rotateY(180deg);}
.how section:hover img{transform: rotateY(180deg);}
.how section .txt {  text-align: left;}
.how section .txt h4{font-size: 30px;font-family: WorkSans-Light; text-transform: uppercase;color: #262c31;}
.how section .txt h4 span{font-family: WorkSans-Bold;}
.how section .txt p{font-family: 'Rubik-Regular'; font-size: 16px;}
.mrgnlft{margin-left: 20px;}

.custom{padding: 80px 0px; position: relative; }
.custom h4{font-family: 'Poppins-Regular'; font-size: 36px; color: #0961ba; width: 100%; line-height: 42px;  margin-top: 60px;}
.custom p{font-family: 'Rubik-Regular'; font-size: 17px; width: 100%; margin: 15px 0px; padding: 0% 10% 0% 0%; line-height: 24px;text-align: justify;}
.custom p span{font-family: 'Rubik-Light';}
.custom ul{padding: 0px;display: inline-block;margin-right: 30px;}
.custom ul li{list-style: none;line-height:30px;font-family: 'Rubik-Regular';font-size: 16px;}
.custom ul li img {position:relative; left: 0; margin: 0px 5px 2px 0px;}

@media only screen and (min-width:320px)and (max-width:479px) {
    .inner-banner {padding-top: 50px; height: 220px; background-size: cover; }
    .inner-banner h1 {font-size: 30px; line-height: 40px; } .wdd {padding: 20px 0px; }
    .wdd h2 {font-size: 24px; line-height: 32px; width: auto; padding: 0px 0px 10px 0px; }
    .wdd h3 {font-size: 15px; padding: 0px 10px 10px 10px; line-height: 20px;}
    .wdd p {font-size: 14px; line-height: 20px; padding: 0px 10px; width: 90%; margin: 0 auto; }
    .one section{padding: 20px;}
    .one section .number{font-size: 50px;margin-top: 20px;}
    .one h5{font-size: 24px;padding: 5px 0px;}
    .one section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .two section{padding: 20px;}
    .two section .number{font-size: 50px;margin-top: 20px;}
    .two h5{font-size: 24px;padding: 5px 0px;}
    .two section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .three section{padding: 20px;}
    .three section .number{font-size: 50px;margin-top: 20px;}
    .three h5{font-size: 24px;padding: 5px 0px;}
    .three section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .secure { padding: 40px 0px 40px 0px;}
    .secure h4{ font-size: 24px; line-height: 30px; margin-top: 20px;}
    .secure p{font-size: 16px;line-height: 24px;text-align: justify;padding: 0px;margin: 10px 0px;}
    .how {padding: 10px 0px;}
    .how h3{margin:10px 0px;font-size: 26px;}
    .how section{padding: 20px 0px; display: inherit;border-bottom: 1px solid #eae9ee;}
    .how section .txt {  text-align: center;}
    .how section figure{margin-right: 0px;margin-left: 0px;}
    .how section .txt h4 {font-size: 24px}
    .text-right{text-align: center!important;}
    .custom{padding: 10px 0px;}
    .custom h4{font-size: 24px;line-height: 30px;margin-top: 20px;}
    .custom p{padding: 0px; font-size: 16px;}
    .custom ul li{font-size: 14px;}
    .custom img{margin-bottom: 30px;}
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .inner-banner {padding-top: 50px; height: 220px; background-size: cover; }
    .inner-banner h1 {font-size: 30px; } .wdd {padding: 20px 0px; }
    .wdd h2 {font-size: 24px; line-height: 32px; width: auto; padding: 0px 0px 10px 0px; }
    .wdd h3 {font-size: 15px; padding: 0px 10px 10px 10px; line-height: 20px;}
    .wdd p {font-size: 14px; line-height: 20px; padding: 0px 10px; width: 90%; margin: 0 auto; }
    .wdd section h3 {margin: 18px 0px 0px 0px; }
    .one section{padding: 20px;}
    .one section .number{font-size: 50px;margin-top: 20px;}
    .one h5{font-size: 24px;padding: 5px 0px;}
    .one section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .two section{padding: 20px;}
    .two section .number{font-size: 50px;margin-top: 20px;}
    .two h5{font-size: 24px;padding: 5px 0px;}
    .two section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .three section{padding: 20px;}
    .three section .number{font-size: 50px;margin-top: 20px;}
    .three h5{font-size: 24px;padding: 5px 0px;}
    .three section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .secure { padding: 40px 0px 40px 0px;}
    .secure h4{ font-size: 24px; line-height: 30px; margin-top: 20px;}
    .secure p{font-size: 16px;line-height: 24px;text-align: justify;padding: 0px;margin: 10px 0px;}
    .how {padding: 10px 0px;}
    .how h3{margin:10px 0px;font-size: 26px;}
    .how section{padding: 20px 0px; display: inherit;border-bottom: 1px solid #eae9ee;}
    .how section .txt {  text-align: center;}
    .how section figure{margin-right: 0px;margin-left: 0px;}
    .how section .txt h4 {font-size: 24px}
    .text-right{text-align: center!important;}
    .custom{padding: 10px 0px;}
    .custom h4{font-size: 24px;line-height: 30px;margin-top: 20px;}
    .custom p{padding: 0px; font-size: 16px;}
    .custom ul li{font-size: 14px;}
    .custom img{margin-bottom: 30px;}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .inner-banner {padding-top: 60px; height: 220px; background-size: cover; }
    .inner-banner h1 {font-size: 30px;line-height: 40px; } .wdd {padding: 20px 0px; }
    .wdd h2 {font-size: 24px; line-height: 32px; width: auto; padding: 0px 0px 10px 0px; }
    .wdd h3 {font-size: 18px; padding: 0px 5px 20px 10px; line-height: 24px;}
    .wdd p {font-size: 15px; line-height: 20px; padding: 0px 10px; margin: 0 auto; }
    .wdd section h3 {margin: 18px 0px 0px 0px; }
    .one section{padding: 20px;}
    .one section .number{font-size: 50px;margin-top: 20px;}
    .one h5{font-size: 24px;padding: 5px 0px;}
    .one section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .two section{padding: 20px;}
    .two section .number{font-size: 50px;margin-top: 20px;}
    .two h5{font-size: 24px;padding: 5px 0px;}
    .two section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .three section{padding: 20px;}
    .three section .number{font-size: 50px;margin-top: 20px;}
    .three h5{font-size: 24px;padding: 5px 0px;}
    .three section p{ font-size: 15px; text-align: justify;line-height: 22px;}
    .secure { padding: 40px 0px 40px 0px;}
    .secure h4{ font-size: 22px; line-height: 30px; margin-top: 0px;}
    .secure p{font-size: 14px;line-height: 16px;text-align: justify;padding: 0px;margin: 10px 0px;}
    .how {padding: 10px 0px;}
    .how h3{margin:10px 0px 30px 0px;font-size: 26px;}
    .how section{padding: 20px 0px; display: inherit;border-bottom: 1px solid #eae9ee;}
    .how section .txt {  text-align: center;}
    .how section figure{margin-right: 0px;margin-left: 0px;}
    .how section .txt h4 {font-size: 24px}
    .text-right{text-align: center!important;}
    .custom{padding: 10px 0px;}
    .custom h4{font-size: 24px;line-height: 30px;margin-top: 20px;}
    .custom p{padding: 0px; font-size: 16px;}
    .custom ul li{font-size: 14px;}
    .custom img{margin-bottom: 30px;}
}
@media only screen and (min-width:1024px) and (max-width:1200px) {
    .inner-banner {padding-top: 60px; height: 220px; background-size: cover; }
    .inner-banner h1 {font-size: 30px;line-height: 40px; } .wdd {padding: 20px 0px; }
    .wdd h2 {font-size: 24px; line-height: 32px; width: auto; padding: 0px 0px 10px 0px; }
    .wdd h3 {font-size: 18px; padding: 0px 5px 20px 10px; line-height: 24px;}
    .wdd p {font-size: 15px; line-height: 20px; padding: 0px 10px; margin: 0 auto; }
    .secure h4{ font-size: 24px; line-height: 30px; margin-top: 20px;}
    .secure p{font-size: 16px;line-height: 24px;text-align: justify;padding: 0px;margin: 10px 0px;}
    .how {padding: 10px 0px;}
    .how h3{margin:10px 0px 40px 0px;font-size: 36px;}
    .how section{padding: 20px 0px; display: inherit;border-bottom: 1px solid #eae9ee;}
    .how section .txt {  text-align: center;}
    .how section figure{margin-right: 0px;margin-left: 0px;}
    .how section .txt h4 {font-size: 24px}
    .custom{padding: 10px 0px;}
    .custom h4{font-size: 24px;line-height: 30px;margin-top: 20px;}
    .custom p{padding: 0px; font-size: 16px;}
    .custom ul li{font-size: 14px;}
    .custom img{margin-bottom: 30px;}
    .how section .txt h4 {  font-size: 24px;}
}
@media only screen and (min-width:1200px) and (max-width:1440px){
  .inner-banner {padding-top: 110px; height:300px; background-size: cover;}
  .inner-banner h1 {font-size: 40px;line-height: 50px;}
  .inner-banner p{font-size: 16px;line-height: 24px;padding: 0% 60% 0% 0%;}
  .wdd{padding: 20px 0px; }
  .wdd p{padding: 0px 30px;}
  .secure {padding: 70px 20px}
  .secure h4 {font-size: 34px;}
  .demand{padding: 70px 20px 80px 20px;}
  .how {padding: 40px 20px;}
  .custom{padding: 40px 20px;}
  .custom h4{margin-top: 40px;}

}