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
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

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
}

* {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block;
    max-width: 100%;
    object-fit: cover;
    object-position: center center
}

input {
    -webkit-appearance: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-family: "Proximanova-Regular", arial;
    font-size: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    overflow-x: hidden
}

a {
    text-decoration: none;
    transition: all 0s ease 0s;
    -webkit-transition: all 0s ease 0s
}

a:hover,
a:focus,
a:active,
input:focus {
    outline: 0;
    text-decoration: none
}

a:hover {
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s
}

header .wrapper,
.menu-btn .wrapper {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

.wrapper,
.container {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 15px
}

.content-blocks {
    padding: 40px 0;
    width: 100%;
    float: left
}

.content-blocks h2 {
    margin: 0 0 40px
}

.our-clients h2 {
    letter-spacing: -2.5px
}

.content-blocks h3 {
    margin: 0 0 30px
}

.content-blocks p {
    line-height: 32px;
    margin: 0 0 30px
}

h1 {
    font: 106px/88px Proximanova-Bold;
    margin: 0;
    color: #000
}

h2 {
    font: 60px Proximanova-Bold;
    margin: 0;
    color: #000
}

h3 {
    font: 50px Proximanova-Bold;
    margin: 0;
    color: #000
}

h3.small {
    font: 40px Proximanova-Bold;
    margin: 0;
    color: #000
}

h4 {
    font: 30px Proximanova-Bold;
    margin: 0
}

h4 span {
    font-family: "Proximanova-Regular"
}

h5 {
    font: 25px Proximanova-Bold;
    margin: 0
}

h5.regular {
    font: 25px Proximanova-Regular;
    margin: 0
}

h6.extrasize {
    font: 22px Proximanova-Bold;
    margin: 0
}

h6 {
    font: 20px Proximanova-Bold;
    margin: 0
}

h6.regular {
    font: 20px Proximanova-Regular;
    margin: 0
}

p {
    font: 18px/24px Proximanova-Regular;
    margin: 0;
    color: #5e5e5e
}

a.link-text {
    color: #f1592b;
    font: 18px Proximanova-Bold;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    padding-bottom: 5px;
    overflow: hidden
}

.link-more-space {
    margin-top: 40px
}

.no-left-pad {
    padding-left: 0
}

.no-right-pad {
    padding-right: 0
}

.no-padding {
    padding-right: 0;
    padding-left: 0
}

.banner-section .banner-content {
    margin: -5em auto 0
}

.banner-content.font_style1 h2 {
    font-family: "Proximanova-Light";
    text-transform: capitalize
}

.banner-content.font_style1 h2 strong {
    font-family: "Proximanova-Bold"
}

.banner-content.font_style1 h2.small {
    font-family: "Proximanova-Light";
    font-size: 1.4em;
    letter-spacing: 3px;
    line-height: 2em
}

ul.main-menu {
    float: left
}

.navigation {
    float: right;
    padding-left: 25px
}

.menu-icon {
    float: right;
    width: 20px;
    height: 32px;
    cursor: pointer
}

.menu-icon span {
    width: 13px;
    height: 3px;
    background: #282828;
    display: block;
    margin-bottom: 4px;
    margin-left: 7px
}

.home-page .menu-icon span {
    background: #ececec
}

.home-page .headroom--pinned .menu-icon span,
.home-page .headroom--not-top.headroom--not-bottom.headroom--pinned .menu-icon span {
    background: #fff
}

.headroom--not-top.headroom--not-bottom.headroom--pinned .menu-icon span {
    background: #fff
}

.headroom--pinned.headroom--top .menu-icon span {
    background: #282828
}

.home-page .headroom--pinned.headroom--top .menu-icon span {
    background: #ececec
}

.menu-icon span:nth-child(2) {
    width: 19px;
    margin-left: 1px
}

.menu-icon span:last-child {
    width: 15px;
    margin-bottom: 0;
    margin-left: 5px
}

.menu-btn {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(100%);
    z-index: 999;
    background: #fff;
    opacity: 0;
    height: 100vh
}

.tran-open {
    transform: translateY(0%);
    transition: all .5s cubic-bezier(0, 0, 0.2, 1) .1s;
    opacity: 1
}

.tran-close {
    transform: translateY(-120%);
    transition: all .4s ease-in
}

.position-stat {
    overflow-y: auto;
    transition: overflow-y .4s ease-in
}

.position-fix {
    overflow-y: hidden;
    transition: overflow-y .8s ease-in
}

.close-btn {
    float: right;
    padding-top: 18px;
    padding-right: 4px
}

.close-btn i {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../png/close-bg.png) center no-repeat;
    display: block
}

.menu-items {
    float: left
}

.full-main-menu {
    width: 17%
}

.service-full-menu {
    width: 50%
}

.service-full-menu .second-service-ul {
    margin: 35px 0 0
}

.full-tech-menu {
    width: 17%
}

.menu-contact-details {
    width: 16%
}

.menu-btn .full-width-menu li a,
.menu-btn .full-width-menu li span.nolink-menu {
    font: 14px Proximanova-Bold;
    color: #000;
    text-transform: uppercase
}

.menu-btn .full-width-menu li,
.menu-btn .full-width-menu li .sticky-sub-menu {
    width: 100%;
    float: left;
    padding: 0 0 0 15px
}

.menu-btn .full-width-menu li .sticky-sub-menu li ul {
    padding: 0 0 0 20px
}

.menu-btn .full-width-menu li {
    padding: 0
}

.menu-btn .full-width-menu li .sticky-sub-menu li a {
    font: 13px/16px Proximanova-Regular;
    color: #444
}

.menu-btn .full-width-menu li>a,
.menu-btn .full-width-menu li span.nolink-menu {
    margin: 0 0 10px
}

.menu-btn .full-width-menu li span.nolink-menu {
    display: inline-block
}

.menu-btn .full-width-menu li .sticky-sub-menu li {
    width: 100%;
    float: left;
    padding: 0;
    list-style-type: disc
}

.menu-btn .full-width-menu li .sticky-sub-menu li ul li {
    list-style-type: disc
}

.menu-btn .full-main-menu li a,
.menu-btn .menu-items li h6,
.menu-contact-details p span {
    font: 20px Proximanova-Bold;
    color: #000;
    margin: 0;
    text-transform: uppercase
}

.menu-btn .menu-items li h6 {
    padding-bottom: 20px
}

.menu-btn .full-main-menu li a {
    padding-bottom: 40px
}

.menu-contact-details p span {
    padding-bottom: 5px
}

.menu-contact-details p span,
.menu-contact-details p a {
    width: 100%;
    float: left;
    padding: 0 0 10px
}

.menu-contact-details p a {
    font: 13px Proximanova-Regular;
    color: #000
}

.menu-contact-details p {
    margin: 0 0 8px;
    display: inline-block
}

.menu-btn .full-width-menu li a.active,
.menu-btn .full-width-menu li a:hover,
.menu-btn .menu-items li.active h6,
.menu-contact-details p a:hover,
.address-widget a:hover,
.menufooter-widget p a:hover,
.menu-btn .full-width-menu li .sticky-sub-menu li a:hover,
.location-bottom .address-widget a:hover {
    color: #f1592b;
    text-decoration: none
}

.menu-btn .menu-items li a:before {
    background: transparent;
    content: ""
}

.menu-btn-header {
    width: 100%;
    float: left;
    background: #f1592b;
    padding: 20px 0
}

.menu-btn-header .logo-menu {
    float: left
}

.menu-btn-header .logo-menu a {
    background: url(../png/newlogo-scroll.png) no-repeat;
    width: 76px;
    height: 76px;
    text-indent: -9999px;
    display: inline-block
}

.service-full-menu ul {
    width: 50%;
    float: left
}

.menu-btn .full-width-menu .service-full-menu>ul>li,
.menu-btn .full-width-menu .service-full-menu .second-service-ul>li,
.menu-btn .full-width-menu .full-tech-menu ul>li {
    padding: 0 0 10px
}

.menu-btn .full-width-menu .service-full-menu>ul>li:first-child,
.menu-btn .full-width-menu .full-tech-menu ul>li:first-child {
    padding: 0
}

.menu-btn .full-width-menu .service-full-menu .second-service-ul>li:first-child {
    padding: 0 0 10px
}

.full-width-menu {
    width: 100%;
    float: left;
    padding: 70px 0 50px
}

.fullwidth-menufooter {
    width: 100%;
    float: left;
    padding: 50px 0;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0
}

.menufooter-widget h6 {
    font: 18px Proximanova-Bold;
    text-transform: uppercase;
    margin: 0 0 15px;
    color: #000
}

.address-widget address,
.menufooter-widget p,
.menufooter-widget p a,
.address-widget p,
.address-widget a {
    font: 14px/18px Proximanova-Regular;
    color: #000
}

.address-widget address {
    margin: 0 0 20px
}

.menufooter-widget {
    float: left
}

.address-widget {
    width: 20%
}

.address-widget address span,
.menu-copyright-widget p span {
    display: block
}

.menu-social-widget {
    width: 33.33%
}

.menu-copyright-widget {
    width: 33.33%
}

.menu-social-widget .social-links li {
    float: left;
    padding: 0;
    margin-bottom: 10px
}

.menu-social-widget .social-links {
    width: 100%;
    float: left;
    margin: 0
}

.menu-copyright-widget .logo-menu a {
    background: url(../png/newlogo-page.png) no-repeat;
    width: 76px;
    height: 76px;
    text-indent: -9999px;
    display: inline-block
}

.menu-copyright-widget p {
    margin: 10px 0 0
}

.second-mob {
    padding-left: 35px
}

