body{
	font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:15px;
	line-height:1.42857143;
	background-color:#fff;
	font-weight:300
}
/*common classes part*/
.common-text-color
{
	color:#41ade2;
}
.common-background-color
{
	background-color:#41ade2; 
}
.color-white {
	background-color: #FFFFFF;
}
.container-color {
	background-color: #f3f3f3;
}
.padding0 {
	padding: 0px;
}
/*End common classes*/

/*Menu Section*/
.navbar {
	top:0;
	bottom:auto;
}
.menu-text li {
	font-weight: 500;
}
.top-icon {
	margin-top: 3px;
}
.margin-top {
	margin-top: 47px;
}
.navbar-nav {
	box-shadow: none;
}
.marginleft5{
	margin-left: 5px
}
.smartphone-container {
	background-color: red;
    height: 31px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin:7px;
    margin-right: 3px;
}
.mobile-logo {
	display: inline-block;
	vertical-align: top;
	margin-top: -4px;
	height: 35px;
	margin-left: -12px;
}
.smartphone-container h4 {
	display: inline-block;
    font-weight: 400;
    margin: 0;
    padding: 4px 0;
}
.freeshipping {
    background-color: #f73232;
    display: inline-block;
    float: right;
    font-size: 8px;
    font-weight: 700;
    height: 31px;
    line-height: 1;
    margin: 0 5px;
    padding: 5px 0;
    text-align: center;
    width: 82px;
}
.custom-button {
    font-size: 13px;
    margin-top: 7px;
    padding: 5px 16px;
    font-weight: 500;
}
.freeshipping span {
	font-size: 11px;
}
/*End Menu Section*/
.activate-container {
	height:307px;
}
.login-container {
	height: 577px;
}
.active-container {
	margin: 0 auto;
	width:400px;
	border-bottom: 1px solid #41ade2;
	text-align: center;
	margin-top: 50px;
}
.activate-text {
	border-top: 1px solid #41ade2;
    color: #41ade2;
    padding: 10px 0 0 0;
    margin-bottom: 5px;
    font-weight: 300;
}
.lets-active-text {
	color: #9aa7ba;
    margin: 0 0 10px 0;
    font-size: 22px;
}
.active-text-container {
	width:268px;
	margin: 0 auto;
}
.login .btn::before {
    content: "";
    font-family: "Glyphicons Halflings";
    margin-right: 10px;
    position: relative;
    top: 2px;
  }
.btn-circle {
	border-radius: 100px;
}
.cuatom-input-group {
	border: 5px solid #ccc;
	border-radius: 10px;
}
.custom-input-group-addon {
	border-top-left-radius: 19px;
	border-bottom-left-radius: 19px;
	background-color: #fff;
	border:none;
	font-size: 17px!important;
	height: auto!important;
}
.custom-form-control {
	line-height: 1;
	border-top-right-radius: 44px;
	border-bottom-right-radius: 44px;
	border:none;
	box-shadow: none;
}
.custom-form-control:focus {
	border:none;
	box-shadow: none;	
}
.worry-msg {
	text-align: center;
	display: block;
	color:#dddddd;
}
.create-text {
	padding: 0 15%;
	color: #aaaaaa;
}
.rememberme {
	color:#464646;
}
.remembertext {
	vertical-align: top;
    line-height: 26px;
    font-size: 11px;
}
.btn-lg,.btn-lg:hover {
	padding: 16px 24px 16px !important;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 300;
}
input[type="checkbox"].checkrember {
	height: 17px;
	width:17px;
	font-size: 12px;
}
.login-now-btn {
	width:90%;
	margin: 0 5%;
}
button.letsgo:before {
	content: "\f1d8";
    font-family: FontAwesome;
    font-size: 19px;
    padding-right: 10px;
}
.login-now-btn {
	margin-top: 63px;
    margin-bottom: 57px;
}
.loginfeilds {
	font-size: 17px!important;
}
.fonticon-login,.fonticonpass {
	color: #cccccc;
}
.fonticonpass {
font-size: 20px!important;
}
.placeholdercolor {
	color: #d7d7d7;
}

