base_logic_landing 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/app_mate_landing/engine.rb +12 -0
- data/lib/app_mate_landing/version.rb +3 -0
- data/lib/app_mate_landing.rb +77 -0
- metadata +18 -54
- data/lib/appmate_landing/version.rb +0 -3
- data/lib/appmate_landing.rb +0 -8
- data/vendor/assets/javascripts/app_mate.js +0 -0
- data/vendor/assets/javascripts/landing/common.js +0 -468
- data/vendor/assets/javascripts/landing/jwplayer/jwplayer.flash.swf +0 -0
- data/vendor/assets/javascripts/landing/jwplayer/jwplayer.html5.js +0 -258
- data/vendor/assets/javascripts/landing/jwplayer/jwplayer.js +0 -138
- data/vendor/assets/javascripts/landing/main.js +0 -669
- data/vendor/assets/javascripts/landing/owl-carousel/owl.carousel.js +0 -1512
- data/vendor/assets/javascripts/landing/owl-carousel/owl.carousel.min.js +0 -47
- data/vendor/assets/javascripts/landing/requirer.js +0 -0
- data/vendor/assets/javascripts/landing/third/detectmobilebrowser.js +0 -7
- data/vendor/assets/javascripts/landing/third/gmaps.js +0 -2149
- data/vendor/assets/javascripts/landing/third/html5shiv.js +0 -301
- data/vendor/assets/javascripts/landing/third/isotope.pkgd.min.js +0 -8
- data/vendor/assets/javascripts/landing/third/jquery.ajaxchimp.min.js +0 -1
- data/vendor/assets/javascripts/landing/third/jquery.counterup.min.js +0 -8
- data/vendor/assets/javascripts/landing/third/jquery.easing.1.3.js +0 -205
- data/vendor/assets/javascripts/landing/third/jquery.fitvids.js +0 -83
- data/vendor/assets/javascripts/landing/third/jquery.nicescroll.min.js +0 -114
- data/vendor/assets/javascripts/landing/third/jquery.stellar.js +0 -660
- data/vendor/assets/javascripts/landing/third/jquery.timeago.js +0 -214
- data/vendor/assets/javascripts/landing/third/jquery.tubular.1.0.js +0 -148
- data/vendor/assets/javascripts/landing/third/matchMedia.js +0 -46
- data/vendor/assets/javascripts/landing/third/owl.carousel.min.js +0 -47
- data/vendor/assets/javascripts/landing/third/tweetie.js +0 -142
- data/vendor/assets/javascripts/landing/third/waypoints.js +0 -8
- data/vendor/assets/javascripts/landing/third/wow.min.js +0 -2
- data/vendor/assets/stylesheets/app_mate.scss +0 -0
- data/vendor/assets/stylesheets/landing/app_mate/animate.min.css +0 -6
- data/vendor/assets/stylesheets/landing/app_mate/blog-single.css +0 -657
- data/vendor/assets/stylesheets/landing/app_mate/blog.css +0 -168
- data/vendor/assets/stylesheets/landing/app_mate/bootstrap.css +0 -6358
- data/vendor/assets/stylesheets/landing/app_mate/bootstrap.min.css +0 -10
- data/vendor/assets/stylesheets/landing/app_mate/colors/color1.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/colors/color2.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/colors/color3.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/colors/color4.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/colors/color5.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/colors/color6.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/colors/color7.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/colors/color8.css +0 -164
- data/vendor/assets/stylesheets/landing/app_mate/font-awesome.min.css +0 -4
- data/vendor/assets/stylesheets/landing/app_mate/fonts.css +0 -75
- data/vendor/assets/stylesheets/landing/app_mate/ionicons.min.css +0 -11
- data/vendor/assets/stylesheets/landing/app_mate/main.css +0 -2500
- data/vendor/assets/stylesheets/landing/app_mate/materialize.min.css +0 -16
- data/vendor/assets/stylesheets/landing/app_mate/responsive.css +0 -856
- data/vendor/assets/stylesheets/landing/owl-carousel/AjaxLoader.gif +0 -0
- data/vendor/assets/stylesheets/landing/owl-carousel/grabbing.png +0 -0
- data/vendor/assets/stylesheets/landing/owl-carousel/owl.carousel.css +0 -71
- data/vendor/assets/stylesheets/landing/owl-carousel/owl.theme.css +0 -79
- data/vendor/assets/stylesheets/landing/owl-carousel/owl.transitions.css +0 -163
| @@ -1,2500 +0,0 @@ | |
| 1 | 
            -
             | 
| 2 | 
            -
            /* ===================================================
         | 
| 3 | 
            -
               Apppick Layout Stylesheet
         | 
| 4 | 
            -
             | 
| 5 | 
            -
               TOC:
         | 
| 6 | 
            -
                01. General & Global Styles
         | 
| 7 | 
            -
                02. Section Common Styles
         | 
| 8 | 
            -
                03. Preloader Styles
         | 
| 9 | 
            -
                04. Header Styles
         | 
| 10 | 
            -
                05. Banner Styles
         | 
| 11 | 
            -
                06. Welcome / Features Styles
         | 
| 12 | 
            -
                07. Why-This-App Styles
         | 
| 13 | 
            -
                08. Awesome-Feature Styles
         | 
| 14 | 
            -
                09. App-Brief Styles
         | 
| 15 | 
            -
                10. Statistics Styles
         | 
| 16 | 
            -
                11. Screenshot Styles
         | 
| 17 | 
            -
                12. Video Styles
         | 
| 18 | 
            -
                13. Testimonial Styles
         | 
| 19 | 
            -
                14. Pricing-Table Styles
         | 
| 20 | 
            -
                15. Offer Styles
         | 
| 21 | 
            -
                16. Download Styles
         | 
| 22 | 
            -
                17. Team Styles
         | 
| 23 | 
            -
                18. Blog Styles
         | 
| 24 | 
            -
                19. News-Letter Styles
         | 
| 25 | 
            -
                20. Twitter Styles
         | 
| 26 | 
            -
                21. Map Styles
         | 
| 27 | 
            -
                22. Contact Styles
         | 
| 28 | 
            -
                23. Footer Styles
         | 
| 29 | 
            -
                24. Some Helper Styles
         | 
| 30 | 
            -
             | 
| 31 | 
            -
            ====================================================== */
         | 
| 32 | 
            -
             | 
| 33 | 
            -
             | 
| 34 | 
            -
             | 
| 35 | 
            -
             | 
| 36 | 
            -
            /* ====================================================
         | 
| 37 | 
            -
               General & Global Styles
         | 
| 38 | 
            -
            =======================================================*/
         | 
| 39 | 
            -
            .container .row {
         | 
| 40 | 
            -
                margin: 0px;
         | 
| 41 | 
            -
                margin-left: -15px;
         | 
| 42 | 
            -
                margin-right: -15px;
         | 
| 43 | 
            -
            }
         | 
| 44 | 
            -
             | 
| 45 | 
            -
            .col-xxs-1,
         | 
| 46 | 
            -
            .col-xxs-2,
         | 
| 47 | 
            -
            .col-xxs-3,
         | 
| 48 | 
            -
            .col-xxs-4,
         | 
| 49 | 
            -
            .col-xxs-5,
         | 
| 50 | 
            -
            .col-xxs-6,
         | 
| 51 | 
            -
            .col-xxs-7,
         | 
| 52 | 
            -
            .col-xxs-8,
         | 
| 53 | 
            -
            .col-xxs-9,
         | 
| 54 | 
            -
            .col-xxs-10,
         | 
| 55 | 
            -
            .col-xxs-11,
         | 
| 56 | 
            -
            .col-xxs-12 {
         | 
| 57 | 
            -
                position: relative;
         | 
| 58 | 
            -
                min-height: 1px;
         | 
| 59 | 
            -
                padding-right: 15px;
         | 
| 60 | 
            -
                padding-left: 15px;
         | 
| 61 | 
            -
                float: left;
         | 
| 62 | 
            -
            }
         | 
| 63 | 
            -
             | 
| 64 | 
            -
             | 
| 65 | 
            -
            .visible-xxs {
         | 
| 66 | 
            -
                display: none !important;
         | 
| 67 | 
            -
            }
         | 
| 68 | 
            -
             | 
| 69 | 
            -
            @media (max-width: 600px) {
         | 
| 70 | 
            -
             | 
| 71 | 
            -
                .col-xxs-12 {
         | 
| 72 | 
            -
                    width: 100%;
         | 
| 73 | 
            -
                }
         | 
| 74 | 
            -
                .col-xxs-11 {
         | 
| 75 | 
            -
                    width: 91.66666667%;
         | 
| 76 | 
            -
                }
         | 
| 77 | 
            -
                .col-xxs-10 {
         | 
| 78 | 
            -
                    width: 83.33333333%;
         | 
| 79 | 
            -
                }
         | 
| 80 | 
            -
                .col-xxs-9 {
         | 
| 81 | 
            -
                    width: 75%;
         | 
| 82 | 
            -
                }
         | 
| 83 | 
            -
                .col-xxs-8 {
         | 
| 84 | 
            -
                    width: 66.66666667%;
         | 
| 85 | 
            -
                }
         | 
| 86 | 
            -
                .col-xxs-7 {
         | 
| 87 | 
            -
                    width: 58.33333333%;
         | 
| 88 | 
            -
                }
         | 
| 89 | 
            -
                .col-xxs-6 {
         | 
| 90 | 
            -
                    width: 50%;
         | 
| 91 | 
            -
                }
         | 
| 92 | 
            -
                .col-xxs-5 {
         | 
| 93 | 
            -
                    width: 41.66666667%;
         | 
| 94 | 
            -
                }
         | 
| 95 | 
            -
                .col-xxs-4 {
         | 
| 96 | 
            -
                    width: 33.33333333%;
         | 
| 97 | 
            -
                }
         | 
| 98 | 
            -
                .col-xxs-3 {
         | 
| 99 | 
            -
                    width: 25%;
         | 
| 100 | 
            -
                }
         | 
| 101 | 
            -
                .col-xxs-2 {
         | 
| 102 | 
            -
                    width: 16.66666667%;
         | 
| 103 | 
            -
                }
         | 
| 104 | 
            -
                .col-xxs-1 {
         | 
| 105 | 
            -
                    width: 8.33333333%;
         | 
| 106 | 
            -
                }
         | 
| 107 | 
            -
                .hidden-xxs {
         | 
| 108 | 
            -
                    display: none !important;
         | 
| 109 | 
            -
                }
         | 
| 110 | 
            -
                .visible-xxs {
         | 
| 111 | 
            -
                    display: block !important;
         | 
| 112 | 
            -
                }
         | 
| 113 | 
            -
            }
         | 
| 114 | 
            -
             | 
| 115 | 
            -
             | 
| 116 | 
            -
            @-webkit-keyframes fadeInUpSmall{
         | 
| 117 | 
            -
                0%{
         | 
| 118 | 
            -
                    opacity:0;
         | 
| 119 | 
            -
                    filter: alpha(opacity=0);
         | 
| 120 | 
            -
                    -webkit-transform:translate3d(0,20px,0);
         | 
| 121 | 
            -
                            transform:translate3d(0,20px,0)
         | 
| 122 | 
            -
                }
         | 
| 123 | 
            -
                100%{
         | 
| 124 | 
            -
                    opacity:1;
         | 
| 125 | 
            -
                    filter: alpha(opacity=100);
         | 
| 126 | 
            -
                    -webkit-transform:none;
         | 
| 127 | 
            -
                            transform:none
         | 
| 128 | 
            -
                }
         | 
| 129 | 
            -
            }
         | 
| 130 | 
            -
            @keyframes fadeInUpSmall{
         | 
| 131 | 
            -
                0% {
         | 
| 132 | 
            -
                    opacity:0;
         | 
| 133 | 
            -
                    filter: alpha(opacity=0);
         | 
| 134 | 
            -
                    -webkit-transform:translate3d(0,20px,0);
         | 
| 135 | 
            -
                            transform:translate3d(0,20px,0)
         | 
| 136 | 
            -
                }
         | 
| 137 | 
            -
                100% {
         | 
| 138 | 
            -
                    opacity:1;
         | 
| 139 | 
            -
                    filter: alpha(opacity=100);
         | 
| 140 | 
            -
                    -webkit-transform:none;
         | 
| 141 | 
            -
                            transform:none
         | 
| 142 | 
            -
                }
         | 
| 143 | 
            -
            }
         | 
| 144 | 
            -
            .fadeInUpSmall {
         | 
| 145 | 
            -
                 -webkit-animation-name:fadeInUpSmall;
         | 
| 146 | 
            -
                         animation-name:fadeInUpSmall
         | 
| 147 | 
            -
            }
         | 
| 148 | 
            -
             | 
| 149 | 
            -
            @-webkit-keyframes fadeOutUpSmall{
         | 
| 150 | 
            -
                0% {
         | 
| 151 | 
            -
                    opacity:1;
         | 
| 152 | 
            -
                    filter: alpha(opacity=100);
         | 
| 153 | 
            -
                }
         | 
| 154 | 
            -
                100% {
         | 
| 155 | 
            -
                    opacity:0;
         | 
| 156 | 
            -
                    filter: alpha(opacity=0);
         | 
| 157 | 
            -
                    -webkit-transform:translate3d(0,-20px,0);
         | 
| 158 | 
            -
                            transform:translate3d(0,-20px,0);
         | 
| 159 | 
            -
                }
         | 
| 160 | 
            -
            }
         | 
| 161 | 
            -
             | 
| 162 | 
            -
            @keyframes fadeOutUpSmall{
         | 
| 163 | 
            -
                0% {
         | 
| 164 | 
            -
                    opacity:1;
         | 
| 165 | 
            -
                    filter: alpha(opacity=100);
         | 
| 166 | 
            -
                }
         | 
| 167 | 
            -
                100% {
         | 
| 168 | 
            -
                    opacity:0;
         | 
| 169 | 
            -
                    filter: alpha(opacity=0);
         | 
| 170 | 
            -
                    -webkit-transform:translate3d(0,-20px,0);
         | 
| 171 | 
            -
                            transform:translate3d(0,-20px,0);
         | 
| 172 | 
            -
                }
         | 
| 173 | 
            -
            }
         | 
| 174 | 
            -
            .fadeOutUpSmall {
         | 
| 175 | 
            -
                -webkit-animation-name:fadeOutUpSmall;
         | 
| 176 | 
            -
                        animation-name:fadeOutUpSmall;
         | 
| 177 | 
            -
            }
         | 
| 178 | 
            -
             | 
| 179 | 
            -
             | 
| 180 | 
            -
             | 
| 181 | 
            -
            html,
         | 
| 182 | 
            -
            button,
         | 
| 183 | 
            -
            input,
         | 
| 184 | 
            -
            select,
         | 
| 185 | 
            -
            textarea {
         | 
| 186 | 
            -
                color: #666;
         | 
| 187 | 
            -
            }
         | 
| 188 | 
            -
             | 
| 189 | 
            -
            body, html {
         | 
| 190 | 
            -
                font-size: 14px;
         | 
| 191 | 
            -
                line-height: 2;
         | 
| 192 | 
            -
                color: #666;
         | 
| 193 | 
            -
                width: 100%;
         | 
| 194 | 
            -
                height: 100%;
         | 
| 195 | 
            -
                font-family: "Roboto", sans-serif;
         | 
| 196 | 
            -
            }
         | 
| 197 | 
            -
            p {
         | 
| 198 | 
            -
                margin: 0px;
         | 
| 199 | 
            -
                margin-bottom: 25px;
         | 
| 200 | 
            -
            }
         | 
| 201 | 
            -
             | 
| 202 | 
            -
            img {
         | 
| 203 | 
            -
                max-width: 100%;
         | 
| 204 | 
            -
            }
         | 
| 205 | 
            -
             | 
| 206 | 
            -
            a,
         | 
| 207 | 
            -
            a:hover,
         | 
| 208 | 
            -
            a:visited,
         | 
| 209 | 
            -
            a:focus,
         | 
| 210 | 
            -
            a:active {
         | 
| 211 | 
            -
                text-decoration: none;
         | 
| 212 | 
            -
                outline: none !important;
         | 
| 213 | 
            -
            }
         | 
| 214 | 
            -
             | 
| 215 | 
            -
            a {
         | 
| 216 | 
            -
                -webkit-transition: all .3s ease;
         | 
| 217 | 
            -
                        transition: all .3s ease;
         | 
| 218 | 
            -
            }
         | 
| 219 | 
            -
             | 
| 220 | 
            -
            .bg-white {
         | 
| 221 | 
            -
                background-color: #fff !important;
         | 
| 222 | 
            -
            }
         | 
| 223 | 
            -
            .text-center {
         | 
| 224 | 
            -
                text-align: center;
         | 
| 225 | 
            -
            }
         | 
| 226 | 
            -
             | 
| 227 | 
            -
            h1, h2, h3 {
         | 
| 228 | 
            -
                line-height: 1.2;
         | 
| 229 | 
            -
                margin: 0px;
         | 
| 230 | 
            -
            }
         | 
| 231 | 
            -
             | 
| 232 | 
            -
            h4, h5, h6 {
         | 
| 233 | 
            -
                line-height: 1.5;
         | 
| 234 | 
            -
                margin: 0px;
         | 
| 235 | 
            -
            }
         | 
| 236 | 
            -
             | 
| 237 | 
            -
            ul, ol {
         | 
| 238 | 
            -
                margin: 0px;
         | 
| 239 | 
            -
                padding: 0px;
         | 
| 240 | 
            -
            }
         | 
| 241 | 
            -
             | 
| 242 | 
            -
            iframe {
         | 
| 243 | 
            -
                border: none;
         | 
| 244 | 
            -
            }
         | 
| 245 | 
            -
             | 
| 246 | 
            -
            /*
         | 
| 247 | 
            -
             * Remove text-shadow in selection highlight: h5bp.com/i
         | 
| 248 | 
            -
             * These selection rule sets have to be separate.
         | 
| 249 | 
            -
             * Customize the background color to match your design.
         | 
| 250 | 
            -
             */
         | 