.header-inner {
    padding: 20px 0;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.home-page .header-inner {
    border-bottom: 0;
    background: transparent;
    border-bottom: 0
}

.logo {
    float: left
}

.logo a {
    float: left;
    background: url(../png/newlogo-page.png) no-repeat;
    width: 76px;
    height: 76px;
    text-indent: -9999px;
    overflow: hidden
}

.headerblock.headerfixed .logo a,
.headroom--pinned .logo a,
.headroom--not-top.headroom--not-bottom.headroom--pinned .logo a {
    background: url(../png/newlogo-scroll.png) no-repeat;
    width: 76px;
    height: 76px
}

.headroom--pinned.headroom--top .logo a {
    float: left;
    background: url(../png/newlogo-page.png) no-repeat;
    width: 76px;
    height: 76px;
    text-indent: -9999px
}

.headerblock {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%
}

.headroom {
    will-change: transform;
    -webkit-transition: transform 200ms linear, background .25s ease-in-out;
    -o-transition: transform 200ms linear, background .25s ease-in-out;
    -ms-transition: transform 200ms linear, background .25s ease-in-out;
    transition: transform 200ms linear, background .25s ease-in-out
}

.headroom--pinned,
.headroom--not-top.headroom--not-bottom.headroom--pinned {
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.headroom--pinned .header-inner,
.headroom--not-top.headroom--not-bottom.headroom--pinned .header-inner {
    padding: 10px 0;
    border: 0;
    background: #f1592b
}

.headroom--pinned.headroom--top {
    background: none;
    box-shadow: none
}

.headroom--pinned.headroom--top .header-inner {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.home-page .headroom--pinned.headroom--top .header-inner {
    border-bottom: 0;
    background: transparent
}

.headroom--unpinned,
.headroom--not-top.headroom--not-bottom {
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.headerblock.headerfixed {
    transform: translateY(0px);
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ccc;
    -o-box-shadow: 0 0 5px #ccc;
    -ms-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc
}

.headerblock.headerhidden {
    transform: translateY(-100%)
}

header .header-menu {
    float: right;
    margin-top: 40px
}

.home-page header .header-menu {
    margin-top: 55px
}

.home-page .headroom--pinned .header-menu,
.home-page .headroom--not-top.headroom--not-bottom.headroom--pinned .header-menu {
    margin-top: 28px
}

.home-page .headroom--pinned.headroom--top .header-menu {
    margin-top: 40px
}

.header-menu ul>li {
    float: left;
    padding: 0 30px;
    position: relative
}

.header-menu ul>li:first-child {
    background: none
}

.home-page .header-menu ul.main-menu>li>a {
    color: #ececec
}

.header-menu ul.main-menu>li>a {
    color: #282828
}

.header-menu ul.main-menu>li>a.logo-intro {
    text-transform: uppercase
}

.header-menu ul>li>a {
    float: left;
    font: 16px Proximanova-Regular;
    position: relative
}

.home-page .headroom--pinned .headroom--pinned.headroom--top,
.headroom--not-top.headroom--not-bottom.headroom--pinned ul>li>a:hover:before {
    background: #fff
}

.header-menu ul>li>a.active {
    border-bottom: 1px solid #fff
}

.header-menu ul>li>a.active:hover:before {
    background: none
}

.header-menu ul>li.start-project-menu>a,
.headroom--pinned.headroom--top ul>li.start-project-menu>a {
    color: #282828;
    font-family: "Proximanova-Bold";
    color: #f1592b
}

.home-page .header-menu ul>li.start-project-menu>a,
.home-page .headroom--pinned.headroom--top ul>li.start-project-menu>a {
    color: #f1592b
}

.header-menu ul>li.has-submenu>a:after {
    position: absolute;
    top: 8px;
    right: -15px;
    width: 8px;
    height: 4px;
    content: "";
    background: url(../png/menu-arw.png) no-repeat
}

.headroom--pinned ul>li.has-submenu>a:after {
    background-position: 0 -9px
}

.headroom--pinned.headroom--top .header-menu ul>li.has-submenu>a:after {
    background-position: 0 0
}

.header-menu ul.submenu {
    background: #fff;
    box-shadow: 3px 3px 14px #0003;
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    transform: translateY(10px);
    transition: all .3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear .01s;
    visibility: hidden;
    width: 260px;
    z-index: 99
}

.header-menu ul>li:hover ul.submenu ul.submenu {
    transform: translateY(0);
    visibility: hidden;
    transition: all .3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear .01s
}

.header-menu ul>li ul.submenu ul.submenu {
    left: 100%;
    top: 0
}

.header-menu ul>li:hover ul.submenu {
    transform: translateY(5px);
    transition-delay: 0s, 0s, .3s;
    visibility: visible;
    z-index: 999
}

.header-menu ul>li:hover ul.submenu li:hover ul.submenu {
    transform: translateY(0);
    visibility: visible
}

.header-menu ul.submenu li {
    width: 100%;
    padding: 7px 10px;
    border-top: 1px solid #e6e8ea;
    background: none
}

.header-menu ul.submenu li:first-child {
    border-top: 0
}

.header-menu ul.submenu li a {
    padding: 5px;
    color: #555;
    width: 100%;
    text-transform: none;
    font-size: 1em;
    font-family: "Proximanova-Regular"
}

.header-menu ul.submenu li a:before,
.header-menu ul.submenu li a:after {
    display: none !important
}

.header-menu ul.submenu li.left-arw>a:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 8px;
    content: "";
    margin-top: -4px;
    background: url(../png/menu-arw.png) no-repeat 0 -16px;
    display: block !important
}

.headroom--pinned.headroom--top ul.submenu li a,
.headerblock.headerfixed .header-menu ul.submenu li a,
.headroom--pinned ul.submenu li a,
.headroom--not-top.headroom--not-bottom.headroom--pinned ul.submenu li a {
    color: #555
}

.home-page .header-menu ul.submenu li a:hover,
.headerblock.headerfixed .header-menu ul>li>a:hover,
.home-page .headroom--pinned ul>li>a:hover,
.home-page .headroom--not-top.headroom--not-bottom.headroom--pinned ul>li>a:hover,
.home-page .headroom--pinned.headroom--top ul.submenu li a:hover {
    color: #fff
}

.headerblock.headerfixed .header-menu ul>li>a {
    color: #ececec
}

.headroom--pinned ul>li>a,
.headroom--not-top.headroom--not-bottom.headroom--pinned ul>li>a {
    color: #fff
}

.headroom--pinned .menu-btn .full-width-menu li .sticky-sub-menu li a,
.headroom--not-top.headroom--not-bottom.headroom--pinned .menu-btn .full-width-menu li .sticky-sub-menu li a {
    color: #444
}

.headroom--pinned .menu-btn .full-width-menu li>a,
.headroom--not-top.headroom--not-bottom.headroom--pinned .menu-btn .full-width-menu li>a {
    color: #444
}

.headroom--pinned .menu-btn .full-main-menu li a,
.menu-btn .menu-items li h6,
.menu-contact-details p span,
.headroom--not-top.headroom--not-bottom.headroom--pinned .menu-btn .full-main-menu li a,
.menu-btn .menu-items li h6,
.menu-contact-details p span {
    color: #000
}

.header-menu ul>li>a:before {
    content: "";
    float: left;
    position: absolute;
    bottom: -2px;
    left: 50%;
    right: 50%;
    height: 1px;
    background: #282828;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.home-page .header-menu ul>li>a:before {
    background: #fff;
    background: #fff
}

.home-page .header-menu ul>li.start-project-menu>a:before {
    background: #fff
}

.home-page .headerblock.headerfixed .header-menu ul>li>a:before,
.home-page .headroom--pinned ul>li>a:before,
.home-page .headroom--not-top.headroom--not-bottom.headroom--pinned ul>li>a:before {
    background: #fff
}

.headroom--pinned .header-menu ul>li>a:hover:before,
.headroom--not-top.headroom--not-bottom.headroom--pinned .header-menu ul>li>a:hover:before {
    background: #fff
}

.home-page .headroom--pinned.headroom--top ul>li>a:hover:before {
    background: #fff
}

.header-menu ul>li.start-project-menu>a:before {
    background: #f1592b
}

.header-menu ul>li.start-project-menu>a:hover:before,
.home-page .header-menu ul>li.start-project-menu>a:hover:before {
    background: #f1592b
}

.home-page .header-menu ul>li.start-project-menu>a:before {
    background: #fff
}

.home-page .headerblock.headerfixed .header-menu ul>li>a:before,
.home-page .headroom--pinned ul>li>a:before,
.home-page .headroom--not-top.headroom--not-bottom.headroom--pinned ul>li>a:before {
    background: #fff
}

.header-menu ul>li.start-project-menu>a:hover:before,
.home-page .header-menu ul>li.start-project-menu>a:hover:before {
    background: #f1592b
}

.headroom--pinned .header-menu ul>li>a:hover:before,
.headroom--not-top.headroom--not-bottom.headroom--pinned .header-menu ul>li>a:hover:before {
    background: #fff
}

.home-page .headroom--pinned.headroom--top ul>li>a:hover:before {
    background: #fff
}

.headroom--pinned .header-menu,
.headroom--not-top.headroom--not-bottom.headroom--pinned .header-menu {
    margin-top: 20px
}

.headroom--pinned.headroom--top .header-menu {
    margin-top: 40px
}

.headroom--pinned.headroom--top ul>li>a:hover:before {
    background: #282828
}

.headroom--pinned .header-menu,
.headroom--not-top.headroom--not-bottom.headroom--pinned .header-menu {
    margin-top: 20px
}

.headroom--pinned.headroom--top .header-menu {
    margin-top: 40px
}

.headroom--pinned.headroom--top ul>li>a:hover:before {
    background: #282828
}

.header-menu ul>li>a:hover:before {
    left: 0;
    right: 0
}

.banner-section {
    float: left;
    width: 100%;
    position: relative
}

.banner-section img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    object-fit: cover;
    object-position: center
}

.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: #0009
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 37%;
    right: 0;
    margin: -7.875em auto 0;
    text-align: left;
    z-index: 1
}

.banner-content h2 {
    font: 3.3em/1.1em ProximaNova-Black;
    color: #fff;
    text-transform: uppercase
}

.banner-content a {
    font: 1.5em Proximanova-Semibold;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 35px 12px 0;
    border: 4px solid #fff;
    padding: .738em 1.75em .538em;
    -webkit-transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, background-color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s;
    -o-transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, background-color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s;
    -ms-transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, background-color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s;
    transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s, background-color .45s cubic-bezier(0.25, 1, 0.33, 1) 0s
}

.banner-content a:hover {
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.banner-content a.link2 {
    background: #ff5e00;
    border-color: #ff5e00
}

.sprite {
    background: url(../png/sprite.png) no-repeat
}

.headtext {
    display: block;
    overflow: hidden
}

.sitefooter {
    background: #fff;
    float: left;
    width: 100%
}

.footermenu-section {
    padding: 60px 0 16px
}

.footermenu-section .footer-widget {
    float: left;
    padding-right: 15px
}

.footermenu-section .footermenu-width1 {
    float: left;
    width: 20%;
    padding-right: 15px
}

.footermenu-section .footermenu-width2 {
    width: 30%
}

.footermenu-section .footermenu-width3 {
    width: 20%
}

.footermenu-section .footermenu-width4 {
    width: 15%
}

.footermenu-section ul li {
    float: left;
    width: 100%;
    margin-bottom: 21px
}

.footermenu-section ul li ul li {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 10px;
    list-style: disc;
    list-style-position: inside;
    text-align: left;
    color: #5e5e5e
}

.footermenu-section ul li a:hover,
.footer-contact p a:hover,
.copyright-section p a:hover,
.home-page .home-menu-ft a,
.footermenu-section ul li a.active,
.copyright-section p a:hover,
.footer-location a:hover {
    color: #f1592b
}

.copyright-section {
    float: left;
    width: 100%;
    padding: 30px 0
}

.footer-contact p,
.copyright-section p {
    float: left;
    margin-right: 1em;
    font: 15px Proximanova-Regular;
    color: #5e5e5e;
    margin-bottom: 25px
}

.footermenu-section ul li a,
.copyright-section p,
.copyright-section p a {
    font: 15px Proximanova-Regular;
    color: #949494
}

.footer-contact>p:last-of-type {
    margin-right: 0
}

.footer-contact p a {
    color: #949494;
    display: block;
    line-height: 19px
}

.footer-contact span,
.follow-us-mbl {
    display: block;
    font: 15px Proximanova-Bold;
    color: #000;
    margin: 0 0 3px
}

.follow-us-mbl {
    display: none
}

.copyright-section {
    border-bottom: 0;
    padding-bottom: 40px
}

.footer-location li {
    float: left
}

.footer-location a {
    font: 14px Proximanova-Regular;
    color: #5e5e5e;
    text-transform: uppercase
}

ul.social-links {
    margin: 10px 0 0;
    float: right
}

.copyright-section p,
ul.footer-location {
    padding-top: 15px;
    margin-right: 0
}

.footer-location {
    float: left
}

.footer-location li {
    float: left;
    padding: 0 15px;
    border-left: 1px solid #5e5e5e
}

.footer-location li:first-child {
    border: 0
}

ul.social-links li {
    float: left;
    margin-left: 8px
}

ul.social-links li:first-child {
    margin-left: 0
}

ul.social-links li a {
    text-indent: -9999px;
    width: 26px;
    height: 26px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    background-color: #464646;
    border-radius: 50%;
    display: inline-block;
    position: relative
}

ul.social-links li a:hover {
    background-color: #f1592b
}

ul.social-links li a:after {
    position: absolute;
    margin: 0 auto;
    background-image: url(../png/sprite.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 11px;
    content: "";
    left: 8px;
    top: 8px
}

ul.social-links li.facebook a:after {
    background-position: -10px -358px
}

ul.social-links li.twitter a:after {
    background-position: -37px -360px;
    left: 7px
}

ul.social-links li.instagram a:after {
    background-position: -67px -359px
}

ul.social-links li.linkedin a:after {
    background-position: -98px -360px
}

ul.social-links li.printerest a:after {
    background-position: -131px -361px
}

ul.social-links li.googleplus a:after {
    background-position: -160px -359px
}

ul.social-links li.stumble a:after {
    background-position: -190px -358px;
    left: 6px
}

ul.social-links li.youtube a:after {
    background-position: -227px -359px;
    left: 7px
}

.move-to-top a {
    background: url(../png/move2top.png) no-repeat;
    bottom: 80px;
    display: none;
    height: 40px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 40px
}

.move-to-top a.show {
    display: block
}

@-webkit-keyframes opacitydelay {
    0% {
        opacity: 1
    }

    100% {
        opacity: .5
    }
}

.scrolldown-arw {
    position: absolute;
    right: 50%;
    bottom: 20px;
    z-index: 3;
    cursor: pointer;
    display: inline-block;
    background: url(../png/dwnarw.png) no-repeat left top;
    width: 19px;
    height: 33px
}

.scrolldown-arw img {
    height: auto !important;
    width: auto;
    animation: bouncearw 2s infinite;
    animation-delay: 3s;
    animation-timing-function: linear;
    left: 45%;
    position: absolute;
    top: 20%
}

@keyframes bouncearw {
    100% {
        top: 20%
    }

    50% {
        top: 65%
    }
}

.explore-work {
    position: 20% relative
}

.explore-bg-img {
    background: url(../jpg/explore-bg.jpg) no-repeat left top;
    height: 1221px;
    position: relative
}

.explore-content p {
    max-width: 90%
}

.explore-work .explore-content {
    position: absolute;
    width: 30%;
    top: 50%;
    left: 70%;
    -webkit-transform: translate(-48%, -48%);
    transform: translate(-60%, -55%)
}

.clientsprite {
    background: url(../png/client-sprite.png) no-repeat
}

.clients-inner {
    margin: 90px auto 0;
    text-align: center
}

.clients-inner ul {
    float: left;
    width: 100%
}

.clients-inner ul li img {
    max-width: 100%
}

.clients-inner ul li {
    float: left;
    width: 25%;
    margin-bottom: 125px
}

.clients-inner ul.row5 li {
    margin-bottom: 60px
}

.clients-inner ul li:nth-child(6n+1) {
    clear: both
}

.clients-inner ul li span {
    display: inline-block
}

.clients-inner ul li span.client1 {
    background-position: -48px -53px;
    width: 141px;
    height: 41px;
    margin-top: 10px
}

.clients-inner ul li span.client2 {
    background-position: -248px -45px;
    width: 141px;
    height: 53px
}

.clients-inner ul li span.client3 {
    background-position: -446px -58px;
    width: 159px;
    height: 28px;
    margin-top: 15px
}

.clients-inner ul li span.client4 {
    background-position: -672px -57px;
    width: 106px;
    height: 25px;
    margin-top: 15px
}

.clients-inner ul li span.client5 {
    background-position: -28px -173px;
    width: 185px;
    height: 26px;
    margin-top: 25px
}

.clients-inner ul li span.client6 {
    background-position: -263px -151px;
    width: 147px;
    height: 62px;
    margin-top: 15px
}

.clients-inner ul li span.client7 {
    background-position: -490px -141px;
    width: 58px;
    height: 89px
}

.clients-inner ul li span.client8 {
    background-position: -639px -170px;
    width: 152px;
    height: 31px;
    margin-top: 25px
}

.clients-inner ul li span.client9 {
    background-position: -43px -270px;
    width: 111px;
    height: 71px
}

.clients-inner ul li span.client10 {
    background-position: -257px -268px;
    width: 104px;
    height: 79px
}

.clients-inner ul li span.client11 {
    background-position: -466px -270px;
    width: 102px;
    height: 72px
}

.clients-inner ul li span.client12 {
    background-position: -663px -252px;
    width: 95px;
    height: 104px
}

.clients-inner ul li span.client13 {
    background-position: -42px -441px;
    width: 133px;
    height: 21px;
    margin-top: 15px
}

.clients-inner ul li span.client14 {
    background-position: -246px -424px;
    width: 165px;
    height: 39px
}

.clients-inner ul li span.client15 {
    background-position: -498px -421px;
    width: 74px;
    height: 61px
}

.clients-inner ul li span.client16 {
    background-position: -643px -438px;
    width: 128px;
    height: 32px;
    margin-top: 15px
}

.clients-inner ul li span.client17 {
    background-position: -33px -562px;
    width: 144px;
    height: 44px;
    margin-top: 15px
}

.clients-inner ul li span.client18 {
    background-position: -274px -531px;
    width: 69px;
    height: 69px
}

.clients-inner ul li span.client19 {
    background-position: -459px -542px;
    width: 140px;
    height: 43px
}

.clients-inner ul li span.client20 {
    background-position: -659px -534px;
    width: 159px;
    height: 48px
}

.chat-links {
    background: #f1592b;
    padding: 75px 0
}

.chat-links h2,
.chat-links h6,
.chat-links a {
    color: #fff
}

.chat-links h2 {
    margin-bottom: 10px
}

.chat-links h6 {
    margin-bottom: 20px
}

a.white-btn {
    font: 24px Proximanova-Semibold;
    padding: 15px 30px;
    border: 3px solid #fff;
    margin-top: 25px;
    display: inline-block;
    margin-right: 15px
}

a.white-btn:hover {
    background: #fff;
    color: #f1592b;
    transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s
}

.location-bottom {
    background: #f8f8f8
}

.location-bottom .address-widget address,
.location-bottom .address-widget p,
.location-bottom .address-widget a {
    color: #5e5e5e
}

.location-bottom .address-widget address {
    margin: 0 0 25px
}

.location-bottom .address-widget h6 {
    font-size: 22px;
    margin: 0 0 25px
}

.location-bottom .address-widget p {
    margin: 0
}

.main-case-img {
    position: relative;
    cursor: pointer;
    float: left;
    width: 100%
}

.casestudy-daikin {
    height: 462px
}

.casestudy-contentraven {
    height: 286px
}

.casestudy-giftportal {
    height: 286px
}

.casestudy-suppychain {
    height: 311px
}

.casestudy-square {
    height: 435px
}

.main-case-img img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.single-casestudy .normal-img:hover {
    opacity: 0
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s
}

.main-case-img h5 {
    top: 35px;
    left: 35px;
    color: #fff;
    position: absolute;
    max-width: 85%
}

.main-case-img h5 a {
    color: #fff
}

a.view-casestudy {
    bottom: 35px;
    position: absolute;
    left: 35px;
    font: 18px Proximanova-Regular;
    color: #fff;
    padding-right: 5px
}

.single-casestudy {
    width: 100%;
    float: left;
    margin: 0 0 40px
}

.casestudy-inner .col-md-5 {
    width: 48%
}

.casestudy-inner .col-md-7 {
    width: 52%
}

.view-casestudy span {
    background: url(../png/sprite.png) no-repeat -15px -403px;
    width: 30px;
    height: 13px;
    display: inline-block
}

.webservice-intro ul li span.sprite {
    float: left;
    width: 101px;
    height: 100px;
    margin-bottom: 20px
}

.webservice-intro ul li span.service-icon1 {
    background-position: -1px -1px
}

.webservice-intro ul li span.service-icon2 {
    background-position: -117px -1px
}

.webservice-intro ul li span.service-icon3 {
    background-position: -234px -1px
}

.webservice-intro ul li span.service-icon4 {
    background-position: -354px -1px
}

.webservice-intro ul li span.service-icon5 {
    background-position: 0 -128px
}

.webservice-intro ul li span.service-icon6 {
    background-position: -124px -128px
}

.webintor-content {
    width: 77%;
    float: left;
    padding: 0 0 0 45px
}

.webservice-intro .col-md-7 ul {
    width: 100%;
    float: left
}

.webservice-intro .col-md-7 ul p {
    max-width: 44%
}

.webservice-intro ul li {
    width: 100%;
    float: left;
    margin: 0 0 40px
}

.webservice-intro ul li:last-child {
    margin: 0
}

.webservice-intro .col-md-5 {
    width: 40%
}

.webservice-intro .col-md-7 {
    width: 60%
}

.webservice-intro .col-md-11 {
    width: 80%
}

.webservice-intro .col-md-1 {
    width: 20%
}

.webservice-intro h1 {
    max-width: 70%;
    margin: 0 0 70px
}

.webintor-content p {
    line-height: 22px;
    margin: 0 0 10px;
    max-width: 90%;
    color: #333
}

.webintor-content h4 {
    margin: 0 0 12px;
    color: #000
}

.home-testimonial h5.regular {
    max-width: 100%;
    margin: 0 0 20px;
    line-height: 24px;
    font-size: 22px
}

.home-testimonial span {
    background: url(../png/sprite.png) no-repeat -449px -457px;
    width: 37px;
    height: 29px;
    display: inline-block
}

.home-testimonial {
    width: 100%;
    float: left;
    margin: 10px 0 0
}

.testimonial-inner {
    padding-left: 50px;
    padding-right: 10px
}

.explore-content h3 {
    line-height: 50px
}

.testimonial-inner h4 {
    color: #464646;
    font-size: 24px
}

.home-testimonial h5.regular,
.home-testimonial h6.regular {
    color: #5e5e5e
}

.link-text:hover .txt-hvr+.txt-hvr {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.link-text:hover .txt-hvr {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.link-text .txt-hvr+.txt-hvr {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    color: #121212;
    opacity: 0
}

.link-text .txt-hvr {
    display: inline-block;
    position: relative;
    -webkit-transition: opacity .4s cubic-bezier(.7, 0, .3, 1), -webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
    transition: opacity .4s cubic-bezier(.7, 0, .3, 1), -webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
    transition: transform .4s cubic-bezier(.7, 0, .3, 1), opacity .4s cubic-bezier(.7, 0, .3, 1);
    transition: transform .4s cubic-bezier(.7, 0, .3, 1), opacity .4s cubic-bezier(.7, 0, .3, 1), -webkit-transform .4s cubic-bezier(.7, 0, .3, 1)
}

.link-text .txt-hvr>div {
    -webkit-transition: -webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
    transition: -webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
    transition: transform .4s cubic-bezier(.7, 0, .3, 1);
    transition: transform .4s cubic-bezier(.7, 0, .3, 1), -webkit-transform .4s cubic-bezier(.7, 0, .3, 1)
}

.link-text .txt-hvr>div:nth-child(1) {
    -webkit-transition-delay: 10ms;
    transition-delay: 10ms
}

.link-text .txt-hvr>div:nth-child(2) {
    -webkit-transition-delay: 20ms;
    transition-delay: 20ms
}

.link-text .txt-hvr>div:nth-child(3) {
    -webkit-transition-delay: 30ms;
    transition-delay: 30ms
}

.link-text .txt-hvr>div:nth-child(4) {
    -webkit-transition-delay: 40ms;
    transition-delay: 40ms
}

.link-text .txt-hvr>div:nth-child(5) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

.link-text .txt-hvr>div:nth-child(6) {
    -webkit-transition-delay: 60ms;
    transition-delay: 60ms
}

.link-text .txt-hvr>div:nth-child(7) {
    -webkit-transition-delay: 70ms;
    transition-delay: 70ms
}

.link-text .txt-hvr>div:nth-child(8) {
    -webkit-transition-delay: 80ms;
    transition-delay: 80ms
}

.link-text .txt-hvr>div:nth-child(9) {
    -webkit-transition-delay: 90ms;
    transition-delay: 90ms
}

.link-text .txt-hvr>div:nth-child(10) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms
}

.link-text .txt-hvr>div:nth-child(11) {
    -webkit-transition-delay: 110ms;
    transition-delay: 110ms
}

.link-text .txt-hvr>div:nth-child(12) {
    -webkit-transition-delay: 120ms;
    transition-delay: 120ms
}

.link-text .txt-hvr>div:nth-child(13) {
    -webkit-transition-delay: 130ms;
    transition-delay: 130ms
}

.link-text .txt-hvr>div:nth-child(14) {
    -webkit-transition-delay: 140ms;
    transition-delay: 140ms
}

.mbl-img,
.mobilediv {
    display: none
}

.webimgdiv {
    position: relative;
    width: 100%;
    float: left;
    display: block
}

.webimgsec {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../png/webintro.png) no-repeat;
    width: 914px;
    height: 464px
}

.row {
    width: 100%;
    float: left;
    margin: 0
}

.morespace {
    margin: 100px 0 0
}

.hm-intro-img-wrapper {
    position: relative
}

.hm-intro-img {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../png/home-site-img.png) no-repeat;
    width: 1194px;
    height: 1216px
}

.banner-section .mob-banner {
    display: none
}

.header-menu ul.social-links>li>a::before {
    background: transparent
}

.address-block {
    display: flex;
    justify-content: space-between
}

.location-bottom .menufooter-widget {
    float: none
}

.logo-history {
    margin: 10em 0 0
}

.logo-history .banner-brief {
    padding: 11em 0 7em
}

.logo-history .item-body {
    padding: 15% 0
}

.logo-history .title-sm {
    font: 70px/66px Proximanova-Bold;
    color: #000;
    letter-spacing: -3px
}

.logo-history .title-xs {
    font: 50px/46px Proximanova-Bold;
    color: #000;
    letter-spacing: -3px
}

.logo-history .banner-brief h1 {
    font: 106px/88px Proximanova-Bold;
    max-width: 100%;
    letter-spacing: -3px
}

.logo-history .banner-brief p {
    font: 28px/32px Proximanova-Regular;
    color: #5e5e5e;
    margin: 32px 0 0
}

.logo-history .sketch-info {
    background-color: #f1592b;
    padding: 25% 0;
    text-align: center
}

.logo-history .sketch-info img {
    display: inline-block
}

.logo-history .history-brief {
    background: url(../jpg/logo-grp-bg.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    margin: 0 auto
}

.logo-history .history-brief .item-body {
    width: 49%;
    margin: 0 auto
}

.logo-history .history-brief .item-body p {
    font: 26px/33px Proximanova-Regular;
    color: #000;
    margin: 45px 0
}

.logo-history .history-brief .item-body p a {
    color: #333;
    color: #333
}

.logo-history .concepts-list {
    padding: 20% 0 10%
}

.logo-history .concepts-list ul {
    margin: 27px 0 0
}

.logo-history .concepts-list ul li {
    width: 19%;
    float: left;
    font: 20px/25px Proximanova-Regular;
    position: relative;
    padding-left: 3%
}

.logo-history .concepts-list ul li:nth-child(n+3) {
    text-align: center
}

.logo-history .concepts-list ul li:last-child {
    padding-left: 5%;
    text-align: right
}

.logo-history .concepts-title p {
    font: 26px/33px Proximanova-Regular;
    color: #000;
    margin: 45px 0 0
}

.logo-history .grid-process .item-body {
    position: relative;
    overflow: hidden;
    padding: 20% 8%
}

.logo-history .grid-process .item-body img {
    display: inline-block
}

.logo-history .grid-process .logo-coln {
    float: left;
    width: 50%
}

.logo-history .grid-process .item-body .right-arw {
    position: absolute;
    top: 50%;
    left: 50%
}

.logo-history .logo-small .item-body {
    position: relative;
    padding: 15% 0
}

.logo-history p {
    font: 26px/33px Proximanova-Regular;
    color: #5e5e5e
}

.logo-history .logo-small .item-body img {
    display: inline-block
}

.logo-history .logo-small .item-body::before {
    content: "";
    position: absolute;
    background: url(../png/angle-left.png) no-repeat;
    width: 11px;
    height: 11px;
    left: 45%;
    top: 33%
}

.logo-history .logo-small .item-body::after {
    content: "";
    position: absolute;
    background: url(../png/angle-right.png) no-repeat;
    width: 11px;
    height: 11px;
    right: 45%;
    bottom: 33%
}

.logo-history .logo-orientation {
    background-color: #f2f2f2;
    padding: 20% 0
}

.logo-history .evolution .item-body p,
.logo-history .transformation .item-body p {
    margin-top: 20px
}

.logo-history .logo-orientation ul li {
    display: inline-block;
    width: 32.33%;
    vertical-align: middle;
    position: relative;
    height: 330px
}

.logo-history .logo-orientation ul li span {
    display: block;
    padding-bottom: 20%;
    font: 20px/26px Proximanova-Regular;
    color: #5e5e5e;
    text-transform: capitalize
}

.logo-history .logo-orientation ul li:nth-child(2) {
    text-align: center
}

.logo-history .logo-orientation ul li:last-child {
    text-align: right
}

.logo-history .logo-orientation ul li:last-child span {
    text-align: right;
    padding-right: 20%
}

.logo-history .logo-orientation ul li img {
    display: inline-block;
    padding-top: 30px
}

.logo-history .logo-orientation ul li:last-child img {
    padding-top: 0
}

.logo-history .branding {
    background: url(../png/branding-cup.png) no-repeat;
    background-position: center center;
    background-size: cover;
    height: 910px
}

.logo-history .evolution img {
    display: inline-block
}

.logo-history .evolution .logo-list li {
    display: inline-block;
    width: 49%;
    text-align: center;
    margin: 20% 0 0
}

.logo-history .evolution .logo-99,
.logo-history .evolution .logo-18 {
    margin-top: 20%
}

.logo-history .transform-list {
    padding: 15% 0 0
}

.logo-history .transform-list li {
    width: 24%;
    display: inline-block;
    text-align: center
}

.logo-history .transform-list li img {
    display: inline-block
}

.logo-history .transform-list li span {
    display: block;
    font: 20px/26px Proximanova-Regular;
    color: #5e5e5e;
    text-transform: capitalize;
    padding-top: 30px
}

.logo-history .conclusion {
    background-color: #f2f2f2
}

.logo-history .conclusion .title-sm {
    font-size: 80px
}

.logo-history .conclusion p {
    margin: 40px 0
}

.logo-history .conclusion .list-item {
    border-top: 2px solid #fff;
    padding-top: 50px
}

.logo-history .conclusion .list-item ul {
    margin: 20px 0 0
}

.logo-history .conclusion .list-item ul li {
    position: relative;
    font: 18px/27px Proximanova-Regular;
    color: #333;
    margin: 0 0 20px 60px;
    width: 33%;
    display: inline-block
}

.logo-history .conclusion .list-item ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    background: url(../png/bullet-tick.png) no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px
}

.logo-history .conclusion .list-item p {
    font-size: 20px;
    line-height: 26px;
    margin: 0
}

.proxi-bold {
    font-family: "Proximanova-Bold" !important
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.home-page .crisp-client .crisp-6k5puw .crisp-ukuhcj,
.home-page .crisp-client .crisp-6k5puw .crisp-f1id2w:before,
.home-page .crisp-client .crisp-6k5puw .crisp-f1id2w:after {
    background-color: #f1592b !important
}

.home-page .crisp-client .crisp-6k5puw .crisp-1gn4wbn:hover .crisp-jdiqpe {
    background: #fa9a7b !important
}

section {
    width: 100%;
    float: left
}

.main-container {
    margin: 10em 0 0
}

.space-sec {
    margin: 5em 0
}

.space-bottom-sec {
    margin: 0 0 5em
}

.space-top-sec {
    margin: 5em 0 0
}

.introduction-sec .wrapper {
    max-width: 1300px
}

.introsec-left {
    width: 40%;
    float: left
}

.introsec-right {
    width: 60%;
    float: right
}

.introsec-right h2, .introsec-right h1 {
    max-width: 95%
}

.introsec-right p {
    max-width: 99%
}

.innersection h3 {
    letter-spacing: -2px
}

.innersection p {
    line-height: 30px;
    margin: 30px 0 0
}

.cms-intro {
    background: url(../jpg/cmsbg.jpg) no-repeat center center;
    height: 685px
}

.cms-intro li {
    width: 25%;
    float: left
}

.cms-first-row {
    margin: 0 0 70px
}

.cms-intro .cms-icon {
    width: 205px;
    height: 210px;
    border-radius: 50%;
    margin: 0 auto
}

.cms-intro .cms-icon-list1 {
    background: #fb503b url(../png/cms1.png) no-repeat center center
}

.cms-intro .cms-icon-list2 {
    background: #3d9bbf url(../png/wp.png) no-repeat center center
}

.cms-intro .cms-icon-list3 {
    background: #ee4323 url(../png/coeign.png) no-repeat center center
}

.cms-intro .cms-icon-list4 {
    background: #28a9e0 url(../png/drupal.png) no-repeat center center
}

.cms-intro .cms-icon-list5 {
    background: #76c39b url(../png/ph.png) no-repeat center center
}

.cms-intro .cms-icon-list6 {
    background: #fb6c46 url(../png/magento.png) no-repeat center center
}

.cms-intro .cms-icon-list7 {
    background: #68b604 url(../png/zend.png) no-repeat center center
}

.cms-intro .cms-icon-list8 {
    background: #fb503b url(../png/cake.png) no-repeat center center
}

.web-app-modern {
    margin: 80px 0 0
}

.list-item-blk {
    margin: 35px 0 0;
    width: 100%;
    float: left
}

.list-item-blk li {
    position: relative;
    font: 18px/27px Proximanova-Regular;
    color: #333;
    margin: 0 0 20px 60px;
    width: 30%;
    float: left
}

.list-item-blk li:before {
    content: "";
    position: absolute;
    top: 0;
    left: -33px;
    background: url(../png/bullet-tick.png) no-repeat;
    width: 25px;
    height: 25px
}

.list-item-blk.ioslist li {
    margin: 0 0 20px;
    padding-left: 35px;
    width: 25%
}

.list-item-blk.ioslist li:before {
    left: 0
}

.wrapper-left {
    max-width: 1440px
}

.integration-left {
    width: 60%;
    float: left;
    background: url(../jpg/web-int.jpg) no-repeat right center;
    height: 464px
}

.integration-right {
    width: 40%;
    float: right;
    padding: 3.2em 0 3.2em 6.25em
}

p.intro-small-title {
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 20px
}

h6.semibold {
    color: #020202;
    font-family: "Proximanova-Semibold";
    text-transform: uppercase
}

h1.page_title, h2.page_title {
    color: #020202;
    font: 20px Proximanova-Semibold;
    text-transform: uppercase;
    margin: 0
}

.dotnet-img-sec {
    background: url(../jpg/dotnet-bg.jpg) no-repeat center center;
    height: 685px
}

.dotnet-custom-web-app h4 {
    margin: 45px 0 0
}

p.space-below {
    margin: 0 0 45px
}

.eclipse-sec {
    position: relative;
    margin: 45px 0 0;
    width: 100%;
    float: left
}

.eclipse-sec img {
    margin: 0 auto;
    text-align: center
}

.text-around-eclipse {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.text-around-eclipse li {
    position: absolute;
    width: 100%;
    height: 200px
}

.text-around-eclipse li p {
    font: 20px/20px Proximanova-Semibold;
    color: #000;
    margin: 0
}

.text-around-eclipse span {
    display: block
}

.text-around-eclipse li.ec-list1 {
    transform: translate(0, -24%);
    -webkit-transform: translate(0, -24%)
}

.text-around-eclipse li.ec-list2 {
    transform: translate(73%, 69%);
    -webkit-transform: translate(73%, 69%);
    right: 0
}

.text-around-eclipse li.ec-list3 {
    transform: translate(66%, 191%);
    -webkit-transform: translate(66%, 191%);
    right: 0
}

.text-around-eclipse li.ec-list4 {
    transform: translate(24%, 191%);
    -webkit-transform: translate(24%, 191%);
    left: 0
}

.text-around-eclipse li.ec-list5 {
    transform: translate(19%, 69%);
    -webkit-transform: translate(19%, 69%);
    left: 0
}

.text-around-eclipse li.ec-list1 {
    text-align: center
}

.text-around-eclipse li.ec-list2,
.text-around-eclipse li.ec-list3 {
    text-align: left
}

.text-around-eclipse li.ec-list4 p,
.text-around-eclipse li.ec-list5 p {
    text-align: right;
    display: inline-block
}

.long-list-blk li {
    width: auto;
    margin-bottom: 35px;
    padding-right: 30px
}

.one-by-one-list li {
    width: calc(100% - 60px)
}

.wrapper-right {
    max-width: 1440px;
    float: right
}

.dotnet-appln-inte-left {
    width: 40%;
    float: left;
    padding-right: 5em
}

.dotnet-appln-inte-right {
    height: 464px;
    background: url(../jpg/dotnet-int.jpg) no-repeat right center;
    width: 60%;
    float: left;
    margin: 35px 0 0
}

p.bold {
    font-family: "Proximanova-Bold";
    color: #000
}

.dotnet-reeng-blk p:last-child {
    width: 100%;
    float: left;
    margin: 10px 0 0
}

.ios-img-sec {
    height: 685px;
    background: url(../jpg/ios-bg.jpg) no-repeat center center
}

.ios-blk-img-sec {
    height: 685px;
    background: url(../jpg/ios-frame.jpg) no-repeat center center
}

.ios-framework h5 {
    font: 24px Proximanova-Regular;
    color: #5e5e5e;
    margin: 25px 0 0
}

.ios-int-right {
    background: url(../jpg/ios-int.jpg) no-repeat right center
}

.ios-int-left h4 {
    margin: 35px 0 0
}

h1.title-little {
    font-size: 80px;
    line-height: 70px;
    letter-spacing: -1px
}

.two-divide-list li {
    width: 44%
}

.numbered-list li {
    width: 50%;
    float: left
}

.numbered-list span.number {
    width: 40px;
    height: 40px;
    background: #f1592b;
    font: 20px/40px Proximanova-Regular;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    float: left
}

.numbered-txt {
    padding: 0 0 0 60px
}

.numbered-txt p {
    margin: 5px 0 35px;
    max-width: 90%;
    line-height: 22px
}

ul.numbered-list {
    margin: 40px 0 0
}

.numbered-list li:last-child .numbered-txt p {
    margin-bottom: 0
}

.blae-royal-slider span.rsTmb {
    float: left;
    cursor: pointer;
    position: relative;
    font: 15px Proximanova-Regular;
    color: #929292;
    width: 100%;
    text-transform: uppercase;
    margin: 30px 0 0;
    text-align: left
}

.blae-royal-slider.rsDefault .rsThumb:before {
    top: 5px
}

.blae-royal-slider.rsDefault .rsThumb:after {
    top: 3px;
    left: 0;
    background: #ddd;
    width: 20px;
    height: 5px;
    position: absolute;
    content: ''
}

.blae-royal-slider.rsDefault .rsThumb.rsNavSelected:after {
    width: 45px;
    background: #5e5e5e
}

.blae-royal-slider .rsThumb.rsNavSelected span.rsTmb,
.blae-royal-slider .rsThumb:hover span.rsTmb {
    font: 16px Proximanova-Extrabold;
    color: #000
}

.blae-royal-slider .rsArrowDisabled .rsArrowIcn {
    display: none
}

.blae-royal-slider.rsDefault .rsThumbsHor {
    position: absolute;
    top: 0
}

.blae-royal-slider {
    margin: 5em 0 0
}

.blae-royal-slider .rsOverflow {
    margin: 75px 0 0
}

.blae-royal-slider.rsDefault .rsThumb {
    width: 150px
}

.blae-royal-slider.rsDefault .rsThumb:last-child:before {
    border-top: 0
}

.blae-royal-slider.rsDefault .rsThumb.rsNavSelected:before,
.blae-royal-slider.rsDefault .rsThumb:hover:before {
    border-color: #ddd
}

.blae-royal-slider .process-list {
    text-align: center;
    margin: 5em auto 0;
    width: 900px
}

.blae-royal-slider .process-list img {
    text-align: center;
    margin: 0 auto
}

.blae-royal-slider .rsArrow.rsArrowLeft .rsArrowIcn {
    width: 85px;
    height: 85px;
    background: #fff url(../png/cms-arrow-left.png) no-repeat center center;
    position: absolute;
    top: 40%;
    left: 0
}

.blae-royal-slider .rsArrow.rsArrowRight .rsArrowIcn {
    width: 85px;
    height: 85px;
    background: #fff url(../png/cms-arrow-right.png) no-repeat center center;
    position: absolute;
    top: 40%;
    right: 0
}

.blae-royal-slider .process-list h1 {
    margin: 0 0 40px
}

.blae-royal-slider .process-list h3.small {
    margin: 50px 0 5px;
    letter-spacing: -1px
}

.blae-royal-slider .process-list p {
    margin: 0
}

.content-mark-bg {
    background: url(../jpg/cm1.jpg) no-repeat center center;
    height: 685px
}

.cm-flow-sec li {
    float: left;
    width: 50%
}

.bottom-space {
    margin: 0 0 85px
}

.cm-flow-img {
    float: left;
    width: 150px
}

.cm-flow-txt {
    width: 70%;
    float: left;
    padding: 0 0 0 20px
}

.cm-flow-txt p {
    color: #333;
    line-height: 26px;
    max-width: 91%
}

.cm-last-sec {
    background: #f2f2f2;
    padding: 50px 0
}

.cm-last-sec h4 {
    line-height: 35px;
    max-width: 94%
}

.html-intro {
    background: url(../jpg/htmlbg.jpg) no-repeat center center;
    height: 685px
}

.we-help-html h3 {
    letter-spacing: -1.5px
}

.html-right {
    background: url(../jpg/html-right.jpg) no-repeat left center
}

.html-service-flow {
    width: 50%;
    float: left;
    text-align: center;
    margin: 0 0 50px
}

.html-services h3 {
    margin: 0 0 45px
}

.html-service-slider li {
    width: 100%;
    float: left
}

.html-service-slider .owl-item li img {
    width: auto;
    margin: 0 auto
}

.html-service-slider li p {
    margin: 20px auto 0
}

.html-service-slider li p span {
    display: block
}

.html-service-flow.html-last-flow {
    width: 100%
}

.html-service-slider .owl-prev,
.html-service-slider .owl-next {
    position: absolute;
    height: 85px;
    position: absolute;
    text-indent: -9999px;
    top: 35%;
    width: 85px
}

.html-service-slider .owl-controls .owl-prev.disabled,
.html-service-slider .owl-controls .owl-next.disabled {
    display: none !important
}

.html-service-slider .owl-prev {
    left: 0;
    background: url(../png/cms-arrow-left.png) no-repeat center center
}

.html-service-slider .owl-next {
    left: auto;
    right: 0;
    background: url(../png/cms-arrow-right.png) no-repeat center center
}

.seo-img-sec {
    background: url(../jpg/seo-bg.jpg) no-repeat center center;
    height: 685px
}

.seo-right-sec {
    background: url(../jpg/seo-right.jpg) no-repeat left center;
    margin: 0
}

.seo-left-sec h3.small {
    line-height: 45px;
    max-width: 89%;
    margin: 35px 0 0
}

.seo-flow-sec li {
    width: 50%;
    float: left;
    margin: 70px 0 0
}

.seo-flow-sec h4 {
    margin: 0 0 15px
}

.seo-flow-sec h6 {
    margin: 15px 0
}

.seo-flow-sec p {
    margin: 0;
    max-width: 88%
}

.sem-img-sec {
    background: url(../jpg/sem-bg.jpg) no-repeat center center;
    height: 685px
}

.sem-img-left {
    background: url(../jpg/sem-left.jpg) no-repeat right center
}

.sem-flow-sec li {
    margin: 0 0 50px;
    width: 100%;
    float: left
}

.sem-flow-sec li:last-child {
    margin: 0
}

.sem-flow-img {
    width: 150px;
    float: left
}

.sem-flow-txt {
    width: 80%;
    float: left;
    padding: 30px 0 0 20px
}

.sem-flow-txt p {
    margin: 15px 0 0
}

.smm-img-sec {
    background: url(../jpg/smm-bg.jpg) no-repeat center center;
    height: 685px
}

.smm-right-sec {
    background: url(../jpg/smm-right.jpg) no-repeat right center;
    margin: 0
}

.smm-flow-sec li {
    width: 50%;
    float: left;
    margin: 5em 0 0
}

.smm-flow-txt {
    width: 70%;
    padding: 0 0 0 20px;
    float: left
}

.smm-flow-txt p {
    max-width: 75%;
    margin: 20px 0 0
}

#smm-slider.blae-royal-slider.rsDefault .rsThumb {
    width: 230px
}

#smm-slider.blae-royal-slider .process-list {
    width: 100%
}

#smm-slider.blae-royal-slider .rsArrow.rsArrowLeft .rsArrowIcn,
#smm-slider.blae-royal-slider .rsArrow.rsArrowRight .rsArrowIcn {
    top: 33%
}

.smm-process-chart h2,
.smm-process h2 {
    text-align: center
}

.social-sec-smm {
    width: 100%;
    float: left;
    margin: 3.5em 0 0
}

.social-sec-smm ul {
    display: flex;
    justify-content: space-between
}

.social-sec-smm p {
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0
}

.app-maintanance {
    padding: 0 0 30px
}

.appmaintenance-space-sec {
    margin: 4em 0
}

.appmaintenance-software-space-sec {
    margin: 3em 0 4em
}

.app-maintanance h3 {
    padding-bottom: 20px
}

.app-maintanance .morespace {
    margin: 10px 0 0
}

section.html-services.innersection {
    padding-bottom: 30px
}

.webimgsec.app-img {
    background: url(../jpg/maintanance.jpg) no-repeat
}

.content-blocks.app-maintanance p {
    color: #333;
    line-height: 26px
}

.app-maintanance .webintor-content p {
    color: #5e5e5e;
    max-width: 100%
}

.app-maintanance .cpa-block6 ul li {
    float: left;
    margin: 0 0 10px;
    width: 100%;
    padding: 0 0 0 40px !important;
    background: url(../png/list-icon.png) no-repeat left 3px
}

.app-maintanance .cpa-block6 ul li p {
    font: 18px ProximaNova-Regular;
    color: #333;
    line-height: 35px;
    margin-bottom: 0
}

.numbermark {
    display: inline-block;
    width: 40px;
    height: 40px;
    float: left;
    background: #f1592b;
    color: #fff;
    font: 23px/43px Proximanova-Regular;
    text-align: center;
    border-radius: 100%
}

.numbermark img {
    margin: 12px auto 0
}

.app-maintanance .webintor-content h4 {
    margin-top: 8px
}

.app-maintanance .row {
    width: 100%;
    float: left
}

.app-maintanance .webimgsec {
    height: 464px
}

.webservice-intro.app-maintanance .col-md-5,
.webservice-intro.app-maintanance .col-md-7 {
    float: left
}

.app-maintanance .webintor-content {
    padding-left: 12px;
    margin-bottom: 25px
}

.content-blocks.app-maintanance p.top-para {
    margin-bottom: 0
}

.innersection.app-main-toppara {
    margin-bottom: 0
}

.app-main-banner {
    background: url(../jpg/bannerbg.jpg) no-repeat center center;
    height: 685px
}

.html-service-slider.app-main-slider p {
    font-family: "Proximanova-Bold";
    color: #000;
    line-height: 24px
}

.list-item-blk.cross-listitem li {
    margin-left: 32px;
    width: 43%
}

.cross-plat-left {
    background: url(../jpg/sideimg.jpg) no-repeat right center
}

.integration-right.cross-plat-right {
    padding: 5.5em 0 1.5em 4em
}

.webservice-intro .col-6 {
    width: 50%;
    float: left
}

.cross-mid-sec {
    padding-top: 0
}

h3.title-inner {
    font-size: 40px
}

.cross-app-list li {
    width: 100%
}

.cross-app-list li span {
    display: block
}

.cross-plat-banner {
    background: url(../jpg/bannerbg-2.jpg) no-repeat center center;
    height: 685px
}

.mob-conversion-banner {
    background: url(../jpg/bannerbg-3.jpg) no-repeat center center;
    height: 685px
}

.mobileapp-space-sec {
    margin: 4em 0
}

.mob-re-engineering-banner {
    background: url(../jpg/bannerbg-4.jpg) no-repeat center center;
    height: 685px
}

.mobile-app-re-engineering p {
    line-height: 30px;
    margin: 16px 0 0
}

.mobile-app-re-engineering .list-item-blk {
    margin: 27px 0 0;
    width: 100%;
    float: left
}

.mobile-app-re-space-sec {
    margin: 4em 0
}

.php-banner {
    background: url(../jpg/bannerbg-5.jpg) no-repeat center center;
    height: 685px
}

.php-second-banner {
    background: url(../jpg/bannerbg-6.jpg) no-repeat center center;
    height: 685px;
    margin: 30px 0
}

.center-h3 {
    text-align: center;
    margin-bottom: 45px
}

.webintor-content.last {
    margin-bottom: 0
}

.php-services {
    padding: 5em 0;
    background: #f8f8f8;
    margin-bottom: 35px
}

.php-services .list-item-blk li {
    width: 100%
}

.php-services .list-item-blk {
    padding: 0 10em
}

.php-services .center-h3 {
    margin-bottom: 0
}

.list-item-blk li strong {
    font-family: "Proximanova-Bold"
}

.content-blocks .mar-bot-40 {
    margin-bottom: 40px
}

.list-item-blk.full-width li {
    width: 100%
}

.html-service-flow.php-serv-flow {
    padding: 0 7%;
    text-align: left
}

.html-service-slider .owl-item li .php-serv-flow img {
    margin: 15px 0 0
}

.html-service-slider.app-main-slider .php-serv-flow p {
    color: #333;
    font-family: "Proximanova-Regular"
}

.php-expert-slider {
    width: 90%;
    margin: 0 auto
}

.html-service-slider.php-expert-slider .owl-next {
    right: -80px
}

.html-service-slider.php-expert-slider .owl-prev {
    left: -80px
}

.php-slider h3 {
    text-align: center
}

.php-application {
    padding-top: 5%
}

.php-application h3 {
    padding-bottom: 0
}

.php-technologies {
    padding: 50px 0
}

.brand-indentity-intro {
    background: url(../png/brand-indentity-banner.png) no-repeat center center;
    height: 685px
}

.brand-indentity-bannertwo {
    background: url(../png/brand-indentity-banner2.png) no-repeat center center;
    height: 685px
}

.abovetitle {
    padding: 20px 0
}

.seointlink {
    color: #ff5e00
}

.seointlink:hover {
    color: #ff5e00;
    text-decoration: underline;
    opacity: .8
}

.branding-space-sec {
    margin: 4em 0
}

.branding-banner-space-sec {
    margin: 3em 0
}

.branding-content h3 {
    font-size: 40px;
    font-family: "Proximanova-Bold"
}

.brand-indentity-slider h2 {
    font-size: 50px;
    font-family: "Proximanova-Bold"
}

.branding-enthusiast h1 {
    font-size: 70px;
    font-family: "Proximanova-Bold"
}

.brand-bold {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.uiux-intro {
    background: url(../png/banner.png) no-repeat;
    height: 685px
}

.uiux-img-left {
    background: url(../png/blazedream-offer.png) no-repeat right center
}

.uiux-sliderbox {
    padding: 15px 0 60px
}

.uiuxdedicated {
    background: url(../png/dedicated-bg.png) no-repeat right center
}

.dedicated-box h3 {
    padding: 30px 0 10px
}

.dedicated-box {
    width: 100%;
    float: left;
    padding: 30px 0
}

.dedicated-leftside {
    width: 50%;
    float: left
}

.dedicated-rightside {
    width: 50%;
    float: left
}

.uiux-icon p {
    margin-bottom: 40px
}

.ui-ux-blazedreamoffers {
    margin: 5em 0 1em
}

.uiux-slider {
    margin: 60px 0
}

.dedicated-strip-space-sec {
    margin: 5em 0 2em
}

.dedicated-hiring-intro {
    background: url(../png/dedicated-banner.png) no-repeat top center;
    height: 685px
}

.dedicated-paragraph {
    width: 100%;
    float: left;
    padding: 20px 0 0
}

.dedicated-paragraph-leftside {
    width: 50%;
    float: left
}

.dedicated-paragraph-leftside p {
    padding: 0 20px
}

.dedicated-paragraph-rightside {
    width: 50%;
    float: left
}

.dedicated-paragraph-rightside p {
    padding: 0 20px
}

.dedicated-strip {
    width: 100%;
    float: left;
    padding: 0
}

.dedicated-strip h3 {
    font-size: 50px
}

.numbermark {
    display: inline-block;
    width: 40px;
    height: 40px;
    float: left;
    background: #f1592b;
    color: #fff;
    font: 23px/43px Proximanova-Regular;
    text-align: center;
    border-radius: 100%
}

.para-space-sec {
    margin: 2em 0
}

.dedicated-banner-two {
    background: url(../png/dedicated-banner-two.png) no-repeat top center;
    height: 685px
}

.dedicated-supportbusiness {
    width: 100%;
    float: left;
    padding: 0
}

.dedicated-supportbusiness h2 {
    font-size: 80px;
    color: #000
}

.dedicated-supportbusiness h4 {
    color: #333;
    padding: 30px 0;
    font: 30px/27px Proximanova-Bold;
    margin-bottom: 80px
}

.dedicated-content h4 {
    padding: 0 0 0 31px;
    margin: 6px 23px
}

.dedicated-content p {
    padding: 10px 0 0 50px
}

.dedicated-Trait p {
    padding: 20px 0 0 50px
}

.dedicated-content .list-item-blk {
    margin: 1px 0 0;
    width: 100%;
    float: left;
    padding: 10px 0 0 23px
}

.dedicated-hiring-img-left {
    background: url(../png/lowcost_banner.png) no-repeat right center
}

.brand-indentity-slider .blae-royal-slider.rsDefault .rsThumb {
    width: 300px
}

.uiux-slider .blae-royal-slider.rsDefault .rsThumb {
    width: 300px
}

.uiux-slider .rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
    float: left;
    left: 126px
}

.dedicated-content-row1 {
    padding: 20px 0
}

.numbered-list li .list-item-blk li {
    width: 89%
}

.dedicated-hiring-list .numbered-txt p {
    margin: 5px 0 -5px;
    max-width: 90%;
    line-height: 24px
}

.dedicated-hiring-list .list-item-blk li {
    position: relative;
    font: 18px/27px Proximanova-Regular;
    color: #333;
    margin: 0 0 15px 29px;
    float: left
}

h4.trait {
    margin-left: 9%
}

.Hands-free-space-sec {
    margin: 2em 0 5em
}

.dedicated-row {
    padding: 0 0 20px
}

.our-commitment-space-sec {
    margin: 5em 0 2em
}

.service-page {
    background: url(../banner.html) no-repeat center center;
    height: 685px
}

.service-block h3 {
    margin: 0 0 89px;
    letter-spacing: -1px
}

.service-block p {
    line-height: 30px;
    margin: 89px 0 0
}

.service-block {
    margin: 5em 0 0
}

.native-application {
    background: url(../img1.html) no-repeat right center
}

.native-section {
    margin: 7em 0
}

.native-left {
    height: 464px;
    width: 60%;
    float: left;
    margin: 0
}

.native-mobileapp {
    margin: 5em 0
}

.app-section p {
    margin-left: -29px
}

.angularjs-page {
    background: url(../service-angularjs.html) no-repeat center center;
    height: 685px;
    background-size: cover
}

.androidapp-page {
    background: url(../androidapp-bg.html) no-repeat center center;
    height: 685px;
    background-size: cover
}

.service-angular-img {
    width: 34%;
    float: left
}

.requirement-eng-img {
    width: 33%;
    float: left
}

.service-angular-txt {
    width: 65%;
    float: left;
    padding: 0
}

.requirement-eng-txt {
    width: 61%;
    float: left;
    padding: 0
}

.service-angular-sec li {
    margin: 0 0 50px;
    width: 50%;
    float: left
}

.requirement-eng-sec li {
    margin: 0 0 50px;
    width: 50%;
    float: left;
    display: inline-flex !important
}

.requirement-eng-sec p {
    margin-bottom: 21px
}

.requirement-list {
    margin: 5em 0 0
}

.service-angular-sec p {
    margin-bottom: 15px
}

.ser-angular {
    background: url(../img2.html) no-repeat left center !important
}

.androidapp-right-img {
    background: url(../img8.html) no-repeat left center !important
}

.service-react {
    background: url(../reactnative.html) no-repeat top center;
    height: 685px
}

.react-application.native-left {
    background: url(../png/img3.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../png/img3.png) no-repeat;
    width: 914px;
    height: 464px;
    height: 464px
}

.react-main {
    padding: 0
}

.react-numlist li {
    width: 100%;
    float: inherit
}

.react-numlist p,
.react-numsec p {
    line-height: 30px !important;
    margin: 30px 0 0 !important
}

ul.numbered-list.react-numlist h4,
ul.numbered-list.react-numlists h4 {
    padding: 6px 0 0
}

.reactnative-section {
    margin: 7em 0 3em
}

.react-numsec {
    margin: 0 0 5em
}

.delivers {
    font-family: "Proximanova-Regular"
}

.react-lastsec {
    margin: 3em 0 8em
}

.mobapp-img-sec {
    height: 685px;
    background: url(../mobapp-bg.html) no-repeat center center
}

.req-img-sec {
    height: 685px;
    background: url(../requirement-bg.html) no-repeat center center
}

.mobapp-blk-img-sec {
    height: 685px;
    background: url(../mobapp-frame.html) no-repeat center center
}

.requirement-blk-img-sec {
    height: 685px;
    background: url(../req-img4.html) no-repeat center center;
    margin: 1em 0 5em
}

.androidapp-dev-img-sec {
    height: 685px;
    background: url(../androidapp-frame.html) no-repeat center center
}

.requirement-blk-img2-sec {
    height: 685px;
    background: url(../requirement-frame.html) no-repeat center center
}

.mob-int-right {
    background: url(../mob-int.html) no-repeat right center !important
}

.mobapp-flow-section {
    margin: 1em 0 5em;
    margin: 1em 0 5em
}

.our-approach {
    margin-bottom: 1em
}

.androidapp-solu {
    margin-bottom: 1em
}

.mobapp-blk-img-sec {
    margin: 0 0 5em
}

.mobapp-para {
    font: 25px/24px Proximanova-Regular;
    color: #000
}

.mobapp-business {
    margin: 0 0 9em
}

.req-lable label {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 12px;
    background: url(../bullet.html) no-repeat
}

.req-lable p {
    padding-left: 42px;
    margin: 21px 0 46px
}

.req-lifecycle-text {
    font: 30px Proximanova-Regular;
    margin-top: 29px;
    text-transform: uppercase
}

.req-flow-img {
    float: left;
    margin-right: 123px
}

.req-lifecycle {
    width: 63%;
    float: left;
    padding: 33px 0 0 20px !important
}

.req-flow-txt {
    width: 63%;
    float: left;
    padding: 6px 0 0 20px
}

.mobapp-expertise ul {
    display: inline-block;
    width: 100%;
    margin: 5em 0 0
}

.mobapp-expertise ul li:nth-child(4n + 1) {
    margin-left: 0;
    clear: both
}

.mobapp-expertise ul li {
    float: left;
    margin-bottom: 65px;
    margin-left: 90px;
    text-align: center
}

.mobapp-expertise ul li.government span {
    background-position: 0 0
}

.apple-logo span {
    display: inline-block;
    width: 180px;
    height: 210px;
    background: url(../apple-logo.html) no-repeat
}

.html5-logo span {
    display: inline-block;
    width: 180px;
    height: 210px;
    background: url(../html5.html) no-repeat
}

.android-logo span {
    display: inline-block;
    width: 180px;
    height: 210px;
    background: url(../android-logo.html) no-repeat
}

.cross-platform span {
    display: inline-block;
    width: 180px;
    height: 210px;
    background: url(../cross-platform-icon.html) no-repeat
}

.mobapp-expertise ul li p {
    color: #000;
    text-transform: uppercase;
    margin: 15px 0 0;
    font: 25px/28px ProximaNova-Regular
}

.mobapp-expertise ul li p a {
    color: #000
}

.mobapp-expertise ul li p a:hover {
    color: #f1592b
}

.mobapp-expertise p {
    font: 1.1em/1.625em ProximaNova-Regular;
    color: #333;
    margin: 0 0 65px
}

.mobapp-expertise {
    clear: both
}

li.req-lable {
    padding-bottom: 42px;
    margin: 0
}

.mobapp-business span {
    font: 18px/24px Proximanova-Bold;
    color: #000;
    font-weight: 700
}

.req-engineering p {
    margin: 30px 10em 0
}

.sem-flow-sec li.req-lable:last-child {
    margin: 0;
    padding-bottom: 0
}

li.req-lable {
    padding-top: 81px;
    border-top: 1px solid #e5e5e5
}

.androidapp-dev-head {
    padding-bottom: 80px
}

.androidapp-dev-sec {
    margin: 2em 0
}

.androidapp-flow-txt {
    width: 80%;
    float: left;
    padding: 0 0 0 20px
}

.androidapp-txt p {
    margin: 15px 0 0
}

.androidapp-left {
    width: 60%;
    float: left;
    background: url(../drive.html) no-repeat right center;
    height: 464px
}

.androidapp-img {
    width: 24%;
    float: left
}

.androidapp-blk-sec li {
    margin: 0 0 20px 33px
}

.androidapp-list-sec {
    width: 25%;
    float: left
}

.list-item-androidapp {
    margin: 30px 80px 0
}

.androidapp-development h4 {
    padding-bottom: 12px;
    padding-left: 51px;
    margin-top: 8px
}

.circle-sec {
    position: relative;
    margin: 45px 0;
    width: 100%;
    float: left
}

.circle-head {
    margin: 0 0 45px
}

.circle-sec img {
    margin: 0 auto;
    text-align: center
}

.text-around-circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.text-around-circle li {
    position: absolute;
    width: 100%;
    height: 200px
}

.text-around-circle li p {
    font: 18px/20px Proximanova-Semibold;
    color: #000;
    margin: 0
}

.text-around-circle span {
    display: block
}

.text-around-circle li.circle-list1 {
    transform: translate(0, -24%);
    -webkit-transform: translate(70%, 1%)
}

.text-around-circle li.circle-list2 {
    transform: translate(73%, 69%);
    -webkit-transform: translate(82%, 108%);
    right: 0
}

.text-around-circle li.circle-list3 {
    transform: translate(66%, 191%);
    -webkit-transform: translate(70%, 223%);
    right: 0
}

.text-around-circle li.circle-list4 {
    transform: translate(24%, 191%);
    -webkit-transform: translate(2%, 229%);
    left: 0
}

.text-around-circle li.circle-list5 {
    transform: translate(19%, 69%);
    -webkit-transform: translate(-4%, 114%);
    left: 0
}

.text-around-circle li.circle-list6 {
    transform: translate(19%, 69%);
    -webkit-transform: translate(5%, 7%);
    left: 0
}

.text-around-circle li.circle-list1 {
    text-align: left
}

.text-around-circle li.circle-list2,
.text-around-circle li.circle-list3 {
    text-align: left
}

.text-around-circle li.circle-list4 p,
.text-around-circle li.circle-list5 p,
.text-around-circle li.circle-list6 p {
    text-align: left;
    display: inline-block
}

.circle-number {
    width: 40px;
    height: 40px;
    background: #f1592b;
    font: 20px/40px Proximanova-Regular;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    float: left;
    margin-right: 5px
}

li.circle-list3 p,
li.circle-list5 p {
    padding-top: 10px
}

.androidapp-listitem {
    margin: 12px 13px 14px 49px
}

.androidapp-listitem li:nth-child(4n + 1):before {
    content: "";
    position: absolute;
    top: 10px;
    left: -20px;
    background: url(../bullets.html) no-repeat;
    width: 12px;
    height: 9px
}

.androidapp-listitem li:nth-child(4n + 2):before {
    content: "";
    position: absolute;
    top: 51px;
    left: -18px;
    background: url(../bullets.html) no-repeat;
    width: 12px;
    height: 9px
}

.androidapp-listitem li:nth-child(4n + 3):before {
    content: "";
    position: absolute;
    top: 77px;
    left: -18px;
    background: url(../bullets.html) no-repeat;
    width: 12px;
    height: 9px
}

.androidapp-listitem li:nth-child(4n + 4):before {
    content: "";
    position: absolute;
    top: 103px;
    left: -18px;
    background: url(../bullets.html) no-repeat;
    width: 12px;
    height: 9px
}

.androidapp-listitem li {
    font-size: 15px
}

.androidapp-listitem li span {
    display: block
}

.androidapp-listitem li:nth-child(4n + 1) {
    padding-top: 7px;
    margin-left: 20px
}

.androidapp-listitem li:nth-child(4n + 2) {
    padding-top: 48px;
    margin-left: 20px
}

.androidapp-listitem li:nth-child(4n + 3) {
    padding-top: 74px;
    margin-left: 20px
}

.androidapp-listitem li:nth-child(4n + 4) {
    padding-top: 100px;
    margin-left: 20px
}

.circle-list2 .androidapp-listitem li:nth-child(4n + 2),
.circle-list3 .androidapp-listitem li:nth-child(4n + 2),
.circle-list4 .androidapp-listitem li:nth-child(4n + 2),
.circle-list5 .androidapp-listitem li:nth-child(4n + 2),
.circle-list6 .androidapp-listitem li:nth-child(4n + 2) {
    padding-top: 33px
}

.circle-list2 .androidapp-listitem li:nth-child(4n + 3),
.circle-list3 .androidapp-listitem li:nth-child(4n + 3),
.circle-list4 .androidapp-listitem li:nth-child(4n + 3),
.circle-list5 .androidapp-listitem li:nth-child(4n + 3),
.circle-list6 .androidapp-listitem li:nth-child(4n + 3) {
    padding-top: 59px
}

.circle-list2 .androidapp-listitem li:nth-child(4n + 4),
.circle-list3 .androidapp-listitem li:nth-child(4n + 4),
.circle-list4 .androidapp-listitem li:nth-child(4n + 4),
.circle-list5.androidapp-listitem li:nth-child(4n + 4),
.circle-list6 .androidapp-listitem li:nth-child(4n + 4) {
    padding-top: 85px
}

.circle-list2 .androidapp-listitem li:nth-child(4n + 2):before,
.circle-list3 .androidapp-listitem li:nth-child(4n + 2):before,
.circle-list4 .androidapp-listitem li:nth-child(4n + 2):before,
.circle-list5 .androidapp-listitem li:nth-child(4n + 2):before,
.circle-list6 .androidapp-listitem li:nth-child(4n + 2):before {
    top: 36px
}

.circle-list2 .androidapp-listitem li:nth-child(4n + 3):before,
.circle-list3 .androidapp-listitem li:nth-child(4n + 3):before,
.circle-list4 .androidapp-listitem li:nth-child(4n + 3):before,
.circle-list5 .androidapp-listitem li:nth-child(4n + 3):before,
.circle-list6 .androidapp-listitem li:nth-child(4n + 3):before {
    top: 62px
}

.circle-list2 .androidapp-listitem li:nth-child(4n + 4):before,
.circle-list3 .androidapp-listitem li:nth-child(4n + 4):before,
.circle-list4 .androidapp-listitem li:nth-child(4n + 4):before,
.circle-list5 .androidapp-listitem li:nth-child(4n + 4):before,
.circle-list6 .androidapp-listitem li:nth-child(4n + 4):before {
    top: 88px
}

.androidapp-circle-sec {
    margin: 1em 0
}

.androidapp-right-img {
    margin: 0
}

.androidapp-development {
    padding-top: 2%
}

.req-our-project {
    margin-bottom: 78px !important
}

.req-eng-chartsec {
    margin: 35px 0 24px
}

.requirement-eng-sec {
    margin: 1em 0 4em
}

section.mobapp-business.req-engineering {
    margin: 5em 0 7em
}

.get-in-touch {
    color: #ff6a00
}

.native-apps-sec {
    margin: 5em 0 0
}

.Life-Cycle {
    margin-bottom: 0
}

.ser-angularjs li {
    margin: 0 0 20px 34px
}

.ser-angular {
    margin: 0
}

.ser-native {
    margin: 50px 0 0 !important
}

.ios-int-left p b {
    font-weight: 700;
    color: #000
}

.androidapp-dev-para {
    margin: 5em 0 3em
}

.webdev-sec {
    height: 685px;
    background: url(../webdev.html) no-repeat center center
}

.webdev-blk-img-sec {
    height: 685px;
    background: url(../webdev-banner.html) no-repeat center center;
    margin: 1em 0 5em
}

.webdev-img-left {
    width: 60%;
    float: left;
    background: url(../webdev-img.html) no-repeat right center;
    height: 464px
}

.webdev-list h4 {
    font: 24px Proximanova-Regular;
    color: #000;
    margin: 9px 0 0;
    padding-right: 10px
}

.webdev-list li {
    width: 33%;
    float: left;
    margin-right: 3px;
    padding-left: 5px
}

.service-webdev-section {
    margin: 5em 0 3em
}

.web-dev-sec p {
    font: 30px/42px Proximanova-Regular;
    color: #333
}

.web-dev-sec {
    margin: 0 0 7em
}

.webdev-flow-txt {
    margin-top: 20px
}

.webdev-icon-sec {
    margin: 1em 0 0
}

.webdev-dev-para {
    margin: 5em 0
}

.read_more {
    font: 18px Proximanova-Bold
}

.webdev-eng-sec {
    margin: 1em 0
}

.webdev-txt-left p,
.webdev-flow-txt p,
.webdev-eng-sec p,
.webdev-dev-para p {
    color: #333
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 660px;
    text-align: center;
    margin: 0 auto
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle
}

.vertical-align-center .modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
    border-radius: 0;
    border: 0
}

