@charset "utf-8";
/* CSS Document */
html,body{height:100%;}
.carousel,.item{height:100%;}
.carousel-inner{height:100%;}
.fill{width:100%;height:100%;background-position:center;background-size:cover; padding:0; position:relative;}
body, p{ font-family: 'Inter', sans-serif!important; font-size: 15px; font-weight:400; }
h2, h3, h4, h5, h6{ font-weight:600; }
h2, h3, h4, h5, h6, ul, li{margin:0; padding:0; list-style-type:none; }
a{ color:#000000; }
a:hover, a:active, a:visited{text-decoration: none!important;}
.tops{background:#8f5600;}
.care{ background:#8f5600; height: 32px; padding-top:8px; font-size:13px; color:#fff;}
.care ul li{ display:inline; }
.care a{color:#fff; padding:0 5px;}
.gry{    background: #fff7eb;
    border-top: solid 1px #fff7eb;
    border-bottom: solid 1px #f0f0f0;
    padding: 15px 0;
    margin-bottom: 30px;}
.left_head{background:#fcfcfc; border-bottom:solid 1px #f0f0f0;  margin-bottom:30px; }
.left_head h5{ background:#8f5600; padding:10px 15px; margin:0; color:#fff;}
.left_box{padding:25px 10px;}
.left_box td{    padding-bottom: 10px; font-size:13px;}
.pro_nam h3{font-size:22px; font-weight:600; color:#8f5600; margin-top:10px; margin-bottom:5px; text-transform:capitalize;}
.pro_nam h3 span{ color:#666666; font-size:16px; line-height:30px;  }
.pro_nam p{font-size:12px; color:#6F6F6F;}

.pro_nam22   h3{font-size:22px; font-weight:300; color:#8f5600; margin-top:10px; margin-bottom:5px; text-transform:capitalize;}
.pro_nam22   h3 span{ color:#666666; font-size:16px; line-height:30px;  }
.pro_nam22   p{font-size:12px; color:#6F6F6F;}

.prof_pic i{float:left; margin-right:10px;}
.list ul{padding:0;}
.list ul li{list-style-type:none; margin-bottom:5px;}
.list ul li a{font-size:13px; color:#616161; position:relative;}
.list ul li a span{color:#F90;}
.list ul li a:hover{text-decoration:none; color:#333;}
.form-control {
		border-radius: 5px;
		height: 42px;
		font-size: 15px;
		padding: 8px 15px 5px;
		border: 1px solid #8f5600;
		margin-bottom: 15px;
		color: #8f5600;
}
form .btn{
    height: 42px;
    border-radius: 6px;
}
.db-pricing-eleven .type span{
    font-size: 14px;
    letter-spacing: 5px;
}
.mattering{
    background-color: #fff7eb;
    padding: 15px;
    border-radius: 7px;
}
.mattering table{
	margin-bottom:0px!important;
}
.mattering .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: transparent!important;
}
.mattering .table-striped tr:first-child td{
	border-top:0px!important;
}
.but{background:#333; border-radius:0; border:none; padding: 5px 12px; font-size:13px;}
table td{vertical-align:top;}
.sr{width:185px;}
.age1{width:70px; float:left;}
.age{width:70px; float:right;}
.high{position:relative;}
.prev_button{ position:absolute; right:35px; top:-50px;}
.next_button{ position:absolute; right:5px; top:-50px;}
#carousel-example{margin-top:20px;}
.porfile img{ border-bottom:solid 6px #b4cf00;}
.porfile h4{text-transform:uppercase; text-align:center; margin-top:15px; margin-bottom:5px; font-weight:400; font-size:16px; color: #3A3837; }
.porfile p{font-size:12px; text-align:center; color:#949494; padding-bottom:15px ; border-bottom:solid 1px #e8e8e8;}
.doubletop{
	background-color:#ebc78f;
}
.logo{position:relative; top:0; background:#fff;  text-align:center;  padding: 20px 35px 20px 15px; background-color:#ebc78f;  }
.logo::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 100px solid transparent;
    border-left: 50px solid #d5ac6d;
    top: 0px;
    position: absolute;
    right: -50px;
    z-index: 9;
}
.logo::before {
    content: '';
    width: 1000px;
	bottom:0px;
    background-color: #ebc78f;
    top: 0px;
    position: absolute;
    right: 0px;
    left: -1000px;
    z-index: 8;
}
.photoseeks{
    border: 1px solid #ccc;
    border-radius: 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
	padding-bottom:50px;
}
.photoseeks .btn-group{
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: #d9534f;
    margin: auto;
}
.photoseeks .btn-group .btn{
	border-radius: 0px;
    border: 0px;
    padding: 7px 14px;
    font-size: 12px!important;
	height:auto;
}
.photoseeks img{
	max-height:200px;
	max-width:200px;
}
#mailstated{
    display: flex;
    align-items: center;
    gap: 15px;
}
footer{
	background: rgb(151,80,34);
    background: linear-gradient(90deg, rgba(151,80,34,1) 0%, rgba(232,151,10,1) 100%);
}
.bglivedata {
    background-color: rgba(0,0,0,0.2);
    padding: 30px;
    color: #fff;
	font-size:14px;
	opacity:0.6;
}
footer h4{
	color:#fff;
	font-size:18px;
	margin-bottom:22px;
}
footer ul li{
	line-height:30px;
}
footer ul li a{
	color:#fff;
	font-size:14px;
}
footer .double ul li{
	display:inline-block;
	width:48%;
}
footer a:hover {
    color: #ffd8be;
    text-decoration: underline;
}
.pt-2{
	padding-top:40px;
}
.pb-4{
	padding-bottom:35px;
}
.pt-sm-5{
	margin-top:35px;
}
.mainlinks{
    border: none;
    border-radius: 5px;
    background-color: #ffeaca;
}
#mailstated .example22 {
    font-size: 9px;
    background-color: #ff9a02;
    padding: 6px;
    height: 20px;
    border-radius: 10px;
    line-height: 10px;
    color: #fff;
}
#mailstated .example22:hover {
    background-color: #d17e01;
}
.memlabel{
   	position: absolute;
    right: -1px;
    top: 130px;
}
.profileday{
   background-color: #f3f3f3;
    border: 1px solid #e5e5e5;
    padding: 25px;
    display: block;
	-webkit-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.05);
	-moz-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.05);
	box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.05);
}
.profileday>h4{
    text-align: center;
    margin-bottom: 13px;
    color: #0889bd;
    font-weight: 300;
    font-size: 22px;
}
.rowheading{
    display: flex;
    margin-bottom: 20px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.rowheading h4{
    font-size: 26px;
    margin-bottom: 5px;
    color: #8f5600;
    font-weight: 300;
	margin-top:10px;
}
.profileday .owl-carousel .item h4{	
	font-size: 12px;
    line-height: 18px;
}
.profileday .owl-carousel .item .list-group-item-text{
	font-size:12px;
	margin-bottom:2px;
}
.profileday .owl-carousel .item .thumbnail{
	padding-bottom: 15px;
    min-height: 220px;
}
.mainlinks li a{
	color:#8f5600;
    display: block;
    padding: 14px 20px;
    border-bottom: 1px solid #ededed;
}
.mainlinks li a:hover{
    background-color: #ebc78f;
}
.mainlinks li a i{
	margin-right:12px;
}
.footer_out{ border-bottom:10px solid #ee6527; border-top:solid 1px #F5F5F5; padding: 20px 0; margin-top:30px; background:#fff;}
.foot{padding-top:20px; padding-bottom:50px;}
.tab-pane{padding:20px; border:solid 1px #EAEAEA; border-top:none;}
.foot h4{margin-bottom:20px;}
.edit{margin-bottom:20px; height: 40px; background:url(../images/edit.jpg) no-repeat right 10px}
.two{margin-top:20px;}
.td_bg{background:#fcfcfc;}
.ic{margin-right:8px; color:#ccc;}
.top_possion{position:absolute; top:0; left:0; z-index:10; padding:0; width:100%;}
.top_color{ width:100%; background: url(../images/green.PNG); height: 32px;} 
.top_color1{ width:100%; background: url(../images/green.PNG); height: 10px;}
.bottom_color{position:absolute; bottom:0; left:0; z-index:10; width:100%; background: url(../images/green1.png);} 
.top_head{position:relative;}
.logo_in{position:absolute; top:-20px; left:0; background:url(../images/logo.PNG); padding:20px 0; text-align:center; }
.logo_in1{ padding:5px 0; text-align:center; }
.register{ background:url(../images/register_bg.jpg) no-repeat right; width:320px; height:40px; margin-top: 24px; }
.register a{font-size:13px; color:#fff; display:inline-block; margin-top: 10px;}
.log{float:right; margin-right:28px;}

.header_outer{background:url(../images/white.PNG);}
.im_profile{height:265px; width:264px}

.menu_out{position:relative; top:-65px;}
.tab_text{line-height:28px;  font-size: 13px; color: #585757;}
.hed_des{border-bottom: solid 1px #f0f0f0; background: #fcfcfc; margin-left:10px; margin-right:10px; padding:10px; margin-top:30px; color:#8f5600; margin-bottom:15px; font-weight:300;}

.prof_pic h6{text-transform:uppercase; font-size:15px; margin-bottom:3px; margin-top:3px;}
.prof_pic p{font-size:13px; color:#2a2a2a; line-height:20px;}
.prof_pic p a span{ color:#8f5600;}

.prof h4{ margin-bottom:5px;}
.prof small{color:#949494; display:block; margin-bottom:15px;}
.prof_edit h4{margin-bottom:15px; margin-left:15px; color: #8f5600; font-weight:300;}

.profile_pane{display:none;}
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}




.item.list-group-item
{
    float: none;
    width: 100%;
    background-color:#f4f8ef;
    margin-bottom: 10px;
	padding:15px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{

}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left; 
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

.list-group-item table{}


.grid_list{margin-top:45px;}
.btn-group{margin-bottom:15px;}
.well {overflow:hidden;}
.thumbnail{    border: 1px solid #F7F7F7;}
.list-group-item{    border: 1px solid #fff;}

.tab_text{width:100%;}
.item.list-group-item:nth-of-type(odd){background: #F9F8F8;}
.list-group-item-heading{text-align:center;}
.list-group-item .list-group-item-heading{text-align: left;}

.top_menu a{font-size:13px; display:block; line-height:28px; position:relative; text-align:left; color:#2a2a2a; }
.prof_pic a{position:relative;}

.hightlight{width:200px; background:#dd8500; color: #fff; padding:10px; font-size: 15px; text-align:center;}

.foot_link{border-left:solid 1px #EFEDED; position:relative;}
.foot_link li a{background:url(../images/menu_arrow.jpg) no-repeat 0 6px ; padding-left:15px; font-size:13px; line-height:24px; position:relative; color:#2a2a2a; }
.foot h4{color: #8f5600;}
.copy{font-size:13px; color: #807A7A;}
.tab-pane a{font-size:13px; padding-right:10px;}

.hiddens{opacity: 0;}
.visibles{opacity: 1;}

.fa-phone-square{margin-right:10px;}
.middle{text-align:center;}
.thumb{ display:inline-block;}
.thumb img{width:100%; width:60px;}
.pop_width{width:450px;}
.all_ph{ padding-top:10px; text-transform:uppercase;}
.progress{height:7px; border-radius:0;  width: 130px; margin:6px 0 0 0;}
.progress-bar-warning{background:#8f5600;}
.bar60{font-size:12px; color: #D4D4D4;}
.list ul{margin-left:15px;}
 
.icon_left{margin-top:20px;}
.icon_right{margin-top:20px;}
.pop_close{position:fixed; right:-10px; top:-17px; font-size:17px; font-weight:300; background:#333 !important; padding:0 10px !important; border-radius:30px; opacity:0.9; height: 30px; line-height:0; float:none;}
.modal.in .modal-dialog{border-radius:0px;  }
.homemodal{width:300px;}
.modal-content{border-radius:0px; border:solid 3px #F3EFEF;}
.bord{border-bottom: solid 6px #b4cf00; margin-bottom:10px;}
.register_form label{display:block; margin-bottom:10px; font-weight:400; color:#696868; font-size:15px; }
.register_form .form-control{margin-bottom:25px;     color: #888;     height: 40px;}
.hed_des1{border-bottom: solid 1px #f0f0f0; background: #fcfcfc; margin-left:10px; margin-right:10px; padding:10px; margin-top:30px; color:#8f5600; margin-bottom:30px; font-weight:500;}
.form-control:focus{border-color: #B4CF01;}
.qus li{ margin-bottom:20px; background: url(../images/left-ar.jpg) no-repeat 0 6px; padding-left:25px; }
.qus li a{font-size:13px;}
.fa-angle-double-right{margin-right:10px; color: #dd8500;}
.basic{margin-bottom:30px;}
.basic li{margin-bottom:20px;}
.basic li a{display:block; cursor:pointer; position:relative;}
.basic li a span{float:right;}
.icon_link{margin-top:15px;}
.icon_link i{margin-right:10px;     color: #ccc;}
.techinfo{width:110px; height:35px; background:#fff; position:absolute; bottom:6px; display:none; padding-left: 12px; padding-top:8px; border:solid 1px #F5F2F2; border-left:0; border-bottom:none; padding-right:5px;  }
.hover{position:relative;}
.top_link{margin-right:30px; margin-left:30px; margin-top:25px; border-bottom:solid 1px #f0f0f0; border-top:solid 1px #f0f0f0; background:#fcfcfc; padding: 8px 15px; text-align: center; color:#8f5600; }
.techinfo a { font-size:12px;}
.top_link a{padding:0 10px; color:#8f5600; }
.small, small{ font-size:75%!important; }
.phone{ font-size:35px; color: #dd8500; float:left; margin-right:20px; margin-top:10px; margin-bottom:30px;     width: 46px;
    text-align: center;}
.fa-envelope, .fa-weixin, .fa-map-marker{font-size:35px; color: #dd8500;  float:left; margin-right:20px;  margin-top:10px;  margin-bottom:34px;     width: 46px;
    text-align: center;}
.fa-whatsapp{font-size:35px; color: #dd8500;  float:left; margin-right:20px;  margin-top:10px;  margin-bottom:30px;}
.con_font{font-size:20px; font-weight:300; color:#6F6F6F; margin-bottom: 30px;}
.con_font span{font-size:15px; color: #A9A9A9; display:block;}
.contact_address p{color:#2a2a2a; line-height:28px;}
.contact_address h2{margin-bottom:10px; font-weight:300; font-size: 24px;}

.fa-facebook{margin-top:30px; border:solid 1px #F1EFEF; padding:7px 12px; margin-right:10px; font-size:20px; border-radius:25px}
.fa-google-plus{margin-top:30px; border:solid 1px #F1EFEF; padding:7px 9px; margin-right:10px; font-size:20px; border-radius:25px}
.fa-twitter{margin-top:30px; border:solid 1px #F1EFEF; padding:7px 10px; margin-right:10px; font-size:20px; border-radius:25px}
.fa-youtube{margin-top:30px; border:solid 1px #F1EFEF; padding:7px 10px; margin-right:10px; font-size:20px; border-radius:25px}
.fa-skype{margin-top:30px; border:solid 1px #F1EFEF; padding:8px 10px; margin-right:10px; font-size:20px; border-radius:25px}
.messag{margin-top:20px;}
.messag td{padding:10px 0;}
.msg p{font-size:13px; color: #6F6F6F; line-height:22px;}
.msg h3{margin-bottom:15px; font-weight:300; color: #8f5600; }
.sus_story{padding:0; padding-bottom: 10px;}
.sus{margin-bottom:30px;}
.sus p{text-align:center; padding:10px 0; border-bottom:solid 1px #f0f0f0; background: #fcfcfc;}
.online_chat{width:300px; position:fixed; bottom:0; }


.panel{ margin-bottom: 0px;}
.chat-window{bottom:0;  position:fixed; margin-left:10px; right:0; }
.chat-window > div > .panel{ border-radius: 5px 5px 0 0;}
.icon_minim{ padding:2px 10px;}
.msg_container_base{ background: #e5e5e5; margin: 0; padding: 0 10px 10px; max-height:300px; overflow-x:hidden;}
.top-bar {background: #666;  color: white;  padding: 10px;  position: relative;  overflow: hidden;}
.msg_receive{padding-left:0;   margin-left:0;}
.msg_sent{padding-bottom:20px !important;    margin-right:0;}
.messages {  background: white;  padding: 10px;  border-radius: 2px;  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);  max-width:100%;
}
.messages > p {font-size: 13px; margin: 0 0 0.2rem 0;  }
.messages > time {font-size: 11px; color: #ccc;}
.msg_container {padding: 10px; overflow: hidden;  display: flex;}
img {display: block;}
.avatar {position: relative;}
.base_receive > .avatar:after { content: ""; position: absolute; top: 0; right: 0;
    width: 0; height: 0; border: 5px solid #FFF; border-left-color: rgba(0, 0, 0, 0); border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {justify-content: flex-end; align-items: flex-end;}
.base_sent > .avatar:after { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 0; border: 5px solid white; border-right-color: transparent;
    border-top-color: transparent; box-shadow: 1px 1px 2px rgba(black, 0.2); // not quite perfect but close}

.msg_sent > time{float: right;}



.msg_container_base::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}

.msg_container_base::-webkit-scrollbar{ width: 12px; background-color: #F5F5F5;}

.msg_container_base::-webkit-scrollbar-thumb{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #555;}

.btn-group.dropup{position:fixed; left:0px; bottom:0;}


.panel-title{color:#ccc;}
.panel{border:none;}
.msg_container_base{    border-bottom: solid 7px #333;}

.conversation-wrap{padding:0; max-height: 400px; overflow: auto; }
.conversation{padding:5px; border-bottom:1px solid #ddd; margin:0;}

.message-wrap{box-shadow: 0 0 3px #ddd; padding:0;}
.msg{padding:20px;  margin:0;}
.mess_det{padding:5px;  margin:0; font-size: 13px; line-height: 22px;}

.msg-wrap{padding:10px; max-height: 400px; overflow: auto;}

.time{color:#bfbfbf;}

.send-wrap{border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding:10px;}

.send-message{resize: none;}

.highlight{background-color: #f7f7f9; border: 1px solid #e1e1e8;}

.send-message-btn{border-top-left-radius: 0;  border-top-right-radius: 0;  border-bottom-left-radius: 0; border-bottom-right-radius: 0;}

.btn-panel{background: #f7f7f9;}

.btn-panel .btn{color:#b8b8b8; transition: 0.2s all ease-in-out; }

.btn-panel .btn:hover{color:#666; background: #f8f8f8; }
 
.btn-panel .btn:active {background: #f8f8f8; box-shadow: 0 0 1px #ddd;  }

.btn-panel-conversation .btn,.btn-panel-msg .btn {background: #f8f8f8; }

.btn-panel-conversation .btn:first-child{border-right: 1px solid #ddd;}

.msg-wrap .media-heading{color:#8f5600; font-weight: 700; }

.msg-date{background: none; text-align: center; color:#aaa; border:none; box-shadow: none; border-bottom: 1px solid #ddd; }


.pagination ul li{ background:#E9E9E9; border:none !important; box-shadow:none !important ; -webkit-box-shadow:none !important; margin-right:1px;}





.outer_mess body::-webkit-scrollbar {width: 12px;}
 
    
    /* Let's get this party started */
   .outer_mess  ::-webkit-scrollbar {
        width: 6px;
    }

    /* Track */
 .outer_mess    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
/*        -webkit-border-radius: 10px;
        border-radius: 10px;*/
    }

    /* Handle */
  .outer_mess   ::-webkit-scrollbar-thumb {
/*        -webkit-border-radius: 10px;
        border-radius: 10px;*/
        background:#ddd; 
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    }
 .outer_mess    ::-webkit-scrollbar-thumb:window-inactive {
        background: #ddd; 
    }


.mess{font-size:13px; display: block; width: 100%; padding-left: 0; color: #797979; line-height: 20px; margin-bottom: 20px;}
.popover.top{background:#fff;}
.btn-primary{background:#dd8500; border-color:#dd8500;border-radius:0px;}
.btn-primary:hover{background:#FF9901; border-color:#FF9901;}
.btn-default{ border-radius:0px;  border-color:#e9e9e9; }
.wrap{overflow:hidden;}
.relative{ position:relative;}

.ion-ios7-close-empty{transition:transform 0.3s, color 0.3s;}
.is-closed{transform: rotate(-45deg);}

.green_top .ion-ios7-close-empty{transition:transform 0.3s, color 0.3s;}
.green_top .is-closed{transform: rotate(-45deg);}
.green_top{cursor:pointer; display:none;}
#close_panel{cursor:pointer; display:none;}

.foot_panel .ion-ios7-close-empty{transition:transform 0.3s, color 0.3s;}
.foot_panel .is-closed{transform: rotate(-45deg);}
.foot_panel{cursor:pointer; display:none;}


.foot_pane2{cursor:pointer; display:none;}
.foot_pane2 .ion-ios7-close-empty{transition:transform 0.3s, color 0.3s;}
.foot_pane2 .is-closed{transform: rotate(-45deg);}


.top_menu  ul{text-align:center;}
.foot_panel{display:none;}

.foot_link1{position:relative;}


.db-padding-btm {
    padding-bottom: 50px;
}
.db-button-color-square {
   color: #fff;
    background-color: #dd8500;
    border-radius: 5px!important;
    font-size: 16px;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

    .db-button-color-square:hover {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.50);
        border: none;
    }


.db-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    color: #fff;
    line-height: 30px;
	border: 1px solid #dd8500;
    border-radius: 10px;
}

    .db-pricing-eleven ul {
        list-style: none;
        margin: 0;
        text-align: center;
        padding-left: 0px;
    }

        .db-pricing-eleven ul li {
            padding-top: 8px;
            padding-bottom: 8px;
            cursor: pointer; color:#333; border-bottom: solid 1px #F5F4F4; text-align:left; text-indent:20px;
        }

            .db-pricing-eleven ul li i {
                margin-right: 5px;
            }


    .db-pricing-eleven .price {
        padding: 40px 20px 20px 20px;
        font-size: 60px;
        font-weight: 400;
        color: #F48D2A;
    }
	
	 .db-pricing-eleven .price i {
        font-size: 28px!important;
		color:#F48D2A!important;
		margin-right:3px!important;
    }

        .db-pricing-eleven .price small {
            color:#8A8A8A;
            display: block;
            font-size: 26px!important;
            margin-top: 3px; font-weight: 300;
        }

    .db-pricing-eleven .type {
        background-color: #dd8500;
        padding: 22px 20px 15px;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 30px;
    }

    .db-pricing-eleven .pricing-footer {
        padding: 20px;
    }

.db-attached > .col-lg-4,
.db-attached > .col-lg-3,
.db-attached > .col-md-4,
.db-attached > .col-md-3,
.db-attached > .col-sm-4,
.db-attached > .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.db-pricing-eleven.popular {
    margin-top: 10px;
}

    .db-pricing-eleven.popular .price {
        padding-top: 80px;
    }
.imageholder{
    max-height: 140px;
    overflow: hidden;
}
@media screen and (max-width: 1200px) {
	
.age1{width:55px;}
.age{width:55px;}
.sr{width:140px;}
.ful_wid{width:100% !important;}
.pad_left {display:block !important; width:100%; }
.pad_left a{float:left !important;}
}


@media screen and (max-width: 990px) {
.prof_pic i{display:none;}	
.pro_nam  td{display:block;}
.bar60{display:none;}
.age1{width:45%;}
.age{width:45%;}
.sr{width:98%;}
.ic{margin-right:2px ;}
.top_link a{padding:0 5px;}
.top_link{margin-right:0; margin-left:0; padding: 8px 5px;}
.nav-tabs>li>a{padding:8px 10px;}
.tab-pane a{margin-bottom: 10px; display: inline-block;}
.care{text-align:center;}
.captionlist {float:left !important; width:100%;}
.pad_left a{float:left !important;}
.im_profile{width:100%; height:auto;}
}

@media screen and (max-width: 770px) {
.pro_nam  td{display: inline-block; padding:0 20px 10px 0;}	
.list{display:none;}
.prof_pic{display:none;}
.bar60{display: inline;}
.top_link{display:none;}
.top_menu {display:none; }	
#close_panel{display:inline; position:absolute; top:31px; right:28px;}
.green_top{display:inline; position:absolute; top:8px; right:17px; z-index:10; color: #fff;}
.top{padding: 15px 0; background:#dd8500}
.care a{display:block; padding:5px 0;}
.top_menu li a{display:inline-block;}
.top_menu li{display:inline-block; margin-left:10px; margin-right:10px;}
.care{text-align:left;}
.progress{width: 220px;}
.foot_panel{display:inline; position:absolute; top:-10px; right:17px; z-index:10; color: #848181;}
.foot_pane2{display:inline; position:absolute; top:-10px; right:17px; z-index:10; color: #848181;}
.profile_pane{display:inline; position:absolute; top:-18px; left:0; z-index:10; color: #848181; width:100%; padding:0 16px;}
.profile_pane, .fa-plus{float:right;}
.li_ft{display:none;}
.li_ft1{display:none;}
.prof_pic i{display:inline; margin-left: 15px;}
.prof_pic {margin-top:10px;}
.foot{padding-bottom:20px;}
.ss{margin-bottom:10px;}
.care{display:none;}
.im_profile{width:100%;height:auto;}

}

sub, sup{font-weight: 100; font-size:40px;     color: #dd8500;}
/* CSS for Credit Card Payment form */
.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; font-size:13px;
}

.form-group label{font-size:13px;}

.panel-default{border:solid 1px #F1F1F1;}


.panel-title{color:#333;}

.selet h1{color:#F48D2A;}
.selet ul{margin-top:25px; margin-bottom:25px;}
.selet li{margin-bottom:10px;}
.selet li i{margin-right:10px;}

/* 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;
}

.price1{margin-top:20px; font-size:50px; color:#dd8500; font-weight:100;}
.price1 font{font-size:25px; color:#ABABAB;}
.price1 small{display:block; font-size:17px; color:#333; font-weight:300; }
{ display:block; line-height:35px; }
.topmargi{ margin-top:25px; }
.profilelinks a{ line-height:35px;}
#products .item{ height:auto!important;  }
.velbro{ padding:18px 8px; min-height:454px; }
.velbro h3{ font-size:18px; color:#8f5600; font-weight:300; }
.velbro p, .velbro table{ font-size:13px; font-weight:300; margin:4px 0px; }



.radiobutton{width:15px !important; height:15px !important; position:static !important;}
.trnd{margin-bottom:20px; border-bottom: dashed 1px #ccc; padding-bottom:20px;}
.trnd h4{padding:0px 0 5px 0; font-size:15px; text-transform:uppercase; color: #8f5600; font-weight:100;}  
.trnd p{font-size:13px; color:#737373;}
.trnd img{margin-bottom:10px;}

.grayscale{ 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}


.grayscale:hover{ 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: none;
}
.sus_poss{position:relative; margin-bottom:50px;}
.sus_abs {position:absolute; top:0; left:0; width:100%;}
.sus_logo{ padding-top:5px;}
.wed_detail img{width:300px; float:left; margin-right:20px;}
.wed_detail span{font-size:20px; margin-bottom:0px;display: block;color: #8f5600; font-weight:100; }
.wed_detail p{font-size:13px; color:#666; line-height:26px;}
.wed_detail ul{margin-top:15px;}
.wed_detail ul li{background:url(../images/ul_ic.jpg) no-repeat 0 2px; padding-left:20px; font-size:13px; padding-bottom:20px;}
.sub_add{margin-top:14px;}
.care1{padding-top:2px;}
.care1 ul{float:left;}
.care1 ul li{ display:inline; float:left;    color: #fff; }
.care1 a{color:#fff; padding:0 10px;}

.care ul li{ display:inline; float:left}
.care a{color:#fff; padding:0 10px;}

.sr_top{margin-bottom:0 !important; height:22px;font-size: 11px;}
.but_top{background:#333; padding:1px 5px;border-radius: 0px; border:none;}
.topmargi{ margin-top:25px; }
.profilelinks br{
	display:none;
}
.profilelinks a {
    line-height: 35px;
    display: flex;
    gap: 15px;
    align-items: center;
	margin:6px 0px;
}
.profilelinks a i, #mailstated i{
    width: 28px;
    height: 28px;
    color: #8f5600;
    border: 1px solid #8f5600;
    display: flex;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
}
#products .item{ height:auto!important; }
.velbro{ padding:18px 8px; min-height:454px; }
.velbro h3{ font-size:18px; color:#8f5600; font-weight:300; }
.velbro p, .velbro table{ font-size:13px; font-weight:300; margin:4px 0px; }
.headingsubcol{ font-size:20px; font-weight:300; color:#FF6600; }
.smallpics{ font-size:11px!important; padding:6px 4px; }
.photobest{ min-height:250px!important; }
.advancedse h4{ font-weight:300!important; margin:20px 0 10px !important; color:#8f5600; }
.handi{ min-height:105px!important;}
.middles{ padding-top:43px; }
.regs .btn-default {
	color:#fff;
	background-color:#95bf39;
	border-color: #95bf39;
	border-right-color:transparent;	/*border-radius:0px;*/
}
.regs .btn{ border-radius:0px; }
.regs .newreg{ background-color:#fd9b1d; border-color:#fd9b1d;  }
.regs{ margin-top:26px; }
#products .item .thumbnail{
	position:relative;
	background-color:#fff;
	display:inline-block; 
	width:100%;
	min-height: 408px;
	padding:10px;
	border-radius:7px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.08);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.08);
	}
.thumbphotos{
		min-height: 243px;
		display: block;
		background-color: #ebebeb;
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
		background-color: #fff;
	}
.bottomlinks{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
	border-radius:0px 0px 7px 7px;
	overflow:hidden;
	gap:1px;
}
.bottomlinks a{
	flex:1;
	border-radius:0px;
}
.list-group-item, .im_profile{width:100%; height:auto;}
#products .item .thumbnail img{ max-width:243px; max-height:243px;border-radius:5px;  }
#products .item .thumbnail{ border:0px; text-align: center;}
.tabos{	
	padding: 10px;
	background-color: rgb(255 255 255 / 73%);
	text-transform:uppercase;
	z-index:10;
}
.bigdot{ font-size:45px; line-height:0px; }
.deatiledfed{ font-size:13px; font-weight:300; margin: 4px 20px;  }
.boxheader{ font-weight:normal!important; color:#8f5600;margin: 7px 0 0px; text-transform:capitalize; }
.thumbnail .btn{ padding:10px; }
.thumbnail .btn-default{ background-color:#dd8500!important; border-color:#dd8500!important; background-image:none; color:#FFFFFF; text-shadow:none; }
.thumbnail .btn-link{ color:#dd8500; text-shadow:none; padding:0px; margin-bottom:5px; }
	.thumbnail .btn-primary{ background-color: #ffe0b1!important;
		color: #8f5600!important;
		background-image: none;
		color: #FFFFFF;
		text-shadow: none;
		border: 0px; 
	}
	.thumbnail .btn-primary:hover {
		background-color: #bf985d!important;
		color: #ffffff!important;
	}
.idno{ font-weight:300px; color:#FF6600; }
.vigour{ padding-top:13px; font-weight:300;}
.alert{ padding:5px 15px!important; border-radius:0px; border:0px; margin-bottom:10px; }
.subheadflex{color:#8b5017;font-weight: 300;margin: 12px 0 10px; text-transform:capitalize; }
.alert-info{
	background-color: #FCFCFC!important;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.profiledata h3{  font-weight: 600;
    margin: 30px 0 15px;
    color: #8f5600;
    font-size: 22px; }
.profiledata h3 a{ color:#8f5600; }
.mainheadprof{
	font-size: 24px;
	color: #8f5600;
	text-transform:capitalize;
}
.mainheadprof span{
	font-size: 12px;
	font-weight: 300;
	color:#dd8500;
}
.idandotherinfo{ font-size:17px; font-weight:300; line-height:25px; }
.bor{border:none !important; padding:0;}
.wedding{border:0; border-right: 1px solid #F3F3F3 !important;}
.wedding li{display:block; float:none; border:none; margin-bottom:1px;}
.wedding li img{border:0 !important; float:left; margin-right:15px; width:50px;    margin-bottom: 15px;} 
.wedding li a{display:block; border:none;  border-bottom: solid 1px #F3F3F3 ; margin-right:0; } 
.wedding li a span{color:#000;}
.wedding li a:hover{background:#F3F3F3; border:none;border-radius:4px  0 4px 4px;border-bottom: solid 1px #F3F3F3 ;}
.wedding>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background:#F3F3F3; border:none; border-radius:4px  0 0 4px;border-bottom: solid 1px #F3F3F3 ;}

.faq_test ul{padding-left:17px; margin-top:15px; margin-bottom:20px;}
.faq_test ul li{    list-style-type: square;    margin-bottom: 12px; color:#FE7F13;font-size: 20px;}
.faq_test ul li span{color:#333;font-size: 15px;}


.faq_test h4{ 
    color: #9d6816;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    font-weight: 500;
    line-height: 26px;
}
.faq_test  p{line-height:25px;}
.accountdata{
	font-weight: 300;
	padding-top: 8px;
	text-align: right;
}
.quickdata{
	font-size: 16px;
}
.quickdata td{ padding:5px 10px!important; border-top-color:#EEEEEE!important; }
.headfact{ margin-top:35px; }
.headfact .btn-primary{ background-color:#8f5600; margin-left:1px!important; border-radius:0px; }
.headfact .btn-primary:hover{ background-color:#dd8500; }
.successbuild{ position:relative; }
.successadd{ font-size:18px;
  padding:15px 25px;
  position:absolute;
  top:-173px;
  right:248px;
  background-color:#8f5600;
   } 
.alertsfect{ color:#333 !important;}
 
 
 .successadd1{ font-size:18px;
  padding:15px 25px;
  position:absolute;
  top:-173px;
  right:15px;
  background-color:#8f5600;
   }
 .successadd1:hover{ background-color:#dd8500; }
 
 
 .profilesmalldp{ text-transform:capitalize; padding-right:10px; }
 .profilesmalldp span{ line-height:22px;  color: #fff;}
 .profilesmalldp img{
	height: 22px;
	width: 22px;
	float:left;
	margin-right:10px; margin-bottom:5px;
}
.btn-group .btn{ border-radius:0px; border:0px; }
.btngo{ height:35px; margin-left:-1px; background-color:#dd8500;}
.btngo, .popover-title, .popover-content, .popover{ border-radius:0px!important; border-width:0px; }
.popover{ width:250px;}
.popover-title{ background-color:#8f5600!important; color:#fff;}
.popover{ padding:0px;}
.popover.bottom > .arrow { border-bottom-color: rgba(255, 153, 0, 1); }
.popover.bottom > .arrow::after{ border-bottom-color:rgba(255, 153, 0, 1); }
.popover .form-control{ margin-bottom:0px!important; }
.popover-content{ padding:15px;}
hr{ margin:10px 0px!important; }
.green{ color:#9fc83e; }
.btn-success{ background-color:#9fc83e; color:#fff; }
.btn-default{ background-color:#E9E9E9; }
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{ border-top-color:#EFF8BE;}
.table-striped > tbody > tr:nth-of-type(2n+1){ background-color:#F8FBE3; }
.menuprof li{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8f5600;
	border-radius:0px!important;
	background-color:#FBFBFB;
}
.menuprof li:hover{
	background-color:#F4F4F4;
}
.menuprof{ border-radius:0px!important; }
.majorbutton .btn{ background:transparent!important; border:1px solid #8f5600; color:#8f5600; font-size:18px;  }
.majorbutton{ margin-bottom:0px; margin-top:15px;}
.majorbutton .btn:hover{ background-color:#8f5600!important; color:#FFFFFF; }
.alertsfect{ background:transparent!important; border:1px solid #ee6527; color:#9FC83E; margin-top:8px; font-size:12px; }
.alertsfect:hover{ border:1px solid #8f5600; color:#8f5600; }
.captionlist td{ padding:4px!important; border-top-width:0px!important; }
.captionlist .btn{ margin-left:10px; }
#myTabs .nav-tabs{ margin:auto; width:300px;}
#myTabs .tab-pane{ border:0px!important; }
.hme2orange{ background-color:#ef9703!important; }
.loginfresh{ background-color:#e48f01!important; }
.margbottom{ margin-bottom:15px; }
@media screen and (max-width: 1200px) {
.cat_ser span{width:49% !important;}
	
	
}

@media screen and (max-width: 990px) {

#products .item .thumbnail img{width:100%;}
.care1 a{padding: 0 7px;}
.top_menu{float:right;}
.headfact{display:none;}
.m_ri a{float:left;    padding: 6px 9px; }
.hp{display:none;}
.db-pricing-eleven .price small{font-size:20px !important;}
.db-pricing-eleven ul li{text-align:center;}
.fa-check-circle{display:none;}
.list ul li a{font-size:12px;}
.cat_ser span{margin-left: 5px;  margin-right: 1px !important;}
.wed{float:right !important;}
.item.list-group-item .thumbnail{float:left !important;}
.captionlist{    float: left !important; width: 60% !important;}
#products .item .thumbnail{display:block !important;}
.db-pricing-eleven ul li{height:75px;}
.mili a{ color:#fff !important; display: block; width:100%; border-bottom:solid 1px #F3F1F1 !important;}
}


.colo{color:#9E9B9B  !important;}
.captionlist {float:right;}


@media screen and (max-width: 770px) {
.res_1{text-align:center !important; }
.profilesmalldp img{margin-bottom:5px;}	
.care a{padding:0 7px ;  display: block;  padding-bottom: 10px; border-bottom: solid 1px #C0E865; margin-bottom: 10px;}
.pull-right{float:none !important; clear: both;}
.pull-left{float:none !important; clear: both;}
.care{height:auto; padding-bottom:15px; padding-top:15px;}
.care1{padding-bottom:0 !important;}
.head{position:relative;}
.headfact{display:none;}
.sus_log_on{width:200px; float:left;}
.wed{width:200px; float:right;}
.hp{display: block;}
.wed img{width:100%; float:right !important;}
.sus_log_on img{width:100%;}
.cat_ser span{width:100% !important;}

.table-striped td{display:block; width:100%;}
.hid{display:none !important;}
.m_ri a{float:left;}
.ma_ss{display:none !important;} 
.copy{text-align:center;}
.pro_nam  table{display:none !important;}
.pro_nam {margin-bottom:20px;}
.list{padding-top:10px;}
.prof_pic{padding-top:10px;}
.pro_nam22  {display:block !important;     padding-left: 30px;}
.majorbutton{float:left;}
.pro_nam22 h3 span{font-size:13px;}
.top_menu{ width:100%;}
.item.list-group-item img{float:none !important;}
.margbottom{margin-top:15px;}
.for_style{margin-bottom:10px;}
.item.list-group-item .thumbnail{width: 36%; float:left !important;     margin-right: 15px;}
.captionlist{float:none !important; margin: 0 auto;}
.pad_left a{display:block !important;  width: 100%; margin:0 0 2px 0 !important;}
.captionlist{width:100% !important;}
.gir_button{float:left !important;}
.ful_wid{width: 60% !important; float:left; text-align: left;}
.idno {font-size:13px;}
.deatiledfed{font-size:12px;}
.boxheader{font-size:14px;}
.logo{width:100% !important;}


}

@media screen and (max-width: 768px) {
#close_panel{right: 3px;}	
	}


@media screen and (max-width: 480px) {
.logo{text-align:center;}
.logo img{width:65%; margin:0 auto;}
.mili a{ color:#fff !important; display: block; width:100%; border-bottom:solid 1px #F3F1F1 !important;}
.wed{width:125px;}
.sus_log_on{width:140px;}
.cat_ser span{   font-size: 12px !important;}
.majorbutton{float: left;}
.majorbutton .btn{font-size:13px;}
 .m_ri a{ font-size:11px !important;  padding: 6px 5px !important;}
.fa-check-circle{display:none;}
.db-pricing-eleven ul li{ text-align:center;}
.db-pricing-eleven .price small{font-size:20px !important;}
.successadd{ top: -95px;}
.foot_link{margin-bottom:20px;}
.profile_pane{    top: -17px;  }
.fb_iframe_widget iframe{width:100% !important;}
.captionlist .btn{    margin: 0 auto; display: block; margin-bottom: 4px;}
.handi2{display:block;}
.res_1 {width:100% !important; float:none !important;}
.profilelinks{width:100% !important; float:none !important;}
.ful_wid{width: 100% !important; }
.item.list-group-item .thumbnail{width:100%; float:none !important;}
.db-pricing-eleven ul li{height: auto;}

#close_panel{right:2px;}
}

.he_st{color:#8f5600 !important; margin-bottom:10px !important; font-size:16px !important;}
.for_style{line-height:34px;}
.margbottom{line-height:34px;}

@media screen and (max-width: 330px) {
	
.care1 a{padding: 0 3px; font-size: 13px; line-height: 21px;}
.profile_pane{top: -65px;}
.fa-circle{display:none;}
.cat_ser span{width:230px; font-size: 13px;}
.profile_pane{    top: -17px; }
.list{padding-top:20px;}
.sus_log_on{width:109px !important; display:block !important;}

.m_ri a{display:block; width:100%; font-size:14px; margin-bottom:5px;}
.majorbutton .btn{margin-bottom:6px;}
.trnd{width:100% !important; float:none !important;} 
.fa-weixin{display:none;}
.fa-phone-square{display:none;}
.faq_test ul{padding-left:0 !important;}


}
