/* 
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;  }
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */	
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */

@font-face {
    font-family: 'krungsri_condensedmedium';
    src: url('../../../font/krungsri_con_med-webfont-webfont.eot');
    src: url('../../../font/krungsri_con_med-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../font/krungsri_con_med-webfont-webfont.woff2') format('woff2'),
         url('../../../font/krungsri_con_med-webfont-webfont.woff') format('woff'),
         url('../../../font/krungsri_con_med-webfont-webfont.ttf') format('truetype'),
         url('../../../font/krungsri_con_med-webfont-webfont.svg#krungsri_condensedmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'krungsri_condensedregular';
    src: url('../../../font/krungsri_con-webfont-webfont.eot');
    src: url('../../../font/krungsri_con-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../font/krungsri_con-webfont-webfont.woff2') format('woff2'),
         url('../../../font/krungsri_con-webfont-webfont.woff') format('woff'),
         url('../../../font/krungsri_con-webfont-webfont.ttf') format('truetype'),
         url('../../../font/krungsri_con-webfont-webfont.svg#krungsri_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

body{
	/*font-family: 'open_sansregular';*/
   font-family: 'krungsri_condensedregular';
   font-size: 13px;
	background:#FFF;
	 /*background-image: url(../images/BG.png)*/
}
/*----start-wrap------*/
.wrap{
	/*width:70%;*/
	width: 100% !important;
	margin:0 auto;
    border-bottom: 2px solid #e0dbdb;
}
/*----start-header----*/
.header{
	min-height: 600px;
}
.logo {
	margin-bottom: 1.5em;
	display: block;
}
.header-left{
	width: 60%;
	float: left;
	margin-top: 8.5em;
}
.header-left p{
	font-size: 1.5em;
	color: #FFF;
	width: 68%;
	margin-left: 12px;
}
.app-avialable {
	margin-top: 1.5em;
	margin-left: 12px;
}
.app-avialable li{
	display:inline-block;
	margin-right: 0.5em;
}
.app-avialable li a{
	height:53px;
	width:53px;
	display:block;
	opacity: 0.6;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;;
	-o-transition:0.5s all;
}
.app-avialable li a:hover{
	opacity:1;
}
.apple{
	background: url(../images/bsprit.png) no-repeat -1px 0px;
}
.and{
	background: url(../images/bsprit.png) no-repeat -69px 0px;
}
.win{
	background: url(../images/bsprit.png) no-repeat -136px 0px;
}
/*---*/
.header-right{
	float: right;
	width: 39%;
	background: url(../images/handpic.png) no-repeat 100% 101%;
	height: 600px;
}
/*----//End-wrap------*/
/*---start-welcome-note-----*/
.welcome-note{
	text-align:center;
}
.welcome-note h3{
	font-size:2em;
	color: #232323;
	font-weight: 900;
	margin: 1.5em 0 0.5em 0;
}
.welcome-note p{
	color: #838383;
	line-height: 1.5em;
	font-size: 1.1em;
}
/*---End-welcome-note-----*/
/*---start-content----*/
.top-grids {
	margin: 2.5em 0;
	position:relative;
	margin-left: 3%;
width: 100%;
}
.top-grid1{
	margin-top: 2em;
	/*padding-top: 2em;*/
	position:relative;
}
/*.top-grid:nth-child(4), .top-grid:nth-child(8), .top-grid:nth-child(12) {
margin-right: 0px;
border-right: 0;}*/
.top-grid1 label{
	background: #ECECEC;
	height: 1px;
	display: block;
	position: absolute;
	top: -16px;
	width: 94%;
}
.top-grid{
	width: 23%;
	float: left;
	margin-right: 1%;
	text-align: center;
	border-right: 1px solid #ECECEC;
/*	padding-bottom: 3em;*/
}
/*.top-grid:nth-child(4),.top-grid:nth-child(8){
	margin-right:0px;
	border-right:0;
}*/
.top-grid a.icon{
	width: 53px;
	height: 53px;
	display: inline-block;
	padding: 0px;
	text-align: center;
}
.top-grid  a{
	font-size: 17px;
	color: #6f5f5e;
	font-weight: 700;
	padding: 0.5em 0 0.6em 0;
	display: block;
}
.top-grid p{
	color: #838383;
	line-height: 1.6em;
	font-size: 0.85em;
	width: 87%;
	margin: 0 auto;
	height: 35px;
}
.monitor{
	background: url(../images/bsprit.png) no-repeat 3px -54px;
}
.target{
	background: url(../images/bsprit.png) no-repeat -49px -54px;
}
.photo{
	background: url(../images/bsprit.png) no-repeat -98px -54px;
}
.colors{
	background: url(../images/bsprit.png) no-repeat -151px -54px;
}
.man{
	background: url(../images/bsprit.png) no-repeat -203px -54px;
}
.spare{
	background: url(../images/bsprit.png) no-repeat -255px -54px;
}
/*---start-about----*/
.about-grids{
	background:#E7E7E7;
	padding:3em 0;
}
.about-left-grid{
	float: left;
	width: 50%;
}
.about-right-grid{
	float:right;
	width:43%;
	margin-top:2.2em;
}
.about-right-grid iframe{
	border-radius:0.5em;
	-webkit-border-radius:0.5em;
	-moz-border-radius:0.5em;
	-o-border-radius:0.5em;
}
.about-left-grid h3{
	font-size: 2em;
	color: #232323;
	font-weight: 700;
	padding: 0.5em 0 0.6em 0;
	display: block;
}
.about-left-grid p,.about-left-grid a{
	color: #7C7C7C;
	line-height: 1.6em;
	font-size: 1.09em;
	margin-bottom: 0.8em;
}
.about-left-grid ul{
	margin-left:1em;
}
.about-left-grid ul li{
	margin-bottom:0.3em;
}
.about-left-grid ul li a span{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/bsprit.png) no-repeat 0px -111px;
	vertical-align: middle;
}
.about-left-grid a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;;
	-o-transition:0.5s all;
}
.about-left-grid a:hover{
	color:#3598DB;
}
/*--text-slider--*/
.test-monials-grids{
	padding: 4em 0 3.5em 0;
}
.test-monials {
	background: rgba(245, 245, 245, 0.34);
	border-bottom: 1px solid rgba(54, 59, 63, 0.07);
	padding-bottom: 3px;
}
.test-monials h3{
	font-size: 2em;
	color: #E14E3E;
	margin-bottom: 0px;
	text-align: center;
}
.test-monials h3 span{
	color:#363B3F;
}
.slider {
    position: relative;
    zoom: 1;
}
.slider-nav {
    position: absolute;
    zoom: 1;
    width: 100%;
    top: 0;
    left: 0;
}
.arrow {
    width: 42px;
    height: 175px;
    position: absolute;
    zoom: 1;
    top: 0;
}
.arrow span {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.arrow.disabled {
    opacity: 0.3;
    cursor: default;
}
.arrow-left {
    left: 0;
}
.arrow-right {
    right: 0;
}
.slider-mask-wrap {
    margin: 0 48px;
}
.slider-mask {
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.slider-target {
    width: 2000px;
    margin: 0 auto;
}
.slider ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.slider li {
    float: left;
    margin: 0;
    padding: 0;
}
.slider .inner p{
    padding: 10px;
	height:80%;
	width:80%;
	font-size: 1.2em;
	color: #5c5c5c;
	display: block;
	text-align: center;
	margin: 0 auto;
	line-height: 1.5em;

}
.test-auther {
	text-align: center;
	margin-top: 0em;
	background: url(../images/test-bg.png) no-repeat 50% 50%;
	padding-top:0em;
}
.test-auther p a{
	font-size:1.4em;
	color: #232323;

	font-weight: 900;
	text-align: center;
	margin-bottom: 0.8em;
}
.test-auther p label{
	font-size: 0.875em;
	line-height: 1.5em;
	color: #5c5c5c;

}
.examples{
   padding: 0em 0 1em 0;
}
#menu span {
    white-space: nowrap;
}
#selector {
	text-align: center;
	margin-top: 1em;
}
/* selector styling */
#selector a {
	display: block;
	width: 16px;
	height:16px;
	background: url(../images/bsprit.png) no-repeat -27px -172px;
}
#selector a.current {
	background: url(../images/bsprit.png) no-repeat -7px -172px;
}
#selector ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#selector li {
	display: inline-block;
	margin-right: 10px;
}

