#style_switcher {
  position: fixed;
  top: 190px;
  width: 295px;
  box-sizing: border-box;
  left: 0;
  z-index: 1008;
  padding: 21px 29px 62px 30px;
  text-align: left;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}

#style_switcher.shown {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1012;
}

#style_switcher p {
  line-height: 28px;
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 23px;
}

#style_switcher p span {
  font-size: 12.4px;
  display: block;
  line-height: 21px;
  color: #888;
}

#style_switcher .toggler {
  position: absolute;
  top: 0;
  left: 100%;
  width: 57px;
  height: 60px;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  color: #5f666b;
  text-align: center;
  transition: color .2s ease;
}

#style_switcher .toggler:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  height: 60px;
  content: '\f040';
  font-family: fontawesome;
  transition: color .2s ease;
}

#style_switcher.shown .toggler:before {
  content: '\f00d';
}

#style_switcher ul {
  margin: 0;
  list-style: none;
  font-size: 0;
  padding: 0 0 21px;
  line-height: 0;
}

#style_switcher ul li {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: top;
}

#style_switcher ul li:hover,
#style_switcher ul li.active {
  padding: 2px;
}

#style_switcher div.color_scheme {
  width: 40px;
  height: 40px;
  border-radius: 3px;
}

#style_switcher ul li:hover div.color_scheme,
#style_switcher ul li.active div.color_scheme {
  height: 36px;
  width: 36px;
}

#style_switcher #style_switcher_form {
  padding: 0;
  margin: 0;
}

#style_switcher #style_switcher_form button.button {
  display: block;
  text-align: center;
  padding: 4px 30px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  outline: none !important;
  position: relative;
  border: 2px solid #626262 !important;
  background: transparent !important;
  font-size: 15px;
  line-height: 26px;
  font-weight: bold;
}

#style_switcher #style_switcher_form button.button:hover {
  background: #626262 !important;
  color: #fff !important;
}

#style_switcher.loading:before {
  position: absolute;
  right: 30px;
  bottom: 40px;
  background: url(../images/loading.gif);
  width: 60px;
  height: 20px;
  content: '';
}

#style_switcher.success:before {
  position: absolute;
  right: 30px;
  bottom: 32px;
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
}

@media (max-width: 480px) {
  #style_switcher {
    width: 260px;
    padding-left: 20px;
  }
}

body.mobile_mode.mobile {
  #style_switcher {
    top: 0 !important;
  }
}

/**************************************************************/
.logo-sec img {
  height: 180px;
  margin-top: -55px;
  /* border: 2px solid #cd562e; */
  width: 144px;
}
.rightlogo img{
  width: 240px;
  height: 74px;
}
#style_switcher .toggler {
  display: none;
}

#style_switcher,
div#fixed-sidebar-right .moduletable.login {
  display: none;
}

#header {
  padding-top: 10px !important;
}

#logo {
  margin-bottom: 15px !important;
}

.none-a {
  display: none;
}

.icemegamenu>ul {
  margin: 40px 0;
}

.menu.top a {
  color: #fff !important;
}

.menu.top a:hover {
  color: #1a1a1a !important;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
}

.form-btns .btn {
  background-color: #cd562e !important;
  color: #fff !important;
  margin-right: 10px;
}

.form-btns .btn:hover {
  background-color: #fff !important;
  color: #cd562e !important;
}

.map-sec iframe {
  width: 100%;
  height: 250px;
  border: 0;
}

.foot-logo .log1 img {
  width: 100%;
  height: 280px;
  /*border: 2px solid #cd562e;*/
}

.log2 img {
  width: 238px;
  height: 41px;
  margin-top: 10px;
}

.copyright {
  padding-top: 24px;
}

.copyright .year::after {
  display: none;
}

#copyright {
  background-color: #1a1a1a;
}

#footer {
  background-color: #fff;
  padding: 40px 0 30px 0;
  border-bottom: 1px solid #fff;
}

.homeo-img img {
  width: 445px;
  height: 250px;
  float: right;
  margin: 0 0 10px 20px;
}

.menu.info.homeo-cont li,
.menu.info.homeo-cont a {
  color: #fff !important;
}

.menu.info.homeo-cont a:hover {
  color: #cd562e !important;
}

