/*!
 * Start Bootstrap - Simple Sidebar (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 body {
	font-family: Raleway, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	background: #ffffff;
	color: #333333;
}

/* Font Face */
@font-face {
 font-family: 'AGBookRounded-Regular';
 src: url('../fonts/AGBookRounded-Regular.eot');
 src: url('../fonts/AGBookRounded-Regular.woff') format('woff'), url('../fonts/AGBookRounded-Regular.ttf') format('truetype'), url('../fonts/AGBookRounded-Regular.svg#AGBookRounded-Regular') format('svg'), url('../fonts/AGBookRounded-Regular.eot?#iefix') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'LubalinGraphITCbyBT-Bold';
 src: url('../fonts/LubalinGraphITCbyBT-Bold.eot');
 src: url('../fonts/LubalinGraphITCbyBT-Bold.eot?#iefix') format('embedded-opentype');
 src: url('../fonts/LubalinGraphITCbyBT-Bold.woff') format('woff'), url('../fonts/LubalinGraphITCbyBT-Bold.ttf') format('truetype'), url('../fonts/LubalinGraphITCbyBT-Bold.svg#LubalinGraphITCbyBT-Bold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'LubalinGraphITCbyBT-Book';
 src: url('../fonts/Lubalin Graph Book BT.eot');
 src: url('../fonts/Lubalin Graph Book BT.eot?#iefix') format('embedded-opentype');
 src: url('../fonts/LubalinGraphITCbyBT-Book.woff') format('woff'), url('../fonts/LubalinGraphITCbyBT-Book.ttf') format('truetype'), url('../fonts/LubalinGraphITCbyBT-Book.svg#LubalinGraphITCbyBT-Book') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'LubalinGraphITCbyBT-XtraLight';
 src: url('../fonts/LubalinGraphITCbyBT-XtraLight.eot');
 src: url('../fonts/LubalinGraphITCbyBT-XtraLight.eot?#iefix') format('embedded-opentype');
 src: url('../fonts/LubalinGraphITCbyBT-XtraLight.woff') format('woff'), url('../fonts/LubalinGraphITCbyBT-XtraLight.ttf') format('truetype'), url('../fonts/LubalinGraphITCbyBT-XtraLight.svg#LubalinGraphITCbyBT-XtraLight') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'LubalinGraphITCbyBT-Medium';
 src: url('../fonts/LubalinGraphITCbyBT-Medium.eot');
 src: url('../fonts/LubalinGraphITCbyBT-Medium.eot?#iefix') format('embedded-opentype');
 src: url('../fonts/LubalinGraphITCbyBT-Medium.woff') format('woff'), url('../fonts/LubalinGraphITCbyBT-Medium.ttf') format('truetype'), url('../fonts/LubalinGraphITCbyBT-Medium.svg#LubalinGraphITCbyBT-Medium') format('svg');
 font-weight: normal;
 font-style: normal;
}
.h1, .h2, h2, .h3, h1, h3 {
	color:#fff;
	margin:30px 0;
	font-weight:bold;
}
.h2, h2 {
	font-size: 40px;
	margin-top:0;
}
.container-fluid {
	padding:0;
}
a, a:hover, a:focus {
	text-decoration:none;
}
.top-header {
	font-family:LubalinGraphITCbyBT-Book, Helvetica, Arial, sans-serif;
	padding:0 0 0px 0;
	z-index:9;
	position:fixed;
	width:100%;
	/*box-shadow: 0 2px 3px rgba(0, 0, 0, 1);*/
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.top-header.sticky, .other-pages .top-header.sticky {
	position: fixed;
	width: 100%;
	padding:5px 0 5px 0;
	top:0;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.50);
}
.homepage .top-header img.white {
	display:block;
}
.homepage .top-header img.black {
	display:none;
}
.homepage .top-header.sticky img.black {
	display:block;
}
.homepage .top-header.sticky img.white {
	display:none;
}
.other-pages ul li {
	padding-bottom:5px;
}
.other-pages .top-header {
	position:relative;
}
.other-pages .top-header {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.50);
}
.navbar-inverse {
	background:none;
	border:none;
	font-family:Raleway, Helvetica, Arial, sans-serif;
}
.navbar-brand {
	padding:0;
}
.top-header .navbar {
	margin:20px 0 0px 0;
	padding:0 0 5px 0;
}
.top-header.sticky .navbar-inverse .navbar-nav>li>a {
	color:#333333;
	padding:15px;
}
.top-header.sticky .navbar-inverse .navbar-nav>li>a:focus, .top-header.sticky .navbar-inverse .navbar-nav>li>a:hover {
	color:#ff0000;
}
/*.top-header.sticky .navbar>.container .navbar-brand, .top-header.sticky .navbar>.container-fluid .navbar-brand {
	margin-top:10px;
}*/
/* DropDown Nav */
.nav>li, .dropdown {
	position:static;
}
.navbar-inverse .navbar-nav>li>a {
	color:#fff;
	font-size:13px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color:#ff0000;
}
.dropdown-menu > li.kopie > a {
	padding-left:5px;
}
.dropdown-submenu {
	position:relative;
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #333;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 5px;
	width: 0;
}
.dropdown-submenu:hover>a:after {
	border-left-color:#555;
}
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
	text-decoration: underline;
}
ul.dropdown-menu li {
	width: auto;
	float: left;
}
ul.dropdown-menu li ul.dropdown-submenu li {
	float: none;
	line-height:25px;
	margin-right:30px;
}
.navbar-nav>li>.dropdown-menu {
	width:50%;
	margin-top:-15px;
}
.other-pages .navbar-inverse .navbar-nav>li>a, .other-pages .quick-contact {
	color:#333;
}
.other-pages .quick-contact a {
	color:#337ab7;
}
.other-pages .quick-contact {
	border-bottom:solid 1px #ccc;
}
/* Quick Contact */
.quick-contact {
	min-height:25px;
	font-size:12px;
	margin:0;
	color:#fff;
	padding:5px 0 10px 0px;
}
.quick-contact span {
	height:10px;
	border-left:solid 1px #999;
	margin:0 5px 0 10px;
}
.quick-contact a {
	color:#fff;
}
.top-header.sticky .quick-contact {
	border-bottom:solid 1px #ccc;
	margin-bottom:12px;
	color:#333;
}
.top-header.sticky .quick-contact a {
	color:#337ab7;
}
.quick-contact a:focus, .quick-contact a:hover {
	color:#ff0000;
}
.top-header.sticky .quick-contact a:focus, .top-header.sticky .quick-contact a:hover {
	color:#ff0000;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color:transparent !important;
}
/* Home Page */
section {
	margin:20px 0;
	display:inline-block;
	width:100%;
}
.tech-logos ul li {
	list-style:none;
	float:left;
	margin:0 3px;
}
.inner-title {
	background:url(../images/arrow-gray.jpg) no-repeat center bottom;
	text-transform:uppercase;
	color:#313132;
	text-align:center;
	font-size:30px;
	margin:20px 0 40px 0;
	padding-bottom: 30px;
}
.services-title {
	font-size:16px;
	margin-bottom:10px;
	color:#313132;
}
.services-box {
	border:solid 1px #eee;
	box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.016);
	padding:15% 5%;
	position:relative;
}
.services-box i {
	font-size: 36px;
	padding: 29px;
	background: #fff;
	color: #0cb9e7;
	position: absolute;
	top: -30%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	border: 1px solid #e6e6e6;
	border-radius: 100%;
	box-shadow: 0 2px 0 0px #fafafa;
	cursor: default;
	width: 100px;
	height: 100px;
	text-align: center;
	z-index: 3;
 transition: all .3s ease-in-out;
}
.services-box:hover i {
	border-color: transparent;
	background: #00c2e5;
	color: #fff !important;
	cursor:pointer;
}
.services-box a {
	color:#0cb9e7;
}
.services .inner-title {
	margin-bottom:30px;
}
.services-box .web-icon {
	background: #ffffff url(../images/web-icon.png) no-repeat center center;
}
.services-box:hover .web-icon {
	background: #ff0000 url(../images/web-icon2.png) no-repeat center center;
	cursor:pointer;
}
.services-box .mobile-icon {
	background: #ffffff url(../images/mobile-icon.png) no-repeat center center;
}
.services-box:hover .mobile-icon {
	background: #ff0000 url(../images/mobile-icon2.png) no-repeat center center;
}
.services-box .front-icon {
	background: #ffffff url(../images/front-icon.png) no-repeat center center;
}
.services-box:hover .front-icon {
	background: #ff0000 url(../images/front-icon2.png) no-repeat center center;
}
.web-icon, .mobile-icon, .front-icon {
	position: absolute;
	top: -30%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	border: 1px solid #e6e6e6;
	border-radius: 100%;
	box-shadow: 0 2px 0 0px #fafafa;
	cursor: default;
	width: 100px;
	height: 100px;
	text-align: center;
	z-index: 3;
 transition: all .5s ease-in-out;
}
.inner-desc {
	text-align:center;
	margin-bottom:100px;
}
.whychooseus .inner-desc {
	text-align:center;
	margin-bottom:40px;
}
.whychooseus ul {
	padding:0;
	margin:0;
}
.whychooseus ul li {
	list-style:none;
	clear:both;
	margin-bottom:30px;
}
.whychooseus ul li img {
	float:left;
	margin: -2px 20px 50px 0;
	color: #777;
	font-size: 32px;
}
.whychooseus ul li .fa-users {
	font-size:25px;
}
.whychooseus h4 {
	font-weight:bold;
	font-size:14px;
	color:#313132;
}
/* # Buy process
	================================================== */
	.buy-process-wrap {
	background: #f6f8f9;
	position: relative;
	padding-bottom: 0px;
}
.buy-process-wrap:before {
	content: '';
	position: absolute;
	top: 202px;
	left: 0;
	width: 100%;
	height: 39px;
	background-color: #f80a0a;/* #00c2e5 */
	color: #fff;
}
.buy-process-items {
	display: flex;
	margin: auto;
	overflow: visible;
}
.buy-process-item {
	flex-grow: 1;
	flex-basis: 0;
	position: relative;
	text-align: center;
	height: 456px;
	margin: 0 6px;
}
 .buy-process-item:nth-child(odd) .text-wrap, .buy-process-item:nth-child(even) .icon-wrapper {
position: absolute;
top: 52px;
left: 0;
right: 0;
height: 150px;
text-align: center;
}
 .buy-process-item:nth-child(even) .icon-wrapper {
top: 0;
height: 202px;
}
.buy-process-item h4 {
	font-size: 17px;
	color: #313132;
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	margin-bottom: 0;
}
 .buy-process-item:nth-child(odd) h4 {
bottom: 22px;
}
 .buy-process-item:nth-child(even) h4 {
top: 22px;
}
.buy-process-item p {
	position: absolute;
	font-size: 13px;
	color: #616161;
	margin-bottom: 0;
	width: 100%;
	line-height: 1.6;
}
 .buy-process-item:nth-child(odd) p {
bottom: 56px;
}
 .buy-process-item:nth-child(even) p {
top: 56px;
}
.buy-process-item span {
	position: absolute;
	top: 200px;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	font-size: 25px;
	color: rgba(255, 255, 255, 0.65);
	font-weight: 600;
}
.buy-process-item.featured span {
	color: #fff;
}
 .buy-process-item:nth-child(odd) .icon-wrapper, .buy-process-item:nth-child(even) .text-wrap {
position: absolute;
bottom: 49px;
left: 0;
right: 0;
height: 166px;
}
 .buy-process-item.featured:nth-child(odd) .icon-wrapper {
height: 215px;
bottom: 0;
}
.buy-process-item .icon-wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 6px;
	background-color: #f80a0a;/* #00c2e5*/
	transform: translate(-50%, 0 );
	-webkit-transform: translate(-50%, 0 );
}
.buy-process-item i {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	width: 90px;
	height: 90px;
	font-size: 40px;
	color: #fff;
	border-radius: 50%;
	background-color: #f80a0a;
}
.buy-process-item.featured i {
	background-color: #fff !important;
	color: #f80a0a;/* #00c2e5*/
	border: 4px solid;
}
 .buy-process-item:nth-child(odd) i {
bottom: 0;
}
 .buy-process-item:nth-child(even) i {
top: 0;
}
.buy-process-item i:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.get-start .inner-title {
	background:none;
	margin:20px 0 20px 0;
	padding:0;
	font-size:40px;
}
.get-start .inner-desc {
	margin:0 0 30px 0;
}
.btn-quote {
	text-align:center;
}
.btn-primary {
	background:#f80a0a;
	border: solid 1px #f80a0a;
	padding:10px 20px;
	font-weight:bold;
}
.btn-primary:hover {
	background:#333;
	border: solid 1px #000;
}
footer {
	background:#303030;/*	padding:50px 0 0 0;
	margin-top:20px;*/
}
footer p {
	color:#fff;
	text-transform:uppercase;
}
.copyright {
	background-color:#0d171f;
	padding:20px 0;
	margin: 20px 0 0 0;
}
.copyright p {
	color:#ccc;
	text-transform:capitalize;
	margin:0;
	font-size: 12px;
	letter-spacing: 0;
}
.copyright a {
	color:#ccc;
}
.contactus {
	margin:30px 0;
}
.contactus h3 {
	margin-top:0;
	color:#ffffff;
}
.contactus p {
	text-transform:none;
	font-size: 12px;
}
.contactus label {
	color:#ffffff;
	font-weight:normal;
	display:block;
}
.mailing {
	color: #ffffff;
	margin-bottom: 25px;
	border: solid 1px #555;
	padding: 15px;
	border-radius: 5px;
	background: #555;
}
.mailing p {
	margin:0 0 10px 0;
	font-size:13px;
}
.mailing .fa {
	margin:0 8px 0 0;
	font-size:18px;
}
.mailing a, .security a {
	color:#fff;
}
.google-map {
	margin:20px 0 0 0;
}
.security img {
	border:solid 1px #ccc;
	height:42px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.security .form-control {
	display:inline;
	width:210px;
	margin:0 0 5px 0px;
}
.security p {
	font-size:13px;
}
/* ABOUT US */
.inner-header {
	background: #999;
	padding: 3% 0;
	margin-top:-20px;
	border-bottom:solid 1px #999;
	border-top:solid 2px #f70a0a;
}
.other-pages h4 {
	font-size:16px;
	font-weight:bold;
}
.inner-header img {
	width:100%;
}
.inner-header .header {
	background:url(../images/aboutus.jpg) no-repeat top center;
	background-size:cover;
	height:500px;
	position:relative;
}
.inner-header .header h1, .contactus-bg .header h1 {
	color:#313132;
	padding:15% 0 0 0;
	margin:0;
	color:#fff;
	font-size:60px;
}
/* CONTACT US */
.contactus-bg .header {
	background:url(../images/contactus.jpg) no-repeat top center;
	background-size:cover;
	height:500px;
	position:relative;
}
.contactus-page h3 {
	color:#333;
}
.contactus-page .mailing {
	color:#333;
	background:none;
	border-color:#ccc;
}
.country-title {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}
.country-title img {
	height:18px;
	margin:-4px 0 0 5px;
}
.india-adr {
	margin: -8px 0px 0px 20px;
}
.contactus-page .country-title {
	color:#333;
}
.contactus-page .mailing a, .contactus-page .security a {
	color:#333;
}
/* LOGO SCROLLER */
#basicSlider {
	position: relative;
}
#basicSlider .MS-content {
	white-space: nowrap;
	overflow: hidden;
	margin: 0 2%;
	height: 60px;
}
#basicSlider .MS-content .item {
	display: inline-block;
	width: 8%;
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 100%;
	white-space: normal;
	line-height: 50px;
	vertical-align: middle;
}
.cookie{ background:#333; position:fixed;font-size:11px;  bottom:0; left:0; height:40px; width:200px; z-index:9; 
    transition:height 0.25s; 
    text-align: center;
	color:#fff;
	border-top-right-radius:10px;
	letter-spacing:0.5px;
	padding:0 5px;
	border-top:solid 1px #999;
	border-right:solid 1px #999;
}
.cookie:hover {
    height: 110px;
}
.cookie h4{font-size:14px; font-weight:bold;}
.cookie h4 i{ font-size:20px; margin-right:5px;}
.cookie a{ color:#ccc;}
.cookie a:hover{ color:#999; text-decoration:underline;}

@media (max-width: 991px) {
#basicSlider .MS-content .item {
width: 25%;
}
}
@media (max-width: 767px) {
#basicSlider .MS-content .item {
width: 35%;
}
}
@media (max-width: 500px) {
#basicSlider .MS-content .item {
width: 30%;
}
}
#basicSlider .MS-content .item a {
	line-height: 50px;
	vertical-align: middle;
}
#basicSlider .MS-controls button {
	position: absolute;
}
#basicSlider .MS-controls .MS-left {
	top: 35px;
	left: 10px;
}
#basicSlider .MS-controls .MS-right {
	top: 35px;
	right: 10px;
}
 @media only screen and (min-width: 1281px) {
 .buy-process-items {
width: 1186px;
}
 .buy-process-item h4 {
font-size: 18px;
}
 .buy-process-item.featured:nth-child(odd) .text-wrap:before, .buy-process-item.featured:nth-child(even) .text-wrap:before {
content: '';
position: absolute;
width: 180%;
height: 133%;
background-color: #fff;
}
 .buy-process-item.featured:nth-child(odd) .text-wrap:before {
top: -33%;
left: -40%;
-moz-border-radius: 1000px 1000px 0 0;
-webkit-border-radius: 1000px 1000px 0 0;
border-radius: 1000px 1000px 0 0;
}
 .buy-process-item.featured:nth-child(even) .text-wrap:before {
bottom: -33%;
left: -40%;
-moz-border-radius: 0 0 1000px 1000px;
-webkit-border-radius: 0 0 1000px 1000px;
border-radius: 0 0 1000px 1000px;
}
}
 @media only screen and (min-width: 961px) and (max-width: 1280px) {
 .buy-process-items {
width: 920px;
}
 .buy-process-item h4 {
font-size: 15px;
}
 .buy-process-item p {
font-size:12px;
}
}
@media (min-width: 768px) {
ul.nav li:hover > ul.dropdown-menu {
 display: block;
}
#navbar {
 text-align: center;
}
.navbar-right {
margin-top:-8px;
}
}
@media(max-width:767px) {
section {
margin:20px 0;
}
section.whychooseus {
margin-top:-100px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
 margin:0;
}
.top-header {
padding:0;
position:relative;
}
.top-header.sticky {
padding:0px !important;
}
 .navbar-nav {
 display: block;
}
ul.dropdown-menu li ul.dropdown-submenu li {
color:#ccc;
line-height:20px;
}
.nav>li {
border-bottom: solid 1px #1d4d85
}
.top-header.sticky .quick-contact {
margin-bottom:0;
}
 .navbar-default .navbar-brand {
 display: inline;
}
.top-header .navbar {
 margin:5px 0 0px 0;
 padding:0;
}
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #fff;
}
 .navbar-default .navbar-nav .dropdown-menu > li > a {
 color: red;
 background-color: #ccc;
 border-radius: 4px;
 margin-top: 2px;
}
 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 color: #333;
}
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 background-color: #ccc;
color:#ccc;
}
.navbar-inverse .navbar-nav>li>a {
padding:5px 15px;
}
.top-header.sticky .navbar-inverse .navbar-nav>li>a {
color:#fff;
padding:5px 15px;
}
 .navbar-nav .open .dropdown-menu {
 border: 1px solid #1d4d85;
 background:#06274e;
 border-radius: 0;
 display:table;
 width:100%;
}
 .dropdown-menu {
 padding-left: 0px;
}
 .dropdown-menu .dropdown-menu {
 padding-left: 20px;
}
 .dropdown-menu .dropdown-menu .dropdown-menu {
 padding-left: 30px;
}
 li.dropdown.open {
 border: 0px solid red;
}
/*.navbar-inverse .navbar-nav>li>a {
 font-size:13px; color:#333;
}*/
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
 color:#3c94df!important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