| 251 | 
            -
             | 
| 252 | 
            -
            ::-moz-selection {
         | 
| 253 | 
            -
                background: #b3d4fc;
         | 
| 254 | 
            -
                text-shadow: none;
         | 
| 255 | 
            -
            }
         | 
| 256 | 
            -
             | 
| 257 | 
            -
            ::selection {
         | 
| 258 | 
            -
                background: #b3d4fc;
         | 
| 259 | 
            -
                text-shadow: none;
         | 
| 260 | 
            -
            }
         | 
| 261 | 
            -
             | 
| 262 | 
            -
            /*=============== A better looking default horizontal rule */
         | 
| 263 | 
            -
             | 
| 264 | 
            -
            hr {
         | 
| 265 | 
            -
                display: block;
         | 
| 266 | 
            -
                height: 1px;
         | 
| 267 | 
            -
                border: 0;
         | 
| 268 | 
            -
                border-top: 1px solid #ccc;
         | 
| 269 | 
            -
                margin: 1em 0;
         | 
| 270 | 
            -
                padding: 0;
         | 
| 271 | 
            -
            }
         | 
| 272 | 
            -
             | 
| 273 | 
            -
            /*
         | 
| 274 | 
            -
             * Remove the gap between images, videos, audio and canvas and the bottom of
         | 
| 275 | 
            -
             * their containers: h5bp.com/i/440
         | 
| 276 | 
            -
             */
         | 
| 277 | 
            -
             | 
| 278 | 
            -
            audio,
         | 
| 279 | 
            -
            canvas,
         | 
| 280 | 
            -
            img,
         | 
| 281 | 
            -
            video {
         | 
| 282 | 
            -
                vertical-align: middle;
         | 
| 283 | 
            -
            }
         | 
| 284 | 
            -
             | 
| 285 | 
            -
            /* ================ Remove default fieldset styles */
         | 
| 286 | 
            -
             | 
| 287 | 
            -
            fieldset {
         | 
| 288 | 
            -
                border: 0;
         | 
| 289 | 
            -
                margin: 0;
         | 
| 290 | 
            -
                padding: 0;
         | 
| 291 | 
            -
            }
         | 
| 292 | 
            -
             | 
| 293 | 
            -
            /* ================ Allow only vertical resizing of textareas */
         | 
| 294 | 
            -
             | 
| 295 | 
            -
            textarea {
         | 
| 296 | 
            -
                resize: vertical;
         | 
| 297 | 
            -
            }
         | 
| 298 | 
            -
             | 
| 299 | 
            -
            /* ========================== Browse Happy prompt */
         | 
| 300 | 
            -
             | 
| 301 | 
            -
            .browsehappy {
         | 
| 302 | 
            -
                margin: 0.2em 0;
         | 
| 303 | 
            -
                background: #ccc;
         | 
| 304 | 
            -
                color: #000;
         | 
| 305 | 
            -
                padding: 0.2em 0;
         | 
| 306 | 
            -
            }
         | 
| 307 | 
            -
             | 
| 308 | 
            -
             | 
| 309 | 
            -
            /* ======================================= buttons */
         | 
| 310 | 
            -
             | 
| 311 | 
            -
            .th-btn {
         | 
| 312 | 
            -
                outline: none;
         | 
| 313 | 
            -
                display: inline-block;
         | 
| 314 | 
            -
                line-height: 1;
         | 
| 315 | 
            -
                border: none;
         | 
| 316 | 
            -
                border-radius: 0;
         | 
| 317 | 
            -
                font-size: 16px;
         | 
| 318 | 
            -
                height: auto;
         | 
| 319 | 
            -
            }
         | 
| 320 | 
            -
             | 
| 321 | 
            -
            .th-btn-default {
         | 
| 322 | 
            -
                color: #fff !important;
         | 
| 323 | 
            -
                border-color: #fff;
         | 
| 324 | 
            -
                background: #666;
         | 
| 325 | 
            -
            }
         | 
| 326 | 
            -
             | 
| 327 | 
            -
             | 
| 328 | 
            -
             | 
| 329 | 
            -
            .th-btn-big {
         | 
| 330 | 
            -
                padding: 17px 43px 16px;
         | 
| 331 | 
            -
            }
         | 
| 332 | 
            -
             | 
| 333 | 
            -
            .th-btn-medium {
         | 
| 334 | 
            -
                padding: 16px 30px 15px;
         | 
| 335 | 
            -
                font-size: 14px;
         | 
| 336 | 
            -
                text-transform: uppercase;
         | 
| 337 | 
            -
            }
         | 
| 338 | 
            -
             | 
| 339 | 
            -
            .th-btn-small {
         | 
| 340 | 
            -
                padding: 11px 16px 10px;
         | 
| 341 | 
            -
                font-size: 13px;
         | 
| 342 | 
            -
            }
         | 
| 343 | 
            -
             | 
| 344 | 
            -
             | 
| 345 | 
            -
            .btn-plain {
         | 
| 346 | 
            -
                background: #fff;
         | 
| 347 | 
            -
                box-shadow: none !important;
         | 
| 348 | 
            -
                padding-left: 0px;
         | 
| 349 | 
            -
                font-weight: 700;
         | 
| 350 | 
            -
            }
         | 
| 351 | 
            -
            .btn-plain:hover {
         | 
| 352 | 
            -
                padding-left: 16px;
         | 
| 353 | 
            -
                color: #fff !important;
         | 
| 354 | 
            -
            }
         | 
| 355 | 
            -
             | 
| 356 | 
            -
            blockquote {
         | 
| 357 | 
            -
                margin: 0px;
         | 
| 358 | 
            -
                padding: 0px;
         | 
| 359 | 
            -
                border: none;
         | 
| 360 | 
            -
            }
         | 
| 361 | 
            -
             | 
| 362 | 
            -
            main.main {
         | 
| 363 | 
            -
                position: relative;
         | 
| 364 | 
            -
                z-index: 888;
         | 
| 365 | 
            -
            }
         | 
| 366 | 
            -
             | 
| 367 | 
            -
             | 
| 368 | 
            -
             | 
| 369 | 
            -
            /* ====================================================
         | 
| 370 | 
            -
               Section Common Styles
         | 
| 371 | 
            -
            =======================================================*/
         | 
| 372 | 
            -
             | 
| 373 | 
            -
            .hidden-overflow {
         | 
| 374 | 
            -
                overflow: hidden;
         | 
| 375 | 
            -
            }
         | 
| 376 | 
            -
             | 
| 377 | 
            -
            .overlay {
         | 
| 378 | 
            -
                position: absolute;
         | 
| 379 | 
            -
                width: 100%;
         | 
| 380 | 
            -
                height: 100%;
         | 
| 381 | 
            -
                top: 0px;
         | 
| 382 | 
            -
                left: 0px;
         | 
| 383 | 
            -
            }
         | 
| 384 | 
            -
             | 
| 385 | 
            -
             | 
| 386 | 
            -
            .overlay-content {
         | 
| 387 | 
            -
                position: relative;
         | 
| 388 | 
            -
                z-index: 1;
         | 
| 389 | 
            -
            }
         | 
| 390 | 
            -
             | 
| 391 | 
            -
             | 
| 392 | 
            -
            .section-head {
         | 
| 393 | 
            -
                margin-bottom: 83px;
         | 
| 394 | 
            -
                line-height: 2.2;
         | 
| 395 | 
            -
            }
         | 
| 396 | 
            -
            .section-head.only-title {
         | 
| 397 | 
            -
                margin-bottom: 66px;
         | 
| 398 | 
            -
            }
         | 
| 399 | 
            -
             | 
| 400 | 
            -
            .section-title {
         | 
| 401 | 
            -
                font-size: 36px;
         | 
| 402 | 
            -
                line-height: 1.2;
         | 
| 403 | 
            -
            }
         | 
| 404 | 
            -
             | 
| 405 | 
            -
            .section-title.title-1 {
         | 
| 406 | 
            -
                margin-bottom: 33px;
         | 
| 407 | 
            -
                color: #222;
         | 
| 408 | 
            -
                font-weight: 900;
         | 
| 409 | 
            -
                text-transform: uppercase;
         | 
| 410 | 
            -
            }
         | 
| 411 | 
            -
             | 
| 412 | 
            -
            .section-title.title-2 {
         | 
| 413 | 
            -
                margin-bottom: 28px;
         | 
| 414 | 
            -
                color: #333;
         | 
| 415 | 
            -
                font-weight: 300;
         | 
| 416 | 
            -
            }
         | 
| 417 | 
            -
             | 
| 418 | 
            -
            .section-title.white {
         | 
| 419 | 
            -
                color: #fff;
         | 
| 420 | 
            -
            }
         | 
| 421 | 
            -
             | 
| 422 | 
            -
            .section-space {
         | 
| 423 | 
            -
                padding: 115px 0px;
         | 
| 424 | 
            -
            }
         | 
| 425 | 
            -
             | 
| 426 | 
            -
            .section-space-top {
         | 
| 427 | 
            -
                padding-top: 120px;
         | 
| 428 | 
            -
            }
         | 
| 429 | 
            -
             | 
| 430 | 
            -
            .section-space-bottom {
         | 
| 431 | 
            -
                padding-bottom: 120px;
         | 
| 432 | 
            -
            }
         | 
| 433 | 
            -
             | 
| 434 | 
            -
            .parallux-bg {
         | 
| 435 | 
            -
                background-attachment: fixed;
         | 
| 436 | 
            -
                background-size: cover !important;
         | 
| 437 | 
            -
                background-repeat: no-repeat;
         | 
| 438 | 
            -
            }
         | 
| 439 | 
            -
             | 
| 440 | 
            -
            .section-bg-01 {
         | 
| 441 | 
            -
                background-color: #f7f7f7;
         | 
| 442 | 
            -
            }
         | 
| 443 | 
            -
            .section-bg-02 {
         | 
| 444 | 
            -
                background-color: #fff;
         | 
| 445 | 
            -
            }
         | 
| 446 | 
            -
             | 
| 447 | 
            -
            .color-white {
         | 
| 448 | 
            -
                color: #fff !important;
         | 
| 449 | 
            -
            }
         | 
| 450 | 
            -
            .color-black {
         | 
| 451 | 
            -
                color: #666 !important;
         | 
| 452 | 
            -
            }
         | 
| 453 | 
            -
             | 
| 454 | 
            -
            .container-width {
         | 
| 455 | 
            -
                width: 1420px;
         | 
| 456 | 
            -
                max-width: 100%;
         | 
| 457 | 
            -
                position: relative;
         | 
| 458 | 
            -
                margin: 0 auto;
         | 
| 459 | 
            -
                padding: 0px 45px;
         | 
| 460 | 
            -
            }
         | 
| 461 | 
            -
            .container-width .container {
         | 
| 462 | 
            -
                max-width: 100%;
         | 
| 463 | 
            -
            }
         | 
| 464 | 
            -
             | 
| 465 | 
            -
             | 
| 466 | 
            -
            .slider-arrow {
         | 
| 467 | 
            -
                position: absolute;
         | 
| 468 | 
            -
                font-size: 30px;
         | 
| 469 | 
            -
                color: #d0d0d0;
         | 
| 470 | 
            -
                width: 40px;
         | 
| 471 | 
            -
                height: 40px;
         | 
| 472 | 
            -
                line-height: 40px;
         | 
| 473 | 
            -
                text-align: center;
         | 
| 474 | 
            -
                top: 50%;
         | 
| 475 | 
            -
                margin-top: -20px;
         | 
| 476 | 
            -
            }
         | 
| 477 | 
            -
            .slider-arrow.right-arrow {
         | 
| 478 | 
            -
                right: 0px;
         | 
| 479 | 
            -
            }
         | 
| 480 | 
            -
            .slider-arrow.left-arrow {
         | 
| 481 | 
            -
                left: 0px;
         | 
| 482 | 
            -
            }
         | 
| 483 | 
            -
             | 
| 484 | 
            -
             | 
| 485 | 
            -
             | 
| 486 | 
            -
             | 
| 487 | 
            -
            /* ====================================================
         | 
| 488 | 
            -
               Preloader Styles
         | 
| 489 | 
            -
            =======================================================*/
         | 
| 490 | 
            -
             | 
| 491 | 
            -
            #loader {
         | 
| 492 | 
            -
                position: fixed;
         | 
| 493 | 
            -
                top: 0;
         | 
| 494 | 
            -
                left: 0;
         | 
| 495 | 
            -
                width: 100%;
         | 
| 496 | 
            -
                height: 100%;
         | 
| 497 | 
            -
                z-index: 99999;
         | 
| 498 | 
            -
                background-color: #fff;
         | 
| 499 | 
            -
            }
         | 
| 500 | 
            -
             | 
| 501 | 
            -
            .loader-content {
         | 
| 502 | 
            -
                text-align: center;
         | 
| 503 | 
            -
                position: relative;
         | 
| 504 | 
            -
                top: 50%;
         | 
| 505 | 
            -
                margin-top: -50px;
         | 
| 506 | 
            -
                height: 103px;
         | 
| 507 | 
            -
            }
         | 
| 508 | 
            -
             | 
| 509 | 
            -
            .loading-title {
         | 
| 510 | 
            -
                color: #333;
         | 
| 511 | 
            -
            }
         | 
| 512 | 
            -
             | 
| 513 | 
            -
            #loader .preloader-wrapper {
         | 
| 514 | 
            -
                margin-bottom: 30px;
         | 
| 515 | 
            -
            }
         | 
| 516 | 
            -
             | 
| 517 | 
            -
             | 
| 518 | 
            -
             | 
| 519 | 
            -
             | 
| 520 | 
            -
             | 
| 521 | 
            -
             | 
| 522 | 
            -
            /* ====================================================
         | 
| 523 | 
            -
               Header Styles
         | 
| 524 | 
            -
            =======================================================*/
         | 
| 525 | 
            -
             | 
| 526 | 
            -
            .main-header {
         | 
| 527 | 
            -
                position: fixed;
         | 
| 528 | 
            -
                width: 100%;
         | 
| 529 | 
            -
                z-index: 999;
         | 
| 530 | 
            -
                top: 0px;
         | 
| 531 | 
            -
                left: 0px;
         | 
| 532 | 
            -
                box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
         | 
| 533 | 
            -
                height: auto !important;
         | 
| 534 | 
            -
            }
         | 
| 535 | 
            -
             | 
| 536 | 
            -
            .header-big-screen {
         | 
| 537 | 
            -
                background-color: #fff;
         | 
| 538 | 
            -
            }
         | 
| 539 | 
            -
             | 
| 540 | 
            -
             | 
| 541 | 
            -
            .main-header.mobileBG .full-height {
         | 
| 542 | 
            -
                height: 100%;
         | 
| 543 | 
            -
            }
         | 
| 544 | 
            -
             | 
| 545 | 
            -
            .logo {
         | 
| 546 | 
            -
                float: left;
         | 
| 547 | 
            -
                display: inline-block;
         | 
| 548 | 
            -
                max-width: 100px;
         | 
| 549 | 
            -
                padding: 22px 0px;
         | 
| 550 | 
            -
            }
         | 
| 551 | 
            -
             | 
| 552 | 
            -
            .menu {
         | 
| 553 | 
            -
                float: right;
         | 
| 554 | 
            -
                background: transparent;
         | 
| 555 | 
            -
                width: auto;
         | 
| 556 | 
            -
                height: auto;
         | 
| 557 | 
            -
                line-height: inherit;
         | 
| 558 | 
            -
                box-shadow: none;
         | 
| 559 | 
            -
            }
         | 
| 560 | 
            -
             | 
| 561 | 
            -
            .menu li {
         | 
| 562 | 
            -
                list-style: none;
         | 
| 563 | 
            -
                position: relative;
         | 
| 564 | 
            -
                background: none !important;
         | 
| 565 | 
            -
                display: inline-block;    
         | 
| 566 | 
            -
                margin-left: 15px;
         | 
| 567 | 
            -
                float: none;
         | 
| 568 | 
            -
            }
         | 
| 569 | 
            -
             | 
| 570 | 
            -
            .menu li a {
         | 
| 571 | 
            -
                display: block;
         | 
| 572 | 
            -
                outline: none !important;
         | 
| 573 | 
            -
                font-size: 13px;
         | 
| 574 | 
            -
                color: #727272;
         | 
| 575 | 
            -
                padding: 30px 8px 26px;
         | 
| 576 | 
            -
                line-height: 1;
         | 
| 577 | 
            -
                text-transform: uppercase;
         | 
| 578 | 
            -
                border-bottom: 6px solid transparent;
         | 
| 579 | 
            -
            }
         | 
| 580 | 
            -
             | 
| 581 | 
            -
            .menu li.has-sub a {
         | 
| 582 | 
            -
                border-color: transparent !important;
         | 
| 583 | 
            -
            }
         | 
| 584 | 
            -
             | 
| 585 | 
            -
            .menu li.has-sub > a:after {
         | 
| 586 | 
            -
                content: "\f107";
         | 
| 587 | 
            -
                font-family: FontAwesome;
         | 
| 588 | 
            -
                font-size: inherit;
         | 
| 589 | 
            -
                text-rendering: auto;
         | 
| 590 | 
            -
                -webkit-font-smoothing: antialiased;
         | 
| 591 | 
            -
                -moz-osx-font-smoothing: grayscale;
         | 
| 592 | 
            -
                display: inline-block;
         | 
| 593 | 
            -
                margin-left: 10px;
         | 
| 594 | 
            -
            }
         | 
| 595 | 
            -
             | 
| 596 | 
            -
            .menu li .sub-menu {
         | 
| 597 | 
            -
                position: absolute;
         | 
| 598 | 
            -
                background: #fff;
         | 
| 599 | 
            -
                width: 200px;
         | 
| 600 | 
            -
                right: 0px;
         | 
| 601 | 
            -
                box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2);
         | 
