body {
  background-color: white;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.collapse .navbar-collapse {
  //padding-top: 20px;
  border-top: 1px solid gray;
}

#header-area {
  padding-top: 20px;
}

.main-slider .one {
  width: 100%;
  height: 80vh;
  background-image: url('../images/slide01.jpg');

  background-position: top top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

}

.main-slider .one .textone {
  width: 50vw;
  height: 100%;
  //background-color: #f4f6f7;
}

.main-slider .one h1 {
  font-size: 3vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 1s;
  margin-left: 13.5% !important;
  top: 15%;
  position: absolute;
  font-weight: bold;
}

.main-slider .one h2 {
  font-size: 4vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 40%;
}

.main-slider .one h3 {
  font-size: 4vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 3s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 60%;
}

.main-slider .one p {
  font-size: 1vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 40%;
}

.main-slider .one .btnsl {}

.main-slider .one .btnsl a {
  font-size: 1.3vw;
  text-align: left;
  color: #fff;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 60%;
  padding: 10px 10px;
  background-color: #f5831f;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 10px;
  border: none;
  transition: 0.5s ease;
}

.main-slider .one .btnsl a:hover {
  background-color: #000;
}

.main-slider .two {
  width: 100%;
  height: 80vh;
  background-image: url('../images/slide02.jpg');

  background-position: top top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

}

.main-slider .one .texttwo {
  width: 50vw;
  height: 100%;
  background-color: #f4f6f7;
}

.main-slider .two h1 {
  font-size: 3vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 1s;
  margin-left: 13.5% !important;
  top: 15%;
  position: absolute;
  font-weight: bold;
}

.main-slider .two h2 {
  font-size: 4vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 40%;
}

.main-slider .two h3 {
  font-size: 4vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 3s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 60%;
}

.main-slider .two p {
  font-size: 1vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 40%;
}

.main-slider .two .btnsl {}

.main-slider .two .btnsl a {
  font-size: 1.3vw;
  text-align: left;
  color: #fff;
  //animation:fadeInDown ease 2s;
  margin-left: 13.2% !important;
  position: absolute;
  top: 60%;
  padding: 10px 10px;
  background-color: #f5831f;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 10px;
  border: none;
  transition: 0.5s ease;
}

.main-slider .two .btnsl a:hover {
  background-color: #000;
}

.main-slider .three {
  width: 100%;
  height: 80vh;
  background-image: url('../images/slide03.jpg');

  background-position: top top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

}

.main-slider .one .textthree {
  width: 50vw;
  height: 100%;
  background-color: #f4f6f7;
}

.main-slider .three h1 {
  font-size: 3vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 1s;
  margin-left: 13.5% !important;
  top: 15%;
  position: absolute;
  font-weight: bold;
}

.main-slider .three h2 {
  font-size: 4vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 40%;
}

.main-slider .three h3 {
  font-size: 4vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 3s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 60%;
}

.main-slider .three p {
  font-size: 1vw;
  text-align: left;
  color: #000;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 40%;
}

.main-slider .three .btnsl {}

.main-slider .three .btnsl a {
  font-size: 1.3vw;
  text-align: left;
  color: #fff;
  //animation:fadeInDown ease 2s;
  margin-left: 13.5% !important;
  position: absolute;
  top: 60%;
  padding: 10px 10px;
  background-color: #f5831f;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 10px;
  border: none;
  transition: 0.5s ease;
}

.main-slider .three .btnsl a:hover {
  background-color: #000;
}

@import url('https://fonts.googleapis.com/css?family=Roboto');

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333;
}

/*
1.1 Header Area
***************************************************/
/*Bootstrap Reset*/
.navbar-nav>li>a {
  padding-top: 0;
  padding-bottom: 0;
}

.mainmenu {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
  border: 0px !important;
}

.navbar-nav>li:last-child>a {
  padding-right: 0px;
  margin-right: 0px;
}

.dropdown-menu {
  padding: 0px 0;
  margin: 0 0 0;
  border: 0px solid transition !important;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;

}

/*=-====Main Menu=====*/
.navbar-nav .open .dropdown-menu>li>a {
  padding: 16px 15px 16px 25px;
}

.header_bottom {
  background: #fff;
}

.header_area .header_bottom .mainmenu a,
.navbar-default .navbar-nav>li>a {
  color: #333;
  font-size: 16px;
  text-transform: capitalize;
  padding: 10px 8px;
  font-family: 'Roboto', sans-serif;
}

.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #09B3E8;
  background: #fff;
  outline: 0;
}

/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle {
  border-color: #fff
}

