
@media (max-width: 360px) {
.logo {
	padding-top: 60px;
	width: auto;
}
}

@media (max-width: 767px) {
.pull-up {
    margin-top: 0;
}
.banner-inner {
    background: #000;
    height: 10px;
}
.blog .search-submit, #page .search-submit {
display:block;
}
.featured-image img {
	height: auto;
}
.featured-image {
	height: auto;
}
.standout {
	height: auto !important;
}
.quote-btn {
	font-size: 16px;
	width: 90%;
}
.logo {
	margin-top: 20px!important;
	margin-left: 20px;
	padding-top:0px!important;
}
h1
{
	font-size:2em;
}
.banner-main-inner h1 {
    height: auto;
}
/*.banner-inner {
	background: #135B9A;
}*/
.hgt-fix {
	margin-top: 0px;
}
.carousel {
	height: auto !important;
}
.navbar .btn-navbar {
	margin-top: 55px;
	/*background: #b6d134 !important;*/
	border-radius: 0px;
	border: none;
	margin-right: 0px;
	border-radius: 4px;
	background: #000;
	border: 1px solid #cccccc;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus
{
	background:#333;
}
.nav {
	width: 100%;
	text-align: center;
}
.navbar .navbar-inner {
	background-color: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	border: none !important;
}
.navbar .navbar-inner .nav > li {
	border-bottom: 1px solid #000000;
}
.navbar .navbar-inner .nav > li > a {
	font-family: 'Lato', sans-serif !important;
	font-weight: normal;
	color: #000000 !important;
}
.navbar .navbar-inner .nav > li > a:hover, .navbar .navbar-inner .nav > li > a:focus
{
	background-color:#d2524c;
	color:#fff!important;
	text-shadow:none;
}
.navbar .navbar-inner .nav > li > a.active {
	background: #e33830 !important;
	color: #FFF !important;
	webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-shadow: none;
}
.dropdown-menu {
	margin: 0 !important;
}
.dropdown-menu a {
	display: block;
	font-weight: normal !important;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
}
.quote-box {
	position: relative;
	z-index: auto;
	width: 100%;
}
.quote-box h3 {
	float: none !important;
}
.inner-quote {
	position: relative;
	z-index: auto;
}
.inner-quote h3 {
	float: none !important;
	text-align:center;
}
.banner-main h1 {
	margin: 20px 40px 20px 40px;
}
.banner-main h2 {
	margin: 0px 40px 20px 40px
}
.banner-main-inner h1 {
	color: #e33830 !important;
}
.banner-main-inner h3
{
	font-size:20px;
	line-height:35px;
}
.banner-main {
	height: auto;
}

h1, h2, h3
{
	line-height:35px;
}
.index h3
{
	margin-left:0px;
	font-size:17px;
}
.index
{
	margin-left:0px !important;
	margin-bottom:-99999px;
	padding-bottom:99999px;
}
.know {
    overflow: hidden;
}
.index li
{
	margin-right:0;
	float:left!important;
}
.service
{
	margin-left:10px;
}
.service li
{
	float:none;
}
.index ul li, .service ul li
{
	font-size:14px;
}
.know p, .know h3, .plans p, .plans h3
{
	float:none;
}
.index ul li
{
	text-align:left;
}

.plans {
	height: auto;
}
.grad {
    height:auto;
	margin-bottom:10px;
	padding-bottom:10px;
}
.col
{
	height:auto!important;
}
.main-cont
{
	overflow:visible;
}
.cust {
    height: 1200px;
}
.nav-tabs {
	margin-top: 20px;
}
.nav-tabs>li {
	width: 100% !important;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
nav {
	padding-top: 0px !important;
}
.nav-pills > li {
	width: 100% !important;
}
.nav-pills > li > a {
	text-align: center !important;
}
#main-nav .nav {
	margin: 0px 0px 40px 0px;
}
#main-nav .nav li {
	list-style-type: none;
	float: none;
	font-weight: bold;
	margin-right: 0px;
}
#main-nav .nav li.last {
	margin-right: 0 !important;
}
#main-nav .nav li a {
	color: #2395a9 !important;
	font-size: 1.4em;
	text-align: center;
	padding: 10px;
}
#main-nav .nav li a:hover {
	color: #574945 !important;
}
#main-article {
	padding-top: 0px !important;
}
.button-center {
	float: none !important;
	margin-left: 10px;
}
footer h3 {
	text-align: center;
}
.blog-left-addition, .blog-right-addition {
	padding-bottom: 0px;
	margin-bottom: auto;
}
.video img {
	margin-bottom: 10px;
}
#footernav nav > .fix {
	margin-left: 0 !important;
	margin-top: 2600px !important;
}
#footernav nav > ul > li {
	text-align: center;
	float: none;
}
#footernav nav > ul > li:first-child {
	border-top: 1px solid #333;
}
#footernav nav > ul > li {
	border-bottom: 1px solid #333;
	padding: 10px 0;
	margin: 0px!important;
}
#footernav .dropdown-menu {
    margin: 0 0 0 30% !important;
}
#copyright p {
	padding-top: 0px !important;
}
.sociald {
    margin: 61px 0 0 55px;
}
.carousel {
	height: 100px;
}
.mob-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.tab ul.login {
	background-color: #b6d134;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	height: 35px;
	display: block;
	position: relative;
	width: 100%;
	line-height: 42px;
	margin: 0;
	color: white;
	right: 0px;
	left: 0px;
	float: right !important;
}
.tab {
	background: none;
}
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
	top: 0;
	width: auto;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#panel {
	height: auto;
	color: #999999;
	background: #000;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panel p {
	padding: 20px;
}
.space-left {
	margin-left: 0px !important;
}
.tab ul.login li {
	padding: 7px 0px 4px 8px;
	display: block;
	float: left;
	left: 40px;
}
.whats-new-content {
	margin-top: 0px;
}
.banner-main-inner .span7 h1 {
	color: #000000 !important;
}
.compare-pull-up {
	margin-top: 0px;
}

