"layout"
Bootstrap 3.0.0 Snippet by evarevirus

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html><html class=''> <head><script src='//production-assets.codepen.io/assets/editor/live/console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/events_runner-73716630c22bbc8cff4bd0f07b135f00a0bdc5d14629260c3ec49e5606f98fdd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/css_live_reload_init-2c0dc5167d60a5af3ee189d570b1835129687ea2a61bee3513dee3a50c115a77.js'></script><meta charset='UTF-8'><meta name="robots" content="noindex"><link rel="shortcut icon" type="image/x-icon" href="//production-assets.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico" /><link rel="mask-icon" type="" href="//production-assets.codepen.io/assets/favicon/logo-pin-f2d2b6d2c61838f7e76325261b7195c27224080bc099486ddd6dccb469b8e8e6.svg" color="#111" /><link rel="canonical" href="https://codepen.io/imjijo/pen/BWVrLv?depth=everything&order=popularity&page=78&q=shop&show_forks=false" /> <link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css'><link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'><link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css'><link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.css'> <style class="cp-pen-styles">/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : Mar 21, 2017, 4:38:02 PM Author : Jijo Raju */ @import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300i,400,400i|Open+Sans:400,400i,600'); @import url('https://fonts.googleapis.com/css?family=Inconsolata|Raleway'); @import url('https://fonts.googleapis.com/css?family=Quicksand'); @import url('https://fonts.googleapis.com/css?family=Montserrat'); body { font-family: "Josefin Sans", sans-serif; font-weight: 300; font-size: 2em; position: relative; } h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", sans-serif; font-weight: 100; margin: 0; } /*navigation style*/ header .navbar-default { height: 100px; margin-bottom: 0; } header .navbar-default .container .row { padding-top: 25px; } header .navbar-default .navbar-nav li { margin-left: -10px; } header .navbar-default .navbar-nav li a { text-transform: uppercase; font-size: 13px; font-family: "Montserrat", sans-serif; color: #868ca5; } header .navbar-default .navbar-nav li a:hover { color: #d3745f; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background-color: transparent; color: #d3745f; } header .navbar-brand span.brand-head { color: #ff8065; font-size: 26px; font-weight: 200; letter-spacing: 2px; font-family: "Montserrat", sans-serif; } header .navbar-brand span.brand-tail { color: #04517d; font-size: 26px; letter-spacing: 2px; font-family: "Montserrat", sans-serif; font-weight: 200; } @media only screen and (min-width: 292px) { header .navbar-brand span.brand-tail, header .navbar-brand span.brand-head { font-size: 24px; } } /*Section one Style*/ .main .section_one { padding: 120px 0px; background-color: gray; background: url("http://foxthemes.com/web/html/uphost/_www/img/IMG-6.jpg") no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .main .section_one h3 { font-size: 1.9em; font-weight: 900; color: white; padding-bottom: 25px; } .main .section_one h5 { font-size: 0.7em; color: white; padding-bottom: 90px; } .main .section_one button { border: 2px solid #ff8065; background-color: #ff8065; color: white; text-transform: uppercase; font-weight: 500; padding: 15px 50px; border-radius: 25px; -webkit-transition-duration: 0.6s; /* Safari */ -moz-transition-duration: 0.6s; /* Mozilla */ -o-transition-duration: 0.6s; transition-duration: 0.6s; } .main .section_one button:hover { background: transparent; color: #ff8065; } @media only screen and (max-width: 766px) { .in { background-color: #f7f7f7; } } /*section two style*/ .main .section_two { padding: 80px 0px; background-color: #1d2337; } .main .section_two span { color: #46BAE2; } @media only screen and (min-width: 1200px) { .section_two input { margin-left: -72px; } .section_two button { margin-left: -72px; } } .main .section_two p { color: white; margin-top: 8px; font-size: 0.9em; font-family: sans-serif; } .main .section_two button { background-color: #46BAE2; color: white; border-radius: 25px 25px; border: none; padding: 12px 25px; text-transform: uppercase; font-size: 0.6em; letter-spacing: 2px; } .main .section_two button:hover { color: #46BAE2; background: white; } .main .section_two input.form-control { height: 42px; } @media only screen and (max-width: 768px) { .main .section_two input { margin-bottom: 20px; } .main .section_two button { text-align: center; margin: auto; display: block; } } /*section two style ends*/ /*section host plans style begins*/ .main .host_plans { padding: 100px 0px; } .main .host_plans .container { padding: 30px 0px 0px -1px; } .main .host_plans h1 { font-family: "Josefin Sans", sans-serif; font-weight: 100; padding-bottom: 20px; } .main .host_plans .border-img { margin-top: -10px; background-color: #fff; padding-top: 100px; padding-bottom: 0px; padding-left: 10px; padding-right: 0px; border-radius: 74%; width: 395px; height: 395px; background-color: #fff; box-shadow: 0px 14px 49px 0px rgba(0, 0, 0, 0.19); } .main .host_plans li:before { content: "\2012 \ "; } .main .host_plans li { font-size: 0.9em; margin-left: 10px; } .main .host_plans p { padding-bottom: 20px; } .main .host_plans h3 { padding-top: 30px; padding-bottom: 40px; font-size: 1em; font-family: "Quicksand", sans-serif; } .main .host_plans h3 span { font-size: 1.6em; } .main .host_plans h3 span i { font-style: normal; font-weight: 600; color: orangered; } .main .host_plans button { border: 2px solid #ff8065; background-color: #ff8065; color: white; text-transform: uppercase; font-weight: 500; padding: 15px 50px; border-radius: 25px; -webkit-transition-duration: 0.6s; /* Safari */ -moz-transition-duration: 0.6s; /* Mozilla */ -o-transition-duration: 0.6s; transition-duration: 0.6s; } .main .host_plans button:hover { background: transparent; color: #ff8065; } @media only screen and (max-width: 768px) { .main .host_plans { text-align: center; } } #host-btn-two { background-color: #46BAE2; border-color: #46BAE2; color: white; } #host-btn-two:hover { background-color: white; border-color: #46BAE2; color: #46BAE2; } .main .host_plans h3 span i.font-1 { font-style: normal; font-weight: 600; color: #46BAE2; } #host-btn-three { background-color: #363E50; border-color: #363E50; color: white; } #host-btn-three:hover { background-color: white; border-color: #363E50; color: #363E50; } .main .host_plans h3 span i.font-2 { font-style: normal; font-weight: 600; color: #363E50; } /*section host plans style ends*/ .main section.carousel-brands { background-color: #363E50; padding: 100px; } @media (min-width: 992px) { .carousel-inner .active.left { left: -25%; } .carousel-inner .next { left: 25%; } .carousel-inner .prev { left: -25%; } } @media (min-width: 768px) and (max-width: 991px) { .carousel-inner .active.left { left: -33.3%; } .carousel-inner .next { left: 33.3%; } .carousel-inner .prev { left: -33.3%; } .active > div:first-child { display: block; } .active > div:first-child + div { display: block; } .active > div:last-child { display: none; } } @media (max-width: 767px) { .carousel-inner .active.left { left: -100%; } .carousel-inner .next { left: 100%; } .carousel-inner .prev { left: -100%; } .active > div { display: none; } .active > div:first-child { display: block; } } .item { display: none; position: relative; transition: 1s ease-in-out left; } /*services style begins*/ .main .services { margin-top: 50px; } .main .services h1 { color: #343E5C; font-size: 30px; } .main .services hr.service-line { border: 2px solid #F2745F; width: 6%; margin-top: 6px; width: 50px; border-radius: 5px; } .main .services h6 { color: #B9BED1; font-size: 13px; letter-spacing: .18px; padding-bottom: 50px; } @media only screen and (max-width: 768px) { .main .services h6 { padding-left: 50px; padding-right: 30px; } } .main section.services h3 { font-size: 22px; padding-bottom: 20px; } .main section.services p { font-size: 16px; padding-bottom: 20px; } .main section.services img { margin-left: 10px; margin-top: 6px; } @media only screen and (max-width: 992px) { .main section.services img { margin-bottom: 20px; margin: 20px auto; } } @media only screen and (max-width: 992px) { .main section.services h3, .main section.services p { text-align: center; } } /*services style ends*/ /*testimonials starts*/ .main .testimonials { padding: 80px 0px; background-color: gray; background: url("http://foxthemes.com/web/html/uphost/_www/img/bg-testimonial.jpg") no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .main .testimonials h2 { color: white; text-align: center; } .main .testimonials h6 { color: #B9BED1; text-align: center; } .main .testimonials .arrow_box { position: relative; background: #ffffff; border: 1px solid gray; border-radius: 20px; } .main .testimonials .arrow_box p { font-size: 18px; color: #919191; padding: 10px 15px 10px 15px; line-height: 26px; letter-spacing: .1px; } .main .testimonials .arrow_box:after, .main .testimonials .arrow_box:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .main .testimonials .arrow_box:after { border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 18px; margin-left: -18px; } .main .testimonials .arrow_box:before { border-color: rgba(6, 7, 8, 0); border-top-color: #060708; border-width: 19px; margin-left: -19px; } .main .testimonials .icon { padding-top: 56px; position: relative; } @media only screen and (max-width: 768px) {} .main .testimonials .icon h3 { font-size: 20px; color: white; letter-spacing: -.1px; padding-top: 15px; font-weight: 700; } .main .testimonials .icon h5 { font-size: 14px; color: #46BAE2; letter-spacing: -.1px; text-transform: uppercase; } .main .testimonials h5 { padding-top: 10px; color: steelblue; } .main .testimonials .slider2 { padding-top: 50px; } .main .testimonials hr.service-line { border: 2px solid #F2745F; width: 6%; margin-top: 6px; width: 50px; border-radius: 5px; } /*testimonials ends*/ /*subscribe style begins*/ .main section.subscribe { padding: 100px 0px; } @media only screen and (min-width: 768px) { .main section.subscribe .col-sm-4 { padding-left: 0px; } .main section.subscribe .col-sm-6 { padding-right: 0px; } .main section.subscribe button { border-radius: 0px 25px 25px 0px; padding: 12px 50px; background-color: #EE5343; border: 2px solid #EE5343; color: white; text-transform: uppercase; font-size: 18px; font-weight: 600; box-shadow: 0 20px 40px 0 rgba(168, 173, 187, 0.62); } .main section.subscribe button:hover { background-color: #363E50; color: white; border-color: #363E50; } .main section.subscribe input { border-right: 0px; border-radius: 9px 0px 0px 9px; height: 53px; box-shadow: 0 20px 40px 0 rgba(168, 173, 187, 0.62); color: black; font-size: 20px; padding-left: 40px; } } @media only screen and (min-width: 768px) and (max-width: 992px) { .main section.subscribe .input-append { margin-left: 10%; } } @media only screen and (min-width: 993px) { .main section.subscribe .input-append { margin-left: 18%; } } .main section.subscribe h2 { padding-bottom: 20px; } @media only screen and (max-width: 768px) { .main section.subscribe button { padding: 12px 50px; background-color: #EE5343; border: 2px solid #EE5343; color: white; text-transform: uppercase; font-size: 18px; font-weight: 600; box-shadow: 0 20px 40px 0 rgba(168, 173, 187, 0.62); margin: auto; display: block; border-radius: 25px 25px 25px 25px; } .main section.subscribe button:hover { background-color: #363E50; color: white; border-color: #363E50; } .main section.subscribe input { border-radius: 25px 25px 25px 25px; height: 53px; box-shadow: 0 20px 40px 0 rgba(168, 173, 187, 0.62); color: black; font-size: 20px; padding-left: 40px; margin-bottom: 25px; } } /*subscribe style ends*/ /*footer style begins*/ .main footer { padding-bottom: 50px; background: url("http://foxthemes.com/web/html/uphost/_www/img/IMG-5.jpg") no-repeat center; } .main footer section.footer-section-one h3 { padding-top: 30px; color: white; font-size: 30px; } .main footer section.footer-section-one p { font-size: 16px; padding-bottom: 20px; color: #B9BED1; } .main footer section.footer-section-one hr.service-line { border: 2px solid #F2745F; width: 6%; margin-top: 6px; width: 50px; border-radius: 5px; } footer .footer-section-two .form-group { padding-bottom: 53px; } footer .footer-section-two .form-group input { height: 50px; } footer .footer-section-two .form-group textarea { height: 150px; } footer .footer-section-two button { margin-top: 120px; } @media only screen and (max-width: 768px) { footer .footer-section-two .form-group .col-xs-12 { padding-bottom: 10px; } footer .footer-section-two button { margin-top: -45px; } } footer .footer-section-two button { background-color: #ff8065; border: 2px solid #ff8065; border-radius: 25px; padding: 10px 30px 10px 30px; font-size: 20px; } footer .footer-section-two button:hover { background-color: transparent; color: #ff8065; border-color: #ff8065; } footer .footer-section-three .container { background-color: rgba(36, 38, 44, .8); padding: 50px; margin-top: 100px; border-bottom: 4px solid #46BAE2; color: white; } footer .footer-section-three h4 { color: #EE5343; font-size: 18px; margin-bottom: 20px; } footer .footer-section-three a { color: white; text-decoration: none; } footer .footer-section-three a:hover { color: #ff8065; } footer .footer-section-three i { display: inline-block; height: 35px; width: 35px; border: 2px solid white; border-radius: 100%; text-align: center; font-size: 20px; line-height: 30px; } footer .footer-section-three i:hover { color: black; background-color: white; border-color: #B9BED1; } @media only screen and (max-width: 992px) { footer .footer-section-three { text-align: center; } } /*footer style begins*/</style></head><body> <header> <nav class="navbar navbar-default" role="navigation"> <div class="container"> <div class='row'> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#collapse" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="#" class="navbar-brand"><span class="brand-head">UP</span><span class="brand-tail">HOSTING</span></a> </div> <div class="collapse navbar-collapse" id="collapse"> <ul class="nav navbar-nav navbar-right"> <li class="active"><a href="#">Home</a></li> <li><a href="#">Hosting</a></li> <li><a href="#">Services</a></li> <li><a href="#">Pages</a></li> <li><a href="#">Blog</a></li> <li><a href="#">Shop</a></li> <li><a href="#">Contact Us</a></li> </ul> </div> </div> </div> </nav> </header> <!-- header navigation ends--> <!-- main contents starts--> <div class="main"> <!--section one starts--> <section class="section_one"> <div class="content container"> <div class="row text-center"> <h3>Premium Wordpress Hosting</h3> <h5>Speed Up & Leave Your Competition Behind</h5> <button type="submit" class="btn btn-success">Our Plans</button> </div> </div> </section> <!--section one ends--> <!--section two starts--> <section class="section_two"> <div class="content container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-5 text-center"> <p>FIND YOUR <span>PERFECT DOMAIN NAME:</span></p> </div> <div class="col-xs-10 col-sm-6 col-md-6 col-lg-4 col-xs-offset-1 col-sm-offset-2 col-md-offset-2 col-lg-offset-0"> <input type="text" placeholder="Enter Your domain name Here.." class="form-control" /> </div> <div class="col-xs-12 col-sm-4 col-md-4 col-lg-3 col-sm-offset-0 col-md-offset-0"> <button class="btn btn-success" type="submit">Check Availability</button> </div> </div> </div> </section> <!--section two ends--> <!--section host plans begins--> <!--host plans section one--> <section class="host_plans"> <div class="content container"> <div class="row"> <div class="col-xs-12 col-md-7"> <h1>Standart Hosting</h1> <p>Many web sites are still in infancy various have versions evolved over the years.</p> <ul class="list-inline"> <li>Free Domain name</li> <li>Unlimited Web Space</li> <li>Free SSL Certificate</li> <li>Unlimited FTP Accounts</li> <li>Unlimited Sub Domains</li> </ul> <h3>STARTING AT JUST <span><i>$1.75</i>/</span>MONTH</h3> <button type="submit" class="btn btn-primary" id="host-btn-one">Get Started</button> </div> <div class="col-xs-12 col-md-5 hidden-sm hidden-xs border-img"> <img src="http://foxthemes.com/web/html/uphost/_www/img/flag.png" class="center-block" /> </div> </div> </div> </section> <!--host plans section two--> <section class="host_plans"> <div class="content container"> <div class="row"> <div class="col-md-7 col-md-push-5"> <h1>Reseller Hosting</h1> <p>Many web sites are still in infancy various have versions evolved over the years.</p> <ul class="list-inline"> <li>Free Domain name</li> <li>Unlimited Web Space</li> <li>Free SSL Certificate</li> <li>Unlimited FTP Accounts</li> <li>Unlimited Sub Domains</li> </ul> <h3>STARTING AT JUST <span><i class="font-1">$1.75</i>/</span>MONTH</h3> <button type="submit" class="btn btn-primary" id="host-btn-two">Get Started</button> </div> <div class="col-md-5 col-md-pull-7 hidden-sm hidden-xs border-img"> <img src="http://foxthemes.com/web/html/uphost/_www/img/mountain.png" class="center-block" /> </div> </div> </div> </section> <!--host plans section three--> <section class="host_plans"> <div class="content container"> <div class="row"> <div class="col-md-7"> <h1>Reseller Hosting</h1> <p>Many web sites are still in infancy various have versions evolved over the years.</p> <ul class="list-inline"> <li>Free Domain name</li> <li>Unlimited Web Space</li> <li>Free SSL Certificate</li> <li>Unlimited FTP Accounts</li> <li>Unlimited Sub Domains</li> </ul> <h3>STARTING AT JUST <span><i class="font-2">$1.75</i>/</span>MONTH</h3> <button type="submit" class="btn btn-primary" id="host-btn-three">Get Started</button> </div> <div class="col-md-5 hidden-sm hidden-xs border-img"> <img src="http://foxthemes.com/web/html/uphost/_www/img/rocket.png" class="center-block" /> </div> </div> </div> </section> <!--section host plans ends--> <!--customers carousal starts--> <section class="carousel-brands"> <div class="slider1"> <div><img src="http://foxthemes.com/web/html/uphost/_www/img/cust1.png" class="img-responsive center-block"></div> <div><img src="http://foxthemes.com/web/html/uphost/_www/img/cust2.png" class="img-responsive center-block"></div> <div><img src="http://foxthemes.com/web/html/uphost/_www/img/cust3.png" class="img-responsive center-block"></div> <div><img src="http://foxthemes.com/web/html/uphost/_www/img/cust4.png" class="img-responsive center-block"></div> <div><img src="http://foxthemes.com/web/html/uphost/_www/img/cust5.png" class="img-responsive center-block"></div> <div><img src="http://foxthemes.com/web/html/uphost/_www/img/cust3.png" class="img-responsive center-block"></div> </div> </section> <!--customers carousal starts--> <!--services section begins--> <section class="services"> <div class="content container"> <h1 class="text-center">Our Services</h1> <hr class="service-line"> <h6 class="text-center col-xs-12 col-sm-6 col-sm-offset-3">Integer faucibus, dui quis pellentesque vestibulum, nulla ante aliquet turpis, in consectetur ex dui vitae era.</h6> <div class="row"> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv1.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Website Optimization</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv4.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Data Enctyption</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv7.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Technical Service</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> </div> <div class="row"> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv2.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Monitoring</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv5.png" class=" center-block" /></div> <div class="col-md-9"> <h3>Data Analysis</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv8.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Bug Fixing</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> </div> <div class="row"> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv3.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Support Center</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv6.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Data Protection</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> <div class="col-sm-4"> <div class="col-md-3"><img src="http://foxthemes.com/web/html/uphost/_www/img/serv9.png" class="img-responsive center-block" /></div> <div class="col-md-9"> <h3>Firewall</h3> <p>Tractionsoftw seed money infographic accelerator pivot value proposition ownership</p> </div> </div> </div> </div> </section> <!--services section ends--> <!--testimonials section starts--> <section class="testimonials"> <h2>Testimonials</h2> <hr class="service-line"> <h6 class="text-center col-xs-12 col-sm-6 col-sm-offset-3">Integer faucibus, dui quis pellentesque vestibulum, nulla ante aliquet turpis, in consectetur ex dui vitae era.</h6> <br> <div class="slider2 container text-center"> <div class="col-md-4"> <div class="arrow_box"> <p>Tractionsoftw seed money infographic accelerator pivot value proposition...</p> </div> <div class="icon"> <div class="row"> <div class="col-xs-5"> <img src="http://foxthemes.com/web/html/uphost/_www/img/IMG-7.png" class="img-responsive pull-right"> </div> <div class="col-xs-7 text-left"> <h3 class="col-xs-12">Anna Tiaxara</h3> <h5 class="col-xs-12">Developer</h5> </div> </div> </div> </div> <div class="col-md-4"> <div class="arrow_box"> <p>Tractionsoftw seed money infographic accelerator pivot value proposition...</p> </div> <div class="icon"> <div class="row"> <div class="col-xs-5"> <img src="http://foxthemes.com/web/html/uphost/_www/img/IMG-8.png" class="img-responsive pull-right"> </div> <div class="col-xs-7 text-left"> <h3 class="col-xs-12">John Doe</h3> <h5 class="col-xs-12">Manager</h5> </div> </div> </div> </div> <div class="col-md-4"> <div class="arrow_box"> <p>Tractionsoftw seed money infographic accelerator pivot value proposition...</p> </div> <div class="icon"> <div class="row"> <div class="col-xs-5"> <img src="http://foxthemes.com/web/html/uphost/_www/img/IMG-9.png" class="img-responsive pull-right"> </div> <div class="col-xs-7 text-left"> <h3 class="col-xs-12">Vanessa May</h3> <h5 class="col-xs-12">Art Director</h5> </div> </div> </div> </div> <div class="col-md-4"> <div class="arrow_box"> <p>Tractionsoftw seed money infographic accelerator pivot value proposition...</p> </div> <div class="icon"> <div class="row"> <div class="col-xs-5"> <img src="http://foxthemes.com/web/html/uphost/_www/img/IMG-7.png" class="img-responsive pull-right"> </div> <div class="col-xs-7 text-left"> <h3 class="col-xs-12">Anna Tiaxara</h3> <h5 class="col-xs-12">Developer</h5> </div> </div> </div> </div> <div class="col-md-4"> <div class="arrow_box"> <p>Tractionsoftw seed money infographic accelerator pivot value proposition...</p> </div> <div class="icon"> <div class="row"> <div class="col-xs-5"> <img src="http://foxthemes.com/web/html/uphost/_www/img/IMG-9.png" class="img-responsive pull-right"> </div> <div class="col-xs-7 text-left"> <h3 class="col-xs-12">Vanessa May</h3> <h5 class="col-xs-12">Art Director</h5> </div> </div> </div> </div> </div> </section> <!--testimonials section starts--> <!--subscribe style begins--> <section class="subscribe"> <div class="content container"> <div class="row"> <h2 class="text-center">Subscribe to Newsletter</h2> </div> <div class="row input-append"> <div class="col-sm-6 col-xs-12"> <input type="text" class="form-control" placeholder="Enter your email"> </div> <div class="col-sm-4 col-xs-12"> <button type="submit" class="btn">Subscribe Now</button> </div> </div> </div> </section> <!--subscribe style ends--> <!--footer style begins--> <footer> <section class="footer-section-one"> <div class="content container"> <div class="col-sm-6 col-sm-offset-3"> <h3 class="text-center">Get in Touch</h3> <hr class="service-line"> <p class="text-center">Integer faucibus, dui quis pellentesque vestibulum, nulla ante aliquet turpis, in consectetur ex dui vitae era.</p> </div> </div> </section> <section class="footer-section-two"> <div class="content container"> <div class="row"> <form> <div class="container"> <div class="form-group"> <div class="col-sm-10 col-sm-offset-1"> <div class="col-xs-12 col-sm-6"> <input type="text" class="form-control" placeholder="Name"> </div> <div class="col-xs-12 col-sm-6"> <input type="text" class="form-control" placeholder="Name"> </div> </div> </div> <div class="form-group"> <div class="col-sm-10 col-sm-offset-1"> <div class="col-xs-12 col-sm-6"> <input type="text" class="form-control" placeholder="Name"> </div> <div class="col-xs-12 col-sm-6"> <input type="text" class="form-control" placeholder="Name"> </div> </div> </div> <div class="form-group"> <div class="col-sm-10 col-sm-offset-1"> <div class="col-sm-12"> <textarea placeholder="Your Message" class="form-control"></textarea> </div> </div> </div> <button type="submit" class="btn btn-info center-block">Send Message</button> </div> </form> </div> </div> </section> <section class="footer-section-three"> <div class="container"> <div class="row"> <div class="col-md-3"> <h4>Address</h4> <p>4125 Brighton Circle Road Little Falls, MN 56345</p> </div> <div class="col-md-3"> <h4>Mail</h4> <p> <a href="mailto:info@hosting.com">info@hosting.com</a> <br> <a href="mailto:support@hosting.com">support@hosting.com</a> </p> </div> <div class="col-md-3"> <h4>Phone</h4> <p> <a href="tel:+380673456787">+3 8067 345 67 87</a><br/> <a href="tel:+856747657867">+8 5674 765 78 67</a> </p> </div> <div class="col-md-3"> <h4>Follow us</h4> <p> <i class="fa fa-twitter"></i> <i class="fa fa-github"></i> <i class="fa fa-linkedin"></i> <i class="fa fa-facebook"></i> </p> </div> </div> </div> </section> </footer> <!--footer style ends--> </div> <script src='//production-assets.codepen.io/assets/common/stopExecutionOnTimeout-b2a7b3fe212eaa732349046d8416e00a9dec26eb7fd347590fbced3ab38af52e.js'></script><script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js'></script><script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js'></script><script src='https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js'></script> <script > $(document).ready(function() { $('.slider1').slick({ dots: false, infinite: true, speed: 700, autoplay: true, autoplaySpeed: 3000, arrows: false, slidesToShow: 3, slidesToScroll: 1, responsive: [{ breakpoint: 1400, settings: { slidesToShow: 5, slidesToScroll: 1, infinite: true } }, { breakpoint: 1200, settings: { slidesToShow: 4, slidesToScroll: 1, infinite: true } }, { breakpoint: 992, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 768, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.slider2').slick({ dots: false, infinite: true, speed: 700, autoplay: true, autoplaySpeed: 3000, arrows: false, slidesToShow: 3, slidesToScroll: 1, responsive: [{ breakpoint: 1400, settings: { slidesToShow: 3, slidesToScroll: 1, infinite: true } }, { breakpoint: 1200, settings: { slidesToShow: 3, slidesToScroll: 1, infinite: true } }, { breakpoint: 992, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 768, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); }); //# sourceURL=pen.js </script> </body></html>

Related: See More


Questions / Comments: