/*
Theme Name: Ongo Theme
Author: May Thu Zar (Web Developer)
*/
/*
-----------------------------------------------------------------------*/

@font-face {
	font-family: 'Roboto-Regular';
	src: url('assets/fonts/Roboto-Regular.ttf');
	}
@font-face {
	font-family: 'Century Gothic';
	src: url('assets/fonts/Century Gothic.ttf');
	}

@font-face {
	font-family: 'Zawgyi-One';
	src: url('assets/fonts/zawgyi.eot');
	src: local('Zawgyi-One'),
	url('assets/fonts/zawgyi.ttf') format('truetype'),
	url('assets/fonts/zawgyi.woff') format('woff'),
	url('assets/fonts/zawgyi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,body,p,div,*,table, option, input, textarea, select, li, button, p, blockquote, ol, dl, form, pre, th, td, a {
	font-family: 'Zawgyi-One' !important;
}
html, body {
  overflow-x: hidden;
  width: 100%;
}

body, table, input, textarea, select, li, button, p, blockquote, ol, dl, form, pre, th, td, a {
	color: #000;
	font-family: 'Roboto-Regular';
	font-size: 14px;
	margin: 0;
}

p{
	font-size: 16px;
}

a:focus {outline: none;}

.mainLogo {
	position: absolute;
	z-index: 2;
}

@media only screen and (min-width: 835px) {
.mainLogo2 {
		position: absolute;
		display: none;
		z-index: 2;
	}
}

.menu-menu-container {
	float: right;
	margin-left: 6rem;
}

.menu-menu-container ul li {
	list-style: none;
	float: left;
	font-family: 'Roboto-Regular';
	position: relative;
}

.right {float: right;}

.menu-menu-container ul li a{
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding: 19px;
}

.menu-menu-container ul li a:focus, .menu-footer-menu-container ul li a:focus{color: inherit !important;}

.menu-menu-container ul li a:hover, .menu-footer-menu-container ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.menu-menu-container ul li a:hover{
	background: #19b354;
}

.menu-footer-menu-container ul {list-style: none;}

.txt-color-white {
	color: #fff;
	width: 40%;
	margin: 0 auto;
}
.white{
	color: #FFF;
}

.ongowrapper-center {
	width: 80%;
	margin: 0 auto;
}

.ongop2pwrapper-center {
	width: 80%;
	margin: 0 auto;
	margin-top: 3rem;
}

.ongokilowrapper-center {
	width: 80%;
	margin: 0 auto;
	margin-top: 68px;
}

.ongowrapper-center h4{
	color: #FFFFFF;
	display: block;
	float: left;
	width: 100%;
	margin: 55px 0 50px 0;
	text-align: center;
}

.ongokilowrapper-center h4{
	color: #FFF;
	display: block;
	float: left;
	width: 100%;
	margin: 55px 0 50px 0;
	text-align: center;
	color: #29db6d;
}

.ongop2pwrapper-center h4{
	color: #000;
	display: block;
	float: left;
	width: 100%;
	margin: 55px 0 50px 0;
	text-align: center;
}


.ongoservice_blog img{
  margin: -120px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}



.ongokiloservice_blog img{
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
	margin: -28px;

}

.ongokiloservice_blog {
	border-radius: 15px;
  width: 89px;
  height: 89px;
  transform: rotate(-45deg);
  margin: 20px 45px 68px auto;
  background: green;
  overflow: hidden;
  float: left;
}

.ongoservice_blog h2 {
	transform: rotate(45deg);
}

.ongokiloservice_blog h2 {
	transform: rotate(45deg);
}

.ongokilowrapper-center h4 {
	color: #29db6d;
	display: inline;
	float: left;
	width: 100%;
	margin: 20px auto;
	text-align: left;
}


.kiloservice-content  {
	float: left;
  text-align: left;
	width: 70%;
}

.kiloservice-content p {
	color : #ffffff;
}

.mr-bottom {
	margin-bottom: 212px;
}

.s-online {
	float: none !important;
	margin: 0 auto !important;
}

.experience-wrapper-blog h4 {
	font-family: 'Century Gothic';
}

.bip {
	float: none;
	margin: 0 auto;
}

.experience_blog img{
	/*margin: 40px 0px;*/
	margin: 40px auto;
}

.guaranty-pic-size img {
	width: 100%;
	height: auto;
	opacity: 0.6%;
}
.guaranty-pic-size .content-wrapper-center p{
	color: #FFF;
    text-shadow: 1px 1px 1px #000000;
}

.content-wrapper-center {
  position: absolute;
  top: 60px;
  text-align: left;
  margin-left: 20px;
}

.content-wrapper-center h3{
  font-size: 35px;
}

/*.content-wrapper-center p{
	width: 70%;
}*/

.download-bg {
/*	width: 60%;*/
  position: absolute;
  top: 90px;
  text-align: left;
  margin-top: 40px;
}

.download-area {
	position: absolute;
  top: 360px;
  left: auto;
  right: 0;
  bottom: 0;
  padding: 20px;
}

.inner-slider-mr {margin-bottom: 60px;}
.inner-sliderpage h3 { font-family: 'Century Gothic'; font-size: 35px; text-transform: uppercase; text-align: left;}
.inner-sliderpage hr {margin-top: 0px; border: 1.5px solid #e8e8e8;}
.inner-sliderpage p {margin-top: 20px; text-align: justify; font-family: "Roboto-Regular"; font-size: 16px;}
.inner-sliderpage p img {margin-top: 20px;}

.inner-agentpage {margin-bottom: 30px;}
.inner-agentpage h4{font-size: 24px; line-height: 1.2; text-align: center; font-family: 'Century Gothic';}
.inner-agentpage img {/*margin-top: 30px; *//*width: 100%;*/}
.inner-agentpage h3 { font-family: 'Century Gothic'; font-size: 35px; text-align: center; margin-bottom: 25px; margin-top: 30px;}
.inner-agentpage p {font-size: 14px; font-family: 'Century Gothic'; text-align: justify; font-weight: normal;}

.agent-hr{margin: 0; border: 2px solid #29db6d;}
.agent-hr-gray {margin: 0; border: 2px solid #e2e2e2;}
#how-it-work {padding-bottom: 50px; padding-top: 10px; font-family: 'Roboto-Regular'; font-size: 18px; color: #212121; text-align: justify; /*margin-top: 20px;*/
}

#how-it-work-canal {font-family: 'Roboto-Regular'; font-size: 18px; color: #212121; text-align: justify; /*margin-top: 20px;*/
}

/*#how-it-work img {width: 100%;}*/
#how-it-work .container {margin-top: 50px;}
#how-it-work h3 {text-align:center; font-size: 35px; padding-top: 10px; /*font-weight: bold;*/ font-family: 'Century Gothic';}
#how-it-work h4 {font-family: 'Century Gothic'; font-size: 20px; font-weight: bold; color: #555555;}
span {color: #29db6d; margin-right: 20px;}

.black-bg {background: #212121; padding: 10px 0 50px 0;}
.black-bg {color: #fff; text-align: center;}
.black-bg p {color: #f8f8f8; margin-top: 40px;}
.download-bg h3{ font-family: 'Century Gothic'; font-size: 38px;}
.download-bg p{ font-family: 'Roboto-Regular'; }

.text-mr {margin-bottom: 20px;}

.view-link {
	background: #29db6d;
	text-align: center;
	padding: 8px 10px;
	color: #000;
	cursor: pointer;
	border-radius: 18px;
	width: 100px;
	font-weight: bold;
	margin-top: 15px;
}

.view-link a:hover, a:focus {
	text-decoration: none;
	color: #000 !important;
}

/*Deepti S*/
.view-link-deepti{
	background: #29db6d;
	text-align: center;
	padding: 8px 10px;
	color: #000;
	cursor: pointer;
	border-radius: 18px;
	width: 100px;
	font-weight: bold;
	margin-top: 15px;
}

.view-link-deepti a:hover, a:focus {
	text-decoration: none;
	color: #000 !important;
}
/*Deepti E*/
.get-link {margin-top: 50px;}

.get-link a{
	background: #29db6d;
	text-align: center;
	padding: 15px 27px;
	color: #000;
	cursor: pointer;
	border-radius: 9px;
	width: 150px;
	font-family: 'Myriad Pro';
	font-size: 18px;
	text-transform: uppercase;
}

.get-link a:hover, a:focus {
	text-decoration: none;
	color: #000;
}

.apply-link {margin-top: 50px;}

.apply-link a{
	background: #29db6d;
	text-align: center;
	padding: 15px 27px;
	color: #000;
	cursor: pointer;
	border-radius: 9px;
	width: 150px;
	font-family: 'Myriad Pro';
	font-size: 18px;
	text-transform: uppercase;
}

.apply-link a:hover, a:focus {
	text-decoration: none;
	color: #000;
}

.Customclass {
	width: 50% ;
}


.wpcf7-form {
	width: 50% ;
	padding: 2rem;
}

.wpcf7-form-control {
	width: 100% !important;
}

#menu {
	margin-top: -49px;
	padding: 0px;
}
#menu-footer-menu-1{
	padding-left: 0;
}
#menu-footer-menu-1 li{
	margin-bottom: 14px;
	color: #1c1c1c;
}
#menu-footer-menu-1 li a {
	color: #F1F1F1;
}
#menu-footer-menu-1 li a:hover {
	text-decoration: none;
	color: #41ff7e;
}

#footer {
	background: url(../ongo/assets/images/Ongo-footer.jpg);
	color: #F1F1F1;
}

