@charset "utf-8";
/* CSS Document */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
/* Styles */
.app-text {
    font-size: 150%;
    line-height: 22px;
}
.picker12{
	display:none;
}
.new-img1{
	display:none;
}
.img-new {
    height: 300px;
    width: 100%;
}
.txt11 {
    background: none repeat scroll 0 0 #f49b6c;
    border-radius: 0.3rem;
    color: #fff;
    display: none;
    font-size: 0.6875em;
    font-weight: 700;
    margin-left: 70px;
    margin-top: -115px;
    padding: 1.2rem 2rem;
    position: absolute;
    text-transform: uppercase;
    z-index: 30;
}
.home--features{
	margin-top:15px;
}
.home--features .features--holder {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    font-size: 80%;
    height: 100%;
    margin-bottom: 37px;
    margin-left: -1px;
    padding: 0 1.5em;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.butt11{
	top:95.5%;
	width:58%;
	height:55px;
	}
.testimonial > p {
    line-height: 33px;
}
.test-img {
    margin-left: 78px;
    margin-top: 50px;
}
.partner-bg.text-center > p {
    line-height: 40px;
}
.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    height: 55px;
    margin: 9% 0 60px;
    padding-left: 8%;
    padding-top: 6.5%;
    width: 62%;
}
.bottom-img {
    height: 120px;
    margin-right: 95px;
    width: 100px;
}
.app-h1 {
    font-size: 160%;
	text-align:center;
}
.testimonial > p {
    font-size: 25px;
}
/*ecommerce*/
.banner h1 {
    color: #605b89;
    font-size:161%;
    font-weight: 900;
    margin: 0;
}
.grid-header h2 {
    color: #727272;
    font-size: 21px;
    font-weight: 100;
    margin: 0 0 10px;
}
.banner {
    height: 304px;
    text-align: center;
}
.internal > img {
    height: 100%;
    width: 100%;
}
body,html{
	overflow-x:hidden;
	}
.grid-02 h4 {
    font-size: 160%;
   
}
.grid-02 h2 {
    font-size: 156%;
}
.grid-03 h2 {
    font-size: 156%;
}
.grid-01 h3 span {
    font-size: 125%;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {
/* Styles */
.app-text {
    font-size: 169%;
    line-height: 22px;
    text-align: center;
}
.picker12{
	display:none;
}
.new-img1{
	display:none;
}
.img-new {
    float: left;
    height: 300px;
    padding-right: 10px;
    width: 48%;
}
.txt11 {
    
    display: none;
  
}
.home--features{
	margin-top:15px;
}
.home--features .features--holder {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    font-size: 80%;
    height: 100%;
    margin-bottom: 37px;
    margin-left: -1px;
    padding: 0 1.5em;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.butt11{
	top:95%;
	}
.testimonial > p {
    line-height: 33px;
}
.test-img {
    margin-left: 157px;
    margin-top: 50px;
}
.partner-bg.text-center > p {
    line-height: 40px;
}
.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    height: 55px;
    margin: 9% 0 60px;
    padding-left: 8%;
    padding-top: 6.5%;
    width: 62%;
}
.app-h1 {
    font-size: 160%;
    text-align: center;
}
.testimonial > p {
    font-size: 25px;
}
/*ecommerce*/
.banner h1 {
    color: #605b89;
    font-size: 161%;
    font-weight: 900;
    margin: 0;
}
.grid-header h2 {
    color: #727272;
    font-size: 21px;
    font-weight: 100;
    margin: 0 0 10px;
}
.banner {
    height: 304px;
    text-align: center;
}
.internal > img {
    height: 100%;
    width: 100%;
}
.bottom-img {
    height: 120px;
    margin-right: 164px;
    width: 100px;
}
.grid-02 h4 {
    font-size: 160%;
   
}
.grid-02 h2 {
    font-size: 156%;
}
.grid-03 h2 {
    font-size: 156%;
}
.grid-01 h3 span {
    font-size: 125%;
}
}

@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : portrait) {
/* Styles */
.picker12{
	display:none;
}
.new-img1{
	display:none;
}
.img-new {
    height: 300px;
    width: 100%;
}
.grid-02 h4 {
    font-size: 160%;
   
}
.grid-02 h2 {
    font-size: 156%;
}
.grid-03 h2 {
    font-size: 156%;
}
.grid-01 h3 span {
    font-size: 125%;
}
.butt11{
	top:95.5%;
	width:58%;
	height:55px;
	}
	.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    height: 55px;
    margin: 9% 7% 60px 0;
    padding-left: 7%;
    padding-top: 5.5%;
    width: 53%;
}
}

