/* =Common Styles
-------------------------------------------------------------- */

html, body {
  height: 100%;
}

body, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Pathway Gothic One', sans-serif;
}
h1 {font-family: 'Pathway Gothic One', sans-serif;}
*, *:focus {
  outline: none !important;
}
h5 {
    margin:0;
    font-size:0;
 }
img {
  max-width: 100%;
}

.has-fixed-nav body {
  padding-top: 50px;
}

.center {
  text-align: center;
}

.grey {
  color: #999;
}

.up {
  text-transform: uppercase;
}

p {
  margin-bottom: 20px;
  font-size: 15px;
}

.section {
  min-height: 400px;
  background-color: #F4F4F4;
  padding-bottom: 70px;
  padding-top: 70px;
  overflow: hidden;
}

.section hr {
  width: 220px;
  border-top: 2px solid #EB1C23;
  padding-bottom:20px;

  
}

.title {
		width:100%!important;
margin-top:20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  float: none;
}

.title h1 {

  text-transform: uppercase;
  color: #0E833C;
  font-size: 32px;
font-weight: 600;

  text-align: center;
}

.title h1 strong {
  font-weight: none;
}

.title p {
  font-weight: 300;
  text-align: center;
  color: #888;
  font-size: 16px;
}

.btn-empty {
  border-color: #FFF;
  border-width: 2px;
  color: #FFF;
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 14px;
  transition: .3s;
}

.btn-empty:hover {
  background-color: #fff;
  color: #333;
}

.parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
}

.parallax-overlay {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: rgba(0, 0, 0, 0.58);
}

/* =Preloader
-------------------------------------------------------------- */

#mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10000;
  height: 100%;
}

#loader {
  width: 100%;
  height: 100%;
  position: relative;
  background-image: url("../images/back.png");
  background-repeat: no-repeat;
  background-position: center;
}

/* =Video Background
-------------------------------------------------------------- */

#video-wrapper {
  position: absolute;
  top: 0;
  height: 500px;
  width: 100%;
  overflow: hidden;
}
body{-webkit-touch-callout: none; 
-webkit-user-select: none;-khtml-user-select: 
none;-moz-user-select: none; -ms-user-select: 
none; user-select: none;}
#bgndVideo {
  display: none;
}

/* =Home Section
-------------------------------------------------------------- */

#home {padding-top:50px;height:900px;}

#home.pattern {
  background-image: url("../images/pattern.png");
  
}

span.reverse {
  unicode-bidi: bidi-override;
  direction: rtl;
}

/* =Header
-------------------------------------------------------------- */