#menu span {
    white-space: nowrap;
}
/*---End-test-monials---*/
/*---End-test-monials---*/

/*Pricing table and price blocks*/
.pricing-plans{
	background: url(../images/pricing-bg.png) repeat-x;
	padding: 3em 0 2em 0;
}
.pricing-plans-head h3{
	font-size: 2em;
	color: #232323;
	font-weight: 900;
	text-align:center;
	margin-bottom:0.8em;
}
.pricing-plans-head p{
	color: #838383;
	line-height: 1.5em;
	font-size: 1em;
	text-align:center;
}
/*----*/
.pricing-grids {
	margin-top: 3em;
}
.pricing-grid{
	width: 24.8%;
	float: left;
	background: #FFF;
	text-align: center;
	margin-right: 0.1em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.pricing-grid:hover {
	box-shadow: 0 0 0px 2px #fff;
	-webkit-transform: scale(1.04) translateY(-5px);
	z-index: 1;
	border-bottom: 0 none;
}
.pricing-grid:nth-child(4){
	margin-right:0;
}
.pricing-grid h3{
	background: #3598DB;
	padding: 0.3em 1em;
	display: block;
	color: #FFF;
	font-size: 1.8em;
}
.price-value a{
	font-size:3em;
	color: #232323;
}
.price-value {
	padding: 0.9em 0 0.5em 0;
}
.price-value a span{
	font-size: 0.6em;
	vertical-align: top;
}
.pricing-grid ul li a{
	color: #838383;
	line-height: 1.5em;
	font-size: 1.1em;
	text-align: center;
	border-top: 1px solid #ECECEC;
	display: block;
	padding: 0.5em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;;
	-o-transition:0.5s all;
}
.pricing-grid ul li a:hover{
	background:#EEE;
	color:#3598DB;
}
.cart{
	background: #3598DB;
	padding:2em 1em;
	display: block;
	color: #FFF;
}
.cart a{
	color: #FFF;
	background: #0D74B9;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 0.3em 1em;
	font-weight: 400;

}
/*----*/
/*------------pricing-tabels--------------------*/
/*----start-social-icons-----*/
.social-icons{
	margin: 0 0 0.5em 0;
}
.social-icons h3{
	font-size: 2em;
	color: #222222;
	font-weight: 900;
	text-align: center;
	margin-bottom: 0.3em;
}
.social-icons p{
	color: #838383;
	line-height: 1.5em;
	font-size: 1.1em;
	text-align: center;
}
.social-icons ul li{
	display:inline-block;
}
.social-icons ul li a{
	height: 40px;
	width: 40px;
	display: block;
	border-radius: 30em;
}
.social-icons ul{
	text-align:center;
	margin-top: 2em;		
}
.twitter{
	background: url(../images/bsprit.png) no-repeat 5px -131px #D6D6D6;
}

.facebook{
	background: url(../images/bsprit.png) no-repeat -39px -130px #D6D6D6;
}

.pin{
	background: url(../images/bsprit.png) no-repeat -83px -130px #D6D6D6;
}

.googlepluse{
	background: url(../images/social-icons.png) no-repeat -120px 3px #D6D6D6;
}

.in{
	background: url(../images/bsprit.png) no-repeat -171px -130px #D6D6D6;
}

.youtube{
	background: url(../images/bsprit.png) no-repeat -214px -130px #D6D6D6;
}

.instagram{
	background: url(../images/bsprit.png) no-repeat -396px -130px #D6D6D6;
}


.social-icons li a:hover{
	opacity: 0.8;
}
/*----//End-social-icons-----*/
/*-------------------*/
/*---start-pricing-tabels-----*/
.payment-online-form-left{
}
.payment-online-form-left h4{
	font-size: 1.8em;
	color: #222222;
	padding: 0.5em 0;	
}
.payment-online-form-left span{
	vertical-align: middle;
	margin-right: 5px;
}
.payment-online-form-left form{
	padding:0 3%;
}
.payment-online-form-left input[type="text"]{
	padding: 1em 1em;
	color: #9095AA;
	width: 42%;
	margin: 0.5em 0;
	border: 1px solid;
	outline: none;
	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;
	float: left;
	font-size: 0.9em;
	border-color: #EEE;
}
.payment-online-form-left input[type="text"]:hover{
	border-color:#3598DB;
}
.text-box-dark{
}
.text-box-light{
	background: url(../images/calender.png) no-repeat 95% 50%;
	cursor:pointer;
	position: relative;
}
.payment-online-form-left ul li:first-child input[type="text"]{
	margin-right: 5%;
}
.payment-online-form-left  input[type="text"]:active, .payment-online-form-left input[type="text"]:hover {
	border-color:#999 ;
	color: #3598DB;
}
.shipping{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/bsprit.png) no-repeat -121px -198px;
}
.payment{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/bsprit.png) no-repeat -162px -198px;
}
.payment-date-section{
	background: url(../images/calender.png) no-repeat #fff 50%;
}
.payment-sendbtns{
	float:right;
	margin: 2em 0 3.5em;
}
.payment-sendbtns input[type="reset"]{
	background:#3598DB;
	padding: 0.7em 1em;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 1.2em;
	display: block;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	outline:none;
}
.payment-sendbtns input[type="reset"]:hover{
	color:#FFF;
	background:#222222;
}
.payment-sendbtns input[type="submit"]{
	background:#222222;
	padding: 0.7em 1em;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1.2em;
	display: block;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	outline:none;
}
.payment-sendbtns input[type="submit"]:hover{
	color:#eee;
	background:#3598DB;
}
.payment-sendbtns li{
	display:inline-block;
}
.payment-type li{
	display:inline-block;
}
.payment-online-form-right{
	background: #2B2937;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 4px solid #1A1822;
}
/*---start-checkbox----*/
input[type=checkbox].css-checkbox1,input[type=checkbox].css-checkbox2{
	display: none;
}
input[type=checkbox].css-checkbox1 + label.css-label1 {
	height: 20px;
	width:21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: super;
	cursor: pointer;
	background: url(../images/bsprit.png) no-repeat -204px -203px;
}
input[type=checkbox].css-checkbox1:checked + label.css-label1 {
	background: url(../images/bsprit.png) no-repeat -224px -203px;
}
input[type=checkbox].css-checkbox2 + label.css-label2 {
	height: 20px;
	width: 23px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: -20px 0px;
	vertical-align: super;
	cursor: pointer;
	background: url(../images/bsprit.png) no-repeat -224px -203px;
}
input[type=checkbox].css-checkbox2:checked + label.css-label2 {
	background: url(../images/bsprit.png) no-repeat -204px -203px;
}
.visa{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/bsprit.png) no-repeat -39px -198px;
}
.paypal{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/bsprit.png) no-repeat -80px -198px;
}
.payment-online-form-right{
	float: right;
	width: 30%;
	background: #2B2937;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 4px solid #1A1822;
	padding-bottom: 2em;
}
.payment-online-form-right a{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.payment-online-form-right a:hover{
	color:#1ABC9C;
}
.payment-online-form-right ul li{
	display:block;
	padding: 0.5em;
}
.payment-online-form-right ul li a{
	color:#9095AA;
}
.payment-online-form-right h4{
	color: #FFF;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(144, 149, 170, 0.22);
	padding: 0.8em;
}
.payment-online-form-right ul {
	padding: 0px 1em;
}
.payment-online-form-right h5{
	color: #FFF;
	padding: 0.5em 0.8em 0.4em;
	font-size: 1em;
}
.payment-type {
	border-top: 1px solid rgba(144, 149, 170, 0.22);
	margin-top: 1.5em;
}
input[type=checkbox].css-checkbox3,input[type=checkbox].css-checkbox4,input[type=checkbox].css-checkbox5,input[type=checkbox].css-checkbox6{
	display: none;
}
input[type=checkbox].css-checkbox3 + label.css-label3 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 -38px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox3:checked + label.css-label3 {
	background-position: 0px 0px;
}
input[type=checkbox].css-checkbox4 + label.css-label4 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox4:checked + label.css-label4 {
	background-position: 0px -38px;
}
input[type=checkbox].css-checkbox5 + label.css-label5 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 -38px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox5:checked + label.css-label5 {
	background-position: 0px 0px;
}
input[type=checkbox].css-checkbox6 + label.css-label6 {
	height: 22px;
	width: 21px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox6:checked + label.css-label6 {
	background-position: 0px -38px;
}
/*-----*/

/* start state */
.my-mfp-zoom-in #small-dialog1 {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready #small-dialog1 {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing #small-dialog1{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}
/* start state */
#small-dialog2{
	background: white;
	padding: 20px 30px;
	text-align: left;
	max-width: 400px;
	margin: 40px auto;
	position: relative;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
}
/*----*/
.my-mfp-zoom-in #small-dialog2{
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready #small-dialog2 {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing #small-dialog2{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}
.pop_up p a{
	font-size: 1em;
	color: #555555;
	line-height: 1.8em;
}
/*---start-color-changer-----*/
#colorchanger {
	position: absolute;
	top: 20%;
	position: fixed;
}
#colorchanger {
	 float:right; 
	}
