@media (min-width: 1400px){
    .container {
    width: 1250px !important;
}
}

@media screen and (max-width: 1400px){  
.main_banner h2 {
    font-size: 34px;
    padding-top: 81.5px;
}
.section.main_banner p {
    padding-top: 10px !important;
    width: 418px;
    font-size: 18px;
    padding-bottom: 10px;
    margin: 0;
}
.main-slider .slick-slide {
    width: 100% !important;
    height: 440px;
}
.sec {
    padding: 44px 0;
}
section h1:before {
    height: 34px;
    bottom: 15px;
}
section h1 {
    font-size: 60px;
    margin-bottom: 33px;
}
section.sec strong {
    font-size: 20px;
    line-height: 24.5px;
}

.row.row_services {
    margin-top: 58px;
}
.services_inner_box {
    padding: 24px 20px;
    height: 293px;
    margin-bottom: 30px;
}
.services_title {
    font-size: 22px;
    margin-top: 23px;
    margin-bottom: 12px;
}
section.sec_numbers {
    padding-top: 64px;
    padding-bottom: 61px;
}
section h4 {
    font-size: 24px;
    line-height: 35px;
}
.numbers_text {
    font-size: 18px;
    margin-top: 0px;
}
span.count {
    font-size: 70px;
    margin-top: 26px;
}
span.count:before {
    right: -72px;
}
section.cta {
    padding: 25.75px 0 35px;
    font-size: 35px;
}
.col-sm-8.bottom_cta_text {
    font-size: 30px;
    padding-top: 10px;
}

section h2 {
    font-size: 60px;
    margin-bottom: 14px;
}
.our_work_text {
    font-size: 20px;
    line-height: 30px;
}
.our_work_title {
    font-size: 22px;
    margin-top: 20px;
}
section h5 {
    font-size: 30px;
    margin-bottom: 43px;
}
.footer {
    margin: 0;
    padding: 43px 0 29px 0;
    list-style: none;
}
.single .inner-banner h2 {
    font-size: 70px;
    margin-top: 40px;
}
.page-id-87 .work_image {
    height: 245px;
}
.page-id-89 span.count:before {
    right: -90px;
}
.page-id-89 section.sec {
    background: #E5E5E5;
    padding-top: 100px;
    padding-bottom: 50px;
}
}


@media screen and (max-width: 1200px){  
.main-slider .slick-slide {
    background-size: 50% !important;
    background-position: center right !important;
}
.services_inner_box {
    padding: 24px 20px;
    height: 310px;
    margin-bottom: 30px;
}
.menu-header > ul > li > a {
    padding: 12px;
}
.testimonial_title {
    margin-top: 20px;
}
.testimonial_box {
    height: 434px;
}
.page-id-84 section.company_invest_number span.count {
    font-size: 80px;
}
.page-id-84 section.company_invest_number span.count:before {
    display: inline-block;
    left: 70%;
}
section.portfolio_sec h2 {
    font-size: 55px;
}
.page-id-12 .work_image {
    position: relative;
    margin-top: 0;
    height: 319px;
    overflow: hidden;
}
.page-id-89 .higher_market_share {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #FFD500;
    padding-top: 15px;
}



}





@media screen and (max-width: 800px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li {display: block;border-bottom: 0;}
.nav1 ul li a {display: block;padding:10px 0;color: var(--yellow, #FFD500) !important;text-align: center;
/* H1 Mobile */font-family: Chesna Grotesk;font-size: 30px;font-style: normal;font-weight: 500;line-height: 110%; /* 33px */letter-spacing: -0.06px;border: 0;}.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);width: 100%;}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {background: #FFD500;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
 

main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
 
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}

   .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
 
.aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }

    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