/*progress bar*/
.progress-container {
	width: 500px;
	margin:0 auto;
	margin-top: 30px; 
}
#content {
	margin-bottom: 25px;
}
.well {
	margin-bottom: 45px;
}
.button {
    border: 1px #37a4d9 solid;
    background: #37a4d9;
    color: #fff;
}
.button:hover {
	border: 1px solid #1c95d1;
    background: #1c95d1;
}
.button:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
button.button span {
	font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
}
@-webkit-keyframes myanimation {
	from {
	left: 0%;
	}
	to {
	left: 50%;
	}
}
h1 {
	text-align: center;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 400;
	font-size: 20px;
	padding: 20px 0;
	color: #777;
}
.checkout-wrap {
	color: #444;
	font-family: 'PT Sans Caption', sans-serif;
	margin: 40px auto;
	max-width: 1200px;
	position: relative;
}
ul.checkout-bar li {
	color: #ccc;
	display: block;
	font-size: 10px;
	font-weight: 600;
	padding: 14px 20px 14px 80px;
	position: relative;
}
ul.checkout-bar li:before {
	position: absolute;
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: none;
	background: #ddd;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	left: 20px;
	line-height: 37px;
	height: 35px;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	top: 4px;
	width: 35px;
	z-index: 999;
}
ul.checkout-bar li.active {
	color: #b8b8b8;
	font-weight: bold;
}
ul.checkout-bar li.active:before {
	background: #d8d8d8;
	z-index: 99;
}
ul.checkout-bar li.visited {
	color: #b8b8b8;
	z-index: 99;
}
ul.checkout-bar li.visited:before {
	background: #d8d8d8;
	z-index: 999;
}
ul.checkout-bar li:nth-child(1):before {
	content: " ";
}
ul.checkout-bar li.activated:nth-child(1):before {
	background-color: #41ade2;
}
ul.checkout-bar li:nth-child(2):before {
	content: " ";
}
ul.checkout-bar li.activated:nth-child(2):before {
	background-color: #41ade2;
}
ul.checkout-bar li:nth-child(3):before {
	content: " ";
}
ul.checkout-bar li.activated:nth-child(3):before {
	background-color: #41ade2;
}
ul.checkout-bar li:nth-child(4):before {
	content: " ";
}
ul.checkout-bar li.activated:nth-child(4):before {
	background-color: #41ade2;
}
ul.checkout-bar li.completed:nth-child(4):before {
	background-color: #6aff75;
}
ul.checkout-bar a {
	color: #b8b8b8;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}
ul.checkout-bar li.activated-error:nth-child(1):before,
ul.checkout-bar li.activated-error:nth-child(2):before,
ul.checkout-bar li.activated-error:nth-child(3):before,
ul.checkout-bar li.activated-error:nth-child(4):before {
	background-color: red;
}
ul.checkout-bar li.activated a:before,
ul.checkout-bar li.activated span:before,
ul.checkout-bar li.activated-error a:before,
ul.checkout-bar li.activated-error span:before {
    content: "1";
    height: 21px;
    width: 21px;
    background-color: #f3f3f3;
    top: -59px;
    position: absolute;
    border-radius: 10px;
    left: 54px;
    color: #f3f3f3;
    z-index: 999;
}
ul.checkout-bar li.activated a,
ul.checkout-bar li.activated span {
 	color: #41ade2;
}
 ul.checkout-bar li.completed span {
	color:#b8b8b8;
}
@media all and (min-width: 800px) {
	.checkout-bar li.active:after {
		-webkit-animation: myanimation 3s 0;
		background-size: 35px 35px;
		background-color: #d8d8d8;
		box-shadow:none;
		content: "";
		height: 5px;
		width: 100%;
		left: 50%;
		position: absolute;
		top: -50px;
		z-index: 0;
	}
	.checkout-wrap {
		margin: 50px auto;
	}
	ul.checkout-bar li {
		display: inline-block;
		margin: 50px 0 0;
		padding: 0;
		text-align: center;
		width: 24%;
	}
	ul.checkout-bar li:before {
		height: 33px;
		left: 40%;
		line-height: 45px;
		position: absolute;
		top: -65px;
		width: 33px;
		z-index: 99;
	}
	ul.checkout-bar li.visited {
		background: none;
	}
	ul.checkout-bar li.visited:after {
		background-size: 35px 35px;
		background-color: #d8d8d8;
		box-shadow: none;
		content: "";
		height: 5px;
		left: 50%;
		position: absolute;
		top: -50px;
		width: 100%;
		z-index: 99;
	}
}
@media (max-width: 500px) {
	.registerh1 , .registerh4{
		margin: 0 6px!important;
	}
	.pricing {
		margin: 0;
	}
	.well form {
		margin: 0 5px;
	}
}
@media (max-width: 562px) {
	.active-container {
		width:100%;
	}
	.progress-container {
		width:100%;
	}
	.active-text-container {
		padding: 0 20% 0 0;
	}
}
@media (max-width:367px) {
	.active-text-container {
		padding: 0 20%;
	}
}
/*progress bar end*/


/*Register page*/
.registerh1 {
	text-align: left;
    color: #9aa7ba;
    margin: 0px;
    padding: 0;
}
.registerh4 {
	color: #a0acbe;
}
.activation-text {
	color: #454545;
	font-size: 11px;
	padding: 0 5%;
	text-align: center;
}
.activation-text .line1 {
	padding: 0 2%;
}
.input-iemi {
	border-radius: 50px !important;
	background-color: #f2f2f2;
	font-size: 17px!important;
}
.cuatom-activation-group {
	width:100%;
	border: 5px solid #e5e5e5;
	border-radius: 34px;
}
.steps {
	margin-top:10px;
 	color:#9aa7ba;
 	display: block;
 	font-size: 11px;
}
.registermargin {
	margin-top: 60px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 40px;
}
.anti-img {
	margin: 10px auto;
    display: block;
    max-width: 350px;
}
.anti-group {
	border-radius: 0px;
}
.anti-upper-title {
	color:#727272;
	margin:0 0 5px 15px;
	font-size: 14px; 
}
.not-device-text {
	font-size: 13px;
	color:#6c6c6c;
	text-align: right;
	margin: 5px 15px 0 0;
}
.activation-form {
	padding-top: 22px;
}
.Welcome-text {
	color: #9aa7ba;
	font-size: 38px;
}
.myarmit-font {
	color: #41ade2;
}
/*Register page end*/


/*pricing page*/
.panel-body { 
	padding: 15px;
}
.dashbord-panel {
	background-color: #fff;
}
.panel-footer {
	background-color: #FFFFFF;
	border-top: 1px solid transparent;
	padding: 10px 15px;
}
.panel-default > .panel-heading {
	background-color: #f5f5f5;
	border-color: transparent;
}
.panel-default > .panel-heading {
	background-color: #FFFFFF;
	color: #ebebeb;
}
.panel-heading {
	border-bottom: 1px solid transparent;
	padding: 10px 0px;
}
.pricing .panel-heading .title {
	font-size: 1.7em;
	padding-bottom: 78px;
	margin-top: 0px;
	text-align: center;
	border-bottom: 5px solid #57585b;
	margin-bottom: 20px;
	color:#000000;
}
.pricing .col-sm-3 {
	padding-right: 0px;
}
.pricing .price {
	font-size: 28px;
	color:#ffffff;
}
.pricingmarbot {
	margin-bottom: 20px;
}
.inputactivation {
    color: #000;
    margin-bottom: 10px;
    padding: 5px 10px;
}
.background {
	background-image:url('../image/popup-image.png');
	background-repeat: no-repeat; 
	background-position: right;
	text-align: center;
}
.modal-body {
	background-color: #fff!important;
}
.addcenterltext {
	color:#41ade2;
	padding-top: 50px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.yourdecivetext {
	color:#ffffff;
	text-transform: uppercase
}
.yourdevicespace {
	padding-bottom: 20px;
}
.ourprofessionaltext {
	color:#ffffff;
	text-transform: uppercase;
}
.armittext {
	font-size: 22px;
}
.margin-bottom0 {
	margin-bottom: 0px;
}
.armitpadding {
	padding-bottom: 20px;
}
.continusanchor,
.continusanchor:hover {
	color: #ffffff!important;
	text-decoration: underline;
}
.continoustext {
	padding-left: 30px;
	display: inline;
}
/*pricing page end*/


/*activated page code*/
.selected-text {
	color:#4d5153;
	text-align: right;
	margin-bottom: 5px!important;
	margin-top: 15px!important;
}
.back-text {
	text-align: right;
	text-decoration: underline;
	margin-top: 0px;
}
.selectedmonth_container {
	height:64px;
	width:64px;
	border-radius: 40px;
	background-color:#ededed;
	float: left;
}
.price_holder {
	height:58px;
	width:58px;
	margin: 0 auto;
	margin-top: 3px;
	border-radius: 40px;
	background-color:#fff;
	border: 3px solid #9799a0;
}
.price_selected {
    text-align: center;
    margin-top: 14px;
    margin-bottom: 0px;
}
.selected_container {
    height: auto;
    float: left;
    width: 77%;
    margin-right: 3%;
}
.current-pack {
    margin-top: -5px;
    height: auto;
    float: left;
    width: auto;
    width:20%;
}
.time {
    margin: 0px;
    text-align: center;
}
.paymen-opt-title {
	font-size: 36px;
}
.method-border {
	border-right:1px solid #cdcdcd; 
}
.method-border:last-child {
    border: medium none;
}
.option-title
{
  color:#4d5153;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
.method-img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}
.method-img-padding20 {
	padding-top: 20px;
}
.paypal {
	padding-top: 27px;
	padding-bottom: 36px;
}
.google-wallet {
	padding-bottom: 31px;
}
.applepay {
	padding-bottom: 25px;
}
.billme {
	padding-bottom: 39px;
}
.method-details {
	color:#4d5153;
	font-size:11px;
	font-weight: 600;
	text-align: center;
	height:50px;
}
.learn-more-text {
	font-size: 11px;
	text-align: center;
	color:#35586b;
	display: block;
	font-weight: 600;
}
.select-value {
	text-align: center;
}
.label-inline {
	display: block;
}
#payment-form input[type="text"] {
    background: #F2F2F2;
    background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75); 
    border:1px solid #a3a3a3;
    width: 100%;
}
#payment-form .form-control:focus {
    border-color: #a3a3a3;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 3px rgba(0,0,0,.6);
    box-shadow: inset 0 0px 3px rgba(0,0,0,.6);
}
#payment-form .form-group {
	margin-bottom: 5px;
	width: 49%;
}
.securecard {
	width:94%;
}
.progressbar-color {
	background-color: #ccc;
}
.progressbartop {
	margin-top: 30px;
}
.justsec-text {
	margin-bottom: 10px;
	font-size: 30px;
	text-align: center;
	display: block;
}
.custom-select1 {
	width:49%!important;
}
.custom-select {
	width:49%!important;
}
.custom-select .selectBox,
.custom-select1 .selectBox {
	width:100% !important;
	min-width: auto;
}
/*activated page code end*/


