/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-col-lg-4 2.0.
 */

body {
    overflow-x: hidden;
}
/*! font size for How does it work */


p {
    font-size: 20px;
	text-align: justify;
    text-justify: inter-word;
}

p.small {
    font-size: 16px;
	text-align: justify;
    text-justify: inter-word;

}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #2aadfc ;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
	font-family: 'Amatic SC', cursive;
    font-weight: 200;
	font-size: 250%;
}
/*!  this is to adjust the spacing in the star on the page */

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

/*!  this is to adjust the line colour of the top page star */

hr.star-light {
    border-color: #fff;
}
/*!  this is to adjust the background colour of the top page star */

hr.star-light:after {
    color: #fff;
    background-color: #2aadfc ;
}

/*!  this is to adjust the line colour of the subscribe star */

hr.star-primary {
    border-color: #2c3e50;
}
/*!  this is to adjust the colour of the subscribe star */

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}
/*!
Top background and color*/

header {
    text-align: center;
    color: #fff;
    background: #2aadfc;
	background-size: cover;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
	font-family: 'Amatic SC', cursive;
    font-size: 50px;
    font-weight: 900;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
	text-transform: uppercase;
	font-family: 'Amatic SC', cursive;
    
}
/*!  this is to adjust the top page image padding */

@media(min-width:768px) {
    header .container {
        padding-top: 55px;
        padding-bottom: 45px;
    }

    header .intro-text .name {
        font-size: 3.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}
/*!  this is to adjust the top of the navigation bar - was 25px */

@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 15px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
		vertical-align: middle;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    vertical-align: middle;
	line-height:20px;
	}

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

.navbar {
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;
	line-height: 90px; 
	vertical-align: middle;
	}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 100px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
}
/*!  this is to adjust the how does it work section colour #7030a0 - is purple */

section.success {
    color: #fff;
    background: #7030a0;
	padding-bottom:105px;

}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #2c3e50;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}



section.success2 {
    color: #fff;
    background: #18bc9c ;
}

section.success2 a,
section.success2 a:hover,
section.success2 a:focus,
section.success2 a:active,
section.success2 a.active {
    outline: 0;
    color: #2c3e50;
}


section.success3 {
    color: #fff;
    background: #ffa500;
	padding-bottom:250px;
}

section.success3 a,
section.success3 a:hover,
section.success3 a:focus,
section.success3 a:active,
section.success3 a.active {
    outline: 0;
    color: #2c3e50;
}
/*!  portfolio or rather whats in the box starts here */


section.formmessage {
    color: #2c3e50;
    background: #fff;
	padding-bottom:20px;
	padding-top:20px;
}


section.pmessage {
    color: #fff;
    background: #2c3e50;
	padding-top:20px;
	padding-bottom:30px;
	height:130px;
}

section.pmessage a,
section.pmessage a:hover,
section.pmessage a:focus,
section.pmessage a:active,
section.pmessage a.active {
    outline: 0;
    color: #2c3e50;
}

.pmessagenavy {

	margin-top:30px;
	margin-bottom:15px;
	text-align: justify; 
		font-size: 20px;
    font-weight: lighter;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #2C3E50;       /* change color using the hexadecimal color codes for HTML */
    position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
 
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}
/*!  this is the scrollover item - change background to change the colour on a rgb basis - its currently set to blue */

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(36,152,225,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}
/*!  this is the social media button text and color */















/*!  this is the subscribe now button */

.btn-outline {
    margin-top: 15px;
    border: solid 2px #111;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}
/*!  this is the social media button hover color */

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #2aadfc ;
    background: #fff;
}

/*!  this is the subscribe now button */

.btn-sub {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
   transition: all .3s ease-in-out;
    text-align: center; 
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;

    font-weight: lighter;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #2C3E50;       /* change color using the hexadecimal color codes for HTML */
    position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
	background-color: #2C3E50;
  
}
/*!  this is the social media button hover color */

.btn-sub:hover,
.btn-sub:focus,
.btn-sub:active,
.btn-sub.active {
    border: solid 2px #fff;
    color: #222 ;
    background-color: #3d566f;
}