.hom-ser ul {
  margin: 0 auto;
  display: table;
}

#maintop1 h3 {
  color: white;
}

#service-sec {
  padding-top: 120px;
}

#service-sec ul li {
  list-style-type: disc !important;
  font-weight: 800;
  margin-left: 15px;
}

#content-new {
  /*background-color:#cd562e;*/
  padding: 40px 0;
}

#ser_last-sec {
  padding: 50px 0;
}

.txt-1 .ser-img img {
  width: 472px;
  height: 265px;
  float: left;
  margin: 0 30px 0 0;
}

#service-sec h2 {
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px;
}

.pre-text {
  text-align: left;
}

.hom-ser p {
  text-align: center;
  margin-top: 30px;
}

.hom-ser p b {
  color: #ef1919;
}

.txt-1 h4 {
  text-transform: none !important;
}

.form-btns {
  display: table;
  margin: 0 auto;
}

#cattery {
  padding-top: 60px;
}
#cattery h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}
#cattery img {
  width: 370px;
  height: 300px;
}
/* #testimonial {
  padding-top: 60px;
}

#testimonial img {
  width: 370px;
  height: 300px;
} */

.odd {
  background-color: #cd562e;
  padding: 40px 20px 10px 20px;
  border-radius: 10px;
  color: #fff;
  margin: 30px 0;
}

.even {
  background-color: #cd562e;
  padding: 40px 20px 10px 20px;
  border-radius: 10px;
  color: #fff;
  margin: 30px 0;
}

#testimonial p b {
  font-size: 20px;
  font-weight: 800;
  text-align: center;
}

.foot-cont li a:hover {
  color: #c44114;
}

#testimonial h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}

.grid12 h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}

/* =============================== Site Map ================================ */
.sitemapul {
  list-style-type: none;
  padding: 20px;
  width: 60%;
  margin: 20px auto;
  background: #cd562e;
  /*border: 1px solid;*/
  border-radius: 10px;
}

.sitemapul ul {
  list-style-type: none;
  padding: 20px;
  width: 60%;
  margin: 20px auto;
  background: #0094d9;
  border: 1px solid #0094d9;
  border-radius: 10px;
  color: #000;
}

.sitemapul li {
  background: #cd562e;
  border: 1px solid;
  padding: 5px 20px;
  width: auto;
  border-radius: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.sitemapul li a {
  font-weight: bold;
  font-size: 18px;
  color: #fff !important;
  text-decoration: none;
}

.sitemapul li a:hover {
  color: #000 !important;
}

.content-1 {
  padding: 40px 0;
}

/*****************************/
ul.homeo-cont li>a[class*="material-design"]::before,
ul.homeo-cont li>span[class*="material-design"]::before {
  color: #fff !important;
}

.logo-sec .txt-logo img {
  width: 300px;
  height: 50px;
  margin-top: 30px;
}

.serv-img img {
  width: 530px;
  height: 700px;
}

.icemegamenu ::marker {
  display: none;
}

.captchaimg>div {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

form {
  margin-bottom: 0;
}

.control-group-button {
  width: auto;
  margin-bottom: 30px;
}


/*Custom Code*/
.scroll-to-fixed-fixed .logo-sec img {
  height: 90px;
  margin-top: 0px;
}

.pre-text p {
  text-align: center;
}

.little {
  font-size: 14px;
  color: #000;
}

.control-group-input span {
  margin-left: 15px;

}

input[type="checkbox"] {
  margin-bottom: 20px;
}

/****** Media Queries ******/
@media (max-width:1199px) {
  .logo-sec img {
    width: 450px;
    height: 90px;
  }

  .icemegamenu>ul>li+li {
    margin-left: 10px;
  }

  .icemegamenu>ul>li>a.iceMenuTitle {
    font: bold 14px/24px 'PT Sans', sans-serif;
  }

  #top .nav.menu.social li {
    display: inline-block;
    padding: 0 0 2px 12px;
  }

  .wel-sec img {
    width: 440px;
    height: 260px;
  }

  .carousel-img img {
    width: 338px;
    height: 225px;
  }

  .serv-img img {
    width: 100%;
    height: 700px;
  }

  .txt-1 .ser-img img {
    width: 298px;
    height: 166px;
    float: left;
    margin: 0 30px 0 20px;
  }

  .txt-1 #p20,
  .txt-1 #p21 {
    margin-top: 20px;
    margin-left: 10px;
  }

  #testimonial img {
    width: 288px;
    height: 250px;
  }
}

