
@media only screen and (min-width: 1400px) {
	html, body{
		font-size: 14px;
	}
}

@media only screen and (min-width: 1600px) {
	html, body{
		font-size: 15px;
	}
}

@media only screen and (min-width: 1920px) {
	html, body{
		font-size: 16px;
	}
}

@media only screen and (max-width: 1400px) {
	html, body{
		font-size: 14px;
	}
	
	.testimonials-section .owl-next{
		right: 40px;
	}
	
	.testimonials-section .owl-prev{
		left: 40px;
	}
}

@media only screen and (max-width: 1280px) {

	.testimonials-section .owl-next{
		right: 5px;
	}
	
	.testimonials-section .owl-prev{
		left: 5px;
	}
	
	#scrollDown{
		bottom: 2em;
	}
}


@media only screen and (max-width: 1200px) {

	.testimonials-section .owl-next{
		right: 20px;
	}
	
	.testimonials-section .owl-prev{
		left: 20px;
	}
}

@media only screen and (max-width: 1024px) {
	.no-mobile{
		display: none !important;
	}
	
	.only-mobile{
		display: block !important;
	}
	
	.main-header{
		text-align: center;
		padding: 15px;
	}
	
	.main-header .logo{
		float: none;
		display: inline-block;
	}
	.slidedown{
		max-height: none;
	}
	
	.form-control{
		-webkit-appearance: none;
	    -moz-appearance: none;
    	appearance: none;
	}
	.home-section.software-development .img-holder, .home-section.professional-accounting .img-holder {
    padding-right: 15px;
    margin-top: 60px;
	}
	
.home-section.software-development .img-holder img, .home-section.professional-accounting .img-holder img{
	max-width: 80%;
	}
	
	.service-content h2{
		line-height: 1.4em;
	}
	
	.home-slider .slide{
		height: 100vh;
	}
	
	.page-template-accounting-services .home-slider .slide, .page-template-software-development .home-slider .slide {
    height: 70vh;
	}
	
	.location-image img{
		width: 100%;
	}
	
	form.wpcf7-form {
    margin-bottom: 40px;
}
	.testimonial-title{
	text-align: center;
	position: static;
	transform: none;
	margin-bottom: 60px;
}

.testimonial-title h2{
	font-size:28px;
	line-height: 1.2em;
}

.testimonial-offset{
	padding-left: 0;
/*	display: block;*/
	    height: calc(100% - 120px);
}

.testimonial-content{
/*	display: block;*/
	padding: 0 65px;
}

.testimonials-section .owl-next{
	right: 10px;
}

.testimonials-section .owl-prev{
	left: 10px;
}

.home-section.testimonials-section .testimonial{
	height: 100%;
	padding: 40px 0;
}

	
.home-section.testimonials-section .testimonial .container{
	padding: 0 40px;
}	
	.testimonials-section .owl-prev, .testimonials-section .owl-next{
/*
		width: 15px;
		height: 38px;
*/
	}

.home-section.testimonials-section .testimonial-inner {
	font-size: 16px;
	line-height: 1.6em;
}	
	
	.only-mobile.no-tablet{
		display: none !important;
	}
	.no-mobile.show-tablet{
		display: block !important;
	}
	
	.expertise-boxes,
	.page-template-accounting-services .expertise-boxes{
		height: auto;
		overflow-y: visible;
		flex-direction: row;
		flex-wrap: wrap;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.expertise-box,
	.expertise-box, .page-template-accounting-services .expertise-box{
		width: 33.333%;
		min-height: 25.25rem;
		float: left;
/*		margin: 0 auto 60px auto;*/
		    margin-bottom: 30px;
	}
	
	.acumenics-advantages {
    height: auto;
    text-align: center;
	}
	
	.advantages-holder {
    width: auto;
    display: inline-block;
    text-align: left;
}
	
	
	
}

@media only screen and (max-width: 992px) {
	.only-mobile.no-tablet{
		display: block !important;
	}
	.no-mobile.show-tablet{
		display: none !important;
	}
	
	.infobox {
    margin-bottom: 40px;
}
	
	.what-we-do .col-md-3:last-of-type .infobox {
    margin-bottom: 0;
}

	
	section.about-us .right-arr {
 	   padding-right: 0;
	}
	
	section.about-us .left-arr {
    padding-left: 0;
}
	section.about-us .image-box{
		margin-top: 40px;
	}
	
	section.about-us .right-arr .text-box:after,
	section.about-us .left-arr .text-box:after{
		display: none;
	}
	
	section.about-us .left-arr .text-box:before,
	section.about-us .right-arr .text-box:before{
    top: -20px;
    left: 50%;
    margin-left: -1rem;
}
	
	section.about-us .ar,
	section.about-us .al{
		text-align: center;
	}

	section.about-us .left-arr .image-box:after{
		
	}
	
	section.about-us .content-box{
		background: #fff;
		position: relative;
		z-index: 6;
		padding: 20px 0;
	}
	
	section.about-us .content-box.image-box{
		padding: 0;
		    margin-top: 60px;
	}
	
	section.about-us .content-box.image-box img{
		width: 100%;
	}
	
	section.about-us .left-arr .image-box:after,
	section.about-us .right-arr .image-box:after{
    content: "";
    position: absolute;
    left: 50%;
    top: -28px;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 2rem 1rem ;
    border-width: 0 20px 25px 20px;
    border-color: transparent transparent #e2e2e2 transparent;
}
	
	.storyline:before{
		z-index: 0;
	}
	
	section.about-us .content-holder {
    padding: 60px 0;
}
	
	section.about-us .has-animation{
		opacity: 1;
	}
	
	.npr {
    	padding-right: 15px !important;
	}
	.npl {
    	padding-left: 15px !important;
	}

}


@media only screen and (max-width: 768px) {
/*
	.home-slider .slide{
		display: block;
	}
	
	.slide .slide-content{
		display: block;
	}
*/
	

	
	.owl-carousel .owl-stage{
		height: 100%;
	}
	
	.owl-carousel .owl-item{
		height: 100%;
	}
	
	
}

@media only screen and (max-width: 768px) {

html{
	font-size: 16px;
}

body{
	font-size: 16px;
}

.home-slider .slide{
	padding-top: 65px;
    padding-bottom: 75px;
}

.slide .slide-content h1{
	font-size: 32px;
}
	
.slide .slide-content h1{
	margin-bottom: 40px;
}

.home .slide .slide-content h1{
	margin-bottom: 20px;
}

.slide .slide-content p{
	font-size: 24px;
}

.home .slide .slide-content p {
	font-size: 24px;
}
	
	
.slide-actions{	
	margin-top: 40px;
}

.slide-cta{
	margin-top: 80px;
}

.slide-btn span{
}

.slide-btn.left,
.slide-btn.right{
	display: inline-block;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	width: 80%;
}
	
	.slide-btn:hover{
		    box-shadow: inset 760px 0 0 0 #f58220;
	}
	
	.slide-btn.right:hover {
    box-shadow: inset -760px 0 0 0 #f58220;
}

.slide-btn.right{
	margin-bottom: 0;
}

#scrollDown{
	bottom: 60px;
}
	
.container {
    padding-left: 40px;
    padding-right: 40px;
}
	

.home-section.software-development,
.home-section.professional-accounting,
.home-section.clients-section,
.what-we-do,
.specific-expertise,
.technologies,
.acumenics-advantages{
	padding: 60px 0;
}



.clients-section header,
.specific-expertise header,
.technologies header,
.acumenics-advantages header{
	margin-bottom: 60px;
}

.clients-section header h2,
.specific-expertise header h2,
.technologies header h2,
.acumenics-advantages header h2,
.contact-section header h2,
.service-content h2{
	text-align: center;
	font-size: 28px;
	margin: 0;
	line-height: 1.2em;
}

.service-content h2{
	margin: 0 0 60px 0;
}
	
.acumenics-advantages header h2{
	margin-bottom: 20px;
}

.acumenics-advantages header p {
    margin: 0;
    font-size: 20px;
    line-height: 1.4em;
}

.home-section.software-development .img-holder,
.home-section.professional-accounting .img-holder{
	padding-right: 15px;
	margin-top:60px;
}
	
.home-section.software-development .img-holder img, .home-section.professional-accounting .img-holder img {
    max-width: 80%;
}

.testimonial-title{
	text-align: center;
	position: static;
	transform: none;
	margin-bottom: 60px;
}

.testimonial-title h2{
	font-size:28px;
	line-height: 1.2em;
}

.testimonial-offset{
	padding-left: 0;
/*	display: block;*/
	    display: table;
    height: calc(100% - 70px);
}

.testimonial-content{
	display: table-cell;
	padding: 0 15px;
}

.testimonials-section .owl-next{
	right: 10px;
}

.testimonials-section .owl-prev{
	left: 10px;
}
	
	.home-section.testimonials-section .testimonial .container{
	padding: 0 80px;
}	

.home-section.testimonials-section .testimonial{
	height: 100%;
	padding: 40px 0;
}
	
	.testimonials-section .owl-prev, .testimonials-section .owl-next{
/*
		width: 15px;
		height: 38px;
*/
	}

.home-section.testimonials-section .testimonial-inner {
	font-size: 18px;
	line-height: 1.6em;
}	

.footer-cta span.desc{
	margin-right: 0;
	display: block;
	margin-bottom: 20px;
}

.svg .main-header .logo img,
.no-svg .main-header .logo img{
	width: 180px;
}

.client-row{
	display: block;
}

.client-row:after{
	display: none;
}

.client-block {
	position: relative;
	min-height: 1px;
	width: 33.333%;
	float: left;
}

.footer-cta{
	padding: 25px 0;
}

.footer-cta .btn {
	color: #fff;
	font-size: 16px;
	padding: 0 40px;
	height: 50px;
	-webkit-animation: button-bounce 5000ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-animation: button-bounce 5000ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
	animation: button-bounce 5000ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
	line-height: 48px;	
}

.footer-cta span.desc{
	font-size: 18px;
}

.footer-nav{
	margin-bottom: 25px;
}

#footer-menu{
	text-align: center;
}