.colorbox { 
	width: 30px;
	height: 30px;
	border-left:0px;
	margin: 1px;
	cursor: pointer;
	display: block;
}
.colorblue { 
	background-color: #2780BB;
}
.colororange {
	 background-color:#F69C3A; 
}
.colorgreen {
	 background-color:#78A848;
}
/*---//End-color-changer-----*/
/*---start-footer-----*/
.footer{
	background: #E3E3E3;
	padding: 0.1em 0 0.1em 0;
	text-align: center;
}
.footer ul li{
	display:inline-block;
}
.footer ul li a{
	color: #838383;
	line-height: 1.5em;
	font-size: 0.99em;
	text-align: center;
	margin-right: 2em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;;
	-o-transition:0.5s all;
}
.copy-right a{
	color: #838383;
	line-height: 1.5em;
	text-align: center;
/*	margin-right: 2em;*/
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;;
	-o-transition:0.5s all;
}
.footer ul li a:hover,.copy-right a:hover{
	color:#CA2420;
}
.copy-right{
	color: #838383;
	line-height: 1.5em;
	font-size: 0.9em;
	text-align: center;
	margin-right: 0.6em;
	margin-top: 0.5em;
}

.copy-right-login { 
  color: #000;
 /* opacity: 0.8;*/
  line-height: 2.7em;
  font-size: 1.1em;
  text-align: center;
  width: 100%;
  background: #6f5f5e;
  text-align: center;
  position: fixed;
  bottom: 0px;
  border-top: 4px solid #ffd400;
}

