html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

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;
}

@font-face {
    font-family: 'TradeGothicLT-CondEighteen';
    src: url('fonts/TradeGothicLT-CondEighteen.eot');
    src: url('fonts/TradeGothicLT-CondEighteen.woff') format('woff'),
    url('fonts/TradeGothicLT-CondEighteen.ttf') format('truetype'),
    url('fonts/TradeGothicLT-CondEighteen.svg#TradeGothicLT-CondEighteen') format('svg'),
    url('fonts/TradeGothicLT-CondEighteend41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AGaramondPro-Italic';
    src: url('fonts/AGaramondPro-Italic.eot');
    src: url('fonts/AGaramondPro-Italic.woff') format('woff'),
    url('fonts/AGaramondPro-Italic.ttf') format('truetype'),
    url('fonts/AGaramondPro-Italic.svg#AGaramondPro-Italic') format('svg'),
    url('fonts/AGaramondPro-Italicd41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

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 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}

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

.wrapper,
.container {
    width: 100%;
    max-width: 1040px;
    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;
}

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

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

h5.regular {
    font: 25px "Proximanova-Regular";
    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;
}

/* New Font Styles */


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

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

.banner-content.font_style1 h2.small {
    font-family: "TradeGothicLT-CondEighteen";
    font-size: 1.1em;
    letter-spacing: 3px;
    line-height: 2em;
}

.banner-content.font_style1 h2.small em {
    font-family: "AGaramondPro-Italic";
}

/* Menu section */

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('../images/home-new/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: #444444;
}

.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("../images/newlogos/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%; */
    width: 25%;
	
}

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

.menu-social-widget {
    /* width: 15%; */
    width: 25%;
}

.menu-copyright-widget {
    width: 25%;
}

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

/*.menu-social-widget .social-links li.printerest {
    margin-left: 0;
    clear: left;
}*/

.menu-social-widget .social-links {
    width: 80%;
    float: left;
}

.menu-copyright-widget .logo-menu a {
/*    background: url("../images/newlogos/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;
}

/*Menu section End*/

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

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

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

.logo {
    float: left;
}

.home-page .logo a {
    float: left;
    width: 125px;
    height: 158px;
/*    background: url("../images/newlogos/newlogo.png") no-repeat;*/
    text-indent: -9999px;
}
/* .home-page .logo a img{
    width: 125px;
    height: 158px;
    max-width: initial;
	} */
.logo a {
    float: left;
/*    background: url("../images/newlogos/newlogo-page.png") no-repeat;*/
    width: 76px;
    height: 76px;
    text-indent: -9999px;
}

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

.home-page .headroom--pinned.headroom--top .logo a {
/*    background: url("../images/newlogos/newlogo.png") no-repeat;*/
    width: 125px;
    height: 158px;
}

.headroom--pinned.headroom--top .logo a {
    float: left;
/*    background: url("../images/newlogos/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 0.25s ease-in-out;
    -o-transition: transform 200ms linear, background 0.25s ease-in-out;
    -ms-transition: transform 200ms linear, background 0.25s ease-in-out;
    transition: transform 200ms linear, background 0.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%);
    background: #f1592b;
}

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

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

.headroom--pinned.headroom--top .header-inner {
    padding: 20px 0 10px;
}

.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: 55px;
}

.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";
}

.header-menu ul > li.start-project-menu > a,
.headroom--pinned.headroom--top ul > li.start-project-menu > a {
    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: #fff;
}

.header-menu ul > li.has-submenu > a:after {
    position: absolute;
    top: 8px;
    right: -15px;
    width: 8px;
    height: 4px;
    content: "";
    background: url("../images/home-new/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 rgba(0, 0, 0, 0.2);
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    visibility: hidden;
    width: 260px;
    z-index: 99;
}

.header-menu ul > li:hover ul.submenu ul.submenu {
    transform: translateY(0);
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.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, 0.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("../images/home-new/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: #444444;
}

.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: #444444;
}

.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: #444444;
}

/* .headroom--pinned.headroom--top ul > li > a{
	color: #ececec;
} */

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

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

.home-page .header-menu ul > li > a:before {
    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;
}

.home-page .header-menu .mobilediv ul > li > a:before {
    background: transparent;
    content: "";
}

.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: rgba(0, 0, 0, 0.6);
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    text-align: center;
    z-index: 1;
}

.banner-content h2 {
    font: 3.6em/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: 0.738em 1.75em 0.538em;
    -webkit-transition: transform 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s,
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s;
    -o-transition: transform 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s,
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s;
    -ms-transition: transform 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s,
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s;
    transition: transform 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s, color 0.45s cubic-bezier(0.25, 1, 0.33, 1) 0s,
    background-color 0.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("../images/home-new/sprite.png") no-repeat;
}

.headtext {
    display: block;
    overflow: hidden;
}

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

.footermenu-section {
    padding: 30px 0px;
}

.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:last-child
{
 margin-bottom:0px;
}
.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;
}

.footer-contact p a {
    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;
}

/* .footer-contact p a.mobile-no{
	pointer-events:none;
} */

.copyright-section {
    border-bottom: 0;
    /*padding-bottom:25px;*/
    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 0;
    float: right;
}

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

.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 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.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("../images/home-new/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("../images/home-new/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: 0.5;
    }
}

/* Home Page arrow */

.scrolldown-arw {
    position: absolute;
    right: 50%;
    bottom: 20px;
    z-index: 3;
    cursor: pointer;
    display: inline-block;
    background: url("../images/home-new/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%;
    }
    0% {
        top: 20%;
    }
}

/* Home inner sections */

.explore-work {
    position: relative;
}

.explore-bg-img {
    background: url("../images/home-new/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: 74%;
    -webkit-transform: translate(-48%, -48%);
    transform: translate(-60%, -55%);
}

.clientsprite {
    background: url("../images/home-new/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 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
}

.location-bottom {
    background: #fff;
    border-bottom:1px solid #F1F1F1;
}

/* .location-bottom  .address-widget{
	width: 33.33%;
} */

.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 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.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 0.2s ease 0s;
    -webkit-transition: all 0.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("../images/home-new/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 {
    /*   margin: 55px 0 0; */
    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("../images/home-new/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 div + div {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

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

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

.link-text div {
    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 div > 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 div > span:nth-child(1) {
    -webkit-transition-delay: 10ms;
    transition-delay: 10ms;
}

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

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

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

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

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

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

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

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

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

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

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

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

.link-text div > span: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("../images/home-new/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("../images/home-new/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 */

.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(../images/logo-history/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;
}

.logo-history .history-brief .item-body p a {
    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-list li::after{
    content: "";
    position: absolute;
    right: 0;
    top: 30%;
    background: url(../images/logo-history/icon-add.png) no-repeat;
    width: 24px;
    height: 24px;
}
.logo-history .concepts-list li:nth-child(2)::after{
    right: -30px;
}
.logo-history .concepts-list li img{
    display: inline-block;
}
.logo-history .concepts-list li span{
    display:  block;
}
.logo-history .concepts-list li:last-child{
    text-align: right;
}
.logo-history .concepts-list li:last-child span{
    text-align: center;
    padding-left: 25px;
}
.logo-history .concepts-list li:nth-child(4)::after{
    content: none
}
.logo-history .concepts-list li:last-child::after{
    background: url(../images/logo-history/icon-equal.png) no-repeat;
    right: auto;
    left: 0;
}
.logo-history .concepts-list li img{
    padding-bottom: 30px;
}*/

.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(../images/logo-history/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(../images/logo-history/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(../images/logo-history/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(../images/logo-history/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;
}
.banner-content h2 br{
    display:none;
}


/*content-change*/
.explore-work .explore-content h1
{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}

/*blazedream-blog*/
.home-page .content-blocks.blazedream-blog
{
 display:block;
}
.content-blocks.blazedream-blog
{
 width:100%;
 background-color:#F9F9F9;
 padding:40px 0px;
 display:none;
}
.content-blocks.blazedream-blog .angular
{
 width:33.33%;
 float:left;
 padding:0px 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 span.read-more
{
 font:16px "Proximanova-Bold";
 color:#EC591E;
}
/*blazedream-blog*/
/*blazedream-faq*/
.content-blocks.blazedream-faq
{
 display:inline-block;
 width:100%;
 background-color: #F9F9F9;
 padding:40px 0px;
}
.content-blocks.blazedream-faq h2
{
 font:40px "Proximanova-Bold";
 color:#020202;
}
.content-blocks.blazedream-faq .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
}

.content-blocks.blazedream-faq .panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  background-color: #fff;
  font:18px "Proximanova-Bold";
  color:#5E5E5E;
  padding:10px 20px;
}
.content-blocks.blazedream-faq .panel-default>.panel-heading a:hover
{
 text-decoration: none;
}
.content-blocks.blazedream-faq .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
 /* transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;*/
}
.content-blocks.blazedream-faq .panel-default>.panel-heading a.question:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #ed622b;
    font-weight: bold;
    font-size: 22px;
}

.content-blocks.blazedream-faq .panel-default>.panel-heading a.collapsed:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #ed622b;
    font-weight: bold;
    font-size: 22px;
}
.content-blocks.blazedream-faq .panel.panel-default
{
 margin-bottom:10px;
}
.content-blocks.blazedream-faq .panel .panel-collapse
{
 font:16px "Proximanova-Regular";
 background-color:#fff;
 padding:10px 20px;
 line-height: 21px;
}
.content-blocks.blazedream-faq p.faq-contactus
{
 font:16px "Proximanova-Regular";
 margin-bottom: 0px;
 margin-top: 20px;
 text-align: center;
 color:#5E5E5E;
}
.content-blocks.blazedream-faq p.faq-contactus a
{
 font:16px "Proximanova-Bold";
 color:#EC591E;
}
/*blazedream-faq*/
/*blazedreamtop-footer*/
.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: 0px 20px 0px 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: 0px;
}
.content-blocks.blazedreamtop-footer .sales-jobs .sales:last-child p
{
 margin-bottom:0px;
}
.content-blocks.blazedreamtop-footer .menufooter-widget.address-logo
{
 width:28%;
 float:left;
}
.content-blocks.blazedreamtop-footer
{
    border-bottom: 1px solid #F1F1F1;
}
.sitefooter .blazedreambottom-footer
{
 display:inline-block;
 width:100%;
 border-top:1px solid #F1F1F1;
}
/*blazedreamtop-footer*/
.webservice-intro h2
{
 margin: 0 0 50px;
 max-width: 75%;
 font-size: 90px;
 line-height: 80px;
}
.webintor-content.decidated-hiring
{
 min-height:260px;
}
.webintor-content.decidated-hiring p
{
 min-height:150px;
}
.home-page .content-blocks.case-study h2.fadeInUp
{
    font-size: 40px;
    line-height: 40px;
}
/*06-05-20*/
.tran-open .menufooter-widget
{
 width:33.33%;
}
/*06-05-20*/
/*blazedream-badges*/
.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;
}
.owl-slider .blazedream-badges .badges-block .single-badge {
    width: 100%;
    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:0px;
    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;
}
.blazedream-badges .owl-item{
    border-right:1px solid #F1F1F1;
  }
  .blazedream-badges .owl-carousel .owl-item img{
      width:80%;
  }
  .blazedream-badges .owl-prev{
    position: absolute;
    top: 40%;
    left: -36px;
  }
  .blazedream-badges .owl-prev .prev-slide{
    background: url(../images/home-new/move2top.png) no-repeat;
    height: 40px;
    width: 40px;
    transform: rotate(-88deg);
  }
  .blazedream-badges .owl-next
  {
    position: absolute;
    top: 40%;
    right: -52px;
  }
  .blazedream-badges .owl-next .next-slide
  {
    background: url(../images/home-new/move2top.png) no-repeat;
    height: 40px;
    width: 40px;
    transform: rotate(86deg);
  }
/*blazedream-badges*/


/* Responsive */
@media screen and (max-width:1200px){
    .home-page .blazedream-badges
{
    display: none;
}
}

@media screen and (min-width:1501px) and (max-width:1920px) {
    .webintor-content p {
        max-width: 77%;
    }
}

@media screen and (max-width:1600px) {
    body {
        font-size: 90%;
    }
    .webservice-intro h1 {
        max-width: 70%;
        font-size: 90px;
        line-height: 80px;
    }
    .webservice-intro .col-md-5 {
        width: 45%;
    }
    .webservice-intro .col-md-7 {
        width: 55%;
    }
}

@media screen and (max-width:1500px) {
    .menufooter-widget h6,
    .address-widget address {
        margin: 0 0 10px;
    }
    .menu-btn .menu-items li h6 {
        padding-bottom: 15px;
    }
    .menu-contact-details p {
        margin: 0 0 5px;
    }
    .menu-btn .full-main-menu li a,
    .menu-btn .menu-items li h6,
    .menu-contact-details p span {
        font-size: 20px;
    }
    body {
        font-size: 90%;
    }
    .webservice-intro h1 {
        margin: 0 0 50px;
        max-width: 75%;
    }
    .webservice-intro .col-md-1 {
        width: 10%;
    }
    .webservice-intro .col-md-11 {
        width: 90%;
    }
    .explore-bg-img img {
        max-width: 70%;
    }
    .webservice-intro .col-md-5 {
        width: 53%;
    }
    .webservice-intro .col-md-7 {
        width: 47%;
    }
}

@media screen and (max-width:1440px) {
    .webintor-content {
        padding: 0 0 0 30px;
    }
    .explore-work .explore-content {
        width: 36%;
        transform: translate(-75%, -65%);
    }
    .explore-content p {
        max-width: 96%;
    }
    .webimgsec {
        height: 430px;
    }
    .morespace {
        margin: 50px 0 0;
    }
    .explore-bg-img {
        background-position: 70% top;
    }
    .explore-work {
        padding-top: 0;
    }
    header .wrapper,
    .menu-btn .wrapper {
        padding: 0 50px;
    }
    .webservice-intro .col-md-1 {
        width: 0;
    }
    .webservice-intro .col-md-11 {
        width: 1040px;
        padding-left: 0;
        float: none;
        margin: 0 auto;
    }
    .webservice-intro ul li {
        margin: 0 0 30px;
    }
    .webservice-intro .col-md-7 ul p,
    .webintor-content p {
        max-width: 83%;
    }
}

@media screen and (max-width:1400px) {
    header .wrapper,
    .menu-btn .wrapper {
        max-width: 100%;
        padding: 0 50px;
    }
    .fullwidth-menufooter {
        padding: 20px 0;
    }
    .full-width-menu {
        padding: 20px 0 10px;
    }
}

@media screen and (max-width:1366px) {
    h1 {
        font-size: 70px;
        line-height: 60px;
    }
    h2 {
        font-size: 50px;
    }
    h3 {
        font-size: 50px;
    }
    h4 {
        font-size: 28px;
    }
    h5,
    h5.regular {
        font-size: 24px;
    }
    .content-blocks h3 {
        margin: 0 0 20px;
        line-height: 50px;
    }
    .content-blocks h2 {
        margin: 0 0 20px;
    }
    .webservice-intro .col-md-7 ul p {
        max-width: 83%;
    }
    .content-blocks h3 {
        line-height: 40px;
    }
    h3 {
        font-size: 40px;
    }

    /* .webservice-intro .col-md-7 ul {
    margin: 75px 0 0;
} */
    .explore-work .explore-content {
        width: 38%;
    }
    .link-more-space {
        margin-top: 40px;
    }
    .link-more-space {
        margin-top: 20px;
    }
    .menu-contact-details p span {
        padding-bottom: 5px;
    }
    .menu-btn .full-width-menu li > a {
        margin: 0 0 13px;
    }
    .menu-btn .full-main-menu li a {
        /*padding-bottom: 34px;*/
        margin: 0;
        padding-bottom: 30px;
    }
}

@media screen and (max-width:1280px) {
    .explore-work .col-md-2 {
        width: 10%;
    }
    .explore-work .col-md-10 {
        width: 90%;
    }
    .webintor-content {
        padding: 0 0 0 20px;
        width: 82%;
    }
    /* 	.webservice-intro .col-md-7 ul {
	    margin: 100px 0 0;
	} */
    .content-blocks p {
        margin: 0 0 20px;
    }
    .header-menu ul > li {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1152px) {
    .explore-work .explore-content {}
    .content-blocks {
        padding: 30px 0;
    }
    .explore-work {
        padding-top: 0;
    }
}

@media screen and (max-width: 1040px) {
    .wrapper,
    .container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }
}

@media screen and (max-width: 1024px) {
    .webservice-intro h1 {
        margin: 0 0 30px;
        max-width: 65%;
        font-size: 60px;
        line-height: 55px;
    }
    .main-case-img img {
        height: 100%;
    }    
    h1 {
        font-size: 60px;
        line-height: 50px;
    }
    h2 {
        font-size: 40px;
    }
    h3 {
        font-size: 30px;
    }
    h4 {
        font-size: 24px;
    }
    h5,
    h5.regular,
    a.white-btn {
        font-size: 20px;
    }
    p,
    a.link-text {
        font-size: 16px;
    }
    .footermenu-section ul li a,
    .copyright-section p,
    .copyright-section p a {
        font-size: 14px;
    }
    .menu-btn .full-main-menu li a,
    .menu-btn .menu-items li h6,
    .menu-contact-details p span {
        font-size: 18px;
    }
    .explore-work .explore-content {
        /* width: 54%;
    top: 27%;
		-webkit-transform: translate(-30%,-30%);
	 transform: translate(-30%,-30%); */
    }
    .explore-content p {
        max-width: 100%;
    }
    .content-blocks h3 {
        margin-right: 40px;
    }
    .clients-inner ul li {
        margin-bottom: 85px;
    }
    .menu-social-widget .social-links li.printerest {
        margin-left: 8px;
        clear: none;
    }
    .menu-social-widget .social-links li.linkedin,
    .menu-social-widget .social-links li.stumble {
        margin-left: 0;
        clear: left;
    }
    .home-testimonial h5.regular {
        font-size: 20px;
    }
    .webservice-intro ul li span.sprite {
        width: 62px;
        height: 62px;
    }
    .webservice-intro ul li span.service-icon1 {
        background-position: -17px -493px;
    }
    .webservice-intro ul li span.service-icon2 {
        background-position: -101px -495px;
    }
    .webservice-intro ul li span.service-icon3 {
        background-position: -198px -497px;
    }
    .webservice-intro ul li span.service-icon4 {
        background-position: -294px -494px;
    }
    .webservice-intro ul li span.service-icon5 {
        background-position: -19px -587px;
    }
    .webservice-intro ul li span.service-icon6 {
        background-position: -140px -584px;
    }
    .webintor-content {
        width: 80%;
    }

    .morespace {
        margin: 22px 0 0;
    }
    .webservice-intro .col-md-7 ul p {
        max-width: 100%;
    }
    .webintor-content p {
        max-width: 90%;
    }
    .webservice-intro .col-md-7 {
        width: 40%;
    }
    .webservice-intro .col-md-11 {
        width: 90%;
    }
    .explore-bg-img {
        background-position: 55% top;
    }
    .footer-contact p a {
        word-break: break-word;
    }
    html,
    body {
        overflow-x: hidden;
    }
}

@media screen and (max-width: 1023px) {
    .banner-content h2 {
        font-size: 4em;
    }
    .banner-content.font_style1 h2.small{
        margin-bottom:15px;
    }   
    ul.main-menu {
        display: none;
    }
    .webservice-intro h1 {
        max-width: 80%;
    }
    .webservice-intro h1 {
        letter-spacing: -1.5px;
    }
    .banner-section img {
        display: none;
    }
    .banner-section .mob-banner, .banner-content h2 br {
        display: block;
    }
    .footermenu-section .footermenu-width4 {
        width: 20%;
        padding-right: 0;
    }
    /*.footermenu-section .footermenu-width2 {
        width: 25%;
    }
    .footermenu-section .footermenu-width1 {
        width: 12%;
    }*/
    .webservice-intro .col-md-7,
    .webservice-intro .col-md-5 {
        width: 50%;
    }
    .content-blocks p {
        margin: 0 0 20px;
        max-width: 100%;
    }
    .webintor-content h4 {
        letter-spacing: -0.5px;
    }
    .webservice-intro .col-md-7 ul p {
        max-width: 98%;
        padding-right: 15px;
    }
    .link-more-space {
        margin-top: 18px;
    }
    .webservice-intro .col-md-11 {
        width: 98%;
    }
    ul.social-links li.youtube a:after {
        left: 4px;
    }
    ul.social-links li.twitter a::after {
        left: 5px;
    }
    ul.social-links li a {
        width: 20px;
        height: 20px;
    }
    ul.social-links li {
        margin-left: 3px;
    }
    ul.social-links li a::after {
        left: 5px;
        top: 5px;
    }
    .footer-location a {
        font-size: 10px;
    }
    .footermenu-section ul li a,
    .copyright-section p,
    .copyright-section p a {
        font-size: 12px;
    }
    .footer-location li {
        padding: 0 9px;
    }
    .content-blocks h3 {
        line-height: 30px;
    }
    .content-blocks p {
        line-height: 26px;
    }
    .footer-contact p a {
        font-size: 12px;
    }
    .webintor-content p {
        line-height: 20px;
    }
    .explore-work .explore-content {
        width: 45%;
    }
    .location-bottom .address-widget {
        width: 30%;
    }
    header .wrapper,
    .menu-btn .wrapper {
        max-width: 100%;
        padding: 0 20px;
    }
    .menu-btn .full-main-menu li a,
    .menu-btn .menu-items li h6,
    .menu-contact-details p span {
        font-size: 15px;
    }
    .menu-contact-details {
        width: 17%;
    }
    .full-tech-menu {
        width: 15%;
    }
    .service-full-menu {
        width: 53%;
    }
    .full-main-menu {
        width: 13%;
    }
    .menu-btn .full-width-menu li a,
    .menu-contact-details p a,
    .menufooter-widget h6 {
        font-size: 14px;
    }
    .menu-social-widget {
        width: 20%;
    }
    .menu-copyright-widget {
        width: 20%;
    }
    .address-widget address,
    .menufooter-widget p,
    .menufooter-widget p a,
    .address-widget p,
    .address-widget a {
        font-size: 12px;
    }
    .menu-social-widget .social-links li.printerest {
        margin-left: 0;
        clear: left;
    }
    .menu-social-widget .social-links li.linkedin,
    .menu-social-widget .social-links li.stumble {
        margin-left: 8px;
        clear: none;
    }
    ul.social-links li.stumble a::after {
        left: 3px;
    }
    .deskdiv .full-width-menu {
        padding: 50px 0 10px;
    }

}

@media screen and (max-width: 767px) {
    /*blazedream-badges*/
    .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;
    }
    /*blazedream-badges*/
    /*blazedreamtop-footer*/
    .content-blocks.blazedreamtop-footer .sales-jobs .sales.reach
    {
        width:100%;
        margin: 0px 0px 20px 0px;
    }
    .content-blocks.blazedreamtop-footer .sales-jobs .sales
    {
        width:100%;
    }
    /*blazedreamtop-footer*/
    /*blazedreamtop-footer*/
    header .wrapper,
    .menu-btn .wrapper {
        max-width: 100%;
        padding: 0 15px;
    }
    .menu-btn .wrapper {
        padding: 0 20px;
    }
    .address-widget address,
    .address-widget p,
    .address-widget a {
        font-size: 14px;
    }
    .menufooter-widget p,
    .menufooter-widget p a {
        color: #f7a897;
        font-size: 14px;
    }
    .address-widget address {
        margin: 0;
    }

    .webservice-intro .col-md-7 ul p {
        max-width: 100%;
    }
    .explore-work .explore-content {
        width: 100%;
        top: auto;
        position: relative;
        left: auto;
        padding: 0 30px;
        margin: 0 0 30px;
        -webkit-transform: none;
        transform: none;
    }
    .explore-work .col-md-10 {
        width: 100%;
        padding: 0;
    }
    .explore-bg-img img {
        max-width: 100%;
        margin: 0 auto;
    }
    .desktop-img, .deskdiv, .banner-section img {
        display: none;
    }
    .address-widget .deskdiv, .banner-section .mob-banner {
        display: block;
    }
    .mbl-img, .mobilediv {
        display: block;
    }
    .address-widget .mobilediv {
        display: none;
    }    
    .explore-work .col-md-2 {
        width: 0;
    }
    .webservice-intro .col-md-11 {
        padding: 0 30px;
    }
    .our-clients {
        padding-top: 15px;
    }
    .clients-inner ul li {
        width: 33.33%;
    }
    .clients-inner ul li:nth-child(3n + 1) {
        clear: left;
    }
    .clients-inner {
        margin: 50px auto 0;
    }
    .mbl-space-del {
        margin-bottom: 20px;
    }
    .clients-inner ul li {
        margin-bottom: 50px;
    }
    .home-testimonial h5.regular {
        max-width: 100%;
        margin: 0 0 40px;
    }
    .footer-widget {
        display: none;
    }
    .footer-widget.footer-contact {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .footermenu-section {
        padding: 30px 0 0;
    }
    .footer-contact p {
        margin: 0;
    }
    .copyright-section p {
        margin-bottom: 15px;
    }
    footer ul.social-links.mobilediv {
        display: none;
    }
    footer ul.social-links.deskdiv {
        display: flex;
    }
    footer ul.social-links {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .webservice-intro ul li,
    .webservice-intro ul li:last-child {
        margin: 0 0 30px;
    }
    .mobilediv .main-case-img {
        height: 241px;
        margin: 0 auto;
        width: 100%;
    }
    .single-casestudy {
        margin: 0 auto 30px;
    }
    .mobilediv.casestudy-inner .col-md-12 {
        width: 630px;
        float: none;
        margin: 0 auto;
    }
    .home-testimonial {
        width: 630px;
    }
    .content-blocks p {
        line-height: 21px;
    }
    .content-blocks h3 {
        margin-right: 0;
        line-height: 28px;
    }
    .menu-btn .mobilediv {
        width: 100%;
        float: left;
        background: #f1592b;
        overflow-y: scroll;
        height: 95vh;
        padding-bottom: 90px;
    }
    .mobilediv .menu-items {
        width: 100%;
    }
    .menu-btn .mobilediv .full-main-menu li a {
        color: #852d13;
    font-family: "Proximanova-Regular";
    text-transform: capitalize;
        font-size:30px;
    }
    .mobilediv .menu-contact-details p span,
    .mobilediv .menufooter-widget h6 {
        font-size: 16px;
        color: #fbbfb3;
        text-transform: uppercase;
        font-family: Proximanova-Light;
    }
    .mobilediv .menu-contact-details p a,
    .mobilediv .address-widget address,
    .mobilediv .address-widget p,
    .mobilediv .address-widget a {
        color: #fff;
    }
    .mobilediv .full-width-menu {
        border: 0;
    }
    .mobilediv .menu-contact-details p {
        display: block;
    }
    .mobilediv .menufooter-widget {
        width: 100%;
        margin: 0 0 30px;
    }
    .menu-btn .menu-contact-details p {
        margin: 0 0 25px;
        width: 100%;
        float: left;
    }
    .menu-btn .menu-contact-details p:last-child,
    .mobilediv .menufooter-widget:last-child {
        margin: 0;
    }
    .menu-btn .menu-copyright-widget p {
        margin: 0;
    }
    .menu-btn .menu-social-widget .social-links li.linkedin,
    .menu-btn .menu-social-widget .social-links li.stumble {
        margin-left: 8px;
        clear: none;
    }
    .menu-btn .menu-social-widget .social-links li.printerest {
        margin-left: 0;
        clear: left;
    }
    .mobilediv .menu-items {
        width: 100%;
        margin: 0 0 10px;
    }
    .mobilediv .menu-items.menu-contact-details {
        margin: 0;
    }
    .menu-btn ul.social-links li a {
        background: #fff;
    }
    .menu-btn ul.social-links li.facebook a:after {
        background-position: -11px -450px;
    }
    .menu-btn ul.social-links li.twitter a:after {
        background-position: -39px -451px;
    }
    .menu-btn ul.social-links li.instagram a:after {
        background-position: -68px -450px;
    }
    .menu-btn ul.social-links li.linkedin a:after {
        background-position: -100px -450px;
    }
    .menu-btn ul.social-links li.printerest a:after {
        background-position: -129px -452px;
    }
    .menu-btn ul.social-links li.googleplus a:after {
        background-position: -160px -450px;
    }
    .menu-btn ul.social-links li.stumble a:after {
        background-position: -191px -448px;
    }
    .mobile-submenu {
        display: none;
    }
    .menu-btn ul.social-links li.youtube a:after {
        background-position: -232px -446px;
    }

    .menu-btn .full-width-menu li .sticky-sub-menu li a,
    .menu-btn .full-width-menu li .sticky-sub-menu li {
        color: #fff;
	font: 14px "Proximanova-Regular";
    text-transform:uppercase;
    }
    .menu-btn .full-width-menu li .sticky-sub-menu li ul li a {
        font: 14px "Proximanova-Regular";
    text-transform:capitalize;
    }
    .menu-btn .mobilediv .full-width-menu li .sticky-sub-menu li ul{
        padding-left:16px;
    }
    /* upadted*/
    .webservice-intro h1,
    h1 {
        font-size: 55px;
        line-height: 48px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 28px;
    }
    h4 {
        font-size: 22px;
    }
    h5,
    h5.regular,
    a.white-btn {
        font-size: 18px;
    }
    .banner-content {
        left: 0;
        padding: 0 15px;
    }
    .headroom--pinned.headroom--top .logo a,
    .logo a,
    .home-page .logo a,
    .home-page .headroom--pinned.headroom--top .logo a {
        background: url(../images/newlogos/newlogo-page.png) no-repeat;
        width: 76px;
        height: 87px;
    }
    .banner-content h2 {
        font-size: 32px;
    }
    .banner-content.font_style1 h2.small {
        font-size: 12px;
    }
    .footer-widget.footer-contact {
        display: block;
    }
    .footer-contact p {
        width: 100%;
        margin: 0 0 25px;
    }
    .clients-inner ul li {
        width: 33.33%;
        margin-bottom: 30px
    }
    .webservice-intro .no-padding.mobilediv {
        padding: 0;
    }
    .webintor-content p {
        max-width: 100%;
    }
    .webservice-intro h1 {
        max-width: 100%;
    }
    .webservice-intro {
        padding-top: 10px;
    }
    .webintor-content {
        width: 80%;
    }
    .clients-inner {
        margin: 30px auto 0;
    }
    .our-clients h2 {
        letter-spacing: -0.5px;
    }    
    .clients-inner ul li {
        margin-bottom: 50px;
    }
    a.white-btn {
        padding: 12px 20px;
        border-width: 2px;
    }
    .location-bottom .address-widget {
        width: 100%;
        text-align: center;
        margin: 0 0 30px;
    }
    .location-bottom .address-widget:last-child {
        margin: 0
    }
    .location-bottom .address-widget address {
        margin: 0 0 10px;
    }
    .location-bottom .address-widget h6 {
        font-size: 17px;
        margin: 0 0 10px;
    }
    .footer-contact p {
        text-align: center;
    }
    .copyright-section {
        padding-bottom: 30px;
        padding-top: 0;
    }
    footer ul.social-links.deskdiv {
        display: none;
    }
    ul.social-links.mobilediv li a {
        background-color: #f1592b;
    }
    ul.social-links li.facebook a:after {
        background-position: -37px -706px;
        width: 14px;
        height: 27px;
    }
    ul.social-links li.twitter a:after {
        background-position: -80px -714px;
        width: 29px;
        height: 23px;
        left: 13px;
        top: 15px;
    }
    ul.social-links li.instagram a:after {
        background-position: -146px -710px;
        width: 27px;
        height: 27px;
        left: 12px;
    }
    ul.social-links li.linkedin a:after {
        background-position: -205px -710px;
        width: 27px;
        height: 27px;
        left: 15px;
    }
    ul.social-links li.printerest a:after {
        background-position: -264px -703px;
        width: 21px;
        height: 27px;
        left: 16px;
    }
    ul.social-links li.googleplus a:after {
        background-position: -304px -705px;
        width: 31px;
        height: 24px;
        left: 13px;
        top: 15px;
    }
    ul.social-links li.stumble a:after {
        background-position: -358px -711px;
        width: 33px;
        height: 25px;
        left: 12px;
    }
    ul.social-links li.youtube a::after {
        background-position: -427px -711px;
        width: 30px;
        height: 23px;
        left: 13px;
        top: 17px;
    }
    ul.social-links.mobilediv li a:hover {
        background-color: #464646;
    }
    ul.footer-location {
        float: none;
        width: 335px;
        margin: 0 auto;
        text-align: center;
    }
    .copyright-section p {
        width: 78%;
        float: none;
        text-align: center;
        margin: 15px auto 0;
        padding-top: 20px;
    }
    .home-testimonial h5.regular {
        font-size: 18px;
    }
    footer ul.social-links.mobilediv {
        display: block;
        width: 270px;
        float: none;
        margin: 10px auto 0;
    }
    footer ul.social-links li a {
        width: 55px;
        height: 55px;
    }
    ul.social-links li a:after {
        top: 15px;
        left: 18px;
    }
    footer ul.social-links li {
        margin-bottom: 15px;
        margin-left: 15px;
    }
    footer ul.social-links.deskdiv {
        display: none;
    }
    .scrolldown-arw {
        display: none;
    }
    .mobilediv .main-case-img {
        height: 190px;
    }
    .address-widget .mobilediv {
        display: block;
    }
    .address-widget .deskdiv {
        display: none;
    }
    .second-mob {
        padding-left: 0;
    }
    .copyright-section p {
        clear: both;
    }
    footer ul.social-links li.printerest {
        clear: left;
        margin-left: 0;
    }
    .header-menu ul > li > a.active {
        border-bottom: 0;
        color: #fff;
    }

    .webintor-content {
        width: 77%;
        padding: 0 0 0 15px;
    }
    .link-more-space {
        margin-top: 0;
    }
    .follow-us-mbl {
        text-align: center;
        margin: 0 auto 10px;
        display: block;
    }
    .webservice-intro .col-md-11 {
        width: 100%;
    }
    .footer-location a {
        font-size: 12px;
    }
    .footermenu-section ul li a,
    .copyright-section p,
    .copyright-section p a {
        font-size: 14px;
    }
    .footer-contact p a,
    .home-testimonial h6.regular {
        font-size: 14px;
    }
    .footer-location li {
        padding: 0 15px;
    }
    .testimonial-inner h4 {
        font-size: 22px;
    }
    ul.social-links li a {
        width: 55px;
        height: 55px;
    }
    .menu-btn ul.social-links li.facebook a:after {
        background-position: -37px -754px;
    }
    .menu-btn ul.social-links li.twitter a::after {
        background-position: -80px -755px;
    }
    .menu-btn ul.social-links li.instagram a::after {
        background-position: -146px -755px;
        left: 14px;
    }
    .menu-btn ul.social-links li.linkedin a::after {
        background-position: -205px -755px;
    }
    .menu-btn ul.social-links li.printerest a::after {
        background-position: -264px -751px;
    }
    .menu-btn ul.social-links li.googleplus a::after {
        background-position: -304px -750px;
    }
    .menu-btn ul.social-links li.stumble a::after {
        background-position: -358px -755px;
    }
    .menu-btn ul.social-links li.youtube a::after {
        background-position: -427px -760px;
    }
    ul.social-links li {
        margin-left: 12px;
    }
    .menu-btn .menu-social-widget .social-links li.linkedin,
    .menu-btn .menu-social-widget .social-links li.stumble {
        margin-left: 12px;
        clear: none;
    }
    .explore-work {
        padding-top: 30px;
    }
    .explore-bg-img {
        background: transparent;
        height: auto;
        padding: 0;
    }
    .webintor-content p {
        max-width: 100%;
        font-size: 16px;
    }
    .address-block {
        display: block;
        width: 100%;
        float: left;
    }
    .location-bottom .address-widget {
        width: 100%;
    }
	.home-page .address-widget {
    width: 100% !important;
}
    .headroom--pinned.headroom--top .header-menu,
    .home-page .headroom--pinned.headroom--top .header-menu {
        margin-top: 26px;
    }
    header .header-menu,
    .home-page header .header-menu {
        margin-top: 26px;
    }
    .fullwidth-menufooter {
        position: relative;
        bottom: auto;
        border-top: 0;
    }
    .menu-btn .full-main-menu li a {
        padding-bottom: 15px;
    }
    .menu-btn .full-width-menu li .sticky-sub-menu li {
        list-style-type: none;
    }
    .menu-btn .full-width-menu li .sticky-sub-menu {
        padding: 0;
    }
    .move-to-top a {
        -webkit-animation: opacitydelay 5s;
        animation: opacitydelay 5s;
        opacity: 0.6;
    }
    @-webkit-keyframes opacitydelay {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0.6;
        }
    }
    .menu-btn li a:hover {
        color: #fff !important;
    }
    .menu-btn .full-width-menu li a:hover,
    .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: #fff
    }
    .mobilediv .menu-contact-details p a {
        font-size: 20px;
    }
    .mobilediv .menu-items ul li a {
        font-size: 24px;
        padding-bottom: 15px;
    }
    .menu-btn .address-widget address,
    .address-widget p {
        font-size: 14px;
        line-height: 22px;
    }
    .menu-btn .full-width-menu li .sticky-sub-menu li a,
    .menu-btn .full-width-menu li .sticky-sub-menu li,
    .menu-btn .full-width-menu li .sticky-sub-menu li ul li a {
        font-size: 16px;
    }
    .menu-btn .mobilediv .menu-contact-details p span,
    .menu-btn .mobilediv .menufooter-widget h6 {
            font-size: 14px;
    color: #852d13;
    margin-bottom:8px;
    font-family:Proximanova-Regular;
    }
    .header-menu ul > li.has-submenu > a:after {
        top: 15px;
    }
    .menu-btn .menu-copyright-widget p, .menu-btn .menu-copyright-widget a, .menu-btn .mobilediv .menufooter-widget.menu-copyright-widget p a{
	font-size: 14px;
    color: #852d13;
}
     .menu-btn .mobilediv .address-widget address, .menu-btn .mobilediv .menufooter-widget p a, .menu-btn .mobilediv .address-widget a {
    font-size: 18px;
}
    .menu-btn .menu-copyright-widget p {
    margin: 0 0 20px;
}
    .mobilediv .menu-items.menu-contact-details {
        margin: 10px 0 0;
    }
    .fullwidth-menufooter {
        padding: 15px 0 0 0;
    }
}

@media screen and (max-width: 630px) {
    .mobilediv.casestudy-inner .col-md-12,
    .home-testimonial {
        width: 100%;
        float: left;
    }
}

@media screen and (max-width: 480px) {
    .webintor-content {
        width: 79%;
    }
    .banner-content h2 {
        font-size: 40px;
        line-height:40px;
    }
    .banner-content.font_style1 h2.small {
        font-size: 12px;
        margin-bottom:12px;
    }
    .testimonial-inner {
        padding-left: 40px;
    }
    .chat-btn-blk {
        text-align: center;
    }
    a.white-btn {
        margin-right: 0;
        display: block;
    }
    a.white-btn:first-child {
        margin: 0;
    }
    .copyright-section {
        padding-bottom: 80px;
    }
    .content-blocks h2 {
        margin: 0 0 20px;
        font-size: 30px;
    }
    .webservice-intro h1,
    h1 {
        font-size: 38px;
        line-height: 32px;
        letter-spacing: -1.5px;
        margin: 0 0 15px;
    }
    .our-clients h2 {
        letter-spacing: 0;
        font-size: 30px;
    }
    .wrapper,
    .container {
        padding: 0 20px;
    }
    .main-case-img h5 {
        top: 15px;
        left: 0;
        max-width: 100%;
        line-height: 18.5px;
        padding: 0 15px;
    }
    .mobilediv .main-case-img {
        height: 120px;
    }
    a.view-casestudy {
        bottom: 15px;
        left: 0;
        padding: 0 15px;
        font-size: 14px;
    }
    .home-testimonial h5.regular {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 20px;
    }
    .footer-contact span,
    .follow-us-mbl {
        text-transform: uppercase;
        font-size: 17px;
        margin: 0 0 5px;
    }
    .footer-contact p a {
        font-size: 16px;
    }
    .copyright-section p {
        width: 88%;
        font-size: 15px;
    }
    .footer-location a {
        font-size: 15px;
    }
    .footer-location li {
        padding: 0 7px;
    }
    .banner-content span {
        display: block;
    }
}

@media screen and (max-width: 414px) {

    .clients-inner ul li {
        width: 100%;
        margin-bottom: 30px
    }
    .webservice-intro ul li span.sprite {
        /* float: none;
	display: block;
	margin: 0 auto 20px; */
    }
    .clients-inner ul li:nth-child(2n-1) {
        clear: both;
    }
}

@media screen and (max-width: 360px) {

    .banner-section .mob-banner {
        display: block;
    }
    .banner-section .desk-banner {
        display: none;
    }    
    .banner-section {
        height: 647px !important;
    }
    .banner-section .mob-banner {
        height: 647px !important;
    }
}

@media screen and (max-width: 320px) {
    .webintor-content {
        width: 74%;
    }
    .menu-social-widget .social-links {
        width: 100%;
        float: left;
    }   
    .content-blocks h3 {
        letter-spacing: -0.5px;
    }
    .webservice-intro h1,
    h1 {
        letter-spacing: -1.5px;
    }
    .explore-content h3 {
        font-size: 25px;
    }
    .webservice-intro h1,
    h1 {
        font-size: 34px;
    }
    footer ul.footer-location {
        float: left;
        width: 100%;
    }
    footer ul.footer-location li a {
        font-size: 12px;
    }
    .banner-section {
        height: 568px !important;
    }
    .banner-section .mob-banner {
        height: 568px !important;
    }
}

/* Chat Css */

.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;
}


/*** home casestudy design ***/
.newcase-row{
    margin-left:-10px;
    margin-right:-10px;
}
.newcase-column{
    display:inline-block;
    width:50%;
    padding:0 10px;
    margin-bottom:20px;
    vertical-align:top;
    float:left;
}
.casecolumn-inner{
    position:relative;
    cursor:pointer;
}
.casecolumn-inner:after{
    position:absolute;
    right:0;
    bottom:0;
    content:"";
    width:0;
    height:100%;
    background-color: rgba(255,255,255,.2);
}
.caseanimation .casecolumn-inner:after{
    width:50%;
    -webkit-transition: width .44s cubic-bezier(.445,.05,.55,.95);
    -o-transition: width .44s cubic-bezier(.445,.05,.55,.95);
    transition: width .44s cubic-bezier(.445,.05,.55,.95);
}
.casestudy-content{
    position:absolute;
    padding:130px 105px 50px;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.casestudy-content:after{
    position:absolute;
    bottom:50px;
    right:52%;
    left:auto;
    background:url("../images/case-study-new/arrow.png") no-repeat;
    width:16px;
    height:10px;
    content: '';
    opacity: 0;
    -webkit-transition: right .24s cubic-bezier(.445,.05,.55,.95),left .24s cubic-bezier(.445,.05,.55,.95),opacity .24s cubic-bezier(.455,.03,.515,.955);
    -o-transition: right .24s cubic-bezier(.445,.05,.55,.95),left .24s cubic-bezier(.445,.05,.55,.95),opacity .24s cubic-bezier(.455,.03,.515,.955);
    transition: right .24s cubic-bezier(.445,.05,.55,.95),left .24s cubic-bezier(.445,.05,.55,.95),opacity .24s cubic-bezier(.455,.03,.515,.955);
}
.casecolumn-inner:hover .casestudy-content:after{
    opacity:1;
    right: calc(48% - 5px);
}
.casestudy-content h2{
    opacity:0;
    font:2.25em "ProximaNova-Bold";
    color:#fff;
    text-align:center;
}
.casestudy-content h2 a, .casestudy-content h2 a:hover{
    color:#fff;
}
.caseanimation .casestudy-content h2{
    opacity:1;
    -webkit-transition: opacity .4s cubic-bezier(.455,.03,.515,.955);
    -o-transition: opacity .4s cubic-bezier(.455,.03,.515,.955);
    transition: opacity .4s cubic-bezier(.455,.03,.515,.955);
}
.casestudy-content span{
    -webkit-transition: bottom .24s cubic-bezier(.445,.05,.55,.95),opacity .44s cubic-bezier(.455,.03,.515,.955);
    -o-transition: bottom .24s cubic-bezier(.445,.05,.55,.95),opacity .44s cubic-bezier(.455,.03,.515,.955);
    transition: bottom .24s cubic-bezier(.445,.05,.55,.95),opacity .44s cubic-bezier(.455,.03,.515,.955);
    position:absolute;
    bottom:0;
    opacity:0;    
    left: 50%;
    width: 50%;
    font:14px/24px "ProximaNova-Regular";
    color:#fff;
    padding-bottom:55px;
}
.casestudy-content span strong{
    font:14px "ProximaNova-Semibold";
    color:#fff;
    text-transform:uppercase;
    display:block;
    width:100%;
}
.caseanimation .casestudy-content span{
    opacity:1;
}
.casecolumn-inner:hover .casestudy-content span{
    bottom:.8181818182rem;
}
.homenew-casestudysec .casestudy-content{
    padding:100px 50px 50px;
}
.homenew-casestudysec .casestudy-content h2{
    font-size:1.9em;
}
@media screen and (max-width: 767px) {

   /*blazedream-faq*/
   .content-blocks.blazedream-faq .panel-default>.panel-heading a
   {
    font: 16px "Proximanova-Bold";
    line-height: 21px;
   }
   .content-blocks.blazedream-faq .panel .panel-collapse
   {
    font: 14px "Proximanova-Regular";
   }
   .content-blocks.blazedream-faq h2
   {
    font: 30px "Proximanova-Bold";
   }
   .content-blocks.blazedream-faq .panel-default>.panel-heading a
   {
    padding:10px 15px;
   }
    /*blazedream-faq*/
    /*blazedream-blog*/
    .content-blocks.blazedream-blog .angular
    {
     width:100%;
     margin-bottom:25px;
    }
    /*blazedream-blog*/
    /*blazedreamtop-footer*/
    .content-blocks.blazedreamtop-footer .blazedream-address
    {
     width:100%;
     margin-bottom:20px;
    }
    .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:0px;
     border-top: 1px solid #F1F1F1;
    padding-top: 15px;
    border-bottom: 0px;
    padding-bottom: 0px;
    }
    .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;
   }
    /*blazedreamtop-footer*/
    .webservice-intro h2 
    {
    font-size: 50px;
    line-height: 50px;
    margin: 0px;
    max-width: 100%;
    }




    .newcase-column{
        width:100%;
    }
    .casecolumn-inner:hover .casestudy-content:after{
        opacity:0;
    }
    .casecolumn-inner:hover .casestudy-content span{
        bottom:0;
    }
  
}
@media screen and (max-width: 560px) {
    .homenew-casestudysec .casestudy-content{
        padding:10% 6% 5%;
    }
    .homenew-casestudysec .casestudy-content h2 {
        font-size:1.5em;
    }
    .casestudy-content span{
        left:6%;
        width:88%;
        padding-bottom:5%;
    }
    .casecolumn-inner:after{
        width:100%;
        height:0;
    }
    .caseanimation .casecolumn-inner:after{
        height: 35%;
        width:100%;
        -webkit-transition: height .44s cubic-bezier(.445,.05,.55,.95), width 0s;
        -o-transition: height .44s cubic-bezier(.445,.05,.55,.95), width 0s;
        transition: height .44s cubic-bezier(.445,.05,.55,.95), width 0s;
    }
}
@media screen and (min-width: 768px) and (max-width:991px) {

     /*blazedream-badges*/
     .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;
     }
     /*blazedream-badges*/
     /*blazedreamtop-footer*/
     .content-blocks.blazedreamtop-footer
     {
         padding:30px 0px;
     }
     .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:0px;
     }
     .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;
     }
     /*blazedreamtop-footer*/
     /*allservices-oneroof*/
     .webservice-intro h2 
     {
      font-size: 60px;
      line-height: 60px;
     }
     /*allservices-oneroof*/

    .homenew-casestudysec .casestudy-content h2 {
        font-size: 1.5em;
    }
    .homenew-casestudysec .casestudy-content{
        padding:10% 50px 50px;
    }
    .casestudy-content span, .casestudy-content span strong{
        font-size:13px;
    }
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 660px;
    text-align:center;
    margin: 0 auto;
}
.vertical-align-center {
    /* To center vertically */
    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: 0.8;
}
.foot-logo-blz a img{
margin: 0 auto;
 display: block;
 width: 94px;
 float:left;
 
}


