@media (max-width: 320px) {
  .gmap
  {
    width:269px;
  }
}
@media (min-width: 1024px)  and (max-width:1024px){
.readmore {
	margin:1px;
    margin-left:115px;
    margin-top:-115px;
  }
}
.products img{width:125px;}
.newsdetail ul li {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 1px;
    float: left;
    list-style: none;
    width: 49%;
    overflow: hidden;
    z-index: 10;
}
.newsdetail ul li{display:inline;width: 49%;
margin-right: 2px !important;
}
/*@media (min-width:320px) and (max-width:991px){
.newsdetail ul li {
    float: inherit;
  }}*/
#main-slider .prev, #main-slider .next {
    background-color: #c52d2f;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: -45px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
    z-index: 5;
}

#main-slider .carousel .item {
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
    height: auto;
    left: 0 !important;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 500ms ease-in-out 0s;
    width: 100%;
}

.get-started {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 3px;
    margin-bottom: 18px;
    margin-top: -10px;
    padding-bottom: 30px;
    position: relative;
}
.request h4 a {
    background: #c52d2f none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    padding: 7px 51px;
}
#slideshow {
    position:relative;
   /* max-height:350px;*/
	max-width:600px;
	height:550px;
}

#slideshow IMG {
    position:absolute;
    top:0;
   left:20px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#slideshow IMG{height:425px;/*width:273px;*/}
.widget{
   /* border: 1px solid black;*/
    font-size: 14px;}
	
	.post .entry-header .icon {
    float: left;
    font-size: 22px;
    margin-right: 11px;
    margin-top: 15px;
}
.pull-left img{/*width:135px;*/}
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100% !important;
}

th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
	 background-color: #c52d2f;
	 color:#fff;
}
td
{
	border: 1px solid #b9b9b9;
    text-align: left;
    padding: 8px;
}

.post_comments img {
    height:115px;
    margin-top: 35px;
    width: 115px;
}