/*Toggle switch code*/
.onoffswitch {
    display: inline-block;
    position: relative; 
    width: 77px;
    -webkit-user-select: none; 
	   -moz-user-select: none; 
	    -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden;
    cursor: pointer;
    margin-bottom: 0px;
    border-radius: 67px;
}
.onoffswitch-inner {
    display: block; width: 200%; 
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; 
    width: 50%; height: 40px; 
    padding: 0; line-height: 41px;
    font-size: 14px; color: white; 
    font-family: Trebuchet, Arial, sans-serif; 
    font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "\2713";
    padding-left: 13px;
    background-color: #4AD963; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "\2715";
    padding-right: 13px;
    background-color: #B2B4B3; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 39px; margin: 1px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 36px;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
/*Toggle switch code end*/


/*Notification page code*/
.email-text {
	display: inline;
	vertical-align: top;
	line-height: 41px;
	padding-left: 20px;
}
.emailnotifi-left {
	margin-left: 95px;
}
.emailnotifi-text {
    text-decoration: underline;
    font-size: 11px;
    text-align: right;
    display: block;
    margin-right: 20px;
    margin-top: 5px;
}
.input-iemi-notifi {
    background-color: #FFFFFF;
}
.notification {
    padding-top: 30px;
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.1);
	   -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.1);
			box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.1);
}
.textnotifi-input {
	border-top-left-radius:0px;
	border-bottom-left-radius: 0px; 
}
.carrier-button {
	display: inline;
}
.notification-img {
	float: left;
	margin-right: 20px;
}
.notification-text {
	color:#9a9a9a;
	font-size: 14px;
}
.carrier-button {
	font-size: 11px;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	font-weight: 600;
	padding: 9px 11.5px!important;
}
.carrier-notification {
	padding-top: 30px;
}
.socail-notification {
    padding-top: 40px;
    padding-bottom: 55px;
}
.icon-container {
	width:60px;
	height:115px;
	margin-right: 8px;
	display: inline-block;
}
.socail-icon-size {
	height:45px;
	width:45px;
	float: left;
	margin-left: 6px;
	margin-bottom: 20px;
	background-color: #000;
}
.social-title {
	text-align: center;
	font-size: 12px;
	display: block;
	text-align: center;
	font-family: arial;
	margin-bottom: 9px;
}
.social-radio {
	width: 100%;
	text-align:center;
}
#socail .facebook {
	background: url('../image/icons/social-icons.png') no-repeat -89px 0px;
}
#socail .twitter {
    background: url('../image/icons/social-icons-gray.png') no-repeat 0px 0px;
}
#socail .whatsapp {
    background: url('../image/icons/social-icons-gray.png') no-repeat -175px 0px;
}
#socail .googleplus {
    background: url('../image/icons/social-icons-gray.png') no-repeat -262px 0px; 
}
.setup-margin {
	margin-top: 40px;
}
.set-device-text {
	font-size: 12px;
	padding-top: 20px;
	color:#4d5153;
}
.step4 {
	margin-left: 40px;
}
@media (max-width:500px) {
	.marginleftright {
		margin-left: -5px;
		margin-right: -9px;
	}
	.emailnotifi-left {
		margin-left: 0px;
		margin-top: 10px;
	}
	.socail-notification {
	    padding-top: 78px;
	    padding-bottom: 55px;
	}
	.carrier-notification {
	    padding-top: 30px;
	    padding-bottom: 20px;
	}
}
/*Notification page code*/