.topnav {
height:63px;
  background-color: #fff;
  margin: 0;
  border-radius: 0;
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.topmnogo {margin-top:-330px;}
.mini3 {color:#CC9999;}
.dpadd {margin-bottom:-10px;}
.text4 {font-weight:600;}
.left1 {text-align:left;margin-bottom:0px;margin-top:-18px;}
.text1 {font-size:50px;color:#EB1C23;}
.text2 {font-size:50px;color:#EB1C23;}
.text3 {font-size:50px;color:#FECC00;}
.color1 {color: #FF7F00;text-align:left;}
.color2 {color: #FF7F00;text-align:left;}
.padd1 {padding-bottom:400px;margin-top:60px;}
.padd2 {padding-bottom:40px;}
.padd3 {padding-bottom:350px;margin-top:40px;}
.padd4 {padding-bottom:295px;}
.padd5 {padding-bottom:140px;}
.footerlink {color:#b5b5b5;font-weight:bold;}
.height1 {height:300px;}
.top2 {margin-top:-20px;}
.top1 {margin-top:-30px;}
.logo {margin-top:4px;margin-left:20px;padding:0px;height:125px;width:85px;position:fixed;z-index:1;
    -webkit-transform: rotate(23deg);
    -moz-transform: rotate(23deg);
    -ms-transform: rotate(23deg);
    -o-transform: rotate(23deg);
    transform: rotate(23deg);
}
.fixed {position:fixed;z-index:1;}
.fixed2 {position:fixed;width:102.33%;z-index:1;}
.center1 {text-align:center;padding-bottom:20px;width:100%!important}
.center1 a{font-size:26px;font-weight:bold;}
.center1 p{font-size:18px;font-weight:bold;color:#999;}
.center2 {margin-top:10px;margin-left:-15px;text-align:left;}
.center2 em{font-size:14px;color:#FCC3A6;}
.center2 a{font-size:14px;color:#FCC3A6;}
.center2 a:hover{color:#FF7F00;}
.num1 {font-size:16px;color:#EB1C23;padding-right:5px;width:100%;display:none;}
.paddcolor1 {background:#ebebeb;padding:20px;width:100%;cursor:move ;}
.paddcolor2 {background:#fff;padding:20px;cursor:move ;}
.topnav .navbar-nav > li > a {
font-family: 'Pathway Gothic One', sans-serif;
margin-top:10px;
font-size:12px;
  color: #999;
  font-weight:700;
}
.close-div {position:absolute;margin-left:5px;cursor:pointer;opacity:0.2;}.close-div:hover {opacity:1;}
.back-to-top {
    position: fixed;
    bottom: 4em;
    right: -1px;
    text-decoration: none;
    color: #464646;
    background-color:#dcdcdc;
    font-size: 12px;
    padding: 1em;
    display: none;
	border-radius:6px 0px 0px 6px;
}
.back-to-top:hover {    
    background-color: rgba(135, 135, 135, 0.50);
}
.topnav .navbar-nav > li > a:hover {
  
  color:#B0CB1F;
  

}
.topnav .navbar-nav > li > a:focus {
  
  color:#EB1C23;
  

}
.topnav .navbar-nav > li > a:active {
  
  color:#EB1C23;
  

}


.topnav .navbar-nav > .active > a, .topnav .navbar-nav > .active > a:hover, .topnav .navbar-nav > .active > a:focus, .topnav .navbar-nav > .active > a:active {
  background-color: #fff;
  color:#EB1C23;
}

#logo {
  text-transform: uppercase;
}

/* =About
-------------------------------------------------------------- */
#about {padding-top:100px;}
#services {padding-top:100px;}
#team {padding-top:120px;}
.about-text {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  color: #666;
}

.promo-line:before, .promo-line:after {
  content: " ";
  display: table;
}
.promo-line {margin-top:60px;margin-left:30px;}
.promo-line:after {
  clear: both;
}

.promo {

  margin-bottom: 40px;
}


.promo:before, .promo:after {
  content: " ";
  display: table;
}

.promo:after {
  clear: both;
}

.promo.right {
  text-align: left;
}

.promo.right .promo-icon-box {
  float: left;
  padding-right:10px;
}


.promo h4 {
  text-transform: uppercase;
  margin-top:30px;
}

.promo p {
  color: #666;
}

.promo-icon {
  display: block;
  margin: 0 auto;
  background-color: #666;
  color: #FF7F00;
  text-align: center;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 50%;
  margin-top: 10px;
  transition: .3s;

}


/*.green1 {color:#B0CB1F;}
.blue1 {color:#393185;}
.red1 {color:#EB1C23;}
.green2 {color:#0E833C;}*/


.promo-green {

  background-color: #666;

}
.promo-yellow {

  background-color: #666;

}
.promo-blue {

  background-color: #666;

}
.promo-icon:hover {

  color: #333;

}

.promo-icon .fa {
  line-height: inherit;
}

/* =Team
-------------------------------------------------------------- */

#team {
  background-color: #f4f4f4;
}

.team {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ececec;
  overflow: hidden;
  margin-bottom: 15px;
}

.team:hover {
  cursor: default;
}

.team:hover .team-overlay {
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.69);
}

.team-photo {
  position: relative;
}

.team-photo img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border: 1px solid #ececec;
  border-radius: 4px;
}

.team-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  border-bottom: 1px solid #ececec;
  margin-top: -260px;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}

.team-overlay p {
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.team-inner {
  padding: 15px;
}

.team-inner h3 {
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
}

.team-inner p {
  text-align: center;
  color: #999;
  font-size: 14px;
  margin: 0;
}

.social-list {
  list-style: none;
  padding: 0;
  text-align: center;
}

.social-list li {
  margin: 5px;
  display: inline-block;
}

.social-list li a {
  font-size: 21px;
  color: #fff;
}

.social-list li a:hover {
  color: #ccc;
}

.social-list li a:hover .social-icon {
  border-color: #ccc;
}

.social-icon {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
}

.social-icon .fa {
  line-height: inherit;
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
}

/* =Numbers
-------------------------------------------------------------- */

#numbers {
background-image: url("../images/bg/num2.jpg");
  color: #fff;
  overflow: hidden;
}
#numbers2 {
  background-image: url("../images/bg/num1.jpg");
  color: #fff;
  overflow: hidden;
}
#numbers3 {
  background-image: url("../images/bg/num3.png");
  color: #fff;
  overflow: hidden;
}

#numbers h4 {
  margin-bottom: 50px;
}

#numbers .fa {
  display: block;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
}

#numbers .counter {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}

#numbers .counter .value {
  display: block;
  font-size: 36px;
  color: #fff;
}

#numbers .counter small {
  text-transform: uppercase;
  color: #ccc;
}

/* =Services
-------------------------------------------------------------- */

.service-box {

  float: left;
  margin-bottom: 25px;
  margin-top: 25px;
}

.color3 {color:#545050;}
.color4 {color:#545050;margin-top:-20px;}
.service {
background: #F4F4F4;
  margin-top: 30px;
  padding: 45px 20px 5px 20px;
  border: 2px solid #B0CB1F;
  border-radius: 4px;
  text-align: center;
  transition: .3s;
  position: relative;

}

.service:hover {
  cursor: default;
  border: 2px solid #EB1C23;
}

.service:hover > .fa-stack > .service-icon {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  color: #EB1C23;
}
.service > .fa-stack > .service-icon {

  color: #f4f4f4;
}

.service > h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.service > p {
  text-transform: uppercase;
  font-size: 13px;

}
.color5 {color:#EB1C23;font-size:18px;}
.service > .fa-stack {
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
  margin: auto;
  border: 1px solid #B0CB1F;
  background-color: #dcdcdc;
  border-radius: 50%;

}


.service > .fa-stack > .fa-circle {
  color: #0E833C;
  transition: .3s;
}
.service > .fa-stack > .fa-blue {color:#393185;transition: .3s;}
.service > .fa-stack > .fa-green {color:#66CC66;transition: .3s;}
.service > .fa-stack > .fa-red {color:#FF3333;transition: .3s;}
.service > .fa-stack > .fa-yellow {color:#0E833C;transition: .3s;}
.service > .fa-stack > .fa-blue2 {color:#00D4FF;transition: .3s;}
.service > .fa-stack > .fa-orange {color:#FF7F00;transition: .3s;}
.service > .fa-stack > .fa-red2 {color:#990000;transition: .3s;}
.service > .fa-stack > .fa-yellow2 {color:#FFD455;transition: .3s;}

.yellow-link {color:#0E833C;}
.red-link {color:#FF3333;}
.blue-link {color:#393185;}
.green-link {color:#66CC66;}
.orange-link {color:#FF7F00;}
.red2-link {color:#990000;}
.blue2-link {color:#00D4FF;}
.yellow2-link {color:#FFD455;}


/* =Portfolio
-------------------------------------------------------------- */

#portfolio {
  background-color: #E3E3E3;
  padding-bottom: 0;
}

#filters {
  padding: 0;
  margin: 0 auto;
  float: none;
  list-style: none;
  text-align: center;
}

#filters li {
  display: inline-block;
  padding: 8px 12px;
  margin: 5px;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
  color: #999;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .3s ease;
}

#filters li:hover, #filters li.active {
  color: #fff;
}

#portfolio-grid {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 0;
}

#portfolio-grid:before, #portfolio-grid:after {
  content: " ";
  display: table;
}

#portfolio-grid:after {
  clear: both;
}

#portfolio-grid li {
  width: 25%;
  float: left;
  display: none;
  opacity: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#portfolio-grid li:hover .project-overlay {
  opacity: 1;
  right: 0;
}

#portfolio-grid li img {
  width: 100%;
}

.project-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 100%;
  opacity: 0;
  transition: .3s ease;
  padding: 40px 20px;
  color: #fff;
  text-align: center;
}

.project-overlay .fa {
  margin-bottom: 15px;
}

.project-overlay span {
  display: block;
  text-transform: uppercase;
}

.project-name {
  font-size: 23px;
}

#project-extended.open {
  padding-top: 70px;
  padding-bottom: 70px;
}

#project-extended.open #project-controls {
  display: block;
}

.border {
  width: 90px;
  background: #DEDEDE;
  height: 1px;
  margin: 5px 15px;
}

.project-category {
  text-align: center;
  margin: 20px 0;
}

.video-container .project-media {
  padding-bottom: 60%;
  margin-bottom: 30px;
}

.video-container .project-media iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
}

.project-media {
  position: relative;
}

.project-media img {
  display: block;
  margin: 0 auto;
}

.project-info h1 {
  text-align: center;
  text-transform: uppercase;
  color: #393185;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0;
}

.project-info span {
  display: inline-block;
  color: #999;
  text-transform: uppercase;
}

.project-info h4 {
  text-align: center;
  text-transform: uppercase;
}

#project-controls {
  padding: 0;
  display: none;
  list-style: none;
  text-align: center;
  margin-bottom: 50px;
}

#project-controls li {
  display: inline-block;
  margin: 10px;
}

#project-controls li a {
  display: block;
  color: #ccc;
  border: 2px solid #ccc;
  padding: 4px 0;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
}

/* =Pricing
-------------------------------------------------------------- */

.plan {
  background-color: #b5b5b5;
  border-radius: 4px;
  margin-top: 25px;
  transition: .3s;
  cursor: default;
}

.plan ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plan ul li {
  padding: 10px 15px;
  color: #666;
  border-bottom: 1px solid #ececec;
  text-align: center;
  text-transform: uppercase;
}

.plan ul li:first-child {
  border-top: 1px solid #ececec;
}

.plan.selected {
  color: #fff;
}

.plan.selected .plan-heading p {
  color: #fff;
}

.plan.selected .circle-price {
  background-color: #fff;
}

.plan.selected ul li {
  color: #fff;
}

.plan.selected .btn {
  background-color: #fff;
  border-color: #fff;
}

.plan-heading {
  padding: 10px;
}

.plan-heading h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}

.plan-heading p {
  color: #999;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}

.circle-price {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
  text-align: center;
  background-color: transparent;
  line-height: 120px;
  border-radius: 50%;
  color: #FFF;
  margin-bottom: 20px;
}

.circle-price span {
  font-size: 28px;
}

.buy-now {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* =Testimonials
-------------------------------------------------------------- */

#testimonials {
  background-image: url("../images/bg/5.png");
  color: #fff;
}

#testimonials h1 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-weight: 300;
}

#testimonials hr {
  width: 200px;
  border-top: 2px solid #fff;
}

.testimonials-slider {
  margin-top: 30px;
  position: relative;
  text-align: center;
}

.testimonials-slider .client-comment {
  font-weight: 300;
  font-size: 34px;
  font-style: italic;
  margin-bottom: 0;
  padding: 10px 0;
}

.testimonials-slider .client-name {
  color: #ccc;
}

.testimonials-slider img {
  border-radius: 50%;
  width: 120px;
}

/* =Clients
-------------------------------------------------------------- */

#clients {
  padding: 0;
  background-color: transparent;
}

#clients-carousel .item {
  padding: 10px;
  margin: 10px;
  cursor: move;
}

#clients-carousel .item img {
  display: block;
  margin: 0 auto;
}

/* =Contact
-------------------------------------------------------------- */

#contact {
  position: relative;
  background-color: #E3E3E3;
}

#map {
  position: relative;
  width: 100%;
  height: 500px;
}