.copy-right-login a { color: #ffd400; }
.copy-right-login a:hover{ color: #fff; }


/* Magnific Popup CSS */
.pop_up {
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background:rgba(11, 11, 11, 0.29);
  opacity: 0.9;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width:32px;
  height:32px;
  line-height: 44px;
  position: absolute;
  right: 10px;
  top: 10px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  background: url(../images/bsprit.png) no-repeat -7px -231px;
  font-style: normal;
  font-size: 0;
  outline:none;
 }
  .mfp-close:hover, .mfp-close:focus {
      width:32px;
	  height:32px;
	  line-height: 44px;
	  position: absolute;
	  right: 10px;
	  top: 10px;
	  text-decoration: none;
	  text-align: center;
	  opacity: 0.65;
	  padding: 0 0 18px 10px;
	  background: url(../images/bsprit.png) no-repeat -44px -231px;
	  font-style: normal;
	  font-size: 0;
	  outline:none;
  }
  .mfp-close:active {
    top:10px; }

.mfp-close-btn-in .mfp-close {
  color: #3598DB; }
.mfp-close-btn-in .mfp-close:hover{
	color:red;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; 
  outline:none;
 }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
/******** Plans List *******/
/* Styles for dialog window */
#small-dialog {
	background: white;
	padding:20px;
	text-align: left;
	max-width: 700px;
	margin: 40px auto;
	position: relative;
	border-radius: 2px;
}
/**

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in #small-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready #small-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing #small-dialog{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
   opacity: 0.9;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg{
   opacity: 0;
}
/* pop_up */
.pop_up h2{
	text-transform: capitalize;
	font-size: 1.5em;
	color: #202227;
	margin-bottom: 2%;
}
.pop_up p{
	font-size: 1em;
	color: #555555;
	line-height: 1.8em;
}
#small-dialog1{
	background: white;
	padding: 20px 30px;
	text-align: left;
	max-width: 400px;
	margin: 40px auto;
	position: relative;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
}
/**
/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in #small-dialog1 {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready #small-dialog1 {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing #small-dialog1{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}

/*---start-responsive-deign----*/
 

@media only screen and (max-width: 1440px) and (min-width:1366px) {
	.wrap{
		width:75%;
	}
	.header-left {
		width: 47%;
	}
	.header-left p {
		width: 92%;
	}
	.header-right {
		width: 42%;
	} 
}
@media only screen and (max-width: 1366px) and (min-width:1280px) {
	.wrap{
		width:75%;
	}
	.header-left {
		width: 47%;
	}
	.header-left p {
		width:100%;
	}
	.header-right {
		width: 46%;
	} 
}
@media only screen and (max-width: 1280px) and (min-width:1024px) {
	.wrap{
		width:80%;
	}
	.header-left {
		width: 47%;
	}
	.header-left p {
		width:100%;
	}
	.header-right {
		width: 46%;
	}
	
}
@media only screen and (max-width: 1024px) and (min-width:935px) {
	.wrap{
		width:80%;
	}
	.header {
		min-height: 543px;
	}
	.header-left {
		width: 47%;
	}
	.header-left p {
		width:100%;
	}
	.header-right {
		width:53%;
		background-size: 100%;
		height: 600px;
	}
	.header {
		background: url(../images/bg.jpg)100%;
		min-height: 450px;
	}
	.top-grid1 {
		
		padding-top: 0em; 
		margin-top: 1em;
	}

	.top-grids {margin: 1em 0;}
	.top_right {font-size: 14px !important;}
	.top-grid {margin-bottom: 1em; width: 24%;}
	.top-grid a { padding:0px; height:140px; font-size: 15px; font-weight: 900;}
	.top-grid img {max-width: 65%;}
	.top-grid:nth-child(4), .top-grid:nth-child(8), .top-grid:nth-child(12) {
	margin-right: 0px;
	border-right: 0;
	}
	.footer { height:29px;} 
}
/*-samsung galaxy note 8.---*/
@media only screen and (max-width:935px) and (min-width:770px) {
.wrap {
width: 80%;}
.top-grid {
height: 220px !important;
}

.top-grid a {
font-size: 14px !important;
padding: 0 0px 0.6em 0 !important;
height: 140px !important;
margin-right: 6px !important;
}
.top-grid p {
height: 40px !important;
}
.top-grid1 {
margin-top: 0em !important;
padding-top: 0em; 
height: 200px !important;

}
	

}
@media only screen and (max-width: 769px) and (min-width:640px) {
	.wrap{
		width:80%;
	}
	.logo {
		display:none;
	}
	.header {
		background: url(../images/bg.jpg);
		min-height: 600px;
	}
	.header-left {
		width: 100%;
		float:none;
		margin:0px;
		text-align:center;
		padding-top: 2em;
	}
	.welcome-note p {
		font-size: 1em;
	}
	.header-left label{
		width: 149px;
		min-height: 303px;
		display: inline-block;
		padding-top: 0;
		margin: 0px;
		background: url(../images/iphone.png) no-repeat;
	}
	.header-left p {
		width:80%;
		margin:0 auto;
	}
	.header-right {
		display:none;
	}
	.top-grid {
		width:32%;
		border-bottom:1px solid  #ECECEC;
		margin-bottom:0.5em;
		border-right: 1px solid #ECECEC;

		border-right:none;
	}
	.top-grids{margin: 4em 0; border-right: none}

	.top-grid p {font-size: 0.8em; margin-bottom: 4px;}
	.about-left-grid,.about-right-grid {
		float: none;
		width: 100%;
	}
	.top-grid1 label {
		display:none;
	}
	.slider .inner p {
		width: 100%
	}
	.test-monials-grids {
		padding: 3em 0 2.5em 0;
	}
	.pricing-grid {
		width: 100%;
		float:none;
		margin-bottom:1.5em;
	}
	.top-grid1 {
		margin-top: 0em;
		padding-top: 0em;
	}
	.top-grid a { height: 174px;}
	.top-grid:nth-child(4) {margin-right: 6px; margin-right: none;}
	.lasti2trade {border-bottom: none;}
	.top_right {font-size: 14px !important;} 
}
/*----*/
@media only screen and (max-width: 640px) and (min-width:480px) {
	.wrap{
		width:80%;
	}
	.logo {
		display:none;
	}
	.header {
		background: url(../images/bg.jpg);
		min-height: 600px;
	}
	.header-left {
		width: 100%;
		float:none;
		margin:0px;
		text-align:center;
		padding-top: 2em;
	}
	.welcome-note p {
		font-size: 1em;
	}
	.header-left label{
		width: 149px;
		min-height: 303px;
		display: inline-block;
		padding-top: 0;
		margin: 0px;
		background: url(../images/iphone.png) no-repeat;
	}
	.header-left p {
		width:90%;
		margin:0 auto;
	}
	.header-right {
		display:none;
	}
	.top-grid {
		width:32%;
		border-bottom:1px solid  #ECECEC;
		margin-bottom:1.5em;
		border-right:none;
		border-left:none;
	}
	.top-grid p { font-size: 0.75em; margin-bottom:10px}
	.top-grid a { font-size: 0.9em; height: 146px;}
	.about-left-grid,.about-right-grid {
		float: none;
		width: 100%;
	}
	.top-grid1 label {
		display:none;
	}
	.slider .inner p {
		width: 100%
	}
	.test-monials-grids {
		padding: 3em 0 2.5em 0;
	}
	.pricing-grid {
		width: 100%;
		float:none;
		margin-bottom:1.5em;
	}
	.top-grid1 {
		margin-top: 0em;
		padding-top: 0em;
		margin-bottom:1.5em;
	}
	.footer ul li a {
		margin-right: 1em;
	}
	.payment-online-form-left input[type="text"] {
		width: 41.66%;
	}
	.top-grids { margin-left: 0;}

	
}
/*----*/
@media only screen and (max-width: 480px) and (min-width:320px) {

	.wrap{
		width: 85%;
	}
	.footer .wrap {
 		width: 100%;
	}
	.top_left{width: 23%;}

	.logo {
		display:none;
	}
	.header {
		background: url(../images/bg.jpg);
		min-height: 499px;
	}
	.welcome-note h3 {
		font-size:1.5em;
		margin: 1em 0 0.3em 0;
	}
	.header-left {
		width: 100%;
		float:none;
		margin:0px;
		text-align:center;
		padding-top: 2em;
	}
	.welcome-note p {
		font-size: 0.875em;
	}
	.top-grids {
		margin: 1.8em 0;
	}
	.header-left label{
		width: 149px;
		min-height: 303px;
		display: inline-block;
		padding-top: 0;
		margin: 0px;
		background: url(../images/iphone.png) no-repeat;
	}
	.header-left p {
		width: 100%;
		margin: 0 auto;
		font-size: 1.2em;
	}
	.header-right {
		display:none;
	}
	.top-grid {
		width:32%;
		border-bottom:1px solid  #ECECEC;
		margin-bottom:0;
		border-right:none;
		border-left:none;
		/*padding-bottom: 1em;*/
	}
	.top-grid1 {margin-bottom:0;}
	.top-grid a {
		font-size: 0.7em;
		height: 112px;
	}
	.top-grid p {
		font-size: 0.7em;
	}
	.top-grid:nth-child(6){
		border-bottom:1px solid  #ECECEC;
	}
	.about-grids {
		padding: 1em 0;
	}
	.about-left-grid h3 {
		font-size: 1.5em;
		padding: 0.4em 0 0.2em 0;
	}
	.about-left-grid p, .about-left-grid a {
		line-height: 1.6em;
		font-size:0.9em;
	}
	.slider-mask-wrap {
		margin: 0 0px;
	}
	.about-left-grid,.about-right-grid {
		float: none;
		width: 100%;
	}
	.top-grid1 label {
		display:none;
	}
	.slider .inner p {
		width: 100%;
		font-size:0.9em;
	}
	.test-auther p a {
		font-size: 1em;
	}
	.test-monials-grids {
		padding: 1em 0 0.5em 0;
	}
	.pricing-plans-head h3 {
		font-size: 1.5em;
	}
	.pricing-plans-head p {
		font-size: 0.875em;
	}
	.pricing-plans {
		background: url(../images/pricing-bg.png);
		padding: 1.6em 0 1em 0;
	}
	.price-value a {
		font-size:2em;
	}
	.pricing-grid h3 {
		font-size: 1.3em;
	}
	.pricing-grid ul li a {
		font-size:0.9em;
	}
	.cart {
		padding: 1em 0.5em;
		font-size:0.9em;
	}
	.pricing-grid {
		width: 100%;
		float:none;
		margin-bottom:1.5em;
	}
	.top-grid1 {
		margin-top: 0em;
		padding-top: 0em;
		margin-bottom:1.5em;
	}
    .lasti2trade {border-bottom: 0;}
	.footer ul li a {
		margin-right: 1em;
	}
	.payment-online-form-left input[type="text"]{
		width: 39.4%;
	}
	.social-icons h3 {
		font-size: 1.3em;
	}
	.social-icons p {
		font-size:0.9em;
	}
	.social-icons {
		margin: 2em 0;
	}
	.social-icons ul {
		margin-top: 1.5em;
	}
	.wrap input[type="text"],.wrap input[type="submit"],.wrap input[type="reset"],.wrap input[type="button"]{
		-webkit-appearance:none;
	}
	.payment-sendbtns input[type="reset"],.payment-sendbtns input[type="submit"] {
		padding: 0.5em 0.8em;
	}
	.payment-online-form-left h4 {
		font-size: 1.3em;
	}
	.payment-online-form-left input[type="text"] {
		padding: 0.8em 1em;
	}

}
/*----*/


@media only screen and (max-width:320px) and (min-width:240px) {
.top_right  {
font-size:10px;
	color: #cdcdcd;
}

	.wrap{
		width: 85%;
	}
	.logo {
		display:none;
	}
	.header {
		background: url(../images/bg.jpg);
		min-height: 499px;
	}
	.welcome-note h3 {
		font-size:1.5em;
		margin: 1em 0 0.3em 0;
	}
	.header-left {
		width: 100%;
		float:none;
		margin:0px;
		text-align:center;
		padding-top: 1.5em;
	}
	.welcome-note p {
		font-size: 0.875em;
	}
	.top-grids {
		margin: 1.8em 0;
	}
	.header-left label{
		width: 101px;
		min-height: 191px;
		display: inline-block;
		padding-top: 0;
		margin: 0px;
		background: url(../images/iphone.png) no-repeat;
	}
	.header-left p {
		width: 100%;
		margin: 0 auto;
		font-size: 1em;
	}
	.app-avialable {
		margin-top: 1em;
		margin-left:0px;
	}
	.header-right {
		display:none;
	}
	.top-grid {
		width:32%;
		border-bottom:1px solid  #ECECEC;
		margin-bottom:0.5em;
		/*border-right:1px solid #ECECEC;*/
		border-left:none;
		padding-bottom: 1em;
		
	}
	.top-grid a {
		font-size: 0.6em;
		height: 94px;
	}
	.top-grid p {
		font-size: 0.7em;
	}
	.top-grid:nth-child(3), .top-grid:nth-child(6), .top-grid:nth-child(9){
		border-right:none;
	}
	.lasti2trade{border-bottom: 0;}
	.about-grids {
		padding: 1em 0;
	}
	.about-left-grid h3 {
		font-size: 1.2em;
		padding: 0.4em 0 0.2em 0;
	}
	.about-left-grid p, .about-left-grid a {
		line-height: 1.6em;
		font-size:0.9em;
	}
	.slider-mask-wrap {
		margin: 0 0px;
	}
	.about-left-grid,.about-right-grid {
		float: none;
		width: 100%;
	}
	.top-grid1 label {
		display:none;
	}
	.slider .inner p {
		width: 100%;
		font-size:0.9em;
	}
	.test-auther p a {
		font-size: 1em;
	}
	.test-monials-grids {
		padding: 1em 0 0.5em 0;
	}
	.pricing-plans-head h3 {
		font-size: 1.5em;
	}
	.pricing-plans-head p {
		font-size: 0.875em;
	}
	.pricing-plans {
		background: url(../images/pricing-bg.png);
		padding: 1.6em 0 1em 0;
	}
	.price-value a {
		font-size:2em;
	}
	.pricing-grid h3 {
		font-size: 1.3em;
	}
	.pricing-grid ul li a {
		font-size:0.9em;
	}
	.cart {
		padding: 1em 0.5em;
		font-size:0.9em;
	}
	.pricing-grid {
		width: 100%;
		float:none;
		margin-bottom:1.5em;
	}
	.top-grid1 {
		margin-top: 0em;
		padding-top: 0em;
		margin-bottom:0.5em;
	}
	.footer ul li a {
		margin-right: 1em;
	}
	.payment-online-form-left input[type="text"]{
		width: 88%;
	}
	.social-icons h3 {
		font-size: 1.3em;
	}
	.social-icons p {
		font-size:0.9em;
	}
	.social-icons {
		margin: 2em 0;
	}
	.social-icons ul {
		margin-top: 1.5em;
	}
	.wrap input[type="text"],.wrap input[type="submit"],.wrap input[type="reset"],.wrap input[type="button"]{
		-webkit-appearance:none;
	}
	.payment-sendbtns input[type="reset"],.payment-sendbtns input[type="submit"] {
		padding: 0.5em 0.4em;
		font-size:1.2em;
	}
	.payment-online-form-left h4 {
		font-size: 1.3em;
	}
	.payment-online-form-left input[type="text"] {
		padding: 0.8em 1em;
	}
	.footer ul li:nth-child(4),.footer ul li:nth-child(5),.footer ul li:nth-child(6){
		display:none;
	}
	.footer{
		padding:0.8em 0;
	}
	.copy-right {
		margin-right: 0em;
		margin-top: 0.5em;
	}
}
/*---start-responsive-deign----*/

/*6/11/2014*/
/*-- header_top --*/

.top_bg{
	background: #ffffff;
	border-bottom: 3px solid #ffd400;
}
.header_top{
	padding: 5px 10px;
}
.top_left{
	float: left;
	margin-top:3px;
}
.top_left h2{
	text-transform:uppercase;
	font-size:12px;
	color:#ffffff;
}
.top_left h2 a{
	color: #000000;
	padding: 4px 15px;
	background: #ffcc33;
	border: 1px dotted;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top_left h2 a:hover{
	background: #ffffff;
	text-decoration:none;
}
.top_right{
font-size:12px;
	float:right;
	color: #cfcfcf;
	margin-top:8px;
}
.top_right ul{
	padding:0;
	list-style:none;
}
.top_right ul li{
	display: inline-block;
	margin-right:5px;
}
.top_right ul li:last-child{
	margin-right: 0;
}
.top_right ul li a{
	text-align:center;
	/*text-transform:uppercase;*/
	display:block;
	color:#cfcfcf;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top_right ul li a:hover{
	color:#ffffff;
	text-decoration: none;
}
/********** Login *************/
#loginContainer {
	position:relative;
}
#loginContainer a span{
	display:block;
}
/* Login Button */
#loginButton { 
    display:inline-block;  
    position:relative;
    z-index:30;
    cursor:pointer;
}
/* Login Box */
#loginBox {
    position:absolute;
	top: 44px;
	right: 0px;
    display:none;
    z-index:29;
}
#loginForm:after {
	content: '';
	position: absolute;
	right: 25px;
	top: -10px;
	border-left:10px solid rgba(0, 0, 0, 0);
	border-right:10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid #f0f0f0;
}
/* Login Form */
#loginForm {
   width:280px;
	background: #fff;
	border: 1px solid #d6d6d6;
}
#loginForm fieldset {
    margin:0 0 15px 0;
    display:block;
    border:0;
    padding:0;
}
fieldset#body {
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    padding:15px 15px;
    margin:0;
}
#loginForm #checkbox {
    width:auto;
    margin:3px 6px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}
