@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700');

@charset "utf-8";
.package ul,
.w-nav-item,
ul li {
    list-style: none
}
.header:after,
a[title="VIEW PRICING"]:after,
header:after {
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
    content: ""
}
.animate-fade,
.animate-left,
.animate-right,
.animate-top,
.bounce-in,
.bounce-in-h,
.fade-in,
.fadeInLeft,
.fadeInRight,
.po-bounce-in,
.slideUp {
    visibility: visible
}
body,
html {
    height: auto
}
a{outline: none!important;}
.section-heading,
.section-heading h3, .section-heading h1 {
    display: inline-block;
    position: relative
}
html {
    overflow-y: scroll
}
#about2,
#contact,
#contact-2,
.banner,
.w-blog-entry-h {
    overflow: hidden
}
body {
    font-family: 'Oswald', sans-serif;
    /*font: 14px/18px Raleway, sans-serif;*/
    padding-top: 92px
}
ul {
    padding: 0
}
.downscale-fit {
    width: 100%;
    height: auto
}
.downscale-fit-reverse {
    width: auto;
    height: 100%
}
.bg-white {
    background: #fff!important;
    color: #555!important
}
.bg-blue {
    background: #059cfe!important
}
.bg-yellow {
    background: #f8e514!important;
    color: #555
}
.bg-black {
    background: #222!important
}
.bg-gray {
    background: #eee!important
}
.number {
    font-family: 'Oswald', sans-serif;
    /*font-family: sans-serif!important;*/
    font-weight: 400
}
.text-center {
    text-align: center
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-blue {
    color: #3179f1!important
}
.text-gray {
    color: #555!important
}
#pricing-2 .text-gray { font-family: 'Oswald', sans-serif;}
.text-white {
    color: #fff!important
}
.text-yellow {
    color: #f8e514!important
}
.font-light {
    font-weight: 300!important
}
.font-normal {
    font-weight: 400!important
}
.font-semi-bold {
    font-weight: 600!important
}
.font-semi-bold {
    font-weight: 600!important
}
.testimonial-content .font-semi-bold{
    font-weight: 500!important;
    font-family: 'Oswald', sans-serif;
}
.font-extra-bold {
    font-weight: 800!important
}
.section-heading h3, .section-heading h1 {
    color: #fff;
    padding: 0 20px;
    text-transform: uppercase;
    background: #3179f1;
    line-height: 70px;
    margin: 0;
    z-index: 1;
    font-size: 20px;
}
.section-heading span {
    position: absolute;
    left: -300%;
    background: #98bcf8;
    transform: translateX(0);
    height: 70px;
    display: block;
    color: #fff;
    padding: 15px 10px;
    text-transform: uppercase;
    top: 0;
    right: 0;
    z-index: 0
}
.section-content {
    margin: 30px 0 0
}
#about2 .vc_col-sm-12,
.vc_row.no-padding .vc_col-sm-12 {
    padding: 0!important
}
.no-padding-btm {
    padding-bottom: 0!important
}
.no-padding-horizontal {
    padding-left: 0;
    padding-right: 0
}
.padding-145-0-50-0 {
    padding-top: 145px!important;
    padding-bottom: 50px!important
}
.padding-145-0-0-0 {
    padding-top: 145px!important;
    padding-bottom: 0!important
}
.padding-110-0-50-0 {
    padding-top: 110px!important;
    padding-bottom: 50px!important
}
.padding-110-0-110-0 {
    padding-top: 110px!important;
    padding-bottom: 110px!important
}
/*.padding-50-0 {*/
    /*padding: 50px 0!important*/
/*}*/
/*.padding-50-0-0-0 {*/
    /*padding: 50px 0 0!important*/
/*}*/
/*.padding-20-0-0-0 {*/
    /*padding: 20px 0 0!important*/
/*}*/
.padding-0-0-0-50 {
    padding: 0 0 0 50px!important
}
.no-margin {
    margin: 0!important
}
.margin-30-0 {
    margin: 30px 0!important
}
.margin-30-0-0 {
    margin: 30px 0 0!important
}
.margin-btm-0,
.no-margin-btm {
    margin-bottom: 0!important
}
.btn,
button,
button[type=submit],
input[type=button],
input[type=submit] {
    /*margin-top: 10px;*/
    /*width: 100%;*/
    padding: 13px 26px!important;
    background: #51BBB4!important;
    background-color: #51BBB4!important;
    border-radius: 25px !important;
    color: #fff!important;
    border: none!important;
    text-transform: uppercase;
    outline: 0;
    font-size: 14px!important;.main-feature-detail
    line-height: 30px!important;
    font-weight: 600!important;
    text-shadow: none!important;
    transition: background 1s ease-in-out;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: all 1s ease-in-out
}
.btn:hover,
button:hover,
button[type=submit]:hover,
input[type=button]:hover,
input[type=submit]:hover {
    background: #f8e514!important;
    color: #555!important
}
.navbar {
    background: #fff;
    z-index: 999999;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .086);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .086);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .086)
}
.navbar a{outline: none!important;}
.navbar-brand {
    height: 60px
}
.navbar-nav>li {
    height: 90px;
    -webkit-align-items: center;
    display: flex;
    align-items: center
}
.navbar-nav>li>a {
    font-size: 14px;
    color: #666;
    line-height: 55px;
    height: 100%;
    flex: 1
}
.nav>li.active>a,
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    color: #222;
    background-color: transparent
}
.banner {
    background: url(../img/banner.jpg);
    background-size: cover;
    display: block;
    background-position: bottom;
    height: 650px;
}
.page-scroll.teaser.btn.bg-black.text-white.fs_obj.fs_obj_active{width: auto!important;height: auto!important;}
.banner .fs-pager-wrapper,
.banner .next,
.banner .prev {
    display: none!important
}
.content-about {
    margin: 90px 0!important
}
#about2 {
    position: relative
}
.arrow-up:after {
    display: block;
    position: absolute;
    left: 0;
    top: -95px;
    width: 100%;
    height: 130px;
    border: none;
    margin: 0;
    content: "";
    /*background: url(http://localhost/g_sync/wp-content/uploads/2015/04/slideWrapper-top-bg.png) center bottom no-repeat;*/
    background-size: 3000px 130px
}
#about2 .down-arrow {
    display: table;
    position: relative;
    padding-top: 40px;
    margin-bottom: 80px;
    padding-bottom: 50px
}
#about2 .down-arrow:after,
#about2 .down-arrow:before {
    content: '';
    position: absolute;
    bottom: -81px;
    width: 57%;
    padding-bottom: 3%;
    background: #f8e514
}
#about2 .down-arrow:before {
    right: 51%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(87deg);
    -webkit-transform: skewX(87deg);
    transform: skewX(87deg)
}
#about2 .down-arrow:after {
    left: 52%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-87deg)
}
.video-area {
    height: 300px
}
.award-section {
    background: #f8e514;
    position: relative
}
#features .section-content h4 i,
.product_feature h4.feature-icon i {
    color: #fff;
    margin-left: -50px;
    /* padding: 10px 0; */
    color: #3dc7c9;
    font-size: 24px;
    height: 60px;
    width: 60px;
    line-height: 56px;
    border: 2px solid #3dc7c9;
    border-radius: 50% 50% 50% 50%;
    margin-right: 10px;

    /*text-align: center;*/
    /*background: #222;*/
    /*display: inline-block;*/
    /*width: 40px*/
}

