/*  
Theme Name: QuoteToMe Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 2.0
Author: Sweans
Author URI: http://www.sweans.com
*/
/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}
•ie - Internet Explorer (All versions)
•ie8 - Internet Explorer 8.x
•ie7 - Internet Explorer 7.x
•ie6 - Internet Explorer 6.x
•gecko - Mozilla, Firefox (all versions), Camino
•ff3 - Firefox 3
•ff3_5 - Firefox 3.5 new
•opera - Opera (All versions)
•opera8 - Opera 8.x
•opera9 - Opera 9.x
•opera10 - Opera 10.x
•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
•safari3 - Safari 3.x
•chrome - Google Chrome
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'Roboto', sans-serif;
}
body{
	margin:0;
	background-color: #E5E5E5;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	}
h2{
	font-size:22px;
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol {
    font-size: 18px;
    line-height: 1.5;
    color: #495869;
}
ul, ol{
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}
#search{
	float:right;
	width:270px;
	padding-top: 10px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	vertical-align:top;
	}
#search #x{
	width:60px;
	vertical-align:top;
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#333333;
	font-size:26px;
	font-weight: normal;
	}
h2.title{
	color:#371015;
	font-size:16px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:24px;
	height:auto;
	}
.post .entry{
	}
.entry p{
	padding-bottom:20px;
	word-break: break-all;
}
.entry ul,ol{
	padding-left:20px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-size:14px;
	}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a{
	font-size: 14px;
	font-weight: bold;
}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.post .links a, .post .tags a{
	border:none;
	}
.sidebar{
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar1 li{
	background-color: #C6C6C6;
	padding: 5px;
	}
#sidebar2 li{
	background-color: #C6C6C6;
	padding:5px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0;
	}
#sidebar1{
	}
#sidebar1 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
	}
#sidebar1 li li{
	background-image: url(/wp-content/themes/quotetome-theme/images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
	#sidebar1 li li li{
	background-image: url(/wp-content/themes/quotetome-theme/images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	}
#sidebar1 li li a{
	}
#sidebar2{
	padding:0px;
	}
#sidebar2 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar2 li ul{
	line-height:normal;
	padding-left:10px;
	}
#sidebar2 li li{
	background-image: url(/wp-content/themes/quotetome-theme/images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
#sidebar2 li a{
	border:none;
	padding-left: 10px;	
	}
