.ecomm .mob_app {
	padding: 60px 0 0
}
.MMobile-v {
	display: none
}

.ecomm h1 {
    margin-bottom: 50px;
    line-height: 60px;
    font-weight: 800;
        font-family: Roboto, sans-serif;
    letter-spacing: 0;
}

.ecomm .tabContainer.header-slider {
	padding-bottom: 0
}

span.cat_name {
	font-weight: 700;
	color: #284575
}

.Sveer_blog .post-detail .post-title:before {
	display: none
}

.process .row_flex .col-sm-6 {
	max-width: 50%;
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	-moz-flex: 0 0 50%;
	padding: 0
}

.mobile__APP {
	position: relative;
	padding: 60px 0
}

.process .dotted-circle {
	width: 393px;
	height: 393px;
	border-radius: 100%;
	border: 2px solid #8d8e8e;
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 80px;
	transition: all .6s;
	-webkit-transition: all .6s
}

.process .dotted-circle:before {
	width: 372px;
	height: 372px;
	border: 1px dashed #a4a6a6
}

.process .dotted-circle:after,
.process .dotted-circle:before {
	position: absolute;
	content: '';
	border-radius: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

[class*=" icon-"],
[class^=icon-] {
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.process .dotted-circle li.active,
.process .dotted-circle li:hover {
	background: #000
}

.process .dotted-circle li:nth-child(1) {
	right: -30px;
	bottom: 0;
	top: 0;
	margin: auto
}

.process .dotted-circle li {
	cursor: pointer;
	width: 88px;
	height: 88px;
	border-radius: 100%;
	background: #2f2e2e;
	position: absolute;
	box-shadow: inset 0 0 0 2px #000;
	text-align: center;
	z-index: 1;
	transition: all .6s;
	-webkit-transition: all .6s;
	line-height: 100px
}

.process .dotted-circle li i {
	font-size: 35px;
	color: #fff
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.process .dotted-circle li.active .fa,
.process .dotted-circle li:hover .fa {
	color: #fff
}

.process .dotted-circle li .fa {
	line-height: 88px;
	color: #fff;
	transition: all .6s;
	-webkit-transition: all .6s
}

.process .dotted-circle li:nth-child(2) {
	right: 100px;
	top: -20px
}

.process .dotted-circle li:nth-child(3) {
	top: 40px;
	left: 0
}

.process .dotted-circle li:nth-child(4) {
	left: 0;
	bottom: 40px
}

.process .dotted-circle li:nth-child(5) {
	right: 100px;
	bottom: -20px
}

.process figure img:not(.cover-image) {
	bottom: 67px;
	left: 18px;
	margin: auto;
	position: absolute;
	display: none;
	transition: all .6s;
	-webkit-transition: all .6s
}

.process .dotted-circle:before {
	width: 372px;
	height: 372px;
	border: 1px dashed #a4a6a6
}

.process .dotted-circle:after,
.process .dotted-circle:before {
	position: absolute;
	content: '';
	border-radius: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.process .dotted-circle:after {
	width: 353px;
	height: 353px;
	border: 1px solid #8e8f8f
}

.process .dotted-circle:after,
.process .dotted-circle:before {
	position: absolute;
	content: '';
	border-radius: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

@keyframes rollin {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}
	100% {
		opacity: 1;
		transform: translateX(0) rotate(0)
	}
}

.tab-navigation {
	width: 15px;
	height: 100px;
	position: absolute;
	left: -25px;
	top: 3px;
	bottom: 0;
	margin: auto
}

.tab-navigation>li {
	position: relative;
	padding: 0
}
.mobile__APP.process li {
    margin: 0 2px;
}
.tab-navigation li a {
	width: 15px;
	display: block;
	height: 15px;
	border-radius: 100%;
	box-shadow: inset 0 0 0 20px #333134;
	margin: 5px 0;
	cursor: pointer;
	transition: all .6s;
	-webkit-transition: all .6s;
	position: relative
}

.tab-navigation li a:after {
	position: absolute;
	width: 0;
	height: 0;
	border-radius: 100%;
	background: #fff;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	content: ''
}

.tab-navigation li.active a:after,
.tab-navigation li:hover a:after {
	width: 9px;
	height: 9px
}

.nav-title {
	font-size: 16px;
	font-weight: 500;
	color: #2f2e2e;
	position: absolute;
	top: 8px;
	bottom: 0;
	left: -32px;
	margin: auto;
	height: 20px;
	line-height: 30px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg)
}

.nav-title:after,
.nav-title:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 96px;
	background: url(../img/mobility-process-nav-gradiant.png) no-repeat;
	right: 0;
	left: -8px;
	bottom: 0;
	margin: auto;
	top: 35px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.process figure {
	margin-left: 50px;
	z-index: 2;
	position: relative;
	display: inline-block
}

.process .cover-image {
	width: 286px
}

.nav-title:before {
	bottom: 25px;
	top: 0;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.process h2 {
	font-size: 50px;
	font-weight: 600;
	padding-bottom: 0;
	position: relative;
	line-height: 60px;
	margin: 15px 0 20px 0;
	text-align: left;
	color: #176eb5;
	/*font-family: 'Roboto Slab', serif;*/
	/*-webkit-background-clip: text;*/
	/*-webkit-text-fill-color: transparent*/
}

.process .dotted-circle.active_0 {
	transform: rotate(0);
	-webkit-transform: rotate(0)
}

.process h4 {
	font-size: 28px;
	color: #1082c7;
	margin-bottom: 50px;
	position: relative
}

.process h4:after {
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 135px;
	height: 4px;
	background: #0f81c7;
	content: ''
}

.process_cnt {
	margin: 0 0 25px
}

.process_cnt p {
	margin: 0 0 20px;
	line-height: 1.9;
	font-size: 17px
}

.app_process a {
	display: inline-block;
	background: linear-gradient(45deg, #176eb5, #059add);
	padding: 10px 30px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 2px
}

.block-category-small {
	border-left: 1px Solid #eee;
	padding-left: 20px;
	display: inline-block;
	width: 100%
}

.block-category-small .news-item {
	border-bottom: 1px solid #eee
}

.news-item a {
	color: #333
}

.block-category-small .news-item {
	display: inline-block;
	width: 100%;
	padding: 15px 0
}

.block-category-small .news-item:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

.module-title.style1 {
	border-bottom: 3px solid #eee;
	background: 0 0!important
}

.module-title {
	margin: 0 0 20px;
	padding: 0 0 10px 0;
	position: relative;
	display: inline-block;
	width: 100%
}

.module-title.style1 h4 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	position: relative
}

.block-category-three {
	margin: 20px -10px
}

.emptyspace {
	margin-bottom: 20px;
	width: 100%
}

.block-category-three .post-image {
	text-align: center
}

.block-category-three .news-item {
	float: left;
	margin: 10px;
	width: 30.33%
}

.block-category-three .news-item .post-detail {
	margin-top: 10px
}

.post-detail .date {
	font-size: 14px;
	color: #666
}

.block-category-three {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	display: flex;
	align-items: flex-start
}

.module-title.style1 h4:before {
	background-color: #0561fc
}

.module-title.style1 h4:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	bottom: -13px;
	background-color: #5c7cb2
}

.block-category-small .news-item:first-child {
	padding-top: 0
}

.block-category-small .post-image {
	width: 70px;
	float: left
}

.post-image {
	position: relative;
	line-height: 0;
	overflow: hidden
}

.block-category-small .post-detail {
	display: inline-block;
	width: calc(100% - 85px);
	padding-left: 15px
}

.block-category-small .post-title {
	width: 100%;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 24px;
	z-index: 1;
	position: relative;
	white-space: normal;
	display: inline-block;
	letter-spacing: -.4px
}

.block-category-small .post-title h5 {
	font-size: 13px
}

.block-category-small .post-title .entry-title {
	line-height: 20px;
	color: #1b1d25
}

.block-category-larg .post-detail {
	position: relative;
	margin: 15px 0 0
}

.bcols-6 {
	width: 50%;
	float: left
}

.comment-respond input[type=text] {
	padding: 5px 10px;
	height: 25px;
	margin-bottom: 10px;
	border: 1px solid #ccc
}

.comment-respond label {
	display: inline-block;
	min-width: 80px
}

.inner-bar {
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 30px
}

.category-left {
	float: left;
	padding: 0 15px;
	max-width: 90%
}

.category-left li.menu-item {
	display: inline-block;
	padding: 0 10px
}

.sidebar .recent-post-list li:hover img {
	transform: scaleX(1.2) scaleY(1.2)
}

.sidebar .recent-post-list li img {
	transition: left .3s ease-out, top .3s ease-out, width .3s ease-out, height .3s ease-out, transform 5s ease-out .3s
}

.single_section .col-left b,
.single_section .col-left strong {
	font-weight: 700
}

.single_section .col-left p {
	margin-bottom: 1em;
	margin-top: 5px
}

.single_section .col-left h1,
.single_section .col-left h2,
.single_section .col-left h3,
.single_section .col-left h4,
.single_section .col-left h5,
.single_section .col-left h6 {
	font-weight: 700;
	margin-bottom: 1.3em;
	margin-top: 1.3em
}

.single_section .col-left ol,
.single_section .col-left ul {
	padding-left: 20px;
	margin-left: 20px
}

.single_section .col-left ul li {
	list-style: disc
}

.single_section .col-left h2 {
	margin-bottom: 10px
}

.category-left li.menu-item.current-menu-item a {
	font-weight: 700;
	color: #333
}

.category-left li.menu-item:hover a {
	color: #333
}

a.opensearch {
	color: #333
}

.category-left li.menu-item a {
	color: #666
}

.searchbox-right {
	float: right;
	min-width: 50px
}

.searcharea {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 8001;
	overflow-y: auto;
	background: #fff;
	animation: .2s ease 0s 1 normal none running bcCCNc
}

.searcharea_container {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 15px
}

.topbarbox {
	display: none;
	position: absolute;
	background: #335c83;
	color: #fff;
	top: 0;
	width: 100%;
	z-index: 2;
	text-align: right;
	padding-top: 0;
	font-size: 15px;
	font-weight: 400
}

.topbarbox span {
	display: inline-block;
	padding: 8px 8px 8px 35px;
	margin-right: 10px;
	line-height: 15px;
	position: relative
}

.cont_icon {
	background: url(../img/combine__image.png);
	width: 30px;
	height: 20px;
	margin: 0;
	top: 6px;
	left: 0;
	padding: 0!important;
	position: absolute!important
}

.cont_icon_1 {
	background-position: -26px 910px;
	background-size: 450px
}

.cont_icon_2 {
	background-position: -173px 951px;
	background-size: 550px
}

.cont_icon_3 {
	background-position: -52px 910px;
	background-size: 450px
}

.topbarbox a {
	color: #fff;
	text-decoration: underline!important
}
.numberRow{margin-top: 25px;}
.numberRow .blk-no{display: block;}
.numberRow .__span_icon {
    display: initial;
	padding: 0 0 0 35px;
}
.numberRow .cont_icon{top: -4px;}
.numberRow ul{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
@media(min-width:768px) {
	.global-header.is-transparent {
		top: 42px
	}
	.topbarbox {
		display: block
	}
	.search_closebtn {
		position: fixed;
		top: 10px;
		right: 25px
	}
}

.search_closebtn {
	position: absolute;
	top: 4px;
	right: 14px;
	width: 40px;
	height: 40px;
	transition: background-color .2s ease 0s;
	border-radius: 50%;
	cursor: pointer
}

.search-input {
	position: relative
}

.search-input .input {
	box-shadow: rgba(0, 0, 0, .05) 0 1px 2px 1px inset;
	font-size: 18px;
	font-weight: 400;
	height: 50px;
	line-height: 48px;
	background: #f9fafa;
	border-color: #a5b2bd;
	border-radius: 4px;
	padding: 0 16px;
	transition: all .2s ease 0s;
	border: 1px solid #d5dce1;
	width: 96%
}

.searcharea_result {
	margin: 30px 0 90px
}

.search_list {
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px 30px
}

.search_left {
	position: relative;
	margin-bottom: 10px;
	padding: 0 15px;
	flex: 0 0 100%;
	min-width: 100px
}

.search_right {
	padding: 0 15px;
	flex: 0 0 100%
}

.searcharea_inner {
	margin: 50px auto
}

input.submit {
	font-size: 15px;
	color: #fff;
	position: relative;
	border: 1px solid #5985ba;
	padding: 14px 30px
}

.search_right h3 {
	font-size: 20px;
	margin: 0 0 8px;
	transition: color .2s ease 0s;
	font-weight: 500
}

.search_right p {
	font-size: 14px;
	line-height: 1.6;
	color: #556575;
	margin: 0
}

@media(min-width:430px) {
	.searcharea_inner {
		width: 83.3333%
	}
}

@media(min-width:768px) {
	.search_left {
		width: 10.3333%;
		flex: 0 0 10.3333%
	}
	.search_right {
		width: 80.6667%;
		flex: 0 0 80.6667%
	}
	.searcharea_inner {
		width: 66.6667%;
		margin: 40px auto
	}
	.search_right h3 {
		font-size: 22px
	}
}

@media(max-width:812px) {
	.searcharea_container {
		max-width: 95%
	}
	.search-input .input {
		width: 85%
	}
	.search_right {
		flex: 0 0 90%
	}
}

.col-right {
	padding: 0 10px
}

.col-right .widget-area .widgettitle {
	font-size: 22px;
	margin-bottom: 20px
}

.col-right .widget {
	margin-bottom: 20px
}

.nav-right>ul>li>a.opensearch {
	font-size: 20px
}

.single_section .wp-post-image {
	display: block;
	margin: 5px auto;
	height: auto
}

.col-left img {
	max-width: 100%;
	height: auto
}

.comment-respond {
	background: #fbfafa;
	padding: 20px;
	margin-top: 20px
}

.postthumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	max-height: 120px;
	max-width: 120px
}

.recent-post-list li {
	float: left;
	width: 100%;
	margin-bottom: 10px
}

.recent-post-list li h4 {
	font-weight: 400;
	line-height: normal;
	font-size: 15px
}

a.postcatname {
	font-size: 13px;
	font-weight: 700;
	color: #666
}

.recent-post-list li a {
	color: #333
}

.comment-form-comment #comment {
	width: 100%;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	max-width: 500px
}

:focus {
	outline: 0
}

.persent_div {
	display: flex;
	align-items: center
}

#theCarousel .bg-af-b1 a {
	display: block;
	max-height: 340px;
	min-height: 340px;
	overflow: hidden
}

#theCarousel .bg-af-b1 a img {
	height: auto
}

