.bg-img-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-img-property-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.header-static-bg1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.container-width-header-video{
  max-width: 1170px;
  width: 100%;
  float: none;
  margin: 0 auto !important;
}

.header-static-center {
  margin: 0 auto;
  text-align: center;
}
.header-static-left {
  text-align: left;
  display: table;
  margin: 0 auto 0 0;
}

.header-static-right {
  text-align: right;
  display: table;   
  margin: 0 0 0 auto;
}


/* left */
.video-bg-left {
  text-align: left !important;
}
.video-bg-left .video-btn {
  text-align: left;
  margin-top: 30px;
}

/* center */
.video-bg-center {
  margin: 0 auto !important;
  text-align: center !important;
  float: none !important;
}
.video-bg-center .video-btn {
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
}


/* right */
.video-bg-right {
  text-align: right !important;
  display: table;
  margin: 0 0 0 auto
}
.video-bg-right .video-btn {
  text-align: right;
  margin-top: 30px;
  float: right;
}

.YTPOverlay {
  background-color: rgba(0,0,0,0.5);
}
.position {
  position: relative;
}
.header-bg-content1 .intro-content {
  color: #ffffff !important;
}
.lightbox {
  /** Default lightbox to hidden */
  display: none;
  position: fixed;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
}
.close-lightbox {
  position: absolute;
  top: -50px;
  left: 50%;
  color: #333;
  font-size: 30px;
  background-color: #fff;
  padding: 20px 10px;
  line-height: 3px;
  z-index: 999; 
}
.lightbox:target {
  /** Remove default browser outline */
  outline: none;

  /** Unhide lightbox **/
  display: block;
}

/** videoModal **/
#videoModal {
  border-radius: 0;
  margin:75px auto;
}
#videoModal .modal-header {
  background: #000;
  border: 0;
  color: #fff;
  position: relative;
  height:35px; 
}
#videoModal .modal-header h3 {
  font-size: 18px;
  line-height: 22px;
  font-family:Arial, Helvetica, sans-serif;
  padding:5px;
}
#videoModal .modal-body {
  height: 100%;
  padding: 0;
  max-height: none;
  overflow: hidden; 
}
#videoModal .modal-footer:empty {
  display: none !important; 
}
#videoModal .close {
  background: #DB00B8;
  color: #fff;
  font-size: 24px;
  margin: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: 0;
  width: 38px; 
}


.dnd-section-fullwidth>.row-fluid {
  max-width: 100% !important;
  padding: 0px !important;
}
.dnd_areacontact-row-12-force-full-width-section > .row-fluid {
  padding: 0px;
}
.header-video-bg{
  display: table;
  width: 100%;
  height: 100%;
  padding-top: 280px;
  padding-bottom: 150px;
}
.pos-relative {
  position: relative;
}
.header-bg-content {
  position: absolute;
  top:0px;
  padding: 110px 0px;
}
.video-bg-image #controlBar_bgndVideo .buttonBar{
  display:none !important;
}
.video-bg-image iframe{
  margin-left: 0 !important;
}
.video-bg-image{
  transition-delay:1000ms; 
  -webkit-animation-delay:1000ms; 
  animation-delay:1000ms;  
}
.header-btn-div{
  padding-left: 0;
  list-style: none;
  margin-top: 30px;
}
.header-btn-div .button {
  margin-top: 0 !important;
}

.header-bg-content1 p,
.header-content h1 {
  color: #ffffff;
}
#controlBar_bgndVideo .buttonBar {
  display: none !important;
}
.header-bg-video .header-btn ul  {
  float: none;
  display: table;
}
.header-btn ul li {
  list-style: none;
}