#sidebar2 li a:hover{
	border:none;
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(/wp-content/themes/quotetome-theme/images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
.info{
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.odd a:link{
	color:#000000;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
	}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url(/wp-content/themes/quotetome-theme/images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.clear, .cb{
	clear:both;
	}
/*Bootstrap starts Here*/	
    body { padding-top: 70px; min-height: 410px }
    .tab-content p { padding: 10px 0; }	
/*Responsive*/	
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
  padding-bottom: 40px;
  color: #5a5a5a;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 992px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
  button.navbar-toggle {
    display: none;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
.caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    position: absolute;
    right: 5px;
    top: 16px;
    vertical-align: middle;
    width: 0; cursor:pointer;
}
@media (min-width: 992px) {
	.menu-item-has-children a{
	width:auto;
}
	.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    position: absolute;
    right: 5px;
    top: 16px;
    vertical-align: middle;
    width: 0; cursor:pointer;
}
.sidebar-nav {
    padding: 9px 0;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: block;
    background: #102050;
    border: 0;
    border-radius: 0;
    min-width: 100px;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
}
@media (max-width: 480px) {
.alignright {
    float: none;
	margin-left:0;
}
}
/*-----------Quote Style-----------*/
.container {
    width: 1170px;
    margin: 0 auto;
    max-width: 100%;
}
img{
	width: auto;
	max-width: 100%;
}
body {
    padding: 0;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    background: #fff;
    margin-top: 65px;
}
a:hover{
	text-decoration: none;
}
nav .container {
    padding: 0;
}
nav.navbar {
	padding: 12px 15px;
    background: #102050;
}
nav.navbar{
	background-color: #fff;
	padding: 0px 15px;
	border-bottom: 1px solid #DDDDDE;
}
a.navbar-brand {
	display: block;
    max-width: 125px;
	height: 25px;
    margin: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
}
.collapse.navbar-collapse.navbar-ex1-collapse {
    justify-content: flex-end;
}
nav ul li {
    padding: 10px 15px;
}
nav ul li a{
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
}
nav ul li a:hover{
	color: #E95932;
	text-decoration: none;
}
ul.dropdown-menu li {
    padding: 8px 15px;
}
ul.dropdown-menu li a {
    line-height: 1.1;
    display: block;
}
.homebanner .container {
    padding: 120px 0;
    position: relative;
}
h2.slidetitle { 
    width: 615px;
    max-width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 64px;
    line-height: 1;
    letter-spacing: -1px;
    color: #CB4D2B;
}
p.slidesub {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    color: #102050;
    padding: 25px 0;
}
a.bannerbtn {
    padding: 10px 40px;
    background: #102050;
    border-radius: 5px;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
	margin-top: 15px;
    display: inline-block;
    text-transform: uppercase;
}
.bannerimageinner {
    position: relative;
    padding-bottom: 70px;
    text-align: center;
}
span.imagesub {
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 32px;
    line-height: 1.3;
    color: #102050;
    left: 0;
}
.bannerimage img{
	max-width: 500px;
	height: 290px;
}
.brands h2{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 25px;
	line-height: 2;
	text-align: center;
	color: #122740;
	padding-bottom: 10px;
    margin-bottom: 25px;
}
.brands {
    padding: 50px 4%;
    margin: 0 auto;
    display: inline-block;
}
.brandouter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.brandbox {
    float: left;
    text-align: center;
    padding: 20px 35px;
}
.brands img {
    height: 40px;
}
.greydiv {
    background: #E7EDF3;
    text-align: center;
    padding: 50px 0;
}
.rdslider {
    margin: 50px 0;
}
h1{
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 56px;
	line-height: 76px;
	color: #102050;
	margin-bottom: 15px;
}
.greydiv p{
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	color: #122740;
}
.plan-single {
    background: #FEEBC8;
    padding: 20px 0;
    background-image: url(/wp-content/themes/quotetome-theme/images/gifblue-bg.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 50% 100%;
}
.imgdiv {
    background-image: url(/wp-content/themes/quotetome-theme/images/bage-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 50px 0;
}
.plan-list {
    background: #102050;
    padding: 40px 0;
}
.plan-single,.plan-list{
    width: 100%;
    margin: 0 auto;
}
.single-list {
    text-align: center;
}
.option-info {
    text-align: right;
}
.option-info h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: right;
    color: #102050;
}
.option-info p{
	font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    text-align: right;
    color: #495869;
    padding: 15px 0;
}
a.bannerbtn.og {
    background: #E95932;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
}
a.bannerbtn.og:hover,.overviewbanner a:hover, .inner a:hover, nav ul li.getstartmenu a:hover,
.overviewbanner a:hover,a.bannerbtn:hover{
    opacity: .85;
    transition: ease all .05s;
}
li.option-list {
    list-style: none;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
}
li.option-list::after {
    content: '';
    width: 40%;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 85%;
    bottom: 65%;
}
.col-4 li.option-list::after {
    width: 0;
}
li.option-list h5 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    list-style: none;
}
li.option-list:hover h5 {
	color: #E95932;
	transition: all 0.5s ease;
}
img.hovericon, li.option-list:hover img.staticon{
	display: none;
}
li.option-list:hover img.hovericon{
	display: block;
	margin: 0 auto;
}
.btmline-outer {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 15px;
}
.btmline-outer.wa{
	display: inline-block;
}
span.btmline {
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1.3;
    font-size: 20px;
    color: #9FB1C4;
    padding: 20px 0;
	display: inline-block;
	background-image: url(/wp-content/themes/quotetome-theme/images/reloadicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
span.btmline:before,
span.btmline:after {
	content: "";
	position: absolute;
	border-bottom: 1px solid #9fb1c4;
	border-top: 1px solid #9fb1c4;
	top: 50%;
	width: calc(100% - 500px);
}
span.btmline:before {
  	right: 100%;
  	margin-right: 35px;
}
span.btmline:after {
  	left: 100%;
  	margin-left: 35px;
}
.app-outer {
    background: #963030;
}
.app-outer h3 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 1.3;
    align-items: center;
    color: #FFFFFF;
    padding: 10px 0;
}
.app-outer p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 35.9182px;
    line-height: 1.3;
    padding: 30px 0;
    align-items: center;
    color: #E7EDF3;
}
a.gpay, a.apple{
	width: 197px;
    height: 64px;
    display: inline-block;
}
/*a.gpay img ,a.apple img {
    width: 200px;
    height: 70px;
}*/
.qq {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 2;
    color: #102050;
    text-align: center;
    padding: 10px 0;
}
.joinnow{
	background: #E0F5E7;
	text-align: center;
    padding:15px 0;
}
.joinnow h6{
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 39px;
	line-height: 1;
	padding: 15px 0;
	color: #102050;
}
.joinnow img {
    padding-left: 30px;
}
.testimonial .container {
    width: 760px;
    margin: 0 auto;
    padding: 100px 0;
    max-width: 100%;
}
.quote p, .quote {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #102050;
}
.testimonial h4 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #102050;
}
.testimonial .media-body p{
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.01em;
	color: #5E6279;
}
.quote {
    padding: 40px 0;
    background: url(/wp-content/themes/quotetome-theme/images/quotebg.png) no-repeat;
    background-size: contain;
    background-position: center;
}
.authr-info {
    width: 380px;
    max-width: 100%;
    margin: 15px auto;
}
.testimonial .media-body {
    margin-left: 50px;
    margin-top: 10px;
}
.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li a{
    background: #E7EDF3;
    border-radius: 20px;
    width: 64px;
    height: 8px;
}
.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a{
	background: #E95932;
}
footer{
	background: #102050;
}
.homebanner .lSSlideOuter .lSPager.lSpg {
    display: none;
}
footer .row {
    padding: 100px 0;
}
footer span{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5;
	color: #FFFFFF;
	margin-bottom: 20px;
    display: inline-block;
}
.footer-bottom {
    border-top: 1px solid #585858;
    padding: 20px 0;
}
.footer-bottom p {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2;
    color: #616E7C;
}
footer ul {
    list-style: none;
}
footer ul li a{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.3;
    color: #FFFFFF;
    display: block;
    padding: 8px 0;
}
h2.coltitle {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    margin-bottom: 25px;
}
footer .col-md-2:first-child {
    padding-right: 3%;
}
footer .col-md-4 {
    padding-left: 5%;
}
footer .col-md-4 a {
    display: initial;
}
a.whitebtn, a.bluebtn {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #102050;
    padding: 10px 24px;
    background: #F4F7FA;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    margin: 12px auto;
    width: 132px;
    text-align: center;
}
.footerlogo{
	margin-bottom: 30px;
}
a.bluebtn {
    background: transparent;
    color: #F4F7FA;
}
a.whitebtn:hover, a.bluebtn:hover,footer ul li a:hover {
	text-decoration: none;
	transition: ease all 0.5s;
	color: #cb4d2b;
}
.footer-bottom li a {
    color: #9FB1C4;
    padding-right: 25px;
}
.footer-bottom li:last-child a{
	padding-right: 0;
}
.footer-bottom li{
    float: left;
}
.caret {
    top: 10px;
}
nav ul li.getstartmenu a, nav ul li.getstartmenu:hover a{
    padding: 8px 10px;
    background: #CB4D2B;
    border-radius: 5px;
    color: #fff;
}
.overviewbanner a{
    background: #E95932;
    color:#fff;
}
.overviewbanner {
    padding: 100px 0 130px 0;
    margin: 0 auto;
    /*min-height: 650px;*/
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/quotetome-theme/images/overviewbanner-img.png);
    background-position: right top;
    background-size: contain;
}
.overviewbanner p.slidesub{
	color: #E95932;
}
.overviewbanner h2.slidetitle{
	font-size: 56px;
}
.success .col-md-4 img.desk, .success .col-md-4:hover img.mob{
	display: block;
	cursor: pointer;
	transition: ease all 0.5s;
}
.success .col-md-4 img.mob, .success .col-md-4:hover img.desk{
	display: none;
	cursor: pointer;
	transition: ease all 0.5s;
}
.success .col-md-4 img.desk,.success .col-md-4 img.mob{
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	margin-bottom: 30px;
	background: #fff;
	transition: all ease .5s;
}
.success .col-md-4:hover img{
	transform: scale(1.1);
}
.success .box-1:hover img, .success .box-4:hover img{
	background-color: #368b61;
}
.success .box-5:hover img{
	background-color: #f2a63d ;
}
.success .box-3:hover img,.success .box-6:hover img{
	background-color: #963030 ;
}
.success .box-2:hover img{
	background-color: #ef9a25;
}
.success{
	padding: 50px 0;
	background: #fbfcff;
	text-align: center;
	margin-bottom:50px;
}
.success.fsuccess{
	margin-bottom: 20px;
}
.success h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 1px;
    color: #091037;
}
.success p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    padding:15px 0;
    text-align: center;
    color: #495869;
    width: 75%;
    margin: 45px auto 90px auto;
}
.bookdemo {
    padding: 100px 0 150px 0;
    text-align: center;
    background:url(/wp-content/themes/quotetome-theme/images/pinkboxbg-left.png) no-repeat, url(/wp-content/themes/quotetome-theme/images/pinkboxbg-right.png) no-repeat;
    background-position: 0% 65%, 100% 14%;
}
.bookdemo h3{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 1.3;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.inner {
    background: #E95932;
    border-radius: 10px;
    width: 100%;
    max-width: 98%;
    margin: 0px 1%;
    padding: 70px 0;
}
.inner a {
    padding: 15px 40px;
    background: #FFFFFF;
    border-radius: 5px;
    display: inline-block;
    margin: 20px auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #E95932;
}
.inner a:hover{
	text-decoration: none;
	transition: ease all .5s;
}
.finner {
    width: 900px;
    max-width: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-position: 75% center;
}
.compricing.fdiv, .conspend.fdiv,.accurdata.fdiv {
    background-image: url(/wp-content/themes/quotetome-theme/images/fblurightinclined.png);
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-position: right center;
}
.compricing.fdiv {
    background-image: url(/wp-content/themes/quotetome-theme/images/compbg.png);
}
.conspend.fdiv {
    background-image: url(/wp-content/themes/quotetome-theme/images/contrspac.png);
}
.accurdata.fdiv {
    background-image: url(/wp-content/themes/quotetome-theme/images/comprcbg.png);
}
.compricing .fimgdiv, .conspend .fimgdiv, .accurdata .fimgdiv{
    text-align: right;
    padding-right: 3%;
}
.compricing .fimgdiv, .accurdata .fimgdiv{
	padding-right: 0;
}
.compricing .fimgdiv img, .accurdata .fimgdiv img{
	max-width:500px;
}
.onetouch.fdiv,.seamcol.fdiv,.supprel.fdiv{
	background-image: url(/wp-content/themes/quotetome-theme/images/fbluleftinclined.png);
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-position: left center;
}
.onetouch.fdiv{
	background-image: url(/wp-content/themes/quotetome-theme/images/onetchpo.png);
}
.seamcol.fdiv{
	background-image: url(/wp-content/themes/quotetome-theme/images/seamco.png);
}
.supprel.fdiv{
	background-image: url(/wp-content/themes/quotetome-theme/images/supree.png);
}
.onetouch .fimgdiv, .seamcol .fimgdiv, .supprel .fimgdiv{
    text-align: center;
    padding-right: 10%;
}
.fbanner.overviewbanner h2.slidetitle,.fbanner h2.slidetitle{
	color: #FFFFFF;
}
.overviewbanner.fbanner p.slidesub, p.fp,.fbanner p.slidesub,p.fp{
	color: #9FB1C4;	
}
.ftitle{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 64px;
	line-height: 1;
	color: #368B61;
	width: 400px;
    max-width: 100%;
    margin-bottom: 20px;
}
.fdiv{
    margin: 20px auto;
    padding: 80px 0;
}
.compricing,.seamcol{
	background: #E0F5E7;
}
.compricing p.fp,.seamcol p.fp{
	color: #368B61;
}
.compricing .fspan span, .seamcol .fspan span{
	background: #368B61;
}
.onetouch,.accurdata{
    background: #FEEBC8;
    color: #E95932;
}
.onetouch .fspan span, .accurdata .fspan span{
	background: #E95932;
}
.onetouch p.fp, .accurdata p.fp, .accurdata .ftitle,.onetouch .ftitle{
	color: #E95932;
}
.conspend,.supprel{
    background: #ECE1E1;
    color: #963030;
}
.supprel .fspan span, .conspend .fspan span{
	background: #963030;
}
.conspend p.fp, .supprel p.fp, .conspend .ftitle,.supprel .ftitle{
	color: #963030;
}
p.fp{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
	color: #368B61;
	width: 500px;
	padding: 15px 0;
    margin-bottom: 20px;
	max-width: 100%;
}
.fspan span{
    background: #368B61;
    display: block;
    margin-bottom: 15px;
    width: 432px;
    max-width: 100%;
    word-break: break-word;
    padding: 8px 15px;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.fsuccess .box-1:hover img,.fsuccess .box-4:hover img {
    background-color: #368b61;
}
.fsuccess .box-2:hover img {
    background-color: #ef9a25;
}
.fsuccess .box-5:hover img {
    background-color: #f2a63d;
}
.procb {
    background-position: 80% center;
    background-size: 500px;
}
.procb h2.slidetitle {
    font-size: 56px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 64px;
    line-height: 1.3;
    color: #102050;
}
.procb.aboutpage p.slidesub {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    color: #647B94;
}
.ptool {
    padding: 75px 0 80px 0;
    text-align: center;
}
.ptool h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 56px;
    line-height: 1.3;
    text-align: center;
    color: #102050;
    width: 650px;
    max-width: 100%;
    margin: 0 auto;
}
.ptool span {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.6;
    color: #007AFF;
    display: block;
    margin: 15px;
}
.ptool img {
    margin-top: 50px;
}
.homebanner {
    background-image: url(/wp-content/themes/quotetome-theme/images/homebannercone.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 200px 101%;
}
.aboutpage p.slidesub {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 1.3;
    color: #963030;
}
.abitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 64px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #368B61;
}
p.abp {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    color: #368B61;
    padding: 20px 0;
    margin: 15px 0;
    width: 630px;
    max-width: 100%;
}
.mvhead{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 56px;
	line-height: 1.3;
	color: #102050;
}
.mv p{
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	line-height: 1.4;
	color: #122740;
    padding: 50px 50px 70px 70px;
    margin: 20px 0;
    position: relative;
    width: 449px;
    max-width: 100%;
}
span.btmline.abt {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 34px;
    line-height: 69px;
    color: #368B61;
    background: none;
    padding: 15px 75px;
    margin: 0;
}
span.btmline.abt:before, span.btmline.abt:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #F2A63D;
    border-top: 1px solid #F2A63D;
    top: 43%;
    width: 40px;
    height: 14px;
    margin: 0;
    left: 0;
    background: #F2A63D;
}
span.btmline.abt:after{
	right: 0;
    left: inherit;
}
.abtdiv span.btmline.abt, .abtdiv .abitle, .abtdiv p.abp{
	color: #963030;
}
.abtdiv span.btmline.abt:before, .abtdiv span.btmline.abt:after{
	border-bottom: 1px solid #102050;
    border-top: 1px solid #102050;
    background: #102050;
}
.coninner{
	width: 1000px;
	max-width: 100%;
}
.abtdiv .coninner{
	margin: 0 0 0 auto;
}
.abtdiv .abitle b{
	color: #102050;
}
.mv .col-md-6 {
    padding: 70px;
}
.mvhead{
	position: relative;
	padding-left: 75px;
}
.mvhead::before{
    content: "";
    position: absolute;
    border-bottom: 1px solid #102050;
    border-top: 1px solid #102050;
    top: 43%;
    width: 40px;
    height: 14px;
    margin: 0;
    left: 0;
    background: #102050;
}
.mv p::before,.mv p::after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 60%;
    background: #102050;
}
.mv p::after {
    height: 24px;
    width: 60%;
}
.vission .mvhead{
	color: #CB4D2B;
}
.vission .mvhead::before{
	border-bottom: 1px solid #CB4D2B;
    border-top: 1px solid #CB4D2B;
    background: #CB4D2B;
}
.mv .vission p::before,.mv .vission p::after{
	background: #CB4D2B;
}
.mv, .abtdiv, .why{
	margin: 40px auto;
	padding: 60px 0;
}
.container.f-top {
    padding: 10px 0 50px 0;
}
.overviewbanner.aboutpage{
    background-size: 50% 100%;
}
.procb.overviewbanner.aboutpage {
	background-position: right center;
}
/*img.aboutpagebnr {
    width: 350px;
    max-width: 100%;
}*/
img.aboutpagebnr {
    width: 450px;
    max-width: 100%;
    margin-left: 125px;
}
.abtdiv,.why {
    background-size: 200px 100% !important;
}
.press {
    padding: 45px 0;
}
.press h1{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 80px;
	color: #102050;
}
.newsouter {
    width: 1000px;
    max-width: 100%;
    margin: 20px auto;
}
.media-thumb,.news-date{
    width: 20%;
}
.newscontent{
	width: 60%;
}
.media-thumb-inner,.news-date-inner, .newscontent-inner{
    margin: 20px;
}
.media-thumb-inner {
    margin: 0;
}
.newscontent-inner {
    text-align: left;
    margin: 20px 35px;
}
.newscontent h2,.newscontent p, .news-date-inner span{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    color: #102050;
}
.newscontent p{
	font-weight: 500;
	font-size: 18px;
	line-height: 29px;
	color: #495869;
	padding: 8px 0;
}
.media-thumb{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.news-date{
    border: 1px solid #E7EDF3;
    background: #fff;
}
.newsingle{
    margin: 20px 0;
    padding: 20px;
}
.newsingle:hover{
    background: #F4F7FA;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.press a:hover {
	transition: ease all 0.5s;
    text-decoration: none;
}
span.day, span.month, span.year{
    text-transform: uppercase;
    display: inline-block;
    font-weight: normal;
    width: 100%;
}
span.day{
	font-size: 40px;
	line-height: 1;
}
.overviewbanner.fbanner {
    background-size: 400px;
    background-position: 75%;
    min-height: 600px;
}
.f-top a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 26.6667px;
    line-height: 1.3;
    color: #102050;
    padding: 0 40px;
}
.f-top a i, .contact-section-links a i{
    margin: 0 20px;
}
a.cbtn {
    border-right: 1px solid #647B94;
}
.toggleimg {
    max-width: 300px;
    max-height: 300px;
    margin-left: 10%;
}
.ptool img{
    height: 500px;
}
.fimgdiv img {
    max-width: 400px;
    max-height: 400px;
}
.contact-section {
    background-position-y: 2px;
}
.fbanner p.slidesub {
    width: 518px;
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}
.option-details {
    min-height: 400px;
}
footer a.whitebtn:hover {
    background: #cb4d2b;
    color: #fff;
    border-color: #cb4d2b;
}
footer a.bluebtn:hover {
    border-color: #cb4d2b;
    color: #cb4d2b;
}
.dropdown-toggle:empty::after,.caret,.rdmobouter,button.navbar-toggle, .greydiv.bmob,.ovmob,
a.bannerbtn.ovf, .mobf, .fsmob,.fimgdiv.fimgmobdiv,.conebg h3.ftitle,a.bannerbtn.fsmob,
.appmobdv{
    display: none;
}
.imgdiv img {
	width: 70%;
	margin: 0 auto;
}
.app-outer .imgdiv img {
	width: auto;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    resize: vertical;
}
.req-demo-contact form .formcap h3{
	text-align: left;
	margin-bottom: 10px;
}
.req-demo-contact form .formcap p {
    font-size: 18px;
    line-height: 1.3;
    color: #E7EDF3;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.successpage {
    padding: 90px 0;
    background-size: cover;
    background-color: #102050;
}
.error.container {
    max-width: 829px;
    height: 483px;
    padding-top: 245px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    text-align: center;
    position: relative;
}
#astroOverlayImg {
    position: absolute;
    top: 75px;
    right: -50px;
}
.error.container center {
    max-width: 95%;
    display: inline-block;
    vertical-align: top;
}
.successpage h2, .successpage h1 {
    font-size: 88px;
    line-height: 36px;
    color: #fff;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
}
.successpage p {
    color: #9FB1C4;
    font-size: 24px;
    line-height: 36px;
    margin-top: 56px;
    font-weight: 500;
}
.error.container .backToHomeLink {
    margin-top: 30px;
}
#astroOverlayImg-mob { display: none; }
h1.title {
    font-size: 56px;
    font-family: 'Roboto', sans-serif;
    line-height: 80px;
    color: #9FB1C4;
    font-weight: 500;
    text-transform: uppercase;
}
.tnc {
    padding: 40px 0;
}
img.tnclogo {
    width: 350px;
    margin-bottom: 10px;
}
.container.dp{
	padding: 40px 15px;
	margin: 0 auto;
	min-height: 100px;
}
.req-demo-contact.bwpform {
    padding-left: 40px;
}
.req-demo-content.bwp h2, .req-demo-content.bwp p{
	text-align: right;
	padding: 10px 0;
}
.req-demo-content.bwp h2{
	font-size: 94px;
	letter-spacing: -2px;
}
.request-demo-contact.bwpbottom {
    padding: 35px 0;
    float: none;
}
.bwpbottom img {
    margin: 0 30px;
}
.google-apple-wrapper-desk {
    display: inline-flex;
}
/*footer a.gpay img {
    width: 200px;
    height: 65px;
}
footer a.gpay, footer a.apple{
	width: auto;
}*/
.joinnow a:hover img, .socialshare a:hover img{
    transform: scale(1.05);
    transition: ease all .5s;
}
.fbanner.procb p.slidesub {
    color: #404668;
    margin: 0;
    font-weight: 400;
}
button.navbar-toggle,.screen-reader-response {
    display: none !important;
}
.req-demo-contact form input[type=submit]{
	cursor: pointer;
}
.wpcf7-response-output {
    /*border: 1px solid #32bd32;*/
    text-align: center;
    line-height: 2;
}
span.wpcf7-not-valid-tip {
    text-align: left;
   	font-size: 14px;
    display: block;
    color: red;
}
form .namefd input {
    margin-bottom: 0;
}
.namefd span.wpcf7-form-control-wrap {
    margin-bottom: 20px;
}
.astnr img {
    height: auto;
}
li::marker {
    font-weight: 700;
}
.innerapp {
    padding: 50px 0;
}
.ptool a:hover {
    text-decoration: underline;
    color: #007aff;
}
.learnmorebtndiv p{
    margin: 0;
}
.container.desktop-footer {
    padding: 0;
}


