@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1920px) {


}

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}

@media only screen and (max-width: 1600px) {
.banner_sec .ban_content .top_title {
    font-size: 48px;
}
.banner_sec .ban_content .text_bg {
    font-size: 28px;
}


}

@media only screen and (max-width: 1366px) {



}


@media only screen and (max-width: 1280px) {

}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 600px) and (max-width : 1024px) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:56px;
	}
header nav{
    width: 70%;
}
.ace-responsive-menu > li > a {
    padding: 5px 1px 5px 10px;
    font-size: 11px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
#main {
    margin:0 auto;
    padding:56px 0 0;
    width:100%;
}
header {
    background:#fff none repeat scroll 0 0;
    left:0;
    position:fixed;
    transition:height 0.3s ease 0s;
    width:100%;
    z-index:999;
}
header .logo{
	width:15%;
	}
header.smaller .logo{
	width:12%;
	}


}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding:0px;
	}
header{
	padding:1% 0 2% 0!important;
	}
header.smaller {
    height:70px!important;
	}
header .logo {
    float:left!important;
    width:23%!important;
	position:absolute;
	left:20px;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0!important;    
    width:100%;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
header {
	width:100%;
	height:auto;
	position:relative;
}
header.smaller {
	top:0;
	height:220px;
	background-color:#fff;
}
header .logo {
    float:left!important;
    width:26%!important;
	position:absolute;
	left:20px;
	top:10px!important;
	}
header nav {
    display:inline-block;
    float:right;
    padding:4% 0 0 0;
    width:100%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
#main{
	padding:0px;
}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
th, td {
    font-size: 12px;
}
p{
	text-align: justify;
	font-size: 14px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:5px;
}
.fa_menuarrow{
	display:none!important;
	}

body #main{
	padding: 69px 0 0 0;
}
header {
	width: 100%;
    height: auto;
    background: #fff;
/*    background: linear-gradient(90deg, #fff 60%, #000817 30%);*/
    /*position: fixed; */
  	/*padding: 10vw 0 0 0;*/
}
header.smaller {
	top:0;
	height:110px;
	background-color:#fff;
}
header .inner_contain .logo{
	width: 120px;
    margin: auto auto auto 0;
}
header .inner_contain .get_cb a{
	padding: 0px 3px;
}
header .inner_contain .get_cb a img{
    width: 25px;
}
header .inner_contain .get_cb a .icon .fa{
	font-size: 20px;
    line-height: 16px;
    margin: 1px 0 0 0;
}
header .inner_contain .get_cb a .txt{
	font-size: 16px;
}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0;
    width:100%;
    margin-top: 0%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}

#main {
    padding-top: 0;
}
.banner{
	min-height: 100vw;
}
.clients_section .inner_contain .clients_slider{
    padding: 10px;
    height: 60px;
}
.clients_slider.owl-theme .item_box img{
/*    max-height: 50px;*/
    padding: 0px;
    width: 70px;
}
.clients_section{
    width: 100%;
    position: absolute;
    bottom: 10px;
}
.clients_section .inner_contain .img_box{
    padding: 0 ;
}
.aqm_technologies{
    padding: 50px 0;
}
.aqm_technologies .heading{
    font-size: 18px;
}
.aqm_technologies .sub_heading{
    font-size: 16px;
    padding: 15px 0;
}
.aqm_technologies .boxes{
    display: block;
    margin: 0;
}
.aqm_technologies .boxes .inner_box .text{
    padding: 30px 0;
    font-size: 14px;
}
.aqm_technologies .boxes .inner_box{
    width: 100%;
}
.aqm_technologies .boxes .inner_box .sub_title{
    font-size: 32px;
}
.leverage_the_power .heading{
    font-size: 17px;
}

.leverage_the_power .inner_container{
    height: 150px;
}
.enquire_form{
    width: unset;
    position: relative;
    right: unset;
    top: unset;
}
/*#enquire_now{
    position: absolute;
    top: 450px;
}*/

