/*
.global-hero
------------------------*/
.global-hero {
	padding-top: 90px;
	padding-bottom: 170px;
	background-size: cover;
	background-attachment: scroll;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.global-hero .buttn{
	margin-top:32px;
}
.global-hero {
    background-image:url(../jpg/hero-bg-7.jpg);
	background-repeat: no-repeat;
}
.global-hero h2 {
    font-size: 42px;
}
.global-hero h3 {
    font-size: 26px;
}
section.details-top {
    padding: 50px 0;
}
p {
    margin-bottom: 20px;
}
@media(max-width:767px){
	.global-hero h2 {
		font-size: 26px;
		line-height: 36px;
	}
	.global-hero h3 {
		font-size: 18px;
	}
	.global-hero {
		padding-bottom: 35px;
	}
}

section.table-contents {
    background: #2a2d32;
    padding: 50px 0;
    color: #fff;
}
.table-contents ul li {
    list-style: none;
    border-bottom: 1px solid #7f8184;
    padding-bottom: 20px;
    margin-bottom: 20px;
	max-width: 70%;
}
.table-contents ul li a{
	color:#fff;
}
.table-contents ul li a:hover{
	text-decoration:none;
	color: #22ac60;
}
.ul-left {
    float: left;
    width: 50%;
}
.table-contents h2{
	margin-bottom: 20px;
}
.wb-left{
	float: left;
	width: 49%;
}
.wb-right{
	float: left;
	width: 51%;
	text-align: center;
}
.wb-holder h3{
	position:relative;
	padding-left: 50px;
	margin-bottom: 20px;
	font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}
.wb-holder h3:before {
    content: '';
    width: 30px;
    top: -5px;
    bottom: 0;
    display: block;
    position: absolute;
    left: 0;
    background: url(../png/check2-2.png) no-repeat center center;
    height: 30px;
}
.wb-holder {
    margin-bottom: 30px;
}
section.website-builder {
    padding: 50px 0;
}
.wb-left h2{
    line-height: 55px;
    margin-bottom: 20px;
}
.wb-left p{
	margin-bottom: 20px;
}
.start-selling {
	background: #eee;
	padding: 50px 0 30px;
}
.start-selling h2{
	text-align: center;
	margin-bottom: 20px;
}
.start-selling .container1170 > p{
	margin-bottom: 15px;
	text-align:center; 
}
.rm-image {
    float: left;
    width: 48%;
}
.rm-right {
    float: left;
    width: 52%;
	margin-top: 65px;
}
.rm-name{
	float: left;
	width:70%;
}
.rm-btn {
    float: right;
    width: 30%;
    text-align: right;
}
.rm-list {
    font-size: 17px;
    padding: 5px 0 10px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 5px;
}
.readmore-section {
    margin-top: 30px;
}
.details-num{
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    float: left;
    margin-right: 22px;
    margin-bottom: 10px;
	color: #22ac60;
	font-weight: bold;
    width: 38px;
    height: 38px;
	background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    /* border-radius: 100%; */
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
	margin-top: -7px;
}
.details-right{
	float: left;
	width: 90%;
}
.rm-details {
    margin-top: 70px;
}
.details-right h3{
	margin-bottom: 10px;
	font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}
.rm-details-ec {
    margin-bottom: 35px;
}
.required-features {
    background: #00b3b1;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
	margin: 25px 0;
}
.required-left {
    float: left;
    width: 40%;
	text-align: center;
}
.required-right {
    float: left;
    width: 60%;
}
.required-right li{
	display: list-item;
	margin-bottom: 20px;
	list-style: none;
}
.required-right li:before {
     content: "";
	  border: 5px #fff solid !important;
	  border-radius: 50px;
	  margin-top: 5px;
	  margin-left: -20px;
	  position: absolute;
}
.required-right > p{
	margin-left:20px;
}
.required-features.orange{
	background:#ec7e4a;
}
.orange .required-left {
    padding-top: 25px;
}
.blue .required-left {
    padding-top: 45px;
}
.carriers {
    float: left;
    width: 33.333333%;
    padding: 0 25px;
    text-align: center;
}
.shipping-carriers{
	padding:50px 0;
}
.shipping-carriers h2{
	margin-bottom:15px;
}
.carriers-holder {
    margin-top: 70px;
}
.carriers-holder h3,.alternative-rates h3,.os-bottom h3,.shipping-carriers h3 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}
.alternative-rates{
	padding:50px 0;
	background: #f7f7f7;
}
.alternate-left {
    float: left;
    width: 50%;
}
.alternate-right {
    float: right;
    width: 40%;
    margin-top: 90px;
}
.alternative-rates h2{
	margin-bottom:35px;
}
section.online-store{
	padding:50px 0;
}
.os-left {
    float: left;
    width: 50%;
}
.os-right {
    float: left;
    width: 50%;
	text-align: center;
}
.bottom-action{
	text-align:center;
	padding: 50px 0 80px;
	background: #f7f7f7;
}
.bottom-action h2{
	margin-bottom:20px;
}
.call-to-action a{
	padding: 0 40px;
}
.carriers-holder h3 {
    margin-bottom: 25px;
    margin-top: 20px;
}
.os-left h2{
	margin-bottom:20px;
}
.os-bottom{
	margin-top:20px;
}