/*activation completed*/
.following-screen {
	color:#5c6062;
	line-height: 30px;
	font-size: 12px;
	margin: 0px;
}
.following-screen span {
	padding-left: 20px;
	font-size: 12px;
}
ul.section-sign {
    list-style:none;
    padding: 0px;
    font-size: 13px;
}
ul.section-sign li,
ul.section-circle li {
	line-height: 30px;
	color:#5c6062;
}
ul.section-sign li:before {
    content: '\00A7';
    margin-right:5px;  
}
ul.section-circle {
	list-style: circle;
	padding-left: 16px;
	font-size: 13px;
}
.margintop-ready {
	margin-top: 50px;
}
.separator {
	width:100%;
	height: 1px;
	float: left;
	margin: 16px 20px;
	border-bottom: 1px solid #dddddd;
}
.payment-form-fields {
	float: right;
	width: 60%;
}
/*activation completed end*/
@media (max-width: 1200px) and (min-width: 980px) {  
	.pricing .panel-heading .title {
		font-size: 1.2em;
	}
	.pricing .panel-footer .btn-lg,
	.btn-lg:hover {
		font-size: 14px;
	}

}
@media (max-width: 980px) { 
	.method-details {
		height: 100px;
	}
	.payment-form-fields {
		float: none;
		width: 100%;
		padding: 10px;
	}
	.pricing .col-sm-3 {
		width: 49%;
		margin-bottom: 10px;
	}
}
@media (max-width: 768px) {
	.billing-label {
		margin-left: 15px;
	}
	.pricing .col-sm-3 {
		padding-right: 15px;
		margin-top: 10px;
	}
	#payment-form .form-group, 
	.custom-select1, 
	.custom-select {
		width: 100% !important;
	}
	.securecard {
		max-width: 100%;
		width: auto;
	}
	.method-details {
		height: auto;
	}
	.method-border {
		padding-bottom: 10px;
	}
	.pricing .col-sm-3 {
		width: 100%;
		margin-bottom: 10px;
	}
}
.margin-alert-top {
	margin-top: 15px;
}
.margin-alert-bottom {
	margin-bottom: 20px;
}
.progress-hide {
	display: none;
}
.example_text {
    font-size: 12px;
    margin-bottom: 5px;
}
.yearfull {
	width:100%!important;
}
.checktop0 {
	margin: 0px!important;
}
.billing-label {
	display: inline;
}
label.label-inline:after {
    content: "*";
    color: red;
    margin-left: 1px;
}
label.label-inline.billing-label:after,
label.label-inline.address2:after {
	display: none;
}
button[disabled],
button[disabled]:hover {
    cursor: not-allowed;
    opacity: 0.5;
}
.divinline-block {
	display: inline-block;
	width: 100%;
}
.rembermargin {
	margin-left:5px;
}
.text-remember {
	text-align: left;
}
@media (max-width: 1200px) {
	.text-remember {
		text-align: center;
	} 
}
.overlay-link {
	position: absolute;
	width:100%;
	height: 100%;
	top:0;
	z-index: 9999;
}
#text-drop .form-group,
#text-drop .selectBox {
	width:100%!important;
}
#text-drop .selectBox-label {
	width:auto!important;
}
#progressTimer .progress-bar {
	background-color: #41ade2;
}
#progressTimer .progress {
	margin: 10px 0px;
}
.selectBox-options LI A {
	text-transform: capitalize;
}
.checkaddress {
	margin: 10px 0px !important; 
}