.enquire_form .form_box{
    margin: 50px auto 0 auto;
    padding: 40px 30px;
}
.enquire_form .form_box .col-sm-12.form_heading{
    font-size: 24px;
    padding: 0 0 20px 0;
}
.enquire_form .form_box input{
    margin: 0 0 10px;
}
.enquire_form .form_box .btnbtng .btn_bt{
    margin: 10px 0 0;
    font-size: 18px;
    padding: 10px 0;
}
.revolutionizing_software{
    padding: 50px 0;
}
.revolutionizing_software .heading{
    font-size: 18px;
}
.revolutionizing_software .sub_heading{
    font-size: 16px;
    padding: 15px 0;
}
.revolutionizing_software .boxes{
    padding: 15px 0 0 0;
}
.revolutionizing_software .boxes .info_box .text{
    font-size: 14px;
}
.performance_testing{
    padding: 0 0 50px 0;
}
.performance_testing .heading{
    font-size: 18px;
}
.performance_testing .boxes{
    padding: 20px 0 0;
}
.performance_testing .boxes .inner_box{
    width: 100%;
    margin: 20px;
}
.performance_testing .boxes .inner_box .info_box .text{
    font-size: 14px;
}
.performance_testing .boxes .inner_box .info_box img{
    width: 60px;
}

.accelerating_digital .heading{
    font-size: 18px;
}
.accelerating_digital .sub_heading {
    padding: 15px 0;
    font-size: 16px;
    line-height: 1.2em;
}
.accelerating_digital .sub_heading {
    padding: 15px 0;
    font-size: 16px;
}
.accelerating_digital .boxes .info_box .text {
    padding: 15px 0;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 600;
}
.accelerating_digital .boxes .info_box .text {
    padding: 15px 0;
    font-size: 14px;
}
.accelerating_digital .btn a{
    font-size: 18px;
}

.top_reason{
    padding: 50px 0;
}
.top_reason .heading{
    font-size: 18px;   
}
.top_reason .sub_heading{
    font-size: 16px;
    padding: 15px 0;
}
.top_reason .boxes .info_box img {
    width: 100px;
}
.top_reason .boxes .col-sm-4 .info_box{
    height: unset;
    margin: 0 0 30px 0;
}
.top_reason .boxes .col-sm-4 .info_box .title{
    font-size: 16px;
    padding: 15px 0;
}
.top_reason .boxes .col-sm-4 .info_box .sub_title{
    font-size: 14px;
}
.form_section .heading{
    font-size: 24px;
}
.form_section .col-sm-12 .right_forms .form_box{
    padding: 10px 0 0 0;
}
.form_section .col-sm-12 .right_forms .form_box .btnbtngs .btn_bts{
    font-size: 24px;
    margin: 10px 0 0;
}

footer {
    padding: 30px 0;
}
footer .inner_contain{
	flex-direction: column;
}
footer .left_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 10px 0;
}
footer .left_logo img{
    width: 200px;
}
footer .icon_box{
	border-left: none;
}
footer .icon_logo .txts {
    font-size: 16px;
    font-weight: 700;
    /* color: #fff; */
    
}
footer .inner_contain .ctc_text ul{
	text-align: center;
	/*padding: 0 0 5vw;*/
}
footer .inner_contain .ctc_text ul li{
	margin: 0 0 10px;
}
footer .inner_contain .ctc_text ul li span {
    font-size: 18px;
    line-height: 28px;
}
footer .inner_contain .ctc_text ul li a {
    font-size: 18px;
    line-height: 28px;
}
.overlay_buttons {
    width: 100%;
    transform: rotateZ(0deg) translateY(0px);
    top: unset;
    bottom: 0;
    align-items: unset;
}
.overlay_buttons .call_now {
    width: 50%;
}
.overlay_buttons .call_now a {
    font-size: 16px;
    margin: 0;
    display: block;
    text-align: center;
    padding: 5px 30px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlay_buttons .whatsapp {
    width: 50%;
}
.overlay_buttons .whatsapp a {
    font-size: 16px;
    margin: 0;
    display: block;
    text-align: center;
    padding: 5px 30px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: #ffc905;
}




}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