.col-sm-3.logo {
    width: 100%;
}
nav.nav1 {
    background: #060606;
    padding: 15px;
    color: var(--yellow, #FFD500);
    text-align: center;
/* H1 Mobile */
    font-family: Chesna Grotesk;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 33px */
    letter-spacing: -0.06px;
}
.main_banner h2 {
    font-size: 34px;
    padding-top: 0;
}
.main-slider .slick-slide {
    background-size: 40% !important;
    background-position: top right !important;
}
.main-slider .slick-slide {
    width: 100% !important;
    height: 230px;
}
.row.row_services .col-sm-4 {
    width: 50%;
}
section h4 {
    font-size: 20px;
    line-height: 35px;
}
a.btn1 {
    padding: 20px 30px;
}
.our_work_title.text-center {
    text-align: left;
}
.testimonial_box {
    text-align: center;
}
.testimonial_box {
    height: 200px;
}
section.sec.testimonial_sec .slick-slide {
    height: auto;
}
section.company_invest_number {
    font-size: 27px;
}
.page-id-84 section.company_invest_number .col-sm-10 {
    width: 75%;
}
.page-id-84 section.company_invest_number span.count {
    font-size: 55px;
}
section.sec.services_style2 .services_text {
    color: #fff;
    padding-right: 0;
}
.why_you_should_work_heading {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    line-height: 110%;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #F9A11B;
    margin-bottom: 13px;
}
.page-id-84 .col-sm-8.bottom_cta_text {
    font-size: 27px;
    padding-top: 10px;
}
.work_image {
    position: relative;
    margin-top: 59px;
    height: 150px;
    overflow: hidden;
}
.our_work_title {
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
}
a.btn3 {
    padding: 10px 20px;
}
.our_work_title.text-center {
    text-align: center;
}
section.past_clients_sec.sec.text-center .slick-list.draggable {
    padding-bottom: 40px;
}
.page-id-84 .col-sm-8.bottom_cta_text {
    font-size: 24px;
    padding-top: 10px;
    text-align: left;
}
.single .inner-banner h2 {
    font-size: 55px;
    margin-top: 40px;
}
.inner-banner h2:before {
    content: "";
    position: absolute;
    width: calc(100% + 142px);
    height: 29px;
    left: -71px;
    top: auto;
    background: #060606;
    z-index: 0;
    bottom: 11px;
}
.page-id-12 .logo img+img {
    display: inline-block !important;
}
section.portfolio_sec h2 {
    font-size: 50px;
    margin-top: 0;
}
section.portfolio_sec {
    padding-bottom: 30px;
}
.page-id-12 .work_image {
    position: relative;
    margin-top: 0;
    height: 245px;
    overflow: hidden;
}
.page-id-12 .our_work_text.text-left strong {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #060606;
}
.page-id-12 .col-sm-12.text-left.our_work_row {
    padding: 50px 0;
}
.col-sm-8.bottom_cta_text {
    font-size: 24px;
    padding-top: 10px;
}
.page-id-87 .work_image {
    height: 150px;
}
.page-id-89 section.about_banner br {
    display: none;
}
.page-id-89  section.about_banner h2 {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #294167;
    text-align: left;
    margin: 25px 0;
}
.page-id-89 .services_inner_box {
    background: #F3F3F3;
    padding: 0px 10px 10px 10px;
}
.page-id-89 .services_inner_box .col-sm-2 {
    padding: 0;
    margin-top: 20px;
}
.page-id-89 section.company_invest_number span.count {
    display: inline-block;
    font-size: 70px;
}
.page-id-89 .higher_market_share {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #FFD500;
    padding-top: 15px;
}
.page-id-89 span.count:before {
    right: -70px;
}
.pum-container.custom-position {
    width: 100% !important;
    left: 0 !important;
}
.row.download_from {
    padding: 30px !important;
    background: #f3f3f3 !important;
}
button.pum-close.popmake-close {
    top: 20px !important;
    right: 20px !important;
}


}


