/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     datarecovery
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/
 
body, dd, dl, figure, h1, h2, h3, h4, h5, h6, ol, ul {
	margin: 0
}
img, legend {
	border: 0
}
pre, textarea {
	overflow: auto
}
code, ins, mark {
	padding: .125em .25em
}
code, hr {
	background-color: #d1d1d1
}
button, img, input, pre, select, textarea {
	max-width: 100%
}
button[disabled=disabled], input[disabled] {
	pointer-events: none
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	background: #fff
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
small {
	font-size: 70%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
.float-left {
	float: left;
	width: 100%
}
.upper {
	text-transform: uppercase
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
code, kbd, pre, samp {
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
select {
	text-transform: none
}
button {
	overflow: visible
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default;
	opacity: .5
}
.fixed-div, .fixed-div-right {
	opacity: 1!important;
	transform: none!important;
	z-index: 999999!important
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
.fixed-div {
	position: absolute!important;
	top: 386px!important
}
.fixed-div .fixed-div-right .fixed-right-div {
	left: 0!important;
	position: relative!important;
	top: 0!important
}
input[type=checkbox], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: .4375em;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: .875em
}
fieldset>:last-child {
	margin-bottom: 0
}
legend {
	padding: 0
}
textarea {
	vertical-align: top
}
optgroup {
	font-weight: 700
}
.bypostauthor>article .fn:after, .comment-reply-title small a:before, .dropdown-toggle:after, .menu-item-has-children a:after, .pagination .nav-links:after, .pagination .nav-links:before, .pagination .next:before, .pagination .prev:before, .search-submit:before, .social-navigation a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top
}
blockquote, cite, dfn, em, i {
	font-style: italic
}
a, ins, mark {
	text-decoration: none
}
#breadcrumbs li, img {
	vertical-align: middle
}
body, button, input, select, textarea {
	color: #1a1a1a;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 700;
	text-rendering: optimizeLegibility
}
p {
	margin: 0 0 1.75em
}
blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em
}
pre, table, td, th {
	border: 1px solid #d1d1d1
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: ""
}
blockquote p {
	margin-bottom: 1.4736842105em
}
blockquote cite, blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75
}
blockquote cite:before, blockquote small:before {
	content: "\2014\00a0"
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal
}
.note, address {
	font-style: italic
}
blockquote b, blockquote strong {
	font-weight: 400
}
blockquote>:last-child {
	margin-bottom: 0
}
address, hr, pre {
	margin: 0 0 1.75em
}
code, kbd, pre, samp, tt, var {
	font-family: Inconsolata, monospace
}
.post-password-form label, .top-header ul li a {
	font-family: 'Open Sans', sans-serif
}
pre {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
abbr, acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help
}
ins, mark {
	background: #007acc;
	color: #fff
}
big {
	font-size: 125%
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*, :after, :before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}
hr {
	border: 0;
	height: 1px
}
ol, ul {
	padding: 0
}
ul {
	list-style: disc
}
ol {
	list-style: none inside;
	margin-left: 0
}
ol li {
	display: list-item
}
li>ol, li>ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
img {
	height: auto
}
del {
	opacity: .8
}
td, th {
	border-width: 0 1px 1px 0
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	width: 100%
}
caption, td, th {
	font-weight: 400;
	text-align: left
}
th {
	font-weight: 700
}
td, th {
	padding: .4375em
}
::-webkit-input-placeholder {
font-family:'Open Sans', sans-serif
}
:-moz-placeholder {
font-family:'Open Sans', sans-serif
}
::-moz-placeholder {
font-family:'Open Sans', sans-serif;
opacity:1
}
:-ms-input-placeholder {
font-family:'Open Sans', sans-serif
}
input {
	line-height: normal
}
.post-password-form {
	margin-bottom: 1.75em
}
.post-password-form label {
	color: #686868;
	display: block;
	font-size: 13px;
font-size:.8125rem;
	letter-spacing: .076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase
}
.post-password-form input[type=password] {
	margin-top: .4375em
}
.list-check ul, .list-number ol {
	margin-top: 15px;
	box-sizing: border-box
}
.post-password-form>:last-child {
	margin-bottom: 0
}
.search-form {
	position: relative
}
input[type=search].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px)
}
.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px
}
.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px
}
a {
	background-color: transparent;
	color: #007acc
}
a:active, a:focus, a:hover {
	color: #686868;
	outline: 0
}
a:active, a:hover {
	outline: 0
}
.comment-content a, .entry-content a, .entry-footer a:hover, .entry-summary a, .logged-in-as a, .pingback .comment-body>a, .site-info a:hover, .taxonomy-description a, .textwidget a {
	box-shadow: 0 0 0 0 currentColor
}
.comment-content a:focus, .comment-content a:hover, .entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .logged-in-as a:focus, .logged-in-as a:hover, .pingback .comment-body>a:focus, .pingback .comment-body>a:hover, .taxonomy-description a:focus, .taxonomy-description a:hover, .textwidget a:focus, .textwidget a:hover, .ult_modal-content {
	box-shadow: none
}
li {
	display: block
}
.list-bullets ul li, .list-check ol li {
	margin-bottom: 15px!important;
	display: list-item;
	font-size: 13px;
	font-weight: 400
}
.list-bullets ul {
	padding-left: 20px;
	box-sizing: border-box
}
.list-bullets ul li {
	list-style: outside
}
.list-check ul li {
	margin-bottom: 15px!important;
	position: relative;
	font-size: 13px;
	padding-left: 20px;
	font-weight: 400
}
.list-check ul li::before {
	content: "";
	background-image: url(images/check-icon.png);
	background-repeat: no-repeat;
	background-size: 15px;
	position: absolute;
	height: 20px;
	width: 20px;
	z-index: 999;
	top: 3px;
	left: 0
}
.list-check ol li {
	list-style: inherit
}
.container {
	width: 1170px;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.site-content, .top-header, header#main-header {
	width: 100%;
	float: left
}
.row {
	margin: 0 -15px
}
header#main-header {
	background: #fff;
	position: relative;
	z-index: 999
}
nav#main-navigation ul li, nav#main-navigation ul li a {
	display: block;
	font-size: 16px;
	color: #fff;
	font-family: 'Open Sans', sans-serif
}


.custom-icon {
	background: url(images/icon-set.png) no-repeat rgba(0,0,0,0);
	float: left;
	height: 28px;
	position: relative;
	width: 28px
}
.footer-top .social-icon-footer {
	float: right;
	width: auto
}
.footer-top .social-icon-footer ul {
	float: left;
	margin: 0;
	padding: 0
}
.footer-top .social-icon-footer ul li {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: auto
}
.footer-top .social-icon-footer .facebook-icon.custom-icon {
	background-position: -200px -272px!important
}
.footer-top .social-icon-footer .google-icon.custom-icon {
	background-position: -200px -307px!important
}
.footer-top .social-icon-footer .youtube-icon.custom-icon {
	background-position: -200px -376px!important
}
.footer-top .social-icon-footer .linkedin-icon.custom-icon {
	background-position: -200px -341px!important
}
.footer-top .social-icon-footer .facebook-icon.custom-icon:hover {
	background-position: -240px -272px!important
}
.footer-top .social-icon-footer .google-icon.custom-icon:hover {
	background-position: -240px -307px!important
}
.footer-top .social-icon-footer .youtube-icon.custom-icon:hover {
	background-position: -240px -376px!important
}
.footer-top .social-icon-footer .linkedin-icon.custom-icon:hover {
	background-position: -240px -341px!important
}
.logo {
	float: left;
	margin-top: 10px;
	margin-bottom: 14px
}
#new-header #main-header .container{ padding-left:30px; padding-right:30px; width:100%; max-width:100%;}

#new-header {
    float: left;
    width: 100%;
    z-index: 999;
    position: relative;
}
#new-header .top-header-new {
	float: right;
	width: auto;
}
#new-header .top-header-new ul {
	float: left;
	width: auto;
	background: #ececec;
	background: -moz-linear-gradient(-45deg, #ffffff 3%, #ececec 0%, #ffffff 100%, #ececec 100%, #ffffff 90%);
	background: -webkit-linear-gradient(-45deg, #ffffff 3%, #ececec 0%, #ececec 100%, #ececec 100%, #ffffff 90%);
	background: linear-gradient(110deg, #ffffff 3%, #ececec 0%, #ececec 100%, #ececec 100%, #ffffff 90%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ca8', endColorstr='#008ca8', GradientType=1 );
	padding: 0px 29px;
}
#new-header .top-header-new ul li {
	float: left;
	width: auto;
	line-height: 30px;
	text-decoration: none;
	list-style: none;
}
#new-header .top-header-new ul li a {
	float: left;
	width: auto;
	line-height: 30px;
	text-decoration: none;
	list-style: none;
	color: #010101;
	font-size: 13px;
}
#new-header .top-header-new ul li:after {
	content: "/";
	position: relative;
	padding: 0px 12px;
}
#new-header .top-header-new ul li:last-child:after {
	content: none;
}
#new-header .top-header-new ul li a:hover {
	color: #c80219;
}
#new-header #main-header {
	float: left;
	width: 100%;
}
#new-header #main-header a.logo-main {
	float: left;
	margin-top: -15px;
	margin-bottom: 23px;
}
#new-header .call-info {
	float: left;
	width: 340px;
	margin-left: 175px;
	margin-top: 13px;
}
#new-header .call-info span {
	font-size: 20px;
	color: rgb(34, 34, 34);
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	float: left;
}
#new-header .call-info span a {
	font-weight: 400;
	color: rgb(34, 34, 34);
	text-decoration: none;
}
#new-header .header-btn {
	float: right;
	width: auto;
	margin-top: 23px;
}
#new-header .header-btn .btn_quote{
	font-size: 14px;
	color: rgb(255, 255, 255);
	line-height: 1.2;
	text-align: left;
	float: left;
	margin-left: 25px;
	background: #609af7;
	text-decoration: none;
	line-height: 42px;
	padding: 0px 15px;
}

#new-header .header-btn .btn_quote:hover{ background:#3079ed;}

#new-header .header-btn .btn_quote + .btn_quote{
	background: #67b857;
}
#new-header .header-btn  .btn_quote + .btn_quote:hover{ background:#49873d;}
header#new-header .call-info .fa.fa-mobile {
    float: left;
    font-size: 68px;
    font-weight: 400;
    line-height: 52px;
    margin-right: 10px;
}
.main-header-right {
    float: left;
    width: 100%;
    background: #c80219; 
}

nav#main-navigation {
	width: 100%;
	float: left;
	display: block
}
nav#main-navigation ul {
	float: left;
	width: 100%;
	text-align:center;
	height: auto;
	margin-top: 0;
	margin-bottom: 0; display:inline-block;
}
nav#main-navigation ul li {
	float: none;
	width: auto;
	height: auto;
	display:inline-block;
}
/* nav#main-navigation ul > li > a::after {
    content: "/";
    position: absolute;
    padding: 0px 0px;
    right: 0;
    top: 17px;
    font-size: 13px;
    line-height: 22px;
} */
nav#main-navigation ul li a {
	float: none;
	width: auto;
	height: auto;
	padding: 15px 25px; line-height:22px;
}
.home-section-7 .flex-caption>p .more-link, .home-section-7 ol.flex-control-nav.flex-control-paging, .toggle {
	display: none
}
nav#main-navigation ul li a:hover {
	color: #fff
}
nav#main-navigation ul li a:hover {
    background: #222;
    color: #fff !important;
}

#main-navigation .current-menu-item > a{
    color: #fff !important;
    background: #222;
}
nav#main-navigation ul > li.current-menu-item > a::after { 
	color:#fff;
}


