/*common style start*/

/*common style start*/

.trapzoid-box h3, .trapzoid-box a {
    color: #fff;
    font-weight: 700;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(https://themes.googleusercontent.com/static/fonts/raleway/v7/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://themes.googleusercontent.com/static/fonts/raleway/v7/xkvoNo9fC8O2RDydKj12bxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(https://themes.googleusercontent.com/static/fonts/raleway/v7/JbtMzqLaYbbbCL9X6EvaIxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
/*<link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>*/
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://themes.googleusercontent.com/static/fonts/ptsans/v6/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/ptsans/v6/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://themes.googleusercontent.com/static/fonts/ptsans/v6/PIPMHY90P7jtyjpXuZ2cLD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://themes.googleusercontent.com/static/fonts/ptsans/v6/lILlYDvubYemzYzN7GbLkHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
/*<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
body{
	background: #fff;
	font-family: 'PT Sans', sans-serif, Arial, Verdana;
	font-weight: 400;
	color: #000000;
}
ul, li{
	list-style: none;
}
ul{
	margin: 0;
	padding: 0;
}
a{
	position: relative;
}
a:hover, a:focus{
	color: #806c14;
}
a, a:focus{
	outline: none;
}
button{
	border: 0 none;
    padding: 0;
}
.alpha{
	padding-left: 0px;
}
.omega{
	padding-right: 0px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'PT Sans', sans-serif, Arial, Verdana;
	color: #000;
}
.theme-green-style{
	color: #00b050;
	text-decoration: underline;
	font-style: italic;
}
.theme-green-style2{
	color: #70ac00;
	font-style: italic;
}
.theme-green-style2-conly{
	color: #70ac00;
}
.theme-green{
	color: #00b050;
}
.theme-red{
	color: #ff0000;
}
.theme-blue{
	color: #0066cc !important;
}
.theme-dark-blue{
	color: #03235c !important;
}
.theme-brown{
	color: #ad7949;
}
.bold700{
	font-weight: 700;
}
.orange-btn, .orange-btn1{
	color: #fff;
	font-family: 'PT Sans', sans-serif, Arial, Verdana;
	font-size: 24px;
	font-weight: 700;
	display: inline-block;
	height: 49px;
	line-height: 49px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}
.orange-btn:hover, .orange-btn:focus, .orange-btn1:hover, .orange-btn1:focus{
	text-decoration: none;
	color: #e0ff35;
}
.no-bg{
	background-image: none !important;
}
.no-bg-color{
	background: none !important;
}
.no-mar-bottom{
	margin-bottom: 0 !important;
}
.no-pad-bottom{
	padding-bottom: 0 !important;
}
.no-pad-top{
	padding-top: 0 !important;
}
.slogan h1{
	font-size: 40px;
    font-weight: 700;
    margin: 23px 0;
}
.gray-bottom-border{
	border-bottom: 1px solid #a4a4a4;
}
a, input{
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
p{
	font-size: 20px;
}
#wrap{
	position: relative;
}
.auto-center{
	margin: 0 auto !important;
	float: none !important;
}
.green-vertical-divider{
	background: url(../images/green-vertical-divider.jpg) 50% 50% repeat-y;
}
.green-vertical-divider .stack{
	margin: 0 0 20px;
}
.green-vertical-divider ul{
	margin: 0 0 0 20px;
	font-size: 20px;
}
.green-vertical-divider li{
	margin: 0 0 10px;
}
.green-vertical-divider .normal-gray-box{
	padding: 20px;
	margin: 0 0 20px;
}
input[type="text"], input[type="password"], textarea, select{
	background: url(../images/form-field-shadow.jpg) #ffffff repeat-x;
	border: 1px solid #a8acad;
	padding: 4px;
}
input[type="file"]{
	cursor: pointer;
}
.required{
	font-size: 20px;
	padding: 0 0 0 5px;
}
label{
	font-weight: 400;
}
.nav-tabs{
	border: 0 none;
}
.nav-tabs > li > a{
	border-radius: 0 0 0 0;
}
#simple-tab{
	font-size: 20px;
	position: relative;
	margin: 0 0 30px;
}
#simple-tab .line{
	background: none repeat scroll 0 0 #a4a4a4;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50px;
    width: 100%;
}
#simple-tab a{
	color: #000000;
}
#simple-tab .nav-tabs > li.active > a,
#simple-tab .nav-tabs > li.active > a:hover,
#simple-tab .nav-tabs > li.active > a:focus {
  color: #000000;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #a4a4a4;
  border-bottom-color: transparent;
}
#simple-tab .nav{
	padding-left: 15px;
}
/*common style end*/

/*header styles start*/
#header-top{
	border-bottom: 1px solid #d8d8d8;
	min-height: 108px;
}
#header-top p{
	font-size: 14px;
}
#logo{
	overflow: hidden;
	/*margin: 14px 0 0;*/
	margin: 0;
}
#logo a{
	/*height: 93px;*/
	height: 107px;
	float: left;
}
#header-top #right-section h2{
	/*font-family: 'Raleway', sans-serif;*/
	font-size: 27px;
	font-weight: 700;
	margin: 12px 0 0;
}
#header-top #right-section p{
	margin: 0 0 2px;
}
#header-top #right-section h2 .trademark, #header-top #right-section h2 .color{
	color: #00af50;
}
#header-top #right-section h2 .color{
	padding: 0 6px 0 0;
}
#header-top #right-section .info-box{
	font-weight: 700;
	text-align: center;
}
#header-top #right-section .info-box a{
	color: #272727;
	padding: 0 20px 0 0;
}
#header-top #right-section .info-box .ph-no{
	color: #ff3300;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}
#header-top #right-section .info-box .live-chat img{
	margin: 0 0 0 10px;
}
.reseller-service{
	float: left;
    font-size: 12px;
	font-weight: 700;
    margin: 12px 0 0;
}
/*header styles end*/

/*navbar style start*/
#main-nav{
	font-family: 'Open Sans',sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}
.navbar{
	border: 2px solid #efefef;
	border-radius: 0;
	margin-bottom: 0;
	min-height: 40px !important;
}
.navbar-default{
	background-color: #ddd;
}
.navbar-default .navbar-collapse{
	border: 1px solid #c9c9c9;
}
.navbar-default .navbar-nav > li > a{
	color: #51444e;
}
#main-nav .nav > li {
    border-left: 1px solid #EFEFEF;
}
#main-nav .nav > li:before{
	border-left: 1px solid #b6b6b6;
	content: '';
	position: absolute;
	top: 0;
	left: 1px;
	width: 1px;
	height: 100%;
}
#main-nav .nav > li:first-child, #main-nav .nav > li:first-child:before{
	border: 0 none;
}
#main-nav .nav > li > a {
    padding: 10px 33px;
    padding: 10px 30px\0/;
	position: relative;
}
.navbar-nav > li > a {
    padding-bottom: 12px;
    padding-top: 12px;
}
.navbar-default .navbar-toggle{
	background-color: #1f991c;
	border: 0 none;
}
.navbar-default .navbar-toggle:hover{
	background-color: #007b00;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a.active{
	background-color: #747474;
}
.navbar-default .navbar-nav > li > a.active{
	color: #f7ffff;
}
/*navbar style end*/

/*home page logo section styles start*/
#logo-section .lag1{
	background: #f2f2f2;
}
#logo-section .super-winter-sale{
	background: url(../images/orange-trapzoid-bg.jpg) right top no-repeat;
	min-height: 129px;
}
#logo-section .lag1 h3, #package h3, #banner-bottom-slogan h3, #more-serve-blue-note h3{
	font-size: 30px;
	font-weight: 700;
	margin: 29px 0 15px;
}
#package h3, .web-pak-head h3{
	/*margin: 5px 15px 15px;*/
	margin: 5px 0px 15px;
}
#logo-section .lag1 h3 span, #banner-bottom-slogan h3 span{
	font-style: italic;
}
#logo-section .super-winter-sale h3, #logo-section .super-winter-sale h4, .trapzoid-box h3{
	color: #fff;
	font-weight: 700;
}
#logo-section .super-winter-sale h3{
	margin: 6px 0 0;
}
#logo-section .super-winter-sale h4{
	font-size: 20px;
	line-height: 14px;
	padding: 0 0 0 61px;
}
#logo-section .super-winter-sale h4 span, #logo-section .super-winter-sale h4 strong{
	color: #e0ff35;
}
#logo-section .super-winter-sale h4 strong{
	text-transform: uppercase;
}
#logo-section .lag3{
	background: #ececec;
	padding: 30px 0;
}
#logo-section .lag3 .logo-list{
	margin: 0 0 20px;
	padding: 0;
}
#logo-section .lag3 .logo-list li{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	float: left;
	margin: 15px 16px;
}
#logo-type-info li{
	background: url(../images/dot-list-bullet.jpg) 0 50% no-repeat;
	float: left;
	margin: 0 0 0 68px;
	margin: 0 0 0 65px \9;
	padding: 0 0 0 18px;
	font-family: 'PT Sans',sans-serif,Arial,Verdana;
	color: #000;
	font-size: 20px;
	font-weight: 700;
}
#logo-type-info li:first-child{
	margin: 0;
}
#logo-type-info .no-bg{
    padding: 0;
}
/*home page logo section styles end*/

/*home page learn more about us styles start*/
#learn-about-us{
	background: #f2f2f2;
	padding: 45px 0 32px;
}
#learn-about-us li img{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
	margin: 0 0 20px;
}
#learn-about-us .simple-box a{
	float: right;
	margin: 0 15px 0 0;
}
#learn-about-us .pic-hold{
	margin: 0 0 5px;
}
/*home page learn more about us styles end*/