| 602 | 
            -
                visibility: hidden;
         | 
| 603 | 
            -
                opacity: 0;
         | 
| 604 | 
            -
                filter: alpha(opacity=0);
         | 
| 605 | 
            -
                -webkit-transition: all .3s;
         | 
| 606 | 
            -
                        transition: all .3s;
         | 
| 607 | 
            -
                border-top: 6px solid transparent;
         | 
| 608 | 
            -
                top: 100%;
         | 
| 609 | 
            -
                margin-top: -6px;
         | 
| 610 | 
            -
                padding-top: 6px;
         | 
| 611 | 
            -
            }
         | 
| 612 | 
            -
             | 
| 613 | 
            -
            .menu li .sub-menu li {
         | 
| 614 | 
            -
                width: 100%;
         | 
| 615 | 
            -
                margin: 0px;
         | 
| 616 | 
            -
            }
         | 
| 617 | 
            -
             | 
| 618 | 
            -
            .menu li .sub-menu li a {
         | 
| 619 | 
            -
                padding: 17px 25px 15px;
         | 
| 620 | 
            -
                border: none;
         | 
| 621 | 
            -
            }
         | 
| 622 | 
            -
            .menu li:hover .sub-menu {
         | 
| 623 | 
            -
                visibility: visible;
         | 
| 624 | 
            -
                opacity: 1;
         | 
| 625 | 
            -
                filter: alpha(opacity=100);
         | 
| 626 | 
            -
            }
         | 
| 627 | 
            -
             | 
| 628 | 
            -
            /*---- Header Mobile Screen ----*/
         | 
| 629 | 
            -
             | 
| 630 | 
            -
             | 
| 631 | 
            -
            .mobileBG .header-mobile-screen .header-inner {
         | 
| 632 | 
            -
                padding-bottom: 63px;
         | 
| 633 | 
            -
            }
         | 
| 634 | 
            -
             | 
| 635 | 
            -
            .main-header.mobileBG {
         | 
| 636 | 
            -
              top: 0px !important;
         | 
| 637 | 
            -
              height: auto !important;
         | 
| 638 | 
            -
            }
         | 
| 639 | 
            -
             | 
| 640 | 
            -
             | 
| 641 | 
            -
             | 
| 642 | 
            -
            .header-mobile-screen .logo-area {
         | 
| 643 | 
            -
                padding: 0px 35px;
         | 
| 644 | 
            -
                background: #fff;
         | 
| 645 | 
            -
            }
         | 
| 646 | 
            -
             | 
| 647 | 
            -
            .header-mobile-screen .logo-area .logo {
         | 
| 648 | 
            -
                margin-bottom: 0px;
         | 
| 649 | 
            -
            }
         | 
| 650 | 
            -
             | 
| 651 | 
            -
            .header-mobile-screen .bar-area {
         | 
| 652 | 
            -
                margin-top: 22px;
         | 
| 653 | 
            -
            }
         | 
| 654 | 
            -
             | 
| 655 | 
            -
            .header-mobile-screen .bar-area a {
         | 
| 656 | 
            -
                font-size: 25px;
         | 
| 657 | 
            -
                line-height: 1;
         | 
| 658 | 
            -
                display: block;
         | 
| 659 | 
            -
            }
         | 
| 660 | 
            -
             | 
| 661 | 
            -
            .header-mobile-screen .bar-area a.close-menu {
         | 
| 662 | 
            -
                display: none;
         | 
| 663 | 
            -
            }
         | 
| 664 | 
            -
             | 
| 665 | 
            -
            .header-mobile-screen .menu {
         | 
| 666 | 
            -
                text-align: left;
         | 
| 667 | 
            -
                display: none;
         | 
| 668 | 
            -
                overflow: auto;
         | 
| 669 | 
            -
                overflow-x: hidden;
         | 
| 670 | 
            -
                max-height: 100%;
         | 
| 671 | 
            -
                padding-left: 15px;
         | 
| 672 | 
            -
                padding-right: 15px;
         | 
| 673 | 
            -
                margin-top: 15px;
         | 
| 674 | 
            -
                padding-bottom: 15px;
         | 
| 675 | 
            -
            }
         | 
| 676 | 
            -
             | 
| 677 | 
            -
             | 
| 678 | 
            -
            .header-mobile-screen .menu li {
         | 
| 679 | 
            -
                display: block;
         | 
| 680 | 
            -
                margin-left: 0px;
         | 
| 681 | 
            -
                padding-left: 20px;
         | 
| 682 | 
            -
                padding-right: 20px;
         | 
| 683 | 
            -
            }
         | 
| 684 | 
            -
            .header-mobile-screen .menu li:hover,
         | 
| 685 | 
            -
            .header-mobile-screen .menu li.current {
         | 
| 686 | 
            -
                background-color: #fff !important;
         | 
| 687 | 
            -
            }
         | 
| 688 | 
            -
             | 
| 689 | 
            -
            .header-mobile-screen .menu li:last-child {
         | 
| 690 | 
            -
                border-bottom: none;
         | 
| 691 | 
            -
            }
         | 
| 692 | 
            -
             | 
| 693 | 
            -
            .header-mobile-screen .menu li a {
         | 
| 694 | 
            -
                color: #fff;
         | 
| 695 | 
            -
                font-size: 14px;
         | 
| 696 | 
            -
                padding: 21px 0px 18px;
         | 
| 697 | 
            -
                border: none;
         | 
| 698 | 
            -
                position: relative;
         | 
| 699 | 
            -
            }
         | 
| 700 | 
            -
             | 
| 701 | 
            -
             | 
| 702 | 
            -
            .header-mobile-screen .sub-menu li a {
         | 
| 703 | 
            -
                padding: 14px 0px 13px;
         | 
| 704 | 
            -
                font-size: 13px;
         | 
| 705 | 
            -
            }
         | 
| 706 | 
            -
             | 
| 707 | 
            -
            .header-mobile-screen .menu li.has-sub > a:after {
         | 
| 708 | 
            -
                position: absolute;
         | 
| 709 | 
            -
                right: 0px;
         | 
| 710 | 
            -
                -webkit-transform: rotate(-90deg);
         | 
| 711 | 
            -
                    -ms-transform: rotate(-90deg);
         | 
| 712 | 
            -
                        transform: rotate(-90deg);
         | 
| 713 | 
            -
            }
         | 
| 714 | 
            -
             | 
| 715 | 
            -
            .header-mobile-screen .menu li.has-sub.active > a:after {
         | 
| 716 | 
            -
                -webkit-transform: rotate(0deg);
         | 
| 717 | 
            -
                    -ms-transform: rotate(0deg);
         | 
| 718 | 
            -
                        transform: rotate(0deg);
         | 
| 719 | 
            -
            }
         | 
| 720 | 
            -
             | 
| 721 | 
            -
             | 
| 722 | 
            -
            .header-mobile-screen .menu li .sub-menu {
         | 
| 723 | 
            -
                position: relative;
         | 
| 724 | 
            -
                border-top: none;
         | 
| 725 | 
            -
                width: 100%;
         | 
| 726 | 
            -
                padding: 0px 0px 20px;
         | 
| 727 | 
            -
                display: none;
         | 
| 728 | 
            -
                visibility: visible;
         | 
| 729 | 
            -
                opacity: 1;
         | 
| 730 | 
            -
                filter: alpha(opacity=100);
         | 
| 731 | 
            -
                margin: 0px;
         | 
| 732 | 
            -
            }
         | 
| 733 | 
            -
            .header-mobile-screen .menu li .sub-menu li {
         | 
| 734 | 
            -
                padding: 0px;
         | 
| 735 | 
            -
            }
         | 
| 736 | 
            -
             | 
| 737 | 
            -
             | 
| 738 | 
            -
            /* ====================================================
         | 
| 739 | 
            -
               Banner Styles
         | 
| 740 | 
            -
            =======================================================*/
         | 
| 741 | 
            -
             | 
| 742 | 
            -
            .banner {
         | 
| 743 | 
            -
                position: relative;
         | 
| 744 | 
            -
                min-height: 100%;
         | 
| 745 | 
            -
                padding-top: 189px;
         | 
| 746 | 
            -
                padding-bottom: 90px;
         | 
| 747 | 
            -
            }
         | 
| 748 | 
            -
            .banner-bg {
         | 
| 749 | 
            -
                background-image: url('../../img/banner_bg.jpg');
         | 
| 750 | 
            -
            }
         | 
| 751 | 
            -
             | 
| 752 | 
            -
            .banner .heading {
         | 
| 753 | 
            -
                font-size: 50px;
         | 
| 754 | 
            -
                color: #fff;
         | 
| 755 | 
            -
                line-height: 1.18;
         | 
| 756 | 
            -
                margin-bottom: 25px;
         | 
| 757 | 
            -
                letter-spacing: 2px;
         | 
| 758 | 
            -
                font-weight: bold;
         | 
| 759 | 
            -
            }
         | 
| 760 | 
            -
             | 
| 761 | 
            -
            .banner .banner-content {
         | 
| 762 | 
            -
                margin-top: 8%;
         | 
| 763 | 
            -
                margin-bottom: 15%;
         | 
| 764 | 
            -
            }
         | 
| 765 | 
            -
             | 
| 766 | 
            -
            .banner .button-area {
         | 
| 767 | 
            -
                display: table;
         | 
| 768 | 
            -
                width: 100%;
         | 
| 769 | 
            -
            }
         | 
| 770 | 
            -
            .banner .button-area a {
         | 
| 771 | 
            -
                margin: 10px;
         | 
| 772 | 
            -
            }
         | 
| 773 | 
            -
             | 
| 774 | 
            -
            .banner .sub-heading {
         | 
| 775 | 
            -
                width: 100%;
         | 
| 776 | 
            -
                color: #fff;
         | 
| 777 | 
            -
                word-spacing: 3px;
         | 
| 778 | 
            -
                font-size: 17px;
         | 
| 779 | 
            -
                font-weight: 300;
         | 
| 780 | 
            -
                line-height: 1.9;
         | 
| 781 | 
            -
            }
         | 
| 782 | 
            -
            .banner .sub-heading a {
         | 
| 783 | 
            -
                color: #fff;
         | 
| 784 | 
            -
                font-weight: 400;
         | 
| 785 | 
            -
            }
         | 
| 786 | 
            -
             | 
| 787 | 
            -
             | 
| 788 | 
            -
             | 
| 789 | 
            -
            .home-bottom-content {
         | 
| 790 | 
            -
                position: absolute;
         | 
| 791 | 
            -
                width: 100%;
         | 
| 792 | 
            -
                bottom: 0px;
         | 
| 793 | 
            -
                text-align: center;
         | 
| 794 | 
            -
                border-bottom: 1px solid #e9e9e9;
         | 
| 795 | 
            -
                overflow: hidden;
         | 
| 796 | 
            -
            }
         | 
| 797 | 
            -
             | 
| 798 | 
            -
            .single-section {
         | 
| 799 | 
            -
                display: inline-block;
         | 
| 800 | 
            -
                padding: 32px 0px 28px;
         | 
| 801 | 
            -
                border-right: 1px solid #E9E9E9;
         | 
| 802 | 
            -
                width: 300px;
         | 
| 803 | 
            -
            }
         | 
| 804 | 
            -
             | 
| 805 | 
            -
            .single-section:last-child {
         | 
| 806 | 
            -
                border-right: none;
         | 
| 807 | 
            -
            }
         | 
| 808 | 
            -
             | 
| 809 | 
            -
            .single-section i {
         | 
| 810 | 
            -
                margin-left: 10px;
         | 
| 811 | 
            -
            }
         | 
| 812 | 
            -
             | 
| 813 | 
            -
            .single-section a {
         | 
| 814 | 
            -
                color: #666;
         | 
| 815 | 
            -
            }
         | 
| 816 | 
            -
             | 
| 817 | 
            -
            .banner-feature {
         | 
| 818 | 
            -
                color: #fff;
         | 
| 819 | 
            -
            }
         | 
| 820 | 
            -
            .banner-feature-list {
         | 
| 821 | 
            -
                display: inline-block;
         | 
| 822 | 
            -
                width: 9%;
         | 
| 823 | 
            -
                min-width: 175px;
         | 
| 824 | 
            -
                margin-bottom: 50px;
         | 
| 825 | 
            -
            }
         | 
| 826 | 
            -
            .banner-feature-list i {
         | 
| 827 | 
            -
                font-size: 30px;
         | 
| 828 | 
            -
                color: #FFF;
         | 
| 829 | 
            -
                margin-bottom: 25px;
         | 
| 830 | 
            -
                display: inline-block;
         | 
| 831 | 
            -
                line-height: 1;
         | 
| 832 | 
            -
            }
         | 
| 833 | 
            -
            .banner-feature-list .title {
         | 
| 834 | 
            -
                font-size: 13px;
         | 
| 835 | 
            -
                font-weight: 300;
         | 
| 836 | 
            -
            }
         | 
| 837 | 
            -
             | 
| 838 | 
            -
             | 
| 839 | 
            -
            .call-to-section {
         | 
| 840 | 
            -
              background: #FFFFFF;
         | 
| 841 | 
            -
              position: relative;
         | 
| 842 | 
            -
              z-index: 2;
         | 
| 843 | 
            -
            }
         | 
| 844 | 
            -
             | 
| 845 | 
            -
             | 
| 846 | 
            -
             | 
| 847 | 
            -
             | 
| 848 | 
            -
             | 
| 849 | 
            -
             | 
| 850 | 
            -
             | 
| 851 | 
            -
            /* ====================================================
         | 
| 852 | 
            -
               Why-This-App Styles
         | 
| 853 | 
            -
            =======================================================*/
         | 
| 854 | 
            -
             | 
| 855 | 
            -
            .why-this-app .section-space {}
         | 
| 856 | 
            -
             | 
| 857 | 
            -
            .why-this-app .section-title {
         | 
| 858 | 
            -
                margin-bottom: 38px;
         | 
| 859 | 
            -
            }
         | 
| 860 | 
            -
             | 
| 861 | 
            -
             | 
| 862 | 
            -
            .why-section-col {
         | 
| 863 | 
            -
                display: table-cell;
         | 
| 864 | 
            -
                float: none;
         | 
| 865 | 
            -
                vertical-align: middle;
         | 
| 866 | 
            -
                max-width: 50% !important;
         | 
| 867 | 
            -
            }
         | 
| 868 | 
            -
             | 
| 869 | 
            -
            .why-this-app p {
         | 
| 870 | 
            -
                margin-bottom: 20px;
         | 
| 871 | 
            -
            }
         | 
| 872 | 
            -
             | 
| 873 | 
            -
            .why-slider {
         | 
| 874 | 
            -
                width: 556px;
         | 
| 875 | 
            -
                position: relative;
         | 
| 876 | 
            -
                overflow: hidden;
         | 
| 877 | 
            -
                margin-top: 10px;
         | 
| 878 | 
            -
            }
         | 
| 879 | 
            -
             | 
| 880 | 
            -
             | 
| 881 | 
            -
            .why-slider > * {
         | 
| 882 | 
            -
                margin-top: 0px !important;
         | 
| 883 | 
            -
                position: absolute !important;
         | 
| 884 | 
            -
                width: 100%;
         | 
| 885 | 
            -
                top: 0px;
         | 
| 886 | 
            -
                left: 100%;
         | 
| 887 | 
            -
                overflow: hidden;
         | 
| 888 | 
            -
            }
         | 
| 889 | 
            -
             | 
| 890 | 
            -
             | 
| 891 | 
            -
            .why-this-app .thumb-area img:nth-child(2) {
         | 
| 892 | 
            -
                -webkit-transform: translateX(200px);
         | 
| 893 | 
            -
                    -ms-transform: translateX(200px);
         | 
| 894 | 
            -
                        transform: translateX(200px);
         | 
| 895 | 
            -
                -webkit-transition: all 1s;
         | 
| 896 | 
            -
                        transition: all 1s;
         | 
| 897 | 
            -
            }
         | 
| 898 | 
            -
             | 
| 899 | 
            -
            .why-this-app .thumb-area.active img:nth-child(2) {
         | 
| 900 | 
            -
                -webkit-transform: translateX(0px);
         | 
| 901 | 
            -
                    -ms-transform: translateX(0px);
         | 
| 902 | 
            -
                        transform: translateX(0px);
         | 
| 903 | 
            -
            }
         | 
| 904 | 
            -
            .why-this-app .thumb-area.inactive img:nth-child(2) {
         | 
| 905 | 
            -
                -webkit-transform: translateX(-50px);
         | 
| 906 | 
            -
                    -ms-transform: translateX(-50px);
         | 
| 907 | 
            -
                        transform: translateX(-50px);
         | 
| 908 | 
            -
            }
         | 
| 909 | 
            -
             | 
| 910 | 
            -
            .owl-carousel .owl-item {
         | 
| 911 | 
            -
                overflow: hidden;
         | 
| 912 | 
            -
            }
         | 
| 913 | 
            -
             | 
| 914 | 
            -
            .app-reasion-lists li {
         | 
| 915 | 
            -
                list-style: none;
         | 
| 916 | 
            -
                margin-bottom: 30px;
         | 
| 917 | 
            -
                min-height: 60px;
         | 
| 918 | 
            -
            }
         | 
| 919 | 
            -
             | 
| 920 | 
            -
            .app-reasion-lists li:last-child {
         | 
| 921 | 
            -
                margin-bottom: 0px;
         | 
| 922 | 
            -
            }
         | 
| 923 | 
            -
             | 
| 924 | 
            -
            .app-reasion-lists li a {
         | 
| 925 | 
            -
                display: block;
         | 
| 926 | 
            -
                position: relative;
         | 
| 927 | 
            -
                padding-left: 80px;
         | 
| 928 | 
            -
            }
         | 
| 929 | 
            -
             | 
| 930 | 
            -
            .app-reasion-lists li a .left-area,
         | 