#contact-form {
  text-align: right;
}

#contact-form .form-control {
  background-color: #fff;
  border-color: #ececec;
  box-shadow: none;
  -webkit-box-shadow: none;
}

#contact-form .form-control:hover {
  border-color: #dbdbdb;
}

#contact-form .form-control:focus {
  border-color: #0E833C;
}

#contact-form textarea.form-control {
  height: 165px;
  resize: none;
}

#contact-form .form-control2 {
  background-color: #fff;
  border-color: #ececec;
  box-shadow: none;
  -webkit-box-shadow: none;
}

#contact-form .form-control2:hover {
  border-color: #dbdbdb;
}

#contact-form .form-control2:focus {
  border-color: #0E833C;
}

#contact-form textarea.form-control2 {
  height: 35px;
  resize: none;
}

#contact-form .btn {
  margin-top: 15px;
  margin-right: 15px;
}

#contact-form .form-group.error, #contact-form .form-group.success {
  position: relative;
}

#contact-form .form-group.error:after, #contact-form .form-group.success:after {
  font-family: 'FontAwesome';
  position: absolute;
  top: 12px;
  right: 16px;
  font-size: 16px;
}

#contact-form .form-group.error:after {
  content: "\f00d";
  color: #EB1C23;
}

#contact-form .form-group.success:after {
  content: "\f00c";
  color: #00c077;
}