#footernav nav {
	padding-top: 10px !important;
}
.social {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 20px;
}
.mrg-top {
	margin-top: 1500px;
}
.social-mobile ul {
	list-style-type: none;
	width: 120px;
}
.social-mobile ul li {
	float: left;
	padding-right: 10px;
	text-align: center !important;
	margin-left: 46px;
}
.cs {
	margin-top: 2000px;
}
.box-grey {
	margin-bottom: 15px;
}
/* Fixes */

.head-bg {
	border-top: 5px solid #000;
}
.mobile-go, .mobile-address {
	width: 100%;
}
.whats-new-content h4 {
	padding: 20px 0;
}
.head-bg {
	margin: 0 -20px;
}
.mobile-quote {
	margin-top: -25px;
}
.clearfix li {
	text-align:center;
}
#footernav {
	margin-top: 30px;
}
#copyright p {
	text-align: center;
	font-size:12px;
}
.list_carousel {
	height: 70px;
}
 .sitelock-logo{
 clear:both;
 text-align:center;
 float:none;
 }
 .breadcrumb {
	 padding: 0 !important;
}
.jot-form-lob {
    height: 365px !important;
}
.myaccount-mob-expand {
    text-align: left;
}
.service.index.span4 li {
    text-align: left;
}
}
@media screen and (min-width: 641px) and (max-width: 767px) {
	#footernav .dropdown-menu {
    margin: 0 0 0 40% !important;
}
}

@media screen and (min-width: 360px) and (max-width: 640px) {
.tab ul.login {
	width: 100%;
}
.grey {
	border-radius: 10px;
	margin-bottom: 20px;
}
.logo {
	padding-top: 60px;
}
.tab ul.login li {
	padding-left: 20px;
}
.quote-box {
	width: 100% !important;
	position: relative;
	z-index: auto;
}
#footernav .dropdown-menu {
    margin: 0 0 0 40% !important;
}
nav {
	padding-top: 0px !important;
}
.nav-pills > li {
	width: 100% !important;
}
.nav-pills > li > a {
	text-align: center !important;
}
.carousel {
	height: 100px;
}
.index h3
{
	margin-left:10px;
	font-size:17px;
}
.service
{
	margin-left:10px;
}
.standout h2 {
	font-size: 1em;
}
.banner-main h1 {
	margin: 20px 30px 20px 30px;
}
.banner-main h2 {
	margin: 20px 30px 20px 30px;
}
.gmap {
	width: 100% !important;
	height: 350px;
	frameborder: 0;
	margin: 0;
	margin-top: 5px;
}
.titlefield {
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em;
}
.banner-main-inner h1 {
	color: #e33830 !important;
	font-size: 24px;
}
h2 {
	font-size: 17px;
}
.whats-new-content h4 {
	font-size: 20px;
}

}

@media screen and (min-width: 768px) and (max-width: 979px) {

.blog .search-submit,#page .search-submit  {
width:100px;
}
.featured-image img {
	height: auto;
}
.featured-image {
height:auto;
}
	#ZipCode {
	padding-right:25px!important;	
		}
