@media all and (min-width:1025px) {
.slide-gradient-bg {
 
    left: 80px;
}
    .container{
        width: 1024px;
        margin: 0px auto;
    }
}
@media all and (min-width:810px) and (max-width:1030px) {
    
    .domain-search-form .domain-name {
        width: 70%;
    }
    .price-table .title h2{
        font-size: 14px;
    }
    
    .feature-body{

     margin-left: -40px;
   
}
}
@media all and (min-width:1px) and (max-width:809px) {
    .selector-holder{
        padding: 0px 10px;
    }
    .top-holder{
        padding: 7px 0 0 0;
    }
   .menu-holder .menu{
        display: none;
    } 
    .nav.dropdown{
        display: block;
    }
    .menu-holder{
        text-align: center;
    }
}
@media all and (min-width:750px) and (max-width:809px) {
       .domain-search-form .domain-name {
        width: 70%;
    }
    .container{
        width: 90%;
    }
    .price-table .title h2{
        font-size: 14px;
    }
    
    .feature-body{

     margin-left: -40px;
   
}


.head-title h2 {
    font-size: 25px;
    margin-top: 6px;
}
}


@media all and (min-width:1px) and (max-width:740px) {
    .map-holder{
        height: 800px;
    }
    .contact-area .social-icons li{
        margin-right: 10px;
    }
    .domain-search-form .domain-name{
        width: 90%;
        margin-bottom: 20px;
    }
    .domain-area-holder .flat-button{
        width: 94%;
    }
    .container{
        width: 90%;
    }
    .price-table .title h2{
        font-size: 14px;
    }
    
    .feature-body{

     margin-left: -40px;
   
}

  .menu-holder{
        text-align: center;
    }
    .nav.dropdown{
        width: 100%;
    }
.head-title  {
   text-align: center;
}
.feature-item .icon-holder{
    text-align: center;
}
.feature-column.margined{
    margin-left: 0;
}
.feature-item {
   
    margin-top: 0px;
}
.slide-gradient-bg {
 
    left: -90px;
}
.feature-body {
    padding: 10px;
    margin-top: -50px;
    margin-left: 0px;
}

.feature-body .title h3 {
    font-size: 22px;
    line-height: 25px;
}
.big-icon{
    display: inline-block;
}
.about-column:last-child .about-column-holder {
    margin-left: 0px;
    margin-top: 30px;
}
.control-group-holder {
    margin-left: 0px;
}

.special.price-table
{
	z-index:999;
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1) ;
	-ms-transform:scale(1);
	transform:scale(1);
}
.price-table{
    margin-bottom: 50px;
}
.with-side-table  .desc-table{
    width: 10%;
      float: left;
}
.with-side-table .price-table{
    width: 21%;
    float: left;
}
.with-side-table .span2,.with-side-table .span1,.with-side-table .span3,.with-side-table .span4{
    height: 0;
    border: 0;
    min-height: 0;
  
    outline: 0;
}
}


@media all and (min-width:1px) and (max-width:490px) {


.domain-search-form textarea {
    width: 96.5%;
}
}

@media all and (min-width:1px) and (max-width:350px) {
    
    .slide-gradient-bg {
    left: -350px;
}
.price-table .title h2 {
    font-size: 7px;
}
.feature-body {
    margin-left: 0;
    margin-top: -14px;
    padding: 10px;
    margin-bottom: 20px;
}
   .domain-search-form textarea {
    width: 95%;
} 
    .with-side-table .desc-table {
    
    width: 15%;
}
.social-icons {
    text-align: center;
}
.about-image {
    margin: 0 auto;
    width: 83%;
    float: none;
}
.desc-table .data-holder {

    font-size: 10px;
    
}

.slide-text-holder {
 
    width: 270px;
    
}
}