.contact-details {
  background-color: #fff;
  margin-bottom: 50px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.detail {
  padding: 15px 0;
  text-align: center;
  font-size: 20px;
  white-space: nowrap;
  color: #B0CB1F;
}

.detail .fa {
  margin-right: 5px;
}

.form-sent {
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  font-size: 16px;
}

/* =Footer
-------------------------------------------------------------- */

footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

footer .social-list a {
  color: #B0CB1F;
}

footer .social-list a .social-icon {
  border-color: #B0CB1F;
}

footer .social-list a:hover {
  color: #EB1C23;
}

footer .social-list a:hover .social-icon {
  border-color: #0E833C;
}

/* =Flexslider
-------------------------------------------------------------- */

.flex-control-nav {
  position: relative;
  bottom: 0;
  margin-top: 20px;
}

.flex-control-paging li a {
  width: 15px;
  height: 15px;
  background-color: #ccc;
}

.flex-direction-nav a {
  background: #FFF;
  padding: 3px 12px;
  width: auto;
  height: auto;
  opacity: .5;
}

.flex-direction-nav a:before {
  font-family: 'FontAwesome';
  font-size: 24px;
}

.flex-direction-nav a:hover {
  opacity: 1;
}

.flex-direction-nav a.flex-next {
  border-radius: 3px 0 0 3px;
}

.flex-direction-nav a.flex-next:before {
  content: "\f105";
}

.flex-direction-nav a.flex-prev {
  border-radius: 0 3px 3px 0;
}

.flex-direction-nav a.flex-prev:before {
  content: "\f104";
}

.flex-direction-nav .flex-next {
  right: 0;
}

.flex-direction-nav .flex-prev {
  left: 0;
}
    
/* =Media queries
-------------------------------------------------------------- */

@media (min-width: 992px) {
  .hiding {
    opacity: 0;
  }
  .visible {
    opacity: 1;
  }

}

@media (max-width: 767px) {
.center1 a{font-size:32px!important}

  #team .col-xs-12 {
    width: 320px;
    margin: 0 auto;
    float: none;
  }

  .promo, .promo.right {
    text-align: center;
  }

  .promo .promo-icon-box, .promo.right .promo-icon-box {
    float: none;
	
  }

  #demo-switcher {
    display: none;
  }  