.logo {
	  padding-bottom: 10px;
    padding-top: 20px;
}
h3
{
	font-size:21px;
}
h1, h2, h3
{
	line-height:35px;
}
.service h3, .service h3 p {
    font-size: 18px;
}
.black p, .black a, .addr
{
	font-size:11.1px;
}
.index h3
{
margin-left:0;	
}
.index ul
{
	margin-left:12px;
	  margin-top: -8px;
}
#panel a {
    color: #e84b44;
}
.grad {
	/*height: 3650px !important;*/
}
.blog-addition div.grad {
	height: auto !important;
}
select {
	width: 185px;
	font-size:12.5px;
}
.descriptionfield {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 20px 0;
	font-size: 12px;
}
.whats-new-content h4 {
	font-size: 15px;
}
.titlefield a {
	font-size: 13px;
}
.dark {
	font-size: 13px;
}
.grid h4, .contact-list h2
{
	font-size:11px!important;
}

#footernav nav {
	width: 100% !important;
}
#copyright {
	width: 100% !important;
}
#footernav nav ul {
	margin-left: 18%;
}
#footernav nav {
	padding-top: 10px !important;
}
.social-mobile ul {
	list-style-type: none;
	width: 140px;
}
.social-mobile ul li {
	float: left;
	padding-right: 10px;
}
.make-center {
	display: block;
	margin-left: 23%;
	margin-right: 10%;
}
.mob-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.hgt-fix {
	margin-top: 150px;
}
.banner-main-inner h1, .banner-main-inner h1 p {
	font-size: 24px;
	padding-bottom: 30px;
	padding-top: 30px;
	line-height: 70px;
}
.banner-inner {
	background-color: #000000;
	height: 160px;
}
.pull-up {
	margin-top: -160px;
}
.navbar .btn-navbar {
	margin-top: 25px;
	/*background: #b6d134 !important;*/
	border-radius: 0px;
	border: none;
	margin-right: 0px;
	border-radius: 4px;
	background: #000;
	border: 1px solid #cccccc;
}
.navbar .navbar-inner .nav > li > a:hover, .navbar .navbar-inner .nav > li > a:focus
{
	background-color:#d2524c;
	color:#fff!important;
	text-shadow:none;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus
{
	background:#333;
}
.nav {
	width: 100%;
	text-align: center;
}
.navbar .navbar-inner {
	background-color: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	border: none !important;
}
.navbar .navbar-inner .nav > li {
	border-bottom: 1px solid #000000;
}
.navbar .navbar-inner .nav > li > a {
	font-family: 'Lato', sans-serif !important;
	font-weight: normal;
	color: #574945 !important;
}
.navbar .navbar-inner .nav > li > a.active {
	background-color: #e33830 !important;
	color: #FFF !important;
	webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-shadow: none;
}
.dropdown-menu {
	margin: 0 !important;
}
.my-account-details-menu li {
	border: none!important;
}
.dropdown-menu li {
	border-top: 1px solid #FFF;
}
.dropdown-menu a {
	display: block;
	font-weight: normal !important;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
}
.slider {
	height: auto;
	width: 480px;
}
.banner-main h1 {
	font-size: 1.9em;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 36px;
}
.banner-main h2 {
	font-size: 1.5em;
	line-height: 26px;
	margin-right: 10px;
}
.turquoise {
	float: none;
	margin-right: 10px;
}
nav {
	padding-top: 50px;
}
#main-nav .nav li {
	margin-right: 9%;
}
#main-nav .nav li a {
	font-size: 1.2em;
}
nav {
	padding-top: 50px !important;
}
.search-field {
	width: 170px;
}
.orange {
	height: auto !important;
}
.space-left {
	margin-left: 0px;
}
.orange {
	height: 420px;
}
.tab ul.login {
	right: 20px;
}
.logo {
	margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 0;
}
#footernav .span6 {
	width: 100%;
}
#copyright {
	margin-left: 0px !important;
}
#copyright p {
	padding-top: 10px !important;
	text-align: center;
}
#panel {
	height: 400px;
}
#panel a {
	text-decoration: none;
	color: #e84b44;
	font-size: 12px;
}
#panel p
{
	font-size:12px;
}
.miniQuote h6
{
	font-size:40px !important;
}
.gmap {
	width: 100% !important;
	height: 350px;
	frameborder: 0;
	margin: 0;
	margin-top: 5px;
}
.banner-main-inner .grad {
	width: 236px;
}
.banner-main-inner .span7 h1 {
	font-size: 28px;
	padding: 10px 0px 10px 0px;
!important;
}
.social {
	margin-left: 130px !important;
	margin-right: 0px;
	width: 200px;
	margin-top: 20px;
}
.mrg-top {
	margin-top: 900px;
}
.know p {
	width: 200px;
}
.plans p {
	width: 200px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	line-height: 1;
	height: auto;
}
.grad {
	/*height: 1200px;*/
}
footer h3 {
	color: #e33830 !important;
	font-size: 14px;
	line-height: 1.5;
}
.inner-quote .turquoise {
	width: 185px;
	font-weight: bold !important;
}
.lrmore {
	width: 72px;
}
 .sitelock-logo{
 clear:both;
 text-align:center;
 float:none;
 }
}