nav#main-navigation form {
	float: left;
	margin: 37px 0;
	position: relative
}
.menu-main-navigation-container {
	float: left;
	width: 100%;
	text-align:center;
	display:inline-block;
}
.search-icon, .toggle {
	float: right;
	cursor: pointer
}
.search-icon {
	height: 21px;
	width: 21px;
	padding: 0 0 0 19px;
	background-position: -162px -16px
}
.search-icon:hover {
	background-position: -162px -57px;
	cursor: pointer
}
.toggle {
	position: absolute;
	width: 40px;
	z-index: 9999;
	margin: 10px 0 10px;
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc
}
.icon-bar.move {
	margin-top: 0
}
.icon-bar {
	width: 100%;
	height: 2px;
	float: left;
	background: #000;
	margin-top: 2px
}
.fixed-right-div .email {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	text-align: left
}
.fixed-right-div .email span a {
	color: #C80213
}
.fixed-right-div a:hover {
	color: #d3d3d3!important
}
.fixed-right-div .phone-number span {
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	float: left;
	width: 100%
}
.fixed-right-div .phone-number span a {
	color: #C80213
}
.fixed-right-div .social-icon {
	width: 27px;
	height: 131px;
	position: absolute;
	right: 20px
}
.fixed-right-div .social-icon a {
	width: 27px;
	height: 27px;
	background: url(images/icon-set.png) no-repeat;
	float: left;
	margin-bottom: 9px
}
.fixed-right-div .social-icon a.facebook {
	background-position: -201px -273px
}
.fixed-right-div .social-icon a.google {
	background-position: -201px -308px
}
.fixed-right-div .social-icon a.link {
	background-position: -201px -342px
}
.fixed-right-div .social-icon a.youtube {
	background-position: -201px -377px
}
.fixed-right-div .social-icon a.facebook:hover {
	background-position: -241px -273px
}
.fixed-right-div .social-icon a.google:hover {
	background-position: -241px -308px
}
.fixed-right-div .social-icon a.link:hover {
	background-position: -241px -342px
}
.fixed-right-div .social-icon a.youtube:hover {
	background-position: -241px -377px
}
.home-section-1 .vc_col-sm-4 .vc_column-inner {
	padding-top: 0
}
.home-section-1 .vc_col-sm-4 .text-upper {
	margin-bottom: 0
}
.home-section-1 .vc_col-sm-4 .text-upper p {
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0
}
.home-section-1 .vc_col-sm-4 h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 30px;
	color: #fff;
	margin: 0 0 20px;
	padding: 0;
	float: left;
	width: 100%;
	border: none
}
.home-section-1 .vc_col-sm-4 .wpb_single_image {
	margin-bottom: 0
}
.home-section-1 .vc_col-sm-4 h2.vc_custom_heading {
	float: left;
	font-family: "Open Sans", sans-serif;
	width: 100%;
	margin-top: 29px
}
.home-section-1 .vc_col-sm-4 .read-more-bl, .home-section-1 .vc_col-sm-4 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center
}
.home-section-1 .vc_col-sm-4 p {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 21px
}
.home-section-1 .vc_col-sm-4 .read-more-bl {
	line-height: 38px;
	border-radius: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0 17px
}
.home-section-2 {
	margin-top: 35px;
	padding-bottom: 50px
}
.home-section-2 h1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	text-shadow: 0 4px 0 rgba(0,0,0,.23);
	margin-top: 73px;
	margin-bottom: 40px;
	border: none
}
.home-section-2 .wpb_text_column.wpb_content_element {
	max-width: 675px;
	margin: 0 auto;
	text-align: center;
	background-color: rgba(0,0,0,.75)
}
.home-section-2 .wpb_text_column.wpb_content_element .wpb_wrapper {
	padding: 35px
}
.home-section-2 .wpb_text_column.wpb_content_element .wpb_wrapper p {
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	width: 100%;
	height: auto;
	padding: 0;
	margin-bottom: 30px;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	text-align: center
}
.payam.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
	border-radius: 100%;
	float: none;
	height: 577px;
	margin: 0 auto;
	overflow: hidden;
	width: 577px;
	position: relative;
	z-index: 999
}
.home-section-3 .vc_custom_heading {
	padding-bottom: 160px
}
.home-section-3 .seagate .wpb_single_image {
	box-sizing: border-box;
	clear: both;
	float: right;
	margin-bottom: 0;
	margin-top: 102px;
	padding-right: 193px;
	width: 100%
}
.home-section-3 .seagate .wpb_text_column.wpb_content_element {
	float: right;
	color: #000;
	font-family: "Titillium Web", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
	margin-top: 22px;
	padding-right: 277px;
	width: 571px
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.payam-main.vc_custom_1471583642879.vc_row-has-fill {
	float: left;
	margin-top: -120px;
	width: 100%
}
.home-section-3 .western .wpb_single_image {
	box-sizing: border-box;
	clear: both;
	float: right;
	margin-bottom: 0;
	margin-top: 84px;
	padding-left: 195px;
	width: 100%
}
.home-section-3 .western .wpb_text_column.wpb_content_element {
	float: left;
	color: #000;
	font-family: "Titillium Web", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
	margin-top: 22px;
	padding-left: 258px;
	width: 542px
}
.apple .vc_column-inner, .toshiba .vc_column-inner {
	padding-top: 0!important
}
.home-section-3 .apple .wpb_single_image {
	box-sizing: border-box;
	clear: both;
	float: right;
	margin-bottom: 0;
	margin-top: -367px;
	padding-right: 327px;
	width: 100%
}
.home-section-3 .apple .wpb_text_column.wpb_content_element {
	float: right;
	color: #000;
	font-family: "Titillium Web", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
	margin-top: -290px;
	padding-right: 300px;
	width: 581px
}
.home-section-3 .toshiba .wpb_single_image {
	box-sizing: border-box;
	clear: both;
	float: right;
	margin-bottom: 0;
	margin-top: -190px;
	padding-left: 300px;
	width: 100%
}
.home-section-3 .toshiba .wpb_text_column.wpb_content_element {
	float: left;
	color: #000;
	font-family: "Titillium Web", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
	margin-top: -120px;
	padding-left: 258px;
	width: 555px
}
.home-section-4.client-logo {
	margin-top: 50px;
	padding-bottom: 50px
}
.home-section-4.client-logo h1 {
	font-family: "Titillium Web", sans-serif;
	margin-bottom: 70px;
	margin-top: 34px;
	border: none
}
.home-section-4.client-logo .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin: 0 auto;
	width: 1154px
}
.home-section-4.client-logo .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_column_container>.vc_column-inner {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	opacity: .75
}
.home-section-4.client-logo .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_column_container>.vc_column-inner:hover {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	opacity: 1
}
.home-section-4.client-logo .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_single_image.wpb_content_element.vc_align_left {
	margin-bottom: 20px
}
.payam-main .wpb_single_image.wpb_content_element.vc_align_center {
	margin-top: 57px
}
.payam-main .wpb_text_column.wpb_content_element h1 {
	font-family: "Titillium Web", sans-serif;
	line-height: 46px;
	text-align: center;
	margin: 50px 0 131px!important;
	padding: 0;
	text-shadow: 0 5px 18px rgba(0,0,0,.56), 0 4px 0 rgba(0,0,0,.43);
	font-size: 32px;
	color: #fff;
	border: none
}
.payam-main .wpb_text_column.wpb_content_element h1 strong {
	color: #ca0014
}
.payam-main .wpb_text_column.wpb_content_element h1 b {
	color: #ca0014;
	font-size: 60px
}
.home-section-3 .payam-main .wpb_text_column.wpb_content_element h1 b {
	color: #fff;
	font-size: 32px
}
.home-section-5.vc_row.vc_column-gap-20 {
	margin-left: 5px;
	margin-right: 5px
}
.home-section-5 .vc_custom_heading {
	font-family: "Titillium Web", sans-serif;
	font-size: 48px
}
.home-section-5 .vc_custom_heading b {
	color: #000;
	float: left;
	width: auto;
	border-bottom: 5px solid #000;
	padding-bottom: 15px
}
.home-section-5 .wpb_wrapper>p {
	font-size: 18px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	line-height: 26px;
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 0px!important
}
.home-section-5 .wpb_wrapper>p+p {
	margin-bottom: 40px!important;
}
.home-section-5 .vc_column_container>.vc_column-inner {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%
}
.home-section-5 .ultb3-title {
	color: #fff;
	font-family: "Titillium Web", sans-serif;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
	position: relative
}
.home-section-5 .ultb3-desc {
	font-size: 12px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300
}
.home-section-5 .ultb3-info {
	padding: 96px 20px;
	position: relative;
	z-index: 5;
	background-color: rgba(0,0,0,.81);
	visibility: hidden
}
.home-section-5 .ultb3-box:hover .ultb3-info, .ult-open {
	visibility: visible!important
}
.drive-problems3 .ultb3-info {
	padding: 237px 20px
}
.drive-problems1, .drive-problems2 {
	margin-bottom: 10px
}
.drive-problems1 .ultb3-info {
	padding: 72px 20px
}
.drive-problems4 .ultb3-info, .drive-problems5 .ultb3-info {
	padding: 87px 20px
}
.ultb3-title::after {
	background: #fff;
	bottom: -10px;
	content: "";
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 67px;
	border: none
}
.home-section-6 h2 {
	font-size: 55px;
	font-family: "Titillium Web", sans-serif;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 75px
}
.home-section-6 .wpb_wrapper ul {
	float: left;
	max-width: 540px
}
.home-section-6 .wpb_wrapper ul li {
	float: left;
	width: 100%;
	position: relative;
	line-height: 22px;
	font-size: 16px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px
}
.home-section-6 .wpb_text_column.wpb_content_element.why-us {
	float: left;
	margin-bottom: 15px!important
}
.home-section-6 .wpb_wrapper ul li::before {
	font-size: 22px;
	left: -36px;
	position: absolute;
	color: #ca0014;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-style: italic
}
.home-section-6 .wpb_wrapper ul li:nth-child(1):before {
	content: "1"
}
.home-section-6 .wpb_wrapper ul li:nth-child(2):before {
	content: "2"
}
.home-section-6 .wpb_wrapper ul li:nth-child(3):before {
	content: "3"
}
.home-section-6 .wpb_wrapper ul li:nth-child(4):before {
	content: "4"
}
.home-section-6 .wpb_wrapper ul li:nth-child(5):before {
	content: "5"
}
.home-section-6 .wpb_wrapper ul li:nth-child(6):before {
	content: "6"
}
.home-section-6 .wpb_wrapper ul li:nth-child(7):before {
	content: "7"
}
.home-section-6 .wpb_wrapper ul li:nth-child(8):before {
	content: "8"
}
.home-section-6 .wpb_wrapper ul li:nth-child(9):before {
	content: "9"
}
.home-section-6 .wpb_wrapper ul li:nth-child(10):before {
	content: "10"
}
.home-section-7.vc_row {
	margin-left: 25px;
	margin-right: 25px
}
.home-section-7.vc_row h2.vc_custom_heading {
	font-family: "Titillium Web", sans-serif;
	margin-bottom: 31px
}
#recaptcha {
	margin-top: 18px;
	float: left
}
.wpb_text_column.wpb_content_element.home-contect-bottom p {
	color: #292a2e;
	float: left;
	font-family: "Titillium Web", sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px
}
.wpb_text_column.wpb_content_element.home-contect-bottom p strong {
	float: left;
	font-size: 18px;
	margin-bottom: 10px;
	width: 100%
}
.wpb_text_column.wpb_content_element.home-contect-bottom p img {
	float: left;
	margin-bottom: 36px!important;
	margin-right: 15px
}
.home-section-7 .form-button {
	float: left;
	width: 50%
}
.home-section-7 .wpcf7 {
	background: #ca0014;
	float: left;
	padding: 0 5px
}
.home-section-7 input[type=password], .home-section-7 input[type=text], .home-section-7 input[type=email], .home-section-7 input[type=url], .home-section-7 input[type=tel], .home-section-7 input[type=number], .home-section-7 input[type=search], .home-section-7 textarea {
	background: #fff;
	border: 0 solid #d1d1d1;
	border-radius: 0;
	margin-top: 20px;
	min-height: 50px;
	padding: 0 10px;
	float: left;
	width: 100%;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #000
}
.home-section-7 .wpcf7-form input[type=submit] {
	margin: 15px
}
.home-section-7 select {
	background: #fff;
	border: 0 solid #d1d1d1;
	border-radius: 0;
	margin-top: 20px;
	min-height: 50px;
	float: left;
	padding: 15px 10px;
	line-height: 50px;
	width: 100%;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #000
}
.home-section-7 .form-group {
	width: 50%;
	padding: 0 15px;
	float: left;
	box-sizing: border-box
}
.home-section-7 .form-textarea {
	width: 100%;
	padding: 0 15px;
	float: left;
	box-sizing: border-box
}
.home-section-7 textarea {
	height: 106px
}
button, input[type=button], input[type=reset], input[type=submit] {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	font-family: "Titillium Web", sans-serif;
	background: #000;
	line-height: 50px;
	padding: 0 30px;
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 45px
}
button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover {
	background: #fff;
	color: #000
}
.home-section-7 .flexslider {
	background: #fff;
	border: 0 solid #fff;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0,0,0,.2);
	margin: 0;
	padding: 0;
	position: relative
}
.home-section-7 h2.post-title .link_image {
	border-bottom: 1px solid #e7e8ea;
	color: #000;
	float: left;
	font-size: 24px!important;
	line-height: 28px;
	padding: 5px 0 10px
}
.home-section-7 .wpb_posts_slider .flex-caption, .home-section-7 .wpb_posts_slider .nivo-caption {
	background-color: #f4f4f4;
	color: inherit;
	opacity: 1;
	padding: 12px 19px;
	position: static;
	float: left
}
.home-section-7 .flex-caption>p {
	float: left;
	font-size: 15px;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 0
}
footer#main-footer {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 40px;
	background: #282828;
	position: relative
}
.footer-top {
	float: left;
	width: 100%;
	height: 80px
}
.phone-numbers {
	background-color: #ca0014;
	width: 470px;
	height: 98px;
	position: absolute;
	left: 0;
	top: -49px;
	padding-right: 0;
	box-sizing: border-box
}
.phone-numbers:after {
	background: url(images/sharp-box.png) no-repeat;
	background-size: auto 100%;
	width: 38px;
	height: 98px;
	position: absolute;
	top: 0;
	content: "";
	right: -38px
}
.lg-phone-icon {
	background-position: -16px -113px;
	position: absolute;
	width: 74px;
	height: 74px;
	float: left;
	margin-top: 26px;
	margin-left: 0;
	margin-right: 0;
	top: 0;
	left: 0
}
.footer-top ul {
	float: left;
	max-width: 100%;
	height: auto;
	margin-top: 17px
}
.footer-top ul li {
	float: left;
	width: 100%;
	height: auto;
	display: block;
	text-align: right
}
.footer-top ul li a {
	font-size: 28px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-weight: 300;
	line-height: 1.071;
	text-align: right
}
footer#main-footer .widget-col h6, footer#main-footer .widget-col h6 a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px
}
.thankyou-text, .top_margin {
	text-align: center!important
}
.footer-top ul li a span {
	font-weight: 600;
	color: #000
}
.social-icon-footer {
	float: right;
	width: auto
}
.footer-top ul li a:hover {
	color: #000
}
.widget-col.bo-r.none .textwidget li::before {
	background: #fff;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	top: 10px;
	width: 6px
}
.widget-col.bo-r.none .textwidget li {
	padding: 1px 0 1px 20px;
	position: relative
}
.mr-25 {
	margin-top: 25px
}
.nor-style {
	float: left;
	width: 100%
}
footer .widget-col.bo-r::after {
	border-right: 1px solid #9d9d9d;
	content: "";
	height: 94%;
	position: absolute;
	right: 15px;
	top: 4%
}
footer#main-footer .set {
	float: left;
	margin-bottom: 30px;
	width: 100%
}
footer#main-footer .widget-col {
	float: left;
	width: 33.3333%;
	padding: 0 15px;
	position: relative
}
footer#main-footer .widget-col h6 {
	width: 100%;
	float: left;
	color: #fff
}
footer#main-footer .widget-col h6 a {
	width: auto;
	color: #ca0014
}
footer#main-footer .widget-col h6 a:hover {
	width: auto;
	font-size: 16px;
	color: #fff;
	font-family: 'Open Sans', sans-serif
}
footer#main-footer .widget-col p, footer#main-footer .widget-col p a, footer#main-footer .widget-col p a:hover {
	font-size: 13px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;/* width:100%;float:left */
}
footer#main-footer .widget-col p {
	color: #fff;
	margin-bottom: 25px
}
footer#main-footer .widget-col p a {
	color: #fff
}
footer#main-footer .widget-col p a:hover {
	color: #CA0014
}
footer#main-footer .widget-col.p-m10 p {
	margin: 7px 0
}
footer#main-footer .widget-col .payment-icon {
	margin-top: 10px
}
footer#main-footer .widget-col form {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0
}
footer#main-footer .widget-col form input[type=text], footer#main-footer .widget-col form select {
	background-color: #fff;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	text-indent: 5px;
	height: 40px;
	font-size: 13px;
	width: 100%;
	border: none
}
footer#main-footer .widget-col form select {
	margin-top: 10px
}
footer#main-footer .widget-col form input[type=submit] {
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0 43px 0 10px;
	background: #ca0014;
	line-height: 40px;
	margin-bottom: 0;
	position: relative;
	margin-top: 10px;
	margin-left: 0;
	text-transform: uppercase
}
.copy-right p, .footer-nav ul li, .footer-nav ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff
}
.copy-right, footer#main-footer .widget-col form input[type=submit]:hover {
	background: #000
}
.copy-right {
	float: left;
	height: 76px;
	width: 100%
}
.copy-right p {
	float: left;
	width: auto;
	font-weight: 400;
	line-height: 76px;
	margin-bottom: 0
}
.footer-nav {
	width: auto;
	float: right;
	display: block
}
.footer-nav ul {
	float: left;
	width: auto;
	height: auto;
	margin-top: 27px;
	margin-bottom: 25px
}
.footer-nav ul li {
	float: left;
	width: auto;
	height: auto;
	display: block
}
.footer-nav ul li a {
	float: left;
	width: auto;
	height: auto;
	display: block;
	padding: 0 9px
}
#breadcrumbs .separator, #breadcrumbs li {
	font-family: Roboto, sans-serif
}
.footer-nav ul li a:hover {
	color: #ca0014
}
.back-to-top {
	background-position: -129px -104px;
	bottom: 82px;
	height: 72px;
	position: absolute;
	right: 40px;
	width: 72px
}
nav#main-navigation ul li {
	position: relative
}
nav#main-navigation ul li:hover ul {
	display: block
}
nav#main-navigation ul ul {
	background: #cb0019; 
	margin-top: 0;
	padding: 0;
	position: absolute;
	top: 52px;
	width: 240px;
	display: none;
	z-index: 999; text-align:left;
}
nav#main-navigation ul ul li {
	width: 100%;
	float: left
}
nav#main-navigation ul ul li a {
	width: 100%;
	float: left;
	color: #fff;
	line-height: 18px;
	padding: 10px 15px; font-size:14px;
}
nav#main-navigation ul ul > li > a::after{ content:none;}
header nav#main-navigation ul ul li a:hover {
	background: #222
}
nav#main-navigation ul > li:last-child > a::after{ content:none;}
.bg-image.page-title {/* background-attachment:fixed!important; */
	background-clip: border-box;
	background-color: rgba(0,0,0,0);
	background-image: url(images/breadcrumbs-img.jpg);
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	float: left;
	margin-bottom: 0;
	padding: 0;
	width: 100%
}
.bg-image.page-title .container-fluid {
	background: rgba(0,0,0,.5);
	box-sizing: border-box;
	float: left;
	padding: 50px 0;
	width: 100%
}
.bg-image.page-title .col-sm-6 {
	float: right;
	box-sizing: border-box;
	padding: 0 15px
}
h1.page_-title {
	color: #fff!important;
	float: right!important;
	font-size: 26px!important;
	margin: 5px 0!important;
	padding: 0!important;
	text-shadow: 0 2px 0 rgba(0,0,0,.5)!important;
	border: none!important
}
h2.page_-title {
	color: #fff!important;
	float: right!important;
	font-size: 26px!important;
	margin: 12px 0 5px 0!important;
	padding: 0!important;
	text-shadow: 0 2px 0 rgba(0,0,0,.5)!important;
	border: none!important
}
.bg-image.page-title .pull-right ul li {
	float: left
}
#breadcrumbs .separator {
	color: #fff;
	font-size: 13px;
	font-weight: bolder;
	margin-top: 3px
}
#breadcrumbs li {
	display: inline-block;
	margin-right: 10px;
	color: #fff
}
#breadcrumbs li a {
	display: inline-block;
	margin-right: 0;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 17px
}
.page-template-default h1, .page-template-default h2 {
	font-family: "Titillium Web", sans-serif!important;
	font-weight: 700!important
}
.wpb_widgetised_column.wpb_content_element.left_bar {
	float: left;
	width: 100%;
	margin: 0 0 20px
}
.page-template-default h1 {
	font-size: 30px!important;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px
}
.page-template-default h2 {
	font-size: 24px !important;
	line-height: 32px
}
.contact-us-page label, .contact-us-page select, .custom_h6, .hdd-data-recovery-list1 ul li {
	font-family: "Open Sans", sans-serif
}
.bold-con, .link a, span.bold {
	font-weight: 700
}
.hdd-data-recovery-list ul li {
	margin-top: 10px!important
}
.hdd-data-recovery-list1 ul li {
	font-size: 13px;
	color: #3d3d3d!important;
	margin-top: 20px
}
.hdd-data-recovery-list2 ul li {
	width: 50%;
	float: left;
	margin-top: 10px
}
.hdd-data-recovery-list ul li::before, .hdd-data-recovery-list2 ul li::before {
	position: absolute;
	height: 20px;
	width: 20px;
	z-index: 999;
	margin-top: 5px;
	content: ""
}
.hdd-data-recovery-list1 p {
	font-size: 22px;
	line-height: 10px;
	font-weight: 700
}
.hdd-data-recovery-list ul li::before {
	background: url(images/check-icon.png) no-repeat;
	background-size: 15px
}
.hdd-data-recovery-list ul li, .hdd-data-recovery-list2 ul li {
	font-size: 14px !important;
	font-family: "Open Sans", sans-serif;
	color: #3d3d3d;
	padding-left: 25px
}
.hdd-data-recovery-list2 ul li::before {
	background: url(images/check-icon.png) no-repeat;
	background-size: 15px;
	margin-left: -25px
}
.wpb_widgetised_column.wpb_content_element.left_bar .sub-menu li a {
	font-size: 14px!important;
	color: #3d3d3d;
	padding-left: 25px
}
.wpb_widgetised_column.wpb_content_element.left_bar li a:hover {
	color: red
}
.wpb_widgetised_column.wpb_content_element.left_bar li a {
	margin: 10px 0 0;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	color: #3d3d3d;
	padding: 0 0 10px;
	font-size: 14px
}
.col-sm-3, .col-sm-4, .col-sm-6, .col-sm-8, .col-sm-9 {
	float: left;
	box-sizing: border-box;
	padding: 0 15px
}
.ancor a, .hdd-data-recovery-list1 a {
	color: #cb0019!important
}
.wpb_text_column.wpb_content_element.hdd-data-recovery-list {
	margin-top: 15px;
	margin-bottom: 0
}
.hdd-data-recovery-list ul li a {
	color: #cb0019
}
.custom_font a, .link a, .top_margin a, span.bold {
	color: #cb0019!important
}
.wpb_single_image.wpb_content_element.vc_align_left.margin_img {
	margin-bottom: 0!important
}
.top_margin {
	margin-top: 0;
	width: 50%;
	float: left
}
.wpb_text_column.wpb_content_element.hdd-data-recovery-list.new {
	margin-top: 0;
	margin-bottom: 30px
}
.margin_nil {
	margin-bottom: 0!important
}
.top0 {
	margin-top: 0!important
}
.font h3 {
	font-size: 16px
}
.bold-con {
	margin-top: 15px
}
.link a {
	font-size: 13px
}
span.bold {
	font-size: 13px
}
.payam .vc_custom_1471608830197 {
	height: 577px!important
}
.left_bar .sub-menu li {
	position: relative
}
.left_bar .sub-menu li a::before {
	content: "";
	background: url(images/arrw.png) no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	float: left;
	background-size: 15px;
	margin-top: 4px;
	margin-left: -20px
}
.col-sm-3, .col-sm-4, .col-sm-6, .col-sm-8, .col-sm-9 {
	position: relative
}
.col-sm-6 {
	width: 50%;
	display: block
}
.contact-us-page .contact-textarea p, .contact-us-page p, .screen-reader-text, .search-submit.searching::before, .single-page .col-sm-6 {
	display: none
}
.contact-us-page select {
	text-transform: none;
	height: 35px;
	width: 100%;
	font-size: 13px;
	border-radius: 2px;
	border: 1px solid #ccc
}
.contact-us-page label {
	font-size: 13px;
	color: #3d3d3d
}
.contact-us-page .contact-group {
	margin-top: 20px
}
.contact-us-page input {
	line-height: normal;
	border-radius: 2px;
	box-shadow: no;
	box-shadow: unset;
	border: 1px solid #ccc;
	height: 35px
}
.terms-conditions li:before, .terms-conditions1 li:before {
	height: 20px;
	z-index: 999;
	left: 24px;
	top: 0;
	margin-left: -25px;
	content: ""
}
.contact-us-page .recaptcha {
	margin-top: 48px
}
.contact-us-page .contact-textarea.text1, .top10 {
	margin-top: 20px
}
.custom_h6 {
	font-size: 15px!important;
	color: #3d3d3d!important;
	line-height: 22px
}
.contact-us-page span, .wpb_text_column.wpb_content_element.top10 a {
	color: #cb0019!important
}
#primary {
	float: left
}
.col-sm-8 {
	width: 66.66%
}
.col-sm-4 {
	width: 33.33%
}
.col-sm-3 {
	width: 25%
}
.col-sm-9 {
	width: 75%
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	background-color: #ca0014!important;
	border-color: #f0f0f0;
	color: #fff!important
}
.More-information-heading {
	font-size: 24px!important;
	font-family: "Titillium Web", sans-serif!important;
	color: #cb0019!important
}
.terms-conditions li, .terms-conditions1 li {
	float: left;
	font-size: 13px;
	padding: 0 0 0 20px;
	box-sizing: border-box
}
.entry-content p, .rpwwt-post-title a, h6 {
	font-family: "Open Sans", sans-serif
}
.terms-conditions li {
	width: 100%;
	margin-top: 12px;
	position: relative
}
.terms-conditions li:before {
	background: url(images/check-icon.png) no-repeat;
	position: absolute;
	width: 20px;
	background-size: 15px;
	margin-top: 5px
}
.terms-conditions1 li {
	width: 50%;
	margin-top: 12px;
	position: relative
}
.terms-conditions1 li:before {
	background: url(images/check-icon.png) no-repeat;
	position: absolute;
	width: 20px;
	background-size: 15px;
	margin-top: 5px
}
.thankyou-text {
	float: left!important;
	width: 100%!important;
	font-weight: 400;
	font-size: 16px
}
.col-sm-12 {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0 15px;
	position: relative
}
.entry-title {
	margin-bottom: 20px;
	color: #cb0019!important
}
.entry-content p {
	font-size: 14px;
	color: #3d3d3d
}
h6 {
	font-size: 22px;
	color: #cb0019;
	line-height: 20px;
	font-weight: 700;
	margin: 10px 0
}
input.search-field {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	outline: 0;
	padding: .625em .4375em;
	text-align: left;
	width: 100%
}
button.search-submit, button.search-submit.searching {
	background: #ec0201;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.4) inset
}
button.search-submit {
	border: none;
	border-radius: 4px;
	color: #fff;
	margin: 10px 0!important;
	padding: 5px 20px
}
.rpwwt-post-title a {
	font-size: 14px!important;
	color: #3d3d3d!important;
	font-weight: 700!important
}
.rpwwt-post-excerpt {
	font-size: 13px
}
.rpwwt-post-title {
	color: #000!important;
	font-weight: 700!important;
	font-size: 15px!important
}
.entry-title a {
	color: #cb0019!important
}
.status-publish.hentry {
	margin: 20px 0
}
.entry-summary {
	font-size: 14px!important
}
.search-submit.searching .screen-reader-text {
	display: block
}
button.search-submit.searching {
	border: none;
	border-radius: 4px;
	color: #fff;
	margin: 10px 0!important;
	padding: 0 20px!important;
	position: relative;
	font-size: 12px!important;
	width: 70px!important;
	line-height: 30px!important
}
.ewaypanel p span, .search-result a {
	color: #cb0019!important
}
.ewaypanel select, .ewaypanel2_child select, .ewaypanel2_child textarea {
	width: 100%
}
.ewaypanel input[type=text], select {
	height: 35px;
	width: 100%
}
.ewaypanel2_child select {
	width: 58%
}
.ewaypanel2_child p span {
	color: #cb0019
}
.dt-btn-m.dt-btn.lightspeedIn.animate-element.animation-builder.ico-right-side.animation-triggered.start-animation {
	font-size: 14px;
	left: 200px!important;
	line-height: 0;
	border-radius: 5px
}
.ewaypanel select, .ewaypanel2_child select, .ewaypanel>div>p>input {
	font-size: 13px!important
}
.case-study-parent-div>p, .input-types-texts-parent>p, .sms_msg {
	font-size: 14px
}
.input-types-texts-parent {
	width: 50%;
	float: left
}
.case-input {
	background: #fbfcfc;
	border: 1px solid #e0e1e1;
	border-radius: 5px;
	height: 40px;
	width: 93%!important
}
.progress_page form {
	margin-top: 20px
}
.input-types-submit-parent>input {
	border-radius: 5px
}
.input-types-submit-parent>input:hover {
	background-color: #CB0019
}
.progress_page_bredcrumb {
	display: block!important
}
.item-device input, .loading {
	display: none
}
.contact-us-page .wpcf7-submit {
	border-radius: 5px;
	float: right;
	height: 42px;
	margin-top: 55px;
	width: 118px;
	margin-right: 20px
}
.error, .ewaypanel2.ewaypanel>img, .sms_msg {
	float: left
}
.contact-us-page .wpcf7-submit:hover {
	color: #fff;
	background: #CB0019
}
.dt-btn-m.dt-btn.lightspeedIn.animate-element.animation-builder.ico-right-side.animation-triggered.start-animation {
	color: #fff;
	float: left;
	height: 37px;
	margin-top: 16px;
	padding-left: 12px;
	padding-top: 18px;
	width: 152px!important
}
footer#main-footer .widget-col form .phone-sms {
	background-position: -230px -208px;
	bottom: -2px;
	height: 40px;
	left: 116px;
	position: absolute;
	width: 30px
}
.mob_num, .state_list {
	width: 100%;
	color: #000!important
}
.mob_num {
	padding: 7px;
	height: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.google-map-info .map-infosend_btn, .state_list {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}
.state_list {
	padding: 7px 5px;
	border-radius: 5px;
	height: 34.5px
}
.sms_msg {
	padding: 5px;
	margin-bottom: 5px;
	border: 2px solid green;
	color: green;
	background: #fff
}
.sms_msg.error {
	border: 1px solid red;
	color: red;
	background: #fff;
	margin-top: 5px
}
::-webkit-input-placeholder {
color:#777!important
}
:-moz-placeholder {
color:#777!important
}
::-moz-placeholder {
color:#777!important
}
:-ms-input-placeholder {
color:#777!important
}
.loading {
	position: absolute;
	background: rgba(250,250,250,.8);
	z-index: 9999
}
.loading>img {
	left: 30%;
	top: 40%;
	position: absolute
}
#sms_form {
	position: relative
}
.error {
	background: #fff;
	border: 1px solid red;
	color: red
}
.sms_msg {
	width: 100%!important;
	margin-top: 0
}
.loading {
	height: 94px;
	width: 100%
}
.contact-us-page .wpcf7-textarea {
	height: 225px;
	width: 100%
}
.ewaypanel2_child label {
	font-size: 13px
}
.entry-content>p {
	margin-top: 20px;
	margin-bottom: 20px
}
.single h2.entry-title {
	margin-top: -20px
}
strong.bread-current {
	font-size: 17px
}
.contact-us-page .recaptcha {
	margin-bottom: 40px
}
.case-study-session-error-msg {
	background-color: #f2dede;
	border: 1px solid;
	color: #b94a48;
	margin: 13px 1px;
	padding: 4px 12px;
	width: 99%
}
.input-types-submit-parent {
	float: left!important;
	width: 100%;
	margin-left: -10px!important
}
.case-study-dashboard-parent-div {
	border: 1px solid #ccc;
	min-height: 71px;
	padding: 2% 0 0 2%;
	width: 100%;
	font-size: 14px;
	margin-bottom: 216px
}
.case-detail-parent p a {
	color: #cb0019
}
.case-detail-parent p a:hover {
	text-decoration: underline
}
.fields label strong {/* color:#cb0019!important; */
	font-size: 14px;
	font-weight: 400
}
.case-study-session-success-msg {
	background-color: #eee;
	border: 1px solid;
	color: #468847;
	margin: 13px 1px;
	padding: 4px 12px;
	width: 99%
}
.category-recent-success .post-thumbnail img {
	max-width: 94%
}
.category-recent-success .entry-content p {
	width: 94%
}
.archive .col-sm-8 {
	margin-bottom: 40px
}
.archive .entry-header {
	margin-top: -16px
}
.wpb_widgetised_column.wpb_content_element.left_bar .sub-menu .current-menu-item a {
	color: red!important
}
.wpb_widgetised_column.wpb_content_element.left_bar.job li a {
	border: none!important;
	float: none!important
}
.search-flexible {
	display: none;
	min-width: 220px;
	position: absolute!important;
	right: -10px;
	height: 40px;
	top: 60px;
	padding-left: 10px;
	font-size: 14px;
	border: 1px solid #000;
	z-index: 999
}
.urgent_job_payment h1, .urgent_job_payment h3 {
	text-align: center!important;
	border: none;
	margin: 0;
	width: 100%;
	float: left
}
.toggle:hover {
	background: #cb0019;
	color: #fff
}
.toggle:hover .icon-bar {
	background: #fff
}
.urgent_job_payment h1 {
	font-size: 40px!important;
	color: #cb0019
}
.urgent_job_payment h3 {
	font-size: 20px!important;
	color: #3d3d3d;
	font-weight: 600!important;
	font-family: 'Open Sans', sans-serif!important
}
.urgent_job_payment .fields label {
	font-size: 20px;
	text-align: center;
	width: 100%;
	float: left;
	font-weight: 600
}
.urgent_job_payment img {
	width: 110px;
	text-align: center;
	max-width: 100%;
	margin: 20px 0 0
}
.urgent_job_payment {
	text-align: center
}
.urgent_job_payment strong.link {
	font-size: 20px;
	font-weight: 700;
	border-bottom: 2px solid #cb0019;
	color: #cb0019;
}
.urgent_job_payment .fields strong {
	font-size: 20px;
	font-weight: 700;
}
.home-section-5 .vc_custom_heading b {
	padding-right: 10px
}
.textwidget>span {
	color: #fff;
	font-size: 14px;
	font-weight: 700
}
.textwidget>a {
	color: #fff;
	font-size: 13px;
	padding-left: 10px
}
.textwidget>a:hover {
	color: #CA0014
}
.textwidget ul li {
	color: #fff;
	font-size: 13px
}
.margin_none .wpb_text_column.wpb_content_element.home-contect-bottom {
	margin-top: 0!important;
	margin-bottom: 0!important
}
.more_css img {
	margin-top: 50px!important
}
.wp-gr .wp-google-badge.wp-google-badge-fixed {
	right: auto!important;
	left: 10px!important;
	bottom: 0!important
}
.ultb3-box {
	margin-top: 10px
}
.site-main {
	margin: 0 auto;
	max-width: 1360px;
	overflow-x: hidden
}
.thank-you {
	position: relative;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 20px 0;
	box-sizing: border-box;
	background: #f2f2f2!important;
	font-size: 15px
}
.thank-you p{margin: 0 0 1em !important}
.warning-box {
        background: #dada0540;
    padding: 10px;
    margin: 10px 0;
    border: 2px solid #dada05;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.page-id-636 .h3-size {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc
}
.top-header ul li a i {
	float: left;
	font-size: 23px;
	height: 24px;
	margin-right: 4px;
	margin-top: 8px;
	text-align: center
}
.wpb_text_column.wpb_content_element.home-contect-bottom {
	margin: 15px 0 0
}
.ult_modal-body {
	padding: 10px!important;
	background: #fff;
	max-width: 100%;
	overflow: hidden;
	line-height: 1.5em;
	width: 800px!important;
	margin: 0 auto
}
.ult_modal-body.ult-youtube #button-click-overlay iframe {
	height: 550px!important
}
.ult-overlay-close {
	width: 30px;
	height: 30px!important;
	position: fixed;
	right: 35px;
	top: 35px;
	overflow: hidden;
	border: 0;
	background: url(../img/cross.png) center center no-repeat;
	text-indent: 200%;
	color: transparent;
	outline: 0;
	z-index: 9999
}
.top-header ul li a i.email-icon.custom-icon {
	margin-right: 10px
}
.google-img.wpb_single_image img {
	margin-left: 20px
}
.sms_bottom {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 12px
}
.google-reviews img {
	max-width: 620px!important
}
.wpb_single_image.wpb_content_element.google-reviews {
	margin-bottom: 0!important
}
.footer_wrap {
	max-width: 1360px;
	margin: 0 auto;
	position: relative
}
.home-section-7 .wpb_row, .upb_video_class, .wpb_column {
	position: relative;
	float: left
}
.home-section-7 .wpb_single_image img {
	height: auto;
	max-width: 100%!important;
	vertical-align: top
}
.fixed-right-div span {
	color: #fff
}
.fixed-right-div .email {
	font-size: 18px!important;
	color: #ca0014!important
}
.fixed-right-div .con {
	font-size: 20px!important
}
.fixed-right-div .social-icon {
	margin-top: -30px!important
}
.card, .hdd.custom-icon, .more, .nas, .ssd, .type-of-device .mobile, .usb {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 15px;
	left: 0;
	margin: 0 auto;
	float: left;
	right: 0
}
.hdd.custom-icon {
	background-position: -378px -573px
}
.nas {
	background-position: -469px -566px
}
.ssd {
	background-position: -561px -565px
}
.type-of-device .mobile {
	background-position: -651px -562px
}
.card {
	background-position: -754px -573px
}
.usb {
	background-position: -858px -573px
}
.more {
	background-position: -956px -195px
}
.hdd.custom-icon:hover {
	background-position: -370px -276px
}
.nas:hover {
	background-position: -458px -282px
}
.ssd:hover {
	background-position: -556px -285px
}
.mobile:hover {
	background-position: -651px -285px
}
.card:hover {
	background-position: -746px -291px
}
.usb:hover {
	background-position: -847px -292px
}
.more:hover {
	background-position: -956px -293px
}
.type-of-device {
	background-color: transparent;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	padding: 0 1% 30px;
	width: 100%;
}
.type-of-device > h6 {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #cccccc;
	border-radius: 10px;
	clear: both;
	color: #282828;
	display: table;
	font-size: 26px;
	margin: 10px auto 30px;
	padding: 20px 35px;
	position: relative;
	text-align: center;
	width: auto;
}
.item-device {
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-radius: 15px;
	border-right: 1px solid #cccccc;
	color: #282828;
	cursor: pointer;
	float: left;
	margin: 0.7%;
	position: relative;
	width: 15%;
}
.item-device label {
	cursor: pointer;
	float: left;
	font-size: 14px;
	margin-top: 61px;
	padding-bottom: 10px;
	text-align: center;
	width: 100%
}
.item-device:hover .active {
	color: red!important;
	border: 1px solid #000
}
.item-device:hover .card, .item-device:hover .mobile, .item-device:hover .more, .item-device:hover .nas, .item-device:hover .ssd, .item-device:hover .usb {
	background-color: transparent;
	color: red
}
.item-device:hover, .item-device:hover .hdd.custom-icon {
	background-color: transparent;
	background-position: -370px -278px;
	color: red
}
.item-device:hover .nas {
	background-position: -461px -279px
}
.item-device:hover .ssd {
	background-position: -553px -281px
}
.item-device:hover .mobile {
	background-position: -651px -279px
}
.item-device:hover .card {
	background-position: -746px -294px
}
.item-device:hover .usb {
	background-position: -850px -295px
}
.item-device:hover .more {
	background-position: -956px -293px
}
#btnSubmit, .btn-red-custom {
	background-color: #ca0014;
	color: #fff;
	line-height: 40px;
	margin: 10px 0!important;
	padding: 0 24px!important;
	width: auto
}
#btnSubmit:hover, .btn-red-custom:hover {
	background: #000;
	color: #fff
}
.google-map-info .vc_column-inner>.wpb_wrapper {
	background: #000;
	padding: 25px;
	float: left;
	width: 100%;
	border: 5px solid rgba(255,255,255,.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.google-map-info .sms_bottom {
	margin-top: 5px
}
.google-map-info .map-infosend_btn {
	color: #fff;
	float: left;
	height: 37px;
	margin-top: 16px;
	padding-left: 12px;
	padding-top: 7px;
	width: 150px!important;
	font-size: 14px;
	box-shadow: none!important;
	border-radius: 5px
}
.dt-btn-m.dt-btn.lightspeedIn.animate-element.animation-builder.ico-right-side.animation-triggered.start-animation:hover, .google-map-info .map-infosend_btn:hover {
	opacity: .9
}
.google-map-info h2 {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
	margin-top: -5px
}
.google-map-info form input[type=text] {
	background-color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	height: 40px;
	text-indent: 5px;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000!important;
	padding: 7px;
	border: 1px solid #f1f1f1
}
.contact-page p a, .contact-page strong, .footer-pages, .footer-pages a {
	font-size: 14px
}
.google-map-info form .phone-sms {
	background-position: -230px -208px;
	bottom: -2px;
	height: 40px;
	left: 113px;
	position: absolute;
	width: 30px
}
.google-map-info .loading {
	height: 100%;
	width: 100%
}
.google-map-info form {
	float: left;
	position: relative;
	width: 100%
}
.google-map-info .sms_msg {
	background: green;
	border: 2px solid green;
	color: #fff;
	margin-bottom: 5px;
	padding: 5px 15px;
	width: 100%
}
.google-map-info .sms_msg.error {
	background-color: red
}
section#nav_menu-2.widget.widget_nav_menu ul li.current-menu-item a {
	color: #cb0019
}
.b-option-style b {
	color: #CB0019
}
.right_bar .sub-menu li a::before {
	content: "";
	background: url(images/arrw.png) no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	float: left;
	background-size: 15px;
	margin-top: 4px;
	margin-left: -20px
}
.right_bar .menu li a {
	color: #515151;
	font-size: 14px
}
.right_bar .sub-menu li a {
	padding-left: 25px
}
.footer-top-right {
	background: #000;
	float: right;
	padding: 10px 15px;
	width: auto;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}
.footer-pages>a+a {
	padding-right: 0
}
.footer-pages {
	float: right;
	width: auto
}
.footer-pages a {
	color: #fff;
	float: left;
	padding: 2px 15px 2px 0
}
.footer-pages a:hover {
	color: #CA0014
}
.custom-payment-form {
	background: #fbfbfb;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	box-shadow: none!important;
	float: left;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin: 0 0 30px
}
.custom-payment-form h2 {
	background: #c20201;
	color: #fff;
	float: left;
	font-family: "Titillium Web", sans-serif!important;
	font-size: 24px!important;
	font-weight: 700!important;
	line-height: 60px;
	margin: 0 0 15px!important;
	padding: 0 15px!important;
	width: 100%
}
.custom-payment-form select, .custom-payment-form textarea {
	padding: 0 0 0 15px;
	font-size: 14px;
	background-color: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) inset
}
.custom-payment-form h2 span {
	background: #fff;
	border-radius: 100%;
	color: #c20201;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: center;
	width: 40px
}
.custom-payment-form select {
	border-radius: 3px;
	height: 40px
}
.custom-payment-form textarea {
	border-radius: 3px;
	width: 100%;
	float: left
}
.custom-payment-form input, .custom-payment-form input[type=text], .custom-payment-form input[type=email] {
	background-color: #fff;
	border-color: #ccc;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) inset;
	height: 40px;
	padding: 0 0 0 15px;
	font-size: 14px
}
.custom-payment-form input[type="radio"] {
	background-color: #fff;
	border-color: #ccc;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) inset;
	height: auto;
	padding: 0
}
.custom-payment-form .partnership_submission {
	background-color: #ca0014;
	border-color: #000;
	border-radius: 3px;
	border-style: none;
	border-width: 0;
	color: #fff;
	float: left!important;
	font-family: "Titillium Web", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 0;
	margin: 20px 0!important;
	padding: 0 25px!important;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	width: auto!important
}
.Flash-Drive-heading, .Flash-Drive-heading2, .price-list h3 {
	font-family: "Titillium Web", sans-serif!important
}
.custom-payment-form .form-group input, .custom-payment-form .form-group select, .custom-payment-form .form-group textarea, .custom-payment-form label, .trim a {
	width: 100%;
	float: left
}
.custom-payment-form .partnership_submission:hover {
	background: #000;
	color: #fff!important
}
.trim a {
	color: #ca0014;
	padding: 0 15px;
	box-sizing: border-box
}
.trim a:hover {
	color: #000
}
.custom-payment-form .form-group {
	float: left;
	padding: 10px 0 0;
	width: 100%
}
.custom-payment-form label {
	font-size: 14px;
	margin-bottom: 5px;
	color: #383838
}
.custom-payment-form small.note {
	color: #888;
	float: left;
	line-height: 13px;
	margin-top: 10px
}
.col-sm-12>input[type="radio"] {
	float: left;
	margin: 10px 10px 10px 0;
	width: auto
}
.menu ul li a {
	color: #515151!important
}
.pay_online {
	width: 100%;
	float: left;
	color: #fff;
	margin: 10px 0 0
}
.pay_online:hover {
	color: #ca0014
}
.price-list {
	width: 25%;
	float: left;
	padding: 0 3px;
	box-sizing: border-box;
	margin: 0 0 20px
}
.price-list ul li {
	width: 100%;
	float: left;
	line-height: 35px;
	border-top: 1px dashed #cacaca;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	font-size: 13px
}
.price-list2 {
	width: 40%!important;
	padding: 0 3px!important
}
.price-list3 {
	width: 20%!important;
	padding: 0 3px!important
}
.price-list ul li:first-child {
	border-top: none
}
.price-list ul {
	width: 100%;
	float: left;
	border-left: 1px dashed #cacaca;
	border-right: 1px dashed #cacaca;
	border-bottom: 1px dashed #cacaca;
	box-sizing: border-box
}
.price-list h3 {
	font-size: 16px;
	background-color: #f5f5f5;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 36px;
	color: #666
}
.Flash-Drive-heading, .Flash-Drive-heading4 {
	font-size: 24px!important
}
.Flash-Drive-heading {
	color: #cb0019!important;
	margin: -5px 0 10px!important;
	width: 100%;
	float: left
}
.Flash-Drive-heading3 {
	margin: 0 0 10px!important
}
.most-common-text {
	margin-bottom: 30px!important
}
.cost-ranges {
	margin: 30px 0 0!important;
	width: 100%;
	float: left
}
.More-information-text1 {
	font-size: 13px!important;
	font-weight: 600
}
.More-information-text {
	font-size: 16px!important
}
.Flash-Drive-heading2 {
	font-size: 20px!important;
	color: #3a3a3a
}
.sdd-data-list li {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
	position: relative;
	min-height: 24px
}
.sdd-data-list li:last-child {
	width: 100%
}
.top_margin img {
	margin-top: 10px
}
.hdd-data-recovery-list ul li::before {
	left: 16px
}
.sdd-data-list {
	width: 100%;
	float: left
}
.flash-drive-manage-images ul li {
	width: 25%;
	float: left;
	padding: 0 2px;
	box-sizing: border-box;
	margin: 0 0 40px
}
.flash-drive-manage-images ul li img {
	max-width: 100%;
	display: block;
	height: 140px;
	width: 100%
}
.price-list-cover {
	width: 100%;
	float: left
}
.Drive-Degaussing-text li {
	font-size: 13px;
	margin: 20px 0 0
}
.Hard-Drive-manage-text li {
	font-size: 13px;
	margin: 15px 0 0
}
.Hard-Drive-manage-text {
	margin: 0 0 20px
}
.SSD-Data-heading-color {
	color: #cb0019!important;
	margin: 0 0 5px
}
.option-card, .option-paypal {
	float: left;
	position: relative;
	width: 100%
}
.bg-image.page-title .pull-right {
	float: right;
	margin-top: 16px
}
.ajax-loader>img {
	margin-top: 20%
}
.ajax-loader {
	background: rgba(255,255,255,.6);
	display: none;
	height: 100%;
	padding: 0 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 999
}
.braintreegateway-wrap {
	float: none;
	margin: 0 auto 20px;
	text-align: center;
	width: auto
}
#braintree-form {
	float: left;
	position: relative;
	width: 100%
}
.payment-options input, .payment-options label {
	width: auto!important
}
.btn-back {
	background: #000;
	border-radius: 4px;
	color: #fff;
	margin-right: 12px;
	margin-top: 10px;
	padding: 0 24px;
	line-height: 40px
}
.btn-back:hover {
	color: #fff;
	opacity: .7
}
.payment-options {
	cursor: pointer;
	float: left;
	position: relative;
	margin-left: 0;
	margin-right: 0;
}
.payment-options input[type="radio"] {
	cursor: pointer;
	height: 44px!important;
	left: 20px;
	opacity: 0;
	position: absolute;
	width: 150px!important;
	z-index: 11;
	top: -3px
}
.payment-options label {
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 300;
	margin: 3px auto;
	padding: 0 18px 0 40px;
	position: relative;
	z-index: 9;
	-webkit-transition: all .25s linear;
	transition: all .25s linear 0
}
.payment-options .check::before {
	border-radius: 100%;
	content: "";
	display: block;
	height: 15px;
	left: 2px;
	margin: auto;
	position: absolute;
	top: 2px;
	transition: background .25s linear 0;
	width: 15px
}
.payment-options input[type="radio"]:checked~.check::before {
	background: red;
	content: "";
	height: 10px;
	left: 2px;
	top: 2px;
	width: 10px
}
.payment-options:hover label {
	color: red
}
.payment-options .check {
	border: 3px solid #000;
	border-radius: 100%;
	display: block;
	height: 20px;
	left: 20px;
	position: absolute;
	top: 8px;
	transition: border .25s linear 0;
	-webkit-transition: border .25s linear;
	width: 20px;
	z-index: 5
}
.payment-options .check:before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 15px;
	width: 15px;
	top: 5px;
	left: 5px;
	margin: auto;
	transition: background .25s linear;
	-webkit-transition: background .25s linear
}
.payment-options input[type="radio"]:checked~.check:before {
	background: red;
	content: "";
	height: 10px;
	left: 2px;
	top: 2px;
	width: 10px
}
.text-center {
	text-align: center
}
.btn {
	background: #e1e1e1;
	border-radius: 3px;
	color: #777;
	font-family: "Titillium Web", sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 20px;
	text-decoration: none;
	text-shadow: none;
	width: auto;
	margin: 20px 0;
	border: 1px solid #cb0019;
}
.btn-red {
	background-color: #ca0014;
	color: #fff
}
.btn-large {
	font-size: 20px;
	line-height: 24px;
	padding: 15px 30px
}
.comments, .payment-selection {
	padding: 0 15px;
	width: 100%;
	float: left;
	box-sizing: border-box
}
.btn:hover {
	background-color: #000;
	color: #fff;
}
footer .btn:hover {
	border: 1px solid #cb0019;
}
.border-error {
	border-color: red!important
}
.comments {
	margin: 10px 0 0
}
.payment-method-option {
	float: left;
	width: 100%
}
.payment-method-option input {
	width: 100%;
	float: left;
	margin: 15px 0 0
}
.payment-method-option label {
	width: 100%;
	float: left;
	margin: 5px 0 0
}
.thankyou-heading {
	float: left;
	font-size: 18px!important;
	font-weight: 600!important;
	line-height: 26px;
	margin: 20px 0;
	text-align: center;
	width: 100%
}
.thankyou-heading1 {
	color: #cb0019!important;
	float: left;
	font-size: 56px!important;
	font-weight: 700!important;
	line-height: 47px;
	margin: 22px 0 15px;
	text-align: center;
	width: 100%
}
.thankyou-tic-img {
	display: inline-block;
	text-align: center!important;
	width: 100%;
	margin: 30px 0 0!important
}
.thankyou-tic-img img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	width: 100px
}
body.page-template-template-pay-online {
	font-size: 14px!important
}
#recovery-info h3 {
	width: 100%;
	float: left;
	margin-top: 35px!important;
	font-size: 28px!important;
	font-family: "Titillium Web", sans-serif!important;
	color: #cb0019!important
}
#recovery-info p {
	margin: 0;
	font-weight: 600
}
#recovery-info small {
	margin: 4px 0!important;
	width: auto;
	box-sizing: border-box
}/* .download-mailing-label-p strong{border-bottom:2px solid #cb0019!important;color:#cb0019!important;font-size:20px!important} */
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok, .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	float: left;
	margin: 20px auto 0px auto;
	padding: 10px;
	text-align: center;
	width: 100%;
	color: #fff;
	box-sizing: border-box
}
.wpcf7-not-valid-tip {
	color: red!important;
	float: right;
	font-size: 11px!important;
	left: 0;
	margin-top: -35px;
	padding-right: 10px;
	position: relative;
	right: 0;
	text-align: right;
	top: 5px;
	width: auto
}
.how-long-recovery {
	margin: 30px 0 10px
}
.hdd-data-recovery-list-extra a {
	color: #fff!important
}
.RAID-Array-has-margin {
	margin: 5px 0 10px!important
}
.Can-you-recover-margin {
	margin: 0 0 10px!important
}
.Can-you-recover-margin2 {
	margin: 0 0 -12px!important
}
.page-id-161 .sdd-data-list li::before {
	left: 0!important
}
.cover-heding-text {
	width: 50%;
	float: left
}
nav#main-navigation {
	float: left;
	margin-left: 30px
}
.search-form-new {
	float: left;
	margin-top: 39px;
	margin-left: 8px;
	position: relative
}
@media (max-width:1300px) {
body {
	margin: 0;
	padding: 0
}
.home-section-5 .ultb3-info {
	padding: 78px 20px;
	position: relative;
	z-index: 5;
	background-color: rgba(0,0,0,.81);
	visibility: hidden
}
.home-section-5 .ultb3-title {
	font-size: 32px
}
.tp-simpleresponsive .tp-caption {
	margin-top: -20px
}
.home-section-7 button, button, input[type=button], input[type=reset], input[type=submit] {
	font-size: 18px;
	line-height: 50px;
	padding: 0 15px;
	margin-left: 81px
}
.contact-us-page button, button, input[type=button], input[type=reset], input[type=submit] {
	line-height: 40px
}
.fixed-right-div .phone-number span a {
	color: #ca0014;
	font-size: 16px!important
}
.fixed-right-div .email, .fixed-right-div .phone-number span {
	font-size: 18px!important
}
.ultb3-info.ib3-info-center.animated.fadeInRight.delay-03 {
	padding: 68px 20px
}
.ultb3-info.ib3-info-center.animated.fadeInDown.delay-03 {
	padding: 91px 20px
}
.ultb3-info.ib3-info-center.animated.zoomIn.delay-03 {
	padding: 77px 20px
}
.drive-problems3 .ultb3-info {
	padding: 222px 20px 205px
}
}
.vc_custom_1478330496145 {
	height: 577px
}
@media (max-width:1200px) {
.vc_custom_1471520674545, .vc_custom_1471522251666, .vc_custom_1471522264976 {
	min-height: 450px!important;
	height: 100%
}
.container {
	width: 970px
}
.logo {
	width: 18%
}
.price-list {
	width: 50%
}
.price-list2, .price-list3 {
	width: 50%!important
}
nav#main-navigation {
	width: 80%
}
.home-section-1 .vc_col-sm-4 h1 {
	font-size: 22px!important
}
.vc_custom_1471520674545 {
	background-color: #000!important
}
.vc_custom_1471522251666 {
	background-color: #ca0014!important
}
.vc_custom_1471522264976 {
	background-color: #292a2e!important
}
.home-section-3 .apple .wpb_text_column.wpb_content_element {
	font-size: 17px;
	padding-right: 275px;
	width: 475px
}
.home-section-3 .toshiba .wpb_single_image {
	padding-left: 275px
}
.home-section-3 .toshiba .wpb_text_column.wpb_content_element {
	font-size: 17px;
	padding-left: 240px;
	width: 475px
}
.home-section-3 .seagate .wpb_text_column.wpb_content_element {
	font-size: 17px;
	padding-right: 245px;
	width: 475px
}
.home-section-3 .western .wpb_text_column.wpb_content_element {
	font-size: 17px;
	padding-left: 235px;
	width: 455px
}
.home-section-4.client-logo h1 {
	font-size: 45px!important
}
.home-section-4.client-logo .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin: 0 auto;
	width: 100%
}
.home-section-5 .vc_custom_heading {
	font-size: 40px!important
}
.home-section-5 .wpb_wrapper>p {
	font-size: 20px!important
}
.drive-problems1, .drive-problems2 {
	margin-bottom: 10px
}
.home-section-5 .ultb3-info {
	padding: 63px 20px
}
.rc-anchor-light {
	width: 200px!important;
	float: right
}
.wpb_text_column.wpb_content_element.home-contect-bottom p {
	font-size: 12px
}
button, input[type=button], input[type=reset], input[type=submit] {
	font-size: 18px;
	padding: 0 20px;
	margin-top: 15px;
	margin-bottom: 15px
}
.footer-top {
	padding: 0 15px;
	box-sizing: border-box
}
footer#main-footer .widget-col h6 {
	font-size: 14px!important
}
.footer-nav ul {
	float: right
}
.footer-nav ul li a {
	font-size: 13px;
	padding: 0 8px
}
.copy-right p {
	font-size: 13px
}
.search-flexible {
	top: 60px
}
.home-section-7 .form-button {
	float: left;
	width: 100%
}
.home-section-7 .form-group {
	width: 100%;
	float: left;
	margin-bottom: 15px
}
#recaptcha {
	margin-top: 25px;
	float: left
}
.page-template-default h1 {
	font-size: 24px!important;/* margin-top:12px!important; */
}
.top-header ul li:first-child {
	display: none
}
.urgent_job_payment h1 {
	font-size: 40px!important
}
.home-section-7 button, button, input[type=button], input[type=reset], input[type=submit] {
	margin-left: 15px
}
.home-section-7 input[type=password], .home-section-7 input[type=text], .home-section-7 input[type=email], .home-section-7 input[type=url], .home-section-7 input[type=tel], .home-section-7 input[type=number], .home-section-7 input[type=search], .home-section-7 select, .home-section-7 textarea {
	margin-top: 15px
}
.home-section-2 h1 {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 36px!important
}
.home-section-4.client-logo h1 {
	font-family: "Titillium Web", sans-serif;
	margin-bottom: 55px;
	margin-top: 20px;
	border: none
}
.home-section-6 h2 {
	font-size: 38px!important;
	margin-top: 15px;
	margin-bottom: 40px;
	line-height: 50px!important
}
.tp-caption.fixed-div-right.tp-fade.tp-resizeme.start {
	margin-top: -82px!important
}
.fixed-right-div .phone-number span {
	font-size: 16px!important
}
.home-section-6 h1 {
	font-size: 36px!important
}
.drive-problems3 .ultb3-info {
	padding: 236px 20px 205px
}
.ultb3-info.ib3-info-center.animated.fadeInRight.delay-03 {
	padding: 45px 20px
}
.ultb3-info.ib3-info-center.animated.fadeInDown.delay-03 {
	padding: 82px 20px
}
.ultb3-info.ib3-info-center.animated.zoomIn.delay-03 {
	padding: 57px 20px
}
.payam.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
	border-radius: 100%;
	float: none;
	height: 545px;
	margin: 0 auto;
	overflow: hidden;
	width: 532px;
	position: relative;
	z-index: 999
}
.fixed-div-right, .tp-caption.fixed-div-right {
	border-width: 0;
	border-color: #222;
	border-style: none;
	left: 587.93px!important
}
.fixed-right-div .email {
	font-size: 14px!important
}
.wpb_text_column.wpb_content_element.home-contect-bottom p {
	margin-bottom: 45px
}

