@media screen and (max-width:1080px){

h1 { font-size: 20px; font-weight: 100; }
h2 { font-size: 16px; font-weight: 100; }
h3 { font-size: 14px; font-weight: 100; }
h4 { font-size: 12px; font-weight: 100; }
h5 { font-size: 10px; font-weight: 100; }
h6 { font-size: 10px; font-weight: 100; }
h7 { font-size: 10px; font-weight: 100; }

#submit
{
	padding: 10px;
	margin: 0 auto 0 auto;
	width: 80px;
}

.contentheading, .componentheading{

	font-size: 24px;
}

.rc-spartan-fullwidth-image{
  height: 300px;
}

.rc-spartan-fullwidth-image-content{
  width: 720px;
  top: -10%;
}

.rc-spartan-fullwidth-image-content h1{
  font-size: 24px;
}

.rc-spartan-fullwidth-image-content h3{
    font-size: 18px;
}

/*###################
  ## login modules ##
  ###################*/


/*#############
  ## buttons ##
  #############*/

.rc-spartan-button-short{
  display: inline-block;
  width: 50px;
  height: 20px;
  line-height: 20px;
	font-size: 10px;
}

.rc-spartan-button-long{
  width: 80px;
  height: 20px;
  line-height: 20px;
	font-size: 10px;
}

.rc-spartan-button-long-red{
  width: 80px;
  height: 20px;
  line-height: 20px;
	font-size: 10px;
}

.rc-spartan-button-round{
  width: 20px;
  height: 20px;
  line-height: 20px;
	font-size: 10px;
}

/*###########################
  ## top (horizontal) menu ##
  ###########################*/
  
#rc-spartan-menu{
	height: 80px;
}
  
.rc-spartan-topmenu{
	margin: 40px auto 0 auto;
}

/*##########"
  ## Home ##
  ##########*/
  
/*#####################################################*/

.rc-spartan-home-icons{
  width: 100%;
  height: 100px;
	min-height: 100px;
	bottom: 0px;
}

.rc-spartan-home-autofill{
    width: 720px;
}

.rc-spartan-home-autofill-content p{
	font-size: 12px;
}
.rc-spartan-home-autofill-content img{
	width: 60px;
}

/*#####################################################*/

/*###################################
  ## content container definitions ##
  ###################################*/

.rc-spartan-content
{
	width: 720px;
}

.rc-spartan-content img
{
	width: 720px;
  margin: auto auto;
}

.rc-spartan-auto-fill
{
  margin: auto auto;
  width: 720px;
}

.rc-spartan-auto-fill-content:first-child:nth-last-child(1) {
  width: 100%;
}

/* two items */
.rc-spartan-auto-fill-content:first-child:nth-last-child(2),
.rc-spartan-auto-fill-content:first-child:nth-last-child(2) ~ div {
  width: 330px;
	padding-left: 15px;
	padding-right: 15px;
}.rc-spartan-auto-fill-content:first-child:nth-last-child(2) img,
.rc-spartan-auto-fill-content:first-child:nth-last-child(2) ~ div img {
  width: 330px;
}.rc-spartan-auto-fill-content:first-child:nth-last-child(2) video,
.rc-spartan-auto-fill-content:first-child:nth-last-child(2) ~ div video {
  width: 330px;
}

/* three items */
.rc-spartan-auto-fill-content:first-child:nth-last-child(3),
.rc-spartan-auto-fill-content:first-child:nth-last-child(3) ~ .rc-spartan-auto-fill-content {
  width: 210px;
	padding-left: 15px;
	padding-right: 15px;
}.rc-spartan-auto-fill-content:first-child:nth-last-child(3) img,
.rc-spartan-auto-fill-content:first-child:nth-last-child(3) ~ div img {
    width: 210px;
}.rc-spartan-auto-fill-content:first-child:nth-last-child(3) video,
.rc-spartan-auto-fill-content:first-child:nth-last-child(3) ~ div video {
  width: 2100px;
}

