/*
Theme Name: Rich Theme
Author: RichSoft
Author URI: http://richestsoft.com
Description: Bootstrap 3.0 Theme, Custom Menu, Widgets, Theme option settings and more.
*/


/* MAIN STYLES
-------------------------------------------*/


@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	margin: 0;
	background-image: url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/banner.png");
	background-repeat: repeat-x;
	background-color: #faf7f2;
	background-position: 0% 100px;
}
body.home {
	background-image: none;
}
*:focus {
	outline: none;
}
.pulseit {
	-webkit-animation: pulse linear 1.5s infinite;
	animation: pulse linear 1.5s infinite;
}
@-webkit-keyframes pulse {
0% {
box-shadow: inset 0px 0px 15px rgba(255,255,255,1);
}
25% {
box-shadow: inset 0px 0px 15px rgba(238,165,165,1);
}
50% {
box-shadow: inset 0px 0px 15px rgba(221,89,89,1);
}
75% {
box-shadow: inset 0px 0px 15px rgba(221,47,47,1);
}
100% {
box-shadow: inset 0px 0px 15px rgba(219,0,0,1);
}
}
@keyframes pulse {
0% {
box-shadow: inset 0px 0px 15px rgba(255,255,255,1);
}
25% {
box-shadow: inset 0px 0px 15px rgba(238,165,165,1);
}
50% {
box-shadow: inset 0px 0px 15px rgba(221,89,89,1);
}
75% {
box-shadow: inset 0px 0px 15px rgba(221,47,47,1);
}
100% {
box-shadow: inset 0px 0px 15px rgba(219,0,0,1);
}
}
/* code for animated blinking cursor */
.typed-cursor {
	opacity: 1;
	font-weight: 100;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	-ms-animation: blink 0.7s infinite;
	-o-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
	font-size: 28px;
	vertical-align: top;
	line-height: 40px;
}
/*#region + .typed-cursor{ font-size: 12px; line-height: 20px; padding-left: 3px; }*/

#region-strings p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 3px;
	text-align: right;
	padding: 0px 5px;
	margin: 0px;
}
@-keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
@-webkit-keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
@-moz-keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
@-ms-keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
@-o-keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
.youtubevideo{width:560px; min-width:300px; height:315px;}
.type-wrap {
	font: bold 38px/42px 'HelveticaNeueLTStd-Bd';
	color: #545454;
	position: absolute;
	left: 50%;
	margin-left: -108px;
	min-width: 284px;
}
.type-wrap>p {
	font: normal 15px/22px 'HelveticaNeueLTStd-Bd';
	padding-right: 4px;
	color: #444;
	text-align: right;
	margin-bottom: 4px;
}
.type-wrap #typed-strings p span, #typed span {
	padding: 2px 4px; /* margin: 0px 6px; border-radius: 6px; border: 1px solid #777; background: rgba(255,255,255,0.1); */
}
#typed span:nth-of-type(1), #typed span:first-child {
	color: #db0000;
}
#typed span:last-child {
	padding-right: 2px;
}
#typed {
	vertical-align: top; /* min-width: 270px; */
}
#typedBox {
	border-radius: 7px;
	border: 1px solid #d1cbb6;
	background: rgba(255,255,255,0.1);
	padding: 0px 4px;  /* display: inline-block; */
}

table{
   font-size: 14.9px;
   font-family: open sans;
}

table td, table th{
    padding: 0 10px;
}

/* code for animated blinking cursor end*/

#PlayerContainer {
	position: relative;
	width: 100%;
	height: 100%;
}
.btn:focus {
	outline: none!important;
}
.wpcf7-form .email {
	width: 100% !important;
	right: 0px !important;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.wpcf7-form .row {
	padding: 2px;
}
.wpcf7-validation-errors {
	border: 2px solid #ff0000 !important;
}
.wpcf7-form select {
	margin: 6px 0 0 !important;
}
.wpcf7-form label {
	font-size: 15px;
	font-weight: normal;
	padding: 8px;
}
.wpcf7-form span {
	color: red;
}
body, html {
	color: #333;
	/*font-family: "Roboto", sans-serif;
	font-size: 13px;*/
}
a {
	text-decoration: none;
	color: #DE1317;
}
ul {
	list-style: none;
}
.contentSec a:hover {
	color: #af0000;
}
.contentSec p {
	color: #525252;
	font-family: open sans;
	font-size: 14.9px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 19px;
}
a:focus {
	outline: none;
}
.custom-head .navigation {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: right;
	margin-top: 30px;
	position: relative;
	width: 105%;
	margin-bottom: 29px;
}
.navbar-collapse.collapse {
	padding: 0px;
}
.social_icon {
	margin: 10px 0;
}
.social_icon li {
	float: left;
	padding: 0 5px;
	list-style: none;
}
.social_icon li a {
	background: #f2f2f2;
	border-radius: 100%;
	display: block;
	padding: 10px 0;
	text-align: center;
	width: 34px;
}
.social_icon li a:hover {
	background: #1FA2E1;
	color: #fff;
}
.navbar-collapse .navbar-nav li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 5px;
	top: 100%;
	background: #fff;
	width: 200px;
	border-top: solid 2px #1FA2E1;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	/* FF3.7+ */-o-transition: all 0.3s ease-out;
	/* Opera 10.5 */-webkit-transition: all 0.3s ease-out;
	/* Saf3.2+, Chrome */z-index: 1111;
	display: none;
}
.open-popup {
	cursor: pointer;
}
.navbar-collapse .navbar-nav li:hover ul {
	display: block;
}
.navbar-collapse .navbar-nav li ul li a {
	padding: 8px 15px;
	border-bottom: solid 1px #f2f2f2;
	display: block;
	color: #333333;
	line-height: 23px;
	min-height: 23px;
	height: auto;
}
.navbar-collapse .navbar-nav li ul li a:hover {
	color: #1FA2E1;
	background: #F8F8F8;
}
.navbar-toggle {
	background: none;
}
.navbar-toggle .icon-bar {
	background: #db0000;
	height: 3px !important;
}
.leftSidebar .leftCol {
	float: left;
}
.footer-menu .menu {
	background: #f2f2f2;
	width: 100%;
	float: left;
	margin: 20px 0;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	list-style: none;
	float: left;
}
.footer-menu ul li a {
	color: #c6c6c6;
	display: inline-block;
	font-family: Roboto Regular;
	font-size: 12px;
	padding: 5px 11.7px;
}
/* CONTENT ELEMENTS-------------------------------------------*/
.testimonals-left .bx-wrapper {
	margin: 0px 0px 25px;
}
#content-d ol {
	padding: 0px 0px 0px 20px;
}
#content-d li {
	margin: 5px 0;
}
#content-d a {
	color: #de1317;
	font-size: 15px;
}
.alignleft {
	float: left;
	margin: 5px 15px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 15px;
}
/* BLOG ITEMS */
.postItem {
	margin: 0 0 10px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #bbb;
	overflow: hidden;
}
.postItem .meta {
	font-size: 11px;
	color: #666;
	text-shadow: 1px 1px #fff;
	margin-top: -12px;
	margin-bottom: 18px;
}
.postTags {
	font-size: 13px;
	background: url(images/ico_tag.png) 0 50% no-repeat;
	padding-left: 24px;
	margin: 25px 0 0;
}
blockquote {
	padding-left: 80px;
	margin: 20px 0 15px 0;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
#content #colLeft ul li, #content #colLeft ol li {
	padding: 5px 0 5px 0;
}
#content #colLeft ul {
	margin: 0 0 15px 15px;
}
#content #colLeft ol li {
	background: none;
	padding-left: 0;
}
.homeContent {
	width: 100%;
	float: left;
}
#content #colLeft ol {
	margin: 0 0 15px 35px;
}
/* PAGINATION */
.emm-paginate {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
}
.emm-paginate a {
	background: url(images/bk_pagenavi.jpg) 0 100% repeat-x;
	border: 1px solid #ddd;
	color: #666;
	margin-right: 5px;
	padding: 4px 8px;
	text-align: center;
	text-decoration: none;
}
.emm-paginate .emm-title {
	color: #555;
	margin-right: 4px;
}
.emm-paginate .emm-gap {
	color: #999;
	margin-right: 4px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
	color: #fff;
	background: #18AEF5;
	border: 1px solid #0A95D8;
	margin-right: 5px;
	padding: 4px 8px;
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
/* COLRIGHT ELEMENTS -------------------------------------*/
.rightBox {
	margin-bottom: 17px;
}
.rightBox h2 {
	padding: 10px 0;
}
.rightBox ul li {
	padding: 6px 0;
	border-bottom: 1px solid #ddd;
}
.rightBox ul {
	border-top: 1px solid #ddd;
	padding: 0px;
}
/* COMMENTS-----------------------------------*/
ul.commentlist {
	list-style: none;
	list-style-position: outside;
	display: block;
	margin: 0 0 20px;
	border-top: 3px solid #D2D8DB;
	border-bottom: 4px solid #D2D8DB;
	padding: 0;
	padding-bottom: 10px;
}
ul.commentlist ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
ul.commentlist li {
	padding: 20px 0 10px 50px;
	position: relative;
	margin-top: 0;
	background: url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}
ul.commentlist li img {
	border: none;
}
ul.commentlist li p {
	font-size: 13px;
	margin: 10px 0;
}
ul.commentlist li .comment-meta, ul.commentlist li .text {
	margin-left: 20px;
}
ul.commentlist li .comment-meta span {
	font-size: 11px;
	color: #999;
}
ul.commentlist li .comment-meta {
	font-size: 16px;
}
ul.commentlist li .gravatar {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 20px;
	left: 0;
}
ul.commentlist li .gravatar .gravatar_mask {
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width: 50px;
	height: 50px;
}
ul.commentlist .reply {
	position: absolute;
	right: 0;
	top: 25px;
	width: 46px;
	height: 21px;
	text-align: center;
	font-size: 12px;
}
ul.commentlist .reply a {
	display: block;
	width: 46px;
	height: 21px;
	font-style: italic;
}
ul.commentlist .reply a:hover {
	text-decoration: none;
	color: #333;
}
ul.commentlist li .children li {
	margin-top: 15px;
	padding-top: 25px;
	border-bottom: none;
	overflow: hidden;
	padding-bottom: 5px;
}
ul.commentlist li .children li .gravatar {
	top: 20px;
}
ul.commentlist li .children li .reply {
	top: 30px;
}
/* COMMENTS F0RM */
#commentform p {
	margin: 0;
}
#commentform label {
	display: block;
	padding: 5px 0;
}
#commentform input, #commentform textarea {
	border: 1px solid #ddd;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #0099FF;
}
#commentform textarea {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#commentform input[type="submit"] {
	border: none;
	width: 151px;
	height: 32px;
	margin-top: 10px;
	cursor: pointer;
	background: url(images/but_form.jpg) 0 100% repeat-x;
	color: #FFF;
	font-size: 12px;
	padding: 0;
}
/*Custom  css
.custom-head .col-sm-8 {padding-right: 0;}*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}
/*Top Bar Css Starts Here  */
.logo {
	margin-top: 10px;
	margin-bottom: 6px;
}
.rs-call > ul {
	padding: 0;
	margin: 0;
}
.rs-call li {
	color: #fff;
	padding: 4px 0;
}
.rs-call i {
	font-size: 16px;
}
.rs-call a {
	color: #e0e0e0;
	cursor: pointer;
	font-size: 15px;
	margin-left: 6px;
	font-family: "Roboto Regular";
}
.top-bar li a:last-child {
	margin-left: 0;
}
.rs-call span {
	color: #fff;
}
.our-gurante .container {
}
/*Top Bar Css Ends Here  */
/*Header css */
header {
	width: 100%;
	clear: both;
	background: #fff;
}
.top-bar {
	background: rgba(0, 0, 0, 0) url("images/top-bar-bg.png") repeat scroll 0 0;
	float: left;
	width: 100%;
	padding-top: 2px;
}
.top-bar .menu a {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
#menu-top-menu {
	float: right;
	margin: 0px;
	padding: 6px 0 0;
}
#menu-top-menu li {
	float: left;
}
#menu-top-menu li::after {
	color: #636262;
	content: "|";
	float: left;
	margin-top: 0;
}
#menu-top-menu li:first-child:after {
	content: none;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-70 a {
	margin-left: 27px;
}
#menu-top-menu li:last-child {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/key-bg.png") no-repeat scroll 11px 3px;
}
/*navigation css */
.custom-head .navbar-nav > li > a {
	color: #292929;
	font-family: roboto;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 0 23px;
	text-transform: uppercase;
}
.custom-head .navbar-nav > li > a:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #db0000;
	text-shadow: 0 0 1px red;
}
/*navigation css */
/*Header css */
/*	OUR GURANT CSS STARTS HERE */
.our-gurante {
	background: #f8f6f1 none repeat scroll 0 0;
	float: left;
	padding-bottom: 0px;
	margin-top: 34px;
	width: 100%;
	padding-top: 30px;
}
.gurante-left {
	float: left;
	text-align: center;
	width: 40%;
}
.gurante-right {
	float: right;
	width: 60%;
}
.gurante-right > h1 {
	color: #44423e;
	font-family: Roboto Regular;
	font-size: 24px;
	margin-top: 0;
	text-transform: uppercase;
}
.gurante-right > a {
	background: #89857f none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	padding: 4.2px 0;
	text-align: center;
}
.gurante-right .link {
	background: #de0000 none repeat scroll 0 0;
	margin-left: 15px;
	padding: 7px 12px;
}
.gurante-right > p {
	margin-bottom: 30px;
}
.gurante-right > p {
	color: #454545;
	font-family: Open Sans;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 30px;
}
.btn.btn-default.btn-submit.my-posts {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	padding-bottom: 3px;
	padding-top: 0;
}
.rs-call .fa.fa-phone {
	position: relative;
	right: -11px;
}
.report-left {
	float: left;
	width: 40%;
}
.report-right {
	float: left;
	width: 60%;
}
.report-right h2 {
	margin-top: 0;
}
.report-right h2 {
	font-family: open sans;
	font-size: 26px;
	margin-top: 0;
	text-transform: uppercase;
}
.report-right .red-bg {
	color: #f70000;
	font-weight: 600;
	font-family: open sans;
}
.report-right > p {
	background: rgba(0, 0, 0, 0) url("images/arrow.png) repeat scroll 0 0") repeat scroll 0 0;
	float: left;
	width: 100%;
}
.rs-form .email {
	width: 64%;
	float: left;
}
#logo-slider {
	background: none !important;
}
.rs-submit {
	float: right;
	margin: 0;
	width: 30%;
}
.rs-form .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	border: 0 none;
	border-radius: 10px;
	padding: 4px 13px;
	width: 100%;
}
.rs-form {
	margin-top: 13px;
	width: 100%;
	float: left;
}
.rs-form .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	border: 1px solid #dedcd9;
	border-radius: 14px;
	color: #8e8e8e;
	font-size: 11px;
	padding: 6px 13px;
	width: 100%;
}
.rs-form .wpcf7-form-control.wpcf7-submit {
	background: #d10101 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 14px;
	color: #fff;
	padding: 3px 12px;
	font-family: Open Sans;
}
.our-gurante .fa.fa-angle-right {
	font-size: 19px;
	position: relative;
	top: 1px;
}
.our-gurante .link-bottom-grey {
	padding: 0px 8px 3px;
}
/*	OUR GURANT CSS ENDS HERE */
.rs-services {
	background: #faf7f3 none repeat scroll 0 0;
	float: left;
	margin-top: -13px;
	padding-bottom: 19px;
	padding-top: 0;
	width: 100%;
}
.rs-services .item {
	text-align: center;
}
.rs-services .item > h2 {
	color: #343330;
	font-family: Roboto Regular;
	font-size: 17px;
	height: 35px;
}
.our-services-title > h2 {
	font-weight: 300;
	text-align: center;
	font-size: 33px;
}
.rs-services .rs-title {
	color: #dd0000;
	font-family: Roboto Medium;
	font-size: 33px;
}
.our-services-title > p {
	color: #454545;
	font-family: open sans;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 37px;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}
