@media screen and (max-width: 1540px) {
    section.sec-cta form:before {
    content: "";
    position: absolute;
    left: 66px;
    top: -7px;
    width: calc(88%);
    height: calc(100% + 14px);
    border: 3px dashed;
}
.absolute_text {
    background: #292929;
    color: #fff;
    position: absolute;
    left: -135px;
    top: 212px;
    transform: rotate(-90deg);
    z-index: 999999;
    width: 460px;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'Calibri', sans-serif;
}
.header .book-now {
    right: 15px;
}
header.header .container {
    width: 100% !important;
}
.banner .head {
    margin-top: 160px;
    margin-left: 190px;
}
.banner .head {
    margin-top: 149px;
    margin-left: 150px;
}
}







@media screen and (min-width: 1400px) {
section.sec-cta .container {
    width: 1257px;
    position: relative;
}
}
@media screen and (min-width: 1200px) {
 .slick-slide .caption h4 {
    font-size: 26px;
}
.slick-slide .caption h2 {
    margin: 0 0 20px;
    font-size: 70px;
    font-weight: 700;
    color: #000;
    line-height: 65px;
}
.slick-slide .caption h5 {
    font-size: 25px;
}
.slick-slide .caption {
    padding: 112px 20px 0;
    width: 46%;
    margin-left: 10%;
}
.slider .main-slider .inner-item {
    height: 600px;
}   
    
}
@media screen and (max-width: 1300px) {
 .header .book-now a {
    font-size: 11px;
    font-weight: 600;
    color: #000;
    padding: 10px 20px;
    background-color: #ecbb00;
    display: inline-block;
    border-radius: 50px;
}
.header .book-now {
    right: 0;
    top: 38px;
}
.menu-header > ul > li > a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    transition: .5s all ease-in-out;
}
.banner .head {
    margin-top: 200px;
    margin-left: 90px;
}
.banner .head p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    padding-right: 0;
}
button.slick-next.slick-arrow {
    bottom: 60px;
    left: 17%;
}
button.slick-prev.slick-arrow{
    bottom: 60px;
}
.sec-about .head-left h2 {
    margin: 0 0 0 30px;
    font-size: 50px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-about .head-right {
    padding-right: 50px;
}
.sec-about .smart-secure-safe h4 {
    background: #000;
    color: #ecbb00;
    position: absolute;
    left: -220px;
    top: 203px;
    transform: rotate(-90deg);
    z-index: 999999;
    width: 497px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 14px;
    text-align: center;
    padding: 20px 10px;
    margin: 14px -10px;
}
.sec-about .smart-secure-safe a {
    position: absolute;
    bottom: -556px;
    left: -12px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 12px 20px;
    background-color: #ecbb00;
    display: inline-block;
    text-transform: uppercase;
}
.sec-services .head h2:before {
    content: 'services';
    position: absolute;
    color: #00000010;
    font-size: 160px;
    font-weight: 600;
    line-height: 120px;
    top: 50px;
    text-transform: uppercase;
    left: 70px;
    margin: 0px auto;
    text-align: center;
    padding: 0;
    letter-spacing: 40px;
    font-family: 'Oswald';
}
.sec-services .pic-1 img {
    height: 600px;
    width: 100%;
}
.service .slick-slide {
    margin-right: 0;
}
section.sec-test {
    padding-top: 0;
}
.sec-test .head:before {
    content: 'testimonials';
    position: absolute;
    color: #00000010;
    font-size: 100px;
    font-weight: 600;
    line-height: 120px;
    top: 0px;
    text-transform: uppercase;
    left: -220px;
    right: 0;
    margin: 0px auto;
    text-align: center;
    padding: 0;
    letter-spacing: 40px;
    font-family: 'Oswald';
}
section.sec-cta form:before{
    display:none;
}
.absolute_text {
    background: #292929;
    color: #fff;
    position: absolute;
    left: -170px;
    top: 212px;
    transform: rotate(-90deg);
    z-index: 999999;
    width: 460px;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'Calibri', sans-serif;
}
.sec-services .pic-1 h3 {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    transform: rotate(-90deg);
    position: absolute;
    top: 410px;
    left: -300px;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: 'Oswald';
}
.row.services h3 {
    color: #000 !important;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.inner-banner h2 {
    font-size: 40px;
}
.page-spear-system .head h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-3-system iframe {
    height: auto;
    width: 100%;
}




}