/*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff
}

/*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul>li:hover>a {
  color: #09B3E8;
  background: #fff;
}

.mainmenu .collapse ul ul>li:hover>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  background: #CBEAF0;
}

.mainmenu .collapse ul ul ul>li:hover>a {
  background: #CBEAF0;
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul.dropdown-menu {
  background: #09B3E8;
  color: white;
}

.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul.dropdown-menu {
  background: #0a1464
}

.mainmenu .collapse ul ul ul ul,
.mainmenu .collapse ul ul ul ul.dropdown-menu {
  background: #e4eeb8
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
  background: none;
  border: 0 solid;
  margin: 0;
  padding: 0;
  min-height: 20px
}

@media only screen and (min-width: 767px) {
  .mainmenu .collapse ul li {
    position: relative;
  }

  .mainmenu .collapse ul li:hover>ul {
    display: block
  }

  .mainmenu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    display: none
  }

  /*******/
  .mainmenu .collapse ul ul li {
    position: relative
  }

  .mainmenu .collapse ul ul li:hover>ul {
    display: block
  }

  .mainmenu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none
  }

  /*******/
  .mainmenu .collapse ul ul ul li {
    position: relative
  }

  .mainmenu .collapse ul ul ul li:hover ul {
    display: block
  }

  .mainmenu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1
  }

}

.orange {
  float: left;
}

.orange a {
  padding: 10px 10px;
  background-color: #f5831f;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 10px;
  transition: 0.5s ease;
}

.orange a:hover {
  background-color: #0e0a19;
}

.black {
  float: left;
}

.black a {
  padding: 10px 10px;
  background-color: #0e0a19;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  float: left;
  transition: 0.5s ease;
}

.black a:hover {
  background-color: #f5831f;
}

#about {
  width: 100%;
  padding: 70px 0px;
  background-color: white;
}

#aboutmid {
  max-width: 100%;
}

#aboutmid p {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

#aboutmid h1 {
  text-align: left;
  color: #333;
  padding-bottom: 30px;
  margin: 0px;
  font-weight: bold;
}

#aboutmid .darkbtn {


  width: 260px;
  background-color: #f5831f;

  font-size: 17px;
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 0px;

}

#aboutmid .darkbtn:hover {
  transition: 0.5s ease;
  color: white;
  background-color: #000;
}

#aboutmid .darkbtn i {


  margin-left: 50px;
}

#aboutmid .darkbtn a {

  color: white;

}

#aboutmid .darkbtn a:hover {

  color: white;

}

#aboutmid .darkbtntw {


  width: 100%;
  background-color: #e6e7e8;
  margin-top: -100px;
  font-size: 17px;
  color: #000;
  padding: 20px 20px;
  font-weight: bold;
  border-radius: 0px;
  margin-bottom: 30px;

}

#aboutmid .darkbtntw:hover {
  transition: 0.5s ease;
  color: white;
  background-color: #000;
}

#aboutmid .darkbtntw i {

  float: right;
  margin-left: 50px;
}

#aboutmid .darkbtntw a {

  color: #fff;

}

#aboutmid .darkbtntw a:hover {

  color: white;

}


#aboutmid .lst ul {
  margin-left: -25px;
  list-style: none;
  //margin-bottom: 30px;
}

#aboutmid .lst ul li {
  line-height: 35px;
}

#aboutmid .lst i {

  margin-right: 20px;
  margin-left: -20px;
  font-size: 20px;
}

.bl {
  color: #3e65af;
}

.gr {
  color: #5bb35f;
}

.yl {
  color: #f5b419;
}

.rd {
  color: #de1f26;
}

#aboutmid .description {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 50px;
}


/**/
#blue {
  width: 100%;
  padding: 70px 0px;
  background-color: #0e0a19;
}

#bluemid {
  max-width: 100%;
}

#bluemid p {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}

#bluemid h1 {
  text-align: center;
  color: #333;
  padding-bottom: 30px;
  margin: 0px;
  font-weight: normal;
  font-size: 36px;
}

#bluemid .description {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 50px;
}

#bluemid .one {
  border-top: 15px solid #366bb4;
  border-bottom: 10px solid #366bb4;
  background-color: white;
  min-height: 325px;
}

#bluemid .one h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  padding-bottom: 20px;
}

#bluemid .one p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

#bluemid .two {
  border-top: 15px solid #55b15c;
  border-bottom: 10px solid #55b15c;
  background-color: white;
  min-height: 325px;
}

#bluemid .two h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  padding-bottom: 20px;
}

#bluemid .two p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

#bluemid .three {
  border-top: 15px solid #f5831f;
  border-bottom: 10px solid #f5831f;
  background-color: white;
  min-height: 325px;
}

#bluemid .three h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  padding-bottom: 20px;
}

#bluemid .three p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

#bluemid .four {

  background-color: transparent;
}

#bluemid .four h1 {
  text-align: left;
  color: #fff;
  font-weight: bold;
  padding: 0px 0px;
}

#bluemid .four h3 {
  text-align: left;
  color: #f5831f;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0px;
}

/**/


/**/
#dis {
  width: 100%;
  padding: 70px 0px;
  background-color: #0e0a19;
}

#dismid {
  max-width: 100%;
}

#dismid img {
  border: 2px solid #fff;
}

#dismid .img-thumbnail {
  padding: 0px;
}

#dismid .thumbnail {
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}

#dismid section {

  padding: 0px;
}

#dismid .btn:focus,
#dismid .btn:active,
#dismid button:focus,
#dismid button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer {
  display: block;
}

.thumb {
  margin-top: 15px;
  margin-bottom: 15px;
}