#ongo-canal {
	background: url(../ongo/assets/images/Ongo_Canal+_SMS_WebLink_T&C.jpg);
	color: #F1F1F1;
}

#kilo-banner {
	background: url(../ongo/assets/images/Ongo_KiloTaxi_LP_2.jpg);
	color: #F1F1F1;
}

.kilo-header {
	color: #F1F1F1;
	position: relative;
	text-align: center;
	height: 484px;
}

.p2p-header {
	background: url(../ongo/assets/images/Ongo_Peer.jpg);
	color: #F1F1F1;
	position: relative;
	text-align: center;
	height: 484px;
}
.peer-block {
	width: 20%;
	float: left;
	padding-left: 1rem;
}

.p2p-map {
	background: url(../ongo/assets/images/Ongo_P2P_Map.jpg);
	color: #F1F1F1;
	position: relative;
	text-align: center;
	height: 484px;
}

.customer-wish {
	background: url(../ongo/assets/images/ongo_kilo.jpg);
	color: #F1F1F1;
	position: relative;
	text-align: center;
	height: 484px;
}


.feeback-header {
	background: url(../ongo/assets/images/ongo_kilo.jpg);
	color: #F1F1F1;
	position: relative;
	text-align: center;
	height: 484px;
}



.mail-info {
	background: url(../ongo/assets/images/at-icon.png);
	background-position: left center;
	margin-left: 18px;
	padding: 0 0 0 28px;
	background-size: 15%;
	background-repeat: no-repeat;

}

.download-group a img {
	width: 140px;
}
.download-group a {
	display: inline-block;
  margin: 20px 10px 0 0;
}

.socials {
	float: right;
	cursor: pointer;
}

.menu-item-194 {
	background-image: url("assets/images/menu-download.png");
	background-repeat: no-repeat;
	cursor: pointer;
	height: 40px;
	margin: 20px 0 20px 35px;
	text-indent: -99999px;
	width: 125px;
}

.menu-item-195 {
	text-indent: -9999px;
	background-image: url("assets/images/menu-googledownload.png");
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	margin: 20px 0px 20px 10px;
	cursor: pointer;
}

#menu-item-194 {
	text-indent: -99999px;
	background-image: url("assets/images/menu-download.png");
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	margin: 20px 0px 20px 35px;
	cursor: pointer;
}

#menu-item-195 {
	text-indent: -9999px;
	background-image: url("assets/images/menu-googledownload.png");
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	margin: 20px 0px 20px 10px;
	cursor: pointer;
}

#menus{position: absolute; width: 100%;}

.follow-social-text {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.mr-footer {
	margin-top: 19px;
  margin-bottom: 19px;
}

#first-place {
	background: #000;
	padding-bottom: 60px;
	width:100%;
}

#kilo-first-place {
	background:#000000;
	padding-bottom: 60px;
	width:100%;
}

#p2p-transfer{
	background: #fff;
	padding-bottom: 60px;
	width:100%;
}

#second-place {
	background-image: url("assets/images/img-bg.jpg") !important;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 45px;
}

#third-place h3, p{
	font-family: 'Century Gothic';
}

.scrolldown-position-1{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  cursor: default;
}

.small-text {
	color: #29db6d !important;
	float: left;
	width: 100%;
	text-align:center;
	/*position: absolute;*/
}

h2 {
	font-family: 'Century Gothic';
	/*color: #fff;*/
}

.font-margin {
	margin-top: 20px;
	padding: 0 10px;
}

.txt-color {
	color: #848484;
	width: 40%;
	margin: 0 auto;
	text-align: center;
}

.p2p-txt-color {
	color: #000;
	width: 40%;
	margin: 0 auto;
	text-align: center;
	margin-top: 3rem;
	font-size: 23px;
	font-weight: bold;
}


.scrolldown-position-2{
	position: relative;
  float: left;
  width: 100%;
  text-align: center;
  cursor: default;
}

.ongoservice_blog{
	border-radius: 15px;
	width: 200px;
	height: 200px;
	transform: rotate(-45deg);
	margin: 75px auto 0 auto;
	background: green;
	overflow: hidden;
}

.p2p-blog {
	border-radius: 15px;
	width: 150px;
	height: 150px;
	transform: rotate(-45deg);
	margin: 75px auto 0 auto;
	background: green;
	overflow: hidden;
}

.experience-wrapper-blog {
	color: #fff;
	width: 80%;
	margin: 0 auto;
}

.experience-wrapper-blog .col-md-4 {
	margin-top: 20px;
	overflow: hidden;
}

.experience-wrapper-blog div h4 {
	text-align: center;
	width: 100%;
	float: left;
	color: #fff;
}