.item-device label {
	font-size: 13px
}
.search-icon {
	background-position: -117px -9px;
	background-size: 890px auto
}
.search-icon:hover {
	background-position: -117px -45px
}

.footer-nav ul li a {
	font-size: 12px
}
.search-flexible {
	position: absolute!important;
	bottom: 5px
}
.search-form-new {
	float: left;
	margin-top: 39px;
	margin-left: -4px;
	position: relative
}

.search-icon:hover {
	background-position: -117px -40px
}

.payam-main .wpb_text_column.wpb_content_element h2 {
	font-family: "Titillium Web", sans-serif;
	line-height: 46px;
	text-align: center;
	margin: 50px 0 131px!important;
	padding: 0;
	text-shadow: 0 5px 18px rgba(0,0,0,.56), 0 4px 0 rgba(0,0,0,.43);
	font-size: 32px;
	color: #fff;
	border: none;
}
nav#main-navigation {
	width: 100%;
}
#new-header .call-info{ margin-left:60px; width:270px; margin-top:22px;}
header#new-header .call-info .fa.fa-mobile {
    font-size: 53px;
    line-height: 45px;
    margin-right: 5px;
}
#new-header .call-info span{ margin-top:4px; font-size:15px;}
nav#main-navigation ul li a{ padding:15px 15px;}
#new-header .call-info span + span{ margin-top:0px;}
}
 @media (max-width:991px) {
.tp-caption.black-p-normal.tp-fade.tp-resizeme.start {
	display: none !important;
}
.container {
	width: 750px
}

.hdd-data-recovery-list ul li {
	width: 100%;
	float: left
}
.flash-drive-manage-images ul li {
	width: 50%
}
.terms-conditions1 li {
	width: 100%
}

.price-list {
	width: 50%
}
.price-list2, .price-list3 {
	width: 100%!important
}
.vc_custom_1471520674545, .vc_custom_1471522251666, .vc_custom_1471522264976 {
	min-height: 500px!important;
	height: 100%
}
.home-section-2 h1 {
	font-size: 30px!important;
	line-height: 40px!important
}
.payam.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
	height: 350px;
	width: 350px
}
.payam-main .wpb_single_image.wpb_content_element.vc_align_center {
	margin-top: 12px
}
.payam-main .wpb_text_column.wpb_content_element h1 {
	line-height: 29px;
	margin: 0 0 131px!important;
	font-size: 19px
}
.payam-main .wpb_text_column.wpb_content_element h1 br {
	display: none
}
.payam-main .wpb_text_column.wpb_content_element h1 b {
	color: #ca0014;
	font-size: 22px
}
.home-section-3 .seagate .wpb_single_image {
	padding-right: 120px
}
.home-section-3 .seagate .wpb_text_column.wpb_content_element {
	font-size: 14px;
	padding-right: 168px;
	width: 346px;
	line-height: 22px
}
.home-section-3 .western .wpb_single_image {
	padding-left: 110px
}
.home-section-3 .western .wpb_text_column.wpb_content_element {
	font-size: 14px;
	padding-left: 150px;
	width: 342px;
	line-height: 22px
}
.home-section-5 .vc_custom_heading {
	font-size: 32px!important
}
.home-section-5 .wpb_wrapper>p {
	font-size: 16px!important
}
.home-section-5 .ultb3-info {
	padding: 55px 20px
}
.home-section-5 .ultb3-title {
	font-size: 32px
}
.home-section-6 h2 {
	font-size: 32px!important;
	line-height: 44px!important
}
.home-section-4.client-logo h1 {
	font-size: 46px!important
}
.home-section-7.vc_row h2.vc_custom_heading {
	font-size: 32px!important
}
.wpb_text_column.wpb_content_element.home-contect-bottom p {
	font-size: 10px;
	line-height: 12px!important
}
.home-section-7 #wpcf7-f112-p2-o1.wpcf7 {
	background: #ca0014;
	float: left;
	padding: 0
}
.flickr_badge_image a, .wpb_gallery .wpb_flexslider .flex-direction-nav a {
	border: none
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: -50px;
	text-align: right
}
.flex-direction-nav a::before {
	content: "";
	display: inline-block;
	font-family: flexslider-icon;
	font-size: 28px!important
}
.fixed-div-right, .fixed-right-div .social-icon a.facebook, .flex-direction-nav, .page-id-380 .bg-image.page-title .col-sm-6, .page-id-382 .bg-image.page-title .col-sm-6, .page-id-384 .bg-image.page-title .col-sm-6, .page-id-386 .bg-image.page-title .col-sm-6, .tp-caption.fixed-div-right {
	display: none
}
.home-section-7 h2.post-title .link_image {
	border-bottom: 1px solid #e7e8ea;
	color: #000;
	float: left;
	font-size: 18px!important;
	line-height: 24px;
	padding: 5px 0 10px
}
.home-section-7 .flex-caption>p {
	float: left;
	font-size: 13px;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 0
}
footer#main-footer .widget-col p {
	font-size: 12px
}
.footer-nav ul li a {
	font-size: 11px;
	padding: 0 3px
}
.copy-right p {
	font-size: 11px
}
.footer-top ul li a {
	font-size: 24px;
	line-height: 1.291
}
.home-section-3 .apple .wpb_single_image {
	margin-top: -150px;
	padding-right: 200px
}
.home-section-3 .apple .wpb_text_column.wpb_content_element {
	font-size: 14px;
	padding-right: 163px;
	width: 353px;
	line-height: 22px;
	margin-top: -70px
}
.home-section-3 .toshiba .wpb_single_image {
	padding-left: 164px;
	margin-top: -135px
}
.home-section-3 .toshiba .wpb_text_column.wpb_content_element {
	font-size: 14px;
	padding-left: 150px;
	width: 369px;
	margin-top: -80px
}
.home-section-7 .form-group {
	width: 100%;
	float: left
}
.home-section-7 .form-button {
	float: left;
	width: 100%
}
#recaptcha {
	float: left;
	margin-bottom: 20px!important;
	margin-top: 30px!important;
	bottom: 10px
}
.fixed-right-div .phone-number span {
	font-size: 18px;
	line-height: 36px;
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	float: left;
	width: 100%
}
.hdd .vc_col-sm-6, .hdd-data-recovery-list2 ul li, .nas .vc_col-sm-6, .raid .vc_col-sm-6, .ssd .vc_col-sm-4, .ssd .vc_col-sm-6, .ssd .vc_col-sm-8 {
	width: 100%
}