| 931 | 
            -
            .app-reasion-lists li a:focus .left-area {
         | 
| 932 | 
            -
                font-size: 24px;
         | 
| 933 | 
            -
                overflow: hidden;
         | 
| 934 | 
            -
                width: 60px;
         | 
| 935 | 
            -
                height: 60px;
         | 
| 936 | 
            -
                display: inline-block;
         | 
| 937 | 
            -
                background: #fff;
         | 
| 938 | 
            -
                border-radius: 50%;
         | 
| 939 | 
            -
                border: none;
         | 
| 940 | 
            -
                text-align: center;
         | 
| 941 | 
            -
                line-height: 58px;
         | 
| 942 | 
            -
                position: absolute;
         | 
| 943 | 
            -
                top: 0px;
         | 
| 944 | 
            -
                left: 0px;
         | 
| 945 | 
            -
                padding: 0px;
         | 
| 946 | 
            -
                -webkit-transition: all .3s ease;
         | 
| 947 | 
            -
                        transition: all .3s ease;
         | 
| 948 | 
            -
            }
         | 
| 949 | 
            -
             | 
| 950 | 
            -
            .app-reasion-lists li a .right-area {
         | 
| 951 | 
            -
                color: #666;
         | 
| 952 | 
            -
            }
         | 
| 953 | 
            -
             | 
| 954 | 
            -
            .app-reasion-lists li a:hover .left-area i,
         | 
| 955 | 
            -
            .app-reasion-lists li.active a .left-area i,
         | 
| 956 | 
            -
            .app-reasion-lists li.active a:hover .left-area i {
         | 
| 957 | 
            -
                color: #fff;
         | 
| 958 | 
            -
            }
         | 
| 959 | 
            -
             | 
| 960 | 
            -
             | 
| 961 | 
            -
            /* ====================================================
         | 
| 962 | 
            -
               Awesome-Feature Styles
         | 
| 963 | 
            -
            =======================================================*/
         | 
| 964 | 
            -
             | 
| 965 | 
            -
            .amazing-feature.section-space {
         | 
| 966 | 
            -
                padding-bottom: 90px;
         | 
| 967 | 
            -
            }
         | 
| 968 | 
            -
             | 
| 969 | 
            -
            .feature-lists-style-one .feature-list {
         | 
| 970 | 
            -
                position: relative;
         | 
| 971 | 
            -
                margin-bottom: 23px;
         | 
| 972 | 
            -
            }
         | 
| 973 | 
            -
             | 
| 974 | 
            -
            .feature-lists-style-one .icon-area {
         | 
| 975 | 
            -
                width: 60px;
         | 
| 976 | 
            -
                color: #fff;
         | 
| 977 | 
            -
                height: 60px;
         | 
| 978 | 
            -
                line-height: 60px;
         | 
| 979 | 
            -
                border-radius: 50%;
         | 
| 980 | 
            -
                font-size: 24px;
         | 
| 981 | 
            -
                text-align: center;
         | 
| 982 | 
            -
                -webkit-transition: .3s;
         | 
| 983 | 
            -
                        transition: .3s;
         | 
| 984 | 
            -
                float: left;
         | 
| 985 | 
            -
                margin-right: 20px;
         | 
| 986 | 
            -
            }
         | 
| 987 | 
            -
             | 
| 988 | 
            -
            .feature-lists-style-one .icon-area i {}
         | 
| 989 | 
            -
            .feature-lists-style-one .f-content-area {
         | 
| 990 | 
            -
                overflow: hidden;
         | 
| 991 | 
            -
            }
         | 
| 992 | 
            -
            .feature-lists-style-one .title {
         | 
| 993 | 
            -
                font-size: 18px;
         | 
| 994 | 
            -
                margin-bottom: 13px; 
         | 
| 995 | 
            -
                font-weight: 400;
         | 
| 996 | 
            -
                color: #333;
         | 
| 997 | 
            -
                margin-top: 2px;
         | 
| 998 | 
            -
            }
         | 
| 999 | 
            -
             | 
| 1000 | 
            -
             | 
| 1001 | 
            -
             | 
| 1002 | 
            -
            /* ====================================================
         | 
| 1003 | 
            -
               App-Brief Styles
         | 
| 1004 | 
            -
            =======================================================*/
         | 
| 1005 | 
            -
             | 
| 1006 | 
            -
            .app-brief.owl-carousel {
         | 
| 1007 | 
            -
                background-color: #fff;
         | 
| 1008 | 
            -
                padding-bottom: 100px;
         | 
| 1009 | 
            -
            }
         | 
| 1010 | 
            -
            .thumb-area {
         | 
| 1011 | 
            -
                position: relative;
         | 
| 1012 | 
            -
                height: 474px;
         | 
| 1013 | 
            -
                margin-top: 10px;
         | 
| 1014 | 
            -
            }
         | 
| 1015 | 
            -
            .thumb-area img {
         | 
| 1016 | 
            -
                position: relative;
         | 
| 1017 | 
            -
                top: 0px;
         | 
| 1018 | 
            -
            }
         | 
| 1019 | 
            -
             | 
| 1020 | 
            -
            .app-brief-article .content,
         | 
| 1021 | 
            -
            .app-brief-article .thumb-area  {
         | 
| 1022 | 
            -
                -webkit-transition: all 1.5s ease;
         | 
| 1023 | 
            -
                        transition: all 1.5s ease;
         | 
| 1024 | 
            -
            }
         | 
| 1025 | 
            -
             | 
| 1026 | 
            -
            .app-brief.owl-theme .owl-controls .owl-pagination .owl-page span {
         | 
| 1027 | 
            -
                width: 50px;
         | 
| 1028 | 
            -
                height: 5px;
         | 
| 1029 | 
            -
                margin: 0px 2px;
         | 
| 1030 | 
            -
                opacity: 1;
         | 
| 1031 | 
            -
                filter: alpha(opacity=100);
         | 
| 1032 | 
            -
                border-radius: 0px;
         | 
| 1033 | 
            -
                background: #ddd;
         | 
| 1034 | 
            -
            }
         | 
| 1035 | 
            -
             | 
| 1036 | 
            -
             | 
| 1037 | 
            -
            .left-item .app-brief-article .thumb-area {
         | 
| 1038 | 
            -
                -webkit-transform:translateX(-500px);
         | 
| 1039 | 
            -
                    -ms-transform:translateX(-500px);
         | 
| 1040 | 
            -
                        transform:translateX(-500px);
         | 
| 1041 | 
            -
            }
         | 
| 1042 | 
            -
             | 
| 1043 | 
            -
             | 
| 1044 | 
            -
            .right-item .app-brief-article .content {
         | 
| 1045 | 
            -
                -webkit-transform:translateX(500px);
         | 
| 1046 | 
            -
                    -ms-transform:translateX(500px);
         | 
| 1047 | 
            -
                        transform:translateX(500px);
         | 
| 1048 | 
            -
            }
         | 
| 1049 | 
            -
             | 
| 1050 | 
            -
             | 
| 1051 | 
            -
            .active .app-brief-article .thumb-area {
         | 
| 1052 | 
            -
                -webkit-transform:translateX(0%);
         | 
| 1053 | 
            -
                    -ms-transform:translateX(0%);
         | 
| 1054 | 
            -
                        transform:translateX(0%);
         | 
| 1055 | 
            -
            }
         | 
| 1056 | 
            -
             | 
| 1057 | 
            -
            .active .app-brief-article .content {
         | 
| 1058 | 
            -
                -webkit-transform:translateX(0%);
         | 
| 1059 | 
            -
                    -ms-transform:translateX(0%);
         | 
| 1060 | 
            -
                        transform:translateX(0%);
         | 
| 1061 | 
            -
            }
         | 
| 1062 | 
            -
             | 
| 1063 | 
            -
             | 
| 1064 | 
            -
             | 
| 1065 | 
            -
             | 
| 1066 | 
            -
            .app-brief-article {
         | 
| 1067 | 
            -
                padding-bottom: 110px;
         | 
| 1068 | 
            -
            }
         | 
| 1069 | 
            -
             | 
| 1070 | 
            -
            .owl-item .app-brief-article {
         | 
| 1071 | 
            -
                padding-bottom: 40px;
         | 
| 1072 | 
            -
            }
         | 
| 1073 | 
            -
            .app-brief-article .section-title {
         | 
| 1074 | 
            -
                margin-bottom: 40px;
         | 
| 1075 | 
            -
            }
         | 
| 1076 | 
            -
             | 
| 1077 | 
            -
            .app-brief-article p {
         | 
| 1078 | 
            -
                margin-bottom: 20px;
         | 
| 1079 | 
            -
            }
         | 
| 1080 | 
            -
             | 
| 1081 | 
            -
            .thumb-area img:nth-child(1) {
         | 
| 1082 | 
            -
                left: 76px;
         | 
| 1083 | 
            -
                z-index: 2;
         | 
| 1084 | 
            -
            }
         | 
| 1085 | 
            -
            .thumb-area img:nth-child(2) {
         | 
| 1086 | 
            -
                right: 76px;
         | 
| 1087 | 
            -
                position: absolute;
         | 
| 1088 | 
            -
                top: 21px;
         | 
| 1089 | 
            -
            }
         | 
| 1090 | 
            -
             | 
| 1091 | 
            -
            .content a {}
         | 
| 1092 | 
            -
            .content ul {
         | 
| 1093 | 
            -
                margin: 0px;
         | 
| 1094 | 
            -
                padding: 0px;
         | 
| 1095 | 
            -
                margin-bottom: 30px;
         | 
| 1096 | 
            -
            }
         | 
| 1097 | 
            -
            .content ul li:before {
         | 
| 1098 | 
            -
                list-style: none;
         | 
| 1099 | 
            -
                content: "\f474";
         | 
| 1100 | 
            -
                margin-right: 20px;
         | 
| 1101 | 
            -
                display: inline-block;
         | 
| 1102 | 
            -
                font-family: "Ionicons";
         | 
| 1103 | 
            -
                speak: none;
         | 
| 1104 | 
            -
                font-size: 18px;
         | 
| 1105 | 
            -
                font-style: normal;
         | 
| 1106 | 
            -
                font-weight: normal;
         | 
| 1107 | 
            -
                font-variant: normal;
         | 
| 1108 | 
            -
                text-transform: none;
         | 
| 1109 | 
            -
                text-rendering: auto;
         | 
| 1110 | 
            -
                line-height: 1;
         | 
| 1111 | 
            -
                -webkit-font-smoothing: antialiased;
         | 
| 1112 | 
            -
                -moz-osx-font-smoothing: grayscale;
         | 
| 1113 | 
            -
                vertical-align: middle;
         | 
| 1114 | 
            -
            }
         | 
| 1115 | 
            -
             | 
| 1116 | 
            -
            .content ol {
         | 
| 1117 | 
            -
                padding: 0px;
         | 
| 1118 | 
            -
                margin: 0px;
         | 
| 1119 | 
            -
                padding-left: 23px;
         | 
| 1120 | 
            -
            }
         | 
| 1121 | 
            -
            .content ol li {
         | 
| 1122 | 
            -
                -webkit-padding-start: 12px;
         | 
| 1123 | 
            -
                -moz-padding-start: 12px;
         | 
| 1124 | 
            -
            }
         | 
| 1125 | 
            -
             | 
| 1126 | 
            -
            .content li {
         | 
| 1127 | 
            -
                margin-bottom: 5px;
         | 
| 1128 | 
            -
            }
         | 
| 1129 | 
            -
            .content ul li {
         | 
| 1130 | 
            -
                list-style: none;
         | 
| 1131 | 
            -
            }
         | 
| 1132 | 
            -
             | 
| 1133 | 
            -
             | 
| 1134 | 
            -
            /* ====================================================
         | 
| 1135 | 
            -
               Statistics Styles
         | 
| 1136 | 
            -
            =======================================================*/
         | 
| 1137 | 
            -
             | 
| 1138 | 
            -
            .statistics-01 {}
         | 
| 1139 | 
            -
             | 
| 1140 | 
            -
            .statistics-bg {
         | 
| 1141 | 
            -
                background-image: url('../../img/bg-02.jpg');
         | 
| 1142 | 
            -
            }
         | 
| 1143 | 
            -
             | 
| 1144 | 
            -
            .statistics-01 .section-space {
         | 
| 1145 | 
            -
                padding: 118px 0px 64px;
         | 
| 1146 | 
            -
            }
         | 
| 1147 | 
            -
             | 
| 1148 | 
            -
            .statistic-area {
         | 
| 1149 | 
            -
                position: relative;
         | 
| 1150 | 
            -
                margin: 0px 30px;
         | 
| 1151 | 
            -
            }
         | 
| 1152 | 
            -
            .statistics-01 .statistic-area {
         | 
| 1153 | 
            -
                margin: 0px;
         | 
| 1154 | 
            -
                margin-bottom: 50px;
         | 
| 1155 | 
            -
                padding: 0px !important;
         | 
| 1156 | 
            -
            }
         | 
| 1157 | 
            -
             | 
| 1158 | 
            -
            .statistics-01 .top {
         | 
| 1159 | 
            -
                line-height: 1;
         | 
| 1160 | 
            -
                margin-bottom: 16px;
         | 
| 1161 | 
            -
            }
         | 
| 1162 | 
            -
             | 
| 1163 | 
            -
            .statistics-01 i {
         | 
| 1164 | 
            -
                font-size: 50px;
         | 
| 1165 | 
            -
                color: #fff;
         | 
| 1166 | 
            -
                vertical-align: middle;
         | 
| 1167 | 
            -
                margin-right: 16px;
         | 
| 1168 | 
            -
            }
         | 
| 1169 | 
            -
             | 
| 1170 | 
            -
            .statistics-01 .number {
         | 
| 1171 | 
            -
                font-size: 40px;
         | 
| 1172 | 
            -
                display: inline-block;
         | 
| 1173 | 
            -
                vertical-align: middle;
         | 
| 1174 | 
            -
                font-weight: 900;
         | 
| 1175 | 
            -
            }
         | 
| 1176 | 
            -
            .statistics-01 .text {
         | 
| 1177 | 
            -
                font-size: 16px;
         | 
| 1178 | 
            -
                color: #fff;
         | 
| 1179 | 
            -
                margin: 0px;
         | 
| 1180 | 
            -
                font-weight: 300;
         | 
| 1181 | 
            -
            }
         | 
| 1182 | 
            -
             | 
| 1183 | 
            -
             | 
| 1184 | 
            -
             | 
| 1185 | 
            -
             | 
| 1186 | 
            -
            /* ====================================================
         | 
| 1187 | 
            -
               Screenshot Styles
         | 
| 1188 | 
            -
            =======================================================*/
         | 
| 1189 | 
            -
             | 
| 1190 | 
            -
            .screenshot {
         | 
| 1191 | 
            -
                background-color: #fff;
         | 
| 1192 | 
            -
            }
         | 
| 1193 | 
            -
             | 
| 1194 | 
            -
            .screenshot.section-space {
         | 
| 1195 | 
            -
                padding-bottom: 108px;
         | 
| 1196 | 
            -
            }
         | 
| 1197 | 
            -
             | 
| 1198 | 
            -
            .screenshoot-wrapper {
         | 
| 1199 | 
            -
                margin-top: 52px;
         | 
| 1200 | 
            -
            }
         | 
| 1201 | 
            -
             | 
| 1202 | 
            -
            .screenshoot-area {
         | 
| 1203 | 
            -
                position: relative;
         | 
| 1204 | 
            -
            }
         | 
| 1205 | 
            -
             | 
| 1206 | 
            -
             | 
| 1207 | 
            -
             | 
| 1208 | 
            -
            .screenshoot-area .mobile-bg {
         | 
| 1209 | 
            -
                position: absolute;
         | 
| 1210 | 
            -
                top: -52px;
         | 
| 1211 | 
            -
                left: 50%;
         | 
| 1212 | 
            -
                margin-left: -122px;
         | 
| 1213 | 
            -
                z-index: 3;
         | 
| 1214 | 
            -
            }
         | 
| 1215 | 
            -
             | 
| 1216 | 
            -
            .screenshoot-slider {
         | 
| 1217 | 
            -
                z-index: 2;
         | 
| 1218 | 
            -
            }
         | 
| 1219 | 
            -
             | 
| 1220 | 
            -
            .screenshoot-slider .owl-wrapper-outer {
         | 
| 1221 | 
            -
                margin-bottom: 100px;
         | 
| 1222 | 
            -
            }
         | 
| 1223 | 
            -
             | 
| 1224 | 
            -
            .screenshoot-slider .owl-item {
         | 
| 1225 | 
            -
                -webkit-transition: all .2s ease;
         | 
| 1226 | 
            -
                        transition: all .2s ease;
         | 
| 1227 | 
            -
            }
         | 
| 1228 | 
            -
             | 
| 1229 | 
            -
            .screenshoot-slider .owl-item img {
         | 
| 1230 | 
            -
                width: auto;
         | 
| 1231 | 
            -
                display: inline-block;
         | 
| 1232 | 
            -
            }
         | 
| 1233 | 
            -
            .screenshoot-slider .owl-item {
         | 
| 1234 | 
            -
                -webkit-transition: all .5s ease;
         | 
| 1235 | 
            -
                        transition: all .5s ease;
         | 
| 1236 | 
            -
            }
         | 
| 1237 | 
            -
             | 
| 1238 | 
            -
            .screenshoot-slider .owl-item.left-item {
         | 
| 1239 | 
            -
                padding-right: 24px;
         | 
| 1240 | 
            -
                text-align: left;
         | 
| 1241 | 
            -
            }
         | 
| 1242 | 
            -
            .screenshoot-slider .owl-item.center-item {
         | 
| 1243 | 
            -
                padding: 0px 12px;
         | 
| 1244 | 
            -
                text-align: center;
         | 
| 1245 | 
            -
            }
         | 
| 1246 | 
            -
            .screenshoot-slider .owl-item.right-item {
         | 
| 1247 | 
            -
                padding-left: 24px;
         | 
| 1248 | 
            -
                text-align: right;
         | 
| 1249 | 
            -
            }
         | 