.header-btn ul li {
  display: table-cell;
  vertical-align: middle;
}
.header-btn ul li:last-child {
  line-height: 0px;
  vertical-align: middle;
}
.margin-top30 {
  margin-top:30px;
  display: table !important;
}
.header-btn1 {
  display: none !important;
}
.col-cen {
  margin: 0 auto !important;
  text-align: center !important;
  float: none !important;
}
.header-btn2 {
  display: none !important;
}
.header-content h1 {
  margin-bottom: 15px;
}
.header-background-image {
  background-attachment: fixed;
  background-position: cover;
  background-repeat: no-repeat;
}

.header-video-bg .header-btn.align-items-center{
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.header-btn ul .padding-right15 {
  padding-right: 15px;
}
.video-header-bg-content1 .title {
  text-align: center;
  display: table;
  margin: 0 auto;
}
.modal-frame-container{
  position: fixed;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999999999;
}
.modal-frame-container iframe{
  padding: 0 15px;
}

@media(max-width: 991px) {
  .header-bg-video,
  .header-video-bg .span8{
    width: 100% !important; 
    max-width: 100% !important;
  }  

}
.padding-static {
  padding-top: 280px;
  padding-bottom: 100px;
}
.padding-parallax {
  padding-top: 280px;
  padding-bottom: 100px;
}
@media (max-width: 576px) {
  .header-btn ul li:nth-child(3),
  .header-btn2,
  .padding-parallax .header-btn2,
  .padding-static ..header-btn2 {
    display: none !important;
  }

}
@media (max-width: 480px) {
  .header-btn ul li:first-child {
    padding-bottom: 20px;
    padding-right: 0 !impoartant;
    display: table !important;
  }
  .header-btn-div.header-btn ul li{
    display: table; 
  }
  .header-btn ul li:last-child {
    margin-top: 0;
  }
}

.slider-home .header-center h1,
.slider-home .header-center p {
  color: #ffffff !important;
} 

.slider-home #owl-sliders .owl-nav .owl-next {
  right: 0;
}

.slider-home #owl-sliders .owl-nav .owl-prev {
  left: 0;
}
.slider-home #owl-sliders .owl-dots {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}
.slider-home .header-slider .owl-carousel .owl-item {
  display: table;
  margin: 0 auto;
}
.slider-home .ca-center .sub-border:before {
  margin: 0 auto !important;
  left: 0;
  right: 0;
}
.slider-home .content {
  max-width: 1170px;
  margin: 0 auto !important;
  float: none !important;
  width: 100% !important;
}
.slider-home .bg-img-property-1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slider-home .header-bg-content2 {
  position: relative;
  width: 100%;
}

.slider-home .header-bg-slider .content.ca-left .header-btn ul {
  text-align: center;
  margin: 0 0 auto  !important;
  display: table;
}
.slider-home .header-bg-slider .content.ca-center .content-width-middle,
.slider-home .header-bg-slider .content.ca-center .header-btn ul {
  text-align: center;
  margin: 0 auto;
  display: table !important;
}
.slider-home .header-bg-slider .content.ca-right .content-width-middle,
.slider-home .header-bg-slider .content.ca-right .header-btn ul {
  margin-left: auto;
  float: right;
}

.slider-home .header-bg-slider .content.ca-left{
  text-align: left;
  margin-right: auto;
}
.slider-home .ca-center .intro-content,
.slider-home .header-bg-slider .content.ca-center{
  text-align: center;
  margin: 0 auto;
}

.slider-home .ca-right .intro-content,
.slider-home .header-bg-slider .content.ca-right{
  text-align: right;
  margin-left: auto;
  display: table;
}
.slider-home .slider-padding .heading-content {
  padding: 250px 0px 120px 0px;
}
.slider-home .header-bg-content2 h1 span  {
  color: #ff7238;
}
.slider-home .header-btn-ul{
  padding-left: 0;
  list-style: none;
}
.slider-home .margin-top35 {
  margin-top: 35px;
}
.slider-home .header-btn ul {
  margin-top: 0px;
  display: table;
}
.slider-home .header-btn ul li:first-child {
  display: table-cell;
  vertical-align: middle;
}
.slider-home .header-btn ul .padding-right15 {
  padding-right: 15px;
}
.slider-home .header-btn ul li:last-child {

  line-height: 0px;
  vertical-align: middle;
}

