/*.carousel-inner:before {
  content: '';
  background: #fff url('../img/bgt.png')no-repeat 0 0;
  background-size: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
  opacity: 0.1;
  left: -310px;
  background-size: cover;
}*/
.copys ul li {
color: #666666;
margin: 0 0 15px;
text-transform: none;
font-weight: 300;
font-size: 15px;
	position:relative;
}
.copies a {
    border-bottom: 1px solid #ffffff8f;
padding-bottom: 2px;
}
.copies a span {
   color: #fff;
font-size: 15px;
font-weight: 300;
}
.copies a span em {
    position:relative;
    display:inline-block;
    padding: 5px 14px;
}
.copies a span em:after {
    content: '';
width: 1px;
height: 11px;
position: absolute;
background: #ffff;
top: 0;
display: block;
}
.wrapper .plans.copys:nth-child(4) {
    background: #f0f0f0bf;
}
.copys ul {
    margin-bottom:20px;
}
.copys ul li:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  color: #00A5C9;
  font-size: 18px;
}
.plans.copys ul li {
    text-align: left;
padding-left: 26px;
text-transform: capitalize;
}
.plans.copys p {
    text-align:left;
}
.plans.copys h3 {
   font-weight: 500;
margin-bottom: 16px;
font-size: 22px;
line-height: 1.45;
padding-bottom: 0;
text-align: left;
position: relative;
max-width: none;
}
.copys h2 {
    font-weight: 500;
margin-bottom: 16px;
font-size: 30px;
line-height: 1.45;
padding-bottom: 20px;
text-align:left;
position: relative;
}
.copys h2:before {
  background: #00A5C9 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin-left: 0;
  position: absolute;
  width: 40px;
}
.copys h2:after {
  background: #00A5C9 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 28px;
  margin-left: 20px;
  position: absolute;
  width: 5px;
}
.thumbox {
    position:relative;
}
.plans.privacy {
	padding-top: 110px;
}
.plans.privacy p {
    text-align:left;
}
.plans.privacy h4 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  text-align: left;
  margin-bottom: 6px;
}
.plans.privacy ul {
    padding-left:32px;
}
.plans.privacy ul li {
   color: #666666;
margin: 0 0 15px;
text-transform: none;
font-weight: 300;
font-size: 15px;text-align: left;
list-style:disc;
text-transform:capitalize;
}
.plans.disclaimerText {
	padding-top: 110px;
}
.privacy h2 {
    font-weight:600;
}
.disclaimerText h2 {
    font-weight:600;
}
.thumbox {
    position:relative;
    display:block;
    width:100%;
    
}
.disclaimerul {
font-size:13px;
display:inline-block;
}
.disclaimerul li {
position:relative;padding: 0 7px;
}
.disclaimerul li:first-child {
    padding-left:0;
}
.disclaimerul li:last-child:after {
content:none;
}
.disclaimerul li:after {
content: '';
position: absolute;
right: 0;
background: #fff;
top: 5px;
width: 1px;
height: 17px;
display: inline-block;
}
.copies p {
 
}
.copies {}
.disclaimerul li a {
color: #fff!important;
font-weight: 300;
font-size: 15px;
}

.about-style-four-thumb .thumbox img {
    object-fit:cover;
}
.overlay {
 position: absolute;
bottom: 18px;
left: 14px;
right: 0;
background-color: #2526267a;
overflow: hidden;
width: 95%;
height: 91%;
transform: scale(0);
z-index:100;
transition: .7s ease;
}
.thumbox:hover .overlay {
  transform: scale(1);
}
.top-overlay {
    background:transparent;
opacity: 0.5;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 60px;
bottom: auto;
z-index: 1000;
}
/* Some text inside the overlay, which is positioned in the middle vertically and horizontally */
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}