subscribe {
    text-align: center;
    color: #fff;
    background: #2aadfc;
	background-size: cover;
	background-image: url('img/profile.png');
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #2aadfc ;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}
/*! footer font colour */

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}
/*! footer background colour */

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}
/*! bottom footer colour #233140 orginally */

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}
/*! social media buttons */

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}
/*! scroll top button when window is small */

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}
/*! portfolio section starts */

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

/* stuff i have added */


#table {
    width: 100%;
    margin: 0px auto;
    position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
    background: #ffa500;    /* change the background color using the hexadecimal color codes for HTML */
	padding-bottom:50px;
	margin-top: 15px;
	margin-bottom:10px;	
	

}

.navy {    /* font classes */
	padding-top:30px;
	margin: 0px auto;
    padding-bottom:30px; 
	font-family: 'Amatic SC', cursive;

    color: #2C3E50;       /* change color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 	
} 

 .clock {    /* font classes */
	
    margin: 0px auto;
   	font-family: 'Amatic SC', cursive;

 	color: #2C3E50;       /* change color using the hexadecimal ';color codes for HTML */
	width: 100%;
	background: #fff;
    position:relative;
}	
.numbers {
    padding: 2px 0px;
	margin-bottom: 0px;
	margin-top: 10px;
    text-align: center; 
    font-size: 38px;
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;

    font-weight: lighter;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #111;       /* change color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
 
}
.title {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width:100%;
    text-align: center; 
	margin-bottom: 10px;
	font-family: 'Amatic SC', cursive;
    font-size: 22px; 
    font-weight: bold;  /* options are normal, bold, bolder, lighter */
    color: #2C3E50;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
 
}
.smalltext {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width:100%;
    text-align: center; 
	margin-bottom: 10px;
	font-family: 'Amatic SC', cursive;
    font-size: 18px; 
    color: #fffffff;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
 
}

.days {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width:100%;
    text-align: center; 
	margin-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Amatic SC', cursive;
    font-size: 38px; 
    color: #fffffff;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 
}
.hours {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width:100%;
    text-align: center; 
	margin-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Amatic SC', cursive;
    font-size: 38px; 
    color: #fffffff;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 
}

.minutes {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width:100%;
    text-align: center; 
	margin-bottom: 10px;
	font-family: 'Amatic SC', cursive;
	padding-left:5px;
	padding-right:5px;
    font-size: 38px; 
    color: #fffffff;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 
}

.seconds {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width:100%;
    text-align: center; 
	margin-bottom: 10px;
	font-family: 'Amatic SC', cursive;
   	padding-left:5px;
	padding-right:5px;
	font-size: 38px; 
    color: #fffffff;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 
}

.page-scroll {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    font-family: 'Amatic SC', cursive;
	font-size: 20px; 
    color: #fffffff;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
   
}

.closebutton{    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width:140px;
    text-align: center; 
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Amatic SC', cursive;
   	padding-left:5px;
	padding-right:5px;
	font-size: 38px; 
    color: #999999;       /* change color using the hexadecimal color codes for HTML */
    background:#333333;    /* change the background color using the hexadecimal color codes for HTML */
    position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 
}


.space {    /* font classes */
	    margin: 0px auto;

	padding-top:0px;
	padding-bottom:0px; 
    text-transform: lowercase;
	font-size: 18px; 
    font-family: 'Amatic SC', cursive;

    font-weight: normal;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #2C3E50;       /* change color using the hexadecimal color codes for HTML */
	margin-bottom:0px;
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 	
}

.space2 {    /* font classes */
    margin: 0px auto;
	padding-top:0px;
	padding-bottom:0px; 
    font-family: 'Amatic SC', cursive;

    font-size: 22px; 
    font-weight: normal;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #2C3E50;       /* change color using the hexadecimal color codes for HTML */
	margin-bottom:0px;
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 	
}


.green {    /* font classes */
	margin: 0px auto;
    color: #92d050;       /* change color using the hexadecimal color codes for HTML */
    padding-bottom:10px;
}
.orange {    /* font classes */
	margin: 0px auto;
    color: #ffa500;       /* change color using the hexadecimal color codes for HTML */
    padding-bottom:10px;
	}
.purple {    /* font classes */
	margin: 0px auto;
    color: #9c70bd;       /* change color using the hexadecimal color codes for HTML */
    padding-bottom:10px;
	}