/*home page brand logo styles start*/
#brand-logo1{
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
#brand-logo1 li{
	float: left;
}
/*home page brand logo styles end*/

/*home page package tab styles start*/
#package{
	border-bottom: 1px solid #a4a4a4;
	position: relative;
}
#package .col-md-3{
	margin: 0 0 10px;
}
#package .line, #web-portfolio-tab .line{
	width: 100%;
	background: #9a9a9a;
	height: 1px;
	position: absolute;
	top: 58px;
	left: 0;
}
#package .tab-content{
	padding: 10px 0 20px;
}
#package-tab{
	border-bottom: 1px solid transparent;
	font-family: 'PT Sans';
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
}
#package-tab > li > a{
	border-radius: 0;
	color: #000000;
	padding: 15px 44px 8px;
}
#package-tab > li.active > a,
#package-tab > li.active > a:hover,
#package-tab > li.active > a:focus {
  color: #000000;
  cursor: default;
  background-color: #f7ffff;
  border: 1px solid #9a9a9a;
  border-bottom-color: transparent;
}
.multi-color-box a{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.7) inset;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7) inset;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7) inset;
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7) inset;
	height: 50px;
	padding: 0 8px;
	line-height: 2.08333;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	font-weight: 700;
	margin: 0;
}
.multi-color-box h2.double, .multi-color-box h2.triple,
.multi-color-box h2.four{
    line-height: 1.2;
    padding: 7px 10px 0;
}
.multi-color-box h2.double{
    height: 75px;
}
.multi-color-box h2.triple{
    height: 100px;
}
.multi-color-box h2.four{
	height: 120px;
}
.color-box-title-orange{
	background: url(../images/color-box-orange.jpg) 0 0 repeat;
}
.color-box-title-blue{
	background: url(../images/color-box-blue.jpg) 0 0 repeat;
}
.color-box-title-green{
	background: url(../images/color-box-green.jpg) 0 0 repeat;
}
.multi-color-box .body{
	border: 1px solid #939393;
	padding: 13px;
	position: relative;
	min-height: 358px;
}
.multi-color-box .price .old-price{
	font-weight: 400;
	font-size: 24px;
	text-decoration: line-through;
	float: left;
	color: #000000;
}
.multi-color-box .price .new-price{
	font-weight: 700;
	font-size: 32px;
	height: 50px;
	width: 123px;
	line-height: 1.5625;
	float: right;
	text-align: center;
	color: #ffffff;
	margin: 0 -24px 0 0;
}
.multi-color-box .body.orange:before, .multi-color-box .body.blue:before, .multi-color-box .body.green:before{
	border-right: 10px solid transparent;
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 8px;
	right: -11px;
}
.multi-color-box .body.orange:before{
	border-bottom: 10px solid #ae4f00;
}
.multi-color-box .body.blue:before{
	border-bottom: 10px solid #006a90;
}
.multi-color-box .body.green:before{
	border-bottom: 10px solid #3b5b00;
}
.multi-color-box .price{
	margin: 5px 0 10px;
}
.multi-color-box .price .new-price.orange{
	background: url(../images/color-box-orange.jpg) 0 0 repeat;
}
.multi-color-box .price .new-price.blue{
	background: url(../images/color-box-blue.jpg) 0 0 repeat;
}
.multi-color-box .price .new-price.green{
	background: url(../images/color-box-green.jpg) 0 0 repeat;
}
.multi-color-box .detail{
	font-size: 16px;
	font-weight: 400;
	color: #4e4e4e;
}
.multi-color-box .detail li{
	margin: 0 0 13px;
}
.multi-color-box .body.orange strong{
	color: #f06d00;
}
.multi-color-box .body.blue strong{
	color: #00b0f0;
}
.multi-color-box .body.green strong{
	color: #70ac00;
}
.multi-color-box .btn-wrap{
	position: absolute;
	bottom: 13px;
}
.multi-color-box .btn-wrap li{
	float: left;
}
.multi-color-box .btn-wrap a{
	display: block;
	height: 50px;
	line-height: 2.77778;
	width: 113px;
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	text-transform: capitalize;
	font-weight: 700;
	float: left;
	margin: 0 0 0 8px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}
.multi-color-box .btn-wrap a:hover{
	text-decoration: none;
}
.multi-color-box .btn-wrap a:first-child{
	margin: 0;
}
.multi-color-box .surge-plus{
	margin: 0 0 13px;
}
.multi-color-box .surge-plus span{
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	display: block;
	padding: 0 0 7px;
}
.multi-color-box .surge-plus span.blue{
	color: #00b0f0;
}
.devoted-support .pic{
	margin: 18px auto 33px;
}
.devoted-support .gurantee-box{
	background: url(../images/color-box-orange.jpg) 0 0 repeat;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	padding: 31px 10px;
}
.devoted-support .gurantee-box span{
	display: block;
}
.devoted-support .gurantee-box a{
	text-transform: uppercase;
	text-decoration: underline;
	color: #ffffff;
}
.devoted-support .gurantee-box a:hover{
	text-decoration: none;
}
#package .simple-box{
	margin: 15px 15px 0;
}
#package #guarantee .orange-btn{
	float: left;
}
#package #guarantee h3{
	font-size: 40px;
}
#package #guarantee h3 a{
	font-size: 30px;
}
#package #websites h4, .web-pak-head h4{
	color: #009dfe;
	font-weight: 700;
	font-size: 20px;
	padding: 0 15px;
}
#package #websites h4 span{
	font-style: italic;
	font-weight: 400;
}
.package-info-box{
	background: #ffffff;
	border: 2px solid #2a60bc;
	padding: 2px;
	width: 560px;
	position: fixed;
	top: 0;
	right: 40px;
	display: none;
	z-index: 99999;
}
.package-info-box h4{
	background: #2a60bc;
	color: #ffffff;
    font-size: 18px;
    margin: 0;
    padding: 5px 10px;
    font-weight: 700;
}
.package-info-box strong{
	text-decoration: underline;
	font-size: 15px;
}
.package-info-box ul, .package-info-box strong, .package-info-box p{
	margin: 0 10px;
}
.package-info-box p{
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 10px;
}
.package-info-box ul{
	padding: 0 15px;
}
.package-info-box li{
	list-style: disc outside none !important;
	padding: 0 0 10px;
}
.wide{
	width: 800px !important;
}
/*home page package tab styles end*/

/*home page branding guarantee advantage styles start*/
#branding-advantage{
	background: #f2f2f2;
	padding: 30px 0 0;
}
#branding-advantage li{
	display: inline-block;
	float: none;
	color: #2b2b2b;
	font-size: 18px;
	padding: 0 3% 30px;
    vertical-align: top;
	width: 30%;
}
#branding-advantage h4{
	color: #2b2b2b;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 5px;
}
/*home page branding guarantee advantage styles end*/

/*home page design process diagram styles start*/
#sief-design-process{
	background: #f2f2f2;
	padding: 28px 0;
	margin: 0 0 30px;
}
#sief-design-process .process-pic{
	margin-bottom: 40px;
	text-align: center;
}
#sief-design-process .process-pic img{
	display: inline-block;
}
#sief-design-process .process-pic .img-icon{
	width: 10.68376068376068%;
}
#sief-design-process .process-pic .img-icon1{
	width: 11.79487179487179%;
}
#sief-design-process .process-arrow{
	margin: 0 3.9%;
	width: 5.299145299145299%;
}
#sief-design-process .title div{
	text-align: center;
	font-weight: 700;
	font-size: 18px;
}
/*home page design process diagram styles end*/

/*footer styles start*/
#footer{
	padding: 0 0 28px;
}
#blue-bar-footer{
	background: #4c73a3;
	padding: 12px 0;
	color: #ffffff;
	text-align: center;
}
#blue-bar-footer a{
	color: #ffffff;
}
#blue-bar-footer span, #blue-bar-footer .lag-icon i{
	vertical-align: middle;
}
#blue-bar-footer .lag span{
	font-weight: 700;
}
#blue-bar-footer .lag .small{
	display: inline-block;
    font-size: 16px;
    width: 70px;
	margin: 0 4px 0 0;
}
#blue-bar-footer .lag .big{
	font-size: 29px;
}
#blue-bar-footer .lag-icon span{
	display: inline-block;
	text-align: left;
}
#blue-bar-footer .lag-icon i{
	display: inline-block;
	margin: 0 5px 0 0;
}
#blue-bar-footer .lag-icon .mobile-icon{
	background: url(../images/footer-blue-icon.png) 0 0 no-repeat;
	width: 29px;
	height: 42px;
}
#blue-bar-footer .lag-icon .live-support{
	background: url(../images/footer-blue-icon.png) 0 -58px no-repeat;
	width: 46px;
	height: 44px;
	cursor: pointer;
}
#blue-bar-footer .lag-icon .mail-icon{
	background: url(../images/footer-blue-icon.png) 0 -117px no-repeat;
	width: 40px;
	height: 30px;
}
#black-bar-footer{
	background: #272727;
	min-height: 192px;
	margin: 0 0 20px;
}
#black-bar-footer ul{
	margin: 28px 0 0;
}
#black-bar-footer li{
	padding: 0 0 3px;
}
#black-bar-footer li a{
	color: #ffffff;
	line-height: 18px;
}
#black-bar-footer .pic{
	margin: 44px 0 0;
}
#light-gray-bar-footer{
	background: #f2f2f2;
	padding: 24px 0;
	margin: 0 0 30px;
	text-align: center;
}
#light-gray-bar-footer ul li{
	display: inline-block;
	margin: 0 0 8px;
}
#light-gray-bar-footer .godaddy{
	margin: 21px 0 27px;
}
#light-gray-bar-footer .godaddy ul li{
	margin: 0 3px;
}
#light-gray-bar-footer .privacy p{
	font-size: 17px;
}
#brand-logo2{
	text-align: center;
}
#brand-logo2 li{
	display: inline-block;
}
#brand-logo2 .round-box{
	border: 1px solid #a1a1a1;
	border-radius: 10px;
	padding: 20px;
}
#brand-logo2 li img{
	max-width: 100%;
}
/*footer styles end*/

