@charset "utf-8";
/* CSS Document */

.iamtop {
	position: absolute;
	top: -150px;
	right: 0px;
}
.Goingup {
	position: fixed;
	right: 1%;
	bottom: 10%;
}
.grow {
	transition: all .2s ease-in-out;
}
.grow:hover {
	transform: scale(1.1);
	z-index: 10000;
}
.red_bod_font {
	color: #F00;
	font-family: "Open-Sans-ExtraBold";
}
.alert_window {
	color: #F00;
	font-family: "Open-Sans-ExtraBold";
	text-align: center;
}
@font-face {
	font-family: 'Herder_fonts';
	src: url(../fonts/Futura-Koyu.ttf);
}
.Head_phone a {
	text-decoration: none;
	color: #000;
}
.mhead a {
	text-decoration: none;
	color: #FFF;
	font-size:.90em;
	margin-right:10px;
}
.footer_nav a {
	color: #000;
}
.navbar-brand-m {
	color: #FFF;
	left: 10px;
	position: absolute;
	top: 3px;
}
.mobile-belowslide {
	padding: 5px;
}
.Color-Correction {
	font-family: Open-Sans-ExtraBold;
	text-align: center;
}
.fourColumns {
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}
/*a {
	text-decoration: none;
	color: #000;
}
*/
a {
	text-decoration: none;
	color: #1493d3;
}
.blue {
	color: #1493d3;
}

.white {
	color: #fff;
	font-family: "Open-Sans-Bold";
}
.pxboderbox {
	border: #000 solid 1px;
	padding: 15px;
}
.LarsenIndexBtn {
	background: none;
	border: none;
	margin: 0px;
	display: inline-block;
	padding: 0px;/*position:absolute;*/
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
/*index page hiden section pleas uncomment the hidden*/

.hiden_index {
	/*	visibility:hidden;*/

	font-family: "Open-Sans-ExtraBold";
	text-align: left;
}
.demo-show {
	border: 1px solid lightgray;
	width: 900px;
	margin: 1em .5em;
}
.demo-show h3 {
	color: #42C0FB;
	margin: 0;
	padding: .25em;
	background: #FFFFFF;
	/*  border-top: 1px solid #386785;

  border-bottom: 1px solid #386785; 

  text-decoration:underline;*/

	cursor: pointer;
	color: #FFFFFF;
}
.index-Services-bottom a {
	color: #000;
}
.index-Services-bottom h3 {
	font-family: Open-Sans-Bold;
}
.index-Services-bottom ul {
	list-style: url(../images/li.png);
}
.Testimonials-rt-ls a {
	color: #000;
}
.carousel-caption h2 {
	font-family: "Open-Sans-ExtraBold";
}
.mobilr-nav {
	height: 50px;
	-webkit-box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.50);
	box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.50);
	margin-bottom: 1px;
	/*  font-family: "Open-Sans-ExtraBold";

    font-size: 20px;

    width: 102%;*/

    /* left: -2%; 

    margin-left: -1%;*/

	overflow: hidden;
	white-space: nowrap;
}
.mobilr-nav h2 {
	font-size: 15px;
}
b {
	font-family: "Open-Sans-ExtraBold";
}
.RedTagPrice {
	font-size: 1.5em;
	color: #FFF;
}
.ResMobile {
	font-size: 1.5em;
}
.VideoTrio {
	text-align: center;
	font-size: 0.75em;
}

.MobileIcon {
	text-align: center;
	font-size: 0.80em;
}

.DropDownText {
	font-size: 1.0em;
}
.PopUpText {
	font-size: 0.75em;
	text-indent: 25px;
}
.PopUpText2 {
	font-size: 1em;
	text-indent: 25px;
}

hr {
    border: none;
    height: 2px;
    /* Set the hr color */
    color: #b7b7b7; /* old IE */
    background-color: #b7b7b7; /* Modern Browsers */
}
/* Container holding the image and the text */
.imagecaption {
    position: relative;
  text-align: center;
  color: white;
}


/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text  */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*cell phones*/

