@media (min-width: 768px) and (max-width: 1024px) {
  .title-small {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #why .content h2 {
    font-size: 20px;
    line-height: 30px;
  }
  #why img {
    width: 100%;
  }
  #screenshot .portfolio figure figcaption .heading {
    padding: 0 30px;
  }
  #cta h2 {
    font-size: 18px;
  }
 
#main-features .vl2
{

transform: rotate(0);
margin: unset !important;
}
.whynewselect
{
  margin-top: -45px !important;
}




 /* new responsive tab home page */

  .nav-justified {
    margin-left: 211px;
}
  .text-big h2 {
    font-size: 76px !important;
  }
#testimonial .carousel-indicators {
    bottom: -1334px;
}
  #testimonial .carousel-indicators li {
  
    display: inline-block;
  }
  ul.portfolio-image li {
    padding-top: 40%;
}
.img-slider {
    text-align: center;
}
.title-medium {
    font-weight: 500;
    margin-bottom: 22px;
    font-size: 21px;
}
  .blog-img > img {
    height: 590px;
  }
    #copyright .copyright-text {
    text-align: left;
    font-size: 18px;
}
  .view-seventh h4 {
    padding-top: 112px;
  }
  .view h4 {
    font-size: 38px;
  }




}
@media (max-width: 568px) {
  #portfolio .portfolio-items figure {
    width: 100%;
  }
  #portfolio .portfolio-items figure figcaption .info {
    margin-top: 120px;
  }
  #contact .info-inner {
    padding-left: 15px;
  }





}
@media (max-width: 480px) {
  .section {
    padding: 50px 0;
  }
   #footer{
    
    background: #060F34;
    color: #fff;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    padding-bottom: 23px;

   }
.newresponsive{
 background-image: linear-gradient(to bottom, #fff, #00737F);
    border: none !important;
    padding: 14px 79px;
    border-radius: 28px;
    margin-top: 38px;
    color: white;
    font-weight: 500;
    letter-spacing: 1px;
}
  .section-header .section-title {
    font-size: 24px;
  }
  .section-header .section-subtitle {
    font-size: 11px;
  }
  .title-small {
    font-size: 22px;
    line-height: 28px;
  }
  .navbar .navbar-header {
    padding: 13px 22px;
    float: left;
  }
  .navbar .navbar-right {
    float: right;
  }
  .hero-area .contents {
    padding-top: 50px;
  }
  .hero-area .contents h1 {
    font-size: 44px;
line-height: 56px;
  }
  .hero-area .contents p {
    font-size: 14px;
  }

  /* new responsive m0bile home page */

.text-big h2 {
    font-size: 69px !important;
    font-weight: 900;
}
  #testimonial .carousel-indicators {
    bottom: -1590px;
}
  #testimonial .carousel-indicators li {
  
    display: inline-block;
  }
ul.portfolio-image li {
    padding-top: 100%;
}
  #copyright .copyright-text {
    text-align: left;
    font-size: 18px;
}
.back-to-top {
    left: 79%;
}
.nav-justified {
    margin-left: 100px;
}






  #features .box-item .icon {
    margin: 10px 15px;
    float: left;
  }
  #features .text {
    text-align: left;
  }
  #features .box-item .text h4 {
    font-size: 12px;
    line-height: 16px;
  }
  #features .box-item .text p {
    font-size: 12px;
  }
  #features .show-box {
    padding: 24px 30px;
  }
  #features .content-left,
  #features .content-right {
    margin-bottom: 60px;
  }
  #features .features h4 {
    font-size: 14px;
  }
  #features .features .icon i {
    padding-right: 22px;
  }
  #why .content h2 {
    font-size: 20px;
    line-height: 30px;
  }
  #why .content .list-item li {
    font-size: 13px;
  }
  #why .content .btn {
    margin-bottom: 60px;
  }
  #why img {
    width: 100%;
  }
  #cta h2 {
    font-size: 18px;
  }
  #cta .btn {
    margin-top: 30px;
  }
  #screenshot .portfolio figure figcaption .heading {
    padding: 0;
    top: 5%;
  }
  #screenshot .portfolio figcaption:hover .heading {
    top: 15%;
  }
  #testimonial .section-title {
    font-size: 22px;
  }
  #testimonial .section-subtitle {
    font-size: 12px;
    line-height: 20px;
  }
  #clients .client-item-wrapper {
    margin-bottom: 30px;
  }
  #contact .section-title {
    font-size: 22px;
  }
  #contact .info h4 {
    font-size: 18px;
  }
}
@media (max-width: 640px) and (min-width: 960px) {
  .navbar-header {
    width: 100px;
    float: left;
    padding-left: 7px !important;
  }
  .navbar-right {
    float: right;
    width: 100px;
  }
}