div#scrollspy .container {
	margin: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	max-width: 100%
}

#left_section .detail-1 {
	padding-right: 60px
}

.inner-middle {
	margin: auto;
	max-width: 265px
}

.mid-details input[type=button]:focus {
	outline: 0
}

#middle-section input:placeholder-shown,
input:placeholder-shown {
	color: #000
}

.mid-details input[type=button] {
	border-radius: 50px;
	border: 0;
	height: 41px;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	padding: 0 50px;
	text-transform: unset!important;
	line-height: 20px
}

.mid-details .input-text-box {
	width: 250px;
	border: 1px solid #efefef;
	padding: 2px 10px;
	margin-bottom: 20px;
	min-height: 36px;
	border-radius: 5px
}

.left-section {
	background: url(../img/woman-using-mobile-app.jpg);
	color: #fff;
	text-align: center;
	padding: 0;
	transition: all .1s linear;
	float: left;
	background-position: center
}

.left-section img.bg-img {
	width: 100%;
	height: 100%
}

.detail-1 ul {
	list-style: none;
	padding: 0
}

.left-section p,
.left-section ul {
	margin: 0
}

.detail-1 p.head-p {
	margin-bottom: 26px;
	font-size: 13px
}

.detail-1 p:last-child {
	margin-bottom: 0;
	letter-spacing: 0;
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
	text-shadow: 0 1px 5px #000;
	-webkit-text-shadow: 0 1px 5px #000;
	-moz-text-shadow: 0 1px 5px #000
}

.hover_buttons a .left-icons {
	width: 35px;
	background: url(https://www.iogoos.com/wp-content/themes/iogoos/img/sprite___icon.png);
	height: 35px;
	font-size: 26px;
	text-align: left;
	float: left;
	padding-top: 1px;
	margin-right: 4px
}

.leftIconTxt {
	width: 70%;
	margin-right: 0;
	float: left;
	margin-top: 0;
	height: 100%
}

#left_section .leftIconTxt,
#right_section .leftIconTxt {
	padding-left: 8px
}

.icon-div span:first-child {
	font-weight: 500;
	font-size: 12px;
	line-height: 13px;
	margin-top: 5px;
	padding-bottom: 3px;
	display: block
}

.allproduct a,
.detail-1 ul>li>a {
	display: inline-block;
	position: relative;
	transition: all .2s linear
}

.allproduct a {
	padding: 8px 15px;
	border: 1px solid #ccc;
	margin: 0 0 15px;
	color: #fff;
	text-transform: uppercase;
	z-index: 1
}

.right-section .icon-div span:first-child {
	line-height: 24px
}

.allproduct a:hover {
	border-color: #fff
}

#business_btn6 i {
	font-size: 35px;
	padding-left: 5px
}

.detail-1 ul>li>a {
	border-radius: 5px;
	padding: 6px 15px;
	margin-bottom: 17px;
	color: #424242;
	text-align: left;
	background: #fff;
	opacity: .8;
	width: 100%
}

.icon-div span:last-child {
	font-size: 12px;
	display: block;
	margin-top: 12px;
	padding-left: 4px
}

#right_section .icon-div span {
	font-size: 13px;
	margin-top: 8px
}

.icon-div {
	border-right: 1px solid
}

.hover_buttons a div img {
	float: left;
	margin-right: 8px;
	margin-top: 10px
}

.text-div {
	line-height: 40px;
	text-align: right;
	color: #07689c
}

.detail-1 .hover_header {
	margin: 0;
	color: #fff;
	font-size: 2rem;
	display: block;
	padding-top: 20px;
	padding-bottom: 12px;
	line-height: 25px;
	-moz-text-shadow: 0 1px 2px #000;
	text-shadow: 0 1px 2px #000;
	font-weight: 500
}

.left-row {
	margin: 0
}

.detail-1 {
	padding: 72px 0 60px;
	position: relative;
	text-align: center;
	background: rgba(12, 101, 250, .16);
	height: 100%;
	display: none
}

.detail-1 ul>li>a:hover {
	background: #fff;
	border-color: #fff;
	opacity: 1
}

.action-button:hover span,
.left-section:hover .right-details,
.right-section:hover .right-details {
	opacity: 0
}

.left-section,
.mid-section,
.right-section {
	height: 480px;
	float: left;
	display: block
}

.visible_btn img {
	width: calc(100% - 38%)
}

