@media (min-width: 1200px) {
  .container {
    max-width: 1100px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1160px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1300px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1400px;
  }
}



	
@media (min-width: 100px) and (max-width: 768px){
	
}


@media (min-width: 767px) and (max-width:999px){
	
}

@media (min-width: 1000px) and (max-width: 1050px){
    .navbar{
      padding:0px;
    }
    .navbar-brand{
        width:25%;
    }
    .navbar-brand img{
      /*width:70%;*/
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .navbar-nav li a .nav-content{
      padding-left:0px !important;
      padding-right:0px !important;
    }
    .about-2-row-1:after{
      width:96.95%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.40%;
      border-bottom: 10px solid rgb(169,169,169);
    }
    .customers-1-row-2:after{
      left:-9px;
      width:101.1%;
    }
}

@media (min-width: 1051px) and (max-width: 1100px){
    .navbar{
      padding:0px;
    }
    .navbar-brand{
        width:25%;
    }
    .navbar-brand img{
      /*width:70%;*/
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .navbar-nav li a .nav-content{
      padding-left:0px !important;
      padding-right:0px !important;
    }
    .about-2-row-1:after{
      width:97%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.35%;
      border-bottom: 10px solid rgb(169,169,169);
    }
    .customers-1-row-2:after{
      left:-9px;
      width:101.1%;
    }
}

@media (min-width: 1101px) and (max-width: 1150px){
    .navbar{
      padding:0px;
    }
    .navbar-brand{
        width:25%;
    }
    .navbar-brand img{
      /*width:70%;*/
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .navbar-nav li a .nav-content{
      padding-left:0px !important;
      padding-right:0px !important;
    }
    .about-2-row-1:after{
      width:97%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.52%;
      border-bottom: 10px solid rgb(169,169,169);
    }
    .customers-1-row-2:after{
      left:-9px;
      width:101.1%;
    }
}

@media (min-width: 1151px) and (max-width: 1200px){
    .navbar{
      padding:0px;
    }
    .navbar-brand{
        width:25%;
    }
    .navbar-brand img{
      /*width:70%;*/
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .navbar-nav li a .nav-content{
      padding-left:0px !important;
      padding-right:0px !important;
    }
    .about-2-row-1:after{
      width:97%;
    } 
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.45%;
      border-bottom: 10px solid rgb(169,169,169);
    }
    .customers-1-row-2:after{
      left:-9px;
      width:101.1%;
    }
}

@media (min-width: 1201px) and (max-width: 1250px){
    .navbar{
      padding:0px;
    }
    .navbar-brand{
        width:35%;
    }
    .navbar-brand img{
      width:70%;
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .navbar-nav li a .nav-content{
      padding-left:0px !important;
      padding-right:0px !important;
    }
    .about-2-row-1:after{
      width:97.45%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.65%;
      border-bottom: 10px solid rgb(169,169,169);
    }
    .customers-1-row-2:after{
      left:-9px;
      width:100.9%;
    }
}

@media (min-width: 1251px) and (max-width: 1300px){
    .navbar{
      padding:0px;
    }
    .navbar-brand{
        width:35%;
    }
    .navbar-brand img{
      width:70%;
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .navbar-nav li a .nav-content{
      padding-left:0px !important;
      padding-right:0px !important;
    }
    .about-2-row-1:after{
      width:97.40%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.60%;
      border-bottom: 10px solid rgb(169,169,169);
    }
    .customers-1-row-2:after{
      left:-9px;
      width:100.9%;
    }
}

@media (min-width: 1301px) and (max-width: 1350px){
    .navbar{
      padding:0px;
    }
    .navbar-brand img{
      width:70%;
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .about-2-row-1:after{
      width:97.50%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.65%;
      border-bottom: 10px solid rgb(169,169,169);
    }
    .customers-1-row-2:after{
      left:-9px;
      width:100.9%;
    }
} 

@media (min-width: 1351px) and (max-width: 1400px){
    .navbar{
      padding:0px;
    }
    .navbar-brand img{
      width:70%;
    }
    .navbar-nav li a{
        font-size:14px !important;
        margin:0px 05px;
    }
    .about-2-row-1:after{
      width:97.50%;
    }

    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.65%;
      border-bottom: 10px solid rgb(169,169,169);
    }

    .customers-1-row-2:after{
      left:-9px;
      width:100.9%;
    }
}

@media (min-width: 1401px) and (max-width: 1450px){
    .about-2-row-1:after{
      width:97.75%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.85%;
      border-bottom: 10px solid rgb(169,169,169);
    }
} 

@media (min-width: 1451px) and (max-width: 1500px){
    .about-2-row-1:after{
      width:97.75%;
    }
    .secure-servies-1-row-2:after{
      content:" ";
      position:absolute;
      bottom:-10px;
      left:16px;
      width:98.85%;
      border-bottom: 10px solid rgb(169,169,169);
    }
}

@media (min-width: 1501px) and (max-width: 1550px){

}

@media (min-width: 1551px) and (max-width: 1600px){

}

@media (min-width: 1601px) and (max-width: 1650px){

}

@media (min-width: 1651px) and (max-width: 1700px){

}

@media (min-width: 1701px) and (max-width: 1750px){

}

@media (min-width: 1751px) and (max-width: 1800px){

}

@media (min-width: 1801px) and (max-width: 1850px){

}

@media (min-width: 1851px) and (max-width: 1900px){

}

