@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800');
body,html,p{margin:0px; padding:0px; font-family: 'Poppins', sans-serif; letter-spacing:1px;}
.input_full{width:100%;}
input{border: 1px solid #b2b2b2;border-radius: 2px;margin-bottom: 10px !important; height:38px;transition: all 0.2s linear 0s; padding:0 10px;}
textarea {border: 1px solid #b2b2b2;border-radius: 2px;margin-bottom: 10px !important;max-width: 100% !important;min-width: 100% !important;padding: 9px;transition: all 0.2s linear 0s;}
select {border: 1px solid #b2b2b2;border-radius: 3px;margin-bottom: 10px !important;height:38px;width: 100%;}

*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
aside, details, figcaption, figure, ins, summary, small, mark, title, video, footer, header, hgroup, nav, section, article {display:block;}
.clear {padding:0; margin:0; line-height:0; height:0; font-size:0; clear:both; width:100%; display:block;}
h1, h2, h3, h4, h5, h6 {padding:0; margin:0;}
html, body {height:100%; width:100%; padding:0; margin:0;}
body *{box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
ul, ul li{list-style:none; margin:0px;}
input,button{outline:none; border:none;}
a, a:hover, a:focus{text-decoration:none; outline:none;}
a:active,a:hover {outline: 0;}
button{transition:all .5s;}
:focus{outline:none;}
img{border:none;}

/********Main Css********/

#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #menu-button {margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,#cssmenu > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
#cssmenu #menu-button {display: none;}
#cssmenu {width: auto;font-family: 'Open Sans', sans-serif;line-height: 1;}
#menu-line {position: absolute;top: 0;left: 0;height: 3px;background: #009ae1;-webkit-transition: all 0.25s ease-out;-moz-transition: all 0.25s ease-out;-ms-transition: all 0.25s ease-out;-o-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size: 0;text-align: center;}
#cssmenu.align-center > ul > li {display: inline-block;float: none;}
#cssmenu.align-center ul ul {text-align: left;}
#cssmenu.align-right > ul > li {float: right;}
#cssmenu.align-right ul ul {text-align: right;}
#cssmenu > ul > li > a {padding:18px 20px;font-size: 12px;text-decoration: none;text-transform: uppercase;color: #555;-webkit-transition: color .2s ease;-moz-transition: color .2s ease;-ms-transition: color .2s ease;-o-transition: color .2s ease;transition: color .2s ease;}
#cssmenu > ul > li:hover > a,#cssmenu > ul > li.active > a {color: #009ae1;}
#cssmenu > ul > li.has-sub > a {padding-right: 25px;}
#cssmenu > ul > li.has-sub > a::after {position: absolute;top: 21px;right: 10px;width: 4px;height: 4px;border-bottom: 1px solid #fff;border-right: 1px solid #fff;content: "";-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: border-color 0.2s ease;-moz-transition: border-color 0.2s ease;-ms-transition: border-color 0.2s ease;-o-transition: border-color 0.2s ease;transition: border-color 0.2s ease;}
#cssmenu > ul > li.has-sub:hover > a::after {border-color: #009ae1;}
#cssmenu ul ul {position: absolute;left: -9999px;}
#cssmenu li:hover > ul {left: auto;}
#cssmenu.align-right li:hover > ul {right: 0;}
#cssmenu ul ul ul {margin-left: 100%;top: 0;}
#cssmenu.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
#cssmenu ul ul li {height: 0;-webkit-transition: height .2s ease;-moz-transition: height .2s ease;-ms-transition: height .2s ease;-o-transition: height .2s ease;transition: height .2s ease;}
#cssmenu ul li:hover > ul > li {height: 32px;}
#cssmenu ul ul li a {padding: 10px 20px;width: 160px;font-size: 12px;background: #333333;text-decoration: none;color: #dddddd;-webkit-transition: color .2s ease;-moz-transition: color .2s ease;-ms-transition: color .2s ease;-o-transition: color .2s ease;transition: color .2s ease;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover {color: #ffffff;}
#cssmenu ul ul li.has-sub > a::after {position: absolute;top: 13px;right: 10px;width: 4px;height: 4px;border-bottom: 1px solid #dddddd;border-right: 1px solid #dddddd;content: "";-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transition: border-color 0.2s ease;-moz-transition: border-color 0.2s ease;-ms-transition: border-color 0.2s ease;-o-transition: border-color 0.2s ease;transition: border-color 0.2s ease;}
#cssmenu.align-right ul ul li.has-sub > a::after {right: auto;left: 10px;border-bottom: 0;border-right: 0;border-top: 1px solid #dddddd;border-left: 1px solid #dddddd;}
#cssmenu ul ul li.has-sub:hover > a::after {border-color: #ffffff;}
header{position: absolute;width: 100%;z-index: 99;}
.right_hd{text-align:right;}
.top_header{padding:20px 0;background:rgba(0,0,0,0.2); position:fixed; width:100%;}
.newNav .top_header{ background:#0c2957;}
.call_top{color:#fff;text-align:right;display:inline-block;vertical-align: middle;margin-top:15px;}
.call_top i{border:2px solid #58c3ea;width:25px;height:25px;text-align:center;border-radius:100px;padding-top:3px;font-size:15px;padding-left:2px;color:#58c3ea;margin-right:5px;}
.call_top span{font-size:16px;}
.header_info{display:inline-block;vertical-align: middle;}
.header_info ul{text-align:right;}
.header_info ul li{display:inline-block;margin:0 10px;font-size:14px;color:#fff;text-transform:uppercase;text-align:center;font-style:italic;padding:0 20px;position:relative;font-weight:400;letter-spacing:0px;}
.header_info ul li + li:after{content:"";position:absolute;height:54px;width:2px;background:#FFF;top:0;left: -12px;transform:rotate(20deg);}
.header_info ul li span{color:#58c3ea;font-size:25px;display:block;text-align:center;font-weight:600;font-style:normal;}
.main_menu{background:#fff;border-top:1px solid #e4e3e3;border-bottom:1px solid #e4e3e3;}
.main_banner{background: linear-gradient(-90deg, #1e4f9d, #02132f);}
.main_banner > img{opacity:0.2;width:100%;}
.main_banner .container{position:absolute;top:150px;left:0px;right:0px}
.banner_containt{color:#fff;margin-top: 50px;padding-left:50px;}
.banner_containt h2{font-size:40px;font-weight:600;}
.banner_containt h3{font-size:35px;font-weight:600;text-shadow:2px 2px 8px rgba(5,5,0,0.2);}
.banner_containt h3 b span{color:#58c3ea;}
.banner_containt p{font-size:16px;margin-top:10px;line-height:28px;}
.android_apple{margin-top:20px;}
.android_apple li{display:inline-block;margin-right:10px;}
.android_apple .android a{color:#7da500;}
.android_apple li a{background:#fff;height:54px;width:54px;text-align:center;color:#000;font-size:30px;padding-top:5px;border-radius:100px;display:inline-block;}
.android_apple li a:hover{background:#e9e9e9;}

.get_quate_form{background:#fff;border-radius:10px;padding:20px 40px 60px 40px;width:85%;box-shadow:10px 8px 8px rgba(0,0,0,0.2);position:relative;}
.get_quate_form span{position:relative;}
.get_quate_form i{position:absolute;top:0px;color:#58c3ea;font-size:20px;}
.get_quate_form h2{text-align:center;margin-bottom:10px;font-size:25px;margin-top: 10px;font-weight:600;}
.get_quate_form input{width:100%;border-bottom:1px solid #ddd;padding-left:25px;height:55px;}
.get_quate_form input[type=submit] {background:#f54c4c;color:#fff;padding:10px 15px;border-radius:100px;text-transform:uppercase;font-size:19px;width:280px;height:auto;position: absolute;right:0px;left:0px;border:0px;box-shadow:5px 5px 5px rgba(0,0,0,0.2);margin:auto;bottom: -34px;}
.get_quate_form input[type="submit"]:hover{background:#ff6d6d;}

.technology_use{text-align:center;padding:17px 0;}
.technology_use ul li{display:inline-block;padding:10px 20px;vertical-align: middle;}
.technology > .technology_box{background:#f5f5f5;}
.heading_top{text-align:center;margin:20px 0 40px 0;}
.heading_top h2{font-size:30px;}
.heading_top h2:after{content:"";display:block;margin:auto;background:#c0c0c0;width:100px;height:2px;margin-top:15px;}
.technology_shadow img{width:100%;}

.customized_apps{padding:10px 0 60px 0;}
.customized_apps_left{text-align:right;margin-top:40px;}
.customized_apps_left ul li{margin-bottom:28px; position:relative;}
.customized_apps_left ul li a{font-size:20px;color:#222;padding-right: 80px;display: inline-block;}

.customized_apps_left ul li a span{background:#555;border-radius:100px;width:64px;height:64px;display:inline-block;text-align:center;padding:10px;box-shadow:2px 2px 2px rgba(0,0,0,0.1);margin-left: 10px; position:absolute; right:0px; top:-5px;}
.customized_apps_left ul li:nth-child(1) a span{background:#76ffca;}
.customized_apps_left ul li:nth-child(2) a span{background:#ff76a0;}
.customized_apps_left ul li:nth-child(3) a span{background:#bd76ff;}
.customized_apps_left ul li:nth-child(4) a span{background:#76cdff;}
.customized_apps_left ul li:nth-child(5) a span{background:#76a3ff;}

.customized_apps_right{text-align:left;margin-top:40px;}
.customized_apps_right ul li{margin-bottom:28px;position:relative;}
.customized_apps_right ul li a{font-size:20px;color:#222;padding-left: 80px;display: inline-block;}
.customized_apps_right ul li a span{background:#555;border-radius:100px;width:64px;height:64px;display:inline-block;text-align:center;padding:10px;box-shadow:2px 2px 2px rgba(0,0,0,0.1);margin-right: 10px;position:absolute; left:0px; top:-5px;}

.customized_apps_right ul li:nth-child(1) a span{background:#ca76ff;}
.customized_apps_right ul li:nth-child(2) a span{background:#7976ff;}
.customized_apps_right ul li:nth-child(3) a span{background:#ffc076;}
.customized_apps_right ul li:nth-child(4) a span{background:#ffa376;}
.customized_apps_right ul li:nth-child(5) a span{background:#767cff;}
.customized_apps_mb img{display:block;margin:auto;margin-top:70px;}
.portfolio{background:#f7f7f7;padding:40px 0 80px 0;}
.swiper-container.appio-screen-view {text-align: center;}
.swiper-container.appio-screen-view .swiper-slide {padding:25px 0;}
.swiper-container {width: 100%;padding-bottom:70px;}
.swiper-slide img {display: block;margin: auto;width: 100%;}
.swiper-slide {width: 611px;height: auto;padding: 0 15px;}
.two .swiper-slide {width: 300px;}

.swiper-slide img {box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);}
.swiper-slide .appio-screen-img .preview-icon {z-index: -1;width: calc(100% - 30px);}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,.swiper-pagination-fraction {bottom: 0;}
.swiper-pagination-bullet {border-radius: 10px;display: inline-block;height: 5px;width: 20px;opacity: 1;-webkit-transition: 0.2s;transition: 0.2s;background-color: #000000;}
.swiper-pagination-bullet:nth-child(5n+1) {background-color: #9BCF50}
.swiper-pagination-bullet:nth-child(5n+2) {background-color: #36C6EB}
.swiper-pagination-bullet:nth-child(5n+3) {background-color: #FF7E30}
.swiper-pagination-bullet:nth-child(5n+4) {background-color: #1e87f0}
.swiper-pagination-bullet:nth-child(5n+5) {background-color: #bf095d}
.swiper-pagination-bullet-active {border: medium none;height: 5px;width: 30px;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}

.mobile_box img{position:absolute;z-index:999;left:0;right:0px;margin:auto;}

/* === testimonials ===*/
.testimonials .heading_top h2{color:#fff;}
.testimonials .heading_top{margin: 20px 0 20px 0;}
.testimonials{background: url(../images/testimonial_bg.jpg) no-repeat center /cover; clear:both;}
.testimonials_ovl{background:rgba(43,43,43,0.9); width:100%; text-align:center; padding:50px 0 70px;}
.testimonials h4{ font-size:29px; color:#fff; margin-bottom:38px; text-transform:uppercase; font-family: 'Conv_ariblk_2';}
.t-con{text-align:center;}
.t-con p{ font-size:15px; margin:0 0 20px; line-height:22px; color:#fff; padding:0 16%; position:relative;}
.t-con p:after{content:"";width:37px;height:30px;display:block;background:url(../images/coma2.png) top center no-repeat;float:right;}
.t-con p:before{content:"";width:37px;height:30px;display:block;background:url(../images/coma1.png) top center no-repeat;float:left;margin-top: -20px;}

.t-con img{ border:10px solid rgba(255,255,255,0.2); margin-bottom:30px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;
width:120px !important;margin:20px auto;}
.t-con h3{font-size:20px;font-weight:600;color:#58c3ea;margin-bottom:10px;display: inline-block;}
.t-con span{display:block;font-size:12px;color:#c3c3c3;}
.tSlider{ text-align:center;}
.tSlider .owl-theme .owl-controls{margin:42px 0 0;}
.tSlider .owl-theme .owl-controls .owl-page span{background:#fff; border:0px; border-radius:50%; width:10px; height:10px;}
.tSlider .owl-theme .owl-controls .owl-page.active span, .tSlider .owl-theme .owl-controls.clickable .owl-page:hover span{background:#ff6600; width:10px; height:10px;}
.tSlider .owl-theme .owl-controls .owl-page.active span, .tSlider .owl-theme .owl-controls.clickable .owl-page:hover span{background:#ff6600; width:10px; height:10px;}
.tSlider .owl-theme .owl-controls{width:100%;}
.tSlider .newProduct .owl-dots{}

#toTop{position:fixed;right:50px;background:#58c3ea;z-index:999;bottom:90px;height:45px;width:45px;cursor:pointer;border-radius:4px;text-align:center;padding-top:10px;}
#toTop:after{content: "\f077";font-family:"FontAwesome";color:#fff;font-size:16px;}
#toTop span{display:none;}
#toTop:hover{background:#64cff6;}
.puch_line_box{padding:70px 0 120px 0;}
.puch_line{text-align:center;}
.puch_line h2{font-size:30px;color:#222;font-weight:600;}
.puch_line a{background:#58c3ea;color:#fff;font-size:18px;padding:10px 40px;display:inline-block;border-radius:100px;margin-top:20px;text-transform:uppercase;}
.puch_line a:hover{background:#64cff6;}
footer{background:#d45757;position: fixed;bottom: 0px;width: 100%;z-index:999;height: 58px;}
footer:before{content:"";position:absolute;height:100%; width:40%;right:0px;background:#00a8ef;}
.ft_sec{bottom:0px;z-index:999;text-align: center;}
.twonum > a {margin: 0 13px;}



.call_wrapnew {
    bottom:0;
    cursor: default;
    display: block;
    position: absolute;
	min-height:200px;
    text-align: center;
    top: 0;
	width: 100%;
    transition: all 0.3s ease 0s;
}
.call_wrapnew:hover {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.41);
    top: -44px;
    transition: all 0.3s ease 0s;
}
.call_wrapnew > span {
    display: block;
}

.call_wrapnew .twonum{
	font-size:16px;
	color:#fff;
}


.call_wrapnew > span img{
	margin-right:7px;
}
.call_wrapnew > span:last-child {
    padding:10px 0;
}
.call_wrapnew > span:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size:18px;
	font-weight:600;
    padding:16px 0;
    text-transform: uppercase;
}
.call_wrapnew.cononskype {
    border-left: 1px solid #101834;
    border-right: 1px solid #101834;
}
.call_wrapnew a {
    color: #101834;
    font-size: 20px;
    font-weight: 500;
}

.ft_sec > .col-md-4{
	padding:0px;
}

.ft_email{
	background:#d45757;
	cursor:pointer;
}

.ft_whatsup{
	background:#5cd067;
	cursor:pointer;
}
.ft_skype{
	background:#00a8ef;
	cursor:pointer;
}

.cd-title {position: relative;height: 160px;line-height: 230px;text-align: center;}
.cd-title h1 {font-size: 2.4rem;font-weight: 700;}
.cd-words-wrapper {display: inline-block;position: relative;text-align: left;}
.cd-words-wrapper b {display: inline-block;position: absolute;white-space: nowrap;left: 0;top: 0;}
.cd-words-wrapper b.is-visible {position: relative;}
.no-js .cd-words-wrapper b {opacity: 0;}
.no-js .cd-words-wrapper b.is-visible {opacity: 1;}
.cd-headline.clip span {display: inline-block;padding:4px 0;}
.cd-headline.clip .cd-words-wrapper {overflow: hidden;vertical-align: top;}
.cd-headline.clip .cd-words-wrapper::after {/* line */content:'';position: absolute;top:6px;right: 0;width: 4px;height: 100%;background-color: #fff;}
.cd-headline.clip b {opacity: 0;}
.cd-headline.clip b.is-visible {opacity: 1;}
.cd-headline.zoom .cd-words-wrapper {-webkit-perspective: 300px;-moz-perspective: 300px;perspective: 300px;}
.cd-headline.zoom b {opacity: 0;}
.cd-headline.zoom b.is-visible {opacity: 1;-webkit-animation: zoom-in 0.8s;-moz-animation: zoom-in 0.8s;animation: zoom-in 0.8s;}
.cd-headline.zoom b.is-hidden {-webkit-animation: zoom-out 0.8s;-moz-animation: zoom-out 0.8s;animation: zoom-out 0.8s;}
@-webkit-keyframes zoom-in {
0% {opacity: 0;-webkit-transform: translateZ(100px);}
100% {opacity: 1;-webkit-transform: translateZ(0);}
}
@-moz-keyframes zoom-in {
0%{opacity: 0;-moz-transform: translateZ(100px);}
100% {opacity: 1;-moz-transform: translateZ(0);}
}
@keyframes zoom-in {
0% {opacity: 0;-webkit-transform: translateZ(100px);-moz-transform: translateZ(100px);-ms-transform: translateZ(100px);-o-transform: translateZ(100px);transform: translateZ(100px);}
100% {opacity: 1;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);
transform: translateZ(0);}
}
@-webkit-keyframes zoom-out {
0% {opacity: 1;-webkit-transform: translateZ(0);}
100% {
 opacity: 0;-webkit-transform: translateZ(-100px);}
}
@-moz-keyframes zoom-out {
0% {opacity: 1;-moz-transform: translateZ(0);}
100% {opacity: 0;-moz-transform: translateZ(-100px);}
}
@keyframes zoom-out {
0% {opacity: 1;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);
}
100% {opacity: 0;-webkit-transform: translateZ(-100px);-moz-transform: translateZ(-100px);-ms-transform: translateZ(-100px);-o-transform: translateZ(-100px); transform: translateZ(-100px);}
}

.technology_use ul li:first-child a{ background:url(../images/technology1.png) 0 top no-repeat; display:block; width:78px; height:40px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:first-child a:hover, .technology_use ul li:first-child a:focus{ background:url(../images/technology1.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(2) a{ background:url(../images/technology2.png) 0 0 no-repeat; display:block; width:45px; height:42px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(2) a:hover, .technology_use ul li:nth-child(2) a:focus{ background:url(../images/technology2.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(3) a{ background:url(../images/technology3.png) 0 0 no-repeat; display:block; width:43px; height:43px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(3) a:hover, .technology_use ul li:nth-child(3) a:focus{ background:url(../images/technology3.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(4) a{ background:url(../images/technology4.png) 0 0 no-repeat; display:block; width:85px; height:33px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(4) a:hover, .technology_use ul li:nth-child(4) a:focus{ background:url(../images/technology4.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(5) a{ background:url(../images/technology5.png) 0 0 no-repeat; display:block; width:46px; height:46px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(5) a:hover, .technology_use ul li:nth-child(5) a:focus{ background:url(../images/technology5.png) 0 bottom no-repeat; display:block;}
.technology_use ul li:nth-child(6) a{ background:url(../images/technology6.png) 0 0 no-repeat; display:block; width:40px; height:51px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(6) a:hover, .technology_use ul li:nth-child(6) a:focus{ background:url(../images/technology6.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(7) a{ background:url(../images/technology7.png) 0 0 no-repeat; display:block; width:46px; height:49px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(7) a:hover, .technology_use ul li:nth-child(7) a:focus{ background:url(../images/technology7.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(8) a{ background:url(../images/technology8.png) 0 0 no-repeat; display:block; width:48px; height:54px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(8) a:hover, .technology_use ul li:nth-child(8) a:focus{ background:url(../images/technology8.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(9) a{ background:url(../images/technology9.png) 0 0 no-repeat; display:block; width:45px; height:61px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(9) a:hover, .technology_use ul li:nth-child(9) a:focus{ background:url(../images/technology9.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(10) a{ background:url(../images/technology10.png) 0 0 no-repeat; display:block; width:43px; height:43px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(10) a:hover, .technology_use ul li:nth-child(10) a:focus{ background:url(../images/technology10.png) 0 bottom no-repeat; display:block;}

.technology_use ul li:nth-child(11) a{ background:url(../images/technology11.png) 0 0 no-repeat; display:block; width:43px; height:50px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
.technology_use ul li:nth-child(11) a:hover, .technology_use ul li:nth-child(10) a:focus{ background:url(../images/technology11.png) 0 bottom no-repeat; display:block;}





@media all and (min-width:1199px){
.main_banner{height: 631px;overflow: hidden;}
}
/******** RESPONSIVE ********/
@media all and (max-width:1199px){
.banner_containt h2{font-size:4vw;}

.get_quate_form{width:100%;}
.banner_containt{margin-top:30px;}
.get_quate_form input{height: 45px;}
.get_quate_form{padding: 20px 40px 40px 40px;}
.main_banner > img{min-height: 550px;}
.banner_containt{padding-left:0px;}

.customized_apps_left ul li a,.customized_apps_right ul li a{font-size:17px;}
.customized_apps_left ul li a span,.customized_apps_right ul li a span{width:50px;height:50px;}
.customized_apps_left ul li a span img,.customized_apps_right ul li a span img{width:30px;}
.ft_sec .ft_whatsup,.ft_sec .ft_skype{height: 88px;padding-left: 60px !important;}

}
@media all and (max-width:991px){
.banner_containt h2{font-size:3.6vw;}
.banner_containt h3{font-size:3.6vw;}
.main_banner > img{min-height: 530px;}
.banner_containt p{font-size:16px;line-height: 24px;}
.cd-headline.clip .cd-words-wrapper::after {width:3px;}
.get_quate_form{padding:20px 20px 30px 20px;}
.get_quate_form h2{font-size:20px;}
.get_quate_form input[type="submit"]{font-size: 17px;padding: 7px 20px;width: 100%;}
.header_info ul li{padding: 0 6px;}
.call_top{margin-top:0px;margin-bottom:10px;}
.header_info ul li span{font-size:20px;line-height: 18px;}
.header_info ul li + li::after{height: 36px;}
.header_info ul li img{width:40px;}
.banner_containt h2{font-size:4vw;}
.banner_containt h3{font-size:20px;}
.android_apple li a{font-size:25px;height:44px;width:44px;}
.technology_use ul li{padding:10px 2%;}


.customized_apps_left ul li a,.customized_apps_right ul li a{font-size:16px;}
.customized_apps_left ul li a span,.customized_apps_right ul li a span{width: 44px;height: 44px;}
.customized_apps_left ul li a span img,.customized_apps_right ul li a span img{width:25px;}

.ft_sec .ft_whatsup,.ft_sec .ft_skype{padding-left:15px !important;}
.cap{display:none;}
.swiper-container.appio-screen-view .swiper-slide{
	padding: 0px 45px;
}

}	


@media all and (max-width:767px){
#cssmenu {width: 100%;}
#cssmenu ul {width: 100%;display: none;}
#cssmenu.align-center > ul,#cssmenu.align-right ul ul {text-align: left;}
#cssmenu ul li,#cssmenu ul ul li,#cssmenu ul li:hover > ul > li {width: 100%;height: auto;border-top: 1px solid rgba(120, 120, 120, 0.15);}
#cssmenu ul li a,#cssmenu ul ul li a {width: 100%;}
#cssmenu > ul > li,#cssmenu.align-center > ul > li,#cssmenu.align-right > ul > li {float: none;display: block;}
#cssmenu ul ul li a {padding: 20px 20px 20px 30px;font-size: 12px;color: #000000;background: none;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover {color: #000000;}
#cssmenu ul ul ul li a {padding-left: 40px;}
#cssmenu ul ul,#cssmenu ul ul ul {position: relative;left: 0;right: auto;width: 100%;margin: 0;}
#cssmenu > ul > li.has-sub > a::after,#cssmenu ul ul li.has-sub > a::after {display: none;}
#menu-line {display: none;}
#cssmenu #menu-button {display: block;padding: 20px;color: #000000;cursor: pointer;font-size: 12px;text-transform: uppercase;}
#cssmenu #menu-button::after {content: '';position: absolute;top: 20px;right: 20px;display: block;width: 15px;height: 2px;background: #000000;}
#cssmenu #menu-button::before {content: '';position: absolute;top: 25px;right: 20px;display: block;width: 15px;height: 3px;border-top: 2px solid #000000;border-bottom: 2px solid #000000;}
#cssmenu .submenu-button {position: absolute;z-index: 10;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.15);height: 52px;width: 52px;cursor: pointer;}
#cssmenu .submenu-button::after {content: '';position: absolute;top: 21px;left: 26px;display: block;width: 1px;height: 11px;background: #000000;z-index: 99;}
#cssmenu .submenu-button::before {content: '';position: absolute;left: 21px;top: 26px;display: block;width: 11px;height: 1px;background: #000000;z-index: 99;}
#cssmenu .submenu-button.submenu-opened:after {display: none;}
.logo{text-align:center;}
.logo a{display:inline-block;}
.call_top,.header_info{text-align:center;display:block;}
.header_info ul{text-align:center;}
.banner_containt{text-align:center;padding:40px 0 20px 0;}
.banner_containt h2{font-size:7vw;}
.banner_containt h3{font-size:20px; word-break:break-all; word-wrap:break-word;}
.main_banner > img {min-height: 550px;position: absolute;width: 100%;object-fit: cover; display:block;}
.main_banner .container{position:relative;padding-bottom:60px;padding-top:170px;top:0;}
.get_quate_form h2{font-size: 33px;}
.call_top{border-bottom:1px solid rgba(255,255,255,0.2);border-top:1px solid rgba(255,255,255,0.2);padding:8px 0;margin:5px 0 20px 0;}
.customized_apps_mb{display:none;}
#toTop{right:15px;}
footer{position: relative;}
.ft_sec .ft_whatsup,.ft_sec .ft_skype{padding-left:15px !important;height:auto;}
.puch_line_box{padding: 50px 0;}
.ft_sec .ft_whatsup, .ft_sec .ft_skype{border:0px;}
footer .container{padding:0px;}
.ft_sec .ft_email, .ft_sec .ft_whatsup, .ft_sec .ft_skype{text-align:center;}
.ft_sec h2,.ft_sec p{padding:0px;}
.ft_sec img{position:relative;margin:10px 0;}
#toTop{bottom:30px;}


.ft_sec .ft_email, .ft_sec .ft_whatsup, .ft_sec .ft_skype{
	padding:5px 15px;
}

.ft_sec .ft_email h2,.ft_sec .ft_whatsup h2,.ft_sec .ft_skype h2{
}
.ft_sec .ft_email p,.ft_sec .ft_whatsup p,.ft_sec .ft_skype p{
	display:none;
}

.t-con p{ padding:0;}
.puch_line h2{ font-size:24px;}
.top_header{background:rgba(0,0,0,0.2); position:static;}
.newNav .top_header{ background:rgba(0,0,0,0.2)}
.call_wrapnew{ min-height:100px;}
.call_wrapnew .twonum{ display:none;}
.call_wrapnew:hover{ top:0; box-shadow:none;}
.call_wrapnew > span:first-child{ font-size:14px; padding:5px 0;}
.swiper-container.appio-screen-view .swiper-slide {
    padding: 0px 45px;
}

.mobile_box img{width:500px;}
.swiper-slide img{width:369px;}

}


@media all and (max-width:600px){
.customized_apps .row > .col-xs-6{width:100%;}
.customized_apps_left{margin-top:0px; text-align:left;}
.customized_apps_left ul li, .customized_apps_right ul li{border-bottom: 1px solid #ddd;margin: 0;padding:10px 0;}
.customized_apps_left ul li a span, .customized_apps_right ul li a span{}
.customized_apps_right{margin-top:0px;}
.customized_apps_left ul li a span{margin-left:0; margin-right:10px;}
.pointWeb{display:none;}

.customized_apps_left ul li a{padding-left: 58px !important; padding:10px 0;}
.customized_apps_left ul li a span{left:0px;top:10px;}
.customized_apps_left ul li br{display:none;}
.customized_apps_right ul li a{padding-left: 58px !important; padding:10px 0;}
.customized_apps_right ul li a span{left:0px;top:10px;}
.customized_apps_right ul li br{display:none;}
.mobile_box img{width:500px;}
.swiper-slide img{width:369px;}
}

@media all and (max-width:480px){
.header_info ul li{font-size:12px;padding:0px;}
.header_info ul li span{font-size: 16px;}
.get_quate_form h2 {font-size:20px;}
.banner_containt p{font-size:14px;line-height: 24px;}
.technology_use ul li {padding: 10px;}
.technology_use ul li img{width:40px;}
.heading_top h2{ font-size:26px;}
.banner_containt h3{ font-size:15px;}
.mobile_box img{width:270px;}
.swiper-slide img{width:199px;}


}

@media all and (min-width:600px){
.pointMobile{display:none;}
}