#body label {
    color:#000;
    margin:10px 0 0 0;
    display:block;
    float:left;
    font-size:0.8125em;
}
#loginForm #body fieldset label{
    display:block;
    float:none;
    margin:0 0 6px 0;
}
#body label i{
	color:#000;
	font-size:1em;
	font-style:normal;
}
/* Default Input */
#loginForm input {
    width:92%;
    border:1px solid #DADADA;
	color: #222;
	background:#FFF;
    padding:6px;
	font-size: 0.8125em;
    -webkit-apperance:none;
    -webkit-appearance: none;
}
/* Sign In Button */
#loginForm #login {
	width: auto;
	float: left;
	background: #ffcc33;
	color: #333;
	font-size: 0.8725em;
	padding: 8px 20px;
	border: none;
	margin: 0 12px 0 0;
	cursor: pointer;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-appearance: none;
}
#loginForm #login:hover {
	background: #EEBF05;
}
/* Forgot your password */
#loginBox #loginForm span{
    display:block;
    padding:10px 0px 15px 0px;
}
#loginBox #loginForm span a{
	color:#000;
	font-size:0.8125em;
    font-weight:500;
    background: none;
	border: none;
	box-shadow: none;
}
#loginBox #loginForm span a:hover{
	text-decoration:underline;
}
.top_right ul li a{
	text-align:center;
	/*text-transform:uppercase;*/
	display:block;
	color:#cfcfcf;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top_right ul li a:hover{
	color:#ffffff;
	text-decoration: none;
}
input:focus {
    outline:none;
}
/*-- header --*/
.header-bottom{
	background:#f9f9f9;
	padding:10px;
}
.header{
	margin-bottom: 5px;
	position: relative;
}
/*----sign-in-box----*/
.text-box{
text-align: left;

	position:relative;
	display:block;
	margin:1em 0 0.8em;
	opacity:0.6;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text-box:hover{
	opacity:1;
}

.text-box input[type="text"]{
	border:1px solid #A4ADB5;
	position: relative;
	width: 100%;
	text-indent: 60px;
	outline: none;
	padding: 0.5em;
	display: block;
}
.text-box input[type="password"]{
	border:1px solid #A4ADB5;
	position: relative;
	width: 100%;
	text-indent: 60px;
	outline: none;
	padding: 0.5em;
	display: block;
}
.text-box label{
	width: 31px;
	height: 31px;
	display: inline-block;
	background: url(../images/s-icons.png) no-repeat 3px 1px;
	position: absolute;
	z-index: 999;
	border-right: 1px solid #554242;
}
.text-box label.s-lock{
background: url(../images/s-icons2.png) no-repeat 3px 2px;
}
.sign-in-box{
	background: #6F5F5E20;
	padding: 1.8em 1em 0.5em;
	/*margin: 2.5em 0;*/
}
.sign-in-box h2{
	color: #6F5F5E;
	font-size: 1em;
	margin: 0;
	text-align: center;
}
.sign-in-box input[type="submit"]{
    color: #554242;
    background-color: #ffd400;
    border: solid 0px #e8e8e8 !important;
    border-radius: 5px;
    padding: 5px;
    width:80px;
    font-family: 'krungsri_condensedmedium';
    	cursor:pointer;
	 transition:0.5s all;
	 -webkit-transition:0.5s all;
	 -moz-transition:0.5s all;
	 -o-transition:0.5s all;
	 -ms-transition:0.5s all;
}
.sign-in-box input[type="submit"]:hover{
    background-color: #ffc800;
    box-shadow: 0 5px 10px 0 rgba(63,63,63,0.24), 0 3px 3px 0 rgba(63, 63, 63, 0.19);
}
.text-boxs{
	margin:2em 0;
}
 .member-sign a{
	font-size:0.4em;
	color:#554242;
}
 .member-signup a{
	font-size:0.4em;
	color:#554242;
	text-decoration:none;

}
 .member-signup:hover,.member-sign:hover{
	text-decoration:none;
	color:#463737;
}
.not-member{
	margin:0.8em 0;
	text-align:center;
}
.member-signup span{
	width:16px;
	height:12px;
	display:inline-block;
	background:url(../images/arrow1.png) no-repeat 0px 0px;
}
/*--//sign-in-box----*/
.row_open { 
     clear: both;
    margin: 0px auto 20px auto;
}
.sec-banner { 
       clear: both;
    margin: 0px auto;
    height: auto;
}
.row_open.p1 { 	min-height: 350px;}
.row_open { font-size: 14px;}
.row_content {  
    margin: 0px auto;
	clear: both;
	background: #e2e2e2;
}
.box_open {     
	width: 45%;
    float: left;
    margin: 2%; 
} 
.box_open.boxright {
    margin-right: 0px;
    margin-left: 0px;
}
.open_panel {
      background-color: #f2f2f2;
    text-align: center;
    padding: 30px 10px;
    height: 195px;
    color: #ca2420;
    font-size: 14px;
    font-weight: 900;
 
} 
@media   (max-width: 450px) {
	.box_open { width: 90%; }
	.open_panel { height: 140px;}
	.box_open.boxright { margin : 2%; }
	.open_panel_txt {  height: 50px; }
	.open_panel {height: 125px; padding: 20px;}
	.open_panel img { width: 78px;} 
	.open_panel_txt {  margin: 0px !important; }
	.row_open.p2 { font-size: 12px;}
	div#dvPassport1, div#dvPassport2, div#dvPassport3, div#dvPassport4, div#dvPassport5, div#dvPassport6, div#dvPassport7 {
	font-size : 12px !important;}
	hr.vertical.hr2 { display: none;}
	hr.vertical{ display: none;}
	.row_open.lastrow {   background-position: right 180px!important; font-size: 12px;  height: 375px !important;  margin: 0px auto 0px auto;} 
	 .cc {
		clear: both;
		text-align: left !important;
		width: 93% !important;
		 margin: 2% !important; 
     }
	.check_edit {float: none !important;  width: 90% !important;}
   .row_open.p1 {
    min-height: 500px;
}
.row_open input[type="submit"] ,input[type="reset"] 
	{     width: 90% !important ; }
 
}