@media screen and (min-width: 100px) and (max-width:767px) {
.address-widget.menufooter-widget div {
    margin: 0px 14%;
}
.foot-logo-blz a img {
         max-width: 100px;
		 margin-top: 15px;
}

}
@media screen and (min-width: 480px) and (max-width:767px) {
.address-widget.menufooter-widget div {
    margin: 0px 25%;
}
}
@media screen and (min-width: 992px) and (max-width:1024px) {
.foot-logo-blz a img {
    margin-top: 0px; 
	width: 95px;
}
/*blazedreamtop-footer*/
.content-blocks.blazedreamtop-footer .blazedream-address address
{
   width: calc(100% - 80px);
}
/*blazedreamtop-footer*/
}
@media screen and (min-width: 768px) and (max-width:991px) {
.foot-logo-blz a img {
     width: 80px;
}
.foot-logo-blz a img{
 margin-top: 0px;
}
}

/*20092019*/
.webintor-content h4 a 
{
font: 30px "Proximanova-Bold";
margin: 0 0 12px;
color: #000;
}

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

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

/*End of 23092019*/

/*27092019*/
/*.home-page .address-widget {
    width: 50%;
}*/
.home-page .address-block {
    text-align: center;
}
/*End of 27092019*/
/*14-11-2019*/
.foot_title
{
    padding-bottom: 10px;
}
.p-down .flist
{
    padding-top: 25px;
}
/*14-11-2019*/