@media screen and (max-width: 600px){     
.main_banner h2 br {
    display: none;
}
.main_banner h2 {
    font-size: 26px;
    padding-top: 0;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 44px */
    letter-spacing: -0.6px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 20px;
}
section.section.main_banner p {
    padding-top: 40px;
    width: 100%;
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 127%;
    color: #060606;
    padding-bottom: 30px;
    margin: 0;
    text-align: center;
}
.main-slider .slick-slide {
    width: 100% !important;
    height: 587px;
    background: rgb(249, 161, 27) !important;
}
section h1 {
    font-size: 40px;
    margin-bottom: 33px;
}
section h1:before {
    height: 20px;
    bottom: 8px;
}
section.sec strong {
    font-size: 18px;
    line-height: 24.5px;
}
.row.row_services .col-sm-4 {
    width: 100%;
}
section h4 {
    font-size: 14px;
    line-height: 25px;
}
span.count {
    font-size: 40px;
    margin-top: 26px;
}
span.count:before {
    right: -40px;
}
div#shiva {
    text-align: center;
}
.numbers_text {
    display: block;
}
.col-sm-8.bottom_cta_text {
    font-size: 30px;
    padding-top: 10px;
    margin-bottom: 20px;
}
section h2 {
    font-size: 40px;
    margin-bottom: 14px;
}
.our_work_text {
    font-size: 19px;
    line-height: 30px;
}
br {
    display: none;
}
section h5 {
    font-size: 23px;
    margin-bottom: 43px;
}
.col-sm-8.bottom_cta_text {
    font-size: 26px;
    padding-top: 10px;
    margin-bottom: 20px;
}
footer.footer {
    text-align: center;
    padding: 20px 0;
}
ul#menu-footer-menu {
    padding: 0;
    margin-top:30px;
}
footer.footer li a {
    color: #F3F3F3;
    display: block;
}
.caption1 img {
    display: block;
}
ul#menu-footer-menu2 {
    padding-left: 0;
    margin-top: 40px;
}
.col-sm-5.footer_form {
    padding-top: 50px;
}
ul#menu-copyright-menu {
    padding: 0;
    text-align: center;
}
.row.copyrights .col-sm-5, .row.copyrights .col-sm-7 {
    text-align: center;
    width: 100%;
    display: inline-block;
}
footer.footer ul#menu-copyright-menu li a {
    padding: 0 9px;
}
.page-id-84 .col-sm-8.bottom_cta_text {
    font-size: 24px;
    padding-top: 10px;
    text-align: center;
}
.col-sm-4.text-right {
    text-align: center;
}
.service_icon.col-sm-3 img {
    margin-bottom: 20px;
}
p.para_style2 {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 110%;
    /* display: flex; */
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #F3F3F3;
    text-align: center;
}
section.sec_what_we_do .row {
    display: flex;
    align-items: center;
    display: block;
    text-align: center;
}
section.sec_what_we_do h4 {
    display: block;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
}
a.btn2 {
    display: inline-block;
}
section.company_invest_number .row {
    display: flex;
    align-items: center;
    display: block;
    text-align: center;
}
.page-id-84 section.company_invest_number .col-sm-10 {
    width: 100%;
    font-size: 19px;
    line-height: 24px;
}
.page-id-84 section.company_invest_number span.count {
    font-size: 35px;
    display: block;
}
.page-id-84 section.company_invest_number span.count:before {
    display: inline-block;
    left: 40px;
}
section.sec.services_style2 .services_inner_box {
    text-align: center;
}
section.sec.services_style2 .services_title {
    display: block;
}
.single .inner-banner h2 {
    font-size: 24px;
    margin-top: 40px;
    text-align: center;
}
.single .inner-banner h2:before {
    content: "";
    position: absolute;
    width: calc(100% + 142px);
    height: 14px;
    left: -71px;
    top: auto;
    background: #060606;
    z-index: 0;
    bottom: 4px;
}
.inner-banner h2 {
    font-size: 40px;
    margin-top: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 0;
}
.inner-banner h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    left: auto;
    top: auto;
    background: #060606;
    z-index: 0;
    bottom: 7px;
}
.single h1.entry-title {
    font-size: 0;
}
.contact_banner p {
    width: 100%;
}
section.section.contact_banner img {
    margin-bottom: 30px;
}
.contact_banner form.wpcf7-form {
    background: #fff;
    padding: 20px;
}
.contact_banner textarea.wpcf7-form-control.wpcf7-textarea {
    margin: 0;
    margin: 10px 0;
    height: 100px;
}
.page-template .inner-banner {
    height: 50px;
    width: 100%;
    display: table;
    color: #fff;
}
section.portfolio_sec h2 {
    font-size: 30px;
    margin-top: 0;
}
.page-id-12 .col-sm-12.text-left.our_work_row {
    padding: 30px 15px;
}
a.btn4 {
    margin-bottom: 40px;
}
.page-id-12 .work_image {
    position: relative;
    margin-top: 0;
    height: 197px;
    overflow: hidden;
}
.page-id-87 .col-sm-8.bottom_cta_text {
    text-align: center;
}
.page-id-87 section.about_banner {
    background: #E5E5E5;
    padding: 0px 0;
    padding-bottom: 50px;
}
.page-id-87 section.about_banner h2 {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #294167;
    text-align: left;
    margin: 25px 0;
}
.page-id-89 section.about_banner h2 {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #294167;
    text-align: left;
    margin: 25px 0;
    margin-bottom: 10px;
}
.page-id-89 a.btn2 {
    margin-top: 0;
}
.page-id-89 .services_inner_box .col-sm-2 {
    padding: 0;
    margin-top: 20px;
    margin-left: 15px;
}
.page-id-89 .services_inner_box {
    height: auto;
    padding-bottom: 30px;
}
.page-id-89  section.company_invest_number {
    font-size: 27px;
    line-height: 30px;
}
.page-id-89 section.company_invest_number span.count {
    display: inline-block;
    font-size: 70px;
    margin-left: -30px;
}
.page-id-89 .higher_market_share {
    text-align: center;
    display: block;
}
.testimonial_box {
    padding: 20px;
}
.col-sm-5.footer_form .wpcf7-list-item {
    display: block;
    text-align: left;
}
.row.download_from h2 {
    font-size: 22px;
}
.page-id-84 a.btn_extra {
    display: none;
}
.hide_mobile {
    display: none;
}
.hidden.only_mobile {
    display: block !important;
}
.col-sm-7.hidden.only_mobile {
    margin-top: 30px;
}
section.sec_what_we_do {
    background: #F3F3F3;
    padding-bottom: 30px;
}
.higher_market_share {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #FFD500;
    padding-top: 15px;
}
.higher_market_share img {
    margin-right: 5px;
    margin-top: -4px;
    width: 20px;
}
.page-id-84 section.company_invest_number .col-sm-10 {
    width: 100%;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}
