@media only screen and (max-width: 2560px) {
}

@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1500px) {
}

@media (min-width: 1400px) {
}

@media only screen and (max-width: 1336px) {
}

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 1180px) {
    .container {
    width: 96% !important;
    margin: 0px auto !;
    max-width: 96%;
}
   

}

@media only screen and (max-width: 1080px) {
  
}

/*===================================================================*/

@media only screen and (max-width: 991px) {
  .slider-txt {
    padding-left: 0px;
}

.slider-txt h2 {
    font-size: 30px;
}

.slider-txt h1 {
    width: 75%;
    font-size: 40px;
}

.slider-txt h3 {
    font-size: 24px;
}

.gpay_btn img {
    width: 120px;
}

.Appstore_btn img {
    width: 130px;
    height: auto;
}

.homeslider {
    height: 450px;
}

.slider-txt{
    height: 450px;
}

.col-md-5.slider-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 380px;
}

.about_sec img {
    height: 450px;
}

.about_sec .about-txt {
    height: 450px;
}

.about-txt h3{
    font-size: 34px ;
}

p {
    font-size: 15px;
}

.features_sec ul li {
    width: 100%;
    float: left;
    background: url(../images/list-ic.svg) left 3px no-repeat;
    background-size: 18px;
    padding: 0px 0px 20px 30px;
    margin: 20px 0px 0px;
    font-size: 15px;
    color: #161616;
}

.features_sec .features-txt {
    min-height: 480px;
}

.features_sec img {
    height: 320px;
    margin-top: 80px;
}

.matters_sec .matters-txt {
    padding: 0px;
    height: auto;
    margin-top: 40px;
}

.features_sec h3, .matters_sec h3 {
    font-size: 34px;
}

.matters_sec img {
    width: 100%;
    height: auto;
}

a.btn_a {
    height: 30px;
    padding: 0px 10px;
    line-height: 30px;
    font-size: 11px;
    margin: 0px 5px 0px 0px;
}

span.numbertxt {
    font-size: 12px;
}

a.icon-bt {
    margin-right: 5px;
}

.icon-bt svg {
    width: 20px;
}

.icon-btn svg{
    width: 20px;
}

.translate_txtbox {
    padding: 10px;
}

}

/*==========================================================================================================*/

@media only screen and (max-width: 767px) {
  
.slider-txt h1 {
    width: 100%;
    font-size: 38px;
}

.slider-txt h3 {
    font-size: 24px;
}

.gpay_btn img {
    width: 120px;
}

.Appstore_btn img {
    width: 120px;
    height: auto;
}

.homeslider {
    height: 350px;
}

.slider-txt{
    height: 350px;
}

.col-md-5.slider-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 300px;
}

.about_sec img {
    height: 450px;
}

.about_sec .about-txt {
    height: 450px;
}

a.mic_icon{
    margin: 20px;
}

a.change_ic{
    margin: 20px;
}

a.change_ic svg{
    transform: rotate(-90deg);
}

}

@media only screen and (max-width: 640px) {
.col-md-5.slider-img {
    height: 260px;
}
}

/* only iphone4 landscape & Potriat 300 by 480*/

@media only screen and (max-width: 576px) {
  footer{
    text-align: center;
  }

  .col-md-5.slider-img {
    display: none;
  }

  .slider-txt {
    height: auto;
}

.homeslider {
    height: auto;
    padding: 40px 0px;
}

.about_sec{
    text-align: center;
}

.about_sec .about-txt {
    height: auto;
    padding: 0px;
    margin-bottom: 30px;
}


.about_sec img {
    height: auto;
    display: inline-block;
    float: none;
    width: 100%;
}

.features_sec h3 {
    margin-bottom: 0px;
}

.matters_sec h3{
    margin-top: 0px;
    text-align: center;
}

.features_sec img {
    height: auto;
   display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}

.matters_sec{
    padding: 30px 0px;
}
section{
    padding: 30px 0px;
}

section h3{
    font-size: 28px !important;
}

.matters_sec{
text-align: center;
}

.matters_sec img {
    width: 80%;
}

.Translate_box {
    padding: 20px 10px;
}



}

/*==========================================================================================================*/

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

/*==========================================================================================================*/

@media only screen and (max-width: 425px) {
a.mic_icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

a.mic_icon svg {
    width: 30px;
}

a.change_ic {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

a.change_ic svg {
    width: 30px;
}

.history_sec {
    width: 100%;
    padding: 0px 10px;
}

}

/*==========================================================================================================*/

/* only iphone4 landscape & Potriat 380*/

@media only screen and (max-width: 380px) {

}

/*==========================================================================================================*/

/* only iphone4 Potriat 3008 */

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