.vertical-align-center button.close {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    opacity: .8
}

.foot-logo-blz a img {
    margin: 0 auto;
    display: block;
    width: 94px;
    float: left
}

.ios-process-chart .wrapper {
    max-width: 1200px
}

.branding-space-sec .wrapper {
    max-width: 1400px
}

.seo-hover:hover {
    color: #f1592b
}

.innersection p a {
    line-height: 30px;
    margin: 30px 0 0;
    font: 18px/24px Proximanova-Regular;
    margin: 0;
    color: #5e5e5e;
    line-height: 30px;
    margin: 30px 0 0
}

.innersection h4 span a {
    line-height: 30px;
    margin: 30px 0 0;
    font: 30px/35px Proximanova-Regular;
    margin: 0;
    color: #000;
    line-height: 30px;
    margin: 30px 0 0
}

.innersection h4 a {
    line-height: 30px;
    margin: 30px 0 0;
    font: 30px/35px Proximanova-Bold;
    margin: 0;
    color: #000;
    line-height: 30px;
    margin: 30px 0 0
}

.webintor-content {
    color: #5e5e5e
}

a.seo-hover {
    color: #5e5e5e
}

a.seoclor-hover {
    color: #333
}

.seoclor-hover:hover {
    color: #f1592b
}

.home-page .webintor-content h2 {
    margin: 0 0 12px;
    color: #000;
    font: 30px Proximanova-Bold
}