/*-----------------------------  logo inner pages styles start -----------------------------*/

/*common websites part styles start*/

#website-left-main {
    float: left;
    width: 812px;
}
#package-head #all-include-info{
	width: 392px;
	float: left;
	font-size: 13px;
}

/********  Added Css aft packages added  **********************/
#website-left-main.full{
	width: 1140px;
	float: left;
}
#package-head.by_price #all-include-info{
	width:236px;
	}
#package-head.by_price #all-package-pic{
    float: left;
    width: 850px;
}
#package-head.by_price #all-package-pic .stack{
	width:170px;
	
	}
#package-head #all-include-info li:before{
	background:url(../../images/check.png) no-repeat center left;
	margin-right:30px;
	width:21px;
	height:21px;
	content:"";
	position:absolute;
	left:0;
	top:0;
	padding: 22px 0;
	
	}
#package-head #all-include-info li{
	padding-left:40px;
	position:relative;
	}
.stack .small {
    padding: 10px 39px;
}
#package-body td.highlight{
	background:#dcdcdc;
	}
#package-body2 td.highlight{
	background:#dcdcdc;
	}
.web-pak-head h3{
	font-size:22px;
	}
/*************************************/


#package-head #all-include-info li{
	line-height: 40px;
}
#package-head #all-include-info li i{
	background-image: url(../images/icon-set.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	margin: 8px 13px 0 0;
}
#package-head #all-include-info li span{
	display: inline-block;
	width: 86%;
}
#package-head #all-include-info li .business{
	background-position: 0 0;
}
#package-head #all-include-info li .preparation{
	background-position: 2px -39px;
}
#package-head #all-include-info li .branding-monitor{
	background-position: 0 -77px;
}
#all-package-pic{
	float: left;
	width: 420px;
}
#all-package-pic .stack{
	border-color: #cccccc;
	border-width: 4px 1px;
	border-style: solid;
	float: left;
	width: 208px;
	text-align: center;
	cursor: pointer;
}

#all-package-pic .stack.active, #all-package-pic .stack:hover{
	border-color: #f26201;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
#all-package-pic .stack a, #all-package-pic .stack .null, #package-body .order-btn-wrap td a, #package-body2 .order-btn-wrap td a{
	background: #ff8b08; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOGIwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjczMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff8b08 0%, #ff7304 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8b08), color-stop(100%,#ff7304)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff8b08 0%,#ff7304 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff8b08 0%,#ff7304 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff8b08 0%,#ff7304 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff8b08 0%,#ff7304 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8b08', endColorstr='#ff7304',GradientType=0 ); /* IE6-8 */
}
#all-package-pic .stack a, #all-package-pic .stack .null, #package-body .order-btn-wrap td a, #package-body2 .order-btn-wrap td a{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	height: 30px;
	line-height: 1.875;
	/*padding: 0 18px;*/
	padding: 0 26px;
	
	font-size: 16px;
	font-style: italic;
	color: #ffffff;
	display: inline-block;
	text-transform: capitalize;
	margin: 20px 0 9px;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.4);
}
#all-package-pic .stack a:hover, #package-body .order-btn-wrap td a:hover,  #package-body2 .order-btn-wrap td a:hover{
	color: #fdeebb;
	text-decoration: none;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
}
#all-package-pic .stack .null{
	visibility: hidden;
}
#all-package-pic .stack .price-box{
	font-size: 24px;
	color: #000;
	font-weight: 600;
	padding: 5px 0 8px;
}
#all-package-pic .stack .price-box .old-price{
	text-decoration: line-through;
}
#all-package-pic .stack .price-box .new-price{
	color: #64b431;
	margin: 0 0 0 5px;
}
#package-body, #package-body2{
	margin: 0 0 15px;
}
#package-body th, #package-body2 th{
	background: #15507c;
	box-shadow: 1px 0 0 #258bd8 inset;
	-moz-box-shadow: 1px 0 0 #258bd8 inset;
	-webkit-box-shadow: 1px 0 0 #258bd8 inset;
	-o-box-shadow: 1px 0 0 #258bd8 inset;
	padding: 10px 26px;
	text-align: center;
	color: #eeeeee;
	font-size: 16px;
	border-left: 1px solid #0e3653;
}
#package-body td, #package-body2 td{
	background: #f7f7f7;
	padding: 0 26px;
	text-align: center;
	color: #000000;
	border-left: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	font-size: 13px;
	height: 50px
}
#package-body td a, #package-body2 td a{
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    color: #000000;
    display: inline-block;
	text-decoration: none;
}

#package-body td a:hover, #package-body2 td a:hover{
	border-bottom: 1px solid rgba(0, 0, 0, 1);
}
#package-body th a, #package-body2 th a{
	display: block;
	color: #ffffff;
}
#package-body th:first-child, #package-body td:first-child, #package-body2 th:first-child, #package-body2 td:first-child{
	text-align: left;
	border-left: 0 none;
	box-shadow: 0 0 0 transparent inset;
	-moz-box-shadow: 0 0 0 transparent inset;
	-webkit-box-shadow: 0 0 0 transparent inset;
	-o-box-shadow: 0 0 0 transparent inset;
}
#package-body td .old-price, #package-body2 td .old-price{
	text-decoration: line-through;
	margin: 0 5px 0 0;
}
#package-body .order-btn-wrap td a, #package-body2 .order-btn-wrap td a{
	height: 52px;
    line-height: 1.2;
    padding: 5px 0;
	margin: 13px 0;
    width: 109px;
}
#package-body .order-btn-wrap td a span, #package-body2 .order-btn-wrap td a span{
	display: block;
}
#package-body .order-btn-wrap td, #package-body2 .order-btn-wrap td{
	border: 0 none;
}
#package-body td.active, #package-body2 td.active{
	background: #ffffff;
	border: 1px solid #f26201;
	border-top: 0 none;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
/*common websites part styles end*/

/*inner page common styles start*/
#inner-cont-banner img{
  display: block;
  height: auto;
  max-width: 100%;
}
#inner-cont-banner .inner-banner{
	position: relative;
}
#inner-cont-banner .banner-caption{
	position: absolute;
	top: 10px;
	left: 0;
}
#inner-cont-banner .right-align-ban-caption{
	position: absolute;
	top: 38px;
	right: 0;
}
#inner-cont-banner .guarantee-ban-caption{
	right: 0;
}
#inner-cont-banner .banner-caption-head{
	background: rgba(255, 255, 255, 0.9);
	padding: 20px 30px 20px 20px;
}
#inner-cont-banner .banner-caption-head h2{
	font-size: 40px;
	font-weight: 600;
	margin: 0;
}
#inner-cont-banner .banner-caption-head h2 span{
	color: #5d8f00;
}
#inner-cont-banner .banner-desc {
    margin-top: 10px;
    padding-left: 25px;
}
#inner-cont-banner .white-bg-banner-desc{
	background: #ffffff;
	padding: 18px 25px;
}
#inner-cont-banner .banner-desc p{
    background: url(../images/hero/text-icon.gif) no-repeat 0 9px rgba(0, 0, 0, 0);
    margin: 0 0 5px;
    padding: 0 0 0 15px;
    text-shadow: 2px 2px 1px #000000;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color: #ffffff;
}
#inner-cont-banner .white-bg-banner-desc p{
	background: url(../images/dot-list-bullet.jpg) 0 9px no-repeat;
	text-shadow: 0 0 0 #ffffff;
	color: #000000;
}
#inner-cont-banner .button{
	background: #70ac00;
    border-bottom: 3px solid #5a8c00;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    padding: 15px 24px;
	margin: 5px 0 0 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
#inner-cont-banner .button:hover{
	background: #806c14;
	border-bottom: 3px solid #6b5a0d;
}
#banner-bottom-slogan{
	background: #f2f2f2;
}
.trapzoid-box{
	float: right;
}
.trapzoid-box.about-box{
	background: url(../images/trapzoid-about-us.jpg) 0 0 no-repeat;
	min-height: 118px;
	width: 388px;
}
.trapzoid-box.guarantee-box{
	background: url(../images/trapzoid-guarantee.jpg) 0 0 no-repeat;
	min-height: 169px;
	width: 370px;
}
.trapzoid-box h3{
	margin: 0 !important;
	font-size: 35px !important;
}
.trapzoid-box.about-box h3{
	padding: 20px 45px;
}
.lineH26 p{
	line-height: 26px;
	margin: 0 0 20px;
}
.gray-border1 img{
	border: 1px solid #adadad;
}
.slogan-tagline{
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: -13px;
}
.slogan-tagline-2{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #5b5b5b;
}
.double-border{
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
.title30{
	margin: 0 0 20px;
	font-weight: 600;
	font-size: 30px;
}
.dot-bullet li{
	background: url(../images/dot-list-bullet.jpg) no-repeat 0 10px;
    font-size: 20px;
    padding: 0 0 10px 30px;
}
.normal-desc-box{
	padding: 30px 0;
}
.normal-top-gray-border{
	border-top: 1px solid #a4a4a4;
}
.normal-bottom-gray-border{
	border-bottom: 1px solid #a4a4a4;
}
/*inner page common styles end*/

/*about us styles start*/
#self-intro{
	border-top: 1px solid #a4a4a4;
	padding: 35px 0 15px;
}
#our-mission{
	border-top: 1px solid #a4a4a4;
}
#our-mission-body{
	background: #f2f2f2;
	padding: 19px 0;
}
#our-mission-body .col-sm-5{
	margin-top: 30px;
}
#we-stand-for{
	padding: 0 0 15px;
	border-bottom: 1px solid #a4a4a4;
}
#members-coll{
	background: #f2f2f2;
	padding: 24px 0;
}
#members-coll .members-pic-coll{
	margin: 0 0 30px;
	font-size: 15px;
	color: #000000;
	border: 2px solid #ffffff;
}
#members-coll .members-pic-coll img{
	min-width: 100%;
}
#members-coll .members-detail-list a{
	color: #5b7039;
	text-decoration: underline;
}
#members-coll .members-detail-list a:hover{
	text-decoration: none;
}
#members-coll .members-detail-list h5{
	font-weight: 600;
	margin: 0;
}
/*about us styles end*/