.pdfDvi {
	background: #049ec4;
	padding: 16px 0px;
}
.pdf-inner {
    display: flex;max-width:1140px;margin: 0 auto;
}
.pdf-inner p {
    text-align: left;
margin: 0;
color: #fff;
font-size: 19px;
flex: 0 0 72%;
padding-right: 6px;
line-height: 1.6;
}
.pdfDvi .btn-dark.theme {
background-color: #fff;
color: #049ec4;
margin-left: 14px;
align-self: center;
}
.pdfDvi .btn-dark.theme::after {
    background-color:#666769;
    color: #ffffff;
}
.pdfDvi .btn-dark.theme:hover {
    color: #fff;
}
.serve-2 h2 {
	position: relative;
	font-weight: 500;
	margin-bottom: 16px;
	position: relative;
	padding-bottom: 20px;
	color: #fff;
}
.serve-2 p {
	color: #fff;
}
.serve-2 ul {
	padding: 0;
}
.serve-2 ul li {
	position: relative;
	line-height: 1.6;
	position: relative;
	z-index: 1;
	padding-left: 30px;
	margin-bottom: 19px;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
}
.serve-2 {
	background: #00a5c9;
	padding: 68px 80px;
}
.serve-2 ul li:before {
	position: absolute;
	left: 0;
	top: 1px;
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	color: #fff;
	font-size: 18px;
}
.serve-2 h2::after {
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 28px;
	margin-left: 20px;
	position: absolute;
	width: 5px;
}
.serve-2 h2::before {
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	margin-left: 0;
	position: absolute;
	width: 40px;
}
.carousel-inner.carousel-zoom {
	position: relative;
	z-index: 1000;
}
.banner-area.banner-box .content:before {
	background: #fff url('../img/bgt.png')no-repeat 0 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 20px;
	z-index: 0;
	opacity: 0.08;
	left: -130px;
	background-size: 120%;
}
.banner-area.auto-height .bgt {
	/* position: absolute;
  background: #fff url('../img/bgt.png')no-repeat 0 0;
  background-size: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 120;
  opacity: 0.1;
  left: -310px;
  background-size: cover;*/
}
.box-cell .container {
	position: relative;
	z-index: 100;
}
.mg-sections {
	padding: 50px 0;
}
.mg-sections img {}
.itemG {
	border: 7px solid #eee;
	padding: 20px;
	min-height: 420px;
}
.itemG p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	text-align: center;
}
.itemG img {
	height: 200px;
	width: 100%;
	display: block;
	object-fit: contain;
	margin-bottom: 20px;
}
.mg-sections .container {
	max-width: 840px;
}
.mr-auto {
	margin-right: 0;
	margin-left: auto;
}
.ml-autos {}
.navbar-nav>li {
	float: none;
	display: inline-block;
}
.navbar-nav {
	float: none;
	margin: 0;
	margin-right: 0px;
	margin-right: 0;
	text-align: center;
}
.navbar-nav.ml-autos {
	float: none;
}
nav.navbar.bootsnav ul.nav>li>a {}
nav.navbar.bootsnav.navbar-transparent.white .attr-nav>ul>li>a,
nav.navbar.bootsnav.navbar-transparent.white ul.nav>li>a,
nav.navbar.bootsnav.no-background.white ul.nav>li>a {
	font-size: 17px;
	color: #fff;
}
nav.navbar.bootsnav.no-background.white .attr-nav>ul>li>a {
	color: #fff;
}
.navbar.white.no-background .attr-nav .side-menu span {
	background: #fff;
}
.navbar.navbar-fixed .attr-nav>ul>li.side-menu {
	padding: 35px 0;
}
nav.navbar.bootsnav.no-background li.search a {
	color: #fff !important;
	line-height: 39px;
}
header {
	position: relative;
}
header:before {}
.services-area {
	background: #aadfee;
}
.service-item-style-three img {
	height: 69px;
	margin-bottom: 20px;
}
.plans {
	padding: 90px 0;
}
.plans h3 {
	font-size: 24px;
	font-weight: 400;
	text-transform: inherit;
	line-height: 1.7;
	max-width: 980px;
	margin: 0 auto;
	font-weight: 300;
}
.plans .btn.btn-light.btn-md {
	color: #fff !important;
	background-color: #747577;
	border-color: #747577;
}
.plans .btn-light:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 0;
	width: 0;
	transition: all 0.25s ease-in-out;
	background: #049ec4;
	z-index: -1;
}
.pr {}
.assistrow ul {
	display: flex;
	flex-wrap: wrap;
}
.assistrow ul li {
	position: relative;
	flex: 0 0 33.33%;
	padding: 0 15px;
	padding-left: 30px;
	margin-bottom: 19px;
	font-size: 17px;
	font-weight: 300;
}
.assistrow ul li:before {
	position: absolute;
	left: 0;
	top: 1px;
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	color: #00A5C9;
	font-size: 18px;
}
.assistrow {
	margin-bottom: 20px;
	margin-top: 26px;
}
.serve-style {
	padding: 70px 0;
}
.serve-style p {
	margin-top: 20px;
	padding: 0 10%;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
}
.single-item img {
	height: 180px;
	margin-bottom: 40px;
	object-fit: contain;
	width: 100%;
}
.areas .about-area {
	padding-bottom: 0;
}
.whats {
	padding: 60px 0;
	background: #aadfee;
}
.whats .container {
	max-width: 900px;
	margin: 0 auto;
}
.areas {}
.about-style-four-thumb img {
	height: 210px;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	object-fit: contain;
}
.areas .about-style-four-thumb img {
	height: 390px;
	margin: 0;
}
.plans2 img {
	height: 187px;
	width: 100%;
	display: block;
	object-fit: contain;
	padding-top: 14px;
	margin-bottom: 15px;
}
.plans2 {
	padding: 83px 0;
}
.plans2 .container {
	max-width: 900px;
}
.plans2 p {
	font-size: 17px;
	line-height: 1.4;
	text-align: center;
}
.plans2 h2 {
	font-size: 17px;
	font-weight: 500;
	position: relative;
	text-transform: capitalize;
	color: #fff;
	padding-left: 0;
	text-align: center;
}
.plans2 h2:after {
	content: '';
	background: #049ec4;
	width: 100%;
	height: 42px;
	display: block;
	margin-top: 0;
	position: absolute;
	bottom: -10px;
	z-index: -10;
	left: 0;
}
.plans2 i.fa {
	font-weight: 500;
	font-size: 18px;
	margin-right: 7px;
}
.process {
	position: relative;
	padding: 110px 0 80px;
	background: url('https://www.wealthandfinance-news.com/wp-content/uploads/2019/09/stocks.jpg')no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
}
.process .container {
	max-width: 900px;
}
.process:before {
	content: '';
	background: #aadfee;
	height: 100%;
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
}
.process p {
	font-size: 17px;
}
.testimonials-area {
	background: #aadfee;
}
.sas .service-item-style-three {
	padding: 39px 50px 0;
	text-align: center;
}
.process .col-sm-4:first-child p {
	margin-top: 20px;
	margin-bottom: 0;
}
.process .col-sm-4:last-child p {
	margin-top: 20px;
	margin-bottom: 0;
}
.receiveS {
	padding: 70px 0;
}
.receiveS h2 {
	font-size: 24px;
	max-width: 980px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.7;
	font-weight: 300;
}
.receiveS a {}
.btn-light.theme:hover::after {
	height: 100%;
	width: 100%;
}
.accordion .card-header {
	padding: 0;
}
.elevate h2 {
	color: #039ac0;
	font-weight: 500;
	font-size: 25px;
	text-align: left;
	text-transform: capitalize;
	line-height: 1.5;
	position: relative;
	padding-bottom: 20px;
}
.elevate h2:before {
	background: #00A5C9 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	margin-left: 0;
	position: absolute;
	width: 40px;
}
.elevate h2:after {
	background: #00A5C9 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 28px;
	margin-left: 20px;
	position: absolute;
	width: 5px;
}
.elevate img {
	height: 370px;
	object-fit: cover;
	width: 100%;
}
.elevate .card .card-header .btn-header-link.collapsed:before {
	content: "\f106";
}
.elevate .card .card-header .btn-header-link:before {
	content: "\f107";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 6px;
	color: #049ec4;
}
.elevate .card .card-header .btn-header-link {
	position: relative;
	font-size: 15px;
	color: #757679;
	font-weight: 500;
}
.planswithbg {
	background: #effafd;
	padding: 70px 0;
	border-top: 1px solid #049ec429;
	border-bottom: 1px solid #049ec429;
}
.planswithbg .btn-light {
	color: #fff !important;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background: #049ec4;
}
.planswithbg .btn-light:after {
	background: #545455;
}
.planswithbg h3 {
	font-size: 21px;
	text-transform: capitalize;
	line-height: 34px;
	font-weight: 500;
	text-align: left;
}
.planswithbg p {
	text-align: left;
}
.elevate .card-header {
	background-color: transparent;
	border-bottom: none;
}
.elevate .card {
	border: none;
}
.elevate .btn.btn-header-link {
	display: block;
	padding-left: 17px;
	text-align: left;
}
.elevate .btn.focus,
.elevate .btn:focus {
	outline: 0;
	box-shadow: none;
}
.elevate .card-body {
	padding: 0 17px;
	font-size: 15px;
}
.elevate {
	padding: 60px 0;
}
.itemret {}
.ta-area {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #aadfee;
}
.itemret {
	padding: 50px 20px;
	background: #ffffff none repeat scroll 0 0;
	-moz-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
	-webkit-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
	-o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
	box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
	margin-bottom: 30px;
	border: 1px solid #92d3e6;
}
.itemret .icon,
.services-area .services-items.item-cell .item .info {
	display: table-cell;
	vertical-align: bottom;
}
.itemret .icon span {
	font-family: "Poppins", sans-serif;
	font-size: 30px;
	font-weight: 900;
	left: 0;
	opacity: 0.09;
	position: absolute;
	top: 0;
	color: #008ab6;
}
.itemret h4 {
	font-weight: 500;
	text-transform: capitalize;
	display: block;
	margin-bottom: 6px;
}
.info a {
	font-weight: 500;
}
.single-item .info a {
	color: #68696a;
}
.itemret p {
	margin: 0;
}
.itemret .icon {
	position: relative;
	z-index: 1;
}
.blog-area.full-blog.right-sidebar {
	padding-top: 80px;
	padding-bottom: 80px;
}
.right-item .info {
	padding-left: 0;
}
.attr-nav>ul>li.search {
	display: none;
}
.services-items .itemret a {
	color: #666666;
	display: inline-block;
	font-weight: 600;
	margin-top: 10px;
	text-transform: uppercase;
}
.info {
	display: table-cell;
	vertical-align: bottom;
	padding-left: 15px;
}
.testimonial-content .info {
	padding-left: 0;
}
.itemret img {
	width: 130px;
}
.process-item {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.process-item .icon,
.process-item .info {
	display: table-cell;
	vertical-align: top;
}
.process-item .icon i {
	color: #1cb9c8;
	font-size: 60px;
}
.process-item .info {
	padding-left: 30px;
}
.process-item .icon i {
	color: #1cb9c8;
	font-size: 60px;
}
.process-item .icon {
	width: 90px;
}
.process-item .info span {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-bottom: 10px;
	opacity: 0.2;
}
.process-item .info h4 {
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 8px;
	font-size: 17px;
}
.serv-card {
	background-color: #049ec4;
	display: inline-block;
	min-height: 430px;
	padding: 0px 60px 0 60px;
	left: 0px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.servicE {
	position: relative;
	background: url('../img/net.png')no-repeat left 0;
}
.servicE a.btn-dark.theme {
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translate(-50%, 0%);
	background-color: #737476;
	color: #fff;
}
.areas .btn-light::after {
	background: #545455;
}
.areas .btn-light {
	color: #fff !important;
	background: #049ec4;
}
.servicE {
	padding: 80px 0;
}
.servicE .btn-dark.theme:after {
	background-color: #000;
}
.serv-card p {
	color: #fff;
}
.contacta {}
section.contacta {
	margin: 60px 0;
}
.serv-card {
	position: relative;
}
.serv-card h2:before {
	content: '';
	background: #ffffffd6;
	width: 32px;
	height: 5px;
	display: block;
	left: -42px;
	top: 15px;
	position: absolute;
	z-index: 1;
}
.serv-card h2 {
	color: #fff;
	position: relative;
}
.serv-card h2:before {}
.revrow .row {
	flex-direction: row-reverse;
}
.servicE .container {
	position: relative;
	max-width: 1000px;
}
.servicE .container .col-sm-6 {
	padding: 0;
}
.revrow .serv-card {}
.t-col {
	/*background-repeat: no-repeat;
  background-size: contain;
  position: relative;*/
	margin-top: 0px;
	height: 430px;
	/* background-image: url(../img/art.jpg);
  width: 100%;*/
	box-shadow: inset 3px -2px 9px 6px #ddd;
	background: #fff;
}
.t-col img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.container.revrow {
	margin-top: 0px;
}
.process-item .info span {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-bottom: 10px;
	opacity: 0.2;
}
.process-item img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
}
.sp-wrow .col-sm-6>img {
	height: 450px;
	width: 100%;
	object-fit: cover;
}
.special {
	padding: 70px 0;
}
footer.bg-dark.text-light {
	background: #7c7d7f !important;
}
footer .widget-title {
	color: #fff;
}
footer.text-light p {
	color: #fff;
}
footer .contact ul li a {
	font-weight: 400;
	color: #fff;
}
.top-search input.form-control {
	color: #fff;
}
.f-item.opening-hours ul {
	display: flex;
}
.f-item.opening-hours ul li {
	margin-right: 10px;
}
.f-item.opening-hours ul li {
	border: none;
}
.f-item.opening-hours ul li a {
	color: #fff;
	width: 40px;
	height: 40px;
	display: block;
	background: #009cc3;
	line-height: 44px;
	text-align: center;
	border-radius: 50%;
}
html,
body {
	overflow-x: hidden !important;
}
.internal .navbar .container {
	background: #fff !important;
}
.internal nav.navbar.bootsnav.no-background.white ul.nav>li>a {
	font-size: 17px;
	font-weight: 500;
	color: #656667;
}
.internal nav.navbar.bootsnav.no-background li.search a {
	color: #666768 !important;
	line-height: 39px;
}
.internal .navbar.white.no-background .attr-nav .side-menu span {
	background: #737476;
}
.internal nav.navbar.bootsnav.navbar-fixed.no-background {
	background-color: #fff;
	z-index: 1000;
}
.breadcrumb-area {
	position: relative;
}
.breadcrumb-area:before {
	content: '';
	background: #282828d4;
	width: 100%;
	top: 0;
	height: 100%;
	position: absolute;
	left: 0;
}
.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb li {
	font-size: 13px;
	text-transform: capitalize;
	letter-spacing: 0.06em;
}
.about-area {
	padding: 80px 0 0;
}
.why-us-area .content p {
	color: #fff;
}
.why-us-area.bg-dark {
	/* background: #7c7d80 none repeat scroll 0 0 !important;*/
	padding: 79px 0;
}
.why-us-area .fixed-thumb {
	background-size: cover;
	background-repeat: repeat-y;
	opacity: 0.2;
	background-position: right top;
}
.why-us-area h2 {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
	font-size: 30px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 14px;
}
.why-us-area .info h2 {
	text-transform: capitalize;
	font-weight: 500;
	font-size: 30px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 14px;
}
.modal .close {
	position: absolute;
	right: 5px;
	top: 0;
	opacity: 0.2;
	font-size: 24px;
	z-index: 100;
}
.modal .modal-header {
	padding: 0;
}
.modal h2 {
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 22px;
	font-weight: 500;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.modal label {
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin: 0;
}
.modal .input-group.date .input-group-addon {
	border: 1px solid #ddd;
	border-left-color: rgb(221, 221, 221);
	border-left-style: solid;
	border-left-width: 1px;
	border-left: none;
	padding: 6px 10px;
	border-radius: 1px 4px 4px 1px;
}
.modal .form-control {
	height: 28px;
	line-height: 1;
	padding: 0 13px;
	font-size: 14px;
	min-height: 40px;
}
.modal textarea.form-control {
	height: 70px;
}
.modal .fa {
	color: #049ec4;
}
.btn.btn-dark.theme.submits {
	padding: 10px 30px;
}
.modal table td,
.modal table th {
	font-size: 12px;
}
.modal .glyphicon {
	font-size: 13px;
	color: #049ec4;
}
.modal-body {
	padding: 20px;
}
.modal-content {
	border: 6px solid #d0cdcd;
}
.modal a .fa {
	color: #fff;
}
.billing-info-wrap h3 {
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 0 20px;
	font-weight: 600;
}
.additional-info-wrap h4 {
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 0 20px;
	font-weight: 600;
}
.billing-info-wrap .billing-info label,
.billing-info-wrap .billing-select label {
	color: #3c3c3c;
	margin: 0 0 0;
	display: block;
	font-size: 14px;
	font-weight: 500;
}
.mb-20 {
	margin-bottom: 24px;
}
.billing-info .form-control {
	min-height: 45px;
}
.form-control::placeholder {
	color: #6c757d40;
	opacity: 1;
}
.billing-info-wrap h3 {
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 0 20px;
	font-weight: 600;
}
.your-order-area .your-order-wrap {
	padding: 38px 45px 44px;
	background: #f6f6f6;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul li {
	font-size: 16px;
	font-weight: 500;
	list-style: outside none none;
	position: relative;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle ul li {
	position: relative;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle ul li:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	display: block;
	background: #0082b0;
	border-radius: 50%;
	left: 0;
	top: 9px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
	border-bottom: 1px solid #dee0e4;
	border-top: 1px solid #dee0e4;
	margin: 29px 0 0;
	padding: 19px 0 18px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 10px;
	font-size: 14px;
	padding-left: 14px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul li.your-order-shipping {
	font-size: 16px;
	color: #212121;
	font-weight: 400;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
	border-bottom: 1px solid #dee0e4;
	border-top: 1px solid #dee0e4;
	margin: 18px 0 33px;
	padding: 17px 0 19px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
	border-bottom: 1px solid #dee0e4;
	border-top: 1px solid #dee0e4;
	margin: 18px 0 33px;
	padding: 17px 0 19px;
}
.your-order-area h3 {
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 0 20px;
	font-weight: 600;
}
.your-order-area .btn-light {
	color: #fff !important;
	background: #049ec4;
	width: 100%;
	border-radius: 4px;
}
.alert.alert-warning p {
	margin: 0;
}
.checks {
	margin: 71px 0;
}
.your-order-area .btn-light::after {
	background: #545455;
}
.special .btn-light {
	color: #fff !important;
	background: #049ec4;
}
.special .btn-light::after {
	background: #545455;
}

/* start css H */
.about-style-four-info ul li {
  font-size: 15px;
}
.assistrow ul li {
  font-size: 15px;
}
.serve-style p {
  font-size: 15px;
}
.services-area.icon-only .services-box .item p {
  font-size: 15px;
}
.plans2 p {
  font-size: 15px;
}
.process p {
  font-size: 15px;
}
.site-heading p {
  font-size: 15px;
}
.quick-support-area p {
  font-size: 15px;
}
.blog-area .item blockquote {
  font-size: 17px;
  line-height: 25px;
  padding: 15px;
}
.blog-area .item blockquote::after {
  font-size: 80px;
}
.blog-area .blog-items .info > ul li {
  font-size: 15px;
}
footer .contact ul li a {
  font-size: 15px;
}
footer .contact ul li {
  font-size: 15px;
}
.contact-area {
  position: relative;
  padding-bottom: 70px;
}
.contact-area .contact-items {
  bottom: 0px;
  margin-top: 0px;
}
.alert-warning {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .testimonial-items h1 {
    margin-top: 35px;
  }
  nav.navbar.bootsnav.nav-full .navbar-brand .logo.regular {
    height: 50px;
  }
  nav.navbar.bootsnav.nav-full .navbar-brand::after {
    width: 100%;
  }
  .internal nav.navbar.bootsnav.no-background.white ul.nav>li>a {
    font-size: 15px;
    padding: 35px 10px;
    font-weight: 600;
    color: #656667;
  }
  #timeline .demo-card {
    max-width: 70%;
  }
  #timeline .demo-card:nth-child(odd) .head::before, #timeline .demo-card:nth-child(even) .head::before {
    display: none;
  }
  #timeline .demo-card:nth-child(odd) .head::after, #timeline .demo-card:nth-child(even) .head::after {
    display: none;
  }
  #timeline .demo-card-wrapper {
    height: auto;
  }
  #timeline .demo-card:nth-child(even) {
    margin-left: 90px;
    margin-top: 0px;
  }
  #timeline .demo-card-wrapper::after {
    left: 43%;
    bottom: 50px;
  }
  .about-area .thumb-left .thumb::after {
    left: 0px;
    top: -50px;
    height: 200px;
    width: 300px;
  }
  .about-area .thumb-left .thumb .experiecne {
    display: block;
    left: 60px;
    bottom: 120px;
  }
  .why-us-area .fixed-thumb {
    background-size: cover;
    background-repeat: round;
    opacity: 0.2;
    background-position: right top;
  }
  .why-us-area .fixed-thumb {
    position: relative;
    left: 0;
    top: -80px;
    height: 220px;
  }
  .about-area {
    padding: 40px 0 80px;
  }
  .about-area .thumb-left .thumb .experiecne {
    display: block;
    left: -30px;
    bottom: 20px;
  }
  #timeline .demo-card:nth-child(odd) {
    margin: 0 auto 50px;
  }
  #timeline .demo-card:nth-child(even) {
    margin: 0px auto 50px;
  }
  #timeline .demo-card-wrapper::after {
    left: 50%;
  }
  #timeline .demo-card-wrapper {
    width: auto;
  }
  .banner-area.banner-box .carousel-zoom .slider-thumb {
    width: 500px;
    right: -10px;
    top: -10px;
  }
  nav.navbar.bootsnav.nav-full .navbar-brand {
    padding: 26px 22px;
    margin-left: -45px;
  }
  .about-style-four-info {
    padding-left: 0px;
    padding-top: 0px;
  }
  .why-us-area .fixed-thumb {
    display: none;
  }


}