| 1250 | 
            -
             | 
| 1251 | 
            -
            .screenshoot-slider .owl-item img {
         | 
| 1252 | 
            -
                max-width: 100%;
         | 
| 1253 | 
            -
            }
         | 
| 1254 | 
            -
             | 
| 1255 | 
            -
            .owl-theme .owl-controls .owl-pagination {
         | 
| 1256 | 
            -
                text-align: center;
         | 
| 1257 | 
            -
            }
         | 
| 1258 | 
            -
            .owl-theme .owl-controls .owl-pagination .owl-page {
         | 
| 1259 | 
            -
                display: inline-block;
         | 
| 1260 | 
            -
            }
         | 
| 1261 | 
            -
            .owl-theme .owl-controls .owl-pagination .owl-page span {
         | 
| 1262 | 
            -
                width: 12px;
         | 
| 1263 | 
            -
                height: 12px;
         | 
| 1264 | 
            -
                margin: 3px;
         | 
| 1265 | 
            -
                opacity: 1;
         | 
| 1266 | 
            -
                filter: alpha(opacity=100);
         | 
| 1267 | 
            -
                border-radius: 50%;
         | 
| 1268 | 
            -
                background: #bbb;
         | 
| 1269 | 
            -
                display: block;
         | 
| 1270 | 
            -
            }
         | 
| 1271 | 
            -
             | 
| 1272 | 
            -
            .screenshoot-arrow {
         | 
| 1273 | 
            -
                margin-top: -88px;
         | 
| 1274 | 
            -
            }
         | 
| 1275 | 
            -
             | 
| 1276 | 
            -
             | 
| 1277 | 
            -
             | 
| 1278 | 
            -
             | 
| 1279 | 
            -
             | 
| 1280 | 
            -
             | 
| 1281 | 
            -
             | 
| 1282 | 
            -
             | 
| 1283 | 
            -
            /* ====================================================
         | 
| 1284 | 
            -
               Video Styles
         | 
| 1285 | 
            -
            =======================================================*/
         | 
| 1286 | 
            -
             | 
| 1287 | 
            -
            .video-section.section-space {
         | 
| 1288 | 
            -
                padding-bottom: 120px;
         | 
| 1289 | 
            -
            }
         | 
| 1290 | 
            -
            .video-section .section-head {
         | 
| 1291 | 
            -
                margin-bottom: 0px;
         | 
| 1292 | 
            -
            }
         | 
| 1293 | 
            -
             | 
| 1294 | 
            -
            .video-buttons {
         | 
| 1295 | 
            -
                margin: -3px;
         | 
| 1296 | 
            -
                margin-top: 40px;
         | 
| 1297 | 
            -
            }
         | 
| 1298 | 
            -
            .video-buttons a {
         | 
| 1299 | 
            -
                margin: 3px;
         | 
| 1300 | 
            -
            }
         | 
| 1301 | 
            -
             | 
| 1302 | 
            -
             | 
| 1303 | 
            -
             | 
| 1304 | 
            -
             | 
| 1305 | 
            -
            /* ====================================================
         | 
| 1306 | 
            -
               Testimonial Styles
         | 
| 1307 | 
            -
            =======================================================*/
         | 
| 1308 | 
            -
             | 
| 1309 | 
            -
            .testimonial {
         | 
| 1310 | 
            -
                color: #ccc;
         | 
| 1311 | 
            -
            }
         | 
| 1312 | 
            -
            .testimonial-bg {
         | 
| 1313 | 
            -
                background-image: url('../../img/bg-03.jpg');
         | 
| 1314 | 
            -
            }
         | 
| 1315 | 
            -
             | 
| 1316 | 
            -
            .testimonial .section-space {
         | 
| 1317 | 
            -
                padding-bottom: 111px;
         | 
| 1318 | 
            -
            }
         | 
| 1319 | 
            -
             | 
| 1320 | 
            -
            .section-relative {
         | 
| 1321 | 
            -
                position: relative;
         | 
| 1322 | 
            -
            }
         | 
| 1323 | 
            -
             | 
| 1324 | 
            -
            .single-testimonial {
         | 
| 1325 | 
            -
                text-align: center;
         | 
| 1326 | 
            -
            }
         | 
| 1327 | 
            -
            .single-testimonial .tes-thumbnail-area {
         | 
| 1328 | 
            -
                position: relative;
         | 
| 1329 | 
            -
                display: table;
         | 
| 1330 | 
            -
                margin: 0px auto 34px;
         | 
| 1331 | 
            -
            }
         | 
| 1332 | 
            -
            .single-testimonial .tes-thumbnail-outer {
         | 
| 1333 | 
            -
                width: 184px;
         | 
| 1334 | 
            -
                height: 184px;
         | 
| 1335 | 
            -
                border-radius: 50%;
         | 
| 1336 | 
            -
                overflow: hidden;
         | 
| 1337 | 
            -
                border: 2px solid #fff;
         | 
| 1338 | 
            -
                background-color: #fff;
         | 
| 1339 | 
            -
            }
         | 
| 1340 | 
            -
            .single-testimonial .tes-thumb-img {
         | 
| 1341 | 
            -
                width: 100%;
         | 
| 1342 | 
            -
            }
         | 
| 1343 | 
            -
            .single-testimonial .thumb-icon-area {
         | 
| 1344 | 
            -
                position: absolute;
         | 
| 1345 | 
            -
                top: 20px;
         | 
| 1346 | 
            -
                right: -6px;
         | 
| 1347 | 
            -
                width: 50px;
         | 
| 1348 | 
            -
                height: 50px;
         | 
| 1349 | 
            -
                line-height: 50px;
         | 
| 1350 | 
            -
                border-radius: 50%;
         | 
| 1351 | 
            -
                font-size: 20px;
         | 
| 1352 | 
            -
                background-color: #fff;
         | 
| 1353 | 
            -
            }
         | 
| 1354 | 
            -
             | 
| 1355 | 
            -
             | 
| 1356 | 
            -
            .single-testimonial blockquote {
         | 
| 1357 | 
            -
                padding: 0;
         | 
| 1358 | 
            -
                margin: 0;
         | 
| 1359 | 
            -
                border: none;
         | 
| 1360 | 
            -
                line-height: 1.7;
         | 
| 1361 | 
            -
            }
         | 
| 1362 | 
            -
            .single-testimonial blockquote .blockquote-text {
         | 
| 1363 | 
            -
                font-size: 18px;
         | 
| 1364 | 
            -
                font-style: italic;
         | 
| 1365 | 
            -
                color: #fff;
         | 
| 1366 | 
            -
                margin-bottom: 18px;
         | 
| 1367 | 
            -
            }
         | 
| 1368 | 
            -
            .single-testimonial blockquote .blockquote-text p {}
         | 
| 1369 | 
            -
            .single-testimonial blockquote cite {
         | 
| 1370 | 
            -
                color: #fff;
         | 
| 1371 | 
            -
                font-style: normal;
         | 
| 1372 | 
            -
                font-size: 16px;
         | 
| 1373 | 
            -
            }
         | 
| 1374 | 
            -
             | 
| 1375 | 
            -
             | 
| 1376 | 
            -
            .tes-thumb-ctrl-area {
         | 
| 1377 | 
            -
                margin-top: 45px;
         | 
| 1378 | 
            -
            }
         | 
| 1379 | 
            -
            .tes-thumb-ctrl-lists {
         | 
| 1380 | 
            -
                display: table;
         | 
| 1381 | 
            -
                margin: 0px auto;
         | 
| 1382 | 
            -
            }
         | 
| 1383 | 
            -
            .tes-thumb-ctrl-lists li {
         | 
| 1384 | 
            -
                width: 52px;
         | 
| 1385 | 
            -
                height: 52px;
         | 
| 1386 | 
            -
                border: 1px solid #fff;
         | 
| 1387 | 
            -
                border-radius: 50%;
         | 
| 1388 | 
            -
                overflow: hidden;
         | 
| 1389 | 
            -
                display: inline-block;
         | 
| 1390 | 
            -
                margin-right: 15px;
         | 
| 1391 | 
            -
                z-index: 2;
         | 
| 1392 | 
            -
                position: relative;
         | 
| 1393 | 
            -
                background-color: #fff;
         | 
| 1394 | 
            -
            }
         | 
| 1395 | 
            -
            .tes-thumb-ctrl-lists li a {
         | 
| 1396 | 
            -
                position: relative;
         | 
| 1397 | 
            -
                display: block;
         | 
| 1398 | 
            -
                width: 100%;
         | 
| 1399 | 
            -
                height: 100%;
         | 
| 1400 | 
            -
                border-radius: 50%;
         | 
| 1401 | 
            -
                overflow: hidden;
         | 
| 1402 | 
            -
            }
         | 
| 1403 | 
            -
            .tes-thumb-ctrl-lists li a img {
         | 
| 1404 | 
            -
                position: relative;
         | 
| 1405 | 
            -
                width: 100%;
         | 
| 1406 | 
            -
                border-radius: 50%;
         | 
| 1407 | 
            -
            }
         | 
| 1408 | 
            -
            .tes-thumb-ctrl-lists li a .tes-thumb-overlay {
         | 
| 1409 | 
            -
                position: absolute;
         | 
| 1410 | 
            -
                opacity: 0;
         | 
| 1411 | 
            -
                filter: alpha(opacity=0);
         | 
| 1412 | 
            -
                top: 0px;
         | 
| 1413 | 
            -
                left: 0px;
         | 
| 1414 | 
            -
                width: 100%;
         | 
| 1415 | 
            -
                height: 100%;
         | 
| 1416 | 
            -
                border-radius: 50%;
         | 
| 1417 | 
            -
                -webkit-transition : opacity .5s ease;
         | 
| 1418 | 
            -
                        transition : opacity .5s ease;
         | 
| 1419 | 
            -
            }
         | 
| 1420 | 
            -
            .tes-thumb-ctrl-lists li.active a .tes-thumb-overlay {
         | 
| 1421 | 
            -
                opacity: .5;
         | 
| 1422 | 
            -
                filter: alpha(opacity=50);
         | 
| 1423 | 
            -
            }
         | 
| 1424 | 
            -
             | 
| 1425 | 
            -
             | 
| 1426 | 
            -
             | 
| 1427 | 
            -
             | 
| 1428 | 
            -
            /* ====================================================
         | 
| 1429 | 
            -
               Pricing-Table Styles
         | 
| 1430 | 
            -
            =======================================================*/
         | 
| 1431 | 
            -
             | 
| 1432 | 
            -
            .pricing-table {
         | 
| 1433 | 
            -
                position: relative;
         | 
| 1434 | 
            -
                background-color: #fff;
         | 
| 1435 | 
            -
            }
         | 
| 1436 | 
            -
             | 
| 1437 | 
            -
            .pricing-table.section-space,
         | 
| 1438 | 
            -
            .pricing-table .section-space {
         | 
| 1439 | 
            -
                padding-bottom: 90px;
         | 
| 1440 | 
            -
            }
         | 
| 1441 | 
            -
             | 
| 1442 | 
            -
            .single-pricing-table {
         | 
| 1443 | 
            -
                background-color: #fff;
         | 
| 1444 | 
            -
                margin-bottom: 30px;
         | 
| 1445 | 
            -
                box-shadow: 0px 1px 5px rgba(0,0,0,.2);
         | 
| 1446 | 
            -
            }
         | 
| 1447 | 
            -
             | 
| 1448 | 
            -
            .pricing-table-style-one .pricing-container > * {
         | 
| 1449 | 
            -
                padding: 0px 40px;
         | 
| 1450 | 
            -
                position: relative;
         | 
| 1451 | 
            -
            }
         | 
| 1452 | 
            -
             | 
| 1453 | 
            -
            .pricing-table-style-one .pricing-container .p-t-header {
         | 
| 1454 | 
            -
                padding-top: 60px;
         | 
| 1455 | 
            -
                margin-bottom: 30px;
         | 
| 1456 | 
            -
            }
         | 
| 1457 | 
            -
             | 
| 1458 | 
            -
             | 
| 1459 | 
            -
            .pricing-table-style-one .th-btn-parent {
         | 
| 1460 | 
            -
                color: #fff;
         | 
| 1461 | 
            -
            }
         | 
| 1462 | 
            -
             | 
| 1463 | 
            -
             | 
| 1464 | 
            -
            .pricing-table-style-one .pricing-container .p-t-header .pricing-title {
         | 
| 1465 | 
            -
                font-size: 36px;
         | 
| 1466 | 
            -
                margin: 0px;
         | 
| 1467 | 
            -
                margin-left: -3px;
         | 
| 1468 | 
            -
                font-weight: 300;
         | 
| 1469 | 
            -
            }
         | 
| 1470 | 
            -
             | 
| 1471 | 
            -
            .pricing-table-style-one .best-tag {
         | 
| 1472 | 
            -
                width: 60px;
         | 
| 1473 | 
            -
                height: 47px;
         | 
| 1474 | 
            -
                background-color: #fff;
         | 
| 1475 | 
            -
                text-align: center;
         | 
| 1476 | 
            -
                padding: 15px 5px;
         | 
| 1477 | 
            -
                line-height: 16px;
         | 
| 1478 | 
            -
                font-size: 14px;
         | 
| 1479 | 
            -
                position: absolute;
         | 
| 1480 | 
            -
                top: -2px;
         | 
| 1481 | 
            -
                right: 20px;
         | 
| 1482 | 
            -
                box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
         | 
| 1483 | 
            -
            }
         | 
| 1484 | 
            -
             | 
| 1485 | 
            -
            .pricing-table-style-one .pricing-container .p-t-body {
         | 
| 1486 | 
            -
                margin-bottom: 40px;
         | 
| 1487 | 
            -
            }
         | 
| 1488 | 
            -
             | 
| 1489 | 
            -
            .pricing-table-style-one .pricing-container .p-t-body ul {
         | 
| 1490 | 
            -
                margin: 0px;
         | 
| 1491 | 
            -
                padding: 0px;
         | 
| 1492 | 
            -
            }
         | 
| 1493 | 
            -
             | 
| 1494 | 
            -
            .pricing-table-style-one .pricing-container .p-t-body ul li {
         | 
| 1495 | 
            -
                list-style: none;
         | 
| 1496 | 
            -
                margin-bottom: 22px;
         | 
| 1497 | 
            -
                color: #999;
         | 
| 1498 | 
            -
            }
         | 
| 1499 | 
            -
             | 
| 1500 | 
            -
            .pricing-table-style-one .pricing-container .p-t-body ul li.not-include {
         | 
| 1501 | 
            -
                text-decoration: line-through;
         | 
| 1502 | 
            -
            }
         | 
| 1503 | 
            -
             | 
| 1504 | 
            -
            .pricing-table-style-one .pricing-container .p-t-footer {
         | 
| 1505 | 
            -
                padding-bottom: 40px;
         | 
| 1506 | 
            -
            }
         | 
| 1507 | 
            -
             | 
| 1508 | 
            -
            .pricing-table-style-one .pricing-container .p-t-footer .price {
         | 
| 1509 | 
            -
                float: left;
         | 
| 1510 | 
            -
                font-size: 36px;
         | 
| 1511 | 
            -
                line-height: 1;
         | 
| 1512 | 
            -
                font-weight: 300;
         | 
| 1513 | 
            -
            }
         | 
| 1514 | 
            -
             | 
| 1515 | 
            -
            .pricing-table-style-one .pricing-container .p-t-footer .price .currency {
         | 
| 1516 | 
            -
                font-size: 25px;
         | 
| 1517 | 
            -
                line-height: 1;
         | 
| 1518 | 
            -
                display: inline-block;
         | 
| 1519 | 
            -
                font-weight: 400;
         | 
| 1520 | 
            -
                margin-right: 3px;
         | 
| 1521 | 
            -
            }
         | 
| 1522 | 
            -
            .pricing-table-style-one .pricing-container .p-t-footer .price span {
         | 
| 1523 | 
            -
                vertical-align: middle;
         | 
| 1524 | 
            -
            }
         | 
| 1525 | 
            -
             | 
| 1526 | 
            -
            .pricing-table-style-one .pricing-container .p-t-footer .button {
         | 
| 1527 | 
            -
                float: right;
         | 
| 1528 | 
            -
            }
         | 
| 1529 | 
            -
             | 
| 1530 | 
            -
            .pricing-table-style-one.best {
         | 
| 1531 | 
            -
                color: #fff;
         | 
| 1532 | 
            -
            }
         | 
| 1533 | 
            -
            .pricing-table-style-one.best .th-btn {
         | 
| 1534 | 
            -
                background-color: #fff !important;
         | 
| 1535 | 
            -
            }
         | 
| 1536 | 
            -
             | 
| 1537 | 
            -
            .pricing-table-style-one.best .pricing-container .p-t-body ul li {
         | 
| 1538 | 
            -
                color: #fff;
         | 
| 1539 | 
            -
            }
         | 
| 1540 | 
            -
             | 
| 1541 | 
            -
             | 
| 1542 | 
            -
             | 
| 1543 | 
            -
            /* ====================================================
         | 
| 1544 | 
            -
               Offer Styles
         | 
| 1545 | 
            -
            =======================================================*/
         | 
| 1546 | 
            -
             | 
| 1547 | 
            -
            .special-offer {}
         | 
| 1548 | 
            -
            .offer-content-wrapper {
         | 
| 1549 | 
            -
                position: relative;
         | 
| 1550 | 
            -
                min-height: 610px;
         | 
| 1551 | 
            -
            }
         | 
| 1552 | 
            -
            .offer-left-area,
         | 
| 1553 | 
            -
            .offer-right-area {
         | 
| 1554 | 
            -
                float: left;
         | 
| 1555 | 
            -
                width: 50%;
         | 
| 1556 | 
            -
                min-height: 1px;
         | 
| 1557 | 
            -
            }
         | 
| 1558 | 
            -
             | 