.slider-home .margin-top30 {
  margin-top:30px;
}
.slider-home .header-btn1 {
  display: none !important;
}
.slider-home .header-btn2 {
  display: none !important;
}
.slider-home .header-content h1 {
  margin-bottom: 15px;
}


@media (max-width: 991px) {  
  .slider-home .heading-content {
    padding: 80px 15px;
  }
  .slider-home .heading-content,
  .slider-home #owl-sliders .owl-item:nth-child(add) .heading-content,
  .slider-home #owl-sliders .owl-item:nth-child(even) .heading-content { 
    width: 100%;
  }

}
.slider-home .owl-item{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

.slider-home .slider-padding .button-hover .button:before {
  background: none !important;
}

@media (max-width: 400px) {  
  .slider-home .owl-carousel.owl-drag .owl-item{
    display: inherit !important;
  }  
}

.form-home .bg-img-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.form-home .heading h1 span{
  color: #F57500;
}
.form-home .heading h6{
  letter-spacing: 1px;
  margin-bottom: 8px;
  color: #F57500;
}
.form-home .header-form-padding p{
  color: #999999;
}

.form-home .header-left-static h1 {
  color: #ffffff;
  margin-bottom: 15px;
}

.form-home .header-left-static .header-btn ul {
  display: table;
}
.form-home .header-btn ul li {
  display: table-cell;
}
.form-home .header-center-static h6 {
  color: #ffffff !important;
}
.form-home .header-btn ul li:first-child {
  padding-left: 0px !important;
}
.form-home .headerform-bg-img .col-lg-8{
  margin:auto;
}

.form-home .slider-header2 .header-left h1  {
  color:#333333;
}

.form-home .slider-header3 .header-right h1  {
  color:#333333;
}

.form-home .slider-header2 .header-left p  {
  color:#555555;
}
.form-home .header-left p,
.form-home .header-right p,
.form-home .header-center-static p {
  color: #ffffff;
}
.form-home .slider-header3 .header-right p  {
  color:#555555;
}
.form-home .header-form-padding {
  padding: 100px 0px 100px 0px;
}
.form-home .container-width-header-form{
  max-width: 1170px;
  width: 100%;
  float: none;
  margin: 0 auto !important;
  padding:0 20px;
}
.form-home .header-form h4{
  color: #ffffff !important;
  margin-bottom: 20px;
}
.form-home .header-form form .hs-input {
  background-color: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #dcdcdc !important;
  height: 35px !important;
  border-radius: 0 !important;
  color: #444444 !important;
}

/* Form Mode -1 */
.form-home .fmodel1.header-form form .hs-input{    
  border: 0 !important;
  border-bottom: 1px solid #dcdcdc !important;   
}

/* Form Mode -2 */
.form-home .fmodel2.header-form form .hs-input{     
  border: 1px solid #dcdcdc !important;   
}
.form-home .fmodel2.header-form {
  border: 1px solid #dcdcdc;
  padding: 20px;
}
.form-home .header-form form .form-columns-1 .hs-input{
  width: 100% !important;
}
.form-home .header-form form .hs-fieldtype-textarea {
  margin-top: 10px;
}

.form-home .hs-form label{
  color: #999999; 
}
.form-home .header-form-padding{
  display: table !important; 
}
.form-home .header-form-align{
  display: flex;
  align-items: center;
  flex-wrap:wrap;
}
@media(max-width: 991px) {
  .form-home .header-form-padding {
    padding: 100px 0 50px 0;
  }
}
.form-home .padding-right15 {
  padding-right: 15px;
}
@media(max-width: 991px) {
  .form-home .header-form-padding .span6{
    width: 100% !important; 
    max-width: 100% !important;
  }
  .form-home .span6.header-form{
    margin-left: 0;
    margin-top: 20px;
  }

}
@media(min-width: 768px) and (max-width: 991px){
  .form-home .header-form-content{
    padding-right: 15px; 
  }  
}
.form-home form.hs-form .hs-form-booleancheckbox-display input[type=checkbox] {
  width: auto !important;
}
.form-home .inputs-list>li {
  display: inline-block !important;
  margin: 0 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.form-home form .hs-richtext, form .hs-richtext p {
  font-size: .875rem;
  margin: 0 0 5px !important;
}
.form-home .legal-consent-container .hs-form-booleancheckbox-display>span {
  display: table-cell !important;
  margin-left: 20px !important;
}
.form-home .legal-consent-container .hs-form-booleancheckbox-display input {
  float: none !important;
  display: table-cell !important;
  vertical-align: middle !important;
}
.form-home label.hs-form-booleancheckbox-display {
  display: table !important;
}
.form-home .legal-consent-container .hs-form-booleancheckbox-display input {
  float: none !important;
  display: table-cell !important;
  vertical-align: middle !important;
}

.modern-home .bg-img-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.modern-home .heading h1 span{
  color: #F57500;
}
.modern-home .header-left-static p{
  color: #cccccc; 
}
.modern-home .heading h6{
  letter-spacing: 1px;
  margin-bottom: 8px;
  color: #F57500;
}
.modern-home .header-mordern-center {
  margin: 0 auto;
  text-align: center;
}
.modern-home .header-mordern-left {
  text-align: left;
  display: table;
  margin: 0 auto 0 0;
}
.modern-home .header-mordern-right {
  text-align: right;
  display: table;   
  margin: 0 0 0 auto;
}
.modern-home .header-left-static h1 {
  color: #ffffff;
  margin-bottom: 15px;
}

.modern-home .header-mordern-center .header-btn {
  display: table;
  margin: 0 auto;

}
.modern-home .header-mordern-left .header-btn {
  display: table;
  margin: 0 auto 0 0;
}
.modern-home .header-mordern-right .header-btn {
  display: table;   
  margin: 0 0 0 auto;
}
.modern-home .header-left-static .header-btn ul {
  display: table;
}
.modern-home .header-btn ul li {
  display: table-cell;
}
.modern-home .header-center-static h6 {
  color: #ffffff !important;
}
.modern-home .header-btn ul li:first-child {
  padding-left: 0px !important;
}
.modern-home .headerform-bg-img .col-lg-8{
  margin:auto;
}

.modern-home .slider-header2 .header-left h1  {
  color:#333333;
}

.modern-home .slider-header3 .header-right h1  {
  color:#333333;
}

.modern-home .slider-header2 .header-left p  {
  color:#555555;
}
.modern-home .header-left p,
.modern-home .header-right p,
.modern-home .header-center-static p {
  color: #ffffff;
}
.modern-home .slider-header3 .header-right p  {
  color:#555555;
}
.modern-home .header-modern-padding {
  padding: 280px 0px 220px 0px;
}
.modern-home .container-width-header-modern{
  max-width: 1170px;
  width: 100%;
  float: none;
  margin: 0 auto !important;
}
.modern-home .header-modern{
  position: absolute;
  bottom: -340px;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  margin-left: 0 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.modern-home .features-box{
  padding: 20px;
  background-color: #ffffff;
  border-right: 1px solid #dcdcdc;

}
.modern-home .features-box-col{
  margin-left:0 !important; 
}
.modern-home .header-modern h4{
  color: #333333 !important; 
  margin-bottom: 15px;
}
.modern-home .header-modern svg{
  width: 32px;
  height: 32px;
  fill: #F57500;
  margin-top: 10px;
  cursor: pointer
}

.modern-home .header-modern .span3{
  margin-top: 0 !important; 
}
.modern-home .pos-rel{
  position: relative; 
}

.modern-home .header-modern .span3:last-child .features-box{
  background-color: #002155; 
  border-right: 0 !important;
}
.modern-home .header-modern .span3:last-child .features-box h4{
  color: #f5f5f5 !important;
}
@media(max-width: 991px) {
  .modern-home .header-padding {
    padding: 120px 15px 30px 15px;
  }

  .modern-home .header-modern{
    display: inherit !important;
    position: inherit !important;  
    bottom: 0;
  }
  .modern-home .header-modern .span3.features-box-col{
    width: 50% !important; 
    max-width: 50% !important; 
  }
  .modern-home .header-modern-padding{
    padding: 100px 20px 100px 20px;
  }

  .modern-home .header-modern .span3:nth-child(2) .features-box,
  .modern-home .header-modern .span3:first-child .features-box{
    border-bottom: 1px solid #dcdcdc;
  }
  .modern-home .header-modern .span3:nth-child(2) .features-box,
  .modern-home .header-modern .span3:nth-child(3).features-box{
    border-right: 0;
  }
}
@media(max-width: 767px) {
  .modern-home .header-modern .span3.features-box-col{
    width: 100% !important; 
    max-width: 100% !important; 
  }
  .modern-home .header-form-align {
    display: inherit !important;
  }
}
.modern-home .padding-right15 {
  padding-right: 15px;
}

.header-split .bg-img-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.header-split .heading h1{
  margin-bottom: 15px; 
}
.header-split .half-background-image.span6{
  margin-left: 0 !important; 
}
.header-split .span6.half-background-image { 
  width: 50% !important;
}
.header-split .heading h1 span{
  color: #F57500;
}

.header-split .background-image-column1 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}

.header-split .heading h6{
  letter-spacing: 1px;
  margin-bottom: 8px;
  color: #F57500;
}
.header-split .header-split-static p {
  color: #333333;
}
.header-split .header-split-static h1 {
  color: #333333;
  margin-bottom: 15px;
}
.header-split .header-left-static {
  width: 55%;
}
.header-split .header-left-static .header-btn ul {
  display: table;
}
.header-split .header-btn ul li {
  display: table-cell;
}
.header-split .header-center-static h6 {
  color: #ffffff !important;
}
.header-split .header-btn ul li:first-child {
  padding-left: 0px !important;
}
.header-split .headerform-bg-img .col-lg-8{
  margin:auto;
}

.header-split .slider-header2 .header-left h1  {
  color:#333333;
}

.header-split .slider-header3 .header-right h1  {
  color:#333333;
}

.header-split .slider-header2 .header-left p  {
  color:#555555;
}
.header-split .header-left p,
.header-split .header-right p,
.header-split .header-center-static p {
  color: #ffffff;
}
.header-split .slider-header3 .header-right p  {
  color:#555555;
}
.header-split .header-padding {
  padding: 200px 15px 120px 80px;
}
@media(max-width: 991px) {
  .header-split .header-padding {
    padding: 120px 15px 30px 15px !important;
  }
  .header-split .header-split .span12 .span6{
    width: 100% !important; 
  }
}
@media(max-width: 767px) {
  .header-split .half-background-image.span6,
  .header-split .header-split .span12 .span6:first-child,
  .header-split .half-background-image.span6{
    margin-top: 0 !important; 
  }
  .header-split .half-background-image,
  .header-split .header-split .dnd-module .span12 .span6{
    margin-bottom: 0 !important;
  }
}  
.header-split .padding-right15 {
  padding-right: 15px;
}

.wordtype-home .bg-img-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.wordtype-home .container-width-word{
  max-width: 1170px;
  width: 100%;
  float: none;
  margin: 0 auto !important;
}
.wordtype-home .heading h1 span{
  color: #F57500;
}
.wordtype-home .header-word-rotate h1{
  color:#333333 !important; 
}
.wordtype-home .heading h6{
  letter-spacing: 1px;
  margin-bottom: 8px;
  color: #F57500;
}
.wordtype-home .header-word-rotate p{
  color: #666666; 
}
.wordtype-home .header-word-static h1 {
  margin-bottom: 15px;
}
.wordtype-home .header-word-center {
  margin: 0 auto;
  text-align: center;
}
.wordtype-home .header-word-left {
  text-align: left;
  display: table;
  margin-right: auto;
}
.wordtype-home .word-header-padding {
  padding: 260px 0px 150px 0px;
}
.wordtype-home .header-word-center .header-btn {
  display: table;
  margin: 0 auto;
}
.wordtype-home .header-word-left .header-btn {
  display: table;
  margin: 0 auto 0 0;
}
.wordtype-home .header-word-right .header-btn {
  display: table;   
  margin: 0 0 0 auto;
}
.wordtype-home .header-left-static .header-btn ul {
  display: table;
}
.wordtype-home .header-btn ul li {
  display: table-cell;
}
.wordtype-home .header-center-static h6 {
  color: #ffffff !important;
}
.wordtype-home .header-btn ul li:first-child {
  padding-left: 0px !important;
}
.wordtype-home .headerform-bg-img .col-lg-8{
  margin:auto;
}

.wordtype-home .slider-header2 .header-left h1  {
  color:#333333;
}

.wordtype-home .slider-header3 .header-right h1  {
  color:#333333;
}

.wordtype-home .slider-header2 .header-left p  {
  color:#555555;
}
.wordtype-home .header-left p,
.wordtype-home .header-right p,
.wordtype-home .header-center-static p {
  color: #ffffff;
}
.wordtype-home .slider-header3 .header-right p  {
  color:#555555;
}
/*Vertical Sliding*/
.wordtype-home .slidingVertical  {
  position: relative; 
}
.wordtype-home .slidingVertical span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .slidingVertical span{
  animation: topToBottom 12.5s linear infinite 0s;
  -ms-animation: topToBottom 12.5s linear infinite 0s;
  -webkit-animation: topToBottom 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .slidingVertical span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .slidingVertical span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .slidingVertical span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .slidingVertical span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*topToBottom Animation*/
@-moz-keyframes topToBottom{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: translateY(-50px); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 1; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-webkit-keyframes topToBottom{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: translateY(-50px); }
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 1; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes topToBottom{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: translateY(-50px); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 1; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*Horizontal Sliding*/
.wordtype-home .slidingHorizontal span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .slidingHorizontal span{
  animation: leftToRight 12.5s linear infinite 0s;
  -ms-animation: leftToRight 12.5s linear infinite 0s;
  -webkit-animation: leftToRight 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .slidingHorizontal span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .slidingHorizontal span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .slidingHorizontal span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .slidingHorizontal span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*leftToRight Animation*/
@-moz-keyframes leftToRight{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: translateX(-50px); }
  10% { opacity: 1; -moz-transform: translateX(0px); }
  25% { opacity: 1; -moz-transform: translateX(0px); }
  30% { opacity: 0; -moz-transform: translateX(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-webkit-keyframes leftToRight{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: translateX(-50px); }
  10% { opacity: 1; -webkit-transform: translateX(0px); }
  25% { opacity: 1; -webkit-transform: translateX(0px); }
  30% { opacity: 0; -webkit-transform: translateX(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes leftToRight{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: translateX(-50px); }
  10% { opacity: 1; -ms-transform: translateX(0px); }
  25% { opacity: 1; -ms-transform: translateX(0px); }
  30% { opacity: 0; -ms-transform: translateX(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*FadeIn*/
.wordtype-home .fadeIn span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .fadeIn span{
  animation: fadeEffect 12.5s linear infinite 0s;
  -ms-animation: fadeEffect 12.5s linear infinite 0s;
  -webkit-animation: fadeEffect 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .fadeIn span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .fadeIn span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .fadeIn span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .fadeIn span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*FadeIn Animation*/
@-moz-keyframes fadeEffect{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: translateY(0px); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 1; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-webkit-keyframes fadeEffect{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: translateY(0px); }
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 1; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes fadeEffect{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: translateY(0px); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 1; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*Vertical Flip*/
.wordtype-home .verticalFlip span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .verticalFlip span{
  animation: vertical 12.5s linear infinite 0s;
  -ms-animation: vertical 12.5s linear infinite 0s;
  -webkit-animation: vertical 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .verticalFlip span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .verticalFlip span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .verticalFlip span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .verticalFlip span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*Vertical Flip Animation*/
@-moz-keyframes vertical{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotateX(180deg); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 1; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes vertical{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: rotateX(180deg); }
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 1; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes vertical{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotateX(180deg); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 1; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*Horizontal Flip*/
.wordtype-home .horizontalFlip span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .horizontalFlip span{
  animation: horizontal 12.5s linear infinite 0s;
  -ms-animation: horizontal 12.5s linear infinite 0s;
  -webkit-animation: horizontal 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .horizontalFlip span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .horizontalFlip span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .horizontalFlip span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .horizontalFlip span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*Horizontal Flip Animation*/
@-moz-keyframes horizontal{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotateY(180deg); }
  10% { opacity: 1; -moz-transform: translateX(0px); }
  25% { opacity: 1; -moz-transform: translateX(0px); }
  30% { opacity: 0; -moz-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes horizontal{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: rotateY(180deg); }
  10% { opacity: 1; -webkit-transform: translateX(0px); }
  25% { opacity: 1; -webkit-transform: translateX(0px); }
  30% { opacity: 0; -webkit-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes horizontal{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotateY(180deg); }
  10% { opacity: 1; -ms-transform: translateX(0px); }
  25% { opacity: 1; -ms-transform: translateX(0px); }
  30% { opacity: 0; -ms-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*AntiClockWise Effect*/
.wordtype-home .antiClock span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .antiClock span{
  animation: anti 12.5s linear infinite 0s;
  -ms-animation: anti 12.5s linear infinite 0s;
  -webkit-animation: anti 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .antiClock span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .antiClock span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .antiClock span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .antiClock span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*AntiClockWise Effect Animation*/
@-moz-keyframes anti{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotateX(180deg); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 1; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes anti{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: rotate(180deg); }
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 1; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes anti{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotate(180deg); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 1; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*ClockWise Effect*/
.wordtype-home .clockWise span{ 
  display: inline;
  text-indent: 8px;
}
.wordtype-home .clockWise span{
  animation: clock 12.5s linear infinite 0s;
  -ms-animation: clock 12.5s linear infinite 0s;
  -webkit-animation: clock 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .clockWise span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .clockWise span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .clockWise span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .clockWise span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*ClockWise Effect Animation*/
@-moz-keyframes clock{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotate(-180deg); }
  10% { opacity: 1; -moz-transform: translateX(0px); }
  25% { opacity: 1; -moz-transform: translateX(0px); }
  30% { opacity: 0; -moz-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes clock{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: rotate(-180deg); }
  10% { opacity: 1; -webkit-transform: translateX(0px); }
  25% { opacity: 1; -webkit-transform: translateX(0px); }
  30% { opacity: 0; -webkit-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes clock{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotate(-180deg); }
  10% { opacity: 1; -ms-transform: translateX(0px); }
  25% { opacity: 1; -ms-transform: translateX(0px); }
  30% { opacity: 0; -ms-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*Pop Effect*/
.wordtype-home .popEffect span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .popEffect span{
  animation: pop 12.5s linear infinite 0s;
  -ms-animation: pop 12.5s linear infinite 0s;
  -webkit-animation: pop 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .popEffect span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .popEffect span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .popEffect span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .popEffect span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*Pop Effect Animation*/
@-moz-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 1; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px);}
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 1; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 1; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*Push Effect*/
.wordtype-home .pushEffect span{
  display: inline;
  text-indent: 8px;
}
.wordtype-home .pushEffect span{
  animation: push 12.5s linear infinite 0s;
  -ms-animation: push 12.5s linear infinite 0s;
  -webkit-animation: push 12.5s linear infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.wordtype-home .pushEffect span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.wordtype-home .pushEffect span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.wordtype-home .pushEffect span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.wordtype-home .pushEffect span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*Push Effect Animation*/
@-moz-keyframes push{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotate(0deg) scale(2) skew(0deg) translate(0px); }
  10% { opacity: 1; -moz-transform: translateX(0px); }
  25% { opacity: 1; -moz-transform: translateX(0px); }
  30% { opacity: 0; -moz-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes push{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform:rotate(0deg) scale(2) skew(0deg) translate(0px);}
  10% { opacity: 1; -webkit-transform: translateX(0px); }
  25% { opacity: 1; -webkit-transform: translateX(0px); }
  30% { opacity: 0; -webkit-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes push{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotate(0deg) scale(2) skew(0deg) translate(0px); }
  10% { opacity: 1; -ms-transform: translateX(0px); }
  25% { opacity: 1; -ms-transform: translateX(0px); }
  30% { opacity: 0; -ms-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@media(max-width: 767px) {
  .wordtype-home .header-word-left{
    width: 100% !important;  
  }

}

@media(max-width: 575px) {
  .wordtype-home .header-word-rotate h1{
    word-break: break-word;  
    font-size: 35px;
    line-height: 45px;
  }  

}
@media(max-width: 400px) {
  .wordtype-home .header-word-rotate h1{
    font-size: 28px;
    line-height: 38px;
  }    
}
.wordtype-home .padding-right15 {
  padding-right: 15px;
}
.boxed-home .bg-img-property {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.boxed-home .box-alignment-center {
    float: none !important;
    margin: 0 auto !important;
    display: table !important;
    text-align: center !important;
}
.boxed-home .box-alignment-left {
   text-align: left;
   float: left !important;
}
.boxed-home .box-alignment-right {
   text-align: right;
   float: right !important;
}
.boxed-home .mar-top-zero {
  margin-top: 0 !important;
}
.boxed-home .bg-box-image{
  background-color: #333333; 
  padding: 30px;
}
.boxed-home .bg-box-image p{
  color: #cccccc; 
}
.boxed-home .heading h6{
    letter-spacing: 1px;
    margin-bottom: 8px;
    color: #F57500;
}

.boxed-home .bg-box-image h3 {
    color: #ffffff;
    margin-bottom: 15px;
}

.boxed-home .bg-box-image .header-btn ul {
  display: table;
}
.boxed-home .header-btn ul li {
  display: table-cell;
}

.boxed-home .header-btn ul li:first-child {
  padding-left: 0px !important;
}
.boxed-home .headerform-bg-img .col-lg-8{
	margin:auto;
}
.boxed-home .container-width-header-box{
  max-width: 1170px;
  width: 100%;
  float: none;
  margin: 0 auto !important;
}
.boxed-home .box-header-padding {
  padding: 200px 0px 150px 0px;
}
.header-btn ul { display: flex; flex-wrap: wrap;padding-left:0px; }
@media(max-width:991px){
  .header-split .span6.half-background-image{width:100% !important;}
}
@media(max-width: 992px) {
  .boxed-home .bg-box-image {
      width: 75% !important;
  }
}
@media(max-width: 991px) {
  .boxed-home .header-padding {
    padding: 120px 15px 30px 15px;
  }
}
.boxed-home .padding-right15 {
  padding-right: 15px;
}
@media(max-width: 992px) {
  .boxed-home .bg-box-image {
      width: 100% !important;
  }
  
  .row-fluid .span7.header-form-content , .row-fluid .span5.header-form.fmodel1{width:100% !important;margin-left:0px !important;}
  .row-fluid .span5.header-form.fmodel1{margin-top:15px !important;}
}
@media(max-width:640px){
  .header-split .header-padding{padding:160px 15px 30px 15px !important; }
}
@media(max-width:480px){
  .header-split .header-btn ul li:first-child{padding-bottom:0px !important;}
}