@media only screen and (max-width: 1023px) {
    .plans.disclaimerText {
	padding-top: 30px;
}
.plans.privacy {
	padding-top: 30px;
}
.plans.privacy h2 {font-size:22px;}
.disclaimerText h2 {font-size:22px;}
  nav.navbar.bootsnav.nav-full .navbar-brand .logo.regular {
    display: block;
  }
  nav.navbar.bootsnav.navbar-fixed .navbar-toggle {
    margin-top: 22px;
    font-size: 25px;
  }
  .navbar.white.no-background .attr-nav .side-menu span {
    background: #000;
    height: 3px;
  }
  .nav {
    display: flex !important;
  }
  nav.navbar.bootsnav ul.nav>li>a {
    color: #000 !important;
    text-align: left;
    font-weight: 500;
    font-size: 15px !important;
    padding: 15px 10px !important;
  }
  nav.navbar.bootsnav .navbar-nav > li .active {
    color: #007bff !important;
    text-decoration: none;
    background-color: transparent !important;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 550px;
    right: 0px;
    top: 0px;
  }
  .banner-area.banner-box .content:before {
    background: #fff url(../img/bgt.png)no-repeat 0 0;
    position: absolute;
    content: '';
    width: 350px;
    height: 100%;
    top: 100px;
    z-index: 0;
    opacity: 0.08;
    left: 0px;
    background-size: 120%;
  }
  .service-item-style-three img {
    height: 50px;
  }
  .sas .service-item-style-three {
    padding: 39px 35px 0;
  }
  .service-item-style-three h4 {
    font-size: 17px;
  }
  .plans {
    padding: 60px 0;
  }
  .about-style-four-info h2 {
    font-size: 25px;
  }
  .about-style-four-info {
    padding: 0px;
  }
  nav.navbar.bootsnav.navbar-fixed.no-background {
    position: relative;
    box-shadow: 0px 18px 20px -20px #98999b;
  }
  /* .banner-area.banner-box .box-cell {
    opacity: 0.8;
  } */
  .banner-area.banner-box .box-cell::after {
    display: none;
  }
  .banner-area .content {
    padding: 120px 0;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 400px;
    right: 20px;
    top: 90px;
  }
  nav.navbar.bootsnav.nav-full .navbar-brand {
    padding: 13px 22px;
    margin-left: -45px;
  }
  .breadcrumb-area {
    padding: 50px 0 50px;
  }
}