.experience_blog {
	width: 200px;
	height: 200px;
	border-radius: 100px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: url("assets/images/bubble-bg.png") repeat;
	margin: 25px auto;
	overflow: hidden;
}

.experience-wrapper-blog>div:first-child img{float: right;}
.experience-wrapper-blog>div:first-child .circle-text img{float: none !important; }

/* Start for hover image css */
.experience-wrapper-blog .col-md-4 .view {
	transform: rotateY(0deg);
	transition: ease-in 0.4s;
}

.experience-wrapper-blog .col-md-4 .view:hover{
	transform: rotateY(180deg);
	transition: ease-in 0.4s;
}

.view-first .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.view-first .mask img {
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -s-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-first p {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
	ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.view-first:hover img {
	display: none;
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.view-first:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.view-first:hover .mask img,
.view-first:hover p,
.view-first:hover a.info {
 	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 	filter: alpha(opacity=100);
 	opacity: 1;
 	transition: ease-in 0.5s;
 	-webkit-transform: translateY(0px);
 	-moz-transform: translateY(0px);
 	-o-transform: translateY(0px);
 	-ms-transform: translateY(0px);
 	transform: translateY(0px);
 	display: block;
 	transform: rotateY(180deg);
}
.view-first:hover p {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

.view {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: url("assets/images/bubble-bg.png") repeat;
}
.view .mask,.view .content {
  width: 200px;
  height: 200px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.view img { display: block; position: relative;}

.view p {
 font-family: "Roboto-Regular";
 position: relative;
 color: #000;
 text-align: center;
 padding: 0 25px;
 margin-top: -27px;
}



/*.circle-text{
	display: none;
}

.circle-text p{
	font-family: "Roboto-Regular";
	margin-top: 90px;
}

.experience-wrapper-blog .col-md-4 .experience_blog{
	transition: ease-in 0.5s;
	transform: rotateY(0deg);
}

.experience-wrapper-blog .col-md-4 .experience_blog:hover .circle-text img{
	display: block;
	margin: -45% auto;
	float: none!important;
}

.experience-wrapper-blog .col-md-4 .experience_blog:hover{
	background: #fff;
	cursor: pointer;
	transition: ease-in 0.5s;
	transform: rotateY(180deg);
}

.experience-wrapper-blog .col-md-4 .experience_blog:hover img{
	display: none;
}

.experience-wrapper-blog .col-md-4:first-child .experience_blog:hover .circle-text, .experience-wrapper-blog .col-md-4:nth-child(2) .experience_blog:hover .circle-text, .experience-wrapper-blog .col-md-4:nth-child(3) .experience_blog:hover .circle-text,
.experience-wrapper-blog .col-md-4:nth-child(4) .experience_blog:hover .circle-text, .experience-wrapper-blog .col-md-4:nth-child(5) .experience_blog:hover .circle-text ,
.experience-wrapper-blog .col-md-4:nth-child(6) .experience_blog:hover .circle-text p{
	display: block;
	text-align: center;
	line-height: 1.4;
	margin-top: 120px;
	padding: 0 15px;
	font-size: 14px;
	color: #3c3c3c;
	transform: rotateY(180deg);
}*/

/* End for hover image css */

/*.experience-wrapper-blog>div:first-child img{
	float: right !important;
}
*/

.experience_blog img{width: auto !important;}

.experience-wrapper-blog .col-md-4:first .experience_blog { text-align: left !important;}

.qtranxs_widget ul {
	float: right;
	margin: 20px !important;
	padding-left: 10px;
}

#butter-scroll {
  display: none !important;
  background-color: #2196F3;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 2%;
  right: 50%;
  z-index: 100;
  opacity: .8;
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.7);
}
#butter-scroll a {
  color: white;
  line-height: 35px;
  text-align: center;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 20px;
  text-decoration: none;
}
#butter-scroll:hover {
    opacity: 1;
}

#fourth-place .wp-post-image {
	width: 100%;
	height: auto;
}

#fourth-place #green-conner{
	width: 100% !important;
}

.green-img-bg {
	background-image: url(assets/images/download-plain-bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}

.green-small-bg {
	background-image: url(assets/images/green-bg.png);
	background-repeat: no-repeat;
/*  float: left;*/
  background-size: cover;
  height: 474px;
  width: 100%;
}

#fourth-place .col-md-6 .container, #third-place .col-md-6 .container {max-width: 490px;}

#third-place .col-md-6 {
	padding: 0;
	background: #000;
  display: block;
}

.down-text-hide {
	display: block;
}
.resp_language_btn {
	display: none;
}



.button-mr { margin-top: 20px; }
.menu-item-194, .menu-item-195 {border-top: none !important;}
li.menu-item-194, li.menu-item-195 {display: inline-block !important;}
#wprmenu_menu .wprmenu_menu_ul {border-bottom: none !important;}
.amazingslider-bottom-shadow-1 img{display: none!important;}}
.amazingslider-box-1 div a{display: none;}
.amazingslider-title-1 {text-transform: uppercase; position: absolute; margin-left: 8%; width:40%;}
.amazingslider-description-1, .amazingslider-button-1 {width: 40%; position: absolute; margin-left: 8%;}
.amazingslider-nav-container-1 { position: absolute; right: 0; transform: rotate(90deg); bottom: 280px;}
.as-btn-blue-medium { font-family: "Roboto-Regular"; background: #29db6d; text-align: center; padding: 8px 10px; color: #2d2d2d; cursor: pointer;
	border-radius: 18px; width: 100px; font-weight: bold; margin-top: 15px; z-index: 4; position: relative;}
.as-btn-blue-medium:hover,.as-btn-blue-medium:focus { text-decoration: none; color: #424141; background: #29db6d;}
.amazingslider-text-1 {position: relative; bottom: 120px; right: 0;}
.amazingslider-text-bg-1 {background: none !important;}
.amazingslider-box-1>div:last-child{
	display: none !important;
	background: transparent !important;
}
.amazingslider-text-1 {
	display: none !important;
}
.amazingslider-title-1 {
	display: none !important;
}
.amazingslider-box-1>div:last-child a{
	color: transparent !important;
}

/*#faq-header h4 {color: #29db6d;}*/
.responsive-accordion-head span {
	color: #000;
	font-size: 20px;
	font-family: "Roboto-Regular";
}

.faq-text .container {
	width: 0;
	padding: 0;
}
.responsive-accordion-panel img {
	margin-bottom: 15px;
}

/*add css for edit and add for new pages */

.fa-chevron-up::before {
	 color: #000;
}

.attachment-full.size-full.wp-post-image {
  height: auto;
  margin: 0 auto;
  width: 100%;
}
.inner-agentpage h4 {
  margin-bottom: 30px;
}
.inner-agentpage label {
	float: left;
	font-weight: normal;
	width: 50%;
	text-align: right;
	padding: 5px 20px 0 0;
}
.wpcf7-form-control {
  margin-bottom: 20px;
  width: 50%;
}

#wpcf7-f540-o1 input[type="submit"]{
	background: #29db6d;
  color: #fff;
  border: none;
  width: 10%;
  padding: 10px;
  right: 40%;
  position: absolute;
}
#wpcf7-f540-o1 span {
	margin-right: 0;
}