@media screen and (min-width: 320px) {
.carousel-caption h2 {
	font-family: "Open-Sans-ExtraBold";
	font-size: 12px;
}
.carousel-caption {
	height: 35px;
	bottom: 10px;
}
.head-text {
	background: #0099cc;
}
.Msales {
	margin-top: 20%;
	text-align: center;
}
.mhead {
	font-family: "Open-Sans";
	text-align: center;
	font-size: 19px;
	background: #1393d2;
	font-weight: 100;
}
.mobile_head {
	background: #1393d2;
}
.mobile_head img {
	margin-left: -2.5%;
	padding-bottom:5PX;
}
.fixed_header {
	position: fixed;
	background: #FFF;
	z-index: 1000;
}
.container {
	padding-top: 0px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #000;
	font-family: "Open-Sans-Bold";
}
.navbar-inverse {
	width: 108.8%;
	margin-left: -4.5%;
	background-color: #0f77ab;
	z-index: 10000;
}
.navbar-inverse .navbar-nav>li>a:hover {
	background: #1393d2;
}
.footer_nav {
	font-size: 12px;
}
.privacy {
	text-align: right;
}
.Blue-box {
	background: #1493d3;
	height: 45px;
	padding: 10px 2px;
	color: #FFF;
	text-align: center;
}
.Testimonials-rt-ls {
	font-family: Open-Sans-Bold;
}
.Testimonials-rt-ls h3 {
	font-size: 20px;
}
.sales {
	color: #bb301c;
	font-family: "Open-Sans-ExtraBold";
	font-size: 24px;
}	
	.sales2 {
	color: #bb301c;
	font-family: "Open-Sans-ExtraBold";
	font-size: 18px;
}
.sales3 {
	color: #FFF;
	font-family: "Open-Sans-ExtraBold";
	font-size: 24px;

}

.sales4 {
	color: #bb301c;
	font-family: "Open-Sans-ExtraBold";
	font-size: 30px;
}	

.pricetab {
	background: url(../images/pricing-page/pricetab-mobile.png) no-repeat right;
	height: 39px;
	color: #FFF;
	/*	font-family: "Open-Sans-ExtraBold";*/

	padding: 8px 5px;
	font-size: 11px;
	text-align: right;
}
.pricetab a {
	color: #FFF;
}
.larsenSpicialPricing {
	background: url(../images/58cent_mobile.png) no-repeat center;
	height: 40px;
	/*	font-family: "Open-Sans-Bold";*/

	font-size: 12px;
	/*	text-decoration:line-through;*/

	color: #FFF;
	padding-top: 10px;
	text-align: center;
	position: relative;
	display: inline-block;
}
.SpicialPricespan {
	position: absolute;
	width: 20%;
	border-top: 2px solid red;
	right: 40%;
	top: 45%;
}
.body-tex {
	position: relative;
	margin-top: 2%;
}
/* Container holding the image and the text */
.imagecaption {
    position: relative;
  text-align: center;
  color: white;
}


/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text  */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

}
.StateHeader {
	font-size: .75em;
}
.mobileText {
	font-size: .75em;
}

/* Container holding the image and the text */
.imagecaption {
    position: relative;
  text-align: center;
  color: white;
}


/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text  */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*cell phone landscape */

@media screen and (min-width: 550px) {
.head-text {
	background: #0099cc;
}
.Msales {
	margin-top: 15%;
}
.mhead {
	font-family: "Open-Sans";
	text-align: center;
	font-size: 25px;
	background: #1393d2;
	font-weight: 100;
	background: #1393d2;
}
.mobile_head {
	background: #1393d2;
}
.mobile_head img {
	margin-left: -1.5%;
	height: 35px;
}
.fixed_header {
	position: fixed;
	background: #FFF;
	z-index: 1000;
	width: 100%;
	clear: both;
	left: 0;
}
.container {
	padding-top: 0px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #000;
	font-family: Open-Sans-Bold;
	font-weight: 800;
	background: #1393d2;
}
.navbar-inverse .navbar-nav>li>a:hover {
	background: #1393d2;
}
.navbar-inverse {
	width: 106.4%;
	margin-left: -4%;
	background-color: #0f77ab;
}
.body-tex {
	position: relative;
	margin-top: 1%;
}
.Head_phone {
	font-family: "Open-Sans-ExtraBold";
	text-align: right;
	font-size: 18px;
	padding-right: 20px;
}
.Head_phone {
	font-family: "Open-Sans-ExtraBold";
	text-align: right;
	font-size: 18px;/*padding-right: 35px;*/
}
/* Container holding the image and the text */
.imagecaption {
    position: relative;
  text-align: center;
  color: white;
}


/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text  */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

}