.mid-section {
	background: -webkit-linear-gradient(#fff, #fff);
	position: relative;
	z-index: 1;
	width: 22%;
	display: block;
	color: #000;
	padding: 0
}

.mid-section:after,
.mid-section:before {
	content: '';
	position: absolute;
	height: 100%;
	top: 0;
	width: 100px;
	background: #fff;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg);
	z-index: -1
}

.product_type,
.product_type:before {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

.mid-section:after {
	left: -50px
}

.mid-section:before {
	right: -50px
}

.mid-details {
	text-align: center;
	height: 100%;
	display: block;
	position: relative
}

.left-section,
.right-section {
	width: 39%;
	overflow: hidden;
	position: relative
}

.left-section:after,
.right-section:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden
}

#left_section:hover~#right_section:after,
.left-section.move_right:after {
	visibility: visible
}

#left_section:hover .detail-1,
#right_section:hover .detail-1 {
	display: block
}

.product_type {
	position: absolute;
	left: 42%;
	transform: translateX(-50%);
	width: 100%;
	bottom: 57px;
	font-size: 10px;
	color: #424242;
	font-weight: 300;
	letter-spacing: 1px
}

#slide-dropdown {
	background-color: rgba(255, 255, 255, .91);
	right: 0;
	position: absolute;
	top: 80px;
	font-size: 14px;
	z-index: 10;
	max-width: 280px;
	width: 100%;
	transition: all .3s linear;
	display: none
}

.rotate {
	transition: rotate .3s linear;
	transform: rotate(180deg)
}

#slide-dropdown .phone-numbers,
#slide-dropdown .slide-dropdown-menu ul,
#slide-dropdown .vcard {
	padding-left: 25px
}

.slide-dropdown-menu ul {
	border-bottom: 1px solid #acacac;
	padding: 25px 0 10px;
	list-style: none
}

.slide-dropdown-menu .active a {
	color: #05c0fc
}

.slide-dropdown-menu .active:before {
	color: #05c0fc;
	content: "\e079";
	font-family: "Glyphicons Halflings";
	left: 10px;
	position: absolute
}

.slide-dropdown-menu ul li a {
	color: #494949;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 8px
}

.phone-number-container {
	margin: 10px 0
}

.phone-number-title {
	display: block;
	text-transform: uppercase
}

.action-button,
.action-button>span {
	display: inline-block;
	position: relative
}

.phone-number {
	color: #05c0fc;
	font-size: 25px;
	font-family: sans-serif
}

#slide-dropdown address {
	border-bottom: 1px solid #acacac;
	padding-bottom: 20px
}

#slide-dropdown .social-line {
	float: left;
	margin-bottom: 25px;
	padding-left: 25px
}

.action-button {
	background: 0;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
	overflow: hidden;
	margin: 6px 12px;
	padding: 0
}

.action-button>span {
	padding: 6px 2em;
	-webkit-transition: -webkit-all .3s;
	transition: all .5s;
	-webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
	z-index: 0
}

.action-button:before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	padding: 6px;
	width: 100%;
	display: block;
	height: 100%;
	background: #fff;
	color: #05c0fc;
	transition: all .3s linear;
	-webkit-transform: scale(0);
	transform: scale(0);
	border-radius: 0
}

.action-button>span:after,
.action-button>span:before {
	position: absolute;
	height: 100%;
	width: 50%;
	z-index: -1;
	content: '';
	top: 0
}

.arrowToggle {
	background: 0;
	border: 0;
	color: #fff;
	font-size: 20px;
	outline: 0;
	padding: 8px 2px;
	transition: all .3s linear
}

.action-button:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.action-button>span:after,
.action-button>span:before {
	transition: all .3s linear
}

.action-button>span:after {
	right: 0;
	background: #05c0fc
}

.action-button>span:before {
	left: 0;
	background: #05c0fc
}

.action-button:hover span:before {
	left: -100%
}

.action-button:hover span:after {
	right: -100%
}

#right_section {
	overflow: hidden
}

.right-details {
	height: 100%;
	position: absolute;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
	left: 0;
	bottom: 0
}

.right-section a,
.right-section p {
	color: #fff
}

.right-details p:last-child {
	margin: 0;
	font-size: 16px;
	font-style: italic;
	text-shadow: 0 1px 5px #000;
	-webkit-text-shadow: 0 1px 5px #000;
	-moz-text-shadow: 0 1px 5px #000;
	width: auto;
	display: none
}

.right-details a.home-support {
	font-size: 20px;
	font-weight: 400;
	left: 60px;
	line-height: 35px;
	width: auto;
	text-align: center;
	border: 1px solid #fff;
	padding: 11px 40px;
	margin-bottom: 22px;
	display: inline-block
}

.left-section .right-details {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.inner-details,
.inner-details1 {
	position: absolute;
	bottom: 57px;
	width: auto
}

.left-section a.home-support {
	color: #fff;
	padding: 11px 40px;
	display: inline-block;
	margin-bottom: 22px
}

.inner-details {
	left: 14%
}

.mid-details {
	text-align: center;
	height: 100%;
	display: table-cell;
	position: relative
}

.persent_div {
	-webkit-transform: translateX(3%);
	-o-transform: translateX(3%);
	-moz-transform: translateX(3%);
	transform: translateX(3%);
	margin-top: 20px
}

.mid-details .dial_free {
	font-size: 33px;
	font-weight: 600!important;
	text-transform: capitalize;
	color: #284575;
	display: block;
	line-height: 22px;
	letter-spacing: -2px;
	margin: 150px 0 45px
}

.toll_free {
	margin-top: 2.7rem
}

.toll_free img {
	width: 100%;
	text-align: center;
	margin: 0;
	display: block
}

.persent_div img {
	padding-bottom: 22px
}

.mid-details p {
	font-size: 13px;
	margin-left: -37px;
	padding: 0;
	line-height: 22px;
	font-weight: 500;
	letter-spacing: .5px
}

#show-1,
#show-2,
#show-3,
#show-4,
#show-5,
#show-6 {
	display: none;
	transition: ease-out .2s
}

#show-1 p,
#show-2 p,
#show-3 p,
#show-4 p,
#show-5 p,
#show-6 p {
	margin: 10px 0 0;
	transition: all .2s linear
}

.mid-section:before {
	right: -50px
}

.mid-section:after,
.mid-section:before {
	content: '';
	position: absolute;
	height: 100%;
	top: 0;
	width: 100px;
	background: #fff;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg);
	z-index: -1
}

.mid-section:after {
	left: -50px
}

#right_section {
	overflow: hidden
}

.right-section {
	padding: 0
}

.left-section:after,
.right-section:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden
}

.right-details a.home-support {
	font-size: 20px;
	font-weight: 400;
	left: 60px;
	line-height: 35px;
	width: auto;
	text-align: center;
	border: 1px solid #fff;
	padding: 11px 55px;
	margin-bottom: 22px;
	display: inline-block
}

.right-section a,
.right-section p {
	color: #fff
}

.right-details p:last-child {
	margin: 0;
	font-size: 16px;
	font-style: italic;
	text-shadow: 0 1px 5px #000;
	-webkit-text-shadow: 0 1px 5px #000;
	-moz-text-shadow: 0 1px 5px #000;
	width: auto;
	display: none
}

.homeSection {
	padding-top: 65px
}

ul.hover_buttons {
	position: relative;
	z-index: 1
}

.hover_buttons li {
	display: inline-block;
	max-width: 50%;
	width: 100%
}

.hover_buttons a div.icon-div,
.hover_buttons a div.text-div {
	float: left;
	font-size: 10px;
	height: 100%
}

.hover_buttons a div.icon-div {
	display: flex;
	align-items: center;
	width: 45%
}

.hover_buttons a div.text-div {
	width: 54%
}

::selection {
	background: #36c0ff;
	color: #fff
}

#popUp1 button,
#popUp1_1 button,
.arrowToggle:focus,
.get_start {
	outline: 0
}

a:focus,
a:hover {
	text-decoration: none
}

.price_details1 strong {
	display: block
}

.wpcf7 textarea {
	width: 100%;
	height: auto
}

.hover_buttons li {
	display: inline-block;
	max-width: 60%;
	width: 100%
}

.hover_buttons a div.icon-div,
.hover_buttons a div.text-div {
	float: left;
	font-size: 10px;
	height: 100%
}

.hover_buttons a div.icon-div {
	width: 45%
}

.hover_buttons a div.text-div {
	width: 54%
}

.left-section img.bg-img {
	width: 100%;
	height: 100%
}

.detail-1 ul {
	list-style: none;
	padding: 0
}

.left-section p,
.left-section ul {
	margin: 0
}

.detail-1 p.head-p {
	margin-bottom: 26px;
	font-size: 13px
}

.detail-1 p:last-child {
	margin-bottom: 0;
	letter-spacing: 0;
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
	text-shadow: 0 1px 5px #000;
	-webkit-text-shadow: 0 1px 5px #000;
	-moz-text-shadow: 0 1px 5px #000
}

.hover_buttons a .left-icons {
	width: 17%;
	font-size: 26px;
	text-align: left;
	float: left;
	padding-top: 1px;
	margin-right: 4px
}

.leftIconTxt {
	width: 70%;
	margin-right: 0;
	float: left;
	margin-top: 0;
	height: 100%
}

#right_section .leftIconTxt {
	padding-left: 8px
}

.icon-div span:first-child {
	font-weight: 500;
	font-size: 12px;
	line-height: 13px;
	margin-top: 5px;
	padding-bottom: 3px;
	display: block
}

.allproduct a,
.detail-1 ul>li>a {
	display: inline-block;
	position: relative;
	transition: all .2s linear
}

.allproduct a {
	padding: 8px 15px;
	border: 1px solid #ccc;
	margin: 0 0 15px;
	color: #fff;
	text-transform: uppercase;
	z-index: 1
}