@media (max-width:1023px) {
  #top .nav.menu.social li {
    display: inline-block;
    padding: 0 0 2px 8px;
    font-size: 12px;
  }

  #top .nav.menu.social li a {
    color: #fff;
    font-size: 12px;
  }

  ul.top li {
    display: table;
    font-size: 16px;
    margin-right: 10px;
  }

  ul.top li>span[class*="material-design"]::before,
  ul.top li>a[class*="material-design"]::before {
    font-size: 18px;
    margin-right: 3px;
    position: relative;
    top: 0;
  }

  ul.top {
    display: block;
    width: 100%;
  }

  .icemegamenu>ul>li>a.iceMenuTitle {
    font: bold 13px/24px 'PT Sans', sans-serif;
  }

  .icemegamenu>ul>li>a.iceMenuTitle {
    padding-left: 8px;
    padding-right: 8px;
  }

  .icemegamenu>ul>li+li {
    margin-left: 15px;
  }

  .icemegamenu>ul {
    margin: 35px 0;
  }

  .wel-sec img {
    width: 369px;
    height: 218px;
  }

  .mod-newsflash-adv.mod-newsflash-adv__type .item>[class*="material-design"] {
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    width: 50px;
  }

  .mod-newsflash-adv.mod-newsflash-adv__type .item_content {
    overflow: hidden;
    padding-top: 5px;
  }

  .carousel-img img {
    width: 253px;
    height: 168px;
  }

  .foot-logo .log1 img {
    width: 100%;
    height: 97px;
  }

  .log2 img {
    width: 100%;
    height: 28px;
    margin-top: 10px;
  }

  .map-sec iframe {
    width: 100%;
    height: 150px;
    border: 0;
  }

  .homeo-img img {
    width: 350px;
    height: 204px;
  }

  .serv-img img {
    width: 100%;
    height: 810px;
  }

  .txt-1 .ser-img img {
    width: 320px;
    height: 177px;
    float: left;
    margin: 20px 20px 0 20px;
  }

  .txt-1 #p20,
  .txt-1 #p21 {
    margin-top: 0;
    margin-left: 10px;
  }

  ul.info li>a[class*="material-design"]::before,
  ul.info li>span[class*="material-design"]::before {
    font-size: 20px;
  }

  #testimonial img {
    width: 202px;
    height: 180px;
  }

  .slider>i {
    width: 18px !important;
  }

  .slider>ul>li {
    width: 12px !important;
    height: 12px !important;
  }

  .slider,
  .slider>div {
    height: 400px !important;
  }

  #feature {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  .logo-sec img {
    width: 354px;
    height: 88px;
  }
}

@media (max-width:767px) {

  .slider,
  .slider>div {
    height: 350px !important;
  }

  #top ul,
  #top ol {
    display: block;
    margin: 0 auto 10px;
    width: auto;
  }

  ul.top li {
    margin-right: 20px;
  }

  .logo-sec img {
    width: 100%;
    height: 83px;
  }

  .wel-sec img {
    width: 305px;
    height: 180px;
  }

  .item_img.wel-sec {
    margin: 0 0 20px;
  }

  .why-sec .col-sm-4 {
    margin: 30px auto;
    display: table;
    width: 450px;
  }

  .form-btns {
    display: block;
    margin: 0 auto;
  }

  .carousel-img img {
    width: 317px;
    height: 211px;
  }

  .log1 {
    margin: 0 auto;
    display: table;
  }

  .foot-logo .log1 img {
    width: 200px;
    height: 120px;
  }

  .log2 img {
    width: 289px;
    height: 50px;
    margin: 10px auto;
    display: table;
  }

  .homeo-img img {
    width: 282px;
    height: 165px;
  }

  .serv-img img {
    width: 100%;
    height: 813px;
    margin-bottom: 20px;
  }

  .page-header [class*="heading-style"],
  .page_header [class*="heading-style"] {
    letter-spacing: .5px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
  }

  .item_introtext.txt-1 {
    padding: 0 20px;
  }

  .txt-1 #p20,
  .txt-1 #p21 {
    margin-top: 0;
    margin-left: 0;
  }

  #logo {
    margin-bottom: 15px !important;
    margin: 15px auto;
    display: block ruby;
  }

  #testimonial img {
    width: 202px;
    height: 180px;
    margin: 0 auto;
    display: block;
  }

  #top .nav.menu.social {
    margin: 4px 0 11px;
    text-align: left;
    display: flex;
  }

  #top .nav.menu.social li a {
    color: #fff;
    font-size: 16px;
  }

  #service-sec {
    padding-top: 50px;
  }

  .map-sec iframe {
    width: 100%;
    height: 450px;
    border: 0;
  }
}