.home-page .webintor-content h2 a {
    font: 30px Proximanova-Bold;
    margin: 0 0 12px;
    color: #000
}

.appindia .uiux-icon h3 {
    font: 30px Proximanova-Bold;
    margin: 0
}

.dotnetdev h2 {
    font: 50px Proximanova-Bold;
    margin: 0;
    color: #000
}

.webdesigndev .webdev-eng-sec h3 {
    font: 30px Proximanova-Bold;
    margin: 0
}

.webdesigndev .webdev-eng-sec h3 a {
    color: #000
}

.webdesigndev .webdev-icon-sec h3 {
    font: 30px Proximanova-Bold;
    margin: 0
}

.webdesigndev .webdev-eng-sec h3 a {
    color: #000
}

.address-widget.menufooter-widget {
    width: 33.33%
}

.foot_title {
    padding-bottom: 10px
}

.p-down .flist {
    padding-top: 25px
}

section.content-blocks.webservice-intro.app-maintanance .webintor-content ul li {
    margin: 0 13px 16px
}

.home-page .content-blocks.blazedream-blog {
    display: block
}

.content-blocks.blazedream-blog {
    width: 100%;
    background-color: #F9F9F9;
    padding: 40px 0;
    display: none
}

.content-blocks.blazedream-blog .angular {
    width: 33.33%;
    float: left;
    padding: 0 15px
}

