.elementor-899 .elementor-element.elementor-element-7c2ca7b > .elementor-container{min-height:90vh;}.elementor-899 .elementor-element.elementor-element-7c2ca7b:not(.elementor-motion-effects-element-type-background), .elementor-899 .elementor-element.elementor-element-7c2ca7b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ct3test.com/eyetestingspecialists/wp-content/uploads/2021/06/iStock-666887306-woman-looking-into-eye-machine-1.jpg");background-position:-147px -20px;background-repeat:no-repeat;background-size:cover;}.elementor-899 .elementor-element.elementor-element-7c2ca7b > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(90deg, #FFFFFF00 41%, #FFFFFF 45%);opacity:0.76;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-899 .elementor-element.elementor-element-7c2ca7b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:5em;margin-bottom:0em;}.elementor-899 .elementor-element.elementor-element-63b5a98 > .elementor-element-populated{padding:2em 1em 1em 1em;}.elementor-899 .elementor-element.elementor-element-0840c3c{text-align:left;}.elementor-899 .elementor-element.elementor-element-0840c3c .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:2.8em;font-weight:700;line-height:1.2em;color:var( --e-global-color-7f18020 );}.elementor-899 .elementor-element.elementor-element-0840c3c > .elementor-widget-container{margin:0em 1em 0em 0em;padding:20px 32px 0px 0px;}.elementor-899 .elementor-element.elementor-element-91586ca .elementor-button{font-size:21px;font-weight:600;letter-spacing:0px;fill:#ffffff;color:#ffffff;background-color:var( --e-global-color-7f18020 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-7f18020 );border-radius:5px 5px 5px 5px;padding:15px 40px 15px 40px;}.elementor-899 .elementor-element.elementor-element-91586ca .elementor-button:hover, .elementor-899 .elementor-element.elementor-element-91586ca .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-febf56d );border-color:var( --e-global-color-febf56d );}.elementor-899 .elementor-element.elementor-element-91586ca .elementor-button:hover svg, .elementor-899 .elementor-element.elementor-element-91586ca .elementor-button:focus svg{fill:#FFFFFF;}.elementor-899 .elementor-element.elementor-element-91586ca > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-899 .elementor-element.elementor-element-3fc9655{width:52.057%;}.elementor-899 .elementor-element.elementor-element-63b5a98{width:47.943%;}}@media(max-width:1024px){.elementor-899 .elementor-element.elementor-element-7c2ca7b > .elementor-container{min-height:100vh;}.elementor-899 .elementor-element.elementor-element-7c2ca7b:not(.elementor-motion-effects-element-type-background), .elementor-899 .elementor-element.elementor-element-7c2ca7b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-298px 0px;background-repeat:no-repeat;background-size:cover;}.elementor-899 .elementor-element.elementor-element-0840c3c .elementor-heading-title{font-size:35px;}.elementor-899 .elementor-element.elementor-element-0840c3c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-899 .elementor-element.elementor-element-7c2ca7b > .elementor-container{min-height:70vh;}.elementor-899 .elementor-element.elementor-element-7c2ca7b:not(.elementor-motion-effects-element-type-background), .elementor-899 .elementor-element.elementor-element-7c2ca7b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:800px 20px;}.elementor-899 .elementor-element.elementor-element-0840c3c{text-align:center;}.elementor-899 .elementor-element.elementor-element-0840c3c .elementor-heading-title{line-height:1em;}.elementor-899 .elementor-element.elementor-element-91586ca > .elementor-widget-container{padding:10px 0px 20px 0px;}}/* Start custom CSS for section, class: .elementor-element-7c2ca7b *//*iPad Pro 9.7"*/
/* Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .elementor-899 .elementor-element.elementor-element-7c2ca7b:not(.elementor-motion-effects-element-type-background) {
    background-position: -482px 0;
    }

}

/* Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}
/*iPad Pro 10.5"*/
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 834px)
and (max-device-width: 834px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1112px)
and (max-device-width: 1112px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}
/*ipad PRo 12.9"*/
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
.elementor-899 .elementor-element.elementor-element-7c2ca7b:not(.elementor-motion-effects-element-type-background) {
    background-position: -700px 0;
    }
.elementor-899 .elementor-element.elementor-element-2b15bba .elementor-heading-title {
    font-size: 4rem;
    }
.elementor-899 .elementor-element.elementor-element-d8cfed2 .elementor-heading-title {
    font-size: 2em;
    }
.elementor-899 .elementor-element.elementor-element-63586d2 > .elementor-widget-container  p{
    font-size: 1.5em;
    }
     .slider-btn .elementor-button span{
        font-size: 1.25em;
    }
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1366px)
and (max-device-width: 1366px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}/* End custom CSS */