/* Same height Div for screen size larger than small screen */
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
}







	video#smallVideo{
		background:url('/wp-content/uploads/2016/07/iPhone-6s-Space-Gray.png') 100% 100% no-repeat;
	    background-position: center center;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	    width: 100%;
	    height: auto;
	    max-width: 236px;
	    display: block;
	    margin-left:auto;
	    margin-right:auto;
	    padding: 14% 4%;
	}
	video#largeVideo{
		background:url('/wp-content/uploads/2016/07/Apple-iPad-Pro-Space-Gray.png') 100% 100% no-repeat;
	    background-position: center center;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
		padding: 4% 8%;
		width: 100%;
	    height: auto;
	    max-width: 650px;
	    display: block;
	    margin-left:auto;
	    margin-right:auto;
	}
	.vid-content ul{
		margin-top:20px;
	}
	.column-content .vid-content ul:last-child{
		margin-bottom: 30px;
	}
	.vid-content ul li{
		-webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	}
	.vid-content h2{
		text-align:center;
		color:#1A9EB4;
	}
	.vid-content-wrapper ul li{
		margin-bottom: 20px;
	    background: url('/wp-content/uploads/2015/09/arrow-circle-point.png');
	    background-repeat: no-repeat;
	   	background-size: 23px 23px;
	    background-position: left 0px;
	    padding-left:45px;
	    font-size:20px;
	    line-height:26px;
	}
	.vid-content ul li.li-long{
		background-position: left top;
	}
	.vid-content ul{
		list-style:none;
		padding-left: 0px;
	}
	.vid-content-wrapper.right-sm-vid, .vid-content-wrapper.left-sm-vid{
		display:table;
		margin-left:auto;
		margin-right:auto;
	}
	.vid-content-wrapper.right-sm-vid{
		margin-top:15px;
	}
	.vid-content-wrapper.left-sm-vid{
		margin-top:15px;
	}
	.second-row-home-gif{
		margin-top:30px;
	}
	.vid-to-pic-mobile{
		margin-left:auto;
		margin-right:auto;
		display:block;
		width:50%;
	}
	.second-row-home-gif .vid-to-pic-mobile{
		width:100%;
	}
@media screen and (min-width:500px){
	video#smallVideo{
	    padding: 8% 2%;
	}
	.xs-500{
		display:none;
	}
}
@media screen and (min-width:768px){
	.left-sm-vid #smallVideo{
		float:right;
	}
	.vid-content-wrapper.right-sm-vid{
		padding-left:50px;
		padding-top:6%;
		display:block;
		margin-top:0px;
	}
	.vid-content-wrapper.left-sm-vid{
		padding-top:40px;
		display:block;
		margin-bottom:0px;
	}
	video#smallVideo{
		padding: 20% 7%;
	}
	video#largeVideo{
		padding: 3.5% 6.3%;
	}
	.vid-content h2{
		text-align:left;
	}
	.vid-content-wrapper.left-sm-vid h2{
		text-align: center;
	}
	.vid-content-wrapper.left-sm-vid ul{
		display:table;
		margin-left:auto;
		margin-right:auto;
	}
	.second-row-home-gif{
		margin-top:0px;
	}
}
@media screen and (min-width:992px){
	.vid-content-wrapper.left-sm-vid h2{
		text-align: left;
	}
	.vid-content-wrapper.left-sm-vid ul{
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.vid-content-wrapper ul li{
		font-size:18px;
	    line-height:23px;
	}
	.vid-content h2{
		font-size:26px;
	}
	video#largeVideo{
		padding: 4% 7%;
		margin-top: 65px;
	}
	.vid-content-wrapper.left-sm-vid{
		padding-top:8%;
	}
	.vid-content-wrapper.right-sm-vid ul{
		padding-right:30%;
	}
}
@media screen and (min-width:1200px){
	.vid-content h2{
		font-size:30px;
	}
	.vid-content-wrapper ul li{
		font-size:22px;
	    line-height:28px;
	}
	video#smallVideo{
		padding: 15% 5%;
	}
	video#largeVideo{
		padding: 4% 6.5%;
	}
	.vid-content-wrapper.left-sm-vid{
		padding-top:13%;
	}
	.vid-content-wrapper ul li{
	    background-position: left 3px;
	}
}
#headerHomepage .row-sm-height{
	background:rgba(0,0,0,0.4);
	margin-top:30px;
	margin-bottom:35px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
