/****** DESKTOP STYLING *************************************************************************/

@media (min-width: 760px){

    body {
        font-family: 'Nunito', sans-serif;
        min-width: 980px;
        max-width: 1600px;
        margin: 0 auto;
    }

    #mobile_frame{
        overflow: hidden;
        background-color: transparent;
        box-shadow: none;
    }

    #wrapper{
        background-color: #fff;
    }



    p a:hover{
        color: #333;
        background-color: #FFFF00;
    }

    .click-nav{
        display: none;
    }

    #full_site{
        display: block;
        height: 46px;
        /* background-color: #FF3300; */
        background-image: linear-gradient(319deg, #f02936 0%, #f09629 25%, #d1d11d 50%, #77eb34 75%, #16ccf5 100%);
        margin: 0 0 0 0;
        text-shadow: 0.5px 0.5px 1px #333;
    }

    #social {
        display: block;
        top: 46px;
    }

    #footer_social {
        display: none;
    }

    #full_site a{
        padding: 2px;
        color: #fff;
    }

    #full_site a,
    #full_site a:visited,
    #full_site a:focus{
        color: #fff;
    }

    #full_site a:hover{
        border-bottom: 2px solid #fff;
        box-shadow: 0px 0.5px #333;
        border-radius: 2px;
    }

    p{
        text-align: left;
    }

    #full_site h1 a:hover{
        background: none;
        color: #fff;
    }

    #full_site h1{
        font-size: 2.25em;
        margin-left: 10px;
        margin-top: -2px;
        margin-bottom: 0;
        height: 40px;
        color: #fff;
     }

     #full_site h1 a:hover {
        border-bottom: none;
        box-shadow: none;
     }

    #current_page{
        border-bottom: 2px solid #fff;
        box-shadow: 0px 0.5px #333;
        border-radius: 2px;
    }

    #full_site ul{
        margin: 0 10px 0 10px;
        padding-top: 8px;
        font-size: 1.2em;
        position: absolute;
        top: 0;
        right: 0;
    }

    #full_site nav ul li{
    	display: inline-block;
        padding-left: 4px;
        }

    #home_header{
    	display: block;
    }

    footer{
    	clear: both;
    	padding-bottom: 0;
        background-image: linear-gradient(319deg, #f02936 0%, #f09629 25%, #d1d11d 50%, #77eb34 75%, #16ccf5 100%);
        text-shadow: 0.5px 0.5px 1px #333;
        font-weight: bold;
    }

    footer p {
    	font-size: 0.75em;
    	margin-bottom: 0;
        color: #fff;
    }

    .click-nav .clicker {
        display: none;
    }

    #page_title{
    	display: none;
    }

    .p_title{
    	text-transform: none;
    	text-align: left;
    }

    #html5-watermark {
    position: absolute !important;
    top: auto !important;
    left: auto !important;
    right: -99999px !important;
    bottom: -99999px !important;
    }

    /**** Global Video Style ****/
    .fullsite_trigger{
        display: block;
    }
    .mobile_trigger{
        display: none;
    }

    /*** HOME PAGE *99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999**/
    #home #wrapper{
        background: url('../img/home_bg.jpg') no-repeat;
        background-size: 100%;
        background-position: bottom center;
        padding-top: 10px;
    }

    #home_header{
        background: none;
        padding-left: 30px;
        margin-bottom: 20px;
        margin-left: 30px;
        /* background-color: rgba(255, 51, 0, 0.95); */
        background-image: linear-gradient(319deg, #f02936 0%, #f09629 25%, #d1d11d 50%, #77eb34 75%, #16ccf5 100%);
        text-shadow: 0.5px 0.5px 1px #333;
        letter-spacing: 1px;
        width: 80%;
        max-width: 900px;
        border: 3px solid #fff;
        -moz-box-shadow: 0 0 6px #888;
        -webkit-box-shadow: 0 0 6px #888;
        box-shadow: 0 0 6px #888;
        position: relative;
     }

    #home_header h1 {
        display: inline;
        text-shadow: 0.5px 0.5px 1px #333;

    }

    #home_header h3 {
        display: none;
    }

    #home_header span {
        display: inline;
        margin-left: 10px;
        font-size: 25px;
        color: #fff;
        font-weight: bold;
    }

    #home_header h1, h3{
        height: 70px;
        text-align: left;
        margin: 0;
        color: #fff;
    }

    #home_nav a:hover{
        color: #fff;
        /* background-color: rgb(255, 51, 0); */
        background-image: linear-gradient(319deg, #f02936 0%, #f09629 25%, #d1d11d 50%, #77eb34 75%, #16ccf5 100%);
        text-shadow: 0.5px 0.5px 1px #333;
    }

    #home_social {
        display: block;
        min-width: 320px;
        background: none;
        text-align: right;
        height: 34px;
        position: absolute;
        top: 4px;
        right: 4px;
        font-size: 0;
    }

    #home_social img {
        max-height: 100%;
        padding-right: 5px;
    }

    #home_social .dropdown {
        height: 100%;
    }

    #home_social .dropdown-content {
        top: 0px;
        left: -260px;
    }

    #home_social iframe {
        padding-right: 5px;
    }

    #home_header h1{
        font-size: 3em;
        padding: 0;
    }

    #home_header h3{
        font-size: 1.25em;
        padding: 0;
        letter-spacing: 1px;
        text-indent: 30px;
    }

    #home_nav a{
        display: inline;
        padding: 0;
    }

    #home_nav ul{
        text-indent: 20px;
    }

    #home_nav li{
        margin-bottom: 14px;
        padding: 8px 0;
    }

    #home_nav li a{
        color: #000;
        font-size: 1.2em;
        padding: 10px 40px;
        margin-bottom: 8px;
        -moz-box-shadow: 0 0 8px #444;
        -webkit-box-shadow: 0 0 8px #444;
        box-shadow: 0 0 8px #444;
    }

    .rb-1 {
        background-color: rgb(255, 153, 153);
    }
    .rb-2 {
        background-color: rgb(255, 219, 153);
    }
    .rb-3{
        background-color: rgb(255, 255, 153);
    }
    .rb-4{
        background-color: rgb(153, 204, 153);
    }
    .rb-5{
        background-color: rgb(153, 153, 255);
    }
    .rb-6{
        background-color: rgb(183, 153, 205);
    }
    .rb-7{
        background-color: rgb(246, 192, 246);
    }


    #home_nav a[href]:before{
        background: none;
    }

    #home_nav a:after{
        display: none;
    }

    #home_nav li:nth-child(n){
        background: none;
    }

    #home footer{
        background: none;
    }

    #home footer p{
        color: #fff;
        text-align: right;
        margin-right: 20px;
    }

    /*** ABOUT PAGE **99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999*/

    #about #wrapper {
        background-image: url(../img/bg/bg-ukutile-red.png);
    }

    #about_image,
    #about_content {
        margin-top: 30px;
    }

    #about_content{
        width: 62%;
        float: right;
    }

    #about_content p{
        color: #000;
        font-size: 1.25em;
        line-height: 1.25em;
    }

    #about_image {
        width: 30%;
        float: left;
        margin: 40px 10px 0 20px;
        padding-left: 20px;
    }

    #bio_pic {
        width: 100%;
        max-width: 500px;
    }




    /*** VOICEOVER PAGE **999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999*/

    #voiceover #wrapper {
        background-image: url(../img/bg/bg-ukutile-orange.png);
    }

    #vo_bio{
        width: 70%;
        /* float: left; */
        font-size: 1.1em;
        padding-right: 10px;
        /* margin-top: 20px;
        margin-left: 50px;
        margin-bottom: 8px; */
        margin: 12px auto;
    }

    #vo_bio p{
        margin-top: 0px;
        margin-bottom: 10px;
        border-top: none;
        width: 98%;
    }

    #voiceover_media{
        width: 58%;
        /* float: right; */
        /* margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 10px; */
        margin: 20px auto;
        padding-bottom: 12px;
        background-color: rgba(255, 255, 255, 0.6);
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    }

    #vo_head {
        width: 100%;
        padding: 0;
        margin-top: 20px;
        box-sizing: border-box;
        background-image: linear-gradient(319deg, #f02936 0%, #f09629 25%, #d1d11d 50%, #77eb34 75%, #16ccf5 100%);
        display: inline-block;
    }

    #vo_head li{
        list-style: none;
        width: 16.666%;
        float: left;
        
    }

    #vo_head img {
        width: 100%;
    }

    /* #voiceover_media h4:first-child {
        position: relative;
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
        text-decoration: underline;
        letter-spacing: 2.5px;
    }

    #voiceover_media h4:first-child::before{
        content: '';
        background:url(../img/vo_head_2.png);
        width: 120px;
        height: 120px;
        top: -30px;
        left: 20px;
        background-size: 100%;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
    }

    #voiceover_media h4:first-child::after{
        content: '';
        background:url(../img/vo_head_1.png);
        width: 120px;
        height: 120px;
        top: -30px;
        right: 20px;
        background-size: 100%;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
    } */

    #vid_playlist_wrapper{
    margin: 0 auto;
    }

    .mobile_only_vid{
        display: none;
    }

    #video_playlist{
        display: block;
    }

    #audio_player {
        width: 80%;
    }

    #vo_logos {
        background: #fff;
        display: grid;
        /* grid-template-columns: repeat(6, 1fr);
        grid-auto-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; */
        grid-template-columns: repeat(14, 1fr);
        grid-auto-rows: 1fr 1fr;
        grid-gap: 10px;
        height: auto;
        width: 100%;
        align-items: center;
        margin: 10px auto;
        padding: 6px;
        border: 1px solid #ccc;
    }

    #vo_logos img {
        width: 100%;
        height: auto;
    }



    /*** ANIMATION PAGE **999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999*/
    #animation #wrapper {
        background-image: url(../img/bg/bg-ukutile-yellow.png);
    }

    #animation #content {
        margin-left: 40px;
    }

    #animation_videos h5{
        color: #000;
        font-size: 1em;
    }

    #animation_videos .vid_outer{
        width: 16.66%;
        padding-bottom: 16.66%;
    }

    #cartooniverse{
        margin-top: 10px;
    	width: 35%;
    	float: left;
    }

    img[alt="Cartooniverse Logo"]{
        margin-top: 70px;
        width: 400px;
        height: auto;
        float: left;
    }

    #cartooniverse p{
        color: #000;
        font-size: 1.2em;
        padding: 5px;
        margin-top: 30px;
    }

    #animation_videos{
    	width: 65%;
    	height: 100%;
    	float: right;
        overflow: hidden;
    }

    img[alt="Animation Television Set"]{
        width: 700px;
        height: auto;
    }


    #animation #telly img{
        width: 700px;
    }


    #animation_videos p{
        display: none;
    }

    #animation_videos img[alt="TV Screen"]{
        display: block;
    }

    #animation .arrow-left {
        left: 0px;
    }

    #animation .arrow-right {
        right: 0px;
      }


    #animation img[alt="Goopymart Logo"]{
        margin: 50px auto;
        float: right;
    }


    /*** CREATIVE SERVICES PAGE **99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999*/

    #creative_services #wrapper {
        background-image: url(../img/bg/bg-ukutile-green.png);
    }

    #services{
        text-align: left;
        width: 90%;
        margin: 20px auto;
        margin-bottom: 10px;
        padding: 4px;
        padding-top: 10px;
    }

    .service_graphic {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
        width: 10%;
    }

    .service_graphic img {
        width: 100%;
    }

    .service_type {
        display: inline-block;
        width: 88%;
        padding-left: 12%;
    }
    #services h3{
        text-decoration: underline;
        font-size: 1.4em;
        letter-spacing: 1px;
        padding: 0;
    }
    #services p{
        font-size: 1.2em;
    }

    #services hr {
        width: 20%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #services article{
        position: relative;
        width: 100%;
        padding: 0 0 12px 0;
        margin: 4px 8px 8px 8px;
    }

    #services h4{
        color: #fff;
    }

    .quote p {
        font-size: .75em;
    }

    .service_type a, 
    .service_type a:visited {
        color: #fff;
        text-decoration: none;
        border-bottom: none;
    }

    .service_type a:hover {
        background-color: orange;
        color: #fff;
    }

    #service_vocoaching span {
        margin-left: 10px;
    }

    #services ul{
        text-align: center;
    }

    #services ul li{
        display: inline-block;
    }

    #services ul li{
        margin-right: 20px;
    }

    #services li a:hover{
        color: #333;
        background-color: #FFFF00;
    }

    #services ul li:last-child{
        margin-right: 0;
    }

    #services article:last-child{
        border-bottom: none;
    }

    #services h3:nth-of-type(5){
        font-size: 1.4em;
    }

    #service_creator { background-color: #f2636d;}
    #service_writer { background-color: #f09629;}
    #service_producer { background-color: #f0f029;}
    #service_director { background-color: #77eb34;}
    #service_vocoaching { background-color: #16ccf5;}
    #service_vodemos { background-color: #f2636d;}
    #service_vocasting { background-color: #f09629;}
    #service_doccasting { background-color: #f0f029;}
    #service_consulting { background-color: #77eb34;}
    #service_animation { background-color: #16ccf5;}


    /*** MUSIC PAGE *99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999**/

    #music #mobile_frame{
        padding-bottom: 150px;
    }

    #music #wrapper {
        background-image: url(../img/bg/bg-ukutile-violet.png);
    }

    #ukulady_bio {
        margin-top: 80px;
    }

    #ukulady_pic {
        display: inline-block;
        float: left;
        width: 25%;
        padding-top: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    #ukulady_bio h1 {
        text-align: left;
    }

    #music hr {
      width: 98%;
      margin: 30px auto;
      border-color: #eee;
    }

    #ukulady_albums {
      width: 100%;
      max-width: 700px;
      margin: 20px auto;
    }

    #ukulady_albums h2 {
      margin: 0;
    }

    #ukulady_albums a:hover {
      background-color: yellow;
    }

    #ukulady_albums figure {
      display: inline-block;
      margin: 20px 0;
      padding: 0 5%;
      width: 35%;
      height: auto;
    }



    #ukulady_albums figcaption {
      font-size: inherit;
      padding: inherit;
      margin-bottom: inherit;
    }

    #ukulady_albums figure img {
      width: 100%;
      max-width: 250px;
      height: auto;
    }

    /* a{
        color: #FFFF99;
    } */

    .content a{
        text-decoration: none;

    }

    #jibjab li{
        display: inline-block;
        width: 30%;
    }

    #music #fullsite_bio {
        width: 80%;
        margin: 0 auto;
    }

    #music .trigger_dest{
        width: 20%;
    }

    #kt_media iframe {
        display: inline-block;
        width: 200px;
        height: 200px;
        margin-right: 5%;
    }
    #kt_media .trigger_dest {
        display: inline-block;
        height: 200px;
        width: 200px;
        margin-left: 5%;
    }

    /*** COMEDY PAGE **999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999*/

    #videos #wrapper {
        background-image: url(../img/bg/bg-ukutile-indigo.png);
    }

    #videos .container {
        width: 60%;
        float: right;
        margin-right: 20px;
        margin-top: 20px;
    }

    #comedy_bio {
        width: 30%;
        float: left;
        margin-left: 50px;
        margin-top: 40px;
    }

    #comedy_bio p {
        font-size: 1.25em;
        margin-bottom: 50px;
        margin-top: 0;
    }






    /*** VIDEOS PAGE **999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999*/


    #tv_player{
        width: 801px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    #telly{
        display: block;
        width: 801px;
        height: 510px;
    }

    #screen{
        position: absolute;
        top: 154px;
        left: 99px;
        width: 485px;
        height: 271px;
        background: url('../img/TV_off.png') no-repeat;
        background-position: center;
    }

    #animation iframe{
        width: 100%;
        height: 100%;
        border: none;
        margin: 0;
    }

    #tv_container{
        width: 70%;
        float: right;
    }

    .videos{
        margin-top: -50px;
        background-color: rgba(255, 255, 0, 0.3);
        border: 3px solid #fff;
        -moz-box-shadow: 0 0 6px #888;
        -webkit-box-shadow: 0 0 6px #888;
        border-radius: 10px;
        box-shadow: 0 0 6px #888;
        padding: 10px;
        width: 80%;
    }

    .vid_inner{
        top: 4px;
        right: 4px;
        bottom: 4px;
        left: 4px;
    }

    .vid_outer{
        width: 16.66%;
        padding-bottom: 16.66%;
    }

    .vid_close{
        display: none;
    }

    .videos h5{
        font-size: 1em;
        text-align: center;
        display: block;
        padding: 0;
        margin: 0;
    }

    #comedy_videos h3{
        color: #fff;
    }

    .vid_outer:hover{
        background: yellow;
    }



    /*** CONTACT PAGE *9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999**/
    #contact #wrapper {
        background-image: url(../img/bg/bg-ukutile-blue.png);
    }

    #rep_contact {
        margin-top: 20px;
        width: 80%;
        flex-direction: row;
    }

    #representation {
        margin-top: 30px;
    }

    .rep {
        border-bottom: none;
    }

    #email {
        flex-direction: row;
        height: 100px;
        width: 30%;
        margin: 20px auto;
        padding: 20px;
    }

    #email div {
        text-align: center;
        padding-top: 20px;
    }

    #email div p {
        text-align: center;
    }

    #email img:first-child{
        width: 160px;
        margin: 0;
    }

    #email p {
        font-size: 20px;
        border-radius: 2px;
        padding: 10px;
        position: relative;
    }





}





