body, html {
    background: #111;
    font-size: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}
div, p {
    margin: 0;
    padding: 0;
}
p {
    color: #000;
    margin: 0;
    padding: 0;
}
a:link, a:visited {
    color: #000;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}
a:hover, a:active {
    color: #fff;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}
a:hover, a:active, a:link {
    cursor: pointer!important;
}
img {
    border: medium none;
}
.table {
    display: table;
    position: relative;
}
.cell {
    display: table-cell;
    vertical-align: middle;
}
/*--On Scroll--*/
.toAnim {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 1s ease 0s;
}
.toAnim.anim {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*--Header--*/
#header {
    background: #fff;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
#header .content {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0 20px;
}
#header .content:after {
    content: "";
    clear: both;
    display: block;
}
#header .content #logo {
    width: 234px;
    height: auto;
    margin: 24px 0;
    padding: 0;
    float: left;
    z-index: 9999;
}
/*Navigation*/
#header .content .navigation {
    list-style: outside none none;
    margin: 0;
    padding: 60px 20px 0 0;
    position: relative;
    z-index: 999;
    float: right;
}
#header .content .navigation:after {
    content: "";
    clear: both;
    display: block;
}
#header .content .navigation li {
    float: left;
}
#header .content .navigation li a {
    color: #555;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    display: block;
    margin: 0;
    padding: 0 10px;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#header .content .navigation li a:hover {
    color: #777;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#header .content .navigation .no-padding1 {
    padding-left: 0;
}
#header .content .navigation .no-padding2 {
    padding-right: 0;
}

/*Login*/
#header .content .login {
    background: #777;
    display: block;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 48px 0 0 0;
    padding: 13px 20px;
    text-align: center;
    text-transform: uppercase;
    line-height: 12px;
    float: right;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#header .content .login:hover {
    background: #888;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}

/*--Hero--*/
#hero {
    background: url(../_img/hero-bg.jpg) no-repeat center top #999;
    background-size: cover;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 9.52% 0;
    position: relative;
}
#hero .line {
    background: rgba(255,255,255,.5);
    width: 100%;
    height: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#hero .line2 {
    background: rgba(255,255,255,.5);
    width: 100%;
    height: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
}

/*--5 Step Form--*/
#hero #form-wrapper {
    max-width: 1200px;
    height: 254px;
    margin: 60px auto;
    padding: 0;
}
#hero #form-wrapper:after {
    content: "";
    clear: both;
    display: block;
}
#hero #form-wrapper .form-outer {
    width: 440px;
    height: auto;
    padding: 0 0 0 40px;
}
#hero #form-wrapper .form-outer:after {
    content: "";
    clear: both;
    display: none;
}
#hero #form-wrapper .form-outer h1 {
    color: #636161;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 0;
}

/*--Row 2--*/
#row2 {
    background: #f6f6f6;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 65px 0;
}
#row2 .content {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0 20px;
}
#row2 .content:after {
    content: "";
    clear: both;
    display: block;
}
#row2 .content > h2 {
    color: #333;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
#row2 .content .pod {
    width: 380px;
    height: 260px;
    margin: 0 2.5% 0 0;
    float: left;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#row2 .content .pod1 {
    background: url(../_img/hero-bg.jpg) no-repeat center top;
    background-size: cover;
}
#row2 .content .pod2 {
    background: url(../_img/hero-bg2.jpg) no-repeat center top;
    background-size: cover;
}
#row2 .content .pod3 {
    background: url(../_img/hero-bg3.jpg) no-repeat center top;
    background-size: cover;
    margin-right: 0;
}
#row2 .content .pod .overlay1 {
    opacity: 0;
    background: rgba(255,255,255,.3);
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#row2 .content .pod h2 {
    background: rgba(236,21,249,.6);
    color: #fff;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0 auto;
    padding: 18px 0;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
#row2 .content .pod:hover .overlay1 {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*--Row 3--*/
#row3 {
    background: url(../_img/hero-bg2.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
#row3 .content {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
#row3 .content:after {
    content: "";
    clear: both;
    display: block;
}
#row3 .content .pod {
    width: 25%;
    padding: 90px 0;
    float: left;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#row3 .content .pod img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto 20px auto;
    padding: 0;
}

#row3 .content .pod h2 {
    color: #F047FA;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0 auto 10px auto;
    padding: 0 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}