#dismid h3 {
  text-align: left;
  color: #f5831f;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0px;
}


#dismid p {
  color: #f5f5f5;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}

#dismid h1 {
  text-align: center;
  padding-bottom: 60px;
  color: #fff;
  font-weight: bold;
  margin: 0px;
}
}

#dismid .description {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 50px;
}

#dismid .one {
  border-top: 15px solid #366bb4;
  border-bottom: 10px solid #366bb4;
  background-color: white;
}

#dismid .one h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  font-size: 36px;
}

#dismid .one p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

#dismid .two {
  border-top: 15px solid #55b15c;
  border-bottom: 10px solid #55b15c;
  background-color: white;
}

#dismid .two h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  font-size: 36px;
}

#dismid .two p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

#dismid .three {
  border-top: 15px solid #f5831f;
  border-bottom: 10px solid #f5831f;
  background-color: white;
}

#dismid .three h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  font-size: 36px;
}

#dismid .three p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

#dismid .four {

  background-color: transparent;
}

#dismid .four h1 {
  text-align: left;
  color: #fff;
  font-weight: bold;
  padding: 0px 0px;
  font-size: 36px;
}

#dismid .four h3 {
  text-align: left;
  color: #f5831f;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0px;
}

#dismid .five {
  border-top: 15px solid #ed1c24;
  border-bottom: 10px solid #ed1c24;
  background-color: white;
}

#dismid .five h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  font-size: 36px;
}

#dismid .five p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

/**/


#black {
  width: 100%;
  padding: 70px 0px;
  background-color: #000;
}

#blackmid {
  max-width: 100%;
}

#blackmid h3 {
  text-align: left;
  color: #f5831f;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0px;
}


#blackmid p {
  color: #f5f5f5;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
  margin-bottom: 70px;
}

#blackmid h2 {
  text-align: left;
  color: #fff;
  font-weight: bold;
  padding: 0px 0px;
  padding-bottom: 0px;
  font-size: 36px;
}

#blackmid .description {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 50px;
}

#blackmid .one {
  border-top: 15px solid #366bb4;
  border-bottom: 10px solid #366bb4;
  background-color: white;
}

#blackmid .one h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 50px 0px;
  font-size: 36px;
}

#blackmid .one p {
  text-align: center;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}

#map {
  width: 100%;
  height: auto;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#mapmid {
  max-width: 100%;
  height: auto;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#product {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 70px 0px;
}

#productmid {
  width: 100%;
  height: auto;
}

#productmid h1 {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
  font-weight: normal;
  margin: 0px;
}

#productmid h3 {
  text-align: center;
  font-size: 12vw !important;
}

.product .item {
  width: 100%;
  text-align: center !important;
}

.product .item img {
  width: auto;
  //border-radius: 50%;
  border: 5px solid #f5f5f5;
}

.product .item h4 {
  text-align: center;
  color: white;
  font-weight: bold;
  padding-top: 20px;
}

.product .owl-item.active p {
  font-size: 18px;
  text-align: center;
  color: #000;
  padding-left: 0px;
  left: 0%;
  padding: 0px !important;
  margin-left: 0%;
}

.product .owl-item.active h3 {

  text-align: center;
  color: #000;

}


#contact-us {
  width: 100%;
  padding: 50px 0px;
  margin-top: -25px;
  background-color: #0e0a19;
  color: white;
}

#contact-usmid {
  max-width: 100%;
}

#contact-usmid p {
  font-size: 16px;
  line-height: 26px;
}

#contact-usmid a {
  color: #fff;
}

#contact-usmid a:hover {
  color: #fff;
}

#contact-usmid img {
  width: 260px;
}

#contact-usmid h1 {
  text-align: center !important;
  color: #333;
  padding-bottom: 30px;
  font-weight: normal;

}

#contact-usmid button {
  height: 50px;
  background-color: #f5831f;
  width: 100%;
  color: #fff;
}

#contact-usmid .two button {
  height: 50px;
  background-color: #fff;
  width: 100%;
  color: #000;
  margin-bottom: 20px;

}

#footer {
  width: 100%;
}

#footermid {
  max-width: 100%;
}

.copy p {
  font-size: 16px;
  line-height: 26px;
  text-align: left !important;
  float: left;
  padding: 20px 0px;
  padding-top: 40px;
}

.design p {
  font-size: 16px;
  line-height: 26px;
  text-align: right !important;
  float: right;
  padding: 20px 0px;
  padding-top: 40px;
}

#footermid p a {
  color: #333;
}

#footermid p a:hover {
  color: #333 !important;
}

#top {
  background-image: url('../images/topBg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  //background-color: #033B4C;
  padding: 5px 0px;
  margin-bottom: 15px;
  color: white;
}

#topmid .phone p {
  text-align: left;
}

#topmid .email p {
  text-align: right;
}

#topmid .phone a {
  color: white;
}

#topmid .phone a:hover {
  color: white;
}

#topmid .email a {
  color: white;
}

#topmid .email a:hover {
  color: white;
}

#toTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  width: 40px;
  height: 40px;
  background-color: #F56505;
  border-radius: 50%;
  border: 2px solid white;
}