/*Responsive*/
@media (min-width: 1200px){
	span.btmline:before, span.btmline:after {
	    width: 250px;
	}
	.toc {
	    padding-left: 5%;
	}
}
@media (min-width: 992px){
	.toggleimg {
	    margin-left: 25%;
	}
	.box2 {
	    padding-left: 6%;
	}
	.box3 {
	    padding-right: 6%;
	}
	.box4 {
	    margin-left: -4%;
    	margin-right: 4%;
	}
	footer .box4 {
	    margin-left:0px;
    	margin-right:0px;
	}
}
@media (min-width: 770px) and (max-width: 2000px){
	#astroOverlayImg{
		display: none;
	}
	.error.container {
	    width: 1000px;
	    max-width: 100%;
	    height: 640px;
	    padding-top: 250px;
	    background-size: 100% 100%;
	    position: relative;
	}
	.error h1 {
	    font-size: 94px;
	    line-height: 1.3;
	    padding-top: 40px;
	    text-align: center;
	    padding-right: 100px;
	    max-width: 100%;
	    width: 612px;
	}
	.error p {
	    margin: 0;
	    width: 870px;
	    max-width: 100%;
	    padding-right: 125px;
	    padding-left: 0;
	}
	.error.container .backToHomeLink {
	    margin-top: 37px;
	    margin-right: 135px;
	}
}
@media (max-width: 1200px){
	.bannerimage img {
	    max-width: 400px;
	}
	body{
	    margin-top:48px;
	}
	.google-apple-wrapper-desk {
    	display: block;
    }
}
@media (max-width: 1025px){
	.error.container {
	    max-width: 700px;
	    background-size: 100%;
	}
	.error.container center {
	    max-width: 630px;
	}
	.successpage h2, .successpage h1 {
	    font-size: 70px;
	    line-height: 20px;
	}
	.successpage p {
	    font-size: 20px;
	    margin-top: 40px;
	}
	#astroOverlayImg {
	    right: -81px;
	}
}
@media (max-width: 992px){
	/*body {
	    margin-top: 30px;
	}*/
	.navbar-header {
	    display: none;
	}
	nav ul li a {
	    font-family: 'Roboto', sans-serif;
	    font-weight: 500;
	    font-size: 24px;
	    line-height: 1.3;
	    color: #FFFFFF;
	    text-transform: uppercase;
	}
	.caret {
	    width: 100%;
	    height: 45px;
	    position: absolute;
	    right: 0;
	    left: auto;
	    bottom: 0;
	    opacity: 0;
	    display: block;
	}
	.dropdown-menu.show {
	    width: 100%;
	    background: #647B94;
	    border: 0;
	    border-radius: 0;
	    margin: 15px 0;
	}
	.dropdown-menu.show li a{
	    font-size: 16px;
	    text-transform: capitalize;
	}
	li.dropdown::after {
	    content: ">";
	    position: absolute;
	    right: 0;
	    color: #fff;
	    font-size: 20px;
	    font-weight: bold;
	    top: 23px;
	}
	.navbar-header {
	    position: fixed;
	    top: 40px;
	    right: 70px;
	}
	h2.slidetitle {
	    font-size: 36px;
	    line-height: 1.2;
	}
	p.slidesub {
	    font-size: 16px;
	    padding: 10px 0;
	}
	.bannerimage img {
	    max-width: 350px;
	    max-height: 300px;
	}
	a.bannerbtn {
	    padding: 14px 20px;
	    font-size: 14px;
	}
	img.aboutpagebnr{
		margin-left: 0;
	}
}
@media (max-width: 835px){
	#astroOverlayImg {
	    display: none;
	}
}
@media (max-width: 769px){
	.error.container {
		background-image: url("/wp-content/themes/quotetome-theme/images/Mobile_Socket_White_404.svg") !important;
		max-width: 520px;
		background-size: 100%;
		height: 670px;
		padding-top: 185px;
	}
	.error.container center {
	    max-width: 100%;
	}
	.successpage h2, .successpage h1 {
	    font-size: 48px;
	    line-height: 23px;
	}
	.successpage p {
	    font-size: 16px;
	    margin-top: 25px;
	    line-height: 23px;
	}
	#astroOverlayImg-mob {
		display: block;
	    margin-top: 15%;
	}
	.error.container .backToHomeLink {
	    margin-top: 21%;
	}
	h1.title {
	    font-size: 35px;
	    line-height: 1.3;
	    margin-bottom: 0;
	}
}
@media (max-width: 767px){
	.bannerimageinner {
	    padding-bottom: 0;
	    text-align: right;
	    margin: 0 auto;
	    margin-top: 20px;
	}
	span.imagesub {
	    right: initial;
	    bottom: initial;
	    left: 15px;
	    top: 50%;
	}
	.bannerimage img {
	    max-width: calc(100% - 250px);
	    max-height: 200px;
	    margin: 15px;
	}
	.homebanner .container {
	    padding: 25px 0;
	}
	.homebanner .container {
	    padding: 40px 15px;
	}
	.brands h2 {
	    font-weight: 500;
	    font-size: 20px;
	    line-height: 1.5;
	}
	.brands h2 {
	    font-weight: 500;
	    font-size: 20px;
	    line-height: 1.5;
	}
	.option-details .col-md-6:first-child {
	    text-align: center;
	}
	.rdmobouter{
		display: block;
		padding: 0;
		margin-bottom: 25px;
	}
	.rdmobouter ul.lSPager.lSpg,.rdslider {
	    display: none;
	}
	.rdhead {
	    padding: 15px;
	    background: #102050;
	    text-align: center;
	}
	.rdhead h5 {
	    font-weight: 900;
	    font-size: 20px;
	    color: #fff;
	    line-height: 1.3;
	}
	.rdmobouter .lSAction>a {
    	top: 27px;
    	opacity: 1;
	    background-repeat: no-repeat;
	    background-position: center;
    	background-image: url(/wp-content/themes/quotetome-theme/images/mobslidearrow.png);
    }
    .rdmobouter .lSAction>.lSPrev{
    	background-image: url(/wp-content/themes/quotetome-theme/images/mobslidearrowleft.png);
    }
    .option-info.rdinfo {
	    background: #FEEBC8;
	    padding: 25px 20px;
	    text-align: center;
	    background-repeat: no-repeat;
	    background-position: bottom;
	    background-size: 100%;
	    background-image: url(/wp-content/themes/quotetome-theme/images/mobtogglebanner.png);
	}
	.option-info h2 {
	    font-size: 31px;
	    text-align: left;
	}
	.option-info p {
	    font-size: 18px;
	    text-align: left;
    	color: #495869;
	    padding: 10px 0;
	}
	a.bannerbtn.og {
	    display: block;
	    width: 162px;
	    font-size: 14px;
	}
	.option-info.rdinfo a {
		margin-bottom: 50px;
	}
	.toggleimg {
	    max-height: 250px;
	    margin: 15px 0;
	}
	.homebanner, .overviewbanner, .overviewbanner.ovmob{
	    background-image: url(/wp-content/themes/quotetome-theme/images/mobbannerbg.png);
	    background-position: bottom;
    	background-size: 100% 90px;
	}
	.overviewbanner{
	    background-image: url(/wp-content/themes/quotetome-theme/images/overviewmobbg1.png);
	}
	.overviewbanner.ovmob{
		background-image: url(/wp-content/themes/quotetome-theme/images/ovmobbg.png);
		background-repeat: no-repeat;
    	padding: 50px 0 150px 0;
	}
	.app-outer {
	    background: transparent;
	}
	.app-outer .container {
	    background: #963030; 
    	padding: 30px 0;
	}
	.appmobdv {
		margin: 0;
	    width: 100%;
	}
	.app-outer h3 {
    	font-size: 28px;
    	padding-top: 50px;
    }
	.app-outer p {
	    font-size: 20px;
	    padding: 15px 0;
	}
	.app-outer .col-md-6.order-last {
	    padding: 30px 20px;
	}
	a.gpay, a.apple {
    	width: auto;
    	height: auto;
    }
    .imgdiv {
    	background-image: url(/wp-content/themes/quotetome-theme/images/playstoreboxbg.png);
    }
    .greydiv, .qq, .joinnow, .bookdemo, .overviewbanner a.bannerbtn,
    .success .col-md-4 img.desk,.fimgdiv, .ftitle, .appdeskdv{
		display: none;
	}
    .greydiv.bmob, .ovmob{
		display: block;
		background:transparent;
	}
	.greydiv.bmob .container{
	    background: #E7EDF3;
	    padding: 25px;
	    text-align: left;
	}
	.greydiv.bmob h1 {
	    font-size: 24px;
	    line-height: 1.3;
	}
	.greydiv p {
		text-align: left;
	    font-size: 16px;
	    line-height: 1.5;
    	padding: 15px 0;
	}
	.greydiv.bmob a.bannerbtn.og,.overviewbanner.ovmob a.bannerbtn {
	    width: 175px;
	    text-align: center;
	    margin: 15px 0;
	}
	.ovmob, .overviewbanner.ovmob a.bannerbtn,
	.success .col-md-4 img.mob, a.bannerbtn.ovf, .mobf,
	.overviewbanner.fbanner a.bannerbtn,.fimgdiv.fimgmobdiv,.conebg h3.ftitle,
	.alwaysvisible, .appmobdv{
		display: block;
	}
	.testimonial .container {
	    width: 100%;
	    padding: 30px 24px;
	}
	.quote{
	 	padding: 20px 25px;
	}
	.quote p{
	    font-size: 18px;
	    line-height: 1.5;
	    text-align: left;
	}
	.overviewbanner h2.slidetitle, .overviewbanner p.slidesub {
	    color: #FFDB43;
	}
	.overviewbanner h2.slidetitle, .ptool h1{
		font-size: 36px;
	}
	.ptool h1{
	    text-align: left;
	}
	.ovmob p.slidesub {
	    font-size: 24px;
	    text-align: right;
	    color: #E95932;
	}
	.overviewbanner.ovmob a.bannerbtn{
		float: right;
	}
	.success a.bannerbtn.ovf {
	    margin-bottom: 15px;
	}
	.success{
		margin-bottom: 0;
	}
	.success .col-md-4 img.mob {
	    margin: 20px auto;
	    background:transparent;
	    margin-bottom: 0;
	}
	.success .box-1 img.mob, .success .box-4 img.mob{
		background-color: #368b61;
	}
	.success .box-2 img.mob {
	    background-color: #ef9a25;
	}
	.success .box-3 img.mob, .success .box-6 img.mob {
	    background-color: #963030;
	}
	.success .box-5 img.mob{
	    background-color: #f2a63d;
	}
	.success h2 {
    	font-size: 24px;
    	text-align: left;
    	font-weight: 900;
    }
    .success p {
	    font-size: 16px;
	    line-height: 1.5;
	    padding: 15px 0;
	    color: #091037;
	    width: 100%;
	    margin: 0;
	    font-weight: 400;
	    text-align: left;
	}
	.learnmorebtndiv p {
	    text-align: center;
	    margin-top: 15px;
	    padding-bottom: 0;
	}
	.learnmorebtndiv a {
	    margin-bottom: 0;
	}
	a.bannerbtn.ovf,.overviewbanner.fbanner a.bannerbtn,
	.fsmob a.bannerbtn, .overviewbanner a.bannerbtn.alwaysvisible{
	    display: block;
	    margin-bottom: 50px;
	    max-width: 150px;
	}
	.overviewbanner.fbanner a.bannerbtn {
	    max-width: 162px;
	}
	.overviewbanner.fbanner {
	    background-size: 0;
	    min-height: initial;
	}
	img.mobf {
	    width: 70%;
	    margin: 50px auto;
	    margin-bottom: 0;
	}
	.success.fsuccess {
	    text-align: left;
	    padding: 40px 25px;
	}
	a.bannerbtn.fsmob {
	    margin-bottom: 30px;
	}
	.conspend p.fp, .supprel p.fp,.compricing p.fp, .seamcol p.fp,.onetouch p.fp, .accurdata p.fp{
	    margin: 20px auto;
	    width: 100%;
	}
	.fspan span {
		margin: 0 auto;
	    margin-bottom: 15px;
	    width: 100%;
	}
	.compricing.fdiv, .conspend.fdiv, .accurdata.fdiv,.onetouch.fdiv, .seamcol.fdiv, .supprel.fdiv{
		width: 90%;
		padding: 0;
	    background-image: url(/wp-content/themes/quotetome-theme/images/mobbottomcomp.png);
	    background-position: bottom;
	    background-size: 100% 100px;
	    padding-bottom: 100px;
	}
	.conspend.fdiv{
		background-image: url(/wp-content/themes/quotetome-theme/images/mobbottomconspend.png);
	}
	.accurdata.fdiv{
		background-image: url(/wp-content/themes/quotetome-theme/images/mobbottomaccurdata.png);
	}
	.onetouch.fdiv{
		background-image: url(/wp-content/themes/quotetome-theme/images/mobbottomonetouch.png);
	}
	.seamcol.fdiv{
		background-image: url(/wp-content/themes/quotetome-theme/images/mobbottomseamcol.png);
	}
	.supprel.fdiv{
		background-image: url(/wp-content/themes/quotetome-theme/images/mobbottomsupprel.png);
	}
	.fimgdiv img {
    	max-width: 100%;
    }
	.fimgdiv.fimgmobdiv {
	    text-align: center;
	    margin: 0 auto;
	}
	.conebg h3.ftitle{
		color: #fff;
		font-size: 24px;
		line-height: 1.3;
		text-align: center;
	    margin: 0;
	    width: 100%;
	}
	.conebg {
	    background: #368b61;
	    color: #fff;
	    padding: 20px;
	    margin-bottom: 20px;
	}
	div#consp .conebg, div#suppre .conebg{
    	background: #963030;
    }
    div#accuda .conebg, div#onepo .conebg{
	    background: #e95932;
	}
	.toggleimg {
	    margin-left: 0;
	}
	.brandbox {
	    margin: 5px auto;
	}
	.compricing .fimgdiv img, .accurdata .fimgdiv img{
		max-width: 100%;
	}
	.onetouch .fimgdiv, .seamcol .fimgdiv, .supprel .fimgdiv,
	.compricing .fimgdiv, .accurdata .fimgdiv {
	    padding-right: 0;
    	padding-left: 0;
	}
	.footerlogo{
		margin-bottom: 0;
	}
	.google-apple-wrapper {
	    margin-top: 20px;
	}
}
@media (max-width: 521px){
	.successpage {
	    padding: 30px 0;
	}
	.error.container {
	    max-width: 350px;
	    background-size: 100%;
	    height: 450px;
	    padding-top: 112px;
	}
	.successpage h2, .successpage h1 {
	    font-size: 35px;
	    line-height: 23px;
	}
	.successpage p {
	    font-size: 16px;
	    margin-top: 16px;
	    line-height: 23px;
	}
	#astroOverlayImg-mob {
	    margin-top: 10px;
	}
	.error.container .backToHomeLink {
	    margin-top: 5%;
	    font-size: 17px;
	}
	span.imagesub {
	    font-size: 20px;
	}
	.bannerimage img {
	    max-width: calc(100% - 150px);
	    width: auto;
    	height: auto;
	}
	.brands img {
	    height: auto;
	}
	.brandbox:nth-child(3n) img {
	    height: 50px;
	}
	.brandbox {
	    width: 50%;
	    padding: 10px 20px;
	}
	.appmobdv .imgdiv {
	    padding: 50px 20px;
	}
	.app-outer h3,.app-outer p ,.app-outer a.gpay{
		padding-left: 15px;
	}
	.app-outer a.gpay, .app-outer a.apple{
		display: inline-flex;
	}
	.success.fsuccess {
	    padding: 40px 0px;
	}
	.fbanner p.slidesub {
	    margin-top: 0;
	    margin-bottom: 15px;
	}
	.overviewbanner.fbanner{
		padding:50px 0;
	}
	.overviewbanner.fbanner.procb{
		padding:30px 0;
	}
	img.mobf {
	    margin-bottom: 20px;
	}
	.conebg {
	    padding: 10px;
	}
	p.fp {
	    font-size: 18px;
	}
	.compricing.fdiv, .conspend.fdiv, .accurdata.fdiv, .onetouch.fdiv, .seamcol.fdiv, .supprel.fdiv{
		padding-bottom: 50px;
		background-size: 100% 60px;
	}
	.fimgdiv img {
	    max-height: 160px;
	}
	.ptool span {
	    font-size: 16px;
	    margin: 0;
	    text-align: left;
	    line-height: 2;
	}
	.ptool img {
	    height: auto;
	    padding: 0 7%;
	}
	.req-demo-content.bwp h2, .req-demo-content.bwp p{
		text-align: left;
	}
	.bwpbottom img {
	    margin: 0;
	}
	.request-demo-contact {
	    padding: 20px 0;
	}
	.req-demo-contact.bwpform {
	    padding-left: 0;
	}
	.req-demo-content.bwp h2 {
	    font-size: 36px;
	    letter-spacing: 0;
	    line-height: 1;
	}
	.request-demo-contact,.req-demo-content{
		padding: 15px 0;
	}
	.d-flex.align-items-center.justify-content-center {
	    display: block !important;
	}
	a.navbar-brand {
	    max-width: 100%;
	    height: auto;
	}
	a.navbar-brand img {
	    max-height: 30px;
	}
	.testimonial .media-body {
		margin-left: 10px;
	}
	.authr-info img {
	    max-width: 150px;
	    padding-top: 20px;
	    padding-right: 10px;
	}
	.testimonial h4 {
	    font-size: 18px;
	    line-height: 1.3;
	}
	.testimonial .media-body p {
	    font-size: 16px;
	}
	.quote {
	    padding: 0;
	}
	.playbtn {
	    display: flex;
	}
	.playbtn a.gpay {
	    padding-right: 10px;
	}
	.overviewbanner {
	    padding: 40px 0px 100px 0;
	}
	.overviewbanner.ovmob{
		padding-top: 15px;
	}
	.option-info h2 {
	    line-height: 1;
	    margin: 0;
	}
	.rdinfobox {
	    min-height: 300px;
	}
	.conspend p.fp, .supprel p.fp, .compricing p.fp, .seamcol p.fp, .onetouch p.fp, .accurdata p.fp {
	    margin: 0px auto;
	}
	.fspan span {
	    margin-bottom: 10px;
	    font-size: 12px;
    	line-height: 1.3;
	}
	.option-info.rdinfo {
	    background-size: 100% 56%;
	}
	.rdmobouter {
    	padding: 0 24px;
	}
	.ptool {
	    padding: 75px 9px 80px 9px;
	}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7,
	.col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2,
	.col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto,
	.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4,
	.col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1,
	.col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
	.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11,
	.col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8,
	.col-xl-9, .col-xl-auto {
	    padding-right: 24px;
	    padding-left: 24px;
	}
	.container.dp {
	    padding: 30px 24px;
	}
	.entry ul, ol {
	    padding-left: 30px;
	    padding-bottom: 15px;
	}
}
@media (max-width: 386px){
	.successpage {
	    padding: 5px 0;
	}
	.error.container {
	    max-width: 296px;
	    height: 420px;
	}
	.successpage h2, .successpage h1 {
	    font-size: 30px;
	}
	.successpage p {
	    font-size: 14px;
	    margin-top: 15px;
	    line-height: 20px;
	}
	#astroOverlayImg-mob {
	    margin-top: 10px;
	    max-width: 137px;
	}
	.error.container .backToHomeLink {
	    margin-top: 5%;
	    font-size: 15px;
	}
	.finner h2 {
	    max-width: 300px;
	}
	.ptool h1,p.abp{
		width: 300px;
		margin: 0;
	}
}
