/*
Theme Name: Royo
Text Domain: royo
Version: 1.8
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');


.seo-menu .container {max-width: 100%;padding: 0 7%;overflow: visible;width: 100%;}
body:not(.header-fixed) img.cli-logo.fixed-logo {display: none;}
body:not(.header-fixed) img.cli-logo.normal-logo {display: block;}
body:not(.header-fixed) ul#mega-menu-clb-menu-2>li.mega-menu-item>a.mega-menu-link {color: #fff;}
.btn-register-header:before{border: 3px solid #000000;}
#myCarouseladdress .new-heading-style h5 {text-align: left;}
#myCarouseladdress ol.carousel-indicators{justify-content:flex-start}
body #myCarouseladdress .new-heading-style h4, body #myCarouseladdress .new-heading-style h5, body #myCarouseladdress .new-heading-style p{color:#000}
body .new-heading-style h4, body .new-heading-style h5, body .new-heading-style p{color:#fff}
footer.rewamp-footer{background-color:#fff}
.foote-copyrights p {font-size: 16px;color: #909090;}

body:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;
opacity: 0;visibility: hidden;z-index: 1;}
body.offcanvas-menu:before {opacity: 1;z-index: 1002;visibility: visible;}
body {overflow-x: hidden;}
p {color: rgba(255, 255, 255, 0.7);font-weight: 300;font-size: 22px;}

a {-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;}
@keyframes anim {
	100% {
		transform : translateX(calc(#{random() / 1.3} * var(--horse-width) ))
		translateY(calc(-#{random() / 100} * (var(--horse-height) / 5)))
		scale(random(4) + 2)
		rotate(random(360) * -0.5deg);
		opacity: 0;
	}
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle{background: transparent; border-color: transparent}
body{font-family: 'Montserrat', sans-serif;overflow-x:hidden;background-color: #090909;}
a, a:hover {    color: #e95107;text-decoration: none !important;}
.clickcustomform {cursor: pointer;}
ul{list-style: none; margin: 0; padding: 0;}
.color-primary{color: #ff3e5b;}

.center-block { display: block; margin-right: auto;margin-left: auto;}
.new-heading-style {margin-bottom: 70px; position: relative;}
.new-heading-style h5{  font-size: 24px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: normal;  text-align: center;color: #fff;}
.new-heading-style h2{font-family: 'Monument';font-weight: 700; color: #000; font-size: 36px;}
.new-heading-style h4{font-size: 40px; font-weight: 800; font-style: normal; font-stretch: normal; line-height: 1.3; letter-spacing: normal; color: #fff;margin: 20px 0px; margin-bottom: 15px; }
.new-heading-style p{font-size: 20px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.44; letter-spacing: normal; color: rgba(255, 255, 255, 0.7);}
.testi-video-btn {color: #17cb91;width: 70px; height: 70px; border: 2px solid #f2f2f2; display: flex; flex-wrap: wrap; border-radius: 50%; justify-content: center;	align-items: center; margin-left: 15px;}
.home-banner-texter a.testi-video-btn { width: 50px; height: 50px;}
.play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer;}
.play-btn img { max-width: 100px;}
.btn--white{color: #000 !important;background-color: #fff;border: solid 1px #fff;}
.btn--secondary {color: #fff;background-color: #f12537;border: solid 1px #f12537;}
.btn--primary {color: #fff;background-color: #17cb91;border: solid 1px #17cb91;}
.btn {display: inline-block;border-radius: 4px;padding: 14px 40px;height: 49px;position: relative;font-size: 16px;line-height: 1.3;color: #fff; text-transform: capitalize;font-weight: 600;}
.btn--plane {padding: 12px; color: #fff;padding: 0; margin: 0; height: auto; line-height: initial;}
.btn:hover{color: #fff;}
.common-section-all{padding: 80px 0;}
hr{border-color: #252525; opacity: 0.5;}

@media(min-width:2560px){
	body .container-fluid { width: 1920px !important; padding: 0 15px !important;}

}
@media(min-width: 1921px){
.container-fluid{padding: 0px 15% !important;}
}

@media(min-width: 1600px){
.container-fluid{padding-right: 100px; padding-left: 100px;}
/* .section--banner .row{height: calc(100vh - 116px)} */
.home-banner-texter h1{font-size: 70px;}
.new-heading-style h5{  font-size: 30px;}
.new-heading-style h2{font-size: 38px;}
.new-heading-style h4{font-size: 45px; }
	
}
@media(max-width: 1600px) and ((min-width: 1360px)){
/* 	body .techImages.admin img{margin-left: -320px;} */
}
@media(max-width: 1199px){
.btn--plane:hover{color: #fff;}
.section{padding: 80px 0;}
}
@media(min-width: 1024px) and (max-width: 1599px){
.container-fluid{padding-right: 50px; padding-left: 50px;}	
}
@media (min-width: 1200px){
.hidden-lg { display: none!important;}
}
@media (min-width: 992px) and (max-width: 1199px){
.hidden-md { display: none!important;}
}
@media (min-width: 768px) and (max-width: 991px){
.hidden-sm { display: none!important;}
}
@media (max-width: 767px){
.hidden-xs {display: none!important;}
}
/*section testimonial*/
.testimoial_withbackground{position: relative; width: 100%; background: url(https://royoorders.com/wp-content/themes/royo/assets/images/get-in-touch.jpg) no-repeat !important; background-size: cover !important; background-position: bottom right !important; height: 100% !important; padding: 122px 0 0; padding-bottom: 0 !important;}
.testimoial_withbackground .quote p { color: #000; font-weight: 500;}
.testimoial_withbackground .slider--secondary .client-profile .client-profile__content{color: #000;}
.testimoial_withbackground .slider.slick-initialized .slick-slide{padding: 0;}
.testimoial_withbackground .slider--secondary{background: #fff; padding: 0 100px;}
.testimoial_withbackground .slider--secondary .slick-current .client-profile .client-profile__content{color: #fff;}
.testimoial_withbackground .slider--secondary .slick-current .client-profile {background: #f12537;}
.testimoial_withbackground .slider.slider--secondary .slick-arrow img{filter: invert(1);}
.testimoial_withbackground .quote { text-align: left; margin: initial;}
.testimoial_withbackground .slider--secondary .slick-current .client-profile { background: #e95107;}
.testimoial_withbackground .slider--secondary .slick-arrow { background: transparent !important; box-shadow: none;}
.testimoial_withbackground .slider--secondary .slick-arrow.slick-prev{left: 3%;}
.testimoial_withbackground .slider--secondary .slick-arrow.slick-next{right: 3%;}
.testimoial_withbackground .quote{padding: 60px 0 80px;}

/*section testimonial*/
.slick-prev{left: 0;}
.slick-next{right: 0;}
/*stiky header*/
.secondry-nav-portfolio ul {list-style: none;margin: 0px;display: flex;flex-wrap: wrap;justify-content: center;position: relative;background: #0b0b0b;}
.secondry-nav-portfolio ul li{width: 33.33%;}
.secondry-nav-portfolio ul li a {display: block;	line-height: 1.3;letter-spacing: normal;text-align: center;color: #a8acb5;padding: 15px;}
.secondry-nav-portfolio .owl-theme .owl-nav [class*='owl-']:hover,
.secondry-nav-portfolio .owl-theme .owl-nav [class*='owl-']:focus, 
.secondry-nav-portfolio .owl-theme .owl-nav [class*='owl-']:active {background: black;color: #000;text-decoration: none;outline: none!important;}
.secondry-nav-portfolio.stick { position: fixed; top: 0px; background-color: #090909; z-index: 99;left: 0px; box-shadow: 0 0.5px 4.5px 0 rgba(0, 0, 0, 0.13);}
.secondry-nav-portfolio ul li a i{font-style:normal; font-size: 22px; font-weight: normal;}
.secondry-nav-portfolio ul li a.active {color: #fff; background-color: #f12537; }
.secondry-nav-portfolio { width: 100%; float: none;}	
.secondry-nav-portfolio ul li a sup,
.secondry-nav-portfolio ul li a br{display:none}
/*lister pointer*/
.lister-pointer ol { position: static; width: 100%; margin: 0!important; display: block; flex-wrap: wrap; float: left; padding: 0px 15px;}
.lister-pointer ol li { text-indent: 0; width: 100%!important; float: left; height: auto!important; margin: 0px 0px; border-radius: 6px; text-align: center;padding: 6px 0;position: inherit; background: #272727;border: solid 1px #707070;}
.lister-pointer ol li:not(:last-child) {margin-bottom: calc(2rem + 1vw);}
.lister-pointer ol li.active{ box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.92); border: solid 2px #ff3e5b;background-color: #202020}
.lister-pointer ol li.active h4{color: #fff;}
.lister-pointer ol li h4 {color: rgba(255, 255, 255, 0.8); text-align: center; opacity: 0.84; margin: 0; position: relative; z-index: 1;font-size: 24px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: 1.11; padding: 20px;}
.lister-pointer .carousel-indicators li img { position: absolute; right: -50%; bottom: 0; top: 0; object-fit: contain; display: none;}
.lister-pointer .carousel-indicators li.active img { display: block;}
.lister-pointer-images, .lister_section .lister_block { position: relative;}
.lister-pointer-images .carousel-inner li.carousel-item{transition: none !important;}
.lister-pointer-images .carousel-inner li.carousel-item p{position :relative; color: #000;}
.lister-pointer-images .carousel-inner li.carousel-item p:before{position: absolute; content:""; background: url(/wp-content/uploads/2021/11/sell_arrow.svg) no-repeat center;
background-size: 100px; top: -30%; right: -20px; padding: 50px; }
/* .lister-pointer-images .carousel-inner li:nth-child(1).carousel-item{padding-top: 90px; }
.lister-pointer-images .carousel-inner li:nth-child(2).carousel-item{margin-top: 200px;}
.lister-pointer-images .carousel-inner li:nth-child(3).carousel-item{margin-top: 100px; padding-bottom: 90px;}
.lister-pointer-images .carousel-inner li:nth-child(4).carousel-item{margin-top: 150px; padding-bottom: 90px;} */
.lister-pointer-images .carousel-inner li:nth-child(3).carousel-item p:before{position: absolute; content:""; background: url(/wp-content/uploads/2021/11/techimages_arrow.svg) no-repeat center;
background-size: 50px;top: auto; bottom: -30%; right: -20px; padding: 50px;transform: rotate(130deg) }
.lister-pointer-images .carousel-inner li:nth-child(4).carousel-item p:before{position: absolute; content:""; background: url(/wp-content/uploads/2021/11/techimages_arrow.svg) no-repeat center;background-size: 50px;top: auto; bottom: -30%; right: -20px; padding: 50px;transform: rotate(140deg) }
.lister-pointer-images li p{padding: 20px; border: 2px solid red; background: #fff; border-radius: 6px; font-size: 16px;}

/*lister pointer*/

/*client_qoutes*/
.quote {max-width: 600px;text-align: center;margin: 0 auto;	padding: 60px 0;position: relative;}
.quote:before {	content: "";background: url(/wp-content/uploads/2021/13/quote.png);background-repeat: no-repeat;width: 259px;height: 184px; position: absolute;	pointer-events: none;background-size: cover;left: -51px;top: 0;	}
.quote p {font-size: calc(1rem + 0.8vw);color: #fff;}
.client-profile__content {color: #fff;}
.client-profile {display: flex;padding: 37px 42px;}
.client-profile__img {width: 47px;height: 47px;display: flex;background-blend-mode: color;align-items: center;margin-right: 20px;}
.client-profile__content .name {font-size: 24px;line-height: 1;}
.client-profile__content .designation {font-size: 20px;}
.slider--secondary .slick-current .client-profile {background: #1e1e1e;opacity: 1;}
.slider--secondary .client-profile {opacity: 0.22;}
.slider--secondary .slick-arrow:before{content: none;}
.slider--secondary .slick-arrow img {max-width: 20px;}
.slider--secondary .slick-arrow {width: 40px;height: 40px;background: #000;	z-index: 1;}
/**/
/*sticky header*/
/*litty*/

.lity,
.lity-container,
.lity-wrap {outline: 0!important}
.lity-loader,
.lity-wrap {text-align: center}
.lity,
.lity-wrap {z-index: 9999;position: fixed;top: 0}
.lity-container,
.lity-wrap:before {vertical-align: middle;display: inline-block}
.lity-content:after,
.lity-wrap:before {content: ''}
.lity,
.lity-content:after,
.lity-wrap {bottom: 0;right: 0;left: 0}
.lity {white-space: nowrap;background: #0b0b0b;background: rgba(0, 0, 0, .9);opacity: 0;-webkit-transition: opacity .3s ease; -o-transition: opacity .3s ease;transition: opacity .3s ease}
.lity.lity-opened {opacity: 1}
.lity.lity-closed {opacity: 0}
.lity * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.lity-wrap:before {height: 100%;margin-right: -.25em}
.lity-loader {z-index: 9991;color: #fff;position: absolute;top: 50%;margin-top: -.8em;width: 100%;font-size: 14px;font-family: Arial, Helvetica, sans-serif;opacity: 0;-webkit-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: opacity .3s ease}
.lity-loading .lity-loader {opacity: 1}
.lity-container {z-index: 9992;position: relative;text-align: left;white-space: normal;max-width: 100%;max-height: 100%}
.lity-close,
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {text-decoration: none;text-align: center;padding: 0;color: #fff;font-style: normal;font-size: 35px;font-family: Arial, Baskerville, monospace;line-height: 35px;text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background: 0 0;outline: 0;border: 0}
.lity-content {z-index: 9993;width: 100%;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .3s ease;-o-transition: -o-transform .3s ease;
transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}
.lity-closed .lity-content,
.lity-loading .lity-content {-webkit-transform: scale(.8);-ms-transform: scale(.8);-o-transform: scale(.8);transform: scale(.8)}
.lity-content:after {position: absolute;top: 0;display: block;width: auto;height: auto;z-index: -1;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);box-shadow: 0 0 8px rgba(0, 0, 0, .6)}
.lity-close {z-index: 9994;width: 35px;height: 35px;position: absolute;right: 0;top: -35px;margin: 0px;-webkit-appearance: none;cursor: pointer;-webkit-box-shadow: none;box-shadow: none;}
.lity-close::-moz-focus-inner {border: 0;padding: 0}
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {-webkit-box-shadow: none;box-shadow: none}
.lity-close:active {top: 1px}
.lity-image img {max-width: 100%;display: block;line-height: 0;border: 0}
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container {width: 100%;max-width: 964px}
.lity-iframe-container {width: 100%;height: 0;padding-top: 56.25%;overflow: auto;pointer-events: auto;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-overflow-scrolling: touch}
.lity-iframe-container iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);box-shadow: 0 0 8px rgba(0, 0, 0, .6);background: #000}
.lity-hide {display: none}
.modal-open {padding: 0px!important}
/*litty*/


/*odo Meter*/

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {display: inline-block;vertical-align: middle;position: relative;margin-top: -5px;}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {display: inline-block;vertical-align: middle;position: relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {display: inline-block;vertical-align: middle;visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {text-align: left;display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {display: block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {display: block;-webkit-backface-visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {display: block;-webkit-transform: translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {position: absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {-webkit-transition: -webkit-transform 2s;-moz-transition: -moz-transform 2s;-ms-transition: -ms-transform 2s;-o-transition: -o-transform 2s;transition: transform 2s}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%)}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%)}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {-webkit-transition: -webkit-transform 2s;-moz-transition: -moz-transform 2s;-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;transition: transform 2s;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {font-family: "Helvetica Neue", sans-serif;line-height: 1.1em;display: inline-block!important;font-style: normal;z-index: 1;}
.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {text-align: center}
/*odo Meter*/
/*techimages*/

.techImages img {height: 450px;display: block;z-index: -1;}
.techImages:nth-child(1) img{margin-left: auto;}
.techImages:nth-child(3) img{margin-right: auto;}
.techImages{z-index:2; }
.techImages span{position: relative;}
.techImages:last-child span:after{display: none;}
.techImages.admin {z-index:1}
/* .techImages.admin img{height: 532px; margin-left: unset; margin-right: unset; width: 921px; object-fit:contain;} */
.techImages.admin > img {position: absolute;bottom: calc(100% - 0px);width: 830px;left: 50%;transform: translateX(-50%);height: auto;}
.custom-platform .techImages.admin > img {bottom: unset;}
.custom-platform.cross-platform .row {padding-top: 0;}
.custom-platform .techImages.admin {padding-bottom: 480px;}
.techImages span {display: block;text-align: center;border-radius: 13px;padding: 30px 15px;margin-top: 60px;transition:.4s}
.techImages i{width: 69px;height: 69px;box-shadow: 0 15px 12px -9px #000;border-radius: 50px;background-color: #ff3e5b;display: flex;align-items: center;justify-content: center;font-size: 33.6px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: normal;text-align: center;color: #fff;border-radius: 50%;margin:auto;margin-top: -65px;}
.techImages span h4 {font-size: 20px;font-weight: bold;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: center;color: #fff;}
.techImages span p {font-size: 16px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: center;color: rgba(255, 255, 255, 0.5);margin: 0px;}
.techImages > i {width: 53px;height: 53px;position: absolute;left: 140px;top: 40px;transition:.4s;opacity:0;}
.techImages:hover > i, .techImages.active > i {opacity:1}
.techImages.admin > i{left: inherit;right: -200px;top: 50px}
.techImages:nth-child(3) i {right: 150px;left: inherit;}
.settingComboImages{width: 100%;}
.rest-element {padding: 0px;}
.rest-element .nav-tabs { border: none;display: flex;justify-content: space-between;position: relative; margin: 0; padding: 0; list-style: none; display: flex;flex-wrap: wrap;margin-top: 50px;}
.rest-element .nav-tabs li.active {border-color: #3d666f!important;color: #000;border-color: #12a8de;}
.rest-element .nav-tabs li, .rest-element .nav-tabs li a { /* border: none!important; */ /* background-color: transparent!important; */}
.rest-element .nav-tabs li {border-top: 2px solid #ddd; width: 33.33%;opacity: 1; font-size: 24px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: -0.35px; text-align: center; border-top: 5px solid #a8a8a8; padding: 20px 0;}
.rest-element .nav-tabs li a {font-size: 15px; font-weight: bold;font-stretch: normal;font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: center;
color: #fff; padding: 0px 10px; margin: 0px; border: 0;}
.rest-element .nav-tabs li, .rest-element .nav-tabs li a { /* border: none!important; */ /* background-color: transparent!important; */}
.rest-element .nav-tabs li:nth-child(2) i { position: absolute; top: -460px; right: 0px;}
.rest-element .nav-tabs li a i { display: flex;    width: 35px; height: 35px; background-color: #000; font-size: 16.5px; font-weight: bold; font-stretch: normal; font-style: normal;
line-height: 1.69; letter-spacing: normal; text-align: center; color: #ffffff; border-radius: 50%; margin: auto; margin-bottom: 7px; justify-content: center; align-items: center;
position: relative; z-index: 2;}
.rest-element .nav-tabs li.active a i {background-color: #ff9d4c; display: none; border: 2px solid #ff9d4c;}
.rest-element .nav-tabs li:nth-child(3) i { position: absolute; top: -250px; right: 0;}
.rest-element .nav-tabs li:nth-child(1) i { position: absolute; top: -250px;}
@media(min-width:992px) and (max-width: 1280px){
	.techImages:first-child {    margin-right: -20%;}
	.techImages:last-child {    margin-left: -20%;}
	.techImages.admin img{width:780px;}
}
@media(min-width: 1440px){
	.techImages:first-child {    margin-right: -20%;}
	.techImages:last-child {    margin-left: -20%;}
}

/*techimages*/
.mob-block{display: none;}
.desk-block{display: block;}
/*header*/
.site-navbar {margin-bottom: 0px;z-index: 1999;position: relative;top: 0;width: 100%;padding: 1rem 0;}
.site-navbar .toggle-button {position: absolute;right: 0px;}
.site-navbar .site-logo {margin: 0;padding: 0;font-size: 1rem;}
.site-navbar .site-logo a {text-transform: uppercase;color: #000;font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
.site-navbar .site-navigation.border-bottom {border-bottom: 1px solid white !important;}
.site-navbar .site-navigation .site-menu {margin: 0;padding: 0;margin-bottom: 0;}
.site-navbar .site-navigation .site-menu .active {color: #007bff !important;}
.site-navbar .site-navigation .site-menu a {text-decoration: none !important;display: inline-block;}
.site-navbar .site-navigation .site-menu > li {display: inline-block;}
.site-navbar .site-navigation .site-menu > li > a {margin-left: 15px;margin-right: 15px;padding: 20px 0px;color: rgba(0, 0, 0, 0.7) !important;display: inline-block;text-decoration: none !important;}
.site-navbar .site-navigation .site-menu > li > a:hover {color: #000 !important;}
.site-navbar .site-navigation .site-menu > li.active > a {color: #000 !important;}
.site-navbar .site-navigation .site-menu .has-children {position: relative;}
.site-navbar .site-navigation .site-menu .has-children > a {position: relative;padding-right: 20px;}
.site-navbar .site-navigation .site-menu .has-children > a:before {position: absolute;content: "\e313";font-size: 16px;top: 50%;right: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);font-family: 'icomoon';}
.site-navbar .site-navigation .site-menu .has-children .dropdown {visibility: hidden;opacity: 0;top: 100%;position: absolute;text-align: left;border-top: 2px solid #007bff;-webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);padding: 0px 0;margin-top: 20px;margin-left: 0px;background: #fff;-webkit-transition: 0.2s 0s;-o-transition: 0.2s 0s;transition: 0.2s 0s;}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {position: absolute;}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {display: none;bottom: 100%;left: 20%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {border-color: rgba(136, 183, 213, 0);border-bottom-color: #fff;border-width: 10px;margin-left: -10px;}
.site-navbar .site-navigation .site-menu .has-children .dropdown a {text-transform: none;letter-spacing: normal;-webkit-transition: 0s all;-o-transition: 0s all;transition: 0s all;color: #000 !important;}
.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {color: #007bff !important;background: #f8f9fa;}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li {list-style: none;padding: 0;margin: 0;min-width: 200px;}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {padding: 9px 20px;display: block;}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {background: #f8f9fa;color: #ced4da;}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {content: "\e315";right: 20px;}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {left: 100%;top: 0;}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a,
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a,
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {background: #f8f9fa;color: #ced4da;}
.site-navbar .site-navigation .site-menu .has-children:hover > a,
.site-navbar .site-navigation .site-menu .has-children:focus > a,
.site-navbar .site-navigation .site-menu .has-children:active > a {color: #007bff;}
.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {cursor: pointer;}
.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:active > .dropdown {-webkit-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;margin-top: 0px;visibility: visible;opacity: 1;}
.site-mobile-menu {width: 300px;position: fixed;left: 0;z-index: 2000;padding-top: 20px;background: #fff;height: calc(100vh);-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);
-webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);-webkit-transition: .3s all ease-in-out;-o-transition: .3s all ease-in-out;transition: .3s all ease-in-out;}
.offcanvas-menu .site-mobile-menu {-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%);}
.site-mobile-menu .site-mobile-menu-header {width: 100%;float: left;padding-left: 20px;padding-right: 20px;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {float: right;margin-top: 8px;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {font-size: 30px;display: inline-block;padding-left: 10px;padding-right: 0px;line-height: 1;cursor: pointer;-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {color: #ced4da;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {float: left;margin-top: 10px;margin-left: 0px;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {display: inline-block;text-transform: uppercase;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {max-width: 70px;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {text-decoration: none;}
.site-mobile-menu .site-mobile-menu-body {overflow-y: scroll;-webkit-overflow-scrolling: touch;position: relative;padding: 0 20px 20px 20px;height: calc(100vh - 52px);padding-bottom: 150px;}
.site-mobile-menu .site-nav-wrap {padding: 0;margin: 0;list-style: none;position: relative;}
.site-mobile-menu .site-nav-wrap a {padding: 10px 20px;display: block;position: relative;color: #212529;}
.site-mobile-menu .site-nav-wrap a:hover {color: #007bff;}
.site-mobile-menu .site-nav-wrap li {position: relative;display: block;}
.site-mobile-menu .site-nav-wrap li .nav-link.active {color: #007bff;}
.site-mobile-menu .site-nav-wrap li.active > a {color: #007bff;}
.site-mobile-menu .site-nav-wrap .arrow-collapse {position: absolute;right: 0px;top: 10px;z-index: 20;width: 36px;height: 36px;text-align: center;cursor: pointer;border-radius: 50%;}
.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {background: #f8f9fa;}
.site-mobile-menu .site-nav-wrap .arrow-collapse:before {font-size: 12px;z-index: 20;font-family: "icomoon";content: "\f078";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%) rotate(-180deg);-ms-transform: translate(-50%, -50%) rotate(-180deg);transform: translate(-50%, -50%) rotate(-180deg);-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;}
.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.site-mobile-menu .site-nav-wrap > li {display: block;position: relative;float: left;width: 100%;}
.site-mobile-menu .site-nav-wrap > li > a {padding-left: 20px;font-size: 20px;}
.site-mobile-menu .site-nav-wrap > li > ul {padding: 0;margin: 0;list-style: none;}
.site-mobile-menu .site-nav-wrap > li > ul > li {display: block;}
.site-mobile-menu .site-nav-wrap > li > ul > li > a {padding-left: 40px;font-size: 16px;}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul {padding: 0;margin: 0;}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {display: block;}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {font-size: 16px;padding-left: 60px;}
.site-mobile-menu .site-nav-wrap[data-class="social"] {float: left;width: 100%;margin-top: 30px;padding-bottom: 5em;}
.site-mobile-menu .site-nav-wrap[data-class="social"] > li {width: auto;}
.site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {padding-left: 15px !important;}
.sticky-wrapper {position: relative;z-index: 100;width: 100%;position: absolute;top: 0;}
.sticky-wrapper .site-navbar {-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;}
.sticky-wrapper .site-navbar {background: #fff;}
.sticky-wrapper .site-navbar ul li a {color: rgba(0, 0, 0, 0.7) !important;}
.sticky-wrapper .site-navbar ul li a.active {color: #000 !important;}
.sticky-wrapper.is-sticky .site-navbar {background: #fff;-webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);}
.sticky-wrapper.is-sticky .site-navbar .site-logo a {color: #007bff;}
.sticky-wrapper.is-sticky .site-navbar ul li a {color: #000 !important;}
.sticky-wrapper.is-sticky .site-navbar ul li a.active {color: #007bff !important;}
.sticky-wrapper .shrink {padding-top: 0px !important;padding-bottom: 0px !important;}
/*header*/
.image-wrapper {display: none;position: absolute;z-index: -1;right: -70px;top: 0;}
.image-wrapper img {margin-right: 25px;}
.play-content {text-align: left;}
.img-cover:before {content: "";position: absolute;width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.2);}
.img-cover {position: relative;}

/* Custom CSS Start */
.search-modal.active {position: fixed;bottom: 0;top: 0;left: 0;opacity: 1;box-shadow: 0 0 2rem 0 rgb(0 0 0 / 8%);transform: translateY(0);transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;animation: popIn both 0.3s 0.2s;width: 100%;height: auto;background: #000;}
.search-modal form {margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;display: flex;justify-content: center;align-items: center;max-width: 800px;padding: 0 15px;}
.search-modal form label {margin-bottom: 0;width: 80%;}
.screen-reader-text {display: none;}
.search-modal .search-field {background: none;font-size: 18px;letter-spacing: 0;margin: 0 auto;width: 100%;padding: 0 10px;border: 2px solid #fff;border-radius: 5px 0 0 5px;color: #fff;height: 60px;}
.search-modal .search-submit {background: #fff;width: 20%;height: 60px;border: none;padding: 0 50px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.search-modal.active button {position: absolute;right: 20px;top: 20px;color: #fff;border: none;background: #fff;font-size: 25px;font-weight: bolder;padding: 0 10px;border-radius: 100%;}
.search-modal.active button svg {fill: #000;}
.cover-modal {display: none;-ms-overflow-style: none;}
.cover-modal::-webkit-scrollbar {display: none !important;}
.cover-modal.show-modal {display: block;cursor: pointer;}
.site-logo img {width: 100px; transition: all ease-in-out 0.5s;}
.site-navbar button {background: none;border: none;}
.site-navbar button svg {fill: #fff;width: 20px;}
.Mouse-Icon {width: 28px;height: 48px;margin: 85px 0 0 -15px;opacity: 0.3;border-radius: 25px;background-color: #000;padding: 0 0 0 9px;border: 2px solid #fff;color: #fff;cursor: pointer;}
.owl-nav.disabled {display: block !important;}
.nav-button.owl-next.custmnext {position: absolute;bottom: 0;background: none !important;right: -280px;margin: 0 auto;padding: 0;}
.owl-theme .owl-nav [class*='owl-']:hover {background: #000000;border: none;}
button:focus{outline: none;}
.hrline hr {border: 1px solid #fff;width: 100%;opacity: 0.2;}
.our_clients {padding-top: 100px;position: relative;padding-bottom: 20px;}
.our_clients h2 {font-size: 34px;color: #fff;font-weight: 600;line-height: 1.06;font-family: 'Vendura';margin: 0 auto;text-align: center;width: 100%;}
.our_clients p {font-size: 18px;color: #fff;margin: 0 auto;text-align: center;width: 100%;opacity: 0.7;font-family: 'Montserrat', sans-serif;}
.our_clients .card {width: 100%;max-width: 100%;background: none;height: auto;color: #fff;}
.our_clients .card img {width: 50px;}
.our_clients .card-body {margin: -70px 50px;width: 100%;}
.our_clients .card-body h5 {font-size: 20px;line-height: 1.2;font-weight: 500;font-family: 'Montserrat', sans-serif;}
.our_clients .card-body h5 span {font-size: 18px;}
.our_clients .owl-item .main_content {opacity: 0.3;padding: 20px 20px;}
.our_clients .owl-item.center .main_content {opacity: 0.9;background: #1e1e1e;padding: 15px 10px;height: 80px;border-radius: 5px;}
.our_clients .owl-item.center .extra_content {margin-bottom: 60px;visibility: visible;}
.our_clients .owl-item .extra_content {margin-bottom: 60px;visibility: hidden;}
.our_clients .owl-nav {display: block !important;color: #fff;width: 100%;}
.our_clients .extra_content img {width: 240px;margin: 0px 0 -115px -130px;}
.our_clients .extra_content h4 {font-size: 30px;text-align: center;margin: 0 0 0 -70px;font-weight: 500;line-height: 1.3;opacity: 0.9;width: calc(100% + 200px);font-family: 'Montserrat', sans-serif;}
.our_clients .owl-nav .owl-prev {width: 20px;text-align: left;position: relative;bottom: 80px;right: 540px;background: none !important;}
.our_clients .owl-nav .owl-next {text-align: right;width: 20px;position: relative;bottom: 80px;left: 550px;background: none !important;}
.our_clients .owl-nav span {font-size: 35px;font-weight: bold;}
.client_logos {position: relative;}
.client_logos h2 {font-size: 34px;font-weight: 600;line-height: 1.06;color: #fff;margin: 0 auto;font-family: 'Vendura';text-align: center;}
.client_logos .list-clients {list-style: none;display: flex;flex-wrap: wrap;align-items: center;padding: 0;margin: 50px auto;}
.client_logos .list-clients li {width: 20%;float: left;text-align: center;margin: 30px 0px;position: relative;border-right: 1px solid #404040;}
.client_logos .list-clients li:nth-child(5n+5){border-right: 0;}
.client_logos .list-clients li img {height: 100px;object-fit: scale-down;width: 180px;filter: grayscale(100%);background: #090909;padding: 5px;}
.client_logos .moreless-button {border: none;background: none;color: #fff;font-size: 16px;font-weight: 500;opacity: 0.25;font-family: 'Montserrat', sans-serif;}
.digital_world h2 {color: #fff;line-height: 1.08;letter-spacing: -1.75px;font-size: 60px;font-weight: 600;font-family: initial;text-align: center;width: 100%;}
.digital_world {position: relative; padding-top: 50px;}
.digital_world h2 {color: #fff;line-height: 1.08;letter-spacing: -1.75px;font-size: 60px;font-weight: 600;font-family: 'Vendura';text-align: center;width: 100%;margin: 50px auto;}
.digital_world .left {background: #e95107;color: #fff;border: none;padding: 10px 30px;border-radius: 5px;font-size: 16px;font-weight: 500;font-family: 'Montserrat', sans-serif;}
.digital_world .right {background: #fff;color: #000;border: none;padding: 10px 40px;border-radius: 5px;font-size: 16px;font-weight: 500;font-family: 'Montserrat', sans-serif;}
#footer {margin: 20px auto 40px;}
#footer img {margin-bottom: 20px;width: 100px;}
#footer a {color: #B3B3B3;}
#footer h4 {color: #fff;font-size: 20px;line-height: normal;font-family: 'Montserrat', sans-serif;font-weight: bold;}
#footer hr {border-color: #414141;}
#footer p {font-size: 18px;line-height: normal;font-family: 'Lato-Light';}
#footer .text-left p {opacity: 0.5;}
#footer .text-right p {opacity: 0.5;}
#footer ul {display: contents;list-style: none;}
#footer ul li a {font-size: 18px;line-height: 1.89;font-weight: 600;font-family: 'Lato-Light';}
#footer ul.social {display: inline-flex;list-style: none;padding: 0;text-indent: 15px;margin: 0px 0 10px -30px;}
#footer ul.social a {color: #fff;}
#footer ul.social li:hover a {color: #55acee;}
.royo_tabs .carousel-item [class*="col-"]:first-child .introduce h6:before {content: "";position: absolute;height: 3px;width: calc(100% - 56px);background: rgba(233,81,7,0.7);bottom: 23px;}
.our_clients h4 p {font-size: 30px;font-weight: normal;opacity: 1;}
.secondry-nav-portfolio ul li a br{display: none;}
.cross-platform .row {padding-top: 58px;}
.cross-platform .row::before, .cross-platform .row::after{content:none}
/* Custom CSS End */
/* Responsive CSS */
@media(min-width:992px){
	.collapse.list-menubar{flex-basis: unset;flex-grow: unset;}
}
@media(min-width:1280px){
	.custom-platform {padding-bottom: 0;margin-bottom: -7%;}
	.cta-freelancer {padding-top: 9%;}
}
@media(min-width:1440px){
	.adjustpositioning, .container {max-width: 1366px;}
}
@media(min-width:1920px){
	.container.container--narrow {max-width: 1600px;}
}
@media (max-width: 991.98px) {
	.site-navbar .site-logo {position: relative;}
}

@media (max-width: 991.98px) {
	.sticky-wrapper .shrink {padding-top: 30px !important;padding-bottom: 30px !important;}
}

@media(max-width:1440px) {
/* 	.techImages:first-child {margin-right: -16%;}
		.techImages:last-child {margin-left: -16%;} */
/* 	.techImages.admin img {height: 680px;margin-left: -320px;} */
	.techImages span br{display: none;}
.Mouse-Icon {margin: 85px 0 0 6px;}
/* .techImages.admin img{height: auto;} */
	.new-heading-style h4 { font-size: 36px;}
	.new-heading-style p {font-size: 18px;}
	.technology-tabs-list ul li{width: 100%;}
	.technology-tabs-list ul li h4 { font-family: 'Monument';}
	.technology-tabs-list ul li.active h4:before {color: #cd2653;transform: rotate(90deg)}
	.technology-tabs-list ul li h4:before {content: "\f178";font: normal normal normal 20px/1 FontAwesome;position: absolute;right: 0;top: 0px; color: #e95107; transition: all ease-in-out 0.5s;}
	.technology-tabs-list ul li.active p, .technology-tabs-list ul li.active button, .technology-tabs-list ul li.active figure{ display: inline-block;}
	.technology-tabs-list ul li p, .technology-tabs-list ul li button, .technology-tabs-list ul li figure { display: none;}
	.technology-tabs-list ul li .new-heading-style { margin-bottom: 0;}
	.technology-tabs-list ul li .new-heading-style h4{ font-size: 16px;}
	.technology-tabs-list ul li.active figure{margin-bottom: 15px;}
	.technology-tabs-list ul li.active button{margin-bottom: 30px;}
	.technology-tabs-list figure.insideImageForMOb img { margin-left: 0;}
	.technology-tabs-list figure.insideImageForMOb{width: 100%;}
}

@media(max-width:1366px) {
	.Mouse-Icon {margin: 85px 0 0 12px;}
/* 	.techImages.admin img {height: 650px;} */
}

@media(max-width:1280px) {
	.Mouse-Icon {margin: 85px 0 0 6px;}
}

@media(max-width:1200px) {
	.new-heading-style h4{font-size: 30px;}
	.Mouse-Icon {margin: 100px 0 0 -2px;}
	.our_clients .owl-nav .owl-prev {right: 530px;}
	.our_clients .owl-nav .owl-next {left: 550px;}
/* 	.techImages.admin img { height: 500px;  margin-left: -250px;} */
	.techImages img {height: 440px;}
	.testimoial_withbackground{background-image: linear-gradient(to bottom, #fff, #dadada);}
}

@media(max-width:1024px) {
	.site-logo img {width: 70px;}
	.common-section-all{padding: 40px 0;}
	.new-heading-style h4{font-size: 28px;}
	p, .new-heading-style p{font-size: 18px; }
	.new-heading-style{margin-bottom: 40px;}
	br {display: none;}
	.Mouse-Icon {margin: 85px 0 -10px -42px;}
	.our_clients .card-body h5 br {display: block;}
	.our_clients .card img {width: 45px;}
	.our_clients .card-body {margin: -62px 40px;width: 100%;}
	.our_clients .card-body h5 {font-size: 18px;}
	.our_clients .card-body h5 span {font-size: 14px;}
	.our_clients .owl-item.center .main_content {padding: 15px 10px;height: 80px;}
	.our_clients .owl-item .main_content {padding: 15px 10px;}
	.our_clients .extra_content h4 {font-size: 26px;}
	.our_clients .owl-nav .owl-prev {right: 450px;bottom: 85px;}
	.our_clients .owl-nav .owl-next {left: 460px;bottom: 85px;}
	.client_logos h2 {font-size: 30px;width: 80%;}
	.digital_world h2 {font-size: 40px;width: 70%;}
	#footer ul li a {font-size: 16px;line-height: 1.8;}
}

@media(max-width:991px) {
	
	.secondry-nav-portfolio ul li a i { font-size: 16px;}
	.secondry-nav-portfolio ul li a br{display: block;}
	.secondry-nav-portfolio.stick { top: 62px !important;}
	.client-profile__content 
	.name{font-size: 20px;}
	.client-profile__content .designation { font-size: 18px;}
	.new-heading-style h4{font-size: 30px;}
	p, .new-heading-style p{font-size: 18px; }
	.mob-block{display: block !Important;}
	.desk-block{display: none!Important;}
	.client_logos .list-clients li:nth-child(3n+3){border-right: 0;}
	.jackInTheBox.active .image-wrapper {display: none !important;}
	.carousel-inner .carousel-item.active img {display: block !important;}
	.carousel-inner .carousel-item img {width: 100%;height: auto;object-fit: cover;}
	.site-mobile-menu {width: 250px;}
	.site-mobile-menu .site-mobile-menu-header {float: none;}
	.Mouse-Icon {margin: 60px 0 -10px -70px;}
	.our_clients .card-body {margin: -70px 40px;}
	.our_clients .card-body h5 {font-size: 18px;}
	.our_clients .card-body h5 span {font-size: 12px;}
	.our_clients .owl-item .main_content {padding: 10px 10px;}
	.our_clients .extra_content img {width: 150px !important;margin: 0px 0 -75px -90px;}
	.our_clients .extra_content h4 {font-size: 20px;}
	.our_clients .owl-nav .owl-prev {right: 350px;bottom: 88px;}
	.our_clients .owl-nav .owl-next {left: 360px;bottom: 88px;}
	.client_logos h2 {font-size: 28px;width: 100%;text-align: center;}
	.client_logos .list-clients li {width: 33%;padding: 15px 10px;border-right: 0;}
	.digital_world h2 {font-size: 32px;width: 100%;text-align: center;}
	#footer img {margin-bottom: 20px;width: 80px;}
	#footer p {font-size: 12px;font-weight: bold;}
	#footer ul li a {font-size: 11px;line-height: 30px;font-weight: bold;}
	.testimoial_withbackground{background-image: linear-gradient(to bottom, #fff, #dadada);}
	.testimoial_withbackground .quote { padding: 0px 0 40px;}
	.testimoial_withbackground .quote p{ font-size: 18px;}
	.testimoial_withbackground .client-profile{padding: 30px 20px;}
	.testimoial_withbackground .client-profile__content .designation {font-size: 16px;}
}
@media(max-width:800px) {
	.Mouse-Icon {margin: 35px 0 -10px -42px;}
	.our_clients .owl-nav .owl-prev {right: 330px;bottom: 80px;}
	.our_clients .owl-nav .owl-next {left: 340px;bottom: 80px;}
	#footer ul.social {text-indent: 8px;margin: 0px 0 10px -15px;}
}

@media(max-width:768px) {
	body .secondry-nav-portfolio ul li a { padding: 6px 0px;}
	body .secondry-nav-portfolio ul li a i { font-size: 14px;}
	.Mouse-Icon {margin: 15px 0 0 -42px;}
	.our_clients .extra_content h4 {font-size: 20px;width: 400px;margin: 0 auto;}
	.our_clients .extra_content img {width: 180px !important;margin: 0 0 -110px 130px;}
	.our_clients .owl-item.center .main_content {height: 80px;width: auto;margin: 0 auto;}
	.our_clients .card img {width: 50px;}
	.our_clients .card-body {margin: -70px 50px;width: 100%;}
	.our_clients .owl-nav .owl-prev {right: 190px;bottom: 85px;}
	.our_clients .owl-nav .owl-next {left: 190px;bottom: 85px;}
	.our_clients .card-body h5 {font-size: 20px;}
	.our_clients .card-body h5 span {font-size: 16px;}
}


@media(max-width:767px) {
	.testimoial_withbackground .client-profile__content .name { font-size: 16px;}
	.testimoial_withbackground .client-profile__content .designation { font-size: 14px;}
	.testimoial_withbackground .client-profile{padding: 15px;}
	.technology-tabs-list { padding: 0;}
	.technology-tabs-list ul li h4{font-size: 18px; font-weight: 300; padding-right: 20px;}
	.technology-tabs-list ul li h4:before{top: 0;}
	.technology-tabs-list ul li .new-heading-style h4, .quote p{ font-size: 14px;}
	.digital_world .left, .digital_world .right{font-size: 14px;}
	.btn{    padding: 10px 25px;
		height: 40px;}
	.new-heading-style h4{font-size: 24px;}
	.new-heading-style h5{font-size: 22px;}
	.search-modal form label {width: 70%;}
	.search-modal .search-submit{width: 30%;padding: 0 20px;}
	.Mouse-Icon {display: none;}
	.our_clients h2 {font-size: 24px;line-height: 1.5;}
	.our_clients p {font-size: 16px;}
	.our_clients .extra_content img {width: 150px !important;margin: 0px 0 -85px 70px;}
	.our_clients .owl-nav .owl-prev {right: 200px;bottom: 82px;}
	.our_clients .owl-nav .owl-next {left: 200px;bottom: 82px;}
	.our_clients .card-body h5 {font-size: 18px;}
	.our_clients .card-body h5 span {font-size: 14px;}
	.our_clients .card-body {margin: -60px 50px;width: 100%;}
	.our_clients .card img {width: 45px;}
	.our_clients .owl-item.center .main_content {padding: 15px 20px;height: 75px;text-align: left;margin: 0 auto;}
	.our_clients .extra_content h4 {font-size: 18px;text-align: center;margin: 0 auto;width: 350px;max-width: 100%;}
	.client_logos h2 {font-size: 20px;line-height: 1.2;}
	.client_logos .list-clients li img {height: 50px;width: 110px;}
	.digital_world h2 {font-size: 26px;}
	#footer ul li a {font-size: 18px;line-height: 30px;}
	#footer p {font-size: 16px;line-height: 22px;font-weight: 500;}
	#footer .col-sm-6:nth-child(3), #footer .col-sm-6:nth-child(4) {margin: 25px 0;}
	#footer h4 {font-size: 22px;line-height: 40px;}
	#footer .last {text-align: center !important;margin: 0 auto;}
	p{font-size: 16px;}
	.digital_world .slast {text-align: center !important;margin: 10px auto;}
	#footer {text-align: center;} 
}


@media(max-width:575px) {
.home-banner-texter a.testi-video-btn { width: 40px; height: 40px;}
	.common-section-all { padding: 25px 0;}
	.step-title h2 { font-size: 30px;}
	p{font-size: 14px;}
	.common-section-all {padding: 40px 0 0;}
	.Mouse-Icon {margin: 50px 0 0 -106px;}
	.new-heading-style h4{font-size: 22px;}
	.testimoial_withbackground .slider--secondary{padding:  0 50px;}
}

@media(max-width:540px) {
	.Mouse-Icon {margin: 50px 0 0 -86px;}
	.our_clients h2 {font-size: 22px;}
	.our_clients p {font-size: 16px;padding: 10px;}
	.our_clients .owl-nav .owl-prev {right: 190px;bottom: 82px;}
	.our_clients .owl-nav .owl-next {left: 190px;bottom: 82px;}
	
}

@media(max-width:500px) {
	.Mouse-Icon {margin: 52px 0 0 -72px;}
	.our_clients .owl-nav .owl-prev {right: 180px;bottom: 82px;}
	.our_clients .owl-nav .owl-next {left: 180px;bottom: 82px;}
	.client_logos h2 {font-size: 18px;}
	.client_logos .list-clients {margin: 20px auto;}
	.digital_world h2 {font-size: 22px;line-height: 1.2;margin: 20px auto;}
}

@media(max-width:480px) {
	.Mouse-Icon {margin: 50px 0 0 -76px;}
}

@media(max-width:420px) {
	.Mouse-Icon {margin: 30px 0 0 182px;}
	.our_clients .card img {width: 40px;}
	.our_clients .card-body {margin: -60px 40px;}
	.our_clients .owl-item.center .main_content {padding: 15px 10px;height: 70px;margin: 0 40px;}
	.our_clients .owl-nav .owl-prev {right: 140px;bottom: 80px;}
	.our_clients .owl-nav .owl-next {left: 140px;bottom: 80px;}
.our_clients .extra_content h4 {width: 300px;}
.client_logos h2 {font-size: 16px;padding: 0 20px;}
	.client_logos .list-clients {margin: 20px auto;}
	.client_logos .list-clients li {width: 50%;padding: 10px 0px; margin: 10px 0;}
	.digital_world h2 {font-size: 18px;letter-spacing: 0;padding: 0 15px;}
	.blog_detailpg .recent-post h4 {font-size: 15px;}
	#footer .last p {font-size: 15px;line-height: 20px;font-weight: 500;}
}

@media(max-width:380px) {
	.Mouse-Icon {margin: 30px 0 0 160px;}
	.our_clients h2 {font-size: 16px;}
	.our_clients .extra_content h4 {width: 280px;font-size: 16px;}
	.our_clients .owl-item.center .main_content {margin: 0 30px;}
	.our_clients .card-body {margin: -60px 30px;}
	.our_clients .card-body h5 {font-size: 16px;}
	.our_clients .card-body h5 span {font-size: 12px;}
	.our_clients .owl-nav .owl-prev {right: 130px;bottom: 80px;}
	.our_clients .owl-nav .owl-next {left: 130px;bottom: 80px;}
	.digital_world h2 {font-size: 16px;}
	#footer .last p {font-size: 14px;line-height: 20px;font-weight: 500;}
	#footer ul li a {font-size: 16px;}
}
@media(max-width:360px) {
	.Mouse-Icon {margin: 30px 0 0 150px;}
	.our_clients .owl-item.center .main_content {padding: 15px 10px;margin: 0 30px;}
	.our_clients .owl-nav .owl-prev {right: 120px;bottom: 80px;}
	.our_clients .owl-nav .owl-next {left: 120px;bottom: 80px;}
}

@media(max-width:320px) {
	.Mouse-Icon {margin: 30px 0 0 130px;}
	.our_clients p {font-size: 14px;padding: 10px;}
	.our_clients .extra_content img {width: 150px !important;margin: 0px 0 -85px 20px;}
	.our_clients .extra_content h4 {width: 100%;margin: 0 10px;}
	.our_clients .card-body h5 {font-size: 15px;}
	.our_clients .owl-item.center .main_content {height: 80px;margin: 0 35px;}
	.our_clients .owl-nav .owl-prev {right: 100px;bottom: 85px;}
	.our_clients .owl-nav .owl-next {left: 100px;bottom: 85px;}
	.digital_world .left {padding: 10px 20px;}
}

@media(max-width:280px) {
	.Mouse-Icon {margin: 30px 0 0 110px;}
	.our_clients .extra_content h4 {font-size: 14px;}
	.our_clients .owl-item.center .main_content {padding: 15px 10px;height: 80px;margin: 0 0 0 30px;}
	.our_clients .card-body {margin: -58px 35px;}
	.our_clients .card-body h5 {font-size: 15px;}
	.our_clients .owl-nav .owl-prev {right: 80px;bottom: 85px;}
	.our_clients .owl-nav .owl-next {left: 110px;bottom: 85px;}
	#footer .last p {font-size: 12px;line-height: 15px;}
}