#toTop i {
  margin: 10px;
  color: white;
  margin-left: 10px;
}

.owl-theme .owl-nav.disabled+.owl-dots {

  margin-top: -50px;
  z-index: 999;
  position: relative;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: #f5831f;
}

.owl-theme .owl-dots .owl-dot.active span,
.main-slider .owl-dots .owl-dot:hover span {
  background-color: #01AFEF;
}

.img-div {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2DAA5E;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.img-div:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.text {
  color: white !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.logo {
  margin-bottom: 20px;
}

.nav {
  margin-top: 20px;
  float: right;
}

@media screen and (max-width: 768px) {


  .copy p {
    padding: 10px 0px;
    text-align: center !important;

  }

  .design p {
    padding: 10px 0px;
    text-align: center !important;
  }

  .img-div {
    margin-bottom: 20px;
  }

  #mfg-facmid h1 {
    font-size: 28px !important;
  }

  #about h1 {
    font-size: 28px !important;
  }

  #product h1 {
    font-size: 28px !important;
  }

  #client h1 {
    font-size: 28px !important;
  }

  #contact-us h1 {
    font-size: 28px !important;
  }

  .main-slider .one {
    width: 100%;
    height: 200px;
    background-image: url('../images/slide01.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;

  }

  .main-slider .two {
    width: 100%;
    height: 200px;
    background-image: url('../images/slide02.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;

  }

  .main-slider .three {
    width: 100%;
    height: 200px;
    background-image: url('../images/slide03.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;

  }

  .navbar {
    background-color: #f5f5f5;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .navbar-toggle {
    background-color: #09B3E8;
  }

  .nav {
    float: left;
    width: 100%;
  }

  .phone p {
    padding: 10px 0px;
    text-align: center !important;

  }

  .email p {
    padding: 0px;
    text-align: center !important;
  }

  .header_area .header_bottom .mainmenu a,
  .navbar-default .navbar-nav>li>a {
    padding: 10px 10px;
  }

  .navbar-nav {
    margin: 0px;
  }
}


/*1920*/

@media screen and (min-width: 1900px) and (max-width: 1920px) {
  .main-slider .one {
    width: 100%;
    height: 80vh;
    background-image: url('../images/slide01.jpg');

    background-position: top top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

  }

  .main-slider .one .textone {
    width: 50vw;
    height: 100%;
    //background-color: #f4f6f7;
  }

  .main-slider .one h1 {
    font-size: 3vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 1s;
    margin-left: 13.5% !important;
    top: 15%;
    position: absolute;
    font-weight: bold;
  }

  .main-slider .one h2 {
    font-size: 4vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .one h3 {
    font-size: 4vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 3s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 60%;
  }

  .main-slider .one p {
    font-size: 1vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .one .btnsl {}

  .main-slider .one .btnsl a {
    font-size: 1.3vw;
    text-align: left;
    color: #fff;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 55%;
    padding: 10px 10px;
    background-color: #f5831f;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-right: 10px;
    border: none;
    transition: 0.5s ease;
  }


  .main-slider .two {
    width: 100%;
    height: 80vh;
    background-image: url('../images/slide02.jpg');

    background-position: top top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

  }

  .main-slider .one .texttwo {
    width: 50vw;
    height: 100%;
    background-color: #f4f6f7;
  }

  .main-slider .two h1 {
    font-size: 3vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 1s;
    margin-left: 13.5% !important;
    top: 15%;
    position: absolute;
    font-weight: bold;
  }

  .main-slider .two h2 {
    font-size: 4vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .two h3 {
    font-size: 4vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 3s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 60%;
  }

  .main-slider .two p {
    font-size: 1vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .two .btnsl {}

  .main-slider .two .btnsl a {
    font-size: 1.3vw;
    text-align: left;
    color: #fff;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 55%;
    padding: 10px 10px;
    background-color: #f5831f;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-right: 10px;
    border: none;
    transition: 0.5s ease;
  }


  .main-slider .three {
    width: 100%;
    height: 80vh;
    background-image: url('../images/slide03.jpg');

    background-position: top top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

  }

  .main-slider .one .textthree {
    width: 50vw;
    height: 100%;
    background-color: #f4f6f7;
  }

  .main-slider .three h1 {
    font-size: 3vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 1s;
    margin-left: 13.5% !important;
    top: 15%;
    position: absolute;
    font-weight: bold;
  }

  .main-slider .three h2 {
    font-size: 4vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .three h3 {
    font-size: 4vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 3s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 60%;
  }

  .main-slider .three p {
    font-size: 1vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .three .btnsl {}

  .main-slider .three .btnsl a {
    font-size: 1.3vw;
    text-align: left;
    color: #fff;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 55%;
    padding: 10px 10px;
    background-color: #f5831f;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-right: 10px;
    border: none;
    transition: 0.5s ease;
  }

}

.product .owl-nav.disabled+.owl-dots {

  margin-top: 20px;
  z-index: 999;
}


/*slider mobile*/
@media screen and (min-width: 300px) and (max-width: 768px) {

  .orange {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .black {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .social-circle li a {
    width: 30px;
    height: 30px;
  }

  .main-slider {
    width: 100%;
    height: 200px;
  }

  .main-slider .one {
    width: 100%;
    height: 200px;
    background-image: url('../images/slide01.jpg');

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

  }

  .main-slider .one h1 {
    font-size: 6vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 1s;
    margin-left: 13.5% !important;
    top: 15%;
    position: absolute;
  }

  .main-slider .one p {
    display: none;
  }

  .main-slider .one button {
    display: none;
  }

  .main-slider .two {
    width: 100%;
    height: 200px;
    background-image: url('../images/slide02.jpg');

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

  }

  .main-slider .two h1 {
    font-size: 6vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 1s;
    margin-left: 13.5% !important;
    top: 15%;
    position: absolute;
  }

  .main-slider .two h2 {
    font-size: 4vw;
    text-align: left;
    color: #fff;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .two h3 {
    font-size: 4vw;
    text-align: left;
    color: #fff;
    //animation:fadeInDown ease 3s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 60%;
  }

  .main-slider .two p {
    display: none;
  }

  .main-slider .two button {
    display: none;
  }


  .main-slider .three {
    width: 100%;
    height: 200px;
    background-image: url('../images/slide03.jpg');

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

  }

  .main-slider .three h1 {
    font-size: 6vw;
    text-align: left;
    color: #000;
    //animation:fadeInDown ease 1s;
    margin-left: 13.5% !important;
    top: 15%;
    position: absolute;
  }

  .main-slider .three h2 {
    font-size: 4vw;
    text-align: left;
    color: #fff;
    //animation:fadeInDown ease 2s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 40%;
  }

  .main-slider .three h3 {
    font-size: 4vw;
    text-align: left;
    color: #fff;
    //animation:fadeInDown ease 3s;
    margin-left: 13.5% !important;
    position: absolute;
    top: 60%;
  }

  .main-slider .three p {
    display: none;
  }

  .main-slider .three button {
    display: none;
  }

  #about {
    padding-top: 30px;
  }

}

.darkbtn {

  color: white;
  background-color: #033B4C;
  border-radius: 15px;
  transition: .3s ease;
  padding: 10px 5px;
  text-align: center;
  width: 150px;
}

.darkbtn:hover {

  color: white;
  background-color: #2DAA5E;
}

.whitebtn {

  color: #000;
  background-color: #fff;
  border-radius: 15px;
  transition: .3s ease;
  padding: 10px 5px;
  text-align: center;
  width: 150px;
  margin: 0 auto;
}

.whitebtn:hover {

  color: #000;
  background-color: #496BF2;
}

#gallery {
  width: 100%;
  height: auto;
}

#gallerymid {
  max-width: 100%;
  height: auto;
}

#gallerymid h1 {
  text-align: center;
  color: #000;
}

#gallerymid .description {
  text-align: center;
  color: #777;
  font-size: 16px;
  padding-bottom: 40px;
}

#gallerymid img {
  margin-bottom: 40px;
}


/*team*/

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}

body {
  font-family: "Open Sans";
  line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans";
  font-weight: 300;
}

h1 {
  font-size: 46px;
}

h2 {
  font-size: 44px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 22px;
  line-height: 30px;
}

h6 {
  font-size: 20px;
}

.section {
  color: #5c6166;
}

.hr.invisible_hr {
  height: 0;
  padding: 0;
}

.hr.big_size_hr {
  margin: 30px 0;
}

.hr {
  clear: both;
  display: block;
  font-size: 0;
  height: 24px;
  margin: 20px 0;
  overflow: hidden;
  padding: 2px 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.highlight_secondary {
  color: #F24046;
}

.team-role {
  color: #A4A7AA;
}

iframe {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  border: 0;
  margin-bottom: -10px;
}

#gray {
  width: 100%;
  height: auto;
  padding: 70px 0px;
  background-color: #F8F9FC;
}

#graymid {
  max-width: 100%;
}

#graymid h1 {


  color: #000;
  text-align: left;
  font-weight: bold;
}

#graymid p {

  font-size: 17px;
  color: #000;
  text-align: left;
  padding: 50px 0px;
}