#footer-menu li {
	float: none;
	border-right: none;
}
	
.footer-sidebar .row {
    margin-bottom: 15px;
}

#footer-menu li a {
	padding: 15px 0;
	font-size: 16px;
}

.footer-sidebar .col-md-3.text-right {
	 padding-right: 15px;
}

aside.widget {
	text-align: center;
	display: block;
}
	
	.copyright{
		text-align: center;
		padding: 0;
		margin-top: 40px;
		font-size: 14px;
	}
	.home-slider .slide{
		height: 100vh;
	}
	.page-template-accounting-services .home-slider .slide, .page-template-software-development .home-slider .slide {
    	height: 90vh;
		padding-bottom: 0;
	}
	
	.infobox{
		margin-bottom: 40px;
	}
	
	.what-we-do .col-md-3:last-of-type .infobox{
		margin-bottom: 0;
	}
	
	.infobox h2 {
    	font-size: 18px;
   		margin: 0 0 15px 0;
	}
	
	.infobox p{
		font-size: 18px;
	}
	
	.acumenics-advantages{
		height: auto;
		text-align: center;
	}
	
	.advantages-holder {
		    width: auto;
    display: inline-block;
		text-align: left;
	}
	
	ul.benefits li {
		display: block;
		margin-bottom: 20px;
		font-size: 20px;
	}
	
	.advantages-holder .col-md-6:last-of-type ul.benefits li:last-of-type {
   		margin-bottom: 0;
	}
	
	.expertise-boxes,
	.page-template-accounting-services .expertise-boxes{
		height: auto;
		overflow-y: visible;
		display: block;
	}
	
	.expertise-box,
	.expertise-box, .page-template-accounting-services .expertise-box{
		width: 80%;
		min-height: 1px;
		float: none;
		margin: 0 auto 20px auto;
	}
	
	.expertise-box .box-inner{
		border: 1px solid #ececec;
	}
	
	.expertise-box:before{
		display: none;
	}
	
	.expertise-boxes .expertise-box:last-of-type{
		margin-bottom: 0;
	}
	
	.expertise-box .top h4{
		font-size: 20px;
	}
	
	.expertise-box ul{
		padding: 0 40px 15px;
		font-size: 18px;
	}
	
	.expertise-box .top{
		margin-bottom: 40px;
	}
	
	/* ABOUT US */

	.page-template-about-us .home-slider .slide{
		padding: 60px 0 0 0;
	}
	
	.page-template-about-us .slide .slide-content h2{
		font-size: 22px;
		margin: 0 0 30px 0;
	}
	
	.page-template-about-us .slide .slide-content p {
		font-size: 20px;
	}
	
	section.about-us{
		padding: 40px 0;
	}
	
	section.about-us header h1{
		font-size: 26px;
		line-height: 1.2em;
	}
	
	section.about-us header{
		margin-bottom: 40px;
	}
	
	section.about-us .right-arr {
 	   padding-right: 0;
	}
	
	section.about-us .left-arr {
    padding-left: 0;
}
	section.about-us .image-box{
		margin-top: 40px;
	}
	
	section.about-us .right-arr .text-box:after,
	section.about-us .left-arr .text-box:after{
		display: none;
	}
	
	section.about-us .left-arr .text-box:before,
	section.about-us .right-arr .text-box:before{
    top: -20px;
    left: 50%;
    margin-left: -1rem;
		display: none;
}
	
	section.about-us .ar,
	section.about-us .al{
		text-align: center;
	}

	section.about-us .left-arr .image-box:after{
		
	}
	
	section.about-us .content-box{
		background: #fff;
		position: relative;
		z-index: 6;
		padding: 20px 0;
	}
	
	section.about-us .content-box.image-box{
		padding: 0;
		    margin-top: 60px;
	}
	
	section.about-us .content-box.image-box img{
		width: 100%;
	}
	
	section.about-us .left-arr .image-box:after,
	section.about-us .right-arr .image-box:after{
    content: "";
    position: absolute;
    left: 50%;
    top: -28px;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 2rem 1rem ;
    border-width: 0 20px 25px 20px;
    border-color: transparent transparent #e2e2e2 transparent;
}
	
	.storyline:before{
		z-index: 0;
		display: none;
	}
	
	section.about-us .content-holder {
    padding: 60px 0;
}
	
	section.about-us .has-animation{
		opacity: 1;
	}
	
	.delivery-model{
		padding: 60px 0;
	}
	
	.delivery-model header {
    	margin-bottom: 60px;
	}
	
	.delivery-model header h1 {
		margin: 0;
		font-size: 26px;
		line-height: 1.2em;
	}
	
	.delivery-model .content-box {
    padding: 25px;
    margin-bottom: 40px;
}
	
	.delivery-model .content-box .icon,
	.delivery-model .content-box h2{
    margin-bottom: 20px;
}
	.delivery-model .content-box h2{
		font-size: 18px;
	}
	
	.delivery-model .row{
		margin-bottom: 0;
	}
	
	.delivery-model .content-box.wide {
    padding: 25px;
    font-size: 16px;
		margin-bottom: 0;
}
	
	.delivery-model .content-box.wide h2 {
    color: #0d96ca;
    font-size: 18px;
    margin-bottom: 20px;
}
	
	/* CONTACT */
	.page-template-contact .main-header{
		background: none;
	}
	.page-header {
	    padding: 100px 0 40px 0;
	}
	
	.page-header h1{
		font-size: 26px;
		text-align: center;
	}
	
	.content {
    padding: 40px 0;
}
	
	form.wpcf7-form{
		margin-bottom: 40px;
	}
	
	.contact-form-holder form.wpcf7-form{
		margin-bottom: 0px;
	}
	
	.npr {
    	padding-right: 15px !important;
	}
	.npl {
    	padding-left: 15px !important;
	}
	
	.widget-inner {
    position: relative;
    padding: 15px 0 15px 30px;
    font-size: 14px;
}
	.widget-inner h4 {
    font-size: 16px;
    margin: 0 0 10px 0;
}
	.widget-inner .icon{
		font-size: 26px;
	}
	
	.border-left .widget-inner .icon {
    font-size: 20px;
}
	
	.col-md-6.border-left:after{
		display: none;
	}
	
	#contact-us textarea.form-control {
    min-height: 150px;
	}
	
	#contact-us .form-group{
		margin-bottom: 20px;
	}
	
	#contact-us .form-group.your-phone {
    	margin-bottom: 20px;
	}
	
	#contact-us .contact-widget {
	    padding: 20px;
    	margin-bottom: 20px;
	}
	#contact-us .form-submit{
		margin-top: 20px;
	}
	
	.form-control{
		font-size: 16px;
		height: 46px;
	}
	
	.mobile-menu-holder {
	    font-size: 16px;
	}
	
	section.about-us .text-box p{
		font-size: 18px;
	}
	
	.delivery-model .content-box{
		font-size: 18px;
	}
	
	.location-image img{
		width: 100%;
	}
	
	
}
@media only screen and (max-width: 768px) and (orientation: landscape){
	.home-slider .slide,
	.page-template-accounting-services .home-slider .slide, .page-template-software-development .home-slider .slide {
		padding-top: 100px;
    height: auto;
    padding-bottom: 120px;
}
	
	.page-template-accounting-services .home-slider .slide, .page-template-software-development .home-slider .slide {
		padding-bottom: 40px;
	}
	.slide-btn{
		font-size: 14px;
		    height: 3.5rem;
		line-height: 3.2rem;
	}
	
	.slide-btn span {
    display: none;
}
	
	#scrollDown {
    bottom: 30px;
}
	
	.slide-btn.left,
	.slide-btn.right{
    padding: 0 18px;
		    margin-left: 5px;
    margin-right: 5px;
    width: 46%;
    vertical-align: top;
}
	.slide-cta {
    margin-top: 40px;
	}
	
	.slide-cta .slide-btn{
		font-size: 14px;
		    height: 3.5rem;
		line-height: 3.2rem;
	}
	
}