/* four items */
.rc-spartan-auto-fill-content:first-child:nth-last-child(4),
.rc-spartan-auto-fill-content:first-child:nth-last-child(4) ~ .rc-spartan-auto-fill-content {
    width: 330px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}.rc-spartan-auto-fill-content:first-child:nth-last-child(4) img,
.rc-spartan-auto-fill-content:first-child:nth-last-child(4) ~ div img {
    width: 330px;
}

/*
 ##############
 tabbed content
 ##############
 */

/*### bricky blocks ###*/

.rc-spartan-block-container{
  display: block;
  position: relative;
  height: 100%;
  vertical-align: top;
}
.rc-spartan-block-split{
  width: 0px;
}
.rc-spartan-block-33{
  display: block;
  width: 720px;
  margin-bottom: 30px;
}
#block-33-img-top img{
  width: 720px;
  margin-bottom: 30px;
}
#block-33-img-mid img{
  width: 720px;
  margin-bottom: 30px;
}
.rc-spartan-block-66{
  display: block;
  width: 720px;
  margin-bottom: 30px;
}
.tabbed_iframe{
  overflow: hidden;
  padding: 0;
  display: block;
  
  transform: scale(0.666);
  -moz-transform: scale(0.666);
  -webkit-transform: scale(0.666);
  -o-transform: scale(0.666);
  -ms-transform: scale(0.666);
  
  transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
}
#block-66-img-top img{
  width: 720px;
  margin-bottom: 30px;
}
#block-66-img-mid img{
  width: 720px;
  margin-bottom: 30px;
}
#block-100-img-top img{
  width: 720px;
  margin-bottom: 30px;
}
#block-100-img-bottom img{
  width: 720px;
  margin-bottom: -30px;
}
#block-100-img-mid img{
  width: 720px;
  margin-bottom: 30px;
}
#block-100-img-right img{
  width:720px;
  margin-bottom: 30px;
}
#block-100-img-left img{
  width: 720px;
  margin-bottom: 30px;
}

/*### features ###*/
.rc-spartan-feature-col{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.rc-spartan-feature-col img{
  width: 352px;
}

/* ### press-kit ### */

.presskit-auto-fill-content img{
  width: 320px;
}
.presskit-transparent-logos { width: 400px; }
#presskit-transparent-logos { width: 400px; }
#block-33-logo-img-top img{
  width: 720px;
}
#block-66-logo-img-top img{
  width: 720px;
}

/*################
  ## separators ##
  ################*/

.rc-spartan-content-separator{
	height: 1px;
	background-color: #BBBBBB;
}

.rc-spartan-content-separator-short{
    position: relative;
    margin: 0 auto 0 auto;
	height: 1px;
    width: 65%;
	background-color: #BBBBBB;
}

/* ##########
   ## Shop ##
   ##########*/

.rc-spartan-cart-top{
	clear: both;
	width: 180px;
	color: white;
	background: #bbbbbb;
	font-weight: bold;
	margin-left: auto;
	margin-right: -10px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

.rc-spartan-cart-middle{
	clear: both;
	width: 164px;
	margin-left: auto;
	margin-right: -10px;
	padding: 8px 8px 0px 8px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

.rc-spartan-cart-bottom{
	clear: both;
	width: 180px;
	height: 8px;
	margin-left:auto;
	margin-right: -10px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

/*############
  ## tables ##
  ############*/

table.rc-spartan-table-collapse{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
    border-collapse: collapse;
}

table.rc-spartan-table-collapse2{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
    margin-left: 30px;
    margin-right: 30px;
    border-collapse: collapse;
}

td.rc-spartan-table-collapse{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
    border-collapse: collapse;
    font-size: 14px;
}

td.rc-spartan-table-collapse2{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 8px 8px 8px 8px;
	vertical-align: middle;
	text-align: center;
    background: #ffffff;
    border-collapse: collapse;
    font-size: 14px;
}

table.menu{
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
}

td.menu{
	padding: 0px 16px 0px 16px;
}

/*############
  ## Footer ##
  ############*/
.rc-spartan-footer-content{
	width: 640px;
}

.rc-spartan-footer-copyright{
    width: 720px;
}

.rc-spartan-footer-copyright div{
    width: 660px;
}