/*guarantee styles start*/
.we-care-about-you{
	font-size: 20px;
}
.we-care-about-you ul{
	float: left;
}
.we-care-about-you ul:first-child{
	padding-right: 30px;
}
.we-care-about-you li{	

	background: url(../images/added/tick.png) 0 5px no-repeat;
    padding: 0 0 0 27px;
    font-weight: 700;
    font-size: 18px;
	
	/*background: rgba(0, 0, 0, 0) url("../../images/check.png") no-repeat scroll 0 5px;
    padding: 0 0 0 32px;*/
}
.trapzoid-box.guarantee-box h3{
	padding: 65px 0;
}
#money-back-gbox{
	background: #f2f2f2;
	border-bottom: 1px solid #a4a4a4;
	padding: 27px 0 0; 
}
#money-back-gbox li{
	background: url(../images/yellow-lock-list-style.png) 0 3px no-repeat;
	padding: 0 0 28px 30px;
	font-size: 20px;
}
#money-back-gbox .mbg-pic{
	padding: 0 3% 30px;
}
#money-back-gbox .mbg-pic img{
	margin: 0 auto;
}
#logo-stamp-wrap{
	border-top: 1px solid #a4a4a4;
	padding: 45px 0 0; 
}
#logo-stamp-wrap article{
	margin: 0 0 20px;
}
#logo-stamp-wrap article h4, #how-it-work-body .stack h4,
#why-choose-us-body h4{
	font-size: 25px;
	font-weight: 600;
	color: #009dfe;
}
#logo-stamp-wrap article p{
	margin: 0 0 20px;
}
#logo-stamp-wrap .bottom-section .col-spacer{
	height: 1000px;
}
#logo-stamp-wrap .bottom-section article{
	min-height: 615px;
}
/*guarantee styles end*/

/*process styles start*/
#inner-cont-banner .banner-caption.process-ban-caption{
	top: 38px;
}
#simple-process-body{
	background: #f2f2f2;
	padding: 20px 0 0;
}
#process-order-details article{
	background: url(../images/fade-gray-white-separator.png) 0 139px no-repeat;
	float: left;
    padding: 0 15px;
    width: 228px;
}
#process-order-details article:first-child{
	background: none;
	padding: 0 10px 15px 0;
}
#process-order-details h4{
	font-size: 20px;
	font-weight: 600;
	color: #2d2d2d;
	margin: 0 0 12px;
	text-align: center;
}
#process-order-details p{
	font-size: 18px;
	margin: 0 0 20px;
}
#process-order-details .pic{
	margin: 30px 0;
}
.process-diff-body{
	border-top: 1px solid #a4a4a4;
	padding: 20px 0;
}
.process-diff-body h4{
	font-size: 20px;
	font-weight: 600;
	margin:  0 0 10px 15px;
}
.process-diff-body-patt{
	background: url(../images/parket-pattern-bg.jpg) 0 0 #f2f2f2 no-repeat;
	text-align: center;
	padding: 0 0 25px;
}
.process-diff-body-patt h3{
	font-size: 22px;
	font-weight: 600;
}
/*process styles end*/

/*compare us styles start*/
.blue-down-arrow{
	background: url(../images/blue-down-arrow.png) 0 0 no-repeat; 
	display: inline-block;
	width: 34px;
	height: 42px;
	vertical-align: middle;
}
#lowest-price-guarantee{
	padding: 50px 0;
}
#lowest-price-guarantee .leftcol h3{
	font-size: 40px;
	border-bottom: 2px solid #000000;
	margin: 0 0 10px;
}
#lowest-price-guarantee .leftcol li, #lowest-price-guarantee-part .rightcol li{
	background: url(../images/dot-list-bullet.jpg) 0 10px no-repeat;
	padding: 0 0 10px 30px;
	font-size: 20px;
}
#lowest-price-guarantee .rightcol th, #lowest-price-guarantee-part th{
	background: #17365d;
	border: 2px solid #ffffff;
	color: #ffffff;
	padding: 5px 10px;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
}
#lowest-price-guarantee .rightcol td, #lowest-price-guarantee-part td{
	background: #f2f2f2;
	padding: 5px 10px;
	border: 2px solid #ffffff;
	font-size: 16px;
	text-align: center;
}
#lowest-price-guarantee .rightcol tr:first-child td, #lowest-price-guarantee-part tr:first-child td{
	background: none;
}
#lowest-price-guarantee a, #lowest-price-guarantee-part a{
	color: #333333;
}
#lowest-price-guarantee-part{
	border-top: 1px solid #a4a4a4;
	padding: 50px 0;
}
#lowest-price-guarantee-part th{
	font-size: 16px;
}
#lowest-price-guarantee-part td .img-responsive{
	width: 100%;
}
#lowest-price-guarantee-part td .red{
	color: #ec0000;
}
#lowest-price-guarantee-part .rightcol h3{
	margin: 0 0 20px;
	font-weight: 600;
	font-size: 30px;
	border-bottom: 2px solid #000000;
	display: inline-block;
}
#hand-drawn{
	background: #f2f2f2;
}
#hand-drawn .col-sm-5{
	padding-top: 12px;
	padding-bottom: 12px;
}
#hand-drawn .col-sm-7{
	padding-bottom: 30px;
    padding-top: 30px;
}
#house-expert-designers{
	padding: 50px 0 10px;
}
#house-expert-designers h5{
	color: #d10000;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 10px;
}
#house-expert-designers .col-sm-7 .dot-bullet{
	margin: 0 0 15px;
}
#house-expert-designers .col-sm-5 img{
	margin: 160px 0 0;
}
/*compare us styles end*/

/*logo package page styles start*/
#package-pg-body{
	background: url(../images/pattern1.jpg) 0 0 repeat;
	border-top: 1px solid #ffffff;
	padding: 50px 0 30px;
}
#package-pg-body .stack{
	margin: 0 0 15px;
}
#package-pg-body h2{
	height: 60px;
	line-height: 1.66667;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.5);
	margin: 0;
}
#package-pg-body .cover{
	background: #ffffff;
	border: 1px solid #e1e1e1;
	border-top: 0 none;
	padding: 0 0 40px;
}
#package-pg-body .red h2{
	background: #ff3300;
}
#package-pg-body .blue h2{
	background: #00b0f0;
}
#package-pg-body .green h2{
	background: #00da83;
}
#package-pg-body .stack .price{
	font-size: 31px;
	color: #2b2b2b;
	padding: 10px;
}
#package-pg-body .red .stack .price{
	background: #fff8f7;
}
#package-pg-body .red .stack .price{
	background: #fff8f7;
}
#package-pg-body .blue .stack .price{
	background: #effcff;
}
#package-pg-body .green .stack .price{
	background: #e7fff3;
}
#package-pg-body .stack .price span{
	padding: 0 23px;
	height: 48px;
	line-height: 1.5;
}
#package-pg-body .red .stack .price .old-price, #package-pg-body .blue .stack .price .old-price,
#package-pg-body .green .stack .price .old-price{
	text-decoration: line-through;
}
#package-pg-body .red .stack .price .new-price, #package-pg-body .blue .stack .price .new-price,
#package-pg-body .green .stack .price .new-price{
	font-weight: 700;
	color: #ffffff;
	float: right;
}
#package-pg-body .red .stack .price .new-price{
	background: #ff3300;
}
#package-pg-body .blue .stack .price .new-price{
	background: #00b0f0;
}
#package-pg-body .green .stack .price .new-price{
	background: #00da83;
}
#package-pg-body .desc1{
	padding: 10px;
}
#package-pg-body p{
	font-size: 17px;
	margin: 0 0 20px;
}
#package-pg-body .red strong{
	color: #ff3300;
}
#package-pg-body .blue strong{
	color: #00b0f0;
}
#package-pg-body .green strong{
	color: #00ff99;
}
#package-pg-body .red-small-btn{
	line-height: 2;
	font-size: 18px;
}
#package-pg-body .stack2 .shadow{
	margin: 0 0 10px;
}
#package-pg-body .stack2 .shadow2{
	margin: 10px 0 0;
}
#package-pg-body .purple-box h3{
	background: #7030a0;
	color: #ffffff;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	height: 50px;
	line-height: 1.92308;
	margin: 0;
}
#package-pg-body .save-more-box{
	margin: 0 0 20px;
}
#package-pg-body .save-more-box h4{
	color: #333333;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}