.right-section .icon-div span:first-child {
	line-height: 24px
}

.allproduct a:hover {
	border-color: #fff
}

#business_btn6 i {
	font-size: 35px;
	padding-left: 5px
}

.detail-1 ul>li>a {
	border-radius: 5px;
	padding: 6px 15px;
	margin-bottom: 17px;
	color: #424242;
	text-align: left;
	background: #fff;
	opacity: .8;
	width: 100%
}

.icon-div span:last-child {
	font-size: 12px;
	display: block;
	margin-top: 12px;
	padding-left: 4px
}

#renew-box .renew-product1 .panel-title a.collapsed i {
	color: #555;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0)
}

.form-box .action-button {
	background: #06baf4;
	padding: 6px 20px;
	float: left
}

#renew-box .renew-product1 .panel-title a i {
	position: absolute;
	right: 10px;
	color: #fff;
	transition: all .3s linear;
	transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg)
}

#renew-box .renew-product1 .panel-title a.collapsed {
	background: 0;
	color: #555;
	transition: all .3s linear
}

#renew-box .renew-product1 .panel-title a {
	display: block;
	padding: 13px 10px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	background: #1f95d7;
	color: #fff;
	transition: all .3s linear
}

#renew-box .renew-product1 .panel-heading {
	padding: 0;
	background: 0
}

#renew-box .renew-product1 .panel-default {
	border: 0;
	box-shadow: 0
}

#renew-box .renew-product1 .panel-group {
	margin-bottom: 0
}

#renew-box .renew-product1 .panel-body {
	border: 0
}

#right_section .icon-div span {
	font-size: 13px;
	margin-top: 8px
}

.icon-div {
	border-right: 1px solid
}

.hover_buttons a div img {
	float: left;
	margin-top: 5px;
	width: 30px;
	height: auto
}

.text-div {
	line-height: 40px;
	text-align: right;
	color: #07689c
}

.detail-1 .hover_header {
	margin: 0;
	color: #fff;
	font-size: 2rem;
	display: block;
	padding-top: 20px;
	padding-bottom: 12px;
	line-height: 25px;
	-moz-text-shadow: 0 1px 2px #000;
	text-shadow: 0 1px 2px #000;
	font-weight: 500
}

.full {
	padding: 0
}

.left-row {
	margin: 0
}

.detail-1 {
	padding: 72px 0 60px;
	position: relative;
	text-align: center;
	background: linear-gradient(0deg, #0b4471, rgb(17 128 198 / .2));
	height: 100%;
	display: none
}

.detail-1 ul>li>a:hover {
	background: #fff;
	border-color: #fff;
	opacity: 1
}

.action-button:hover span,
.left-section:hover .right-details,
.right-section:hover .right-details {
	opacity: 0
}

.left-section,
.mid-section,
.right-section {
	height: 480px
}

.visible_btn img {
	width: calc(100% - 38%)
}

.mid-section {
	background: -webkit-linear-gradient(#fff, #fff);
	position: relative;
	z-index: 1;
	width: 22%;
	display: table;
	color: #000;
	padding: 0
}

.mid-section:after,
.mid-section:before {
	content: '';
	position: absolute;
	height: 100%;
	top: 0;
	width: 100px;
	background: #fff;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg);
	z-index: -1
}

.mid-section:after {
	left: -50px
}

.mid-section:before {
	right: -50px
}

.mid-details {
	text-align: center;
	height: 100%;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center
}

.left-section,
.right-section {
	width: 39%;
	overflow: hidden;
	position: relative
}

.left-section:after,
.right-section:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden
}

#left_section:hover~#right_section:after,
.left-section.move_right:after {
	visibility: visible
}

#left_section:hover .detail-1,
#right_section:hover .detail-1 {
	display: block
}

.col-lg-5.col-md-5.col-sm-5.col-xs-5.start {
	width: 46.8%;
	height: 305px
}

.mid-details p {
	font-size: 13px;
	margin-left: -37px;
	padding: 0;
	line-height: 22px;
	font-weight: 500;
	letter-spacing: .5px
}

.toll_free.toll_free65 p {
	font-size: 18px;
	line-height: 25px;
	color: #2b2b2b
}

.toll_free.toll_free65 p span {
	display: block;
	line-height: 32px;
	font-size: 34px;
	font-weight: 400;
	padding: 20px 0;
	font-family: Roboto, sans-serif;
	position: relative;
	text-transform: uppercase;
	color: #8f9498
}

.persent_div img {
	padding-bottom: 22px
}

.mid-details .dial_free {
	font-size: 34px;
	font-weight: 700!important;
	text-transform: inherit;
	color: #216fab;
	display: block;
	text-align: left;
	text-align: center;
	line-height: 22px;
	letter-spacing: -2px;
	margin: 150px 0 45px
}

.mid-details .dial_free span {
	font-weight: 600;
	font-size: 26px;
	display: block
}

.get_start,
.get_start h2,
.next button {
	text-transform: uppercase
}

.persent_div {
	-webkit-transform: translateX(3%);
	-o-transform: translateX(3%);
	-moz-transform: translateX(3%);
	transform: translateX(3%);
	margin-top: 100px
}

img.tknocks-shield {
	width: 100%
}

.toll_free strong {
	font-weight: 700;
	color: #1574bb;
	-webkit-text-shadow: 1px 1px 0 #013f61;
	-moz-text-shadow: 1px 1px 0 #013f61
}

.toll_free.toll_free65 {
	margin: 0
}

.toll_free.toll_free65 p span:after {
	left: 50.4%;
	top: 3px;
	width: 50%;
	height: 86%;
	content: '';
	position: absolute;
	border-left: 1px solid #efe9df
}

.toll_free.toll_free65 p span:before {
	left: 0;
	top: -26px;
	width: 100%;
	height: 85%;
	content: '';
	position: absolute;
	border-bottom: 1px solid #efe9df
}

.toll_free img {
	width: 100%;
	text-align: center;
	margin: 0;
	display: block
}

#show-1,
#show-2,
#show-3,
#show-4,
#show-5,
#show-6 {
	display: none;
	transition: ease-out .2s
}

#show-1 p,
#show-2 p,
#show-3 p,
#show-4 p,
#show-5 p,
#show-6 p {
	margin: 10px 0 0;
	transition: all .2s linear
}

.short_header {
	display: none
}

ul.hover_buttons {
	position: relative;
	z-index: 1
}

#right_section {
	overflow: hidden
}

.visible_btn {
	display: block!important
}

.hidden_btn {
	display: none
}

.right-section {
	background: url(../img/casual-young-entrepreneurs.jpg);
	background-size: cover;
	background-position: center;
	padding: 0
}

.right-section a,
.right-section p {
	color: #fff
}

.right-details p:last-child {
	margin: 0;
	font-size: 16px;
	font-style: italic;
	text-shadow: 0 1px 5px #000;
	-webkit-text-shadow: 0 1px 5px #000;
	-moz-text-shadow: 0 1px 5px #000;
	width: auto;
	display: none
}

.right-details a.home-support {
	font-size: 18px;
	font-weight: 400;
	left: 60px;
	line-height: 35px;
	width: auto;
	text-align: center;
	border: 1px solid #fff;
	padding: 11px 40px;
	margin-bottom: 22px;
	display: inline-block
}

.inner-details,
.inner-details1 {
	position: absolute;
	bottom: 57px;
	width: auto
}

.left-section a.home-support {
	color: #fff;
	padding: 11px 40px;
	display: inline-block;
	margin-bottom: 22px
}

.inner-details {
	left: 14%
}

.inner-details1 {
	right: 14%;
	text-align: center
}

.get_start {
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
	float: left;
	display: inline-block;
	width: 100%;
	border-left: 0
}

.get_start h2 {
	margin: 0;
	padding: 6px 0;
	font-size: 17px;
	color: #424242
}

.comp_mac:nth-child(3n+1) {
	border-right: 1px solid #9d9d9d
}

.header {
	background: #5c7cb2
}

.prt_carousel .clm_6 {
	display: none
}

.prt_carousel .clm_6.active {
	display: block
}

.port:hover .inner-hover {
	position: relative;
	z-index: 100
}

header.global-header.sticky {
	position: fixed;
	z-index: 10;
	top: 0px;
}

.tiles-module .col-two,
.tiles-module .col-two-row-two {
	width: 64.66667%
}

.tiles-module .col-one,
.tiles-module .col-two,
.tiles-module .col-two-row-two {
	float: left;
	padding-left: 1.25%;
	padding-right: 1.25%
}

.tiles-module .col-one {
	width: 30.33333%
}

.tiles-module .row:after,
.tiles-module .row:before {
	content: "";
	display: table;
	clear: both
}

.tile-wrapper {
	background-color: #fff
}

.tile-wrapper {
	position: relative;
	z-index: 1
}

.tiles-module .tile {
	color: #4c4c4c
}

.tiles-module .tile {
	background-color: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
	display: block;
	width: 100%;
	position: relative
}

.tiles-module .tile-2x1 .tile-inner {
	height: 0;
	padding-bottom: 44.9%
}

.tiles-module .tile-inner {
	overflow: hidden
}

.tiles-module .tile:after {
	transition: background-color 120ms linear;
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	visibility: inherit;
	width: 100%
}

.tiles-module .tile-2x1 .image-wrapper {
	float: left;
	width: 48%;
	position: relative
}

.tiles-module .tile-1x2 .image-wrapper,
.tiles-module .tile-2x1 .image-wrapper {
	overflow: hidden
}

.tiles-module .tile-inner .image-wrapper {
	position: relative
}