.menu-menu-container ul li ul.sub-menu {
	display: none;
	padding: 0;
	z-index: 999;
}
.menu-menu-container ul li:hover> ul.sub-menu {
	display: block;
	position: absolute;
	z-index: 999;
	top: 60px;
	background: #29db6d;
	/*width: 150%;*/
	width: 200px;
}
.menu-menu-container ul li ul.sub-menu li {
	display: block;
	float: none;
	width: auto;
	background-image: none;
	color: #fff;
	border-bottom: 1px solid #23c15f;
    border-top: 1px solid #3aec7e;
}
.menu-menu-container ul li ul.sub-menu li a:hover {
	color: #fff;
}
#wpsl-wrap {
	position: relative;
	margin-top: 4rem;
	width: 75%;
}
.wpsl-search {
	width: 100%;
}
.wpsl-store-below #wpsl-gmap {
	/*width: 75%;
	top: 0;
	right: 0;
	position: absolute !important;
	height: 100% !important;*/
	width: 100%;
    height: 536px !important;
}
.wpsl-store-below #wpsl-result-list {
	width: 100%;
    border: 1px solid #DDD;
    padding: 10px;
}
#wpsl-result-list span {
	/*color: #000;*/
	color: #29db6d;
}
.green{
	color: #41ff7e;
}
.subtitle{
  font-size: 18px;
  margin: 20px 0 30px 0;
}
.address_box{
  padding: 30px 20px;
  margin: 30px 0;
}
.title{
	font-size: 23px !important;
}
.exe-info {
    font-size: 16px;
    line-height: 28px;
	font-family: 'century gothic';
	margin: 25px;
}
.no-margin {
	margin: 0 !important;
}
.huge_it_slideshow_image_wrap_1{
	margin: 50px 0 50px 0 !important;
}
.align-center {
	text-align: center;
}


/* Centered text */
.centered {
  position: absolute;
	top: 34%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.p2p-text {
	position: absolute;
	top: 34%;
  left: 31%;
  transform: translate(-50%, -50%);
}

.p2p-map-text {
	position: absolute;
	top: 45%;
	transform: translate(-50%, -50%);
	left: 76%;
}


.customer-wish-centered {
	position: absolute;
	top: 50%;
  left: 42%;
  transform: translate(-50%, -50%);
}

.customer-wish-centered h2 {
	color: #29db6d;
}


.first-ft{
	padding: 100px 0 90px 0;
}

.canal-ft{
	padding: 30px;
}

.wpsl-store-below {
	width: 75%;
	margin: 0 auto;
}


.kilo-ft{
  padding: 15px 0 171px 0;
}

.kilo-header-ft{
	padding: 15px 0 425px 0;
}

.kilo-header-title {
	font-size: 40px;
	color: #FFF;
	line-height: 1.2em;
	width: 500px;
  font-family: 'Century Gothic' !important;
	text-align: center;
	top: 19%;
  left: 32%;
	position: absolute;
}


.kilo-title {
	font-size: 40px;
	color: #000;
	line-height: 1.2em;
	width: 500px;
  font-family: 'Century Gothic' !important;
}

.download-title {
	font-size: 40px;
	color: #fff;
	line-height: 1.2em;
	width: 500px;
}

.canal-title {
	font-size: 34px;
	color: #000;
	line-height: 1.2em;
	width: 500px;
	margin-left: 2rem;
}

.download-span {
	color: #fff;
	width: 500px;
}

.kilo-span {
	color: #000;
	width: 500px;
	font-family: 'Century Gothic' !important;
}


.kilo-header-span {
	color: #000;
	width: 500px;
}

.p2p-title {
	font-size: 40px;
	color: #000;
	line-height: 1.2em;
	width: 500px;
}

.p2p-header-span {
	color: #000;
	width: 500px;
}

.p2p-header-span p {
	font-family: 'Century Gothic' !important;
	font-weight: bold;
}


.customer-wish-span {
	color: #000;
	width: 500px;
}
.feedback-header-span {
	color: #000;
	width: 500px;
}

.feedback-header-span p {
	font-size: 23px;
  font-weight: 500px;
	font-family: 'Century Gothic' !important;
	color: #ffffff;
 }

.kilo-header-span p {
	font-size: 23px;
  font-weight: 500px;
	font-family: 'Century Gothic' !important;
	color: #ffffff;
 }

.customer-wish-span p {
	font-size: 23px;
  font-weight: 500px;
	font-family: 'Century Gothic' !important;
	color: #ffffff;
}

.download-span p {
	color: #fff;
	font-family: 'Century Gothic' !important;
}

.download-group {
	margin-top: 10px;
}
.sec-ft{
	padding: 14px;
	background-color:rgba(0, 0, 0, 0.9);
}
#footer a i{
	color: #DDD;
    margin-left: 5px;
    font-size: 18px;
}
#footer .icon-facebook-squared:hover,
#footer .icon-email:hover{
	color: #41ff7e;
}
#footer a {
	text-decoration: none;
}

/* #footer .address p{
	color: #FFF;
	margin-bottom: 14px;
}
#footer a{
	font-family: 'Century Gothic';
}
#footer .address a{
	color: #41ff7e;
}
.social-icon{
	margin-right: 7px;
	width: 30px;
}
.social {
	margin-bottom: 12px;
	display: block;
    color: #FFF;
}
.social:hover,
.address a:hover {
	text-decoration: none;
	color: #41ff7e;
}
.first-ft {
	border-bottom: 1px solid #1d1c1c;
}
.sec-ft{
	border-top: 1px solid #333333;
}
.download-btn {
	width: 150px;
}*/