.our-services-title > h2 {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/title-bg.png") no-repeat scroll -78px 17px;
}
.our-services-title > h2 {
	font-family: Roboto Light;
	font-size: 33px;
	text-align: center;
	font-weight: 300;
}
.btn.btn-default.btn-submit.custom-read {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/red-arrow-news.png") no-repeat scroll 82px 7px;
	border: 0 none;
	border-radius: 0;
	color: #f70000;
	font-family: open sans;
	font-size: 13px;
	font-weight: 400;
	padding: 0 10px;/* position: relative;right: 78px;top: 2px; */
}
.item > p {
	font-size: 13.5px;
	margin-bottom: 0;
}
.rs-services .col-sm-3.custom-col {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/item-bg.png") no-repeat scroll 0 0;
	margin-bottom: 22px;
}
.btn.btn-default.btn-submit.my-posts-bottom {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-family: open sans;
	font-size: 13px;
	font-weight: 500;
	padding: 0 5px 0 9px;
}
.rs-services .clearfix.bottom-view > a {
	background: #89857f;
	color: #fff;
	display: inline-block;
	padding: 0px 0 0px 2px;
}
a:focus, a:hover {
	text-decoration: none;
}
.rs-services .link-bottom {
	background: #7b7772 none repeat scroll 0 0;
	padding: 4px 7px;
	display: inline-block;
}
.link-bottom.a-bottom {
	padding: 4px 7px;
}
.clearfix.bottom-view {
	clear: both;
	float: left;
	margin-top: 17px;
	text-align: center;
	width: 100%;
}
.greetings-left {
	float: left;
	padding-top: 13px;
	width: 56%;
}
.greetings-right {
	float: right;
	position: relative;
	text-align: right;
	width: 44%;
}
.professional-greetings {
	background: #f9f6f2 none repeat scroll 0 0;
	border-bottom: 1px solid #d0cbc2;
	float: left;
	padding-bottom: 0;
	padding-top: 0;
	width: 100%;
}
.greetings-left > h1 {
	font-family: Roboto Regular;
	font-size: 29px;
}
.greetings-left > a {
	background: #9b9893 none repeat scroll 0 0;
	color: #fff;
	padding: 4px 0;
}
.btn.btn-default.btn-submit.greeting-link {
	background: none;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-family: open sans;
	font-size: 13.5px;
	font-weight: 300;
	margin-right: 8px;
	margin-top: -5px;
	padding: 0;
}
.greetings-left .link-greeting {
	background: #7b7772;
	font-size: 17px;
	padding: 2px 10px 5px;
}
.greetings-left > p {
	font-family: open sans;
	font-size: 13px;
	line-height: 23px;
}
.greetings-right img {
	margin-top: 58px;
	width: 92%;
	height: auto;
}
.col-sm-6.co-xs-12.left-grids {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/opcaty-low.png");
	background-origin: padding-box;
	background-repeat: repeat;
	background-size: cover;
	padding-bottom: 69px;
	background-size: contain;
	border-right: 1px solid #dfdbd5;
	padding-left: 0;
}
.dollar-bar {
	left: -12px;
	position: absolute;
	top: 114px;
}
.dollar-bar img {
	width: auto;
}
.item-virtual {
	text-align: center;
	padding: 0px 20px;
	width: 100%;
}
.item-virtual > h2 {
	color: #343330;
	font-family: "Roboto Regular";
	font-size: 29px;
	padding-top: 21px;
}
.item-virtual img {
	height: 200px;
	width: auto;
}
.vib {
	color: #dd0000;
}
p {
	font-family: 'Open Sans', sans-serif;
}
.item-virtual > p {
	color: #454545;
	font-size: 13px;
	line-height: 21px;
}
.rich-img {
	border-radius: 100%;
	display: inline-block;
	height: 74px;
	padding: 16px 16px 0;
	width: 71px;
	cursor: pointer;
}
.rich-img.featured-im-0 {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/mail.png") repeat scroll 0 0;
}
.rich-img.featured-im-0:hover {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/red-ih.png);
}
.rich-img.featured-im-1 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/call-bg1.png);
}
.rich-img.featured-im-1:hover {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/phone-red.png);
}
.rich-img.featured-im-2 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/print.png);
}
.rich-img.featured-im-2:hover {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/print-red.png);
}
.rich-img.featured-im-3 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/cloud-grey.png);
}
.rich-img.featured-im-3:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/cloud-red.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-4 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/question-grey.png);
}
.rich-img.featured-im-4:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/question-hover.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-5 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/order-grey.png);
}
.rich-img.featured-im-5:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/order-hover.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-6 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/didtaction-grey.png);
}
.rich-img.featured-im-6:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/didatcion-hover.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-7 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/marketing-grey.png);
}
.rich-img.featured-im-7:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/marketing-hover.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-8 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/greeting-grey.png);
}
.rich-img.featured-im-8:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/greeting-hover.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-9 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/vanity-grey.png);
}
.rich-img.featured-im-9:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/vanity-hover.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-10 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/custom-grey.png);
}
.rich-img.featured-im-10:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/custom-hover1.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img.featured-im-11 {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/custom-grey.png);
}
.rich-img.featured-im-11:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/custom-hover1.png") repeat scroll 0 0;
	background-repeat: no-repeat;
}
.rich-img img {
	margin-top: 1px;
}
.professional-greetings .row {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/virtual-bg.png);
	background-repeat: no-repeat;
}
.rich-img:hover {
	background: #dd0000 none repeat scroll 0 0;
	color: #fff;
	transition: all ease-out 0.5s;
}
.grey-pattern {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/grey-bg.png") repeat scroll 0 0;
	float: left;
	margin-top: 1px;
	width: 100%;
}
.item-grey > a {
	background: #9b9893 none repeat scroll 0 0;
	color: #fff;
	padding: 6px 0 5px;
}
.link-bottom-grey {
	background: #7b7772 none repeat scroll 0 0;
	font-size: 17px;
	padding: 0px 8px 3px;
}
.item-grey .red-rs {
	background: #f32c29 none repeat scroll 0 0;
}
.greetings-left .red-rs {
	background: #f32c29 none repeat scroll 0 0;
}
.gurante-right .red-rs {
	background: #f32c29 none repeat scroll 0 0;
}
.arrow-hover {
	background: #da2825;
}
.btn.btn-default.btn-submit.custom-grey {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-family: open sans;
	font-size: 12px;
	font-weight: 300;
	margin-right: 2px;
	margin-top: -4px;
	padding: 0 3px 0 10px;
}
.col-sm-4.custom-col-grey {
	border-right: 1px dashed #979186;
	padding-top: 45px;
	text-align: center;
}
.col-sm-4.custom-col-grey:nth-child(2) {
	line-height: 40px;
}
.col-sm-4.custom-col-grey:last-child {
	border: 0;
}
/*.item-grey > h2 {color: #44423e;font-family: Roboto Regular;font-size: 21px;height: 40px;padding: 0 48px;text-transform: uppercase;}*/
.item-grey > h2 {
	color: #44423e;
	font-family: Roboto Regular;
	font-size: 21px;
	height: 40px;
	text-transform: uppercase;
	max-width: 196px;
	margin: 20px auto 10px;
}
.item-grey > p {
	color: #454545;
	font-size: 14.9px;
	line-height: 27px;
	margin-bottom: 27px;
	padding: 0 9px;
}
.rs-animation {
	min-height: 375px;
	padding-bottom: 15px;
}
.testimonals-rs {
	background: #faf6f3 none repeat scroll 0 0;
	border-bottom: 1px solid #dfdbd5;
	border-top: 1px solid #dfdbd5;
	float: left;
	margin-top: 1px;
	padding-bottom: 0;
	padding-top: 0;
	width: 100%;
}
/* .testimonals-rs .col-sm-6 { display:table-cell; float:none; } */
.col-sm-3.custom-col.remove-bgs {
	background: none;
}
.customer-say > h2 {
	background: rgba(0, 0, 0, 0) url("images/customer-say.png") no-repeat scroll 209px 16px;
	font-family: Roboto Light;
	font-size: 29px;
	margin-bottom: 26px;
}
.customer-newsss h2 {
	font-family: Roboto Light;
	font-size: 29px;
	margin-bottom: 26px;
}
.customer-newsss {
	background: rgba(0, 0, 0, 0) url("images/news-border.png") no-repeat scroll 171px 16px;
	font-family: Roboto Light;
	font-size: 29px;
	margin-bottom: 26px;
}
.news-title {
	border-top: 1px solid #dddad6;
	padding: 10px 0;
}
.customer-say .medium {
	color: #343330;
	font-family: Roboto Medium;
	font-size: 29px;
}
.customer-newsss .medium {
	color: #343330;
	font-family: Roboto Medium;
	font-size: 29px;
}
.testimonals-rs .bx-wrapper {
	clear: both;
}
.custom-news .read-more, .customer-say .read-more {
	background: #969695 url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/read.png") no-repeat scroll 45px 11px;
	border-radius: 2px;
	float: right;
	margin-top: 4px;
	padding: 7px 12px 5px 8px;
	text-transform: uppercase;
}
.custom-news .read-more:hover, .customer-say .read-more:hover {
	background-color: #F32C29;
}
.read-more > a {
	color: #fff;
	font-family: open sans;
	font-size: 11px;
	font-weight: 600;
	margin-top: 1px;
	float: left;
}
.testimonials-slider blockquote {
	border: 0;
}
.news-list-link > a {
	color: #939393;
	font-size: 11px;
}
.testimonals-rs .tslider .cbp-qtcontent img {
	float: none;
	margin-right: 2em;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}
