h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
img{max-width:100%;}

html,body{
 font-family: 微軟正黑體, sans-serif;
}

body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
body{
	background-image:url(../images/bg.jpg);
}
#down a{
	color:#6b1c65;
}
#down a:hover{
	color:#ffffff;

}
.con_desc{
	padding:3em 0;
	min-height:800px;

}
.blog_single_grid{
	break-word; word-break: break-all;
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
	line-height:30px;
	margin-bottom:100px;
}
.blog_single_grid img{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid table{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid div{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
DIV.quotes {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;
	margin-top:20px; margin-bottom:50px;
}
DIV.quotes A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.quotes A:hover {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes A:active {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes SPAN.current {
	BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e0e0e0 1px solid; BACKGROUND-COLOR: #f0f0f0
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}
.button_base{
	background: #61bac0;
	border: none;
	color: #FFF;
	padding: 10px 20px;
	cursor: pointer;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
	
}
.button_base:hover{
	background: #4d9496;
	border-radius:10px;
}
.team-grid{
	padding-bottom:10px;

}
.team-grid h5 {
  font-size: 1.4em;
  color: #000;
  font-weight: 600;
  padding: 0.5em 0;
    text-transform: capitalize;

}
.team-grid p {
  font-size: 1em;
  color: #555;
  text-align: left;
    line-height: 1.8em;
 }
.login_width{
	width:60%;
	margin:0 auto;

}
.member-list-inline{
	padding:4px 10px;
	margin:4px 0;
	border-bottom:1px dotted #c2e2e4;
	
}
.circle {
	display: inline-block;
	width: 50px;
	height:50px;
	border-radius: 50%;
	background:#fff;
}
.inner_circle {
	background-size:cover;
    background-position:center center;
    height: 100%;
    border-radius:50%;
}

/*----*/
.cd-tabs-navigation {
  width: 100%;
}
.cd-tabs-navigation li {
    display: inline-block;
  list-style:none;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size:1em;
	color:#61bac0;
	background:#ecf7f7 ;
	padding:10px 16px;
	text-decoration: none;
}

.cd-tabs-navigation a.selected  {
	background:#61bac0;
  color:#fff;
}

.cd-tabs-content li {
  display: none;
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs.is-ended {
  margin: 0;
  padding: 0;
}
.facts{
	
padding: 1em 0;
}
.facts p{
	color:#999;
	font-size:1em;
	line-height:1.7em;
	padding:0 0 1em;
	  font-family: 'Lato', serif;
}
.facts ul li{
	list-style:none;
	color:#767676;
	font-size:1em;
	padding:0.3em 0;
}
.color {
	background:#eee;
	  margin: 1em 0;
  padding: 1em;
}
.color p,.color span{
	color:#000;
	font-size:1em;
	  font-family: 'Lato', serif;
	    float: left;
		
}
.color p{
	width:40%;
}
.top-comment-left{
	float: left;
	width: 13%;
}
.top-comment-right{
	float: left;
	width:84%;
	margin-left:1em;
	background:#f8f8f8;
	padding:2em ;
}
.top-comment-right h6{
	color:#000;
	font-size:0.8em;
	font-family: 'Lato', serif;
}
.top-comment-right p{
	color:#000;
	font-size:1em;
	  margin: 1em 0em 0 1em;
}
a.add-re{
	text-decoration: none;
  color: #fff;
  background: #EF5F21;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  text-transform: uppercase;
  margin-top: 2em;
  display: inline-block;
}
a.add-re:hover{
	
  background: #000;
  }
.top-comment-right h6 a{
	color:#000;
	font-size:1.5em;
	text-decoration:none;
}
.comments-top-top {
	margin: 2em 0;
	
}
.register_account_2  input[type="text"]{
	color: #000000;
	padding: 10px 10px;
	outline: none;
	margin: 8px 0;
	width: 100%;
	border:1px solid #f0f0f0;
	padding-left:10px;
	height:34px;
}
.register_account_2  textarea{
	color: #000000;
	padding: 8px;
	outline: none;
	margin: 8px 0;
	width: 100%;
	border:1px solid #f0f0f0;
}

.register_account_2 select {
	color: #000000;
	padding: 6px;
	outline: none;
	margin: 8px 0;
	width: 100%;
	border:1px solid #f0f0f0;
}
.register_account_2 input[type="text"]:hover, .register_account_2 select:hover{
	border:1px solid #DBDADA;
}

.register_account_2 input[type="password"]:hover{
	border:1px solid #DBDADA;
}
.register_account_2 input[type="password"] {
	padding: 10px 10px;
	width: 100%;
	color:#000;
	border:1px solid #f0f0f0;
	background:#fff;
	margin: 8px 0;
	outline: none;
	display: block;
		height:34px;

}
.col_1_of_2 {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_2 {
	width: 48.2%;
	
}

/***** Gallery *****/
.raceing-section {
  padding: 4em 0;
}
.raceing-section h3 {
  font-size: 2.5em;
  text-transform: capitalize;
  margin-bottom: 1.5em;
  color: #394c53;
  text-align: center;
}
.grid_1_of_4 {
  	display: block;
  	float: left;
  	margin: 1.3% 0 1% 1.6%;
  	background: #FFF;
}
.grid_1_of_4:first-child { 
	margin-left: 0; 
} 
.images_1_of_4 {
	width: 23.8%;
	position:relative; 
}
.images_1_of_4  img{
	max-width:100%;
	display:block;
	outline:none;
}
.images_1_of_4 a{
	outline:none;
}
.images_1_of_4 a img:hover{
	opacity:0.6;
}
/*--gallery--*/
/* radios and checkboxes */

.sky-form.col.col-4 ul {
padding: 0;
list-style: none;
}
.sky-form h4{
	margin-top: 10px;
	background: #ECECEC;
	padding: 10px 20px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size:16px;
}
.sky-form section {
	margin-bottom: 20px;
}
.sky-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
}
.sky-form .label.col {
	margin: 0;
	padding-top: 10px;
}
.sky-form .input,
.sky-form .select,
.sky-form .textarea,
.sky-form .radio,
.sky-form .checkbox,
.sky-form .toggle,
.sky-form .button {
	position: relative;
	display: block;
}
/* selects */
.contact-form select {
	padding: 8px;
	width:100%;
	outline: none;
	font-size: 0.8925em;
	color: #555555;
	text-transform: capitalize;
	background: #FFFFFF;
	border: 1px solid rgb(231, 231, 231);
	font-weight: normal;


}
.sky-form .select{
	position: absolute;
	top: 14px;
	right: 14px;
	width: 1px;
	height: 11px;
	background: #fff;
	box-shadow: 0 0 0 12px #fff;
}
.sky-form .select i:after,
.sky-form .select i:before {
	content: '';
	position: absolute;
	right: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.sky-form .select i:after {
	bottom: 0;
	border-top: 4px solid #404040;
}
.sky-form .select i:before {
	top: 0;
	border-bottom: 4px solid #404040;
}
.sky-form .select-multiple select {
	height: auto;
}
/* radios and checkboxes */
.sky-form .radio,.sky-form .checkbox {
	outline:none;
	border:none;
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 13px;
	line-height: 27px;
	color: #555555;
	cursor: pointer;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 0;
}
.sky-form .radio{
	text-transform: none;
}
.sky-form .radio:last-child,
.sky-form .checkbox:last-child {
	margin-bottom: 0;
}
.sky-form .radio input,
.sky-form .checkbox input {
	position: absolute;
	left: -9999px;
}
.sky-form .radio i,
.sky-form .checkbox i {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 17px;
	height: 17px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	background: #fff;
}
.sky-form .radio i {
	border-radius: 50%;
}
.sky-form .radio input + i:after,
.sky-form .checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
	content: '';
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.sky-form .checkbox input + i:after {
	content: '';
	top: 3px;
	left: 2px;
	width: 10px;
	height: 7px;
	background: url(../images/tick.png) no-repeat;
	text-align: center;
}
.sky-form .radio input:checked + i:after,
.sky-form .checkbox input:checked + i:after {
	opacity: 1;
}
.sky-form .inline-group {
	margin: 0 -30px -4px 0;
}
.sky-form .inline-group:after {
	content: '';
	display: table;
	clear: both;
}
.sky-form .inline-group .radio,
.sky-form .inline-group .checkbox {
	float: left;
	margin-right: 30px;
}
.sky-form .inline-group .radio:last-child,
.sky-form .inline-group .checkbox:last-child {
	margin-bottom: 4px;
}
/* icons */

.sky-form [class^="icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
/* normal state */
.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea,
.sky-form .radio i,
.sky-form .checkbox i,
.sky-form .toggle i,
.sky-form .icon-append,
.sky-form .icon-prepend {
	border-color: #e5e5e5;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.sky-form .toggle i:before {
	background-color: #2da5da;	
}
/* hover state */
.sky-form .input:hover input,
.sky-form .select:hover select,
.sky-form .textarea:hover textarea,
.sky-form .radio:hover i,
.sky-form .checkbox:hover i,
.sky-form .toggle:hover i {
	border-color: #8dc9e5;
}
.sky-form .button:hover {
	opacity: 1;
}
/* focus state */
.sky-form .input input:focus,
.sky-form .select select:focus,
.sky-form .textarea textarea:focus,
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i,
.sky-form .toggle input:focus + i {
	border-color: #2da5da;
}
/* checked state */
.sky-form .radio input + i:after {
	background-color: #61bac0;	
}
.sky-form .checkbox input + i:after {
	color: #2da5da;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
	border-color: #61bac0;	
}
/* error state */
.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i {
	background: #fff0f0;
}
/* success state */
.sky-form .state-success input,
.sky-form .state-success select,
.sky-form .state-success textarea,
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i,
.sky-form .toggle.state-success i {
	background: #f0fff0;
}
/* disabled state */
.sky-form .input.state-disabled input,
.sky-form .select.state-disabled,
.sky-form .textarea.state-disabled,
.sky-form .radio.state-disabled,
.sky-form .checkbox.state-disabled,
.sky-form .toggle.state-disabled,
.sky-form .button.state-disabled {
	cursor: default;
	opacity: 0.5;
}
.sky-form .input.state-disabled:hover input,
.sky-form .select.state-disabled:hover select,
.sky-form .textarea.state-disabled:hover textarea,
.sky-form .radio.state-disabled:hover i,
.sky-form .checkbox.state-disabled:hover i,
.sky-form .toggle.state-disabled:hover i {
	border-color: #e5e5e5;
}
.sky-form{
	padding-top:10px;
}
.sky_form1{
}
.sky_form1 ul{
	padding:0;
	list-style:none;
}
.sky_form1 ul li{
	float: left;
	margin-left: 20px;
}
.sky_form1 ul li:first-child{
	margin-left: 0;
}

.index_title{
	text-align:center;
	color:#61bac0;
	font-size:1.5em;
	font-weight:bold;
	padding:10px 0;

}
.button{
	margin-top: .3em;
	line-height: 1.9em;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 50px;
	border-bottom: 4px solid #f3a29c;
	margin-top:1em;
}
.button a{
		background: url(../images/001.png) no-repeat center;
		height: 55px;
		display: block;
		line-height: 3.4em;
		display: block;
		font-weight:bold;
		color:#fff;
		text-align: center;
		font-size: 1.09em;
		transition: 0.5s ease;
		-o-transition: 0.5s ease;
		-webkit-transition: 0.5s ease;
}
span.menu {
  display: none;
}
.footer_pic2{
	display:none;
}
.header {
  text-align: center;
  padding: 2em  2em 0;
  background-image:url(../images/top_bg.jpg);
  height:346px;
}
.head-nav ul li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: 700;
  padding: 0.5em 1.5em;
}
.head-nav {
  background: #61bac0;
  padding: 0em 0;
  margin: 0em 0 0;
  border-bottom:6px solid #4b949a;
}
.head-nav ul{
	padding:0;
	margin: 0;
}
.head-nav ul li {
	display: inline-block;
	
}
.head-nav ul li a:hover, .head-nav ul li.active a {
  color: #fff;
  background:#4c9499;
}
.banner img {
  width: 100%;
}
.banner{
  border-bottom:4px solid #4b949a;
}
.lo-rm {
  position: absolute;
  top: -190px;
  z-index: 999;
}
.lorem {
  background-color: #eee;
  padding: 0em 0 0;
  position: relative;
  min-height: 109px;
}
.lorem-left {
  float: left;
  width: 50%;
  padding: 2em 0 0;
}
.lorem-right {
  float: left;
  width: 50%;
}
.lorem h3 {
  color: #fff;
  font-size: 2em;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1px;
}
.lorem p {
  color: #fff;
  font-size: 1em;
  line-height: 1.8em;
  margin: 1em 0;
}
.lorem-top{
  background-color: #63b8bd;
  padding: 2em;
}
.lorem-top1{
  background-color: #61bac0;
  padding: 2em;
}
.Feature h3 {
  font-size: 2em;
  color: #fff;
  margin: 0 0 2em;
  font-weight:700;
  letter-spacing: 1px;
}
.Feature p {
  font-size: 1em;
  color: #fff;
  line-height: 1.8em;
  margin: 1em 0;
}
.Feature img:hover {
  transform: rotateY(360deg);
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.Feature {
  text-align: center;
  padding: 3em 0;
  background:#63b8bd;
}
.testimonials h3 {
  font-size: 2em;
  color: #fff;
  margin: 0 0 1em;
  font-weight: 700;
  letter-spacing: 1px;
}
.testimonials h5 {
  font-size: 1.6em;
  color: #fff;
  margin:1em 0;
  font-weight: 700;
  letter-spacing: 1px;
}
.testimonials p {
  font-size: 1em;
  color: #fff;
  line-height: 1.8em;
  margin: 1em 0;
}
.testimonials {
  text-align: center;
  padding: 3em 0;
  background-color: #61bac0;
}
.what-top img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.device {
	padding-bottom:2em;
}
.hello {
  padding: 3em 0;
}
.hello-1 {
  float: left;
  width: 40%;
}
.hello-2 {
  float: right;
  width: 58%;
}
.hello-3 {
  float: left;
  width: 50%;
  margin-right: 3%;
}
.hello h4 {
  color: #63B8BD;
  font-size: 1.5em;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1px;
}
.hello h3 {
  font-size: 2.5em;
  color: #63B8BD;
  margin: 0 0 1em;
  text-align: left;
  font-weight: 700;
  letter-spacing: 1px;
}
.hello h5 {
  color: #63B8BD;
  font-size: 1.7em;
  margin: 0 0 1em;
  font-weight: 700;
  letter-spacing: 1px;
}
.hello p {
  font-size: 1em;
  color: #999;
  line-height: 1.8em;
  margin: 1em 0;
}
.soci li {
  display: inline-block;
  margin: 0 0.5em;
}
i.facebk {
  width: 32px;
  height: 32px;
  background: url(../images/social.png)no-repeat -5px -43px;
  float: left;
  vertical-align: middle;
}
i.facebk:hover {
  background: url(../images/social.png)no-repeat -6px -4px;
}
i.twter {
  width: 32px;
  height: 32px;
  background: url(../images/social.png)no-repeat -43px -44px;
  float: left;
  vertical-align: middle;
}
i.twter:hover {
  background: url(../images/social.png)no-repeat -43px -4px;
}
i.goopl {
  width: 32px;
  height: 32px;
  background: url(../images/social.png)no-repeat -83px -44px;
  float: left;
  vertical-align: middle;
}
i.goopl:hover {
  background: url(../images/social.png)no-repeat -83px -4px;
}
i.insta {
  width: 32px;
  height: 32px;
  background: url(../images/social.png)no-repeat -123px -44px;
  float: left;
  vertical-align: middle;
}
i.insta:hover {
  background: url(../images/social.png)no-repeat -123px -4px;
}
.feature-top {
  margin: 0 0 2em;
}
/*--- slider-css --*/
.slider {
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.caption {
  width: 38%;
  position: absolute;
  bottom:50%;
  left: 14%;
  text-align: center;
  background:rgba(99, 184, 189, 0.73);
  padding: 1.5em 2.5em;
}
.caption h3{
	color: #FFF;
	font-weight: 700;
	font-size: 1.8em;
	text-align:left;
	    letter-spacing: 1px;
}
.caption p {
	color: #fff;
	line-height: 1.8em;
	font-size: 1em;
	text-align: left;
	margin: 1em 0 ;
}
a.morebtn{
	background:#3D3D3D;
	padding:0.8em 0;
	display:block;
	font-size:0.875em;
	text-transform:uppercase;
	color:#FFF;
	width:20%;
	margin:0 auto;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	-ms-transition:0.5s all ease;
}
a.morebtn:hover{
	background:#585686;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	visibility: visible;
	display: block;
	height:0px;
	width: 0px;
	display: inline-block;
	background:#61bac0;	
}
.callbacks_here a:after{
	background:#63b8bd;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
  position: absolute;
  bottom: 230px;
  z-index: 999;
  text-align: center;
  width: 100%;
  padding: 0;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:34px;
  width: 34px;
  background: transparent url("../images/left.png") no-repeat left top;
  margin-top: -45px;
}
.callbacks_nav.next {
  left: auto;
   background: transparent url("../images/right.png") no-repeat left top;
  right: 0;
}
/*-- responsive-mediaquries --*/
@media(max-width:1024px){
.caption {
	width: 100%;
	left: 0%;
}
}
@media(max-width:768px){
.callbacks_nav {
	  	
}
}
@media(max-width:640px){
.callbacks_tabs a:after {
	height: 0px;
	width: 0px;
}
.caption p {
  font-size: 1em;
  margin: 0.5em 0 0;
  line-height: 1.5em;
}
.images_1_of_4 {
  width: 47%;
  margin: 1% 12px 1% 0px;
}
.raceing-section h3 {
  font-size: 1.2em;
}
.login_width{
	width:100%;
	margin:0 auto;

}
}
@media(max-width:480px){
.images_1_of_4 {
  width: 100%;
  margin: 1% 0px;
}
}
@media(max-width:320px){
.callbacks_nav {
	
}
.caption p{
	margin:0.2em 0;
}
.callbacks_tabs a:after {
	height:0px;
	width: 0px;
}
ul.callbacks_tabs.callbacks1_tabs {
	
	left: 0px;
}
.callbacks_nav {
	margin-top: -90px;
}
}
.footer {
  background-color: #61bac0;
  padding: 1em 0;
}
.footer h3 {
  font-size: 1.7em;
  color: #fff;
  margin: 0 0 1em;
  font-weight: 700;
    letter-spacing: 1px;
}
.footer li a{
	color:#92F9FF;
	font-size:1em;
	line-height:1.8em;
	text-decoration:none;
}
.footer li a:hover{
	color: #2f3337;
}
.footer-left li {
  display: block;
  font-size: 1em;
  color: #92F9FF;
  line-height: 1.8em;
}
.soci ul {
  padding: 0;
}
.footer p {
  color: #fff;
  font-size: 1em;
  line-height: 1.8em;
  margin: 1em 0 0;
}
.footer p a{
  color: #fff;
  text-decoration:none;
}
.footer p a:hover{
  color: #61bac0;
}
.footer_txt{
	padding-top:60px;
}
i.add {
  width: 17px;
  height: 24px;
  display: inline-block;
  background: url(../images/spr.png) no-repeat -6px -3px;
  vertical-align: middle;
  margin-right: 0.5em;
}
i.phone {
  width: 19px;
  height: 21px;
  display: inline-block;
  background: url(../images/spr.png) no-repeat -5px -31px;
  vertical-align: middle;
  margin-right: 0.5em;
}
i.mail {
  width: 17px;
  height: 14px;
  display: inline-block;
  background: url(../images/spr.png) no-repeat -6px -68px;
  margin-right: 0.5em;
  vertical-align: middle;
}
/*-- about --*/
.about {
  padding: 4em 0;
}
.about h3,.services h3{
  color: #63B8BD;
  font-size: 2em;
   margin: 0 0 1em;
  font-weight: 700;
  letter-spacing: 1px;
}
.about h4,.services h4 {
  color: #63B8BD;
  font-size: 1.5em;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1px;
}
.about p,.services p {
  color: #999;
  font-size: 1em;
  line-height: 1.8em;
  margin: 1em 0;
}
.ab-lft {
  float: left;
  width: 48%;
}
.ab-rgt {
  float: right;
  width: 50%;
}
.about-top {
  margin: 0 0 2em;
}
.ab-rt-top {
  margin: 0 0 1.5em;
}
.lef {
  float: left;
  width: 12%;
  text-align: center;
  background-color:#61bac0;
}
.lef span {
  font-size: 1.5em;
  font-weight: 700;
  vertical-align: middle;
  color:#fff;
}
.rgt {
  float: right;
  width: 83%;
}
.abt-middle {
  margin: 4em 0;
}
/*-- services --*/
.ser-lft {
  float: left;
  width: 19%;
}
.ser-rgt {
  float: right;
  width: 76%;
}
.ser-btm {
  background-color:#34454e;
  margin: 1em 0;
  padding: 2em;
}
.services {
  padding: 4em 0;
}
.fe-bt-lft li a span,.ab-btmrgt li a span {
  width: 22px;
  height: 14px;
  display: inline-block;
  background: url(../images/rigt-ar.png) no-repeat 1px -1px;
  margin-right: 0.5em;
  vertical-align: middle;
}
.fe-bt-lft li a,.ab-btmrgt li a {
  text-decoration: none;
  color:#61bac0;
  vertical-align: middle;
  font-size: 1em;
}
.fe-bt-lft li a:hover,.ab-btmrgt li a:hover{
	color:#63B8BD;
}
.fe-bt-lft ul,.ab-btmrgt ul {
  padding: 0;
}
.fe-bt-lft li, .ab-btmrgt li {
  display: inline-block;
  background-color: rgba(99, 184, 189, 0.12);
  padding: 1em 1em;
  margin: 0.2em 0;
  width: 100%;
}
/*-- pages --*/
.pages {
  padding: 4em 0;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 18px 0 ! important;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.Buttons h1 {
  margin: 0.5em 0;
}
.Buttons h2 {
  margin: 0.8em 0;
}
.Buttons h3 {
  margin: 1em 0;
}
.Buttons h4 {
  margin: 1em 0;
}
.Buttons h5 {
  margin: 1em 0;
}
.Buttons h6 {
  margin: 1em 0;
}
.progress {
 margin-bottom: 30px;
}
.progress-bars {
  margin: 4em 0;
}
.pagenatin {
  margin: 3em 0;
}
.appearance {
  margin: 3em 0;
}
/*-- contact --*/
.contact h2 {
  color: #63b8bd;
  font-size: 2em;
  font-weight: 700;
  margin: 0 0 1.5em;
  text-align: center;
}
.contact h4 {
  color:#63b8bd;
  font-size: 1.5em;
  font-weight: 700;
  margin:1em 0;
}
.contact p {
  font-size: 1em;
  color: #999;
  line-height: 1.8em;
  margin:0;
}
.contact p a{
  color: #999;
  text-decoration:none;
}
.contact p a:hover{
  color: #89BE9D;
}
.contact {
  padding: 3em 0;
}
.con-left {
  padding: 0em 0 0;
}
.form_details input[type="text"], .form_details textarea {
  padding: 11px;
  width: 90%;
  font-size: 1em;
  margin: 0px 0px 20px;
  border: 1px solid #bbb;
  color: #bbb;
  background: none;
  -webkit-appearance: none;
  float: left;
  outline: none;
}
.form_details textarea {
  height: 353px;
  resize: none;
  width: 100%;
}
.form_details input[type="submit"] {
  margin-top: 1em;
  color: #fff;
  font-size: 1.2em;
  padding: 0.7em 1em;
  -webkit-appearance: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: 400;
  border: none;
  outline: none;
  cursor: pointer;
  width: 30%;
  background: #61bac0;
}
.form_details input[type="submit"]:hover {
  background:#63b8bd;
}
/*--domain--*/
.domain_row{
	width: 53.59%;
}
.domain select, .domain input[type=text] {
  padding: 10px;
  height: 50px;
}
.submitbtn input[type="submit"] {
  background: #61bac0;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0.85em;
  padding: 18px 50px;
  font-weight: 600;
  margin-top: 25px;
}
.submitbtn input[type="submit"]:hover{
background:#63b8bd;
}
ul.charge{
  padding: 1em 0;
  margin: 0;
  list-style: none;
  text-align: center;
  border: 1px solid #D9E9ED;
}
ul.charge li{
  float: left;
  width: 15%;
  margin-right: 2%;
  font-size: 14px;
  color: #556b72;
  font-weight: 600;
}
.charge_img{
	padding-left:0;
}
.charge_right{
	padding-right:0;
}
ul.charge li.last{
	margin-right:0;
}
span.m_11{
  font-weight: 800;
  font-size:30px;
}
span.m_12{
  font-weight:300;
  font-size:30px;
}
.domain_box {
  margin: 4em 0 1em 0;
}
.new-domains{
	margin-top:4em;
}
h4.domain-head {
	font-size: 2em;
	font-weight: 700;
	color:#63b8bd;
	margin: 0 0 0.7em 0;
	text-align: center;
}
h4.domain-head1 {
  font-size: 1.8em;
  font-weight: 700;
  color: #63b8bd;
  margin: 0 0 2em 0;
  text-align: center;
}
ul.charge_box{
	border-top: none;
}
h2.charge_head{
  display: block;
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding: 25px 0;
  position: relative;
  font-size:14px;
}
ul.list_3{
	padding:0;
	margin:0;
	list-style:none;
}
ul.list_3 li {
	border-bottom: 1px solid #D7E8ED;
	display: inline;
	float: left;
	padding: 10px 0;
	width: 100%;
}
ul.list_3  li span {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 32px;
	width: 66%;
	color: #999;
}
ul.list_3 ul li .dt-sc-button {
	float: right;
	margin: 0;
	text-align: right;
}
.dt-sc-button.small {
	padding: 11px 20px;
	line-height: 16px;
	float: right;
	background:#61bac0;
	color:#fff;
}
.three-fifth input[type="text"] {
  background: #fff;
  border: 1px solid #D9E9ED;
  color: #000;
  padding: 17px;
  display: block;
  font-size: 14px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  outline: none;
    margin-top: 25px;
}
.one-fifth select {
  background: #fff;
  border: 1px solid #D9E9ED;
  color: #000;
  background-image: url("../images/icon.png");
  background-position: center right 10px;
  background-repeat: no-repeat;
  border-radius: 0;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 55px;
  outline: medium none;
  padding: 17px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-top: 25px;
    margin-left: 3%;
}
.one-fifth input[type="submit"] {
  background:#61bac0;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0.85em;
  padding: 18px 50px;
  font-weight: 600;
  margin-top: 25px;
}
.one-fifth input[type="submit"]:hover {
	background: #63b8bd;
 }
 .domain h3 {
  color: #D5D5D5;
  margin-bottom: 40px;
}
.domain {
  background: #34454e;
  background-size: cover;
  overflow: hidden;
  text-align: center;
  padding: 4em 0;
}
 .domain h1 {
  color: #FFF;
  margin-top: 0;
}
.domain_row {
  width: 53%;
  float:left;
}
.one-fifth {
  width: 14%;
  float:left;
    margin-left:  1%;
}
.one-fifth {
  width: 14%;
  float:left;
    margin-left:  1%;
}
.domain-section {
	padding:4em 0;
}

/*--pricing--*/
.pricing-tables{
	padding:3em 0;
}
.pricing-table-grid ul{
	margin:0;
	padding:0;
}
.pricing-table-grid ul li{
	list-style:none;
	text-align:center;
	border-bottom: 1px solid #F4F4F4;
}
.pricing-table-grid ul li a,.pricing-table-grid ul li span{
  padding: 10px 0;
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #999;
}
.pricing-table-grid ul li a:hover{
	color:#63b8bd;
}
.pricing-table-grid h3{
  text-align: center;
  display: block;
  margin: 0;
  padding:20px 0;
  color: #556b72;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 800;
  line-height: 0.5em;
}
/*---- pricing -----*/
.pricing-table-grid{
	border: 1px solid #E7E7E7;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	padding: 1em 2em 1.5em;
}
.pricing-table-grid:hover{
	border-color:#DBD334;
}
.pricing-table-grid:hover a,.pricing-table-grid:hover span{
	border-color:#DBD334;
}
.pricing-table-grid:hover li span{
	background:#61bac0;
	color:#FFF;
}
.pricing-table-grid ul li span{
  background: #63b8bd;
  padding: 12px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3em;
}
a.order-btn{
  color: #fff;
  padding: 13px 20px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #61bac0;
  font-size: 13px;
  font-weight: 600;
  width: 55%;
  margin: 2em auto auto auto;
  border:none;
  outline:none;
}
.pricing-table-grid:hover a.order-btn{
	background:#63b8bd;
}
span.month{
	font-size:15px;
	font-weight:300;
}
span.dollar{
	font-weight:300;
}
.price, .about_grid {
  padding: 4em 0 4em;
}
.signup {
    width:20.2%;
}
span.m_1 {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5em;
}
.tz-title-4 p {
  display: block;
  color: #63b8bd;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding: 25px 0;
  position: relative;
  font-size: 30px;
}

ul.project_box li.mini-post-meta1 {
  display: block;
  float: left;
  width: 70px;
  background: #61bac0;
  text-align: center;
  margin: 0px 5% 0 0;
  position: relative;
  height: 60px;
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  line-height: 2em;
}
ul.project_box {
  padding: 0;
  list-style: none;
  margin-bottom: 3em;
}
ul.project_box li.desc {
  overflow: hidden;
}
.span_2_of_about h3 a, ul.project_box li.desc h5 a {
  color: #63b8bd;
  font-size: 1.4em;
  font-weight: 700;
  text-decoration:none;
}
.span_2_of_about h3 a, ul.project_box li.desc h5 a:hover{
  color: #61bac0;
}
ul.project_box li.desc p{
  color: #A3B1B6;
  font-size: 0.85em;
  line-height: 1.8em;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.1.png) no-repeat 0px 0px;
}
#toTop:hover{
	outline: none;
}
.error-404 h1 {
  font-size: 12em;
  font-weight: 700;
  color:#63b8bd;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.error-404 p {
  color: #000;
  margin: 0;
  font-size: 1.2em;
  text-transform: uppercase;
}
a.b-home {
  background:#61bac0;
  padding: 0.8em 3em;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  margin-top: 1em;
}
a.b-home:hover {
  background: #63b8bd;
  color: #fff;
}
.er-4 {
  padding: 14em 0px;
}
/*--login--*/
.login-left {
	padding: 0;
}
.login-left h3, .login-right h3 {
  color: #63B8BD;
  font-size: 1.4em;
  padding-bottom: 0.5em;
  font-weight: 700;
}
.login-left p, .login-right p {
	color: #302e2e;
	display: block;
	font-size: 1em;
	margin: 0 0 2em 0;
	line-height: 1.8em;
}
.acount-btn {
	background:#61bac0;
	color: #FFF;
	font-size: 1em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
	background:#63B8BD;
	text-decoration:none;
	color:#fff;
}
.login-right form {
	padding: 1em 0;
}
.login-right form div {
	padding: 0 0 2em 0;
}
.login-right span {
	color: #999;
	font-size:0.8125em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
}
.login-right input[type="text"] {
	border: 1px solid #61bac0;
	outline-color:#61bac0;
	width: 96%;
	font-size:1em;
	padding: 0.5em;
}
.login-right input[type="password"] {
	border: 1px solid #61bac0;
	outline-color:#61bac0;
	width: 96%;
	font-size:0.8125em;
	padding: 0.7em;
}
.login-right input[type="submit"] {
	background:#61bac0;
	color: #FFF;
	font-size: 1em;
	padding: 0.6em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
.login-page {
  padding: 4em 0em;
}
/*--register--*/
.register-top-grid h3, .register-bottom-grid h3 {
  color: #63B8BD;
  font-size: 1.4em;
  padding-bottom: 15px;
  margin: 0;
  font-weight: 700;
}
.register-top-grid div, .register-bottom-grid div {
	width: 50%;
	float: left;
	margin: 10px 0;
}
.register-top-grid span, .register-bottom-grid span {
	color:#999;
	font-size: 0.85em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"],.register-top-grid input[type="password"], .register-bottom-grid input[type="password"]{
	border: 1px solid #61bac0;
	outline-color:#61bac0;
	width: 96%;
	font-size: 1em;
	padding: 0.5em;
}
.register-top-grid textarea {
	display: block;
	width: 98%;
	padding: 10px;
	border: 1px solid #61bac0;
	outline-color:#61bac0;
	font-size: 0.85em;
	height:150px;
	resize: none;
}
.register-top-grid select {
	width: 96%;
	font-size: 0.85em;
	padding: 8px;
	outline: none;
	background: #ffffff;
	border: 1px solid #61bac0;
	outline-color:#61bac0;

}

.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.1em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
	float: left;
	position: relative;
	font-size: 0.85em;
	color:#555;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-weight:600;
	font-size: 0.85em;
	margin-bottom: 1em;
	display: block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #61bac0;
}
.checkbox input + i:after {
  content: '';
  background: url("../images/tick1.png") no-repeat 1px 2px;
  top: 2px;
  left: 2px;
  width: 15px;
  height: 15px;
  font: normal 12px/16px FontAwesome;
  text-align: center;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.register-but{
	margin-top:1em;
}
.register-but form input[type="submit"] {
  background:#61bac0;
  color: #FFF;
  font-size: 1em;
  padding: 0.6em 2em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  outline: none;
}
.register-but input[type="submit"]:hover {
	background:#63b8bd;
}
div.register-bottom-grid {
	margin-top:3em;
}
.main-1 {
  padding: 4em 0em;
}
/*--responsive design--*/
@media (max-width:1024px){
.footer_pic1{
	display:none;
}
.footer_pic2{
	display:block;
}

.lorem-top {
  padding: 1.5em;
}
.lorem-top1 {
  padding: 1.5em;
}
.lorem {
  min-height: 105px;
}
.lo-rm {
  top: -180px;
}
.lorem h3 {
  font-size: 1.7em;
}
.hello h3 {
  font-size: 2em;
}
.hello h4 {
  font-size: 1.2em;
}
.testimonials h5 {
  font-size: 1.5em;
}


.tz-title-4 p {
  font-size: 22px;
}
ul.project_box li.mini-post-meta1 {
  width: 55px;
  height: 55px;
  font-size: 25px;
}
.price, .about_grid {
  padding: 0em 0 2em;
}
a.order-btn {
  padding: 11px 14px;
  width: 66%;
}
h4.domain-head {
  font-size: 1.8em;
  margin: 0 0 0.5em 0;
}
.about h3, .services h3 {
  font-size: 1.7em;
}
.about h4, .services h4 {
  font-size: 1.4em;
}
.abt-middle {
  margin: 1em 0 3em;
}
.form_details input[type="submit"] {
  width: 35%;
}
.con-left {
  padding: 0em 0 0;
}
.error-404 h1 {
	font-size: 9em;
}
.main {
	padding: 10em 0px;
}
}
/*--responsive design--*/
@media (max-width:768px){

.head-nav ul li{
	display:block;
	float:none;
}
.head-nav ul li a{
	border-right:none;
	color:#fff;
	font-size:1.1em;
	display: block;
	  padding: 0.5em 0em;
}
.head-nav ul{
	position: absolute;
	margin: 0  auto;
	padding: 0;
	z-index: 999;
	width: 100%;
	display: none;
	text-align: center;
	background:#61bac0;
	top:394px;
	left:0;
	z-index: 9999;
}
.head-nav span.menu {
  display: block;
  text-align: center;
  padding: 0.5em;
}
.head-nav {
  margin: 0em 0 0;
}
.header {
  text-align: center;
  padding: 1.5em 0 0;
}
 span.menu{
	display:block;
	color:#fff;
	font-size:1.3em;
	text-transform:uppercase;
	text-align:right;
	cursor:pointer;
}
.head-nav ul li a:hover, .head-nav ul li.active a {
  color: #63b8bd;
  background:#4c9499;
}
.lorem-top {
  float: left;
  width: 50%;
}
.lorem-top1 {
  float: left;
  width: 50%;
}
.lo-rm {
  top: -140px;
}
.lorem {
  min-height: 95px;
}
.service-left {
  float: left;
  width: 25%;
  padding: 0 4px;
}
.Feature {
  padding: 2em 0;
}
.Feature h3 {
  margin: 0 0 1em;
}
.hello {
  padding: 2em 0;
}
.hello-right {
  margin: 2em 0 0;
}
.testimonials {
  padding: 2em 0;
}
.devic-left {
  float: left;
  width: 33.33%;
}


.device {
	padding-bottom:2em;
}
.footer-left {
  float: left;
  width: 24%;
  padding: 0 5px;
}
.soci {
  float: left;
  width: 27%;
}
.soci li {
  display: inline-block;
  margin: 0 0.2em;
}
.footer {
  padding: 2em 0;
}
.thumb_2 {
  float: left;
  width: 50%;
}
.three-fifth input[type="text"] {
  padding: 12px;
}
.one-fifth select {
  font-size: 13px;
  height: 46px;
  padding: 12px 2px;
}
.domain-section {
  padding: 2em 0;
}
.one-fifth input[type="submit"] {
  padding: 13px 30px;
  margin-top: 25px;
}
.charge_right {
  padding: 0;
  margin: 1em 0;
}
.charge_img {
  padding: 0;
}
.ab-mid {
  float: left;
  width: 25%;
}
.con-left {
  padding: 0em 0 2em;
}
.contact {
  padding: 2em 0;
}
.form_details input[type="submit"] {
  font-size: 1em;
  padding: 0.7em 1em;
  width: 20%;
}
.login-right.wow.fadeInRight {
  padding: 0;
  margin: 1.5em 0;
}
.main {
	padding: 10em 0px;
}
.error-404 h1 {
	font-size: 7em;
}
.error-404 p {
	font-size: 1.1em;
}
.label {
  padding: .2em .4em 0.2em;
}
.pricing-table-grid {
  margin: 1em 0;
}
.footer_txt{
	padding-top:0px;
}

}
/*--responsive design--*/
@media (max-width:640px){
.lorem h3 {
  font-size: 1.5em;
}
.lorem-left {
  padding: 0.5em 0 0;
}
.lorem p {
  font-size: 0.9em;
}
.lo-rm {
  top: -124px;
}
.lorem {
  min-height: 83px;
}
.Feature h3 {
  font-size: 1.7em;
}
.Feature p {
  font-size: 0.9em;
}
.hello h3 {
  font-size: 1.7em;
}
.hello h5 {
  font-size: 1.4em;
}
.hello p {
  font-size: 0.9em;
}
.testimonials h3 {
  font-size: 1.7em;
}
.testimonials p {
  font-size: 0.9em;
}

.footer h3 {
  font-size: 1.5em;
}

.soci li {
  display: inline-block;
  margin: 0 0.5em;
}
.footer-left li {
  font-size: 0.9em;
}
.footer p {
  font-size: 0.9em;
  text-align: center;
}
h4.domain-head {
  font-size: 1.6em;
  margin: 0 0 0em 0;
}
.one-fifth input[type="submit"] {
  padding: 13px 30px;
}
.one-fifth {
  width: 17%;
  float: left;
  margin-left: 1%;
}
.domain_row {
  width: 45%;
  float: left;
}
.about p, .services p {
  font-size: 0.9em;
}
.form_details input[type="submit"] {
  font-size: 1em;
  padding: 0.7em 1em;
  width: 24%;
}
.error-404 h1 {
	font-size: 6em;
}
.main {
	padding: 7em 0px;
}
.label {
  padding: .2em .5em 0.5em;
  font-size: 0.5em;
}
}
/*--responsive design--*/
@media (max-width:480px){
.lorem h3 {
  font-size: 1.1em;
}
.lorem-top1 {
  padding: 1em;
}
.lorem-top {
  padding: 1em;
}
.lo-rm {
  top: -90px;
}
.lorem {
  min-height: 140px;
}
.service-left {
  float: left;
  width: 50%;
  padding: 0 10px;
}
.Feature {
  padding: 2em 0 0;
}
.hello h3 {
  font-size: 1.5em;
}
.hello h5 {
  font-size: 1.3em;
}
.hello h4 {
  font-size: 1.1em;
}
.hello-1 {
  float: none;
  width: 100%;
  text-align: center;
}
.hello-2 {
  float: none;
  width: 100%;
  margin: 1em 0 0;
}
.testimonials h3 {
  font-size: 1.5em;
}
.testimonials h5 {
  font-size: 1.3em;
}
.devic-left {
  float: left;
  width: 100%;
  text-align: center;
}
.footer-left {
  float: left;
  width: 50%;
  padding: 0 5px;
    margin: 1em 0 0;
}
.soci {
  float: left;
  width: 50%;
  margin: 1em 0 0;
}
.soci li {
  display: inline-block;
  margin: 0 0.2em;
}
.footer {
  padding: 1em 0;
}
.tz-title-4 p {
  font-size: 18px;
    padding: 15px 0
}
ul.project_box li.mini-post-meta1 {
  width: 55px;
  height: 50px;
  font-size: 25px;
  line-height: 2em;
}
.pricing-table-grid ul li a, .pricing-table-grid ul li span {
  padding: 5px 0;
  font-size: 13px;
}
a.order-btn {
  padding: 10px 10px;
  font-size: 13px;
  width: 64%;
  margin: 1em auto auto auto;
}
.pricing-table-grid h3 {
  font-size: 2em;
}
div#breadcrumb_wrapper h3 {
  font-size: 1.4em;
  margin-bottom: 2px;
}
.domain_row {
  width: 100%;
  float: left;
}
.one-fifth {
  width: 48%;
  float: left;
  margin-left: 1%;
}
.one-fifth {
  width: 48%;
  float: left;
  margin-right: 1%;
  margin-left: 0;
}
h4.domain-head1 {
  font-size: 1.8em;
  margin: 0 0 1em 0;
}
.about h3, .services h3 {
  font-size: 1.5em;
}
.ab-lft {
  float: none;
  width: 100%;
  text-align: center;
}
.ab-rgt {
  float: none;
  width: 100%;
  margin: 1em 0;
  text-align: center;
}
.about h4, .services h4 {
  font-size: 1.2em;
}
.about {
  padding: 2em 0;
}
.services {
  padding: 2em 0;
}
.contact p {
  font-size: 0.9em;
}
.form_details input[type="submit"] {
  font-size: 1em;
  padding: 0.7em 1em;
  width: 33%;
}
.ab-mid {
  float: left;
  width: 50%;
}
a.b-home {
	padding: 0.6em 2em;
	font-size: 0.875em;
}
.error-404 p {
	font-size: 1em;
}
.error-404 h1 {
	font-size: 5em;
}
.main {
	padding: 6em 0px;
}
.label {
  padding: .2em .5em 0.5em;
  font-size: 0.4em;
}
.Buttons h5 {
  margin: 0.3em 0;
}
.Buttons h4 {
  margin: 0.5em 0;
}
.Buttons h3 {
  margin: 0em 0;
}
.Buttons h2 {
  margin: 0.2em 0;
}
.Buttons h1 {
  margin: 0.1em 0;
}
.logo img {
  padding-top:1.5em;
}
}
/*--responsive design--*/
@media (max-width:320px){
.lorem-top1 {
  float: left;
  width: 100%;
}
.lorem-top {
  float: left;
  width: 100%;
}
.lo-rm {
  top: -61px;
}
.lorem {
  min-height: 317px;
}
.Feature p {
  font-size: 0.875em;
}
.service-left {
  float: left;
  width: 100%;
  padding: 0 10px;
}
.lorem h3 {
  font-size: 1.3em;
}
.hello p {
  font-size: 0.875em;
}
.hello h4 {
  font-size: 1.1em;
  line-height: 1.4em;
}
.hello-right {
  margin: 1em 0 0;
}
.hello-3 {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 0.5em;
}
.hello {
  padding: 2em 0 1em;
}
.testimonials p {
  font-size: 0.875em;
}
.footer-left {
  float: none;
  width: 100%;
  padding: 0 5px;
  margin: 1em 0 0;
}
.soci {
  float: none;
  width: 100%;
  margin: 1em 0 ;
    padding: 0 5px;
}
.footer h3 {
  margin:0 0 0.5em;
}
.footer p {
  font-size: 0.875em;
}
.span_2_of_about h3 a, ul.project_box li.desc h5 a {
  font-size: 1.3em;
}
ul.project_box li.desc p {
  color: #A3B1B6;
  font-size: 0.875em;
  line-height: 1.8em;
}
ul.project_box {
  padding: 0;
  list-style: none;
  margin-bottom: 1em;
}
.thumb_2 {
  float: left;
  width: 100%;
}
.price, .about_grid {
  padding: 0em 0 2em;
}
.one-fifth select {
  margin-top: 15px;
}
.domain h1 {
  font-size: 2em;
}
.domain h3 {
  color: #D5D5D5;
  margin-bottom: 40px;
  font-size: 1.5em;
}
.one-fifth input[type="submit"] {
  padding: 10px 26px;
}
h4.domain-head1 {
  font-size: 1.5em;
}
span.m_12 {
  font-weight: 300;
  font-size: 24px;
}
span.m_11 {
  font-weight: 800;
  font-size: 24px;
}
.domain h1 {
  font-size: 1.7em;
}
.domain h3 {
  font-size: 1.2em;
    margin-bottom: 20px;
}
.submitbtn input[type="submit"] {
  font-size: 0.85em;
  padding: 12px 30px;
  margin-top: 8px;
}
.domain {
  padding: 2em 0;
}
ul.list_3 li span {
  width: 64%;
}
.dt-sc-button.small {
  padding: 7px 18px;
  line-height: 16px;
}
.new-domains {
  margin-top: 2em;
}
.price, .about_grid {
  padding: 0em 0 1em;
}
.about h3, .services h3 {
  font-size: 1.4em;
}
.about p, .services p {
  font-size: 0.875em;
}
.lef span {
  font-size: 1.3em;
}
.about h4, .services h4 {
  font-size: 1.1em;
  line-height: 1.4em;
}
.fe-bt-lft li a, .ab-btmrgt li a {
  font-size: 0.875em;
}
.fe-bt-lft li, .ab-btmrgt li {
  padding: 0.5em;
}
.ser-lft {
  float: none;
  width: 100%;
  text-align: center;
}
.ser-rgt {
  float: none;
  width: 100%;
  text-align: center;
}
.ser-btm {
  padding: 1em;
}
.ser-top {
  padding: 0;
}
.form_details input[type="text"], .form_details textarea {
  padding: 8px;
  width: 100%;
  margin: 0px 0px 12px;
}
.form_details textarea {
  height: 140px;
  resize: none;
  width: 100%;
}
.form_details input[type="submit"] {
  font-size: 0.875em;
  padding: 0.5em 0em;
  width: 45%;
}
.contact h2 {
  font-size: 2em;
  margin: 0 0 1em;
}
.contact-left iframe {
  height: 151px;
}
.login-left h3, .login-right h3 {
  font-size: 1.3em;
}
.login-left p, .login-right p {
  font-size: 0.875em;
}
.acount-btn {
  font-size: 0.85em;
  padding: 0.7em 1em;
}
.login-right input[type="submit"] {
  font-size: 0.85em;
  padding: 0.6em 1em;
}
.login-page {
  padding: 2em 0em 0;
}
.register-top-grid h3, .register-bottom-grid h3 {
  font-size: 1.3em;
}
.register-top-grid div, .register-bottom-grid div {
  width: 100%;
}
.register-but form input[type="submit"] {
  font-size: 0.85em;
}
.main-1 {
  padding: 2em 0em 2em;
}
.main {
	padding: 4em 0px;
}
.error-404 h1 {
	font-size: 7em;
}
a.b-home {
	font-size: 0.8125em;
}
.logo img {
  width: 100%;
  padding-top:4em;
}
.well {
  font-size: 0.875em;
}
.pages {
  padding: 2em 0;
}
.er-4 {
  padding: 9em 0px;
}
.contact-left {
  padding: 0;
}
.contact-right {
  padding: 0;
}
.register-top-grid textarea {
	display: block;
	width: 96%;
	padding: 10px;
	border: 1px solid #61bac0;
	outline-color:#61bac0;
	font-size: 0.85em;
	height:150px;
	resize: none;
}

}