#package-pg-body .red .save-more-box h4 span, #package-pg-body .red .save-more-body p span, 
#package-pg-body .red .save-more-body .new-price{
	color: #ff3300;
}
#package-pg-body .blue .save-more-box h4 span, #package-pg-body .blue .save-more-body p span, 
#package-pg-body .blue .save-more-body .new-price{
	color: #00b0f0;
}
#package-pg-body .save-more-box p{
	color: #222222;
	margin: 0 0 5px;
	font-weight: 700;
}
#package-pg-body .save-more-body{
	background: #e8e8e8;
	padding: 20px 10px;
}
#package-pg-body .save-more-body .small p{
	font-size: 16px;
}
#package-pg-body .save-more-body .price{
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 5px;
}
#package-pg-body .save-more-body .old-price{
	text-decoration: line-through;
}
#package-pg-body .green h5{
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
#package-pg-body .green h5 span{
	color: #00b0f0;
	margin: 0 0 10px;
}
#package-pg-body .support-pic{
	font-size: 18px;
	font-weight: 700;
}
#package-pg-body .support-pic a{
	color: #000000;
}
#package-pg-body .support-pic .pic{
	background: #fafafb;
	border: 3px solid #ffffff;
	margin: 0 0 20px;
}
#package-pg-body .support-pic li{
	margin: 0 0 10px;
}
#package-super-WS{
	position: relative;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 185px;
	clear: both;
	font-weight: 700;
}
#package-super-WS .left{
	float: left;
	width: 60%;
	padding: 0 10px;
}
#package-super-WS .left .top{
	margin: 45px 0 30px;
}
#package-super-WS p{
	margin: 0 0 10px;
	font-size: 20px;
}
#package-super-WS p span{
	color: #00b050;
}
#package-super-WS p span.include{
	font-size: 16px;
}
#package-super-WS .right{
	float: left;
	width: 40%;
	padding: 0 10px;
}
#package-super-WS .right .red{
	font-size: 18px;
	color: #c00000;
}
#package-super-WS .right .red span{
	text-decoration: underline;
	color: #c00000;
}
#package-super-WS .right .fact-box{
	background: #00b050;
	color: #ffffff;
	padding: 5px;
}
#package-super-WS .right .fact-box h5{
	font-size: 26px;
	text-decoration: underline;
	display: inline-block;
	color: #ffffff;
}
h3.super-w-title{
	background: #548dd4;
	color: #efefef;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	width: 320px;
	height: 58px;
	line-height: 2.07143;
	padding: 0 15px;
	position: absolute;
	top: -32px;
	left: -18px;
}
.widget1{
	padding: 40px 0;
}
.widget1 h2{
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 15px;
}
.widget1 li{
	background: url(../images/dot-list-bullet.jpg) 0 8px no-repeat;
	font-size: 16px;
	margin: 0 0 13px;
	padding: 0 0 0 19px;
	font-weight: 700;
}
.widget1 li span{
	color: #00b050;
}
.width-half{
	width: 50%;
	float: left;
	padding-right: 10px;
}
.normal-gray-box{
	background: #f2f2f2;
}
/*logo package page styles end*/

/*logo portfolio page styles start*/
.port-gray-border-round-box{
	border: 1px solid #9f9f9f;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
    padding: 24px 10px;
	margin: 0 0 30px;
}
.port-gray-border-round-box h2{
	border-bottom: 1px solid #e2e2e2;
	color: #549442;
	font-size: 25px;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0 0 7px;
}
.logos-by-industry{
	background: url(../images/logo-category-list-board.jpg) 0 0 no-repeat;
	width: 697px;
	padding: 33px 31px 139px;
}
.logos-by-industry h4{
	font-size: 20px;
	color: #549442;
	height: 50px;
	line-height: 2.5;
	padding: 0 20px;
	margin: 0;
}
.logos-by-industry ul{
	float: left;
    padding: 10px 3% 0;
    width: 33%;
}
.logos-by-industry li{
	margin: 0 0 2px;
}
.logos-by-industry a{
	font-size: 16px;
	color: #3562b0;
}
.unique-devoted-box{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
	margin: 0 0 0 18px;
	padding: 0 0 20px;
    width: 92%;
}
.unique-devoted-box h4{
	color: #549461;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
    padding: 15px;
}
.unique-devoted-box h4 span{
	font-style: italic;
}
.unique-devoted-box ul{
	padding: 10px 15px 0;
	font-size: 16px;
}
.unique-devoted-box li{
	background: url(../images/yellow-square-bullet.jpg) 0 9px no-repeat;
	margin: 0 0 13px;
	padding: 0 0 0 14px;
}
.unique-devoted-box li span{
	font-weight: 700;
}
.unique-devoted-box .concept-bar{
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	font-size: 20px;
	height: 40px;
	line-height: 2;
	padding: 0 24px;
	margin: 0 0 10px -10px;
	width: 335px;
	position: relative;
}
.unique-devoted-box .concept-bar p{
	margin: 0;
}
.unique-devoted-box .concept-bar.silver{
	background: #7c7c7c;
	border: 1px solid #575757;
}
.unique-devoted-box .concept-bar.elite{
	background: #bd8f00;
	border: 1px solid #7c5e00;
	margin: 0 0 20px -10px;
}
.unique-devoted-box .concept-bar.silver:before, .unique-devoted-box .concept-bar.silver:after,
.unique-devoted-box .concept-bar.elite:before, .unique-devoted-box .concept-bar.elite:after{
	position: absolute;
	content: '';
	clear: both;
	height: 0;
	width: 0;
}
.unique-devoted-box .concept-bar.silver:before{
	top: 39px;
	left: -1px;
	border-left: 10px solid transparent;
	border-top: 10px solid #575757;
}
.unique-devoted-box .concept-bar.silver:after{
	top: 39px;
	right: -1px;
	border-right: 10px solid transparent;
	border-top: 10px solid #575757;
}
.unique-devoted-box .concept-bar.elite:before{
	top: 39px;
	left: -1px;
	border-left: 10px solid transparent;
	border-top: 10px solid #7c5e00;
}
.unique-devoted-box .concept-bar.elite:after{
	top: 39px;
	right: -1px;
	border-right: 10px solid transparent;
	border-top: 10px solid #7c5e00;
}
.unique-devoted-box .concept-bar .old-price{
	text-decoration: line-through;
}
.logo-sl-cover{
	padding: 0 16px;
}
.logo-slide{
	background: #f5f5f5;
	border: 1px solid #d2d2d2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 20px;
}
.logo-stage{
	background: url(../images/lady-view-logos.jpg) 50% 0 no-repeat;
	/*background-size: 100% auto;*/
	min-height: 637px;
	position: relative;
}
.logo-stage .fotorama {
    min-width: 1px;
    overflow: hidden;
    position: relative;
    top: 68px;
	padding: 0 0 68px;
}
.excited-pack{
    position: absolute;
	bottom: 123px;
    right: 40px;
}
.excited-pack h5{
	font-weight: 700;
	font-size: 25px;
	position: relative;
}
.excited-pack .excited{
	float: left;
	padding: 13px 10px 0 0;
}
.excited-pack a{
	float: right;
}
.fotorama__wrap{
	margin: 0 auto;
}
.logo-stage .fotorama__nav-wrap{
	margin: 295px 0 0;
}
.fotorama__thumb{
	background: #ffffff;
	border: 3px solid #d3d3d3;
}
.fotorama__nav{
	padding: 10px 6px 10px 0;
}
.logo-stage .fotorama__thumb-border{
	border: 3px solid #616161 !important;
	width: 230px !important;
	height: 67px !important;
}
.logo-in-portfolio .fotorama__thumb-border{
	border: 3px solid #616161 !important;
	width: 249px !important;
	height: 67px !important;
}
.port-gray-border-round-box-alter{
	padding: 30px;
	position: relative;
}
.port-gray-border-round-box-alter h2{
	color: #646464;
	border: 0 none;
}
.logo-in-portfolio .fotorama__nav-wrap{
	width: 800px;
	margin: 50px 0 0;
}
.port-gray-border-round-box-alter .green-btn-port{
	bottom: 46px;
    position: absolute;
    right: 90px;
}
.dot li{
	background: url(../images/dot-list-bullet.jpg) 0 10px no-repeat;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}
/*logo portfolio page styles end*/

/*-----------------------------  logo inner pages styles end -----------------------------*/

/*----------------------------  web design pages styles start  -------------------------------*/

/*web design page styles start*/
#websites-packages{
	border-top: 1px solid #a4a4a4;
	padding: 30px 0 20px;
}
#web-widgets{
	background: #f2f2f2;
	padding: 30px 0 10px;
}
#web-widgets .stack{
	margin: 0 0 20px;
	min-height: 500px;
	position: relative;
}
#web-widgets .stack .text-center{
	position: absolute;
    width: 100%;
    bottom: 12px;
}
#web-widgets .stack h3{
	font-size: 26px;
	font-weight: 700;
	margin: 30px 0 20px;
}
#web-widgets .stack p{
	margin: 0 0 20px;
}
#web-widgets .stack .pic{
	text-align: center;
}
#web-widgets .stack .pic img{
	display: inline-block;
}
.yellow-find-more-btn{
	background: url(../images/yellow-find-more-btn.png) 0 0 no-repeat;
	width: 172px;
	height: 51px;
	display: inline-block;
	text-indent: -99999px;
}
/*web design page styles end*/

/*how it work page styles start*/
#how-it-work-body{
	background: #f2f2f2;
	padding: 30px 0;
}
#how-it-work-body .stack{
	margin: 0 0 20px;
	min-height: 490px;
}
#how-it-work-body .stack .pic img{
	display: inline-block;
}
#how-it-work-body .stack h4{
	margin: 20px 0 10px;
}
#how-it-work-body .orange-btn{
	float: none;
}
/*how it work page styles end*/