/*this is for the tablet*/

@media screen and (min-width: 768px) and (max-width: 1024px) {
.RedTagPrice {
	font-size: 1em;
	color: #FFF;
}
.pricetab {
	font-size: .70em;
}
.body-tex {
	position: relative;
	margin-top: 0px;
}
.logo img {
	width: 400px;
	position: absolute;
	z-index: 100;
}
.container {
	background: #FFF;
}
.navbar-inverse {
	margin-top: 5px;
}
.navbar-inverse .navbar-brand {
	color: #000;
}
.navbar-inverse .navbar-nav>li>a {
	color: #FFF;
	font-family: "Open-Sans-Bold";
}
.navbar-inverse {
	width: 100%;
	margin-left: 0%;
	margin-top: 0;
}
.footer_nav {
	padding-top: 15px;
}
.navbar-inverse {
	background-color: #1493d3;
}
.fixed_header {
	position: fixed;
	width: 100%;
	background: #FFF;
	top: 0;
}
.logo img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.Header-social {
	padding-right: 3%;
	padding-top: .2%;
}
.services-row h3 {
	padding-left: 30px;
}
.pxboderbox {
	margin-bottom: 20px; 
}
.pricetab {
	text-align: left;
	background-position: left;
	padding-left: 10px;
}
.pricing-Slides {
	position: absolute;
	width: 500px;
	top: 150px;
}
.pricing-Slides p {
	display: none;
}
.larsenSpicialPricing {
	display: none;
}
.pricing-slide-price {
	position: absolute;
	right: 0px;
}
.slide-box {
	position: relative;
	height: 870px;
}
.Negatives-box {
	position: relative;
	height: 600px;
}
.pricing-Negatives {
	position: absolute;
	width: 500px;
	top: 100px;
}
.pricing-Negatives p {
	display: none;
}
.pricing-Negatives-price {
	position: absolute;
	right: 0px;
}
.film-box {
	position: relative;
	height: 600px;
}
.pricing-film {
	position: absolute;
	width: 500px;
	top: 135px;
}
.pricing-film p {
	display: none;
}
.pricing-film-price {
	position: absolute;
	right: 0px;
}
.video-box {
	position: relative;
	height: 600px;
}
.pricing-video {
	position: absolute;
	width: 500px;
	top: 135px;
}
.pricing-video p {
	display: none;
}
.pricing-video-price {
	position: absolute;
	right: 0px;
}
.audio-box {
	position: relative;
	height: 600px;
}
.pricing-audio {
	position: absolute;
	width: 500px;
	top: 135px;
}
.pricing-audio p {
	display: none;
}
.pricing-audio-price {
	position: absolute;
	right: 0px;
}
.photo-box {
	position: relative;
	height: 600px;
}
.pricing-photo {
	position: absolute;
	width: 500px;
	top: 135px;
}
.pricing-photo p {
	display: none;
}
.pricing-photo-price {
	position: absolute;
	right: 0px;
}
.largeformat-box {
	position: relative;
	height: 780px;
}
.pricing-largeformat {
	position: absolute;
	width: 500px;
	top: 135px;
}
.pricing-largeformat p {
	display: none;
}
.pricing-largeformat-price {
	position: absolute;
	right: 0px;
}
.DVD-box {
	position: relative;
	height: 780px;
}
.pricing-DVD {
	position: absolute;
	width: 500px;
	top: 135px;
}
.pricing-DVD p {
	display: none;
}
.pricing-largeformat-price {
	position: absolute;
	right: 0px;
}

/* Container holding the image and the text */
.imagecaption {
    position: relative;
  text-align: center;
  color: white;
}


/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text  */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

}
 @media screen and (min-width: 1024px) {
.pricing-Slides {
	position: absolute;
	width: 600px;
	top: 150px;
}
.pricing-slide-price {
	position: absolute;
	right: -5px;
}
.slide-box {
	position: relative;
	height: 650px;
}
.body-tex {
	position: relative;
	margin-top: 100px;
}
carousel-inner {
	position: relative;
	width: 110%;
	overflow: hidden;
}
.carousel {
	width: 889px;
	margin-left: -30px;/*    margin-right: auto;*/
}
.myCarousel {
	position: absolute;
	height: 400px;
}
.head-text {
	background: #FFF;
}
.logo img {
	width: 400px;
	position: absolute;
	left: 20px;
	margin-bottom: 20px;
}
.rt-col {
	position: absolute;
	right: 0px;
	width: 235px;
	top: 0px;
	height: 400px;
	background: #FFF;
}
.rt-col-box {
	border: #cccccc solid 2px;
	height: 188px;
	margin-top: 0px;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 1.5px;
	line-height: 1.5;
	font-size: 16px;
}
.sales {
	color: #bb301c;
	font-family: "Open-Sans-ExtraBold";
	font-size: 22px;
}
.rt-col-howitwors {
	margin-top: 20px;
	background: url(../images/videoBG.jpg);
	position: relative;
	
	}
.rt-col-howitwors-promo {
	
	background: url(../images/videoBG.jpg);
	position: relative;
	
	}
.rt-col-video-promo2 {
	margin-top: 20px;
	background: url(../images/background-promo-knrs.jpg);
	position: relative;
	
}
 
.rt-col-myModal12 {
	
	background: url(../images/videoBG-orig.jpg);
	position: relative;
}

.rt-col-video1 {
	
	background: url(../images/restoration-background2.jpg);
	position: relative;
	}

.rt-col-video-promo {
	margin-top: 20px;
	background: url(../images/background-promo-ksl.jpg);
	position: relative;
	
		}
.pxboderbox {
	margin-bottom: 10px;

}

  .state-slide-grandpa	 {
		 width:370px;
	 }
	 
	 /* Container holding the image and the text */
.imagecaption {
    position: relative;
  text-align: center;
  color: white;
}


/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text  */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
}





