@media screen and (max-width:1200px){
	.device{left:20%;top:-36px;}
	footer li{margin-left:0 !important;}
	.feature-content{width:55%;}
	footer ul.info li a{padding-right: 1em !important;padding-left: 1em !important;}
}
@media screen and (max-width:991px){
	.feature-1,.feature-2{margin-bottom:50px;}
	.device{display:none;}
	.screenshots ul li{width:50%;}
	.screenshots-intro{padding:110px 0 100px 0;}
	.feature-content{width:80%;}
	.features-slider{height:100%}
}
@media screen and (max-width:680px){
	.feature-content{width:60%;}
}
@media screen and (max-width:640px){
	.use-btn{display:none;}
	footer li{display:block;text-align:right;padding:5px 0;border-bottom:dashed 1px #c7cacc;margin-right:0!important;float:none;}
	nav{margin-top:40px;}
	.overlay ul{margin-left:0px;}
	.overlay ul li a{padding:20px 0;min-width:120px;font-size:12px;}
}
@media screen and (max-width:465px){
    .hero h1{font-size:40px;margin:100px 0 45px 0}
	.screenshots ul li{width:100%;min-height:100%;float:none;}
	section.video i{font-size:30px;}
	section.video h1{font-size:15px;font-weight:400;}
	section.video{padding:40px;}
	.feature-content{width:100%;text-align:center;margin-top:20px;}
    .feature-icon{display:block;margin:0 auto;}
	blockquote p{width:60%;}
	.features-slider {padding: 11% 50px 10% 50px;}
	footer li{margin-left:0;}
	footer ul.info li a{padding-right: 0px !important;padding-left: 0px !important;}
	footer ul li {font-size: 10px !important;}
}

/*------------------------------my media query---------------------------------*/
@media (min-width:992px){
.navbar-right {
    margin-right:41px !important;
    )
 }
@media (min-width:768px) and (max-width:991px)
{
    .navbar-right {
        margin-right: 0 !important;
    }
    .wrapper .steps li {
         margin: 4px !important;
    }
    .wrapper ul>li.btnheaderorder{
        left: 28px !important;
        top: 551px !important;
    }
	.agileits_social_button ul li a {transform: scale(0.7)!important; }
	.agileits_social_button ul li {margin: 2px !important;}
}
@media(max-width:767px)
{
    .wrapper ul>li.btnheaderorder {
        position: relative !important;
        left:auto !important;
        display: block !important;
        top:auto !important;
     }
     .wrapper .steps{
         text-align: center;
     }
     .wrapper ul>li.btnheaderorder .factorview{
         float:left !important;
      }
      #CategoryContent #products .plan{
          width: 138.5px !important;
      }  
      .titlepage h3::before{
          left: 20%;
      }
      .titlepage h3::after{
         right: 20%;
      }
      footer ul li{
          font-size:12px !important;
      }
      footer h3{
         margin-bottom: 10px;
       }
      .navbar-right {
         margin-right:5px !important;    
       }
       
}

@media (max-width:425px){
    .titlepage h3::before{
        left: 72%;
    }
    .titlepage h3::after{
        right: 72%;
    }
    footer ul.info li a{
        padding-right:0;
        padding-left:0;
    }
}
@media screen and (max-width:681px){
   
}
@media and (max-width:320px)
{
    .navbar-right {
       margin-right: 0px !important;
     }
}