a:link {font-size:14px;}
div.paddcolor2 > p {font-size:14px;}
div.paddcolor1 > p {font-size:14px;}
  .topnav .navbar-nav  {
  width:104%;
  float:left;
text-align:center;
margin-top:0;
overflow-y: auto;


}


.topnav {
  box-shadow: none;

}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border:none!important}

  .topnav .navbar-nav > li {

  background:#fff;
}

  .topnav .navbar-nav > li > a {
padding:0;
margin-top:8px;
font-size:14px!important;
margin-bottom:5px;
  display:inline-block;
}
div.title h1 {font-size:20px;}
.mini10 {padding-bottom:40px;}
.mini9 {margin-top:-10px;}
h4.color1 {font-size:14px;}
h4.color2 {font-size:14px;}
}

@media (max-width: 991px) {
  #portfolio-grid li {
    width: 50%;
  }

  .animated {
    -webkit-animation: none;
            animation: none;
  }
  .hide2 {display:none}
  .topnav .navbar-nav > li > a {
font-size:8px;
  color: #999;  
}
 .service {height:180px;}
 
 

.navbar-toggle{margin-right:30px;padding:9px 10px;margin-top:15px;margin-bottom:15px;}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .team-overlay p{
    font-size: 12px;
    margin-bottom: 0;
  }
  .team-overlay .social-list li a{
    font-size: 16px;
  }
  .team-overlay .social-icon{
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .team-inner h3{
    font-size: 18px;
  }
  .left1 {padding-left:30px;}
  .service {height:200px;}
}

@media (max-width: 640px) {
  .home-slider .slides > li h1 {
    font-size: 36px;
  }

  .hide1 {display:none;}

}

@media (max-width: 479px) {
	.center1 a{font-size:28px!important}
  #portfolio-grid li {
    width: 100%;
  }
  .topnav .navbar-nav  {
  width:106%;
}
  .hide1 {display:none;}
}

@media (max-width: 360px) {
		.center1 a{font-size:20px!important}
  #team .col-xs-12 {
    width: 280px;
  }
    .topnav .navbar-nav  {
  width:108%;
}

  .home-slider .slides > li h1{
    font-size: 30px;
  }
  .hide1 {display:none;}

}