.content-blocks.blazedream-blog .angular img {
    width: 100%;
    margin-bottom: 8px;
    height: 171px
}

.content-blocks.blazedream-blog .angular p {
    font: 16px Proximanova-Regular;
    color: #020202;
    margin-bottom: 8px;
    line-height: 21px
}

.content-blocks.blazedream-blog .angular a {
    font: 16px Proximanova-Bold;
    color: #EC591E
}

.content-blocks.blazedreamtop-footer {
    border-bottom: 1px solid #F1F1F1
}

.content-blocks.blazedreamtop-footer .blazedream-address {
    width: 55%;
    float: left
}

.content-blocks.blazedreamtop-footer .blazedream-address img {
    width: 60px;
    float: left;
    margin-right: 15px
}

.content-blocks.blazedreamtop-footer .blazedream-address address {
    width: auto;
    float: left
}

.content-blocks.blazedreamtop-footer .blazedream-address address span {
    font: 15px Proximanova-Regular;
    color: #5E5E5E;
    display: block;
    text-align: left;
    line-height: 21px
}

.content-blocks.blazedreamtop-footer .blazedream-address address span a {
    color: #5E5E5E
}

.content-blocks.blazedreamtop-footer .sales-jobs .sales p a {
    color: #5E5E5E
}

.content-blocks.blazedreamtop-footer .blazedream-address address span.company {
    font: 15px Proximanova-Bold;
    line-height: 21px
}