background-color:none;
}
/*ul.dropdown-menu li {
	width: 100%;
	float: none;
}*/
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
background:#123660;
}
/*.dropdown-submenu a{ color:#ccc;}*/
.quick-contact {
color:#666;
background-color:#efefef;
border-bottom:solid 1px #ccc;
}
.quick-contact a {
color:#337ab7;
}
.quick-contact.text-right {
text-align:center;
}
.other-pages .navbar-inverse .navbar-nav>li>a {
color:#fff;
}
.other-pages .quick-contact {
color:#333;
}
.other-pages .quick-contact a {
color:#337ab7;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color:#333;
}
/*.bs-slider {
top:115px;
}*/
.navbar-toggle {
padding:8px 8px;
border:none;
margin-right:0;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
background:none!important;
cursor:pointer;
}
 .navbar-collapse {
background-color:#fff;
}
.navbar {
padding:10px 0;
background-color:#fff;
}
div#myNavbar {
 margin: 0px -15px;
}
.tech-logos {
position:relative;
/*top:100px;*/
}
 .buy-process-items {
display: block;
}
 .buy-process-wrap:before, .buy-process-item .text-wrap, .buy-process-item .icon-wrapper {
position: static !important;
height: auto !important;
}
.buy-process-item span {
top: 50px;
font-size: 150px;
color: #f80a0a;
opacity: .08;
}
 .buy-process-item {
height: auto;
padding: 115px 20px 20px;
overflow: hidden;
}
 .buy-process-item .icon-wrapper:before, .buy-process-item h4, .buy-process-item p {
position: static;
margin-bottom: 10px;
}
.buy-process-item i {
top: 0;
}
 .buy-process-item p {
padding-left:7%;
padding-right:7%;
}
.inner-header .header {
height:auto;
}
.inner-header .header h1 {
padding:25% 0;
font-size:30px;
}
.inner-header h1 {
text-align:center;
font-size:24px;
}
.copyright p {
font-size:10px;
margin-bottom:10px;
}
.services-box {
padding: 20% 5% 5%;
margin-bottom: 100px;
}
.security img {
margin-bottom:10px;
}
.navbar-inverse .navbar-brand {
padding: 8px 0;
height:auto;
}
.homepage .top-header img.white {
display:none;
}
.homepage .top-header img.black {
display:block;
}
.homepage .top-header.sticky img.black {
display:block;
}
.homepage .top-header.sticky img.white {
display:none;
}
}
@media(max-width:480px) {
 .our-process-wrap {
background-size: inherit;
padding-top: 50px;
background-position:top;
padding-left:0;
padding-right:0;
}
.whychooseus ul li img {
margin-bottom:70px;
}
}
@media(max-width:375px) {
 .navbar-inverse .navbar-brand {
max-width: 80%;
padding: 10px 0;
}
.whychooseus ul li img {
margin-bottom:110px;
}
}