.testimonals-rs .tslider .cbp-qtcontent .test-text img {
	border-radius: 0;
}
.nocomments {
	display: none;
}
.author {
	float: left;
	margin-right: 0.7em;
	text-align: center;
	width: 28%;
}
.author > footer {
	clear: both;
	color: #2f2e2e;
	font-family: open sans;
	font-size: 15px;
	font-weight: 700;
}
.testimonals-rs .tslider blockquote p {
	color: #888;
	font-family: open sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	margin: 0.4em 0 1em;
}
.testimonals-rs .bx-viewport {
	height: auto !important;
}
.testimonals-rs blockquote {
	float: right;
	width: 69%;
}
.testimonals-rs .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f70000 !important;
	padding-top: 0px;
}
/* .testimonals-rs .col-sm-6.testimonals-left {border-right: 1px solid #dfdbd5;} */
.testimonals-rs .col-sm-6.testimonals-right {
	border-left: 1px solid #dfdbd5;
}
.cilent-logos {
	background: #f9f7f2 none repeat scroll 0 0;
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.about-mails {
	background: rgba(0, 0, 0, 0) url("images/mail-bg1.png") repeat scroll 0 0;
	float: left;
	padding-bottom: 40px;
	padding-top: 50px;
	width: 100%;
	background-size: auto 100%;
	margin-top: 15px;
}
body.page-home .about-mails {
	margin-top: -25px;
}
.mail-text > p {
	color: #525252;
	font-family: open sans;
	font-size: 14.9px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 19px;
}
.voice-bar .attachment-full {
	max-width: 100%;
	height: auto;
}
.mail-head {
	color: #343330;
	font-family: Roboto Light;
	font-size: 33px;
	margin-top: 0;
	padding-left: 55px;
	position: relative;
	text-shadow: 0 1px #fff;
}
.vib-mail {
	color: #dd0000;
	font-family: Roboto Medium;
}
.footer {
	background: rgba(0, 0, 0, 0) url("images/footer-new.png") repeat scroll 0 0;
	color: #fff;
	float: left;
	padding: 41px 10px 23px;
	width: 100%;
	margin-top: -25px;
}
#logo-slider {
	background: none;
}
.footer-menu .menu {
	background: none;
	float: left;
	margin: 0;
	width: 100%;
}
.sales-image {
	float: left;
	width: auto;
}
.sales-right {
	float: none;
	margin: 0 auto;
	width: 60%;
}
.sales-right > p {
	color: #e0e0e0;
	font-family: Roboto Regular;
	font-size: 15px;
}
.sales-right span {
	color: #fff;
	font-family: Roboto Medium;
	font-size: 15px;
}
.col-md-12.col-sm-12.footer-menu {
	padding: 0;
	text-align: left;
}
.sales-support > ul {
	float: left;
	margin: 14px 0 0;
	padding: 0;
}
.sales-support li {
	float: left;
	vertical-align: middle;
	padding: 0 4px;
}
.footer-col-second {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px;
}
.link-bottom-grey {
	font-size: 17px;
	padding: 2px 8px 3px;
}
.grey-pattern .link-bottom-grey {
	padding: 2px 8px 4px;
}
.form-control:focus {
	border-color: transparent;
	box-shadow: none;
}
.rs-copyright {
	background: #080707 none repeat scroll 0 0;
	float: left;
	width: 100%;
	padding: 8px;
}
#copyright > p {
	color: #898989;
	font-family: Roboto Regular;
	font-size: 13px;
	margin: 0;
	text-align: center;
}
.voicemail {
	color: #bfbfbf;
}
.webcaste {
	color: #bfbfbf;
}
.footer .col-md-4.first-col {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/footer-border.png") no-repeat scroll right center;
}
.footer .col-md-4.last-col .textwidget {
	overflow: hidden;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 93px;
	color: #888;
	font-family: open sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	left: 42px;
	line-height: 25px;
	margin: 0.4em 0 1em;
	text-align: left;
}
.rs-socials-icons > p {
	color: #ededed;
	font-family: open sans;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 13px;
}
.rs-socials-icons {
	text-align: center;
	float: left;
	width: 100%;
}
.rs-socials-icons span {
	font-weight: 600;
}
.testimonals-rs .bx-wrapper .bx-pager.bx-default-pager a {
	background: #a9a5a0;
	border-radius: 7px;
	height: 12px;
	margin: 0 2px;
	width: 12px;
}
.socialmedia-buttons img.fade:hover {
	background: #3a589b;
	transition: all 0.2s ease 0s;
	border-radius: 5px;
}
.rs-socials li {
	display: inline-block;
	height: 31px;
	margin-right: 4px;
	width: 31px;
}
.rs-socials {
	clear: both;
	float: left;/* margin-top: 22px; */
	padding-left: 7px;
}
.rs-socials .facebook a {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/facebook1.png);
	float: left;
	height: 31px;
	width: 31px;
}
.rs-socials .facebook > a:hover {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/facebook-hover1.png);
}
.col-md-4.second-col {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/footer-border.png") no-repeat scroll right center;
	float: left;
}
.mc4wp-form { /* margin-left: auto; margin-right:auto; max-width:260px; */
	/*margin-left: 46px;*/
	margin-left: 38px;
}
.mc4wp-form .mc4wp-form-fields {
	background: rgba(255,255,255,0.1) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/mail-b.png") no-repeat scroll 7px 11px;
	padding-left: 20px;
}
.mc4wp-form .newsletter-submit {
	margin: 0px;
	bottom: 0px;
	float: right;
}
.mc4wp-form input[type='email'], .mc4wp-form input[type='text'] {
	border: 0px;
	border-radius: 0px;
	width: calc(100% - 64px );
	display: inline-block;
	background-color: transparent;
}
.email-form .form-control {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/mail-b.png") no-repeat scroll 7px 11px;
	border: 0 none;
	border-radius: 0;
	float: left;
	font-size: 12px;
	padding-left: 30px;
	width: 75.8%;
}
.email-form .btn.btn-default, .mc4wp-form .newsletter-submit {
	background: #dd0000;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	left: 0;
	position: relative;
}
.rs-socials .twitter a {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/twitter.png);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 31px;
}
.professional-greetings .link-bottom-grey {
	padding: 0 8px 3px;
}
.rs-socials .twitter > a:hover {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/twitter-ho.png);
}
.rs-socials .google-plus a {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/googleplus.png);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 31px;
}
.rs-socials .google-plus a:hover {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/googleplushover1.png);
}
.rs-socials .linkdead a {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/linkedin.png);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 31px;
}
.email-form {
	margin-bottom: 16px;
	width: 86%;
	position: relative;
	left: 41px;
}
.rs-socials .linkdead > a:hover {
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/link-hov.png);
}
.email-form .form-group {
	background: #323231 none repeat scroll 0 0;
	float: left;
}
.cilent-text > p {
	color: #343330;
	float: left;
	font-family: open sans;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 14px;
	padding-right: 0;
}
.cilent-text > ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 80%;
}
.bx-controls-direction {
	display: none;
}
/* .menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-9.current_page_item.menu-item-128,.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-141,.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-125,.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-142,.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-195,.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-129 {background: url(http://www.voicemailoffice.com/voicemailwp/wp-content/uploads/2015/09/li.png);background-repeat: no-repeat;background-position: center right;} */
.footer-menu ul li a:hover {
	color: #9B0000;
}
.footer-menu ul li:after {
	border-right: 2px solid #787878;
	content: "";
	display: inline-block;
	float: right;
	height: 12px;
	margin-top: 6px;
	vertical-align: top;
	width: 1px;
}
.footer-menu ul li:last-child:after {
	display: none;
}
/*--------slider css---------*/
.cross-link {
	float: left;/* margin-right: 7px; */
}
#thumb-img {
	clear: both;
	margin-left: 20px;
	margin-top: 15px;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