#graymid .bt {
  max-width: 230px;
  background-color: white;
  font-size: 17px;
  color: #000;
  padding: 10px 20px;
  font-weight: bold;
}

#graymid .bt i {
  padding-right: 30px;
}

#graymid .bt a {
  padding-right: 0px;
  text-align: right;
  color: #000;
}

#graymid .bt a:hover {
  padding-right: 0px;
  color: #000;
}

#testimonial {
  width: 100%;
  height: auto;
  background-color: #231834;
  height: auto;
  padding: 70px 0px;
  padding-top: 0px;
}

#testimonial .testi {
  background-color: #302640;
  color: #000;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

#testimonial blockquote {

  padding-top: 70px;
}

#testimonial #fade-quote-carousel.carousel .carousel-indicators>li {

  background-color: white;
}

#testimonial #fade-quote-carousel.carousel .carousel-indicators .active {

  background-color: #f5831f;
}

#testimonialmid {
  max-width: 100%;
  height: auto;
  text-align: center;
}

#testimonialmid .test {
  color: white;
}

#testimonialmid section {
  padding: 0px;
  padding-bottom: 100px;
}

#testimonialmid h1 {
  color: white;
  text-align: center;
  font-weight: bold;
  padding: 30px 0px;
  padding-top: 0px;
  margin-bottom: 40px;
}