@media only screen and (max-width: 999px) {
  #timeline .demo-card:nth-child(even) {
    margin-left: auto;
  }
  #timeline .demo-card-wrapper::after {
    left: 50%;
  }
}

@media only screen and (max-width: 991px) {
    
    
    .copies {
        flex-direction:column;
        text-align:center;
    }
    footer .f-items.default-padding {
        padding-bottom:30px;
    }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 380px;
    right: 10px;
    top: 70px;
  }
  .banner-area.banner-box .content {
    padding-top: 120px;
    padding-right: 170px;
  }
  .banner-area.banner-box .content:before {
    top: 60px;
    left: -40px;
  }
  .service-item-style-three:nth-child(1) {
    border: 0px;
  }
  .service-item-style-three:nth-child(2) {
  border: 0px;
    border-left: 1px solid #e7e7e7;
  }
  .service-item-style-three:nth-child(3) {
  border: 0px;
    border-top: 1px solid #e7e7e7;
  }
  .service-item-style-three:nth-child(4) {
  border-right: 0px;
  }
  /* nav.navbar.bootsnav .navbar-nav > li:first-child > a */
  .about-area .thumb-left .thumb .experiecne {
    display: block;
    left: 50px;
    bottom: 80px; 
  }
  .service-item-style-three::before {
    display: none;
  }
  .service-item-style-three:nth-child(2) {
    border: none;
  }
  .service-item-style-three:nth-child(3) {
    border: none;
  }
  .checks .your-order-area {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 810px) {
  .about-area {
    padding: 50px 0;
  }
  .areas .about-style-four-thumb img {
    height: 350px;
  }
  .banner-area.banner-box .content {
    padding-right: 300px;
  }
}