ul {
	list-style: none;
}
.contain-banner {
	background: rgba(0, 0, 0, 0) url(".https://www.voicemailoffice.com/images/banner-img.png") repeat scroll 0 0;
	width: 100%;
	float: left;
	height: 417px;
	background-size: contain;
	background-repeat: no-repeat;
}
.item-one {
	border: none;
}
.item-one h2 {
	color: #dd0000;
	margin: 0;
	font-family: "Roboto Medium";
	font-size: 42px;
}
.item-one p {
	color: #44423e;
	font-size: 21px;
	font-weight: 300;
	margin: 0;
}
.item-one span {
	color: #f70000;
	font-size: 32px;
	font-family: "Roboto Medium";
}
.item-one .number {
	color: #44423e;
	font-size: 32px;
	font-family: "Roboto Regular";
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}
.lins {
	float: left;
	margin: 12px 0 0;
	padding: 0;
	width: 48.0%;
	vertical-align: top;
}
.lins:nth-of-type(2) {
	margin-left: 3%;
}
.lins li {
	background: rgba(0, 0, 0, 0) url("images/slider-arrow.png") no-repeat scroll left 2px;
	margin-bottom: 11px;
	padding-left: 19px;
}
.lins a {
	color: #44423e;
	font-family: open sans;
	font-size: 14px;
	padding-left: 3px;
	text-decoration: none;
}
.two-buttons {
	clear: both;
}
.btn.btn-default.rs-learn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 15px;
	color: #7c7b79;
	cursor: pointer;
	font-family: "Roboto Regular";
	padding: 0 13px;
	position: relative;/*top: -2px;*/
}
.btn.btn-default.rs-learn:hover {
	color: #fff !important;
}
.btn.btn-default.rs-choose {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 15px;
	padding: 6px 19px;
	font-family: "Roboto Regular";
	color: #5e5c5a;
}
.two-buttons > ul {
	padding: 0;
	margin: 0;
}
.two-buttons li {
	display: inline-block;
	margin-right: 20px;
	float: left;
}
.custom-head .navbar-nav > li > a:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/shadow_line.png") no-repeat scroll 17px 19px / contain;
	color: #db0000;
	text-shadow: none;
}
.four-buttons {
	float: left;
	width: 100%;
	text-align: center;
}
.four-buttons li {
	/* Old browsers */background: -moz-linear-gradient(top, #faf9f8 0%, #faf9f8 73%, #dbd9d6 100%);
	/* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9f8), color-stop(73%, #faf9f8), color-stop(100%, #dbd9d6));
	/* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #faf9f8 0%, #faf9f8 73%, #dbd9d6 100%);
	/* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #faf9f8 0%, #faf9f8 73%, #dbd9d6 100%);
	/* Opera 11.10+ */background: -ms-linear-gradient(top, #faf9f8 0%, #faf9f8 73%, #dbd9d6 100%);
	/* IE10+ */background: linear-gradient(to bottom, #faf9f8 0%, #faf9f8 73%, #dbd9d6 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f8', endColorstr='#dbd9d6', GradientType=0);
	/* IE6-9 */border-right: 1px solid #e2e1e0;
	float: left;
	padding: 9px 23px;
	width: 25%;
	height: 108px;
	position: relative;
}
.four-buttons li:first-child {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.four-buttons li:last-child {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.four-buttons li:hover, .four-buttons li.active {
	background: #fff;
	cursor: pointer;
}
.four-buttons li:hover:after, .four-buttons li.active:after {
	float: none;
	position: absolute;
	bottom: 107px;
	margin-left: -22px;
	left: 50%;
}
li.active1 {
	background-color: white!important;
	background-image: none!important;
}
.four-buttons p {
	height: 61px;
	margin: 0;
	text-align: center;
}
.four-buttons a {
	color: #454545;
	float: left;
	font-family: "BebasNeue";
	font-size: 22px;
	text-decoration: none;
	width: 190px;
}
.four-buttons > ul {
	border: 1px solid #dedcd9;
	border-radius: 8px;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 6px;
	position: relative;
}
.contact-bar .mc4wp-form .mc4wp-form-fields {
	background: none;
	padding-left: 0px;
}
.contact-bar .mc4wp-form {
	margin-left: 0px;
}
.contact-bar .email input, .contact-bar .mc4wp-form input[type='email'] {
	border: 1px solid #dedcd9;
	border-radius: 20px;
	color: #8e8e8e;
	font-size: 12px;
	font-weight: 600;
	margin-top: 7px;
	padding: 10px 7px 7px 15px;
	width: 104%;
}
.contact-bar .mc4wp-form input[type='email'] {
	background-color: #fff;
	width: calc(100% - 70px);
}
.email {
	float: left;
	position: relative;
	right: 34px;
	width: 74%;
}
.newsletter-submit, .contact-bar .mc4wp-form .newsletter-submit {
	background: #eb0707;
	/* Old browsers */background: -moz-linear-gradient(top, #eb0707 0%, #cd0000 100%);
	/* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb0707), color-stop(100%, #cd0000));
	/* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #eb0707 0%, #cd0000 100%);
	/* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #eb0707 0%, #cd0000 100%);
	/* Opera 11.10+ */background: -ms-linear-gradient(top, #eb0707 0%, #cd0000 100%);
	/* IE10+ */background: linear-gradient(to bottom, #eb0707 0%, #cd0000 100%);
/* W3C */filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eb0707', endColorstr='#cd0000', GradientType=0);
	/* IE6-9 */border-radius: 20px;
	color: #fff;
	border: none;
	font-size: 15px;
	text-shadow: 1px 1px 2px #333;
	float: right;
	margin-top: 6px;
	bottom: 52px;
	left: -4px;
	position: relative;
	padding: 6px 14px;
}
.contact-bar .mc4wp-form .newsletter-submit {
	position: initial;
}
.custom-bar {
	margin-top: 30px;
}
.custom-news {
	margin-top: 30px;
}
.btn.btn-default.rs-choose:hover {
	color: #fff;
}
.newsletter-submit:hover {
	color: #fff;
}
.email-form .newsletter-submit {
	bottom: 0;
	margin-top: 0;
}
#logo-slider-wraper .logo-img {
	margin-right: 43px;
	margin-top: 18px;
	max-width: 150px;
	max-height: 80px;
}
#logo-slider-wraper {
	left: 34px !important;
	position: relative;
	width: 700px !important;
	bottom: 4px;
}
#logo-slider-wraper {
	float: right !important;
	left: 34px !important;
	position: relative;
	width: 700px !important;
}
.slider-controls #next {
	background: rgba(0, 0, 0, 0) url("images/icon-pre.png") no-repeat top;
	float: left;
	margin-left: -50px;
}
.slider-controls #prev {
	background: rgba(0, 0, 0, 0) url("images/icon-next.png") no-repeat top;
	float: right;
	margin-right: -25px !important;
}
.slider-controls > a {
	height: 47px !important;
	z-index: 99999 !important;
}
.slider-controls > a:hover {
	background-position: bottom !important;
}
.slider-controls a {
	display: inline-block;
	height: 40px;
	text-indent: -9000px;
	width: 53px !important;
}
.four-button-contr {
	float: left;
	margin-top: -39px;
	width: 100%;
}
/* .item-one {float: left;padding-top: 10px;width: 60.4%;} */

.item-one .first-slide {
	font-size: 17px;
	line-height: 26px;
}
.fa.fa-angle-right {
	color: white;
}
.voicemail-bar {
	background: rgba(241, 234, 217, 0.41) none repeat scroll 0 0;
	border-radius: 10px;
	padding: 0 10px 10px;
	margin-bottom: 20px;
}
.voicemail-bar h2 {
	color: #de1317;
	font-family: "Roboto Medium";
	font-size: 20px;
	margin-top: 0;
	padding-top: 14px;
	text-transform: uppercase;
}
.voicemail-bar ul {
	padding: 0px;
	margin: 0px;
}
.voicemail-bar a {
	color: #45403a;
	font-family: open sans;
}
.voicemail-bar li {
	margin-bottom: 5px;
}
.voicemail-bar span {
	color: #1c1714;
}
/*.Voicemail-System {
	background: #f5eee6 none repeat scroll 0 0;
	padding: 0 10px 10px;margin-bottom: 20px;
}*/
.Voicemail-System {
	background: rgba(241, 234, 217, 0.41) none repeat scroll 0 0;
	padding: 0 10px 10px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.Voicemail-System h2 {
	color: #de1317;
	font-family: "Roboto Medium";
	font-size: 20px;
	margin-top: 0;
	padding-top: 14px;
	text-transform: uppercase;
}
.Voicemail-System ul {
	padding: 0px;
	margin: 0px;
}
.Voicemail-System a {
	color: #45403a;
	font-family: open sans;
}
.Voicemail-System li {
	margin-bottom: 5px;
}
.Voicemail-System span {
	color: #1c1714;
}
.head-rss {
	background: rgba(241, 234, 217, 0.41) none repeat scroll 0 0;
	border-radius: 10px;
	padding: 0 10px 10px;
	margin-bottom: 20px;
}
.head-rss h2 {
	color: #de1317;
	font-family: "Roboto Medium";
	font-size: 20px;
	margin-top: 0;
	padding-top: 14px;
	text-transform: uppercase;
}
.head-rss ul {
	padding: 0px;
	margin: 0px;
}
.head-rss a {
	color: #45403a;
	font-family: open sans;
}
.head-rss li {
	margin-bottom: 5px;
}
.head-rss span {
	color: #1c1714;
}
.contact-bar {
	margin-top: 19px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 0;
	float: left;
}
.col-sm-7.col-xs-12.custom-width {
	float: right;
}
.about-mails .col-sm-8.colxs-12 {
	padding-right: 0;
}
.rich-img-news {
	float: left;
	width: 30%;
}
.rich-img-news img {
	height: auto;
	max-width: 100%;
}
.news-right {
	float: right;
	width: 66%;
}
.news-right > h2 {
	color: #525252;
	font-family: open sans;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 0;
}
.news-lists-s {
	clear: both;
	margin: 0;
	padding: 0;
}
.news-title > a {
	color: #525252;
	font-size: 14px;
	line-height: 23px;
	text-transform: uppercase;
}
.news-title {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/news-blk.png") no-repeat scroll 0 16px;
	border-top: 1px solid #dddad6;
	float: left;
	padding: 11px 0 0 25px;
	width: 100%;
}
.news-list-link {
	bottom: 0px;
	display: block;
	text-align: right;
	position: relative;
	background: url(https://www.voicemailoffice.com/wp-content/uploads/2015/09/grey-news.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 9px;
}
.rs-services .btn.btn-default.btn-submit.custom-read {
	background: none;
	right: 0;
}
.news-tag > p {
	color: #727272;
	display: inline;
	font-family: open sans;
	line-height: 21px;
}
/* .news-tag > a {float: right;} */
.rich-img-news img {
	margin-bottom: 18px;
}
.news-title:last-child {
	padding-bottom: 15px;
}
.desgination {
	color: #969696;
	font-size: 12px;
	font-weight: 600;
}
.lins.last-buttons {
	margin-bottom: -15px;
}
.master-cards img {
	height: 25px;
	width: 38px;
}
#close-popup {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	border-radius: 100%;
	color: #fff;
	float: right;
	font-size: 14px;
	left: 1px;
	padding: 3px 9px;
	position: relative;
	top: -1px;
}
.item-one.last-answering {
	float: left;
	margin-bottom: 89px;
	width: 72%;
}
.blocks {
	vertical-align: super;
	padding-bottom: 5px;
}
/* .blocks-bottom {float: right;margin-right: 121px;}
.blocks-bottom1 {float: right;margin-right: 11px;}
.blocks-bottom2 {float: right;margin-right: 241px;} */
.blocks-bottom, .blocks-bottom1, .blocks-bottom2 {
	vertical-align: sub;
	padding-top: 5px;
}
.rs-banner {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/banner.png") repeat-x scroll 0 0;
	float: left;
	width: 100%;
}
.rs-banner .container {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/map-bg11.png") no-repeat scroll 158px -12px;
}
.rs_div {
	display: none;
}
.slider-text {
	margin-top: 31px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 15px;
	font-family: 'HelveticaNeueLTStd-Lt';
	display: inline-block;
	width: 100%;
}
body.home .slider-text {
	padding-left: 15px;
}
.slider-text.first-slides-edit {
	background-image: url(https://www.voicemailoffice.com/wp-content/uploads/2016/01/zigzag-arrow.png);
	background-repeat: no-repeat;
	background-position: 330px 235px;
}
.slider-text .first-edit {
	width: 540px;
}
.slider-text h2 {
	position: relative;
	font-size: 40px;
	color: #545454;
	font-family: 'HelveticaNeueLTStd-Bd';
	margin-bottom: 13px;
}
.slider-text h2:after {
	content: "";
	position: absolute;
	left: 20px;
	bottom: -18px;
	width: 445px;
	height: 20px;
	background-image: url(https://www.voicemailoffice.com/wp-content/uploads/2016/01/heading-marker.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.slider-text h2 + p {
	color: #545454;
	font-size: 25px;
	font-family: 'HelveticaNeueLTStd-Md';
}
#ii .slider-text h2 + p {
	margin-bottom: 16px;
}
.item-one.first-edit {
	margin-top: 12px;
}
.first-edit .number {/* margin-top: 22px; */
	clear: both;
}
.first-edit .first-slide {
	font-size: 20px;
	line-height: 28px;
	text-shadow: 0 0 0.5px;
}
.item-one-image {
	float: right;
	position: relative;
}
@media screen and (min-width: 993px) {
.picRatio {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	min-height: 338px;
	width: 432px;
}
.item-one {
	float: left;
	padding-top: 10px;
	width: calc( 100% - 434px);
}
#ii1 .item-one {
	width: calc( 100% - 450px);
}
/* #ii1 .item-one .lins { max-width: 230px;}
#ii1 .item-one .lins:nth-of-type(2) { max-width: 255px;} */
#ii1 .picRatio {
	background-position: center bottom;
	width: 445px;
}
/* #ii2 .item-one { width: calc( 100% - 400px);}
#ii2 .picRatio { width: 400px; } */
#ii2 .item-one {
	width: calc( 100% - 485px);
}
#ii2 .item-one .lins {
	width: 255px;
}
#ii2 .item-one .lins:nth-of-type(2) {
	width: 210px;
}
#ii2 .picRatio {
	width: 480px;
	background-position: center top;
}
#ii3 .item-one {
	width: calc( 100% - 530px);
}
#ii3 .picRatio {
	background-position: center bottom;
	width: 525px;
}
#ii4 .item-one {
	width: calc( 100% - 450px);
}
#ii4 .item-one .lins {
	width: 220px;
}
#ii4 .item-one .lins:nth-of-type(2) {
	width: 275px;
}
#ii4 .picRatio {
	width: 444px;
	background-position: center -6px;
}
}
#slideVideo {
	margin-left: -30px;
	position: relative;
	margin-top: 20px;
}
#slideVideo img {
	width: 435px;
	height: 265px;
}
#slideVideo .video-play { /*margin-left: -5px;*/
	position: absolute;
	top: 19px;
	left: 17px;
}
.video-play > iframe, .videoframe > iframe {
	transition: all ease-in-out 1s;
	background: #000 none repeat scroll 0 0;
	height: 226px;
	margin: 0px;
	width: 402px;
}
#closebtn {
	color: #fff !important;
	border: 1px solid #f2f2f2 !important;
	display: none;
	background-color: #000;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	right: -15px;
	top: -15px;
	position: absolute !important;
}
.videoframe {
	right: 20px !important;
}
.videoframe > iframe {
	border: 1px solid #000;
	border-radius: 5px;
	height: 236px;
	padding: 10px;
}
.videoframe #closebtn {
	display: block;
}
.slider-text .video-btn {
	display: inline-block;
	padding: 10px 45px 10px 20px;
	background: linear-gradient(#D75858, #A71B1B);
	border-radius: 5px;
	cursor: pointer;
}
.slider-text .video-btn span {
	font-family: 'HelveticaNeueLTStd-Hv';
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.3px;
	color: #fff;
	display: inline-block;
	padding-right: 10px;
	border-right: 1px solid #A81313;
	box-shadow: 1px 0 0 #EA8282;
	position: relative;
	float: left;
}
.slider-text .video-btn span:after {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	top: -5px;
	right: -40px;
	background-image: url(https://www.voicemailoffice.com/wp-content/uploads/2016/01/tv-icon.png);
	background-repeat: no-repeat;
}
.slider-text .item-one.last-answering .number {
	display: inline-block;
	width: 100%;
	float: left;
	margin-top: 15px;
}
#mike {
}
#mike .video-play {
	position: absolute;
	top: 100%;
	margin-top: -50px;
	left: 50%;
	margin-left: -70px;
}
#mike .video-play #play {
	z-index: 9999;
	cursor: pointer;
}
#mike img {
	margin-top: -30px;
}
#formNumbers input, #formNumbers textarea {
	padding: 7px 15px;
	background-color: #FFF;
}#formNumbers input[type="submit"] {   	padding:0 !important;    }
#formNumbers select {
	padding: 7px 13px;
	background-color: #FFF;
}
/*.cont-ordervvo input,.cont-ordervvo select,.cont-ordervvo textarea,.cont-acc-update input,.cont-acc-update select,.cont-acc-update textarea {padding: 7px 16px !important; background-color: #FFF !important;}*/
#formNumbers input:focus, #formNumbers textarea:focus, #formNumbers select:focus {
	background-color: #FFFFFF!important;
}
#formNumbers td {
	min-height: 35px;
	padding: 5px;
}
.first-edit .first-slide {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -0.2px;
}
.first-edit .number, .item-one .number {
	font-size: 22px;
	font-family: 'HelveticaNeueLTStd-Lt';
}
.first-edit .number span, .item-one .number span {
	font-size: inherit;
	font-family: 'HelveticaNeueLTStd-Lt';
}
.postThumbnail_image {
	padding: 0px 5px 0px 0px !important;
	width: 170px !important;
}
.postItemTxt_R {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.postItem_date {
	font-weight: bold!important;
}
.two-buttons .second-button button, .two-buttons .first-button button, .two-buttons .second-button a, .two-buttons .first-button a {
	background: #ffffff url("images/bg-btn-white.jpg") repeat-x scroll !important;
	border-radius: 23px !important;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2), inset 0px 1px 15px rgba(0,0,0,0.3);
	position: relative;
	height: 46px;
	padding: 10px 50px 10px 25px !important;
	line-height: 26px;
	background-size: auto 100% !important;
	color: #5e5c5a;
	border: 1px solid #bebcbc;
}
.two-buttons .second-button button:after, .two-buttons .first-button button:after, .two-buttons .second-button a:after, .two-buttons .first-button a:after {
	content: "";
	display: block;
	background: url("images/choose-arroe.png") no-repeat;
	height: 26px;
	position: absolute;
	width: 26px;
	right: 11px;
	top: 10px;
}
.two-buttons .second-button button:hover, .two-buttons .first-button button:hover, .two-buttons .second-button a:hover, .two-buttons .first-button a:hover {
	background: #de0404 url("images/bg-btn-red.jpg") repeat-x scroll !important;
	background-size: auto 100% !important;
	border: 1px solid #ad3332;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3), inset 0px 1px 15px rgba(0,0,0,0.3);
}
.two-buttons .second-button button:focus, .two-buttons .first-button button:focus {
	outline: thin dotted;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.four-button-contr .block-l_r {
	float: left;
}
.four-button-contr .block-l_r:nth-child(2) {
	float: right;
}
.rich-img-grey {
	height: 91px;
}
/*media code goes here*/
@media screen and ( min-width:1200px ) {
.container {
	width: 1000px;
}
}
 @media screen and ( min-width:1000px ) and ( max-width:1024px ) {
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 67px;
}
.our-services-title > h2 {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/title-bg.png") no-repeat scroll -75px 25px;
}
.report-left img {
	width: 100%;
	height: auto;
}
.report-right {
	float: right;
	width: 58%;
}
.email {
	float: left;
	width: 60%;
}
.contact-bar .newsletter-submit {
	bottom: 0;
	left: -42px;
}
.cilent-text > p {
	font-size: 20px;
}
}
 @media screen and ( max-width:1024px) {
#logo-slider-wraper {
	float: left !important;
	width: calc( 100% - 260px ) !important;
	left: 0px !important;
	margin-left: 80px;
}
.container, .slide {
	max-width: 100%;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.page-contact-us .leftCol .row {
	margin-right: -15px;
	margin-left: -15px;
}
.top-bar>.container>.row, header>.container>.row {
	margin-right: -15px;
	margin-left: -15px;
}
.navbar-collapse.collapse {
}
.footer-col-second {
	padding: 0px;
}
.email-form .btn.btn-default {
	width: 70px;
}
.email-form .form-control {
	width: calc( 100% - 70px );
}
.slider-text {
	padding-left: 0px;
	padding-right: 0px;
}
.custom-news:before, .custom-news:after {
	display: table;
	content: "";
	clear: both;
}
.rs-services .item > h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}
.custom-news {
	margin: 10px 0px 0px;
}
.custom-news {
	margin: 10px 0px 0px;
}
.news-lists-s .btn.btn-default.btn-submit.custom-read {
	position: initial;
}
.four-button-contr .block-l_r {
	display: none !important;
}
}
 @media screen and ( max-width:992px ) {
.navbar-nav {
	float: right;
}
.custom-head .navbar-nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
}
.item-grey > p {
	padding: 0px;
}
/*.item-one, .slider-text .first-edit { width:100%; }
.rs-banner {height: 87px;display: none;}
.rs-banner { display: none; }
.item-one-image { width: calc(100% - 580px); bottom: -40px; float: right; position: absolute; right: 0; }
.item-one-image img {  max-width: 100%; } */
.item-one.last-answering, .item-one {
	max-width: 610px;
}
.rs-banner {/*box-shadow:0 1px 1px rgba(0, 0, 0, 0.3); */
	position: relative;
}
.item-one-image {
	position: absolute;
	right: 15px;
	bottom: 30px;
	max-height: 84%;
}
.item-one {
	padding-bottom: 15px;
	padding-top: 0px;
}
.slider-text {
	margin-top: 20px;
}
.slider-text h2 {
	font-size: 36px;
}
.slider-text h2 + p {
	font-size: 22px;
}
.lins {
	width: 49% !important;
	margin: 0px !important;
}
.lins:nth-of-type(2) {
	margin-left: 2% !important;
}
.lins li {
	background-position: left 2px;
}
.four-buttons li {
	padding-left: 3px;
	padding-right: 3px;
}
.four-buttons li a {
	width: 100%;
	font-size: 18px;
}
.item-one {
	position: relative;
	z-index: 5;
}
.item-one-image {
	z-index: 2;
}
.four-buttons {
	position: relative;
	z-index: 6;
}
/* .lins.last-buttons {width:49%; margin:0px !important;}
ul.lins.last-buttons:nth-of-type(2){margin-left:2% !important;} */
}
@media screen and ( min-width:960px ) {
.about-mails {
	background-size: auto 100%;
}
.sales-support li {
	width: 16.66%;
}
.master-cards img {
	height: auto;
	width: auto;
}
.col-sm-4.custom-col-grey {
	padding-bottom: 20px;
}
}
 @media screen and (min-width:950px) and (max-width:980px) {
#menu-top-menu {
	margin: 0px;
}
}
 @media screen and ( max-width:800px ) {
.custom-head .navbar-nav > li > a {
	font-size: 12px;
}
}
@media screen and ( min-width:768px ) {
ul.nav.navbar-nav {
	float: right !important;
}
#main-wrap-R, #main-wrap-L {
	display: none;
}
}
@media screen and ( max-width:768px ) {
.rightCol {
	clear: left;
}
.custom-head .navbar-nav > li > a {
	font-size: 10px;
	font-weight: 400;
	padding: 0px 10px 0px 10px;
}
.top-bar .menu a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
}
.sales-right {
	float: none;
	margin: 0 auto;
	width: 93%;
	text-align: center;
}
.sales-right .sales-image, .sales-right > p {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.email-form {
	left: 0;
	margin-bottom: 16px;
	position: relative;
	width: 100%;
}
.email-form .form-control {
	float: left;
	font-size: 11px;
	padding-left: 30px;
}
.email-form .btn.btn-default {
	color: #fff;
	float: right;
}
.mail-text > p {
	font-size: 11.9px;
}
.rs-animation {
	min-height: initial;
}
.item-grey > p {
	font-size: 11px;
	line-height: normal;
	margin-bottom: 15px;
	padding: 0 4px;
}
.item-grey > h2 {
	font-size: 15px;
	height: auto;
	text-transform: uppercase;
	max-width: 280px;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 171px;
	position: absolute;
	right: 121px;
	width: 100%;
}
.container {
	width: 100%;
	margin: 0 auto;
}
.cilent-text > p {
	font-size: 15px;
}
.cilent-text img {
	max-width: 100%;
}
.report-left img {
	width: 100%;
	height: auto;
}
.report-right {
	float: right;
	width: 56%;
}
/* .contact-bar { margin-left:110px; width: 136%;} */
.email {
	width: calc( 100% - 110px);
}
.our-services-title > h2 {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/title-bg.png") no-repeat scroll -199px 25px;
}
.rs-services .item > h2 {
	font-size: 13px;
}
.item > p {
	font-size: 13.3px;
}
.dollar-bar {
	top: 78px;
}
.dollar-bar img {
	width: 84%;
}
.cilent-text > p {
	font-size: 12px;
	margin-left: -27px;
	margin-top: 31px;
}
.customer-say > h2 {
	background: none;
}
.sales-support > ul {
	float: none;
	overflow: hidden;
}
.sales-support li {
	display: inline-block;
	float: none;
	padding: 0 1px;
	width: 15%;
}
.sales-support li img {
	max-width: 100%;
}
.footer-menu ul li a {
	font-size: 11px;
}
/* .our-gurante .container { background: rgba(0, 0, 0, 0) url("http://www.voicemailoffice.com/voicemailwp/wp-content/uploads/2015/09/arrow.png") no-repeat scroll 680px 55px; } */
.form-group {
	overflow: hidden;
}
.newsletter-submit {
	bottom: 1px;
	font-size: 15px; /* left: 2px; */
	margin-top: 8px;
	position: relative;
}
.our-gurante .link-bottom-grey {
	padding: 0 8px 3px;
}
.custom-head .navigation {
	width: 95%;
}
.custom-head .navbar-nav > li > a:hover {
	background: rgba(0, 0, 0, 0) url("https://www.voicemailoffice.com/wp-content/uploads/2015/09/shadow_line.png") no-repeat scroll -10px 19px / contain;
}
.contact-bar .email input {
	width: 119%;
}
.testimonals-rs .tslider blockquote p {
	margin: 0.4em 0 1em -2px;
}
#logo-slider-wraper {
	width: calc( 100% - 180px ) !important;
}
.top-bar .container .row, .header .container .row {
	margin-left: -15px;
	margin-right: -15px;
}
.top-bar .col-sm-6 {
	width: 50%;
	float: left;
}
body#innerpage .voicemail .bottomMainMargin {
	padding-left: 0px;
	padding-right: 0px;
}
body#innerpage .voicemail .para + .row {
	margin-left: -15px;
	margin-right: -15px;
}
body#innerpage .voicemail .para + .row .numConMain {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
body#innerpage .voicemail .para + .row .numConMain>.holder.o-con {
	padding: 26px 15px 0px 35px !important;
}
body#innerpage .voicemail .row.holder {
	padding: 20px 15px;
}
body#innerpage .voicemail .row.holder>.col-md-12 {
	padding: 0px 0px 0px 20px !important;
}
body#innerpage .voicemail .bottomMainMargin .row.holder.o-con {
	padding: 26px 15px 0px 20px;
}
body#innerpage .voicemail .row.holder .col-md-12>.row>.col-md-5 {
	padding: 0px;
}
body#innerpage .container .row.rowTopNew {
	padding: 0px !important;
	margin-left: 0px !important;
}
body#innerpage .voicemail .bottomMainMargin .row.holder.o-con {
	padding: 20px 32px;
}
}
 @media (min-width:768px) and (max-width:1024px) {
.footer .mc4wp-form {
	margin-left: 0px;
}
.rs-socials, .rs-socials ul {
	padding-left: 0px;
}
}
@media (min-width:768px) and (max-width:800px) {
.contact-bar {
	margin-top: 40px;
	margin-left: -160px;
}
}
@media screen and (min-width:710px) and (max-width:768px) {
#menu-top-menu {
	float: right;
	margin: 0;
	padding: 6px 0 0;
}
.news-right > h2 {
	font-size: 12px;
}
.customer-newsss {
	background: none;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 67px;
	width: 87%;
	left: 39px;
}
.col-sm-6.co-xs-12.left-grids {
	padding-left: 15px;
}
.about-mails .col-sm-8.colxs-12 {
	padding-right: 15px;
}
.mail-head {
	padding-left: 0;
	text-align: center;
}
.cilent-text > p {
	font-size: 12px;
	margin-left: -3px;
	margin-top: 31px;
}
.testimonals-rs .bx-wrapper {
	margin: 0 auto;
}
.btn.btn-default.btn-submit.custom-read {
	right: 29px;
}
.news-lists-s {
	margin-top: 7px;
}
}
 @media screen and (max-width:767px) {
.item-one-image {
	z-index: 7;
}
.four-buttons {
	z-index: 5;
}
.top-bar .top-bar {
	float: none;
	width: auto;
	padding: 0px;
}
.our-gurante {
	margin-top: 0px;
	padding-top: 0px;
}
.custom-head .col-sm-8 {
	float: left;
	width: 33.3333%;
}
.navbar-collapse.collapse {
}
.rs-services .col-sm-3.custom-col {
	background-image: none;
}
.top-bar li a:last-child {
	margin-left: 0;
}
.logo img {
	height: 50px;
	width: auto;
}
.navbar-collapse {
	background: #cecece;
	left: auto;
	position: absolute;
	right: 0;
	top: 52px;
	z-index: 111;
	transition: all ease-in-out 0.5s;
	width: 97%;
	min-width: 300px;
	padding-left: 0px;
}
.navbar-nav {
	margin: 0px;
}
.navbar-toggle {
	margin-right: 0px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.navbar-nav > li {
	border-bottom: 1px solid #efefef;
	float: none;
	width: 100%;
}
.navbar-nav > li {
	border-bottom: solid 1px #fff;
	padding: 8px 30px;
}
.navbar-nav > li > a {
	padding: 10px;
	color: #fff;
}
.navbar-nav > li > a:hover {
	color: #1FA2E1;
}
.container > .navbar-header, .container > .navbar-collapse {
	margin: 0;
}
.navbar-collapse .navbar-nav li ul {
	position: static;
	width: 100%;
}
.custom-head .navigation {
	float: none;
	margin-top: 5px;
	width: 100%;
}
.navbar-collapse.collapse.in {
	float: none;
	margin-top: 13px;
	width: 97%;
}
#menu-top-menu li {
	margin-bottom: 12px;
}
.nav.navbar-nav {
	margin-top: 0;
	padding: 0;
}
.custom-head .navbar-nav > li > a {
	font-size: 13px;
	padding: 0;
}
.container {
	width: 100%;
}
.gurante-right {
	float: left;
	width: 57%;
}
.our-services-title > h2 {
	background: none;
}
.our-services-title > p {
	padding: 0 15px;
}
.greetings-left {
	float: left;
	padding: 0 15px;
	width: 100%;
}
.greetings-right {
	float: right;
	padding: 0 15px;
	position: relative;
	text-align: center;
	width: 89%;
}
.testimonals-rs .col-sm-6.testimonals-left {
	padding: 0 15px;
}
.custom-bar {
	padding: 0 15px;
}
.customer-say > h2 {
	background: none;
	font-size: 30px;
}
.cilent-text > p {
	width: 100%;
	text-align: center;
}
.slider-controls #next {
	float: left;
	margin-left: -71px !important;
}
.slider-controls #prev {
	float: right;
	margin-right: 15px;
}
/* #logo-slider-wraper .logo-img {margin-right: 35px;margin-top: 14px;} */
#logo-slider-wraper .logo-img {
	margin-right: 0px;
	margin-top: 14px;
}
.contact-bar {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
}
.contact-bar .mc4wp-form {
	max-width: 410px;
	margin-left: auto;
	margin-right: auto;
}
.customer-say > h2 {
	background: none;
}
header {
	width: 100%;
	padding: 5px;
}
.report-left img {
	height: auto;
	width: auto;
}
.custom-head .navbar-nav > li > a:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #fff;
	text-shadow: none;
}
.navbar-nav li:hover {
	background: #db0000 none repeat scroll 0 0;
	border: 0 none;
}
.col-sm-6.co-xs-12.left-grids {
	padding-left: 15px;
	background-size: cover;
}
.item-virtual {
	float: left;
	margin-top: 2px;
}
.col-sm-4.custom-col-grey {
	padding-top: 33px;
}
.rs-animation {
	height: auto;
}
.grey-pattern {
	padding-bottom: 19px;
}
.about-mails {
	background: rgba(0, 0, 0, 0) url("images/mail-bg1.png") repeat-x scroll 0 0;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
	background-size: auto 100%;
}
.footer {
	background: #1f1f1e url("images/footer-new.png") repeat-x scroll 0 0;
	background-size: auto 100%;
	color: #fff;
	float: left;
	padding: 41px 10px 23px;
	width: 100%;
}
.footer-col {
	text-align: center;
}
.mc4wp-form {
	margin-left: 0px;
}
.col-md-4.col-sm-4.last-col {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
.sales-support li {
	display: inline-block;
	float: none;
}
.sales-support {
	float: left;
	width: 100%;
}
.sales-support > ul {
	float: none;
	margin: 14px 0 0;
	padding: 0;
}
.col-md-4.second-col {
	background: none;
	width: 50%;
	margin-bottom: 30px;
}
.testimonals-rs .tslider blockquote p {
	font-size: 12px;
}
.rs-socials > ul {
	padding: 0;
}
.rs-socials {
	width: 100%;
}
.top-bar .menu-top-menu-container {
	float: left;
	width: 100%;
}
.item-virtual img {
	height: auto;
	width: 100%;
}
.customer-newsss {
	background: none;
}
.email {
	right: 0;
}
.contact-bar .email input {
	width: 100%;
}
.testimonals-rs .bx-viewport {
	height: 480px !important;
}
.col-sm-4.custom-col-grey {
	border: 0;
}
.testimonals-rs .col-sm-6.testimonals-left {
	border-right: 0;
}
.customer-say > h2 {
	font-size: 19px;
}
.customer-say .medium {
	font-size: 21px;
}
.gurante-left {
	float: left;
	text-align: center;
	width: 100%;
}
.gurante-right {
	float: left;
	text-align: center;
	width: 100%;
}
.gurante-left img {
	height: auto;
	width: auto;
}
.nav.navbar-nav {
	width: 100%;
}
.blocks {
	display: none;
}
.blocks-bottom {
	display: none;
}
.blocks-bottom1 {
	display: none;
}
.blocks-bottom2 {
	display: none;
}
.sales-support li {
	width: 15%;
}
.footer .col-md-4.first-col {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: none;
	width: 100%;
	max-width: 360px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.about-mails .col-sm-8.colxs-12 {
	background: #e3dac9 none repeat scroll 0 0;
	padding: 10px 30px;
	margin-left: -15px;
	margin-right: -15px;
}
.col-md-4.second-col, .col-md-4.col-sm-4.last-col {
	float: none;
	width: 100%;
	max-width: 300px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.col-md-4.col-sm-4.first-col:before, .col-md-4.col-sm-4.first-col:after, .footer-col:before, .footer-col:after, .textwidget:before, .textwidget:after, .col-md-4.second-col:before, .col-md-4.second-col:after, .col-md-4.col-sm-4.last-col:before, .col-md-4.col-sm-4.last-col:after {
	display: table;
	content: "";
	clear: both;
}
.rs-services .item > h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	height: auto;
}
.greetings-right {
	padding: 0 15px;
	position: relative;
	text-align: center;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	float: none;
	clear: both;
}
.item-virtual img {
	height: auto;
	width: 100%;
	max-width: 300px;
}
.testimonals-rs .bx-viewport {
	height: auto !important;
	min-height: 250px;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 224px;
	position: absolute;
	right: 0;
	width: 87%;
	left: 26px;
	display: none;
}
.custom-news {
	border-top: 1px solid #dddad6;
	margin: 5px 0px 0px;
}
.custom-news:first-child {
	border-top: 0px solid #dddad6;
	padding-bottom: 15px;
}
.custom-news .news-lists-s {
	margin: 0px;
}
.item-news {
	min-height: 10px;
}
.news-lists-s {
	clear: none;
	float: none;
	margin-left: 32%;
}
.news-title {
	border-top: 0px;
}
.cilent-text > p {
	font-size: 16px;
}
#logo-slider-wraper {
	width: calc( 100% - 40px ) !important;
	margin-left: 40px;
}
.email-form .form-group {
	width: 100%;
}
.mail-head {
	padding: 20px 0px 0px;
	text-align: center;
}
.voice-bar .simple-image {
	text-align: center;
}
.rs-socials {
	margin-top: 0px;
}
.greetings-right img {
	height: auto;
	margin-top: 20px;
}
.col-sm-6.co-xs-12.left-grids {
	padding-bottom: 20px;
}
.item-virtual > h2, .customer-say > h2 {
	margin-top: 0px;
}
.col-sm-6.co-xs-12.left-grids {
	border-right: 0px;
}
/* .contact-bar{margin-top:10px;} */
.report-left {
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.report-right {
	float: left;
	width: 100%;
	text-align: center;
}
.col-sm-7.col-xs-12.custom-width {
	margin-bottom: 15px;
}
.testimonals-rs .col-sm-6.testimonals-right {
	border-left: 0px solid #dfdbd5;
}
#main-wrap-L, #main-wrap-R {
	height: 47px;
	width: 47px;
	display: block;
	z-index: 10;
	opacity: 0.4;
	position: absolute;
	top: 163px;
	margin-top: -24px;
	cursor: pointer;
	transition: all ease-in-out 1s; /* background: #fff none repeat scroll 0 0; border-radius: 50%;*/
}
#main-wrap-L {
	left: 15px;
	background: rgba(0, 0, 0, 0) url("images/icon-pre.png") no-repeat left top; /* box-shadow : -3px 0px 3px rgba(0, 0, 0, 0.5);*/
}
#main-wrap-R {
	right: 15px;
	background: rgba(0, 0, 0, 0) url("images/icon-next.png") no-repeat left top; /* box-shadow : 3px 0px 3px rgba(0, 0, 0, 0.5);*/
}
#main-wrap-L:hover, #main-wrap-R:hover, #main-wrap-L:focus, #main-wrap-R:focus {
	opacity: 1;
}
#main-wrap-L.active-btn, #main-wrap-R.active-btn {
	opacity: 0.8;
	background-position: left bottom;
}
.item-one-image {
	display: none;
}
#ii .item-one-image {
	z-index: 50;
	display: block;
}
#ii .item-one-image #mike {
	display: none !important;
}
.rs-services {
	margin-top: 20px;
}
.item-one.last-answering, .item-one, .slider-text .first-edit {
	max-width: initial;
	width: 100%;
}
#slideVideo img {
	display: none;
}
.slider-text.first-slides-edit {
	background-image: none !important;
}
#slider-box {
	height: auto !important;
	min-height: 310px;
}
.item-one.last-answering {
	margin-bottom: 0px;
}
#ii4 .slider-text .first-edit .number {
	margin-top: 0px;
	clear: both;
}
.four-button-contr {
	margin-top: 0px;
	margin-bottom: 25px;
}
.four-buttons li {
	height: auto;
}
.four-buttons li a {
	display: inline-block;
            line-height: 0;
    font-size: 0;
}
.first-edit .number, .item-one .number {
	margin-top: 0px;
}
.slider-text .item-one.last-answering .number {
	margin-top: 0px;
}
.slider-text.first-slides-edit {
	background-image: none;
}
.first-edit .first-slide {
	margin-bottom: 10px;
}
.four-buttons li span {
	bottom: 78px !important;
}
.item-one {
	padding-bottom: 0px;
}
.navbar-toggle {
	margin-top: 10px;
}
.lins li {
	margin-bottom: 10px;
}
.logo {
	margin-top: 6px;
}
/*#slider-box { padding-bottom:10px; }*/
div.wpcf7 {
	margin: 0px -30px;
}
body#innerpage .voicemail .row.holder>.col-md-12 {
	padding: 0px !important;
}
body#innerpage .voicemail .row.holder {
	padding: 20px 40px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
