@charset "utf-8";
/* CSS Document */

@font-face {font-family:"Aller";src:url("../font/Aller_Rg.eot?") format("eot"),url("../font/Aller_Rg.woff") format("woff"),url("../font/Aller_Rg.ttf") format("truetype"),url("../font/Aller_Rg.svg#Aller") format("svg");font-weight:normal;font-style:normal;}


body
{
	width:100%;
	height:auto;
	background: url(../images/bg.jpg) fixed no-repeat #143c3c;
	background-size:100% auto;
	
}


.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}
*
{
	margin:0px;
	padding:0px;	
}
.clear
{
	clear:both;	
}
.wrapper1
{
	width:1000px;
	height:auto;
	margin:0px auto;
	position:relative;
}
header
{
	width:1000px;
	height:67px;
	background-color:#9f3096;
	border:#ed71e3 5px solid;
	border-radius:10px;

	margin:0px auto;
	margin-top:13px;
}
.logo
{
	padding:15px 0 0 25px;
	float:left;	
}
header p
{
	float:right;
	font-family: 'Raleway', sans-serif ;
	color:#fff;
	padding-top:20px;
	padding-right:30px;
	font-size:24px;	
}
.hire
{
	width:986px;
	height:158px;
	float:left;
	background-image:url(../images/bn_pattern.png);
	border-radius: 10px 10px 0 0;
	border-left:7px #FFF solid;
	border-right:7px #FFF solid;	
	border-top:7px #FFF solid;
	position:relative;
	margin-top:20px;		
}
h2
{
	font-family:"Aller";
	padding-left:125px;
	font-size:39px;
	color:#9f3096;
	font-style:normal;
	padding-top:30px;
	font-weight:bold;
		
}
h4
{
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	color:#8c23d8;
	font-style:normal;
	font-weight:300;
	text-align:center;
}
.sticker
{
	position:absolute;
	right: 20px;
   
}
.wrapper2
{
	width:1038px;
	height:auto;
	margin:0px auto;
	float: none;
}
.list
{
	width:100%;
	height:auto;
	background-image:url(../images/linen.png);
	float:left;
	padding-top:24px;
}
.list ul li
{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	list-style:none;
	line-height:23px;
	margin-left:55px;
	margin-bottom:17px;
	font-family: 'Raleway', sans-serif ;
	color:#383838;
	font-size:18px;
	padding-right:53px;
	padding-left:60px;
	font-weight:600;
	
}
.task
{
	width:986px;
	height:auto;
	float:left;
	background-image:url(../images/bn_pattern.png);
	
	border-left:7px #FFF solid;
	border-right:7px #FFF solid;
	padding-bottom:32px;
}
.task2
{
	width:986px;
	height:auto;
	float:left;
	background-image:url(../images/bn_pattern.png);
	
	border-left:7px #FFF solid;
	border-right:7px #FFF solid;
	
}
.corner
{
	float:left;	
}
.corner
{
	float:left;	
}
h3
{
	font-family: 'Open Sans', sans-serif;
	font-size:53px;
	color:#9f3096;
	font-style:normal;
	font-weight:600;
	text-align:center;
	padding-top:25px;
}
.task h4
{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#8c23d8;
	font-size:34px;
}
.hire-link a
{
background: #9846d3; /* Old browsers */
background: -moz-linear-gradient(top,  #9846d3 0%, #9a49d5 3%, #6e13af 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9846d3), color-stop(3%,#9a49d5), color-stop(100%,#6e13af)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9846d3 0%,#9a49d5 3%,#6e13af 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9846d3 0%,#9a49d5 3%,#6e13af 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9846d3 0%,#9a49d5 3%,#6e13af 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9846d3 0%,#9a49d5 3%,#6e13af 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9846d3', endColorstr='#6e13af',GradientType=0 ); /* IE6-9 */



padding:10px 50px 10px 50px;
font-family: 'Overlock', cursive;
font-size:50px;
color:#fff;
text-decoration:none;
font-weight:bold;
text-align:center;
border:5px solid #d5b9e9;
border-radius:10px;
}
.hire-link
{
	margin-top:30px ;
	margin-bottom:30px ;
	text-align:center;  
}
h5
{
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size:31px;
	color:#9f3096;
	font-weight:400;	
}
h6
{
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	color:#8c23d8;
	font-weight:400;
	padding-bottom:30px;
}
.wrapper3
{
	width:828px;
	height:auto;
	margin:0px auto;
}
p
{
	font-family: 'Raleway', sans-serif ;
	color:#000;
	font-size:19px;
	text-align:left;
	font-weight:400;
	padding-bottom:18px;
	line-height:26px;
}
.get-link a
{
background: #8a2081; /* Old browsers */
background: -moz-linear-gradient(top,  #8a2081 0%, #d433c6 50%, #8a2081 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a2081), color-stop(50%,#d433c6), color-stop(100%,#8a2081)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8a2081 0%,#d433c6 50%,#8a2081 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8a2081 0%,#d433c6 50%,#8a2081 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8a2081 0%,#d433c6 50%,#8a2081 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8a2081 0%,#d433c6 50%,#8a2081 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a2081', endColorstr='#8a2081',GradientType=0 ); /* IE6-9 */



border-radius:40px;

display:block;

}
.get-link
{
	
	margin:0px auto;
width:357px;
margin-top:30px;
	}
.get-link img
{
	display:inline-block;
	
}
.get-link p
{
	
padding-bottom:5px;
padding-right:20px;

font-family: 'Open Sans', sans-serif;
font-size:41px;
color:#fff;
text-decoration:none;
font-weight:700;

line-height:72px;
text-align:center;
}
.get-link a
{
	text-decoration:none;	
}
.service-list
{
	width:100%;
	height: auto;
	
	float:left;

}
.service-list h3
{
	background-image: url(../images/service-bg.png);
	background-repeat:no-repeat;
	height:102px;
	text-align:left;
	width:884px;
	float:left;
	margin:55px 0 2px 20px;
	font-family: 'Open Sans', sans-serif;
	font-size:47px;
	color:#fff;
	font-weight:800;
	line-height:45px;
	padding-left:60px;	
}
.service-list img
{
	margin-right:-50px;
	float:right;
	
	position:absolute
}
.service-list ul li
{
	background-image:url(../images/bullet2.png);
	background-repeat:no-repeat;
	list-style:none;
	line-height:34px;
	margin-left:55px;
	margin-bottom:20px;
	font-family: 'Overlock', cursive;
	font-size:27px;
	color:#9f3096;
	padding-right:75px;
	padding-left:59px;
	font-weight:500;
	
	text-align:left;
}

.service-content
{
	width:830px;
	height:auto;
	
	float:left;	
}
.lady
{
	background:url(../images/lady.png) no-repeat;
	height:600px;
	width:400px;
	margin-left:641px;
	position:absolute;
	margin-top:40px;
}

.get-link2
{
	width:432px;
	height:145px;
	background:url(../images/get2.png) no-repeat;
	float:left;
	line-height:140px;
	margin-left:-25px;
	text-align:left;
	display:block;
	
}
.get-link2 a
{
	font-family: 'Overlock', cursive;
	font-size:42px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:432px;
	height:145px;
	line-height:130px;
	padding:20px 40px 20px 30px;
}

.click
{
	float:left;
	margin:50px 30px 30px 50px;
}

.click a
{
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	color:#8a2081;
	text-decoration:none;
	text-transform:uppercase;
	border:5px solid #8a2081;
	border-radius:10px;
	padding:10px 20px 10px 20px;
	font-weight:bold;
}

.list2
{
	width:100%;
	height:auto;
	background-image:url(../images/linen.png);
	float:left;
	padding-top:22px;
	
}
.list2 img
{
	float:right;
	margin:0px 40px 20px 25px;	
}
.list2 p
{
	line-height:27px;
	padding-left:40px;
	font-size:16px;
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color:#494846;
	padding-bottom:10px;
}

.task img
{
	float:left;
	display:block;	
}
.lady2
{
	margin:20px 0 0 60px;	
}
.lady2-text p
{
	font-family: 'Overlock', cursive;
	font-size:25px;
	color:#9f3096;
	text-align:center;
	line-height:31px;
	padding-top:60px;
	font-weight:700;
	
}
.lady2-text img
{
	float:left;	
}

.start-link a
{
background: #622192; /* Old browsers */
background: -moz-linear-gradient(left,  #622192 0%, #8d25d8 50%, #622192 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#622192), color-stop(50%,#8d25d8), color-stop(100%,#622192)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #622192 0%,#8d25d8 50%,#622192 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #622192 0%,#8d25d8 50%,#622192 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #622192 0%,#8d25d8 50%,#622192 100%); /* IE10+ */
background: linear-gradient(to right,  #622192 0%,#8d25d8 50%,#622192 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#622192', endColorstr='#622192',GradientType=1 ); /* IE6-9 */


border-radius:4px;

display:block;
box-shadow: 0px 1px 3px #888888;
padding:15px 30px 15px 30px;
font-family: 'Open Sans', sans-serif;
font-size:29px;
color:#fff;
text-decoration:none;
font-weight:800;
text-shadow: 1px 1px #666;
text-align:center;
}
.start-link
{
	margin:40px 80px 57px 0;
	float:right;
	width:300px;

}

.start-link p
{
	

}
.start-link a
{
	text-decoration:none;	
}
footer
{
	width:986px;
	height:100px;;
	margin:0px auto;
	
	background:url(../images/bn_pattern.png);
	
	border-left:7px #FFF solid;
	border-right:7px #FFF solid;
	border-radius:0 0 10px 10px;
	margin-bottom:30px;


}
.copyright
{
	width:877px;
	height:55px;
	line-height:55px;
	margin:0 0 0 55px;
	background:url(../images/footer-bg.png) no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#fff;
	text-align: center;
	font-weight:400;
}
.list-text
{
	width:57%;
	display:inline-block;

}

.social-icon
{
	display: block;
border-radius: 0 5px 5px 0;
background: rgba(255,255,255,0.3);
position: fixed;
padding: 5px 8px 0px;
top: 40%;
left: 0;
width: 30px;
box-shadow: 1px 1px 3px #464646;	
}
.social-icon a
{
width: 30px;
height: 30px;
margin: 5px 2px 13px 0px;
display: block;	
}

/*.social-icon a:hover 
{
-webkit-transform: rotate(360deg)
transition: all 0.9s ease 0s;
;
}*/


/*Custom Style*/
#preloader2 {
    display: none;
    float: left;
    width: 100%;
}
.bubblingG {
    height: 49px;
    margin: auto;
    text-align: center;
    width: 78px;
}
.bubblingG span {
    animation: 1.5s ease 0s alternate none infinite running bubblingG;
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    border-radius: 49px;
    display: inline-block;
    height: 10px;
    margin: 24px auto;
    vertical-align: middle;
    width: 10px;
}
#bubblingG_1 {
    animation-delay: 0s;
}
#bubblingG_2 {
    animation-delay: 0.45s;
}
#bubblingG_3 {
    animation-delay: 0.9s;
}
@keyframes bubblingG {
	0% {
		background-color: rgb(0, 0, 0);
		height: 10px;
		transform: translateY(0px);
		width: 10px;
	}
	100% {
		background-color: rgb(255, 255, 255);
		height: 23px;
		transform: translateY(-20px);
		width: 23px;
	}
}
@keyframes bubblingG {
	0% {
		background-color: rgb(0, 0, 0);
		height: 10px;
		transform: translateY(0px);
		width: 10px;
	}
	100% {
		background-color: rgb(255, 255, 255);
		height: 23px;
		transform: translateY(-20px);
		width: 23px;
	}
}
@keyframes bubblingG {
	0% {
		background-color: rgb(0, 0, 0);
		height: 10px;
		transform: translateY(0px);
		width: 10px;
	}
	100% {
		background-color: rgb(255, 255, 255);
		height: 23px;
		transform: translateY(-20px);
		width: 23px;
	}
}
@media only screen and (max-width: 991px) {
	.signup-form {
		max-width: 500px;
		margin: 0 auto;
	}
	.navbar-right {
		margin-top: -30px !important;
	}
	.bannerSection{
		float:left;
		width:100%;
		height:375px;
	}
	.signup .hero-section {
		padding-bottom: 30px;
	}
	.signup-form h1 {
		margin: 20px 0px 17px;
	}
	.f-single {
		min-height: 0px !important;
	}
	.split-features {
		background-size: cover !important;
	}
	
}
#loading {
   width: 100%;
   height: 100%;
   top: 0px;
   left: 0px;
   position: fixed;
   opacity: 1;
   background-color: #F2F2F2;
   z-index: 9999;
   text-align: center;
}