@media only screen and (max-width: 767px) {
    footer.text-light p {
    	font-size: 12px;
    	line-height: 1.7;
    }
    footer.bg-dark .contact ul li i {
        margin:0 auto 2px;
    }
    .disclaimerul li a {font-size:12px;}
    .pdf-inner {
        flex-direction:column;
    }
    .pdf-inner p {
        font-size: 17px;
        text-align:center;
        padding:0;
    }
    .pdfDvi .btn-dark.theme {
padding: 13px 20px;
font-size: 14px;
margin: 12px auto 10px;
}
  footer .contact {
    text-align: center;
    padding-right: 0px;
  }
  footer .contact ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .link ul li::after {
    display: none;
  }
  footer .link ul li {
    padding: 0px;
  }
  .opening-hours {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .f-items.default-padding .f-item {
    text-align: center;
  }
  .banner-area.banner-box .content:before {
    top: 10px;
    left: 50px;
    right: auto;
    width: 350px;
    height: 240px;
    background-size: 100%;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 450px;
    right: 150px;
    top: 250px; 
  }
  .banner-area.banner-box .content {
    padding-right: 30px;
    padding-top: 50px;
    padding-bottom: 350px;
    height: 620px;
  }
  .service-item-style-three:nth-child(1) {
    margin-top: 45px;
  }
  .service-item-style-three:nth-child(2) {
    border: 0px;
  }
  .service-item-style-three:nth-child(3) {
    border: 0px;
  }
  .service-item-style-three:nth-child(4) {
    border: 0px;
    margin-bottom: 25px;
  }
  .sas .service-item-style-three {
    padding: 20px 35px 20px;
    margin: 10px 0px;
  }
  .btn-dark.theme {
    padding: 15px 50px;
    margin-top: 15px;
  }
  .about-area {
    padding: 30px 0 70px;
  }
  .assistrow {
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .assistrow ul {
    flex-direction: column;
  }
  /* .plans2 .row {
    display: flex;
    flex-direction: column;
  }
  .plans2 .row .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 200px;
  } */
  .container {
      max-width: 650px;
  }
  .itemret img {
    width: 40px;
  }
  footer .widget-title {
    margin-bottom: 10px;
  }
  .testimonials-area .testimonial-content .item {
    padding: 50px 0px;
    margin-top: 30px;
    margin-left: 0px;
  }
  .plans2 h2 {
    padding: 0px 27px;
  }
  .plans2 h2:after {
    height: 59px;
  }
  #timeline .demo-card .body img {
    height: 220px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about-area .thumb-left .thumb .experiecne {
    display: block;
    left: 35px;
    bottom: 70px;
  }
  .about-area .thumb-left .thumb .experiecne h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 15px;
  }
  .about-area .thumb-left .thumb .experiecne h5 {
    font-size: 15px;
  }
  .process-item .icon {
    width: 70px;
  }
  .process-item img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }
  .process-item .info {
    padding-left: 10px;
  }
  .testimonial-items h1 {
    font-size: 150px;
    font-weight: 600;
  }
  .testimonials-area .testimonial-content .item::before {
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    width: 35px;
  }
  /* .banner-area.banner-style-standard .content h2 {
    font-size: 30px;
    height: 70px;
  } */
  .service-item-style-three::before {
    display: none;
  }
  .service-item-style-three h4 {
    font-size: 17px;
    margin: 0px;
  }
  .site-heading h2 {
    padding-bottom: 10px;
    font-size: 25px;
  } 
  .quick-support-area h2 {
    margin-bottom: 15px;
    font-size: 25px;
  }
  .breadcrumb-area h1 {
    font-size: 28px;
  }
  #timeline .demo-card .head .number-box {
    margin: 7px;
    padding: 5px 10px;
    font-size: 25px;
  }
  #timeline .demo-card .head h2 {
    line-height: 1.5rem;
  }
  .why-us-area.bg-dark {
    padding: 50px 0;
  }
  .your-order-area .your-order-wrap {
    padding: 20px 20px 50px;
  }
  .why-us-area .left-info .content {
    padding: 15px 15px;
  }
  .why-us-area h2 {
    font-size: 22px;
  }
  .why-us-area .left-info .content a {
    margin-top: 0px;
    padding: 10px 20px;
  }
  .why-us-area .info h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .plans h3 {
    font-size: 19px;
  }
  .blog-area.full-blog h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 705px) {
  .plans2 h2 {
    padding: 0px 17px;
  }
  .serve-2 {
    background: #00a5c9;
    padding: 30px 10px;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 400px;
    right: 100px;
    top: 250px;
  }
}