#threeColumnsComponent{
	background-repeat: no-repeat;
	background-size:cover;
	text-align: center;
}
#threeColumnsComponent p{
	text-align:center;
}
#threeColumnsComponent img{
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:30px;
    margin-bottom:30px;
}
#threeColumnsComponent .same-h4{
	padding-bottom: 5px;
    border-bottom: 2px solid #fff;
    display: inline-block;
}
#threeColumnsComponent .learn-more-button,
#testimonialComponent .learn-more-button,
#generalContent .learn-more-button{
	text-align:center;
	text-transform:uppercase;
	margin-top:30px;
}
#singleImageComponent img{
	width:100%;
}

#containerBackgroundTwoColumnList .container{
	border-radius:10px;
}
#containerBackgroundTwoColumnList .learn-more-button{
	text-align:center;
	text-transform:uppercase;
	margin-top: 25px;
}
#containerBackgroundTwoColumnList .btn{
	display:block;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 15px;
    padding-bottom: 15px;
}
#containerBackgroundTwoColumnList .container-fluid{
	padding-top:30px;
	padding-bottom:30px;
}
#containerBackgroundTwoColumnList ul{
	list-style:none;
	padding-left:15px;
	margin-top: 30px;
    margin-bottom: 20px;
}
#containerBackgroundTwoColumnList ul li{
	background: url(/wp-content/uploads/2014/11/get_started_checkmark_icon.png) no-repeat left top;
    background-size: 50px;
    min-height: 50px;
    font-size: 22px;
    padding-left: 60px;
    padding-top: 7px;
    margin-bottom: 20px;
    color:#fff;
}
#checkListWithIcon .column:last-child{
	margin-top:30px;
}
#homeDeviceVideo{
	background: #eaeaea;
	/*overflow:hidden;*/
	padding-top:30px;
	padding-bottom:30px;
}
@media screen and (min-width:768px){
#checkListWithIcon .column:last-child{
	margin-top:0px;
}
#threeColumnsComponent .learn-more-button{
	margin-top:60px;
}
#homeDeviceVideo{
	padding-top:0px;
	padding-bottom:0px;
}
#homeDeviceVideo .rotation{
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
	background: #dedede;
	background: -webkit-linear-gradient(190deg, #fff, #dedede);
	background: -o-linear-gradient(190deg, #fff, #dedede);
	background: -moz-linear-gradient(190deg, #fff, #dedede);
	background: linear-gradient(190deg, #fff, #dedede);
	padding-top: 60px;
	padding-bottom: 60px;
}
#homeDeviceVideo .reverse-rotation{
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg);
}
#headerHomepage .row-sm-height{
	width:100%;
}
#containerBackgroundTwoColumnList .container-fluid{
	padding-top:35px;
	padding-bottom:50px;
}
}
@media screen and (min-width:992px){
	#homeDeviceVideo .rotation{
	-webkit-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	transform: skew(-30deg);
	padding-top: 80px;
	padding-bottom: 80px;
}
#homeDeviceVideo .reverse-rotation{
	-webkit-transform: skew(30deg);
	-ms-transform: skew(30deg);
	transform: skew(30deg);
}
}
@media screen and (min-width:1200px){
	#homeDeviceVideo .rotation{
	-webkit-transform: skew(-50deg);
	-ms-transform: skew(-50deg);
	transform: skew(-50deg);
}
#homeDeviceVideo .reverse-rotation{
	-webkit-transform: skew(50deg);
	-ms-transform: skew(50deg);
	transform: skew(50deg);
}
}