@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : landscape) {
/* Styles */
.app-text {
    font-size: 169%;
    line-height: 22px;
    text-align: center;
}
.picker12{
	display:none;
}
.new-img1{
	display:none;
}
.img-new {
    float: left;
    height: 300px;
    padding-right: 10px;
    width: 48%;
}
.txt11 {
   
    display: none;
    
}
.home--features{
	margin-top:15px;
}
.home--features .features--holder {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    font-size: 80%;
    height: 100%;
    margin-bottom: 37px;
    margin-left: -1px;
    padding: 0 1.5em;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.butt11 {
    top: 93%;
}
.testimonial > p {
    line-height: 33px;
}
.test-img {
    margin-left: 237px;
    margin-top: 50px;
}
.partner-bg.text-center > p {
    line-height: 40px;
}
.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    height: 55px;
    margin: 9% 7% 60px 0;
    padding-left: 8%;
    padding-top: 3.5%;
    width: 37%;
}
.bottom-img {
    height: 120px;
    margin-right: 234px;
    width: 100px;
}
.app-h1 {
    font-size: 160%;
    text-align: center;
}
.testimonial > p {
    font-size: 25px;
}
#slider {
    position: absolute;
    top: 70px;
    width: 500px;
}
/*ecommerce*/
.banner h1 {
    color: #605b89;
    font-size: 161%;
    font-weight: 900;
    margin: 0;
}
.grid-header h2 {
    color: #727272;
    font-size: 21px;
    font-weight: 100;
    margin: 0 0 10px;
}
.banner {
    height: 304px;
    text-align: center;
}
.internal > img {
    width: 100%;
}
.bottom-img {
    height: 120px;
    margin-right: 223px;
    width: 100px;
}
.grid-02 h4 {
    font-size: 160%;
   
}
.grid-02 h2 {
    font-size: 156%;
}
.grid-03 h2 {
    font-size: 156%;
}
.grid-01 h3 span {
    font-size: 125%;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
.picker12{
	display:none;
}
.new-img1{
	display:none;
}
.img-new {
    height: 300px;
    width: 100%;
}
.home--features{
	margin-top:15px;
}
.home--features .features--holder {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    font-size: 80%;
    height: 100%;
    margin-bottom: 37px;
    margin-left: -1px;
    padding: 0 1.5em;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.butt11 {
    top: 93%;
}
.test-img {
    margin-left: 300px;
    margin-top: 50px;
}
.bottom-img {
    height: 120px;
    width: 100px;
	float:left;
}
.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    height: 55px;
    margin: 9% 0 60px;
    padding-left: 48px;
    padding-top: 3.5%;
    width: 32%;
}
.img-new {
    float: left;
    height: 300px;
    width: 50%;
}

/*ecommerce*/
.banner h1 {
    color: #605b89;
    font-size: 161%;
    font-weight: 900;
    margin: 0;
}
.grid-header h2 {
    color: #727272;
    font-size: 21px;
    font-weight: 100;
    margin: 0 0 10px;
}
.banner {
    height: 304px;
    text-align: center;
}
.internal > img {
    height: 100%;
    width: 50%;
}
.bottom-img {
    height: 120px;
    width: 100px;
	float:left;
}
.grid-01 h3 span {
    font-size: 125%;
}
.txt11 {
    
    display: none;
  
}
.reach-bloc{
	margin-top:-16px;
}

}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
.picker12{
	display:none;
}
.new-img1{
	display:none;
}
.img-new {
    height: 300px;
    width: 100%;
}
.home--features{
	margin-top:15px;
}
.home--features .features--holder {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    font-size: 80%;
    height: 100%;
    margin-bottom: 37px;
    margin-left: -1px;
    padding: 0 1.5em;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.butt11 {
    top: 93%;
}
.test-img {
    margin-left: 300px;
    margin-top: 50px;
}
.bottom-img {
    height: 120px;
    width: 100px;
	float:left;
}
.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    height: 55px;
    margin: 9% 7% 60px 0;
    padding-left: 3%;
    padding-top: 2.5%;
    width: 23%;
}
.img-new {
    float: left;
    height: 300px;
    width: 50%;
}

/*ecommerce*/
.banner h1 {
    color: #605b89;
    font-size: 26px;
    font-weight: 900;
    margin: 0;
}
.grid-header h2 {
    color: #727272;
    font-size: 21px;
    font-weight: 100;
    margin: 0 0 10px;
}
.banner {
    height: 304px;
    text-align: center;
}
.internal > img {
    height: 100%;
    width: 50%;
}
.bottom-img {
    height: 120px;
    margin-right: 223px;
    width: 100px;
}
.txt11 {
    
    display: none;
  
}
.reach-bloc{
	margin-top:55px;
}
.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    height: 55px;
    margin: 9% 7% 60px 0;
    padding-left: 10%;
    padding-top: 12.5%;
    width: 113%;
}

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 1200px) 
and (max-device-width : 800px) 
{
/* Styles */
.new1 {
    border: 1px solid #fff;
    box-shadow: 1px 1px 1px #999999;
    color: #fff;
    margin: 17% 7% 0;
    padding: 7%;
    padding-bottom: 7%;
    padding-left: 6%;
    padding-top: 7%;
}
}

/* 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 (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}