.voicemail .btn-tick {
	right: -30px;
}
}
 @media screen and (min-width:700px) and (max-width:736px) {
.gurante-left img {
	height: auto;
	width: auto;
}
.our-gurante .container {
	background: none;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
#menu-top-menu li {
	display: inline-block;
}
#menu-top-menu {
	float: none;
	margin: 0;
	padding: 6px 0 0;
}
.report-right h2 {
	text-align: center;
}
/* .newsletter-submit {left: -112px;} */
.contact-bar {
	float: none;
	margin: 0 auto;/* width: 89%; */
}
.col-sm-6.co-xs-12.left-grids {
	text-align: center;
}
.dollar-bar img {
	width: 100%;
}
.dollar-bar {
	top: 129px;
	bottom: 108px;
}
.customer-say > h2 {
	font-size: 29px;
	text-align: center;
}
.customer-say .medium {
	font-size: 29px;
}
.testimonals-rs .bx-viewport {
	height: 216px !important;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -26px;
	left: 71px;
	right: 0;
	width: 87%;
}
.customer-newsss h2 {
	text-align: center;
}
.news-lists-s {
	width: 100%;
}
.news-title > a {
	font-size: 18px;
}
.cilent-text > p {
	font-size: 30px;
	margin-left: -3px;
	margin-top: 0;
}
.voice-bar {
	text-align: center;
}
.about-mails .col-sm-8.colxs-12 {
	margin-top: -3px;
}
.about-mails {
	padding-bottom: 0;
}
}
 @media screen and (min-width:610px) and (max-width:667px) {
#menu-top-menu li {
	display: inline-block;
	float: none;
}
.navbar-toggle {
	margin-top: 10px;
}
.top-bar #menu-top-menu {
	float: none;
	margin: 0;
	padding: 6px 0 0;
}
.greetings-right img {
	width: auto;
}
.dollar-bar img {
	width: 100%;
}
.dollar-bar {
	top: 78px;
	left: 112px;
}
.about-mails .col-sm-8.colxs-12 {
	padding: 10px 30px;
	margin-top: -4px;
}
.footer-menu ul li a {
	padding: 5px 9.7px;
}
.gurante-left img {
	width: auto;
}
.about-mails {
	padding-bottom: 0;
}
.gurante-left img {
	width: auto;
	height: auto;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -20px;
	right: 0;
	width: 80%;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -16px;
	left: 60px;
	position: absolute;
	right: 0;
	width: 48%;
}
.testimonals-rs .bx-viewport {
	height: 220px !important;
}
.testimonals-rs .bx-wrapper {
	margin: 0 auto;
	padding: 0;
}
.customer-newsss h2 {
	text-align: center;
}
.news-tag > p {
	line-height: 25px;
	font-size: 13px;
}
.testimonals-right .btn.btn-default.btn-submit.custom-read {
	right: 42px;
	top: 2px;
}
.news-title > a {
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
}
.news-list-link > a {
	color: #939393;
	font-size: 13px;
}
.news-list-link {
	bottom: -5px;
}
.cilent-text > p {
	font-size: 23px;
	margin-left: 0;
	margin-top: 0px;
}
.voice-bar {
	text-align: center;
}
.mail-head {
	margin-top: 8px;
	padding-left: 0;
	text-align: center;
}
.about-mails .col-sm-8.colxs-12 {
	margin-top: -13px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
.report-right h2 {
	text-align: center;
}
.contact-bar {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.col-sm-6.co-xs-12.left-grids {
	text-align: center;
}
.customer-say > h2 {
	font-size: 29px;
	text-align: center;
}
.customer-say .medium {
	font-size: 29px;
}
.navbar-collapse.collapse.in {
	float: none;
	width: 98%;
}
}
 @media screen and (min-width:610px) and (max-width:640px) {
.report-right h2 {
	text-align: center;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 1px;
	left: 51px;
	right: 0;
	width: 20%;
}
.testimonals-rs .bx-viewport {
	height: 240px !important;
}
.customer-say > h2, .customer-newsss h2 {
	font-size: 30px;
	text-align: center;
}
.customer-say .medium {
	font-size: 28px;
}
.greetings-left > h1 {
	text-align: center;
}
.customer-newsss h2 {
	text-align: center;
}
.btn.btn-default.btn-submit.custom-read {
	right: 35px;
	top: 2px;
}
.cilent-logos #logo-slider-wraper {
	width: 100%!important;
}
#logo-slider {
	width: 85% !important;
}
#logo-slider-wraper .logo-img {
	margin-right: 23px;
	margin-top: 14px;
}
.mail-head {
	text-align: center;
}
.voice-bar {
	text-align: center;
}
}
 @media screen and (max-width:640px) {
.top-bar .col-sm-6 {
	width: 100%;
	text-align: center;
}
.top-bar .col-sm-6 #menu-top-menu {
	float: none;
	margin: 0 auto 10px;
	display: inline-block;
}
.item-one.last-answering, .item-one {
	padding-left: 60px;
	padding-right: 60px;
}
.lins, .lins:nth-of-type(2) {
	width: 100% !important;
	margin-left: 0% !important;
}
/* .top-bar #menu-top-menu { padding: 4px 35px; } */
#menu-top-menu {
	float: none;
	margin: 0;
	padding: 6px 0 0;
}
#menu-top-menu li {
	display: inline-block;
	float: none;
	margin-bottom: 0px;
}
#logo-slider {
	width: 100% !important;
}
.slider-controls {
	top: 50% !important;
}
.cilent-logos #logo-slider-wraper {
	margin-left: 0px;
	width: 100% !important;
}
.cilent-logos #logo-slider-wraper .slide {
	text-align: center;
}
#logo-slider-wraper .logo-img {
	margin: 12px 8px !important;
}
.slider-controls #next {
	margin-left: -40px !important;
}
.slider-controls #prev {
	margin-right: -40px !important;
}
.slider-controls #next, .slider-controls #prev {
	margin-top: -27px;
}
.footer-menu .menu {
	text-align: center;
}
.footer-menu ul li {
	list-style: none;
	float: none;
	display: inline-block;
}
.col-md-4.col-sm-4.last-col, .col-md-4.second-col {
	float: none;
	max-width: 360px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.slider-text {
	margin-top: 20px;
}
.item-one.last-answering, .item-one {
	padding-left: 0px;
	padding-right: 0px;
}
body#innerpage .voicemail .row.holder>.col-md-12 {
	padding: 0px !important;
}
body#innerpage .voicemail .row.holder {
	padding: 20px 40px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
}
 @media screen and (min-width:580px) and (max-width:600px) {
.about-mails {
	padding-bottom: 0;
}
.about-mails .col-sm-8.colxs-12 {
	margin-top: -7px;
}
.navbar-toggle {
	margin-top: 10px;
}
.gurante-left img {
	width: auto;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 226px;
	left: 43px;
	right: 0;
	width: 86%;
}
.report-right h2 {
	text-align: center;
}
/* .newsletter-submit { left: -97px; } */
.col-sm-6.co-xs-12.left-grids {
	text-align: center;
}
.dollar-bar img {
	width: 100%;
}
/*.greetings-right img { width: 56%; }
 .dollar-bar { top: 139px; left: 56px; } 
 .col-md-4.col-sm-4.second-col { margin: 0 auto; float: none; }*/
.testimonals-rs .bx-viewport {
	height: 235px !important;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -3px;
	left: 54px;
	right: 0;
	width: 86%;
}
.customer-newsss h2 {
	text-align: center;
}
.cilent-text > p {
	font-size: 23px;
	margin-left: 0;
	margin-top: 31px;
}
#logo-slider-wraper {
	position: relative;
	width: 83% !important;
}
.voice-bar {
	text-align: center;
}
.mail-head {
	padding-left: 0;
	text-align: center;
}
.footer-menu .menu {
	text-align: center;
}
.footer-menu ul li {
	display: inline-block;
	float: none;
}
.sales-right {
	float: none;
	width: 38%;
}
.col-md-4.col-sm-4.last-col {
	margin: 0 auto;
	float: none;
}
.email-form {
	float: none;
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 10px;
	width: 60%;
}
}
 @media screen and (min-width:500px) and (max-width:568px) {
	 .youtubevideo{width:450px; min-width:300px; height:253px;}
.greetings-right img {
	width: auto;
}
.dollar-bar {
	top: 78px;
	left: 94px;
}
.gurante-left img {
	width: auto;
}
.about-mails .col-sm-8.colxs-12 {
	margin-top: -9px;
}
.about-mails {
	padding-bottom: 0;
}
.cilent-logos #logo-slider-wraper {
	width: 100% !important;
}
.slider-controls #next {
	float: left;
	margin-left: -34px !important;
}
.slider-controls #prev {
	float: right;
	margin-right: 0px;
}
#logo-slider-wraper .logo-img {
	margin-right: 32px;
	margin-top: 14px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