/* Two column Categories */
.categorySelection-container .nav-tabs>li{
	float:none;
}
.categorySelection-container .nav-tabs>li.active>a, 
.categorySelection-container .nav-tabs>li.active>a:focus, 
.categorySelection-container .nav-tabs>li.active>a:hover{
	border:0px;
	color:#0d5f91;
	background-color: #eee;
}
.categorySelection-container .panel-title>a{
	color:#0d5f91;
	letter-spacing:0px;
	text-transform:none;
	font-weight:400;
}
.categorySelection-container .panel-default>.panel-heading,
.categorySelection-container .panel-default>.panel-heading+.panel-collapse>.panel-body{
	border:0px;
	border-color: transparent;
	background-color:transparent;
	padding-left: 0px
}
.categorySelection-container .panel{
	border:0px;
	box-shadow:none;
	-webkit-box-shadow:none;
}
.categorySelection-container .panel-title{
	text-align:left;
}
.categorySelection-container .nav-tabs>li>a{
	border:0px;
}
.categorySelection-container .panel-body{
	padding-top:0px;
	padding-bottom:20px;
}
.categorySelection-container .nav-tabs>li>a{
	margin-right:0px;
}
@media screen and (min-width:768px){
.categorySelection-container .panel-heading{
	padding:20px;
}
.categorySelection-container .nav-tabs{
	margin-top: 5px;
}
.categorySelection-container .nav-tabs{
	border:0px;
}
}



/* Background Management */
#headerHomepage,
#testimonialComponent,
#threeColumnsComponent{
	background-position:top center;
	background-size:cover;
}

/* Padding Management */
#secondaryTitle,
#containerBackgroundTwoColumnList,
#checkListWithIcon,
#generalContent,
#mainFeatureTwoColumn,
#categorySelection,
#featureSection.latest-feature{
	margin-top:30px;
	margin-bottom:30px;
}
#generalContent.section-margin-top-reset{
	margin-top: 0px;
}

#generalContent.background-active,
#featureSection.latest-feature.background-active{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:30px;
	padding-bottom: 30px;
}
#containerBackgroundTwoColumnList .container{
	padding-top:15px;
	padding-bottom:15px;
}

#headerHomepage,
#testimonialComponent,
#threeColumnsComponent{
	padding-top: 30px;
    padding-bottom: 30px;
}
#containerBackgroundTwoColumnList.padding-disable{
	padding-top: 0px;
    padding-bottom: 0px;
    margin-top:0px;
    margin-bottom:0px;
}
#testimonialSlider{
	height:260px;
	background-position: center center!important;
}
#testimonialSlider .testimonialSlider-container{
	position: relative;
  	top: 50%;
  	transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#testimonialSlider blockquote:before,
#testimonialSlider blockquote:after{
	display:none;
}
#testimonialSlider blockquote{
	margin-bottom: 10px;
	font-size:18px;
	line-height:22px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}
#testimonialSlider .testimonial-author{
	padding-left:15px;
	padding-right:15px;
	font-size: 18px;
	line-height:22px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}
#testimonialSlider .testimonialSlider-container,
#testimonialsCarousel,
#testimonialsCarousel .carousel-inner,
#testimonialsCarousel .carousel-inner .item,
#testimonialsCarousel .carousel-inner .item.active{
	height:100%;
}
#testimonialsCarousel .item .item-content{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);;
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
@media screen and (min-width:768px){
#headerHomepage .table-wrapper{
	min-height:200px;
	display:table;
}
#headerHomepage .table-content-vertically-center{
	display: table-cell;
    vertical-align: middle;
}
#headerHomepage,
#testimonialComponent,
#threeColumnsComponent{
	padding-top: 60px;
    padding-bottom: 60px;
}
#secondaryTitle{
	margin-top:50px;
	margin-bottom:30px;
}
#secondaryTitle h1{
	margin-bottom:0px;
}
#containerBackgroundTwoColumnList,
#generalContent,
#mainFeatureTwoColumn,
#categorySelection{
	margin-top:60px;
	margin-bottom:60px;
}
#generalContent.background-active{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:60px;
	padding-bottom: 60px;
}
#testimonialSlider blockquote{
	margin-bottom: 15px;
    padding-left: 20px;
	padding-right: 20px;
	font-size:22px;
	line-height:25px;
}
#testimonialSlider .testimonial-author{
	font-size:20px;
	line-height:25px;	
}
}
@media screen and (min-width:992px){
#testimonialSlider blockquote{
	font-size:26px;
	line-height:30px;
}
#testimonialSlider .testimonial-author{
	font-size:22px;
	line-height:24px;	
}
}

/****************************************/
/*         Snippets Template            */
/****************************************/

/* Snippet - Image Left with content right */
.img-left-content-right img{
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}