#post-487 .vc_col-sm-8, .color .vc_col-sm-6 {
	width: 100%
}
.search-flexible {
	top: 45px
}
.ult-modal-img {
	width: 93%;
	margin-left: 20px!important
}
.android_phones .vc_col-sm-4, .android_phones .vc_col-sm-6, .android_phones .vc_col-sm-8, .blackberry .vc_col-sm-6, .recovery-list .vc_col-sm-6, .windows .vc_col-sm-6 {
	width: 100%
}
.home-section-7 input[type=password], .home-section-7 input[type=text], .home-section-7 input[type=email], .home-section-7 input[type=url], .home-section-7 input[type=tel], .home-section-7 input[type=number], .home-section-7 input[type=search], .home-section-7 select, .home-section-7 textarea {
	margin-top: 15px
}
.home-section-7 button, button, input[type=button], input[type=reset], input[type=submit] {
	margin-top: 0
}
.home-section-6 h2 {
	margin-top: 15px;
	margin-bottom: 40px
}
.home-section-1 .vc_col-sm-4 h2.vc_custom_heading {
	font-size: 14px!important
}
.home-section-1 .vc_col-sm-4 p {
	font-size: 12px
}
.fixed-right-div .social-icon {
	display: none
}
.ultb3-info.ib3-info-center.animated.fadeInRight.delay-03 {
	padding: 15px 20px
}
.ultb3-info.ib3-info-center.animated.fadeInDown.delay-03 {
	padding: 74px 20px
}
.ultb3-info.ib3-info-center.animated.zoomIn.delay-03 {
	padding: 48px 20px
}
.drive-problems3 .ultb3-info {
	padding: 178px 20px 205px
}
.ult-overlay-close {
	right: 11px
}
.ult_modal.ult-container {
	width: 70%!important
}
#button-click-overlay .ult_modal-body.ult-youtube iframe {
	height: 350px!important
}