.mt-30 {
	margin-top: 30px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-30 {
	margin-bottom: 30px;
}
.wpcf7-form-control-wrap  {
	margin-right: 0;
}
.wpcf7-form-control-wrap input{
	display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#wpcf7-f540-o1 input[type="submit"] {
	width: inherit;
	padding: 6px 12px;
	right: inherit;
	border: 1px solid transparent;
	border-radius: 4px;
}
.wpcf7-form {
	color: #595B5E;
	overflow: hidden;
}
.subtitle i{
	margin-right: 5px;
	color: #757B77;
}
.wh-ongo{
	margin-top: 50px;
	padding: 25px 165px 40px 165px;
	font-family: 'Century Gothic';
	/*background: #fbfbfb;*/
}
.wh-ongo h2 {
	margin-bottom: 15px;
}
.wh-ongo p,
.wh-ongo p a{
	font-size: 18px;
	text-align: center;
	font-family: 'Century Gothic';
}
.wpcf7-form-control.wpcf7-submit{
	width: inherit;
	padding: 6px 12px;
	border-radius: 4px;
	border: 0;
	color: #FFF;
	background: #05cc47;
}

.partner-logo{
	width: 130px;
	padding: 7px 0;
}
.qtranxs_widget ul li {
	margin: 0 !important;
	padding: 0 7px;
}
.qtranxs_widget ul li:first-child {
	border-right: 1px solid #CCC;
}
.circle-text.mask a:hover{
	text-decoration: none;
}
.wh-ongo-hr{
	width: 260px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border-color: #dad8d8;
    margin-top: -1px;
}
.mini-title{
	color: #03cc43 !important;
	margin: 40px 0 20px 0;
	font-weight: normal;
}
.align-left {
	text-align: left;
}
.align-justify{
	text-align: justify;
}
.nav-tabs {

}
.nav-tabs > li > a{
	font-size: 16px;
	color: #555;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color: #4ce185 !important;
}
.faq-icon{
	border-bottom: 1px solid #DDD;
	text-align: center;
	padding: 10px;
	background: #fbfbfb;
}
.faq-icon img{
	height: 80px;
    width: auto;
}
.faq-div{
	background: #FFF;
	border: solid 1px #e1e1e1;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.faq-div .title{
	font-size: 20px !important;
	font-weight: normal !important;
}
.faq-div p{
	font-size: 16px !important;
	line-height: 20px;
	word-break: break-word;
}
#sjb_job-visiable {
	padding: 15px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
	background: #fff;
}
#sjb_company-logo-full-view {
	padding-bottom: 0;
}
.sjb-wrap .sjb-row {
	margin-bottom: 10px;
}
.sjb-wrap #sjb_job-bolits {
	padding-top: 10px;
	color: #777;
}
#sjb_company-logo-full-view {
	background: #000;
	border-radius: 3px;
}
.sjb-wrap #sjb_job-visiable {
	padding: 30px;
}
.sjb-wrap #sjb-contain-bg {
	border-radius: 5px;
}
.sjb-wrap #sjb_job-bolits i {
	color: #05cc47;
}
.sjb-wrap #sjb_job-heading a {
	color: #05cc47;
}
.sjb-wrap {
    margin-bottom: 50px;
}
.thumbnail{
	padding: 0;
}
.pd-top-7 {
	padding-top: 7px;
}
/*.exe_block{
	overflow: hidden;
    padding: 15px 0;
    border: 1px solid #DDD;
	margin: 30px 0;
    box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.exe_block:first-child {
	border-top: none;
}*/
.exe_block{
	margin: 15px 0;
	padding: 30px 20px;
	border: 1px solid #DDD;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.exe-content {
	border: 1px solid #DDD;
	border-top: 0;
}
.brighten img {
	/*display: inline-block;
	margin: 100px auto;*/
	-webkit-filter: brightness(100%);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.brighten img:hover {
	-webkit-filter: brightness(160%);
}
.executive-info {
	margin: 20px 0;
	font-size: 15px;
	line-height: 24px;
}
.screenshot-div img,
.exe_block .img-responsive {
	background-color: #f6f6f6;
	border: 8px solid #ffffff;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
}
.product-data {
	padding: 20px 5px;
    font-size: 16px;
    font-family: 'Century-Gothic';
}
.mt-50 {
	margin-top: 50px;
}
.product-info {
	padding-top: 0;
	padding-bottom: 0;
}
#accordion p a {
	font-family: 'Century-Gothic';
	font-size: 16px;
    text-decoration: none;
    color: #31708f;
}

.ui-accordion-header img{
	float: left;
	height: 40px;
	width: auto;
	text-align: center;
}
.accordian-title{
	font-size: 20px !important;
	margin: 0;
	padding: 10px;
    margin-left: 50px;
    text-align: left !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
	border: 1px solid #33bf60;
    background: #38c365;
}
.scrollToTop{
	width:100px;
	height:130px;
	padding:10px;
	position:fixed;
	bottom:75px;
	right:-10px; /**2017-05-20**/
	display:none;
}
.scrollToTop img {
	width: 50px;
}
.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e,
.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
	display: none;
}
.font-margin p{
	color: #CCC;
}
.faqs-div p{
	display: block;
	font-size: 20px;
	color: #05cc47;
	line-height: 3em;
	font-weight: bold;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout-info {
    border-left-color: #05cc47;
}
.wpsl-direction-wrap {
	display: none;
}
#parent_cat{
	display: block !important;
    list-style: none;
    padding: 8px 12px!important;
    margin: 0!important;
    border-color: #ccc;
    border-radius: 3px;
    width: 100%;
}
#wpsl-search-wrap div {
	width: 100%;
}
#wpsl-category .wpsl-dropdown {
	width: inherit !important;
}
.wpsl-street {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 12px
}
.wpsl-store-location p span:nth-child(3),
.wpsl-store-location p span:nth-child(4) {
	display: none;
}
.wpsl-search {
	padding: 0 12px 12px 0;
	background: none;
}
#wpsl-stores {
	margin-right: 0px;
}
#wpsl-result-list li p {
	margin: 0;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	padding: 0 5px;
}
#parent_cat,
#wpsl-wrap .wpsl-selected-item  {
	background: #adbab1;
	color: #FFF;
}
.wpsl-selected-item:after{
	right: 7px;
    margin-top: -4px;
    border: 3px solid transparent;
    border-top: 8px solid #fff;
}
.bg-wrapper {
	background-color: #f7f7f7
}
.form-link a{
    color: #29db6d;
    font-family: 'Century Gothic' !important;
    font-size: 16px;
    text-decoration: underline;
}

.wpsl-info-window p span {
	font-size: 12px;
	line-height: 1;
	color: #666;
}
.wpsl-store-location {
	padding: 20px 0;
}
.wpsl-store-location p {
	line-height: 1;
	margin: 20px 0;
}
.wpsl-store-location p strong{
	padding-bottom: 10px;
	display: block;
}
.faq-content a {
	color: #05cc47;
}
.ongoservice_blog img {
	width: 295px;
	height: auto;
	margin-top: -40px;
}
.scrolldown-position-1 img {
	width: 295px;
	height: auto;
}
.wpsl-dropdown ul {
	height: 444px !important;
	overflow-y: scroll !important;
}
.margin-50 {
	margin: 50px 0;
}
.mt-20 {
	margin-top: 20px !important;
}
.pd-20 {
	padding: 20px;
}
.wow.bounceInUp h3{
	font-size: 28px !important;
	line-height: 1;
	margin-bottom: 20px;
}
.get-start{
	margin-bottom: 25px;
	color:#595E5B;
	text-align: center;
}
#wprmenu_menu_ul .sub-menu li a {
	margin-left: 25px;
}
#wprmenu_bar #qtranslate-2 ul {
	margin: 0 20px !important;
}
#wprmenu_bar #qtranslate-2 li {
	padding: 0 7px;
}

.resp_language_btn	{
	position: fixed;
	left: 80%;
	width: 130px;
	height: auto;
	z-index: 100000;
	top: -10px;
	display: none;
}
.prelease_div p{
	text-align: justify;
	line-height: 24px;
	margin-top: 2rem;
}
.prelease_div h4 {
	margin-bottom: 30px;
}
.blackbox-logo{
	width: 200px;
	height: auto;
	background: #000;
	border-radius: 5px;
}
.blackbox-logo img{
	width: 100%;
}
.map_img img {
	width: 100%;
	height: auto;
}
.exe_block p {
	text-align: justify;
}
.tab-content {
	padding: 0 20px;
}
.nav.nav-tabs {
	margin: 0 20px;
}
.prelease_div {
	padding: 0 20px;
}
.wpsl-info-window p strong{
	line-height: 24px;
    padding: 10px 0;
}
#wpsl-category-list {
	background: #adbab1;
    padding: 8px 10px;
    color: #FFF;
}
.map-search-title {
	margin: 50px 0;
}