@media (min-width: 600px) and (max-width: 960px) {

.vl2
{
  margin: 99px 20px 0px 20px !important
}
.whynewselect
{
  margin-top: -470px;
}
}
@media (max-width: 767px) and (min-width: 479px) {
  .navbar-header {
    width: 100px;
    float: left;
    padding-left: 7px !important;
  }
  .navbar-right {
    float: right;
    width: 100px;
  }
  /* new responsive tab home page */

  #testimonial .carousel-indicators {
    bottom: -1090px;
}
  #testimonial .carousel-indicators li {
  
    display: none;
  }

}

@media only screen and (max-width: 768px) and (min-width: 320px){ 
.left_single_feature {
    margin:0 auto !important;
    padding-right: 0px !important;
 }
.right_single_feature {
margin:0 auto !important;
padding-left: 0px !important;
}

}
@media only screen and (max-width: 768px) and (min-width: 320px){ 
.top-mrg1 {
    margin-top: 100px !important;
    padding-left: 0px !important;
}
}
@media only screen and (max-width: 768px) and (min-width: 320px){ 
.img-right-sprite {
   
    position: initial ;
}
.newlearn{
  margin-top: 10px;
  margin: 0 auto;
  display: table;
   }
.newgolfimg{
margin-top:10px;
}
}
 @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

  #testimonial .carousel-indicators {
    bottom: -1224px;
}
  #testimonial .carousel-indicators li {
  
    display: inline-block;
  }

.carousel-indicators
{

  display: none;
}

.dropdown
{
  display: none !important;
}
 .service-area h3
 {
    font-size: 18px;
 }

 .service-area .col-md-6 a{
  padding: 14px 77px !important;
 }

.service-area .container .col-xs-2

{
  width: 22%;
  margin-left: 5px;
    margin-right: 5px;
}
  .call a:nth-child(5){
   display:none;
}

.skw-pages {
  display: none;
}
.skw-page
{
  display: none;
}

#hidecon
{
  display: flex;
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%), url(../img/ios-10.jpg); 

   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
.hideone
{
  display: flex;
  font-size: 30px;
  padding: 105px 25px 20px 25px;  
}
.hidetwo
{
  display: flex;
  padding: 0px 25px 15px 25px;  
}
.btnmob
{
  background: white;
    padding: 10px 25px;
    border: none;
    color: black;
    border-radius: 4px;
    outline: none;
    margin-left: 25px;
}
}

@media only screen 
and (min-width : 320px) 
and (max-width : 768px)  { 
.hero-area .contents h1 {
    margin-top:5% !important;
}

}
@media only screen 
and (min-width : 320px) 
and (max-width : 768px)  { 
.services-box {
    padding: 20px 30px !important;
    -webkit-box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.3) !important;
    -moz-box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.3) !important;
    box-shadow: 3px 3px 14px 1px #ddd !important;
    border-radius: 10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 7% !important;
    width: 94% !important;
}
.left_desc-text {
    margin-top: 0px !important;
    text-align: right !important;
}
.box_iphone.horizontal {
    width: 285px !important;
}
}

