@import url(36661.css);

#bildspel {display: none; margin-top: 2.6em; border-bottom: 1px solid #fff; overflow: hidden;}

.nivo-caption {
   left: 50% !important;
   bottom: auto !important;
   top: 20px !important;
   right: 0 !important;
   background: transparent !important;
   color:#fff !important;
   text-shadow: 0 0 2px #333 !important;
   font-size: 1.1em !important;
   font-weight: normal !important;
   padding: 0 !important;
   width: 590px !important;
   margin-left: -590px;
   line-height: 1.4;
   font-family: 'Montserrat', sans-serif !important;
   text-align: left !important;
}
.nivo-caption strong {color: #fff; font-weight: bold; text-transform: uppercase; font-size: 2em;}

#main1 {}
#main1 .two {min-height: 10px;}

#main2 {background: #333; font-size: 1.5rem;}
#main2, #main2 h3, #main2 a {color: #ccc;}
#main2 h2 {color: #fff; margin-bottom: 1em;}
#main2 h3 {
   color: #fff;
   text-align: center;
   font-size: 2.4rem;
   margin-bottom: .5em;
}

#main2 p a:last-child {
   background: #a01643;
   border: 1px solid #88143a;
   border-radius: 3px;
   font-weight: normal;
   font-size: 1.1em;
   text-transform: none;
   font-family: 'Nunito', arial, sans-serif;
   color: #fff;
   text-shadow: 0 1px 2px #540d24;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   display: block;
   background: #555 none repeat scroll 0 0;
   border: 1px solid #222;
   text-shadow: 0 1px 2px #000;
   text-align: center;
   margin: .5em 0;
   padding: .5em 0;
}
#main2 p a:last-child:hover, #main2 p a:last-child:active {background: #4a4a4a; color: #fff; border: 1px solid #4a4a4a;}
.button a {color: #fff !important; text-decoration: none;}


#main2 .image-wrapper {border-radius: 50%; margin-bottom: 1em; width: 175px !important; margin: 0 auto 1em;}
#main2 .button, #main2 .button a {display: block; text-align: center !important;}
#main2 .button {background: #555; border: 1px solid #222; text-shadow: 0 1px 2px #000;}
#main2 .button:hover, #main2 .button:active {background: #4a4a4a;}

#main3 {
   background: #ccc url(../www.testwebben.se/7875/Images/rwd12-main3bg.png);
   background: #ccc url(Images/climpek.png);
   padding: 20px 0;
   box-shadow: 0 0 30px #aaa inset;
}

#main3 h2 {font-weight: 700;}

#main1 h1, #main2 h2, #main4 h2 {font-size: 2em; text-align: center !important;}

/*News*/
.NewsList a {text-decoration: none; font-weight: normal; color: #444;}
.date {color: #777; font-size: 0.9em;}
ul.NewsList, ul.NewsList li {margin: 0 0 0.7em 0;}


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

/* Full size 1200 */
@media only screen and (min-width: 1200px) {

}

/* Tablet and larger */
@media only screen and (min-width: 768px) {
   #bildspel {display: block;}
}

/* 960 to 1199 */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
   .nivo-caption {width: 470px !important; margin-left: -470px; font-size: 1em !important;}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
   .nivo-caption {width: 375px !important; margin-left: -375px; font-size: 0.9em !important;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
   #main {padding-top: 10px;}
   #main1 h1 {text-align: left !important;}
   #main1 .two {min-height: 0;}
   #main4 h2 {margin-bottom: 0.5em;}
   #main4 form input {width: 97%; margin-right: 0;}
   #main4 button, #main4 input[type="submit"], #main4 input[type="button"] {clear: both; width: 100% !important;}
   #NewsList_ViewSidebarArchiveLink {padding-bottom: 1em; display: inline-block;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

}