#testimonialmid h3 {
  color: #f5831f;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}

.tour-item {
  background-color: white;
}

.tour-item img {
  border: 2px solid #000;
  margin-top: 30px;
}

.home-testimonial-bottom {
  background-color: #000;
  transition: background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  margin-top: 20px;
  margin-bottom: 0px;
  //position: relative;
  //height: 130px;
  //top: 190px;
  margin-bottom: -100px;
}

.home-testimonial h3 {
  color: var(--orange);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase
}

.home-testimonial h2 {
  color: white;
  font-size: 28px;
  font-weight: 700
}

.testimonial-inner {
  position: relative;
  //top: -174px
}

.testimonial-pos {
  position: relative;
  top: 24px
}

.testimonial-inner .tour-desc {
  border-radius: 5px;
  padding: 40px
}

.color-grey-3 {
  //font-family: "Montserrat", Sans-serif;
  font-size: 17px;
  color: #777;
}

.testimonial-inner img.tm-people {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none
}

.link-name {
  //font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  color: #000;
  margin-top: 30px;
}

.link-position {
  //font-family: "Montserrat", Sans-serif;
  font-size: 12px;
  color: #6c83a2
}


#latest {
  width: 100%;
  padding: 70px 0px;
  background-color: #fff;
  padding-top: 0px;
}

#latestmid {
  max-width: 100%;
}


#latest h1 {
  width: 100%;
  padding: 70px 0px;
  background-color: #fff;
  text-align: center;
}

#latestmid {
  max-width: 100%;
}

#latestmid h1 {
  text-align: center;
  padding-bottom: 60px;
  color: #333;
  font-weight: bold;
  margin: 0px;
}

#latestmid h5 {
  text-align: center;
  padding: 30px 0px;
  color: #333;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 10px;
}

#latestmid p {
  text-align: center;
  padding-bottom: 30px;
  color: #777;
  font-weight: normal;
  margin: 0px;
  padding: 0px 20px;
  margin-bottom: 30px;
}

#latestmid .darkbtn {


  width: 300px;
  background-color: #000;
  font-size: 17px;
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 0px;
  margin: 0 auto;

}

#latestmid .darkbtn:hover {
  transition: 0.5s ease;
  color: white;
  background-color: #f5831f;
}

#latestmid .darkbtn i {


  margin-left: 50px;
}

#latestmid .darkbtn a {

  color: white;

}

#latestmid .darkbtn a:hover {

  color: white;

}


#latestmid .blackbtn {

  color: white;
  background-color: #033B4C;
  border-radius: 0px;
  transition: .3s ease;
  padding: 10px 0px;
  text-align: center;
  width: 150px;
  margin: 0 auto;
  margin-top: 30px;
}

#latestmid .blackbtn:hover {

  color: white;
  background-color: #2DAA5E;
}

#latestmid .blackbtn a {

  color: white;

}

#latestmid .blackbtn a:hover {

  color: white;

}


#orange {
  width: 100%;
  background-color: #f5831f;
}

#orangemid {
  //padding:70px 0px;
}

#orangemid img {
  margin: 0 auto;
}

#orangemid h5 {
  padding-left: 0px;
  text-align: left;
  font-weight: bold;
  color: #fff;
  font-size: 21px;
}


#orangemid p {
  color: white;
}


.nopad {
  padding: 0px;
}

.re-form {
  background-color: #F7F7F9;
  padding: 50px 0px;
  height: 100%;
  //padding-bottom: 0px;
}

.re-form h3 {
  padding-left: 0px;
  text-align: center;
  font-weight: bold;
  color: #000;
  //padding-left: 30px;

}

.re-form form {

  padding: 30px;

}

.re-form input {

  padding: 30px 0px;

}

.re-form .orgbtn {

  padding: 30px 0px;
  margin: 39px 0px;
  background-color: #f5831f;
  text-align: center;
  color: white;
  font-size: 22px;
  font-weight: bold;
}

.re-form img {
  max-width: 260px;
  padding: 30px 0px;
  margin: 0 auto !important;
}

.re-form .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 33px;
}

.event {
  background-color: #231834;
  padding: 50px 0px;
  padding-bottom: 137px;
}

.event h3 {
  padding-left: 0px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  //padding-left: 30px;

}

/**** LAYOUT ****/
.list-inline>li {
  padding: 0 10px 0 0;
}

.container-pad {
  padding: 30px 15px;
}


/**** MODULE ****/
.bgc-fff {
  background-color: #302640 !important;
  margin: 30px;
}

.box-shad {
  //-webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
  //box-shadow: 1px 1px 0 rgba(0,0,0,.2);
}

.brdr {
  //border: 1px solid #ededed;
}