.content-blocks.blazedreamtop-footer .sales-jobs {
    width: 45%;
    float: left
}

.content-blocks.blazedreamtop-footer .sales-jobs .sales {
    display: inline-block;
    width: 36%;
    text-align: left;
    vertical-align: text-top
}

.content-blocks.blazedreamtop-footer .sales-jobs .sales.reach {
    display: inline-block;
    width: 56%;
    margin: 0 20px 0 10px;
    text-align: left
}

.content-blocks.blazedreamtop-footer .sales-jobs .sales label {
    font: 15px Proximanova-Bold;
    width: auto;
    float: left;
    color: #5E5E5E;
    margin-bottom: 5px
}

.content-blocks.blazedreamtop-footer .sales-jobs .sales label.business {
    display: none
}

.content-blocks.blazedreamtop-footer .sales-jobs .sales p {
    font: 15px Proximanova-Regular;
    width: auto;
    float: left;
    color: #5E5E5E;
    line-height: 21px;
    text-align: left;
    margin-bottom: 0
}

.content-blocks.blazedreamtop-footer .sales-jobs .sales:last-child p {
    margin-bottom: 0
}

.content-blocks.blazedreamtop-footer .menufooter-widget.address-logo {
    width: 28%;
    float: left
}

.sitefooter .blazedreambottom-footer {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #F1F1F1
}