@media only screen and (max-width: 645px) {
  .plans2 h2 {
    padding: 0px 7px;
  }
  .serve-2 {
    background: #00a5c9;
    padding: 30px 10px;
  }
}

@media only screen and (max-width: 585px) {
  .plans2 h2 {
    padding: 0px 0px;
  }
}

@media only screen and (max-width: 575px) {
  .container {
    max-width: 530px;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 450px;
    right: 80px;
    top: 230px;
  }
  .plans2 h2:after {
    height: 39px;
  }
  .banner-area.default .content h2 {
    font-size: 29px;
    margin-top: -5px;
  }
  .sas .service-item-style-three {
    padding: 30px 0px 10px;
    margin: 45px 100px 0px;
  }
  .service-item-style-three:nth-child(4) {
    margin-bottom: 45px;
  }
  .areas .about-style-four-thumb img {
    height: 250px;
    margin-bottom: 30px;
  }
  .serve-style {
    padding: 40px 10px;
  }
  .services-area.icon-only .services-box .item {
    padding: 40px 50px;
  }
  .single-item img {
    margin-bottom: 10px;
    height: 150px;
  }
  .services-area.icon-only .services-box .item h4 a {
    font-size: 17px;
  }
  .services-area.icon-only .services-box .item h4 {
    margin-bottom: 10px;
  }
  .plans2 .container {
    max-width: 530px;
  }
  .process {
    padding: 70px 0;
  }
  .process .container {
    max-width: 500px;
  }
  .process .pr img {
    height: 310px;
    width: 100%;
    object-fit: contain;
    margin: 10px 0px 10px;
  }
  .elevate img {
    height: 350px;
    margin-top: 30px;
    object-fit: contain;
    margin-bottom: 30px;
  }
  footer .link ul li::after {
    left: 210px;
  }
  .testimonial-items h1 {
    font-size: 150px;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 380px;
    right: 90px;
    top: 300px;
  }
  .banner-area.banner-box .content {
    padding-right: 0px;
    padding-top: 50px;
    padding-bottom: 280px;
  }
  .testimonials-area .testimonial-content .item::before {
    top: 20px;
    height: 30px;
    width: 40px;
  }
  .testimonials-area .testimonial-content .item {
    padding-top: 70px;
    margin: 0px;
  }
  .process-item .icon {
    width: 70px;
  }
  .process-item img {
    width: 70px;
    height: 70px;
  }
  .process-item .info {
    padding-left: 20px;
  }
  .process-item {
    margin-top: 20px;
    padding-top: 20px;
  }
  .sp-wrow .col-sm-6>img {
    height: 350px;
    object-fit: contain;
  }
  .elevate {
    padding: 30px 0;
  }
  .receiveS {
    padding: 60px 0 30px;
  }
  .banner-area.banner-style-standard .content h3 {
    font-size: 15px;
    font-weight: 600;
  }
  .btn-dark.theme {
    padding: 10px;
    margin-top: 15px;
  }
  .serv-card {
    min-height: 300px;
  }
  .t-col {
    margin-top: 0px;
    height: 350px;
  }
  .about-area .thumb-left .thumb .experiecne {
    display: none;
  }
  .why-us-area .left-info .content {
    background: #fff;
    padding: 25px 16px;
  }
  .testimonials-area .testimonial-content .content {
    padding-left: 0px;
  }
  .serve-2 {
    background: #00a5c9;
    padding: 20px 15px;
  }
  .about-style-four-info a {
    padding: 15px;
  }
  .breadcrumb-area h1 {
    font-size: 30px;
  }
  .contact-area .contact-items .item {
    display: flex;
    margin-bottom: 40px;
    flex-direction: column; 
  }
  .about-style-four-info h2 {
    font-size: 21px;
  }
  .about-style-four-info h4 {
    font-size: 15px;
    font-weight: 500;
  }
  .plans h3 {
    font-size: 21px;
    line-height: 1.5;
  }
  .site-heading h2 {
    font-size: 21px;
  }
  .banner-area.default .content h2 {
    font-size: 25px;
    margin-top: -5px;
  }
  .sas .service-item-style-three {
    padding: 15px 0px 15px;
  }
  .receiveS h2 {
    font-size: 20px;
  }
  .quick-support-area h2 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .testimonial-items .title h2 {
    font-size: 21px;
  }
  .elevate h2 {
    font-size: 21px;
    padding-bottom: 10px;
  }
  .mg-sections h1 {
    font-size: 19px;
  }
  #timeline .demo-card .head h2 span {
    font-size: 12px;
  }
  #timeline .demo-card .head h2 {
    color: white;
    line-height: 22px;
    font-size: 18px;
  }
  .modal h2 {
    font-size: 19px;
  }
  .serv-card h2:before {
    height: 3px;
    left: -40px;
    top: 11px;
  }
  .serv-card h2 {
    color: #fff;
    position: relative;
    font-size: 20px;
  }
  .about-area .info h2 {
    padding-bottom: 7px;
    font-size: 20px;
  }
  .serve-2 h2 {
    padding-bottom: 10px;
    font-size: 19px;  
  }
  .about-style-four-info h2 {
    font-size: 21px;
    padding-bottom: 10px;
  }
  .special .btn-light {
    padding: 10px;
  }
  .about-area .thumb-left .thumb img {
    height: 250px;
  }
  .breadcrumb-area .breadcrumb li {
    font-size: 12px;
  } 
  .breadcrumb-area h1 {
    font-size: 20px;
  }
  .itemG p {
    font-size: 15px;
    margin: 0px;
  }
  .why-us-area .fixed-thumb {
    position: relative;
    left: 0;
    top: -25px;
    height: 150px;
  }
  .blog-area.full-blog h3 {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .contact-area .contact-items .content h2 {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .google-maps iframe {
    height: 350px;
  }
  .plans2 h2 {
    padding: 0px 0px;
    margin: 40px 0px 0px;
  }
  .plans2 {
    padding: 50px 0;
  }
  .plans2 img {
    height: 160px;
    padding-top: 0px;
    margin: 20px 0px;
  }
  .banner-area.inc-content .content a {
    margin-top: 0px;
    padding: 5px 20px;
    font-size: 15px;
  }
  .side img {
    margin-bottom: 20px;
    height: 35px;
  }
  .serve-style p {
    padding: 0px;
  }
  .your-order-area .your-order-wrap {
    padding: 15px;
    background: #f6f6f6;
  }
  .modal h2 {
    font-size: 17px;
  }
  .form-container .form-row .form-field .form-label {
    font-size: 16px;
  }
  .about-style-four-layout {
    padding: 0px 0px !important;
  }
  .serve-2 {
    background: #00a5c9;
    padding: 20px 10px;
  }
  .about-style-four-info {
    padding: 0px !important;
    margin: 0px;
  }
  .about-area {
    padding: 30px 15px 30px !important;
  }
  .blog-area .item blockquote::after {
    font-size: 35px;
    bottom: 15px;
  }
  .comments-form input, .comments-form textarea {
    padding: 10px;
    min-height: 50px;
  }
  .comments-area .title h4 {
    margin-bottom: 20px;
    font-size: 19px;
  }
  .info {
    padding-left: 5px;
  }
  .comments-list .commen-item {
    margin-top: 25px;
    padding: 10px;
  }
  .comments-list .commen-item .avatar {
    height: 100px;
  }
  .comments-list .commen-item .avatar img {
    height: 80px;
    width: 80px;
  }
  .comments-form button {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
  }
  .blog-area .comments-form {
    margin-top: 25px;
  }
  .itemG img {
    height: 160px;
  }
  .itemG {
    padding: 10px;
    min-height: 330px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 500px) {
  #timeline .demo-card .body img {
    height: 170px;
  }
  #timeline .demo-card {
    max-width: 90%;
  }
  .quick-support-area h2 {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 23px;
  }
  .pagi-area .pagination li a {
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
  }
  .pagi-area .pagination li a i {
    font-size: 16px;
    font-weight: 500;
  }
  .sidebar-item.social-sidebar li a {
    height: 40px;
    line-height: 42px;
    width: 40px;
  }
  .navbar.navbar-fixed .attr-nav > ul > li.side-menu {
    padding: 25px 0 !important;
    margin-left: 435px;
  }
  .navbar-brand > img {
    height: 40px !important;
  }
  .navbar .attr-nav .side-menu span {
    height: 2px;
    width: 35px;
  }
  .navbar .attr-nav .side-menu span:nth-child(2) {
    top: 8px;
    width: 30px;
  }
  .navbar .attr-nav .side-menu span:nth-child(3) {
    top: 16px;
    width: 25px;
  }
  nav.navbar.bootsnav.navbar-fixed .navbar-toggle {
    margin-top: 17px;
    font-size: 25px;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 320px;
    right: 50px;
    top: 230px;
  }
  .contact-area .contact-items {
    padding: 15px;
  }
  .contact-area .contact-items .item i {
    font-size: 17px;
    height: 50px;
    width: 50px;
    line-height: 49px;
    margin-bottom: 15px;
  }
  .breadcrumb-area {
    padding: 40px 0 40px;
  }
  .blog-area .sidebar .sidebar-item {
    padding: 15px;
  }
  .about-style-four-info h2 {
    font-size: 19px;
    padding-bottom: 5px;
  }
  .about-style-four-info h4 { 
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
  }
  .site-heading h2 {
    font-size: 19px;
    padding-bottom: 7px;
  }
  .site-heading h4 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
  }
  footer .widget-title {
    font-size: 19px;
  }
  footer.bg-dark .link ul li a {
    font-size: 15px;
    font-weight: 400;
  }
  footer .link ul li {
    padding: 0px;
    margin-bottom: 5px;
  }
  .quick-support-area h2 {
    font-size: 19px;
  }
  .testimonial-items h1 {
    font-size: 125px;
    margin-bottom: 8px;
  }
  .testimonial-items .title h2 {
    font-size: 19px;
  }
  .testimonials-area .testimonial-content .item::before {
    top: 20px;
    height: 23px;
    width: 30px;
    left: 46%;
  }
  .testimonials-area .testimonial-content .item {
    padding-top: 55px;
    margin: 0px;
  }
  .process-item {
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .process-item img {
    width: 50px;
    height: 50px;
  }
  .process-item .icon {
    width: 55px;
    margin-bottom: 5px;
  }
  .process-item .info h4 {
    margin-bottom: 3px;
    font-size: 16px;
  }
  .itemret {
    padding: 25px 15px;
  }
  .itemret .icon span {
    font-size: 25px;
  }
  .itemret h4 {
    font-size: 19px;
  }
  .elevate img {
    object-fit: cover;
  }
  .elevate h2 {
    font-size: 19px;
    padding-bottom: 5px;
  
  }
  .receiveS h2 {
    font-size: 19px;
    line-height: 1.6;
    font-weight: 300;
  }
  .sp-wrow .col-sm-6>img {
    height: 350px;
    object-fit: cover;
  }
  .banner-area.default .content h2 {
    font-size: 20px;
    margin-top: -5px;
  }
  .banner-area.banner-style-standard .content h3 {
    font-weight: 500;
  }
  .banner-area.banner-box .content {
    height: 500px;
  }
  /* .banner-area.banner-box .content:before {
    display: none;
  } */
  .banner-area.banner-box .content:before {
    top: 10px;
    left: 80px;
    right: auto;
    width: 350px;
    height: 200px;
    background-size: 75%;
  }
  .service-item-style-three img {
    height: 40px;
    margin-bottom: 10px;
  }
  .service-item-style-three h4 {
    font-size: 15px;
    margin: 0px;
  }
  .sas .service-item-style-three {
    padding: 15px 0px 14px;
    margin: 45px 100px 0px;
  }
  .service-item-style-three:nth-child(4) {
    margin-bottom: 45px;
  }
  .plans h3 {
    font-size: 20px;
  }
  .services-style-five .item img {
    height: 150px;
    margin-bottom: 0px;
  }
  .services-style-five a {
    font-size: 15px;
  }
  .plans .btn.btn-light.btn-md {
    padding: 10px 15px;
  }
  .contact-area .contact-items .item h4 {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 15px;
  }
  #timeline .demo-card .head .number-box {
    margin: 7px;
    padding: 2px 10px;
    font-size: 19px;
  }
  #timeline .demo-card .head h2 {
    line-height: 20px;
    font-size: 16px;
    margin-top: 7px;
  }
  #timeline .demo-card .head h2 span {
    font-size: 10px;
  }
}