/*hosting page styles start*/
#hosting-green-divide{
	padding: 30px 0;
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
#hosting-details{
	border-top: 1px solid #a4a4a4;
	padding: 30px 0;
}
#hosting-details h3, #web-portfolio-body h3, #web-portfolio-tab h3, 
#web-portfolio-tab h2, .green-divider-title, #form-body h3{
	font-size: 25px;
	font-weight: 700;
	margin: 0 0 15px;
}
#hosting-details .multi-color-head{
	border: 1px solid #90bd50;
	color: #000000;
}
#hosting-details .multi-color-head th{
	font-size: 18px;
	font-weight: 700;
	padding: 5px 23px;
}
#hosting-details .multi-color-head td{
	border-bottom: 1px solid #90bd50;
	padding: 4px 23px;
}
#hosting-details .multi-color-head td:last-child{
	text-decoration: underline;
}
#hosting-details .multi-color-head .orange th{
	background: #f16d01;
	font-size: 22px;
}
#hosting-details .multi-color-head .green th{
	background: #90bd50;
}
#hosting-details .multi-color-head .blue th{
	background: #01b0f1;
}
#hosting-details .multi-color-head .maroon th{
	background: #8d5a5c;
}
#hosting-details .multi-color-head .gray th{
	background: #a8a8a8;
}
#hosting-details .multi-color-head .green2 th{
	background: #abb36c;
}
#hosting-details .multi-color-head .pink th{
	background: #752d6c;
}
#hosting-details .websites-guarantee{
	border: 1px solid #90bd50;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	color: #000000;
	border-spacing: 0;
}
#hosting-details .websites-guarantee th{
	background: #f16d01;
	border-left: 1px solid #90bd50;
	font-size: 16px;
	padding: 5px 10px;
	text-align: center;
}
#hosting-details .websites-guarantee td{
	border-left: 1px solid #90bd50;
	border-bottom: 1px solid #90bd50;
	padding: 15px;
	text-align: center;
}
/*hosting page styles end*/

/*seo page styles start*/
#seo-branding-widget .stack{
	border-left: 1px solid #e0e0e0;
	float: left;
	width: 20%;
	min-height: 480px;
	padding: 0 15px;
	margin: 0 0 15px;
}
#seo-branding-widget .stack:first-child{
	border: 0 none;
}
#seo-branding-widget .stack .pic{
	margin: 0 0 15px;
}
/*seo page styles end*/

/*web portfolio page styles start*/
#web-portfolio-body .text-right img{
	display: inline-block;
}
#web-portfolio-thumb{
	background: #808080;
	padding: 30px 0;
}
#web-portfolio-thumb a{
	display: block;
	margin: 0 15px 30px;
	float: left;
}
#web-portfolio-thumb .bottom ul{
	color: #ffffff;
	font-size: 20px;
}
#web-portfolio-thumb .bottom ul li{
	background: url(../images/white-dot-bullet.png) 0 10px no-repeat;
	padding: 0 6% 0 18px;
	float: left;
}
#web-portfolio-thumb .bottom .orange-btn{
	float: right;
	margin: 0;
}
#web-portfolio-tab #web-portfolio-tab-inner{
	position: relative;
}
#web-portfolio-tab{
	padding: 30px 0 0;
}
#web-portfolio-tab h3{
	color: #5d8f00;
}
#web-portfolio-tab h2{
	padding: 5px 0 0 60px;
}
#web-portfolio-tab h2.one{
	background: url(../images/green-1-circle.png) 0 0 no-repeat;
}
#web-portfolio-tab h2.two{
	background: url(../images/green-2-circle.png) 0 0 no-repeat;
}
#web-portfolio-tab h2.three{
	background: url(../images/green-3-circle.png) 0 0 no-repeat;
}
#web-portfolio-tab h2.four{
	background: url(../images/green-4-circle.png) 0 0 no-repeat;
}
#web-portfolio-tab .pic-section a{
	display: inline-block;
	text-align: center;
	color: #5d8f00;
	font-weight: 700;
	margin: 53px 0 0;
}
#web-portfolio-tab .pic-section a span{
	display: block;
}
#web-portfolio-tab .pic-section img{
	border: 5px solid #53840f;
	border-radius: 5px;
}
#web-portfolio-tab .no-border-pic-section img{
	display: inline-block;
}
/*web portfolio page styles end*/

/*why choose us page styles start*/
.why-choose-us-ban-desc{
	background: rgba(0, 0, 0, 0.5);
	padding-bottom: 15px;
    padding-top: 15px;
}
#why-choose-us-body .col-sm-4 img{
	display: inline-block;
}
/*why choose us page styles end*/

/*----------------------------  web design pages styles end  -------------------------------*/


/*--------------------------  footer black bar styles start  ---------------------------*/

/*footer balck common styles start*/
.bf-med-title{
	color: #666666;
	font-size: 25px;
	margin: 0 0 30px;
}
#bf-common-body .green-vertical-divider{
	margin: 0 0 25px;
}
.simple-fade-slider{
	margin: 0 0 20px;
	position: relative;
	width: 100%;
}
.simple-fade-slider img{
	position: absolute;
	display: block;
	max-width: 100%;
}
.faq-list{
	font-size: 20px;
}
.faq-list li{
	padding: 0 0 10px;
}
.top-fade-shadow{
	background: url(../images/top-ellipse-shadow.png) #f2f2f2 50% -3px no-repeat;
	background-size: 100% auto;
}
#bf-common-body .green-vertical-divider h5{
	font-size: 20px;
	margin: 0 0 15px;
	font-weight: 700;
}
/*footer balck common styles end*/

/*--------------------------  footer black bar styles end  ---------------------------*/

/*---------------------------  common form styles start  ---------------------------*/
label{
	padding-right: 10px;
	font-size: 16px;
}
input[type="text"], input[type="password"], textarea{
	font-size: 16px;
}
textarea{
	min-height: 150px;
	resize: vertical;
}
.form1 li{
	margin: 0 0 15px;
	width: 100%;
	display: block;
}
.form1 label{
	width: 200px;
	text-align: right;
}

/*---------------------------  common form styles end  ---------------------------*/


/*contact us page styles start*/
#form-body input[type="text"], #form-body textarea{
	width: 68%;
}
#form-body .email-contact li{
	margin: 0 0 15px;
	font-size: 15px;
}
#form-body .email-contact span{
	padding: 0 10px 0 0;
	width: 185px;
	display: inline-block;
}
/*contact us page styles end*/

/*more services page styles start*/
.green-vertical-divider .stack2{
	margin: 0 0 25px;
}
.green-vertical-divider .stack2 h5{
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 30px;
}
.green-vertical-divider .stack2 ul{
	margin: 0;
}
.green-vertical-divider .stack2 li{
	padding: 0 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px solid #bdbdbd;
}
.more-service .multi-color-box .body{
	min-height: 400px;
}
#flash-anim-logo .item{
	border: 1px solid #cccccc;
	margin: 0 0 30px;
}
#featured-logo-coll li{
	padding: 15px;
}
#featured-logo-coll li img{
	border: 1px solid #cccccc;
}
#more-serve-blue-note, #more-serve-blue-note h3{
	color: #0066CC;
	margin: 0 0 15px;
}
/*more services page styles end*/

