@media all and (max-width: 1300px) {
  .banner-carousel .single-banner .txt-box {
    left: 10%;
  }

  .banner_form {
    right: 0;
    width: 100%;
    max-width: 400px;
  }
  
  .banner-contact-form-wrapper{margin-right:40px;}

  .banner-carousel .single-banner .txt-box a {
    min-width: inherit;
    width: 100%; 
  }
}

@media(max-width: 1199px) {
  .about-style-two.about-section {
    padding: 40px 0 70px;
  }

  .about-style-two .about-style-one-content {
    margin-top: 0px;
    background: none;
    padding-left: 0;
  }

  .sec-pad {
    padding: 70px 0;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact h3 {
    font-size: 42px;
    margin-left: 0;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact p {
    font-size: 22px;
    padding: 0px 15px;
  }

  .banner-contact-form-wrapper .top-box .inner {
    padding-top: 0;
    padding-bottom: 0;
	padding-left:0;
  }
  
.banner-contact-form-wrapper .top-box .icon-box {
    width: 50px;
    height: 40px;
    text-align: center;
}
  .banner-contact-form-wrapper .top-box .icon-box i {
    font-size: 24px;
    line-height: 43px;
}

.banner-contact-form-wrapper .top-box .text-box
{width: 89%; vertical-align: top;}
.banner-contact-form-wrapper .top-box .text-box i
{   
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;}
	.banner-contact-form-wrapper .top-box .text-box h3
	{       position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    padding: 12px 0;}

  .banner-contact-form-wrapper .bottom-box .banner-contact-form {
    padding: 15px;
  }
}

@media(max-width: 1024px) {
  .header-navigation {
    margin-bottom: 0;
  }

  .navbar-header {
    width: 100%;
    float: none;
    margin: 0 !important;
  }

  .navbar-nav {
    margin: 0;
  }

  .navbar-default .navbar-toggle {
    display: block;
    margin-right: 0;
    border-color: #fff;
    background-color: transparent !important;
    margin: 12px 0;
  }

  .header .header-navigation .container {
    padding-right: 0;
  }

  .header .header-navigation .container .navbar-header {
    padding-right: 0;
  }

  .navbar-default .navbar-toggle:hover {
    border-color: #ED492E;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background: #fff;
  }

  .navbar-default .navbar-toggle:hover .icon-bar {
    background: #ED492E;
  }

  .navbar-collapse.collapse {
    padding-bottom: 0;
    overflow: auto!important;
    width: 100%;
  }

  .navbar-default .navbar-collapse {
    background: transparent;
    padding: 0px 0px !important;
    padding-bottom: 0px !important;
    border: none;
    margin: 30px 0 0 0;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
    height: auto !important;
    max-height: 70vh;
  }

  .navbar-collapse.in {
    overflow-y: auto;
  }

  .header-navigation.navbar .nav {
    width: 100%;
    text-align: left;
  }

  .header-navigation.navbar .nav > li {
    display: block;
    padding: 0 !important;
    width: 100%;
    float: none;
  }

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

  .header-navigation.navbar .nav > li > a {
    padding: 8px 0;
  }

  .header-navigation.navbar .right-box.nav {
    width: 100%;
    margin: 0;
  }

  .header-navigation.navbar .right-box.nav > li > a {
    border: none !important;
    padding: 8px 0;
  }

  .header-navigation.navbar .nav > li > a:after {
    display: none;
  }

  .header-navigation.navbar .nav.navigation-box + .nav {
    border-top: 1px dashed #282828;
  }

  .header-navigation.navbar .navbar-nav > li > .sub-menu,
    .header-navigation.navbar .navbar-nav > li > .sub-menu > li > .sub-menu {
    position: relative !important;
    width: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: auto;
    right: auto;
    top: auto;
    transition: none;
    display: none;
    float: none;
    margin: 0;
  }

  .header-navigation.navbar .navbar-nav > li > .sub-menu > li > a::after {
    display: none;
  }

  .header-navigation.navbar .nav > li + li {
    padding: 0 !important;
    border-top: 1px solid rgba(255,255,255,.1);
    display: block;
    float: none;
  }

  .header-navigation.navbar .nav > li > a,
    .header-navigation.navbar .right-box.nav > li > a {
    padding: 0;
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    padding: 16px 0 16px 20px !important;
    transition: background 0.4s ease 0s;
    text-transform: capitalize;
  }

  .header .stricky-fixed.header-navigation.navbar .nav > li {
    padding: 0 !important;
  }

  .header-navigation.navbar .navbar-nav .sub-nav-toggler {
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 9px 9px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 8px;
    margin-right: 10px;
    display: block;
  }

  .header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar {
    background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 1px;
    width: 20px;
  }

  .header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
  }

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

  .header .header-navigation.navbar .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header .header-navigation.navbar .nav > li > a {
    color: #fff;
  }

  .header-2 .navbar-default .navbar-toggle {
    border-color: #333;
  }

  .header-2 .navbar-default .navbar-toggle .icon-bar {
    background: #333;
  }

  .header.header-2 .header-navigation .container .right-button-box {
    top: 50px;
  }

  .header.header-2.stricky-fixed .header-navigation .container .right-button-box,
    .header.stricky-fixed .header-navigation .container .right-button-box {
    top: 36px;
  }

  .header.header-2 .header-navigation.navbar .nav > li:not(.current) > a {
    color: #fff;
  }

  .header {
    background: #333;
  }

  .navbar-header .navbar-brand img {
    width: 100px;
  }

  .header .header-navigation .container .navbar-header {
    padding-right: 0;
  }

  .navbar-default .navbar-toggle {
    margin: 8px 0;
  }
  .banner-contact-form-wrapper .top-box .icon-box i{font-size:24px;}
  .banner-contact-form-wrapper .top-box .text-box i{font-size:18px; display:inline-block;}
  .banner-contact-form-wrapper .top-box .text-box{padding-left:5px;}
}

@media(max-width: 1024px) {
  img {
    max-width: 100%;
  }

  .static-banner .banner-content h2 {
    font-size: 56px;
    line-height: 65px;
  }

  .static-banner .banner-contact-form-wrapper {
    padding-top: 70px;
    padding-left: 70px;
    padding-bottom: 70px;
  }

  .what-we-offer .single-what-we-offer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .what-we-offer .single-what-we-offer p br {
    display: none;
  }

  .service-style-one .single-service-one .img-box,
    .service-style-one .single-service-one .text-box {
    width: 100%;
  }

  .testimonial-style-two .testimonial-carousel-two .owl-nav {
    margin-top: 50px;
  }

  .testimonial-style-two .testimonial-carousel-two .owl-nav [class*="owl-"] {
    position: static;
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-details-page .gallery-content {
    margin-left: 0;
  }

  .gallery-details-page .img-box {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 30px;
  }

  .gallery-details-page .img-box [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }

  .gallery-details-page .img-box [class*="col-"] + [class*="col-"] {
    margin-top: 0;
  }

  .sidebar .single-sidebar.recent-post-widget .single-recent-post h4 br {
    display: none;
  }

  .contact-form-style-one .img-box img {
    max-width: none;
  }

  .contact-info-style-two .map-box,
    .contact-info-style-two .contact-info-box {
    width: 50%;
  }

  ul.slightList {
    padding: 0;
  }

  .single-testimonial-one p {
    font-size: 30px;
    line-height: 35px;
  }

  .section-bg-2 .sec-title h2 {
    font-size: 50px;
    line-height: 46px;
  }

  .section-bg-2 .sec-title p {
    font-size: 20px;
  }

  .section-bg-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  
  .banner-contact-form-wrapper{margin-right:0;}
  
  
.fh5co-nav-toggle {
	width: 80px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #fff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline;
	width: 40px;
	height: 2px;
	color: #fff;
	font: bold 14px/.4 Helvetica;
	border-radius: 2px;
	text-transform: uppercase;
	text-indent: -55px;
	background: #fff;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 40px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	border-radius: 2px;
}
.fh5co-text .intro-text1 .to-animate {
	opacity: 1;
}
.scrolled .fh5co-nav-toggle.active i::before, .scrolled .fh5co-nav-toggle.active i::after {
	background: #fff;
}
.scrolled .fh5co-nav-toggle i {
	background: #000;
}
.scrolled .fh5co-nav-toggle i::before, .scrolled .fh5co-nav-toggle i::after {
	background: #ded5c4;
}
.fh5co-nav-toggle i::before {
	top: -10px;
}
.fh5co-nav-toggle i::after {
	bottom: -10px;
}

.fh5co-nav-toggle.active i {
	background: transparent;
}
.fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.fh5co-nav-toggle {
	float: none;
	position: relative;
	top: 0;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	height: 44px;
	width: 40px;
	border-bottom: none !important;
	position: absolute;
    right: 20px;
    z-index: 999999;
}
.fh5co-nav-toggle > span {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100px;
	margin-top: 11px;
	margin-left: -70px;
}	
	


  
  
  #main-nav-bar{display:none;}
}

@media(max-width: 991px) {
  .fun-fact-testimonial-section:before {
    display: none;
  }
  .fun-fact-testimonial-section .container .first-section, .fun-fact-testimonial-section .container .second-section{padding:40px;}
  .fun-fact-testimonial-section .container .col-md-6:nth-child(1){background:#000;}
  .fun-fact-testimonial-section .container{margin:0; padding:0; width:100%;}

  .contact_form #contact-form .form-box {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
  }

  .contact_form #contact-form .form-box input, .contact_form #contact-form .form-box textarea {
    float: left;
  }

  .fun-fact-testimonial-section .thm-btn {
    background: #333333;
  }

  .secure-process,.felling-safe,.what-we-offer,.contact-form-style-two {
    padding: 40px 0 !important;
  }

  .what-we-offer .single-what-we-offer h3 {
    font-size: 16px;
  }

  .hvr-bounce-to-bottom .sightwatch-video,
.hvr-bounce-to-bottom .traditional-alarm,
.hvr-bounce-to-bottom .gurad-service {
    height: 70px;
    background-size: 70px;
  }

  ul.slightList li {
    font-size: 14px;
  }

  .what-we-offer .single-what-we-offer {
    padding: 20px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact h3 {
    font-size: 50px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact p {
    font-size: 20px;
    padding: 0 10px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact p br {
    display: none;
  }

  .fun-fact-testimonial-section .testimonial-content {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .fun-fact-testimonial-section .testimonial-content .sec-title h2 {
    margin-bottom: 5px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one {
    padding-top: 60px;
  }

  .section-bg-2 .sec-title h2 {
    font-size: 40px;
    line-height: 36px;
  }

  .section-bg-2 .sec-title p {
    font-size: 16px;
  }

  .single-testimonial-one h3 {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .fun-fact-testimonial-section .testimonial-content .owl-nav [class*=owl-],
.fun-fact-testimonial-section .testimonial-content .owl-nav [class*=owl-]:hover {
    color: #fff;
  }

  .contact-form-style-two .sec-title p br {
    display: none;
  }

  .fun-fact-style-two .single-fun-fact-style-two h3 {
    font-size: 35px;
  }

  .fun-fact-style-two .single-fun-fact-style-two p {
    font-size: 13px;
    margin-top: 0;
  }

  .fun-fact-style-two .single-fun-fact-style-two {
    padding: 30px 0;
  }

  .banner-contact-form-wrapper .bottom-box .banner-contact-form {
    padding: 20px;
  }

  #contact-form label.error {
    color: #fff;
  }
}

@media (min-width: 1200px){
.container {
    max-width: 1170px;
	width:auto;
}

}


@media (max-width: 991px) {

.contact_form{padding-left:15px;}	
	
}

@media (max-width: 1024px) {

  .service-single-page .related-services-carousel .owl-nav {
    position: static;
    margin-bottom: 0;
    margin-top: 50px;
  }

  .banner-carousel .single-banner .txt-box p {
    font-size: 15px;
  }

  .banner_form {
    position: relative;
    bottom: inherit;
    top: inherit;
    z-index3;
  }

  .banner_form {
    top: inherit;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }

  .banner-carousel .single-banner .txt-box {
    background: #000;
    padding: 0;
    width: 100%;
    left: 0;
    max-width: inherit;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  .banner-carousel .single-banner .text-panel {
    padding: 20px;
    display: block;
  }

  .banner_form_trigger {
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .banner_form {
    bottom: inherit;
    background: #ed492e;
    top: 0;
  }

  .banner_form_trigger {
    position: static;
    bottom: 0;
    left: 0;
    height: auto;
    padding: 10px;
  }

  .banner-section-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    display: -webkit-box;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-box-align: start;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .banner-section-main .banner_form {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .banner-section-main .banner-carousel {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .banner-contact-form-wrapper .bottom-box {
    padding: 0 15px 15px;
  }

  .owl-carousel .owl-item {
    margin-top: 80px;
  }

  .owl-theme .owl-nav {
    display: none;
  }

  .banner_form {
    bottom: 10px;
  }

  .banner-carousel .single-banner .txt-box {
    top: inherit;
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    font-size: 14px;
  }

  .owl-carousel .owl-item img {
    min-height: auto;
  }

  .banner-contact-form-wrapper .bottom-box {
    display: none;
  }

  .banner_form_trigger {
    display: block;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
    font-size: 20px;
    background: green;
  }

  .banner-carousel .single-banner .txt-box h3 {
    font-size: 32px;
    line-height: 30px;
  }

  .banner-carousel .single-banner .txt-box h3 br {
    display: none;
  }

  .banner-carousel .single-banner .txt-box p br {
    display: none;
  }

  .banner-carousel .single-banner .txt-box a {
    min-width: inherit;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  .banner-carousel .single-banner .txt-box {
    max-width: 100%;
  }

  .banner_form {
    right: inherit;
    max-width: 100%;
    top: inherit;
    bottom: 15%;
  }
}

@media (max-width: 768px) {
  .static-banner {
    padding: 100px 0 260px 0;
  }

  .static-banner .banner-contact-form-wrapper {
    margin-top: 0;
  }

  .service-style-two {
    padding-top: 110px;
  }

  .service-style-two .signle-service-two {
    margin-top: 40px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one::before {
    display: none;
  }

  .fun-fact-testimonial-section .fun-fact-style-one {
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 0px;
  }

  .service-style-one .single-service-one .img-box, .service-style-one .single-service-one .text-box {
    width: 50%;
  }

  .service-style-one .single-service-one .text-box {
    padding-top: 89px;
    padding-bottom: 89px;
  }

  .team-style-one {
    padding-bottom: 100px;
  }

  .team-style-one .single-team-one {
    margin-bottom: 50px;
  }

  .cta-style-two .pull-left,
    .cta-style-two .pull-right {
    width: 100%;
    text-align: center;
  }

  .blog-style-one {
    padding-bottom: 100px;
  }

  .blog-style-one .single-blog-one {
    margin-bottom: 50px;
  }

  .footer .footer-widget {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .footer .footer-widget.contact-widget {
    background-color: transparent;
  }

  .qoute-form-two form input {
    margin-bottom: 10px;
  }

  .fun-fact-style-two .row .span-5 {
    width: 33.333333%;
    margin-bottom: 10px;
  }

  .testimonial-style-two .single-testimonial-style-two .img-box, 
    .testimonial-style-two .single-testimonial-style-two .text-box {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-style-two .single-testimonial-style-two .img-box {
    margin-bottom: 20px;
  }

  .team-style-two {
    padding-bottom: 100px;
  }

  .team-style-two .single-team-style-two {
    margin-bottom: 50px;
  }

  .video-box {
    padding-left: 0;
    margin-top: 50px;
  }

  .blog-style-two {
    padding-bottom: 100px;
  }

  .blog-style-two .single-blog-two {
    margin-bottom: 50px;
  }

  .header .header-navigation .container .right-button-box {
    right: 15px;
  }

  .about-style-two .about-style-one-content {
    padding-left: 0;
  }

  .has-sidebar-right-side {
    padding-right: 0;
  }

  .has-sidebar-left-side {
    padding-left: 0;
  }

  .sidebar.sidebar-right {
    margin-top: 50px;
  }

  .sidebar.sidebar-left {
    margin-bottom: 50px;
  }

  .contact-info-style-one {
    padding-bottom: 40px;
  }

  .contact-info-style-one .single-contact-info-style-one {
    margin-top: 30px;
  }

  .contact-form-style-one .img-box img {
    width: 100%;
  }

  .contact-form-style-one .contact-form-style-one-content {
    padding-left: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sec-title p br {
    display: none;
  }

  .contact-info-style-two .map-box, .contact-info-style-two .contact-info-box {
    width: 100%;
  }

  .about-style-two .about-style-one-content {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {

  #service-form .form-group .thm-btn {
    width: 100%;
  }

  .why-choose-us .single-why-choose .text-box h3 {
    margin: 7px 0;
  }

  .why-choose-us .single-why-choose {
    margin-right: 0;
    text-align: center;
  }

  .why-choose-us .single-why-choose .icon-box, .why-choose-us .single-why-choose .text-box {
    display: inline-block;
    float: none;
  }

  .secure-process .sec-title h2,.sec-title h2, .contact_form .sec-title h2, .contact_form h2{
    font-size: 30px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact h3 {
    font-size: 40px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact p {
    font-size: 14px;
    padding: 0 2px;
  }

  .fun-fact-testimonial-section .testimonial-content .owl-nav {
    bottom: 10px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }

  .single-testimonial-one p {
    font-size: 18px;
    line-height: 25px;
  }

  .fun-fact-testimonial-section .testimonial-content .owl-nav [class*=owl-],
.fun-fact-testimonial-section .testimonial-content .owl-nav [class*=owl-]:hover {
    font-size: 30px;
    color: #fff;
  }

  .contact-form-style-two .contact-form-style-two-content form .thm-btn {
    width: 100%;
    height: 50px;
  }

  .section-bg-2 .sec-title h2 {
    font-size: 30px;
    line-height: 28px;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .section-bg-2 {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .sec-title .line {
    display: block;
    width: 50px;
    height: 2px;
    background: #ED492E;
    margin-bottom: 10px;
  }

  .service-style-three .single-service-style-three {
    padding: 0 0;
    margin: 0 0 15px 0;
  }

  .testimonial-carousel-one {
    background: #f5563c;
    padding: 15px 15px 15px 15px;
  }

  .footer-bottom p {
    font-size: 13px;
  }

  .footer-bottom {
    padding: 15px 0;
   
  }

  .testimonial-carousel-one.owl-carousel .owl-item {
    margin-top: 0;
  }

  .service-style-three.gray-bg .single-service-style-three > .icon-box,
.service-style-three.gray-bg .single-service-style-three > h3 {
    display: none;
  }

  .static-banner .banner-contact-form-wrapper .bottom-box .banner-contact-form {
    padding: 20px 20px 20px;
  }

  .static-banner .banner-contact-form-wrapper .bottom-box .banner-contact-form button.thm-btn {
    width: 100%;
    margin-bottom: 0;
  }

  .static-banner .banner-contact-form-wrapper .top-box .text-box h3 {
    font-size: 20px;
    line-height: 22px;
  }

  .static-banner .banner-content h2 {
    font-size: 30px;
    line-height: 32px;
    padding-top: 0;
  }

  .static-banner .banner-content .thm-btn {
    margin-top: 20px;
  }

  .contact-form-style-two .sec-title p {
    text-align: left;
  }

  .sec-title h2 {
    text-align: left;
  }

  .sec-title.text-center .line {
    margin-left: 0;
    margin-right: 0;
  }

  .what-we-offer {
    background: #fff;
  }

  .cta-style-one,.static-banner,.why-choose-us,.felling-safe,.what-we-offer,.fun-fact-testimonial-section,.contact-form-style-two,.footer-bottom {
    position: relative;
    z-index: 2;
  }

  .sec-title {
    margin-bottom: 30px;
  }

  .service-style-three .single-service-style-three .overlay {
    position: static;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .what-we-offer .single-what-we-offer.active {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }

  .what-we-offer .container .row {
    display: flex;
    flex-flow: column;
  }

  .what-we-offer .container .row .col-sm-4.col-xs-12:nth-child(2) {
    order: 1;
    flex: 0 1 auto;
    align-self: auto;
  }

  .what-we-offer .container .row .col-sm-4.col-xs-12:nth-child(1) {
    order: 2;
    flex: 0 1 auto;
    align-self: auto;
  }

  .what-we-offer .container .row .col-sm-4.col-xs-12:nth-child(3) {
    order: 3;
    flex: 0 1 auto;
    align-self: auto;
  }

  .what-we-offer .single-what-we-offer {
    margin-bottom: 10px;
  }

  .what-we-offer .single-what-we-offer.active {
    margin-bottom: 20px;
  }

  .vs {
    display: block;
    text-align: center;
    color: #ed492e;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
  }

  .service-style-three .single-service-style-three .overlay {
    background: #f7f7f7;
    border: 1px solid #ed492e;
  }

  .service-style-three .single-service-style-three .overlay .box .content h3 {
    color: #ed492e;
  }

  .service-style-three .single-service-style-three .overlay .box .content p {
    color: #333;
  }

  .single-service-style-three img {
    display: none;
  }

  .single-service-style-three img.mobile {
    display: inline-block;
  }

  .static-banner .vegas-wrapper .container .col-lg-7.col-md-6.col-sm-6 {
    width: 100%;
  }

  body .vegas-container {
    overflow: hidden!important;
    position: relative;
    height: 100vh !important;
  }

  .static-banner {
    padding: 100px 0 30px 0;
  }

  .vegas-wrapper .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .fun-fact-style-two {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .fun-fact-style-two .single-fun-fact-style-two {
    margin-bottom: 30px;
  }

  .fun-fact-style-two .single-fun-fact-style-two h3 {
    font-size: 30px;
  }

  .banner-carousel .single-banner .txt-box h3 {
    font-size: 25px;
    line-height: 26px;
  }



  .banner-carousel .single-banner .txt-box a {
    padding: 12px 10px;
  }
  
  
  #service-form
  {display: flex;
    flex-direction: column;}
	
	 #service-form > div:nth-child(2)
	 {order:2;}
	 #service-form > div:nth-child(1)
	 {order:1;}
	 
	 #service-form > div:nth-child(5)
	 {order:3;}
	 
	 #service-form > div:nth-child(5) .btn-group{margin-bottom:0 !important;}
	  #service-form > div:nth-child(3)
	  
	 {order:5;}
	 #service-form > div:nth-child(4)
	 {order:4;}
	 #service-form > div:nth-child(8)
	 {order:8;}
	 #service-form > div:nth-child(7)
	 {order:7;}
	 
	 #service-form label.error
	 {color:red !important;}
	 .contact-info-style-one .single-contact-info-style-one .icon-box i {

    font-size: 35px;
    line-height: 35px;
}

.contact-info-style-one .single-contact-info-style-one .icon-box {
    background: none;
    width: 40px;
    height: 38px;
    margin-bottom: 15px;
}
.single-contact-info-style-one
{padding:15px; min-height:inherit;}
.contact-info-style-one .single-contact-info-style-one p {
    font-size: 13px;
    line-height: 15px;
}
.contact-info-style-one .single-contact-info-style-one h3
{font-size:15px;}
}

@media (max-width: 667px) {
	
	.banner-contact-form-wrapper{margin-right:0;}
  .tp-caption {
    display: none !important;
  }

  .static-banner .banner-content h2 br {
    display: none;
  }

  .static-banner .banner-content p br {
    display: none;
  }

  .about-style-one-content {
    padding: 50px;
  }

  .service-style-one .single-service-one .img-box,
    .service-style-one .single-service-one .text-box {
    width: 100%;
  }

  .fun-fact-style-two .row .span-5 {
    width: 50%;
  }

  .testimonial-style-two {
    padding-bottom: 80px;
  }

  .fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact {
    width: 50%;
  }

  .inner-banner .pull-left,
    .inner-banner .pull-right {
    width: 100%;
    text-align: center;
  }

  .inner-banner .pull-right {
    margin-top: 10px;
  }

  .social-branding {
    overflow: hidden;
  }

  .qoute-form-two {
    margin-top: 0;
  }

  .qoute-form-two .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .qoute-form-two form input {
    width: 100%;
    display: block;
    max-width: 100%;
  }

  .qoute-form-two form .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    display: block;
    margin-bottom: 10px;
  }

  .inner-banner {
    padding: 70px 0;
  }

  .banner-carousel .single-banner .txt-box p {
    min-height: 80px;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0px 0;
  }

  .banner-carousel .single-banner .txt-box h3 span {
    display: inline;
  }
  .fun-fact-testimonial-section .thm-btn
  {width:100%;}
}

@media(max-width: 375px) {
  .static-banner .banner-contact-form-wrapper .top-box .inner {
    padding-left: 30px;
  }

  .cta-style-one .sec-title .phone {
    line-height: 39px;
    font-size: 39px;
  }

  .why-choose-us .single-why-choose .text-box {
    margin-top: 25px;
    padding-left: 0;
  }

  .error-404 h1 {
    font-size: 135px;
    line-height: 55px;
  }

  .error-404 form.error-404-form button {
    position: static;
    height: 66px;
  }
}