#loading-image {
	display: inline;
    top: 40%;
    position: relative;
  z-index: 9999;
}
.copyright a
{
	color:#fff;
	text-decoration: none;
}
.formOuter {
    float: left;
    margin-bottom: 50px;
    margin-top: 50px;
    width: 100%;
}
#contactform input[type="text"], #contactform input[type="email"], #contactform input[type="submit"] {
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    height: 43px;
    width: 100%;
}
#memail {
    color: #8a8a8a;
    float: left;
    font-family: 'Overlock', cursive;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 14px;
    margin-left: 27px;
    max-width: 338px;
    padding: 0 15px;
}
#weburl {
    color: #8a8a8a;
    float: left;
    font-family: 'Overlock', cursive;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 14px;
    margin-left: 27px;
    max-width: 338px;
    padding: 0 15px;
}
#mmessage {
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    color: #8a8a8a;
    float: left;
    font-family: 'Overlock', cursive;
    font-size: 14px;
    font-weight: 400;
    height: 195px;
    margin-bottom: 14px;
    margin-left: 27px;
    margin-top: 15px;
    max-width: 900px;
    padding: 15px;
    resize: none;
    width: 100%;
}
#form-submit {
    background: #8a2081 none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 0 !important;
	font-family: 'Overlock', cursive;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: 300;
    height: 45px !important;
    margin-top: 15px;
    max-width: 272px;
    text-transform: uppercase;
	cursor:pointer;
	margin-right: 27px;
	transition: all 0.5s ease;
}
#form-submit:hover {
    background: #5c1856 none repeat scroll 0 0;
}
.agrementBox{
	float: left;
	width: 100%;
    color: #8a8a8a;
    font-family: 'Overlock', cursive;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 14px;
    margin-left: 27px;
    margin-top: 15px;
    max-width: 900px;
}
.agrementBox input[type="checkbox"] {
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    margin-right: 10px;
}
.agrementBox a{
	color: #8a8a8a;
    font-family: 'Overlock', cursive;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.agrementBox a:hover{
	text-decoration: underline;
}



@media only screen and ( max-width: 1100px) {
	header {
	    max-width: 1000px;
	    width: 90%;
	}
	.wrapper1 {
	    max-width: 1000px;
	    width: 90%;
	}
	.hire {
	    max-width: 986px;
	    width: 99%;
	}
	.wrapper2 {
	    max-width: 1038px;
	    width: 100%;
	}
	.task {
	    max-width: 986px;
	    width: 90%;
	    margin: 0 auto;
	    float: none;
	}
	.wrapper3 {
	    max-width: 828px;
	    width: 100%;
	}
	.service-content {
	    max-width: 830px;
	    width: 100%;
	}
	.lady {
	    margin-left: 0;
	    right: 0;
	}
	.list {
	    width: 95%;
	    float: none;
	    margin: 0 auto;
	    display: table;
	}
	.corner {
	    display: none;
	}
	.list2 {
	    width: 95%;
	    float: none;
	    margin: 0 auto;
	}
	.task2 {
	    max-width: 986px;
	    float: none;
	    width: 90%;
	    margin: 0 auto;
	}
	footer {
	    max-width: 100%;
	    width: 90%;
	    float: none;
	    margin: 0 auto;
	    margin-bottom: 15px;
	}
	.copyright {
	    max-width: 877px;
	    margin: 0;
	    width: 100%;
	}
	#mmessage {
	    max-width: 90%;
	}
	.service-list h3 {
	    width: 90%;
	    margin: 55px 0 2px 0px;
	}
}