/*----------------------  order page styles start  ------------------------*/
#order-process{
	margin: 15px 0 30px;
}
#order-process h3{
	font-size: 25px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 15px;
}
.order-blue{
	color: #0070c0;
}
.order-stack{
	margin: 0 0 15px;
}
.gray-bg-title{
	background: #dddddd;
	color: #0070c0;
	font-size: 20px;
	line-height: 2;
	font-weight: 700;
	padding: 0 18px;
	margin: 0 0 20px;
}
#order-process label{
	text-align: right;
}
#order-process .form1 input[type="text"],
#order-process .form1 input[type="password"], textarea{
	width: 420px;
}
#order-process .label-big label{
	width: 428px;
}
.yellow-info-box{
	background: #f8fce3;
	padding: 5px 15px;
	margin: 0 0 20px;
}
.multi-items{
	display: inline-block;
	vertical-align: top;
}
.file-choose{
	position: relative;
}
.file-choose span{
	/*background: url(../images/choose-file-btn.png) 0 0 no-repeat;
	height: 36px;
	display: inline-block;
	padding: 7px 0 0 125px;*/
}
.file-choose input[type="file"]{
	position: absolute;
	top: 0;
	left: 0;
	height: 36px;
	opacity: 0;
}
.select1{
	width: 245px;
}
.small-txt-note p{
	font-size: 12px;
	color: #4e4e4e;
}
.order-back-btn, .order-submit-btn{
	text-transform: uppercase;
	font-weight: 700;
	vertical-align: bottom;
}
.order-back-btn span{
	padding: 0 30px !important;
	border-bottom: 5px solid #578307 !important;
}
.order-back-btn span:before{
	border-bottom: 5px solid #578307 !important;
}
.order-submit-btn span{
	height: 76px !important;
	line-height: 3.8 !important; 
	border-bottom: 5px solid #578307 !important;
	padding: 0 55px !important;
}
.order-submit-btn span:before{
	height: 76px !important;
	line-height: 3.8 !important;
	border-bottom: 5px solid #578307 !important;
}
.order-submit-btn{
	margin: 0 0 0 15px;
}
.tick li{
	background: url(../images/green-arrow2.png) 0 7px no-repeat;
	padding: 0 0 0 22px;
	font-size: 20px;
}
.green-title1{
	font-size: 40px;
	font-weight: 700;
	color: #00b050;
}
#floated{
	position: absolute;
	width: 100%;
	padding: 0 15px;
}
.yellow-box{
	background: #fff454;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-o-border-radius: 20px 20px 20px 20px;
	padding: 20px 28px;
	margin: 0 0 15px;
}
.yellow-box .red-bar{
	background: url(../images/red-title-bar.png) 0 0 no-repeat;
	color: #E8E7EC;
    font-size: 25px;
    font-weight: 700;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.7);
    height: 80px;
    line-height: 3.2;
    padding: 0 0 0 90px;
	margin: 0 0 10px;
}
.yellow-box .red-bar-items li{
	background: #de251b;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	padding: 5px 10px;
	margin: 0 0 1px;
}
#order-process .leftcol{
	padding: 0 30px 0 0;
}
#order-process .gray-box{
	background: #f2f2f2;
	padding: 20px 26px;
	margin: 0 0 30px;
}
.green-vertical-divider2{
	background: url(../images/green-vertical-divider.jpg) repeat-y 57% 50%;
}
.green-vertical-divider2 .col-sm-5{
	position: relative;
}
#order-process .gray-box h2{
	font-size: 40px;
	margin: 0 0 15px;
	font-weight: 700;
}
#order-process .gray-box h2 .sub-title{
	display: block;
	font-size: 25px;
}
#order-process .gray-box .multi-color{
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
    margin: 0 10px 15px 0;
    text-decoration: underline;
}
#order-process .gray-box li{
	background: url(../images/green-arrow2.png) 0 8px no-repeat;
	font-size: 20px;
	padding: 0 0 15px 28px;
}
#order-process .process2-top{
	margin: 0 0 15px;
}
.cus-input-shell-cover{
	position: relative;
	bottom: -35px;
}
.cus-input-shell-cover .select-txt{
	font-size: 20px;
	font-weight: 700;
}
.custom-input-shell{
	background: url(../images/select-package-box.png) 0 0 no-repeat;
    height: 71px;
    padding: 0 10px 0 0;
    position: relative;
    width: 102px;
	display: inline-block;
}
.custom-input-shell input{
	visibility: hidden;
	position: absolute;
	top: 20px;
	left: 42px;
}
.unchk{
	background: none;
	width: 23px;
	height: 23px;
	display: block;
	position: absolute;
	top: 17px;
	left: 39px;
}
.chk{
	background: url(../images/seclect-box-ball.png) 50% 50% no-repeat !important;
}
.multi-color2{
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 15px;
}
.txt-widget1{
	margin: 0 0 30px 30%;
}
.txt-widget1 li{
	background: url(../images/brown-square-bullet.jpg) 0 6px no-repeat;
	font-size: 14px;
	font-weight: 700;
	padding: 0 0 0 20px;
}
.feedback-box{
	border: 1px solid #bfbfbf;
}
.feedback-box .inner-lvl{
	border-top: 9px solid #f1f1f1;
	padding: 20px;
}
.feedback-box .pic-holder{
	background: url(../images/user-pic-holder.png) 0 0  no-repeat;
	width: 125px;
	height: 117px;
	position: relative;
	text-align: center;
	float: left;
	margin-top: 27px;
}
.feedback-box .pic-holder img{
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	-o-border-radius: 50% 50% 50% 50%;
	margin: 15px 0 0 -8px;
	border: 1px solid #c8c6c6;
}
.feedback-box .desc{
	float: left;
	padding: 0 15px 0 5%;
	float: left;
	width: 78%;
	color: #4b7300;
}
.feedback-box .desc h6{
	font-size: 20px;
	font-weight: 700;
}
.double-shadow1{
	background: url(../images/double-side-shadow.png) 0 0 no-repeat;
	background-size: contain;
	width: 100%;
	min-height: 23px;
	margin: 0 0 30px;
}
.yellow-box .stack{
	margin: 0 0 15px;
}
.yellow-box .edit-btn{
	background: url(../images/yellow-black-fade-btn.png) 0 0 repeat-x;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	height: 30px;
	line-height: 1.875;
	padding: 0 12px;
	font-size: 16px;
	color: #ffffff;
}
.yellow-box .edit-btn:hover{
	text-decoration: none;
}
.yellow-box .calc-box{
	background: #ffffff;
	padding: 10px;
	margin: 0 0 5px;
}
.yellow-box .inner-border-box{
	border-bottom: 1px solid #7a7a7a;
	color: #7a7a7a;
	font-size: 16px;
}
.yellow-box .stack .desc{
	width: 280px;
}
#order-process .white-shade-box{
	background: #ffffff;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.45);
	padding: 20px;
	margin: 0 0 30px;
}
#order-process .white-shade-box h4{
	font-weight: 700;
	margin: 0 0 10px;
	font-size: 20px;
}
#order-process .white-shade-box h4 i{
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px 0 0;
}
.logo-pak-icon1, .logo-pak-icon2, .logo-pak-icon3, .logo-pak-icon4{
	width: 32px;
	height: 32px;
}
.logo-pak-icon1{
	background: url(../images/order-process/logo-package-icon1.png) 0 0 no-repeat;
}
.logo-pak-icon2{
	background: url(../images/order-process/logo-package-icon2.png) 0 0 no-repeat;
}
.logo-pak-icon3{
	background: url(../images/order-process/logo-package-icon3.png) 0 0 no-repeat;
}
.logo-pak-icon4{
	background: url(../images/order-process/logo-package-icon4.png) 0 0 no-repeat;
}
.logo-pak-icon5{
	background: url(../images/order-process/logo-package-icon5.png) 0 0 no-repeat;
	width: 32px;
	height: 24px;
}
.logo-pak-icon6{
	background: url(../images/order-process/logo-package-icon6.png) 0 0 no-repeat;
	width: 23px;
	height: 23px;
}
.logo-pak-icon7{
	background: url(../images/order-process/logo-package-icon7.png) 0 0 no-repeat;
	width: 32px;
	height: 26px;
}
.logo-pak-icon8{
	background: url(../images/order-process/logo-package-icon8.png) 0 0 no-repeat;
	width: 32px;
	height: 45px;
}
.logo-pak-icon9{
	background: url(../images/order-process/logo-package-icon9.png) 0 0 no-repeat;
	width: 32px;
	height: 23px;
}
.logo-pak-icon10{
	background: url(../images/order-process/logo-package-icon10.png) 0 0 no-repeat;
	width: 30px;
	height: 32px;
}
.logo-pak-icon11{
	background: url(../images/order-process/logo-package-icon11.png) 0 0 no-repeat;
	width: 32px;
	height: 28px;
}
.logo-pak-icon12{
	background: url(../images/order-process/logo-package-icon12.png) 0 0 no-repeat;
	width: 32px;
	height: 27px;
}
.logo-pak-icon13{
	background: url(../images/order-process/logo-package-icon13.png) 0 0 no-repeat;
	width: 32px;
	height: 41px;
}
.logo-pak-icon14{
	background: url(../images/order-process/logo-package-icon14.png) 0 0 no-repeat;
	width: 32px;
	height: 25px;
}
.logo-pak-icon15{
	background: url(../images/order-process/logo-package-icon15.png) 0 0 no-repeat;
	width: 32px;
	height: 18px;
}
.logo-pak-icon16{
	background: url(../images/order-process/logo-package-icon16.png) 0 0 no-repeat;
	width: 32px;
	height: 21px;
}
.logo-pak-icon17{
	background: url(../images/order-process/logo-package-icon17.png) 0 0 no-repeat;
	width: 30px;
	height: 32px;
}
.logo-pak-icon18{
	background: url(../images/order-process/logo-package-icon18.png) 0 0 no-repeat;
	width: 31px;
	height: 32px;
}
.logo-pak-icon19{
	background: url(../images/order-process/logo-package-icon19.png) 0 0 no-repeat;
	width: 31px;
	height: 31px;
}
.logo-pak-icon20{
	background: url(../images/order-process/logo-package-icon20.png) 0 0 no-repeat;
	width: 32px;
	height: 29px;
}
#order-process .white-shade-box .now-only{
	border-bottom: 1px solid #0093ce;
	padding-left: 45px;
	padding-bottom: 10px;
}
#order-process .white-shade-box .theme-dark-blue{
	border-bottom: 1px solid #0093CE;
	padding: 0 0 15px;
}
#order-process .white-shade-box .lft-spacer{
	padding: 0 0 0 45px;
}
#order-process .white-shade-box table{
	font-size: 20px;
}
#order-process .white-shade-box table select{
	font-size: 14px;
}
#order-process .white-shade-box table td{
	padding: 4px;
}
.get-print{
	background: #68d6ff;
	border-bottom: 3px solid #1b8cb6;
	padding: 10px 10px 10px 45px;
	margin: 0 0 30px;
	font-size: 20px;
	font-weight: 700;
}
.get-print a{
	text-decoration: underline;
}
.get-print a:hover{
	text-decoration: none;
}
.form2 li{
	margin: 0 0 10px;
}
#order-process .leftcol .stack{
	margin: 0 0 30px;
}
#order-process .gray-box .green-sq-bullet li{
	background: url(../images/green-square-bullet.jpg) 0 10px no-repeat;
	padding: 0 0 15px 21px
}
#order-process .gray-box .side-pic{
	float: left;
    width: 70%;
}
#order-process .gray-box .guarantee-pic-hold{
	float: right;
	width: 25%;
	margin-top: 201px;
}
.jetpay-form-outer{
	background: #ffffff;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	border: 1px solid #b5b5b5;
	padding: 19px;
}
#jetpay-form h3{
	background: #acacac;
	padding: 10px 12px;
	font-size: 20px;
	font-weight: 700;
}
#jetpay-form li{
	margin: 0 0 10px;
}
#jetpay-form label{
	background: none repeat scroll 0 0 #dddddd;
    font-size: 16px;
    padding: 3px 10px 3px 3px;
	margin: 0 15px 0 0;
    text-align: right;
    width: 200px;
	font-weight: 400;
}
#jetpay-form .multiple-items{
	display: inline-block;
	vertical-align: top;
	width: 390px;
}
#jetpay-form .multiple-items p{
	font-size: 14px;
	font-weight: 700;
}
#jetpay-form input[type="text"], #jetpay-form input[type="password"], #jetpay-form select{
	width: 300px;
}
#jetpay-form .month{
	width: 50px;
	margin: 0 10px 0 0;
}
#jetpay-form .year{
	width: 60px;
}
.web-form-title{
	color: #0070c0;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 15px;
}
.web-form-title span{
	padding: 0 0 0 15px;
}
#web-order-process .field-box, #web-order-process .simple-field-box{
	background: #ece9d8;
	float: left;
   	min-height: 130px;
    padding: 15px;
}
#web-order-process .simple-field-box{
	width: 91%;
}
#web-order-process .field-box.left{
	width: 25%;
}
#web-order-process .field-box.right{
	width: 65%;
	margin: 0 0 0 1%;
}
#web-order-process .field-box input[type="text"], 
#web-order-process .field-box input[type="password"],
#web-order-process .field-box textarea,
#web-order-process .field-box select{
	width: 370px;
}
#web-order-process .field-box textarea{
	min-height: 80px;
}
#web-order-process label{
	font-weight: 400;
	text-align: left;
}
#web-order-process ul{
	margin: 0 0 15px;
}
#web-order-process li{
	float: left;
    margin: 0 0 10px 36px;
    width: 100%;
}
.promotional-code-box{
	border: 1px dashed #ff0000;
	padding: 20px;
	color: #ff0000;
}
.promotional-code-box li{
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.promotional-code-box button{
	background: url(../images/silver-btn.jpg) 0 0 repeat-x;
	border: 1px solid #8f8f8f;
	color: #e35400;
	height: 30px;
	line-height: 1.875;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 12px;
	float: right;
}
.promotional-code-box label{
	float: left;
}
.promotional-code-box input[type="text"]{
	float: right;
}
.blue-title1{
	font-size: 40px;
	font-weight: 700;
	margin: 0 0 15px;
	color: #2c6ba0;
}
.greeny-yellow-box{
	background: #f7fbe2;
	padding: 20px;
	font-size: 20px;
}
.greeny-yellow-box li{
	margin: 0 0 16px;
	width: 100%;
	float: left;
}
.greeny-yellow-box span{
	float: left;
}
.greeny-yellow-box .num{
	width: 5%;
	clear: both;
}
.greeny-yellow-box .desc{
	width: 95%;
}
.yellow-borderd{
	border: 2px solid #ffcc00;
}
.greeny-yellow-box .green-tick li{
	background: url(../images/green-arrow2.png) 0 50% no-repeat;
	padding: 0 0 0 25px;
}
#order-ok-body{
	border-top: 1px solid #a4a4a4;
}
.thin-arrow li{
	background: url(../images/thin-arrow.png) 0 8px no-repeat;
	font-size: 20px;
	padding: 0 0 0 30px;
}
/*----------------------  order page styles end  ------------------------*/

