/*Background and etc*/
* {padding: 0; margin: 0;}
body{width: 100%;background-color: #f7f7d7;background-image: url(../../images/skin/back.png); margin: 0 auto;font-family: 'Open sans', sans-serif;overflow-x: hidden !important;padding-top: 200px; }


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: #f7f7d7;
    box-shadow: inset 0 0 5px rgba(188,36,47,1); 
    border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(188,36,47,1); 
    border-radius: 0px;border: 1px solid #f7f7d7
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
}


.clear{clear: both;}

/*Header fixed*/
header{width: 100%;height: 103px;position: absolute;top: 0;z-index: 11}
.header-top{position: fixed;top: 0;height: 50px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
.header-top h1 {font-size: 40px;color: white;margin-left: 3%;margin-top: 0}
.menu-mobile{z-index: 20;position: absolute;top: -40px;right: 4px;font-weight: bold;font-size: 24px;color: white;display: none}
.new-menu-third{display: block;width: 1312px; height: 0; border-top: 100px solid rgba(177,0,17,1); border-left: 50px solid transparent; border-right: 50px solid transparent;position: absolute;left: 50%;margin-left: -656px;top: 77px;box-sizing: border-box;}
.new-menu-second{display: block;width: 1296px; height: 0; border-top: 100px solid #f7f7d7; border-left: 50px solid transparent; border-right: 50px solid transparent;position: absolute;left: 50%;margin-left: -648px;top: 63.5px;box-sizing: border-box;}
.new-menu-first{display: block;width: 1280px; height: 0; border-top: 100px solid rgba(177,0,17,1); border-left: 50px solid transparent; border-right: 50px solid transparent;position: absolute;left: 50%;margin-left: -640px;top: 50px;box-sizing: border-box;}
.rmc-header-logo{display: block;position: relative;top: 57px;left: 50%;margin-left: -38px; width: 86px;height: 86px;z-index: 2}
.header-menu-content{width: 1328px;height: 100px;background-color: inherit; position: absolute;left: 50%;margin-left: -664px;top: 55px;box-sizing: border-box;}
.header-menu-inherit{width: 100%;height: 100px;background-color: inherit; box-sizing: border-box;font-size: 26px;color: white;font-weight: bold}
.nav-header{position: absolute;top: 30px;left: 0;width: 100%;height: auto;background-color: inherit;}
.nav-header ul {list-style: none;display: inline-block;margin-left:11%}
.nav-header ul li {float: left;}
.menu-about{margin-left:15px;margin-top: 2px}
.menu-schedule{margin-left:80px;margin-top: 2px}
.menu-roster{margin-left:425px;margin-top: 2px}
.menu-more{margin-left:100px;margin-top: 2px}
.menu-blocks{list-style: none;display: inline-block;margin-left:8.5%}
.menu-box{float: left;width: 188px; height: 93px; border: 0px solid #555; -webkit-transform: skew(0deg); -moz-transform: skew(0deg); -ms-transform: skew(0deg);-o-transform: skew(0deg);     transform: skew(0deg)}
.center-box{float: left; width: 250px;height: 0px;border-right: 45px solid transparent;border-left: 45px solid transparent;border-top: 93px solid rgba(177,0,17,1);box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);margin-left:15px}

.mobile-panel {display: none;}
.menu-links { text-decoration: none;color: white }

      @media only screen and (max-width: 1440px) {
    .header-top h1 {font-size: 40px;}   
.new-menu-third{width: 1267.2px; margin-left: -633.6px;}
.new-menu-second{width: 1252.8px;margin-left: -626.4px;}
.new-menu-first{width: 1238.4px; margin-left: -619.2px;}
.header-menu-content{width: 86%;margin-left: -43%;}

.menu-blocks{list-style: none;display: inline-block;margin-left:8%;}
.menu-box{width: 175px; height: 93px;background-color: inherit;}
.center-box{width: 250px;margin-left:5px;}
.menu-about{margin-left:5px}
.menu-schedule{margin-left:60px}
.menu-roster{margin-left:410px}
.menu-more{margin-left:80px}

.rmc-header-logo{margin-left: -36px;}


      }

      @media only screen and (max-width: 1366px) {

        body{padding-top: 180px; }
.header-top{position: fixed;top: 0;height: 40px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
    .header-top h1 {font-size: 34px;}   
.new-menu-third{width: 1202.08px; margin-left: -601.04px;top: 64px;border-top: 100px solid rgba(177,0,17,1)}
.new-menu-second{width: 1188.42px;margin-left: -594.21px;top: 50.5px;border-top: 100px solid #f7f7d7}
.new-menu-first{width: 1174.76px; margin-left: -587.38px;top: 40px;border-top: 100px solid rgba(177,0,17,1)}
.header-menu-content{width: 86%;margin-left: -43%;}
.menu-blocks{list-style: none;display: inline-block;margin-left:7.5%;}
.menu-box{width: 165px; height: 93px;background-color: inherit;}
.center-box{width: 250px;margin-left:0px;border-top: 93px solid rgba(177,0,17,1)}
.menu-about{margin-left:0px}
.menu-schedule{margin-left:70px}
.menu-roster{margin-left:395px}
.menu-more{margin-left:80px}

.header-menu-content{top: 45px;}
.header-menu-inherit{font-size: 23px;}
.rmc-header-logo{top: 49px;}
      }

@media only screen and (max-width: 1280px) {

        body{padding-top: 180px; }
.header-top{position: fixed;top: 0;height: 40px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
    .header-top h1 {font-size: 31px;}   
.new-menu-third{width: 1126.4px; margin-left: -563.2px;top: 64px;border-top: 100px solid rgba(177,0,17,1)}
.new-menu-second{width: 1113.6px;margin-left: -556.8px;top: 50.5px;border-top: 100px solid #f7f7d7}
.new-menu-first{width: 1100.8px; margin-left: -550.4px;top: 40px;border-top: 100px solid rgba(177,0,17,1)}
.header-menu-content{width: 86%;margin-left: -43%;}
.menu-blocks{list-style: none;display: inline-block;margin-left:7.5%;}
.menu-box{width: 145px; height: 93px;background-color: inherit;}
.center-box{width: 250px;margin-left:10px;border-top: 93px solid rgba(177,0,17,1)}
.menu-about{margin-left:-5px;margin-top: 5px}
.menu-schedule{margin-left:45px;margin-top: 5px}
.menu-roster{margin-left:410px;margin-top: 5px}
.menu-more{margin-left:65px;margin-top: 5px}

.header-menu-content{top: 45px;}
.header-menu-inherit{font-size: 22px;}
.rmc-header-logo{top: 49px;}
      }

@media only screen and (max-width: 1152px) {

        body{padding-top: 180px; }
.header-top{position: fixed;top: 0;height: 40px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
    .header-top h1 {font-size: 31px;}   
.new-menu-third{width: 1013.76px; margin-left: -506.88px;top: 64px;border-top: 100px solid rgba(177,0,17,1)}
.new-menu-second{width: 1002.24px;margin-left: -501.12px;top: 50.5px;border-top: 100px solid #f7f7d7}
.new-menu-first{width: 990.72px; margin-left: -495.36px;top: 40px;border-top: 100px solid rgba(177,0,17,1)}
.header-menu-content{width: 86%;margin-left: -43%;}
.menu-blocks{list-style: none;display: inline-block;margin-left:7.5%;}
.menu-box{width: 130px; height: 93px;background-color: inherit;}
.center-box{width: 220px;margin-left:10px;border-top: 93px solid rgba(177,0,17,1)}
.menu-about{margin-left:-5px}
.menu-schedule{margin-left:40px}
.menu-roster{margin-left:370px}
.menu-more{margin-left:60px}

.header-menu-content{top: 45px;}
.header-menu-inherit{font-size: 20.5px;}
.rmc-header-logo{top: 49px;margin-left: -32px;}
      }   

@media only screen and (max-width: 1050px) {

        body{padding-top: 180px; }
.header-top{position: fixed;top: 0;height: 40px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
    .header-top h1 {font-size: 31px;}   
.new-menu-third{width: 901.12px; margin-left: -450.56px;top: 64px;border-top: 100px solid rgba(177,0,17,1)}
.new-menu-second{width: 890.88px;margin-left: -445.44px;top: 50.5px;border-top: 100px solid #f7f7d7}
.new-menu-first{width: 880.84px; margin-left: -440.32px;top: 40px;border-top: 100px solid rgba(177,0,17,1)}
.header-menu-content{width: 86%;margin-left: -43%;}
.menu-blocks{list-style: none;display: inline-block;margin-left:7.5%;}
.menu-box{width: 115px; height: 93px;background-color: inherit;}
.center-box{width: 180px;margin-left:15px;border-top: 93px solid rgba(177,0,17,1)}
.menu-about{margin-left:-7px}
.menu-schedule{margin-left:32px}
.menu-roster{margin-left:333px}
.menu-more{margin-left:50px}

.header-menu-content{top: 45px;}
.header-menu-inherit{font-size: 18.5px;}
.rmc-header-logo{top: 49px;margin-left: -32px;}
      }          

@media only screen and (max-width: 800px) {

        body{padding-top: 180px; }
.header-top{position: fixed;top: 0;height: 40px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
    .header-top h1 {font-size: 26px;}   
.new-menu-third{width: 760px; margin-left: -380px;top: 64px;border-top: 100px solid rgba(177,0,17,1)}
.new-menu-second{width: 752px;margin-left: -376px;top: 50.5px;border-top: 100px solid #f7f7d7}
.new-menu-first{width: 744px; margin-left: -372px;top: 40px;border-top: 100px solid rgba(177,0,17,1)}
.header-menu-content{width: 86%;margin-left: -43%;}
.menu-blocks{list-style: none;display: inline-block;margin-left:4%;}
.menu-box{width: 100px; height: 93px;background-color: inherit;}
.center-box{width: 100px;margin-left:15px;border-top: 93px solid rgba(177,0,17,1)}
.menu-about{margin-left:-25px;margin-top: 7px}
.menu-schedule{margin-left:24px;margin-top: 7px}
.menu-roster{margin-left:245px;margin-top: 7px}
.menu-more{margin-left:40px;margin-top: 7px}

.header-menu-content{top: 45px;}
.header-menu-inherit{font-size: 17px;}
.rmc-header-logo{top: 49px;margin-left: -36px;}
      }     

/*Mobile*/
@media only screen and (max-width: 650px) {
header{width: 100%;height: 103px;position: absolute;top: 0;z-index: 11}
.header-top{position: fixed; top: 0;height: 80px;width: 100%; background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
.header-top h1 {font-size: 30px;color: white;margin-left: 3%;margin-top: 5px}
.menu-mobile{z-index: 20;position: fixed;top: 60px;right: 0px;font-weight: bold;font-size: 24px;color: white;display: block}
.rmc-header-logo{display: none}
.header-menu-content{width: 1328px;height: 100px;background-color: inherit; position: absolute;left: 50%;margin-left: -664px;top: 55px;box-sizing: border-box;display: none}
.header-menu-inherit{width: 100%;height: 100px;background-color: inherit; box-sizing: border-box;font-size: 30px;color: white;font-weight: bold}
.nav-header{position: absolute;top: 30px;left: 0;width: 100%;height: auto;background-color: inherit;}
.nav-header ul {list-style: none;display: inline-block;margin-left:11%}
.nav-header ul li {float: left;}
.menu-about{margin-left:15px}
.menu-schedule{margin-left:80px}
.menu-roster{margin-left:420px}
.menu-more{margin-left:100px}
.menu-blocks{list-style: none;display: inline-block;margin-left:8.5%}
.menu-box{float: left;width: 188px; height: 93px; border: 0px solid #555; -webkit-transform: skew(0deg); -moz-transform: skew(0deg); -ms-transform: skew(0deg);-o-transform: skew(0deg);     transform: skew(0deg)}
.center-box{float: left; width: 250px;height: 0px;border-right: 45px solid transparent;border-left: 45px solid transparent;border-top: 93px solid rgba(177,0,17,1);box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);margin-left:15px}

.new-menu-third{display: none}
.new-menu-second{display: none}
.new-menu-first{display: none}

.mobile-panel {width: 100%;height: 50px;background-color: rgba(177,0,17,1);position: absolute;top: 82px;display: block;}
.mobile-panel ul {list-style: none;display: inline-block;width: 100%}


.mobile-navi { float: right;height: 50px; width: 13%; box-sizing: border-box;margin: 0; }
.menu-panel { font-weight: bold;font-size: 24px;color: white; }
.logo-mobile-nav { width: 38px;height: 38px;margin-top: 8px }
}


@media only screen and (max-width: 500px) {
  body{padding-top: 160px; }
header{width: 100%;height: 103px;position: absolute;top: 0;z-index: 11}
.header-top{position: fixed; top: 0;height: 70px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
.header-top h1 {font-size: 24px;color: white;margin-left: 3%;margin-top: 7px}

.mobile-panel {width: 100%;height: 50px;background-color: rgba(177,0,17,1);position: absolute;top: 72px;display: block;}
.mobile-panel ul {list-style: none;display: inline-block;width: 100%}
.menu-panel { font-weight: bold;font-size: 24px;color: white; }
.logo-mobile-nav { width: 32px;height: 32px;margin-top: 8px }
}


@media only screen and (max-width: 425px) {
  body{padding-top: 140px; }
header{width: 100%;height: 103px;position: absolute;top: 0;z-index: 11}
.header-top{position: fixed; top: 0;height: 60px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
.header-top h1 {font-size: 20px;color: white;margin-left: 3%;margin-top: 7px}

.mobile-panel {width: 100%;height: 50px;background-color: rgba(177,0,17,1);position: absolute;top: 62px;display: block;}
.mobile-panel ul {list-style: none;display: inline-block;width: 100%}

.menu-panel { font-weight: bold;font-size: 24px;color: white; }
.logo-mobile-nav { width: 32px;height: 32px;margin-top: 8px }
}

@media only screen and (max-width: 375px) {
  body{padding-top: 120px; }
header{width: 100%;height: 103px;position: absolute;top: 0;z-index: 11}
.header-top{position: fixed; top: 0;height: 50px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
.header-top h1 {font-size: 18px;color: white;margin-left: 3%;margin-top: 4px}

.mobile-panel {width: 100%;height: 50px;background-color: rgba(177,0,17,1);position: absolute;top: 52px;display: block;}
.mobile-panel ul {list-style: none;display: inline-block;width: 100%}
.menu-panel { font-weight: bold;font-size: 24px;color: white; }
.logo-mobile-nav { width: 32px;height: 32px;margin-top: 8px }
}

@media only screen and (max-width: 340px) {
  body{padding-top: 120px; }
header{width: 100%;height: 103px;position: absolute;top: 0;z-index: 11}
.header-top{position: fixed; top: 0;height: 45px;width: 100%;background-color: rgba(177,0,17,1);text-align: center;z-index: 2;border-bottom: 4px solid white;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 10}
.header-top h1 {font-size: 16px;color: white;margin-left: 3%;margin-top: 4px}

.mobile-panel {width: 100%;height: 50px;background-color: rgba(177,0,17,1);position: absolute;top: 47px;display: block;}
.mobile-panel ul {list-style: none;display: inline-block;width: 100%}
.mobile-navi { float: right;background-color: inherit;height: 50px; width: 20px; box-sizing: border-box;margin: 0 12px 0 12px }
.menu-panel { font-weight: bold;font-size: 24px;color: white; }
.logo-mobile-nav { width: 32px;height: 32px;margin-top: 8px }
}

.sectionup{width: 1280px;height: 872px;background-color: rgba(177,0,17,0);position: relative;top: 0;left: 50%;margin-left: -640px;font-size: 16px}
.mayor-up{width: 640px;height: 100%;  position: absolute;top: 0;left: 0;background-color: black;}
.minor-section-ur{position: absolute;top: 0;left: 0;width: 377px;height: 150px;background-color: rgba(177,0,17,1);}
.tabs-ur{position: relative;top: 0;left: 0;width: 100%;height: 30px;background-color: rgba(177,0,17,1);}
.tab{list-style: none;display: inline-block;font-weight: bold;color: white}
.tab-u{float: left;padding: 6px;width: 188.5px;text-align: center; border: 1px solid #f7f7d7;box-sizing: border-box;font-size: 16px}
.tab-r{float: left;padding: 6px;width: 188.5px;text-align: center;border: 1px solid #f7f7d7;box-sizing: border-box;font-size: 16px}
.content-scroll-r{width: 350px}
.content-scroll-u{width: 337px;background-color: rgba(188,36,47,1)}

.minor-section-sc{display: block; position: absolute;top: 0;right: 0;width: 264px;height: 150px;background-color: rgba(188,37,46,1);border-left: 4px solid #f7f7d7;}
.stay-connected-title{position: relative;top: 0;left: 0;width: 100%;height: 30px;background-color: rgba(177,0,17,1);}
.stay-connected-title ul {list-style: none;display: inline-block;font-weight: bold;color: white}
.stay-connected-title ul li {float: left;padding: 6px; width: 264px; text-align: center; background-color: rgba(177,0,17,1);border: 1px solid #f7f7d7;border-left: 0; box-sizing: border-box;}
.stay-connected-png {width: 64px;height: 64px;float: left;padding: 10px;padding-top: 20px}

.minor-section-news {position: absolute;top: 150px;left: 0;width: 100%;height: 530px;background-color: rgba(188,37,46,1);}
.news-title{position: relative;top: 0;left: 0;width: 100%;height: 30px;background-color: rgba(177,0,17,1);border-bottom: 2px solid #f7f7d7}
.news-title ul {list-style: none;display: inline-block;font-weight: bold;color: white}
.news-title ul li { float: left;padding: 6px;width: 100%;margin-left: 40px; background-color: rgba(177,0,17,1);border: 0px solid #f7f7d7;box-sizing: border-box; }
.news-content{background-color: inherit; width: 636px;height: 533px;position: absolute;top: 32px;left: 0%;margin-left: 0px;z-index: 5}

.minor-section-promotion { display: block; position: absolute;top: 722px;left: 0;width: 100%;height: 150px;background-color: rgba(188,37,46,1);background-image: url(../../images/skin/back.png);}


.mayor-section-social {display: block; width: 640px;height: 100%;  position: absolute;top: 0;right: 0;background-color: rgba(177,0,17,0);margin: 0;padding: 0;border-left: 4px solid #f7f7d7}
.social-titles {position: relative;top: 0;left: 0;width: 100%;height: 30px;background-color: rgba(177,0,17,1);border-bottom: 2px solid #f7f7d7}
.social-titles ul {list-style: none;display: inline-block;font-weight: bold;color: white}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 213px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 840px;overflow-y: scroll;background: #f09433; 
background: -moz-linear-gradient(90deg, rgba(188,24,136,0.2) 0%, rgba(204,35,102,0.2) 25%, rgba(220,39,67,0.2) 50%, rgba(230,104,60,0.2) 75%, rgba(240,148,51,0.2) 100%); 
background: -webkit-linear-gradient(90deg, rgba(188,24,136,0.2) 0%, rgba(204,35,102,0.2) 25%, rgba(220,39,67,0.2) 50%, rgba(230,104,60,0.2) 75%, rgba(240,148,51,0.2) 100%); 
background: linear-gradient(90deg, rgba(188,24,136,0.2) 0%, rgba(204,35,102,0.2) 25%, rgba(220,39,67,0.2) 50%, rgba(230,104,60,0.2) 75%, rgba(240,148,51,0.2) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
.background-logo {width: 100%;height: 100%;background-image: url(../../images/rmc/rmc-hockey-logo.gif);background-size: 477px 476px;background-repeat: no-repeat;background-position: top center;opacity: 0.1;margin-top: 0px}
.flickr-frame{overflow-y: hidden;position: absolute;top: 30px;left: 0}
.instagram-frame{position: absolute;top: 28px;left: 1px}

.insta-page{height: 9800px}
@media only screen and (max-width: 1050px) {
  .insta-page{height: 8800px}
}
@media only screen and (max-width: 600px) {
  .insta-page{height: 7000px}
}
@media only screen and (max-width: 500px) {
  .insta-page{height: 6000px}
}
@media only screen and (max-width: 414px) {
  .insta-page{height: 5000px}
}
@media only screen and (max-width: 375px) {
  .insta-page{height: 4500px}
}
@media only screen and (max-width: 320px) {
  .insta-page{height: 4000px}
}
@media only screen and (max-width: 1440px) {
.sectionup{width: 1100px;height: 802px;margin-left: -550px}
.mayor-up{width: 550px;height: 100%;}
.minor-section-ur{width: 325px;height: 150px;}
.tab-u{padding: 6px;width: 175px;text-align: center;}
.tab-r{padding: 6px;width: 150px;text-align: center;}
.content-scroll-r{width: 300px}
.content-scroll-u{width: 300px;background-color: rgba(188,36,47,1)}
.minor-section-sc{width: 225px;height: 150px;}
.stay-connected-title ul li {padding: 6px;width: 225px;}
.stay-connected-png {width: 48px;height: 48px;float: left;padding: 10px;padding-top: 30px}

.minor-section-news {height: 460px;}
.news-content{width: 546px;height: 455px;top: 32px;}

.mayor-section-social {width: 550px;height: 100%;}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 183.3px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 770px;}

.minor-section-promotion {top: 652px;width: 550px;height: 150px;}

}

@media only screen and (max-width: 1280px) {
.sectionup{width: 1030px;height: 739px;margin-left: -515px}
.mayor-up{width: 515px;height: 100%;}
.minor-section-ur{width: 305px;height: 150px;}
.tab-u{padding: 6px;width: 185px;text-align: center;}
.tab-r{padding: 6px;width: 120px;text-align: center;}
.content-scroll-r{width: 280px}
.content-scroll-u{width: 280px;background-color: rgba(188,36,47,1)}
.minor-section-sc{width: 210px;height: 150px;}
.stay-connected-title ul li {padding: 6px;width: 210px;}
.stay-connected-png {width: 48px;height: 48px;float: left;padding: 10px;padding-top: 30px}

.minor-section-news {height: 460px;}
.news-content{width: 511px;height: 426px;top: 32px;}

.mayor-section-social {width: 515px;height: 100%;}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 171.66px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 707px;}

.minor-section-promotion {top: 617px;width: 515px;height: 121px;}

}


@media only screen and (max-width: 1152px) {
.sectionup{width: 920px;height: 676px;margin-left: -460px;font-size: 14px}
.mayor-up{width: 460px;height: 100%;}
.minor-section-ur{width: 290px;height: 150px;}
.tab-u{padding: 6px;width: 165px;text-align: center;font-size: 14px}
.tab-r{padding: 6px;width: 125px;text-align: center;font-size: 14px}
.content-scroll-r{width: 265px}
.content-scroll-u{width: 265px;background-color: rgba(188,36,47,1)}
.minor-section-sc{width: 170px;height: 150px;}
.stay-connected-title ul li {padding: 6px;width: 170px;}
.stay-connected-png {width: 40px;height: 40px;float: left;padding: 6px;padding-top: 35px}

.minor-section-news {height: 380px;}
.news-content{width: 456px;height: 380px;top: 32px;}

.mayor-section-social {width: 460px;height: 100%;}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 153.33px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 644px;}

.minor-section-promotion {top: 567px;width: 460px;height: 108px;}

}

@media only screen and (max-width: 1050px) {
.sectionup{width: 810px;height: 616px;margin-left: -405px;font-size: 13px}
.mayor-up{width: 405px;height: 100%;}
.minor-section-ur{width: 255px;height: 150px;}
.tab-u{padding: 6px;width: 155px;text-align: center;font-size: 13px}
.tab-r{padding: 6px;width: 100px;text-align: center;font-size: 13px}
.content-scroll-r{width: 230px}
.content-scroll-u{width: 230px;background-color: rgba(188,36,47,1)}
.minor-section-sc{width: 150px;height: 150px;}
.stay-connected-title ul li {padding: 6px;width: 150px;}
.stay-connected-png {width: 40px;height: 40px;float: left;padding: 3px;padding-top: 35px}

.minor-section-news {height: 340px;}
.news-content{width: 401px;height: 334px;top: 32px;}

.mayor-section-social {width: 405px;height: 100%;}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 135px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 584px;}

.minor-section-promotion {top: 520px;width: 405px;height: 95px;}

}

@media only screen and (max-width: 800px) {
.sectionup{width: 768px;height: 598px;margin-left: -384px;font-size: 12px}
.mayor-up{width: 384px;height: 100%;}
.minor-section-ur{width: 244px;height: 150px;}
.tab-u{padding: 6px;width: 150px;text-align: center;font-size: 12px}
.tab-r{padding: 6px;width: 94px;text-align: center;font-size: 12px}
.content-scroll-r{width: 215px}
.content-scroll-u{width: 215px;background-color: rgba(188,36,47,1)}
.minor-section-sc{width: 140px;height: 150px;}
.stay-connected-title ul li {padding: 6px;width: 140px;}
.stay-connected-png {width: 38px;height: 38px;float: left;padding: 3px;padding-top: 38px}

.minor-section-news {height: 320px;}
.news-content{width: 380px;height: 317px;top: 32px;}

.mayor-section-social {width: 384px;height: 100%;}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 128px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 567px;}

.minor-section-promotion {top: 507px;width: 384px;height: 90px;}

}

@media only screen and (max-width: 650px) {
.sectionup{width: 100%;height: 650px;margin-left: 0px;left: 0; font-size: 12px}
.mayor-up{width: 100%;height: 100%;}
.minor-section-ur{width: 100%;height: 150px;}
.tab-u{padding: 6px;width: 150px;text-align: center;font-size: 12px}
.tab-r{padding: 6px;width: 100px;text-align: center;font-size: 12px}
.content-scroll-r{width: 100%}
.content-scroll-u{width: 100%;background-color: rgba(188,36,47,1)}
.minor-section-sc{width: 140px;height: 150px;display: none}
.stay-connected-title ul li {padding: 6px;width: 140px;}
.stay-connected-png {width: 38px;height: 38px;float: left;padding: 3px;padding-top: 38px}

.minor-section-news {height: 500px;}
.news-content{width: 100%;height: 500px;top: 32px;}

.mayor-section-social {width: 384px;height: 100%;display: none}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 128px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 707px;}

.minor-section-promotion {top: 617px;width: 384px;height: 90px;display: none}

}

@media only screen and (max-width: 500px) {
.sectionup{height: 600px;}

.minor-section-news {height: 417px;}
.news-content{width: 100%;height: 417px;top: 32px;}

.mayor-section-social {width: 384px;height: 100%;display: none}
.social-titles ul li {float: left;padding: 6px;text-align: center;width: 128px;border: 1px solid #f7f7d7;box-sizing: border-box;}
.content-social {height: 707px;}

.minor-section-promotion {top: 617px;width: 384px;height: 90px;display: none}

}

@media only screen and (max-width: 425px) {
.sectionup{height: 535px;}

.minor-section-news {height: 354px;}
.news-content{width: 100%;height: 354px;top: 32px;}


}

@media only screen and (max-width: 375px) {
.sectionup{height: 485px;}

.minor-section-news {height: 313px;}
.news-content{width: 100%;height: 313px;top: 32px;}


}


@media only screen and (max-width: 340px) {
.sectionup{height: 445px;}

.minor-section-news {height: 267px;}
.news-content{width: 100%;height: 267px;top: 32px;}


}


.mayor-section-mtt {width: 800px;height: 332px;background-image: url(../../images/skin/back.png);position: relative;top: 0;left: 50%;margin-left: -400px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);}
.mtt-title{position: relative;top: 0;left: 0;width: 100%;height: 30px;background-color: rgba(177,0,17,1);border-bottom: 2px solid #f7f7d7}
.mtt-title ul {list-style: none;display: inline-block;font-weight: bold;color: white}
.mtt-title ul .mtt-rmc {float: left;padding: 6px;text-align: center;width: 500px; background-color: rgba(177,0,17,1);border: 1px solid #f7f7d7;box-sizing: border-box;}
.mtt-title ul .athlete {display: block; float: left;padding: 6px;text-align: center;width: 300px; background-color: rgba(177,0,17,1);border: 1px solid #f7f7d7;box-sizing: border-box;}
.background-mtt {display: block; width: 300px;height: 300px;position: absolute;top: 32px;right: 1px;margin-right: 0; background-image: url(../../images/team/2019-20/athleteoftheweek.png);z-index: 9 }
.content-mtt { width: 500px;height: 300px;position: absolute;top: 32px;left: 1px;background-image: url(images/skin/back.png);border-right: 2px solid #f7f7d7;box-sizing: border-box;background-color: #f7f7d7 }
  .item-mt { border-radius: 5px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2) }
  .clear { clear: both; }
  .player-name { text-align: center;color: black;background-color: rgba(188,37,46,0);border-radius: 5px;border-bottom: 2px solid red }
.mtt-scroll {width: 500px;z-index: 2}  

 /* Video centre */
  .title-section-area { position: relative;top: 0;left: 0;width: 100%;height: 30px;background-color: rgba(177,0,17,1);border-bottom: 2px solid #f7f7d7 }
  .title-element { list-style: none;display: inline-block;font-weight: bold;color: white }
  .title-video-centre { float: left;padding: 6px;text-align: center;width: 1280px; background-color: rgba(177,0,17,1);border: 1px solid #f7f7d7;box-sizing: border-box; }

  .btn-back {position: absolute;bottom: 0;left: 0;width: 100%;height: 100px;background-color: rgba(177,0,17,0.7);}
  .btn-logo { position: absolute;bottom: 5px;left: 10px;width: 56px;height: 83px }
  .btn-text { position: absolute;bottom: 20px;left: 70px;color: #f7f7d7;font-size: 32px;font-style: italic; }

  .video-centre-area { width: 1280px;height: 390px;background-color: rgba(177,0,17,1);position: relative;top: 0;left: 50%;margin-left: -640px }
  .video-centre-content { width: 100%;height: 100%;position: absolute;top: 32px;left: 0px;background-color: #f7f7d7;background-image: url(../../images/skin/back.png); box-sizing: border-box; }
  .video-centre-frame { overflow-y: hidden;overflow-x: hidden; width: 100%;height: 100%;border: 0;margin-top: 0 }

  .rmc-background { width: 100%;height: 100%;background-image: url(../../images/rmc/rmc-hockey-logo.gif);background-size: 477px 476px;background-repeat: no-repeat;background-position: top center;opacity: 0.1;margin-top: 0px;position: absolute;top: 0;z-index: 1 }

@media only screen and (max-width: 1440px) {
  .video-centre-area { width: 1100px;height: 620px;background-color: rgba(177,0,17,1);position: relative;top: 0;left:50%;margin-left: -550px }
  .title-video-centre { width: 1100px; }
  .video-centre-frame { overflow-y: hidden;overflow-x: hidden; width: 700px;height: 100%;border: 0;margin-top: 0;margin-left: 200px }


}

@media only screen and (max-width: 1280px) {
  .video-centre-area { width: 1030px;height: 620px;background-color: rgba(177,0,17,1);position: relative;top: 0;left:50%;margin-left: -515px }
  .title-video-centre { width: 1030px; }
  .video-centre-frame { overflow-y: hidden;overflow-x: hidden; width: 700px;height: 100%;border: 0;margin-top: 0;margin-left: 165px }


}


@media only screen and (max-width: 1152px) {
  .video-centre-area { width: 920px;height: 620px;background-color: rgba(177,0,17,1);position: relative;top: 0;left:50%;margin-left: -460px }
  .title-video-centre { width: 920px; }
  .video-centre-frame { overflow-y: hidden;overflow-x: hidden; width: 700px;height: 100%;border: 0;margin-top: 0;margin-left: 110px }


}

@media only screen and (max-width: 1050px) {
  .video-centre-area { width: 810px;height: 620px;background-color: rgba(177,0,17,1);position: relative;top: 0;left:50%;margin-left: -405px }
  .title-video-centre { width: 810px; }
  .video-centre-frame { overflow-y: hidden;overflow-x: hidden; width: 700px;height: 100%;border: 0;margin-top: 0;margin-left: 55px }


}

@media only screen and (max-width: 800px) {
  .video-centre-area { width: 768px;height: 620px;background-color: rgba(177,0,17,1);position: relative;top: 0;left:50%;margin-left: -384px }
  .title-video-centre { width: 768px; }
  .video-centre-frame { overflow-y: hidden;overflow-x: hidden; width: 700px;height: 100%;border: 0;margin-top: 0;margin-left: 34px }


.mayor-section-mtt {width: 768px;height: 332px;margin-left: -384px;}
.mtt-title ul .mtt-rmc {width: 468px; }
.mtt-title ul .athlete {width: 300px;}
.background-mtt { width: 300px;height: 300px;position: absolute;top: 32px;right: 1px;background-image: url(../../images/team/athleteoftheweek.png);z-index: 9 }
.content-mtt { width: 468px;height: 300px;position: absolute;top: 32px;left: 1px;background-image: url(images/skin/back.png);border-right: 2px solid #f7f7d7;box-sizing: border-box;background-color: #f7f7d7 }
  .item-mt { border-radius: 5px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2) }
  .clear { clear: both; }
  .player-name { text-align: center;color: black;background-color: rgba(188,37,46,0);border-radius: 5px;border-bottom: 2px solid red }
.mtt-scroll {width: 468px;z-index: 2} 

}
@media only screen and (max-width: 650px) {
  .video-centre-area { width: 100%;height: 550px;background-color: rgba(177,0,17,1);position: relative;top: 0;left:0%;margin-left: 0px }
  .title-video-centre { width: 100%; }
  .video-centre-frame { overflow-y: hidden;overflow-x: hidden; width: 100%;height: 100%;border: 0;margin-top: 0;margin-left: 0px }


.mayor-section-mtt {width: 100%;height: 334px;margin-left: 0px;left: 0}
.mtt-title ul .mtt-rmc {width: 100%;}
.mtt-title ul .athlete {width: 100%;display: none}
.background-mtt {display: none; width: 300px;height: 300px;position: absolute;top: 242px;right: 50%;margin-right: -150px; background-image: url(../../images/team/athleteoftheweek.png);z-index: 9 }
.content-mtt { width: 100%;height: 300px;position: absolute;top: 32px;left: 1px;background-image: url(images/skin/back.png);border-right: 2px solid #f7f7d7;box-sizing: border-box;background-color: #f7f7d7 }
  .item-mt { border-radius: 5px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2) }
  .clear { clear: both; }
  .player-name { text-align: center;color: black;background-color: rgba(188,37,46,0);border-radius: 5px;border-bottom: 2px solid red }
.mtt-scroll {width: 100%;z-index: 2} 

}

@media only screen and (max-width: 425px) {
  .video-centre-area { height: 450px; }
}
@media only screen and (max-width: 375px) {
  .video-centre-area { height: 425px; }
}
@media only screen and (max-width: 320px) {
  .video-centre-area { height: 400px; }
   .btn-text { position: absolute;bottom: 20px;left: 70px;color: #f7f7d7;font-size: 28px;font-style: italic; }

}
#nav-fix{z-index: 10;width: 100%;height: 103px}

.hover-img:hover{width: auto;height: auto;background-image: url(css/menu.png); background-size: 100%;opacity: 1;}
.rdesktop{display: none}
.rmobile{display: inline}

/*Mobile header*/
.scheduleico{width: 37px;height: 39px;position: relative;top:12px;left: 0%;margin-left: 0px;float: right;margin-right: 27px}
.homeico{width: 30px;height: 38px;position: relative;top:12px;left: 0%;margin-left: 0px;float: right;margin-right: 45px}
.rosterico{width: 68px;height: 52px;position: relative;top:8px;left: 0%;margin-left: 0px;float: right;margin-right: 13px}
.moreico{font-size:45px;cursor:pointer;position: relative;top:0px;left: 0%;margin-left: 0px;color: white;float: right;margin-right: 12px}

/*Roster*/
.logorightroster{display: none}
.logoleftroster{display: none}

.newlogolroster{display: none}
.newlogorroster{display: none}

#lefthroster{display: none}
#righthroster{display: none}
.truthroster{background: rgba(177,0,17,1);text-align: center;width:101px;padding-right: 10px;padding-left:5px;height: 30px;border-radius: 5px;}
.dutyroster{background: rgba(177,0,17,1); position: relative;top:15px;text-align: center;border-radius: 5px;width:101px;padding-right: 10px;padding-left:5px;height:30px;}
.valourroster{background: rgba(177,0,17,1); position: relative;top:30px;text-align: center;border-radius: 5px;width:101px;padding-right: 10px;padding-left:5px;height: 30px;}



.sidenav-right {overflow-x: hidden; transition: 0.5s;z-index: 99;overflow-y: hidden;position: absolute;right: 0;top: 120px;width: 23%;height: 100%;padding-top: 0px;margin-right: 3%}

.sidenav-right .closebtn-right {    position: absolute;top: 5px;right: 50%;margin-right: -50px;    font-size: 20px;border-radius: 25px;
  text-decoration: none;color: black;width: 100px;height: 30px;background-color: #f7f7d7;text-align: center;font-weight: bolder;display: block}

.sidenav-left {overflow-x: hidden; transition: 0.5s;z-index: 99;position: absolute;left: 0;top: 120px;width: 23%;height: 100%;padding-top: 0px;margin-left: 3%;overflow-y: scroll;
    -webkit-overflow-scrolling: touch;}

.sidenav-left .closebtn-left {position: absolute;top: 5px;left: 50%;margin-left: -50px;font-size: 20px;;border-radius: 25px;
  text-decoration: none;color: black;width: 100px;height: 30px;background-color: #f7f7d7;text-align: center;font-weight: bolder;display: block}

.sleft{position:fixed;top: 365px;margin-top: -90px; left:0; font-size:30px;cursor:pointer;width: 35px;height: 180px;
    background-color: rgba(177,0,17,1);border-radius: 0px 200px 200px 0px;-moz-border-radius: 0px 200px 200px 0px;
    -webkit-border-radius: 0px 200px 200px 0px;border: 0px solid #ffffff;transition: 0.5s;display: block;z-index: 11}

.sright{position:fixed;top: 365px;margin-top: -90px; right: 0px; font-size:30px;cursor:pointer;width: 35px;height: 180px;
    background-color: rgba(177,0,17,1);border-radius: 200px 0px 0px 200px;  -moz-border-radius: 200px 0px 0px 200px;
  -webkit-border-radius: 200px 0px 0px 200px;border: 0px solid #ffffff;transition: 0.5s;display: block;z-index: 11;}

.sleft:hover{border-left: 10px solid rgba(177,0,17,1)}
.sright:hover{border-right: 10px solid rgba(177,0,17,1)}
.sm-log{width: 24px;height: 24px;float: left;padding: 15px 5px}
.flickr-t{width: 90%;height: 90%}
  	




      @media only screen and (max-width: 2500px) {
        .sleft{display: none}
.sright{display: none}
.sidenav-right {overflow-x: hidden; transition: 0.5s;overflow-y: hidden;position: absolute;right: 0;top: 120px;width: 21%;height: 800px;padding-top: 0px;margin-right: 3%}
.sidenav-left {overflow-x: hidden; transition: 0.5s;overflow-y: hidden;position: absolute;left: 0;top: 120px;width: 21.5%;height: 800px;padding-top: 0px;margin-left: 3%}
.sidenav-right .closebtn-right{display: none}
.sidenav-left .closebtn-left{display: none}
      }

         @media only screen and (max-width: 1600px) {
.sidenav-right .closebtn-right{display: none}
.sidenav-left .closebtn-left{display: none}
.sidenav-right {overflow-x: hidden; transition: 0.5s;overflow-y: hidden;position: absolute;right: 0;top: 120px;width: 21%;height: 725px;padding-top: 0px;margin-right: 0.5%}
.sidenav-left {overflow-x: hidden; transition: 0.5s;overflow-y: hidden;position: absolute;left: 0;top: 120px;width: 21.5%;height: 725px;padding-top: 0px;margin-left: 0.5%}
.sleft{display: none}
.sright{display: none}
   }

     @media only screen and (max-width: 1280px) {.sidenav-right {width: 20%;}.sidenav-left {width: 20.5%;}}
     @media only screen and (max-width: 1240px) {.sidenav-right {width: 19%;}.sidenav-left {width: 19.5%;}}
     @media only screen and (max-width: 1200px) {.sidenav-right {width: 18%;}.sidenav-left {width: 18.5%;}}
     @media only screen and (max-width: 1160px) {.sidenav-right {width: 17%;}.sidenav-left {width: 17.5%;}

.sleft{display: block}
.sright{display: block}
.sidenav-right {overflow-x: hidden; transition: 0.5s;z-index: 1000; overflow-y: scroll;position: fixed;right: 0;top: 0px;width: 0%;height: 100%;padding-top: 0px;margin-right: 0%;z-index: 9999}
.sidenav-left {overflow-x: hidden; transition: 0.5s;z-index: 1000;overflow-y: scroll;position: fixed;left: 0;top: 0px;width: 0%;height: 100%;padding-top: 0px;margin-left: 0%}
.sidenav-right .closebtn-right{display: block;right: 10%}
.sidenav-left .closebtn-left{display: block;left: 15%}

   }




  @media only screen and (max-height: 599px) {
    .sleft{top:300px;height: 150px;width: 30px}
    .sm-log{width: 18px;height: 18px;float: left;padding: 15px 5px}
    .sright{top: 300px;height: 150px;width: 30px;}
    .flickr-t{font-size: 20px;margin-left: 0px}
    .sleft:hover{border-left: 7px solid rgba(177,0,17,1)}
    .sright:hover{border-right: 7px solid rgba(177,0,17,1)}
  }

  @media only screen and (max-width: 700px) {
    .sleft{display: none}
    .sright{display: none}
  }

.back-name{background: rgba(177,0,1,1);}


/*Sections of Main page*/
.title-home{width: 100%;height: auto;background-color: rgba(177,0,17,1);color: white;font-size: 32px;margin-top: 0px;border-bottom: 2px solid #c3b49b;
box-sizing: border-box;text-transform: uppercase;text-align: center;} 

@media only screen and (max-width: 1440px) {
  .title-home{width: 100%;height: auto;background-color: rgba(177,0,17,1);color: white;font-size: 28px;margin-top: 0px;border-bottom: 2px solid #c3b49b;
box-sizing: border-box;} 
}


@media only screen and (max-width: 700px) {
  .title-home{width: 100%;height: auto;background-color: rgba(177,0,17,1);color: white;font-size: 22px;margin-top: 0px;border-bottom: 2px solid #c3b49b;
box-sizing: border-box;} 
}


/*Footer*/
.love-footer{position: relative;top: 0px;left: 0.05%; background-color: #f7f7d7;background-image: url(../../images/skin/back.png);width: 99.99%;height: auto;
  border-top: 5px solid #c3b49b;padding: 20px;box-sizing: border-box;overflow-x: hidden;overflow-y: hidden;}
    .love-footer-sh{position: relative;top: 10px;left: 0.05%; background-color:rgba(177,0,17,1);width: 99.99%;height: auto;
  border-top: 5px solid #c3b49b;padding: 20px;box-sizing: border-box;overflow-x: hidden;overflow-y: hidden;}
.div-bottom-logos{position: relative;top:0;left: 50%;margin-left: -217px;}
.bottom-logo{width: 128px;height: 128px;float: left;}  
.bottom-logo-m{width: 128px;height: 128px;float: left;margin-left: 25px} 
.bottom-logo-mu{width: 106px;height: 128px;float: left;margin-left: 25px} 
.text-footer{text-align: center; color: white; font-weight: bolder;clear: both;font-size: 14px;background-color: rgba(177,0,17,1);position: relative;top: 18px}

@media only screen and (max-width: 1100px) {
.div-bottom-logos{position: relative;top:0;left: 50%;margin-left: -137px;}
.bottom-logo{width: 78px;height: 78px;float: left;}  
.bottom-logo-m{width: 78px;height: 78px;float: left;margin-left: 25px} 
.bottom-logo-mu{width: 67.84px;height: 78px;float: left;margin-left: 25px} 
}


/*About Page*/
.about-section{width: 1200px;height: auto;padding-bottom: 100px; position: relative;top: 0px;left: 50%;margin-left: -600px;background-image: url(../../images/skin/back.png);}
.text-paragraph{text-align: justify;margin: 20px;font-size: 20px;}
.about-pics-r{float: right;width: 210px; margin: 20px;position: relative;right: 0;height: 700px;overflow-y: scroll;overflow-x: hidden;}
.about-pics-ro{float: right;width: 210px; margin: 20px;position: relative;right: 0;height: 500px;overflow-y: scroll;overflow-x: hidden;}
.column {display:block;width: 200px}
.about-video{width: 526px;height: 256px;margin-left: 10%}
.about-margin{margin-left: 10%}

@media only screen and (max-width: 1440px) {
.about-section{width: 1150px;margin-left: -575px;}
}

@media only screen and (max-width: 1366px) {
.about-section{width: 1100px;margin-left: -550px;}
}
@media only screen and (max-width: 1280px) {
.about-section{width: 1030px;margin-left: -515px;}
.about-pics-r{height: 850px;}
.about-pics-ro{height: 550px;}
}

@media only screen and (max-width: 1152px) {
.about-section{width: 930px;margin-left: -465px;}
.about-pics-r{height: 900px;}
.about-pics-ro{height: 570px;}
}
@media only screen and (max-width: 1050px) {
.about-section{width: 800px;margin-left: -400px;}
.about-pics-r{height: 1100px;overflow-y: hidden;}
.about-pics-ro{height: 570px;}
.about-video{width: 426px;height: 207px;margin-left: 10%}
}


@media only screen and (max-width: 700px) {
.about-section{width: 100%; position: relative;top: 0px;left: 0%;margin-left: 0px;background-image: url(../../images/skin/back.png);}
.text-paragraph{text-align: justify;margin: 20px;font-size: 20px;}
.about-pics-r{float: right;width: 120px;margin: 20px;position: relative;right: 0;height: auto;}
.about-pics-ro{float: right;width: 120px;margin: 20px;position: relative;right: 0;height: auto;overflow-y: hidden;}
.column {display:block;width: 100%}
.about-video{width: 80%;height: 155px;margin-left: 10%}
.about-margin{margin-left: 10%}
}

@media only screen and (max-width: 400px) {
  .text-paragraph{font-size: 16px;}
}

/*Recruists Pages*/
.recruits-section{width: 600px;height:auto;position: relative;top: 0px;left: 50%;margin-left: -300px;background-image: url(../../images/skin/back.png)}
@media only screen and (max-width: 1115px) {
.recruits-section{width: 600px;height:auto;position: relative;left: 50%;margin-left: -300px;}
}
@media only screen and (max-width: 700px) {
.recruits-section{width: 100%;top: 0px;left: 0%;margin-left: 0px;}
}

/*Schedule Pages*/
.schedule-section{width: 800px;height:auto;position: relative;top: 0px;left: 50%;margin-left: -400px;background-image: url(../../images/skin/back.png)}
.schedule-obj { position: relative;left: 0;top: 0; width: 100%;height: 4100px }
.schedule-full-section{width: 800px;height: 4650px;position: relative;top: 100px;left: 50%;margin-left: -400px;background-image: url(../../images/skin/back.png)}
.schedule-form{overflow-y: hidden;width: 60%;height: 400px; position: relative;top: 80px;margin-left: 20%}
@media only screen and (max-width: 1115px) {
.schedule-section{width: 600px;height:auto;position: relative;left: 50%;margin-left: -300px;}

}
@media only screen and (max-width: 700px) {
.schedule-section{width: 100%;top: 0px;left: 0%;margin-left: 0px;}
.schedule-full-section{width: 100%;top: 140px;left: 0%;margin-left: 0px;}
.schedule-form{width: 100%;top: 80px;margin-left: 00%}

}

/*Roster Page*/
.roster-section{width: 1200px;height: 1200px;position: relative;top: 0px;left: 50%;margin-left: -600px;padding-bottom: 0}

.print-btn{position: relative;top:-5px;left: 0%;z-index: 9;}
.coaching-link{position: relative;top:-5px;left: 30px;z-index: 9;}
.accordion-skater {
    background-color: rgba(177,0,17,1);
    color: white;font-weight: bold;
    cursor: pointer;text-transform: uppercase;
    padding: 5px;
    width: auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;border-radius:10px
}

.rostertab{width: 100%;height:auto; position: relative;top:0px;left: 0%;margin-left: 0px}
.coachingtab{width: 600px;height:auto;  position: relative;top: 20px; left: 50%;margin-left: -300px}

@media only screen and (max-width: 1440px) {
.roster-section{width: 1150px;height: 1425px;margin-left: -575px;}
}

@media only screen and (max-width: 1366px) {
.roster-section{width: 1100px;height: 1425px;margin-left: -550px;}
}

@media only screen and (max-width: 1280px) {
.roster-section{width: 1030px;height: 1365px;margin-left: -515px;}
}

@media only screen and (max-width: 1152px) {
.roster-section{width: 930px;height: 1380px;margin-left: -465px;}
}

@media only screen and (max-width: 1050px) {
.roster-section{width: 800px;height: 1630px;margin-left: -400px;}
}

@media only screen and (max-width: 800px) {
.roster-section{width: 100%;height: 1630px;position: relative;top: 10px;left: 0%;margin-left: 0px;}
}

@media only screen and (max-width: 700px) {
.roster-section{width: 99%;height: auto; position: relative;top: 0px;left: 0%;margin-left: 0px;background-color: inherit;padding-bottom: 50px}
}

/*Social media*/
.social-section{width: 800px;position: relative;top: 0px;left: 50%;margin-left: -400px;background-color: inherit;height: auto;}
.twitter1obj{position: relative;left: 0%;top:0px;margin-left: 0px;height: auto}
.twitter2onj{position: relative;left: 0%;top:0px;margin-left: 0px;height: 500px}
.facebook1obj{position: relative;border:none;overflow:hidden;left: 50%;top:0px;margin-left: -250px; display: block;height: 1000px}
.facebook1obj{position: relative;display: none}
.facebook1obj300{position: relative;border:none;left: 50%;top:0px;margin-left: -150px;display: block;height: 500px}

@media only screen and (max-width: 1100px) {
.social-section{width: 720px;position: relative;top: 0px;left: 50%;margin-left: -360px;background-color: inherit;}

}

@media only screen and (max-width: 700px) {
.social-section{width: 100%;position: relative;top: 0px;left: 0%;margin-left: 0px;background-color: inherit;}

}

/*History Page*/
.history-section{width: 1200px;height: auto;position: relative;top: 0px;left: 50%;margin-left: -600px;}
.history-pics-r{float: right;width: 230px;height: 400px; margin: 20px;position: relative;right: 0;overflow-y: scroll;overflow-x: hidden;}
.timeline-section{width: 1200px;height: 850px;position: relative;top: 100px;left: 50%;margin-left: -600px;}
.timeline-obj{width:100%;height:500px;position: relative;top: 25px;z-index: 5;border-radius: 50px}

@media only screen and (max-width: 1440px) {
.history-section{width: 1150px;margin-left: -575px;}
.timeline-section{width: 1150px;margin-left: -575px;}
}

@media only screen and (max-width: 1366px) {
.history-section{width: 1100px;margin-left: -550px;}
.timeline-section{width: 1100px;height: 800px;margin-left: -550px;}
}

@media only screen and (max-width: 1280px) {
.history-section{width: 1030px;margin-left: -515px;}
.timeline-section{width: 1030px;height: 800px;margin-left: -515px;}
.history-pics-r{height: 450px;}
}

@media only screen and (max-width: 1152px) {
.history-section{width: 930px;margin-left: -465px;}
.timeline-section{width: 930px;height: 700px;margin-left: -465px;}
.history-pics-r{height: 500px;}
}
@media only screen and (max-width: 1050px) {
.history-section{width: 800px; margin-left: -400px;}
.timeline-section{width: 800px;height: 700px;margin-left: -400px;top: 100px;margin-top: 0}
.history-pics-r{height: 600px;}
}
@media only screen and (max-width: 800px) {
.history-section{width: 100%; margin-left: 0px;left: 0}
.timeline-section{width: 100%;height: 800px;left: 0; margin-left: 0px;top: 100px;margin-top: 0}
.history-pics-r{height: 600px;}
}

@media only screen and (max-width: 700px) {
.history-section{width: 100%;height: auto;position: relative;top: 0px;left: 0%;margin-left: 0px;}
.history-pics-r{float: right;width: 120px;height: auto; margin: 20px;position: relative;right: 0;overflow-y: scroll;overflow-x: hidden;}
.timeline-section{width: 100%;height: auto;height: 550px;position: relative;top: 50px;left: 0%;margin-left: 0px;}

}



/*Team Facilities Page*/
.team-f-section{width: 1200px;height: 550px;position: relative;top: 50px;left: 50%;margin-left: -600px;}
.team-f-pics-r{float: right;width: 230px;height: 420px; margin: 20px;position: relative;right: 0;overflow-y: scroll;overflow-x: hidden;}
.team-off-section{width: 1200px;height: 650px;position: relative;top:150px;left: 50%;margin-left: -600px;padding-bottom: 0}
.team-f-pics-l{float: left;width: 230px;height: 350px; margin: 20px;position: relative;left: 0;overflow-y: scroll;overflow-x: hidden;}

@media only screen and (max-width: 1440px) {
.team-f-section{width: 1150px;margin-left: -575px;}
.team-off-section{width: 1150px;margin-left: -575px;}
}

@media only screen and (max-width: 1366px) {
.team-f-section{width: 1100px;margin-left: -550px;}
.team-off-section{width: 1100px;margin-left: -550px;}
}

@media only screen and (max-width: 1280px) {
.team-f-section{width: 1030px;margin-left: -515px;}
.team-off-section{width: 1030px;margin-left: -515px;}
}

@media only screen and (max-width: 1152px) {
.team-f-section{width: 930px;margin-left: -465px;}
.team-off-section{width: 930px;margin-left: -465px;}
}
@media only screen and (max-width: 1050px) {
.team-f-section{width: 800px; margin-left: -400px;}
.team-off-section{width: 800px;margin-left: -400px;top: 100px;margin-top: 0}
}
@media only screen and (max-width: 800px) {
.team-f-section{width: 100%; margin-left: 0px;left: 0}
.team-off-section{width: 100%;left: 0; margin-left: 0px;top: 100px;margin-top: 0;padding-bottom: 100px}

}

@media only screen and (max-width: 700px) {
.team-f-section{width: 100%;position: relative;top: 0px;left: 0%;margin-left: 0px;}
.team-off-section{width: 100%;height: auto; position: relative;top: 50px;left: 0%;margin-left: 0px;}
.team-f-pics-l{float: left;width: 120px;height: auto; margin: 20px;position: relative;left: 0;overflow-y: scroll;overflow-x: hidden;}
.team-f-pics-r{float: right;width: 120px;height: auto; margin: 20px;position: relative;right: 0;overflow-y: scroll;overflow-x: hidden;}
}



/*Recruitment Page*/
.recruit-section{width: 1200px;height: auto;position: relative;top:0px;left: 50%;margin-left: -600px;padding-bottom: 50px}
.recruit-form-section{width: 1200px;height: auto;position: relative;top:0px;left: 50%;margin-left: -600px;}
.recruit-pics-r{float: right;width: 230px;height: 380px; margin: 20px;position: relative;right: 0;overflow-y: scroll;}
.apply-now{margin-left: 220px;margin-top:20px}
.parents-section{width: 1200px;height: auto;position: relative;top:100px;left: 50%;margin-left: -600px;padding-bottom: 200px}
.parents-pics-l{float: left;width: 230px;height: 520px; margin: 20px;position: relative;left: 0;overflow-y: scroll;overflow-x: hidden;}


@media only screen and (max-width: 1440px) {
.recruit-section{width: 1150px;margin-left: -575px;}
.recruit-form-section{width: 1150px;margin-left: -575px;}
.parents-section{width: 1150px;margin-left: -575px;}
}

@media only screen and (max-width: 1366px) {
.recruit-section{width: 1100px;margin-left: -550px;}
.recruit-form-section{width: 1100px;margin-left: -550px;}
.parents-section{width: 1100px;margin-left: -550px;}
.recruit-pics-r{height: 450px; }
}

@media only screen and (max-width: 1280px) {
.recruit-section{width: 1030px;margin-left: -515px;}
.recruit-form-section{width: 1030px;margin-left: -515px;}
.parents-section{width: 1030px;margin-left: -515px;}
}

@media only screen and (max-width: 1152px) {
.recruit-section{width: 930px;margin-left: -465px;}
.recruit-form-section{width: 930px;margin-left: -465px;}
.parents-section{width: 930px;margin-left: -465px;}
}
@media only screen and (max-width: 1050px) {
.recruit-section{width: 800px; margin-left: -400px;}
.recruit-form-section{width: 800px;margin-left: -400px;}
.parents-section{width: 800px; margin-left: -400px;}
}
@media only screen and (max-width: 800px) {
.recruit-section{width: 100%; margin-left: 0px;left: 0}
.recruit-form-section{width: 100%;left: 0; margin-left: 0px;top: 50px;margin-top: 0;padding-bottom: 100px}
.parents-section{width: 100%; margin-left: 0px;left: 0}
}


@media only screen and (max-width: 700px) {
.recruit-section{width: 100%;left: 0%;margin-left: 0px;}
.recruit-form-section{width: 100%;top: 50px;left:0%;margin-left: 0px;}
.parents-section{width: 100%;position: relative;top:150px;left:0%;margin-left: 0px;}
.recruit-pics-r{float: right;width: 120px;height: auto; margin: 20px;position: relative;right: 0;}
.parents-pics-l{float: left;width: 120px;height: auto; margin: 20px;position: relative;left: 0;overflow-y: scroll;overflow-x: hidden;}
.apply-now{margin-left: 0%;margin-top:20px}

}

/*Media Page*/
.photos-section{width: 1200px;height: auto;position: relative;top: 0px;left: 50%;margin-left: -600px;}
.photos-obj{width:100%;height:500px;position: relative;left:0%;top:50px;margin-left: 0px}
.media-video-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;}
.media-video-obj{width: 100%;height: 580px;position: relative;left: 0; margin-left: 0%;margin-top: 0;box-sizing: border-box;border: 0; margin: 0 auto;}

@media only screen and (max-width: 1440px) {
.photos-section{width: 1150px;margin-left: -575px;}
.media-video-section{width: 1150px;margin-left: -575px;padding-bottom: 100px}
.media-video-obj{width: 700px; left: 50%; margin-left: -350px;}
}

@media only screen and (max-width: 1366px) {
.photos-section{width: 1100px;margin-left: -550px;}
.media-video-section{width: 1100px;margin-left: -550px;}
}

@media only screen and (max-width: 1280px) {
.photos-section{width: 1030px;margin-left: -515px;}
.media-video-section{width: 1030px;margin-left: -515px;}
}

@media only screen and (max-width: 1152px) {
.photos-section{width: 930px;margin-left: -465px;}
.media-video-section{width: 930px;margin-left: -465px;}
}
@media only screen and (max-width: 1050px) {
.photos-section{width: 800px; margin-left: -400px;}
.media-video-section{width: 800px; margin-left: -400px;}
}
@media only screen and (max-width: 800px) {
.photos-section{width: 100%; margin-left: 0px;left: 0}
.media-video-section{width: 100%; margin-left: 0px;left: 0}
}



@media only screen and (max-width: 700px) {
.photos-section{width: 100%;height: auto;position: relative;top: 0px;left: 0%;margin-left: 0px;}
.media-video-section{width: 100%;height: auto;position: relative;top: 150px;left: 0%;margin-left: 0px;padding-bottom: 150px}
.media-video-obj{width: 100%;height: 480px;left: 0; margin-left: 0%;margin-top: 0;box-sizing: border-box;border: 0; margin: 0 auto}

}

/*Donate Page*/
.donate-section{width: 1200px;height: auto;position: relative;top: 0px;left: 50%;margin-left: -600px;padding-bottom: 150px}

.bottomdonate{position: relative;width: 180px; left: 50%;top: 80px; margin-left: -90px}
.thanks{color: black; font-weight: bold;text-align: center;}
.bottomdonate1{float: left;left: 0;clear: left;}
.bottomdonate2{float: right;right: 0;clear: right;}

@media only screen and (max-width: 1440px) {
.donate-section{width: 1150px;margin-left: -575px;}
}

@media only screen and (max-width: 1366px) {
.donate-section{width: 1100px;margin-left: -550px;}
}

@media only screen and (max-width: 1280px) {
.donate-section{width: 1030px;margin-left: -515px;}
}

@media only screen and (max-width: 1152px) {
.donate-section{width: 930px;margin-left: -465px;}
}
@media only screen and (max-width: 1050px) {
.donate-section{width: 800px; margin-left: -400px;}
}
@media only screen and (max-width: 800px) {
.donate-section{width: 100%; margin-left: 0px;left: 0}
}


@media only screen and (max-width: 700px) {
.donate-section{width: 100%;position: relative;top: 0px;left: 0%;margin-left: 0px;}
.bottomdonate{position: relative;width: 180px; left: 50%;top: -15px; margin-left: -90px;clear: both;}
.bottomdonate1{float: left;right: 0;clear: left;margin-top: 20px}
.bottomdonate2{float: left;right: 0;clear: left;margin-top: 20px}
}

/*Archived News Page*/
.ar-news-section{width: 800px;height: 1300px;position: relative;top: 0px;left: 50%;margin-left: -400px;}
@media only screen and (max-width: 1100px) {
.ar-news-section{width: 720px;position: relative;top: 0px;left: 50%;margin-left: -360px;}
}

@media only screen and (max-width: 700px) {
.ar-news-section{width: 100%;position: relative;top: 0px;left: 0%;margin-left: 0px;}
}

/*Articles*/
.article-brandt-vautour-section{width: 800px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -400px;background-color: inherit;}
.article-obj{float: right;margin: 20px;position: relative;right: 0;top: 0}

@media only screen and (max-width: 1100px) {
.article-brandt-vautour-section{width: 720px;position: relative;top: 50px;left: 50%;margin-left: -360px;background-color: inherit;}
}

@media only screen and (max-width: 700px) {
.article-brandt-vautour-section{width: 100%;position: relative;top: 50px;left: 0%;margin-left: 0px;background-color: inherit;}
}

/*Staff*/
.back-to-team{position: absolute;top: -40px;left: 10px;cursor:pointer;color: white}
.back-to-team a {color: white}
.staff-pic{float: left;width: 200px;height: 250px;margin: 20px}
.staff-pic-lim{float: left;width: 168px;height: 250px;margin: 20px}
.text-staff{text-align: justify;clear: both;margin: 20px}
.staff-butch-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;padding-bottom: 100px}
.staff-pym-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;padding-bottom: 100px}
.staff-doug-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;padding-bottom: 100px}
.staff-trem-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;padding-bottom: 100px}
.staff-lim-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;padding-bottom: 100px}
.staff-eric-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;padding-bottom: 100px}
.staff-mat-section{width: 1200px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -600px;padding-bottom: 100px}

@media only screen and (max-width: 1440px) {
.staff-butch-section{width: 1150px;margin-left: -575px;}
.staff-pym-section{width: 1150px;margin-left: -575px;}
.staff-doug-section{width: 1150px;margin-left: -575px;}
.staff-trem-section{width: 1150px;margin-left: -575px;}
.staff-lim-section{width: 1150px;margin-left: -575px;}
.staff-eric-section{width: 1150px;margin-left: -575px;}
.staff-mat-section{width: 1150px;margin-left: -575px;}

}

@media only screen and (max-width: 1366px) {
.staff-butch-section{width: 1100px;margin-left: -550px;}
.staff-pym-section{width: 1100px;margin-left: -550px;}
.staff-doug-section{width: 1100px;margin-left: -550px;}
.staff-trem-section{width: 1100px;margin-left: -550px;}
.staff-lim-section{width: 1100px;margin-left: -550px;}
.staff-eric-section{width: 1100px;margin-left: -550px;}
.staff-mat-section{width: 1100px;margin-left: -550px;}
}

@media only screen and (max-width: 1280px) {
.staff-butch-section{width: 1030px;margin-left: -515px;}
.staff-pym-section{width: 1030px;margin-left: -515px;}
.staff-doug-section{width: 1030px;margin-left: -515px;}
.staff-trem-section{width: 1030px;margin-left: -515px;}
.staff-lim-section{width: 1030px;margin-left: -515px;}
.staff-eric-section{width: 1030px;margin-left: -515px;}
.staff-mat-section{width: 1030px;margin-left: -515px;}
}

@media only screen and (max-width: 1152px) {
.staff-butch-section{width: 930px;margin-left: -465px;}
.staff-pym-section{width: 930px;margin-left: -465px;}
.staff-doug-section{width: 930px;margin-left: -465px;}
.staff-trem-section{width: 930px;margin-left: -465px;}
.staff-lim-section{width: 930px;margin-left: -465px;}
.staff-eric-section{width: 930px;margin-left: -465px;}
.staff-mat-section{width: 930px;margin-left: -465px;}
}
@media only screen and (max-width: 1050px) {
.staff-butch-section{width: 800px; margin-left: -400px;}
.staff-pym-section{width: 800px; margin-left: -400px;}
.staff-doug-section{width: 800px; margin-left: -400px;}
.staff-trem-section{width: 800px; margin-left: -400px;}
.staff-lim-section{width: 800px; margin-left: -400px;}
.staff-eric-section{width: 800px; margin-left: -400px;}
.staff-mat-section{width: 800px; margin-left: -400px;}
}
@media only screen and (max-width: 800px) {
.staff-butch-section{width: 100%; margin-left: 0px;left: 0}
.staff-pym-section{width: 100%; margin-left: 0px;left: 0}
.staff-doug-section{width: 100%; margin-left: 0px;left: 0}
.staff-trem-section{width: 100%; margin-left: 0px;left: 0}
.staff-lim-section{width: 100%; margin-left: 0px;left: 0}
.staff-eric-section{width: 100%; margin-left: 0px;left: 0}
.staff-mat-section{width: 100%; margin-left: 0px;left: 0}
}


@media only screen and (max-width: 700px) {
.staff-butch-section{width: 100%;position: relative;top: 40px;left: 0%;margin-left: 0px;}
.staff-pym-section{width: 100%;position: relative;top: 40px;left: 0%;margin-left: 0px;}
.staff-doug-section{width: 100%;position: relative;top: 40px;left: 0%;margin-left: 0px;}
.staff-trem-section{width: 100%;position: relative;top: 40px;left: 0%;margin-left: 0px;}
.staff-lim-section{width: 100%;position: relative;top: 40px;left: 0%;margin-left: 0px;}
.staff-eric-section{width: 100%;position: relative;top: 40px;left: 0%;margin-left: 0px;}
.staff-mat-section{width: 100%;position: relative;top: 40px;left: 0%;margin-left: 0px;}
}


/*Skater Page*/
.skater-section{width: 800px;height: auto;position: relative;top: 50px;left: 50%;margin-left: -400px;}
.rosterinter{width: 100%;height: 650px;position: relative;top: 0;left: 0;background-color: inherit;}





/*Buttom*/


.buttom {background-color: rgba(177,0,17,1);border: none;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;} /* Red */ 
.buttom:hover {background: red;}

/* Sendbymailform*/
#form{top:800px;
  width: 100%; position: absolute;left:0%;margin-left: 0px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}
/*Overlay More*/
.overlaymore {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #f7f7d7;
    background-color: #f7f7d7;
    overflow-y: hidden;overflow-x: hidden;
    transition: 0.5s;
}

.overlay-contentmore {
    position: relative;
    top: 50px;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.overlaymore a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    color: red;
    display: block;
    transition: 0.3s;
}

.overlaymore a:hover, .overlaymore a:focus {
    color: rgba(177,0,17,1);
}

.overlaymore .closebtn {
    position: absolute;color: red;
    bottom: 20px;z-index: 9999;
    right: 45px;
    font-size: 60px;
}

/*Articles review*/

.imgfinalrecruit{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 290px}
.imgathlete{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 480px}
.objrmcusma{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 50px; margin-top: 12px;width:100%;height: 280px}
.img-right{width:100%;height: 280px}


























































































/*Iphone5*/
@media only screen and (min-width: 320px) {

.rdesktop{display: none}

/*Mobile header*/
.scheduleico{margin-right: 27px}
.homeico{margin-right: 45px}
.rosterico{margin-right: 13px}
.moreico{margin-right: 12px;}


/* Sendbymailform*/
#form{top:800px;
  width: 100%; position: absolute;left:0%;margin-left: 0px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}




.imgfinalrecruit{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 290px}

.imgathlete{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 480px}
.objrmcusma{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 50px; margin-top: 12px;width:100%;height: 280px}
.img-right{width:100%;height: 280px}



}






































































































/*Iphone6*/
@media only screen and (min-width: 375px) {



.rdesktop{display: none}


/*Mobile header*/
.scheduleico{margin-right: 32px}
.homeico{margin-right: 49px}
.rosterico{margin-right: 20px}
.moreico{margin-right: 15px;}

.rmobile{display: inline}



/* Sendbymailform*/
#form{top:800px;
  width: 100%; position: absolute;left:0%;margin-left: 0px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}



.imgfinalrecruit{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 290px}

.imgathlete{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 480px}
.objrmcusma{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 50px; margin-top: 12px;width:100%;height: 280px}
.img-right{width:100%;height: 280px}

}












































































































/*Iphone6plus*/
@media only screen and (min-width: 414px) {


header div h1{font-size: 20px;}



.rdesktop{display: none}


/*Mobile header*/
.scheduleico{margin-right: 54px}
.homeico{margin-right: 69px}
.rosterico{margin-right: 42px}
.moreico{margin-right: 23px;}

.rmobile{display: inline}


/* Sendbymailform*/
#form{top:800px;
  width: 100%; position: absolute;left:0%;margin-left: 0px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}


.imgfinalrecruit{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 290px}

.imgathlete{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 480px}
.objrmcusma{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 50px; margin-top: 12px;width:100%;height: 280px}
.img-right{width:100%;height: 280px}


}

































































































/*Mobile large*/
@media only screen and (min-width: 425px) {

.rdesktop{display: none}

/*Mobile header*/
.scheduleico{margin-right: 54px}
.homeico{margin-right: 69px}
.rosterico{margin-right: 42px}
.moreico{margin-right: 23px;}


/* Sendbymailform*/
#form{top:800px;
  width: 100%; position: absolute;left:0%;margin-left: 0px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}


.imgfinalrecruit{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 290px}

.imgathlete{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 10px; margin-top: 12px;width:100%;height: 480px}
.objrmcusma{float: right;margin-right: 0%;padding-left: 0px;padding-bottom: 50px; margin-top: 12px;width:100%;height: 280px}
.img-right{width:100%;height: 280px}

}




































































































/*Ipad*/
@media only screen and (min-width: 768px) {

.rmc-hockey{height: 40px;}
header div h1{font-size: 35px;margin-left: 5%}


.rdesktop{display: block}

/*Mobile header*/
.scheduleico{display: none}
.homeico{display: none}
.rosterico{display: none}
.moreico{display: none}
.rmobile{display: none}


/*Social media*/

.twitter1obj{left: 0%;top:0px;margin-left: 0px;height: 1000px}

.twitter2onj{left: 0%;top:0px;margin-left: 0px;height: 1000px}

.facebook1obj{border:none;overflow:hidden;left: 50%;top:0px;margin-left: -250px; display: block;height: 1000px}

.facebook1obj300{display: none}


/* Sendbymailform*/
#form{top:600px;
  width: 500px; position: absolute;left:50%;margin-left: -250px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}


.imgfinalrecruit{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 300px;height: 290px}

.imgathlete{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 480px}
.objrmcusma{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 284px;height: 215px}
.img-right{width: 284px;height: 215px}

}









































































































/*Ipad pro or laptop*/
@media only screen and (min-width: 1000px) {

.rmc-hockey{height: 50px;}
header div h1{font-size: 45px;margin-left: 3.5%}


.navi{font-size: 20px;}

.rdesktop{display: block}


/*Roster*/
.logorightroster{width: 76px;height: 76px;position: fixed;right: 20px;top:120px;z-index: 1;display: block}
.logoleftroster{width: 76px;height: 76px;position: fixed;left: 20px;top:120px;z-index: 1;display: block}

.newlogolroster{width: 80px;height: 80px;position: fixed;left: 15px;top:240px; float:left;z-index: 1;display: block}
.newlogorroster{width: 80px;height: 80px;position: fixed;right: 15px;top:240px;float:left;z-index: 1;display: block}

#lefthroster{width: 95px; position: fixed;left: 5px;top:350px; font-size: 14px;font-weight: bold;text-align: center;color: white;transition: top 2s;z-index: 1;display: block}
#righthroster{width: 95px; position: fixed;right: 5px;top:350px; font-size: 14px;font-weight: bold;text-align: center;color: white;transition: top 2s;z-index: 1;display: block}
.truthroster{background: rgba(177,0,17,1);width:100%;padding: 0;height: 17px;border-radius: 5px;position: relative;}
.dutyroster{background: rgba(177,0,17,1);width:100%;padding: 0;height: 17px;border-radius: 5px;position: relative;}
.valourroster{background: rgba(177,0,17,1);width:100%;padding: 0;height: 17px;border-radius: 5px;position: relative;}

.truthroster:hover{background: rgba(0,0,0,1);}
.dutyroster:hover{background: rgba(0,0,0,1);}
.valourroster:hover{background: rgba(0,0,0,1);}


/* Sendbymailform*/
#form{top:600px;
  width: 600px; position: absolute;left:50%;margin-left: -300px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}

.imgfinalrecruit{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 400px;height: 290px}

.imgathlete{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 480px}
.objrmcusma{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 280px}
.img-right{width: 384px;height: 280px}

}





































































































/*PC normal*/
@media only screen and (min-width: 1280px) {



.rdesktop{display: block}





/*Roster*/
.logorightroster{width: 76px;height: 76px;top:120px;right: 25px}
.logoleftroster{width: 76px;height: 76px;top:120px;left: 25px}

.newlogolroster{left: 15px; top:230px;width: 90px;height: 90px;}
.newlogorroster{right:15px;top:230px;width: 90px;height: 90px;}

#lefthroster{top:350px; font-size: 14px;width: 105px;left:5px;}
#righthroster{top:350px; font-size: 14px;width: 105px;right: 5px}


@media only screen and (min-width: 1360px) {
/*Roster*/
.logorightroster{right: 25px}
.logoleftroster{left: 25px}

.newlogolroster{left: 15px;}
.newlogorroster{right: 15px;}

#lefthroster{width: 105px}
#righthroster{width: 105px}
}

/* Sendbymailform*/
#form{top:600px;
  width: 800px; position: absolute;left:50%;margin-left: -400px;background-color: #f7f7d7
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}

.imgfinalrecruit{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 500px;height: 400px}

.imgathlete{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 480px}
.objrmcusma{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 484px;height: 280px}
.img-right{width: 484px;height: 280px}

}













































































































/*PC large*/
@media only screen and (min-width: 1330px) {


.rdesktop{display: block}

/* Sendbymailform*/
#form{
	width: 800px; position: absolute;left:50%;margin-left: -400px;background-color: #f7f7d7;top:600px;
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}

.imgfinalrecruit{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 500px;height: 400px}

.imgathlete{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 480px}
.objrmcusma{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 280px}
.img-right{width: 384px;height: 280px}

}





































/*Responsive-switcher*/
@media only screen and (width: 1400px) {


.rdesktop{display: block}

/* Sendbymailform*/
#form{
  width: 800px; position: absolute;left:50%;margin-left: -400px;background-color: #f7f7d7;top:600px;
}

.container7 {
    padding: 20px;
    background-color: #f7f7d7;
}

#sent{
    background-color: rgba(177,0,17,1);
    color: white;text-align:center;
    border: none;
}

#sent{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=text], input[type=submit] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;color: white;
}

input[type=submit] {
    background-color: rgba(177,0,17,1);
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}



.imgfinalrecruit{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 500px;height: 400px}

.imgathlete{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 480px}
.objrmcusma{float: right;margin-right: 17%;padding-left: 20px;padding-bottom: 10px; margin-top: 12px;width: 384px;height: 280px}
.img-right{width: 384px;height: 280px}


}

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


/*Roster*/
.logorightroster{width: 128px;height: 128px;top:120px;right: 155px}
.logoleftroster{width: 128px;height: 128px;top:120px;left: 155px}

.newlogolroster{left: 175px; top:310px;width: 105px;height: 104px;}
.newlogorroster{right: 175px;top:310px;width: 105px;height: 104px;}

#lefthroster{top:480px; font-size: 18px;width: 205px;left: 115px}
#righthroster{top:480px; font-size: 18px;width: 205px;right: 115px}

}



/*INDEX*/

.menu:hover {
    background-position: right center; /* change the direction of the change here */
  background-image: linear-gradient(to right, rgba(177,0,17,0.6) 0%, rgba(188,37,46,0.7) 51%, rgba(177,0,17,0.6) 100%);
  }

/*Dropdown Roster*/
.dropdown-content-roster {
    display: none;
    position: relative;top: 93px;
    background-color: rgba(188,37,46,0.9);
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

  
.dropdown-content-roster a {
    float: none;font-size: 14px;text-align: center;
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;-webkit-transform: skew(0deg); -moz-transform: skew(0deg); -ms-transform: skew(0deg);-o-transform: skew(0deg);     transform: skew(0deg)
}

.dropdown-content-roster a:hover {
    background-color: rgba(177,0,17,1);
}

.dropdown-roster:hover .dropdown-content-roster {
    display: block;
}

/*Dropdown More*/
.dropdown-content-more {
    display: none;border: 0;
    position: relative;top: 93px;
    background-color: rgba(188,37,46,0.9);
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content-more a {
    float: none;font-size: 14px;text-align: center;
    color: white;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    text-align: left;-webkit-transform: skew(0deg); -moz-transform: skew(0deg); -ms-transform: skew(0deg);-o-transform: skew(0deg);     transform: skew(0deg)
}

@media only screen and (max-height: 600px) {  .dropdown-content-more a {    padding: 4px 16px;  }}
@media only screen and (max-height: 520px) {  .dropdown-content-more a {    padding: 3px 16px;  }}
@media only screen and (max-height: 490px) {  .dropdown-content-more a {    padding: 2px 16px;  }}
@media only screen and (max-height: 460px) {  .dropdown-content-more a {    padding: 1px 16px;  }}

.dropdown-content-more a:hover {
    background-color: rgba(177,0,17,1);
}

.dropdown-more:hover .dropdown-content-more {
    display: block;
}
@media only screen and (max-width: 800px) {
.dropdown-content-more a {
    font-size: 12px;
    
}
.dropdown-content-roster a {
    font-size: 12px;
    
}
}

/* upcoming games & results tabs */
/* Change background color of buttons on hover */
.tab li:hover {
    background-color: rgba(188,37,46,1);cursor: pointer;
}

/* Create an active/current tablink class */
.tab li.active {
    background-color: rgba(188,37,46,1);
}

/* Style the tab content */
.tabcontent {
    display: block;
    padding: 6px 12px;
    border: 0px solid #ccc;
    border-top: none;width: 100%;height: 120px;box-sizing: border-box;
}


.tabcontentsocial {
    display: none;
    padding: 6px 12px;left: 1px;
    border: 0px solid #ccc;
    border-top: none;width: 100%;box-sizing: border-box;
}

.item { width: 160px;height: 160px }
.item-mt { width: 140px;height: 175px }

/*next index*/

.btngt {
  flex: 1 1 auto;z-index: 3;cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  border-radius: 0px;
 }

/* Demo Stuff End -> */

/* <- Magic Stuff Start */

.btngt:hover {
  background-position: right center; /* change the direction of the change here */
    background-image: linear-gradient(to right, rgba(188,37,46,0.9) 0%, rgba(188,37,46,0.9) 77%, #f7f7d7 100%);
}

.btngt-2:hover {
  background-position: right center; /* change the direction of the change here */
    background-image: linear-gradient(to right, rgba(188,37,46,0.9) 0%, rgba(188,37,46,0.9) 42%, #f7f7d7 100%);
}

.btn-1 {

}

/* nex next index*/