@media (max-width:639px) {

  #top ul,
  #top ol {
    display: block;
    margin: 0 auto 10px;
    width: auto;
  }

  #top .nav.menu.social li {
    display: table-cell;
    padding: 0 0 2px 8px;
    font-size: 12px;
  }

  .slider,
  .slider>div {
    height: 260px !important;
  }

  .img-intro__right,
  .img-full__right {
    float: right;
    margin-left: 0;
    max-width: 100%;
  }

  .wel-sec img {
    width: 450px;
    height: 266px;
  }

  h3.heading-style-3 {
    font-size: 35px;
  }

  .carousel-img img {
    width: 238px;
    height: 158px;
  }

  .mod-article-single .item-title {
    margin-bottom: 20px;
  }

  ul.top li {
    font-size: 16px;
    line-height: 1.7;
  }

  .homeo-img img {
    width: 100%;
    height: 262px;
  }

  .serv-img img {
    width: 100%;
    height: 600px;
    margin-bottom: 30px;
  }

  #service-sec {
    padding-top: 30px;
  }

  .txt-1 .ser-img img {
    width: 100%;
    height: 244px;
    float: left;
    margin: 0 auto 20px auto;
  }

  #feature {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  #mainbottom {
    padding-top: 30px;
  }

  .why-sec .col-sm-4 {
    margin: 30px auto;
    display: table;
    width: 100%;
  }

  .map-sec iframe {
    width: 100%;
    height: 300px;
    border: 0;
  }
}

@media (max-width:479px) {
  .static_slider img {
    width: 100%!important;
    height: auto!important;
  }
  .foot-logo .log1 img {
    width: 200px;
    height: auto;
  }
  #logo a {
  
    padding: 30px 0 0;
  }
  .slider,
  .slider>div {
    height: 200px !important;
  }

  .slider>i {
    width: 10px !important;
    padding: 7px !important;
    font-size: 30px !important;
  }

  .wel-sec img {
    width: 100%;
    height: 195px;
  }

  h3.heading-style-3 {
    font-size: 30px;
  }

  .body__home #maintop {
    padding-top: 65px;
  }

  .mod-newsflash-adv.mod-newsflash-adv__type .item>[class*="material-design"] {
    font-size: 25px;
    line-height: 35px;
    height: 35px;
    width: 35px;
  }

  h4.heading-style-4 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .item_introtext.maxheight {
    width: 260px;
  }

  .carousel-img img {
    width: 100%;
    height: 240px;
  }

  .map-sec iframe {
    width: 100%;
    height: 330px;
    border: 0;
  }

  .homeo-img img {
    width: 100%;
    height: 192px;
  }

  p {
    margin: 0;
    padding: 0 0 10px;
  }

  .serv-img img {
    width: 100%;
    height: 440px;
    margin-bottom: 30px;
  }

  .body__home #maintop1 {
    padding: 50px 0;
  }

  .txt-1 .ser-img img {
    width: 100%;
    height: 177px;
  }

  .logo-sec img {
    /*width: 100%;
    height: 82px;*/
    width: 100%;
    height: 130px;
  }
}