@media only screen and ( max-width: 1000px) {
	header p {
	    font-size: 20px;
	}
	h2 {
	    padding-left: 0;
	    font-size: 30px;
	    padding-top: 30px;
	    text-align: center;
	}
	h4 {
	    font-size: 20px;
	}
	.list ul li {
	    line-height: 28px;
	    font-size: 15px;
	}
	h3 {
	    font-size: 40px;
	}
	.task h4 {
	    font-size: 25px;
	}
	.hire-link a {
	    font-size: 30px;
	}
	h5 {
	    font-size: 25px;
	}
	h6 {
	    font-size: 17px;
	}
	p {
	    font-size: 26px;
	    line-height: 28px;
	}
	.get-link {
	    width: 315px;
	}
	.get-link p {
	    font-size: 30px;
	}
	.service-list h3 {
	    font-size: 35px;
	}
	.service-list ul li {
	    font-size: 18px;
	}
	.get-link2 a {
	    font-size: 30px;
	}
	.click a {
	    font-size: 18px;
	}
	.list2 p {
	    line-height: 28px;
	    font-size: 15px;
	}
	.lady2-text p {
	    font-size: 20px;
	}
	.start-link a {
	    font-size: 20px;
	}
	#form-submit {
	    max-width: 200px;
	}
	.copyright {
	    font-size: 15px;
	}
	.wrapper3 {
	    max-width: 100%;
	    width: 100%;
	    padding: 0 5%;
	    box-sizing: border-box;
	}
	.wrapper2 {
    max-width: 100%;
    width: 100%;
}
.agrementBox {
    margin-left: 0;
    max-width: 100%;
}
}