.post_reply_comments:before {
  border-color: transparent #F0F0F0 transparent transparent;
  border-style: solid;
  border-width: 15px;
  content: " ";
  height: 0;
  left: 105px;
  position: absolute;
  top: 20px;
}
.divSocialMedia{
	display:inline-block;
	margin-left:0px
}
.divSocialMedia ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
	vertical-align: sub;
}
.divSocialMedia ul li {
    float: left;
    margin: 0px 5px;
    padding: 0px;
}
.divSocialMedia li a {
    color: #fff;
    padding: 12px;
}
.divSocialMedia li a:hover{text-decoration:none;}
.divSocialMedia .Facebook {
    background-image: url("../images/fb.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.divSocialMedia .GooglePlus {
    background-image: url(../images/googleplus.png);
    background-repeat: no-repeat;
    background-position: center top;
	width:24px;
	height:24px;
}

.divSocialMedia .Twiter {
    background-image: url("../images/twitter.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}
.divSocialMedia .Youtube {
    background-image: url("../images/youtube.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}
.divSocialMedia .Linkedin {
    background-image: url("../images/linkedin.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}
.divSocialMedia .Instagram {
    background-image: url(../images/instagram.png);
    background-repeat: no-repeat;
    background-position: center top;
	width:24px;
	height:24px;
}

@media (min-width:768px){
.recent-work-wrap .overlay .preview {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    bottom: 0;
    color: #ffffff;
    display: inline-block;
    height: 35px;
    line-height: 160px;
    margin-left: 80px;
    text-align: center;
}
}

.single-profile-top, .single-profile-bottom {
    border: 0 solid #dddddd;
    padding: 0;
    position: relative;
}
.news{padding:10px 0px 10px 0px}

@media (min-width:300px){
.services-wrap h3 {
  font-size: 14px;
  margin-left: 10px 0;
}
}
.lead{text-align:justify;padding:15px;}
.services-wrap {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    padding: 5px 30px;
}
.gmap {
    border-radius: 0%;
}
.gmap-area .gmap iframe {
    border-radius: 0%;
}
.gmap-area .gmap iframe {
    height: 280px;
    width: 310px;
}
.gmap {
    border: 10px solid #f6f5f0;
    box-shadow: 0 0 3px 3px #e7e4dc;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.center {
    padding-bottom: 35px;
    text-align: center;
}

.shortcode-item h2 {
    color: #4e4e4e;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 22px;
    margin-top: 0;
}


/********** Menu ***************/
nav{ display: block;}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.menu_bg{background:rgba(0, 0, 0, 0) url("../images/nav_bg.png") no-repeat scroll right center;}
.menu{ display: block;}

.menu ul li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.menu ul li:first-child { margin-left: 0;padding-top:10px; }

.menu ul li a {
  font-weight: 600;
  text-decoration: none;
  padding: 5px 15px;
  display: block;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  color: #fff;
  background: #c52d2f ;
}

.menu ul ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 170px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul ul li a {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #797979;
  background: #fff;
}

.menu ul ul li a:hover,
.menu ul ul li:hover>a {
  background: #FC6D58;
  color: #fff;
}

.menu ul li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}
ul,ol{
/*	margin-top:-54px; */
	
}
 @media (max-width: 768px)
 {
	ul,ol{
	margin-top:0px;
	
} 
 }

.menu ul ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
 margin-top: -6px;
}

.menu ul li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 10px 10px;
  background: #c52d2f ;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.responsive-menu:hover {
  /*background: #E95546;*/
  color: #fff;
  text-decoration: none;
}

a.homer { background: #FC6D58; }
 @media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.menu ul ul { top: 37px; }

.menu ul li a { font-size: 12px; }

a.homer { background: #E95546; }
}
@media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}
.menu_bg{ background: none; }
.menu{ display: none; }

.responsive-menu { display: block; }

nav {
  margin: 0;
  background: none;
}

.menu ul li {
  display: block;
  margin: 0;
}

.menu ul li a {
  background: #fff;
  color: #797979;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background: #FC6D58;
  color: #fff;
}

.menu ul ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu ul li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul ul {
  left: 0;
  transform: initial;
}

.menu ul li>ul ul:hover { transform: initial; }
}

/***********************  Menu ****************************/

.services-wrap .pull-left {
  margin-left: -29px;
}

.center h2 {
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #c52d2f;
}

.vv {color: #c52d2f;}

p {text-align: justify;}

#footer ul > li{
	margin: 3px;
}

.readmore {
	margin:1px;
}
#carousel-slider .carousel-indicators {
    bottom: -31px;
}
.about{height:470px;}
#slideshow IMG{ /*left:35px;*/ height:470px;}
@media (max-width:1024px){ 	#slideshow IMG{left:30px;height:335px;}.about{height:335px;}}
@media (max-width:768px){ 	#slideshow IMG{ left:0px;} }
@media (max-width:736px){ 	#slideshow IMG{ left:215px;}#slideshow {
  height: 310px}}
@media (max-width:667px){   #slideshow IMG{ left:182px;}#slideshow {
  height: 305px;}}
@media (max-width:600px){   #slideshow IMG{ left:148px;} #slideshow {height: 310px;}}
@media (max-width:568px){ 	#slideshow IMG{ left:132px;}#slideshow {
  height: 310px}}
@media (max-width:414px){ 	#slideshow IMG{ left:55px;}#slideshow {
  height: 305px}}
  

@media (max-width:384px){ 
  #slideshow IMG{ left:0px; height:auto;}
  #slideshow { height: 430px;}
}
@media (max-width:375px){ 	#slideshow IMG{ left:5px;}#slideshow {
  height: 420px}}
@media (max-width:370px){ 
  #slideshow IMG{ left:0px; height:auto;}
  #slideshow { height: 400px;}
  .about{height:auto;}
}
.back-to-top {
    background-color: #bfbfbf;
    background-image: url("../images/gototop.png");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    display: none;
    height: 45px;
    position: fixed;
    right: 15px;
    transition: background 0.2s ease-in-out 0s;
    width: 45px;
    z-index:999999;
  background-size:25px;
  border-radius:60%;
}
.media-body ul{list-style:circle;}
.newsdetail .img-responsive{display:inherit;}