@media only screen and (max-width: 400px) {
  #timeline h1 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 40px;
  }
  /* .banner-area.default .content h2 {
    font-size: 25px;
    margin-top: -5px;
    height: 80px;
  } */
  .sas .service-item-style-three {
    padding: 30px 0px 0px;
    margin: 40px 30px 0px;
  }
  .special {
    padding: 50px 0;
  }
  .site-heading p {
    padding: 0px;
  }
  .itemret img {
    width: 110px;
  }
  .elevate img {
    object-fit: cover;
  }
  nav.navbar.bootsnav .navbar-toggle {
    top: 0px;
    left: -10px;
  }
  .navbar-brand > img {
    height: 35px !important;
  }
  .serve-style {
    padding: 50px 10px;
  }
  .serve-style p {
    padding: 0px;
  }
  .serv-card h2:before {
    width: 25px;
    height: 3px;
    left: -30px;
  }
  .serv-card {
    padding: 0px 15px 0 35px;
  }
  .servicE a.btn-dark.theme {
    width: 275px;
    padding: 10px;
  }
  .testimonial-items h1 {
    font-size: 150px;
  }
  .plans h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  .carousel-inner.carousel-zoom .carousel-item > .slider-thumb {
    width: 290px;
    right: 5px;
    top: 240px;
  }
  .navbar.navbar-fixed .attr-nav > ul > li.side-menu {
    padding: 22px 0 !important;
  }
  nav.navbar.bootsnav.navbar-fixed .navbar-toggle {
    margin-top: 20px;
  }
  .service-item-style-three:nth-child(4) {
    margin-bottom: 45px;
  }
  .process-item .info {
    padding-left: 5px;
  }
  .brandingBox {
    width: 83px;
  }
}
