/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}


/*==========  Non-Mobile First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
}
@media(max-width : 768px) {
.kam{
  margin-left: 0px;
}

.hedso{
	display: none;
}

.hed{
	font-size: 12px;
}
.hermes.tparrows {
    display:none!important;
}
.boxi{
  margin-top: 0px;
}
.header-nav .nav-lg .menuzord .menuzord-menu > li {
    padding: 0px;
}

.item123 {
    padding: 10px;
    border: 1px Solid #ddd;
    box-shadow: 0 0 5px 5px #ddd;
    margin: 20px 0;
    border-radius: 10px;
}

.feed{
	height: 100%;
}

.kabse{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.font-36 {
    font-size: 25px !important;
}
.breadcrumb.white li a {
    color: #fff;
    font-size: 12px;
}

.breadcrumb.white li.active{
	    color: #f58f1b !important;
    font-size: 12px;
}

.ser {
    padding: 20px;
}
.font-54 {
    font-size: 30px !important;
}

h3, .h3 {
    font-size: 22px;
}

.text-gray-darkgray {
    font-size: 23px !important;
}

.floating_btn {
    right: -13px;
}

.call-buton .cc-calto-action-ripple {
 
  padding: 20px;
  right: 5px;
  }

  .header-nav .header-nav-wrapper .menuzord {
    padding: 0px 0px;
}

.cent img{
margin:0 !important;
}

.ttt {
    font-size: 40px !important;
    color: blue;
}

.ycu {
  margin-top:30px !important;
      margin-bottom: 0px !important;
}

.ccc{
    margin-top:30px !important;
}

.kistu{
     margin-top: 0px;
}

}