| 1559 | 
            -
            .offer-image-area {
         | 
| 1560 | 
            -
                text-align: center;
         | 
| 1561 | 
            -
                position: absolute;
         | 
| 1562 | 
            -
                bottom: 0px;
         | 
| 1563 | 
            -
                width: inherit;
         | 
| 1564 | 
            -
                padding: 0px 20px;
         | 
| 1565 | 
            -
            }
         | 
| 1566 | 
            -
            .offer-content {
         | 
| 1567 | 
            -
                margin-top: 16%;
         | 
| 1568 | 
            -
                margin-bottom: 50px;
         | 
| 1569 | 
            -
                position: relative;
         | 
| 1570 | 
            -
                padding-left: 15px;
         | 
| 1571 | 
            -
            }
         | 
| 1572 | 
            -
            .offer-content .offer-abs-bg {
         | 
| 1573 | 
            -
                position: absolute;
         | 
| 1574 | 
            -
                top: 0px;
         | 
| 1575 | 
            -
                right: 0px;
         | 
| 1576 | 
            -
            }
         | 
| 1577 | 
            -
            .offer-content .offer-abs-bg .big-font {
         | 
| 1578 | 
            -
                font-size: 300px;
         | 
| 1579 | 
            -
                opacity: .1;
         | 
| 1580 | 
            -
                filter: alpha(opacity=10);
         | 
| 1581 | 
            -
                margin-top: -30px;
         | 
| 1582 | 
            -
            }
         | 
| 1583 | 
            -
             | 
| 1584 | 
            -
             | 
| 1585 | 
            -
            .offer-content h2 {
         | 
| 1586 | 
            -
                font-size: 30px;
         | 
| 1587 | 
            -
                font-weight: 400;
         | 
| 1588 | 
            -
                line-height: 1.13;
         | 
| 1589 | 
            -
                margin-bottom: 47px;
         | 
| 1590 | 
            -
                color: #333;
         | 
| 1591 | 
            -
            }
         | 
| 1592 | 
            -
            .offer-content h2 span {
         | 
| 1593 | 
            -
                display: block;
         | 
| 1594 | 
            -
                margin-left: 80px;
         | 
| 1595 | 
            -
                font-size: 39px;
         | 
| 1596 | 
            -
                font-weight: 500;
         | 
| 1597 | 
            -
                text-transform: uppercase;
         | 
| 1598 | 
            -
            }
         | 
| 1599 | 
            -
            .offer-content h3 {
         | 
| 1600 | 
            -
                color: #333;
         | 
| 1601 | 
            -
                margin-bottom: 42px;
         | 
| 1602 | 
            -
                font-size: 24px;
         | 
| 1603 | 
            -
                font-weight: 400;
         | 
| 1604 | 
            -
            }
         | 
| 1605 | 
            -
            .offer-content h3 span {
         | 
| 1606 | 
            -
            }
         | 
| 1607 | 
            -
            .offer-content p:last-of-type {
         | 
| 1608 | 
            -
                margin-bottom: 41px;
         | 
| 1609 | 
            -
            }
         | 
| 1610 | 
            -
            .offer-content a {}
         | 
| 1611 | 
            -
             | 
| 1612 | 
            -
             | 
| 1613 | 
            -
             | 
| 1614 | 
            -
             | 
| 1615 | 
            -
             | 
| 1616 | 
            -
             | 
| 1617 | 
            -
            /* ====================================================
         | 
| 1618 | 
            -
               Download Styles
         | 
| 1619 | 
            -
            =======================================================*/
         | 
| 1620 | 
            -
             | 
| 1621 | 
            -
            .download {
         | 
| 1622 | 
            -
            }
         | 
| 1623 | 
            -
             | 
| 1624 | 
            -
            .download-bg {
         | 
| 1625 | 
            -
                background-image: url('../../img/bg-04.jpg');
         | 
| 1626 | 
            -
            }
         | 
| 1627 | 
            -
             | 
| 1628 | 
            -
            .download-buttons {
         | 
| 1629 | 
            -
                margin-top: 66px;
         | 
| 1630 | 
            -
            }
         | 
| 1631 | 
            -
             | 
| 1632 | 
            -
            .download-buttons a {
         | 
| 1633 | 
            -
                display: inline-block;
         | 
| 1634 | 
            -
                background: #fff;
         | 
| 1635 | 
            -
                padding: 19px 33px;
         | 
| 1636 | 
            -
                line-height: 1;
         | 
| 1637 | 
            -
                margin: 5px;
         | 
| 1638 | 
            -
                text-align: left;
         | 
| 1639 | 
            -
                color: inherit;
         | 
| 1640 | 
            -
                height: auto;
         | 
| 1641 | 
            -
                border-radius: 0px;
         | 
| 1642 | 
            -
            }
         | 
| 1643 | 
            -
            .download-buttons a * {
         | 
| 1644 | 
            -
                letter-spacing: 0px;
         | 
| 1645 | 
            -
                        
         | 
| 1646 | 
            -
            }
         | 
| 1647 | 
            -
            .download-buttons .left-area {
         | 
| 1648 | 
            -
                font-size: 25px;
         | 
| 1649 | 
            -
                float: left;
         | 
| 1650 | 
            -
                margin-right: 17px;
         | 
| 1651 | 
            -
            }
         | 
| 1652 | 
            -
             | 
| 1653 | 
            -
            .download-buttons .right-area {
         | 
| 1654 | 
            -
                float: right;
         | 
| 1655 | 
            -
            }
         | 
| 1656 | 
            -
            .download-buttons .right-area * {
         | 
| 1657 | 
            -
            }
         | 
| 1658 | 
            -
            .download-buttons .top-area {
         | 
| 1659 | 
            -
                display: block;
         | 
| 1660 | 
            -
                font-size: 11px;
         | 
| 1661 | 
            -
                margin-bottom: 3px;
         | 
| 1662 | 
            -
                color: #666;
         | 
| 1663 | 
            -
            }
         | 
| 1664 | 
            -
            .download-buttons .bottom-area {
         | 
| 1665 | 
            -
                display: block;
         | 
| 1666 | 
            -
                color: #333;
         | 
| 1667 | 
            -
                font-size: 16px;
         | 
| 1668 | 
            -
            }
         | 
| 1669 | 
            -
             | 
| 1670 | 
            -
            .download-buttons a:hover * {
         | 
| 1671 | 
            -
                color: #fff;
         | 
| 1672 | 
            -
            }
         | 
| 1673 | 
            -
             | 
| 1674 | 
            -
            .download-buttons a:active {
         | 
| 1675 | 
            -
                box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5) inset;
         | 
| 1676 | 
            -
            }
         | 
| 1677 | 
            -
             | 
| 1678 | 
            -
             | 
| 1679 | 
            -
             | 
| 1680 | 
            -
             | 
| 1681 | 
            -
             | 
| 1682 | 
            -
             | 
| 1683 | 
            -
            /* ====================================================
         | 
| 1684 | 
            -
               Team Styles
         | 
| 1685 | 
            -
            =======================================================*/
         | 
| 1686 | 
            -
             | 
| 1687 | 
            -
            .team-member {
         | 
| 1688 | 
            -
                background-color: #fff;
         | 
| 1689 | 
            -
            }
         | 
| 1690 | 
            -
            .team-member.section-space {
         | 
| 1691 | 
            -
                padding-bottom: 28px;
         | 
| 1692 | 
            -
            }
         | 
| 1693 | 
            -
            .single-team-wrap {
         | 
| 1694 | 
            -
                padding: 0px 20px;
         | 
| 1695 | 
            -
                padding-bottom: 160px;
         | 
| 1696 | 
            -
            }
         | 
| 1697 | 
            -
            .single-team {
         | 
| 1698 | 
            -
                position: relative;
         | 
| 1699 | 
            -
            }
         | 
| 1700 | 
            -
            .single-team .team-member-img {
         | 
| 1701 | 
            -
                position: relative;
         | 
| 1702 | 
            -
                z-index: 2;
         | 
| 1703 | 
            -
            }
         | 
| 1704 | 
            -
            .single-team .team-member-img img {
         | 
| 1705 | 
            -
                width: 100%;
         | 
| 1706 | 
            -
                max-width: 100%;
         | 
| 1707 | 
            -
                -webkit-filter: grayscale(100%);
         | 
| 1708 | 
            -
                -moz-filter: grayscale(100%);
         | 
| 1709 | 
            -
                -o-filter: grayscale(100%);
         | 
| 1710 | 
            -
                -ms-filter: grayscale(100%);
         | 
| 1711 | 
            -
                filter: grayscale(100%);
         | 
| 1712 | 
            -
                -webkit-filter: gray;
         | 
| 1713 | 
            -
                filter: gray;
         | 
| 1714 | 
            -
             | 
| 1715 | 
            -
                -webkit-transition: all .4s ease;
         | 
| 1716 | 
            -
                        transition: all .4s ease;
         | 
| 1717 | 
            -
            }
         | 
| 1718 | 
            -
             | 
| 1719 | 
            -
            .single-team .team-member-info {
         | 
| 1720 | 
            -
                position: absolute;
         | 
| 1721 | 
            -
                width: 100%;
         | 
| 1722 | 
            -
                left: 0px;
         | 
| 1723 | 
            -
                top: 100%;
         | 
| 1724 | 
            -
                padding-top: 26px;
         | 
| 1725 | 
            -
            }
         | 
| 1726 | 
            -
            .single-team .info-area-top {
         | 
| 1727 | 
            -
                margin-bottom: 20px;
         | 
| 1728 | 
            -
            }
         | 
| 1729 | 
            -
             | 
| 1730 | 
            -
            .team-theme-01 .single-team .info-area-top {
         | 
| 1731 | 
            -
                -webkit-transform: translateY(-66px);
         | 
| 1732 | 
            -
                    -ms-transform: translateY(-66px);
         | 
| 1733 | 
            -
                        transform: translateY(-66px);
         | 
| 1734 | 
            -
                -webkit-transition: all .4s ease;
         | 
| 1735 | 
            -
                        transition: all .4s ease;
         | 
| 1736 | 
            -
            }
         | 
| 1737 | 
            -
             | 
| 1738 | 
            -
            .team-theme-01:hover .single-team .info-area-top {
         | 
| 1739 | 
            -
                -webkit-transform: translateY(0px);
         | 
| 1740 | 
            -
                    -ms-transform: translateY(0px);
         | 
| 1741 | 
            -
                        transform: translateY(0px);
         | 
| 1742 | 
            -
            }
         | 
| 1743 | 
            -
             | 
| 1744 | 
            -
            .team-theme-01:hover .single-team .team-member-img img {
         | 
| 1745 | 
            -
                -webkit-filter: grayscale(0%);
         | 
| 1746 | 
            -
                -moz-filter: grayscale(0%);
         | 
| 1747 | 
            -
                -o-filter: grayscale(0%);
         | 
| 1748 | 
            -
                -ms-filter: grayscale(0%);
         | 
| 1749 | 
            -
                filter: grayscale(0%);
         | 
| 1750 | 
            -
            }
         | 
| 1751 | 
            -
             | 
| 1752 | 
            -
            .team-theme-01 .single-team .info-area-bottom {
         | 
| 1753 | 
            -
                -webkit-transform: translateY(-66px);
         | 
| 1754 | 
            -
                    -ms-transform: translateY(-66px);
         | 
| 1755 | 
            -
                        transform: translateY(-66px);
         | 
| 1756 | 
            -
                -webkit-transition: all .4s ease;
         | 
| 1757 | 
            -
                        transition: all .4s ease;
         | 
| 1758 | 
            -
            }
         | 
| 1759 | 
            -
            .team-theme-01:hover .single-team .info-area-bottom {
         | 
| 1760 | 
            -
                -webkit-transform: translateY(06px);
         | 
| 1761 | 
            -
                    -ms-transform: translateY(06px);
         | 
| 1762 | 
            -
                        transform: translateY(06px);
         | 
| 1763 | 
            -
            }
         | 
| 1764 | 
            -
             | 
| 1765 | 
            -
            .single-team .info-area-bottom .t-m-name {
         | 
| 1766 | 
            -
                font-size: 18px;
         | 
| 1767 | 
            -
                color: #333;
         | 
| 1768 | 
            -
                margin-bottom: 5px;
         | 
| 1769 | 
            -
                text-transform: uppercase;
         | 
| 1770 | 
            -
                font-weight: 500;
         | 
| 1771 | 
            -
            }
         | 
| 1772 | 
            -
            .single-team .info-area-bottom .t-m-designation {
         | 
| 1773 | 
            -
                font-size: 14px;
         | 
| 1774 | 
            -
            }
         | 
| 1775 | 
            -
             | 
| 1776 | 
            -
            .social {
         | 
| 1777 | 
            -
                padding: 0px;
         | 
| 1778 | 
            -
                margin: 0px;
         | 
| 1779 | 
            -
                display: table;
         | 
| 1780 | 
            -
                width: 100%;
         | 
| 1781 | 
            -
                margin-bottom: -5px;
         | 
| 1782 | 
            -
            }
         | 
| 1783 | 
            -
            .social li {
         | 
| 1784 | 
            -
                list-style: none;
         | 
| 1785 | 
            -
                display: inline-block;
         | 
| 1786 | 
            -
                margin: 5px;
         | 
| 1787 | 
            -
            }
         | 
| 1788 | 
            -
            .social li a {
         | 
| 1789 | 
            -
                display: block;
         | 
| 1790 | 
            -
                width: 35px;
         | 
| 1791 | 
            -
                height: 35px;
         | 
| 1792 | 
            -
                border-radius: 50%;
         | 
| 1793 | 
            -
                line-height: 35px;
         | 
| 1794 | 
            -
                font-size: 15px;
         | 
| 1795 | 
            -
                text-align: center;
         | 
| 1796 | 
            -
                padding: 0;
         | 
| 1797 | 
            -
            }
         | 
| 1798 | 
            -
             | 
| 1799 | 
            -
            .team-theme-01 .single-team:hover .area-top img {
         | 
| 1800 | 
            -
                -webkit-filter: grayscale(0%);
         | 
| 1801 | 
            -
                -moz-filter: grayscale(0%);
         | 
| 1802 | 
            -
                -o-filter: grayscale(0%);
         | 
| 1803 | 
            -
                -ms-filter: grayscale(0%);
         | 
| 1804 | 
            -
                filter: grayscale(0%);
         | 
| 1805 | 
            -
            }
         | 
| 1806 | 
            -
             | 
| 1807 | 
            -
             | 
| 1808 | 
            -
             | 
| 1809 | 
            -
             | 
| 1810 | 
            -
             | 
| 1811 | 
            -
             | 
| 1812 | 
            -
            /* ====================================================
         | 
| 1813 | 
            -
               Blog Styles
         | 
| 1814 | 
            -
            =======================================================*/
         | 
| 1815 | 
            -
             | 
| 1816 | 
            -
             | 
| 1817 | 
            -
            .blog-section {
         | 
| 1818 | 
            -
                background-color: #f7f7f7;
         | 
| 1819 | 
            -
                padding-bottom: 120px;
         | 
| 1820 | 
            -
            }
         | 
| 1821 | 
            -
            .blog-section .home-blog-posts {
         | 
| 1822 | 
            -
                margin-bottom: 25px;
         | 
| 1823 | 
            -
            }
         | 
| 1824 | 
            -
            .single-post {
         | 
| 1825 | 
            -
                padding-top: 4px;
         | 
| 1826 | 
            -
            }
         | 
| 1827 | 
            -
             | 
| 1828 | 
            -
            .comment-link {
         | 
| 1829 | 
            -
                color: #333;
         | 
| 1830 | 
            -
            }
         | 
| 1831 | 
            -
             | 
| 1832 | 
            -
            .blog-posts {
         | 
| 1833 | 
            -
                overflow: hidden;
         | 
| 1834 | 
            -
            }
         | 
| 1835 | 
            -
            .single-blog-post.theme01 {
         | 
| 1836 | 
            -
                background: #fff;
         | 
| 1837 | 
            -
                padding: 20px;
         | 
| 1838 | 
            -
            }
         | 
| 1839 | 
            -
             | 
| 1840 | 
            -
            .single-blog-post {
         | 
| 1841 | 
            -
                margin-bottom: 30px;
         | 
| 1842 | 
            -
                width: 100%;
         | 
| 1843 | 
            -
            }
         | 
| 1844 | 
            -
            .blog-post-thumb-container {
         | 
| 1845 | 
            -
                position: relative;
         | 
| 1846 | 
            -
                margin-bottom: 15px;
         | 
| 1847 | 
            -
                line-height: 1;
         | 
| 1848 | 
            -
                width: 100%;
         | 
| 1849 | 
            -
                overflow: hidden;
         | 
| 1850 | 
            -
            }
         | 
| 1851 | 
            -
            .blog-post-thumb-container .blog-post-thumb-permalink {
         | 
| 1852 | 
            -
                display: block;
         | 
| 1853 | 
            -
                position: relative;
         | 
| 1854 | 
            -
            }
         | 
| 1855 | 
            -
            .blog-post-thumb-container .blog-post-thumb-permalink:after {
         | 
| 1856 | 
            -
                position: absolute;
         | 
| 1857 | 
            -
                content: "\f08e";
         | 
| 1858 | 
            -
                font: normal normal normal 15px/33px FontAwesome;
         | 
| 1859 | 
            -
                text-rendering: auto;
         | 
| 1860 | 
            -
                -webkit-font-smoothing: antialiased;
         | 
| 1861 | 
            -
                -moz-osx-font-smoothing: grayscale;
         | 
| 1862 | 
            -
                border: 1px solid #fff;
         | 
| 1863 | 
            -
                color: #fff;
         | 
| 1864 | 
            -
                left: 50%;
         | 
| 1865 | 
            -
                top: 50%;
         | 
| 1866 | 
            -
                width: 35px;
         | 
| 1867 | 
            -
                height: 35px;
         | 
| 1868 | 
            -
                text-align: center;
         | 
| 1869 | 
            -
                margin-left: -17px;
         | 
| 1870 | 
            -
                margin-top: -17px;
         | 
| 1871 | 
            -
                -webkit-transition: all .3s ease;
         | 
| 1872 | 
            -
                        transition: all .3s ease;
         | 
| 1873 | 
            -
                opacity: 0;
         | 
| 1874 | 
            -
                filter: alpha(opacity=0);
         | 
| 1875 | 
            -
                -webkit-transform: scale(0);
         | 
| 1876 | 
            -
                    -ms-transform: scale(0);
         | 
| 1877 | 
            -
                        transform: scale(0);
         | 
| 1878 | 
            -
            }
         | 