.report-right h2 {
	text-align: center;
}
/* .newsletter-submit {left: -83px;} */
.greetings-left {
	text-align: center;
}
.customer-say > h2 {
	font-size: 27px;
	text-align: center;
}
.customer-say .medium {
	font-size: 27px;
}
.testimonals-rs .bx-viewport {
	height: 258px !important;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 16px;
	right: 0;
	width: 70%;
	left: 44px;
}
.customer-newsss h2 {
	text-align: center;
}
.mail-head {
	padding-left: 0;
	text-align: center;
}
.voice-bar {
	text-align: center;
}
.testimonals-rs .bx-wrapper {
	margin: 0 auto 0px;
}
.news-tag > p {
	line-height: 25px;
}
.cilent-text > p {
	font-size: 18px;
	margin-left: 0;
	margin-top: 0;
}
.col-md-4.col-sm-4.second-col {
	float: none;
}
.sales-right {
	float: none;
	width: 100%;
}
.col-md-4.col-sm-4.last-col {
	float: none;
}
.email-form {
	float: none;
	left: 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 66%;
}
.navbar-collapse.collapse.in {
	float: none;
	margin-top: 48px;
	width: 97%;
}
}
@media screen and (max-width:568px) {
.sales-right {
	width: 100%;
}
body#innerpage .voicemail .row.holder>.col-md-12 {
	padding: 0px !important;
}
body#innerpage .voicemail .row.holder {
	padding: 20px 40px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
}
@media screen and (min-width:400px) and (max-width:480px) {
.youtubevideo{width:350px; min-width:300px; height:195px;}
header {
	padding-bottom: 10px;
}
#menu-top-menu {
	float: none;
	margin: 0;/* padding: 4px 90px; */
	width: 100%;
}
.rs-call {
	float: left;
	width: 95%;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 246px;
	left: 38px;
	right: 0;
}
/* .contact-bar .newsletter-submit {left: -49px;} */

}
 @media screen and (max-width:480px) {
	 .youtubevideo{width:313px; min-width:300px; height:176px;}
.voicemail .accordion > li > a.opener {
	padding: 10px 22px 10px 10px;
}
body#innerpage .voicemail .row.holder>.col-md-12 {
	padding: 0px !important;
}
body#innerpage .voicemail .row.holder {
	padding: 20px 40px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