@media screen and (max-width: 800px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
.absolute_text {
    background: #292929;
    color: #fff;
    position: absolute;
    left: -188px;
    top: 212px;
    transform: rotate(-90deg);
    z-index: 999999;
    width: 460px;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'Calibri', sans-serif;
}

    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
  header.header .col-sm-2 {
    width: 100%;
}
a#hamburg {
    z-index: 9999999999;
}
.header .bottom {
    display: flex;
    align-items: center;
    padding: 30px 0;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 9;
}
html.open-menu nav.nav1 {
    background: #fff;
}
html.open-menu nav.nav1 .container {
    width: 100%;
    padding-top: 20px;
}
.nav-cross span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}
.header .book-now a {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding: 10px 20px;
    background-color: #ecbb00;
    display: inline-block;
    border-radius: 50px;
}
.header .book-now {
    right: 15px;
    top: 38px;
}
.logo img {
    max-height: 100px;
    width: auto;
}
.banner .head h5 {
    font-size: 40px;
}
.banner .head h2 {
    font-size: 40px;
}
.banner .head p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    padding-right: 100px;
}
.banner .head {
    margin-top: 200px;
    margin-left: 20px;
}
.banner .bg-img {
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}
button.slick-prev.slick-arrow {
    bottom: 20px;
    left: 25px;
}
button.slick-next.slick-arrow {
    bottom: 20px;
    left: 100px;
}
.sec-about .head-left h2 {
    margin: 0 0 0 30px;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-about .smart-secure-safe h4 {
    background: #000;
    color: #ecbb00;
    position: absolute;
    left: -133px;
    top: 146px;
    transform: rotate(-90deg);
    z-index: 999999;
    width: 379px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: center;
    padding: 20px 10px;
    margin: 14px -10px;
}
.sec-about .smart-secure-safe a {
    position: absolute;
    bottom: -456px;
    left: -12px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 12px 20px;
    background-color: #ecbb00;
    display: inline-block;
    text-transform: uppercase;
}
.sec-services .pic-1 img {
    height: 400px;
    width: 100%;
}
.sec-services .pic-2 img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.sec-services .last {
    margin-left: 30px;
    position: relative;
    top: -80px;
}
.sec-services .pic-1 h3{
    display:none;
}
.sec-test .head:before {
    content: 'testimonials';
    position: absolute;
    color: #00000010;
    font-size: 77px;
    font-weight: 600;
    line-height: 120px;
    top: 27px;
    text-transform: uppercase;
    left: -220px;
    right: 0;
    margin: 0px auto;
    text-align: center;
    padding: 0;
    letter-spacing: 5px;
    font-family: 'Oswald';
}
.row.services h3 {
    color: #000 !important;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}
.inner-banner h2 {
    padding-top: 140px;
}
section.page-pricing-plans .col-sm-4 {
    width: 50%;
}
.sec-3-pricing-plans .main .disc h4 {
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    line-height: 25px;
}
.sec-3-pricing-plans .main .disc h3 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-3-pricing-plans .main .disc h5 {
    margin: 0 0 20px;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-3-pricing-plans .main {
    min-height: 230px;
    background-color: #ecbb00;
    margin-bottom: 20px;
    padding: 20px;
}
.sec-3-pricing-plans .main {
    min-height: 250px;
    background-color: #ecbb00;
    margin-bottom: 20px;
    padding: 20px;
}


}
@media screen and (max-width: 600px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
.header .book-now{
    display:none;
}
.logo img {
    max-height: 70px;
    width: auto;
}
.header .bottom {
    display: flex;
    align-items: center;
    padding: 20px 0;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.banner .head {
    margin-top: 150px;
    margin-left: 20px;
}
.banner .head h5 {
    font-size: 30px;
}
.banner .head h2 {
    font-size: 30px;
}
.banner .head p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding-right: 0;
}
.banner .head .call {
    display: inline-block;
    margin-top: 30px;
    clear: both;
    display: block;
}
.banner .head .learn {
    display: inline-block;
    margin-top: 30px;
    margin-left: 0;
    float: left;
    clear: both;
    display: block;
}
.banner .bg-img {
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.sec-about .main {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    display: block;
}
.sec-about .head-right {
    padding-right: 0;
    text-align: center;
}
.sec-about .head-left h2 {
    margin: 0;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-about .smart-secure-safe h4{
    display:none;
}
.sec-services .head h2 {
    margin: 0;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    text-align: center;
}
.head h2:before{
    display:none !important;
}
section.sec-services {
    padding-top: 0;
}
section.sec-about {
    padding-bottom: 0;
}
.sec-services .pic-1 img {
    height: auto;
    width: 100%;
}
.sec-about .smart-secure-safe a {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    /* bottom: auto; */
    margin: 0;
}
.sec-services .last {
    margin-left: 0;
    position: relative;
    top: 100px;
}
.sec-services .pic-2 img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.sec-services .head {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 20px;
    position: relative;
}
.sec-test .head h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    text-align: center;
}
.sec-test .head:before {
    content: 'testimonials';
    position: absolute;
    color: #00000010;
    font-size: 42px;
    font-weight: 600;
    line-height: 120px;
    top: 10px;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    padding: 0;
    letter-spacing: 5px;
    font-family: 'Oswald';
}
.sec-test .main {
    padding-left: 7px;
    display: inline-block;
    text-align: center;
}
.sec-test .main .test-pic img {
    display: inline-block;
    margin-bottom: 5px;
}
.sec-test .slick-slide img {
    display: block;
    transition: all .25s ease;
    display: inline-block;
}
.sec-test .test-content p:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    height: 78px;
    width: 97px;
    background-image: url(./images/coma-test.png);
    background-size: 26px;
    background-repeat: no-repeat;
}
.sec-test .main-top.slick-slide .test-content {
    margin-bottom: 67px;
}
.sec-cta .head {
    max-width: 100%;
    margin: 0 auto;
}
.absolute_text {
    display: none;
}
form.wpcf7-form.init {
    padding: 15px;
}
footer.sec-footer {
    text-align: center;
}
.sec-footer h2 {
    margin-top: 40px;
    display: inline-block;
    padding-top: 50px;
}
.sec-footer .quick-links {
    margin-left: 0;
}
.sec-footer .quick-links h2:before{
    display:none;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    background-color: #ecbb00;
    color: #000;
    font-size: 18px;
    padding: 10px 20px;
}
.sec-footer .contact p {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    line-height: 28px;
    padding-right: 0;
}
div#popmake-410 {
    width: 100% !important;
}
.sec-services .pic-1 a {
    display: none;
}
.service {
    margin-right: 0;
}
.sec-test .head {
    display: none;
}
.service .slick-slide {
    margin-right: 0;
    padding: 0;
}
.sec-services .last {
    margin: 0;
    position: relative;
    top: 0;
}
.service .slick-slide {
    margin: 0;
    padding: 15px !important;
}
.sec-services .pic-2 img {
    height: auto;
    width: 100%;
    object-fit: cover;
    padding-right: 15px;
}
.sec-services .botom button.slick-arrow {
    bottom: -20px !important;
    border: 0;
}
.inner-banner {
    margin-bottom: 50px;
}
.inner-banner h2 {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    padding-top: 120px;
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 40px;
}
.row.services h3 {
    color: #000 !important;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.row.services .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.inner-banner h2 {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    padding-top: 120px;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
}
.single .inner-banner {
    margin-bottom: 0;
}
.sec-cta .icon {
    margin-top: 30px;
}
section.sec-cta {
    padding-top: 40px;
}
section.sec-cta form {
    padding: 15px;
}
section.sec_videos.section h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 30px;
    text-align: center;
}
.sec_videos video {
    height: auto;
}
.sec-footer .contact h2:before{
    display:none;
}
.sec-faq h2 {
    margin: 0 0 30px;
    font-size: 20px;
}
.sec-faq .set p {
    margin: 0;
    color: #333;
    font-size: 14px;
}
.page-id-103 .head {
    line-height: 25px;
    padding: 0;
}
.page-id-103 .row.main {
    margin-bottom: 0;
}
section.page-pricing-plans .col-sm-4 {
    width: 100%;
}
.sec-3-pricing-plans h2 {
    margin: 0 0 20px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-3-pricing-plans .main {
    min-height: auto;
    background-color: #ecbb00;
    margin-bottom: 20px;
    padding: 20px;
}
.page-pricing-plans .main .pic img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.page-pricing-plans .main {
    min-height: auto;
    text-align: center;
}
.page-pricing-plans .main {
    min-height: auto;
    text-align: center;
    margin-top: 30px;
}
section.page-pricing-plans {
    padding-top: 0px !important;
}
.page-pricing-plans .main .disc p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    color: #000;
}
a.btn1 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding: 12px 30px;
    background-color: #ecbb00;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 50px;
}
.page-spear-system .head h2 {
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-4-system .head h3 {
    margin: 0 0 20px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-4-system .row.main {
    display: flex;
    align-items: center;
    display: block;
}
.sec-4-system .head a {
    font-size: 11px;
    font-weight: 400;
    color: #000;
    line-height: 26px;
    display: table-caption;
}
section.sec-4-system img {
    width: 200px;
}
.page-id-235 .inner-banner {
    margin-bottom: 0;
}
.page-alive .main {
    display: flex;
    align-items: center;
    display: block;
}
section.page-alive img {
    margin-bottom: 20px;
}

section.page-alive {
    text-align: center;
}
.sec-2-alive .main .disc h3 {
    margin: 20px 0;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}
.sec-2-alive .main .disc p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
}
section.sec-2-alive {
    text-align: center;
    padding: 40px 0;
}
.sec-3-alive .head h2 {
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sec-3-alive .main .disc h3 {
    margin: 20px 0;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
section.sec-3-alive {
    text-align: center;
}


}