| 1879 | 
            -
            .blog-post-thumb-container .blog-post-thumbnail {
         | 
| 1880 | 
            -
                max-width: 100%;
         | 
| 1881 | 
            -
                width: 100%;
         | 
| 1882 | 
            -
                -webkit-filter: grayscale(100%);
         | 
| 1883 | 
            -
                -moz-filter: grayscale(100%);
         | 
| 1884 | 
            -
                -o-filter: grayscale(100%);
         | 
| 1885 | 
            -
                -ms-filter: grayscale(100%);
         | 
| 1886 | 
            -
                filter: grayscale(100%);
         | 
| 1887 | 
            -
                -webkit-filter: gray;
         | 
| 1888 | 
            -
                        filter: gray;
         | 
| 1889 | 
            -
             | 
| 1890 | 
            -
                -webkit-transition: all .4s ease;
         | 
| 1891 | 
            -
                        transition: all .4s ease;
         | 
| 1892 | 
            -
            }
         | 
| 1893 | 
            -
            .blog-post-thumb-container:hover .blog-post-thumbnail {
         | 
| 1894 | 
            -
                -webkit-filter: grayscale(0%);
         | 
| 1895 | 
            -
                -moz-filter: grayscale(0%);
         | 
| 1896 | 
            -
                -o-filter: grayscale(0%);
         | 
| 1897 | 
            -
                -ms-filter: grayscale(0%);
         | 
| 1898 | 
            -
                filter: grayscale(0%);
         | 
| 1899 | 
            -
            }
         | 
| 1900 | 
            -
            .blog-post-thumb-container .blog-post-thumb-permalink:hover:after {
         | 
| 1901 | 
            -
                opacity: 1;
         | 
| 1902 | 
            -
                filter: alpha(opacity=100);
         | 
| 1903 | 
            -
                -webkit-transform: scale(1);
         | 
| 1904 | 
            -
                    -ms-transform: scale(1);
         | 
| 1905 | 
            -
                        transform: scale(1);
         | 
| 1906 | 
            -
            }
         | 
| 1907 | 
            -
             | 
| 1908 | 
            -
            .blog-post-thumb-container .jwlogo {
         | 
| 1909 | 
            -
                display: none !important;
         | 
| 1910 | 
            -
            }
         | 
| 1911 | 
            -
             | 
| 1912 | 
            -
            .single-blog-post .blog-post-title-permalink {
         | 
| 1913 | 
            -
                display: table;
         | 
| 1914 | 
            -
                color: #333;
         | 
| 1915 | 
            -
            }
         | 
| 1916 | 
            -
            .single-blog-post .blog-post-title {
         | 
| 1917 | 
            -
                font-size: 20px;
         | 
| 1918 | 
            -
                margin-bottom: 4px;
         | 
| 1919 | 
            -
                text-transform: uppercase;
         | 
| 1920 | 
            -
                font-weight: 900;
         | 
| 1921 | 
            -
            }
         | 
| 1922 | 
            -
            .single-blog-post .blog-post-meta,
         | 
| 1923 | 
            -
            .single-blog-post .blog-post-meta a {
         | 
| 1924 | 
            -
                font-size: 13px;
         | 
| 1925 | 
            -
                color: #bbbbbb;
         | 
| 1926 | 
            -
            }
         | 
| 1927 | 
            -
            .single-blog-post .blog-post-meta {
         | 
| 1928 | 
            -
                margin-bottom: 13px;
         | 
| 1929 | 
            -
            }
         | 
| 1930 | 
            -
             | 
| 1931 | 
            -
            .single-blog-post .blog-post-content {
         | 
| 1932 | 
            -
                color: #666;
         | 
| 1933 | 
            -
                margin-bottom: 18px;
         | 
| 1934 | 
            -
                max-height: 137px;
         | 
| 1935 | 
            -
                overflow: hidden;
         | 
| 1936 | 
            -
            }
         | 
| 1937 | 
            -
            .single-blog-post .blog-post-content *:last-child {
         | 
| 1938 | 
            -
                margin-bottom: 0px;
         | 
| 1939 | 
            -
            }
         | 
| 1940 | 
            -
             | 
| 1941 | 
            -
            .single-blog-post .blog-post-bottom-meta {
         | 
| 1942 | 
            -
            }
         | 
| 1943 | 
            -
             | 
| 1944 | 
            -
            .single-blog-post .blog-post-bottom-meta a.favorite-link {
         | 
| 1945 | 
            -
                color: #a3a3a3;
         | 
| 1946 | 
            -
            }
         | 
| 1947 | 
            -
             | 
| 1948 | 
            -
            .single-blog-post .blog-post-bottom-meta.read-more .favorite-link {
         | 
| 1949 | 
            -
                margin-top: 6px;
         | 
| 1950 | 
            -
            }
         | 
| 1951 | 
            -
             | 
| 1952 | 
            -
             | 
| 1953 | 
            -
             | 
| 1954 | 
            -
            .blog-post-thumb-container > iframe {
         | 
| 1955 | 
            -
                width: 100% !important;
         | 
| 1956 | 
            -
                border: none;
         | 
| 1957 | 
            -
                height: 100% !important;
         | 
| 1958 | 
            -
            }
         | 
| 1959 | 
            -
             | 
| 1960 | 
            -
            .thumb-slides-controller {}
         | 
| 1961 | 
            -
            .thumb-slides-controller a {
         | 
| 1962 | 
            -
                font-size: 16px;
         | 
| 1963 | 
            -
                width: 25px;
         | 
| 1964 | 
            -
                height: 25px;
         | 
| 1965 | 
            -
                line-height: 25px;
         | 
| 1966 | 
            -
                text-align: center;
         | 
| 1967 | 
            -
                display: block;
         | 
| 1968 | 
            -
                position: absolute;
         | 
| 1969 | 
            -
                top: 5px;
         | 
| 1970 | 
            -
                left: 5px;
         | 
| 1971 | 
            -
                color: #fff;
         | 
| 1972 | 
            -
                -webkit-transition: all .5s ease;
         | 
| 1973 | 
            -
                        transition: all .5s ease;
         | 
| 1974 | 
            -
            }
         | 
| 1975 | 
            -
            .thumb-slides-controller a.right-arrow {
         | 
| 1976 | 
            -
                left: 35px;
         | 
| 1977 | 
            -
            }
         | 
| 1978 | 
            -
            .thumb-slides-controller a:hover {
         | 
| 1979 | 
            -
                background-color: #444;
         | 
| 1980 | 
            -
            }
         | 
| 1981 | 
            -
             | 
| 1982 | 
            -
             | 
| 1983 | 
            -
             | 
| 1984 | 
            -
             | 
| 1985 | 
            -
             | 
| 1986 | 
            -
            /* ====================================================
         | 
| 1987 | 
            -
               News-Letter Styles
         | 
| 1988 | 
            -
            =======================================================*/
         | 
| 1989 | 
            -
             | 
| 1990 | 
            -
            .news-letter {}
         | 
| 1991 | 
            -
             | 
| 1992 | 
            -
            .news-letter-bg {
         | 
| 1993 | 
            -
                background-image: url('../../img/bg-05.jpg');
         | 
| 1994 | 
            -
            }
         | 
| 1995 | 
            -
             | 
| 1996 | 
            -
            .news-letter .section-space {
         | 
| 1997 | 
            -
                padding-bottom: 111px;
         | 
| 1998 | 
            -
            }
         | 
| 1999 | 
            -
             | 
| 2000 | 
            -
            .newsletter-form-area form {
         | 
| 2001 | 
            -
                display: inline-block;
         | 
| 2002 | 
            -
                position: relative;
         | 
| 2003 | 
            -
                width: 530px;
         | 
| 2004 | 
            -
                max-width: 100%;
         | 
| 2005 | 
            -
            }
         | 
| 2006 | 
            -
             | 
| 2007 | 
            -
            .newsletter-form-area .mail-icon {
         | 
| 2008 | 
            -
                width: 25px;
         | 
| 2009 | 
            -
                position: absolute;
         | 
| 2010 | 
            -
                left: 0px;
         | 
| 2011 | 
            -
                top: 0px;
         | 
| 2012 | 
            -
                height: 100%;
         | 
| 2013 | 
            -
                padding: 0px;
         | 
| 2014 | 
            -
                margin: 0px;
         | 
| 2015 | 
            -
                line-height: 39px;
         | 
| 2016 | 
            -
                color: #ADADAD;
         | 
| 2017 | 
            -
                font-size: 17px;
         | 
| 2018 | 
            -
                text-align: left;
         | 
| 2019 | 
            -
            }
         | 
| 2020 | 
            -
             | 
| 2021 | 
            -
            .newsletter-form-area form input[type="email"] {
         | 
| 2022 | 
            -
                border: none;
         | 
| 2023 | 
            -
                max-width: 100%;
         | 
| 2024 | 
            -
                color: #ddd;
         | 
| 2025 | 
            -
                border-bottom: 1px solid #fff;
         | 
| 2026 | 
            -
                margin: 0px;
         | 
| 2027 | 
            -
                padding-right: 30px;
         | 
| 2028 | 
            -
                padding-left: 30px;
         | 
| 2029 | 
            -
                text-align: center;
         | 
| 2030 | 
            -
                display: block;    
         | 
| 2031 | 
            -
                box-sizing: border-box;
         | 
| 2032 | 
            -
                font-weight: 300;
         | 
| 2033 | 
            -
                font-size: 14px;
         | 
| 2034 | 
            -
            }
         | 
| 2035 | 
            -
            .newsletter-form-area form input[type="submit"] {
         | 
| 2036 | 
            -
                outline: none;
         | 
| 2037 | 
            -
                text-indent: -99999px;
         | 
| 2038 | 
            -
                background: url('../../img/go-btn.png') transparent no-repeat;
         | 
| 2039 | 
            -
                width: 25px;
         | 
| 2040 | 
            -
                background-position: center right;
         | 
| 2041 | 
            -
                border: none;
         | 
| 2042 | 
            -
                position: absolute;
         | 
| 2043 | 
            -
                right: 0px;
         | 
| 2044 | 
            -
                top: 0px;
         | 
| 2045 | 
            -
                height: 100%;
         | 
| 2046 | 
            -
                padding: 0px;
         | 
| 2047 | 
            -
                margin: 0px;
         | 
| 2048 | 
            -
            }
         | 
| 2049 | 
            -
             | 
| 2050 | 
            -
             | 
| 2051 | 
            -
             | 
| 2052 | 
            -
            .newsletter-form-area input::-webkit-input-placeholder {
         | 
| 2053 | 
            -
               line-height: 1.9;
         | 
| 2054 | 
            -
               color: #bbb;
         | 
| 2055 | 
            -
            }
         | 
| 2056 | 
            -
             | 
| 2057 | 
            -
            .newsletter-form-area input:-moz-placeholder {
         | 
| 2058 | 
            -
               line-height: 1.9;
         | 
| 2059 | 
            -
               color: #bbb;
         | 
| 2060 | 
            -
            }
         | 
| 2061 | 
            -
             | 
| 2062 | 
            -
            .newsletter-form-area input::-moz-placeholder {
         | 
| 2063 | 
            -
               line-height: 1.9;
         | 
| 2064 | 
            -
               color: #bbb;
         | 
| 2065 | 
            -
            }
         | 
| 2066 | 
            -
             | 
| 2067 | 
            -
            .newsletter-form-area input:-ms-input-placeholder {  
         | 
| 2068 | 
            -
               line-height: 1.9;
         | 
| 2069 | 
            -
               color: #bbb;
         | 
| 2070 | 
            -
            }
         | 
| 2071 | 
            -
             | 
| 2072 | 
            -
            .mailchimp-form-message {
         | 
| 2073 | 
            -
                display: table;
         | 
| 2074 | 
            -
                margin: 30px auto 0px;
         | 
| 2075 | 
            -
                color: #333;
         | 
| 2076 | 
            -
                font-size: 13px;
         | 
| 2077 | 
            -
                padding: 7px 15px;
         | 
| 2078 | 
            -
                font-weight: 400;
         | 
| 2079 | 
            -
                background-color: #fff;
         | 
| 2080 | 
            -
            }
         | 
| 2081 | 
            -
            .mailchimp-form-message.error {
         | 
| 2082 | 
            -
                color: #FF5F5F;
         | 
| 2083 | 
            -
            }
         | 
| 2084 | 
            -
            .mailchimp-form-message * {
         | 
| 2085 | 
            -
                margin: 0px;
         | 
| 2086 | 
            -
            }
         | 
| 2087 | 
            -
             | 
| 2088 | 
            -
             | 
| 2089 | 
            -
             | 
| 2090 | 
            -
             | 
| 2091 | 
            -
             | 
| 2092 | 
            -
            /* ====================================================
         | 
| 2093 | 
            -
               Twitter Styles
         | 
| 2094 | 
            -
            =======================================================*/
         | 
| 2095 | 
            -
             | 
| 2096 | 
            -
            .tweet-section {
         | 
| 2097 | 
            -
                background-color: #fff;
         | 
| 2098 | 
            -
            }
         | 
| 2099 | 
            -
            .tweet-section.section-space {
         | 
| 2100 | 
            -
                padding-bottom: 108px;
         | 
| 2101 | 
            -
            }
         | 
| 2102 | 
            -
            .twitter-header {
         | 
| 2103 | 
            -
                margin-top: 5px;
         | 
| 2104 | 
            -
            }
         | 
| 2105 | 
            -
            .twitter-header .twitter-icon {
         | 
| 2106 | 
            -
                font-size: 50px;
         | 
| 2107 | 
            -
                margin-bottom: 18px;
         | 
| 2108 | 
            -
                display: inline-block;
         | 
| 2109 | 
            -
            }
         | 
| 2110 | 
            -
            .twitter-header .twitter-title {
         | 
| 2111 | 
            -
                font-size: 30px;
         | 
| 2112 | 
            -
            }
         | 
| 2113 | 
            -
             | 
| 2114 | 
            -
             | 
| 2115 | 
            -
            #allTweets {}
         | 
| 2116 | 
            -
            #allTweets .single-tweet {}
         | 
| 2117 | 
            -
            #allTweets .single-tweet .tweet-date {
         | 
| 2118 | 
            -
                font-size: 15px;
         | 
| 2119 | 
            -
                color: #999;
         | 
| 2120 | 
            -
                margin-bottom: 18px;
         | 
| 2121 | 
            -
                line-height: 1;
         | 
| 2122 | 
            -
            }
         | 
| 2123 | 
            -
             | 
| 2124 | 
            -
            #allTweets .single-tweet .tweet-text {
         | 
| 2125 | 
            -
                margin-bottom: 25px;
         | 
| 2126 | 
            -
                font-size: 15px;
         | 
| 2127 | 
            -
            }
         | 
| 2128 | 
            -
             | 
| 2129 | 
            -
            #allTweets .single-tweet .tweet-text a:hover {}
         | 
| 2130 | 
            -
             | 
| 2131 | 
            -
            #allTweets .single-tweet .tweet-controlls {
         | 
| 2132 | 
            -
                margin-bottom: 22px;
         | 
| 2133 | 
            -
            }
         | 
| 2134 | 
            -
             | 
| 2135 | 
            -
            #allTweets .single-tweet .tweet-controlls a {
         | 
| 2136 | 
            -
                color: #999;
         | 
| 2137 | 
            -
                margin-left: 15px;
         | 
| 2138 | 
            -
                margin-right: 15px;
         | 
| 2139 | 
            -
            }
         | 
| 2140 | 
            -
             | 
| 2141 | 
            -
            #allTweets .single-tweet .tweet-controlls a i {
         | 
| 2142 | 
            -
                display: inline-block;
         | 
| 2143 | 
            -
                margin-right: 5px;
         | 
| 2144 | 
            -
                font-size: 14px;
         | 
| 2145 | 
            -
                vertical-align: middle;
         | 
| 2146 | 
            -
            }
         | 
| 2147 | 
            -
            #allTweets .single-tweet .tweet-controlls a.relpy-btn i {
         | 
| 2148 | 
            -
                font-size: 22px;
         | 
| 2149 | 
            -
            }
         | 
| 2150 | 
            -
            #allTweets .single-tweet .tweet-controlls a.retweet-btn i {
         | 
| 2151 | 
            -
                font-size: 16px;
         | 
| 2152 | 
            -
            }
         | 
| 2153 | 
            -
            #allTweets .single-tweet .tweet-controlls a.favorite-btn i {
         | 
| 2154 | 
            -
                font-size: 16px;
         | 
| 2155 | 
            -
            }
         | 
| 2156 | 
            -
             | 
| 2157 | 
            -
             | 
| 2158 | 
            -
            .slider-arrow.tweets-arrow {
         | 
| 2159 | 
            -
                margin-top: 20px;
         | 
| 2160 | 
            -
            }
         | 
| 2161 | 
            -
             | 
| 2162 | 
            -
             | 
| 2163 | 
            -
             | 
| 2164 | 
            -
             | 
| 2165 | 
            -
             | 
| 2166 | 
            -
             | 
| 2167 | 
            -
             | 
| 2168 | 
            -
            /* ====================================================
         | 
| 2169 | 
            -
               Map Styles
         | 
| 2170 | 
            -
            =======================================================*/
         | 
| 2171 | 
            -
            .map-section {
         | 
| 2172 | 
            -
                position: relative;
         | 
| 2173 | 
            -
            }
         | 
| 2174 | 
            -
             | 