@media only screen and ( max-width: 900px) {
	.lady {
	    background-size: 90%;
	    width: 300px;
	}
	.sticker {
	    right: 0;
	    width: 80px;
	    height: auto;
	}
}

@media only screen and ( max-width: 800px) {
	.lady {
	    background-size: 90%;
	    width: 200px;
	}
	h3 {
	    font-size: 30px;
	}
	.task h4 {
	    font-size: 20px;
	}
	.hire-link a {
	    font-size: 20px;
	}
	h5 {
	    font-size: 22px;
	}
	h6 {
	    font-size: 15px;
	}
	.get-link p {
	    font-size: 25px;
	}
	.get-link {
	    width: 260px;
	}
	.service-list h3 {
	    font-size: 30px;
	}
	.service-list ul li {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.get-link2 a {
	    font-size: 25px;
	}
	.get-link2 {
	    text-align: center;
	}
	.lady2-text p {
	    font-size: 18px;
	}
	.start-link a {
	    font-size: 18px;
	}
	h2 {
	    padding-top: 60px;
	}
	.list-text {
	    width: 95%;
	}
}

@media only screen and ( max-width: 700px) {
	.lady {
	    background-size: 90%;
	    width: 150px;
	}
	.click {
	    float: right;
	    margin: 50px 10px 30px 0px;
	}
	.lady2 {
	    margin: 20px 0 0 0px;
	    width: 200px;
	    height: auto;
	}
	#mmessage {
	    max-width: 85%;
	}
}