.footer-top .social-icon-footer {
	float: left;
	width: 100%;
	text-align: right
}
.footer-top .social-icon-footer ul {
	float: right;
	margin: 0 13px 0 0
}
.footer-pages {
	float: right;
	width: auto
}
.footer-top-right {
	width: 284px
}
.facebook-business-name-wrap a, .gpr-business-name a span {
	font-size: 18px!important
}
nav#main-navigation ul li a {
    padding: 15px 12px;
    font-size: 13px;
}
nav#main-navigation ul > li > a::after{top:16px;}
#new-header #main-header a.logo-main {
    max-width: 200px;
	margin-top:10px;
	margin-bottom:0px;
}
#new-header .call-info {
    margin-left: 40px;}
#new-header .header-btn {
    width: 150px;
    margin-top: 5px;
}
#new-header .header-btn .btn_quote {
    font-size: 13px;
    margin-left: 0px;
    line-height: 36px;
    padding: 0px 20px;
    margin-bottom: 5px;
    width: 150px;
}
}
@media (max-width:850px) {
.home-section-1 .vc_col-sm-4 p {
	font-size: 10px
}

.line-height {
	line-height: 76px!important
}
.home-section-3 .payam-main .wpb_text_column.wpb_content_element h1 b {
	color: #fff;
	font-size: 20px
}
.footer-nav {
	width: auto;
	float: right;
	display: block
}
.copy-right p {
	font-size: 14px;
	width: 100%;
	text-align: center
}
.copy-right {
	height: auto
}
.footer-nav ul li a {
	font-size: 11px;
	padding: 0 3px;
	font-size: 14px;
	padding: 0 22px
}
.footer-nav ul {
	float: none;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 0!important
}
.footer-nav ul li {
	float: none;
	display: inline-block
}
}
 @media (max-width:767px) {
.container {
	width: 100%
}

.hdd-data-recovery-list ul li, .terms-conditions1 li {
	width: 50%
}
.price-list2, .price-list3 {
	width: 50%!important;
	padding: 0 3px!important
}
.toggle {
	display: block;
	float: left;
	position:relative;
	left: 10px
}
.home-section-2 h1 br, nav#main-navigation {
	display: none
}
.vc_custom_1471520674545, .vc_custom_1471522251666, .vc_custom_1471522264976 {
	min-height: auto!important;
	height: 100%
}
.home-section-1 .vc_col-sm-4 h1 {
	font-size: 30px!important
}
.home-section-3 .seagate .wpb_single_image {
	padding-right: 0;
	text-align: center
}
.home-section-3 .seagate .wpb_text_column.wpb_content_element p {
	text-align: center!important
}
.home-section-3 .seagate .wpb_text_column.wpb_content_element {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0
}
.home-section-3 .western .wpb_single_image {
	padding-left: 0;
	text-align: center
}
.home-section-3 .western .wpb_text_column.wpb_content_element {
	font-size: 14px;
	padding-left: 0;
	width: 100%;
	text-align: center;
	float: left
}
.home-section-3 .western .wpb_text_column.wpb_content_element p {
	text-align: center!important
}
.payam.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
	height: 350px;
	width: 350px;
	margin-bottom: 200px
}
.home-section-3 .apple .wpb_single_image {
	margin-top: -150px;
	padding-right: 0;
	text-align: center
}
.home-section-3 .apple .wpb_text_column.wpb_content_element {
	font-size: 14px;
	width: 100%;
	line-height: 22px;
	margin-top: -70px;
	padding: 20px 15px 0;
	box-sizing: border-box
}
.home-section-3 .apple .wpb_text_column.wpb_content_element p {
	text-align: center!important
}
.home-section-3 .apple .wpb_text_column.wpb_content_element p br {
	text-align: center!important;
	display: none
}
.home-section-3 .toshiba .wpb_text_column.wpb_content_element {
	font-size: 14px;
	margin-top: 20px;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 15px;
	box-sizing: border-box
}
.home-section-3 .toshiba .wpb_text_column.wpb_content_element p, .home-section-4 .wpb_single_image.vc_align_left {
	text-align: center!important
}
.home-section-4 .wpb_column.vc_column_container.vc_col-sm-2 {
	width: 33.33%;
	float: left
}
.home-section-5 .wpb_wrapper>p {
	font-size: 15px!important;
	line-height: 22px;
	clear: both
}
img.ultb3-img.ultb3-img-center {
	width: 100%!important
}
.ultb3-box {
	margin-bottom: 10px
}
.home-section-6 h2 {
	font-size: 22px!important;
	line-height: 32px!important
}
.home-section-6 .wpb_text_column.wpb_content_element.why-us {
	float: left;
	margin-bottom: 70px!important;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box
}
.home-section-6 .wpb_wrapper ul li::before {
	font-size: 30px;
	left: -10px;
	position: absolute;
	color: #ca0014;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-style: italic
}
.wpb_text_column.wpb_content_element.home-contect-bottom p {
	line-height: 24px!important;
	font-size: 14px
}
.footer-top {
	margin-top: 50px
}
footer#main-footer .widget-col {
	width: 50%
}
footer .widget-col::after {
	border-right: 1px solid #9d9d9d;
	content: "";
	height: 86%;
	position: absolute;
	top: 3%;
	right: 25px
}
footer .widget-col.bo-r.none::after, footer .widget-col.p-m10.none::after {
	border-right: none!important
}
.none {
	border: none!important
}
.set {
	float: left;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box
}
.copy-right {
	height: auto
}
.copy-right p {
	font-size: 14px;
	width: 100%;
	text-align: center
}
.footer-nav ul li {
	float: none;
	width: auto;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	display: inline-block
}
.footer-nav ul {
	float: none;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 0!important
}
.back-to-top {
	bottom: 180px;
	right: 10px
}
.footer-nav ul li a {
	font-size: 14px;
	padding: 0 12px!important
}
#post-6, .status-publish.hentry {
	padding: 0 15px
}
.home-section-2 .wpb_text_column.wpb_content_element .wpb_wrapper p {
	font-size: 14px
}
#recaptcha {
	margin-top: 25px!important;
	width: 100%
}
.home-section-7 .form-button {
	float: left;
	width: 100%
}
.phone-numbers {
	width: 68%
}
.footer-top ul li a {
	font-size: 18px
}
#post-6 {
	box-sizing: border-box
}
.page-template-default h1 {
	font-size: 22px!important
}
.urgent_job_payment h1 {
	font-size: 35px!important
}
.bold-con .wpb_single_image.vc_align_left {
	text-align: center
}
.home-section-5 .vc_custom_heading b {
	border-bottom: none;
	padding-bottom: 0
}
.home-section-5 .vc_custom_heading {
	font-size: 25px!important;
	line-height: 28px!important
}
.logo {
	width: 25%;
	margin-left: 20px
}
.menu-main-navigation-container {
	float: left;
	width: auto;
	width: 100%;
	position: relative;
	z-index: 999
}
nav#main-navigation ul {
	width: 100%
}