@media (min-width: 761px) and (max-width: 980px){
    body{
        min-width: 0;
    }

    #full_site{
        height: 84px;
        text-align: center;
        width: 100%;
    }

    #full_site h1{
        display: block;
        width: 100%;
        font-size: 2.25em;
        margin: 0;
     }

    #full_site ul{
        display: inline-block;
        position: static;
        margin: 0 auto;
        padding-left: 0;
    }

    #home #wrapper{
        background: none;
    }

    #home body{
        background: url('../img/home_bg.jpg') no-repeat;
        background-size: 100%;
    }

    #home_header{
        width: 96%;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 4px;
    }


    #services{
        width: 90%;
        margin-top: 6px;
    }



    #music article p{
        font-size: 1.1em;
    }

    #animation_videos{
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        float: none;
    }



    img[alt="Cartooniverse Logo"]{
        display: block;
        width: 60%;
        margin: 0 auto;
        float: none;
    }

    #animation .videos{
        width: 96%;
        margin-bottom: 10px;
        padding-bottom: 0;
        border-radius: 0;
    }

    #cartooniverse{
        float: none;
        width: 96%;
        margin: 0 auto;
    }

    #animation img[alt="Goopymart Logo"]{
        display: block;
        width: 50px;
        margin: 0 auto;
        clear: both;
    }

    #social {
        top: 84px;
    }

}