/* Font changes */
.fnt-smaller {
  font-size: .9em;
}

.fnt-lighter {
  color: #fff;
}

/* Padding - Margins */
.pad-10 {
  padding: 10px !important;
}

.mrg-0 {
  margin: 0 !important;
}

.btm-mrg-10 {
  margin-bottom: 10px !important;
}

.btm-mrg-20 {
  margin-bottom: 20px !important;
}

/* Color  */
.clr-535353 {
  color: #fff;
}


/**** MEDIA QUERIES ****/
@media only screen and (max-width: 991px) {
  #property-listings .property-listing {
    padding: 5px !important;
  }

  #property-listings .property-listing a {
    margin: 0;
  }

  #property-listings .property-listing .media-body {
    padding: 10px;
  }

  .social {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .btnsl {
    display: none;
  }

}

@media only screen and (min-width: 992px) {
  #property-listings .property-listing img {
    max-width: 180px;
  }
}


#post {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 70px 0px;
}

#postmid {
  max-width: 100%;
  height: auto;
  background-color: #fff
}

#postmid .well {
  border: 1px solid #f5f5f5;
  background-color: #fff;
}

#postmid .media-left,
.media>.pull-left {
  padding-right: 30px;
}


.counter-main {
  margin-top: -150px;
  border-top: 10px solid #f5831f;
  background-color: #F7F6F9;
}

.counter-main h5 {
  font-size: 16px;
  font-weight: 400;
}

.counter-main .box {
  width: 100px;
  height: 6px;
  background-color: #f5831f;
  margin: 0 auto;
  margin-bottom: 50px;
}

.counter {
  background-color: #F7F6F9;
  padding: 20px 0;
  border-radius: 5px;
}

.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.count-text {
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}

@media screen and (max-width: 768px) {

  #orangemid img {
    padding-right: 50px;
  }

  #form {
    margin-top: 50px;
  }

  .counter-main {
    margin-top: 0px;
  }

  #blue .one,
  .two,
  .three {
    margin-bottom: 20px;
  }

  #aboutmid .darkbtn {
    margin-bottom: 20px;
  }

  #aboutmid .darkbtntw {
    margin-top: 20px;
  }

  .card img {
    width: 100%;
  }

  #dis .one,
  .two,
  .three {
    margin-bottom: 20px;
  }

  .tour-item {
    margin-bottom: 20px;
  }

  #gray {
    margin-top: 0px;
  }

  #gray img {
    margin-top: 20px;
  }
}

.moretext {
  display: none;
}


/*=========================
  Icons
 ================= */

/* footer social icons */

.social-network {}

ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;

}


/* footer social icons */
.social-network a.icoRss {
  background-color: #F56505;
}

.social-network a.icoRss:hover {
  background-color: #F56505;
}

.social-network a.icoFacebook {
  background-color: #3B5998;
}

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoTwitter {
  background-color: #33ccff;
}

.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}

.social-network a.icoGoogle {
  background-color: #BD3518;
}

.social-network a.icoGoogle:hover {
  background-color: #BD3518;
}

.social-network a.icoVimeo {
  background-color: #0590B8;
}

.social-network a.icoVimeo:hover {
  background-color: #0590B8;
}

.social-network a.icoLinkedin {
  background-color: #007bb7;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
}

.social-circle li i {
  margin: 0;
  line-height: 50px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #D3D3D3;
}

/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/


section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.quote {
  color: rgba(0, 0, 0, .1);
  text-align: center;
  margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 1;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators>li {
  background-color: #F5831F;
  border: none;
}

#fade-quote-carousel.carousel .carousel-indicators>.active li {
  background-color: #000;
}

#fade-quote-carousel.carousel .carousel-indicators>li:hover {
  background-color: #000;
}

#fade-quote-carousel blockquote {
  text-align: center;
  border: none;
}

#fade-quote-carousel .profile-circle {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 100px;
}

.list-one ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.list-one ul {
  //margin: 2em 0;
}

.list-one li {
  //margin: 1em;
  margin-left: 1.5em;
}

.list-one li:before {
  content: '\f005';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #00AFEF;
}

.list-one .link {
  font-size: 0.45em;
}

.list-two {
  margin-bottom: 20px;
}

.list-two ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.list-two ul {
  //margin: 2em 0;
}

.list-two li {
  //margin: 1em;
  margin-left: 1.5em;
}

.list-two li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #f5831f;
}

.list-two .link {
  font-size: 0.45em;
}

#footer a {
  color: #333;
}

#footer a:hover {
  color: #333;
}

#form {
  padding: 70px 0px;
  padding-bottom: 0px;
}
#form .re{
 background-color: white !important;
}
.re .orgbtn {

  padding: 30px 0px;
  margin: 39px 0px;
  background-color: #f5831f;
  text-align: center;
  color: white;
  font-size: 22px;
  font-weight: bold;
}
#form img{
  border:none;
}
#form .btnRefresh{
  border:none;
}
#formmid h1 {
  text-align: center;
  padding-bottom: 60px;
  color: #333;
  font-weight: bold;
  margin: 0px;


}