#menu-top-menu {
	float: none;
	margin: 0;
}
.slider-controls #next {
	float: left;
	margin-left: -46px !important;
}
.cilent-logos #logo-slider-wraper {
	width: 100% !important;
}
#menu-top-menu li {
	display: inline-block;
	float: none;
}
.cilent-text > p {
	font-size: 18px;
	margin-left: 4px;
	margin-top: 1px;
}
.email-form {
	float: none;
	left: 0;
	margin: 0 auto;
	width: 91%;
}
.slider-controls {
	left: 0px !important;
}
.slider-controls #next {
	margin-left: -35px !important;
}
.slider-controls #prev {
	margin-right: -35px !important;
}
.custom-head .col-sm-8 {
	float: right;
}
.col-sm-7.col-xs-12.custom-width, .col-sm-7.col-xs-12.custom-width, .our-services-title > p, .col-sm-3.custom-col.remove-bgs {
	padding: 0px;
}
.slider-text h2 {
	font-size: 1.9em;
}
.slider-text h2:after {
	width: 100%;
	left: 0px;
	background-size: contain;
}
.slider-text h2 + p {
	font-size: 1.2em;
}
.two-buttons li {
	margin-bottom: 15px;
}
.video-play > iframe, .videoframe > iframe {
	max-width: 100%; /*height:auto !important;*/
}
/*#slideVideo .video-play { margin-left:5px; }*/