@media(max-width:1199px){
.rm-image img{
    max-width: 100%;
}
.global-hero h2 {
    font-size: 38px;
}
.carriers {
    padding: 0 10px;
}
.os-left h2 {
    font-size: 35px;
}
}

@media(max-width:1023px){
.table-contents ul li {;
    max-width: 100%;
}
.wb-left {
    float: none;
    width: 100%;
}
.wb-right {
    float: none;
    width: 100%;
}
.wb-right img{
	max-width: 100%;
}
.rm-image {
    float: none;
    width: 100%;
    text-align: center;
}
.rm-right {
    float: none;
    width: 100%;
}
.required-left {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 0px !important;
}
.required-right {
    float: none;
    width: 100%;
}
.carriers {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
}
.alternate-left {
    float: none;
    width: 100%;
    text-align: center;
}
.alternate-left img{
	max-width:100%;
}
.alternate-right {
    float: none;
    width: 100%;
    margin-top: 50px;
}
.os-left {
    float: none;
    width: 100%;
}
.os-right {
    float: none;
    width: 100%;
}
.global-hero {
    padding-bottom: 60px;
}
}

@media(max-width:767px){
.ul-left {
    float: none;
    width: 100%;
}
.ul-left ul{
	padding:0;
}
.wb-left h2{
    line-height: 40px;
    margin-bottom: 25px;
}
.wb-holder h3 {
    padding-left: 0;
}
.wb-holder h3:before{
	display:none;
}
.details-right {
    float: none;
    width: 100%;
	text-align: center;
}
.details-num {
    margin: auto;
    margin-bottom: 25px;
	float: none;
}
.rm-list {
    font-size: 14px;
}
.required-right li:before{
	display:none;
}
.required-left img{
	max-width:100%;
}
.required-right ul{
	padding:0;
}
.os-right img{
	max-width:100%;
}
.global-hero h2 {
    font-size: 35px;
}
.carriers-holder h3 {
    margin-bottom: 10px;
    margin-top: 7px;
}
.alternative-rates h2 {
    font-size: 23px;
}
}


.breadcrumb.breadcrumbHolder{text-align:right;margin-bottom:75px}.breadcrumb.breadcrumbHolder a{color:#fff}.breadcrumb.breadcrumbHolder ol{list-style-type:none;padding:0}.breadcrumb.breadcrumbHolder ol li{list-style:none;display:inline-block}.breadcrumb.breadcrumbHolder ol li:not(:last-child):after{content:"/";color:#fff;margin:0 5px}@media (max-width:1023px){.breadcrumb.breadcrumbHolder{margin-bottom:30px}}@media (max-width:767px){.breadcrumb.breadcrumbHolder ol li{display:inline-block;text-align:left}.breadcrumb ol{text-align:left}}