.teal {    /* font classes */
	margin: 0px auto;
    color: #14b0bf;       /* change color using the hexadecimal color codes for HTML */
    padding-bottom:10px;
	}
.yellow {    /* font classes */
	margin: 0px auto;
    color: yellow;       /* change color using the hexadecimal color codes for HTML */
    padding-bottom:10px;

	}
.blue {    /* font classes */
	margin: 0px auto;
    color: #068ec0;       /* change color using the hexadecimal color codes for HTML */
    padding-bottom:10px;
}
.navyblue {    /* font classes */
	margin: 0px auto;
    color: #3d566f;       /* change color using the hexadecimal color codes for HTML */
    padding-bottom:10px;
}
.happy {

    font-size: 2.85em;
    font-weight: 300;
	text-transform: uppercase;
    font-family: 'Amatic SC', cursive;

}

.space3 {    /* font classes */
    margin: 0px auto;
	padding-top:0px;
	padding-bottom:0px; 
    font-family: 'Amatic SC', cursive;

    font-size: 42px; 
    font-weight: normal;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #111;       /* change color using the hexadecimal color codes for HTML */
	margin-bottom:0px;
	background:#fff;
   position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */ 	
}

.subbutton {

	text-align: center; 
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;

    font-weight: lighter;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #fff;       /* change color using the hexadecimal color codes for HTML */
    position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
 
}

.nextbox {

	margin-top:25px;
	margin-bottom:15px;

	text-align: justify; 
    font-size: 20px;
    font-weight: lighter;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #fff;       /* change color using the hexadecimal color codes for HTML */
    position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
 
}
.nextboxnavy {

	margin-top:25px;
	margin-bottom:15px;

	text-align: justify; 
    font-size: 20px;
    font-weight: lighter;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #2C3E50;       /* change color using the hexadecimal color codes for HTML */
    position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
 
}




.count {    /* countdown clock */
	
    margin: 0px auto;
   	font-family: 'Amatic SC', cursive;
    padding-top:1px;
	padding-bottom:10px;
	color: #2C3E50;       /* change color using the hexadecimal ';color codes for HTML */
	width: auto;
	background: #ffa500;
    position:relative;
    font-weight: 300;
	}

.carousel {
width:100%; 
margin:0 auto; /* center your carousel if other than 100% */ 
}

 
 .carousel-control.right, .carousel-control.left {
  background-image:none;
  width: 20px;
	
}	



 .carousel-caption {

	text-shadow: none;
	opacity: 1;
	filter: alpha(opacity=100);
	font-size: 18px;
    font-weight: lighter;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #111;       /* change color using the hexadecimal color codes for HTML */
	position: relative;    /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position */
    top: 1px;
	left:1px;
    margin:0 auto;
    display:flex;
   	min-width:45px;
	max-width:300px;
	
}

.slider-size {
height: 300px; /* This is your slider height */
max-width:200px;
}

.carousel-content {
    color:#fff;
    display:flex;
	background-position: center center;
}
	
}
.carousel-control {
  top:auto;
  height:auto;
  width:230px;
  height:1em;
  background:transparent;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right  {
  position:static;
  display:none;
  width:auto;
  color:#444;

}

.carousel-inner {
    color:#fff;
	height:485px;
	width: auto;
}

#button3 {
  background: #fff url('img/3month.png');
  background-position: 0 0;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  font-size: 22px;
  height: 358px;
  width: 155px;
  margin: 50px 0 0 50px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 58px;
}

  /*Rounded Corners*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  
    /*Transition*/
  -webkit-transition: All 0.8s ease;
  -moz-transition: All 0.8s ease;
  -o-transition: All 0.8s ease;
  -ms-transition: All 0.8s ease;
  transition: All 0.8s ease;
  
  #button3:hover {
  background-position: 0 150px;
}

.buttonText {
  font: 18px/1.5 Helvetica, Arial, sans-serif;
  color: #fff;
}

a {
  color: #fff;
  text-decoration: none;
}

#button1 {
  background: #6292c2;
  border: 2px solid #eee;
  height: 28px;
  width: 115px;
  margin: 50px 0 0 50px;
  padding: 0 0 0 7px;
  overflow: hidden;
  display: block;
}

  /*Rounded Corners*/
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  
  /*Gradient*/
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  
    /*Transition*/
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  
  #button1:hover {
  width: 200px;
}