@media only screen and (max-width: 480px) {
	html{
		font-size: 14px;
	}

	body{
		font-size: 14px;
	}
	
.client-row {
     display: block; 
}
	
	#scrollDown {
    bottom: 30px;
}
	
	/* SLIDER */
	
	.slide .slide-content h1{
	font-size: 26px;
}
	
.slide .slide-content h1{
	margin-bottom: 40px;
}


.home .slide .slide-content h1{
	margin-bottom: 15px;
}

.slide .slide-content p{
	font-size: 20px;
}

	
.home .slide .slide-content p {
	font-size: 20px;
}
	
	
.slide-actions{	
	margin-top: 40px;
}

.slide-cta{
	margin-top: 80px;
}


	.slide-btn.left, .slide-btn.right{
		display: block;
		padding: 0 30px;
		width: 100%;
		margin-bottom: 20px;
	}
	.slide-btn span{
		display: none;
	}
	
	.home-slider .slide {
   		padding-bottom: 65px;
	}
	
	
.home-section.software-development,
.home-section.professional-accounting,
.home-section.clients-section,
.what-we-do,
.specific-expertise,
.technologies,
.acumenics-advantages{
	padding: 40px 0 40px 0;
}



.clients-section header,
.specific-expertise header,
.technologies header,
.acumenics-advantages header{
	margin-bottom: 40px;
}