.page-template-default h2 {
	font-size: 20px
}
#page-id-745 .col-sm-4, #page-id-745 .col-sm-8, .single_custom .col-sm-8 {
	width: 100%
}
.single-page strong.bread-current {
	display: none
}
.single_custom .col-sm-4 {
	width: 70%
}
.search-no-results .col-sm-8 {
	width: 100%
}
.search-no-results .col-sm-4 {
	width: 70%
}
.bottom {
	margin-bottom: 20px
}
.top.single-page strong.bread-current {
	display: block
}
nav#main-navigation form {
	margin: 10px 0 20px;
	width: 100%;
	float: left;
	text-align: center
}
.search-flexible {
	display: none;
	min-width: 220px;
	position: absolute!important;
	right: 9px;
	height: 40px;
	top: 33px;
	padding-left: 10px;
	font-size: 14px;
	border: 1px solid #000;
	z-index: 999
}
nav#main-navigation ul ul {
	display: block;
	position: relative;
	top: 0;
	right: 0;
	width: 100% !important;
	float: left;
	margin-bottom: 0px
}

.vc_row.wpb_row.vc_row-fluid.home-section-1.vc_custom_1471520486907 {
	padding: 0 30px!important
}
.home-section-2 {
	margin-top: 20px;
	padding: 0 15px 30px
}
.home-section-2 h1 {
	margin-top: 30px;
	margin-bottom: 30px
}
.home-section-2 .wpb_text_column.wpb_content_element .wpb_wrapper p {
	line-height: 22px
}
.home-section-3 .seagate .wpb_single_image {
	margin-top: 50px
}
.home-section-4.client-logo {
	margin-top: 50px;
	padding-bottom: 55px
}
.home-section-3 .western .wpb_single_image {
	box-sizing: border-box;
	clear: both;
	float: right;
	margin-bottom: 0;
	margin-top: 50px;
	width: 100%
}
.home-section-3 .toshiba .wpb_single_image {
	padding-left: 0;
	margin-top: 30px;
	text-align: center;
	float: left
}
.payam.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
	margin-top: 170px
}
.home-section-5 .wpb_wrapper>p {
	margin-bottom: 30px!important
}
.footer-top {
	box-sizing: border-box;
	padding: 0 15px
}
.home-section-4.client-logo h1 {
	font-size: 25px!important;
	margin-bottom: 15px;
	margin-top: 0
}

.home-section-7.vc_row {
	margin-left: 5px;
	margin-right: 5px
}
.home-section-7 button, button, input[type=button], input[type=reset], input[type=submit] {
	margin-left: 15px
}
.home-section-6 h2 {
	margin-top: 0;
	margin-bottom: 25px
}
.home-section-5 .vc_row.wpb_row.vc_inner.vc_row-fluid {
	float: left;
	clear: both
}
.bg-image.page-title .pull-right {
	float: right;
	margin-top: 7px
}
.bg-image.page-title .container-fluid {
	padding: 20px 0
}
.page-template-default h1 {
	margin-top: 0!important
}
.home-section-7 .wpb_single_image.wpb_content_element.vc_align_left.more_css {
	margin: 0!important
}
.home-section-6 h1 {
	font-size: 27px!important;
	line-height: 35px!important
}
.home-section-6 h3 {
	font-size: 20px!important;
	line-height: 28px!important
}
.home-section-6 .wpb_wrapper ul li {
	margin-left: 13px;
	box-sizing: border-box;
	padding-left: 35px
}
.google-reviews {
	margin-bottom: 20px
}
.price-list {
	width: 50%
}
.footer-top .social-icon-footer {
	float: left;
	width: auto;
	text-align: left
}
.footer-top .social-icon-footer ul {
	float: left;
	margin: 0
}
.footer-pages {
	float: right;
	width: auto;
	padding: 0 10px;
	box-sizing: border-box
}
.footer-top-right {
	width: auto
}
.facebook-business-name-wrap a, .gpr-business-name a span {
	font-size: 22px!important
}
.search-icon {
	background-size: inherit
}

.search-form-new {
	float: right;
	margin-top: 33px;
	margin-left: 0;
	position: relative;
	margin-right: 15px
}
.search-icon:hover {
	background-position: -162px -56px
}
.search-flexible {
	top: 48px;
	right: 0
}
.price-options .col-sm-4 {
	min-height: 0;
	padding: 0;
	width: 100%;
}
.price-options .bordered {
	min-height: 0;
}


#new-header .call-info {
    margin-left: 0px;
    float: right;
	margin-top:15px;
	width:250px;
}
#new-header .header-btn {
    width: 310px;
    margin-bottom: -25px;
    position: relative;
    top: 19px;
	clear:both;
	z-index:999;
}
#new-header .header-btn .btn_quote {
    font-size: 13px;
    margin-left: 10px;
    line-height: 34px;
    padding: 0px 15px;
    margin-bottom: 0px;
    width: auto;
}
#new-header #main-header a.logo-main {
    max-width: 200px;
    margin-top: 0px;
    margin-bottom: 0;
}
#new-header #main-header .container {
    padding-left: 10px;
    padding-right: 10px;}
	
	.main-header-right{  position:relative;}
	
nav#main-navigation{ position:absolute; top:52px; left:0px;  margin-left: 10px;
margin-right: 10px; width:auto;}
nav#main-navigation ul {
    background: #ececec;
}
nav#main-navigation ul ul {
    background: #222;
}
nav#main-navigation ul li {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}
nav#main-navigation ul li a {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px 25px;
    line-height: 22px;
    text-align: left;
	color:#222;
}
nav#main-navigation ul > li > a::after{ display:none;}

#main-navigation .current-menu-item > a {
    color: #fff !important;
    background: #000;
}

nav#main-navigation ul li a:hover {
    color: #fff !important;
    background: #c80219;
}

header nav#main-navigation ul ul li a:hover {
        color: #fff !important;
    background: #c80219;
}
.wpb_revslider_element .tp-bullets.simplebullets.round.hidebullets, .tp-bullets.simplebullets.round {
    display: none !important;
}
}
@media (max-width:639px) {

.terms-conditions1 li {
	width: 100%
}
.price-list2, .price-list3 {
	width: 100%!important;
	padding: 0 3px!important
}
.item-device {
	width: 31%
}
.search-flexible {
	min-width: 190px;
	right: 1px;
	height: 40px;
	top: 33px;
	padding-left: 10px;
	font-size: 14px;
	border: 1px solid #000;
	z-index: 999
}
.home-section-6 .wpb_wrapper ul li {
	font-size: 16px
}
.page-template-default h1 {
	margin-top: 0!important
}
#button-click-overlay .ult_modal-body.ult-youtube iframe {
	height: 300px!important
}
.custom-payment-form label {
	font-size: 13px
}
#new-header #main-header a.logo-main {
    max-width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#new-header .header-btn{ top:4px; margin-bottom:-39px;}