@media only screen and (max-width:767px) and (min-width:451px){ 
	.cc { 
	 width: 47% !important;
    font-size: 11px;
	} 
.section{ padding: 28px 20px;} 
	.img {width: 100%;} 
	.col-50 { width: 100%; }
	.detail_box_right { border-right: 0px !important; } 
	.check_edit {float: none !important;  width: 90% !important;}
	.row_open input[type="submit"], input[type="reset"] { width: 90% !important;}
	.button-open { font-size: 12px;} 
	.row_open input[type="submit"], input[type="reset"] { width: 80% !important;}
	.button-open { font-size: 12px;}
	
}
/*@media (max-width: 641px) { 
	.section{ padding: 28px 20px;} 
	.img {width: 100%;} 
	.col-50 { width: 100%; }
	.detail_box_right { border-right: 0px !important; } 
	.check_edit {float: none !important;  width: 90% !important;}
	.row_open input[type="submit"], input[type="reset"] { width: 90% !important;}
	.button-open { font-size: 12px;} 
}  
@media (max-width: 736px) {   
	.row_open input[type="submit"], input[type="reset"] { width: 80% !important;}
	.button-open { font-size: 12px;}
}  */
@media   (min-width: 768px) {
	.row_open, .row_content, .sec-container, .sec-banner { width: 710px;}
	.row_open input[type="submit"] ,input[type="reset"] {     width: 80% !important ; }
	.section-form	 { width: 750px;}
	.head-detail-box{ width: 750px;}
	.cc {  width: 49% !important;}
	  
} 
@media (min-width: 992px) {
	.row_open, .row_content, .sec-container, .sec-banner { width: 970px;}
	.row_open input[type="submit"] ,input[type="reset"] 
	{     width: 60% !important ; } 
	.section-form	 { width: 970px;}
	.head-detail-box { width: 970px;}
    .cc {  width: 38% !important; }
}
 @media (min-width: 1200px) {
	.row_open, .row_content, .sec-container, .sec-banner { width: 1170px;}
	.row_open input[type="submit"] ,input[type="reset"]  {     width: 60% !important ; } 
	.section-form	{ width: 1170px;}
	.head-detail-box { width: 1170px;} 
	.cc {  width: 30% !important; }
	
}
.open_panel { cursor: pointer; }
.detail_box {
    background-color: #ffffffad;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #cccbcb;
}
.col-50 {
    float: left;
    width: 46%;
    margin: 1% 3% 0px 0px;
    font-size: 100%;
}
.detail_box_right {
    border-right: 1px solid #b5b5b5;
    height: 100px;
}
/*------------------------*/
.head-detail-box { margin: 0 auto;}	