/*reseller page styles start*/
#get-started .col-sm-7{
	position: relative;
}
#get-started .turn-ideas{
	left: 60%;
    position: absolute;
    top: 57%;
}
.kick-start-box{
	background: #efefef;
	padding: 20px;
}
.kick-start-box h2{
	font-size: 32px;
	font-style: italic;
	font-weight: 700;
	color: #0076b3;
	margin: 0 0 10px;
}
.kick-start-box input[type="text"]{
	width: 396px;
	height: 41px;
	line-height: 2;
	font-size: 20px;
	border: 0 none;
	padding-left: 55px;
	color: #ffffff;
}
.kick-start-box .n{
	background: url(../images/form-blue-bar-n.png) 0 0 no-repeat;
}
.kick-start-box .c{
	background: url(../images/form-blue-bar-c.png) 0 0 no-repeat;
}
.kick-start-box .e{
	background: url(../images/form-blue-bar-e.png) 0 0 no-repeat;
}
.kick-start-box .blue-grad-btn{
	background: url(../images/blue-gradient-btn.png) 0 0 no-repeat;
	display: inline-block;
	width: 232px;
	height: 67px;
	font-size: 20px;
	color: #ffffff;
}
.kick-start-box .blue-grad-btn:hover{
	color: #b4ebfd;
}
.kick-start-box .placeholder{
	color: #a9e0fd !important;
}
/*reseller page styles end*/

/*styles only for webkit browsers ( i.e, chrome and safari )*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#simple-tab .line{
		top: 49px;
	}
}


/* for mobile app */

.apptheme
{font-size:14px;
}

.apptheme1
{font-size:18px !important;
}
/*firefox hack for fixing hover space in nav bar homepage*/
/*@-moz-document url-prefix() { 
	#main-nav .nav > li > a {
    padding: 10px 26.1px !important;
    position: relative;
}
}*/
#main-nav .nav > li > a {
    padding: 10px 31px !important;
      /* padding: 10px 27.4px\0 !important;*/
    position: relative;
}
 @media(min-width: 1367px) and(max-width: 1920px)
 {
 	/*#main-nav .nav > li > a {
    padding: 10px 26.5px !important;
    position: relative;*/
}
 }
 /*firefox hack for fixing hover space in nav bar homepage*/
@-moz-document url-prefix() { 
	/*#main-nav .nav > li > a {
    padding: 10px 26.9px !important;
    position: relative;*/
}
}
.mobileapp h2
{color:#f16d01 !important;
}

.mobileapp h5
{color:#f16d01 !important;
font-size:20px !important;

}

.mobileapp
{
	background:none !important;
}

.mobiledes p
{color:#000 !important;

    color: #ffffff;
    font-size: 20px;
   /* font-weight: 600;*/
    line-height: 26px;
    margin: 0 0 5px;
    padding: 0 0 0 15px;
	width:60%;
	text-align:justify;

}

.now
{color:#ff3300 !important;
font-weight:bold;
}

.mobilc h3

{color:#f16d01 !important ;
font-size:30px !important;
}

.mobilc h4

{color:#70ac00 !important ;
font-size:20px;
}

.mobilefea h3
{color: #f16d01 !important;
    font-size: 30px !important;}
	
	.mobilefea ul li 
	{  background: url("../images/mobile/tick.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 27px;
	line-height:30px;
	}
	
	
	.callusnow h3
	{ font-size: 30px;
    font-weight: 700;
    margin: 29px 0 15px;
	}
	.mobilecont p 
	{color: #000;
	font-size:25px;
	}
	
	.free
	{color:#009dfe;
	}
	
	.sfeed
	{background: #70ac00;
    border-bottom: 3px solid #5a8c00;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    padding: 15px 24px;

    position: relative;
    text-align: center;
    text-decoration: none;
	}
	
	.sfeed:hover
	{	background: #806c14;
	border-bottom: 3px solid #6b5a0d;
	}
#package-item-info div p, #package-item-info2 div p{
	text-align:justify !important;
	}
	 .reseller-service .theme-red {
    color: red;
    font: 700 12px/16px Arial,Helvetica,sans-serif;
    text-decoration: underline;
}  


/*new menu background */
    #header-top{border-bottom: 1px solid #e8e8e8;}

    .navbar 
    {border: none !important;}

    

.reseller-service .theme-red {
    color: grey;
    font: 400 12px/16px Arial,Helvetica,sans-serif;
    text-decoration: underline;
}

#main-nav .nav > li
{border-left: none;}

.navbar-default {
    background-color: #f2f2f2;
}

.navbar-default .navbar-nav > li > a.active{background-color: transparent !important;background: none !important;
color: #51444e;}


.navbar-default .navbar-nav > li > a:hover {

  
    background: none !important;
   
    transition: none;
    -webkit-transition:none;
}

.navbar-default .navbar-nav > li >a:hover:after  {
    content: "";
    border-bottom: 2px solid #01363d;
    position: absolute;
    left: 35px;
    right: 35px;
    bottom: 3px;

}

#main-nav .nav > li::before {
   
     left:0px; 
   }


.navbar-default .navbar-collapse
{border:none;}

/*#main-nav .nav > li > a {
    padding: 10px 45.3px !important;
    padding: 10px 45.3px\0 !important;
}

@-moz-document url-prefix() { 
  #main-nav .nav > li > a {
    padding: 10px 45px !important;
}
}*/


/*safari hack for 6 plus and below 6 browser respectively for  fixing menu padding space*/

/*@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome,  #main-nav .nav > li > a {
     padding: 10px 26px !important;
  
    }
}
*/

#header-top #right-section .info-box a
{padding-right: 5px !important;}

#header-top #right-section .info-box p:first-child a {
  pointer-events: none;
}

#header-top #right-section h2 .color {
  padding:0;
}
#header-top #right-section h2 .trademark {
    font-size: 14px;
    vertical-align: super;
}

#logo a {
    padding-top: 9px;
}

#logo a img
{height: 91px;
width: 337px;}

@media (min-width: 1200px){.navbar-default {
    background-color: #f2f2f2;
    position: absolute;
    background-color: rgba(242, 242, 242, 0.9);
    top: 140px;
    z-index: 31;
        }
}

.hide{
display:none;
}

.navbar-toggle .icon-bar {
    background: #FEDC45 !important;
}