/**** top menu ****/
.enterpriseTabs {
    margin-top: 91px;
    background: #000;
    color: #fff;
}
.enterpriseTabs a{
    color: #fff;
	padding: 10px 30px;
	font-size: 18px;
	display: inline-block;
	text-decoration: none;
}
.enterpriseTabs a:hover{
	background: #103ecd;
}
.enterpriseTabs ul{
    padding: 0;
	margin: 0;
}
.enterpriseTabs ul li{
    list-style: none;
	display: inline-block;
	padding: 10px;
}
.tabsLeft {
    float: left;
    width: 30%;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0px;
}
.tabsLeft > div{
    display: inline-block;
    border-right: 1px solid;
    padding-right: 25px;
    line-height: 22px;
}
.tabsRight {
    float: right;
    width: 70%;
    text-align: right;
}


/**** hero ****/
.hero {
    padding: 50px 0;
	background: url("../jpg/hero-bg-2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}
.hero h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.hero h2{
    font-size: 60px;
    color: #ffde00;
	font-family: 'Bebas Neue', cursive;
    line-height: .9;
}
.heroText {
    float: left;
    width: 65%;
	margin-top: 0px;
}
.heroImage {
    float: right;
    width: 35%;
    text-align: center;
}
.heroImage img{
	max-width: 100%;
}
.heroText p{
    margin: 35px 0 25px;
}
.enterpriseTabs ul li.active a {
    background: #103ecd;
}
section.growth {
    padding: 50px 0;
}
.growthText {
    float: right;
    width: 68%;
}
.growthImage {
    float: left;
    width: 32%;
}
.growthImage img {
    position: absolute;
    left: 0;
    max-width: 450px;
}
.growthText h2{
    font-weight: 600;
    margin-bottom: 20px;
}
.seTopText,.flexibleTopText,.seoTopText {
    float: left;
    width: 60%;
}
.seTopImage,.flexibleTopImage,.seoTopImage {
    float: right;
    width: 40%;
}
.seTopImage img,.flexibleTopImage img,.seoTopImage img{
    max-width: 100%;
}
.rcTopImage {
    float: right;
    width: 50%;
}
.rcTopText {
    float: left;
    width: 40%;
}
.rcTopImage img{
	margin-top:-95px;
}
.manageTopText {
    float: right;
    width: 44%;
}
.manageTopImage {
    float: left;
    width: 50%;
    text-align: center;
}
.manageTopImage img{
    max-width: 100%;
	margin-top: -80px;
}
section.shoppingExperience,.flexible,.seo,.reachCustomers {
    padding: 50px 0;
	background: #f9f9fa;
}
.manage,.marketing,.b2b{
	padding:50px 0;
}
.shoppingExperience h2,.manage h2,.flexible h2,.marketing h2,.seo h2,.b2b h2,.reachCustomers h2 {
    font-weight: bold;
    color: #103ecd;
    line-height: 50px;
    margin-bottom: 20px;
}
.flexibleTopText {
    width: 46%;
    margin-top: 70px;
}
.fmarketingTopText {
    float: right;
    width: 55%;
    margin-top: 25px;
}
.marketingTopImage {
    float: left;
    width: 45%;
    text-align: center;
}
.marketingTopImage img{
    max-width: 100%;
	margin-top: -35px;
}
.b2bTopText {
    float: right;
    width: 55%;
    margin-top: 25px;
}
.b2bTopImage {
    float: left;
    width: 37%;
    text-align: center;
}
.b2bTopImage img{
    max-width: 100%;
	margin-top: -35px;
}
.seoTopText {
    margin-top: 55px;
}
section.letsTalk {
    padding: 50px 0 100px;
}
.letsTalk h2{
    font-weight:bold;
	margin-bottom: 20px;
}
.talkBtn a.tc-btn-md.tc-btn-green {
	background:#103ecd;
}
.seBtm {
    margin-top: 40px;
}
.advTabTxt {
    float: left;
    width: 50%;
    padding-right: 35px;
}
.advTabTxt h3 {
    font-size: 35px;
    font-family: 'Bebas Neue', cursive;
    margin-bottom: 15px;
    line-height: 1;
}
.advTabTxt p {
    font-size: 20px;
    margin-bottom: 35px;
}
.advTabTxt h3:before {
    background: url(../png/wave.png);
    width: 100%;
    height: 20px;
    background-size: 180px 20px;
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
}
.full .advTabTxt {
    width: 100%;
}
@media(max-width:1420px){
.growthImage {
    display: none;
}
.flexibilityText {
    float: none;
    width: 80%;
}
}
@media(max-width:1199px){
.heroText {
    margin-top: 0px;
}
.growthText {
    float: none;
    width: 100%;
}
}

@media(max-width:1023px){
img{
	max-width:100%;
}
.hero h2 {
    font-size: 59px;
    line-height: 59px;
}
.heroText {
    margin-top: 0;
}
.seTopText, .flexibleTopText, .seoTopText,.manageTopText,.rcTopText {
    float: none;
    width: 100%;
}
.seTopImage, .flexibleTopImage, .seoTopImage,.manageTopImage,.marketingTopImage,.b2bTopImage,.rcTopImage {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.manageTopImage img,.marketingTopImage img,.b2bTopImage img,.rcTopImage img {
    margin-top: 0;
}
.flexibleTopText {
    width: 100%;
    margin-top: 0;
}
.fmarketingTopText,.b2bTopText {
    float: none;
    width: 100%;
    margin-top: 0;
}
.seo h2 br{
	display:none;
}
.enterpriseTabs ul li {
    padding: 15px 10px;
}
.enterpriseTabs a {
    padding: 10px 15px;
    font-size: 17px;
}
}

@media(max-width:767px){

.hero h3 {
    font-size: 32px;
    line-height: 32px;
}
.advTabTxt {
    float: none;
    width: 100%;
    padding-right: 0;
}
.enterpriseTabs {
    margin-top: 97px;
}
.tabsLeft {
    float: none;
    width: 100%;
    text-align: center;
}
.tabsLeft > div {
    border-right: none;
    padding-right: 0;
    margin-top: 15px;
}
.tabsRight {
    float: none;
    width: 100%;
    text-align: center;
}
.enterpriseTabs ul li {
    padding: 0;
    display: block;
    border-bottom: 1px solid #ccc;
}
.enterpriseTabs ul li a {
    display: block;
}
.hero h2 {
    font-size: 42px;
    line-height: 48px;
}
.hero h3 {
    font-size: 25px;
    line-height: 30px;
}
.heroText {
    float: none;
    width: 100%;
}
.heroImage {
    float: none;
    width: 100%;
    margin-top: 25px;
}
.shoppingExperience h2, .manage h2, .flexible h2, .marketing h2, .seo h2, .b2b h2, .reachCustomers h2 {
    line-height: 32px;
}
.advTabTxt h3:before {
    height: 20px;
	background-size: 150px 12px;
}
.advTabTxt h3 {
    font-size: 27px;
    line-height: 28px;
}
.enterpriseTabs ul li:last-child {
    border-bottom: none;
}
.seoTopText {
    margin-top: 0;
}
section.shoppingExperience, .flexible, .seo, .reachCustomers,.manage, .marketing, .b2b {
    padding: 50px 0 20px;
}
}

@media(max-width:320px){

}














