@keyframes example {
    0%   {margin-top: -25px;}
    50% {margin-top: 0px;}
    100% {margin-top: -25px;}
}

.dropdownarrow {
    background-image: url("https://ju.se/styles/externalweb/images/material%20design/navigation/2x_web/ic_arrow_drop_down_white_48dp.png");
    content: " ";
    display: inline-block;
    position: absolute;
    right: 15%;
    cursor: pointer;
    width: 45px;
    height: 45px;
    border: 5px solid white;
    background-position: 50%;
    background-size: 120%;
    background-color: #8e2184;
    border-radius: 100%;
    margin-top: -25px;
    animation-name: example;
    animation-iteration-count: 2;
    animation-duration: 1.5s;
}   

   
.moviecontainer {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.moviecontainer {
    cursor: pointer;
    position: relative;
    display: inline-block;
    max-width: 100%;
}
.moviecontainer .image {
    width: 100%;
    z-index: 9;
}
.play {
    background: url(https://ju.se/styles/externalweb/images/material%20design/av/2x_web/ic_play_circle_outline_white_48dp.png) center center no-repeat;
    background-size: 110%;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    background-color: rgb(139, 36, 137);
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    opacity: 0.8;
    z-index: 10;
    transition: opacity 0.3s;
}
   
.moviecontainer:hover .play
{
      opacity: 1.0;
}
   
   .searchbutton {
      background-image: url("https://ju.se/styles/externalweb/images/material design/action/2x_web/ic_search_white_48dp.png");
   	background-size: 85%;
   	background-position: 50%;
   	background-repeat: no-repeat;
   	display: inline-block;
   	background-color: #650e57;
    	width: 43px;
    	height: 43px;
    	vertical-align: top;
   	float: right; 
       max-width: 10%;
   	
}

   #findEducation
   {
      max-width: 780px;
      display: block;
      padding: 10px;
      text-align: left;
   }

   .outerbox
   {
      background: #f5f0f0;
      overflow: hidden;
   }
   .outerbox input
   {
      line-height: 40px;
	  min-height: 40px;
      font-family: 'open sans';
      font-size: 18px;
      font-weight: bold;
      float: left;
      background-color: transparent !important;
      border: none;
      width: 89%;
      display: inline-block;
      padding: 0px !important;
      margin: 0px !important;
      color: #951a82;
      text-indent: 10px;
   }

.listicon {
    background-image: url(https://ju.se/styles/externalweb/images/material%20design/action/2x_web/ic_list_grey600_48dp.png);
    background-position: left 0px center;
    background-repeat: no-repeat;
    margin-right: 40px;
    background-size: 24px;
    font-size: 20px !important;
    text-indent: 0px;
    display: inline-block;
    padding: 0px 10px;
    padding-left: 35px;
}

   .listicon.white
   {
      background-image: url(https://ju.se/styles/externalweb/images/material%20design/action/2x_web/ic_list_white_48dp.png);
      background-position: left 0px center;
      background-repeat: no-repeat;
      margin-right: 40px;
      background-size: 24px;
      font-size: 20px !important;
      text-indent: 0px;
      display: inline-block;
      padding: 0px 10px;
      padding-left: 35px;
      color: white !important;

   }


.xmorebtn .less
{
   display: none !important;
}
.xmorebtn.showmore .less
{
   display: inline-block !important;
}
.xmorebtn.showmore .more
{
   display: none !important;
}
   
a.knapp.xmorebtn .more {
  display: inline-block;
}
a.knapp.xmorebtn .less {
  display: inline-block;
}
 
       
.feature-text h1
{
    font-size: 75px !important;
    font-weight: 500 !Important;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    text-transform: uppercase;
    font-weight: bold !important;
}

h1 {
   font-size: 60px !important;
   font-weight: 500 !important;
   max-width: 580px;
}
   
h2 {
    margin-top: 0px !Important;
}

footer
{
      margin-top: 0px !important;
}
.pusher
{
   	height: 70px;
      height: 7vh;
      min-height: 10px;
	  max-height:70px;
}
   
   
   .searchbox input {
      width:50%;
      min-width:300px;
      border:0!important;
   }
   #searchbox a
   {
      text-decoration: none !important;
   }
   
	div > .ju-horizontal-menu
   {
      margin-bottom: 0px !Important;
      padding-bottom: 20px !important;
   }

   
#searchbox
{
	font-size: 16px;      
   overflow: hidden;
   border: 2px solid #7f257d;
   margin-top: -15px;
}

   
#searchbox h2 {
    font-size: 18px !important;
    padding: 10px;
    margin: 0px;
    font-weight: bold !important;
    border-bottom: 1px solid #eee;
    color: #7f257d;
}
   
#searchbox a {
    font-size: 16px !important;
    padding-left: 20px;
    display: block;
    padding: 10px 20px;
}
a.morebtn {
    font-weight: bold;
    text-decoration: none;
    padding: 10px;
    display: block;
    width: 100%;
    background: #fafafa;
    border-top: 1px solid #ccc;
    color: #951a82;
}

h2#igheading {
    text-align: left;
    background-image: url(/images/18.7e0beb4114eb664afd87bf/1439277500878/instagram.png);
    background-size: 32px;
    background-position: 2px 50%;
    background-repeat: no-repeat;
    text-indent: 50px;
}
   
   
.movierow
{
      margin-bottom: 16px;
}
   
.pekare
{
   cursor:pointer;
   display: inline-block;
   position: relative;
   overflow: hidden;
      width: 33% !important;
}
   
.extrass.expanded
{
    max-height: 10000px;
}
   
.extrass {
    overflow: hidden;
    max-height: 0px;
    transition: max-height 0.9s;
}
   
.pekare > div {
    width: 100%;
    padding: 10px;
}
   
.pekare .sv-text-portlet {
    padding-top: 0px;
    padding-bottom: 0px !important;
    padding-left: 10px !important;
}

.movierow .sv-image-portlet:after {
    content: '';
    position: relative;
    background: url(https://ju.se/styles/externalweb/images/material%20design/av/2x_web/ic_play_circle_outline_white_48dp.png) no-repeat;
    width: 50px;
    margin-top: -55px;
    opacity: 0.7 !important;
    transition: opacity 0.5s;
    height: 50px;
    display: block;
    background-size: 100%;
}
.movierow .sv-image-portlet:hover:after {
    opacity: 1 !important;
}
   
   	.ju-image-text-block p {
   	min-height:56px;
   }
   
.interview img {
    max-width: 480px;
    display: inline-block;
}

.interview {
    display: inline-block;
    vertical-align: top;
    max-width: 33%;
    width: 33%;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
}

.interview > div {
    padding-left: 10px;
}
    @media screen and (min-width: 580px) and (max-width: 1024px)
    { 
      .listicon {
         margin-left: 10px;
      }
      .randomprogram {
       display: none !important;
      }
      .randomprogram:nth-child(4) {
          display: inline-block !important;
      }
      .randomprogram:nth-child(10) {
          display: inline-block !important;
      }
      .randomprogram:nth-child(13) {
          display: inline-block !important;
      }
      .randomprogram:nth-child(7) {
          display: inline-block !important;;
      }
      .interview {
          margin: 0px 0px;
          display: inline-block;
          width: 49% !important;
          max-width: 49% !important;
      }
      .interview div
      {
         max-height: none  !important;
         height: auto !important;
      }
    }
   
   div > .program > a {
    background: transparent !important;
    height: auto !important;
    left: 0px !important;
    width: auto !important;
    text-align: left !Important;
    padding-left: 0px !important;
    color: #009CDE !Important;
    font-size: 17px !Important;
    position: inherit !important;
}
.randomprogram {
    width: 24.5% !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px !important;
}

.program > div
{
  width: auto !important;
}
   
@media (max-width: 1024px)
{
  .interview a
   {
    max-height: 220px;
    overflow: hidden;
    display: block;
    text-align: center;
  }
  
  .sv-script-portlet h2
    {
      margin-left: 10px;
  }
  
  div .randomprogram
    {
        width: 48% !Important;
  }
  .profile-border 
    {
      margin-left: 10px !important;
  }
}
@media (max-width: 580px)
{
   
   #findEducation {
        width: auto !important;
   }
   .dropdownarrow {
      top: 85vh;
    	right: 20px;
   }
   .interview > div {
   	 padding: 10px;
	}
   .program
   {
      padding: 0px !important;  
   }
   div .randomprogram {
       padding: 10px;
       width: auto !important;
   }
   .randomprogram {
       display: none !important;
   }
   .randomprogram:nth-child(4) {;
       display: block !important;
   }
   .randomprogram:nth-child(7) {;
       display: block !important;
   }

   .feature-text h1
   {
      font-size: 50px !important;
       font-weight: bold !Important;
       text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
   }  
   .feature-text {
   	 height: 100vh !important;
	}
   .feature-text div > div:nth-child(1) {
   	 height: 25vh;
	}
   
   div > .pekare
   {
      width: 100% !important;
   }
    .interview div
    {
         max-height: none  !important;
         height: auto !important;
    }
   
    .interview {
        margin: 0px 0% !important;
        width: 100% !important;
        max-width: 100%  !important;
    }

   div > .smartphone45
     { 
       width: 50% !important;
   }
   
   .searchbox input {
         width:100%;
         min-width:0%;
   }      
      
      .searchbox input {
      	background-image:none!important;
         text-indent:0px!important;
         padding-left:2%!important;
         padding-right:2%!important;
         width:96%!important;
      }      
      
      #findEducation .knapp {
         width:41%!important;
      }
   
   #EMAIL
   {
      width: 100% !important;
   }
   .randomprogram {
       width: auto !important;
   }
   .listicon {
       display: block !important;
       background-position: 10px 50% !important;
       text-align: left;
       text-indent: 30px !important;
	}
}
   
   
.outerbox input::-webkit-input-placeholder {
   font-weight: normal !important;
   color: #000000;
}