@media (min-width: 979px) and (max-width: 1290px){
    img[alt="Cartooniverse Logo"]{
        width: 28%;
    }

    #animation_videos{
        width: 72%;
    }

    #cartooniverse{
        margin-top: 10px;
        width: 28%;
    }

    #cartooniverse p{
        font-size: 1.05em;
    }



}

@media (min-width: 761px) and (max-width: 1190px){
    #tv_container{
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    #voiceover_bio{
        font-size: 0.95em;
    }



}

@media (min-width: 761px) and (max-width: 1090px){
    #voiceover_media{
        float: none;
        width: 80%
    }

    /* .vo_heading {
        text-align: center;
        width: 70%;
        font-size: 20px;
        background-color: purple;
        color: #fff;
        margin: 8px auto;
    } */

    #voiceover_media h2{
        display: block;
        width: 600px;
        margin: 6px auto;
    }

    #vo_bio{
        float: none;
        width: 90%;
        margin: 8px auto;
    }

    #audio_player {
        width: 60%;
    }

    #vo_logos {
        background: #fff;
        display: grid;
        grid-template-columns: repeat(14, 1fr);
        grid-auto-rows: 1fr 1fr;
        grid-gap: 10px;
        height: auto;
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px;
        align-items: center;
    }


}


@media (min-width: 500px) and (max-width: 759px){
    p{
        font-size: 1.4em;
    }
    #page_title{
        font-size: 1.5em;
    }
    .vid_outer{
        width: 33.3%;
        padding-bottom: 33.3%;
    }

    img[alt="Cartooniverse Logo"]{
        width: 60%;
    }



}