/* Snippet - List Checkmark */
.list-checkmark ul{
	padding-left:0px;
	clear:both;
	margin-top:20px;
}
.list-checkmark ul li{
	list-style: none;
    padding-left: 20px;
    background: url(/wp-content/uploads/2014/09/check.png) no-repeat 3px 9px;
    margin-top: 10px;
}
/* Snippet - Main Header */
.main-heading-title h1{
    font-size:22px;
}
.main-heading-title p{
    font-size:22px;
    font-weight: 300;
}
@media screen and (min-width:768px){
.main-heading-title h1{
    font-size:36px;
}
.main-heading-title p{
    font-size:27px;
}
}
@media screen and (min-width:992px){

}
@media screen and (min-width:1200px){
.main-heading-title p{
    font-size:34px;
}
}


/* Snippet - Buttons */
.snippet-button .learn-more-button .btn {
    min-width: 250px;
    padding: 15px 16px;
    max-width: 100%;
    font-weight: 300;
    text-transform: uppercase;
}

/* Snippet - Boxes */
.single-boxes,
.column-boxes{
	color:#fff;
	border: 3px solid #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
.column-boxes{
	border-top:0px;
}
.column-boxes:first-child{
	border-top: 3px solid #fff;
	margin-top:30px;
}
.column-boxes:last-child{
	margin-bottom: 30px;
}
.single-boxes h2, .single-boxes h2,
.single-boxes h3, .single-boxes h3,
.single-boxes h4, .single-boxes h4,
.single-boxes h5, .single-boxes h5,
.single-boxes p, .single-boxes p{
	text-transform: uppercase;
	font-size:20px;
}

@media screen and (min-width:768px){
.column-boxes{
  border-left:0px;
  border-top: 3px solid #fff;
  margin-top: 30px;
  margin-bottom:30px;
}
.column-boxes:first-child{
	border-left: 3px solid #fff;
}
}
@media screen and (min-width:992px){
.single-boxes h2, .single-boxes h2,
.single-boxes h3, .single-boxes h3,
.single-boxes h4, .single-boxes h4,
.single-boxes h5, .single-boxes h5,
.single-boxes p, .single-boxes p{
	font-size:26px;
}
}
@media screen and (min-width:1200px){
.single-boxes h2, .single-boxes h2,
.single-boxes h3, .single-boxes h3,
.single-boxes h4, .single-boxes h4,
.single-boxes h5, .single-boxes h5,
.single-boxes p, .single-boxes p{
	font-size:30px;
}
.single-boxes,
.column-boxes{
	padding-left: 25px;
	padding-right: 25px;
}
.column-boxes{
	border:5px solid #fff;
	border-left:0px;
}
.column-boxes:first-child{
	border:5px solid #fff;
}
}


/* Element blocks */
.display-block{
	display: block;
}
.display-inline-block{
	display: inline-block;
}






/*********************************************/
/*         Typograhy Customization           */
/*********************************************/

/* Text Sizes */
.same-h1, h1,
.same-h2, h2,
.same-h3, h3,
.same-h4, h4{
	font-family: "brandon-grotesque",sans-serif;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}
body.page-template-add-ons-layout h1{
	font-weight:800;
	margin-top:0px;
}
.site-content .same-h1,
.site-content h1{
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
}
.site-content .same-h2,
.site-content h2{
    font-size: 24px;
    line-height: 32px;
}
.site-content .same-h3,
.site-content h3{
    font-size: 20px;
    line-height: 28px;
}
.site-content .same-h4,
.site-content h4{
    font-size: 20px;
    line-height: 28px;
}
.site-content .same-h5,
.site-content h5{
    font-size: 18px;
}
.site-content .same-h6,
.site-content h6{
    font-size: 18px;
    line-height:22px
}
@media screen and (min-width:768px){
.site-content .same-h1,
.site-content h1{
	font-size: 30px;
    line-height: 35px;
}
.site-content .same-h2,
.site-content h2{
	font-size: 28px;
    line-height: 30px;
}
.site-content .same-h3,
.site-content h3{
	font-size: 22px;
    line-height: 25px;
}
.site-content .same-h4,
.site-content h4{
	font-size: 20px;
    line-height: 25px;
}
}
@media screen and (min-width:992px){
.site-content .same-h1,
.site-content h1{
	font-size: 36px;
    line-height: 40px;
}
.site-content .same-h2,
.site-content h2{
	font-size: 34px;
    line-height: 38px;
}
.site-content .same-h3,
.site-content h3{
	font-size: 30px;
    line-height: 34px;
}
.site-content .same-h4,
.site-content h4{
	font-size: 22px;
    line-height: 32px;
}
.site-content .same-h6,
.site-content h6{
    font-size: 20px;
    line-height:24px
}	
}
@media screen and (min-width:1200px){
	
}



/* Text Color */
.text-color-white{
	color:#fff;
}
.text-color-black{
	color:#484848;
}
.text-color-blue{
	color:#0d5f91;
}
.text-color-light-blue{
	color:#059db3;
}
.text-color-dark-blue{
	color: #125080;
}

/* Text Transform */
.text-transform-uppercase{
	text-transform:uppercase;
}
.text-transform-normal{
	text-transform: none;
}
/* Text Transform */
.text-letter-spacing-3px{
	letter-spacing:3px;
}
.text-letter-spacing-2px{
	letter-spacing:2px;
}
.text-letter-spacing-1px{
	letter-spacing:1px;
}
.text-letter-spacing-0px{
	letter-spacing:normal;
}

/* Text Style */
.text-style-italic{
	font-style:italic;
}
.text-style-normal{
	font-style:normal;
}

/* Text Position */
.text-align-center,
.text-align-left,
.text-align-right{
	text-align:center;
	display:block;
}
.font-weight-300{
	font-weight:300!important;
}
.font-weight-400{
	font-weight:400!important;
}
.font-weight-700{
	font-weight:700!important;
}
.font-weight-800{
	font-weight:800!important;
}
.font-weight-900{
	font-weight:900!important;
}

@media screen and (min-width:768px){
.text-align-center{
	text-align:center;
}
.text-align-left{
	text-align:left;
}
.text-align-right{
	text-align:right;
}
}
@media screen and (min-width:992px){

}
@media screen and (min-width:1200px){

}

/* Margin reset */
.margin-bottom-reset{
	margin-bottom: 0px;
}
.margin-top-reset{
	margin-top: 0px;
}
.vertical-align-middle{
	vertical-align:middle;
}

.page-template-component-layout .snippet-bundle{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#snippetBundle2829.snippet-bundle,
#snippetBundle2751.snippet-bundle,
#snippetBundle2797.snippet-bundle,
#snippetBundle117.snippet-bundle,
#snippetBundle1781.snippet-bundle{
	padding-top:30px;
	padding-bottom:0px;
}
#snippetBundle125.snippet-bundle,
#snippetBundle131.snippet-bundle,
#snippetBundle2616.snippet-bundle{
	padding-top:30px;
	padding-bottom:30px;
}

