/*Tablet view*/
@media screen and (min-width:700px) and (max-width:1169px){
.container {
  width: 98%;
}
.gapping {
  padding-bottom: 40px;
  padding-top: 40px;
}
body p {
  font-size: 14px;
}
.header-left a {
  width: 160px;
}
.header-right {
  width: 73%;
}
.header-contact:before {
  left: -37px;
}
header .blue-bg {
  height: 47px;
}
.contact-no,
.contact-email {
  font-size: 14px;
}
.top_menu {
  margin-top: 20px;
}
.top_menu ul li {
  margin-right: 13px;
}
.top_menu ul li a {
  font-size: 14px;
}
.top_menu ul li a:before,
.top_menu ul li.active a:before {
  bottom: -7px;
}
.top_menu ul li a:after,
.top_menu ul li.active a:after {
  bottom: -10px;
}

.slidermain_slide {
  min-height: 360px;
}
.slidermain_wrap .bx-wrapper .bx-next,
.slidermain_wrap .bx-wrapper .bx-prev {
  top: 30%;
}

.slidermain_wrap .bx-wrapper .bx-has-controls-direction {
  width: 98%;
}
.slidermain_wrap .bx-wrapper .bx-pager,
.slidermain_wrap.bx-wrapper .bx-controls-auto {
  width: 98%;
}
.caption-container {
  width: 98%;
}
.caption_wrap p {
  font-size: 22px;
}

.service-img a{
  height: 50px;
  width: 50px;
  padding: 10px;
}
.service li {
  margin-right: 4%;
  width: 30%;
}
.service li:last-child {
  margin-bottom: 0;
}
.service-content {
  padding-left: 65px;
}
.service-content h2 {
  font-size: 16px;
  margin-bottom:10px;
}

.computer-box {
  margin-right: 3%;
  min-height: 164px;
  padding-right: 15px;
  width: 48%;
}
.computer-box.green .box-img {
  margin-top: 12px;
}
.computer-box.blue .box-img,
.computer-box.green .box-img {
  width: 50%;
}
.computer-box .box-img{
  width: 50%;
}

.computer-box .box-content {
  margin-top: 10px;
  width: 45%;
}
.box-content > h2 {
  font-size: 24px;
  margin-bottom: 0;
}
.computer-box .box-content p {
  font-size: 14px;
}
.title {
  margin-bottom: 20px;
}
.title h1 {
  font-size: 33px;
  padding: 0 40px 45px;
}
.why-choose-us {
  margin-top: 60px;
  width: 57%;
}
.people {
  width: 34%;
  margin-right: 4%;
}
.why-choose-box {
  margin-right: 3%;
  padding:15px;
  width: 48.1%;
}
.why-choose-box:nth-child(2n) {
  margin-bottom: 12%;
  margin-right: 0;
}
.why-choose-box:last-child {
  margin-bottom: 0;
}
.why-choose-content > h2 {
  font-size: 17px;
  margin-bottom: 5px;
  padding-bottom: 12px;
}
.partner_sec {
  margin: 0 auto;
  width: 98%;
}

.footer_wrap {
  padding: 30px 0;
}
.footer1 {
  margin-right: 2%;
  width: 17.2%;
}
.footer2 {
  margin-right:2%;
  width: 22%;
}
.footer3 {
  margin-right: 2%;
  width: 27.6%;
}
.footer4.right {
  width: 26%;
  margin-right: 9px;
}
.foo_menu li {
  margin-bottom: 14px;
}
.foo_menu li a {
  padding-left:10px;
  font-size: 14px;
}
footer h6 {
  font-size: 17px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.footer2 .add p.title {
  font-size: 18px;
  margin-bottom: 12px;
}
.footer2 .add p {
  font-size: 14px;
}
.footer2 .add p br{
 display:none;
}
.footer2 .mail a,
.footer2 .fax p,
.footer2 .phone p {
  font-size: 14px;
  margin-top:8px;
}
.copyright {
  padding: 10px 0;
}
.copyright p a,
.copyright p {
  font-size: 14px;
}


/**inner page**/
.title.inner {
  margin-bottom: 15px;
}
.title.inner h1 {
  font-size: 32px;
}
.about-content p {	
  font-size: 16px;
  line-height: 150%;
  text-align:justify;
}
.about-img {
  margin-bottom: 20px;
  margin-left: 25px;
  margin-top: 7px;
  width: 38%;
}

.service-inner-wrap .text-center p {
  font-size: 15px;
}
.service-inner-wrap .service-content {
  padding-left: 72px;
}
.products-detail-page .computer-box {
  margin-bottom: 34px;
}
.products-detail-page .computer-box .box-content {
  float: left;
  margin-left: 30px;
  padding-bottom: 12px;
  width: 72.2%;
}
.products-detail-page .computer-box .box-content p {
  font-size: 14px;
}
.products-detail-page .box-content h2 {
  margin-bottom: 7px;
}
.products-detail-page .computer-box.blue .box-img,
.products-detail-page .computer-box.green .box-img {
  width: 23%;
}
.products-detail-page .computer-box .box-img{
  width: 23%;
}
.contact-block {
  margin-top: 15px;
  width:42%;
}
.contact-heading {
  margin-left: 3px;
}
.contact-info label {
  font-size: 14px;
}
.contact-info a,
.contact-info p {
  font-size: 14px;
}
.contact-fax .contact-heading {
  margin-right: 5%;
}


}


/*Mobile view*/
@media screen and (max-width:699px){
.container {
  width: 95%;
}

.header-left {
  float: none;
  margin-top: 10px;
  width: 100%;
}
.logo > a {
  margin: 0 auto;
  width: 190px;
  float: left;
  	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none; 
}
header {
  padding-bottom: 0;
}
header .blue-bg {
  bottom: 0;
  height: 46px;
  right: 0;
  top: auto;
  width: 100%;
}
.header-right {
  float: none;
  margin-top: 10px;
  width: 100%;
}
.top_menu {
  display: none;
}
.contact-no,
.contact-email {
  display: inline-block;
  float: none;
  font-size: 13px;
  margin-right: 0;
  padding-left: 35px;
}
.contact-no {
  margin-right: 5px;
}
.header-contact {
  float: none;
  padding: 15px 0;
  text-align: center;
}
.header-contact:before {
   display:none;
}
.contact-email:before,
.contact-no:before {
  height: 30px;
  left: 0;
  width: 30px;
  top: -7px;
}
.contact-email:before {
  background-position: 8px -32px;
}
.contact-no:before {
  background-position: 8px 9px;
}
.contact-email {
  margin-right: 0;
  margin-top: 0;
}

/**responsive menu**/
.menu {
  display: block;
}
.menu-trigger:hover .line:after {
  width: 100%;
}
.show-menu .side-menu {
  display: block;
}
.close-button {
  margin:8px 15px 20px 0;
  text-align: right;
}
.close-button:hover{
  opacity:0.5;
}
.close-button > img {
  cursor: pointer;
  display: inline-block;
  margin: 0;
}
.side-menu ul li a {
  border-bottom: 1px solid #000;
  color: #fff;
  display: block;
  font-family: lato;
  padding: 10px;
  text-transform: capitalize;
}
.side-menu ul li a:hover,
.side-menu ul li.active a {
  background: #345a96;
}
header.fix-header .logo {
  background:url("../images/header-bg.png") repeat-x 0 0;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 5px 0 #000;
  padding: 10px;
}
.fix-header .logo > a {
  width: 140px;
}
.fix-header .menu .menu-trigger {
  margin-top: 16px;
}
body.show-menu {
  overflow: hidden;
}
/****/




.gapping {
  padding-bottom: 40px;
  padding-top: 40px;
}
.slidermain_slide {
  min-height: 160px;
}
.slidermain_wrap .bx-wrapper .bx-next,
.slidermain_wrap .bx-wrapper .bx-prev {
  top: 28%;
}
.caption_wrap p {
  font-size: 12px;
  text-align: center;
}
.caption_wrap {
  padding: 9px 0 9px;
}
.caption-container {
  width: 95%;
}
.slidermain_wrap .bx-wrapper .bx-pager,
.slidermain_wrap.bx-wrapper .bx-controls-auto {
  bottom: 46px;
  text-align:center;
  width: 95%;
}

.service-content {
  float: none;
  padding-left: 0;
  text-align: center;
}
.service li {
  float: none;
  margin-right: 0;
  position: relative;
  width: 100%;
  margin-bottom:0px;
  padding:0 20px;
}
.service li:last-child {
  margin-bottom: 0px;
}
.service li:nth-child(4n) {
  clear: none;
}

.service-img {
  float: none;
  height: 72px;
  margin: 0 auto;
  padding: 0;
  width: 72px;
  position:relative;
}
.service-img a{
  position: relative;
  float:none;
  margin: 5px auto;
}
.service-content h2 {
  font-size: 15px;
  margin-bottom: 14px;
  margin-top: 10px;
  text-align: center;
}
.service-content h2 br {
  display: none;
}
.service-content > p {
  float: none;
  font-size: 14px;
  margin-top: 0;
  text-align: center;
  width: 100%;
}

.service .bx-wrapper .bx-controls-direction {
  display: block;
  text-align: center;
  margin-top:10px;
}
.service .bx-wrapper .bx-next,
.service .bx-wrapper .bx-prev {
  background:url("../images/slider-arrow.png") no-repeat;
  background-size:15px auto;
  background-position:0 -104px;
  height: 31px;
  width: 20px;
  margin-right: 20px;
  z-index:0
}
.service .bx-wrapper .bx-next{
  background-position:0 -146px;
  margin-right: 0;
}

.computer-box {
  margin-right:0;
  min-height: 244px;
  padding-right:15px;
  padding-bottom:15px;
  margin-bottom: 15px;
  width: 100%;
}
.computer-box.green {
  margin-right: 0;
  margin-bottom: 0;
}
.computer-box .box-content {
  float: none;
  margin-top: 5px;
  padding: 0 15px;
  width: 100%;
}
.box-content > h2 {
  font-size: 24px;
  margin-bottom: 5px;
}
.computer-box.green .box-img,
.computer-box.blue .box-img {
  margin-top: 20px;
  width: 288px;
  float: none;
}
.box-content > h2 br {
  display: none;
}

.title {
  margin-bottom:20px;
}
.title h1 {
  font-size:28px;
  padding: 0 10px 45px;
}

.why-choose-us {
  margin-top:50px;
  text-align: center;
  width: 100%;
}
.why-choose-us:after {
  clear: both;
  display: block;
  content: "";
}
.why-choose-box {
  padding: 15px;
  width: 100%;
  margin-bottom: 0px;
  margin-right: 0;
}
.why-choose-box:nth-child(2n) {
  margin-bottom: 0px;
  margin-right: 0;
}
.why-choose-box:last-child {
  margin-bottom: 0;
}


.why-choose-us-wrap .bx-wrapper .bx-controls-direction {
  display: block;
  text-align: center;
  margin-top:20px;
}
.why-choose-us-wrap .bx-wrapper .bx-next,
.why-choose-us-wrap .bx-wrapper .bx-prev {
  background:url("../images/slider-arrow.png") no-repeat;
  background-size:15px auto;
  background-position:0 0px;
  height: 32px;
  width: 15px;
  margin-right: 20px;
  position:relative;
  display:inline-block;
  z-index:0
}
.why-choose-us-wrap .bx-wrapper .bx-next{
  background-position:0 -65px;
  margin-right: 0;
}


.people {
  display: none;
}
.partner_sec .partner_slider{
  margin: 0 auto;
  width: 75%;
}

.partner_sec .owl-controls {
  display: block;
}

.partner_sec .owl-next,	
.partner_sec .owl-prev {
  background:url("../images/slider-arrow.png") no-repeat;
  background-position:0 -104px;
  background-size: 15px auto;
  font-size: 0;
  height: 31px;
  width: 20px;
  position: absolute;
  left: -33px;
  bottom: 0;
  margin: auto;
  top: 0;
}
.partner_sec .owl-next{
  left:auto;
  right:-33px;
  background-position: 0 -146px;
}

.footer_wrap {
  padding: 40px 0;
}
.footer4,
.footer3,
.footer2,
.footer1 {
  margin-right: 0;
  padding-right: 0;
  width: 100%;
  float: none;
  margin-bottom:30px;
}
.footer4{
  margin-bottom:0px;
}
.footer4 .f-logo {
  margin-top: 0;
}
.foo_menu li a {
  font-size: 14px;
}
.footer2 .add p.title {
  font-size: 18px;
}
.footer2 .add p {
  font-size: 14px;
}
.footer2 .mail a,
.footer2 .fax p,
.footer2 .phone p {
  font-size: 14px;
}

.copyright p,
.copyright p a {
  font-size: 14px;
}

/**inner page**/
.title.inner h1 {
  font-size: 27px;
  padding: 0 30px 45px;
}
.title.inner {
  margin-bottom: 20px;
}
.about-img {
  width: 55%;
  float:none;
  margin:0 auto 15px auto;
}
.about-content p {
  font-size: 14px;
  line-height: 150%;
  text-align: justify;
}
.service-inner-wrap .text-center p {
  font-size: 14px;
}
.service-inner-wrap .service {
  margin-top: 20px;
}
.service-inner-wrap .service li p {
  font-size: 14px;
  text-align: justify;
}
.service-inner-wrap .service-content {
  padding-left: 0;
}
.service-inner-wrap .service li {
  padding:0;
  margin-bottom: 15px;
}
.service-inner-wrap .service-content h2 {
  font-size: 17px;
}
.products-detail-page .computer-box.green .box-img,
.products-detail-page .computer-box.blue .box-img {
  float: none;
  margin: 20px auto 0;
  text-align: center;
  width: 75%;
}
.products-detail-page .computer-box .box-content {
  float: none;
  width: 100%;
  margin-top: 10px;
}
.products-detail-page .computer-box {
  padding:0 0 15px 0;
  margin-bottom: 24px;
}
.products-detail-page .computer-box .box-content p {
  font-size: 14px;
}
.map:before {
  display:none;
}
.map {
  float: none;
  width: 100%;
}
.contact-block {
  float: none;
  margin-top: 23px;
  width: 100%;
}
.contact-heading {
  display: inline-block;
  margin-left: 5px;
}
.contact-info label {
  font-size: 14px;
}
.contact-info {
  margin-bottom: 20px;
}
.c-icon {
  margin-top: 2px;
}
.contact-info a,
.contact-info p {
  font-size: 13px;
}
.contact-fax .contact-heading {
  margin-right: 15px;
}
}


@media screen and (max-width:480px){
.computer-box.green .box-img, .computer-box.blue .box-img {
  width: 208px;
}
.about-img {
  width: 85%;
}
}