/*footer code mos7*/
.footer {
	color: #ccc;
}
.footer .c1 { 
	margin-bottom: -130px; 
}

.footer-logo {
    margin: 0 auto 40px;
    border: 5px solid hsl(0, 0%, 100%);
    width: 120px;
    height: 120px;
    font-size: 2.2em;
    line-height: 68px;
    text-align: center;
    border-radius: 50%;
    background-color: hsl(0, 0%, 100%);
    box-shadow: 0 0 0 7px hsl(0, 0%, 100%);
}
.footer-logo:before,
.footer-logo:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 50%;
}
.footer-logo:before {
	top: 5px;
	width: 110px;
	height: 110px;
	box-shadow: 0 0 0 1px rgba(0,0,0,.3);
}
.footer-logo:after {
	top: 1px;
	width: 118px;
	height: 118px;
	box-shadow:0 0 0 4px hsla(0, 0%, 0%, 0.15);
}
.footer-logo span { 
	color: #d9534f; 
}
/***********************************************************************************************
 8) COPYRIGHT
 ***********************************************************************************************/
.copyright {
	padding: 120px 0 31px;
	font-size: 1em;
	text-align: center;
	color: #aaa;
	background-color:hsl(0, 0%, 93%);
	box-shadow: inset 0 0px 0 0 rgba(0,0,0,.2);
}
.copyright p { 
	margin: 0; 
}
.copyright a {
	color: #ccc;
	text-decoration: none;
}