.product_feature h4.feature-icon i:hover {
    border-radius: 0px;
    transition: all 0.3s ease 0s;
    /*text-align: center;*/
    /*background: #222;*/
    /*display: inline-block;*/
    /*width: 40px*/
}

#features .section-content h4,
#features .section-content p {
    padding-left: 50px
}
#features .section-content h4 {
    color: #222;
    font-weight: 600
}
#features .section-content h4 i {
    color: #fff;
    padding: 10px 0
}
.product_feature p {
    padding-left: 50px;
    line-height: 1.875;
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #afafaf;
}
.product_feature h4.feature-icon {
    padding-left: 50px
}
.product_feature h4.feature-icon i {
    color: #fff;
    margin-left: -50px;
    /*padding: 10px 0*/
}
#pricing .package h4,
.package h4 {
    padding: 0 15px
}
#pricing .package {
    background: #e6e6e6;
    background-clip: content-box
}
#pricing .package h1 {
    font-size: 95px;
    margin-top: 0
}
#pricing .package ul {
    font-size: 14px;
    font-weight: 300
}
.package li{list-style: outside;}
.package {
    background: #e6e6e6;
    background-clip: content-box
}
.package h1 {
    font-size: 95px;
    margin-top: 0

}
.package h3 {
    font-size: 95px;
    margin-top: 0
}
.package ul {
    font-size: 14px;
    font-weight: 300
}
.package .btn {
    background: #036eb3!important;
    padding: 20px 26px!important
}
.package .btn:hover {
    background: #f8e514!important
}
.package .btn h2 {
    height: 20px;
    color: #fff;
    border: none;
    text-transform: uppercase;
    outline: 0;
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    transition: background 1s ease-in-out;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: all 1s ease-in-out
}
input[type=tel],
input[type=number],
input[type=date],
input[type=text],
input[type=password],
input[type=email],
input[type=url],
select,
textarea {
    border: none;
    font-size: 16px;
    height: 42px;
    padding: 10px;
    border-radius: 5px;
    border-top: 1px solid rgba(0, 0, 0, .08);
    box-shadow: 0 0 0 2px transparent;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
    background-color: #f2f2f2
}
textarea {
    height: 150px;
    line-height: 24px;
    resize: vertical;
    width: 98%
}
input[type=tel]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    border-color: transparent;
    box-shadow: 0 0 0 2px #999
}
#installation-guide h4 {
    color: #fff;
    font-size: 18px!important;
    font-weight: 400
}
#installation-guide small {
    color: #fff;
    text-transform: none!important;
    font-size: 14px!important
}
#installation-2 .btn {
    border-right: 2px solid #059CFE!important;
    margin-bottom: 5px;
    margin-top: 5px
}
#testimonial-carousel {
    margin-top: 70px
}
#reviews-3 .testimonial-content i.fa-quote-left {
    display: block;
    font-size: 6em;
    height: 150px;
    line-height: 2em;
    text-align: center;
    width: 150px
}
#reviews-3 .testimonial-content {
    background: #e6e6e6;
    padding: 30px 0
}
#reviews-3 .testimonial-content .rating {
    color: #f1b41b;
    margin: 10px 0 20px
}
#reviews-3 .testimonial-content .rating .fa {
    font-size: 1.3em!important
}
q.h4 {
    font-size: 18px;
    font-weight: 400;
    color: #555
}
#reviews-3 .vc_carousel .vc_carousel-control {
    background: #ccc;
    top: -50px;
    color: #fff;
    font-size: 30px;
    height: 30px;
    opacity: .5;
    padding: 0;
    position: absolute;
    text-align: center;
    text-shadow: none;
    width: 30px;
    margin-top: 0
}
#reviews-3 .vc_carousel .vc_carousel-control .icon-next,
#reviews-3 .vc_carousel .vc_carousel-control .icon-prev {
    display: block;
    font-size: 30px;
    height: 30px;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    top: 0;
    width: 30px;
    line-height: 45px;
    background: #666
}
#reviews-3 .vc_carousel .vc_carousel-control .icon-next {
    right: 0;
    left: auto
}
#reviews-3 .vc_carousel .vc_carousel-control .icon-prev {
    right: auto;
    left: auto
}
#reviews-3 .vc_carousel a[data-slide=prev] {
    right: 50px;
    left: auto
}
#contact {
    position: relative
}
#contact .contact-bg {
    background: url(../img/contact-bg.jpg) 100% 30% fixed;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    -moz-filter: blur(4px);
    -webkit-filter: blur(4px)
}
#contact input[type=text],
#contact input[type=email],
#contact textarea {
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 10px;
    height: 50px;
    color: #555;
    width: 100%;
    margin-bottom: 30px
}
#contact textarea {
    height: 150px!important;
    margin-bottom: 0!important
}
#contact form label.error {
    position: absolute;
    left: 15px;
    top: 55px;
    color: #fff;
    text-transform: capitalize
}
#contact-2 {
    position: relative
}
#contact-2 .contact-bg {
    background: url(../img/contact-bg.jpg) 100% 30% fixed;
    background-image: none;
    background-size: cover;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}