#new-header .call-info {
    margin-left: 0px;
    float: right;
    margin-top: 20px;
}
}
@media (max-width:549px) {
.entry-title a, .single_custom {
	margin-bottom: 20px
}
.top-header ul li:nth-child(3) {
	display: none
}

.contact-us-page label, .contact-us-page select {
	font-size: 11px
}
#post-487 .ewaypanel_left {
	width: 100%;
	float: left;
	margin-right: 30px
}
#post-487 .ewaypanel_right {
	width: 100%;
	float: left
}
.entry-title a {
	line-height: 26px;
	float: left;
	font-size: 18px
}
.logo {
	width: 30%;
	margin-left: 20px
}

.tp-simpleresponsive .tp-caption {
	margin-top: -10px
}

.home-section-6 .wpb_wrapper ul li {
	font-size: 16px
}
.custom-payment-form .col-sm-6 {
	width: 100%
}
.custom-payment-form label {
	font-size: 14px
}
.urgent_job_payment h3 {
	font-size: 18px!important
}
#new-header .top-header-new ul li::after {
    padding: 0px 6px;
}
header#new-header .call-info .fa.fa-mobile {
    font-size: 45px;
    line-height: 48px;
    margin-right: 5px;
}
#new-header .call-info span {
    margin-top: 6px;
    font-size: 14px;
}
#new-header #main-header a.logo-main {
    max-width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#new-header .call-info {
    margin-left: 0px;
    float: right;
    margin-top: 20px;
    width: 230px;
}

#new-header .top-header-new ul{ padding:0px 26px;}
}
@media (min-width:480px){#new-header .top-header-new ul{ display:block !important;}}
@media (max-width:479px) {
.flex-direction-nav, .home-section-6 h2 be, .top-header ul li:nth-child(3), footer .widget-col.bo-r::after, footer .col-sm-4::after {
	display: none
}
.home-section-5 .vc_custom_heading b {
	padding-bottom: 0
}
.hdd-data-recovery-list ul li {
	width: 100%;
	float: left
}
.item-device {
	width: 48%
}
.price-list {
	width: 100%;
	min-height: auto;
	margin: 0 0 10px
}
.flash-drive-manage-images ul li {
	width: 100%
}
.lg-phone-icon {
	margin-left: 13px;
	display: none
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.payam-main.vc_custom_1471583642879.vc_row-has-fill {
	margin-left: 0
}
.home-section-4.client-logo h1 {
	font-size: 27px!important;
	line-height: 58px!important
}
.home-section-5 .vc_custom_heading {
	font-size: 26px!important;
	line-height: 30px!important;
	margin: 0;
	float: left
}
.home-section-6 h2 {
	line-height: 25px!important
}
.home-section-6 .wpb_wrapper ul li {
	font-size: 13px
}
.home-section-7.vc_row {
	margin-left: 0;
	margin-right: 0
}
.wpb_text_column.wpb_content_element.home-contect-bottom p {
	line-height: 15px!important;
	font-size: 10px
}
.phone-numbers {
	width: 308px
}
.footer-top ul li a {
	font-size: 19px;
	line-height: 1.691
}
footer#main-footer .widget-col {
	width: 100%
}
.copy-right {
	height: auto;
	margin-top: 30px
}
.footer-nav ul li a {
	font-size: 13px;
	padding: 0 12px!important
}
.copy-right p {
	font-size: 13px
}
.home-section-6 h2 {
	font-size: 16px!important
}
.home-section-5 .vc_column-inner {
	padding-top: 0!important
}
strong.bread-current {
	font-size: 12px
}
.page-template-default h1 {
	font-size: 15px!important
}
.urgent_job_payment h1 {
	font-size: 28px!important
}
.status-publish.hentry .vc_custom_heading {
	margin-top: 13px!important;
	line-height: 28px;
	font-size: 20px!important
}

.contact-us-page .col-sm-6, .contact-us-page input {
	width: 100%
}
#post-16 .vc_custom_heading.custom_h6 {
	font-size: 14px!important;
	line-height: 18px
}
.contact-us-page .recaptcha {
	margin-bottom: 0;
	margin-top: 30px
}
.contact-us-page .wpcf7-submit {
	border-radius: 5px;
	float: left;
	height: 42px;
	margin-top: 25px;
	width: 118px;
	margin-right: 0;
	margin-left: 0
}
.contact-us-page .wpcf7-recaptcha iframe {
	width: 100%!important;
	float: left
}
.search-no-results .col-sm-4 {
	width: 100%
}
.back-to-top {
	bottom: 165px;
	right: 10px
}

.tp-simpleresponsive .tp-caption {
	margin-top: -18px
}
.home-section-5 .vc_custom_heading {
	margin-top: 0!important
}
.home-section-6 h2 {
	margin-top: 0;
	margin-bottom: 25px
}
.contact-us-page .col-sm-4, .contact-us-page .col-sm-8 {
	width: 100%!important
}
.home-section-4.client-logo {
	padding-bottom: 15px
}
.home-section-5 .vc_row.vc_column-gap-20>.vc_column_container {
	padding: 0 10px 10px!important
}
.page-template-default h1 {
	margin-top: 7px!important
}
.wp-gr .wp-google-badge.wp-google-badge-fixed {
	right: 14px!important;
	left: auto!important;
	bottom: 30px!important
}
.footer-top .social-icon-footer {
	float: left;
	width: 100%;
	text-align: right
}
.footer-top .social-icon-footer ul {
	float: right
}
.facebook-business-name-wrap a, .gpr-business-name a span {
	font-size: 18px!important
}
#new-header .top-header-new ul {
    display: none;
}
#new-header .call-info{ display:none;}
#new-header #main-header a.logo-main {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    float: left;
	width:100%;
}
#new-header #main-header a.logo-main img {
    margin: 0px auto;
    display: block;
	max-width:200px;
}


#new-header .top-header-new {
    float: right;
    width: auto;
    position: absolute;
    right: 0;
    top: 0px;
}
#new-header .top-header-new .taggel-top-nav {
    display: block !important;
    background: #444;
    float: right;
    width: 30px;
    height: 30px;
    margin: 10px 10px 0 0;
    padding: 5px 5px 0;
}

#new-header .top-header-new .taggel-top-nav:hover{ background:#c80219;}
#new-header .top-header-new .taggel-top-nav span {
    width: 20px;
    height: 2px;
    background: #fff;
    float: left;
    margin-bottom: 5px;
}
#new-header .top-header-new ul {
    display: none;
    width: 200px;
    padding: 0px 10px;
    background: #eee;
    position: absolute;
    top: 40px;
    right: 10px;
    z-index: 9999;
}
#new-header .top-header-new ul li::after{ display:none;}
}
@media (max-width:403px) {
.footer-nav ul li a {
	font-size: 11px;
	padding: 0 12px!important
}
.copy-right p {
	font-size: 12px
}

.back-to-top {
	bottom: 163px;
	right: 10px
}
#breadcrumbs li {
	margin-right: 8px
}
.page-template-default h1 {
	margin-top: 7px!important
}
.drive-problems3 .ultb3-info {
	padding: 118px 20px 205px
}
.ultb3-info.ib3-info-center.animated.fadeInDown.delay-03 {
	padding: 45px 20px
}
.ultb3-info.ib3-info-center.animated.zoomIn.delay-03 {
	padding: 41px 20px
}
}
@media (max-width:354px) {
.back-to-top {
	bottom: 189px;
	right: 10px
}
}



@media (max-width:479px){
 #af-form-984831306 .buttonContainer {
  text-align: left;
}
#af-form-984831306 p {
  color: inherit;
  text-align: left;
}
}
@media (max-width:359px) {
.img-set-google-facebook, .top-header ul li:nth-child(4) {
	display: none
}
.home-section-1 .vc_col-sm-4 h1 {
	font-size: 19px!important
}
.home-section-1 .vc_col-sm-4 .text-upper p {
	font-size: 11px
}
.home-section-1 .vc_col-sm-4 h2.vc_custom_heading {
	font-size: 14px!important
}
.home-section-1 .vc_col-sm-4 p {
	font-size: 12px
}
.home-section-2 h1 {
	font-size: 18px!important;
	line-height: 26px!important
}
.home-section-2 .wpb_text_column.wpb_content_element .wpb_wrapper {
	padding: 35px 15px
}
.home-section-2 .wpb_text_column.wpb_content_element .wpb_wrapper p {
	font-size: 13px
}
.payam.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
	height: 250px;
	width: 250px
}
.payam-main .wpb_text_column.wpb_content_element h1 b {
	color: #ca0014;
	font-size: 12px
}
.payam-main .wpb_text_column.wpb_content_element h1 {
	line-height: 16px;
	margin: 0 0 131px!important;
	font-size: 12px
}
.home-section-4.client-logo h1 {
	font-size: 25px!important;
	margin-bottom: 15px
}
.home-section-5 .wpb_wrapper>p {
	font-size: 13px!important;
	line-height: 22px;
	margin-bottom: 30px
}
.home-section-5 .ultb3-info {
	padding: 10px 20px
}
.drive-problems3 .ultb3-info {
	padding: 40px 20px 205px
}
.home-section-6 h2 {
	font-size: 14px!important;
	line-height: 20px!important
}
.home-section-7 .vc_column_container {
	padding-left: 5px;
	padding-right: 10px
}
.home-section-7 .vc_column_container>.vc_column-inner {
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 0;
	width: 100%
}
.home-section-5 .vc_custom_heading {
	font-size: 24px!important
}
.home-section-3 .seagate .wpb_text_column.wpb_content_element p {
	text-align: center!important;
	padding: 0 15px
}
.home-section-3 .western .wpb_text_column.wpb_content_element {
	padding: 0 15px
}
.phone-numbers {
	width: 278px
}
#wpcf7-f112-p2-o1 {
	width: 100%
}
.rc-anchor-normal {
	height: 74px!important;
	width: 90%!important
}
.rc-anchor-logo-portrait {
	width: 58px!important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	margin: 10px 0 0 -2px !important
}
.rc-anchor-normal .rc-anchor-pt {
	text-align: left!important;
	width: 97px!important
}
.wpcf7-recaptcha iframe {
	width: 90%!important;
	float: left
}
#breadcrumbs li a, strong.bread-current {
	font-size: 11px
}
strong.bread-current {
	font-size: 10px
}
.page-template-default h1 {
	font-size: 13px!important
}
.urgent_job_payment h1 {
	font-size: 28px!important
}
.page-template-default h2, .status-publish.hentry .vc_custom_heading {
	font-size: 20px!important
}

.top-header ul li:last-child a {
	font-size: 12px
}
.home-section-5 .vc_custom_heading {
	margin: 0;
	margin-top: 0!important
}
.page-template-default h1 {
	margin-top: 10px!important
}
.gpr-header-content-wrap .gpr-rating-value {
	margin: 0 0 20px!important
}