.two-buttons li {
	margin-right: 10px;
}
.two-buttons li:last-child {
	margin-right: 0px;
	width: calc( 100% - 165px);
}
.btn.btn-default.rs-choose {
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*div#slider-box { min-height: 480px; }*/
.slider-text .video-btn span {
	font-size: 16px;
}
.slider-text h2 + p {
	margin-bottom: 8px;
}
.lins li {
	margin-bottom: 5px;
}
#slider-box {
	min-height: 355px;
}
.slider-text .item-one.last-answering .number, .item-one .number {
	font-weight: bold;
	padding-top: 5px;
}
.first-edit .number {
	font-weight: normal;
	padding-top: 0px;
}
.row.voicemail #final #finalTable1 {
	text-align:center;
}

}
 @media screen and (min-width:405px) and (max-width:414px) {
	 .youtubevideo{width:360px; min-width:300px; height:200px;}
.about-mails .col-sm-8.colxs-12 {
	margin-top: -6px;
}
/* .contact-bar .newsletter-submit {left: -19px;} */
.about-mails {
	padding-bottom: 0;
}
.col-sm-6.co-xs-12.left-grids {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding-left: 15px;
}
.greetings-left {
	text-align: center;
}
.customer-say > h2 {
	font-size: 29px;
	text-align: center;
}
.customer-say .medium {
	font-size: 29px;
}
.testimonals-rs .bx-wrapper {
	margin: 0 auto 0px;
	padding: 0;
	position: relative;
}
.col-sm-6.co-xs-12.left-grids {
	background: none;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 146px;
	left: 27px;
	right: 0;
	width: 80%;
}
.testimonals-rs .bx-viewport {
	height: 370px !important;
}
.customer-newsss h2 {
	text-align: center;
}
.news-tag > p {
	font-size: 12px;
}
.mail-head {
	padding-left: 0;
	text-align: center;
}
/* .col-md-4.col-sm-4.second-col {margin: 0 auto;float: none;} */
.sales-right {
	width: 63%;
}
.master-cards img {
	height: 18px;
	width: 38px;
}
.col-md-4.col-sm-4.last-col {
	float: none;
	margin: 0 auto;
}
}
 @media screen and (min-width:376px) and (max-width:384px) {
	 .youtubevideo{width:313px; min-width:300px; height:176px;}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 251px;
	width: 87%;
	right: 0;
	left: 25px;
}
.top-bar #menu-top-menu {
	padding: 4px 15px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
.newsletter-submit {
	bottom: 1px;
	font-size: 15px;
	left: -6px;
	margin-top: 8px;
}
.col-sm-6.co-xs-12.left-grids {
	text-align: center;
	background: none;
}
.customer-say > h2 {
	font-size: 29px;
	text-align: center;
}
.customer-say .medium {
	font-size: 29px;
}
.testimonals-rs .bx-viewport {
	height: 390px !important;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 157px;
}
.customer-newsss h2 {
	font-family: Roboto Light;
	font-size: 29px;
	margin-bottom: 26px;
	text-align: center;
}
.testimonals-right .btn.btn-default.btn-submit.custom-read {
	right: 40px;
	top: 2px;
}
.news-lists-s {
	float: left;
	margin-top: 6px;
}
.mail-head {
	font-size: 30px;
	padding: 0 10px;
	text-align: center;
}
.voice-bar {
	text-align: center;
}
.about-mails {
	padding-bottom: 0;
}
.col-md-4.col-sm-4.second-col {
	float: none;
	margin: 0 auto;
}
.sales-right {
	float: none;
	margin: 0 auto;
	width: 63%;
}
.master-cards img {
	height: 18px;
	width: 38px;
}
}
 @media screen and (min-width:361px) and (max-width:375px) {
	 .youtubevideo{width:313px; min-width:300px; height:176px;}
.news-right > h2 {
	font-size: 12px;
}
.btn.btn-default.btn-submit.custom-read {
	right: 53px;
	top: 2px;
}
.about-mails .col-sm-8.colxs-12 {
	margin-top: -11px;
}
.about-mails {
	padding-bottom: 0;
}
.top-bar #menu-top-menu {
	padding: 4px 15px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
.greetings-left {
	text-align: center;
}
.customer-say > h2 {
	font-size: 19px;
	text-align: center;
}
.customer-say > h2 {
	font-size: 29px;
	text-align: center;
}
.customer-say .medium {
	font-size: 29px;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 153px;
	position: absolute;
	right: 0;
	width: 70%;
	left: 22px;
}
.testimonals-rs .bx-viewport {
	height: 384px !important;
}
.customer-newsss h2 {
	font-size: 29px;
	margin-bottom: 26px;
	text-align: center;
}
.news-lists-s {
	clear: both;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 6px;
}
.mail-head {
	font-size: 27px;
	padding-left: 0;
	position: relative;
	text-align: center;
}
.voice-bar {
	text-align: center;
}
.navbar-collapse.collapse.in {
	width: 96%;
}
.col-md-4.col-sm-4.second-col {
	float: none;
}
.col-md-4.col-sm-4.last-col {
	float: none;
	margin: 0 auto;
}
.sales-support {
	float: none;
	margin: 0 auto;
	width: 80%;
}
.email-form {
	float: none;
	left: 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
	max-width: 235px;
}
.master-cards img {
	height: 18px;
}
.col-sm-6.co-xs-12.left-grids {
	background: none;
}
.testimonals-rs .bx-wrapper {
	margin: 0 auto;
}
.footer-menu .menu {
	text-align: center;
}
.footer-menu ul li {
	display: inline-block;
	float: none;
}
#logo-slider-wraper .logo-img {
	margin-right: 56px;
	margin-top: 24px;
}
}
 @media screen and (max-width:360px) {
.slider-text h2 {
	font-size: 1.7em;
}
.slider-text .video-btn span {
	font-size: 15px;
}
.footer-menu ul li a {
	padding: 5px 9.9px;
}
.sales-right {
	float: none;
	margin: 0 auto;
	width: 68%;
}
.testimonals-rs blockquote {
	width: 65%;
}
.col-md-4.second-col {
	width: 100%;
}
#menu-top-menu li {
	display: inline-block;
	float: none;
}
.testimonals-rs .bx-wrapper {
	margin: 0 auto 0px;
}
.top-bar .menu a {
	font-size: 11px;
}
.contact-bar .newsletter-submit {
	font-size: 12px;
}
.contact-bar .email input {
	font-size: 10px;
}
.news-title > a {
	font-size: 12px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
.row {
	margin-left: 10px;
	margin-right: 10px;
}
.wpcf7-form .row {
	margin-left: -15px;
	margin-right: -15px;
}
.top-bar #menu-top-menu {
	padding: 4px 10px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
body#innerpage .voicemail .row.holder>.col-md-12 {
	padding: 0px !important;
}
body#innerpage .voicemail .row.holder {
	padding: 20px 40px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
}
 @media screen and (min-width:290px) and (max-width:320px) {
	 .youtubevideo{width:270px; min-width:300px; height:156px;}
#menu-top-menu {
	float: none;
	padding: 4px 15px;
}
.cilent-logos #logo-slider-wraper {
}
.footer-menu ul li a {
	padding: 5px 9.9px;
}
.sales-right {
	float: none;
	margin: 0 auto;
	width: 68%;
}
.cilent-text > p {
	font-size: 18px;
	margin-left: 4px;
	margin-top: 1px;
}
.testimonals-rs blockquote {
	width: 65%;
}
.col-md-4.second-col {
	width: 100%;
}
.cilent-logos #logo-slider-wraper {
}
.top-bar .menu a {
	padding: 0 4px;
}
#menu-top-menu li {
	display: inline-block;
	float: none;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 160px;
	right: 107px;
	width: 100%;
}
.testimonals-rs .bx-wrapper {
	margin: 0 auto 0px;
}
.customer-say > h2 {
	font-size: 26px;
}
.top-bar .menu a {
	font-size: 11px;
}
.contact-bar .newsletter-submit {
	font-size: 12px;
}
.contact-bar .email input {
	font-size: 10px;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 262px;
	left: 18px;
	right: 0;
}
.news-right .btn.btn-default.btn-submit.custom-read {
	right: 13px;
	top: 1px;
}
.news-title > a {
	font-size: 12px;
}
#logo-slider-wraper .logo-img {
	margin-right: 0;
	margin-top: 24px;
}
.col-sm-5.col-xs-12.main-left-gurtante {
	padding-left: 15px;
}
.top-bar #menu-top-menu {
	padding: 4px 10px;
}
.report-right h2 {
	text-align: center;
}
.greetings-left > h1 {
	font-size: 26px;
	text-align: center;
}
.author > footer {
	font-size: 11px;
	margin-bottom: 4px;
}
.customer-newsss h2 {
	text-align: center;
}
.news-right > h2 {
	font-size: 12px;
}
.news-lists-s {
	margin-top: 6px;
	float: left;
}
.mail-head {
	font-size: 25px;
	padding: 0 5px;
	;
	text-align: center;
}
.voice-bar {
	text-align: center;
}
.navbar-collapse.collapse.in {
	width: 97%;
}
.col-sm-6.co-xs-12.left-grids {
	background: none;
	text-align: center;
}
.testimonals-rs .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 285px;
	left: 14px;
	right: 0;
	width: 80%;
}
.footer-menu .menu {
	text-align: center;
}
.footer-menu ul li {
	display: inline-block;
}
.master-cards img {
	height: 18px;
}
}
 @media screen and (min-width:310px) and (max-width:320px) {
.email {
	width: 63%;
}
.contact-bar .email input {
	font-size: 7px;
}
.mail-head {
	font-size: 29px;
}
.about-mails {
	padding-bottom: 0;
}
}
