/* lg */ 
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-nav > li {
   
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .recent-work-wrap .overlay{
    padding: 15px;
  }

  .services-wrap {
    padding: 40px 10px 40px 30px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }

  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body{
    clear: both;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }

  .team-bar .first-arrow {
    width: 21%;
  }

  .team-bar .second-arrow {
    width: 20%;
  }

  .team-bar .third-arrow {
    width: 21%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  ul.social_icons li{
    margin-right: 0;
  }

}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .services-wrap {
    padding: 40px 0 40px 30px;
  }

  .recent-work-wrap .overlay{
   padding: 15px;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .sinlge-skill{
    width: 150px;
    height: 150px;
  } 

  .sinlge-skill p em {
    font-size: 25px;
  }

  .sinlge-skill p {
    font-size: 16px;
  }

  .team-bar .first-one-arrow {
    width: 2%;
  }

  .team-bar .first-arrow {
    width: 18%;
  }

  .team-bar .second-arrow {
    width: 24%;
  }

  .team-bar .third-arrow {
    width: 15%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  .blog .blog-item .entry-meta > span a{
    font-size: 10px;
  }
}

/* xs */
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

  .post_reply_comments {
    padding-left: 20px;
  }
    

}

@media(max-width:1060px){.smo1{margin-right:5px !important;}
iframe{width:100% !important;}
.navbar-inverse .navbar-nav > li > a{padding:5px 15px;}
.height1, .height{height:auto;}
.graybg .col-md-4{padding:5px;}
.img-over6{top:20%;}
p{line-height:normal;}
.img-over2, .img-over5, .img-over, .img-over3{font-size:35px;}
.owl-item .item{height:auto !important;}
#insidectnt{max-width:100%;}
#insidectnt .container{width:95%;}
.container{width:95%;}
.inside img{width:100%;}
.timg, .overlay{height:340px;}
.about embed, .about iframe {height: 320px !important;}
.rimg{min-height:220px;}
.review{min-height:328px;}
table.num{width:100%;}
.num td{display:inline-block;}
#top img{height:auto;}
.top{height:auto;}
.homepage{padding-top:0;}
.about embed{display:none;}
.about{width:100%;}
.gallery img{max-height:193px;width:auto;}
.scrollable{float:none;width:100%;overflow: scroll;overflow-y:hidden;}
a.more{padding-left:155px !important;}
}
@media(max-width:1024px){.timg, .overlay{height:320px;}
.navbar-inverse .navbar-nav > li > a{padding:5px 14px;}
.rimg{min-height:210px;}
.review{min-height:318px;}
.gallery img{max-height:185px;}
a.more{padding-left:150px !important;}

}
@media(max-width:980px){.navbar-inverse .navbar-nav > li > a{padding:5px 12px;}
.graybg.padd40{padding:10px;}
table{width:100%;}
.owl-item .item{height:500px !important;}
.owl-carousel .owl-item img{width:auto; height:500px;}
.owl-carousel.owl-theme.owl-loaded{height:500px;}
#left .owl-item .item{height:200px !important;}
#left .owl-carousel .owl-item img{width:auto; height:200px;}
#left .owl-carousel.owl-theme.owl-loaded{height:200px;}
.timg, .overlay{height:310px;}
.about embed, .about iframe {height: 310px !important;}
.rimg{min-height:190px;}
.review{min-height:280px;}
.review .clear{display:none;}
.gallery img{max-height:176px;}
a.more{padding-left:140px !important;}
}
@media(max-width:782px){.logo1{width:60%;}
.phone, .icons{width:20%;padding-top:0;}
.tel{font-size:16px; font-weight:normal;line-height:normal;}
.menu{width:100%;}
.smoicons{width:100%; text-align:center !important;padding-bottom:10px;}
.navbar-inverse .navbar-nav > li > a{padding:5px 7px;}
.deco{position:absolute;width:60%;z-index:10; background:url('../images/blackbg.png') repeat; color:#fff;}
.deco h2{color:#fff;}
.clock{float:right;}
.img-over4{font-size:28px;}
.smo ul > li{margin-right:40px;}
.owl-carousel{height:525px;}
.owl-item .item{height:450px !important;}
.owl-carousel .owl-item img{width:auto; height:450px;}
.owl-carousel.owl-theme.owl-loaded{height:450px;}
.timg, .overlay{height:245px;}
.title, .order{width:100%; text-align:left !important;}
.about embed, .about iframe {height: 280px !important;}
.rimg{min-height:150px;}
.review{min-height:250px; word-wrap:break-word;}
.gallery img{max-height:134px;}
a.more{padding-left:95px !important;padding-top:0 !important;}
#adiv{top:30px !important;left:auto !important;right:0;}
}
@media(max-width:780px){
}
@media(max-width:767px){
#insidectnt .container{width:90%;}
.container{width:90%;}
.navbar-nav > li > a{font-size:1em;}
.icons{padding-top:0;}
.phone{padding-top:55px;}

body{font-size:0.95em;}

h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
.navbar-nav{margin:0;}
.dropdown:hover .dropdown-menu {display: block !important;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{overflow:visible;}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{width:100%; padding:0;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{width:100%;}
.phone, .icons{display:none;}
.row{margin:0;}
#cont .graybg{margin:10px 0;}
#cont .graybg img{margin:0 auto;}
#header img{width:auto; max-width:100%;}
li.last{display:none;}
.smo{text-align:center !important;}
.img-over1{top:0;}
.smoicons{display:none;}
.vleft{height:auto !important; display:none;}
.visible-xs input[type='text']{width:75%; height:30px; vertical-align:top;}
.visible-xs #form2{margin:10px 0;}
.visible-xs.msearch{background-color:#F7F7F7;}
ul.stock li a{background:url('../images/arrow1.png') no-repeat scroll 99% 40%;border-bottom:1px dotted #333;padding:15px; font-size:1em;}
.stock{background-color:#fff;}
.owl-item .item{height:400px !important;}
.owl-carousel .owl-item img{width:auto; height:400px;}
.owl-carousel.owl-theme.owl-loaded{height:400px;}
.dropdown-menu{width:95%;}
.navbar-inverse .navbar-nav .dropdown-menu .leftlist > li > a{font-size:1.2em;}
.timg, .overlay{height:auto;}
.overlay{display:none;}
footer{font-size:1em;}
.subcat{padding:10px !important;}
.mainimg{display:none;}
.allimg img{margin-bottom:10px;}
.allimg .clear{display:none;}
.currency{text-align:left !important;}
.about embed {height: 310px !important;}
.about iframe {height: 515px !important;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{padding-bottom:20px;}
.gallery{padding:5px; width:50%;}
.gallery .clear{display:none;}
.newsl{width:25%;}
.newsr{width:75%;padding-left:10px;}
.news{padding:10px;}
.colreview{width:50%; padding:5px;}
.colreview img{max-height:263px;}
.rimg{min-height:265px;}
.searchsold{float:left !important; text-align:left; width:100%;}
table.num td{display:inline-block; word-wrap:break-word; width:auto;}
.searchsold form{padding:0 20px 0 0 !important; float:left !important;}
.sold1{float:left;width:100%;}
.sold1.fr p{float:left !important;}
.gallery img{max-height:196px;}
a.more{padding-left:265px !important;padding-top:15px !important;}

}
@media(max-width:750px){.gallery img{max-height:190px;}

}
@media(max-width:681px){.about embed {height: 270px !important;}
.about iframe {height: 490px !important;}
.gallery img{max-height:170px;}

}
@media(max-width:664px){.img-over1 p a{float:left;width:45%;}
.gallery img{max-height:165px;}

}
@media(max-width:614px){.about embed {height: 250px !important;}
.about iframe {height: 450px !important;}
.gallery img{max-height:150px;}

}

@media(max-width:582px){.owl-item .item{height:350px !important;}
.owl-carousel .owl-item img{width:auto; height:350px;}
.owl-carousel.owl-theme.owl-loaded{height:350px;}
.leftlist{width:98%;}
.about embed {height: 230px !important;}
.about iframe {height: 420px !important;}
#table{width:100% !important;}
iframe.alert{height:1000px;}
.gallery img{max-height:140px;}

}
@media(max-width:494px){.owl-item .item{height:300px !important;}
.owl-carousel .owl-item img{width:auto; height:300px;}
.owl-carousel.owl-theme.owl-loaded{height:300px;}
.theme{background-color:#EEEEEE;}
.img-over1{position:relative;left:0;padding:10px;color:#333; display:inline-block;}
.img-over1 h2, .img-over1 p a{color:#333;}
.img-over1 p a{width:98%;}
.graybg .col-md-4.deco{padding:15px;}
td{display:block;width:100%;}
td input[type='text'], td input[type='email']{width:90% !important;}
iframe.mailinglist{height:300px;}
.img-over4{font-size:23px;}
.img-over2, .img-over5, .img-over, .img-over3{font-size:28px;}
.img-over1 h2{font-size:28px;}
.visible-xs input[type="text"]{width:65%;}
.about embed {height: 200px !important;}
.about iframe {height: 380px !important;}
.gallery{width:100%;padding-left:0;padding-right:0;}
.newsl{width:100%; text-align:center;}
.newsr{width:100%;}
.eve{ min-height:200px;}
.colreview{width:100%;}
.colreview img{max-height:inherit;}
.rimg, .review{min-height:50px;}
.td .td{display:block;}

.td input[type="text"], .td select{width:95% !important;}
.gallery img{max-height:inherit;}

}
@media(max-width:480px){
}
@media(max-width:424px){.owl-item .item{height:280px !important;}
.owl-carousel .owl-item img{width:auto; height:280px;}
.owl-carousel.owl-theme.owl-loaded{height:280px;}
}
@media(max-width:389px){.owl-item .item{height:250px !important;}
.owl-carousel .owl-item img{width:auto; height:250px;}
.owl-carousel.owl-theme.owl-loaded{height:250px;}
.img-over4{font-size:19px;}
.img-over2, .img-over5, .img-over, .img-over3{font-size:30px;}
.img-over1 h2{font-size:30px;}
.smo ul > li{margin-right:20px;}
.visible-xs input[type="text"]{width:55%;}
.owl-prev, .owl-next{top:35%;}
.about embed {height: 160px !important;}
.about iframe {height: 330px !important;}
a.more{padding-left:250px !important;}

}
@media(max-width:360px){a.more{padding-left:240px !important;}

}
@media(max-width:334px){.owl-item .item{height:200px !important;}
.owl-carousel .owl-item img{width:auto; height:200px;}
.owl-carousel.owl-theme.owl-loaded{height:200px;}
.img-over4{font-size:17px;}
.img-over2, .img-over5, .img-over, .img-over3{font-size:28px;}
.img-over1 h2{font-size:28px;}
.about embed {height: 130px !important;}
.about iframe {height: 160px !important;}
a.more{padding-left:210px !important; padding-top:10px !important;}

}