#row3 .content .pod p {
    color: #F047FA;
    font-size: 21px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0 auto;
    line-height: 24px;
    padding: 0 20px;
    text-align: center;
    width: 230px;
}
#row3 .content .pod:hover {
    background: rgba(255,255,255,.3);
    cursor: pointer;
    -webkit-transition: all 100ms ease-in-out 20ms;
    -moz-transition: all 100ms ease-in-out 20ms;
    -ms-transition: all 100ms ease-in-out 20ms;
    -o-transition: all 100ms ease-in-out 20ms;
    transition: all 100ms ease-in-out 20ms;
}

/*--Row 4--*/
#row4 {
    background: #fff;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 70px 0;
}
#row4 h3 {
    color: #000;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0 auto 18px auto;
    padding: 0 20px;
    text-transform: uppercase;
    text-align: center;
}
#row4 .content {
    max-width: 1200px;
	color: #000;
    height: auto;
    margin: 0 auto;
    padding: 0 20px;
}
#row4 .content:after {
    content: "";
    clear: both;
    display: block;
}
#row4 .content .pod {
    width: 23.5%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 0;
    float: left;
}
#row4 .content .last1 {
    margin-right: 0;
}
#row4 .content .pod img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
    padding: 0;
}
#row4 .content .pod h2 {
    color: #444;
    font-size: 23px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    line-height: 30px;
    padding: 0;
    text-transform: uppercase;
}
#row4 .content .pod .btn {
    display: block;
    background: #ec15f9;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    padding: 14px 0 16px 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    cursor: pointer;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#row4 .content .pod .btn:hover {
    background: #999;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}

/*--Row 5--*/
#row5 {
    background: #56b7c1;
    background-size: cover;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 65px 0;
}
#row5 h2 {
    color: #fff;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0 auto 18px auto;
    padding: 0 20px;
    text-transform: uppercase;
    text-align: center;
}
#row5 h2 span {
    color: #539801;
}
#row5 h2 u {
    color: #da3e01;
    text-decoration: none;
}
#row5 p {
    color: #fff;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    margin: 0 auto 18px auto;
    padding: 0 20px;
    line-height: 27px;
    text-align: center;
    width: 1060px;
}
#row5 .btn {
    display: block;
    background: #ec15f9;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0 auto;
    padding: 14px 0 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    cursor: pointer;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
/* Sweep To Top */
.hvr-sweep-to-top2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
}
.hvr-sweep-to-top2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #777;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top2:hover, .hvr-sweep-to-top2:focus, .hvr-sweep-to-top2:active {
  color: white;
}
.hvr-sweep-to-top2:hover:before, .hvr-sweep-to-top2:focus:before, .hvr-sweep-to-top2:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}

/*--Footer--*/
#footer {
    background: #666;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 70px 0;
}
#footer .content {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0 20px;
}
#footer .content:after {
    content: "";
    clear: both;
    display: block;
}
#footer .content p {
    color: #eee;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    display: block;
    margin: 0 0 0 20px;
    padding: 11px 0 0 0;
    font-weight: 400;
    float: left;
}
#footer .content .social {
    float: right;
    width: 134px;
    height: auto;
    margin: 0 23px 0 0;
    padding: 0;
}
#footer .content .social:after {
    content: "";
    clear: both;
    display: block;
}
#footer .content .social .facebook {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 10px 0 0;
    float: left;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#footer .content .social .twitter {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 10px 0 0;
    float: left;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#footer .content .social .google-plus {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0;
    float: left;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#footer .content .social img:hover {
    opacity: .8;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
/*Navigation*/
#footer .content .navigation {
    list-style: outside none none;
    margin: 0 25px 0 0;
    padding: 11px 0 0 0;
    float: right;
    width: auto;
}
#footer .content .navigation:after {
    content: "";
    clear: both;
    display: block;
}
#footer .content .navigation li {
    float: left;
}
#footer .content .navigation li a {
    color: #eee;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    display: block;
    margin: 0;
    padding: 0 7px;
    font-weight: 400;
    cursor: pointer;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#footer .content .navigation li a:hover {
    color: #777;
    -webkit-transition: all 100ms ease-in-out 100ms;
    -moz-transition: all 100ms ease-in-out 100ms;
    -ms-transition: all 100ms ease-in-out 100ms;
    -o-transition: all 100ms ease-in-out 100ms;
    transition: all 100ms ease-in-out 100ms;
}
#footer .content .navigation .no-padding1 {
    padding-left: 0;
}
#footer .content .navigation .no-padding2 {
    padding-right: 0;
}
#footer .content #scrolltotop {
    display: block;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    padding: 10px 20px;
    border: 2px solid #999;
    text-align: center;
    text-transform: uppercase;
    line-height: 13px;
    float: right;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}
#footer .content #scrolltotop:hover {
    background: #ec15f9;
    color: #222;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
}