| 2175 | 
            -
            .map-header-area {
         | 
| 2176 | 
            -
                text-align: center;
         | 
| 2177 | 
            -
                color: #fff;
         | 
| 2178 | 
            -
                padding: 36px 0px;
         | 
| 2179 | 
            -
                width: 100%;
         | 
| 2180 | 
            -
                z-index: 1;
         | 
| 2181 | 
            -
            }
         | 
| 2182 | 
            -
            .map-header-area h2 {
         | 
| 2183 | 
            -
                font-size: 24px;
         | 
| 2184 | 
            -
                text-transform: uppercase;
         | 
| 2185 | 
            -
                font-weight: 900;
         | 
| 2186 | 
            -
            }
         | 
| 2187 | 
            -
            .map-header-area h2 .location-icon {
         | 
| 2188 | 
            -
                display: inline-block;
         | 
| 2189 | 
            -
                background: #fff;
         | 
| 2190 | 
            -
                color: #666;
         | 
| 2191 | 
            -
                width: 50px;
         | 
| 2192 | 
            -
                height: 50px;
         | 
| 2193 | 
            -
                border-radius: 50%;
         | 
| 2194 | 
            -
                line-height: 50px;
         | 
| 2195 | 
            -
                margin-right: 18px;
         | 
| 2196 | 
            -
            }
         | 
| 2197 | 
            -
             | 
| 2198 | 
            -
            .map {
         | 
| 2199 | 
            -
                width: 100%;
         | 
| 2200 | 
            -
                height: 450px;
         | 
| 2201 | 
            -
            }
         | 
| 2202 | 
            -
            .map #map {
         | 
| 2203 | 
            -
                display: block;
         | 
| 2204 | 
            -
                width: 100%;
         | 
| 2205 | 
            -
                height: 100%;
         | 
| 2206 | 
            -
            }
         | 
| 2207 | 
            -
             | 
| 2208 | 
            -
            #map img {
         | 
| 2209 | 
            -
                max-width: inherit;
         | 
| 2210 | 
            -
            }
         | 
| 2211 | 
            -
             | 
| 2212 | 
            -
             | 
| 2213 | 
            -
             | 
| 2214 | 
            -
             | 
| 2215 | 
            -
             | 
| 2216 | 
            -
             | 
| 2217 | 
            -
             | 
| 2218 | 
            -
            /* ====================================================
         | 
| 2219 | 
            -
               Contact Styles
         | 
| 2220 | 
            -
            =======================================================*/
         | 
| 2221 | 
            -
             | 
| 2222 | 
            -
            .contact {
         | 
| 2223 | 
            -
                position: relative;
         | 
| 2224 | 
            -
                bottom: 0px;
         | 
| 2225 | 
            -
                width: 100%;
         | 
| 2226 | 
            -
                background-color: #fff;
         | 
| 2227 | 
            -
                border-top: 1px solid rgba(0,0,0,.1);
         | 
| 2228 | 
            -
            }
         | 
| 2229 | 
            -
             | 
| 2230 | 
            -
            .contact .contact-location-toggle-btn {
         | 
| 2231 | 
            -
                display: block;
         | 
| 2232 | 
            -
                width: 66px;
         | 
| 2233 | 
            -
                height: 66px;
         | 
| 2234 | 
            -
                line-height: 66px;
         | 
| 2235 | 
            -
                text-align: center;
         | 
| 2236 | 
            -
                border-radius: 50%;
         | 
| 2237 | 
            -
                color: #fff;
         | 
| 2238 | 
            -
                padding: 0px;
         | 
| 2239 | 
            -
                position: absolute;
         | 
| 2240 | 
            -
                top: 0px;
         | 
| 2241 | 
            -
                left: 50%;
         | 
| 2242 | 
            -
                margin-left: -33px;
         | 
| 2243 | 
            -
                margin-top: -33px;
         | 
| 2244 | 
            -
                z-index: 333;
         | 
| 2245 | 
            -
            }
         | 
| 2246 | 
            -
            .contact .contact-location-toggle-btn i {
         | 
| 2247 | 
            -
                font-size: 30px;
         | 
| 2248 | 
            -
            }
         | 
| 2249 | 
            -
             | 
| 2250 | 
            -
            .contact .contact-content-wrapper {
         | 
| 2251 | 
            -
                padding-top: 110px;
         | 
| 2252 | 
            -
                display: none;
         | 
| 2253 | 
            -
                padding-bottom: 120px;
         | 
| 2254 | 
            -
            }
         | 
| 2255 | 
            -
            .contact-title {
         | 
| 2256 | 
            -
                font-size: 20px;
         | 
| 2257 | 
            -
                color: #777;
         | 
| 2258 | 
            -
                margin-bottom: 35px;
         | 
| 2259 | 
            -
            }
         | 
| 2260 | 
            -
             | 
| 2261 | 
            -
            .contact-info .contact-info-lists li {
         | 
| 2262 | 
            -
                list-style: none;
         | 
| 2263 | 
            -
                margin-bottom: 20px;
         | 
| 2264 | 
            -
            }
         | 
| 2265 | 
            -
            .contact-info .contact-info-lists li a {
         | 
| 2266 | 
            -
                font-size: 14px;
         | 
| 2267 | 
            -
                color: #777;
         | 
| 2268 | 
            -
                display: inline-block;
         | 
| 2269 | 
            -
                position: relative;
         | 
| 2270 | 
            -
                padding-left: 47px;
         | 
| 2271 | 
            -
                min-height: 35px;
         | 
| 2272 | 
            -
                padding-top: 4px;
         | 
| 2273 | 
            -
            }
         | 
| 2274 | 
            -
            .contact-info .contact-info-lists li a span {
         | 
| 2275 | 
            -
                display: inline-block;
         | 
| 2276 | 
            -
                width: 35px;
         | 
| 2277 | 
            -
                height: 35px;
         | 
| 2278 | 
            -
                line-height: 36px;
         | 
| 2279 | 
            -
                background: #fff;
         | 
| 2280 | 
            -
                border-radius: 50%;
         | 
| 2281 | 
            -
                text-align: center;
         | 
| 2282 | 
            -
                font-size: 12px;
         | 
| 2283 | 
            -
                padding: 0px;
         | 
| 2284 | 
            -
                position: absolute;
         | 
| 2285 | 
            -
                top: 0;
         | 
| 2286 | 
            -
                left: 0;
         | 
| 2287 | 
            -
            }
         | 
| 2288 | 
            -
            .contact-info .contact-info-lists li a span i {
         | 
| 2289 | 
            -
                font-size: 17px;
         | 
| 2290 | 
            -
            }
         | 
| 2291 | 
            -
            .contact-info .contact-info-lists li a:hover span i {
         | 
| 2292 | 
            -
                color: #fff !important;
         | 
| 2293 | 
            -
            }
         | 
| 2294 | 
            -
             | 
| 2295 | 
            -
             | 
| 2296 | 
            -
            .cu-form input,
         | 
| 2297 | 
            -
            .cu-form textarea {
         | 
| 2298 | 
            -
                margin-bottom: 23px;
         | 
| 2299 | 
            -
                border-bottom-color: #ececec;
         | 
| 2300 | 
            -
                height: 30px;
         | 
| 2301 | 
            -
            }
         | 
| 2302 | 
            -
             | 
| 2303 | 
            -
             | 
| 2304 | 
            -
            .cu-form input:focus,
         | 
| 2305 | 
            -
            .cu-form textarea:focus {
         | 
| 2306 | 
            -
                color: #444;
         | 
| 2307 | 
            -
                font-size: 14px;
         | 
| 2308 | 
            -
            }
         | 
| 2309 | 
            -
             | 
| 2310 | 
            -
            .cu-form input[type="submit"] {
         | 
| 2311 | 
            -
                width: auto;
         | 
| 2312 | 
            -
                font-size: 14px;
         | 
| 2313 | 
            -
                color: #fff;
         | 
| 2314 | 
            -
                border: none;
         | 
| 2315 | 
            -
                padding: 15px 30px;
         | 
| 2316 | 
            -
                height: auto;
         | 
| 2317 | 
            -
                margin-bottom: 30px;
         | 
| 2318 | 
            -
                margin-top: 20px;
         | 
| 2319 | 
            -
            }
         | 
| 2320 | 
            -
             | 
| 2321 | 
            -
             | 
| 2322 | 
            -
            .cu-form .input-field label {
         | 
| 2323 | 
            -
                color: #bbb;
         | 
| 2324 | 
            -
                left: 0px;
         | 
| 2325 | 
            -
                top: 0px;
         | 
| 2326 | 
            -
            }
         | 
| 2327 | 
            -
            .cu-form .input-field label.active {
         | 
| 2328 | 
            -
                font-size: 13px;
         | 
| 2329 | 
            -
                color: #727272;
         | 
| 2330 | 
            -
                -webkit-transform: translateY(-94%);
         | 
| 2331 | 
            -
                -ms-transform: translateY(-94%);
         | 
| 2332 | 
            -
                transform: translateY(-94%);
         | 
| 2333 | 
            -
            }
         | 
| 2334 | 
            -
             | 
| 2335 | 
            -
             | 
| 2336 | 
            -
            .cu-form .form-message {
         | 
| 2337 | 
            -
                padding: 10px;
         | 
| 2338 | 
            -
                font-size: 13px;
         | 
| 2339 | 
            -
                background: #fff;
         | 
| 2340 | 
            -
            }
         | 
| 2341 | 
            -
            .cu-form .form-message * {
         | 
| 2342 | 
            -
                margin: 0px;
         | 
| 2343 | 
            -
            }
         | 
| 2344 | 
            -
            .cu-form .form-message.error {
         | 
| 2345 | 
            -
                color: #FF5F5F;
         | 
| 2346 | 
            -
            }
         | 
| 2347 | 
            -
             | 
| 2348 | 
            -
             | 
| 2349 | 
            -
             | 
| 2350 | 
            -
             | 
| 2351 | 
            -
             | 
| 2352 | 
            -
             | 
| 2353 | 
            -
            /* ====================================================
         | 
| 2354 | 
            -
               Footer Styles
         | 
| 2355 | 
            -
            =======================================================*/
         | 
| 2356 | 
            -
             | 
| 2357 | 
            -
            .main-footer {
         | 
| 2358 | 
            -
                position: relative;
         | 
| 2359 | 
            -
                z-index: 111;
         | 
| 2360 | 
            -
            }
         | 
| 2361 | 
            -
            .main-footer {
         | 
| 2362 | 
            -
                text-align: center;
         | 
| 2363 | 
            -
            }
         | 
| 2364 | 
            -
            .main-footer .top {
         | 
| 2365 | 
            -
                background-color: #1e1e1e;
         | 
| 2366 | 
            -
                color: #fff;
         | 
| 2367 | 
            -
                padding: 85px 0px 50px;
         | 
| 2368 | 
            -
            }
         | 
| 2369 | 
            -
             | 
| 2370 | 
            -
            .main-footer .footer-logo {
         | 
| 2371 | 
            -
                margin-bottom: 50px;
         | 
| 2372 | 
            -
            }
         | 
| 2373 | 
            -
             | 
| 2374 | 
            -
            .main-footer .bottom {
         | 
| 2375 | 
            -
                background-color: #171717;
         | 
| 2376 | 
            -
                color: #666;
         | 
| 2377 | 
            -
                font-size: 13px;
         | 
| 2378 | 
            -
                padding: 13px 0px;
         | 
| 2379 | 
            -
                border-top: 1px solid #222222;
         | 
| 2380 | 
            -
            }
         | 
| 2381 | 
            -
            .main-footer .bottom p {
         | 
| 2382 | 
            -
                margin: 0px;
         | 
| 2383 | 
            -
            }
         | 
| 2384 | 
            -
            .main-footer .footer-social li {}
         | 
| 2385 | 
            -
            .main-footer .footer-social li a {
         | 
| 2386 | 
            -
                font-size: 17px;
         | 
| 2387 | 
            -
                border: none;
         | 
| 2388 | 
            -
                width: 50px;
         | 
| 2389 | 
            -
                height: 50px;
         | 
| 2390 | 
            -
                padding: 0px;
         | 
| 2391 | 
            -
                line-height: 50px;
         | 
| 2392 | 
            -
                background-color: #fff;
         | 
| 2393 | 
            -
            }
         | 
| 2394 | 
            -
            .main-footer .footer-social li a:hover {
         | 
| 2395 | 
            -
                color: #fff;
         | 
| 2396 | 
            -
            }
         | 
| 2397 | 
            -
             | 
| 2398 | 
            -
             | 
| 2399 | 
            -
             | 
| 2400 | 
            -
             | 
| 2401 | 
            -
             | 
| 2402 | 
            -
             | 
| 2403 | 
            -
            /* ====================================================
         | 
| 2404 | 
            -
               Some Helper Styles
         | 
| 2405 | 
            -
            =======================================================*/
         | 
| 2406 | 
            -
             | 
| 2407 | 
            -
            /*
         | 
| 2408 | 
            -
             * For IE 6/7 only
         | 
| 2409 | 
            -
             * Include this rule to trigger hasLayout and contain floats.
         | 
| 2410 | 
            -
             */
         | 
| 2411 | 
            -
             | 
| 2412 | 
            -
            .clearfix {
         | 
| 2413 | 
            -
                *zoom: 1;
         | 
| 2414 | 
            -
            }
         | 
| 2415 | 
            -
             | 
| 2416 | 
            -
            .nobgimage {
         | 
| 2417 | 
            -
                background-image: inherit !important;
         | 
| 2418 | 
            -
            }
         | 
| 2419 | 
            -
             | 
| 2420 | 
            -
            .opaciry30 {
         | 
| 2421 | 
            -
                opacity: .3 !important;
         | 
| 2422 | 
            -
                filter: alpha(opacity=30);
         | 
| 2423 | 
            -
            }
         | 
| 2424 | 
            -
             | 
| 2425 | 
            -
            @media print,
         | 
| 2426 | 
            -
                   (-webkit-min-device-pixel-ratio: 1.25),
         | 
| 2427 | 
            -
                   (min-resolution: 120dpi) {
         | 
| 2428 | 
            -
                /* Style adjustments for high resolution devices */
         | 
| 2429 | 
            -
            }
         | 
| 2430 | 
            -
             | 
| 2431 | 
            -
            /*
         | 
| 2432 | 
            -
             * Print styles.
         | 
| 2433 | 
            -
             *  Inlined to avoid required HTTP connection: h5bp.com/r
         | 
| 2434 | 
            -
             */
         | 
| 2435 | 
            -
             | 
| 2436 | 
            -
            @media print {
         | 
| 2437 | 
            -
                * {
         | 
| 2438 | 
            -
                    background: transparent !important;
         | 
| 2439 | 
            -
                    color: #000 !important; /* Black prints faster: h5bp.com/s */
         | 
| 2440 | 
            -
                    box-shadow: none !important;
         | 
| 2441 | 
            -
                    text-shadow: none !important;
         | 
| 2442 | 
            -
                }
         | 
| 2443 | 
            -
             | 
| 2444 | 
            -
                a,
         | 
| 2445 | 
            -
                a:visited {
         | 
| 2446 | 
            -
                    text-decoration: underline;
         | 
| 2447 | 
            -
                }
         | 
| 2448 | 
            -
             | 
| 2449 | 
            -
                a[href]:after {
         | 
| 2450 | 
            -
                    content: " (" attr(href) ")";
         | 
| 2451 | 
            -
                }
         | 
| 2452 | 
            -
             | 
| 2453 | 
            -
                abbr[title]:after {
         | 
| 2454 | 
            -
                    content: " (" attr(title) ")";
         | 
| 2455 | 
            -
                }
         | 
| 2456 | 
            -
             | 
| 2457 | 
            -
                /*
         | 
| 2458 | 
            -
                 * Don't show links for images, or javascript/internal links
         | 
| 2459 | 
            -
                 */
         | 
| 2460 | 
            -
             | 
| 2461 | 
            -
                a[href^="javascript:"]:after,
         | 
| 2462 | 
            -
                a[href^="#"]:after {
         | 
| 2463 | 
            -
                    content: "";
         | 
| 2464 | 
            -
                }
         | 
| 2465 | 
            -
             | 
| 2466 | 
            -
                pre,
         | 
| 2467 | 
            -
                blockquote {
         | 
| 2468 | 
            -
                    border: 1px solid #999;
         | 
| 2469 | 
            -
                    page-break-inside: avoid;
         | 
| 2470 | 
            -
                }
         | 
| 2471 | 
            -
             | 
| 2472 | 
            -
                thead {
         | 
| 2473 | 
            -
                    display: table-header-group; /* h5bp.com/t */
         | 
| 2474 | 
            -
                }
         | 
| 2475 | 
            -
             | 
| 2476 | 
            -
                tr,
         | 
| 2477 | 
            -
                img {
         | 
| 2478 | 
            -
                    page-break-inside: avoid;
         | 
| 2479 | 
            -
                }
         | 
| 2480 | 
            -
             | 
| 2481 | 
            -
                img {
         | 
| 2482 | 
            -
                    max-width: 100% !important;
         | 
| 2483 | 
            -
                }
         | 
| 2484 | 
            -
             | 
| 2485 | 
            -
                @page {
         | 
| 2486 | 
            -
                    margin: 0.5cm;
         | 
| 2487 | 
            -
                }
         | 
| 2488 | 
            -
             | 
| 2489 | 
            -
                p,
         | 
| 2490 | 
            -
                h2,
         | 
| 2491 | 
            -
                h3 {
         | 
| 2492 | 
            -
                    orphans: 3;
         | 
| 2493 | 
            -
                    widows: 3;
         | 
| 2494 | 
            -
                }
         | 
| 2495 | 
            -
             | 
| 2496 | 
            -
                h2,
         | 
| 2497 | 
            -
                h3 {
         | 
| 2498 | 
            -
                    page-break-after: avoid;
         | 
| 2499 | 
            -
                }
         | 
| 2500 | 
            -
            }
         |