@media (max-width: 1024px) and (min-width: 768px){
.text-big h2 {
    font-size: 76px !important;
}
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
#service-select .vl2 {
    transform: rotate(0);
    margin: unset !important;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
.home-block-anim h2 {
    display: none;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
p.text-center {
    font-size: 15px !important;
}
}

@media only screen and (max-width: 768px) and (min-width: 320px){
p.newtextptag {
     font-size: 20px !important; 
}
.heading {
    white-space: normal !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
p.newtextptag {
     font-size: 20px !important; 
}
.heading {
    white-space: normal !important;
}
p.newporttext {
    line-height: 16px !important;
    margin-top: 10px !important;
}
.over-lay p {
    
    font-size: 10px !important;
    
    }

.hover-set-up {
     top: 30px !important; 
}
}
@media (min-width: 320px) and (max-width: 768px) {
h2.font-alt.newimageclass {
    position: absolute;
    margin-left: 23px;
    margin-top: 38px;
	font-size:12px;
}	
p.para-font.imageclassprocess {
    position: absolute;
    margin-top: 70px;
    margin-left: 22px;
    font-size: 10px !important;
    padding-right: 42px;
}
h2.font-alt.processimgnew {
    position: absolute;
    margin-left: 4px;
    font-size: medium;
}
p.para-font.progressimgparafont {
    position: absolute;
    margin-top: 63px;
    margin-left: 6px;
    margin-right: 34px;
    font-size: 9px !important;
    letter-spacing:0.7px !important;
}
.newprocesstab
{
	margin-bottom:90px;
}
.taxileftarr{
    top: 10%;
}
.taxihomesetup{
    padding-left:63px;
    padding-top: 10px;
    font-size:11px;
   
}
.newtagfortechnology{
    font-size:24px;
    padding:10px;
}
.reshr{
    width: 60%; 
    margin-left:69px;
}
.customefood{
    font-size:medium !important;
}
.customeptagfood{
    font-size:10px !important;
}


}


/*phont media query css */


/*--- Mobile portrait ---*/

@media only screen and (min-width : 320px) and (max-width : 480px) {

.bgtop{
  background: #ffaf22 !important;
}

.bgtop .cool img { 

display: none;
 }

#inpttxt
{
  margin-top: -50px !important;
  padding-bottom: -300px !important;
  margin-bottom: -300px !important;
  text-align:center;
  font-size: 30px !important;
}
/*.feature*/
/*{*/
/*  margin-top: 700px !important;*/
/*}*/
.feature img
{
  width: 80%;
}

.feature1
{
  margin-top: 0px !important;
}

.feature1 img
{
  width: 80%;
}

.techno h2
{
  font-size: 25px !important;
  padding-top: 15px;
}
.techno .ios
{
width: 80% !important;
margin: 0 auto !important;
}
.techno .ando
{
width: 80% !important;
margin: 0 auto !important;
}
.techno .web
{
width: 80% !important;
margin: 0 auto !important;
}
.techno h1
{
  text-align: center;
  font-size: 30px !important;
}

.techno .col-md-6
{
  text-align: center !important;
}
.hours h1
{
text-align: center;
font-size: 30px !important;
}

.hours .col-md-3
{
text-align: center;
}

.asset img
{
  width: 98% !important;
}

}

/*--- Mobile landscape ---*/

@media only screen and (min-width : 480px) and (max-width : 595px) {

.bgtop{
  background: #ffaf22 !important;
}
.bgtop .cool img { 

display: none;
 }

}

/*--- Small tablet portrait ---*/

@media only screen and (min-width : 595px) and (max-width : 690px) {

.bgtop{
  background: #ffaf22 !important;
}

.bgtop .cool img { 

display: none;
 }

#inpttxt
{
  margin-top: -50px !important;
  padding-bottom: -200px !important;
  margin-bottom: -200px !important;
  text-align:center;
}
/*.feature*/
/*{*/
/*  margin-top: 500px !important;*/
/*}*/

.techno h2
{
  font-size: 25px !important;
  padding-top: 15px;
}
.techno .ios
{
width: 50% !important;
margin: 0 auto !important;
}
.techno .ando
{
width: 50% !important;
margin: 0 auto !important;
}
.techno .web
{
width: 50% !important;
margin: 0 auto !important;
}
.techno h1
{
  text-align: center;
}

.techno .col-md-6
{
  text-align: center !important;
}
.hours h1
{
text-align: center;
}

.hours .col-md-3
{
text-align: center;
}



}

/*--- Tablet portrait ---*/

@media only screen and (min-width : 690px) and (max-width : 800px) {

.bgtop{
  background: #ffaf22 !important;
}

.bgtop .cool img { 

  display: none;
 }

#inpttxt
{
  margin-top: -50px !important;
  padding-bottom: -200px !important;
  margin-bottom: -200px !important;
  text-align:center;
}

.techno h2
{
  font-size: 25px !important;
  padding-top: 15px;
}
.techno .ios
{
width: 50% !important;
margin: 0 auto !important;
}
.techno .ando
{
width: 50% !important;
margin: 0 auto !important;
}
.techno .web
{
width: 50% !important;
margin: 0 auto !important;
}
.techno h1
{
  text-align: center;
}

.techno .col-md-6
{
  text-align: center !important;
}
.hours h1
{
text-align: center;
}

.hours .col-md-3
{
text-align: center;
}

.feature
{
margin-top: 440px !important;
}


}

/*--- Small tablet landscape ---*/

@media only screen and (min-width : 800px) and (max-width : 1024px) {

/*.bgtop{
  background: #ffaf22 !important;
}

.bgtop .cool img { 

  display: none;
 }

#inpttxt
{
  margin-top: -200px !important;
  padding-bottom: -200px !important;
  margin-bottom: -300px !important;
  text-align:center;
}

.feature
{
margin-top: 440px !important;
}

.techno h2
{
  font-size: 25px !important;
  padding-top: 15px;
}
.techno .ios
{
width: 50% !important;
margin: 0 auto !important;
}
.techno .ando
{
width: 50% !important;
margin: 0 auto !important;
}
.techno .web
{
width: 50% !important;
margin: 0 auto !important;
}
.techno h1
{
  text-align: center;
}

.techno .col-md-6
{
  text-align: center !important;
}
.hours h1
{
text-align: center;
}

.hours .col-md-3
{
text-align: center;
}*/

}

/*--- Tablet landscape --- */

@media only screen and (min-width : 1024px) and (max-width : 1224px) {

.bgtop .cool img { 

  width: 70%;
  height: auto;

 }

 .bgtop .cool .contents img { 

  width: 90% !important;
  height: 90% !important;
 }

#inpttxt
{
  font-size: 35px !important;
}

.techno h2
{
  font-size: 30px !important;
}

}