.menu-footer-menu-container {
	padding-top: 7px;
}

#menu-footer-menu-1 li a {
	color: #41ff7e !important;
	font-size: 16px !important;
}

/* #visitor-counter {
	margin-top: -48px;
	float: left;
	margin-left: 100px
}
.visitor-counter-content p{
	color: #FFF;
	padding: 7px 10px;
	line-height: 1;
	margin: 0 auto;
	text-align: center;
} */
.agent-table tr td{
	width: 100px;
}
.fa {
	font-family: 'FontAwesome' !important;
}
.wpsl-input select{
	height: 40px;
}
.wpsl-search-btn-wrap #wpsl-search-btn {
	color: #fff !important;
	background-color: #5cb85c !important;
	border-color: #4cae4c !important;
	background-image: none !important;
}
.wpsl-search-btn-wrap #wpsl-search-btn {
	background-color: #4ea54e !important;
}

.amazingslider-img-elem-1 {
	height: auto !important;
}

#e-commerce-one {
	background-image: url("assets/images/e-commerce-draft.png") !important;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 45px;
}

.product-data-kilo {
	font-size: 19px;
	font-weight: bold;
	padding: 20px 5px;
	position: absolute;
  top: 59%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.screenshot-div img,
.exe_block .img-responsive-kilo {
	box-shadow: none ;
}

.feed-title {
	display: block;
  background: #f4f4f4;
  padding: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #dfdfdf;
}


.n-title-link {
	background: #29db6d;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 14px;
	margin-top: 2rem;
	display: inline-block;
}

a .n-title-link:hover {
	text-decoration: none;
}

.feed-block {
	margin-bottom: 0px !important;
	padding: 0px !important;
}
/* Start for responsive*/

@media (max-width: 240px) {
	.content-wrapper-center p {display: none;}
	#fourth-place .green-img-bg .col-md-6 {padding-right: 15px !important;}
	.experience-wrapper-blog {width: 100%;}
	.ongoservice_blog { height: 155px; width: 155px; }
	.ongowrapper-center { width: 100%;}
	.ongokilowrapper-center {width: 100%;}
	.guaranty-pic-size img { width: 100%; height: 130px;}
	.download-bg { width: 80%;}
	.ongoservice_blog { height: 155px !important; width: 155px !important; }
	.ongokiloservice_blog { height: 100px !important; width: 100px !important; margin: 0 auto !important; float: none;}
	.kilo-title {width: 100% ; margin: 0 auto; padding: 14px 0 75px 0;}
	.customer-wish-centered {left: 49%;}
	.ongokiloservice_blog img {margin: -25px;}
	.kilo-header-span {width: 100%;}
	.p2p-header-span {width: 100%;}
	.p2p-text {position: absolute; top: 38%; left: 48%; transform: translate(-50%, -50%);}
	.kiloservice-content {float: none; text-align: center; width: 100% ;}
	.ongokilowrapper-center h4 {text-align: center;}
	.kiloservice-content h4 {text-align: center;}
	.kilo-ft {padding: 15px 0 53px 0;}
	.mob-ft {text-align: center;}
	.kiloservice-content {margin: 0 auto; padding-bottom: 23px;}
	.p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}
}

@media (max-width: 320px) {
	 h2 {width: 75%; margin: 0 auto;}
	 .kilo-title {width: 100%; margin: 0 auto; padding: 14px 0 75px 0;}
	 .kilo-span {width: 100%;}
	 .ongokiloservice_blog {margin: 0 auto !important; float: none;}
	 .customer-wish-centered {left: 49%;}
	 .ongokiloservice_blog img {margin: -25px;}
	 .kilo-header-span {width: 100%;}
	 .p2p-header-span {width: 100%;}
	 .p2p-text {position: absolute; top: 38%; left: 48%; transform: translate(-50%, -50%);}
	 .kiloservice-content {float: none; text-align: center; width: 100% ;}
	 .ongokilowrapper-center h4 {text-align: center;}
	 .kiloservice-content h4 {text-align: center;}
	 .ongokiloservice_blog { height: 100px !important; width: 100px !important; margin: 0 auto !important; float: none;}
	 .kilo-ft {padding: 15px 0 53px 0;}
	 .mob-ft {text-align: center;}
	 .kiloservice-content {margin: 0 auto; padding-bottom: 23px;}
	 .p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}
}

@media (max-width: 320px){
	.content-wrapper-center h3 { font-size: 20px; }
	.view-link { margin-top: 15px;}
	.download-bg { margin-top: 0px !important; width: 100%; }
	#third-place .col-md-6 { padding-left: 15px; padding-right: 15px;}
	.font-margin {padding: 0 18px;}
	.customer-wish-centered {left: 49%;}
	.qtranxs_widget ul { float: left !important;}
	.amazingslider-title-1, .amazingslider-description-1{display: none !important;}
	.content-wrapper-center {padding-left: 0 !important;}
	.button-mr { margin-top: 20px; width: 50%;}
	.kiloservice-content {float: none; text-align: center; width: 100% ;}
	.amazingslider-button-1 {float: none !important; font-size: 12px; margin: 0 auto; position: relative; width: 100%;}
	.ongokiloservice_blog img {margin: -25px;}
	.kilo-header-span {width: 100%;}
	.p2p-header-span {width: 100%;}
	.p2p-text {position: absolute; top: 38%; left: 48%; transform: translate(-50%, -50%);}
	.ongokilowrapper-center h4 {text-align: center;}
	.kiloservice-content h4 {text-align: center;}
	.kilo-ft {padding: 15px 0 53px 0;}
	.mob-ft {text-align: center;}
	.ongokiloservice_blog { height: 100px !important; width: 100px !important; margin: 0 auto !important; float: none;}
	.kiloservice-content {margin: 0 auto; padding-bottom: 23px;}
	.download-group a {
		text-align: center;
		display: block;
	}
	.p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}
}

@media (max-width: 400px) {
	.font-margin {padding: 0 18px;}
	.amazingslider-title-1, .amazingslider-description-1{display: none !important;}
	.customer-wish-centered {left: 49%;}
	.ongokiloservice_blog img {margin: -25px;}
	.kilo-header-span {width: 100%;}
  .p2p-header-span {width: 100%;}
	.p2p-text {position: absolute; top: 38%; left: 48%; transform: translate(-50%, -50%);}
	.kiloservice-content {float: none; text-align: center; width: 100% ;}
	.ongokiloservice_blog { height: 100px !important; width: 100px !important; margin: 0 auto !important; float: none;}
	.ongokilowrapper-center h4 {text-align: center;}
	.kiloservice-content h4 {text-align: center;}
	.kilo-ft {padding: 15px 0 53px 0;}
	.mob-ft {text-align: center;}
	.kiloservice-content {margin: 0 auto; padding-bottom: 23px;}
	.p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}

	.wh-ongo h2 {
		font-size: 26px;
	}
	.wh-ongo p {
		font-size: 16px;
	}

}