.clients-section header h2,
.specific-expertise header h2,
.technologies header h2,
.acumenics-advantages header h2,
.contact-section header h2,
.service-content h2{
	text-align: center;
	font-size: 24px;
	margin: 0;
	line-height: 1.2em;
}

.service-content h2{
	margin: 0 0 40px 0;
}
	
.acumenics-advantages header h2{
		margin-bottom: 20px;
}

.acumenics-advantages header p {
    margin: 0;
    font-size: 20px;
    line-height: 1.4em;
}

.home-section.software-development .img-holder,
.home-section.professional-accounting .img-holder{
	margin-top:40px;
}
	
.home-section.software-development .img-holder img, .home-section.professional-accounting .img-holder img {
    max-width: 100%;
}
	
.testimonial-title{
	margin-bottom: 40px;
}

.testimonial-title h2{
	font-size:24px;
}
	
	.home-section.testimonials-section .testimonial-inner{
		font-size: 14px;
	}
	
.container {
    padding-left: 15px;
    padding-right: 15px;
}
	
.home-section.testimonials-section .testimonial-inner {
    font-size: 13px;
}
	
	.client-block {
		width: 50%;
	}
	
	#footer-menu li a{
		font-size: 14px;
	}
	
	.copyright{
		font-size: 12px;
	}
	
	.footer-cta span.desc {
    font-size: 16px;
	}
	
	.testimonials-section .owl-prev, .testimonials-section .owl-next {
    width: 15px;
    height: 38px;
	}
	
	.mobile-menu-holder {
	    font-size: 14px;
	}
	
