/*! ******************************************************
*
*	Theme Name:     Toolset Starter Child
*   Author:         OnTheGoSystems
*   Author URI:     http://www.onthegosystems.com/
*   Description:    Simple, clear and modern Bootstrap 3-based theme. Perfect base for developing all kinds of responsive sites with Toolsets, including the Layouts plugin (no extra integration needed, you activate Layouts and the drag and drop facilities work out of the box). Uses WordPress theme customizer and supports Font Awesome Icons. Supports WooCommerce integration by styles unification.
*   Version:        1.1
*   License:        GNU General Public License v2 or later
*   License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*   Template:       toolset-starter
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

.fa {
font-size: 1.25em;
}

.social-link {
margin-right: 10px;
}

.copyright {
    font-size: 100% !important;
    padding-top: 20px;
    margin-bottom: 0;
}

.jobs, .awards {
    display: flex;
    flex-wrap: wrap;
text-align: center;
    margin: auto;
    justify-content: center;
}

.single-award {
flex: 1 0 150px;
padding: 10px;
    box-sizing: border-box;
}

.single-job {
flex: 1 0 33%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

.navbar-default .navbar-toggle .icon-bar {
    background-color: #D4145A;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
width: 50px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 15px;
}

#joinus .bodycopy {
	margin-top: 5%;
}



/* ==============
    MOBILE: Main
   ============== */



.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#teammember .active {
    color: #018ed3 !important;
}

#awards-section {
background: #f1f1f1;
}



.menutop .logo img {
height: auto;
    transition: all 500ms ease-in-out; 
}

.menuscroll .logo img {
height: 70px;
    transition: all 500ms ease-in-out; 
}

.award-image img {
width: 150px;
opacity: 0.7;
    transition: all 500ms ease-in-out; 
}

.award-image {
text-align: center;
}

.award-name-container {
    max-width: 300px;
    margin: auto;
}

.single-award:hover .award-image img {
opacity: 0.9;
    transition: all 500ms ease-in-out; 
}

#awards-section .award-name {
color: #888;
text-align: center;
font-size: 100%;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px;
}
.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
    top: 16px;
    transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
    background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(4) {
    top: -17px;
    transform: rotate(-45deg);
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #9e005d;
    transition: all 500ms ease-in-out;
}


body {
    font-family: 'Raleway', sans-serif;
}

.logo {
    padding: 20px;
}

.navbar-default {
    background-color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #D4145A;
    transition: all 500ms ease-in-out;
font-weight: bold;
}

.container-header {
width: 100%;
}


#section1 {
    background-color: #D4145A;
        background-repeat: no-repeat;
        background-size: cover;
    background-position: center;
    
}

#section1:before {
    width: 100%;
    height: 100%;
    background: url(../img/section1-overlay-full.svg);
    position: absolute;
display: block;
background-repeat: repeat;
    left: 0;
    z-index: -1;
    top: 0;
}

#section2 {
    background-color: #9E005D;

}

#section3 {
    background-color: #29ABE2;

}



.game-content {
max-width: 700px;
}

#section4 {
    background-color: #2E3192;

}

#joinus {
    background-color: #930052;

}

#section6 {
    background-color: #000000;

}


.bigsection {
    padding:50px;
    position: relative;

}

.bigsection h1, .bigsection h2 {
    font-size: 300%;
    color: white;
}


.bigsection p {
    font-size: 150%;
    color: white;
}

.bigsection h3,.bigsection h4,.bigsection h5,.bigsection h6 {
    color: white;

    font-size: 150%;
}

.bigsection a {
    color: white;
    text-decoration: none;
}

#section3 a {
color: #3351a6;
}

#section3 .button a {
color: #fff;
}

p.small {
    font-size: 100%;
    margin: 0;
}

.button {
    background-color: #3351a6;
    border-radius: 5px;
    padding: 15px;
    margin-left:auto;
    margin-right:auto;
    width:150px;
    text-align: center;
}

.button a {
    color: white;
    text-decoration: none;
}


#team {
    color: white;
    
}

#team td {
    width: 100px;
    height: 150px;
    text-align: center;
    vertical-align: top;
    padding: 10px;
}