/*desktop computers and large displas   */  

 @media screen and (min-width: 1200px) and (max-width: 3600px) {
.state-slide-grandpa {
	width: 370px;
}
.pricing-Slides {
	position: relative;
	width: 580px;
	top: inherit;
}
.pricing-slide-price {
}
.slide-box {
	position: relative;
	height: 650px;
}
.pxboderbox {
	margin-bottom: 10px;
}
.logo img {
	left: 15px;
}
.container {
	background: #FFF;
	position: relative;
	margin-top: 8px;
}
.navbar-inverse {
	margin-top: 5px;
}
.navbar-inverse .navbar-brand {
	color: #000;
}
.navbar-inverse .navbar-nav>li>a {
	color: #FFF;
	font-family: "Open-Sans-Bold";
}
.navbar-inverse {
	width: 100%;
	margin-left: 0%;
}
.footer_nav {
	padding-top: 15px;
}
.fixed_header {
	top: 10px;
	position: fixed;
	width: 1145px;
	background: #FFF;
	z-index: 1000;
}
.navbar-inverse {
	background-color: #1493d3;
}
.body-tex {
	position: relative;
	margin-top: 140px;
}
.carousel {
	margin-left: 0px;
}
.myCarousel {
	position: absolute;
	height: 400px;
}
.carousel2 {
	width: 400px;
}
/*.rt-col {
 position: absolute;
 right: 0px;
 width: 235px;
 top: 0px;
 height: 400px;
}
 .rt-col-box {
 border: #cccccc solid 2px;
 height: 188px;
 margin-top: 0px;
 text-align: center;
 padding-top: 30px;
 letter-spacing: 1.5px;
 line-height: 1.5;
 font-size: 16px;
}
 .sales {
 color: #bb301c;
 font-family: "Open-Sans-ExtraBold";
 font-size: 22px;
}
 .rt-col-howitwors {
 margin-top: 20px;
 background: url(../images/videoBG.jpg);
 position: relative;
}*/
.play_btn {
	position: absolute;
	top: 45px;
	left: 95px;
	clear: both;
}
.video-text {
	position: absolute;
	width: 100%;
	top: 125px;
	clear: both;
	font-family: Open-Sans-ExtraBold;
	font-size: 18px;
	font-weight: bolder !important;
	text-align: center;
}

.image-text {
	position: absolute;
	width: 100%;
	top: center;
	clear: both;
	font-family: Open-Sans-ExtraBold;
	font-size: 18px;
	font-weight: bolder !important;
	text-align: center;
}
.services-row {
	margin-top: 10px;
}
.services-row h3 {
	font-family: "Open-Sans-Bold";
	color: #000;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}
.Blue-box-row {
	margin-top: 20px;
	margin-bottom: 20px;
	width:99.9%;
	margin-left:auto;
	margin-right:auto;
}
.Blue-box {
	background: #1493d3;
	height: 140px;
	/*padding: 10px 2px;*/

	color: #FFF;
	/*font-family: "Open-Sans-Bold";*/

	text-align: center;
}
.Blue-box h3 {
	color: #000;
}
.Blue-box p {
	/*font-family: 'Oleo-Script';*/

	font-size: 18px;
}
.Testimonials {
	/*font-family: 'Oleo-Script';*/

	font-size: 18px;
	text-align: center;
}
.Testimonials p {
	text-align: left;
}
.Testimonials-rt-ls {
	font-family: Open-Sans-ExtraBold;
	text-align: left;
	height: 100px;
}
.As-featured-on {
	margin-bottom: 30px;
}
.empt_box {
	border: solid 2px #CCC;
	height: 400px;
	padding: 10px 20px;
}
.carousel-content {
	color: black;
	display: flex;
	width: 80%;
	text-align: left;
}
.carousel-content h2 {
	padding: 0px;
	margin: 0px;
}
.carousel-content p {
	font-family: "Oleo-Script";
}
.carousel-content b {
	font-family: "Oleo-Script";
}
.pricetab {
	background: url(../images/pricing-page/pricetab.png) no-repeat right;
	height: 39px;
	color: #FFF;
	font-family: "Open-Sans-ExtraBold";
	padding: 8px 5px;
	font-size: 12px;
	text-align: right;
}
.larsenSpicialPricing {
	background: url(../images/58cent.png) no-repeat center;
	height: 40px;
	font-family: "Open-Sans-Bold";
	font-size: 18px;
	/*	text-decoration:line-through;*/

	color: #FFF;
	padding-top: 5px;
	text-align: center;
	position: relative;
	display: inline-block;
}
.SpicialPricespan {
	position: absolute;
	width: 45%;
	border-top: 2px solid red;
	left: 25px;
	top: 45%;
}
.resolution {
	text-decoration: none;
	color: #333;
	
}
.empt10 {
	background: #FFF;
	height: 10px;
	top: 0px;
	position: fixed;
	width: 1145px;
	z-index: 1000;
}
.fixed_header {
	position: fixed;
	width: 100%;
	background: #FFF;
	z-index: 1000;
}
.head-text {
	position: relative;
	margin: auto 0px;
	width: 1140px;
	background: #FFF;
}
.Testimonials-rt-ls h3 {
	font-size: 20px;
}
b {
	font-family: "Open-Sans-ExtraBold";
}
.carousel-caption h2 {
	font-family: "Open-Sans-ExtraBold";
	font-size: 24px;
}
.carousel-caption {
	height: 45px;
	bottom: 30px;
}
.carousel-inner2> .item {
	position: relative;
	display: none;
	-webkit-transition: 0.15s ease-in-out left;
	-moz-transition: 0.15s ease-in-out left;
	-o-transition: 0.15s ease-in-out left;
	transition: 0.15s ease-in-out left;
}
.AccordianButton {
	font-size: 1.25em;
	color:	#333;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/* Container holding the image and the text */
.imagecaption {
    position: relative;
  text-align: center;
  color: white;
}


/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text  */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


}