.outerbox input:-moz-placeholder {
   font-weight: normal !important;
   color: #000000;
}

.outerbox input::-moz-placeholder {
   font-weight: normal !important;
   color: #000000;
}

.outerbox input:-ms-input-placeholder {  
   font-weight: normal !important;
   color: #000000;
}



   .thankyou {
      
   }
   /*
   .sv-proxy-portlet label
   {
       color: white !Important;
    	 display: none;
   }*/
   
.sv-proxy-portlet button, .bluebutton {
    background: transparent !important;
    border: 1px solid white;
    padding: 10px 20px;
    font-family: "open sans",sans-serif;
    background-image: url('/styles/externalweb/images/material%20design/communication/2x_web/ic_email_white_48dp.png');
    background-size: 25px;
    background-position: 2px 50%;
    font-size: 16px;
    text-decoration: none;
    color: white;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 10px;
}
   .sv-proxy-portlet table
   {
      width: 100%;
   }
   
   .sv-proxy-portlet button:hover, .bluebutton:hover
   {
      background: rgba(255,255,255,0.1)  !important;
   }
   
#EMAIL {
    padding: 10px;
    width: 100%;
    font-family: "open sans",sans-serif;
    background-image: url(/styles/externalweb/images/material%20design/communication/2x_web/ic_email_grey600_48dp.png);
    background-size: 25px;
    background-position: 10px 50%;
    text-indent: 40px;
    background-repeat: no-repeat;
    font-size: 17px !Important;
    border: 1px solid #eee;
}


   #JuboxContentBox .ju-image-right {
      margin-right:0!important;
      }
      
#JuboxContentBox {
    max-width: 800px;
    width: 70%;
    margin: auto;
    text-align: left;
    padding: 20px;
    max-height: 80%;
    /* overflow-y: scroll; */
    overflow-y: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
      
   #JUboxBlackBox {
      z-index:1000;
      background-color:rgba(0,0,0,.85);
      position:fixed;
      top:0;
      left:0;
      width:100vw;
      height:100vh;
      text-align:center;
   }
   
   
      .negative-text a {
      color:white!important;
   }
   
   @media (max-width:850px){
      .thumbnail > img, .thumbnail .personLabel {
         /*display:block;*/         
         }
         
      .thumbnail .personLabel {
         margin-top:0;
         }         

      .thumbnail.playing:after {
         position:relative;
         top:-84px;
         }
         
       .course, .program {
          padding-right:0!important;
       }
   }    