.infobox h2 {
    font-size: 16px;
    margin: 0 0 15px 0;
}
	
	.infobox p{
		font-size: 16px;
	}
	
	.expertise-box{
		margin-bottom: 40px;
	}
	
	.expertise-box .top h4{
		font-size: 18px;
	}
	
	.expertise-box ul{
		padding: 0 15px 15px;
		font-size: 16px;
	}
	
	.expertise-box .top {
    	margin-bottom: 25px;
	}

.advantages-holder {
    width: 100%;
	display: block;
}

	ul.benefits li {
		font-size: 18px;
	}

.form-control {
    font-size: 13px;
}
	
	.expertise-box,
	.page-template-accounting-services .expertise-box{
    width: 100%;
	}
	
	.page-template-about-us .slide .slide-content h2 {
    font-size: 18px;
    margin: 0 0 30px 0;
}
	
		.page-template-about-us .slide .slide-content p {
		font-size: 18px;
	}
	
	section.about-us .content-holder {
    padding: 40px 0 40px 0;
}
	
	section.about-us .text-box p{
		font-size: 1rem;
	}

	.delivery-model .content-box h2 {
    	font-size: 16px;
	}
	
	
	.delivery-model .content-box.wide {
	    font-size: 14px;
	}
	
	.delivery-model .content-box{
		font-size: 14px;
	}
	
	.delivery-model{
		padding: 40px 0;
	}
	
	.delivery-model header {
    	margin-bottom: 40px;
	}
	
	.location-image img{
		width: 100%;
	}
	
	.home-section.testimonials-section .testimonial .container {
    padding: 0 50px;
}
	
	aside.widget {
    text-align: center;
    display: block;
	}
	
	.service-content .service-description p{
		line-height: normal;
	}
	
}

@media only screen and (max-width: 320px) {
	html, body{
		font-size: 12px;
	}
	
	.slide .slide-content h1 {
    font-size: 20px;
	}
	
	.slide .slide-content p {
    font-size: 16px;
}
	
	.home .slide .slide-content p {
    font-size: 18px;
}
	
	.testimonial-title h2,
	.service-content h2,
	.clients-section header h2, .specific-expertise header h2, .technologies header h2, .acumenics-advantages header h2,
	section.about-us header h1,
	.delivery-model header h1,
	.page-header h1,
	.contact-section header h2{
	    font-size: 20px;
	}
	
	.slide-cta {
    margin-top: 60px;
}
	
	ul.benefits li{
		font-size: 16px;
	}
	
	.page-template-about-us .slide .slide-content h2{
		font-size: 16px;
	}
	
	.page-template-about-us .slide .slide-content p {
    font-size: 16px;
}
	
	.footer-cta span.desc {
    	font-size: 14px;
	}
	
	
}