.snippet-bundle{
	padding-top:40px;
	padding-bottom:40px;
	margin-top:0px;
	margin-bottom:0px;
}
.snippet-bundle .snippet-bundle{
	padding-top:30px;
	padding-bottom: 0px;
}

/* temporary fixes */
.category-feed-component > .row:last-child,
.page-id-56 .snippet-bundle-start-2616{
	margin-bottom:0px;
}
.snippet-bundle .snippet{
	margin-top:30px;
	margin-bottom:30px;
}
.snippet-3688 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    background: #eaeaea;
}
.snippet-2797{
	margin:0px!important;
}


.snippet-2799{
	margin-top:30px!important;
	margin-bottom:30px!important;
}
/* vend */
.snippet-2767 #column-home-listpoint-price table td:last-child{
	padding-left:25px;
	font-weight:400;
}
@media screen and (min-width:768px){
#snippetBundle2829.snippet-bundle,
#snippetBundle2751.snippet-bundle,
#snippetBundle2797.snippet-bundle,
#snippetBundle117.snippet-bundle,
#snippetBundle1781.snippet-bundle{
	padding-top:60px;
}
#snippetBundle125.snippet-bundle,
#snippetBundle131.snippet-bundle,
#snippetBundle2616.snippet-bundle{
	padding-top:60px;
	padding-bottom:60px;
}
.snippet-bundle{
	padding-top:60px;
	padding-bottom:60px;
}
}