/* Button Go Top */
.go-top {
	position: fixed;
	right: 9px;
	bottom: 0;
	z-index: 999;
	display: none;
	padding: 10px 15px;
	color: #fff;
	background-color: #333;
	background-color: rgba(0,0,0,.2);
	-webkit-transition: background 0.3s ease-in-out, color 0.2s ease-in-out;
	   -moz-transition: background 0.3s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background 0.3s ease-in-out, color 0.2s ease-in-out;
	  	 -o-transition: background 0.3s ease-in-out, color 0.2s ease-in-out;
	    	transition: background 0.3s ease-in-out, color 0.2s ease-in-out;
}
.go-top:hover {
	color: #d9534f;
	background-color: #3a3a3a;
	background-color: rgba(0,0,0,.3)
}
.mycolor {
	background-color: #fff!important;
	margin-top: 15px;
}
/*footer code mos7*/


/*For Sticky Header*/
.sticky {
 	left: 0;
 	padding: 0 7.5%;
}
#nav ul.level0 > li {
	width: auto;
}
.cate-dropdown {
	border: 1px solid #ccc;
	float: left;
	height: 34px;
	font-size: 13px;
	padding: 5px;
	color: #777;
	line-height: 30px;
	background-color: #fff;
	border-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		 -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.cate-dropdown:focus {
	background-color: #fff;
	border: 1px solid #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
#search_header {
	border: 1px solid #ccc;
	border-left: none;
	border-top-left-radius: 0;
	font-size: 13px;
	color: #777;
	/*width: 35%;*/
	border-bottom-left-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		 -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.search-btn-bg {
	padding: 5px 10px;
	font-size: 12px;
}
.cart-btn {
	text-align: right;
}
.activate-btn {
	background-color: #F36B38;
    padding: 5px 15px;
    color: #fff;
    line-height: 23px;
    font-size: 14px;
    font-weight: bold;
    border: none;
    margin: 15px 15px 0 0;
    border-radius: 2px;
}
#search_header:focus {
	border: 1px solid #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.sticky #nav > li > a {
	padding: 2px 7px;
}
.sticky .logo-small img {
	margin-top: -15px;
}
#mobile-menu .toggle {
	width: 35px;
	height: 35px;
	padding-left: 7px;
	margin-right: 15px;
}
#mobile-menu .toggle::before {
	line-height: 35px;
}
#nav .level0-wrapper,
#nav.classic ul.level0 {
	top: 65px;
}
.sticky #nav .level0-wrapper,
#nav.classic ul.level0 {
	top: 43px;
}