/*---------------MEDIA QUERIES---------------*/
@media screen and (max-width: 1240px) {
    #row1 .content .member {
        width: 13.14%;
        height: 12.7vw;
    }
    #row2 .content .pod {
        width: 31.6%;
        height: 21vw;
    }
    #row4 .content .pod h2 {
        font-size: 18px;
        line-height: 20px;
    }
}
@media screen and (max-width: 1100px) {
    #row2 .content .pod h2 {
        font-size: 19px;
    }
    #row3 .content .pod h2 {
        font-size: 20px;
    }
    #row3 .content .pod p {
        font-size: 19px;
        width: 240px;
    }
    #row3 .content .pod {
        width: 50%;
        padding: 50px 0;
    }
    #row3 .content .pod2, #row3 .content .pod3 {
        background: rgba(255,255,255,.3);
    }
    #row3 .content .pod1:hover, #row3 .content .pod4:hover {
        background: 0;
    }
    #row5 p {
        width: auto;
    }
}
@media screen and (max-width: 1024px) {
    #row1, #row2, #row4, #row5 {
        padding: 50px 0;
    }
    #row4 .content .pod h2 {
        text-align: center;
        padding: 0 10px;
        margin: 0 auto 10px auto;
    }
    #row4 .content .pod .first {
        width: 200px;
    }
    #row4 .content .pod .second {
        width: 150px;
    }
    #row4 .content .pod .third {
        width: 170px;
    }
    #row4 .content .pod .fourth {
        width: 170px;
    }
    #row4 .content .pod .btn {
        margin: 0 auto;
        font-size: 13px;
        width: 150px
    }
}
@media screen and (max-width: 1010px) {
}
@media screen and (max-width: 980px) {
    #row1 .content > h2 {
        text-align: center;
    }
    #row1 .content {
        max-width: 460px;
    }
    #row1 .content .member {
        width: 140px;
        height: 140px;
        margin-bottom: 4.2%;
    }
    #row1 .content .member1,
    #row1 .content .member2,
    #row1 .content .member3,
    #row1 .content .member4,
    #row1 .content .member5,
    #row1 .content .member6 {
        background-size: 120%;
    }
    #row1 .content .member4,
    #row1 .content .member5,
    #row1 .content .member6 {
        margin-bottom: 0;
    }
    #row1 .content .member3 {
        float: none;
        margin-right: 0;
    }
    #footer {
        padding: 50px 0;
    }
    #footer .content p {
        float: none;
        text-align: center;
        padding-top: 0;
        margin: 0 auto;
    }
    #footer .content #scrolltotop {
        float: none;
        width: 130px;
        margin: 20px auto;
    }
    #footer .content .social {
        float: none;
        margin: 0 auto 10px auto;
    }
    #footer .content .navigation {
        width: auto;
        float: none;
        margin: 0 auto;
    }
    #footer .content .navigation li {
        float: none;
    }
    #footer .content .navigation li a {
        text-align: center;
        padding: 0;
        margin-bottom: 20px;
    }
    #footer .content .navigation .last {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 950px) {
    #hero #header .content .navigation {
        display: none;
    }
    #hero #header .content button {
        display: block;
    }
    #row4 .content .pod {
        width: 50%;
        margin: 0 0 50px 0;
    }
    #row4 .content .pod3 {
        margin-bottom: 0;
    }
    #row4 .content .pod4 {
        margin-bottom: 0;
    }
    #row4 .content .pod img {
        width: 50%;
        margin: 0 auto 15px auto;
    }
}
@media screen and (max-width: 850px) {
    #header .content .navigation {
        display: none;
    }
    #row3 {
        background-position: -1130px top;
    }
}
@media screen and (max-width: 800px) {
    #row2 .content .pod {
        float: none;
        width: 340px;
        height: 200px;
        margin: 0 auto 20px auto;
    }
    #row2 .content .pod3 {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 780px) {
    #header .content #logo {
        margin: 15px 0 25px 0;
    }
    #header .content .login {
        margin: 48px 0 0 0;
    }
    #header .content .country-dropdown {
        margin: 31px 20px 0 0;
    }
}
@media screen and (max-width: 768px) {
    #hero {
        padding: 33% 0 20px 0;
        background-position: -650px top;
    }
    #hero #form-wrapper #form {
        display: none!important;
    }
    #mobile-form-wrap {
        display: block!important;
    }
    #hero #form-wrapper {
        padding: 0;
        height: auto;
    }
    #hero #form-wrapper .form-outer {
        width: auto;
        padding: 0;
    }
    #hero #form-wrapper .form-outer h1 {
        background: rgba(255,255,255,.6);
        color: #000;
        padding: 10px 0;
        margin: 0 20px 10px 20px;
    }
    #row4 .content .pod img {
        width: 70%;
    }
}
@media screen and (max-width: 650px) {
    #hero {
        padding: 33% 0 20px 0;
        background-position: -510px top;
    }
    #row3 {
        background-position: -1300px top;
    }
    #row5 {
        background-position: -980px top;
    }
}
@media screen and (max-width: 580px) {
    #row3 .content .pod h2 {
        font-size: 18px;
    }
    #row3 .content .pod p {
        font-size: 17px;
        line-height: 20px;
        width: 180px;
    }
    #row3 .content .pod .first {
        width: 160px;
    }
    #row3 .content .pod .second {
        width: 140px;
    }
    #row3 .content .pod .third {
        width: 170px;
    }
}
@media screen and (max-width: 530px) {
    #header .content .login span {
        display: none;
    }
    #hero #form-wrapper .form-outer h1 {
        font-size: 25px;
    }
}
@media screen and (max-width: 500px) {
    #row1 .content {
        max-width: 330px;
    }
    #row1 .content .member {
        width: 100px;
        height: 100px;
        border: 10px solid transparent;
    }
    #row1 .content .member1,
    #row1 .content .member2,
    #row1 .content .member3,
    #row1 .content .member4,
    #row1 .content .member5,
    #row1 .content .member6 {
        background-size: 120%;
    }
    #row1 .content .member .info {
        font-size: 16px;
    }
}
@media screen and (max-width: 490px) {
}
@media screen and (max-width: 480px) {
    #row4 .content .pod {
        width: 100%;
    }
    #row4 .content .pod3 {
        margin-bottom: 50px;
    }
    #row4 .content .pod img {
        width:
    }
}
@media screen and (max-width: 450px) {
    #header .content #logo {
        width: 50%;
        margin: 20px 0;
    }
    #header .content .login {
        margin: 9.7% 0 0 0;
    }
    #row5 {
        background-position: -1250px top;
    }
}
@media screen and (max-width: 440px) {
    #row3 {
        background-position: left top;
    }
    #row3 .content .pod {
        width: 100%;
    }
    #row3 .content .pod3 {
        background: none;
    }
    #row3 .content .pod4 {
        background: rgba(255,255,255,.3);
    }
    #row3 .content .pod2:hover {
        background: rgba(255,255,255,.3);
    }
    #row3 .content .pod3:hover {
        background: none;
    }
    #row3 .content .pod4:hover {
        background: rgba(255,255,255,.3);
    }
}
/*iPhone 6 Plus*/
@media screen and (max-width: 414px) {
    #header .content #logo {
        width: 45%;
    }
    #header .content .login {
    }
    #hero {
        padding: 43% 0 0 0;
        background-position: -500px top;
    }
    #hero #form-wrapper .form-outer h1 {
        color: rgba(0,0,0,.5);
        font-size: 18px;
    }
    #row1 .content > h2 {
        font-size: 20px;
    }
    #row2 .content > h2 {
        font-size: 20px;
    }
    #header .content .country-dropdown {
        margin: 27px 10px 0 0;
    }
}
@media screen and (max-width: 390px) {
    #header .content .login {
    }
    #header .content .country-dropdown {
        margin: 25px 10px 0 0;
    }
}
@media screen and (max-width: 380px) {
    #row2 .content .pod {
        width: 100%;
        height: 200px;
    }
}
/*iPhone 6*/
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 370px) {
    #row1 .content {
        max-width: 220px;
    }
    #row1 .content .member {
        margin: 0 20px 20px 0;
    }
    #row1 .content .member1 {
    }
    #row1 .content .member2 {
        float: none;
        margin-right: 0;
    }
    #row1 .content .member3  {
        margin-right: 20px;
        float: left;
    }
    #row1 .content .member4 {
        margin-right: 0;
    }
    #row1 .content .member5  {
        float: left;
        margin-bottom: 0;
    }
    #row1 .content .member6  {
        float: left;
        margin-right: 0;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 360px) {
    #header .content .login {
        padding: 13px 10px;
    }
    #header .content .country-dropdown {
        margin: 23px 10px 0 0;
    }
    #row5 {
        background-position: -1440px top;
    }
}
@media screen and (max-width: 340px) {
    #header .content .country-dropdown {
        margin: 20px 10px 0 0;
    }
}
@media screen and (max-width: 290px) {
    #row5 {
        background-position: -1640px top;
    }
}