@media screen and (min-width: 980px) and (max-width: 1199px) {

/*.dropdown-toggle.my-account-icon {
	background: #e33830 url("../img/my-account.png") no-repeat scroll 5px 10px;
}
.tab ul.login li a {
	padding-left: 5px;
	padding-right: 5px;
}
.tab ul.login li a:last-of-type {
	padding-left: 20px;
	padding-right: 10px;
}*/
.nav-top > li > a {
	padding-left: 5px;
	padding-right: 5px;
}
.tab ul.login {
	width: 300px;
}
h1, h1 p {
    font-size: 2.1em;
}
#main-nav .nav li {
	margin-right: 4%;
}
.banner-main h1 {
	margin-top: 5px;
	line-height: 45px;
}
.slider {
	height: auto;
	width: 600px;
}
.grid h4, .contact-list h2
{
	font-size:14px!important;
}

footer h3
{
	font-size:11px;
}
/*.grad {
	height: 1100px !important;
}*/
.blog-addition div.grad {
	height: auto !important;
}
.descriptionfield {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 20px 0;
	font-size: 10px;
}
.whats-new-content h4 {
	font-size: 20px;
}
#copyright p {
	font-size: 12px;
}
 .sitelock-logo{
 clear:both;
float:right;
 }
#footernav nav > ul > li:last-child
 {
	 margin-left:0px;
 }
 .service, .index h3
 {
	 margin-left:0px;
 }
}

@media screen and (max-width: 359px) {
.plans {
	height: 250px;
}
.standout h2 {
	font-size: 1em;
}
.banner-main h1 {
	margin: 20px 30px 20px 30px;
}
.banner-main h2 {
	margin: 20px 30px 20px 30px;
}
.gmap {
	width: 100% !important;
	height: 350px;
	frameborder: 0;
	margin: 0;
	margin-top: 5px;
}
.titlefield {
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1em;
}
.grad {
	height: auto;
}
.lob {
    height: 1660px !important;
}
footer ul li {
	list-style: none outside none;
	text-align: center;
}
.banner-main-inner h1 {
	color: #e33830 !important;
	font-size: 19px;
}
h2 {
	font-size: 13px;
	line-height:26px;
}
.whats-new-content h4 {
	font-size: 18px;
}
.logo {
	padding-top: 60px;
}
.tab ul.login li {
	padding: 7px 0px 4px 5px;
}
.mobile-go, .mobile-address {
	width: 100%;
}

}

/* Large desktop */
@media (min-width: 1200px) {
.grid img {
	display: block!important;
	left: 0px;
	position: relative;
}

.quote-box {
	width: 380px !important;
}
}

@media screen and (max-width: 480px) {
.featured-image img {
	height: 100%;
}
.featured-image {
	height: auto;
}
.table-container {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.grid {
	overflow: hidden;
}
.grid h4 {
	font-size: 14px;
}
#footernav .dropdown-menu {
    margin: 0 0 0 30% !important;
}
.make-center .dropdown-menu {
    left: -10px !important;
}
}
@media screen and (min-width: 377px) and (max-width: 393px) {
	#copyright p {
    font-size: 11px;
	}
}
/* Portrait 4 & 4S*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .index
{
	margin-bottom:0;
	padding-bottom:0;
}
}

/* Landscape 5*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  .index
{
	margin-bottom:0;
	padding-bottom:0;
}

}

/* Landscape 6*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  .index
{
	margin-bottom:0;
	padding-bottom:0;
}

}
/* Landscape 6+*/
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
   .index
{
	margin-bottom:0;
	padding-bottom:0;
}

}
/* Landscape iPad*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .index li
	  {
		  margin-right:6%;
	  }

}