@import url(http://weloveiconfonts.com/api/?family=entypo);

/*Entypo */
[class*="entypo-"]:before {font-family: 'entypo', sans-serif;}

/*Layout*/
#container {
    max-width: 840px;
    min-width: 480px;
    margin: 0 auto;
}

#home{
	background-image:url(../assets/home.jpg);
	background-repeat:no-repeat;
	width:22px;
	height:23px;
	float:left;
	padding-right:5px;
	
}
.followiconsholder{
	float:right;
	padding-top:13px;
	padding-right:15px;		
	display:inline-block;
}
.homeholder{
	padding:20px;
	float:left;
	display:inline-block;	
}
.homeholder a:link{
	text-decoration:none;	
}
section {
    min-height: 900px;
}

header {
    min-height: 160px;
    margin-top: 80px;
}

.closebutton{
	position: absolute;
top: 40px;
right: -40px;
cursor: pointer;
background-color: red;
padding: 10px;
border-radius: 10px;
font-weight: bold;	
}

.main-section {
    min-height: 400px;
}

.next-section {
    min-height: 260px;
}

/*Global*/
body {
    background-color: #69B3D1;
    background-image:url(../assets/bg-tile.png);
    color: #fff;
    /*font: 300 21px 'Open sans' sans-serif;*/
	font-family:Verdana, Geneva, sans-serif;
	font-weight:300;
	font-size:21px;
    text-align: center;
}

h1, h2{
    font-size: 54px;
	font-family:Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    text-shadow: 0px -2px 0px #4B93B7;
    line-height: 54px;
    letter-spacing: -1px;
    padding-top: 30px;
	font-weight:800;
	letter-spacing: -3px;
}

h2 {
    font-size: 40px;
    line-height: 38px;
}

.next-section-button {
    height: 60px;
    max-width: 450px;
    margin: 0 auto;
    padding-top: 24px;
    border-radius: 8px;
    display: block;
    color: #fff;
    font: 800 28px 'Open sans' sans-serif;
    text-shadow: #4B93B7 0 -2px 0;
    text-decoration: none;
    text-transform: uppercase;
}

.next-section-button:hover {
    background-color: #fff;
    color: #0071BC;
    text-shadow: 0px 0px 0px #fff;
}

.next-section-button:active {
    background-color: #fff;
    color: #86B53C;
    text-shadow: 0px 0px 0px #fff;
}

table {
    width: 520px;
    position: relative;
    top: 124px;
    margin: 0 auto;
    background-color: #f1f1f1;
    color: #544741;
    font: 400 16px 'Open sans' sans-serif;
	font-size:14px;
	font-weight:400;
    text-align: left;
}

td {
    padding: 5px 16px;
}


/*Navigation*/
nav {
    position: fixed;
    top: 40%;
    right: 0px;
	z-index:999999999999999999999999;
}

nav ul {
    background: #444;
    opacity: .8
}

nav li {
    border-top: 1px solid #666;
}

nav a {
    height: 24px;
    display: block;
    padding: 8px 16px 1px 18px;
    color: #fff;
    font:400 12px 'Open sans' sans-serif;
	font-size:12px;
    text-decoration: none;
    text-transform:uppercase;
    text-align: right;
    letter-spacing: 1px;
}

nav a:hover {
    background-color: #222;
    color: #27aae1;
}

#nav-menu {
    display: none;
}

/*Section 1*/
#section-1 img {
    max-width: 100%;
    height: auto;
    width: auto;}

/*Section 2*/
#slider-container {
    height: 380px;
    overflow: hidden;
    background-image:url(../assets/country-bg.png);
}

#slider-1 {
    height: 380px;
    background-image:url(../assets/country-brazil.png);
    background-size: auto;
}

#slider-2 {
    height: 380px;
    background-image:url(../assets/country-china.png);
}

#slider-3 {
    height: 380px;
    background-image:url(../assets/country-russia.png);
}

.alternate-row {
    background: #e5e5e5;
}

.prices {
    font-weight: 700;
    text-align: right;
    border-left: 2px solid white;
}

.table-titles {
    position:relative;
    display: block;
    top: 64px;
    font: 800 30px 'Open sans' sans-serif;
    text-transform: uppercase;
    text-indent: 40px;
    text-shadow: 0px -2px 0px #2d2624;
}

.slider-buttons {
    height: 32px;
    width: 32px;
	display: inline-block;
    margin-bottom: 32px;
    border-radius: 16px;
    color: #fff;
    font-size: 36px;
    line-height: 32px;
}

.slider-buttons:hover {
    background-color: #fff;
    color: #0071BC;
    opacity: .8;
    cursor: pointer;
}

.slider-buttons:active {
    background-color: #fff;
    color: #222;
    opacity: .8;
    cursor: pointer;
}

#prev {
    text-indent: -4px;
    margin-right: 10px;
}

#next {
    text-indent: 4px;
    margin-left: 10px;
}


/*Section 3*/
#calculate-section li{
    height: 60px;
    width: 240px;
    display: inline-block;
    text-indent: -9999px;
    cursor: pointer;
}



