/*all small devices*/
@media (max-width: 1200px){ .ticker-section .wrapper, .wrapper{width: 96%;} }
/*ipad - landscape*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){}
/*ipad - portrait*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
.owl-prev{left: 0;} .owl-next{right: 0;} .page_banner > img { height: 100%; max-width: none;}.imgList {max-width:630px; margin:0px auto}}
/*small tabs*/
@media (min-width: 600px) and (max-width: 767px){}
/*all mobiles*/
@media (min-width: 767px){ 
.d-sm-none{display: none;}
}

@media (min-width: 581px){
	.page_banner .mobv{display: none;}
}

@media (max-width: 767px){ 
	.help-section .answerh{font-size: 13px;}
	.get_in_touch .blue_btn{ vertical-align: text-bottom; margin: 0; }
	.blog_box, .video_box{ width: 96%; }
	.get_in_touch{ padding: 0; }
}
@media (max-width: 767px){.smart-features-section table td{display: block; width: auto;}.smart-features-section table td img{display: block; margin: 0 auto;}.f_points li{width: 100%; float: none; padding-bottom: 40px;}.ticker-section .wrapper{width: 96%;} footer{font-size: 12px; margin-bottom: 82px;}.owl-prev{left: 0;} .owl-next{right: 0;}.owl-prev, .owl-next{width: 15px; height: 30px; background-size: contain;}.pay_options .option{margin-right:0; /* min-height: 180px; */ width:94%; margin-bottom: 30px;}.pay_options .option:last-child{margin-bottom: 0;}.industries .companies{width:94%; margin-bottom: 60px;}.industries .companies:last-child{margin-bottom: 20px;}.industries .companies img{margin: 0 auto 10px;}.banner_points, .page_banner, .page_banner.full{width: 100%; height: auto;}
.page_banner h3{ font-size: 16px; width: 90%; padding: 10px 5%;} .col4 { float: left; margin-bottom: 20px; width: 50%; }.clear_content h3{font-size: 18px;  padding: 25px 0 15px;}.industry-section h2, .widgets-section h2, .payment-section h2{ font-size: 18px;}.cards .card_info{display: block; width: 100%;}.cards .featured{display: block; width: 100%; margin-bottom: 15px;}.tab-content .tab-pane{padding: 15px;} .cards{padding: 20px 0;}.info{padding: 20px;} .case_study{background: none;}.case{position: relative; width: 92%; padding: 4%;}.v-mobile{display: block;} .testimonial p::before{top:-10px; left: 0;}.testimonial p{ width: 100%; margin-top: 10px;} .navbar-toggle{display: block;}.rightMenu{display: none; float: none; width: 100%; position: absolute; left: 0; top:50px; background: #004A8F; padding:0 0px 10px; max-height: 450px; overflow-y: auto;} .rightMenu > li{padding: 10px 0px; width: 100%;} .smart-features-section h2{font-size: 24px;} /* .smart-features-section p {font-size: 16px;} */ .rightMenu > li.active, .active .submenu { background: #113D68;}.rightMenu > li > a{padding: 0 0 0 15px;color: #fff; font-size: 18px;} header .wrapper{ width: 100%; } .logo{padding: 10px 0 10px 10px;} .submenu, .submenu.small{position: relative; top: 0; left: 0; width: 100%;padding:10px 0 0 0;} .sub,.sub.full { width: 90%; float: none; padding-left: 5%;}.sub li a { font-size: 14px;} .sub li.title{padding: 6px 0; margin: 10px 0 0 0;}
.bredcrumb{display: none;} .tablist li{width: 100%; float: none;display: none;border-bottom: 1px dotted #eee;} .tablist{background:#ddd url(../resources/images/dd.png) 94% 25px no-repeat;}.tablist li.active{display: block !important;} .tablist.open{background:#ddd url(../resources/images/dd-rev.png) 94% 25px no-repeat;} .tablist li a{text-align: left;font-size: 16px;} .tablist li.active a, .tablist li a{padding:15px; background: none;color: #10498b;box-shadow: none;margin-top:0;}header .logo img {display: inline-block;width: 150px;vertical-align: middle} .right_btn{padding: 6px 8px;}
.newStrip{text-align:center;position: static;height: auto;} .newStrip p{float:none}.newStrip a.btn-white{float:none;display:block;max-width:200px; margin:0 auto 10px;}
.withStrip {padding-top: 50px;}.withStrip header{top: 0px;border-bottom:0;} .optimized>.cards>.featured>img,.optimized>.cards .featured{width:auto;} .mobile_center_aligned{text-align:center;}}
/*mobile*/
@media (max-width: 580px){
	.home_carousel li img{width: 100%;}   .imgList {max-width:310px; margin:0px auto} .static_banner .wrapper{ width: 100%;}
.toptbsect{background: transparent;}
.toptbsect .toptbTxt{/*background: #fff;*/padding: 20px 10px;}
.pay_options .option{margin-right: 0;padding: 10px 10px;}
#videocarousel .owl-next{right: 0}
#videocarousel .owl-prev{left: 0}
.pay_options .option>img{width: 120px;padding-right: 20%;}
.fBox{    width: 90%;margin-right: 0}
/*.blog-section .pay_options .option{width: 70%}*/
/* .blog-section .pay_options{overflow-x: scroll;white-space: nowrap;float: left;position: relative;} */
.blog-section .pay_options{display: flex; flex-wrap: nowrap; overflow-x: auto;}
.blog-section .pay_options .option{ flex: 0 0 auto; width: 80%; margin: 10px; }
.blog_box>img{ width: 100%; }
.page_banner .deskv{display: none;}
}
@media (max-width: 320px){.home_carousel li img{width: 100%;} .imgList {max-width:160px; margin:0px auto} .logo{width: 140px;}}