body,
h1, h2, h3, h4 {
    margin:0;
    font-family: Calibri;
}

body {
    font-size: 20px;
}

img {
    border: 0;
}

a {
    border:0;
    text-decoration: none;
}

.storeLinksFixed {
    position:fixed;
    right:-40px;
    bottom:100px;
    z-index:100;
    transition: right .15s ease;
    display: none;
}

.storeLinksFixed div.downloadTab {
    background: #282828;
    color:#FFF;
    padding:5px;
    font-size:0.7em;
    border-radius:3px;
    margin-bottom:8px;
    text-align: center;
    font-weight:bold;

}

.storeLinksFixed:hover {
    right:0px;
}

.wrapper {
    max-width:1200px;
    margin:auto;
}

.wholeWidth {
    width: 100%;
}

.clearfix {
    height:0px;
    clear:both;
}

section {
    height: 100vh;
}

section#firstScreen {
    text-align:center;
    color:#FFF;
    margin:0 0 60px 0;
    position:relative;
    overflow:hidden;

}

#topBg {
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    overflow: hidden;
    background-image: url(https://s3.amazonaws.com/fligoo.world/img/img_top02.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

#topBg img {
    height:100%;
    position:relative;
}

section .contentWrapper {
    height:100%;
    display: table;
    margin:0 auto 0 auto;
}

section .contentWrapper .singleColumn {
    display:table-cell;
    vertical-align: middle;
    height:100%;
    text-align: center;
}

section .contentWrapper .logo {
    cursor: pointer;
    display: inline-block;
}

section .contentWrapper h1 {
    color:#FFF;
    font-size: 2.3em;
    font-weight:normal;
    margin: 15px 0 0 0;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.ctaBorder {
    padding:5px;
    background: rgba(255, 255, 255, 0.3);
    display: inline-block;
    border-radius:8px;
    margin:70px 0 0 40px;
    cursor: pointer;

}

.ctaBtn {
    background: #DD3D81;
    padding: 15px 25px;
    color:#FFF;
    display: inline-block;
    font-size:1.3em;
    font-weight: bold;
    border-radius: 5px;
    transition: background-color .15s ease;
}

.lock {
    vertical-align: middle;
    margin-left: 10px;
}

.ctaBorder:hover .ctaBtn {
    background: #ee418d;;
}

.downloadCtaContainer p {
    font-size:0.8em;
    font-weight: bold;
    margin-top:45px;
}

section .transBtn {
    padding: 10px 20px;
    background: transparent;
    border: 2px solid #FFF;
    border-radius: 5px;
    display:inline-block;
    margin:60px 0 0 0;
    cursor: pointer;
}

/** SECTION 2 **/

section h2 {
    font-size:1.9em;
    font-weight:normal;
    color:#555;
    margin:0 0 60px 0;
}

section h3 {
    font-size:1.7em;
    font-weight:normal;
    color:#555;
    margin:70px 0 0 0;
}

section .wheelsContainer img {
    margin:0 20px;
    width:420px;
}

section#secondScreen .ctaBtn {
    margin: 30px 0 30px 40px;
    cursor: pointer;
}

section#thirdScreen .ctaBtn:hover,
section#secondScreen .ctaBtn:hover {
    background: #ee418d;
}

section#secondScreen .transBtn,
section#thirdScreen .transBtn {
    border:2px solid #555;
    color:#555;
    margin:10px 0 0 0;
}

section#secondScreen .lock {
    vertical-align: middle;
    margin-left: 10px;
}

/** SECTION 3 **/

section#thirdScreen .leftText {
    width:530px;
    display:inline-block;
    text-align: left;
}

section#thirdScreen .rightDevices {
    display: inline-block;
    vertical-align: top;
}

section#thirdScreen h2 {
    font-size:2.2em;
    font-weight: bold;
    margin:0 0 10px 0;
    line-height: 1em;
    color:#555;
}

section#thirdScreen p {
    font-size:1.7em;
    margin:0 0 0 0;
    color:#555;
}

section#thirdScreen .ctaBtn {
    margin:50px 0 30px 0;
    cursor: pointer;
}