#button-01 {background-image:url(../assets/button-sprite-01.png)}
#button-02 {background-image:url(../assets/button-sprite-02.png)}
#button-03 {background-image:url(../assets/button-sprite-03.png)}
#button-04 {background-image:url(../assets/button-sprite-04.png)}
#button-05 {background-image:url(../assets/button-sprite-05.png)}
#button-06 {background-image:url(../assets/button-sprite-06.png)}
#button-07 {background-image:url(../assets/button-sprite-07.png)}
#button-08 {background-image:url(../assets/button-sprite-08.png)}
#button-09 {background-image:url(../assets/button-sprite-09.png)}
#button-10 {background-image:url(../assets/button-sprite-10.png)}
#button-11 {background-image:url(../assets/button-sprite-11.png)}
#button-12 {background-image:url(../assets/button-sprite-12.png)}

#button-01:hover {background-position:center;}
#button-02:hover {background-position:center;}
#button-03:hover {background-position:center;}
#button-04:hover {background-position:center;}
#button-05:hover {background-position:center;}
#button-06:hover {background-position:center;}
#button-07:hover {background-position:center;}
#button-08:hover {background-position:center;}
#button-09:hover {background-position:center;}
#button-10:hover {background-position:center;}
#button-11:hover {background-position:center;}
#button-12:hover {background-position:center;}

#button-01:active {background-position:bottom;}
#button-02:active {background-position:bottom;}
#button-03:active {background-position:bottom;}
#button-04:active {background-position:bottom;}
#button-05:active {background-position:bottom;}
#button-06:active {background-position:bottom;}
#button-07:active {background-position:bottom;}
#button-08:active {background-position:bottom;}
#button-09:active {background-position:bottom;}
#button-10:active {background-position:bottom;}
#button-11:active {background-position:bottom;}
#button-12:active {background-position:bottom;}

#submit-button {
    background-color: #f7f7f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#c2c2c2), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #c2c2c2, #f7f7f7);
    background: -moz-linear-gradient(top, #c2c2c2, #f7f7f7);
    background: -ms-linear-gradient(top, #c2c2c2, #f7f7f7);
    background: -o-linear-gradient(top, #c2c2c2, #f7f7f7);
    background-image: -ms-linear-gradient(top, #c2c2c2 0%, #f7f7f7 100%);
    box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    margin: 20px;
    padding: 10px 65px;
    border-radius:6px;
    border: 1px solid #666;
    vertical-align: middle;
    font: 700 21px 'Open sans' sans-serif;
    color: #555;
    text-shadow: #fff 0 -1px 0;
}

#submit-button:hover {
    color: #5F7F2D;
}

#submit-button:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#c2c2c2));
    background: -webkit-linear-gradient(top, #f7f7f7, #c2c2c2);
    background: -moz-linear-gradient(top, #f7f7f7, #c2c2c2);
    background: -ms-linear-gradient(top, #f7f7f7, #c2c2c2);
    background: -o-linear-gradient(top, #f7f7f7, #c2c2c2);
    background-image: -ms-linear-gradient(top, #f7f7f7 0%, #c2c2c2 100%);
    color: #555;
}


/*Section 4*/
#section-4 img {
    max-width: 100%;
    height: auto;
    width: auto;
}


/*Section 5*/
ol li {
    height: 180px;
    width: 260px;
	display: inline-block;
}

p {
	line-height: 28px;	
}

#advice-1 {background-image:url(../assets/advice-1.png);}
#advice-2 {background-image:url(../assets/advice-2.png);}
#advice-3 {background-image:url(../assets/advice-3.png);}
#advice-4 {background-image:url(../assets/advice-4.png);}
#advice-5 {background-image:url(../assets/advice-5.png);}
#advice-6 {background-image:url(../assets/advice-6.png);}

#credits {
    margin-top: 64px;
    font: 400 16px 'Open sans' sans-serif;
    text-transform: uppercase;
}

#credits a{
    height: 28px;
	display: inline-block;
    padding: 8px 20px 0px 20px;
    margin-bottom: 64px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
}

#credits a:hover {
    color: #0071BC;
    background-color: #fff;
    opacity: .5
}

#share a{
    height: 48px; width: 48px;
    border-radius: 24px;
	display: inline-block;
    background-color: #fff;
    font-size: 32px;
    line-height: 48px;
    margin: 18px;
    text-decoration: none;
    color: #555;
    opacity: .8;
}

#share a:hover{
    color: #222;
}

#share a:active{
    color: #0071BC;
    background-color: #fff
}

.share-hide{
    visibility: hidden;
}
.share-show{
    visibility: visible;
}

/*Footer*/
footer {
    height: 350px;
    background-color: #CED8C5;
    background-image:url(../assets/bg-footer.png);
}

#footer {
    max-width: 840px;
    min-width: 400px;
    margin: 0 auto;
    padding-top: 80px;
    color: #333;
    font-size: 13px;
}

#footer ul {
    max-width: 800px;
    min-width: 400px;
    margin: 0 auto;
}

#footer li {
    display:inline;
}

#footer li a {
    color: #333;
    text-decoration: none;
}

#footer li a:hover {
    color: #0071BC;
}

#footer strong {
    font-weight: 700;
}

#trendlabs {
    color: #ED1C24;
}

footer img {
    padding-top: 30px;
}