/*media query*/
/*less than 575px*/
@media only screen and (max-width:320px) 
{ 
body{
    font-size: 15px;
}

.outer-comment header div{
    text-align: left !important;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 20px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 26px;
}

p {
    margin: 0px 0px 15px 0px;
    letter-spacing: 0.28px;
}
    .product-image3 img{
        height:110px;
    }
  .owl-carousel .owl-nav button.owl-prev {
    top: 50%;
    left: -10px;
   padding: 5px 11px 10px !important;
    font-size: 33px;
    line-height: 17px;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -10px;
     padding: 5px 11px 10px !important;
    font-size: 33px;
    line-height: 17px;
}

.right_aside{
    padding: 15px;
}
  /*.right-aside_post h3 {*/
  /*  font-size: 16px;*/
  /*  line-height: 24px;*/
  /*  font-weight: 400;*/
  /*}*/

  .update_date{
    font-size: 12px;
  }

  .mb_logo{
        width:75%;
        text-align: center;
        font-size:19px;
  } 


.st-custom-button[data-network] {
    padding: 2px 7px;
    font-size: 12px;
}
 

.social_more_dropdown .btn {
  padding: 2px 7px;
  font-size: 12px;
}

   .icon-arrow-right{
    padding:8px 30px;
    min-width:150px;
   }   

   .icon-arrow-right .fas{
   top:12px;
   right:-15px;
}

}
@media only screen and (max-width:480px)  and (min-width: 320px)
{ 
    .product-image3 img{
        height:120px;
    }
  .owl-carousel .owl-nav button.owl-prev {
    top: 50%;
    left: -10px;
    padding: 5px 11px 10px !important;
    font-size: 33px;
    line-height: 17px;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -10px;
    padding: 5px 11px 10px !important;
    font-size: 33px;
    line-height: 17px;
}
  /*.right-aside_post h3 {*/
  /*  font-size: 16px;*/
  /*  line-height: 24px;*/
  /*  font-weight: 400;*/
  /*}*/

  .update_date{
    font-size: 13px;
  }

  .st-custom-button[data-network] {
    padding: 2px 8px;
    
   }
.social_more_dropdown .btn {
  padding: 2px 8px;
}
  
  .hero-waves {
      height:50px;
      bottom: 0px;
      left: 0px;
  }

  .navbar-collapse form[role="search"] input {
    font-size: 13pt;
  }
  .mb_logo{
        width: 78%;
        text-align: center;
        font-size: 20px;
  } 

  .color_break .img_up{
    position: absolute;
    top: 0px;
    left: 0px; 
    right: 0px;
    padding:80px 40px 40px 40px;
  }

  .stylish_btn2 {
    padding: 8px 10px 8px 10px;
    min-width: 120px;
  }


   .icon-arrow-right{
    padding:8px 30px;
    min-width:150px;
   }   

   .icon-arrow-right .fas{
   top:12px;
   right:-15px;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 20px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 26px;
}

p {
    margin: 0px 0px 15px 0px;
    letter-spacing: 0.28px;
}

}
@media only screen and (max-width:577px)  and (min-width:480px)
{  
    body{
    font-size: 15px;
}

.outer-comment header div{
    text-align: left !important;
}
      .owl-carousel .owl-nav button.owl-prev {
    top: 50%;
    left: -10px;
    padding: 5px 11px 10px !important;
    font-size: 33px;
    line-height: 17px;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -10px;
    padding: 5px 11px 10px !important;
    font-size: 33px;
    line-height: 17px;
}

.right_aside{
    padding: 15px;
}

  /*.right-aside_post h3 {*/
  /*  font-size: 16px;*/
  /*  line-height: 24px;*/
  /*  font-weight: 400;*/
  /*}*/


.update_date{
    font-size: 14px;
  }

  .mb_logo{
        width: 83%;
        text-align: center;
        font-size: 20px;
  }

 
  .color_break p{
      font-size:20px;
      letter-spacing: 1.2px;
      line-height:26px;
  }
  .color_break img{
    height: 320px;
  }
  .color_break .img_back{
    position: absolute;
    width: 100%;
    
  }

  .color_break .img_up{
    position: absolute;
    top: 0px;
    left: 0px; 
    right: 0px;
    padding:80px 40px 40px 40px;
  }

  .stylish_btn2 {
    padding: 8px 10px 8px 10px;
    min-width: 120px;
  }

 
   .icon-arrow-right{
    padding:8px 30px;
    min-width:150px;
   }   

   .icon-arrow-right .fas{
   top:12px;
   right:-15px;
}
 
h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 20px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 26px;
}

p {
    margin: 0px 0px 15px 0px;
    letter-spacing: 0.28px;
}
}

/*less than 767px*/
@media only screen and (max-width:768px) and (min-width:577px)
{ 
body{
    font-size: 15px;
} 
.right_aside{
    padding: 15px;
}
/*.right-aside_post h3 {*/
/*    font-size: 16px;*/
/*    line-height: 24px;*/
/*    font-weight: 400;*/
/*  }*/
.color_break p{
    font-size:20px;
    letter-spacing: 1.2px;
    line-height:26px;
}


   .icon-arrow-right{
    padding:8px 30px;
    min-width:150px;
   }   

   .icon-arrow-right .fas{
   top:12px;
   right:-15px;
}

h1 {
    font-size: 25px;
    line-height: 31px;
}

h2 {
    font-size: 22px;
    line-height: 29px;
}

h3 {
    font-size: 19px;
    line-height: 27px;
}

p {
    margin: 0px 0px 15px 0px;
    letter-spacing: 0.28px;
}
}

/*less then 992px and less than 768*/
@media only screen and (max-width:993px) and (min-width:768px)
{ 
 
h1 {
    font-size: 21px;
    line-height: 31px;
}

h2 {
    font-size: 21px;
    line-height: 29px;
}

h3 {
    font-size: 19px;
    line-height: 27px;
}

p {
    margin: 0px 0px 15px 0px;
    letter-spacing: 0.28px;
}
  
}

/*less then 1201 and greater than 993*/
@media only screen and (max-width:1201px) and (min-width: 993px)
{ 

  

}

/*less then 1400px and greater than 993*/
@media only screen and (max-width:1400px) and (min-width:1201)
{

}

/* mobile bellow 768 */

@media only screen and (max-width:768px){
    #main_footer .footer-top {
        padding:20px 15px;
        /* background: #fff; */
      }
    .main_add_area{
        padding:10px 20px;
    }
    .ad_search_outer{
        display: none;
    }

    .navbar-collapse form[role="search"] button{
        padding: 12px 12px;
        font-size: 17px;
    }

    .mobile_search_frm{
        width: 38px;
          height: 47px !important;
          border-bottom: 1px solid #ededed;
          background: #fff;
      }

    
 .mobile_search_frm .input-group-btn{
    display: inline-block;
  }
}