#new-header .header-btn .btn_quote{
    font-size: 12px;
    margin-left: 10px;
    line-height: 34px;
	padding: 0px 10px;
}
#new-header .header-btn {
    width: 223px;}
}
.price-options input[type="radio"] {
	cursor: pointer;
	min-height: 44px!important;
	height: 44px!important;
	left: -3px;
	opacity: 0;
	padding: 0 80px;
	position: absolute;
	top: 10px;
	z-index: 11;
	width: 100%;
	min-width: 30%;
}
.price-options label {
	cursor: pointer;
	display: block;
	font-size: 1.35em;
	font-weight: 300;
	margin: 3px auto;
	padding: 0 20px 0 35px;
	position: relative;
	transition: all .25s linear 0;
	z-index: 9
}
.price-options .check {
	border: 3px solid #000;
	border-radius: 100%;
	display: block;
	height: 20px;
	position: absolute;
	top: 24px;
	transition: border .25s linear 0;
	width: 20px;
	z-index: 5
}
.price-options input[type="radio"]:checked~.check:before {
	background: red;
	content: "";
	height: 10px;
	width: 10px
}
.price-options .check:before {
	border-radius: 100%;
	content: "";
	display: block;
	height: 15px;
	margin: auto;
	position: absolute;
	left: 2px;
	top: 2px;
	transition: background .25s linear 0;
	width: 15px
}
.price-options-content>p {
	float: left;
	margin: 5px 0!important
}
.price-options, .price-options>.col-sm-6 {
	position: relative
}
.price-options h4 {
	margin: 10px 0 0
}
.label-red, .price-options h4 span {
	color: #cb0019
}
.note {
	color: #777;
	font-size: 13px;
	line-height: 20px
}
.note p {
	color: #777;
	float: left;
	margin: 3px 0 0;
	padding: 0;
	width: 100%
}
.help-border {
	border: 2px solid;
	border-radius: 100%;
	color: #c20201;
	cursor: pointer;
	padding: 0 3px;
	text-align: center
}
#cvv-tooltip {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 #000;
	box-sizing: border-box;
	max-width: 380px;
	padding: 5px 10px 10px;
	position: absolute;
	right: 20px;
	top: 10px
}
.image-bottom .vc_gitem-zone {
	background-position: 50% 80%
}
.hdd-data-recovery-list {
	visibility: visible
}
.hdd-data-recovery-list.white ul li:before {
	background: url(images/check-icon-white.png) no-repeat
}
.banner-address-label {
	max-width: 360px
}
.banner-address-label span {
	color: #fff
}
.banner-address-label .email {
	font-size: 18px!important;
	color: #ca0014!important;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	text-align: left
}
.banner-address-label .con {
	font-size: 20px!important
}
.banner-address-label .email span a {
	color: #C80213
}
.banner-address-label a:hover {
	color: #d3d3d3!important
}
.banner-address-label .phone-number span {
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	float: left;
	width: 100%
}
.banner-address-label .phone-number span a {
	color: #C80213
}
.banner-address-label .social-icon {
	margin-top: -30px!important;
	width: 27px;
	height: 131px;
	position: absolute;
	right: 20px
}
.banner-address-label .social-icon a {
	width: 27px;
	height: 27px;
	background: url(images/icon-set.png) no-repeat;
	float: left;
	margin-bottom: 9px
}
.banner-address-label .social-icon a.facebook {
	background-position: -201px -273px
}
.banner-address-label .social-icon a.google {
	background-position: -201px -308px
}
.banner-address-label .social-icon a.link {
	background-position: -201px -342px
}
.banner-address-label .social-icon a.youtube {
	background-position: -201px -377px
}
.banner-address-label .social-icon a.facebook:hover {
	background-position: -241px -273px
}
.banner-address-label .social-icon a.google:hover {
	background-position: -241px -308px
}
.banner-address-label .social-icon a.link:hover {
	background-position: -241px -342px
}
.banner-address-label .social-icon a.youtube:hover {
	background-position: -241px -377px
}
.amount-total.label-red {
	padding: 0!important
}
i:not(.fa) {
	font-family: inherit!important;
	font-style: italic!important;
	font-weight: inherit!important
}
.facebook-business-name-wrap a, .gpr-business-name a span {
	font-family: "Titillium Web", sans-serif!important;
	font-size: 23px;
	float: left
}
.text-red {
	color: #cb0019
}
.form-group {
	float: left;
	padding: 10px 0;
	width: 100%
}
.form-group input, .form-group select, .form-group textarea {
	float: left;
	padding: 8px;
	width: 100%
}
.form-group label {
	float: left;
	width: 100%
}
.label-error {
	background-color: #f2dede;
	border-color: #ebccd1;
	border-radius: 4px;
	color: #a94442;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%
}
.sdd-data-list-new, .sdd-data-list-new li {
	width: 100%!important
}
.Flash-Drive-heading-spacing {
	margin: -39px 0 15px!important;
	line-height: 32px
}
.terms-popup-content>strong {
	background: #cb0019;
	color: #fff;
	float: left;
	padding: 10px;
	text-align: center;
	width: 100%
}
.terms-popup-content > div {
	padding: 0 20px;
}
.terms-popup-content ol {
	padding: 0 10px
}
.terms-popup-content {
	border-radius: 4px;
	overflow: hidden
}
.fancybox-inner {
	height: 100%!important
}
.gpr-business-name a span {
	width: 100%;
	font-weight: 700!important;
	margin-bottom: 0;
	color: #444
}
.facebook-business-name-wrap a {
	width: 100%;
	font-weight: 700!important;
	margin-bottom: 20px;
	color: #444!important;
	margin-top: 11px
}
.facebook-aggregate-rating, .facebook-logo-link-wrap {
	width: 100%;
	float: left
}
.gpr-review-avatar {
	width: 15%;
	float: left;
	text-align: left
}
.gpr-review-avatar img {
	max-width: 100%;
	float: left
}
.facebook-business-reviews {
	max-height: 800px!important
}
.biz-img-wrap img {
	max-width: 100%;
	float: left
}
.fb-widget-business-info.fb-widget-clearfix {
	width: 100%;
	float: left;
	margin: 0!important
}
.facebook-logo-link-wrap {
	width: 100%;
	float: left;
	margin: 8px 0 25px!important
}
.grp-reviewer-name a span {
	font-weight: 700!important;
	margin: 0
}
.gpr-rating-value, .grp-reviewer-name {
	width: auto;
	float: left;
	margin: 0
}
.gpr-rating-value {
	width: auto;
	float: left;
	margin: 3px 9px!important
}
.gpr-rating-time {
	width: 85%;
	float: left;
	margin: 0
}
.gpr-header-content-wrap .gpr-rating-value {
	width: 100%;
	float: left;
	margin: 0 0 60px!important
}
.gpr-review p {
	margin-top: 6px
}
.biz-img-wrap {
	display: none
}
.img-set-google-facebook-position {
	position: relative
}
.img-set-google-facebook {
	float: left;
	height: 100px;
	margin: 0;
	position: absolute;
	right: 21px;
	top: 11px;
	width: 100px
}
.img-set-google-facebook img {
	max-width: 100%;
	float: left;
	height: auto;
	width: 100%
}
.pages-reviwes .facebook-business-name-wrap a {
	font-size: 21px;
	display: none
}
.pages-reviwes-google .grp-reviewer-name {
	float: left;
	margin: -7px 0 0 7px;
	width: 70%
}
.pages-reviwes-google .gpr-rating-value {
	width: auto;
	float: left;
	margin: -5px 9px 3px!important
}
.pages-reviwes-google .gpr-reviews-wrap .gpr-review:nth-child(5) {
	margin-top: 20px
}
.pages-reviwes-google .gpr-rating-time {
	width: 53%;
	float: left;
	margin: -5px 0 0 50px;
	font-size: 11px
}
.pages-reviwes-google .gpr-header-content-wrap .gpr-rating-value {
	width: 100%;
	float: left;
	margin: 0 0 20px!important
}
.device-div .item-device {
	width: 15%
}
.m-top10 {
	margin-top: 20px
}
.left-img {
	text-align: left!important
}
.fb-img {
	padding-bottom: 0;
	margin-bottom: 5px!important;
	margin-top: 10px!important
}
iframe[name=google_conversion_frame] {
	height: 0!important;
	width: 0!important;
	line-height: 0!important;
	font-size: 0!important;
	margin-top: -13px;
	float: left
}
.pay-monthly, .pay-full {
	position: relative;
}
.price-options .bordered:hover {
	background-color: #ffffff;
}
.price-options .bordered {
	border: 1px solid #eeeeee;
	border-radius: 5px;
}
.price-options .col-sm-4.first {
	padding-right: 0;
}
.price-options .col-sm-4.last {
	padding-left: 0;
}
.page-template-default h4 {
	font-family: "Titillium Web", sans-serif !important;
}
#recovery-info .no-padding, .no-padding {
	padding: 0 !important;
}
#recovery-info .no-margin, .no-margin {
	margin: 0 !important;
}
#recovery-info .green, .green {
	color: #009933 !important;
}
#recovery-info .blue, .blue {
	color: #0066cc !important;
}
body.home .fancybox-wrap {
	height: 80% !important;
}
body.home .fancybox-skin, body.home .fancybox-inner, body.home .fancybox-outer {
	height: 100% !important;
}/* .fancybox-inner, .fancybox-outer {height: 100% !important;}.fancybox-skin {height: 80% !important;}.fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened {height: 80% !important;} */
.grey {
	color: #777777;
}
li.request-quote a {
	font-size: 14px !important;
	line-height: 38px;
}
.error-html5 {
	position: absolute;
	bottom: -50px;
	background-color: #fff;
	z-index: 999;
	padding: 8px 14px;
	border-radius: 3px;
	border: 1px solid #cb0019;
	color: #cb0019;
	left: 40px;
}
.error-html5::before {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #cb0019;
	border-style: solid;
	border-width: 0 5px 5px;
	content: "";
	height: 0;
	left: 10px;
	position: absolute;
	top: -6px;
	width: 0;
}
#braintree-form .error-message, #payment-info .error-message {
	padding: 8px 14px;
	color: #cb0019 !important;
	font-size: 16px !important;
}
.btn-green {
	background-color: #2DA559;
	color: #fff !important;
}
.clear {
	clear: both;
}

.search-form-new {
	float: right;
	margin-left: 8px;
	margin-top: 39px;
	position: absolute;
	right: 80px;
	top: 40px;
}
 @media (max-width:991px) {

.search-form-new {
	position: absolute !important;
}
}
 @media (max-width:767px) {
.search-form-new {
	margin-left: 55px;
	margin-top: 33px;
	position: absolute !important;
	right: 0 !important;
}
.top-menu.mobile-none {
	display: none !important;
}
.search-form-new {
	margin-top: 0px !important;
}
}
 @media (max-width:639px) {
.search-form-new {
	top: 60px !important;
}
}
 input.step-1:focus:invalid, select.step-1:focus:invalid, textarea.step-1:focus:invalid, input.intl-num-input:focus {
 border-color: red !important;
}
ul.sub-menu li.current_page_item {
	background: #000 none repeat scroll 0 0 !important;
}
.top-menu {
	width: 100%;
	float: left;
	background: #000;
}
.top-menu ul {
	width: auto;
	float: right;
}
.top-menu ul li {
	display: inline-block;
	float: left;
	margin-left: 40px;
}
.top-menu ul li a {
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	line-height: 35px;
}
.search-form-new {
	top: 74px;
}
.top-menu ul li a:hover {
	color: #CB0019;
}
#main-navigation .menu-top-bar-menu-container {
	display: none;
}
.bold-head b {
	font-size: 18px;
	font-style: italic;
}
.alert {
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}
.alert-heading {
	color: inherit;
}
.alert-link {
	font-weight: bold;
}
.alert-dismissible .close {
	position: relative;
	top: -0.75rem;
	right: -1.25rem;
	padding: 0.75rem 1.25rem;
	color: inherit;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d0e9c6;
}
.alert-success hr {
	border-top-color: #c1e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bcdff1;
}
.alert-info hr {
	border-top-color: #a6d5ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faf2cc;
}
.alert-warning hr {
	border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebcccc;
}
.alert-danger hr {
	border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
	color: #843534;
}
.price-options .bordered {
	border: 1px solid #eee;
	border-radius: 5px;
	/* min-height: 480px; */
}
.btn-green, .btn-success {
	border: 1px solid #2DA559;
}
@media (max-width:479px) {
.col-xs-12 {
	width: 100%;
}
}
div.wpcf7-response-output {
	margin: 10px 14px;
	padding: 0.2em 1em;
	float: left;
}
footer .btn {
	border: none;
}
footer .btn:hover {
	background-color: #2DA559 !important;
	border: none;
	color: #fff;
}
.about-us-facebook-post .wpb_wrapper > p {
	text-align: center;
}
.fixed {
	position: fixed;
}
.ajax-loader.fixed {
	top: 0;
	left: 0;
}
.ajax-loader-final {
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999999;
	text-align: center;
	padding: 50px 0;
	display: none;
}
.ajax-loader-final .loader-content {
	max-width: 770px;
	background: #fff;
	margin: 0 auto;
	padding: 50px;
	border-radius: 3px;
}
.wpb_text_column.wpb_content_element.submit-job {
	margin-top: 30px;
}
.green {
color:#00a150 !imoprtant;
}
.blue {
color:#0fb1f4 !imoprtant;
}
.red {
color:#CB0019 !imoprtant;
}
.border-1 .heading-center p strong {
	font-size: 16px;
	color: #00a28b;
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
}
.border-2 .heading-center p strong {
	font-size: 16px;
	color: #0fb1f4;
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
}
.border-3 .heading-center p strong {
	font-size: 16px;
	color: #cb0019;
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
}
.heading-center p {
	text-align: center;
	font-size: 24px !important;
	font-weight: 300;
	line-height: 24px;
	color: #00a28b;
	font-family: "Titillium Web", sans-serif;
}
.heading-center.blue p {
	color: #0fb1f4;
}
.heading-center.red p {
	color: #cb0019 !important;
}
.price-content p {
	text-align: center;
	font-size: 14px !important;
}
.border-1 .wpb_wrapper {
	border: 4px solid #00A28B;
}
.border-2 .wpb_wrapper {
	border: 4px solid #0FB1F4;
}
.border-3 .wpb_wrapper {
	border: 4px solid #cb0019;
}
.heading-center .wpb_wrapper {
	border: none;
}
.wpb_text_column.wpb_content_element.price-content {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	background: #00A28B;
}
.price-content p {
	color: #fff;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
}
.rs {
	font-size: 72px;
	font-weight: 300;
	font-family: "Titillium Web", sans-serif;
	margin-bottom: 30px;
	padding-bottom: fl;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.wpb_text_column.wpb_content_element.heading-center {
	padding-top: 30px;
	margin-bottom: 20px;
}
.btn.btn-red.btn-sm.submit-btn {
	line-height: 20px;
	padding: 6px 20px;
	background: transparent !important;
	border-radius: 20px;
	border: 1px solid #fff;
	font-size: 13px;
}
.btn.btn-red.btn-sm.submit-btn {
	line-height: 20px;
	padding: 6px 20px;
	background: transpernt !important;
	border-radius: 20px;
	border: 1px solid #fff;
	font-size: 13px;
}
.btn.btn-red.btn-sm.submit-btn:hover {
	background-color: #FFF !important;
	color: #000 !important;
}
.custom-payment-form input[type=checkbox] {
	width: auto;
	height: auto;
	margin-top: 6px;
}
.input-apple-lockdown-files {
	background: #cb0019;
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	float: left;
	z-index: 0;
	width: 200px;
	text-align: center;
	cursor: pointer !important;
	position: relative;
}
.input-apple-lockdown-files input {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 99;
}
.response-steps.text-left {
	text-align: left;
}
.response-steps .blur {
	opacity: 0.45;
}
.response-steps .blur .loader {
	display: none;
}
@media (max-width:1199px) {
.device-div .item-device {
	width: 31.9%;
	margin-bottom: 25px;
}
}
@media (max-width:570px) {
.device-div .item-device {
	width: 48.6%;
}
}
@media (max-width:359px) {
.device-div .item-device {
	width: 98.6%;
}
}
@media (max-width:767px) {
.rs {
	font-size: 5vw;
}
.heading-center p {
	padding: 0 8px;
}
a.submit-btn {
	padding: 4px 12px !important;
}
.custom-payment-form .form-group {
	float: left;
	padding: 10px 0 0;
	width: auto;
}
.price-options .bordered {
	border-right: none;
	border-left: none;
	/* min-height: 300px; */
}
}
@media (max-width:479px) {
.bg-image.page-title {
	display: none;
}
.bg-image.page-title .col-sm-6 {
	width: 100%;
}
.entry-title {
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.rs {
	font-size: 72px;
}
.border-1.wpb_column, .border-2.wpb_column, .border-3.wpb_column {
	margin-bottom: 16px !important;
}
}
.container-require-additional-disk {
	display: none
}
#braintree-hosted-field-number, #braintree-hosted-field-expirationDate, #braintree-hosted-field-cvv {
	background-color: #fff;
	border: 1px solid #ccc !important;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) inset;
	height: 40px !important;
	padding: 0 0 0 15px;
	font-size: 14px
}
#paypal-container {
	padding: 20px 0;
}
.hdd-data-recovery-list2.li-full ul li {
	width: 100%;
}
.home-section-3-new .vc_col-sm-4 h4.vc_custom_heading {
	font-family: "Titillium Web", sans-serif;
	font-weight: 400;
	margin-bottom: 19px;
	margin-top: 30px;
}
.home-section-3-new .vc_column_container {
	padding-left: 15px;
	padding-right: 15px;
}
.home-section-3-new .home-partner-text {
	font-size: 15px;
	margin-bottom: 40px;
}
.home-section-3-new .sea {
	margin-bottom: 10px;
}
.home-section-3-new .wd {
	margin-bottom: 10px;
}
.home-section-3-new .apple {
	margin-bottom: 10px;
}
.home-section-3-new .toshiba {
	margin-bottom: 10px;
}
.recent-facebook-posts .rfbp-post .rfbp-heading {
	display: none;
}
.recent-facebook-posts .rfbp-post {
	width: 50%;
	overflow: hidden;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
}
.recent-facebook-posts .rfbp-post:nth-child(2n+1) {
	clear: both;
}
.btn-green {
	background-color: #3e9539 !important;
	padding-left: 24px !important;
	padding-right: 24px !important;
}
.btn-green:hover {
	background-color: #4abc44 !important;
}
.text-black {
	color: #222 !important;
}
.pum-close{
	margin: 0px !important;
	text-shadow: none !important;
	box-shadow: none !important;
}


/* APS CSS */
#menu-item-2867 ul.sub-menu {
    background: #000000;
    margin-top: 0px;
    padding: 2px;
    position: absolute;
    bottom: 19px;
    width: 222px;
    display: none;
    z-index: 999;
    text-align: left;
}

#menu-item-2867 .sub-menu li a {
    width: 100%;
    float: left;
    color: #fff;
    line-height: 18px;
    padding: 10px 14px;
    font-size: 13px;
}

#menu-item-2867 .sub-menu li a:hover {
    background: #cb0019;
    color: #fff !important;
}

div#popmake-2889 {
    background-image: url(https://www.payam.com.au/wp-content/uploads/2019/12/xmas-img.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important;
}

div#popmake-2935 {
    background-image: url(https://www.payam.com.au/wp-content/uploads/2020/03/Coronavirus-Payam-Data-Recovery-Notice-scaled.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important;
}
div#popmake-2935 .pum-content{
    
    font-weight: 500 !important;
}
@media only screen and (min-width: 870px) {
	div#popmake-2935 .pum-content{
        padding-left: 200px;
        
    }
}

/* APS CSS END */
@media only screen and (device-width: 767px), only screen and (max-width: 767px) {
    .wpb_revslider_element {    
        height: 20px;
        opacity: 0;
        margin: 0;
        z-index: -999999999999;
    }
    section#nav_menu-2.widget_nav_menu {
        display: none;
    }
    .entry-content > div.wpb_row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .wpb_column.vc_column_container.vc_col-sm-9 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .wpb_column.vc_column_container.vc_col-sm-3 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .partner-popup-btn-wrap a {
        float: left;
        margin: 5px auto;
    }
}