#contact-2 .wpcf7-response-output{
    color: #fff;
    background: rgba(0,0,0, 0.4);
}
#contact-2 span[role=alert]{
    bottom: -40px;
    position: absolute
}
#contact-2 div.wpcf7 img.ajax-loader {
    margin-right: 5px
}
#contact-2 input[type=submit] {
    float: right
}
#contact-2 input[type=text],
#contact-2 input[type=email],
#contact-2 textarea {
    /*background: #fff;*/
    border: none;
    border-radius: 0;
    padding: 10px;
    /*height: 50px;*/
    color: #555;
    width: 100%;
    margin-bottom: 10px
}
#contact-2 textarea {
    height: 150px!important
}
#contact-2 form label.error {
    position: absolute;
    left: 15px;
    top: 55px;
    color: #fff;
    text-transform: capitalize
}
::-webkit-input-placeholder {
    color: #555;
    text-transform: uppercase;
    font-size: 12px
}
:-moz-placeholder {
    color: #555;
    text-transform: uppercase;
    font-size: 12px
}
::-moz-placeholder {
    color: #555;
    text-transform: uppercase;
    font-size: 12px
}
:-ms-input-placeholder {
    color: #555;
    text-transform: uppercase;
    font-size: 12px
}
.author-info,
.news-detail p {
    line-height: 28px;
    font-size: 18px
}
.single-blog-post-row {
    margin: 75px 0
}
.author-info img {
    max-width: 140px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 10px;
    width: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.author-info {
    text-align: center!important;
    font-weight: 500
}
.author-info .w-blogpost-meta-author-h,
.author-info em {
    font-weight: 900
}
.author-info hr {
    width: 33%;
    margin: 20px auto
}
.news-detail p {
    margin: 50px 0
}
.w-blog-list {
    border-bottom: 2px solid #e8e8e8
}
.no-touch .w-blog-meta a:hover,
.w-blogpost-meta a:hover {
    border-bottom: 1px solid
}
.w-blog-entry {
    text-align: left;
    margin: 0;
    padding-right: 3%;
    border-top: 2px solid #e8e8e8;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}
.no-touch .w-blog-entry:hover {
    background-color: #f2f2f2
}
.w-blog-entry-h {
    min-height: 100px;
    position: relative;
    padding-bottom: 3%
}
.w-blog.imgpos_atleft .w-blog-entry-preview {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.w-blog.imgpos_atleft .w-blog-entry-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin-left: 30%;
    margin-bottom: 1.5%;
    padding: 25px 0 0 35px
}
.w-blog.imgpos_atleft .w-blog-entry-body {
    margin-left: 30%;
    padding-left: 35px
}
.w-blog.imgpos_atleft .w-blog-meta-date {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    background-color: #fff;
    color: #333
}
.w-blog-meta-date-month {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding-top: 6px
}
.w-blog-meta-date-day {
    display: block;
    font-size: 32px;
    line-height: 32px;
    /*font-family: Dosis;*/
    font-family: 'Oswald', sans-serif;
    font-weight: 700
}
.w-blog-meta-date-year {
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 4px
}
.w-blog-entry.sticky .w-blog-entry-short p,
.w-blog-entry.sticky .w-blog-entry-title {
    font-weight: 700
}
.w-blog-load {
    text-align: center;
    line-height: 0;
    padding-top: 20px
}
.w-blog-load #spinner {
    padding: 8px;
    margin: 0 auto
}
.w-blog.type_post {
    padding-bottom: 40px
}
.w-blog.type_post .w-blog-meta {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #999
}
.w-blog.type_post .w-blog-meta>div {
    margin-right: 20px
}
.w-blog-meta a {
    color: inherit
}
.w-blog-meta i {
    font-size: 16px;
    margin-right: 3px;
    margin-left: 1px;
    opacity: .5
}
.w-blogpost {
    padding-bottom: 30px;
    text-align: left
}
.w-blogpost-meta {
    margin-bottom: 20px;
    color: #999
}
.w-blogpost-meta i {
    font-size: 16px;
    margin-right: 6px;
    margin-left: 1px;
    color: #999
}
.l-body.no_pagesections.col_cont .w-blogpost {
    margin: 0 auto;
    max-width: 800px
}
.w-comments {
    padding-top: 30px;
    border-top: 1px solid #e8e8e8;
    clear: both;
    width: 80%;
    margin: 0 auto;
    text-align: left
}
.w-comments-title i {
    margin-right: 10px;
    margin-left: 1px;
    color: #999
}
.w-comments-title a {
    border-bottom: none
}
.w-comments-item-answer,
.w-comments-item-meta,
.w-comments-item-text {
    margin-left: 0
}
.w-comments-item-icon {
    top: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #f2f2f2;
    color: #999;
    float: left;
    margin-right: 20px
}
.w-comments-item-icon i {
    line-height: inherit
}
.w-comments-item-date {
    float: none;
    color: #999
}
.w-comments-item {
    padding-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}
.w-comments .g-pagination a:hover,
.w-comments-item-answer a:hover,
.w-comments-item-answer:hover,
.w-comments-item-meta a:hover {
    border-bottom: 1px solid
}
.w-comments-item-text {
    margin-bottom: 0
}
.w-comments-item-text p {
    margin-bottom: 16px
}
.w-comments .g-pagination {
    font-size: inherit;
    margin: 10px 0
}
.w-comments .g-pagination a {
    margin-right: 10px
}
.w-comments-form {
    padding: 20px 0
}
.news ul li {
    margin: 0;
    padding-left: 10px!important;
    min-height: 100px
}
.news ul li:nth-child(3n+1) {
    margin: 0;
    padding-left: 0!important;
    min-height: 100px
}
.news .vc_column_container {
    padding: 0!important
}
.news ul li .isotope-inner {
    border-bottom: 1px dotted #555;
    min-height: 75px
}
.news ul li h2 {
    margin: 0;
    line-height: 35px;
    font-size: 17px!important;
    font-weight: 500!important
}
.news ul li small {
    font-size: 12px;
    text-transform: none!important
}
.display-flex-child small,
.home-box a,
.home-box a:hover,
.home-box h3 {
    text-transform: uppercase
}
.news ul li ul li {
    border-bottom: none;
    margin: 5px 0 0 15px;
    padding: 0;
    font-size: 12px;
    list-style-type: square;
    list-style-position: outside
}
.copyright {
    background: #222;
    min-height: 50px;
    text-align: center;
    line-height: 50px;
    overflow:hidden;
}
.copyright p {
    margin: 0;
    letter-spacing: 2px;
    padding-top:4px;
    font-family: roboto, sans-serif;
    font-weight: normal !important;
    font-size: 12px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal
}
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    margin-top: 15px;
    margin-bottom: 15px
}
p {
    margin: 10px 0
}
.navbar-fixed-top .navbar-collapse {
    max-height: none;
    overflow-y: visible
}
.navbar-collapse ul.nav li {
    height: auto
}
.navbar-collapse ul.nav li a {
    padding: 0 15px;
    line-height: 40px;
    height: auto;
    margin: 23px 0
}
.carousel-inner>.item {
    padding-right: 15px
}
.carousel-control.left,
.carousel-control.right {
    background: #e6e6e6
}
.carousel-control.left {
    margin-right: 10px
}
.carousel-control.left i,
.carousel-control.right i {
    margin: 7px 15px
}
.carousel-indicators {
    display: none
}
.carousel-control {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    display: inline-block;
    text-shadow: none;
    color: #222;
    margin: 10px 0 0;
    width: 35px;
    height: 35px;
    border-radius: 50%
}
.btn-link:focus,
.btn-link:hover {
    color: #f8e514;
    text-decoration: blink;
    background-color: transparent;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear
}
.w-nav-anchor,
.w-nav-control,
.w-nav-item a,
.w-nav-title:hover {
    text-decoration: none
}
.navbar-toggle {
    margin-top: 18px;
    padding: 8px 10px 2px!important;
    color: #3179f1
}
.fs_loader {
    width: 100%;
    height: 530px!important;
    background: url(img/spinner.gif) center center no-repeat!important
}
.home-box {
    color: #fff;
    min-height: 450px
}
.home-box h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 200;
    margin-bottom: 0
}
.home-box p {
    font-size: 18px;
    margin-bottom: 10px
}
.home-box span.fa {
    font-size: 7em;
    margin: 70px 0
}
.home-box a {
    border-color: #fff;
    color: #fff
}
.home-box a:hover {
    background: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.opening-hours {
    background: #fff!important;
    color: #393939;
    padding-bottom: 1px
}
.opening-hours li,
.opening-hours p {
    font-size: 16px
}
.opening-hours h3 {
    color: #393939!important font-size: 36px;
    font-weight: 200
}
.opening-hours li {
    border-bottom: 1px solid #F1F1F2;
    margin: 0 15px;
    padding: 5px 0;
    line-height: 30px
}
.opening-hours li span {
    float: left
}
.opening-hours li .value {
    float: right
}
.bg-default-1 {
    background: url(../img/home-bg1.png) no-repeat;
    background-size: cover
}
.bg-default-2 {
    background: url(../img/home-bg2.png) no-repeat;
    background-size: cover
}
.bg-default-3 {
    background: url(../img/home-bg3.png) no-repeat;
    background-size: cover
}
.main-bg-1,
.main-bg-2,
.main-bg-3,
.main-bg-4 {
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    min-height: 424px;
}
.hr {
    width: 99%;
    height: 1px;
    position: absolute;
    border-bottom: 2px solid #ddd;
    padding-top: 35px;
    left: 0;
}
ul.inner{
    margin-left: 30px
}
@keyframes load-top {
    0%, 100% {
        top: 0
    }
    50% {
        top: -6px
    }
}
@-webkit-keyframes load-top {
    0%, 100% {
        top: 0
    }
    50% {
        top: -6px
    }
}
@keyframes load-bottom {
    0%, 100% {
        top: -6px
    }
    50% {
        top: 0
    }
}
@-webkit-keyframes load-bottom {
    0%, 100% {
        top: -6px
    }
    50% {
        top: 0
    }
}
@keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-ms-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}
@-ms-keyframes slideUp {
    0% {
        -ms-transform: translateY(100%)
    }
    100% {
        -ms-transform: translateY(0)
    }
}
@keyframes po-bounce-in {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, 1);
        transform: scale3d(.5, .5, 1)
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes po-bounce-in {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, 1)
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1)
    }
}
@-ms-keyframes po-bounce-in {
    0% {
        opacity: 0;
        -ms-transform: scale3d(.5, .5, 1)
    }
    50% {
        -ms-transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        opacity: 1;
        -ms-transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    animation: 1s ease-out 0s normal backwards 1 fadeInRight;
    -webkit-animation: 1s ease-out 0s normal backwards 1 fadeInRight;
    -ms-animation: 1s ease-out 0s normal backwards 1 fadeInRight
}
.fadeInLeft {
    animation: 1s ease-out 0s normal backwards 1 fadeInLeft;
    -webkit-animation: 1s ease-out 0s normal backwards 1 fadeInLeft;
    -ms-animation: 1s ease-out 0s normal backwards 1 fadeInLeft
}
.fade-in {
    animation: 1s ease-out 0s normal backwards 1 fade-in;
    -webkit-animation: 1s ease-out 0s normal backwards 1 fade-in;
    -ms-animation: 1s ease-out 0s normal backwards 1 fade-in
}
.slideUp {
    animation: 1s ease 0s normal backwards 1 slideUp;
    -webkit-animation: 1s ease 0s normal backwards 1 slideUp;
    -ms-animation: 1s ease 0s normal backwards 1 slideUp
}
.po-bounce-in {
    animation: .8s ease-out 0s normal backwards 1 po-bounce-in;
    -webkit-animation: .8s ease-out 0s normal backwards 1 po-bounce-in;
    -ms-animation: .8s ease-out 0s normal backwards 1 po-bounce-in
}
.delay-200 {
    animation-delay: .2s;
    -webkit-animation-delay: .2s
}
.delay-400 {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}
.delay-600 {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}
.delay-800 {
    animation-delay: .8s;
    -webkit-animation-delay: .8s
}
.btn-center-vc {
    margin-left: 34%!important
}
.vc_row {
    margin-left: auto!important;
    margin-right: auto!important
}
.gif-width div img {
    width: 540px!important;
    height: 311px!important
}
.main-bg-1 {
    /*background-image: url(../img/home-bg1.png)!important*/
    background-color: #525469;
}
.main-bg-2 {
    /*background-image: url(../img/home-bg2.png)!important*/
    background-color: #44465C;
}
.main-bg-3 {
    background-color: #525469;
    /*background-image: url(../img/home-bg3.png)!important*/
}
.main-bg-4 {
    /*background-image: url(../img/home-bg4.png)!important*/
    background-color: #44465C;
}
.main-feature {
    padding-top: 70px!important;
    padding-bottom: 50px!important
}
/*.main-feature-detail {*/
    /*padding-bottom: 40px!important*/
/*}*/
.no-padding {
    padding: 0!important
}
.nav-scrolled .navbar-brand {
    height: 65px!important
}

.nav-scrolled .navbar-toggle {
    margin-top: 8px!important
}
.w-nav,
.w-nav-h {
    position: relative
}
.w-nav-h:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden
}
.w-nav-control {
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    display: none
}
.w-nav-list {
    display: block;
    width: auto;
    min-width: 150px;
    position: relative
}
.w-nav-list.level_2 {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10
}
.w-nav-list.level_3 {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 11
}
.w-nav-anchor,
.w-nav-item-h {
    position: relative
}
.w-nav-list.drop_left {
    right: 0;
    left: auto
}
.w-nav-list-h {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.w-nav-item {
    font-size: 14px;
    line-height: 18px;
    list-style: none;
}
.w-nav-anchor.level_1 {
    padding: 34px 19px;
    text-align: left
}
li.w-nav-item a.active{
    border-top: 3px solid #29A2F0;
    padding-top: 31px;
    color:#42abed!important;
}
li.w-nav-item a:hover{
    border-top: 3px solid #29A2F0;
    padding-top: 31px;
}
.nav-scrolled .w-nav-anchor.level_1{padding-top:24px;}
.nav-scrolled  li.w-nav-item a:hover, .nav-scrolled li.w-nav-item a.active{padding-top:21px;}

li.w-nav-item:hover a span.w-nav-title{
color:#42abed;
}

li.w-nav-item a.active a span.w-nav-title{
color:#42abed;
}

li.w-nav-item a.active span.w-nav-title{
    color:#42abed!important;
}
.w-nav-item a.active span.w-nav-title {
    color: #222
}
.w-nav-anchor {
    display: block;
    overflow: hidden
}

.w-nav-anchor.level_2,
.w-nav-anchor.level_3 {
    padding: 8px 20px;
    text-align: left
}
.w-nav-list.layout_hor .w-nav-anchor.level_1 {
    text-align: center
}
.w-nav-list.layout_hor .w-nav-item.with_all .w-nav-anchor.level_1,
.w-nav-list.layout_hor .w-nav-item.with_hint .w-nav-anchor.level_1,
.w-nav-list.layout_hor .w-nav-item.with_icon .w-nav-anchor.level_1 {
    text-align: left
}
.w-nav-list.place_inside.level_2 .w-nav-anchor.level_2,
.w-nav-list.place_inside.level_3 .w-nav-anchor.level_3 {
    padding-left: 40px
}
.w-nav-list.place_inside.level_2 .w-nav-list.place_inside.level_3 .w-nav-anchor.level_3 {
    padding-left: 60px
}
.w-nav-anchor .w-nav-icon {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    overflow: hidden;
    display: none
}
.w-nav-title {
    color: #666
}
.w-nav-title:hover {
    color: #222
}
.w-nav-hint {
    display: none;
    font-size: 11px;
    line-height: 14px;
    margin-top: 4px
}
.w-nav-item a:hover {
    color: #222
}
.w-nav-separator {
    display: none;
    float: left;
    width: 2px;
    padding: 10px 0;
    text-indent: -9999px;
    line-height: 18px
}
.comment-reply-title {
    font-size: 24px;
    line-height: 34px
}
.comment-reply-title small {
    font-size: 14px;
    margin-left: 10px
}
.no-touch .comment-reply-title a:hover {
    border-bottom: 1px solid
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
    margin-bottom: 16px
}
p.form-allowed-tags {
    display: none
}
.comment-form-author,
.comment-form-email {
    float: left;
    width: 32%;
    margin-right: 2%
}
.comment-form-url {
    float: left;
    width: 32%
}
.comment-form-comment {
    clear: both
}
.w-comments-form p label {
    display: block;
    margin-bottom: 5px
}

section#news{min-height: 620px;}

#main-features .vc_custom_1427717768267{display: table;}
#main-features .vc_col-sm-3 {
    display: table-cell !important;
    float: none;
}