#team td img {
    border-radius: 50%;
    border: 10px;
    width: 100%;
    height: auto;
    padding: 10px 0;
}


#teambio {
    color: white;
    right: 0;
    padding: 20px;
    font-size: 120%;
max-width: none !important;
}

#teamprofile
{
    padding:50px;
    background-color: #010035;
    margin-top: 50px;
    margin-bottom: -50px;
    margin-left: -50px;
    margin-right: -50px;
}

#teamimage
{
    border-radius: 50%;
    display: block;
    max-width: 75%;
    margin: 50px auto 0 auto;
}

#teamlist {
    text-decoration: none;
    list-style: none;
    font-size: 120%;
}

.job  {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (min-width: 1085px) {
.menutop .menu-bar {
padding-top: 75px;
    transition: all 500ms ease-in-out;
}
.menuscroll .menu-bar {
    padding-top: 40px;
    transition: all 500ms ease-in-out;
}
}

@media (max-width: 1084px) {
.menu-bar {
padding-top: 40px;
}
}

@media (max-width: 769px) {
.logo .img {
max-height: 70px;
}
.menu-bar {
padding-top: 0px;
width: 100%;
margin-top: -83px;
}
#section3:before {
background-color: #29ABE2 !important;
    background-image: none !important;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
#section3 {
    padding: 0;
}
#section3 .game-content {
padding: 50px;
}
#section3 .game-image {
    width: 100%;
    padding: 0;
}
.single-job {
    flex: 1 0 50%;
}
}

@media (min-width: 769px) {
#nav-main {
float: right;
}
.mobile-image {
display: none;
}
#section3:before {
    background-image: url("../img/section3-bg.svg");
    position: absolute;
    left: 0;
    z-index: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top left;
}
#section3.even:before {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

#section3 {
background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}
}


@media (max-width: 500px) {
.single-job {
    flex: 1 0 100%;
}
.bigsection h1, .bigsection h2 {
font-size: 200%;
}
.bigsection p {
    font-size: 125%;
}
#teamlist {
    padding-left: 0;
}
#teambio {
    padding: 50px 0;
}
}


@media only screen and (min-width: 900px) {


/* 3-column grid using 840px full width */
.grid3col {
    width:840px;
    margin: 0 auto;
    text-align: center;
}
.grid3col .column { width: 260px; margin-left: 30px; }
.column { float: left; }
.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

}



@media only screen and (min-width: 1200px) {


/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }


    .bigsection {
        min-height: 500px;
    }

    #section1 {
        background-repeat: no-repeat;
        background-size: cover;
    }

#section1:before {
    width: 100%;
    height: 100%;
    content: url(../img/section1-overlay.svg);
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
}

    #section1 p, #section1 h1 {
        margin-right: auto;
        max-width: 40%;
    }


    #section2 {
        background-image: url("../img/section2-left.svg"), url("../img/section2-right.svg");

        background-position: left, right;
        background-repeat: no-repeat;
        background-size: auto;
        background-color: #9E005D;
    }


    #section2 p,#section2 h2 {
        margin-left: auto;
        margin-right: auto;
        max-width: 50%;
        text-align: center;
    }





    #mobilegameimage {
        display: none;
    }


    #section4 {

        background-image: url("../img/section4-bgshape.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right;
    }

    #section4 p, #section4 h2 {
        margin-right: auto;
        max-width: 45%;


    }

    #teamprofile {
        position: absolute;
        top: 0;
        right: 0;
        width: 440px;
        background-color:initial;
        margin: 0px;
        padding: 0px;
    }


    #joinus .bodycopy,#joinus h2 {
        margin-left: auto;
        margin-right: auto;
        max-width: 50%;
        text-align: center;
    }


    #section6 {

        background-image: url("../img/section6-image-06.png");
        background-size: auto 100%;

        background-repeat: no-repeat;
        background-position: right;
    }

    #section6 p, #section6 h2 {
        margin-right: auto;
        max-width: 30%;


    }

nav {
}

}

@media only screen and (min-width: 1140px) {
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}