.blazedream-badges {
    width: 100%;
    float: left;
    border-bottom: 1px solid #F1F1F1;
    display: none
}

.blazedream-badges .badges-block {
    display: flex;
    width: 100%
}

.blazedream-badges .badges-block .single-badge {
    width: 25%;
    float: left;
    padding: 40px 10px;
    border-right: 1px solid #F1F1F1;
    display: flex;
    align-items: center
}

.blazedream-badges .badges-block .single-badge:nth-of-type(2) {
    padding: 40px 20px
}

.blazedream-badges .badges-block .single-badge:nth-of-type(3) {
    padding: 40px 15px
}

.blazedream-badges .badges-block .single-badge:last-child {
    padding-right: 0;
    padding-left: 14px;
    border-right: none
}

.blazedream-badges .badges-block .single-badge a {
    width: 90px;
    float: left;
    margin-right: 4px
}

.blazedream-badges .badges-block .single-badge p {
    line-height: 18px;
    font-size: 14px;
    width: calc(100% - 100px);
    float: left
}

.home-page .blazedream-badges {
    display: block
}

.bread-crumbs.casestudy {
    padding: 0 0 50px
}

.bread-crumbs {
    display: inline-block;
    width: 100%;
    padding: 50px 0 0
}

.bread-crumbs .wrapper {
    width: 1270px;
    margin: 0 auto
}