/** SCREEN $ **/

section#fourthScreen {
    text-align:center;
    padding-top:50px;
    box-sizing: border-box;
}

section#fourthScreen h2 {
    font-size: 1.7em;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.verticals {
    width:100%;
    height:65vh;
    background-image: url(/img/landings/freshfeed/img_verticals.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-container {
    background:#FFF;
    padding:30px 0 80px 0;
    position:relative;
    z-index:10;
    height: 110px;
}

.footerLeft {
    float:left;
    font-size:0.7em;
}

.footerRight {
    float:right;
    font-size:0.8em;
}

.footer-container .footer-logo,
.footer-container .footer-address {
    color:#444;
    display:inline-block;
    vertical-align:top;
    margin:0 30px 30px 30px;
    text-align:left;
}

.footer-container .footer-contact {
    margin-right: 0px;
    margin-left: 130px;
}

.footer-container .subtext, .footer .title {color:#999;}

.social-logos,
.subtext img {
    margin-bottom:20px;
}

.subtext .seal-godaddy {
    padding-bottom: 0px;
    padding-left: 0px;
}

.social-logos div {
    width:43px;
    height:42px;
    margin:5px;
    background-image:url(/img/landings/social-icons.png);
    display:inline-block;
}

.social-logos .facebook {background-position:top -5px left -9px;}
.social-logos .twitter {background-position:top -5px left -80px; width:50px;}
.social-logos .youtube {background-position:top -5px left -153px; height:45px;}
.social-logos .linkedin {background-position:top -5px left -218px;}
.social-logos .google {background-position:top -5px left -284px;}
.social-logos .rss {background-position:top -5px left -352px;}

.social-logos .facebook:hover,
.social-logos .twitter:hover,
.social-logos .youtube:hover,
.social-logos .linkedin:hover,
.social-logos .google:hover,
.social-logos .rss:hover {
    opacity: 0.8;
}

.js-modal {
    z-index: 10000;
    height: 100%;
    width: 100%;
    position: fixed;
    background: black;
    top: 0;
    opacity: 0.8;
}

.js-modal .noscriptmsg {
    width: 830px;
    height: 70px;
    margin: 0 auto;
    text-align: center;
    margin-top: 15%;
}
.js-modal h1, .js-modal h2{
    color: white;
    font-size: 30px;
}

.js-modal h1 {
    text-align: left;
    font-size: 117px;
    font-weight: 700;
    margin-left: 20px;
    margin-bottom: 30px;
}

.ph-overlay{
	width: 100%;
	height: 100%;
	position: fixed;
	background: black;
	top: 0;
  	opacity: 0.5;
}

.ph-wrapper {
	width: 100%;
	position: fixed;
	top:25%;
}

.ph-content {
	width: 560px;
	height: 400px;
	background: white;
	margin: 0 auto;
	border-radius:5px;
}

.ph-logo {
	position: relative;
  	top: -71px;
  	left: 34%;
  	float: left;
}

.ph-text {
	position: relative;
  	top: -40px;
  	width: 460px;
  	margin: 0 auto;
}

.ph-text h1 {
	font-family: Calibri;
	font-size: 25px;
  	font-weight: 200;
  	text-align: center;
}

.ph-text h2 {
	font-family: Calibri;
	font-size: 18px;
  	font-weight: 200;
  	text-align: center;
}

.ph-text p {
	font-size: 18px;
	text-align: center;	
}

.ph-text .downloadBtnsContainer {
	text-align: center;
}

.ph-content .create-profile {
	float: right;
  	margin-right: 10px;
  	cursor: pointer;
}

.ph-content .create-profile:hover {
	opacity: 0.8;	
}
.truste-seal {
  height: 30px;
  margin-right: 10px;
}

#fourthScreen{
	height: 90vh;
} 

#thirdScreen{
	margin-top:50px;
	height: 75vh;
}

.footer-address a, .footer-address a:visited {
	color: #444;
	margin-right: 8px;
}

.footer-address a:hover{
	text-decoration: underline;
}

.footer-address .subtext.sections{
	margin-top: 8px;
	margin-bottom: 8px;
}