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

.menu_btm {
	background: url(../img/menu_btm.png) repeat-x !important; background-color:#fff !important;
	background-position: 0 63px !important;
	/* z-index: 9999999999; */

	padding: 8px 0 !important;
}
body {
	font-family: 'Lato', sans-serif !important;
}
a:hover {
	cursor: pointer;
}
/* body::-webkit-scrollbar {
 width: 1em;
}
 body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 body::-webkit-scrollbar-thumb {
 background-color: darkgrey;
 outline: 1px solid slategrey;
 border-radius:12px;
}*/
 .cmt_section::-webkit-scrollbar {
 width: .6em;
}
 .cmt_section::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 .cmt_section::-webkit-scrollbar-thumb {
 background-color: darkgrey;
 outline: 1px solid slategrey;
 border-radius:12px;
}
.cmt_section {
	height: 210px;
	overflow-y: scroll;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none !important;
}
.log_nav {
	padding: 10px;
	background: none;
	font-family: 'Lato', sans-serif;
}
.input_bx {
	background: #e9e9e9;
	border: none;
	padding: 8px 12px;
	color: #9a9b9c;
	font-size: 12px;
	width: 70%;
}
 .input_bx::-webkit-input-placeholder {
color:#9a9b9c;
}
.arr_bt a {
	border: 1px solid #eb2891;
	padding: 6px 11px;
	margin: 0 8px;
	color: #eb2891;
	transition: all linear .5s;
}
.arr_bt a:hover {
	border: 1px solid #504a9f;
	padding: 6px 11px;
	margin: 0 8px;
	color: #504a9f;
}
.top0 {
	height: auto !important;
	background-size: cover;
	background: #fff;
}
.top1 {
	background: url(../images/1p.png) no-repeat;
	height: 708px !important;
	background-size: cover;
}
.top1_head1 {
	font-size: 30px !important;
	color: #fff;
	padding: 90px 0 5px 0;
	font-weight: 300;
}
.head1 {
	font-size: 30px !important;
	color: #fff;
	padding: 5px 0 5px 0;
	font-weight: 300;
}
.top1 p {
	color: #fff;
	font-size: 13px;
}
.cre_bt {
	background: #bdd631;
	color: #fff;
	border-radius: 6px;
	padding: 13px 56px;
	text-transform: uppercase;
	float: left;
	font-weight: 600;
	transition: all linear .5s;
}
.cre_bt:hover {
	background: #efe631;
	color: #000;
}
.cre_bt1 {
	background: #bdd631;
	margin-top: 36px;
	color: #fff;
	border-radius: 6px;
	padding: 13px 49px;
	text-transform: uppercase;
	float: left;
	font-weight: 600;
	transition: all linear .5s;
}
.cre_bt1:hover {
	background: #efe631;
	color: #000;
}
.col_centered {
	display: block;
	margin: 0 auto;
	float: none;
}
/*register*/