@media only screen and ( max-width: 600px) {
	h2 {
	    font-size: 25px;
	}
	h4 {
	    font-size: 16px;
	}
	h3 {
	    font-size: 25px;
	}
	.task h4 {
	    font-size: 16px;
	}
	h5 {
	    font-size: 18px;
	}
	.get-link p {
	    font-size: 22px;
	}
	.service-list h3 {
	    font-size: 20px;
	    text-align: center;
	    padding-left: 0;
	    width: 100%;
	}
	.service-list ul li {
	    font-size: 16px;
	    margin-left: 10px;
	}
	.lady {
	    background-size: 100%;
	    width: 100px;
	}
	.click {
	    float: none;
	    clear: both;
	    margin: 0 auto;
	}
	.click a {
	    font-size: 18px;
	    margin: 0 auto;
	    float: none;
	    display: table;
	}
	.list2 img {
	    float: none;
	    margin: 0px 40px 20px 25px;
	    width: 200px;
	    height: auto;
	    margin: 0 auto;
	    text-align: center;
	    display: table;
	}
	.lady2 {
	    margin: 50px 0 0 0px;
	    width: 100px;
	    height: auto;
	}
	.copyright {
	    font-size: 10px;
	}
	.start-link {
	    float: none;
	    width: 300px;
	    margin: 0 auto;
	    display: table;
	}
	.list ul li {
	    margin-left: 10px;
	}
	header p {
	    font-size: 15px;
	}
}

@media only screen and ( max-width: 460px) {
	h2 {
	    font-size: 20px;
	}
	h3 {
	    font-size: 20px;
	}
	.service-list h3 {
	    font-size: 16px;
	}
	.get-link2 a {
	    font-size: 20px;
	}
	#memail, #weburl, #mmessage {
	    max-width: 80%;
	}
	.service-list ul li {
	    line-height: 24px;
	    min-height: 35px;
	    padding-right: 15px;
	}
	header p {
	    font-size: 10px;
	    padding-right: 3px;
	    width: 80px;
	    padding-top: 15px;
	    padding-bottom: 0;
	    line-height: 15px;
	}
	.start-link a {
	    font-size: 14px;
	}
	.start-link {
	    width: 100%;
	}
	.get-link2 {
	    text-align: center;
	    width: 300px;
	    background-position: -134px 0px;
	}
	.list ul li {
	    padding-right: 20px;
	}
	.wrapper3 {
	    padding: 0 3% 0% 7%;
	}
	#memail, #weburl, #mmessage, #mephone {
    max-width: 80%;
}
}

@media only screen and ( max-width: 375px) {
	h2 {
	    font-size: 18px;
	}
	h4 {
	    font-size: 14px;
	}
	.list ul li {
	    font-size: 14px;
	}
	h3 {
	    font-size: 18px;
	}
	h5 {
	    font-size: 16px;
	}
	.get-link p {
	    font-size: 20px;
	}
	.get-link {
	    margin-top: 0;
	}
	.service-list h3 {
	    font-size: 13px;
	}
	.click a {
	    font-size: 15px;
	}
	.list2 p {
	    font-size: 14px;
	}
	.lady2-text p {
	    font-size: 15px;
	    line-height: 24px;
	}
	.copyright {
	    max-width: 100%;
	    padding: 10px 10px;
	    box-sizing: border-box;
	    line-height: 17px;
	}
}