@media screen and (min-width: 1580px) and (max-width: 1600px) {
  .event {
    background-color: #231834;
    padding: 50px 0px;
    padding-bottom: 137px;
  }

  #form {
    width: 100%;
    height: auto;
  }

  #formmid {
    max-width: 100%;
    margin: 50px 0px;
  }

  #formmid .re {
    background-color: transparent;
    height: 100%;
    padding-bottom: 0px;
  }

  #formmid h1 {
    text-align: center;
    padding-bottom: 60px;
    color: #333;
    font-weight: bold;
    margin: 0px;


  }

  #formmid .re {

    padding: 30px;
    padding-top: 0px;

  }

  #formmid .re input {

    padding: 20px 0px;

  }

  #formmid .orgbtn {

    padding: 30px 0px;
    margin: 39px 0px;
    background-color: #f5831f;
    text-align: center;
    color: white;
    font-size: 22px;
    font-weight: bold;
    border: none;
  }

  /*Event*/

  .event-list {
    list-style: none;
    font-family: 'Lato', sans-serif;
    margin: 0px;
    padding: 0px;
  }

  .event-list>li {
    background-color: #302640;
    box-shadow: 0px 0px 5px rgb(51, 51, 51);
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
    padding: 0px;
    margin: 0px 0px 20px;
    color: white;
  }

  .event-list>li>time {
    display: inline-block;
    //width: 100%;
    color: rgb(255, 255, 255);
    background-color: rgb(197, 44, 102);
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
  }

  .event-list>li:nth-child(even)>time {
    background-color: rgb(165, 82, 167);
  }

  .event-list>li>time>span {
    display: none;
  }

  .event-list>li>time>.day {
    display: block;
    font-size: 56pt;
    font-weight: 100;
    line-height: 1;
  }

  .event-list>li time>.month {
    display: block;
    font-size: 24pt;
    font-weight: 900;
    line-height: 1;
  }

  .event-list>li>img {
    width: 100%;
  }

  .event-list>li>.info {
    padding-top: 5px;
    text-align: center;
  }

  .event-list>li>.info>.title {
    font-size: 17pt;
    font-weight: 700;
    margin: 0px;
  }

  .event-list>li>.info>.desc {
    font-size: 13pt;
    font-weight: 300;
    margin: 0px;
  }

  .event-list>li>.info>ul,
  .event-list>li>.social>ul {
    display: table;
    list-style: none;
    margin: 10px 0px 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
  }

  .event-list>li>.social>ul {
    margin: 0px;
  }

  .event-list>li>.info>ul>li,
  .event-list>li>.social>ul>li {
    display: table-cell;
    cursor: pointer;
    color: rgb(30, 30, 30);
    font-size: 11pt;
    font-weight: 300;
    padding: 3px 0px;
  }

  .event-list>li>.info>ul>li>a {
    display: block;
    width: 100%;
    color: rgb(30, 30, 30);
    text-decoration: none;
  }

  .event-list>li>.social>ul>li {
    padding: 0px;
  }

  .event-list>li>.social>ul>li>a {
    padding: 3px 0px;
  }

  .event-list>li>.info>ul>li:hover,
  .event-list>li>.social>ul>li:hover {
    color: rgb(30, 30, 30);
    background-color: rgb(200, 200, 200);
  }

  .facebook a,
  .twitter a,
  .google-plus a {
    display: block;
    width: 100%;
    color: rgb(75, 110, 168) !important;
  }

  .twitter a {
    color: rgb(79, 213, 248) !important;
  }

  .google-plus a {
    color: rgb(221, 75, 57) !important;
  }

  .facebook:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(75, 110, 168) !important;
  }

  .twitter:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(79, 213, 248) !important;
  }

  .google-plus:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(221, 75, 57) !important;
  }

  @media (min-width: 768px) {
    .event-list>li {
      position: relative;
      display: block;
      //width: 100%;
      height: 120px;
      margin: 20px;
    }

    .event-list>li>time,
    .event-list>li>img {
      display: inline-block;
    }

    .event-list>li>time,
    .event-list>li>img {
      width: 120px;
      float: left;
    }

    .event-list>li>.info {
      background-color: #302640;
      overflow: hidden;
    }

    .event-list>li>time,
    .event-list>li>img {
      width: 120px;
      height: 120px;
      padding: 0px;
      margin: 0px;
    }

    .event-list>li>.info {
      position: relative;
      height: 120px;
      text-align: left;
      padding-right: 40px;
    }

    .event-list>li>.info>.title,
    .event-list>li>.info>.desc {
      padding: 0px 10px;
    }

    .event-list>li>.info>ul {
      position: absolute;
      left: 0px;
      bottom: 0px;
    }

    .event-list>li>.social {
      position: absolute;
      top: 0px;
      right: 0px;
      display: block;
      width: 40px;
    }

    .event-list>li>.social>ul {
      border-left: 1px solid rgb(230, 230, 230);
    }

    .event-list>li>.social>ul>li {
      display: block;
      padding: 0px;
    }

    .event-list>li>.social>ul>li>a {
      display: block;
      width: 40px;
      padding: 10px 0px 9px;
    }
  }