@media (max-width: 670px){
    #main-features .vc_col-sm-3 ,#main-features .vc_custom_1427717768267{display: inherit!important;}

    .main-bg-4.animate-left.delay-600.wpb_column.vc_col-sm-3.vc_col-has-fill {
        width: 100% !important;
    }
}

/*============================= FOOTER CSS HERE ================================*/
.ft-nav .menu {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.ft-nav {
    float: right;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    text-transform: uppercase;
}
.ft-nav h5 {
    display: none;
}
.ft-nav .one-third {
    overflow: hidden;
}
.ft-nav li {
   border-right: 1px solid #ccc;
   padding: 0 5px;
   display: inline-block;
   line-height: 16px;
}
.ft-nav a {
   color: #fff;
   font-size: 13px;
}
.ft-nav a:hover{color: #337ab7;text-decoration: none;}
.ft-nav li:last-child{border-right: 0;}

/*Css for floating contact us form start*/
.right_contact_us{
    position:fixed;
    right:-220px;
    top:150px;
    z-index: 9999999;
    width: 250px;
}
.floating_form_close{
        position: absolute;
        z-index: 1;
        right: 36px;
        top: 5px;
        color: #4e4e4e;
        cursor: pointer;
    }
.right_contact_us_text{
    border-radius: 10px 0 0 10px;
    padding: 10px 0 10px 10px;
    cursor: pointer;
    float: left;
    background: #dd5347;
    color: #ffffff;
    text-align: center;
    box-shadow: -4px 4px 10px -7px #000000;
}
.right_contact_us_text a{color: #fff;}
.right_contact_us_text a:hover{
    text-decoration: none!important
}
.right_contact_us_text span{
    font-size:13px;
    margin-right: 10px;
    line-height: 15px;
    font-family: 'Oswald', sans-serif;
    /*font-family: raleway;*/
    display: block;
    font-weight:bold;
}
.right_contact_us_text hr{
    border: 0px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.right_contact_us_text_hide{
    border-radius: 10px 0 0 10px;
    padding: 10px 0 10px 10px;
    cursor: pointer;
    float: left;
    display: none;
    background: #dd5347;
    color: #ffffff;
    text-align: center;
    box-shadow: -4px 4px 10px -7px #000000;
}
.right_contact_us_text_hide span{
    font-size:13px;
    margin-right: 10px;
    line-height: 15px;
    /*font-family: raleway;*/
    font-family: 'Oswald', sans-serif;
    display: block;
    font-weight:bold;
}
.right_contact_us_text_hide hr{
    border: 0px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.right_contact_us_form{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #9b9b9b;
    box-shadow: -4px 4px 10px -7px #000000;
    float: left;
    height: 271px;
    overflow-y: scroll;
    padding: 4px 0 0;
    width: 216px;
}
.floating_form_name{
    margin-bottom: 5px;
}
.floating_form_name label{
    margin-bottom: 0px;
    font-weight: normal;
}
.floating_form_name span input{
    border: 1px solid #ccc;
    padding: 0px 5px;
    height: 24px;
    background: #fff;
    border-radius: 0px;
}
.floating_form_email{
    margin-bottom: 5px;
}
.floating_form_email label{
    margin-bottom: 0px;
    font-weight: normal;
}
.floating_form_email span input{
    border: 1px solid #ccc;
    padding: 0px 5px;
    height: 24px;
    background: #fff;
    border-radius: 0px;
}
.floating_form_comment label{
    margin-bottom: 0px;
    font-weight: normal;
}
.floating_form_comment span textarea{
    border: 1px solid #ccc;
    padding: 0px 5px;
    height: 75px;
    background: #fff;
    border-radius: 0px;
}
.floating_form_submit{
    text-align: center;
    margin-bottom: 10px;
}
.floating_form_submit input{
    background-color: #2982f0;
    border: medium none;
    color: white;
    font-family: 'Oswald', sans-serif;
    /*font-family: raleway;*/
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 12px 10px !important;
    margin-top:10px;
}
.right_contact_us_form .wpcf7-response-output{
    clear: both;
}
.right_contact_us_form img{
    display: none;
}
.rt_main_site_link{
    position: fixed;
    right: 3px;
    top: 435px;
    z-index: 99999;
    box-shadow: -4px 4px 7px -4px #000000;
}
.powered_by_rt p{
    clear: both;
    color: #666;
    font-size: 12px;
}
.powered_by_rt span{
    font-weight: bold;
    color: #2a82f0;
}
.powered_by_rt:hover{
    text-decoration: none !important;
}
/*Css for floating contact us form end*/


/* Developer: Umer Shafqat
Home Section */

.home-section-heading{
    margin-left: 69.5% !important;
    font-size: 18px !important;
    letter-spacing: 2px;
    text-align: right;
    line-height: 22px !important;
}

.home-section-btn{
    top: 75.8302% !important;

}

.flex-bg{
    background-color: #525469;
    background: url(../img/bg-img.png) no-repeat #525469;
    background-position: 22% 115%;
}
.txt-col{
    color: #fff;
    font-size: 16px !important;
}


/* Developer: Umer Shafqat
Section 2*/

.section-2{
    background-color: #fff;
}

.section-2-text-mar{
    margin-left: 10%;
    margin-bottom: 0px !important;
    width: 90%;
}

.heading-italic{
/*    margin-top: 34px;*/
    font-style: italic;
    font-family: "Taviraj", sans-serif;
}

.img-sec-2{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px !important;
}

/*img-1-mar-btm{*/
    /*margin-bottom: 0px !important;*/
/*}*/


/* Developer: Umer Shafqat
Contact section*/

.header-logo-icon{
    margin-top: 15px !important;
}

.text-black{
    color: #000;
}

.rt-number{
    color: #666666;
    font-size: 14px;
}

.rt-number:hover{
    color: #666666;
    font-size: 14px;
}

.social-media-icon {
    /*width: 50%*/
    /*margin-left: 0%;*/
    width: 70%;
    margin-left: 14%;
}
.btn-submit input[type=submit]{
    width:100%;
    margin-top: 10px;
}
.contact-heading-margin{
    margin-bottom: 30px;
    margin-top: 50px;
    font-weight: 300;
    letter-spacing: -2px;
    font-family: "Roboto", sans-serif;
    text-transform: none;
}

.contact-content-area-1{
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.contact-content-heading-1{
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}
.contact-icon-color{
    color: #999999;
}
.about-section-side-content{
    margin-bottom: 20px;
}
.abt-section-inner-content{
display: block;
}
.abt-section-inner-content-2{
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    font-size: 16px;
    line-height: 1.875;
    font-family: sans-serif;
}
.abt-section-side-content{
    font-size: 16px;
    line-height: 1.875;
    font-family: Oswald, sans-serif;
}
.bg-abt-section{
    background: url(../img/banner.jpg) 100% 30% fixed;
    background: transparent url(../img/abt-section-background.jpg) center center/cover repeat scroll;
    padding-top: 100px;
    padding-bottom: 100px;
}

/*.vc_row.wpb_row.vc_row-fluid {*/
    /*margin-bottom: 0px !important;*/
/*}*/

.vc_tta-panel-heading{
    border-color: #f0f0f0;
    background-color: #3DC7C9 !important;
    width: 10%;
    margin-bottom: 35px;
}

.abt-section-content-border{
    border-right: 1px solid #EBEBEB;
}

.vc_tta.vc_tta-spacing-25 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-25 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading{
    border-radius: 2em !important;
}

.vc_tta.vc_tta-spacing-25 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-25 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading{
    display: none;
}

.contant-section-3{
    padding-left: 0px !important;
}
.home-section-heading-2{
    font-size: 36.234px;
    line-height: 50%;
    margin-bottom: 25px;

}

.home-section-btn{
    font-size: 14px !important;
    letter-spacing: normal;
    left: 18% !important;
}

h3.font-normal.animate-fade.delay-400 {
    font-size: 28px;
    font-weight: normal !important;
    letter-spacing: -1px;
    color: #1f252b;
    line-height: 1.4;
}

.text-font-normal{
    font-size: 16px;
    line-height: 1.875;
}
/* Developer: Umer Shafqat
Main feature section*/

#main-features{
    margin-top: -1px;
}

.main-feature-text{
    text-align: center;
    color: #fff;
    font-family: sans-serif;
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 28px;
}
.main-feature-sub-text{
    text-align: center;
    font-style: italic;
    color: #fff;
    font-family: font-family-third;
    font-size: 25px;
    font-weight: 300;
    line-height: 14px;
}

/* Developer: Umer Shafqat
feature section*/


.feature-box-text{
    margin-top: 0px !important;
    padding-top: 50px;
}
.feature-box-tex-2{
    margin-bottom: 0px !important;
    padding-bottom: 50px;
}

.feature-txt-col {
    margin-left: 13px;
    margin-top: -20px;
}

/*.vc_row.wpb_row.vc_inner.vc_row-fluid.container.product_feature.content-area {*/
    /*margin-bottom: 0px !important;*/
/*}*/

.feature-sub-heading{
    text-align: left;
    margin-left: 14%;
    font-style: italic;
    font-size: 14px;
    text-transform: none;
    font-family: "Taviraj", sans-serif;
    font-weight: 400;
}
.feature-text{
    font-size: 30px !important;
    font-weight: 300;
    line-height: 1.875;
}

.feature-col{
    margin-bottom: 0px !important;
}

.feature-heading-col{
    font-size: 18px;
    color: #fff;
}


/* Developer: Umer Shafqat
Image Effect on hover*/

.vc_single_image-wrapper {
    max-width: 100%;
    width: 100%;
    position: relative;
}

.vc_box_border_grey{
    overflow: hidden;
    display: block !important;

}

.vc_box_border_grey:before{
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 559px;
    position: absolute;
    right: 755px;
    top: 0;
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    transform: skew(-45deg);
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
    width: 600px;
}

.vc_box_border_grey:hover:before{
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 559px;
    position: absolute;
    /*right: 755px;*/
    top: 0;
    /*-webkit-transform: skew(-45deg);*/
    /*-moz-transform: skew(-45deg);*/
    /*-ms-transform: skew(-45deg);*/
    /*-o-transform: skew(-45deg);*/
    transform: skew(-45deg);
    /*-webkit-transition: all 0.6s ease-in-out 0s;*/
    /*-o-transition: all 0.6s ease-in-out 0s;*/
    transition: all 0.6s ease-in-out 0s;
    width: 600px;
    right: -900px;
}

.vc_row.wpb_row.vc_row-fluid.main-feature-sec-bottom {
    margin-bottom: -35px !important;
}

.vc_row.wpb_row.vc_row-fluid.bg-abt-section {
    margin-bottom: -35px !important;
}


.contact-sec-padding{
    padding: 100px 0px 85px !important;
}
#apartment{
    overflow:hidden;
}



@media (min-width: 992px) and (max-width: 1200px){
    #installation-2 .btn {
        min-width: 156px;
        padding: 13px 4px!important;
        font-size: 13px!important;
    }
}
@media (max-width: 480px) {
    .home-box {
        min-height: 350px!important
    }
    .home-box span.fa {
        margin: 20px 0!important
    }
    .ft-nav a{font-size: 10px!important;}
    .phone_number {
        margin-bottom: 15px;
        font-size: 20px;
        text-align: left;
    }
    .phone_number {
        margin-bottom: 15px;
        font-size: 18px;
        text-align: left;
    }
    .phone_number > a, .phone_number > a:hover{font-size: 16px;}
    #installation-2 .btn{width: 100%!important;float: none;}

}

@media (min-width: 640px) and (max-width: 767px) {
    a.page-scroll.home-section-heading.home-section-btn.teaser.btn.bg-black.text-white.fs_obj.fs_obj_active {
        left: 8% !important;
    }
    span.h2.home-section-heading.font-light.claim.light-green.text-white.fs_obj.fs_obj_active {
        top: 3.6415% !important;
    }
}

@media (min-width: 320px) and (max-width: 639px) {
    span.h2.home-section-heading.font-light.claim.light-green.text-white.fs_obj.fs_obj_active {
        top: 0.6415% !important;
    }
    a.page-scroll.home-section-heading.home-section-btn.teaser.btn.bg-black.text-white.fs_obj.fs_obj_active{
        left: 2% !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #pricing-2 .package .wpb_wrapper{min-height: 320px!important;}
}
@media screen and (max-width: 768px) {
    .ft-nav ,.ft-left{width: 100%;float: none;}
    .page-scroll.teaser.btn.bg-black.text-white.fs_obj.fs_obj_active {margin-top: 28px;}
    .powered_by_rt p{
        padding-left: 15px !important;
    }
}
@media screen and (min-width: 768px) {
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 95px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .navbar-header {
        width: 27%;
        margin-top: 12px
    }
    .nav-scrolled .navbar-header {
        margin-top: 0
    }
    .navbar-collapse {
        width: 70%
    }
    .w-nav-anchor.level_1 {
        padding: 10px!important
    }
    .navbar-brand,
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        height: auto;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .navbar-brand img {
        margin: 10px auto;
        text-align: center
    }
    .navbar-nav>li {
        height: 50px!important
    }
    .navbar-nav>li a {
        line-height: 25px
    }
    .hr {
        width: 83%!important;
        left: 17%!important
    }
    a.page-scroll.home-section-heading.home-section-btn.teaser.btn.bg-black.text-white.fs_obj.fs_obj_active{
        left: 12% !important;
        margin-top: 58px;
    }
}
@media (max-width: 992px) {
    /*#installation-2 .vc_row div[class*=vc_col-sm],
    #installation-2 .vc_row div[class*=vc_col-sm] div,
    #installation-2 .vc_row div[class*=vc_col-sm] h4 {
        width: 100%!important;
        text-align: center!important
    }*/

    .bg-blue h4{text-align: center!important;}
    .bg-blue , .bg-blue .wpb_single_image.wpb_content_element.animate-fade.delay-200.vc_align_left{text-align: center;}
    #pricing .package,
    #reviews-3 .testimonial-content {
        text-align: center
    }
    #installation-2 .vc_row div[class*=vc_col-sm-9] {
        margin-bottom: 20px
    }
    #news img,
    #reviews-3 .testimonial-content i.fa-quote-left {
        margin: 0 auto
    }
    #pricing .package {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .package ul {
        padding: 0 15px
    }
    #news img {
        display: block
    }
    #about2 .vc_row.content-area div[class*=vc_col-sm],
    #contact-2 .vc_row.content-area div[class*=vc_col-sm] {
        width: 100%!important;
        text-align: center
    }
    #about2 a[title="VIEW PRICING"] span {
        margin-bottom: 20px
    }
    #features-2 .vc_row.content-area div[class*=vc_col-sm-6] {
        width: 100%!important
    }
    #features-2 .vc_row.content-area {
        margin-top: 0!important
    }
    #news .vc_row.content-area div[class*=vc_col-sm] {
        width: 100%!important
    }
}
@media (min-width: 993px) {
    .display-flex-align-items-center {
        -webkit-align-items: center;
        display: flex;
        align-items: center
    }
    .display-flex-align-items-stretch {
        -webkit-align-items: stretch;
        display: flex;
        align-items: stretch
    }
    .display-flex-align-content {
        display: -webkit-flex;
        -webkit-flex-flow: row wrap;
        -webkit-align-content: space-around
    }
    .display-flex-child {
        flex: 1
    }
}
@media(max-width: 460px) {
    .page-scroll.teaser.btn.bg-black.text-white.fs_obj.fs_obj_active {
        margin-top: 72px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .navbar-brand img {
        margin-left: 0
    }
    .w-nav-anchor.level_1{
        padding: 16px 19px!important; 
    }
    .navbar {
        margin-bottom: 20px
    }
    .navbar-main-collapse .w-nav-list-h {
        display: block!important;
        background: #fff!important;
        padding-top: 0!important
    }
    .nav-scrolled .navbar-header {
        height: 62px!important
    }
    .navbar.nav-scrolled {
        margin-bottom: 0!important
    }
    .navbar-fixed-top .navbar-collapse {
        padding: 0!important
    }
    .navbar-collapse ul.nav li a {
        margin: 0!important
    }
    body {
        padding-top: 78px
    }
    .padding-145-0-50-0 {
        padding-top: 117px!important
    }
    .hr {
        left: 10%
    }
    #news .vc_row.content-area div[class*=vc_col-sm] ul li {
        width: 100%!important
    }
    #installation-2 .btn{width: 50%;}
    .package {margin-bottom: 15px;}
    .section-2-text-mar {
        width: 100%!important;
        margin-left: 0!important;
        padding: 0 0 10px;
    }
    .contact-sec-padding {
        padding: 100px 0px 0 !important;
        margin-bottom: 0!important;
    }
    .banner {
        background: url(../img/banner.jpg) no-repeat center #535469;
        background-size: 195%;
        display: block;
        min-height: 400px;
        background-position: 57% 100%;
    }
}