.tiles-module .image-wrapper {
	font-size: 0
}

.tiles-module .tile-2x1 .content-wrapper {
	float: left;
	padding: 30px 25px;
	width: 52%
}

.tiles-module .content-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7.89474%;
	position: relative
}

.-gray .tiles-module .tile,
.tiles-module .tile,
.tiles-module.background-gray .tile {
	border: 0
}

.tiles-module .col-two .tile-2x1 .image-wrapper:after {
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	border-right: 15px solid #fff;
	content: "";
	height: 0;
	position: absolute;
	right: -1px;
	top: 25px;
	width: 0
}

.tiles-module .col-one .tile-2x1 .image-wrapper {
	width: 96%;
	clear: both
}

.tiles-module .col-one .tile-2x1 .content-wrapper {
	width: 96%
}

.blog .index_section {
	background: #fff;
	padding-top: 50px;
	padding-bottom: 40px
}

.blogbreak {
	clear: both
}

.tiles-module .tile-no-image .tile-inner {
	height: 0;
	padding-bottom: 96%
}

.tiles-module .tile-1x2 .tile-inner {
	height: 0;
	padding-bottom: 95.7%
}

.col-one .image-wrapper {
	max-height: 140px;
	overflow: hidden
}

.col-one .image-wrapper img {
	width: 100%;
	margin: auto;
	height: auto
}

.col-two .image-wrapper img {
	width: 100%;
	margin: auto;
	height: auto
}

.tiles-module .col-one,
.tiles-module .col-two {
	margin-bottom: 25px
}

.content-wrapper h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px
}

.tiles-module .content-wrapper p {
	font-style: inherit!important;
	font-size: 15px;
	margin-top: 10px
}

.pagination .screen-reader-text {
	display: none
}

.pagination .nav-links {
	margin: 15px auto;
	text-align: center
}

.pagination .nav-links .page-numbers {
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #888;
	padding: 5px 10px
}

.tiles-module .tile:hover .tile-inner {
	position: relative;
	z-index: 1000
}

.single_section {
	padding-top: 20px
}

.single_section ol {
	margin-left: 20px
}