.bread-crumbs ul li {
    position: relative;
    padding-right: 40px;
    display: inline-block
}

.bread-crumbs ul li:after {
    content: ">";
    position: absolute;
    font: 16px Proximanova-Regular;
    color: #282828;
    right: 9px;
    top: 3px
}

.bread-crumbs ul li:last-child:after {
    content: ""
}

.bread-crumbs ul li a {
    font: 20px Proximanova-Regular;
    color: #f1592b
}

.bread-crumbs ul li span {
    font: 20px Proximanova-Regular;
    color: #282828
}

.introsec-right h1 {
    font: 60px Proximanova-Bold;
    margin: 0;
    color: #000;
    letter-spacing: -3px;
}

@media only screen and (max-width:767px) {
    .blazedream-badges .badges-block {
        display: inline-block
    }

    .blazedream-badges .badges-block .single-badge {
        width: 100%;
        padding: 20px 10px;
        border-right: none
    }

    .blazedream-badges .badges-block .single-badge:nth-of-type(2),
    .blazedream-badges .badges-block .single-badge:nth-of-type(3) {
        padding: 20px 10px
    }

    .content-blocks.blazedreamtop-footer .sales-jobs .sales.reach {
        width: 100%;
        margin: 0 0 20px
    }

    .content-blocks.blazedreamtop-footer .sales-jobs .sales {
        width: 100%
    }

    .content-blocks.blazedream-blog .angular {
        width: 100%;
        margin-bottom: 25px
    }

    .content-blocks.blazedreamtop-footer .blazedream-address {
        width: 100%;
        margin-bottom: 20px;
        text-align: center
    }

    .content-blocks.blazedreamtop-footer .menufooter-widget.address-logo {
        width: 100%
    }

    .content-blocks.blazedreamtop-footer .blazedream-address img,
    .content-blocks.blazedreamtop-footer .blazedream-address address {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .content-blocks.blazedreamtop-footer .sales-jobs {
        width: 100%;
        margin-bottom: 0;
        border-top: 1px solid #F1F1F1;
        padding-top: 15px;
        border-bottom: none;
        padding-bottom: 0
    }

    .content-blocks.blazedreamtop-footer .sales-jobs .sales label,
    .content-blocks.blazedreamtop-footer .sales-jobs .sales p {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .sitefooter .blazedreambottom-footer {
        border-top: none
    }

    .location-bottom .address-widget a {
        display: inline-block
    }

    .content-blocks.blazedreamtop-footer .sales-jobs .sales label.business {
        display: block
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    .content-blocks.blazedreamtop-footer .blazedream-address address {
        width: calc(100% - 80px)
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .blazedream-badges .badges-block {
        display: block
    }

    .blazedream-badges .badges-block .single-badge {
        width: 49%
    }

    .blazedream-badges .badges-block .single-badge:nth-of-type(2) {
        border-right: none
    }

    .content-blocks.blazedreamtop-footer {
        padding: 30px 0
    }

    .blazedreamtop-footer .address-block {
        display: block
    }

    .content-blocks.blazedreamtop-footer .blazedream-address address {
        width: calc(100% - 80px)
    }

    .content-blocks.blazedreamtop-footer .sales-jobs .sales.reach {
        width: 50%
    }

    .content-blocks.blazedreamtop-footer .sales-jobs .sales {
        width: 45%
    }

    .content-blocks.blazedreamtop-footer .sales-jobs .sales label {
        margin-right: 15px
    }

    .home-page .address-block {
        display: block
    }

    .content-blocks.blazedreamtop-footer .blazedream-address {
        width: 100%;
        margin-bottom: 20px
    }

    .content-blocks.blazedreamtop-footer .sales-jobs {
        width: 100%;
        margin-bottom: 0
    }

    .content-blocks.blazedreamtop-footer .menufooter-widget.address-logo {
        width: 100%
    }

    .content-blocks.blazedreamtop-footer .menufooter-widget.address-logo .foot-logo-blz {
        display: inline-block;
        width: 100%
    }

    .content-blocks.blazedreamtop-footer .menufooter-widget.address-logo .foot-logo-blz a {
        display: inline-block
    }
}