/*For Header Menus*/
#nav ul.level0 > li {
	display: block;
	padding-bottom: 0;
	padding: 3px 0;
	line-height: 20px;
	font-size: 12px;
	margin-right: 0;
	text-transform: capitalize;
}
#nav ul.level0 > li span {
	text-transform: capitalize;
}
#nav ul.level0 > li a:hover {
	color: #F36B38;
}
#nav ul.level0 > li a {
	font-weight: 300;
	margin-bottom: 0;
	border-bottom: none;
}
.sticky #nav li.level0:hover .level0-wrapper {
	width: 100%;
	left: 0 !important;
}
#nav li.level0:hover .level0-wrapper {
	width: 170px;
}
#nav ul.level1 > li a {
	padding-left: 15px;
}
#nav .level0-wrapper, 
#nav.classic ul.level0 {
	left: auto !important;
}
#nav .level0-wrapper,
 #nav.classic .parent > ul {
 	border: 1px solid rgba(0,0,0,.15);
 	border-top: none;
 	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    		box-shadow: 0 6px 12px rgba(0,0,0,.175);
 }
.block-currency-wrapper {
	margin: 0;
}
/*Media Query For Header Responsive*/
@media(max-width: 767px) {
	.block-currency-wrapper {
		margin-top: 6px;
	}
	.sticky .logo-small {
		left: 0;
		z-index: -111;
	}
	.sticky #mobile-menu .toggle {
		margin: 5px 0;
		z-index: 999999;
	}
	.activate-btn {
		margin: 11px 15px 0 0;
	}
	.cart-btn {
		margin-top: 0;
	}
}
@media(max-width: 991px) {
	#search_header {
		border-left: 1px solid #ccc;
	}
}
@media(max-width: 479px) {
	#mobile-menu .toggle {
		margin-top: 10px;
	}
	.header .logo {
		margin-top: 18px;
	}
}
@media(max-width: 1199px) {
	.main-menu-bar {
		padding-left: 0;
	}
}
/*About Us Page code*/
.custom-about {
	text-align: center;
}
.custom-about span {
    display: inline-block;
	padding-bottom: 20px;
    border-bottom: 1px solid #FFAE24;
    font-size: 2em;
    font-weight: 100;
    color: #F39C12;
    text-transform: capitalize;
    margin-bottom: 20px;  
}
.about-container .section-subtitle {
	padding: 0;
	margin-top: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.6em;
	font-weight: 100;
	color: #8E979F;
	line-height: 35px;
	text-align: center;
	padding-bottom: 30px;
}
.about-container .section-subtitle::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    margin: 15px auto 0;
    width: 20%;
    height: 1px;
    background-color: #F39C12;
}
.features-wrapper {
	position: relative;
	padding-top: 7px;
	margin-top: 60px; 
}
.features-content .title {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #F39C12;
	text-align: center;
	margin-top: 8px;
}
.features-content .description {
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.features-wrapper .features-icon {
    position: absolute;
    left: 0;
    top: -50px;
    right: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    font-size: 2.6em;
    color: #F39C12;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #7a8691;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.features-wrapper .features-icon {
    width: 50px;
    height: 50px;
    font-size: 2.1em;
}
.features-wrapper .glyphicon {
    line-height: 50px !important;
    width: 25px !important;
    margin-left: 7px;
}
.features-wrapper .globe-icon {
	margin-left: 9px;
}
.features-wrapper .features-icon:after {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    right: 0;
    margin: auto;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #7a8691;
    opacity: 0;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.features-wrapper .features-icon:after {
    width: 54px;
    height: 54px;
}
.features-wrapper:hover .features-icon {
    color: #fff;
    background-color: #F39C12;
    box-shadow: 0 0 0 1px #F39C12;
}
.features-wrapper:hover .features-icon:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.animateblock {
	padding-bottom: 30px;
}
.cate-dropdown {
	line-height: normal;
}
.cate-dropdown:focus {
	line-height: normal;
}
.search-box {
	background: #fff;
	padding: 0;
}
#search_header {
	width: 47%;
}
.cate-dropdown,
.cate-dropdown:focus {
	width: 38%;
	line-height: normal !important;
}
.search-outer {
	padding: 0;
}
.cart-btn {
	margin: 0 !important;
}
.search-btn-bg,
a.buy-btn {
	background: #F36B38;
	border-color: #F36B38;
	color: #fff;
}
.myarmit-btn {
	background-color: #0082C8;
	padding: 11px 24px;
	margin: auto;
	display: block;
	margin-bottom: 46px;
	margin-top: 38px;
	width: 140px;
	opacity: 0.8;
}
.glyphicon-shopping-cart:before {
	color: #fff;
}
.side-nav-categories .block-title {
	background: #F36B38;
	color: #fff;
}
aside.right-image {
	padding: 0;
    margin: 0;
    text-align: right;
}
div.tp-caption.Title {
	font-size: 15px !important;
	margin-top: 10px !important;
}
.header-top .col-xs-6 {
	padding-right: 0;
}

@media (max-width: 1199px) {
	.myarmit-btn {
		margin-bottom: 66px;
	}
}
@media (max-width: 991px) {
	#search_header {
		width: 90%;
	}
	.cate-dropdown,
	.cate-dropdown:focus {
		width: 30%;
	}
	.myarmit-btn {
		margin-bottom: 46px;
	}
	aside.right-image {
		text-align: center;
		margin-top: 20px;
	}
	.header-top .col-xs-6 {
		padding-right: 15px;
	}
}
@media (max-width: 991px) and (min-width: 767px) {
	.search-btn-bg {
		height: 34px;
	}
	.search-outer {
		padding: 0 15px;
	}
}
@media (max-width: 767px) {
	.search-box {
		width: 50%;
		float: none;
		left: 0;
	}
	.cart-btn {
		text-align: center;
	}
	.top-cart-contain {
		float: none;
		display: inline-block;
	}
}
.category-banner {
	height: 150px;
	width: 100%;
}