.lite_box_overlay {
  position: fixed;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999999 !important;
}
.lite_box_overlay .lite_box_form_note {
  max-width: 604px;
  width: 90%;
  padding: 10px 20px 20px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999 !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px #585858;
  border-radius: 0;
  background: #fff;
  -webkit-margin-before: -2%;
  border-radius: 5px;
}
.lite_box_overlay .lite_box_form_note form .form_name span input[type=text] {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 3px 7px;
}
.lite_box_overlay .lite_box_form_note form .form_name span textarea {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 3px 7px;
  height: 100px;
}
.lite_box_overlay .lite_box_form_note form .form_email span input[type=email] {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 3px 7px;
}
.lite_box_overlay .lite_box_form_note form .form_submit {
  width: 100%;
  text-align: center;
}
.lite_box_overlay .lite_box_form_note form .form_submit input[type=submit] {
  background-color: #F7580C;
  border: medium none;
  color: white;
  font-family: raleway;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 10px 28px 36px !important;
  border: none;
  margin-top: 15px;
  height: 10px;
  border-radius: 5px;
  text-transform: uppercase;
}
.lite_box_overlay .lite_box_form_note form .form_submit input[type=submit]:hover {
  background-color: #F97333;
}
.lite_box_overlay .lite_box_form_note form .wpcf7-validation-errors {
  clear: both !important;
}
.lite_box_overlay .lite_box_form_note .lite_box_cross {
  width: 15px;
  float: right;
  cursor: pointer;
}
.lite_box_overlay textarea{
	width: 100%;
	margin-top: 10px;
}
.lite_box_overlay .email_address{
	text-align: right;
}
.contact-info-wraper{
	text-align: left;
}
.contact-info-wraper i{
	color:#42abed!important;
	margin-right:8px;	
}
.contact-info-wraper i:hover{
	font-size: 16px !important;
}
.btn-call-to-actions button{
	width: 220px;
	margin-top: 20px;
}
.ls-inner{
	background-size: cover;
}
.ls-inner .ls-l{
	text-align: right;
}
.banner_headings_wrap{
	text-align: right;
}
.banner_heading_one{
	font-size: 24px !important;
}
.banner_heading_two{
	font-size: 34px !important;
	margin-top: 20px;
	display: block;
	line-height: 40px;
}
.banner_heading_three{
	font-size: 20px;
	margin-top: 20px;
	display: block;
}
#about .vc_row-fluid.section-2{
	display: flex;
	align-items: center;
}
.btn-popup{
	margin-bottom: 0px !important;
}
#home .vc_row.wpb_row.vc_row-fluid{
	margin-bottom: 0px !important;
}
#home .wpb_layerslider_element.wpb_content_element{
	margin-bottom: 0px !important;
}
.contact-heading-margin{
	font-family: Oswald, sans-serif;
}
.contact-info-wraper h3{
	font-family: Oswald, sans-serif;
}
.contact-info-wraper a{
	font-family: Oswald, sans-serif;
}
@media (min-width: 768px) and (max-width: 1024px){
.btn-popup{
	margin-top: 50px;
}
}
@media (min-width: 500px) and (max-width: 767px){
.btn-popup{
	margin-top: 80px;
}
.ls-inner .ls-l{
	margin-top: -37px !important;
	margin-left: -11px !important;
}
}
@media (min-width: 400px) and (max-width: 499px){
.btn-popup{
	margin-top: 80px;
}
.ls-inner .ls-l{
	margin-top: -45px !important;
	margin-left: -24px !important;
}
.banner_heading_two{
	margin-top: 8px;
	font-size: 28px !important;
}
.banner_heading_three{
	margin-top: 12px;
}
}
@media (min-width: 360px) and (max-width: 399px){
.btn-popup{
	margin-top: 70px;
}
.ls-inner .ls-l{
	margin-top: -40px !important;
	margin-left: -24px !important;
}
.banner_heading_two{
	margin-top: 8px;
	font-size: 28px !important;
	line-height: 33px;
}
.banner_heading_three{
	margin-top: 12px;
}
}
@media (min-width: 320px) and (max-width: 359px){
.btn-popup{
	margin-top: 64px;
	margin-left: -7px;
}
.ls-inner .ls-l{
	margin-top: -40px !important;
	margin-left: -4px !important;
}
.banner_heading_two{
	margin-top: 8px;
	font-size: 23px !important;
	line-height: 23px;
}
.banner_heading_three{
	margin-top: 12px;
}
}
@media (min-width: 1200px) and (max-width: 1400px){
.section-2-text-mar{
	margin-left: 5%;
	width: 95%;
}
.section-2-text-mar p{
	font-size: 14px;
}
}
@media (min-width: 768px) and (max-width: 1199px){
.section-2-text-mar{
	margin-left: 10%;
	width: 90%;
}
.section-2-text-mar p{
	font-size: 14px;
}
#about .btn-popup{
	margin-top: 0px !important;
}
.section-2-text-mar h3{
	margin-top: 0px !important;
}
#about img{
	max-width: unset;
}
}
@media (min-width: 320px) and (max-width: 767px){
#about .vc_row-fluid.section-2{
	display: block;
}
#about .btn-popup{
	margin-top: 0px !important;
	margin-bottom: 20px !important;
}
.navbar-brand{
	padding: 0px 15px;
}
.navbar-toggle{
	margin-top: 5px;
}
.lite_box_overlay input[type=text], .lite_box_overlay input[type=email]{
	width: 100%;
	margin-top: 10px;
}
}
#location{
	height: 30px;
}
.footer .all_terms_condition span, .all_terms_condition span{
    padding: 0px !important;
    margin: 0px !important;
    font-family: raleway;
    font-size: 12px !important;
    font-weight: normal !important;
    top: 0px !important;
}
.footer .all_terms_condition p, .all_terms_condition p{
	text-align: left !important;
    font-weight: normal !important;
    font-family: raleway !Important;
    font-size: 12px !important;
}
.cc-banner.cc-bottom{
	z-index: 999999999;
}
.cc-banner.cc-theme-edgeless .cc-btn{
	padding: .24em 1.8em !important;
}
.cc-banner.cc-theme-edgeless .cc-message{
	font-size: 14px !important;
}