﻿body {
    font-family: 'Roboto', sans-serif!important;
}
 
p {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 25px;
	color: #555;
	margin: 0;
}
a, a:hover {
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	text-decoration: none;
}
a, a:focus, a:hover, button, button:focus, button:hover, checkbox, checkbox:focus, checkbox:hover, input, input:focus, input:hover, select, select:focus, select:hover {
	outline: 0;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/CenturyGothic.eot');
	src: local('â˜º'), url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf') format('truetype'), url('../fonts/CenturyGothic.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyGothic-Bold';
	src: url('../fonts/CenturyGothic-Bold.eot');
	src: local('â˜º'), url('../fonts/CenturyGothic-Bold.woff') format('woff'), url('../fonts/CenturyGothic-Bold.ttf') format('truetype'), url('../fonts/CenturyGothic-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
section {
	clear: both;
}
.pad-0 {
	padding: 0 !important;
}
header {
	border-top: #f5f5f5 solid 5px;
	padding: 10px 0 0;
}
.logo img {
	width: 215px;
}
.headlist {
	display: inline-block;
	padding: 0;
	margin: 8px 0;
	float: right;
}
.headlist li {
	float: left;
	list-style: none;
	margin: 0 5px;
}
.headlist a {
	padding: 7px 10px;
	color: #fff;
	border-radius: 5px;
}
.signup a {
	background: #ff9331;
}
.signup a:hover {
	background: #333;
}
.signin a {
	background: #00a6a4;
}
.signin a:hover {
	background: #333;
}
.m-menu {
	background: #333;
	margin-top: 10px;
}
.m-menu .navbar {
	padding: 0;
}
.m-menu .nav-item .nav-link {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	padding: 10px 15px;
}
.m-menu .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
	color: #52f53c;
}
.m-menu .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #52f53c;
}
.video-section {
	padding: 25px 0;
	width: 100%;
	border-bottom: 2px solid #333;
}
.video-con img {
	width: 200px;
	margin-bottom: 15px;
}
.video-con a {
	padding: 8px 15px;
	color: #fff;
	border-radius: 5px;
	background: #ff9331;
}
.video-con a:hover {background: #000;}
.video {
	background: url(../images/Laptop-700-GrayBG.png) no-repeat;
	background-size: 100% 100%;
	min-height: 355px;
	position: relative;
}
.video iframe {
	position: absolute;
	right: 0;
	left: 5px;
	width: 431px;
	margin: 12px auto;
	height: 77%;
}
.history-section {
	padding: 25px 0;
	width: 100%;
}
.skip img {
	width: 100%;
}
.timeline-section { padding:15px 0;}

.upload-section {
	background: #f4f5f8;
}
.request img {width:100%;}
.upload h2  {
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 600;
}
.upload img {
	width: 100%;
	padding: 50px 0;
}
.website-section {
	padding: 30px 0;
}
.website-section h2 {
	background: #333;
	font-size: 23px;
	text-align: center;
	padding: 15px 0;
	color: #fff;
}
.website-section .request img {
	width: 100%;
	border: 1px solid #eee;
	margin-bottom: 10px;
	height: 250px;
}
.learnmore a {
	background: #0b9000;
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 14px;
}
.learnmore a:hover {background: #000;}
.learnmore {
	text-align: center;
	margin: 30px 0;
}
.website-section p {
	font-size: 15px;
	line-height: 22px;
}
.started-section {
	background: #f5f5f5;
	padding: 30px 0;
}
.video-con h2 {
	font-size: 70px;
	line-height: 80px;
}
.video-con h2 {
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 600;
}
.vbtn {
	margin: 20px 0;
}
.started-section h2 {
	font-size: 20px;
	text-align: center;
	padding: 15px 0;
	color:#fff; text-transform:uppercase;
}
.c1 h2{ background:#fe2d04;}
.c2 h2{ background:#de03fd;}
.c3 h2{ background:#02c4c3;}
.c4 h2{ background:#15d603;}

.started-section strong {
	display: block;
	color: #00739d;
}
.started-section strong span {
	color: #ff9331;
}
.c1 img {
	width: 150px;
	margin: 0 auto;
	display: block;
}
.gbtn {
	background: #fff;
	margin: 15px 0 0;
	padding: 15px 0;
}
.example-section {
	background: #f5f5f5;
	padding: 30px 0;
	margin-bottom: 0px;
}
.example-section h2 {
	font-size: 30px;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 600;
	text-transform: uppercase;
}
.nor-section {
	padding: 25px 0;
	width: 100%;
	border-bottom: 0px solid #333;
}
.file-con img { width:100%;}
footer {
	background: #ccc;
	padding: 30px 0;
	border-top: 2px solid #333;
}
footer p {
	text-align: center;
}
footer span {
	margin: 0 5px 5px;
}
footer span img {
	width: 200px; margin-bottom:5px;
}
.foot {
	padding: 35px 0 0;
	list-style: none;
	text-align: center;
	display: inline-block;
	width: auto;
	margin: 0 auto;
}
.foot li {
	float: left;
	padding: 0 10px;
}
.foot li a {
	color:#000;
}
.copyright {
	font-size: 13px;
	padding: 15px 0 0;
}
.form-section {
	margin: 20px 0;
}
.form-section h3 {
	font-size: 30px;
	font-weight: 600;
}
.navbar-toggler-icon {
	background: #fff;
}
.slick-slide h4 {
	font-size: 20px;
	text-align: center;
	margin: 15px 0 5px;
}
.slick-slide p {
	text-align: center;
}
.slick-slide p a {
	text-align: center; text-transform:uppercase; color:#F30;
}
.cl {
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-ms-flex-pack: left;
	justify-content: left;
	-webkit-box-align: left;
	-webkit-align-items: top;
	-ms-flex-align: left;
	align-items: left;
	height: 100%;
	}
.cc {
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-ms-flex-pack: left;
	justify-content: left;
	-webkit-box-align: left;
	-webkit-align-items: center;
	-ms-flex-align: left;
	align-items: left;
	height: 100%;
	}	
.request {
	margin-bottom: 15px;
}
.example-section .slick-slide img {
	display: block;
	width: 90%;
}
.inner-banner-section {
	 widows:100%;
	background:#44b6ae;
	padding:30px 0;
	}
.inner-con {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;color: #fff;
	}
.inner-con p {color: #fff;}
.inner-con h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
}
.vbtn a {
	padding: 8px 15px;
	color: #fff;
	border-radius: 5px;
	background: #ff9331;
}
.vbtn a:hover {background: #000;}
.video img {
	width: 100%;
}
.file-con h2 {
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 600;
}
.file-section {
	padding: 25px 0;
	width: 100%;
	border-bottom: 0px solid #333;
}
.file-section h2 {
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}
.video-con h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	color: #3d902a;
}
.gbg {
	background:#f5f5f5;
	}
.wbg {
	background:#fff;
	}
.videos {
	margin-bottom: 15px;
}
.video-con ul {
	padding: 0 0 0 15px;
	line-height: 30px;
}
.video-section h3 {
	margin-bottom: 15px;
}
.carousel-inner img {
	width: 100%;
}
.website img {
	width: 100%;margin-bottom:20px;
}
.scan img {
	width: 200px; margin-bottom:20px;
}
#contact .fa-ul > li {
	position: relative;
	line-height: 30px;
}
.price {
	background: #f5f5f5;
	padding: 15px; margin-bottom:20px;
}	
.price img {
	width: 85px;
	margin: 10px auto;
	text-align: center;
	display: block;
	border: 2px solid #333;
	padding: 10px;
	border-radius: 50%;
}
.price .learnmore {
	text-align: center;
	margin: 30px 0 0;
}
.price .learnmore a {
	background: #57bb7a;
	color: #fff;
	padding: 15px 20px;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
}
.price .learnmore a:hover {background: #333;}


.orange h2 { background:#f29c31; color:#fff;}
.orange h4 {
	color: #f29c31;
	font-size: 50px;
	text-align: center;
}
.red h2 { background:#ff6860; color:#fff;}
.red h4 {
	color: #ff6860;
	font-size: 50px;
	text-align: center;
}
.blue h2 { background:#3b94cc; color:#fff;}
.blue h4 {
	color: #3b94cc;
	font-size: 50px;
	text-align: center;
}
.price ul {
	padding: 0;
	list-style: none;
	line-height: 30px;
	margin: 15px 0;
}
.static-content {
	margin-bottom: 20px;
}
	
/*********************media starts*************************/
@media only screen 
  and (min-width: 320px) 
  and (max-width: 991px) {

  }

@media only screen 
  and (min-width: 320px) 
  and (max-width: 767px) {
.video iframe {
	position: absolute;
	right: 0;
	left: 5px;
	width: 80%;
	margin: 12px auto;
	height: 77%;
}
.logo {
	text-align: center;
}
.headlist {
	display: inline-block;
	padding: 0;
	margin: 20px 0 0;
	float: none;
}
.navbar-light .navbar-toggler {
	color: rgba(0,0,0,.5);
	border-color: rgba(0,0,0,.1);
	float: right;
	position: absolute;
	right: 0;
	top: -50px;
}
.gbtn img {
	margin-bottom: 15px;
}
.example-section .slick-slide img {
	display: block;
	width: 100%;
}
.slick-prev {
	left: 0;
}
  }
  
@media only screen 
  and (min-width: 768px) 
  and (max-width: 991px) {
.navbar-light .navbar-toggler {
	color: rgba(0,0,0,.5);
	border-color: rgba(0,0,0,.1);
	float: right;
	position: absolute;
	right: 0;
	top: -45px;
}
.m-menu {
	background: #333;
	margin-top: 40px;
}
  }  
  
 @media only screen 
  and (min-width: 768px) 
  and (max-width: 1200px) {
.video iframe {
	position: absolute;
	right: 0;
	left: 5px;
	width: 80%;
	margin: 12px auto;
	height: 77%;
}

  } 
  
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px)
  and (orientation: landscape) {


  }
  
@media only screen 
  and (min-width: 1280px) 
  and (max-width: 1600px) {

  }
  
@media only screen 
  and (min-width: 1920px) 
  and (max-width: 2000px) {  
  


  }