@media (max-width: 400px) {
	.amazingslider-title-1, .amazingslider-description-1{display: none !important;}
	.customer-wish-centered {left: 49%;}
	.ongokiloservice_blog img {margin: -25px;}
	.kilo-header-span {width: 100%;}
	.p2p-header-span {width: 100%;}
	.p2p-text {position: absolute; top: 38%; left: 48%; transform: translate(-50%, -50%);}
  .kiloservice-content {float: none; text-align: center; width: 100% ;}
	.ongokilowrapper-center h4 {text-align: center;}
	.kiloservice-content h4 {text-align: center;}
	.kilo-ft {padding: 15px 0 53px 0;}
	.mob-ft {text-align: center;}
	.kiloservice-content {margin: 0 auto; padding-bottom: 23px;}
	.ongokiloservice_blog { height: 100px !important; width: 100px !important; margin: 0 auto !important; float: none;}
	.download-area {
		position: inherit;
		padding: 20px;
		bottom: 0;
	}
	.download-title  {
		color: #000;
	}

	.download-span p {
		color: #000;
	}
.p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}

}

@media (max-width: 500px){
	.content-wrapper-center {
		top:20px;
	}
	.content-wrapper-center h3 { font-size: 20px;}
	.customer-wish-centered {left: 49%;}
	.download-bg h3 {font-family: "Century Gothic"; font-size: 24px;}
	.down-text-hide {/*	display: none;*/ width: 80%; }
	span {margin-right: 0px !important;}
	.qtranxs_widget ul { float: none !important; }
	#menu-footer-menu-2 { float: left !important; padding-left: 0; }
	.kilo-header-span {width: 100%;}
	.p2p-header-span {width: 100%;}
	.p2p-text {position: absolute; top: 38%; left: 48%; transform: translate(-50%, -50%);}
	.kiloservice-content {float: none; text-align: center; width: 100% ;}
	.ongokilowrapper-center h4 {text-align: center;}
	.p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}
}

@media (max-width: 550px) {
	.amazingslider-title-1, .amazingslider-description-1{display: none !important;}
	.kilo-header-span {width: 100%;}
	.p2p-header-span {width: 100%;}
	.p2p-text {position: absolute; top: 38%; left: 48%; transform: translate(-50%, -50%);}
	.ongokilowrapper-center h4 {text-align: center;}
	.p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}
	.download-span {
		width: auto;
	}
	.download-title {
		font-size: 38px;
		width: auto;
	}
	.first-ft {
	    padding: 60px 0 90px 0;
	}

}



@media (max-width: 597px) {
	.amazingslider-description-1 {display: none !important;}
	.txt-color-white {
	    color: #fff;
	    margin: 0 auto;
	    width: 100%;
	    padding: 0 15px;
		}
	.font-margin p,
	.txt-color p {
		font-size: 14px;
	}
	.font-margin h3  {
		font-size: 16px;
	}
	.kilo-header-span {width: 100%;}
	.p2p-header-span {width: 100%;}
	.p2p-map {background: url(../ongo/assets/images/Ongo_P2P_Map.jpg); color: #F1F1F1;position: relative;height: 484px;}


}

@media (max-width: 711px){
	.amazingslider-text-1 {position: relative; bottom: 40px !important; right: 0;}
	.amazingslider-title-1 {position: absolute; margin-left: 20% !important; width: 100% !important; font-size: 30px !important;}
	.amazingslider-description-1, .amazingslider-button-1 {width: 100% !important; position: absolute; margin-left: 20% !important;}
}

@media (max-width: 762px) {
	#menu-footer-menu-1 li {padding: 0; border: none; width: 100%;}
	.follow-social-text { float: left; margin-bottom: 5px; margin-left: 15px;}
	ul#menu-footer-menu-1 { padding-left: 0px; margin-left: 20px; float: left; }

	.qtranxs_widget ul {float: left;}
	.socials { float: left;}
/*	.mr-footer {left: 0px;}*/
	#menu-footer-menu-2 {float: right; margin-right: 10px;}
/*	#footer .col-md-2 {padding: 0 0 0 15px !important;}*/
	#menu-footer-menu-1 li{margin-left: 0px !important; }
}


@media (max-width: 786px) {
/*	.mr-footer {left: 0 !important;}*/
	.green-small-bg {background-image: none !important; padding-right:-15px !important; background-color: #3BDD7A; background-position: 0px !important; width: 100% !important; }
	.green-img-bg {background-image: none !important;}
	.content-wrapper-center {/* top:0;*/ padding: 0 15px; }
	.amazingslider-button-1 {float: right; font-size: 12px; margin: 10px auto; position: relative; width: 100%;}
	#fourth-place .green-img-bg .col-md-6 {padding-right: 0px !important;}

	.resp_language_btn	{
		left: 70%;
	}
	.inner-agentpage {
		margin: 20px;
	}
	.get-start {
		font-size: 24px;
		margin: 25px;
	}



}


@media (max-width: 993px) {
	#fourth-place .col-md-6 .container, #third-place .col-md-6 .container {max-width: 746px;}
	.follow-social-text {margin-top: 0;}
	.qtranxs_widget ul {padding-left: 15px;}
	#footer .col-md-10 { left: -30px;}
	#menu-footer-menu-1 li{ float: left; padding: 0; margin-bottom: 0; color: #1c1c1c; margin-left: -20px; }
	.download-group {
		margin-top: 40px;
	}

}

@media (max-width: 913px) {
	.ongoservice_blog {
    height: 180px;
    width: 180px;
	}
	.ongokiloservice_blog {
		height: 180px;
    width: 180px;
		margin: 0 auto !important;
		float: none;
	}
	.ongowrapper-center {
		width: 100%;
	}
	.ongokilowrapper-cenrer {
		width: 100%;
	}

}

@media (max-width: 795px) {
	.amazingslider-nav-container-1 { position: absolute; right: 0; transform: rotate(90deg); bottom: 75px !important;}
}

@media (max-width: 1024px) {
	#wprmenu_menu.right { width: 80% !important; right: 0%; left: auto;}
	.features_star {
		width: 150px;
	}
	.txt-color,

	.font-margin h3 {
		font-size: 20px;
	}
	#second-place {
		padding-bottom: 80px;
	}

}

@media (max-width: 1200px) {
	#menu-footer-menu-1 li:first-child {border: none;}
	.txt-color {
		width: 50%;
	}
	#how-it-work h4 {
		font-size: 17px;
	}
	.getting-started .exe-info {
		margin-bottom: 50px !important;
	}
	.wh-ongo {
		padding: 40px;
	}
	.wh-ongo.wow {
	    padding-top: 20px;
	}
	.wow.bounceInUp h3 {
   		font-size: 24px !important;
   	}

}

@media (max-width: 1212px) {
	.green-small-bg { width: 125% !important;}

}

@media (max-width: 1154px) {
	.amazingslider-title-1 {position: absolute; margin-left: 20% !important; width: 60% !important;}
	.amazingslider-description-1, .amazingslider-button-1 {width: 60% !important; position: absolute; margin-left: 20% !important;}
}

@media (min-width: 818px) and (max-width: 1048px) {.ongowrapper-center { width: 90%;}}

