* {
font-family: 'Public Sans', sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
margin: 0;
}
hr {
border-top: none;
}
h1, h2, h3, p, a, li {
color: #014062;
font-weight: 500;
margin: 1em 0;
}
img, p, li {
max-width:100%;
}
h1 {
font-size: 3rem;
margin-top: 0;
font-weight: 700;
}
h2 {
font-size: 2.813rem;
margin-top: 0;
font-weight: 700;
}
a,
p {font-size: 1.5rem;}
li {font-size: 1.5rem;}
a {
text-decoration: none;
}
#cookie-law-info-bar a {
font-size: 12pt;
}
.mobile {
display: none;
}
.button {
padding: 20px 50px;
border-radius: 30px;
font-size: 22px;
display: inline-block;
transition: all .2s ease;
-webkit-transition: all .2s ease;
}
.arrow {
margin: auto;
display: block;
background-size: contain;
}
.arrow.down {
background: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/Group-4.png);	
height: 28.33px;
width: 48.88px;
}
.slick-next {
right: -60px;
z-index:1;
}
.slick-prev {
left: -60px;
z-index:1;
}
.slick-next.custom,
.slick-prev.custom {
width: 42.63px;
height: 69.04px;
background-size: contain;
}
.slick-next:before {
content:'';
}
.slick-prev:before {
content:'';
}
.slick-next.custom.yellow{
background: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/ic_chevron_right_24px.png);
}
.slick-prev.custom.yellow{
background: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/ic_chevron_right_-1.png);
}
.slick-next.custom.white{
background: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/ic_chevron_right_-2.png);
}
.slick-prev.custom.white{
background: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/ic_chevron_right_-3.png);
}
.modal {
position: fixed;
top: 0px;
width: 80%;
height: 100%;
padding: 4% 10%;
display: none; 
z-index: 2;
background: rgba(0,0,0,0.7);
}
.modalInner {
background: white;	
padding: 60px 30px;
border: 1px solid grey;
position: relative;
}
.more {
display: none;
}
.close {
width: 42px;
height: 42px;
margin: 0;
right: 0;
top:0;
background: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/close-cross.png);
background-size:contain;
position:absolute;
margin:1rem;
cursor: pointer;
}
.white {
color:#fff
}
.yellow {
color: #FECB40;
}
.yellow:hover {
cursor:pointer;
}
.section.yellow {
background-color: #FECB40;
}
.button.yellow {
background: #FECB40;
color: #fff;
}
.button.yellow:hover {
background: #014062;
}
.button.grey {
background: #707070;	
color: #fff;
}
.rounded {
width: 85%;
float:right;
cursor: pointer;
}
.num {
padding-right: 30px;
color: #fff;
line-height: 1;
margin-bottom: 4rem;
float: left;
font-size: 2.5rem;
}
.slider-tab {
padding:15px;
}
#digitalModalLess,
#contentModalLess {
display: none;
} .elipsis {
position: relative;
overflow: hidden;
}
.elipsis.large {
width:900px;
position: absolute; 
top: 0;
}
.elipsis.float {
position: absolute;
}
.elipsis .back {
width: 90%;
}
.elipsis .fore {
position: absolute;
width: 60%;
}
.elipsis.large .fore {
top: 11em;
left: 8em;
}
.pathway img {
max-width: 250px;
}
.pathway.long img {
max-height: 150px;
}
.pathway img.default {
display:inline;
}
.pathway img.hover {
display: none;
}
.pathway:hover img.default {
display:none;
}
.pathway:hover img.hover {
display:inline;
}
.pathway.middle {
text-align: center;
width: 100%;
}
.pathway.right {
text-align: right;
}
.pathway.left {
text-align: left;
} .wrapper {
margin: 0 6.5%;
position: relative;
}
.wrapper.body {
max-width: 1024px;
margin: auto;
padding: 7rem 1rem 4rem 1rem;
}
.section {
margin: 50px 0;
overflow-x:hidden;
overflow-y:hidden;
}
.section.no-pad {
margin-top: -80px;
}
.block {
display: inline-block;
vertical-align: top;
width: 49%;
}
.block.golden {
width: 59%;
}
.block.golden + .block {
width: 40%;
}
.block.two-third {
width:66%;
}
.block.two-third + .block {
width:32%;
}
.block:first-child .inner { }
.block:first-child + .block .inner { }
.block.image {
text-align: center;
vertical-align: middle;
}
.block.image.middle {
width: 100%;
}
.block.image img {
padding: 0 20px;
margin: auto;
} .body.content p,
.body.content a,
.body.content li {
font-size: 16px;
}
.body.content h1 {
margin-bottom: 1em;
font-size: 32px;
}
.body.content h2 {
margin-top: 1em;
font-size: 24px;	
}
.body.content h3 {
font-size: 18px;
} header { width: 100%;
background: #fff;
position: fixed;
top: 0;
}
header .wrapper {
margin: 0 3.5%;
}
header.content-header {
webkit-box-shadow: none;	
-moz-box-shadow: none;	
box-shadow: none; }
header.content-header .menu { transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;	
}
header, 
header.content-header.fixed-header {
-webkit-box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.75);	
z-index:2;
}
header.content-header.fixed-header .menu {
opacity: 1;
}
header .logo {
display: inline-block;
}
header .logo img {
max-width:200px;
padding:1rem 0;
}
header .menu {
display: inline-block;
text-align: right;
float:right;
margin: 1.6rem 0;
}
header .menu ul {
list-style-type: none;
margin: 0;
}
header .menu ul li {
float: left;
padding: 0 10px;
position: relative;
margin: 0;
}
header .menu ul li:first-child {
padding-left: 0;
}
header .menu ul li:last-child{
padding-right: 0;
}
header .menu ul li a {
font-size: 1.2rem;
text-decoration: none;
transition: all .2s ease;
-webkit-transition: all .2s ease;	
color: #2a2a2a;
font-weight: 400;
}
header .menu ul li a:hover {
color: #FECB40
}
header .menu ul li > .sub-menu {
display: none;
position: absolute;
padding: 0;
margin-left: 20px;
z-index: 1;
background: white;
padding: 0 1rem;
border-radius: 10px;
margin-left: -11px;
-webkit-box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.75);
box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.75);
}
header .menu ul li:hover .sub-menu {
display: block;
}
header .menu ul li > .sub-menu li {
float: none;
padding: 0 0;
margin-top: 10px;
text-align: left;
margin-bottom: 10px;
}
footer {
border-top: 1px solid #707070;
padding: 60px 0 40px 0;
}
footer .logo,
footer .links,
footer .copyright {
display: inline-block;
}
footer .logo,
footer .links {
width: 24%;
}
footer .copyright {
width: 51%;
text-align: center;
font-size: 0.938rem;	
}
footer .copyright .pathway {
padding-bottom: 2rem;
}
footer .copyright 
footer .logo img {
max-width:363px;
}
footer .links p {
max-width: 300px;
}
footer .links p a {
font-size: 1.25rem;
text-decoration: underline;
}
footer #walk {
width: 100%;
position: absolute;
top: -130px;
left: -330px;
}  .banner {
background-image: none;
height: auto;
overflow: auto;
width: 100%;
}
#content {
overflow: hidden;
}
.banner,
#content .header-banner {
margin-top: 93px;
}
.banner .video {
width:100%;
overflow: hidden;
height: auto;
position: relative;
}
.banner .inner {
position: absolute;
z-index: 1;
top: 0;
right: 10%;
width: auto;
left: 10%;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
text-align:center;
}
.banner .inner h1 {
padding: 1rem; border-radius: 30px;
}
.banner .inner .arrow {
margin-top: 60px;
} #secOne {
margin-top: 110px;
margin-left: 20px;
}
#secOne .inner > h2 {
margin-bottom: 0;
}
#secOne .elipsis.large {
right: -500px;
}
#content #secIntro .elipsis.large .back{
width: 80%;
}
#content #secIntro .elipsis.large {
right: -450px;
cursor: pointer;
}
#content #secIntro .elipsis.large .fore {
top: 3em;
left: 3em;
width: 70%;
}
#secTwo {
overflow: inherit;
}
#secTwo .slick-prev{
left: 30px;
}
#secTwo .slick-next {
right: 30px;
}
#secTwo .slider-tab img {
padding-top:9rem;
}
#secThree .block.text .inner {
margin-left: 100px;
margin-top: 20%;
cursor: pointer;
max-width: 450px;
}
#secThree .pathway.dot.right { }
#secThree .pathway.elipsis.middle{
margin-top:-50px;
}
#secFour .pathway.elipsis {
margin-left: 129px;
z-index: -1;}
#secFour .pathway.dot.right {
margin-right: 20%;
margin-top: -13%;
}
#secFour .block.image img {
max-width: 500px;
}
#SecFive.section .wrapper{
padding-top: 50px;
padding-bottom: 45px;
}
#SecFive .elipsis.large {
left: -800px;
top: -100px;
}
#SecFive .elipsis.large .fore {
top: 4.5em;
left: 3em;
width: 75%;
}
#SecFive .inner {
padding: 30px;
}
#SecFive .slider-tab {
padding: 0;
margin-top: 40px;
width:100%!important;
}
#SecFive .elipsis.float.one {
right: -250px;
top: 75px;
}
#SecFive ol { counter-reset: mycounter 0; }
#SecFive ol li { display: block; list-style: none; position:relative; padding-left:2rem; padding-bottom:1rem; }
#SecFive ol li:before {
counter-increment: mycounter;
content: counter(mycounter) " ";
color: #fff;
position: absolute;
left: -40px;		
font-size: 36px;
}
#SecFive ol.six { counter-reset: mycounter 5; }
#split.elipsis.float {
right: 0;
margin-top: -200px;
margin-right: 80px;
}
#SecFive .unique p {
max-width: 95%;
font-size: 1.625rem;
margin-bottom: 2.5em;
}
#SecFive .slick-prev {
left: -110px;
}
#SecFive .slick-next {
right: -80px;
}
#SecFive .slick-dots {
text-align: right;
}
#SecFive .slick-dots li {
margin: 0 10px;
}
#SecFive .slick-dots li button:before {
font-size: 27px;
color: #fff;
opacity: 1;
}
#SecFive .slick-dots li.slick-active button:before {
color: #014062;
opacity: 1;
}
#SecSix .wrapper > .inner h2 {
margin-top: 150px;
}
#SecSix .pathway.dots {
margin-left: 129px;
}
#SecSix .block.image.middle {
margin-top:-400px;
}
#SecSix .slider {
margin-top: 50px;
}
#SecSix .slider .slider-tab .inner {
width: max-content;
margin:auto;
margin-top: 50px;
max-width:100%;
}
#SecSix .slider .slider-tab .inner p {
margin: 0;
color: #707070;
font-size: 2.5;
}
#SecSix .slider .slider-tab {
width: 100%!important;
}
#SecSix .slider .slider-tab .block.image.half img {
padding-top: 100px;
height: 220px;
margin-left: 150px;
}
#SecSix .button {
padding: 15px 25px;
}
#SecSeven {
margin-bottom: 0;
margin-top: 200px;
padding-bottom: 100px;
}
#SecSeven h2 {
margin-top: 3rem;
margin-bottom: 4rem;
text-align:center;
}
#SecSeven .block.image.half {
vertical-align: middle;
}
#SecSeven .block.cta {
width: 992px;
margin:auto;
display:block;
}
#SecSeven .circle {
height: 400px;
border: 0px solid #707070;
border-radius: 15%;
background-color: #fff;
width: 400px;
position: relative;
margin-bottom: 0px;
transition: all .2s ease;
-webkit-transition: all .2s ease;	
float: left;
margin: 0 3rem;
}
#SecSeven .circle img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 90%;
}
#SecSeven .circle:hover {
transform: scale(1.15);
}
#SecSeven .pathway.dots.right {
width: 60%;
position: ABSOLUTE;
RIGHT: -160px;
bottom: 100px;
} #content #secFour .row > .block.image {
width:50%; 
}
#secServ .block.image img {
max-width:350px;
padding: 0 20px;
}
#content .block {
vertical-align: middle;
}
#content #secTwo .slider-tab img {
padding-top: 0;
}
#secServ .block.image.mobile {
display: none;
}
#content #secContact .block.image img {
max-width: 400px;
}
#content #secContact .row {
width: 80%;
margin: auto;
}
#content #secIntro {
position: relative;
}
#content #secIntro h1 {
margin-bottom:0.5rem;
}
#content #secIntro p {
margin: 0;
}
.listedCards {
list-style-type: none;
padding-left: 0;
}
.listedCards li {
max-width: 991px;
width: 75%;
padding: 2rem 2rem 2rem 7rem;
margin: 3rem 0;
border-radius:1rem;
-webkit-box-shadow: -3px 5px 13px -2px rgba(184,184,184,1);
-moz-box-shadow: -3px 5px 13px -2px rgba(184,184,184,1);
box-shadow: -3px 5px 13px -2px rgba(184,184,184,1);
position:relative;
}
.listedCards li.staggered {
margin-left:5rem;
}
.listedCards li:before {
content: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/Ellipse-blue-28.png);
position: absolute;
left: 30px;
top: 45px;
}
.listedCards li.staggered:before {
content: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/Ellipse-yellow-25.png);
}
#content .header-banner {
position: relative;
-webkit-box-shadow: 0px 11px 10px -15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px -2px 10px px rgba(0,0,0,0.75);
height: calc(100vh - 91px);
min-height: 754px;
}
#content .header-banner .wrapper {
height:100%;
}
#content .yellowBak {
background: #FFD150;
height: calc( 100% + 93px);
right: 0;
position: absolute;
WIDTH: 35%;
top:-93px;
-webkit-box-shadow: 3px 0px 16px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 0px 16px -1px rgba(0,0,0,0.75);
box-shadow: 3px 0px 16px -1px rgba(0,0,0,0.75);	
}
#content .header-banner .inner {
position: absolute;
z-index: 1;
top: 0;
right: 10%;
width: 50%;
left: 0;
top: 40%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
#content .header-banner h1 {
font-size: 3rem;
text-transform: uppercase;
font-weight: 800;
}
#content .header-banner p {
max-width: 80%;
}
#content .header-banner #cloudBorder,
#content .header-banner #headerPerson {
position:absolute;
bottom: 0;
left: -40%;
z-index:-1;
max-width: none;
}
#content .header-banner #headerPerson {
z-index:1;	
height: 600px;
}
#content .header-banner #cloudBorder {
width:400px;
width: 600px;
left: -56%;	
}
#content .label {
position:absolute;
bottom: 0;
margin-bottom: 3rem;
}
#content .label p {
font-size: 16px;
color: #707070;
font-weight: 800;
margin-bottom: 0.5rem;
max-width: none;
}
#content .label img {
max-height: 50px;
max-width: 70px;
}
#secContact .row,
#secServ .row {
display:table;
max-width: 1200px;
margin: auto;	
}
#content #secContact .block.image,
#content #secContact .block.text,
#secServ .block.image,
#secServ .block.text {
display:table-cell;
width: auto;	
}
#content .header-banner .button {
background: #707070;
color: #fff;
-webkit-box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.75);
box-shadow: 0px 5px 6px -3px rgba(0,0,0,);	
padding: 10px 50px;
}
#content .header-banner .button:hover {
background: #014062;
}
#content #introAnchor {
padding-top: 90px;
}
#content .wpcf7-form {
width: 504px;
float:right;
margin-top:4rem;
}
#content .wpcf7-form-control-wrap,
#content input.wpcf7-submit {
display: block;
width: 480px;
overflow: hidden;	
background: #EFEFEF;
border-radius: 20px;
border-width: 0px;
padding: 1rem 0.75rem;
margin-bottom: 1rem;
}
#content .wpcf7-submit {
width: 100%;
}
#content input,
#content select,
#content textarea {
width: 100%;
color: #A3A3A3;
font-weight: bold;
background: none;
border:none;
}
#content .wpcf7-form-control-wrap.lastname,
#content .wpcf7-form-control-wrap.firstname {
width:219.5px;
float: left;
}
#content .wpcf7-form-control-wrap.firstname {
margin-right: 16px;
}
#content .wpcf7-form-control-wrap.service {
width: 285px;
float: left;
margin-right: 16px;	
}
#content .wpcf7-form-control.wpcf7-submit {
width: 179px;
background: #014062;
padding: 0.95rem 0.75rem;
color: #fff;
font-size: 18px;
float: left;
}
#content .wpcf7 form .wpcf7-response-output {
margin-top:3.5rem;
} @media all and (max-width: 1650px) {
#SecSeven .circle {
width:400px;
height:400px;
}
}
@media all and (max-width: 1199px) {
h1 {
font-size: 2rem;
}
h2 {
font-size: 2.5rem;
}
a, p, li {
font-size: 1.4rem;
}
.num {
font-size: 2rem;
}
.button {
font-size: 18px;
}
#SecFive .unique p {
font-size: 1.2rem;
} header .menu ul {
padding: 10px 0;
}
header .menu ul li {
padding: 0 15px;
}
.block.image img {
padding: 0;
}
.elipsis.large {
width: 800px;
}
#split.elipsis.float,
.pathway {
transform: scale(0.7);
}
.section {
margin: 80px 0;
}
#content #secIntro .elipsis.large,
#secOne .elipsis.large {
right: -450px;
}
#secTwo .slick-prev {
left: 0;
}
#SecFive .slick-prev {
left:-90px;
}
#SecFive .slick-next {
right: -30px;;
}
#SecSix .block.image.middle {
margin-top: -350px;
}
#globe {
width: 300px;
}
#SecSeven .circle {
width:400px;
height:400px;
}
footer .copyright {
width: 50%;
}
}
@media all and (max-width: 991px) {
h1 {
font-size: 1.6rem;
}
h2 {
font-size: 2.1rem;
}
a, p, li {
font-size: 1rem;
}
.num {
font-size: 1.6rem;
margin-bottom: 2rem;
}
.button {
font-size: 14px;
}
#secTwo {
margin-top: -80px;
}
#SecFive .unique p {
font-size: 0.8rem;
}	
#SecFive .slick-prev {
left: -70px;
}
#SecFive .slick-next {
right: -60px;
}
#SecSix .block.image.middle {
text-align: right;
}
#SecSeven .circle {
width: 300px;
height: 300px;
margin: 3rem auto;
float:none;
}
#SecSeven .block.cta {
width: 100%;
}
#SecFive.section .wrapper {
padding-top: 50px;
padding-bottom: 70px;
}
#secThree .pathway.elipsis.middle {
margin-top: -50px;
}
.slick-next,
.slick-prev {
transform: scale(0.7);
}
.slick-next {
right:-40px;
}
.slick-prev{
left: -40px;
}
.elipsis.large {
width: 500px;
}
#content #secIntro .elipsis.large,
#secOne .elipsis.large {
right: -350px;
}
.elipsis.large .fore {
top: 6em;
left: 4em;
}
.slider-tab {
padding: 0;
}
.banner .inner .arrow {
margin-top:10px;
}
.banner .inner h1 {
margin-bottom: 0;
}
} 
@media all and (max-width: 768px) { 
.desktop {
display: none;
}
#secServ .block.image.desktop {
display: none;
}
header .menu ul li a {
font-size: 1rem; 
}
#secServ .block.image.mobile,
.mobile {
display: block;
}
#split.elipsis.float, .pathway {
transform: scale(0.5);
}
#SecSix .block.image.middle img {
width: 40%;
}
#secThree .pathway.dot.right {
margin-top: -50px;
}
#secThree .pathway.elipsis.middle {
margin-top: -100px;
}
#SecFive .slick-prev {
left: -70px;
}
#SecFive .slick-next {
right: -70px;
}
#SecSix .slider .slider-tab {
padding: 0 10%;
}
#SecSix .slider .slider-tab .block.image.half img {
margin: 0;
}   footer .copyright {
text-align: left;
}
footer .logo img {
max-width:350px;
}
footer .links p {
padding-left: 0;
}
footer .links p a {
font-size: 1rem;
}
header .wrapper {
margin: 0 3.5%;
}
.banner,
#content .header-banner	{
margin-top: 60px;
}
.banner .inner {
left: 2%;
right: 2%;
}
header .menu {margin: 0.5rem 0;
}
header .logo img {
width: 150px;
padding: 0.5rem 0;
}
#content .yellowBak {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 100%;
overflow: hidden;
}
#content .header-banner .inner {
transform: none;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
-o-transform: none;
position: inherit;
padding-top:3rem;
top: auto;
width: 100%;
}
#content .header-banner .button {
display: none;
}
#content .label {
position:inherit;
}
#content .header-banner p {
margin: 3rem 0;
}
#content .header-banner #cloudBorder {
right: -200px;
bottom: -150px;
left: auto;
position: absolute;
}
#content .header-banner #headerPerson {
right: -125px;
left: auto;
}
#content #introAnchor {
padding-top: 0;
}
h1 {
font-size: 40px;
}
#content .header-banner {
min-height: 650px;
}
#content #secContact .block.image.desktop {
display: none;
}
#secTwo .mobile .block.image img {
width: 80%;
}
#secTwo .mobile .block.image h3 {
font-size:1.4rem;
margin-bottom: 3rem;
font-weight: bold;
}
#secTwo {
margin-top: 0;
}
} 
@media all and (min-width: 575px) { 
#secFour.row {
display:table;
}
#secFour .row > .block {
display:table-cell;
}	
#secFour .row > .block.image {
width:100%; 
}
}
@media all and (max-width: 575px) {
.block.golden {
width: 100%;
}
.block.golden + .block {
width: 100%;
}
#secThree .block.text .inner {
margin-left: 0;
}
.block {
width: 100%;
}
h1 {
font-size: 1.2rem;
}
h2 {
font-size: 1.6rem;
}
#content #secIntro .elipsis.large,
#secOne .elipsis.large {
right: -400px;
}
#secOne .block.golden {
width: 70%;
}
#secTwo .slick-prev {
left: -15px;
}
#secTwo .slick-next {
right: 0px;
}
#SecSix .slider .slider-tab .block.image.half img {
padding-top: 3rem;
margin: auto;
}
#SecSix .slider .slider-tab {
padding: 0;
}
footer .logo img {
max-width: 75px;
}
.banner .inner h1 {
padding: 0.1rem 1rem;
font-size: 1rem;
}
.banner .inner .button {
padding: 10px 25px;
font-size: 12px;
}
.arrow.down {
background: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/Group-4.png);
height: 20px;
width: 30px;
background-size: contain;
background-repeat: no-repeat;		
}
#SecFive .unique p {
overflow:hidden;
}
.num {
margin-bottom: 3rem;
}
#SecFive .slick-next {
right: -40px;
}
#SecFive .slick-prev {
left: -50px;
}
#SecFive .slider-tab {
width:100%!important;
}
#SecSix .slick-prev {
left: 0px;
}
#SecSix .slick-next {
right: 0px;
}
#SecFive ol li {
padding-left: 0;
}
.banner, #content .header-banner {
overflow: hidden;
}
#content .header-banner #cloudBorder {
width: 300px;
right: -50px;
bottom: -20px;
}
#content .header-banner #headerPerson {
right: -50px;
height: 350px;
}
#content .header-banner h1 {
font-size: 1.4rem;
}
#content .header-banner p {
margin: 0;
max-width: none;
}
h1 {
font-size: 1.6rem;
text-align: center;
}
#content .header-banner h1 {
text-align: left;
}
h2 {
text-align: center;	
}
#content #secIntro p {
text-align: center;
color: black;
}
#content #videoModalBtn {
display: none;
}
.listedCards li {
width: auto;
padding: 1rem 1rem 1rem 2.4rem;
}
.listedCards li.staggered {
margin-left: 0;
}
.listedCards li:before {
content: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/Ellipse_25_small.png);
left: 0;
top: 55px;	
}
.listedCards li.staggered:before {
content: url(//globalizeme.com/wp-content/themes/GlobalizeMe/img/Ellipse_28_small.png);
}
#content .wpcf7-form-control-wrap, #content input.wpcf7-submit {
width: 280px;
}
#content .wpcf7-form-control-wrap.lastname, #content .wpcf7-form-control-wrap.firstname {
width: 120px;
}
#content .wpcf7-form-control-wrap.service {
width: 150px;
}
#content .wpcf7-form-control.wpcf7-submit {
width: 115px;
}
#content #secContact .block.image,
#content #secContact .block.text {
display: block;
}
#content #secContact .block.image img {
max-width: 100%;
}
#content .wpcf7-form {
width: 310px;
margin: auto;
margin-top: 4rem;
float: none;
}
#secServ .row,
#secServ .block.image,
#secServ .block.text {
display: block; 
}
#secServ .block.image img {
width: 80%;
padding: 1rem ;
}
#secServ h2,
#secServ p {
text-align: left;
}
}html{
font-size: inherit !important;
}
body{
padding: 0;
margin:0;
font-family: 'Public Sans', sans-serif;
}                                 #videoModal {
position: fixed;
top: 0px;
left: 0;
right: 0;
width: 100%;
margin: 0 auto !important;
padding: 4% 0 !important;
margin: 0 auto;
height: 100%;
padding: 4% 10%;
display: none;
z-index: 2;
background: rgba(0,0,0,0.7);
}
#videoModal .modalInner {
background: white;
padding: 60px 30px;
border: 1px solid grey;
position: relative;
width: 73%;
margin: 0 auto;
}
.moretext {
display: none;
}
.moretext-two{
display: none;
}
.moretext-three{
display: none;
}
.display_inline{
display:inline;
}
.moreless{
cursor: pointer;
display:inline;
}
.moreless:hover{
color:#FECB40;
} .sap_container{
width:1480px !important;
} 
.head-sap-text {
float: left;
}
.sap-image-div {
float: left;
margin-left: 10px;
}
.box-carousel{
padding-right: 0 !important;
padding-left: 0 !important;
width: 1450px;
margin: 0;
padding: 0;
display: inline-block !important;
}
.relay-para{
padding-right:0 !important;
padding-left:0 !important;
}
.transt-image{
padding-right:0 !important;
padding-left:0 !important;
}
.final-trans{
padding-right:0 !important;
padding-left:0 !important;
}  .translation-container{
width:1480px !important;
margin:0 auto !important;
}
.trans-service{
padding-right:0 !important;
padding-left:0 !important;
}  .software-container{
width:1460px !important;
}  .content-container{
width:1560px;
}
.unique-head {
margin-bottom: 84px;
} .page_container{
width: 1560px;
margin: 0 auto;
}
.page_container1{
width: 1560px;
margin: 0 auto;
}
.page_first_section{
padding-top: 59px;
}
.add_space{
padding-top: 150px; 
}
.page_first_section ul{
padding: 0;
margin: 0;
}
.page_first_section li{
list-style-type: none;
clear:both;
display:flex;
align-items: center;
margin: 0;
padding-top: 40px;
}
.mobile_second_sec_page1 {
clear:both;
margin-bottom: 18px !important;
}
.page_first_sec_left{
width: 470px;
float: left;
}
.page_first_sec_right{
width: 1090px;
float: right;
padding-left: 121px;
}
.page_first_sec_right h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom:33px;
color: #014062; }
.page2_second_sec_left h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 53px;
color: #014062; }
#homeVideo{
width:100%;
padding: 4% 0 !important;
overflow-y: hidden;
}
.steps-section{
padding-bottom:20px;
}
.home-video-sec{
width:80%;
margin:0 auto;
}
.page_first_sec_right p{
margin: 0;
font-size: 23px;
font-weight:bold;
color: #3B3A3A;
line-height:27px;
font-weight:bold; }
.page_second_sec_left{
width: 1097px;
float: left;
}
.page_second_sec_right{
width: 490px;
float: right;
}
.page_second_sec_left h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 41px;
color: #014062; }
.page_second_sec_left p{
margin: 0;
font-size: 23px;
color: #41413F;
font-weight:bold;
line-height:30px; }
.page_third_sec_left{
width: 490px;
float: left;
}
.page_third_sec_right{
width: 1070px;
float: right;
padding-left: 129px;
}
.page_third_sec_right h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 46px;
color: #014062; }
.page_third_sec_right p{
margin: 0;
font-size: 23px;
color: #3B3A3A;
font-weight:bold;
line-height:28px; }
.padding_bottom1{
padding-bottom: 102px;
}
.padding_bottom2{
padding-bottom: 86px;
}
.padding_bottom3{
padding-bottom: 40px;
}
.padding_bottom4{
padding-bottom: 240px;
}
.page1_contact_section{
clear: both;
width: 1560px;
margin: 0 auto;
padding: 0 0 200px 261px;
padding-left: 0;
}
.contact_para p{
font-size: 50px;
margin: 0;
color: #014062;
padding-bottom: 58px; }
.contact_para span {
color:#FFD150
}
.contact_button_sec button{
padding: 39px 165px;
background:#014062;
border-radius: 120px;
color: #ffffff;
font-size: 56px; }
.page_first_div{
border-bottom: 1px solid #707070;
} .page_footer_sec{
padding: 62px 0 40px 0;
clear: both;
height: 260px;
}
.copyright p{
margin-bottom:0;
font-weight: 600;
}
.page_footer_container{
width: 1632px;
margin: 0 auto;
display:flex;
}
.page_footer_left{
width: 710px;
float: left;
}
.page_footer_center{
width: 640px;
float: left;
}
.page_footer_right{
width: 285px;
float: right;
padding-top: 15px;
}
.page_footer_center p{
margin: 0;
font-size: 15px;
color:#014062;
font-weight: 500; }
.page_footer_right ul{
padding: 0;
margin: 0;
}
.page_footer_right li{
list-style-type: none;
padding-bottom: 30px;
}
.page_footer_right li:last-child{
padding-bottom: 0px;
}
.page_footer_right a{
font-size: 20px;
color: #014062;
font-weight: 600;
border-bottom: 1px solid #014062; }  .page2_second_sec_left{
width: 936px;
float: left;
}
.page2_second_sec_right{
width: 428px;
float: right;
}
.page2_second_sec_left p{
margin: 0;
font-size: 23px;
font-weight: 500;
color: #3B3A3A;
line-height:30px;
font-weight:bold; }
.page2_second_list{
list-style-type: none;
display:flex; padding-bottom: 60px;
}
.page2_padding_bottom1{
padding-bottom: 77px;
padding-top: 40px;
}
.page2_third_sec_left{
width: 431px;
float: left;
}
.page2_third_sec_right{
width: 1030px;
float: right;
padding-left: 118px;
}
.page2_third_sec_right p{
margin: 0;
font-size: 23px;
font-weight: 500;
color: #3B3A3A;
line-height:28px; }
.page2_third_sec_right h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 40px;
color: #014062; }
.page2_four_sec_left h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 53px;
color: #014062; }
.paddbtms{
padding-bottom: 6px;
}
.page2_third_list{
list-style-type: none;
margin-top: -11px !important;
display:flex; padding-bottom: 29px;
}
.page2_four_sec_left{
float: left;
width: 927px;
}
.page3_four_sec_right{
width: 424px;
float: right;
}
.page2_four_sec_left p{
margin: 0;
font-size: 23px;
font-weight: 500;
color: #3B3A3A;
line-height:28px;
font-weight:bold; }
.page3_four_list{
list-style-type: none;
display:flex;
align-items: center;
width: 1384px;
padding-bottom: 135px;
} .page3_section_list{
list-style-type: none;
clear:both;
display:inline-block;
display:flex;
padding-bottom: 66px;
padding-left:211px;
padding-right: 308px;
margin:0;
}
.page3_first_sec_left{
width: 405px;
float: left;
}
.page3_first_sec_right{
width: 910px;
float: right;
padding-left: 115px;
}
.page3_first_sec_right h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 37px;
color: #014062; }
.page3_first_sec_right p{
margin: 0;
font-size: 23px;
font-weight:bold;
color: #3B3A3A;
line-height:27px; }
.page3_second_list{
list-style-type: none;
clear:both;
display:inline-block;
display:flex;
align-items: center;
padding-bottom: 0 228px 95px 221px;
margin:0;
}
.page3_second_sec_right{
width: 453px;
float: right;
}
.page3_second_sec_left{
width: 1106px;
float: left;
}
.page3_second_sec_left h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 45px;
color: #014062; }
.page3_second_sec_left p{
margin: 0;
font-size: 23px;
font-weight:bold;
color: #3B3A3A; line-height:30px;
}
.page3_second_sec_left p span{
color:#FFD150
}
.page3_third_list{
list-style-type: none;
clear:both;
display:inline-block;
display:flex;  margin:0;
}
.page3_third_sec_left{
width: 477px;
float: left;
}
.page3_third_sec_right{
width: 1005px;
float: right;
padding-left: 100px;
}
.page3_third_sec_right h2{
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 40px;
color: #014062;
}
.page3_five_sec_left h2 {
margin: 0;
font-size: 25px;
font-weight: 700;
padding-bottom: 40px;
color: #014062;
}
.page3_third_sec_right p{
margin: 0;
font-size: 23px;
font-weight:bold;
color: #3B3A3A; line-height:28px;
}
.page3_five_list{
list-style-type: none;
clear:both;
display:inline-block;
display:flex;
padding-bottom: 120px; margin:0;
}
.page3_five_sec_left{
width: 1030px;
float: left;
}
.page3_five_sec_right{
width: 424px;
float: right;
}
.page3_five_sec_left p{
margin: 0;
font-size: 23px;
font-weight: 500;
color: #3B3A3A;
line-height:30px; }    .links{
line-height: initial;
}
.page4_first_lists {
padding-bottom: 60px;
clear: both;
clear:both;
display:inline-block;
display:flex;
}
footer .links p a{
color:#014062;
font-weight: 600;
}
.page4_section_list{
padding-bottom: 22px; 
display: flex;
align-items: flex-end !important;
justify-content: center;
}
.page4_first_sec_left{
width: 462px;
float: left;
}
.page4_first_sec_right{
width: 983px;
float: right;
padding-left: 118px;
margin-bottom: 20px;
}
.page4_first_sec_right h2{
font-size: 25px;
font-weight: 700;
margin-bottom: 0; padding-bottom: 25px;
display: inline-block;
letter-spacing: 0.5px;
margin-block-end: 0rem;
}
.blue-head {
color: #014062;
}
.yellow-head {
color: #fecb40;
}
.page4_first_sec_right p{
font-size: 23px;
font-weight: 500;
line-height: 27px; color: #41413F;
letter-spacing: 0.2px;
}
.steps-section p{
font-size: 23px;
font-weight: 500; color: #41413F;
}
.page4_third_list{
list-style-type: none;
clear:both;
display:inline-block;
display:flex;
padding-left: 261px;
padding-right: 226px;
}
.animation_section{
webkit-box-shadow: 0px 3px 20px -5px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 3px 20px -5px rgba(0,0,0,0.65);
box-shadow: 0px 3px 20px -5px rgba(0,0,0,0.65);
border-radius: 55px;
width: 83.7%;
padding: 84px 0 0px 114px;
position: relative;
}
.round_section_div{
height: 34px;
width: 34px;
background: #014062;
border-radius: 50%;
}
.text_section_div{
padding-left: 27px;
width: 1216px;
}
.text_section_div p{
margin: 0;
font-size: 24px;
color: #41413F; }
.biground_section_div{
height: 70px;
width: 70px;
background: #014062;
border-radius: 50%;
position: absolute;
left: 112%;
}
.animation_section li{
padding-bottom: 40px;
margin:0;
}
.animation_section1 li{
padding-bottom: 21px;
margin: 0;
}
.height_section_div{
height: 51px;
width: 11px;
background: #014062;
text-align: end;
margin-left: 28px;
position: absolute;
left: 112%;
}
.page4_four_list{
padding: 108px 419px 88px 261px;
}
.page4_four_list p{
margin: 0;
font-size: 23.5px;
color: #014062; font-weight: 500;
}
.animation_section1 .biground_section_div {
height: 70px;
width: 70px;
background: #014062;
border-radius: 50%;
position: absolute;
left: 15.5%;
margin-top: -25px;
}
.animation_section1 .height_section_div {
height: 51px;
width: 11px;
background: #014062;
text-align: end;
position: relative;
position: absolute;
left: 15.5%;
margin-top: -13px;
}
.page4_six_list{
list-style-type: none;
clear:both;
display:inline-block;
display:flex;
padding: 172px 205px 161px 275px;
align-items: initial !important;
}
.page4_fivth_list h2 {
font-size: 25px;
font-weight: 700;
margin-bottom: 0; padding-bottom: 100px;
}
.page4_third_sec_left{
width: 707px;
float: left;
cursor: pointer;
}
.page4_third_sec_right{
width: 770px;
float: right;
padding-left: 136px;
padding-top: 130px;
}
.page4_third_sec_right h2{
font-size: 48px;
font-weight: 700;
margin-bottom: 0; padding-bottom: 40px;
}
.page4_third_sec_right p{
margin: 0;
font-size: 23px;
font-weight: 500;
color: #3B3A3A; }
.animation_section1 ul{
webkit-box-shadow: 0px 3px 20px -5px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 3px 20px -5px rgba(0,0,0,0.65);
box-shadow: 0px 3px 20px -5px rgba(0,0,0,0.65);
border-radius: 55px;
width: 88.5%;
padding: 57px 0 70px 121px;
}
.animation_section1{ }
.animation_section a{
clear:both;
display:inline-block;
display:flex;
margin: 0;
}
.page1_mobileview_section{
display: none;
}
.mobile_second_sec_page1 p{
margin: 0;
font-size: 50px;
font-weight: 700; color: #014062;
}
.small-yellow{
color: #FECB40;
}       section {
padding-top: 2em;
padding-bottom: 2em;
}
section h1 {
margin-bottom: 1em;
}
section img {
border: #ddd solid 1px;
border-radius: 5px;
}
.modal-dialog {
width: 600px;
min-height: calc(100vh - 60px);
clear:both;
display:inline-block;
display:flex;
flex-direction: column;
justify-content: center;
overflow: auto;
}
#homeVideo button.btn.btn-default {
background: black;
border-radius: 50%;
position: absolute;
right: 0px;
z-index: 5;
color: white;
height: 40px;
width: 40px;
}
.close {
opacity: 1 !important;
}
footer .copyright {
margin-bottom: -13px !important;
}
footer .wrapper {
margin: 0 6.5%;
position: relative;
display: flex;
align-items: flex-end;
}
footer .links p {
max-width: 300px;
margin: 0;
padding-bottom: 11px;
}
footer .links p:last-child { 
padding-bottom: 0px;
}
.page_first_div {
border-bottom: 1px solid transparent;
}
.page3_five_sec_right img{
width:86%;
} a.active
{
color:#fff; }
a.active .round_section_div
{
background:#FECB40;
}
.active .biground_section_div
{
background:#FECB40;
}
.active .height_section_div
{
background:#FECB40;
}
.active .round_section_div{
background:#FECB40;
}
.sap-head br{
display:none;
}@media (max-width: 1919px){
.page_container {
width: 90%;
margin: 0 auto;
}
.round_section_div {
height: 31px;
width: 34px;
}
.sap_container {
margin: 0 6.5% !important;
width: initial !important;
}
.spl_width{
width: 100% !important;
}
.translation-container {
margin: 0 6.5% !important;
width: initial !important;
}
.software-container {
margin: 0 6.5% !important;
width: initial !important;
}
.page_container1 {
width: 90%;
margin: 0 auto;
}
.page_first_section li {
padding-top: 0px;
}
.page_first_section {
padding-top: 100px;
}
.add_space {
padding-top: 80px;
}
.padding_bottom1 {
padding-bottom: 100px;
}
.page_first_sec_left {
width: 30%;
}
.page_first_sec_right {
width: 60%;
padding-left: 60px;
}
.page2_third_sec_right {
width: 60%;
padding-left: 60px;
}
.page_second_sec_left {
width: 60%;
padding-right: 60px;
}
.page_second_sec_right {
width: 34%;
text-align: right;
}
.page_third_sec_left{
width: 34%;
}
.page_third_sec_right{
width: 60%;
padding-left: 60px;
}
.padding_bottom3 {
padding-bottom: 100px;
}
.padding_bottom4 {
padding-bottom: 100px;
}
.page_footer_container {
width: 90%;
margin: 0 auto;
}
.page_first_sec_right {
width: 60%;
padding-left: 60px;
}
.page3_third_sec_right {
padding-left: 60px;
}
.page_footer_left{
width: 40%;
}
.page_footer_center {
width: 35%;
}
.page_footer_right {
width: 25%;
}
.page1_contact_section {
width: 90%;
margin: 0 auto;
padding: 0 0 0px 0px;
}
.page4_section_list {
padding-bottom: 22px;
display: flex;
align-items: flex-end !important;
justify-content: left;
}
.page1_contact_section {
padding-bottom: 100px;
}
.page2_padding_bottom1 {
padding-bottom: 100px;
}
.page2_second_list {
width: 100%;
padding-bottom: 100px;
}
.page2_third_list {
width: 100%;
padding-bottom: 100px;
}
.page3_four_list {
width: 100%;
padding-bottom: 100px;
}
.page3_section_list {
width: 100%;
padding-bottom: 60px;
padding-left: 0;
padding-right: 0;
}
.mobile_second_sec_page1 {
clear: both;
padding-left: 0;
}
.page3_second_list {
width: 100%;
padding-bottom: 100px;
padding-left: 0px;
}
.page3_third_list {
width: 100%;
padding-bottom: 100px;
padding-left: 0;
}
.page3_five_list {
width: 100%;
padding-bottom: 100px;
padding-left: 0px;
}
.page3_first_sec_left {
width: 30%;
}
.page3_first_sec_right {
width: 60%;
padding-left:60px;
}
.page3_second_sec_left {
width: 70%;
padding-right: 60px;
}
.page3_second_sec_right {
width: 30%;
}
.page3_third_sec_left {
width: 30%;
}
.page3_third_sec_right {
width: 60%;
}
.page3_five_sec_left {
width: 60%;
}
.page3_five_sec_right img {
width: 80%;
}
.page3_five_sec_right {
width: 30%;
}
.page3_second_sec_left h2 {
padding-bottom: 30px;
font-size:2rem;
}
.page4_first_sec_left {
width: 30%;
float: left;
}
.page4_first_sec_right {
width: 70%;
float: right;
padding-left: 60px;
}
.page4_third_list {
padding-bottom: 100px;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.page4_four_list {
padding: 0 0 111px 0;
}
.page4_six_list {
width: 100%;
padding: 0px 0 60px 0;
}
.sap-img img{
width: 12%;
}
.page4_six_list {
align-items: center !important;
}
.page4_third_sec_right {
padding-top: 0;
}
.page4_first_sec_right h2 {
font-size: 3rem;
padding-bottom: 30px;
}
.page_first_sec_right h2 {
font-size: 3rem;
padding-bottom: 30px;
}
.page_first_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.page_second_sec_left h2 {
font-size: 2rem;
padding-bottom: 30px;
}
.page4_first_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.steps-section p {
font-size: 1.5rem;
font-weight:500;
}
.text_section_div p {
font-size: 1.5rem;
font-weight:500;
}
.page_second_sec_left p {
font-size: 1.5rem;
font-weight:500;
}
.page_third_sec_right h2{
font-size: 2rem;
padding-bottom: 30px;
}
.page_third_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.page2_second_sec_left p {
font-size: 1.5rem;
font-weight:500;
}
.page2_third_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.page4_third_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.page2_four_sec_left p {
font-size: 1.5rem;
font-weight:500;
}
.contact_para p {
font-size: 2.3rem;
padding-bottom: 30px;
}
.page4_third_sec_right h2 {
font-size: 3rem;
padding-bottom: 30px;
}
.page4_fivth_list h2 {
font-size: 3rem;
padding-bottom: 30px;
}
.page2_second_sec_left h2 {
font-size: 2rem;
padding-bottom: 30px;
}
.page2_third_sec_right h2 {
font-size: 2rem;
padding-bottom: 30px;
}
.page2_four_sec_left h2 {
font-size: 2rem;
padding-bottom: 30px;
}
.mobile_second_sec_page1 p{
font-size: 3rem;
}
.steps-cont br{
display:none;
}
.page4_four_list p br{
display:none;
}
.contact_para p br{
display:none;
}
.contact_button_sec button {
padding: 14px 60px;
font-size: 2rem;
}
.page3_first_sec_right h2 {
padding-bottom: 30px;
font-size: 2.813rem;
}
.page3_first_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.page3_five_sec_left h2 {
padding-bottom: 30px;
font-size: 2rem;
}
.page3_five_sec_left p {
font-size: 1.5rem;
font-weight:500;
}
.page3_third_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.page3_third_sec_right h2 {
padding-bottom: 30px;
font-size: 2rem;
}
.page3_second_sec_left p {
font-size: 1.5rem;
font-weight:500;
}
.page3_third_sec_right h2 {
padding-bottom: 30px;
font-size: 2rem;
}
.page3_third_sec_right p {
font-size: 1.5rem;
font-weight:500;
}
.page3_second_sec_left p {
font-size: 1.5rem;
font-weight:500;
}
.page4_third_sec_right {
padding-left: 60px;
}
}
@media (max-width: 1600px){                     .animation_section {
width: 85%;
padding: 80px 0 70px 90px;
}
.animation_section1 ul {
width: 90%;
padding: 80px 0 70px 90px;
position: relative;
left: 154px;
}
.animation_section1 .biground_section_div {
position: absolute;
left: -14%;
}
.animation_section1 .height_section_div {
position: absolute;
left: -14%;
}                                  .page4_third_sec_right {
width: 55%;
padding-left: 90px;
}
.page4_third_sec_left {
width: 45%;
}
.animation_section1 {
padding-left: 0;
}                .page_third_sec_right p br{
display: none;
}
.page3_third_sec_right p br{
display: none;
}
.page3_second_sec_left p  br{
display: none;
}
.page_first_sec_right p br{
display: none;
}
.page2_second_sec_right {
width: 35%;
}
.page2_second_sec_left {
width: 65%;
padding-right: 60px;
}
.page3_five_sec_left{
width: 65%;
padding-right: 60px;
}
.page3_five_sec_right{
width: 35%;
}
.page3_five_sec_left p br{
display: none;
}
.page2_third_sec_left {
width: 35%;
}
.page2_four_sec_left {
width: 65%;
padding-right: 60px;
}
.page2_four_sec_left br{
display: none;
}
.page3_four_sec_right {
width: 35%;
}
.page2_third_sec_right p br{
display: none;
}
.page2_second_sec_left p br{
display: none;
}
.page3_first_sec_right p br{
display: none;
}
.page4_first_sec_right p br{
display: none;
}
}
@media (max-width: 1440px){                                                        .page_footer_sec {
padding: 30px 0 30px 0;
height: 210px;
}
.page_footer_right li {
padding-bottom: 20px;
}         .text_section_div {
width: 1100px;
}                                    .round_section_div {
height: 25px;
width: 25px;
}
.animation_section1 .round_section_div {
height: 25px;
width: 30px;
}
.height_section_div {
height: 40px;
width: 8px;
left: 108.5%;
}
.biground_section_div {
height: 40px;
width: 40px;
left: 110%;
}
.page4_four_list {
padding: 0 0 80px 0;
}   .page4_third_list {
padding-bottom: 80px;
}
.animation_section1 .biground_section_div {
height: 40px;
width: 40px;
left: -12%;
}
.animation_section1 .height_section_div {
height: 40px;
width: 8px;
left: -13.5%;
}
.page4_fivth_list h2 {
padding-bottom: 30px;
}   .page3_second_list {
padding-bottom: 60px;
}
.page3_third_list {
padding-bottom: 60px;
}
.page3_five_list {
padding-bottom: 60px;
}
.page2_padding_bottom1 {
padding-bottom: 60px;
}
.page2_second_list {
padding-bottom: 60px;
}
.page2_third_list {
padding-bottom: 60px;
}
.page3_four_list {
padding-bottom: 60px;
padding-top:0;
}   .padding_bottom1 {
padding-bottom: 60px;
}
.padding_bottom2 {
padding-bottom: 60px;
}
.padding_bottom3 {
padding-bottom: 60px;
}
.padding_bottom4 {
padding-bottom: 60px;
}
.page_footer_right a {
font-size: 16px;
}
.page_footer_left img{
width: 60%;
}
.page_second_sec_left p br{
display: none;
}
.page_second_sec_right {
width: 40%;
text-align: right;
}
.page_third_sec_left{
width: 40%;
}
.animation_section1 ul {
width: 85%;
padding: 40px 60px 40px 40px;
}
.animation_section li {
margin: 0;
}
.animation_section {
width: 82%;
padding: 40px 40px 40px 40px;
}
.page4_section_list {
align-items: center !important;
}
.page4_third_sec_right h2 {
padding-bottom: 15px;
}
.animation_list_main p br{
display:none;
}            }
@media (max-width: 1366px){
.margintop {
margin-top: -20px;
}
.margin25 {
margin-top: -11px;
}                                                   }
@media (max-width: 1300px){                           .page3_section_list {
padding-bottom: 70px;
}
.page3_second_list {
padding-bottom: 70px;
}
.page3_third_list {
padding-bottom: 70px;
}
.page3_five_list {
padding-bottom: 70px;
}   .page_first_sec_right {
padding-left: 50px;
}
.page_second_sec_left {
padding-right: 60px;
}
.page_third_sec_right {
padding-left: 60px;
}
.animation_section1 ul {
width: 80%;
}
.animation_section1 .round_section_div {
height: 25px;
width: 34px;
}
}
@media (max-width: 1199px){
.page4_first_sec_right h2 {
font-size: 2.5rem;
}
.page_first_sec_right h2 {
font-size: 2.5rem;;
}
.page_first_sec_right p {
font-size: 1.4rem;
}
.page_second_sec_left h2 {
font-size: 2.5rem;
}
.page4_first_sec_right p {
font-size: 1.4rem;
}
.steps-section p {
font-size: 1.4rem;
}
.text_section_div p {
font-size: 1.4rem;
}
.page_second_sec_left p {
font-size: 1.4rem;
}
.page_third_sec_right h2{
font-size: 2.5rem;
}
.page_third_sec_right p {
font-size: 1.4rem;
}
.page2_second_sec_left p {
font-size: 1.4rem;
}
.page2_third_sec_right p {
font-size: 1.4rem;
}
.page4_third_sec_right p {
font-size: 1.4rem;
}
.page2_four_sec_left p {
font-size: 1.4rem;
}
.contact_para p {
font-size: 2rem;
}
.page4_third_sec_right h2 {
font-size: 2.5rem;
}
.page4_fivth_list h2 {
font-size: 2.5rem;
}
.page2_second_sec_left h2 {
font-size: 2.5rem;
}
.page2_third_sec_right h2 {
font-size: 2.5rem;
}
.page2_four_sec_left h2 {
font-size: 2.5rem;
}
.mobile_second_sec_page1 p{
font-size: 2.5rem;
}
}
@media (max-width: 1100px){         .page_footer_left img{
width: 80%;
}
.page_footer_left {
width: 35%;
}
.page_footer_center {
width: 35%;
}
.page_footer_right {
width: 30%;
}   .page_footer_sec {
padding: 40px 0 40px 0;
height: 220px;
}         .page3_first_sec_left {
width: 25%;
}
.page3_first_sec_right {
width: 75%;
padding-left: 80px;
}
.page3_second_sec_left {
width: 75%;
}
.page3_second_sec_right {
width: 25%;
}
.page3_third_sec_left {
width: 25%;
}
.page3_third_sec_right {
width: 75%;
}
.page3_five_sec_left {
width: 75%;
}
.page3_five_sec_right {
width: 25%;
}
.page4_first_sec_right {
width: 75%;
padding-left: 50px;
}
.page4_first_sec_left {
width: 30%;
}
.text_section_div {
width: 900px;
}
.animation_section li {
padding-bottom: 30px;
}
.height_section_div {
height: 40px;
width: 11px;
margin-left: 20px;
}
.animation_section1 .height_section_div {
height: 40px;
width: 11px;
margin-left: 15px;
}
.page4_first_sec_right p {
line-height: 20px;
}
.animation_section {
width: 86%;
padding: 40px 0 40px 35px;
}
.animation_section1 ul {
width: 72%;
padding: 40px 20px 40px 35px;
}                  .animation_section1 .biground_section_div {
left: -12%;
}
.animation_section1 .height_section_div {
left: -12%;
}
.animation_section1 ul {
left: 85px;
}
footer .logo, footer .links {
width: 30% !important;
}
footer .copyright {
width: 45%;
margin-bottom: 0 !important;
}         }
@media (max-width: 1000px){                              .page_footer_sec {
padding: 40px 0 40px 0;
height: 220px;
}   .page_first_sec_left {
width: 25%;
}
.page_first_sec_right {
width: 75%;
padding-left: 50px;
}
.page_second_sec_left {
width: 75%;
}
.page_second_sec_right {
width: 25%;
}
.page_third_sec_left{
width: 25%;
}
.page_third_sec_right{
width: 75%;
}
.page4_third_sec_right {
padding-left: 50px;
}
.sap-img img{
width: 35%;
}
}
@media (max-width: 991px){
.page4_first_sec_right h2 {
font-size: 2.1rem;
}
.page_first_sec_right h2 {
font-size: 2.1rem;
}
.page_first_sec_right p {
font-size: 1rem;
}
.page_second_sec_left h2 {
font-size: 2.1rem;
}
.page4_first_sec_right p {
font-size: 1rem;
}
.steps-section p {
font-size: 1rem;
}
.text_section_div p {
font-size: 1rem;
}
.page_second_sec_left p {
font-size: 1rem;
}
.page_third_sec_right h2{
font-size: 2.1rem;
}
.page_third_sec_right p {
font-size: 1rem;
}
.page2_second_sec_left p {
font-size: 1rem;
}
.page2_third_sec_right p {
font-size: 1rem;
}
.page4_third_sec_right p {
font-size: 1rem;
}
.page2_four_sec_left p {
font-size: 1rem;
}
.contact_para p {
font-size: 2rem;
}
.page4_third_sec_right h2 {
font-size: 2.1rem;
}
.page4_fivth_list h2 {
font-size: 2.1rem;
}
.page2_second_sec_left h2 {
font-size: 2.1rem;
}
.page2_third_sec_right h2 {
font-size: 2.1rem;
}
.page2_four_sec_left h2 {
font-size: 2.1rem;
}
.mobile_second_sec_page1 p{
font-size: 2.1rem;
}
}
@media (max-width: 768px){
.page_first_sec_left {
width: 25%;
}
.page_first_sec_right {
width: 75%;
padding-left: 50px;
}
.page_second_sec_left {
width: 75%;
}
.page_second_sec_right {
width: 25%;
}
.page_third_sec_left{
width: 25%;
}
.page_third_sec_right{
width: 75%;
}            .page_third_sec_left{
width: 25%;
}
.page_third_sec_right{
width: 75%;
padding-left: 50px;
}         .contact_button_sec button {
padding: 12px 45px;
font-size: 16px;
}
.page_footer_left {
width: 35%;
}
.page_footer_center {
width: 35%;
}
.page_footer_right {
width: 30%;
}      .page_footer_right li {
padding-bottom: 15px;
}
.page_footer_sec {
padding: 40px 0 40px 0;
clear: both;
height: 190px;
}
.page2_second_sec_left p { padding-left: 0;
}
.page2_third_sec_right p { padding-left: 0px;
}
.page2_third_sec_right {
padding-left: 60px;
}   .page3_first_sec_right {
padding-left: 50px;
}            .page3_third_sec_right {
padding-left: 50px;
}      .text_section_div {
width: 600px;
}   .page4_first_sec_right p { line-height: 20px;
}         .animation_section1 .biground_section_div {
position: absolute;
left: -14%;
}
.animation_section1 .height_section_div {
position: absolute;
left: -14%;
}
.animation_section1 ul {
width: 90%;
padding: 40px 0 40px 35px;
position: relative;
left: 80px;
}
.page3_third_sec_right h2 {
font-size: 22px;
}         footer .logo img {
max-width: 140px !important;
}
.copyright p {
font-size: 12px;
}
footer .links p a {
font-size: 12px;
}
}
@media (max-width: 767px){ 
#homeVideo .close {
width: 25px;
height: 25px;
}
#videoModal .close {
width: 25px;
height: 25px;
}
#homeVideo .home-video-sec {
width: 80%;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.spl_width {
width: 90% !important;
margin:0 auto;
}
.page1_mobileview_section{
display: block;
}
.page1_desktop_view{
display: none;
}
.animation_section1 .round_section_div {
height: 20px;
width: 20px;
}
.page_container {
width: 100%;
}
.page1_contact_section {
padding-bottom: 56px;
text-align: center;
padding:0 0 0 0;
}
.page_footer_container {
width: 90%;
margin: 0px auto 5px auto;
}
.new_head h2{
margin: 0;
font-weight: bold;
color: #014062;
font-size:25px;
padding: 0 0px 20px 22px;
text-align: left;
}
.mobile_third_sec_left {
width: 40%;
float: left;
}
.mobile_third_sec_right {
width: 55%;
float: right;
padding: 0 15px 0 20px;
}
.mobile_four_sec_left {
width: 55%;
float: left;
padding: 0 10px 0 15px;
}
.mobile_four_sec_right {
width: 40%;
float: right;
}
.page1_mobileview_section{
padding-top: 110px;
}
.mobile_first_row_sec{
padding-left: 40px;
}
.mobile_first_image_sec{
padding-bottom: 25px;
}
.page3_sec .mobile_second_sec_page1 {
padding: 50px 0 58px 44px;
}
.mobile_second_sec_page1{
padding:52px 0 58px 32px;
}
.mobile_second_sec_page1 p{
margin: 0;
font-weight: bold;
font-size: 20px;
color: #014062;
}
.mobile_first_image_para p br{
display: none;
}
.mobile_third_sec_right p br{
display: none;
}
.mobile_four_sec_left p br{
display: none;
}
.mobile_first_image_para h2{
margin: 0;
font-weight: bold;
padding-bottom: 32px;
color: #014062;
text-align: left;
}
.mobile_first_image_para p{
margin: 0;
font-weight: bold;
color: #707070; }
.mobile_third_sec_right h2{
margin: 0;
font-weight: bold;
padding-bottom: 20px;
color: #014062;
text-align: left;
}
.mobile_third_sec_right p{
margin: 0;
font-size: 15px;
font-weight: bold;
color: #707070;
}
.page4_first_image_para p{
margin: 0;
font-weight: bold;
color: #707070;
}
.page4_first_image_para h2{
margin: 0;
font-weight: bold;
padding-bottom: 20px;
color: #014062;
text-align: left;
}
.mobile_four_section{
padding-bottom: 50px;
display: inline-block;
}
.mobile_four_sec_left h2{
margin: 0;
font-weight: bold;
padding-bottom: 20px;
color: #014062;
text-align: left;
}
.mobile_four_sec_left p{
margin: 0;
font-weight: bold;
color: #707070;
}
.contact_para p {
font-size: 18px;
}
.mobile_third_section {
padding-bottom: 35px;
display: inline-block;
}
.page_footer_left {
width: 40%;
padding-top: 25px;
}
.page_footer_center {
width: 40%;
}
.page_footer_center p {
font-size: 6px;
padding-top: 50px;
}
.page_footer_center {
width: 40%;
}
.page_footer_right {
width: 27%;
text-align: left;
float: right;
padding-top: 0;
}
.page_footer_right ul{
padding: 0;
margin: 0;
}
.page_footer_center p {
font-size: 8px;
}
.page_footer_right a {
font-size: 8px;
}
.page_footer_sec {
padding: 0;
clear: both;
height: 70px;
display: inline-block;
}
.page_footer_right li {
padding-bottom: 0;
}
.contact_button_sec button {
padding: 11px 49px;
font-size: 16px;
} 
.animation_section {
width: 100%;
padding: 40px 20px 40px 35px;
}
.animation_section1 ul {
width: 100%;
padding: 30px 10px 30px 30px !important;
left: 0;
}
ul.animation_list_main li:last-child{
padding-bottom: 0;
}
.text_section_div {
width: 100%;
padding-left: 17px;
}
.paddbtm{
margin-bottom: 60px;
}
.height_section_div {
display: none;
}
.biground_section_div {
display: none;
}
.page4_mobile_first_sec{
padding-left: 27px;
padding-bottom: 35px;
}
.padd44{
padding-left: 30px;
}
.page4_four_mobilelist{
padding: 45px 25px 40px 20px;
}
.page4_four_mobilelist  p{
margin: 0;
color: #014062;
font-weight: bold;
font-size: 12px;
}
.page4_third_list {
padding-bottom: 0px;
padding-left: 0;
padding-right: 0;
}
.page4_last_sec_left h2{
margin: 0;
color: #014062;
font-weight: bold; 
padding-bottom: 30px;
text-align: left;
font-size:25px;
}
.page4_last_sec_left p{
margin: 0;
font-size: 15px;
color: #41413F;
padding-bottom: 40px;
text-align: left;
}
.page4_last_sec_right{
text-align: center;
}
.page4_last_list{
padding-bottom: 47px;
}
.page4_first_image_para p br {
display: none;
}
ul.animation_list_main{
padding: 0;
margin: 0;
}
ul.animation_list_main li{
list-style-type: none;
}
ul.animation_list_main li {
list-style-type: none;
display: inline-flex;
padding-bottom: 25px;
}
.page4_last_sec_left{
padding-left:20px;
}
.text_section_div p br {
display: none;
}
.page4_four_mobilelist p br {
display: none;
}
.page4_last_sec_left p br {
display: none;
}
.mobile_third_section{
padding-bottom: 38px;
display: flex;
align-items: flex-start;
}   .page4_mobile_image_sec{
padding-bottom:36px;
}
.contact_button_sec{
padding-bottom:86px; 
}
footer .logo img {
max-width: 90px !important;
}
.translation-container {
margin: 0 !important;
width: 100% !important;
}
.software-container {
margin: 0 !important;
width: 100% !important;
}
.sap_container {
margin: 0 auto !important;
width: 90% !important;
}
.contact_para{
padding-top:40px;
}
footer .links p a {
font-size: 11px;
}
.copyright p {
font-size: 11px;
}
}                                   @media (max-width: 375px){
footer .logo {
width:25%;
}
.new_head h2{
font-size:15px;
}
footer .copyright {
width: 45%;
text-align:center;
}
footer {
padding: 6px 0 11px 0;
}
footer .links {
width:30%;
}
.page4_last_sec_left h2 {
font-size: 21px;
}
.copyright p {
font-size: 6px;
font-weight:700;
}
footer .links p a {
font-size: 6px;
font-weight:700;
}
footer .copyright {
margin-bottom: 0px !important;
}
footer .links p {
max-width: 300px;
margin: 0;
padding-bottom: 0;
padding-left: 4px;
}
.mobile_first_image_para h2{
font-size: 30px;
}
.page4_first_image_para p br {
display: block;
}
.mobile_first_image_para p br {
display: block;
}
.mobile_four_sec_left p br {
display: block;
}
.text_section_div p br {
display: block;
}
.page4_four_mobilelist p br {
display: block;
}
.page4_last_sec_left p br {
display: block;
}
.mobile_first_image_para p{
font-size: 15px;
}
.text_section_div p {
font-size: 11px;
font-weight: bold;
}
.mobile_third_sec_left{
width: 200px;
float: left;
}
.mobile_third_sec_right{
width: 223px;
float: right;
padding: 0px 20px 0 25px;
}
.mobile_four_sec_left{
width: 200px;
float: left;
padding: 0 0px 0 22px;
}
.mobile_four_sec_right{
width: 175px;
float: right;
}
.mobile_first_image_para h2{
font-size: 20.5px;
}
.page4_first_image_para h2{
font-size: 20.5px;
}
.mobile_first_image_para p{
font-size: 11.5px;
}
.mobile_third_sec_right h2{
font-size: 15px;
}
.mobile_third_sec_right p{
font-size: 12px;
}
.page4_first_image_para p{
font-size: 12px;
}
.mobile_four_section{
padding-bottom: 50px;
display: inline-block;
}
.mobile_four_sec_left h2{
font-size: 15px;
}
.mobile_four_sec_left p{
font-size: 12px;
padding-right: 6px;
}
.contact_para p {
font-size: 12px;
}  
.page_footer_left {
width: 40%;
padding-top: 25px;
}
.page_footer_center {
width: 40%;
}
.page_footer_center p {
font-size: 6px;
padding-top: 50px;
}
.page_footer_center {
width: 40%;
}
.page_footer_right {
width: 27%;
text-align: left;
float: right;
padding-top: 0;
}
.page_footer_right ul{
padding: 0;
margin: 0;
}
.page_footer_center p {
font-size: 6px;
}
.page_footer_right a {
font-size: 6px;
}
.page_footer_sec {
padding: 0;
clear: both;
height: 65px;
display: inline-block;
}
.page_footer_right li {
padding-bottom: 0;
}
.contact_button_sec button {
padding: 10px 47px;
font-size: 16px;
}
.round_section_div {
height: 18px;
width: 18px;
}
.animation_section1 .round_section_div {
height: 18px;
width: 18px;
}
}
@media (max-width: 370px){
.mobile_third_sec_left {
width: 40%;
float: left;
}
.mobile_third_sec_right {
width: 60%;
float: right;
padding: 0 10px 0 20px;
}
.mobile_four_sec_left {
width: 55%;
float: left;
padding: 0 0px 0 15px;
}
.mobile_four_sec_right {
width: 45%;
float: right;
}
.page4_mobile_first_sec {
padding-left: 0px;
padding-bottom: 35px;
}
.animation_section {
padding: 20px 20px 20px 20px;
}
.text_section_div p {
font-size: 10px;
}
.page4_four_mobilelist p {
font-size: 9px;
}
.animation_section1 ul {
padding: 20px 10px 10px 20px !important;
}
.text_section_div {
padding-left: 10px;
}
.page4_last_sec_left p {
font-size: 12px;
}
.mobile_second_sec_page1 {
padding: 35px 0 50px 44px;
}
.mobile_third_sec_right p br {
display: block;
}
.mobile_third_sec_right p br {
display: block;
}  
}
@media (max-width: 320px){
.page_footer_left {
width: 30%;
}
.contact_para p {
font-size: 11px;
}
.mobile_first_image_para p {
padding-right: 25px;
}
.mobile_first_image_para p br {
display: none;
}
.mobile_third_sec_right p br {
display: none;
}
.mobile_four_sec_left p br {
display: none;
}
.mobile_third_sec_right p br {
display: none;
}
.page4_first_image_para p {
font-size: 11px;
line-height: 18px;
}
.page4_last_sec_left h2 {
font-size: 16px;
}
header .menu ul li {
padding: 0 13px;
}
.mobile_second_sec_page1 p {
font-size: 1.2rem;
}
}