section.company_invest_number {
    padding: 40px 0;
}
p.para_style2 {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 110%;
    /* display: flex; */
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #F3F3F3;
    text-align: center;
}
p.para_style2 span {
    color: #FFD500;
    display: block;
}
section.sec.services_style2 .services_title {
    display: block;
    text-align: left;
    font-weight: 500;
    font-size: 15px;
}
.services_inner_box.row {
    display: flex;
}
.service_icon.col-sm-3 {
    padding-right: 0;
}
section.sec.services_style2 .services_inner_box {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    min-height: 180px;
    margin-bottom: 0;
    height: auto;
    margin-bottom: 0;
}
.why_you_should_work_heading {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 110%;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #F9A11B;
    margin-bottom: 13px;
    display: block;
    text-align: center;
}
.page-id-84 .why_work p {
    color: #7F7F80;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
.row.why_work_images.text-center {
    display: flex;
}
.row.why_work_images.text-center .col-sm-1 {
    display: none;
}
.row.why_work_images.text-center .col-sm-3 {
    width: 33.33%;
    padding: 2px;
}
.page-id-84 .why_work .why_work_title {
    color: #000;
    font-size: 9px;
    color: #172745;
    font-weight: 400;
}
.why_work_cols img {
    width: 100%;
    height: 102px;
    object-fit: contain;
    margin-bottom: 0;
}
.why_work_cols {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #172745;
    border: 1px solid rgba(41, 65, 103, 0.2);
    border-radius: 0px;
    height: auto;
    padding: 0 11px 11px 11px;
}
.why_work_cols:before {
    content: "";
    background: url(./images/arrow_small_mobile.png) no-repeat;
    background-position: top right;
    width: 17px;
    height: 8px;
    z-index: 999;
    right: -13px;
    top: 7px;
    position: absolute;
}
.why_work_cols {
    position: relative;
}
div#why_work_cols_col3 .why_work_cols:before {
    content: "";
    opacity: 0;
}
.page-id-84 .col-sm-8.bottom_cta_text {
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
    font-weight: 500;
    color: #060606;
}
a.btn1 {
    padding: 20px 37px;
}
.our_work_text {
    font-size: 14px;
    line-height: 21px;
    color: #7F7F80;
    font-weight: 400;
}
section h2 {
    font-size: 30px;
    margin-bottom: 14px;
    font-weight: 500;
}
.home .work_image {
    height: 197px;
}
section.sec.our_work .icons_work img {
    margin-top: 0;
    margin-bottom: 0;
}
section.sec.services_style2 .services_text {
    color: #fff;
    padding-right: 0;
    text-align: left;
}
section.sec.testimonial_sec {
    background: #F3F3F3;
    padding-top: 66px;
}
section h5 {
    font-size: 22px;
    margin-bottom: 43px;
    font-weight: 500;
}
.testimonial_box {
    padding: 20px;
    font-weight: 400;
    text-align: left;
}
.slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -25px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}
section.past_clients_sec.sec.text-center h2 {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 110%;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #294167;
}
section.past_clients_sec.sec.text-center {
    padding: 0 0 100px 0;
    background: #F3F3F3;
}
footer.footer {
    background: #F3F3F3;
}
footer.footer.hidden.only_mobile .row {
    display: flex;
}
footer.footer li a {
    color: #F3F3F3;
    display: block;
    color: rgba(41, 65, 103, 0.60);
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.3px;
    text-align: left;
}
ul#menu-footer-mobile-menu {
    margin-top: 20px;
    display: inline-block;
}
.col-sm-3.logo {
    width: 100%;
    text-align: left;
}
html:not(.open-menu) a#hamburg {
    left: auto;
    right: 20px;
    top: 20px;
}
html:not(.open-menu) .nav-cross span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #294167;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}
a#hamburg {
    position: absolute;
}
.page-id-17 .contact_banner h2 {
    padding-left: 0;
    text-align: center;
    font-size: 22px;
}
.page-id-17 .contact_banner p {
    padding-left: 0;
    padding: 0 19px;
}
section.section.contact_banner img {
    margin-bottom: 30px;
    display: none;
}
section.section.contact_banner {
    background: #F9A11B;
    padding: 0;
    padding-bottom: 30px;
}
.contact_banner input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 20px;
}
span.wpcf7-list-item-label {
    font-size: 14px;
}
div.wpcf7-response-output {
    color: #000;
}
.row.download_from h2 {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}
.row.download_from h2+p {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #4F4F4F;
    margin-top: 0;
    text-align: center;
    margin-bottom: 20px;
}
.download_from_inner .row {
    display: flex;
}
.download_from_inner .row .col-sm-6:nth-child(1) {
    padding-right: 0;
}
.row.download_from:after {
    content: "";
    background: #FFD500;
    height: 58px;
    width: calc(100% + 30px);
    position: absolute;
    left: -15px;
    top: 0;
    z-index: 0;
}
.row.download_from:before {
    background: url(./images/layer_1.png) no-repeat !important;
    background-position: top center !important;
    padding-top: 120px !important;
    content: "";
    width: 100%;
    position: absolute;
    content: "";
    left: 0;z-index: 999;
    top: -30px;
    /* background-size: 100% !important; */
}
.row.download_from:after{
    content: "";
}
.row.download_from {
    margin-top: 22px;
    padding-top: 90px !important;
}
button.pum-close.popmake-close {
    top: 30px !important;
    right: 20px !important;
}
footer.footer.hidden.only_mobile .row.copyrights {
    display: block;
}
.row.copyrights p {
    color: #fff;
    color: var(--Gray-3, #828282);
    text-align: center;
    font-size: 7px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.21px;
}
.row.copyrights {
    border-top: 1px solid #294167;
    padding-top: 26px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
}
.inner-banner h2:before {
    content: "";
    position: absolute;
    width: calc(100% + 30px);
    height: 20px;
    left: -15px;
    top: auto;
    background: #060606;
    z-index: 0;
    bottom: 7px;
}
.page-id-87 section.about_banner {
    position: relative;
}
.page-id-87 section.about_banner:before {
    content: "";
    background: #f9a11b;
    width: 100%;
    top: 0;
    left: 0;
    height: 144px;
    position: absolute;
}
.page-id-87 .caption1.col-sm-6 {
    text-align: center;
}
.page-id-87 section h1 {
    font-size: 30px;
    margin-bottom: 33px;
    position: relative;
    display: inline-block;
    text-align: center;
}
.page-id-87 section h1:before {
    height: 20px;
    bottom: 8px;
    width: 100%;
    left: auto;
    right: auto;
}
.page-id-87 section.sec {
    text-align: center;
}
.page-id-87 section.sec .row.row_services {
    text-align: left;
    margin-top: 0;
}
.page-id-87 .services_inner_box {
    padding: 24px 20px;
    height: auto;
    margin-bottom: 15px;
}
.page-id-87 section.sec .row.row_services {
    text-align: left;
    margin-top: 0;
}
.page-id-87 .services_inner_box {
    padding: 11px;
}
.page-id-87 .services_inner_box img {
    width: 35px;
    float: left;
}
.page-id-87 .services_title {
    margin-left: 42px;
    margin-top: 5px;font-size: 15px;
    margin-bottom: 5px;
}
.page-id-87 .services_text {
    margin-left: 42px;
    color: #7F7F80;
    font-weight: 400;
}
.page-id-87 section.why_work {
    background: #222222;
    color: #fff;
    padding: 63px 0;
    text-align: center;
}
.page-id-87 .why_work_cols:before {
    content: "";
    background: url(./images/arrow_orange_mobile.png) no-repeat;
    background-position: top right;
    width: 17px;
    height: 8px;
    z-index: 999;
    right: -13px;
    top: 7px;
    position: absolute;
}
.page-id-87 section.why_work {
    background: #222222;
    color: #fff;
    padding: 63px 0;
    text-align: center;
}
.col-sm-8.bottom_cta_text {
    font-size: 15px;
    padding-top: 10px;
    margin-bottom: 20px;
    /* font-weight: 500; */
}
.page-id-87 section.sec {
    text-align: center;
    background: #F3F3F3;
}
.page-id-87 .work_image {
    height: 150px;
    margin-top: 30px;
}
.slider_mobile_work .icons_work img {
    display: inline-block;
}
.page-id-89 section.about_banner {
    position: relative;
    text-align: center;
}
.page-id-89 section.about_banner:before {
    content: "";
    background: #f9a11b;
    width: 100%;
    top: 0;
    left: 0;
    height: 188px;
    position: absolute;
}
.page-id-89 section.about_banner img {
    position: relative;
}
.page-id-89 section.about_banner h2 {
    text-align: center;
}
.page-id-89 .services_title {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #294167;
    margin-top: 10px;
    margin-bottom: 0;
}
.page-id-89 section.company_invest_number {
    font-size: 15px;
    line-height: 16.5px;
    font-weight: 500;
}
.page-id-89 section.company_invest_number span.count {
    display: inline-block;
    font-size: 65px;
    margin-left: -30px;
}
.page-id-89 .higher_market_share {
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.testimonial_sec .slick-next.slick-arrow {
    background: url(./images/testimonials_newxt.png) no-repeat !important;
    width: 13px;
    height: 16px;
    background-size: 100% !important;
    background-position: right !important;
    position: absolute;
    right: 12px;
    z-index: 99999;
    opacity: 1;
    left: auto;
    top: 50% !important;
    bottom: auto;
    margin: 0 !important;
}
.testimonial_sec .slick-prev.slick-arrow {
    display: none !important;
}
.row.testimonial {
    padding: 0 27px;
}
.page-id-12.page-template .inner-banner {
    display: none;
}
.page-id-12 section.portfolio_sec {
    text-align: center;
}
.page-id-12 section.portfolio_sec h2 {
    font-size: 40px;
    margin-top: 0;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    font-weight: 400;
    line-height: 44px;
}
.page-id-12 section.portfolio_sec p {
    color: #F3F3F3;
    color: var(--White, #F3F3F3);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.21px;
    padding: 43px;
}
.page-id-12 section.portfolio_sec .container {
    padding: 0;
}
.page-id-12 section.portfolio_sec {
    padding-bottom: 0;
}
html:not(.open-menu) .page-id-12 .nav-cross span {
    background: #f9a11b !important;
}
.page-id-12 .icons_work {
    margin-top: 0;
    text-align: left;
    margin-bottom: 15px;
}
.page-id-12 .our_work_text.text-left strong {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #060606;
}
.page-id-12 .our_work_text.text-left p {
    color: #7F7F80;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.page-id-12 .our_work_text.text-left li {
    color: #7F7F80;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.page-id-12 a.btn4 {
    font-family: 'Chesna Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1px;
    letter-spacing: -0.03em;
    color: #294167 !important;
    margin-top: 20px;
    display: inline-block;
    border-bottom: 1px solid;
    text-decoration: none;
    margin-bottom: 0;
}
.page-id-12 .col-sm-6 .border_columns {
    padding-bottom: 2px;
    border-bottom: 1px solid #294167;
}
.page-id-12 .col-sm-12.text-left.our_work_row {
    padding: 35px 15px 0 15px;
    border-bottom: 0;
}
.page-id-12 section.sec.our_work.text-left {
    padding-top: 0;
    background: #F3F3F3;
}
}