@media (max-width: 1055px) {
	.amazingslider-text-1 {position: relative; bottom: 40px !important; right: 0;}
	.amazingslider-title-1 {position: absolute; width: 60% !important;}
	.amazingslider-description-1, .amazingslider-button-1 {width: 60% !important; position: absolute; /*margin-left: 30% !important;*/}
}

@media (max-width: 1176px) {
	.amazingslider-text-1 {position: relative; bottom: 40px !important; right: 0;}
	.amazingslider-title-1 {position: absolute; margin-left: 15% ; width:40%;}
	.amazingslider-description-1, .amazingslider-button-1 {width: 40%; position: absolute; margin-left: 15%;}
}
@media (max-width: 1213px) {
	.resp_language_btn	{
		display: block;
	}
	#visitor-counter {
		display: block;
	}
}


@media (max-width: 1239px) {
	.amazingslider-text-1 {position: relative; bottom: 40px !important; right: 0;}
	.menu-menu-container ul li a {
		padding: 20px 15px;
	}
}

@media (max-width: 1334px) {
	.green-small-bg {
	background-image: url(assets/images/green-bg.png); background-repeat: no-repeat; background-position: -190px !important; float: left;
  background-size: cover; height: 440px !important; width: 100%; }
}

@media (max-width: 2500px) {
	.green-small-bg {
	background-image: url(assets/images/green-bg.png); background-repeat: no-repeat; background-position: -185px; float: left;
  background-size: cover; height: 474px; width: 100%;
	}
}
@media (max-width: 991px) {
	.inner-agentpage label {
		width: 30%;
	}
	.wh-ongo {
		margin-top: 0px;
	}
	.wh-ongo h2 {
		font-size: 24px;
	}
	.inner-agentpage h3 {
		font-size: 26px;
	}
	#visitor-counter {
		margin: 0 auto;
		background: #101313;
		float: none;
		padding: 5px 0 20px 0;
	}
	.sec-ft {
		padding-bottom: 0px;
	}
	.faqs-div.map-div {
		width: 900px;
		margin: 0 auto;
	}
	.wpsl-store-below #wpsl-result-list {
		border: none;
	}
	.table-responsive {
		padding: 20px;
		border: 1px solid #DDD;
	}

}
@media (max-width: 767px) {
	.getting-started .exe-info {
		text-align: center;
	}
	.exe-info .img-responsive {
		margin: auto;
	}
	.getting-started {
	    padding-bottom: 0px !important;
	}
	.faqs-div  {
		margin: 0 25px;
	}
	.screenshot-div  {
		margin-bottom: 30px;
	}
	.inner-agentpage label {
		width: 40%;
	}

	.map-search-title {
		margin: 50px 25px;
	}
}

@media (max-width: 550px) {
	.amazingslider-title-1, .amazingslider-description-1{display: none !important;}

	.resp_language_btn	{
		left: 60%;
	}
	.txt-color {
		width: 85% !important;
	}
	.font-margin h3 {
		font-size: 18px;
	}
	.inner-agentpage label {
		width: 50%;
		padding-right: 9px;
	}
}

@media (max-width: 400px) {
	.resp_language_btn	{
		left: 50%;
	}
	.inner-agentpage h3 {
		line-height: 44px;
	}

}
@media (max-width: 1024px) {
	#wprmenu_menu.right { width: 80% !important; right: 0%; left: auto;}
	.txt-color {
		width: 60%;
	}
}

/* End for responsive*/
/*.WPUL-left {
    width: 25%;
    float: left;
}
.WPUL-right {
    width: 75%;
    float: right;
}

#WPUL-wrap {
    position: relative;
}
.WPUL-search {
    width: 100%;
}
.WPUL-search {
    padding: 0 12px 12px 0;
    background: none;
}
.WPUL-Uber-below #WPUL-gmap {
    width: 75%;
    top: 0;
    right: 0;
    position: absolute !important;
    height: 100% !important;
}
.WPUL-Uber-below #WPUL-result-list {
    width: 100%;
    border: 1px solid #DDD;
    padding: 10px;
}
#WPUL-Ubers {
    margin-right: 0px;
}
#WPUL-Ubers, #WPUL-direction-details, #WPUL-gmap {
    height: 350px !important;
}

#WPUL-result-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#WPUL-wrap.WPUL-Uber-below #WPUL-result-list li {
    padding: 0 5px;
}
.WPUL-store-location {
    padding: 20px 0;
}
#WPUL-result-list li p {
    margin: 0;
}
.WPUL-store-location p strong {
    padding-bottom: 10px;
    display: block;
}
.WPUL-street {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 12px;
}
#WPUL-result-list span {
    color: #000;
}
.WPUL-Uber-location p span:nth-child(3), .WPUL-store-location p span:nth-child(4) {
    display: none;
}
.WPUL-direction-wrap {
    display: none;
}
#WPUL-search-wrap div {
    width: 100%;
}
.WPUL-search-btn-wrap #WPUL-search-btn {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    background-image: none !important;
}
.WPUL-search-btn-wrap #WPUL-search-btn {
    background-color: #4ea54e !important;
}
#WPUL-category .WPUL-dropdown {
    width: inherit !important;
}
#parent_cat, #WPUL-wrap .WPUL-selected-item {
    background: #adbab1;
    color: #FFF;
}*/

.WPUL-left {
    width: 25%;
    float: left;
}
.WPUL-right {
    width: 75%;
    float: right;
}


.WPUL-search-btn-wrap #WPUL-search-btn {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    background-image: none !important;
}
.WPUL-search-btn-wrap #WPUL-search-btn {
    background-color: #4ea54e !important;
}
#WPUL-category .WPUL-dropdown {
    width: inherit !important;
}
#parent_cat, #WPUL-wrap .WPUL-selected-item {
    background: #adbab1;
    color: #FFF;
}

.WPUL-search {
    width: 100%;
}
.WPUL-search {
    padding: 0 12px 12px 0;
    background: none;
}
/*.WPUL-Uber-below #WPUL-gmap {
    width: 75%;
    top: 0;
    right: 0;
    position: absolute !important;
    height: 100% !important;
}*/
.WPUL-Uber-below #WPUL-result-list {
    width: 100%;
    border: 1px solid #DDD;
    padding: 10px;
    overflow-y: scroll;
}

.WPUL-right .WPUL-gmap-wrap #WPUL-gmap {
    width: 100%;
    height: 536px !important;
}

div#WPUL-category {
    width: 98%;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.WPUL-right {
    width: 100%;
    float: left;

}

.WPUL-left {
    width: 100%;
    float: left;
}
.WPUL-right .WPUL-gmap-wrap #WPUL-gmap {
    width: 100%;
    height: 350px !important;
}
.WPUL-right .wpsl-store-below #wpsl-gmap{
	width: 100%;
    height: 350px !important;
}
}



/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
/*.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}*/
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}

/*@media only screen and (min-device-width: 640px){
	.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}*/
@media only screen and (max-device-width: 640px){
	.WPUL-right {
    width: 100%;
    float: left;
}

.WPUL-left {
    width: 100%;
    float: left;
}
}