.detail_box {
	  background-color: #ffffffad;
      padding: 10px;
      border-radius: 6px;
      border: 1px solid #cccbcb;
	 height: 116px;
    font-size: 12px;
}
.detail_box_right {
	  border-right: 1px solid #b5b5b5; height: 100px;
}
hr.vertical {
    min-height: 395px; 
    width: 5px;
    font-weight: 700;
    margin: 0 1.5%;
    background: #6f5f5e;
    float: left;
}
hr.vertical.hr2 {
    min-height:  456px; 
}
div#dvPassport1, div#dvPassport2, div#dvPassport3, div#dvPassport4, div#dvPassport5, div#dvPassport6, div#dvPassport7 {
    text-align: left;
    margin: 10px;
	font-size : 14px;
}
.num_point {background: #ffd400; width: 2%; color: #6f5f5e; padding: 10px; border-bottom: #ffd400 1px solid; float: left;}
.topic_point { float: left; text-align: left; padding: 11px; }
.open_panel_txt {     margin: 10px 0; }
.button-open {     margin: 20px 0;}
.list-circle li {
    background: url(../../images/icon/bu-circle.gif) no-repeat 0 8px;
    padding-left: 13px;
	line-height: 26px;
}
.row_open.lastrow { 
      /* background-image: url(../../smartphone/images/signin-nomura.png);*/
    background-repeat: no-repeat; 
    background-size: contain;
    height: 800px;
    background-position: right 60px;
} 
.sec-container { -webkit-box-shadow: rgba(0,0,0,0.15) 0px 2px 5px;
    -moz-box-shadow: rgba(0,0,0,0.15) 0px 2px 5px;
    box-shadow: rgba(0,0,0,0.15) 0px 2px 5px;
    border-radius: 10px;
    min-height: 500px;
    padding: 20px; 
     clear: both;
    margin: 0px auto;
	background: #fff;
}
.cc {
    float: right;
    font-size: 12px;
    color: #676767;
    margin: -4px 0;
   text-align: right;
    cursor: pointer;
    width: 28%;
}
.cc:hover {
    color: #ca2420;
}
.check_edit {
    float: right;
    width: 70%;
    margin-right: 2%;
}
.row_open input[type="submit"] ,input[type="reset"] 
	{
    background: #ffd400;
    border: none;
    outline: none;
    color: #6f5f5e;
    display: inline;
    width: 44%;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
     font-size: 100%;
    padding: 0.6em 0;
    /*text-transform: uppercase;*/
    cursor: pointer;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
	
.open_panel input[type="submit"]:hover ,input[type="reset"]:hover{
    background: #6f5f5e;
    color: #FFF;
}
.button-open.request input[type="submit"]:hover ,input[type="reset"]:hover{
    background: #6f5f5e;
    color: #FFF;
}	
.open_panel input[type=text], select, textarea{
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    resize: vertical;
}	
/*.open_panel input[type="submit"] ,input[type="reset"] {
    background: #B70000;
    border: none;
    outline: none;
    color: #FFF;
    display: inline;
    width: 30%;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
     font-size: 100%;
    padding: 0.6em 0;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}*/
	
.button-open.request input[type="submit"] ,input[type="reset"] 
	{ background: #949494; color: #ffffff; 	}

.cc a {
    background: #fdfdfd;
    padding: 4%;
    border-radius: 3px;
    border: 1px solid #ca2420;
    color: #ca2420;
}
 .cc a:hover {
    background: #ca2420;
    color: #fff;
}