.regWrapper {
	background: url(../images/register_bg.png) no-repeat;
	background-size: cover;
	height: 100%;
}
.register {
}
.register {
	color: #fff;
	font-size: 13px;
}
.reg_container {
	background: url(../images/reg_form_bg.png) repeat;
	color: #656565;
}
.reg_container header {
	padding: 20px 0;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #cacacb;
}
.reg_container_blk {
	padding: 25px 20px;
}
.reg_container .input-group-addon {
	padding: 13px 18px;
	background-color: #fff;
	background-image: url(../images/reg_inpbdr.png);
	background-position: right;
	background-repeat: no-repeat;
	border: none;
}
.reg_container .form-control {
	padding: 22px !important;
	border: none;
	box-shadow: none;
}
.reg_container .input-group {
	margin: 15px 0;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #c6c6c6;
}
.reg_container i {
	color: #4ac3ae;
	font-size: 18px;
}
.check_cont {
	width: 100%;
	background: none !important;
	border: none !important;
	padding: 0 15px;
}
.reg_btn {
	background: #4ac3ae !important;
	padding: 15px;
	text-transform: uppercase;
	font-size: 16px;
	transition: all linear .5s;
}
.reg_btn:hover {
	background: #4AA6C3 !important;
	transition: all linear .5s
}
input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 29px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -24px;
}
label.css-label {
	background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_1b20e7fe01d543c55d136248a43933b3.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*second*/

.top2 {
	background: url(../images/2p.png) no-repeat;
	height: 701px !important;
	background-size: cover;
}
.top2 p {
	color: #fff;
	font-size: 13px;
}
/*third*/

.top3 {
	background: url(../images/3p.png) no-repeat;
	height: 708px !important;
	background-size: cover;
}
.top3 p {
	color: #fff;
	font-size: 13px;
}
.top3_head3 {
	font-size: 30px !important;
	color: #fff;
	padding: 208px 0 5px 0;
	font-weight: 300;
}
/*third*/

.top4 {
	background: url(../images/4p.png) no-repeat;
	height: 708px !important;
	background-size: cover;
}
.top4 p {
	color: #fff;
	font-size: 13px;
}
.top4_head1 {
	font-size: 30px !important;
	color: #fff;
	padding: 193px 0 5px 0;
	font-weight: 300;
}
.top4_rt {
	float: right;
}
/*third*/

.top5 {
	background: url(../images/5p.png) no-repeat;
	height: 500px !important;
	background-size: cover;
}
.top5_head1 {
	font-size: 20px !important;
	color: #333;
	padding: 160px 0 5px 0;
	font-weight: 300;
}
/*third*/

.top6 {
	background: url(../images/6p.png) no-repeat;
	height: 708px !important;
	background-size: cover;
}
.top6_head1 {
	color: #fff;
	font-size: 30px !important;
	font-weight: 300;
	padding: 20px 0 5px;
	text-align: center;
}
/*blowup*/



.blow_span {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none !important;
}
.blow_span:hover {
	color: #11ac91;
	text-decoration: none !important;
}
.chat_noti {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	color: #000;
	float: right;
	font-family: 'Lato', sans-serif;
	font-size: 5px;
	margin: -8px 0 0;
	padding: 0 3px;
	text-align: center;
	text-decoration: none !important;
}
/*modal content*/

	

.inner_txt {
	visibility: hidden;
	position: absolute;
	height: 100%;
	background: #49c3ae;
	color: #fff;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 40px;
	padding: 11px;
}
.big:hover >.inner_txt {
	visibility: visible;
	display: inherit;
	position: absolute;
	height: 100%;
	background: #0C9;
	color: #fff;
	left: 0;
	top: 0;
	display: block;
	z-index: 99999;
}
.item:hover >.inner_txt {
	visibility: visible;
	display: inherit;
	position: absolute;
	height: 100%;
	background: #0C9;
	color: #fff;
	left: 0;
	top: 0;
	display: block;
	z-index: 99999;
}
.inner_txt_rt {
	background: #49c3ae none repeat scroll 0 0;
	bottom: -10px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	height: auto;
	padding: 5px 0 5px 10px;
	position: absolute;
	right: 0;
	visibility: hidden;
	width: 127px;
	z-index: 99999;
}
.big:hover >.inner_txt_rt {
	visibility: visible;
	display: inherit;
	position: absolute;
	background: #0C9;
	color: #fff;
	display: block;
	z-index: 99999;
}
.item:hover >.inner_txt_rt {
	visibility: visible;
	display: inherit;
	position: absolute;
	background: #0C9;
	color: #fff;
	display: block;
	z-index: 99999;
}
.gallery div {
	border: 2px solid #fff;
	-webkit-transition: -webkit-transform .15s ease;
	-moz-transition: -moz-transform .15s ease;
	-o-transition: -o-transform .15s ease;
	-ms-transition: -ms-transform .15s ease;
	transition: transform .15s ease;
	transition: all 0.65s linear;
}
/* line 46, ../sass/demo.scss */

.gallery div:hover {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-o-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
	z-index: 5;
}
.inner_txt > a {
	float: left;
	margin: 0 0 7px;
	text-align: center;
}
.gallery div img {
	position: relative;
}

.modal-body {
	padding: 3px;
	position: relative;
}
.modal_rt1 {
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 5px 0;
	overflow: hidden;
}
.modal_rt1_c1 {
	margin: 0;
	padding: 0;
	width: 17%;
	float: left;
}
.modal_rt1_c1_img {
	margin: 0;
	padding: 0;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 2px solid #fff;
	overflow: hidden;
}
.modal_rt1_c1_img img {
	width: 55px;
	height: 55px;
	border-radius: 50%;
}
.modal_rt1_c2 {
	margin: 0;
	padding: 5px 0 0 0;
	width: 64%;
	float: left;
}
.modal_rt1_c2 p {
	margin: 0;
}
.profile_name {
    color: #0895ca;
    font-family: 'Lato', sans-serif;
    text-transform: none !important;
    font-weight: 300;
    font-size: 16px;
}
.profile_date {
    color: #a2a0a1;
    font-family: ubuntu;
    font-weight: 300;
    font-size: 12px;
}
.modal_rt2 {
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 5px 0;
	overflow: hidden;
}
.modal_rt2 p {
	color: #6e6e70;
}
.modal_rt2 a {
	margin: 0 5px;
}
.modal_rt3 {
	margin: 10px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.modal_rt3_p1 {
	margin: 0;
	padding: 0;
	width: 70%;
	float: left;
	color: #8e8f93
}
.modal_rt3_p1 span {
	color: #0895ca;
}
.modal_rt3_p2 {
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	color: #8e8f93;
	font-weight: 600;
	font-size: 28px;
	text-align: right;
}
.modal_cmt {
	border-bottom: 1px solid #43474b;
	margin: 5px 0;
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
	font-family: 'Lato', sans-serif;
}
.modal_cmt_c1 {
	margin: 0;
	padding: 0;
	width: 20%;
	float: left;
}
.modal_cmt_c1_img {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #fff;
	overflow: hidden;
}
.modal_cmt_c1_img img {
	width: 40px;
	height: 40px;
}
.modal_cmt_c2 {
	margin: 0;
	padding: 0px 0 0 0;
	width: 80%;
	float: left;
	color: #8e8f93;
}
.modal_cmt_c2 p {
	margin: 0;
}
.profile_name {
	color: #0895ca;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
.profile_date {
	color: #a2a0a1;
	font-family: 'Lato', sans-serif;
}
.cmt_name {
	color: #0895ca;
	font-family: 'Lato', sans-serif;
}
.secmenu {
	margin: 0;
	padding: 0px 0;
	height: 55px;
}
.secmenu ul {
	width: 630px !important;
	margin: 0 auto;
}
.secmenu ul li {
	padding: 15px 0;
	padding: 15px 30px;
	font-size: 16px;
	float: left;
}
.secmenu ul li:hover {
	border-bottom: 3px solid #4ac3ae;
}
.secmenu ul a li {
	display: inline;
	list-style: none;
	color: #000;
}
.modal-content {
	background-clip: padding-box;
	background-color: #fff;
	border: none;
	border-radius: 0px !important;
	box-shadow: none;
	outline: 0 none;
	overflow: hidden;
	position: relative;
}
/*modal content ends*/

	

	/* Menu CSS */

.sidemenu {
	width: 100%;
	color: #747474;
	font-family: 'Lato', sans-serif;
}
.sidemenu a li {
	color: #747474;
	font-size: 14px;
	padding: 10px;
	list-style: none;
	overflow: hidden;
	transition: all linear .5s;
}
.sidemenu li a {
	color: #747474;
}
.sidemenu li img {
	margin: 0 10px 0 0;
}
.sidemenu li:hover {
	background: #dadada;
}
.sidep {
	margin: 10px 0;
	color: #000;
	text-transform: uppercase;
}
.sidepro {
	margin: 10px 0 !important;
	text-transform: uppercase;
	color: #000;
}
.sidepro1 {
	color: #b1b1b1;
}
.sidepro1 span {
	margin: 0 10px;
}
.sidepro1 a {
	margin: 0 10px;
	color: #b1b1b1;
}
.side_chat_noti {
	background: #95c73b none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	float: none;
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	margin: -7px 0 0px -2px;
	padding: 4px 2px;
	width: 20px;
	vertical-align: middle;
	float: left;
	height: 20px;
	text-align: center;
	text-decoration: none !important;
}
/* menu css ends */

	

	/* Photo Editor */

.pe_modal_cont2 {
	width: 23%;
	float: left;
	padding: 0;
	background: #2e3438;
	overflow: hidden;
	height: 100%;
	box-shadow: 0px 0px 10px #000;
	position: relative;
	font-weight: 300;
}
.pe_modal_cart {
	width: 100%;
}
.pu_cartclose {
	margin: 0;
	padding: 10px 0 10px;
	float: right;
	font-size: 16px;
	color: #baff49 !important;
	/* width: 90px; */

    /* height: 88px; */

	transition: all linear .3s;
}
.pi_container_cart {
	height: auto;
	padding-bottom: 10px;
	float: left;
}
.pucartadd {
	color: #baff49;
}
.inner_txt_rt a {
	color: #fff !important;
}
.pucartadd:hover {
	color: #baff49 !important
}
.pe_modal_cont1 {
	float: left;
	width: 77%;/* z-index: -9999 !important;*/ text-align:center; height:100%;

}
.modal-body {
	padding: 0 !important;
}
.pe_modal_cont1 > img {
	max-height: 100%;
	max-width: 100%;
}
.pe_modal_rt1_c1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.pe_mr1sp {
	color: #adafb0;
	font-size: 14px;
	margin: 0 10px;
	text-transform: uppercase;
}
.pe_modal_rt1 {
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 5px 0;
	overflow: hidden;
	padding: 14px 30px; color:#d0d1d3;
}
.pe_modal_rt1 span {
	color: #d0d1d3;
	
	margin: 0 0px;
	font-weight: 300;
}
.pe_modal_filter_col1.active{ color:#fff; opacity:1 !important; }
.pe_modal_filter_col1:hover { color:#fff; opacity:1 !important; }
.pe_modal_rt1 i {
	margin: 0 5px;
}
.pe_modal_rt1 a span:hover {
	color: #fff !important; transition:all linear .3s;
	
}
.pe_modal_filter {
	margin: 0;
	/* background: url(../images/pe_bg1.png) no-repeat;*/

	color: #FBFBFB;
	padding: 0;
	overflow: hidden;
	padding: 16px 38px;
	border-top: 1px solid #464B4F;
	margin-top: 20px 0;
}
.pe_modal_filter_c1 {
	width: 160px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 300;
	padding: 5px 0;
	font-size: 16px;
}
.pe_modal_filter_c2 {
	width: 60px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
.pe_modal_filter_col {
	margin: 0;
	background: #2e3438;
	color: #fff;
	padding: 0;
	overflow: hidden;
	padding: 0px 0px;
}
.pe_modal_filter_col1 {
	margin: 7px 0px;
	text-align: center;
	color: #b6b8b9;
	font-size: 12px;
	width: 57px;
	padding: 0;
	float: left;
	overflow: hidden; opacity:.7;
}
.pe_modal_filter_col1 span {
	    padding: 2px 0;
    text-align: center;
    float: none;
    display: block;
    font-size: 10px;
    margin-top: 4px;
}
.gosec {
	background: #008FC0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: right;
	padding: 5px 7px !important;
	cursor: pointer;
	color: #FFF;
}
.nextsec {
	float: right;
	margin: 10px 50px;
	background: rgba(255, 27, 238, 0.28);
	border: 1px solid #C823DE;
	padding: 4px 28px;
	color: #FFFFFF;
	/* font-weight: bold; */

	border-radius: 4px;
	transition: all linear .3s;
}
.nextsec:hover {
	background: rgba(28, 255, 246, 0.97);
	color: #333;
}
.pe_modal_filter_col1 img {
	width: 34px;
	height: 34px;
	border-radius: 50%;
}
.pe_modal_filter3 {
	margin: 0;
	/*background:#2e3438;*/

	color: #fff;
	padding: 0;
	overflow: hidden;
	padding: 16px 38px;
	border-top: 1px solid #414547;
	border-bottom: 1px solid #414547;
}
.pe_modal_filter3_c1 {
	width: 160px;
	float: left;
	color: #FBFBFB;
	text-transform: uppercase;
	font-weight: 300;
	text-align: left;
	padding: 2px 0;
	font-size: 16px;
}
.pe_modal_filter3_c2 {
	width: 60px;
	float: left;
	color: #a0a1a2;
	text-transform: uppercase;
}
.pe_modal_filter4 {
	width: 100%;
}
.pe_modal_filter4_c1 {
	width: 150px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/save_bg1.png) no-repeat;
	padding: 6px 0;
	text-align: center;
	transition: all linear .5s;
}
.pe_modal_filter4_c1:hover {
	background: #2e6fbc;
}
.pe_modal_filter4_c2 {
	width: 150px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	background: #535A5F;
	padding: 10px 0;
	text-align: center;
	transition: all linear .3s;
}
.pe_modal_filter4_c2:hover {
	width: 150px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	background: #191C1F;
	padding: 10px 0;
	text-align: center;
}
.pe_modal_filter5 {
	margin: 0;
	background: #1c1f20;
	color: #fff;
	padding: 0;
	overflow: hidden;
	padding: 17px 40px;
	border-top: 1px solid #414547;
}
.pe_modal_filter5_c1 {
	width: 190px;
	float: left;
	color: #5f6569;
	text-transform: uppercase;
	padding: 5px 0;
}
.pe_modal_filter5_c2 {
	width: 30px;
	float: left;
	color: #a0a1a2;
	text-transform: uppercase;
}
.pe_modal_filter6 {
	margin: 0;
	background: url(../images/pe_bg2.png) no-repeat;
	color: #fff;
	padding: 0;
	overflow: hidden;
	padding: 20px 40px;
	background-size: cover;
}
.pe_modal_filter6_c1 {
	width: 195px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px;
	font-size: 12px;
}
.pe_modal_filter6_c2 {
	width: 22px;
	float: left;
	color: #a0a1a2;
	text-transform: uppercase;
}
.pe_modtop a {
	text-decoration: none !important;
	color: #adafb0;
}
.pe_modtop a:hover {
	text-decoration: none !important;
	color: #adafb0;
}
.pe_modtop li {
    border-right: 1px solid #474c50;
    display: inline;
    float: left;
}
.pe_modtop li.fr {
    border-right: 1px solid #474c50;
    display: inline;
    float: right;
}
.pe_modtop {
	margin: 0;
	padding: 0px 0;
	background: #2E3438;
	color: #adafb0;
	overflow: hidden;
}
.pe_modtop_c1 {
	margin: 0;
	padding: 10px 13px;
	width: 180px;
	float: left;
	transition: all linear .5s; font-size:13px; font-weight:300; height:50px;
}
.pe_modtop_c1:hover {
	color: #fff;
}
.pe_modtop_c1 img {
	margin: 0 10px;
}





.pe_modtop_cz {
	margin: 0;
	padding: 15px 13px;
	text-align:left;
	float: left;
	transition: all linear .5s; font-size:13px; font-weight:300; height:50px;
}
.pe_modtop_cz:hover {
	color: #fff;
}
.pe_modtop_cz img {
	margin: 0 10px;
}
.pe_modtop_cz i {
	margin-right:10px;
}






.pe_modtop_c2 {
	margin: 0;
	padding: 15px 0;
	width: 60px;
	float: left;
	transition: all linear .5s;height:50px;
	
}
.pe_modtop_c2 img {
    width: 20px;
}
.pe_modtop_c3 img {
    width: 20px;
}
.pe_modtop_c2:hover {
	color: #fff;
	background: #5c4297;
}
.pe_modtop_c2 img {
	margin: 0 10px;
}
.pe_modtop_c3 {
	margin: 0;
	padding: 15px 0;
	width: 60px;
	float: left;
	transition: all linear .5s;height:50px;
	
}
.pe_modtop_c3:hover {
	color: #fff;
	background: #5ac947;
}
.pe_modtop_c3 img {
	margin: 0 10px;
}
.pe_modtop_c4 {
	margin: 0;
	padding: 15px 0;
	width: 115px;
	float: right;
	background: url(../images/restart_bg.png) no-repeat;
	color: #fff;
	transition: all linear .5s; height:50px; font-weight:300px; font-size:13px;
}
.pe_modtop_c4:hover {
	color: #fff;
	background: #c513a3;
}
.pe_modtop_c4 img {
	margin: 0 10px; width:17px;
}
.pe_modtop1 a {
	text-decoration: none !important;
	color: #adafb0;
}
.pe_modtop1 a:hover {
	text-decoration: none !important;
	color: #adafb0;
}
.pe_modtop1 {
	margin: 0;
	padding: 0px 0;
	background: #2E3438;
	color: #adafb0;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 670px;
}
.pe_modtop1_c1 {
	margin: 0;
	padding: 0px 25px;
	float: left;
}
/*photo upload conatiner */

.pu_container {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/pu_primebg.png) no-repeat;
	width: 530px;
	height: 335px;
	background-size: cover;
}
.pu_container_sec {
	margin: 0;
	padding: 0;
	position: absolute;
	background: url(../images/pu_secbg.png)no-repeat;
	width: 100%;
	background-size: cover;
	height: 100%;
	position: relative;
}
.pu_chead {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D4D4D4;
	overflow: hidden;
}
.pu_chead1 {
	margin: 0;
	padding: 33px 0px 33px 65px;
	border-right: 1px solid #D4D4D4;
	float: left;
	width: 440px;
	font-size: 16px;
}
.pu_chead2 {
	margin: 0;
	padding: 33px 0 33px 33px;
	float: left;
	font-size: 16px;
	color: #baff49 !important;
	width: 90px;
	height: 88px;
	transition: all linear .3s;
}
.pu_chead2:hover {
	background: rgba(255, 255, 255, 0.28);
}
.pu_modal_outer {
	height: 332px;
	width: 530px;
}
.pu_modal-content {
	background-clip: padding-box;
	background-color: #fff;
	border: none;
	border-radius: 0px !important;
	box-shadow: none;
	outline: 0 none;
	overflow: hidden;
	position: relative;
	width: 530px;
}
.pu_chead1 a {
	color: #fff;
}
.pu_chead1 a :hover {
	color: #fff;
}
.pu_chead2 a {
	color: #baff49;
}
.pu_chead2 a:hover {
	color: #baff49;
}
.pu_content {
	margin: 0;
	padding: 10px 20px 10px;
	overflow: hidden;
}
.pu_content_bk1 {
	margin: 0;
	padding: 0 0px;
	width: 145px;
	float: left;
	text-align: center;
	color: #fff;
	background-image: url(../images/pe_border.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
}
.pu_content_bk1:hover {
	opacity: .7;
}
.pu_content_bk2 {
	margin: 0;
	padding: 0 0px;
	width: 160px;
	float: left;
	text-align: center;
	color: #fff;
	background-image: url(../images/pe_border.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
}
.pu_content_bk2:hover {
	opacity: .7;
}
.pu_content_bk3 {
	margin: 0;
	padding: 0 0px;
	width: 145px;
	float: left;
	text-align: center;
	color: #fff;
}
.pu_content_bk3:hover {
	opacity: .7;
}
.pu_bt {
	margin: 0;
	padding: 0px 40px 34px;
}
.pu_bt1 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
.pu_bt2 span {
	margin: 0 10px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.pu_bt2 span input {
	padding: 4px 4px;
	background: url(../images/placeholder.png) repeat;
	border: none;
	width: 243px;
	margin: 0px -50px 0px 0px;
}
.pu_bott {
	margin: 0;
	padding: 3px 0;
	background: url(../images/bottom_bg.png) repeat-x;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 2px;
}
/*group page*/

.sr_input {
	box-shadow: 0px 0px 20px #B9B9B9;
	border: none;
}
.gr_sbtn {
	background: #4ac3ae;
	color: #fff;
	transition: all linear .5s;
}
.gr_sbtn:hover {
	background: #26a08b;
	color: #fff !important;
}
.grsebt {
	border: none !important;
	background: #f8f8f8;
}
.gr_srchbtn {
	border: 0 !important;
	padding: 8px 16px !important;
	color: #949494 !important;
	font-size: 16px !important;
	background: #f8f8f8;
}
.gr_srchbtn:hover {
	background: #f8f8f8;
	color: #ccc !important;
	border: none !important;
}
.down_container {
	margin-top: 30px;
}
.group_inp_cont {
	width: 90%;
	padding: 0 0;
	margin: 5px 15px;
	border: 1px solid #d0d0d0;
}
.gr_inpbtn {
	border: none !important;
	font-size: 12px !important;
	padding: 8px 16px !important;
	color: #ccc !important;
 !important;
	background: #f8f8f8;
	border-radius: 0 !important;
	box-shadow: 0 !important;
}
.wrp .btn-default {
	box-shadow: none!important;
}
.gr_inpbtn span {
	color: #000;
	margin: 0 3px;
}
.gr_inpbtn:hover {
	background: #fff !important;
	color: #949494 !important;
	border: none !important;
}
.input-group.group_inp_cont span img {
	padding: 12px 12px;
}
/*hover card */

.hub {
	position: relative;
	z-index: 0;
}
.zIndex {
	z-index: 2;
}
.bubble {
	position: absolute;
	width: 418px;
	/* height: 120px;*/

	padding: 30px;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	left: 0% !important;
	top: 51px !important;
	display: none;
	border: 1px solid #E1E1E1;
	z-index: 9;
}
.suggestbubble {
	width: 400px;
	/* height: 120px; */

	padding: 30px;
	background: #fff;
	margin: 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	border: 1px solid #E1E1E1;
	z-index: 9;
}
.span_cls {
	float: right;
	margin: -17px -17px;
}
.bubble div {
	margin-bottom: 10px;
}
.bubble a {
	color: inherit;
}
.suggestbubble a {
	color: inherit;
}
.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-color: #E1E1E1 transparent;
	display: block;
	width: 0;
	z-index: 9;
	left: 194px;
}
.bubble.top:after {
	border-width: 0 15px 15px;
	top: -15px;
	left: 10%;
}
.bubble.bottom:after {
	border-width: 15px 15px 0;
	border-color: #000 transparent;
	display: block;
	width: 0;
	z-index: 9;
	bottom: -15px;
	left: 194px;
}
.hub:hover .bubble {
	display: block;
	z-index: 999999;
}
.wrp {
	width: auto;
}
.hover_head {
	margin-bottom: 15px !important;
	color: #666666;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
}
.hover_head_content {
	display: block;
}
.hr_c1 {
	padding: 0;
	color: #ef6163;
	font-size: 14px;
}
.hr_c2 {
	padding: 0;
	color: #a9a9a9;
	font-size: 14px;
}
.hr_c3 {
	padding: 0;
	color: #a9a9a9;
	font-size: 14px;
}
.hr_c3 span img {
	margin: 0;
	padding: 0 7px 0 0 !important;
}
.hr_c3 span {
	padding: 0 10px;
	border-right: 1px solid;
}
.hr_c4 {
	padding: 0;
	color: #a9a9a9;
	font-size: 14px;
}
.hr_c4 span img {
	margin: 0;
	padding: 0 7px 0 0 !important;
}
.hr_c4 span {
	padding: 0 10px;
}
.hr_div_bk {
	display: block;
	margin: 20px 0 !important;
}
.hr_div_bk img {
	width: 53px;
	height: 53px;
	margin: 0 10px 0 0;
	padding: 0;
}
/*hovercard ends */



/* create group */

.gr_create {
	font-family: 'Lato', sans-serif !important;
	font-weight: 400 !important;
}
.gr_create label {
	font-family: 'Lato', sans-serif !important;
	font-weight: 400 !important;
}
.gr_create>.modal-dialog {
	width: 440px;
	margin: 30px auto;
}
.gr_create_modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px dotted #e5e5e5 !important;
}
.gr_create_modal-footer {
	padding: 15px 0 0 0;
	text-align: right;
	border-bottom: 3px solid #4AC3AE !important;
}
.gr_mlbl {
	width: 100px;
	text-align: right;
	margin: 0 10px 0 0;
	float: left;
}
.gr_inp {
	width: 300px;
	height: 35px;
	border: 1px dotted #999;
}
.gr_group {
	margin: 10px 0;
	overflow: hidden;
}
/* cart Page*/

.cart_cont {
    margin: 0;
    padding: 50px 0 0 !important;
    background: #f8f8f8;
}
.cart_menu {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #eb2891;
}
.cart_menu ul {
	margin: 0;
	padding: 0;
	margin: 0 auto;
}
.cart_menu ul a li {
	margin: 0 25px;
	padding: 15px 0 18px !important;
	text-transform: uppercase;
	display: inline;
	list-style: none;
	/* overflow: hidden; */

	float: left;
	color: #fff;
}
.cart_menu ul a li:hover {
	border-bottom: 3px solid #fff;
	padding: 15px 0 !important;
}
.imgsec {
	width: 100%;
}

.cades_sec {
	background: #eb2891;
	color: #fff;
	padding: 25px;
	overflow: hidden
}
.dis_t {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.dis_p {
	background: #d32483;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	/* margin: 0; */

	padding: 10px 0;
	text-align: center;
}
.p_quata {
    text-transform: uppercase;
    color:#4c4a4b;
    font-family: lato;
    font-weight: 300;
    font-size: 16px;
}
.cpic_size {
    color: #afafaf !important;
    display: block;
    overflow: hidden;
  /*  width: auto !important;*/
    background: none !important;
    border: none !important;
    font-family: lato;
    font-size: 11px !important;
}
span.cpic_size {
    color: #afafaf !important;
    /* display: block; */
    overflow: hidden;
    width: auto !important;
    background: none !important;
    border: none !important;
    font-family: lato;
    font-size: 11px !important;
    box-shadow: none !important;
}
.cpic_size a span {
    background: #fff;
    height: 45px;
    width: 55px;
    float: left;
    vertical-align: middle;
    margin: 0 10px 0 0;
    font-size: 14px;
    padding: 11px 0;
    text-align: center;
    color: #b7b7b7;
    transition: all linear .5s;
    box-shadow: 1px 1px 16px #f1f1f1;
}

.cart_bx .cpic_size a span {
    background: none;
    height: 25px;
    width: 30px;
    float: left;
    vertical-align: middle;
    margin: 0 10px 0 0;
    border: 1px solid #eaeaea;
    font-size: 12px;
    padding: 2px 0 0 0;
    text-align: center;
    font-weight: 300;
    color: #4C4A4B;
    transition: all linear .5s;
}
.cart_bx .p_quata {
   text-transform: none;
    color: #4c4a4b;
    font-family: lato;
    font-weight: 300;
    font-size: 13px;
}
.cpic_size a span:hover {
	background: #333;
	color: #fff;
}
.c_des1 {
    color: #b6b6b6;
    font-weight: 400;
    margin: 5px 0 10px;
    font-family: lato;
    width: 50%;
    float: left;
}
.c_des2 {
    color: #b2b2b2;
    font-weight: normal;
    font-weight: 300;
    margin: 0 0 5px 0;
    clear: both;
    font-size: 11px;
}
.c_promo1 {
	color: #333;
    text-transform: uppercase;
    font-size: 11px;
    border: 1px solid #e0e0e0;
    padding: 10px;
    text-align: center;
    font-weight: 300;
}
.c_promo2 {
	color: #eb2891;
	font-size: 12px;
}
.c_search_bxcart {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	height: 34px;
	color: #333 !important;
}
.c_search_bx {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	height: 34px;
	color: #fff !important;
}
.c_search_bx1 {
    border: none !important;
    transition: all linear .3s;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 13px !important;
    height: 34px;
    margin: 0 !important;
    width: 60px;
    background: #90c655 !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-family: lato;
    padding: 0 !important;
}


.c_search_bx1:hover {
	color: #fff !important;
	background: #e92891 !important;
}
.c_search_bx2 {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	height: 34px;
	color: #e92891 !important;
	background: #43484b !important;
}
.c_search_bx2:hover {
	color: #fff !important;
	background: #43484b !important;
}
.c_smicon {
	margin: 0 10px 0 0;
	font-size: 19px !important;
	vertical-align: middle;
}
.cart_summary_div {
	overflow: hidden;
	float: left;
	display: block;
	width: 100%;
	border-top: 1px solid #e2f1ee;
	border-bottom: 1px solid #e2f1ee;    background: #37c3af;
}
.cart_summary label {
	padding: 7px 0 !important;
	font-size: 15px !important;
	font-weight: 400; font-family:lato;
}
.detail-sec .modal_rt1 {
    border-bottom: none !important;
}
.cart_bold {
    font-weight: 500 !important;
    font-family: lato;
    font-size: 22px !important;
    color: #4e4a49;
}
.cartsum_prop {
	color: #37c3af;
	overflow: hidden;
	padding: 0; font-weight:300;
}
.paywi {
    font-size: 12px;
    margin-bottom: 0px;
    background: #f0278d;
    color: #fff;
    padding: 10px 15px;
    font-family: lato;
    text-transform: uppercase;
    font-weight: 300; height:40px;
}
.cartinner_txt_rt {
    background: #49c3ae none repeat scroll 0 0;
    float: left;
    margin: 0;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    height: auto;
    padding: 12px 0 0px 0px;
    right: 0;
    width: 190px; font-weight:400;
    text-align: center;
    height: 50px;
    transition: all linear .5s;
}
.grid_drop {
	    position: relative;
    bottom: 0;
    float: left;
    display: block;
    width: 100%;
    background: none;
    padding: 3px 5px;
    margin:4px 0 10px 0;
    font-weight: 300;
}
.grid_drop span:hover {
	color: #5AC947;
	cursor: pointer;
}
/*prof images */

	

.pi_modal_rt1 {
	width: 300px;
	margin: 0 0;
	overflow: hidden;
	padding: 14px 40px;
	float: left;
	background: #2E3438;
	height: 61px;
}
.pi_modal_rt2 {
	width: 670px;
	margin: 0;
	padding: 0px 0;
	background: #2E3438;
	color: #adafb0;
	overflow: hidden;
	float: left;
}
.pi_modal_rt2 a {
	margin: 0;
	padding: 0px 0;
	background: #2E3438;
	color: #adafb0;
	overflow: hidden;
}
.pi_modal_rt2 ul a li {
	margin: 0 0 0 -1px;
	display: inline;
	padding: 26px 25px 25px;
	color: #e1e7ee;
	float: left;
	border-left: 1px solid #686e72;
}
.pi_modal_rt2 ul {
	width: 580px;
	height: 61px;
	float: left;
	background: #555b61;
	margin: 0 !important;
}
.pi_modal_rt2 ul a li:hover {
	background: #3ab5b4;
	color: #fff;
}
.pi_header {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.pi_modal_rt2 a span {
	float: right;
	padding: 22px 35px;
	background: #32383c;
}
.pi_tc1 {
	background: #474c50;
	color: #a9aaac;
	padding: 5px 35px;
	font-weight: 400;
}
.pi_tc1 p {
	margin: 0 0 5px;
}
.pi_tc1 .small {
	font-size: 12px;
	margin: 0;
}
.pi_right_container {
	height: 465px;
}
.pi_right_container1 {
	height: 404px;
}
 .modal-body ::-webkit-scrollbar {
 width: .3em;
}
 .modal-body ::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 .modal-body ::-webkit-scrollbar-thumb {
 background-color: #CCC;
 outline: 1px solid slategrey;
 border-radius:12px;
}
.pi_tc2 {
	color: #a9aaac;
	padding: 5px 35px;
	overflow: hidden;
}
.pi_tc2 span .label1 {
	font-weight: 400;
	width: 50px;
	float: left;
}
.pi_tc2 span .label2 {
	font-weight: 400;
	width: 150px;
	float: left;
}
.label1 img {
	padding: 6px 0;
}
.pi_label_container {
	border-top: 1px solid #3d4042;
	padding: 5px 35px;
	overflow: hidden;
}
.pi_label_container input {
	background: none !important;
	box-shadow: 1px 1px 3px #211F1F !important;
}
.pi_label_container input[type=submit] {
	padding: 8px 16px;
	margin-left: 5px;
	font-size: 13px;
	line-height: 20px !important;
	border-radius: 0px;
	color: #ffffff;
	background: #5C4297 !important;
	border: none !important;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	transition: all linear .3s;
}
.pi_label_container input[type=submit]:hover {
	background: #255495;
}
.pibx_sdw {
	float: left;
	width: 253px;
}
.pibx_sdw1 {
	box-shadow: 0 0 10px #232425;
	float: left;
	width: 100%;
}
.pibx_sdw1 textarea {
	width: 100%;
	height: 75px;
	background: none;
	border: none;
	padding: 10px;
}
.pi_labcont {
	padding: 10px 0;
}
.pi_label {
	margin: 0;
	padding: 5px 10px;
	background: #282c2f;
	color: #fff;
	float: left;
	width: auto;
	border-radius: 15px;
	position: relative;
	margin: 3px 5px;
	text-transform: uppercase;
	transition: all linear .5s;
	font-size: 11px;
}
.pi_label_close {
	margin: 0;
	padding: 0px;
	color: #fff;
	float: right;
	margin: 0 0 0 5px;
}
.pi_label:hover {
	background: #26a2bc;
	color: #fff;
	cursor: pointer;
}
.pi_label:hover>.pi_label_close {
	color: #000;
}
.pi_modal_filter6 {
	margin: 0;
	background: url(../images/save_publish_bg.png) no-repeat;
	color: #fff;
	padding: 0;
	overflow: hidden;
	padding: 20px 40px;
	background-size: cover;
	transition: all linear .5s;
}
.text-left {
	text-align: left;
}
.pi_modal_filter6:hover {
	background: #16D6E0;
}
.pi_modal_filter6_c1 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px;
	font-size: 12px;
}
.pi_modal_filter6_c2 {
	padding: 0 15px 0 0;
	float: left;
	color: #a0a1a2;
	text-transform: uppercase;
}
.p1_modtop1_c2 {
	margin: 0;
	background: url(../images/save_publish_bg.png) no-repeat;
	color: #fff;
	padding: 0;
	float: right;
	overflow: hidden;
	padding: 23px 10px;
	background-size: cover;
	min-width: 100px;
	text-align: center;
	transition: all linear .5s;
}
.p1_modtop1_c2:hover {
	background: #16D6E0;
}
.p1_modtop1_c2 img {
	margin: 5px;
}
.pi_tc2 ul {
	padding: 10px 0 0 0;
	overflow: hidden;
}
.pi_tc2 ul a li {
	list-style: none;
	display: inline;
	padding: 0 0px 0 0;
}
.pi_tc2 ul a li span img {
	margin: 5px 0 0 -4px;
	padding: 0;
	width: 15px;
}
.pi_tc2 ul a {
	width: 50px;
	float: left;
}
.pi_tc2 h3 {
	text-transform: uppercase;
	font-weight: 300;
	color: #97999a;
	font-size: 14px;
}
/* check box style*/

/* SQUARED THREE */

.pi_tc2>.squaredThree {
	margin: 7px auto;
	position: relative;
}
.pi_tc2>.squaredThree span {
	padding-left: 25px;
}
.pi_tc2>.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	border-radius: 2px;
	border: 1px solid;
	background: #2E3438;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0 );
}
.pi_tc2>.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 7px;
	left: 5px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pi_tc2>.squaredThree label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.pi_tc2>.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/* check box style*/



.pi_container {
	height: 530px;
	overflow: hidden;
}
/*pimenu*/

.pi_menu {
	margin: 0;
	padding: 0;
	color: #adafb0;
}
.pi_menu ul {
	width: 100%;
	border-bottom: 1px solid #474c50 !important;
}
.pi_menu ul li {
	display: inline;
	margin-bottom: 0 !important;
}
.pi_menu ul li a {
	color: #b0c1ca;
	background: #2E3438;
	padding: 20px 40px;
	margin: 0;
	border-radius: 0;
}
.pi_menu ul li a:hover {
	background: #5c5c5c !important;
	border: none !important;
}
.prif_im > .modal-content {
	background: #2E3438;
}
.pi_menu>.tab-content>.tab-pane {
	padding: 20px;
}
.prif_cart > .modal-content {
	background: #2E3438;
	width: auto;
}
.pi_menu>.nav-tabs>li.active>a, .pi_menu>.nav-tabs>li.active>a:focus, .pi_menu>.nav-tabs>li.active>a:hover {
	background: #296979 !important;
	border: none;
	color: #b0c1ca !important;
	border: none !important;
}
.pi_menu>.nav-tabs>li>a, .pi_menu>.nav-tabs>li>a:focus, .pi_menu>.nav-tabs>li>a:hover {
	border: none !important;
}
.pi_title {
	margin: 10px 0;
	overflow: hidden;
	width: 100%;
	float: left;
}
.pi_title>.pi_title1 {
	float: left;
	width: auto;
}
.pi_title>.pi_title1 img {
	margin: 0 10px 0 0;
	width: auto;
}
.pi_title>.pi_title_on {
	float: right;
	width: auto;
}
/*of off switch */

.onoffswitch {
	position: relative;
	width: 73px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.onoffswitch-checkbox {
	display: none;
}
.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	height: 25px;
	padding: 0;
	line-height: 25px;
	border: 2px solid #999999;
	border-radius: 25px;
	background-color: #5B6267;
	transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
	content: "";
	display: block;
	width: 25px;
	margin: 0px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 46px;
	border: 2px solid #999999;
	border-radius: 25px;
	transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
	background-color: #16D6E0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
	border-color: #16D6E0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
	right: 0px;
}
/*on off ends */

.box input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 2px;
}
.addbutton {
	background: #00A2B7;
	color: #fff;
	border: NONE;
	padding: 7px 15px;
	border-radius: 2px;
	margin-top: 15px;
	/* text-transform: uppercase; */
	font-size: 13px;
}
.pi_table {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	color: #adafb0 !important;
	height: 260px;
}
.pi_table tr, td {
	
	font-size: 12px;
	width: 105px;
	/* border-bottom: 1px solid #ccc; */

	padding: 12px 0;
	/* margin: 10px 0;*/

	float: left;
	border-top: 0;
}
.pi_table tr {
	border-bottom: 1px solid #474c50;
}
.pi_accorian {
	clear: both;
	float: left;
	width: 100%;
	margin: 25px 0;
}
.pi_accorian>.panel-group>.panel-default>.panel-title {
	color: #adafb0;
}
.pi_accorian>.panel-group>.panel {
	border: none !important;
}
.pi_accorian>.panel-group>.panel-default>.panel-heading {
	background-color: #32383c;
	color: #adafb0;
}
.pi_arr {
	transform: rotate(180deg);
}
.pi_tc2>.css-label {
	background: none;
}
.pi_tc2>.dark-check-green {
	background-image: url("http://csscheckbox.com/checkboxes/dark-check-green.png") !important;
	font-weight: 400 !important;
	font-size: 13px !important;
}
.pwd_bx {
	background: #5b6063 none repeat scroll 0 0;
	border: medium none;
	border-radius: 20px;
	height: 25px;
	padding: 0 10px;
}
.pi_ttl {
	margin: 0 0;
	padding: 37px 0px 15px;
	margin-top: 10px;
	border: 1px solid #404447;
	border-right: 0;
	border-left: 0;
}
.pi_tc1 .big {
	font-size: 15px;
	width: 100%;
}
.pi_tb1 {
	width: 110px;
}
.pi_tb1 img {
	margin: 0 5px 0 0;
	border-radius: 50%;
	width: 36px;
}
.pi_tb2 {
	width: 40px;
}
.pi_profile tr, td {
	border-top: 0 none;
	float: left;
	font-size: 12px;
	min-width: 40px;
	padding: 0px 0 !important;
	
}
.pi_profile {
	border: 1px solid #43484b;
	border-right: none;
	border-left: none;
}
.pi_profile a {
	color: #36a09f;
}
/*photo detail page */
p.cartinner_txt_rt img {
    margin-right: 7px;
}
.photo_rt1_c1 {
	margin: 0;
	padding: 0;
	width: 10%;
	float: left;
}
.photo_rt1_c1_img {
	margin: 0;
	padding: 0;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 2px solid #fff;
	overflow: hidden;
}
.photo_rt1_c1_img img {
	width: 55px;
	height: 55px;
	border-radius: 50%;
}
.photo_rt1_c2 {
	margin: 0;
	padding: 15px 0 0 0;
	width: 85%;
	float: left;
}
.photo_rt1_c2 p {
	margin: 0;
}
.c_des2 li {
	list-style: none;
}
.btcont {
	border-bottom: 1px solid #e7f2f0;
	margin: 15px 0;
}
.btcont p {
	margin: 2px !important
}
.photo_sec {
	
    color: #fff;
    padding: 20px 0 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: 300;
    font-size: 11px;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 11%, rgba(0,0,0,0.07) 31%, rgba(0,0,0,0.31) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(11%, rgba(0,0,0,0)), color-stop(31%, rgba(0,0,0,0.07)), color-stop(100%, rgba(0,0,0,0.31)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 11%, rgba(0,0,0,0.07) 31%, rgba(0,0,0,0.31) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 11%, rgba(0,0,0,0.07) 31%, rgba(0,0,0,0.31) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 11%, rgba(0,0,0,0.07) 31%, rgba(0,0,0,0.31) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 11%, rgba(0,0,0,0.07) 31%, rgba(0,0,0,0.31) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.photo_menu {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #46b9a5;
}
.photo_menu ul {
	margin: 0;
	padding: 0;
	margin: 0 auto;
}
.photo_menu ul a li {
	margin: 0 25px;
	padding: 15px 0 18px !important;
	text-transform: uppercase;
	display: inline;
	list-style: none;
	/* overflow: hidden; */

	float: left;
	color: #fff;
}
.photo_menu ul a li:hover {
	border-bottom: 3px solid #fff;
	padding: 15px 0 !important;
}
.inner_txt_poto {
	position: absolute;
	background: #49c3ae;
	color: #fff;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 40px;
	padding: 11px;
}
.c_des1 .hub {
	z-index: 99999;
}
.c_des1 .bubble {
	width: auto !important;
	background: none;
	border: none;
	font-size: 15px;
	text-align: center;
}
.c_des1 .bubble a {
	margin: 5px 0;
	float: left;
}
.samese {
	color: #4d4a49;
	text-transform: uppercase;
	text-align: center;
	background: url(../img/same_series_bd.png) no-repeat top center;
	padding: 5px 0;
	margin: 50px 0 15px;
	font-weight: 400;
	font-size: 17px;
}
.related_img {
	width: 19.18%;
	float: left; height:235px; overflow:hidden; margin-bottom:5px !important;
	margin: 0 5px; 
}
.related_img img {
	width: 100%;
	max-height:100%;
}
.related_img_ct {
	width: 100%;
	height:200px;
	position: relative;
}
.related_img_cart {
	position: absolute;
	right: 0;
	bottom: 0;
	visibility: hidden;
}
.related_img_cart img {
	width: auto;
	height: auto;
}
.related_img_ct:hover>.related_img_cart {
	visibility: visible;
	width: auto;
}
.related_img>.grid_drop img {
	width: auto;
	height: auto;
	margin: 3px 7px;
}
.related_img>.grid_drop span {
	float: right;
	margin: 0 5px; font-size:12px !important;
}
.grid_drop span {
	margin: 0 5px;
	float: right !important;
	color: #949494;
}
.grid_drop span img {
	float: left !important;
	width: 15px;
	height: 12px;
	margin: 4px 5px;
}
.grid_drop {
	color: #949494; font-size:13px;
}
/*comment modal*/

.modal_outer_cmt {
	height: 530px !important;
	width: 964px !important;
	max-width: 964px !important;
}
.modal_outer_cmt .modal-content {
    width: 100%;
}
.modal_outer_cmt .imageblock {
 overflow: hidden;
height: 527px;
text-align: center;
display: flex;
vertical-align: middle;
align-items: center;
   
}
.modal_cont1 {
	width: 640px;
	float: left; 
}
.modal_outer {
	height: 530px;
	width: 970px;
}

.modal_cont2 {
    width: 322px;
    float: left;
    padding:0px 0px 28px;
    background: #f8f8f8;height:531px;
    overflow: hidden;
    
}
.modal_cont1 img {
    max-width: 100%;
    max-height: 100%; margin:0 auto; display:block;
}
/* comment modal ends */

/*profile dropdown*/

/* Style The Dropdown Button */

.dropbtn {
	background-color: #4CAF50;
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
/* The container <div> - needed to position the dropdown content */

.dropdown {
	position: relative;
	display: inline-block;
}
/* Dropdown Content (Hidden by Default) */

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 99999;
}
/* Links inside the dropdown */

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: right;
	transition: all linear .5s;
}
/* Change color of dropdown links on hover */

.dropdown-content a:hover {
	background-color: #f1f1f1
}
/* Show the dropdown menu on hover */

.dropdown:hover .dropdown-content {
	display: block;
	right: 0;
}
/* Change the background color of the dropdown button when the dropdown content is shown */

.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}
.dropdown-content a img {
	margin: 0 0 0 10px;
}
.input-group-btn:hover {
	background: none;
}
.btn.btn-default.gr_srchbtn:hover {
	background: none;
	border: none;
}
.cart_bx {
	border-bottom: 1px solid #e1f5f3;
	margin-bottom: 5px;
}
.cartinner_txt_rt:hover {
	background: #066;
}
.row.cart_bx {
    margin: 0 !important;
}
.deletespan {
	background: #FFF !important;
	float: left !important;
	padding: 5px 7px !important;
	height: 25px !important;
	width: 25px !important;
	border-radius: 50% !important;
	color: #FF008C !important;
	border: 1px solid #908F8F !important;
	margin: 0 5px;
}
.deletespan1 {
	float: left;
	margin: 4px 0;
	color: #EB2891;
	font-size: 13px;
}
.downloadspan {
	background: #FFF !important;
	float: left !important;
	padding: 5px 5px !important;
	height: 25px !important;
	width: 25px !important;
	border-radius: 50% !important;
	color: #00C3AB !important;
	border: 1px solid #908F8F !important;
	margin: 0 5px;
}
.downloadspan1 {
	float: left;
	margin: 4px 0;
	color: #00C3AB;
	font-size: 13px;
}
a:hover .downloadspan {
	color: #055D80;
!important
}
a:hover .downloadspan1 {
	color: #055D80;
!important
}
a:hover .deletespan {
	color: #F00;
!important
}
a:hover .deletespan1 {
	color: #F00;
!important
}
.main_btn {
	width: 210px;
	padding: 8px 0;
	border-radius: 0;
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	margin: 10px 0;
	font-weight: 300;
	text-transform: uppercase;
	transition: all linear .5s;
}
.main_btn:hover {
	background: rgba(0, 200, 63, 0.12);
	color: #fff;
}
/* just checking 8*/

.modal_outer {
	height: 530px;
	width: 970px;
}
.modal_cont2 .commentbox-m {padding: 0 10px;}

.modal-body {
	padding: 3px;
	position: relative;
}
.modal_rt1 {
    margin: 0;
    padding: 8px 10px 10px;
    width: 100%;
    margin: 5px 0;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
}
.modal_rt1_c1 {
	margin: 0;
	padding: 0;
	width: 17%;
	float: left;
}
.modal_rt1_c1_img {
	margin: 0;
	padding: 0;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	border: 2px solid #fff;
	overflow: hidden;
}
.modal_rt1_c1_img img {
	width: 44px;
	height: 44px;
}
.modal_rt1_c2 {
	margin: 0;
	padding: 5px 0 0 0;
	width: 64%;
	float: left; text-align:left;
}

.modal_rt1_c3 {
	margin: 0;
	padding: 5px 0 0 0;
	width: 19%;
	float: left; text-align:left;
}


.modal_rt1_c2 p {
	margin: 0;
}

.profile_date {
	color: #a2a0a1;
	font-family: 'Lato', sans-serif;
}
.modal_rt2 {
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 5px 0;
	overflow: hidden;
}
.modal_rt2 p {
	color: #6e6e70;
}
.modal_rt2 a {
	margin: 0 5px;
}
.modal_rt3 {
	margin: 10px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.modal_rt3_p1 {
	margin: 0;
	padding: 0;
	width: 70%;
	float: left;
	color: #8e8f93
}
.modal_rt3_p1 span {
	color: #0895ca;
}
.modal_rt3_p2 {
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	color: #8e8f93;
	font-weight: 600;
	font-size: 28px;
	text-align: right;
}
.modal_cmt {
	border-bottom: 1px solid #43474b;
	margin: 5px 0;
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
	font-family: 'Lato', sans-serif;
}
.modal_cmt_c1 {
	margin: 0;
	padding: 0;
	width: 20%;
	float: left;
}
.modal_cmt_c1_img {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #fff;
	overflow: hidden;
}
.modal_cmt_c1_img img {
	width: 40px;
	height: 40px;
}
.modal_cmt_c2 {
	margin: 0;
	padding: 0px 0 0 0;
	width: 80%;
	float: left;
	color: #8e8f93;
}
.modal_cmt_c2 p {
	margin: 0;
}

.profile_date {
	color: #a2a0a1;
	font-family: 'Lato', sans-serif;
}
.cmt_name {
	color: #0895ca;
	font-family: 'Lato', sans-serif;
}
.secmenu {
	margin: 0;
	padding: 0px 0;
	height: 63px;
}
.secmenu ul {
	width: 600px;
	margin: 0 auto;
}
.secmenu ul li {
	padding: 15px 0;
	padding: 15px 30px;
	float: left;
}
.secmenu ul li:hover {
	border-bottom: 3px solid #4ac3ae;
}
.secmenu ul a li {
	display: inline;
	list-style: none;
	color: #000;
}
.modal-content {
	background-clip: padding-box;
	background-color: #fff;
	border: none;
	border-radius: 0px !important;
	box-shadow: none;
	outline: 0 none;
	overflow: hidden;
	position: relative;
}
.pe_modtop_c1 input {
	opacity: 0;
	height: 30px;
	position: absolute;
	width: 171px;
}
.reg_container_blk .tooltip-inner {
	background-color: #4AC3AE!important;
	border-radius: 30px !important;
	font-size: 13px;
}
.reg_container_blk .tooltip.top .tooltip-arrow {
	border-top-color: #4AC3AE;
}
/*editor accordian */

.pe_modal_cont2 .panel-group .panel {
	padding: 0;
	border: 0;
	border-radius: 0;
}
.pe_modal_cont2 .panel-body {
	padding: 0;
	border: 0;
	border-radius: 0;
}
.pe_modal_cont2 .panel-heading {
	padding: 0;
	border: 0;
	border-radius: 0;
}
.pi_right_container >.pi_profile tr, td {
	padding: 15px 0 !important;
}
/* notification*/

.contain {
	width: 500px;
	margin: 0 auto;
	position: relative;
	padding: 20px;
}
.notificationicon {
	position: relative;/* height: 44px;

 

  top: 20px;

  left: 170px;*/

}
.notificationicon:hover i {
	color: #fff;
}
.notificationicon.on i {
	color: #333;
}
.notifications {
	max-width: 300px;
	width: 300px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0px;
	box-shadow: 0px 0px 20px #666;
	position: absolute;
	opacity: 1;
	top: 65px;
	transition: .2s;
	display: none;
	left: -195px;
	z-index: 999;
}
.notifications:before {
	content: '';
	height: 10px;
	width: 10px;
	display: block;
	position: absolute;
	top: -20px;
	left: 205px;
	border: 10px solid #fff;
	border-color: transparent transparent #fff transparent;
}
.notifications.open {
	display: block;
	transition: .2s;
}
.notifications li {
	padding: 5px;
	list-style-type: none;
}
.notifications li.titlebar {
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 12px;
	cursor: inherit;
	padding: 2px 5px;
}
.notifications li.titlebar:hover {
	background: #fff;
}
.notifications li.titlebar .settings {
	float: right;
	cursor: pointer;
}
.notifications li.seeall {
	text-align: center;
	font-size: 12px;
	min-height: 30px;
	text-transform: uppercase;
	position: relative;
	border-top: 1px solid #ccc;
}
.notifications li.seeall a {
	background: #f5f5f5;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	color: #5C4297;
	padding-top: 8px;
}
.notifications li.seeall a:hover {
	color: #5C4297;
	cursor: pointer;
}
.notifications{
font-family: 'Ubuntu', sans-serif !important;}
.notificationicon:hover i {
	color: #fff;
}
.notificationicon.on i {
	color: #333;
}


.notifications.open {
	display: block;
	transition: .2s; text-align:left;
}
.notifications li {
	padding: 13px;
	list-style-type: none;
}
.notifications li.titlebar {
	border-bottom: 1px solid #f2f2f2;
	color: #666;
	font-size: 12px;
	cursor: inherit;
	padding: 2px 5px;
}
.notifications .modal-title {
    width: 100%;
    text-align: center;
    font-weight: 300 !important;
    font-size: 16px;
    padding: 10px;
    color: #333;
}
.notifications li.titlebar:hover {
	background: #fff;
}
.notifications li.titlebar .settings {
	float: right;
	cursor: pointer;
}
.box input {
	background: none;
	border: 1px solid #3d6b6d;
	padding: 6px 5px;
	border-radius: 12px;
}
a#newsize {
	float: right;
	margin-top: 15px;
}
.box select {
	background: none;
	border: 1px solid #3d6b6d;
	padding: 6px 5px;
	border-radius: 12px;
}
a#newsize button {
	background: #5c4297;
	border: none;
	padding: 7px 10px;
	border-radius: 1px;
	color: #fff;
	font-size: 11px;
}
a#newsize button:hover {
	background: #331771;
}
.box {
	border: none !important;
}
.notifications li.seeall {
	text-align: center;
	font-size: 12px;
	min-height: 30px;
	text-transform: uppercase;
	position: relative;
	border-top: 1px solid #ccc;
}
.notifications li.seeall a {
	background: #f5f5f5;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	color: #5C4297;
	padding-top: 8px;
}
.notifications li.seeall a:hover {
	color: #5C4297;
	cursor: pointer;
}
.notifications .notifbox {
	
	overflow: auto;
}
.notifications .notifbox li {
	color: #666;
}
.notifications .notifbox li a {
	color: #383738;
}
.notifications .notifbox li.unread {
	background: #dff0ef;
}
.notifications .notifbox li.notif {
	min-height: 80px;
	border-bottom: 1px solid #f2f2f2;
	position: relative;
}
.notifications .notifbox li.notif:last-child {
	border-bottom: none;
}
.notifications .notifbox li.notif .imageblock {
	width: 70px;
	position: relative; float:left;
	left: 5px;
}
.notifications .notifbox li.notif .imageblock .notifimage {
	height: 50px;
	border-radius: 50%;
	width: 50px;
}
.message strong {
    font-weight: 500;
}
.notifications .notifbox li.notif .messageblock {
	
	position: relative;
	
	font-size: 13px;
}
.notifications .notifbox li.notif .messageblock .message a {
	color: #007fff;
}
.notifications .notifbox li.notif .messageblock .messageaction {
	min-height: 15px;
	margin: 15px 0px;
}
.notifications .notifbox li.notif .messageblock .messageaction .button {
	font-weight: normal;
	text-transform: uppercase;
}
.notifications .notifbox li.notif .messageblock .messageaction .button.success,  .notifications .notifbox li.notif .messageblock .messageaction .button.alert {
	color: #E80077;
}
.notifications .notifbox li.notif .messageblock .messageinfo {
	font-size: 10px;
	color: #9fa09f; 
}
/*notification ends*/

	/* accordian starts */



.accordion {
	/*width: 302px;*/

	margin: 0 auto;/* padding-top: 50px;*/

}
/* all accordion styles below here */

.accordion dl {
	width: 302px;
	-webkit-font-smoothing: antialiased;
	-moz-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	-webkit-transition-duration: 350ms;
	transition-duration: 350ms;
}
/*.accordion dl:hover {

  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);

  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);

  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);

}*/

.accordion dl dt a {
	position: relative;
	text-transform: uppercase;
	width: 100%;
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}/*

.accordion dl dt a .arrow {

  width: 0;

  height: 0;

  border-top: 6px solid transparent;

  border-bottom: 6px solid transparent;

  border-left: 6px solid #fff;

  position: absolute;

  left: 14px;

  top: 18px;

}

.cssanimations .accordion dl dt a .arrow {

  -moz-transition-duration: 350ms;

  -o-transition-duration: 350ms;

  -webkit-transition-duration: 350ms;

  transition-duration: 350ms;

}

.cssanimations .accordion dl dt a .arrow.down-anim {

  -moz-transform: rotate(90deg);

  -ms-transform: rotate(90deg);

  -webkit-transform: rotate(90deg);

  transform: rotate(90deg);

}*/
/*.accordion dl dt a .arrow.down {

  width: 0;

  height: 0;

  border-left: 6px solid transparent;

  border-right: 6px solid transparent;

  border-top: 6px solid #fff;

  top: 21px;

  left: 12px;

}*/

.accordion dl dt.active a, .accordion dl dt:hover a {
	background: url(../images/pe_bg1.png) no-repeat;
	color: #fff !important;
}
/*.accordion dl dt.active a {

  -moz-box-shadow: inset 0px -4px 8px 0px rgba(0, 0, 0, 0.2);

  -webkit-box-shadow: inset 0px -4px 8px 0px rgba(0, 0, 0, 0.2);

  box-shadow: inset 0px -4px 8px 0px rgba(0, 0, 0, 0.2);

}*/

.accordion dl dd {
	background: none;
	display: none;
}
.accordion dl dd.active {
	display: block;
}
.accordion dl dd p {
	line-height: 1.4;
}
.col-centered {
	display: block;
	float: none !important;
	margin: 0 auto;
}
/* CSS for Credit Card Payment form */

.credit-card-box {
	float: left;
	border: 1px solid #E8E8E8;
	border-radius: 0 !important;
}
.form-control {
	border-radius: 0 !important;
}
.  .input-group-addon {
border-radius:0 !important;
}
.btn-lg {
	border-radius: 0 !important;
}
.btn-ss {
	color: #fff;
	background-color: #00C3AB;
	border-color: #908F8F;
	transition: all linear .3s;
}
.btn-ss:hover {
	color: #fff !important;
	background-color: #5BCA47;
	border-color: #908F8F;
}
.credit-card-box > .panel-body {
	background: #F3F3F3;
}
.credit-card-box .panel-title {
	display: inline;
	font-weight: bold;
}
.credit-card-box .form-control.error {
	border-color: red;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(255,0,0,0.6);
}
.credit-card-box label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}
.credit-card-box .payment-errors {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}
.credit-card-box label {
	display: block;
}
/* The old "center div vertically" hack */

.credit-card-box .display-table {
	display: table;
}
.credit-card-box .display-tr {
	display: table-row;
}
.credit-card-box .display-td {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
/* Just looks nicer */

.credit-card-box .panel-heading img {
	min-width: 180px;
}
footer {
	background: #055d80;
	color: #fff;
	padding: 15px 0;
}
.ft_menu2 {
	text-align: center;
	color: #7ea0b1;
	margin: 45px 0 10px;
}
.ft_menu li:first-child {
	background: none;
}
.ft_menu li {
	display: inline;
	padding: 0 18px;
	background: url(../images/ftli.png) no-repeat;
	background-position: 0 7px;
}
.ft_menu {
	width: 415px;
	margin: 0 auto;
}
 @media only screen and (max-width:1024px) {
.input_bx {
	width: 64%;
}
.cre_bt {
	padding: 13px 40px;
}
.cre_bt1 {
	background: #bdd631;
	margin-top: 36px;
	color: #fff;
	border-radius: 6px;
	padding: 13px 0;
	text-transform: uppercase;
	float: left;
	font-weight: 600;
	transition: all linear .5s;
	width: 150px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
}
.container-fluid.menu_btm.desk-head {
    background: #fff !important;
}