@media (max-width:359px) {

  .slider,
  .slider>div {
    height: 180px !important;
  }

  .wel-sec img {
    width: 100%;
    height: 171px;
  }

  h3.heading-style-3 {
    font-size: 27px;
  }

  .item_introtext.maxheight {
    width: 250px;
  }

  .carousel-img img {
    width: 320px;
    height: 213px;
  }

  .map-sec iframe {
    width: 100%;
    height: 290px;
    border: 0;
  }

  

  .serv-img img {
    width: 100%;
    height: 386px;
    margin-bottom: 30px;
  }

  .txt-1 .ser-img img {
    width: 100%;
    height: 155px;
  }

  h2.heading-style-2 {
    font-size: 35px;
  }
  .static_slider img {
    width: 100%!important;
    height: auto!important;
  }
  

}

.fs-18 {
  font-size: 18px !important;
}

.text-lime {
  color: #b4c408;
}

.border-lime {
  border: 1px solid #b4c408;
}

.p-3 {
  padding: 30px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.flex-justify-content-between {
  display: flex !important;
  justify-content: space-between !important;
}

.pe-3 {
  padding-right: 30px !important;
}
.static_slider img{
  background-position: center center;
  display: block;
  width: 100%;

  height: 515px;
/*  height: 100vh;*/
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f96aa;
  overflow: hidden;
  -moz-transition: transform .4s;
  -o-transition: transform .4s;
  -webkit-transition: transform .4s;
  transition: transform .4s;
}
.rightlogo{
    width: 240px!important;
}


.logo-sec img {
  width: 150px!important;
  height: 186px!important;
}
.scroll-to-fixed-fixed .logo-sec img{
  width: 80px !important;
  height: 99px !important;
}
.icemegamenu > ul > li + li {
  margin-left: 2px;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  font: bold 15px/27px 'PT Sans', sans-serif;
}
.rightlogo {
  width: 100%!important;
}
.rightlogo img{
  width: 200px !important;
  height: 62px !important;
}
h3.heading-style-3 {
  font-size: 45px;
}
.homeimg img {
  width: 100% !important;
  height: auto !important;
}
.owl-item_content a img{
  width: 100% !important;
  height: auto !important;
}
.foot-logo .log1 img {
  width: 150px!important;
  height: 186px!important;
}
/*About*/
.homeo-img img {
  width: 400px!important;
  height: 225px!important;
}
.img-intro img , .img-intro_1 img , .img-intro_2 img {
  width: 570px!important;
  height: 310px!important;
}

/*cattery*/
h2.heading-style-2 {
  font-size: 25px;
}

#cattery .img1 img {
  width: 346px!important;
  height: 205px!important;
}
#cattery .img2 img {
  width: 346px!important;
  height: 342px!important;
}
#cattery .img3 img {
  width: 346px!important;
  height: 156px!important;
}
#cattery .img4 img {
  width: 346px!important;
  height: 182px!important;
}
iframe{
  width: 555px;
  height: 250px;
}
/*Media Query*/
@media (max-width: 1199px) {
  .logo-sec img {
    width: 150px!important;
    height: 186px!important;
  }
  .scroll-to-fixed-fixed .logo-sec img{
    width: 80px !important;
    height: 99px !important;
  }
  .icemegamenu > ul > li + li {
    margin-left: 2px;
  }
  .icemegamenu > ul > li > a.iceMenuTitle {
    font: bold 12px/27px 'PT Sans', sans-serif;
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 170px !important;
    height: 52px !important;
  }
  h3.heading-style-3 {
    font-size: 20px;
  }
  .homeimg img {
    width: 497px!important;
    height: 226px!important;
  }
  .owl-item_content a img{
    width: 341px!important;
    height: 227px!important;
  }
  .foot-logo .log1 img {
    width: 150px!important;
    height: 186px!important;
  }
  /*About*/
  .homeo-img img {
    width: 400px!important;
    height: 225px!important;
  }
  .img-intro img , .img-intro_1 img , .img-intro_2 img {
    width: 482px!important;
    height: 277px!important;
  }
  
  /*cattery*/
  h2.heading-style-2 {
    font-size: 25px;
  }

  #cattery .img1 img {
    width: 288px!important;
    height: 170px!important;
  }
  #cattery .img2 img {
    width: 288px!important;
    height: 284px!important;
  }
  #cattery .img3 img {
    width: 288px!important;
    height: 129px!important;
  }
  #cattery .img4 img {
    width: 288px!important;
    height: 152px!important;
  }
  iframe{
    width: 400px;
    height: 250px;
  }
}
@media (max-width: 1023px) {
  .logo-sec img {
    width: 96px !important;
    height: 119px !important;
  }
  .icemegamenu > ul > li > a.iceMenuTitle {
    font: bold 14px/24px 'PT Sans', sans-serif;
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 165px!important;
    height: 51px!important;
  }
  h3.heading-style-3 {
    font-size: 20px;
  }
  .homeimg img {
    width: 481px!important;
    height: 219px!important;
  }
  .owl-item_content a img{
    width: 330px!important;
    height: 220px!important;
  }
  .foot-logo .log1 img {
    width: 150px !important;
    height: 186px !important;
  }
  /*About*/
  .homeo-img img {
    width: 400px !important;
    height: 225px !important;
  }
  .img-intro img , .img-intro_1 img , .img-intro_2 img {
    width: 466px!important;
    height: 253px!important;
  }
  
  /*cattery*/
  h2.heading-style-2 {
    font-size: 25px;
  }
  #cattery .img1 img {
    width: 277px!important;
    height: 164px!important;
  }
  #cattery .img2 img {
    width: 277px!important;
    height: 274px!important;
  }
  #cattery .img3 img {
    width: 277px!important;
    height: 125px!important;
  }
  #cattery .img4 img {
    width: 277px!important;
    height: 146px!important;
  }
  iframe{
    width: 100%!important;
    height: 250px!important;;
  }
}
@media (max-width: 991px) {
  .logo-sec img {
    width: 96px !important;
    height: 119px !important;
  }
  .icemegamenu > ul > li + li {
    margin-left: 10px;
  }
  .icemegamenu > ul > li > a.iceMenuTitle {
    font: bold 9px/24px 'PT Sans', sans-serif;
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 128px!important;
    height: 39px!important;
  }
  h3.heading-style-3 {
    font-size: 20px;
  }
  .homeimg img {
    width: 369px!important;
    height: 168px!important;
  }
  .owl-item_content a img{
    width: 256px!important;
    height: 170px!important;
  }
  .foot-logo .log1 img {
    width: 150px !important;
    height: 186px !important;
  }
  /*About*/
  .homeo-img img {
    width: 400px !important;
    height: 225px !important;
  }
  .img-intro img , .img-intro_1 img , .img-intro_2 img {
    width: 354px!important;
    height: 192px!important;
  }
  
  /*cattery*/
  h2.heading-style-2 {
    font-size: 25px;
  }
  #cattery .img1 img {
    width: 202px!important;
    height: 120px!important;
  }
  #cattery .img2 img {
    width: 202px!important;
    height: 200px!important;
  }
  #cattery .img3 img {
    width: 202px!important;
    height: 91px!important;
  }
  #cattery .img4 img {
    width: 202px!important;
    height: 107px!important;
  }
}
@media (max-width: 767px) {
  .logo-sec img {
    width: 150px !important;
    height: 186px !important;
    margin-top: -20px;
  }
  .icemegamenu > ul > li + li {
    margin-left: 11px;
  }
  .icemegamenu > ul > li > a.iceMenuTitle {
    font: bold 9px/24px 'PT Sans', sans-serif;
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 600px!important;
    height: 186px!important;
  }
  h3.heading-style-3 {
    font-size: 20px;
  }
  .homeimg img {
    width: 305px!important;
    height: 138px!important;
  }
  .owl-item_content a img{
    width: 320px!important;
    height: 213px!important;
  }
  .foot-logo .log1 img {
    width: 150px !important;
    height: 186px !important;
  }
  /*About*/
  .homeo-img img {
    width: 610px !important;
    height: 343px !important;
  }
  .img-intro img , .img-intro_1 img , .img-intro_2 img {
    width: 610px!important;
    height: 332px!important;
  }
  
  /*cattery*/
  h2.heading-style-2 {
    font-size: 25px;
  }
  #cattery .img1 img {
    width: 544px!important;
    height: 337px!important;
  }
  #cattery .img2 img {
    width: 540px!important;
    height: 549px!important;
  }
  #cattery .img3 img {
    width: 540px!important;
    height: 243px!important;
  }
  #cattery .img4 img {
    width: 540px!important;
    height: 285px!important;
  }
  iframe{
    width: 100%!important;
    height: 250px!important;;
  }
}
@media (max-width: 639px) {
  .logo-sec img {
    width: 150px!important;
    height: 186px!important;
   
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 440px !important;
    height: 136px !important;
  }
  h3.heading-style-3 {
    font-size: 20px;
  }
  .homeimg img {
    width: 430px!important;
    height: 195px!important;
  }
  .owl-item_content a img{
    width: 240px !important;
    height: 159px !important;
  }
  .foot-logo .log1 img {
    width: 150px!important;
    height: 186px!important;
  }
  /*About*/
  .homeo-img img {
    width: 100%!important;
    height: auto!important;
  }
  .img-intro img , .img-intro_1 img , .img-intro_2 img {
    width: 100%!important;
    height: auto!important;
  }
  
  /*cattery*/
  h2.heading-style-2 {
    font-size: 25px;
  }
  #cattery .img1 img {
    width: 380px !important;
    height: 225px !important;
  }
  #cattery .img2 img {
    width: 380px!important;
    height: 375px!important;
  }
  #cattery .img3 img {
    width: 380px!important;
    height: 171px!important;
  }
  #cattery .img4 img {
    width: 380px!important;
    height: 200px!important;
  }
  .mod-newsflash-adv.testimonials .item blockquote {
    background: #fff;
    color: #404142;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 24px 29px 35px;
    height: auto!important;
  }
  .item_content p{
    text-align: center;
  }
}
@media (max-width: 479px)  {
  .logo-sec img {
    width: 150px!important;
    height: 180px!important;
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 320px!important;
    height: 99px!important;
  }
  h3.heading-style-3 {
    font-size: 20px;
  }
  .homeimg img {
    width: 330px!important;
    height: 150px!important;
  }
  .owl-item_content a img{
    width: 360px!important;
    height: 240px!important;
  }
  .foot-logo .log1 img {
    width: 150px!important;
    height: 186px!important;
  }
  /*About*/
  .homeo-img img {
    width: 320px!important;
    height: 185px!important;
  }
  .img-intro img , .img-intro_1 img , .img-intro_2 img {
    width: 330px!important;
    height: 180px!important;
  }
  
  /*cattery*/
  h2.heading-style-2 {
    font-size: 25px;
  }

  #cattery .img1 img {
    width: 260px!important;
    height: 154px!important;
  }
  #cattery .img2 img {
    width: 260px!important;
    height: 257px!important;
  }
  #cattery .img3 img {
    width: 260px!important;
    height: 117px!important;
  }
  #cattery .img4 img {
    width: 260pz!important;
    height: 137px!important;
  }
}
@media (max-width: 359px) {
  .logo-sec img {
    width: 150px!important;
    height: 180px!important;
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 280px !important;
    height: 86px !important;
  }
  .homeimg img {
    width: 100%!important;
    height: auto!important;
  }
  h3.heading-style-3 {
    font-size: 20px;
  }
  .owl-item_content a img{
    width: 320px !important;
    height: 210px !important;
  }
  .foot-logo .log1 img {
    width: 180px !important;
    height: 224px !important;
  }

   /*About*/
   .homeo-img img {
    width: 290px !important;
    height: 163px !important;
  }
  .img-intro img , .img-intro_1 img , .img-intro_2 img {
    width: 290px !important;
    height: 163px !important;
  }
  

  /*cattery*/
  h2.heading-style-2 {
    font-size: 25px;
  }
  #cattery .img1 img {
    width: 220px !important;
    height: 130px !important;
  }
  #cattery .img2 img {
    width: 220px!important;
    height: 217px!important;
  }
  #cattery .img3 img {
    width: 220px!important;
    height: 99px!important;
  }
  #cattery .img4 img {
    width: 220px!important;
    height: 115px!important;
  }

}
@media (max-width: 319px) {
  .logo-sec img {
    width: 150px!important;
    height: 180px!important;
  }
  .rightlogo {
    width: 100%!important;
  }
  .rightlogo img{
    width: 280px!important;
    height: 86px !important;
  }
}