.ecommerce-new {
	background: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url(../img/io_webdevelopment_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.header-slider .row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap
}

.header-slider .row_col6_one {
	max-width: calc(50%);
	flex: 0 0 50%
}

.header-slider .row_col6_two {
	max-width: calc(50%);
	flex: 0 0 50%
}

.header-slider .headerget_started,
.header-slider .headerget_started_row2 {
	position: relative;
	z-index: 1
}

.header-slider .headerget_started {
	margin: 50px 5px 0
}

.header-slider .headerget_started_row2 {
	text-align: center;
	margin-bottom: 35px
}

.header-slider .headerget_started a,
.header-slider .headerget_started_row2 a {
	font-weight: 400;
	color: #fff;
	border: 1px solid #5174b3;
	text-transform: uppercase;
	font-size: 17px;
	display: inline-block;
	padding: 12px 24px;
	background: #5b78b1;
	background: -webkit-gradient(linear, left top, left bottom, from(#5985ba), to(#5c73ad));
	background: linear-gradient(to bottom, #5985ba 0, #5c73ad 130%);
	text-decoration: none;
	-o-box-shadow: 0 0 10px #3e270d;
	-ms-box-shadow: 0 0 10px #3e270d;
	-moz-box-shadow: 0 0 10px #3e270d
}

.header-slider .headerget_started_row2 {
	display: none
}

.tab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.tab.pagalpanti {
	background: url(https://www.iogoos.com/wp-content/themes/iogoos/img/mobile-app-io.jpg);
	background-size: cover;
	background-position: right center;
	position: relative
}

.tab button {
	float: left;
	border-right: 2px groove #479cce;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	background: radial-gradient(#0892d6, #166fb6);
	outline: 0;
	cursor: pointer;
	padding: 14px 16px;
	font-size: 17px;
	height: 150px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 14.88235rem;
	position: relative;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 25%
}

.ecommerce-box {
	z-index: 9
}

.tab button.active:after,
.tab button:hover:after {
	position: absolute;
	left: 0;
	top: -10px;
	width: 100%;
	height: calc(100% + 10px);
	content: '';
	z-index: 1;
	background: #1762a2
}

.tabcontent {
	display: none;
	border-top: 0
}

#ecommerce-one .row .rowWF {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap
}

.ecommerce-box-image {
	max-width: 45px;
	margin: 0 auto 10px
}

.ecommerce-box-description {
	align-self: center
}

.ecommerce-box-description p {
	line-height: 20px;
	font-size: 15px;
	font-weight: 700;
	color: #fbfdff;
	text-transform: uppercase
}

.ecommerce-one-image-section {
	margin: 0 auto
}

.ecommerce-one-image-section img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
	height: auto
}

.tabContainer {
	text-align: left;
	padding-bottom: 30px
}

.tabContainer h3 {
	font-size: 60px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 65px;
	text-transform: uppercase;
	margin-top: 3.29412rem
}

.tabContainer p {
	font-size: 1.17647rem;
	font-weight: 300;
	line-height: 1.70588rem;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #5d5d69
}

.slidertablinks-description span {
	display: block;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Roboto Slab', serif
}

.slidertablinks-description i {
	font-size: 40px;
	display: inline-block;
	color: #0f82c7;
	margin-bottom: 15px
}

.slidertablinks.active i,
.slidertablinks:hover i {
	color: #fff
}

.ecommerce-new {
	background: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 120px
}

.sellmores-sliders-two {
	display: none
}

.sm-slideitems-images {
	max-width: 230px;
	margin: 15px auto
}

.sm-slideitems-btn {
	margin-top: 25px
}

.sm-slideitems-btn a:first-child {
	float: left
}

.sm-slideitems-btn a:last-child {
	float: right
}

.sm-slideitems-btn a {
	text-align: center;
	display: block;
	text-transform: uppercase;
	background: #5b78b1;
	border-radius: 0;
	position: relative;
	padding: 13px 20px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff
}

.sellmores-sliders-two {
	background-color: #f8f9fa;
	padding: 50px 0
}

.slitem-carousel-two {
	background-color: #fff;
	position: relative;
	box-shadow: 0 0 40px #d2d2d2
}

.slider-right-two {
	padding: 50px 30px 50px
}

.carousel-inner-two {
	overflow: hidden;
	width: 100%
}

.buildgrow-section {
	padding: 60px 0;
	text-align: center
}

.buildgrow-section h2 {
	font-size: 45px;
	font-weight: 600;
	line-height: 53px;
	margin: 0 0 15px;
	color: #176eb5;
	letter-spacing: -1px;
	font-family: Roboto, sans-serif
}

.buildgrow-section p {
	font-size: 18px
}

.tile-struture-tab {
	overflow: hidden;
	border: 1px solid #f1f1f1;
	background-color: #fff
}

.buildgrow-section-box {
	display: flex
}

.tile-struture-tab button {
	background-color: inherit;
	float: left;
	border: 0;
	outline: 0;
	cursor: pointer;
	padding: 15px 10px;
	position: relative;
	font-size: 17px;
	width: 16.66%;
	height: 90px;
	border-right: 1px solid #f1f1f1
}

.tile-struture-tab button:last-child {
	border-right: 0
}

.tile-struture-tab button.active,
.tile-struture-tab button:hover {
	background: radial-gradient(#288dcc, #176eb5)
}

.tile-struture-tab button.showDesign,
.tile-struture-tab button:hover {
	background: radial-gradient(#288dcc, #176eb5)
}

.tile-struture-tab button.showDesign:after,
.tile-struture-tab button:hover:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	content: '';
	border-bottom: 5px solid #176eb5;
	transition: all .5s linear
}

.factors_tabcontent {
	display: none;
	border-top: 0
}

.buildgrow-section-box {
	display: flex
}

.buildgrow-section-box-icon {
	max-width: 50px;
	transition: all .3s linear;
	flex: 0 0 50px;
	text-align: left;
	background: url(../img/important_factors_V_.png);
	background-position: 0 -2px;
	background-size: 260px
}

.tile-struture-tab button.active .buildgrow-section-box-name,
.tile-struture-tab button:hover .buildgrow-section-box-name {
	color: #fff
}

.buildgrow-section-box-icon_1 {
	background-position: -127px -4px
}

.buildgrow-section-box-icon_2 {
	background-position: 1px -2px
}

.buildgrow-section-box-icon_3 {
	background-position: -77px -1px;
	background-size: 240px
}

.buildgrow-section-box-icon_4 {
	background-position: -37px 0;
	background-size: 234px
}

.buildgrow-section-box-icon_5 {
	background-position: 50px 0
}

.buildgrow-section-box-icon_6 {
	background-position: -167px -3px
}

.tile-struture-tab button.active .buildgrow-section-box-icon_1,
.tile-struture-tab button:hover .buildgrow-section-box-icon_1 {
	background-position: -128px 27px
}

.tile-struture-tab button.active .buildgrow-section-box-icon_2,
.tile-struture-tab button:hover .buildgrow-section-box-icon_2 {
	background-position: 2px 33px
}

.tile-struture-tab button.active .buildgrow-section-box-icon_3,
.tile-struture-tab button:hover .buildgrow-section-box-icon_3 {
	background-position: -77px 28px
}

.tile-struture-tab button.active .buildgrow-section-box-icon_4,
.tile-struture-tab button:hover .buildgrow-section-box-icon_4 {
	background-position: -38px 97px
}

.tile-struture-tab button.active .buildgrow-section-box-icon_5,
.tile-struture-tab button:hover .buildgrow-section-box-icon_5 {
	background-position: 50px 30px
}

.tile-struture-tab button.active .buildgrow-section-box-icon_6,
.tile-struture-tab button:hover .buildgrow-section-box-icon_6 {
	background-position: -167px 28px
}

.buildgrow-section-box-icon i {
	color: #176eb5;
	font-size: 25px;
	display: none
}

.buildgrow-section-box-name {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	margin-top: -4px;
	color: #565656;
	line-height: 16px
}

.tile-struture-tabcontent {
	margin-top: 40px
}

.tile-struture-tabcontent .row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap
}

.tile-struture-tabcontent .tile-struture-tabcontent-col1 {
	max-width: calc(50% - 20px);
	flex: 0 0 50%
}

.tile-struture-tabcontent .tile-struture-tabcontent-col2 {
	max-width: calc(50% - 20px);
	flex: 0 0 50%
}

.tile-struture-tabcontent-description {
	text-align: left
}

.tile-struture-tabcontent-description ul {
	padding-bottom: 25px;
	padding-left: 15px
}

.tile-struture-tabcontent-description ul li {
	list-style: disc;
	margin: 0 0 5px
}

.tile-struture-tabcontent .btn-of-rquest {
	display: inline-block;
	position: relative;
	margin-top: 20px
}

.tile-struture-tabcontent .btn-of-rquest a {
	text-align: center;
	display: block;
	text-transform: uppercase;
	position: relative;
	font-size: 15px;
	padding: 13px 20px;
	font-weight: 600;
	color: #fff;
	background: #1672b9;
	background-image: linear-gradient(#246ba7, #1884c3);
	box-shadow: 2px 2px 6px #c5c5c5
}

.store-marketing {
	position: relative;
	padding: 60px 0 95px
}

.header-eco {
	text-align: center
}

.header-eco span {
	font-size: 16px;
	color: #585858;
	font-weight: 700;
	letter-spacing: -1px;
	text-transform: uppercase
}

.store-marketing h3 {
	font-size: 45px;
	font-weight: 600;
	line-height: 40px;
	margin-bottom: 5px;
	color: #1474bb;
	font-family: 'Roboto Slab', serif
}

.store-content {
	display: flex;
	margin: 80px 0 0;
	align-items: center
}

.header-eco p {
	color: #5d5d5d;
	line-height: 1.7;
	margin-top: 20px
}

.left-box,
.right-box {
	max-width: 30%;
	flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	-webkit-flex: 0 0 30%;
	-moz-flex: 0 0 30%;
	-o-flex: 0 0 30%
}

.center-box {
	max-width: 40%;
	flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	-webkit-flex: 0 0 40%;
	-moz-flex: 0 0 40%;
	-o-flex: 0 0 40%
}

.ecoomerce-box {
	max-width: 240px;
	height: 240px;
	display: flex;
	border-radius: 50%;
	margin: 20px auto 0;
	position: relative;
	align-items: center;
	justify-content: center
}

.center-box .ecoomerce-box:before {
	box-shadow: 0 0 0 80px rgb(224 209 156 / 61%);
	position: absolute;
	content: '';
	width: 290px;
	height: 290px;
	top: -25px;
	left: -25px;
	border-radius: 50%;
	z-index: 0
}

.ecoomerce-box img {
	max-width: 160px
}

.center-box .ecoomerce-box:after {
	box-shadow: 0 0 0 50px rgb(212 204 175);
	position: absolute;
	content: '';
	width: 260px;
	height: 260px;
	top: -10px;
	left: -10px;
	border-radius: 50%;
	z-index: 0
}

.strategy-box.strategy-box1 {
	margin-top: 0;
	margin-right: 0
}

.strategy-box1L,
.strategy-box1R,
.strategy-box2L,
.strategy-box2R,
.strategy-box3L,
.strategy-box3R {
	display: flex;
	justify-content: space-between;
	margin: 0
}

.strategy-box {
	width: 355px
}

.strategy-box.strategy-box2 {
	margin-top: 50px
}

.strategy-box2.strategy-box2R {
	margin-left: 30px
}

.strategy-box2.strategy-box2L {
	margin-left: -30px
}

.strategy-box.strategy-box3 {
	margin-top: 50px
}

.image-box {
	width: 45px;
	vertical-align: middle;
	padding-top: 5px
}

.image-box img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0
}

.text-box {
	margin: 0;
	width: 285px
}

.strategy-box1L .image-box,
.strategy-box2L .image-box,
.strategy-box3L .image-box {
	order: 2
}

.strategy-box1L .text-box,
.strategy-box2L .text-box,
.strategy-box3L .text-box {
	text-align: right
}

.text-box span {
	font-size: 20px;
	color: #1e78b5;
	font-weight: 600;
	display: block;
	line-height: 25px
}

.text-box p {
	font-size: 15px;
	margin-top: 10px;
	line-height: 1.5
}

.right-box .strategybox {
	width: 353px;
	display: inline-block
}

.right-box .strategybox.strategybox1 {
	margin-left: -70px;
	margin-right: 0
}

.right-box .strategybox.strategybox3 {
	margin-right: 0;
	margin-left: -70px
}

.headerShow {
	display: none
}

.sellmores-sliders-two {
	display: none
}

.strategy-box1R .text-box {
	order: 2;
	text-align: left
}

.sellmores-sliders {
	padding: 60px 0
}

.section-header.text-center {
	margin: 0 0 60px
}

.section-header h2 {
	font-size: 45px;
	font-weight: 400;
	line-height: 50px;
	margin: 0 0 20px;
	color: #1762a2;
	font-family: 'Roboto Slab', serif
}

.section-header p br {
	display: none
}

.section-header p {
	text-align: center
}

.slitem-carousel {
	background-color: #fff;
	position: relative;
	box-shadow: 0 0 20px #dadada;
	-o-box-shadow: 0 0 20px #dadada;
	-moz-box-shadow: 0 0 20px #dadada;
	-webkit-box-shadow: 0 0 20px #dadada;
	-ms-box-shadow: 0 0 20px #dadada;
	border: 1px solid #d7dbde
}

.sellmores-sliders .row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap
}

.slider-left, .slider-right {
    max-width: calc(50% - 0px);
    flex: 0 0 50%;
    height: unset;
}
.slitem-carousel .slider-left .slidertab {
	bottom: 20px;
	padding: 0;
	margin: 0
}

.slitem-carousel .slider-left .slidertab button {
	background-color: #fff;
	width: 33.33%;
	float: left;
	height: 200px;
	display: table;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-left: 0;
	border-top: 0;
	padding: 20px
}

.slidertab button.active,
.slidertab button:hover {
	color: #fff;
	background: linear-gradient(45deg, #176cb4, #0c89ce);
	background: radial-gradient(#0892d6, #166fb6)
}

.shopping-hover2 .get_a_quote {
	padding: 11px 30px;
	display: inline-block;
	margin: 30px 0 0;
	border-radius: 2px;
	color: #fff;
	font-weight: 700;
	background: linear-gradient(45deg, #176cb4, #0c89ce);
	background: radial-gradient(#0892d6, #166fb6)
}
.slider-right {
    max-width: calc(50% - 80px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
.corousel-inner {
	overflow: hidden;
	width: 100%
}

.sm-slideitems.item {
	text-align: center
}

.sm-slideitems.item h3 {
	font-size: 28px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 0 30px;
	color: #176fb6;
	font-family: 'Roboto Slab', serif
}

.sm-slideitems.item p {
	text-align: center;
	font-size: 15px
}

.sm-slideitems.item a {
	color: #166fb7;
	border: 2px solid #1573ba;
	border-radius: 3px;
	margin: 30px 0 0 0;
	padding: 10px 15px;
	font-weight: 600;
	display: none
}

.sm-slideitems-images {
	max-width: 230px;
	margin: 15px auto
}

.sm-slideitems-btn {
	margin-top: 25px
}

.sm-slideitems-btn a:first-child {
	float: left
}

.sm-slideitems-btn a:last-child {
	float: right
}

.sm-slideitems-btn a {
	text-align: center;
	display: block;
	text-transform: uppercase;
	background: #5b78b1;
	border-radius: 0;
	position: relative;
	padding: 13px 20px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff
}

.sellmores-sliders-two {
	background-color: #f8f9fa;
	padding: 50px 0
}

.slitem-carousel-two {
	background-color: #fff;
	position: relative;
	box-shadow: 0 0 40px #d2d2d2
}

.slider-right-two {
	padding: 50px 30px 50px
}

.carousel-inner-two {
	overflow: hidden;
	width: 100%
}

.request-free-quote-sec {
	background: linear-gradient(rgba(0, 0, 0, .45), rgba(44, 62, 93, .65)), url(../img/bg_mobile-app.jpg);
	position: relative;
	margin: 70px 0 0
}

.request-free-quote-sec h1,
.request-free-quote-sec p {
	padding: 0;
	margin: 0
}

.posa-image-section {
	position: absolute;
	left: 50px;
	width: 340px;
	top: -112px
}

.posa img.img-responsive {
	width: 100%
}

.posa {
	position: relative
}

.inn-padding {
	padding: 50px 0;
	text-align: left
}

.inn-padding h1 {
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	position: relative;
	line-height: 40px
}

.inn-padding p {
	padding-bottom: 20px;
	color: #fff;
	padding-top: 15px;
	letter-spacing: .5px
}

.request-free-quote-sec .btn-of-rquest {
	display: inline-block;
	margin-top: 10px
}

.request-free-quote-sec .btn-of-rquest a {
	text-align: center;
	display: block;
	text-transform: uppercase;
	background: 0 0;
	border-radius: 2px;
	position: relative;
	padding: 11px 28px;
	color: #fff;
	border: 1px solid #fefefe
}

.request-free-quote-sec .row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}

.request-free-quote-sec .row .posa {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 100%;
	text-align: center
}

.request-free-quote-sec .row .posaTwo {
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 100%;
	text-align: center
}

.tile-struture {
	padding: 40px 0
}

.ab_banner.ab_banner.ecomm {
	padding: 20px 0 0!important;
	background: #f8f9fa;
	margin-top: -20px;
	overflow: hidden
}

@media only screen and (max-width:1430px) {
	.tab button {
		min-width: 8.88235rem;
		width: 25%
	}
	.ecommerce-box-description p {
		font-size: 13px
	}
}

@media only screen and (max-width:1200px) {
	.posa img.img-responsive {
		top: -58px;
		left: 0
	}
	.tabContainer h3 {
		font-size: 45px!important;
		line-height: 50px!important;
		margin-top: 2.29412rem!important
	}
	.header-slider .headerget_started {
		margin: 20px 5px 20px
	}
	.header-slider .headerget_started a {
		width: calc(100% - 100px);
		font-size: 15px;
		margin: 5px 5px 10px;
		text-align: center;
		padding: 10px 15px
	}
	.header-slider .headerget_started_row2 {
		text-align: center;
		margin-bottom: 35px;
		margin-top: 35px
	}
	.slidertablinks-description i {
		font-size: 35px!important
	}
	.slidertablinks-description span {
		font-size: 13px!important
	}
}

@media only screen and (max-width:1100px) {
	.ecommerce-new {
		height: 80px!important
	}
}

@media only screen and (max-width:1024px) {
	.buildgrow-section-box-icon i {
		display: none
	}
	.slider-left {
		display: none
	}
.slider-right {
    max-width: calc(100% - 60px);
    flex: 0 0 100%;
    padding: 0;
}
	.header-slider .row_col6_one {
		max-width: calc(100%);
		flex: 0 0 100%;
		text-align: center
	}
	.header-slider .row_col6_two {
		max-width: calc(100%);
		flex: 0 0 100%
	}
	.header-slider .headerget_started {
		display: none
	}
	.header-slider .headerget_started_row2 {
		display: block
	}
	.ecommerce-one-image-section {
		width: 100%;
		margin: 0
	}
	.sellmores-sliders {
		display: none
	}
	.sellmores-sliders-two {
		display: block
	}
}

@media only screen and (max-width:1450px) {
	.banner_io .ab_banner p>br {
		display: none!important
	}
	.process h4 {
		font-size: 25px
	}
	.process h2 {
		font-size: 45px
	}
}

@media only screen and (max-width:1350px) {
	.left-box,
	.right-box {
		max-width: 33%;
		flex: 0 0 33%;
		-ms-flex: 0 0 33%;
		-webkit-flex: 0 0 33%;
		-moz-flex: 0 0 33%;
		-o-flex: 0 0 33%
	}
	.strategy-box2.strategy-box2R {
		margin-left: 0
	}
	.ecoomerce-box {
		margin: 0 0 0 60px
	}
	.center-box {
		max-width: 34%;
		flex: 0 0 34%;
		-ms-flex: 0 0 34%;
		-webkit-flex: 0 0 34%;
		-moz-flex: 0 0 34%;
		-o-flex: 0 0 34%
	}
	.store-content {
		margin-top: 60px
	}
	.process .cover-image {
		width: 280px
	}
	.process .dotted-circle li i {
		font-size: 30px
	}
	.process .dotted-circle li:nth-child(1) {
		right: -35px
	}
	.process figure {
		margin-left: 25px
	}
	.nav-title {
		left: -55px
	}
	.tab-navigation {
		left: -45px;
		top: 5px
	}
	.process .dotted-circle li:nth-child(3) {
		left: -5px
	}
	.process .dotted-circle li:nth-child(4) {
		left: -5px
	}
	.process .dotted-circle li:nth-child(5) {
		bottom: -30px
	}
	.process .dotted-circle li:nth-child(2) {
		top: -30px
	}
	.process h2 {
		font-size: 40px;
		line-height: 48px
	}
	.process .dotted-circle li {
		cursor: pointer;
		width: 75px;
		height: 75px;
		line-height: 85px
	}
	.process h4 {
		font-size: 22px;
		margin-bottom: 40px
	}
	.process .dotted-circle {
		width: 350px;
		height: 350px
	}
	.strategy-box {
		width: 300px
	}
	.text-box {
		width: 230px
	}
	.strategy-box.strategy-box2 {
		margin-top: 40px
	}
	.strategy-box.strategy-box3 {
		margin-top: 44px;
		margin-right: -45px
	}
	.ecoomerce-box {
		width: 160px;
		height: 160px
	}
	.center-box .ecoomerce-box:before {
		width: 180px;
		height: 180px
	}
	.center-box .ecoomerce-box:before {
		top: 5px;
		left: 5px
	}
	.center-box .ecoomerce-box:after {
		width: 170px;
		height: 170px
	}
	.center-box .ecoomerce-box:after {
		top: 10px;
		left: 10px
	}
	.right-box {
		margin-top: 0
	}
	.right-box .strategy-box.strategy-box1 {
		margin-left: 0
	}
	.posa img.img-responsive {
		left: 0
	}
	.strategy-box2.strategy-box2L {
		margin-left: 0
	}
}

@media only screen and (max-width:1199px) {
	.ecoomerce-box {
		width: 100px;
		height: 100px
	}
	.inn-padding h1 {
		font-size: 30px;
		line-height: 40px
	}
	.center-box .ecoomerce-box:before {
		top: 0;
		left: 0
	}
	.center-box .ecoomerce-box:before {
		width: 115px;
		height: 115px
	}
	.center-box .ecoomerce-box:after {
		top: 0;
		left: 0
	}
	.center-box .ecoomerce-box:after {
		width: 115px;
		height: 115px
	}
	.ecoomerce-box {
		margin: 0 0 0 100px
	}
}

@media only screen and (max-width:1099px) {
	.ecomm h1 {
		line-height: 52px
	}
}

@media only screen and (max-width:1050px) {
	.store-content {
		margin-top: 40px
	}
	.buildgrow-section-box-name br {
		display: none
	}
	.tile-struture-tabcontent-description {
		text-align: left;
		padding: 20px 25px;
		border: 1px solid #f1f1f1;
		border-top: 0;
		display: none
	}
	.tile-struture-tab button i.fas.fa-minus,
	.tile-struture-tab button i.fas.fa-plus {
		font-size: 14px;
		position: absolute;
		right: 15px
	}
	.tile-struture-tab button i.fas.fa-plus {
		color: #166fb7
	}
	.tile-struture-tab button i.fas.fa-minus {
		color: #fff
	}
	.showDesign .buildgrow-section-box-name {
		color: #fff
	}
	.showContent {
		display: block;
		transition: all .5s linear
	}
	.tile-struture-tab {
		border: 0
	}
	.btn-of-rquest .get_a_quote {
		padding: 12px 20px;
		color: #fff;
		background: radial-gradient(#0893d7, #1573ba);
		border-radius: 2px;
		font-size: 14px
	}
	.factors__Tab.btn_____1.active i.fas.fa-minus {
		display: block
	}
	.tile-struture-tab button {
		background-color: inherit;
		float: none;
		border: 0;
		outline: 0;
		cursor: pointer;
		padding: 12px 10px;
		position: relative;
		font-size: 17px;
		width: 100%;
		height: auto;
		border-bottom: 1px solid #f1f1f1
	}
	.buildgrow-section-box-icon {
		position: absolute;
		right: 10px;
		background: 0 0;
		height: 20px;
		width: 20px;
		top: 7px;
		border-radius: 50%;
		cursor: pointer;
		border: 1px solid #e2e2e2
	}
	.desktop-v {
		display: none
	}
	.MMobile-v {
		display: block
	}
	.inn-padding h1 {
		font-size: 25px;
		line-height: 30px
	}
	.inn-padding {
		padding: 30px 0
	}
	.posa-image-section {
		left: 0;
		width: 280px;
		top: -72px
	}
	.left-box,
	.right-box {
		max-width: 50%;
		flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
		-moz-flex: 0 0 50%;
		-o-flex: 0 0 100%
	}
	.image-box {
		width: 35px
	}
	.store-content {
		align-items: unset
	}
	.center-box {
		display: none
	}
	.cont_elem {
		padding: 50px 0
	}
	.mobile__APP .container {
		max-width: calc(100% - 140px)
	}
	.app_process {
		padding-left: 50px
	}
	.process h4:after {
		width: 60px;
		height: 2px
	}
	.process_cnt p {
		line-height: 1.7;
		font-size: 16px
	}
	.left-box {
		display: inline-block;
		width: 100%;
		float: none
	}
	.strategy-box {
		width: 100%;
		text-align: center;
		margin: 10px
	}
	.strategy-box1L .image-box,
	.strategy-box2L .image-box,
	.strategy-box3L .image-box {
		order: unset
	}
	.strategy-box1L .text-box,
	.strategy-box2L .text-box,
	.strategy-box3L .text-box {
		text-align: left
	}
	.text-box {
		width: calc(100% - 60px)
	}
	.strategy-box {
		margin: 0 0 0
	}
	.text-box {
		text-align: center
	}
	.right-box {
		margin-top: 0;
		width: 100%;
		float: none;
		display: inline-block;
		text-align: center
	}
	.store-marketing {
		padding: 50px 0 50px
	}
	.center-box {
		display: none
	}
	.right-box {
		margin-top: 0;
		width: 100%;
		float: none;
		display: inline-block;
		text-align: center
	}
	.right-box .image-box {
		float: none!important
	}
	.right-box .text-box {
		text-align: left;
		float: none!important
	}
}

@media only screen and (max-width:990px) {
	.btSingleLatestPost {
		max-width: calc(100% - 0px);
		flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		margin: 15px 0
	}
	.tile-struture-tab button.active:after,
	.tile-struture-tab button:hover:after {
		display: none
	}
	.tile-struture-tab {
		border: 0
	}
	.tile-struture-tab button {
		border-right: 0
	}
	.tile-struture-tab button {
		background-color: inherit;
		float: left;
		border: 0;
		outline: 0;
		cursor: pointer;
		padding: 12px 10px;
		position: relative;
		font-size: 17px;
		width: 100%;
		height: auto;
		border-bottom: 1px solid #f1f1f1
	}
	.inn-padding h1 {
		font-size: 30px
	}
	.inn-padding {
		text-align: center
	}
	.shopify_blogs {
		padding: 40px 0
	}
	.request-free-quote-sec .row .posa {
		display: none
	}
	.store-marketing h3 {
		font-size: 30px;
		line-height: 35px
	}
	.header-eco span {
		font-size: 15px;
		font-weight: 600;
		letter-spacing: 0
	}
	.nav-title,
	.process .dotted-circle,
	.process figure {
		display: none
	}
	.header-eco p {
		color: unset;
		margin-top: 15px;
		text-align: center
	}
	.request-free-quote-sec .row .posaTwo {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.mobile__APP {
		position: relative;
		padding: 0 0 50px
	}
	.process h4 {
		font-size: 20px;
		margin-bottom: 30px
	}
	.process h4:after {
		bottom: -10px
	}
	.process h2 {
		font-size: 30px;
		line-height: 38px;
		margin: 20px 0 15px
	}
	.tab-navigation {
		left: 0;
		height: auto;
		top: 0;
		display: flex;
		position: relative;
		width: 100%;
		justify-content: center
	}
	.process .row_flex .col-sm-6 {
		max-width: 100%;
		flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-moz-flex: 0 0 100%
	}
	.app_process {
		padding-left: 0
	}
	.headerShow {
		display: block
	}
	.tab button {
		min-width: 10rem;
		width: 25%
	}
	.ecomm .mob_app {
		padding: 100px 0 0
	}
	.ecomm .cont_elem {
		padding: 0 0 30px
	}
}

@media only screen and (max-width:950px) {
	.tab button {
		min-width: 5rem;
		height: auto
	}
	.ecommerce-box-image {
		max-width: 40px;
		margin: 0 auto 10px
	}
	.ecommerce-box-description p {
		font-size: 12px
	}
}

@media only screen and (max-width:767px) {
	.image-box {
		margin-right: 15px
	}
	.buildgrow-section {
		padding: 0 0 30px
	}
	.tile-struture {
		padding: 30px 0 0
	}
	.buildgrow-section h2 {
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 10px
	}
	.store-marketing {
		padding: 30px 0 30px
	}
	.shopify_blogs {
		padding: 20px 0
	}
	.inn-padding h1 {
		font-size: 25px;
		line-height: 35px
	}
	.tile-struture-tab button {
		float: left;
		font-size: 17px;
		width: 100%;
		border-bottom: 1px solid #f1f1f1;
		padding: 15px 15px;
		height: auto
	}
}

@media only screen and (max-width:650px) {
	.left-box,
	.right-box {
		max-width: 100%;
		flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		-o-flex: 0 0 100%
	}
	.store-content {
		margin-top: 10px
	}
	.store-content {
		align-items: unset;
		flex-wrap: wrap
	}
	.strategy-box.strategy-box2 {
		margin-top: 25px
	}
	.strategy-box.strategy-box3 {
		margin-top: 25px;
		margin-right: 0
	}
	.strategy-box.strategy-box1 {
		margin-top: 25px;
		margin-right: 0
	}
}

@media only screen and (max-width:600px) {
	.tile-struture-tab button {
		width: 32%;
		height: 60px;
		margin-bottom: 10px;
		border: 1px solid #e1e1e1
	}
	.tile-struture-tab button:last-child {
		border-right: 1px solid #e1e1e1
	}
	.tile-struture-tab {
		border: 0
	}
	.buildgrow-section-box {
		text-align: center
	}
	.tile-struture-tabcontent .tile-struture-tabcontent-col2 {
		display: none
	}
	.tile-struture-tabcontent .tile-struture-tabcontent-col1 {
		max-width: calc(100% - 20px);
		flex: 0 0 100%
	}
}

@media only screen and (max-width:740px) {
	.strategy-box {
		width: 100%;
		text-align: left;
		margin: 0
	}
	.text-box {
		width: 100%
	}
	.tabContainer h3 {
		font-size: 30px!important;
		line-height: 35px!important
	}
}

@media only screen and (max-width:550px) {
	.contentttts .col____6 {
		width: calc(100% - 0px)
	}
	.contentttts .col____6 h4 {
		font-size: 20px;
		margin-bottom: 10px
	}
	.heading_shopify h2,
	.manage_everything h2 br {
		font-size: 25px;
		line-height: 30px
	}
}

@media only screen and (max-width:500px) {
	.center-box {
		display: none
	}
	.right-box {
		margin-top: 10px
	}
	.buildgrow-section h1 {
		font-size: 23px;
		font-weight: 300;
		line-height: 35px
	}
	.header-slider .headerget_started_row2 a {
		width: calc(100% - 70px);
		font-size: 15px;
		margin: 5px 5px 10px;
		text-align: center;
		padding: 10px 20px
	}
	.sellmores-sliders .section-header h2 {
		font-size: 24px;
		line-height: 25px
	}
	.sellmores-sliders {
		padding: 30px 0
	}
	.sellmores-sliders .section-header.text-center {
		margin: 0 0 30px
	}
}

@media only screen and (max-width:400px) {
	.inn-padding h1 {
		font-size: 24px;
		line-height: 30px
	}
	.store-marketing h3 {
		font-size: 30px;
		line-height: 30px;
		margin: 0
	}
	.store-marketing p {
		margin-top: 15px
	}
}

.tiles-module .tile-2x1 .content-wrapper br {
	display: none
}

@media(max-width:767px) {
	.global-header.is-transparent {
		top: 0
	}
	.process h4 {
		font-size: 18px
	}
	.process h2 {
		font-size: 25px;
		line-height: 29px;
		margin: 20px 0 10px
	}
	.ecomm .cont_elem form {
		margin: 0 0 15px
	}
	.tabContainer p {
		font-size: unset;
		font-weight: 500;
		line-height: 1.6;
		margin-top: 10px;
		margin-bottom: 0;
		color: unset
	}
	.ecomm .cont_elem {
		padding: 0 0 20px
	}
	.section-header h2 {
		font-size: 25px;
		line-height: 30px;
		text-align: left
	}
	.section-header p {
		text-align: left
	}
	.sellmores-sliders-two {
		padding: 30px 0
	}
	.section-header.text-center {
		margin: 0 0 30px
	}
	.slider-right-two {
		padding: 25px
	}
	.sm-slideitems.item h3 {
		font-size: 20px;
		margin: 0 0 25px
	}
	.sm-slideitems.item a {
		margin: 15px 0 0 0;
		padding: 5px 10px;
		float: right;
		font-size: 14px
	}
	.buildgrow-section h2 {
		font-size: 25px;
		line-height: 32px;
		margin: 0 0 15px;
		letter-spacing: 0
	}
	.sellmores-sliders-two .owl-dots {
		display: none!important
	}
	.sellmores-sliders-two button.owl-prev,
	button.owl-next {
		width: 25px;
		background: #166fb6!important;
		margin-right: 5px
	}
	.sellmores-sliders-two button span {
		color: #fff;
		font-size: 20px;
		line-height: 20px
	}
	.sellmores-sliders-two .owl-nav {
		display: block!important;
		margin: 0 0 0
	}
	.tab.pagalpanti {
		width: 1080px
	}
	.tab button {
		padding: 10px 10px;
		min-width: 180px
	}
	.tab.pagalpanti {
		animation: slide 24s ease infinite;
		overflow: hidden
	}
	.tab.pagalpanti:hover {
		animation-play-state: paused
	}
	.ecomm h1 {
		line-height: 30px;
		margin-bottom: 20px;
		font-size: 30px
	}
	.mobile__APP .container {
		max-width: calc(100% - 30px)
	}
	header.global-header.sticky {
		top: 0
	}
}

@keyframes slide {
	0% {
		transform: translateX(0)
	}
	16.6% {
		transform: translateX(-180px)
	}
	33.3% {
		transform: translateX(-360px)
	}
	50% {
		transform: translateX(-540px)
	}
	66.6% {
		transform: translateX(-720px)
	}
	83.2% {
		transform: translateX(-900px)
	}
	100% {
		transform: translateX(0)
	}
}

.ShowImage .search-container {
	position: relative
}

.leftIconTxt,
.hover_buttons a .left-icons {
	position: relative;
}

.android_icon {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/combine__image.png);
	margin: 0;
}

.android_icon_1 {
	background-position: 41px 1064px;
	background-size: 175px;
}

.android_icon_2 {
	background-position: -24px 1052px;
	background-size: 230px;
}

.android_icon_3 {
	background-position: 133px 1106px;
	background-size: 300px;
}

.android_icon_4 {
	background-position: -82px 1015px;
	background-size: 300px;
}

.android_icon_5 {
	background-position: 175px 1103px;
	background-size: 300px;
}

.android_icon_6 {
	background-position: 41px 1064px;
	background-size: 175px;
}