@charset "UTF-8";
/* CSS Document */
@font-face {
font-family:Trebuchet-Ms;
src:url(../fonts/trebuc.ttf) format("truetype");
}

/*-----------------------------
  01 - General CSS - Basic setup Typography and Template CSS
------------------------------*/

body { font-family: 'Trebuchet-Ms', sans-serif; font-size: 16px; line-height: 1.6; background-color: #faf9f5; color: #706a68;    /*-webkit-font-smoothing: antialiased;*/ font-weight: 300; }
h1, h2, h3, h4, h5, h6 { font-family: 'Trebuchet-Ms', sans-serif; margin: 0px 0 10px 0px; color: #3c3634; -webkit-font-smoothing: antialiased; */ }
h1 { font-size: 30px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
p { margin-bottom: 20px; }
p:last-child { margin-bottom: 0px; }
ul { padding: 0px; }
a { color: #5f8018; text-decoration: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-font-smoothing: antialiased; */ }
a:focus, a:hover { color: #f9a630; text-decoration: none; }
hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #e9e6e0; }
.kk_mis{min-height:150px;}  .kk_fund{min-height:180px;}
.kk_blog{min-height:185px; font-size:15px;}.kk_font_14{font-size:14px;} .kk_font_15{font-size:15px;} .kk_font_13{font-size:13px;} .kk_font_12{font-size:12px;} .al_just{text-align:justify}
.kk_line {width: 300px; margin: 20px auto;}
.ft-aboutus p{/*color:#f3df03*/color:#fff}
.kk_5_col{width:19%; padding-left:0.5%; padding-right:0.5%; display:inline-block}
.kk_bg_1{background-color:#ededed; border-bottom:2px solid #d1d1d1; border-top:2px solid #d1d1d1;}
.kk_heading_line{border-color: #000; border-width: medium; width: 100px; margin: 0px auto;}
.kk_heading_line_1{border-color: #000; border-width: medium; width: 100px; margin: 0px auto;}
.kk_hed_bg_h {
    background-image: linear-gradient(90deg, #c7131c 0%, #FFF 70%);
    padding: 5px 10px;
    width: 90%;
}
video {
    width: 100%;
    height: auto;
    display: inline-block;
}
.kk_mrg_ash_40{ margin-top:40px;}
/*--------------------
  Form Field 
---------------------*/
.form-control {font-size:16px}
input.form-control { height: 48px; background-color: #fdfdfb; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #e9e6e0; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); font-family: 'Trebuchet-Ms', sans-serif; }
select.form-control { height: 48px; background-color: #fdfdfb; margin-bottom: 0px; border: 1px solid #e9e6e0; color: #2b212f; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color: #706a68; -webkit-appearance: none; -moz-appearance: none; background-position: 95% 50%; background-repeat: no-repeat; background-image: url(../images/arrow.png); padding-right: 15px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); font-family: 'Trebuchet-Ms', sans-serif; }
textarea.form-control { background-color: #fdfdfb; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #e9e6e0; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
label.control-label { font-size: 13px; font-family: 'Trebuchet-Ms', sans-serif; color: #706a68; font-weight: normal; }
input[type="file"]{font-size: 14px;padding: 9px 10px; background-color: #FFF;max-width: 100%;display: block;border: 1px solid #e9e6e0;transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;}
label { font-weight: normal; font-size: 12px; margin-bottom: 10px; }
button { -webkit-font-smoothing: antialiased; }
button.btn-primary { height: 48px; }
button.btn-default { height: 48px; }
.required { color: red; }
::selection { background: #5f8018; color: #fff; }
.no-padding { padding-left: 0px; padding-right: 0px; }
button, html input[type=button], input[type=reset], input[type=submit] { background: #ffa405; color: #fff; border-radius: 4px; }
.banner_info_kk {
    margin-bottom: 10px;
    border-bottom: 1px dashed #706A68;
    padding-bottom: 10px;
}
.banner_info_kk i {
    float: left;
    margin: 7px 20px 0px 0px;
    color: #334A02;
}
.overflow_h_kk {
    overflow: hidden;
    text-align: justify;
}
.banner_info_kk1 {
    margin-bottom: 10px;
    border-bottom: 1px dashed #334A02;
    padding-bottom: 10px;
}
.banner_info_kk1 i {
    float: left;
    margin: 7px 20px 0px 0px;
    /*color: #f3df03;*/color: #fff;
}
.overflow_h_kk1, .overflow_h_kk1 a{
    overflow: hidden;
    text-align: justify;
	/*color: #f3df03!important;*/color: #fff!important;
}
img {
    vertical-align: middle;
    border: 0px none;
    max-width: 100%;
    height: auto;
}
.banner_info_kk_o {
    margin-bottom: 10px;
}
.banner_info_kk_o .rk {
    float: left;
    margin: 0px 20px 0px 40px;
    color: #757575;
}
.banner_info_kk_o .pk {
    float: left;
    margin: 0px 20px 10px 75px;
    color: #757575;
}
.banner_info_kk_o .gk {
    float: left;
    margin: 0px 20px 10px 105px;
    color: #757575;
}
.banner_info_kk_o .gk a {color: #757575;}.banner_info_kk_o .gk a:hover{color: #757575;}
.banner_info_kk_o .gkk {
    float: left;
    margin: 0px 20px 10px 150px;
    color: #757575;
}
.banner_info_kk_o .gkkk {
    float: left;
    margin: 0px 20px 10px 200px;
    color: #757575;
}
.overflow_h_kk_o {
    overflow: hidden;
    text-align: justify;
    font-family: 'Trebuchet-Ms', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}
.list_style_kk {
    margin-bottom: 10px;
    border-bottom: 1px dashed #DFDFDF;
    padding-bottom: 10px;
}
.list_style_kk  i {
    float: left;
    margin: 7px 20px 0px 0px;
    color: #D12A30;
}
.overflow_list_kk {
    overflow: hidden;
    text-align: justify; 
}
.kk_pb10{padding-bottom:10px;} .kk_pb20{padding-bottom:20px;}.kk_pb30{padding-bottom:30px;}.kk_pb40{padding-bottom:40px;} .kk_pb50{padding-bottom:50px;}.kk_pb60{padding-bottom:60px;}.kk_pb70{padding-bottom:70px;} .kk_pb80{padding-bottom:80px;} .kk_pb90{padding-bottom:90px;} .kk_pb100{padding-bottom:100px;}
.kk_pt10{padding-top:10px;} .kk_pt20{padding-top:20px;}.kk_pt30{padding-top:30px;}.kk_pt40{padding-top:40px;} .kk_pt50{padding-top:50px;}.kk_pt60{padding-top:60px;}.kk_pt70{padding-top:70px;} .kk_pt80{padding-top:80px;} .kk_pt90{padding-top:90px;} .kk_pt100{padding-top:100px;}
.kk_mb5{margin-bottom:5px;} .kk_mb8{margin-bottom:8px;} .kk_mb10{margin-bottom:10px;} .kk_mb15{margin-bottom:15px;} .kk_mb20{margin-bottom:20px;}.kk_mb30{margin-bottom:30px;}.kk_mb40{margin-bottom:40px;} .kk_mb50{margin-bottom:50px;}.kk_mb60{margin-bottom:60px;}.kk_mb70{margin-bottom:70px;} .kk_mb80{margin-bottom:80px;} .kk_mb90{margin-bottom:90px;} .kk_mb100{margin-bottom:100px;}
.kk_mt10{margin-top:10px;} .kk_mt20{margin-top:20px;}.kk_mt30{margin-top:30px;}.kk_mt40{margin-top:40px;} .kk_mt50{margin-top:50px;}.kk_mt60{margin-top:60px;}.kk_mt70{margin-top:70px;} .kk_mt80{margin-top:80px;} .kk_mt90{margin-top:90px;} .kk_mt100{margin-top:100px;}
.kk_p_res{min-height:160px;}
.kk_p_res2{min-height: 460px;}
.kk_line_hight_21{line-height: 21px;} .kk_line_hight_20{line-height: 20px;} .kk_line_hight_18{line-height: 18px;}
.kk_cs_p{min-height:90px;}
.kk_social_2 ul {
  /*position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}

.kk_social_2 ul li {
  list-style: none;
}

.kk_social_2 ul li a {
  width: 40px;
  height: 40px;
  background-color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 30px;
  /*margin: 0 10px;*/
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  z-index: 1;
  transition: .5s;
}

.kk_social_2 ul li a .icon {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}

.kk_social_2 ul li a:hover .icon {
  color: #fff;
  transform: rotateY(360deg);
  
}

.kk_social_2 ul li a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f00;
  transition: .5s;
  z-index: 2;
}

.kk_social_2 ul li a:hover:before {
  top: 0;
}

.kk_social_2 ul li:nth-child(1) a:before{
  background: #3b5999;
}

.kk_social_2 ul li:nth-child(2) a:before{
  background: #007db2;
}

.kk_social_2 ul li:nth-child(3) a:before {
  /*background: #0077b5;*/
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); border-bottom:2px solid #f3ebd7;
}

.kk_social_2 ul li:nth-child(4) a:before {
  /*background: #dd4b39;*/
  background-color: #B00;
}
.kk_social_2 ul li:nth-child(5) a:before{
  background: #55acee;
}
.kk_measure{min-height:80px;}
@media only screen and (min-width: 1000px) and (max-width: 1100px){
.kk_p_res{min-height:200px;}
.kk_measure{min-height:90px;}
}
@media only screen and (min-width: 801px) and (max-width: 999px){
.kk_p_res{min-height:110px;}
.kk_measure{min-height:120px;}
}
@media only screen and (min-width: 768px) and (max-width: 800px){
.kk_p_res{min-height:125px;}
.kk_measure{min-height:105px;font-size:14px}
}
@media only screen and (min-width: 200px) and (max-width: 767px){
.kk_p_res{min-height:50px;}
.kk_measure{min-height:110px; font-size:14px}
}
@media only screen and (min-width: 400px) and (max-width: 767px){.logo {height: 75px!important;}}
@media only screen and (min-width: 200px) and (max-width: 500px){
	.kk_5_col {width: 48%; padding-left: 1%; padding-right: 1%;}
	.kk_mlr_20{margin-left:20px; margin-right:20px;}
	.kk_mrg_ash_40{ margin-top:0px;}
}
.news-item-kk2 { margin-bottom: 20px;}
.news-item-kk2 h4 {
    font-size: 16px; font-weight:bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    margin-top: 8px;
}
a .news-item-kk2 p {
    color: #333;
}
.news-item-kk2 p {
    font-size: 12px;
    line-height: 18px;
    margin: 0px;
}
.kk_cl_img {    
    background: #fff;
    padding: 9px;
    border: 1px solid #ededed;
    transition: all 500ms ease;
    transition-delay: 0.10s;
}
.kk_cl_img img{padding: padding: 1px 0px;}
.kk_mn:hover .kk_cl_img{
    border-color: #3e4095;   
	box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.2);
}
.kk_mn{margin-bottom:70px;}
h2.raju{margin-top:-120px;}
a h2.raju{color:#0d619e; text-decoration:none; line-height:30px; font-weight:bold; min-height:70px;}
a:hover h2.raju{color:#c7131c; text-decoration:none}
@media only screen and (min-width: 768px) and (max-width: 1100px){
.kk_mn h2{font-size:18px}
h2.raju{margin-top:-100px;}
.kk_mn{margin-bottom:50px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
	a h2.raju{min-height:150px;}
	.kk_mn h2{font-size:34px}
	h2.raju{margin-top:-190px;}
}
@media only screen and (min-width: 400px) and (max-width: 479px){
a h2.raju{min-height:120px;}
	.kk_mn h2{font-size:34px}
	h2.raju{margin-top:-162px;}
}
@media only screen and (min-width: 320px) and (max-width: 399px){
a h2.raju{min-height:80px;}
	.kk_mn h2{font-size:24px}
	h2.raju{margin-top:-130px;}
}
.go-up {
	position: fixed;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	right: -60px;
	bottom: 20px;
	cursor: pointer;
	text-align: center;
	z-index: 9999;
}
.go-up:hover {
	background-color: #be8e49;
}
.go-up{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	-webkit-transition: all 0.2s ease-in;  
	-moz-transition: all 0.2s ease-in;  
	-ms-transition: all 0.2s ease-in;  
	-o-transition: all 0.2s ease-in;  
	transition: all 0.2s ease-in;
	background-color: #e5ac5b;
}
.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-130px;
    top:230px;
    width:180px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    /*background-color:#fff;*/background-color:#fdeed4;
    color:#efefef; 
    height:43px;
    padding:0px; padding-left:10px
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	
}
.sticky li:hover{
    margin-left:-115px;
}
.sticky li img{
    float:left;
    margin:5px 4px;
    /*margin-right:5px;*/margin-right:15px;
}
.sticky li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}
/*------------ Login Popup ------------*/
.login-popup, .kk_popup  {
	/*width:750px;*/width:85%;
	top:1%;
}
.kk_map_popup{width:60%; top:2%}
.kk_popup .modal-content {
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 1);/*background:#fff;*/
	position:relative;
	display:inline-block;
	width:100%;
	border-radius:10px;
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
	top:13%;
	padding:5px;
	border:3px solid #0077bd
}
.kk_map_popup .modal-content {
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 1);/*background:#fff;*/
	position:relative;
	display:inline-block;
	width:100%;
	border-radius:10px;
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
	top:13%;
	padding:20px;
	border:3px solid #2bb09d
}
.kk_map_popup .modal-content {padding:10px!important;border:3px solid #0a64a2!important;}
.login-popup .modal-content {
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 1);/*background:#fff;*/
	position:relative;
	display:inline-block;
	width:100%;
	border-radius:10px;
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
	top:13%;
	padding:30px 20px;
	border:3px solid #2bb09d
}
.login-popup .modal-content h1 {
	font-size: 36px;
	font-family: 'Trebuchet-Ms', sans-serif;
	line-height:46px;
	margin-bottom:20px;
	font-weight:bold;
}
.login-popup .modal-content .left-img {
	width:42.85%;
	float:left;
}
.login-popup .modal-content .right-info {
	width:54.54%;
	float:right;
	padding:0 20px 0 0;
}
.login-popup .modal-content .right-info h1 {
	padding:11px 0 14px 0;
	border-bottom:solid 1px #cccccc;
	line-height:36px;
	font-size:24px;
	color:#333333;
	margin-bottom:25px;
	font-family: 'Trebuchet-Ms', sans-serif;
	font-weight:bold;
}
.login-popup .right-info .sosal-midiyaLogin {
	width:100%;
	display:inline-block;
	padding:20px 0 30px 0;
}
.login-popup .right-info .sosal-midiyaLogin .facebook-link {
	width:50%;
	float:left;
	padding:0 10px 0 0;
	position:relative;
}
.login-popup .right-info .sosal-midiyaLogin .facebook-link a {
	border-bottom:solid 2px #16326e;
	background:#3b5999;
	line-height:35px;
	padding:0 0 0 40px;
	font-size:13px;
	color:#ffffff;
	display:block;
}
.login-popup .right-info .sosal-midiyaLogin .facebook-link a .icon {
	position:absolute;
	top:0px;
	left:0px;
	width:35px;
	height:35px;
	background:#354f88;
	text-align:center;
	color:#fff;
	line-height:30px;
	font-size:20px;
	padding-top:5px;
}
.login-popup .right-info .sosal-midiyaLogin .google-link {
	width:50%;
	float:left;
	padding:0 0 0 10px;
	position:relative;
}
.login-popup .right-info .sosal-midiyaLogin .google-link a {
	border-bottom:solid 2px #c62f15;
	background:#de4c33;
	line-height:35px;
	padding:0 0 0 48px;
	font-size:13px;
	color:#ffffff;
	display:block;
}
.login-popup .right-info .sosal-midiyaLogin .google-link a .icon {
	position:absolute;
	top:0px;
	left:10px;
	width:35px;
	height:35px;
	background:#ce3e26;
	text-align:center;
	color:#fff;
	line-height:30px;
	font-size:20px;
	padding-top:5px;
}
.login-popup .right-info .or-text {
	border-top:dashed 1px #d8d8d8;
	width:100%;
	text-align:center;
	display:inline-block;
}
.login-popup .right-info .or-text span {
	padding:0 10px;
	background:#fff;
	font-size:14px;
	color:#333333;
	top:-10px;
	line-height:20px;
	position:relative;
	font-weight:600;
}
.login-popup .right-info .input-form {
	border-bottom:solid 1px #ccc;
}
.login-popup .right-info .input-form .input-box {
	padding:15px 0 10px 0;
	position:relative;
}
.login-popup .right-info .input-form .input-box input {
	width:100%;
	border-radius:5px;
	border:solid 1px #cccccc;
	height:40px;
	line-height:20px;
	padding:9px 10px 9px 32px;
	background:#fff;
	font-size:14px;
	color:#333333;
}
.login-popup .right-info .input-form .input-box .icon {
	position:absolute;
	top:15px;
	left:0px;
	width:30px;
	line-height:42px;
	text-align:center;
	font-size:16px;
}
.login-popup .right-info .input-form .check-slide {
	display:block;
	padding:10px 0 0 0;
}
.login-popup .right-info .input-form .check-slide .check {
	display:inline-block;
}
.login-popup .right-info .input-form .check-slide .check .label_check {
	display:inline-block;
	line-height:15px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	background:url(../images/chack-img.png) no-repeat top left;
	padding:0 0 0 25px;
}
.login-popup .right-info .input-form .check-slide .check input {
	position:absolute;
	left:-99999px;
}
.login-popup .right-info .input-form .check-slide .check .label_check.c_on {
	background-position:left bottom;
}
.login-popup .right-info .input-form .check-slide a {
	float:right;
	width:auto;
	line-height:15px;
	color:#f15b22;
	font-size:12px;
}
.login-popup .right-info .input-form .submit-slide {
	margin:16px 0 16px 0;
}
.login-popup .right-info .input-form .submit-slide .btn {
	padding:0 34px;
	line-height:40px;
}
.login-popup .right-info .signUp-link {
	display:block;
	text-align:center;
	padding:13px 0 8px 0;
	font-size:12px;
	line-height:18px;
	color:#666666;
}
.login-popup .right-info .signUp-link a {
	color:#f15b22;
}
.modal-content .close-icon {
	position:absolute;
	top:-8px;
	right:-11px!important; /*top:-9px; right:-13px!important;*/
	cursor:pointer;
}
 @media (max-width: 991px) {
.login-popup {
width:100%;
max-width:810px;
padding:0 20px;
margin-left:0px;
}
.kk_popup {
width:100%;
max-width:810px;
padding:0 20px;
margin-left:0px;
}
.kk_map_popup{width:100%;
max-width:810px;
padding:0 20px;
margin-left:0px;}
}
@media (max-width: 767px) {
.login-popup .modal-content .left-img {
display:none;
}
.kk_popup .modal-content .left-img {
display:none;
}
.login-popup .modal-content .right-info {
width:100%;
padding:0 20px;
}
.kk_popup .modal-content .right-info {
width:100%;
padding:0 20px;
}
.kk_map_popup{width:100%;
padding:0 20px;}
}
.kk_vision {
    background: none repeat scroll 0% 0% #0077bd;
    padding: 130px 20px 10px 203px;
    text-align: right;
    border-radius: 0px;
    margin-bottom: 20px;
}
.kk_vision h3 {
    color: #FFF;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
}
.kk_vision p {
    color: #FFF;
    font-size: 16px;
	margin-bottom: 30px;
	
}
@media only screen and (min-width: 767px) and (max-width: 1000px){
.kk_vision{padding: 240px 20px 10px;}
}
@media only screen and (min-width: 200px) and (max-width: 767px){
.kk_vision{padding: 240px 20px 10px;}
}
/* --------------------------------------------
	COUNT SHORTCODE
-------------------------------------------- */
div.center {
    text-align: center !important;
}
.v-counter-wrap i {
    font-size: 38px;
    color: #fff;
}
.v-counter {
    text-align: center;
    padding: 20px 0;
    padding-top: 25px;
}

.v-counter .count-number {
    font-size: 50px;
    font-weight: 500;
    color: #fff;
}

.v-counter .count-divider {
    width: 100%;
    text-align: center;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.v-counter .count-divider span {
    background: #e4e4e4;
    width: 0px;
    height: 3px;
    display: inline-block;
}

.v-counter .v-counter-text {
    opacity: 0;
    bottom: -15px;
    position: relative;
    padding-top: 12px;
	color: #fff;
    font-weight: 600!important;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.v-counter-wrap .v-icon {
    font-size: 44px;
    line-height: 45px;
    height: 45px;
}

.v-counter h6.v-counter-text {
    letter-spacing: 1px;
}

.v-bg-stylish-v5 .v-counter-wrap .v-icon {
    color: #FFFFFF;
}

.v-counter-wrap.white .v-icon,
.v-counter-wrap.white .count-number,
.v-counter-wrap.white .v-counter-text,
.v-counter-wrap.white .v-counter-text{
    color:white;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {	
.v-counter .count-number {font-size: 40px;}
}
@media only screen and (min-width: 280px) and (max-width: 767px) {	
.v-counter .count-number {font-size: 40px;}
.finder-caption h1, .finder-caption p {display:none}
.find-section {display:none}
}

/*-----------------------------------
space css class
-----------------------------------*/

/*----------------
margin space
-----------------*/

.mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb60 { margin-bottom: 60px; }
.mb80 { margin-bottom: 80px; }
.mb100 { margin-bottom: 100px; }
.mt0 { margin-top: 0px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt60 { margin-top: 60px; }
.mt80 { margin-top: 80px; }
.mt100 { margin-top: 100px; }

/*----------------
margin space use for negative space
-----------------*/
.mt-40 { margin-top: -40px; }
.mt-60 { margin-top: -60px; }
.mt-80 { margin-top: -80px; }

/*---------------
padding space
-----------------*/
.pinside10 { padding: 10px; }
.pinside20 { padding: 20px; }
.pinside30 { padding: 30px; }
.pinside40 { padding: 40px; }
.pinside50 { padding: 50px; }
.pinside60 { padding: 60px; }
.pinside80 { padding: 80px; }
.pinside100 { padding: 100px; }
.pinside120 { padding: 120px; }
.pdt10 { padding-top: 20px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt60 { padding-top: 60px; }
.pdt80 { padding-top: 80px; }
.pdt100 { padding-top: 100px; }
.pdt120 { padding-top: 120px; }
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb60 { padding-bottom: 60px; }
.pdb80 { padding-bottom: 80px; }
.pdb100 { padding-bottom: 100px; }
.pdl10 { padding-left: 10px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl60 { padding-left: 60px; }
.pdl80 { padding-left: 80px; }
.pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }
.pdr60 { padding-right: 60px; }
.pdr80 { padding-right: 80px; }

/*---------------
 Section Space
 
 * Section space help to create top bottom space. 
 *
-----------------*/
.section-space20 { padding-top: 20px; padding-bottom: 20px; }
.section-space40 { padding-top: 40px; padding-bottom: 40px; }
.section-space60 { padding-top: 60px; padding-bottom: 60px; }
.section-space80 { padding-top: 80px; padding-bottom: 80px; }
.section-space100 { padding-top: 100px; padding-bottom: 100px; }

/*-----------------------------------------
 background & block color 
------------------------------------------*/
.bg-light { background-color: #f4f2ec; }
.bg-primary { background-color: #ec6b08; color: #fff; }
.bg-default { background-color: #125687; color: #fff; }
.bg-white { background-color: #fff; -webkit-box-shadow: 0px 0px 5px 0px rgba(221, 221, 221, 1); -moz-box-shadow: 0px 0px 5px 0px rgba(221, 221, 221, 1); box-shadow: 0px 0px 5px 0px rgba(221, 221, 221, 1); }
.outline { border: 2px solid #e9eef1; }
.text-mute { color: #dcdad0; }

/*------- Section Color CSS --------*/
.title { color: #3c3634; }

/*------- Bullet Point CSS --------*/
ul.check-circle { margin-bottom: 30px; }
.check-circle li { position: relative; list-style: none; padding-left: 10px; }
.check-circle li:before { font-size: 16px; margin-right: 10px; font-family: FontAwesome; top: 0; left: -5px; color: #5f8018; content: "\f058"; }
ul.listnone { list-style: none; margin: 0px; padding: 0px; }
.angle-double-right li { position: relative; }
.angle-double-right li:before { font-size: 16px; margin-right: 10px; font-family: FontAwesome; top: 0; left: -5px; color: #7d7d7d; content: "\f101"; }

/*------------------------
  Template Buttons 
--------------------------*/
.btn { padding: 10px 20px; margin-bottom: 0; font-size: 14px; font-weight: 400; border: transparent; border-radius: 2px; text-transform: uppercase; font-weight: 800; font-family: 'Trebuchet-Ms', sans-serif; letter-spacing: 1px; }
.btn-default { background-color: #ed3237; color: #fff; }
.btn-default:hover { background-color: #cf8602; color: #fff; }
.btn-primary { background-color: #ed3237; color: #fff; }
.btn-primary:hover { background-color: #ffa422; color: #fff; }
.btn-light { background-color: #e9e6e0; color: #706a68; }
.btn-light:hover { background-color: #04cccd; color: #fff; }
.btn-lg { padding: 14px 30px; font-size: 16px; }
.btn-sm { padding: 5px 10px; font-size: 12px; }
.btn-xs { padding: 1px 5px; font-size: 10px; }
.btn-link { font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; color: #00afb0; }
.btn-link:hover { color: #ffa422; text-decoration: none; }
button .btn-default { height: 48px; background-color: #faf9f5; margin-bottom: 0px; border: 1px solid #e9e6e0; color: #2b212f; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color: #55575a; -webkit-appearance: none; -moz-appearance: none; }
.btn-reset { padding: 5px 10px; font-size: 11px; background-color: #fcfbf9; border: 1px solid #e9e6e0; margin: 10px 0px 0px 0px; }
.btn-reset i { padding-right: 5px; }

/*--------------------
  Main Container 
----------------------*/
.main-container { padding-top: 40px; padding-bottom: 40px; }

/*--------------------
  Content + Left Sidebar 
----------------------*/
.content-left { }
.right-sidebar { }

/*------------------------
   02. Home Page 
--------------------------*/

/*------ Top Bar -------*/

.search-area { }
.top-message { font-weight: 700; }
.top-message p { color: #8eddde; font-size: 12px; text-transform: uppercase; }
.top-bar { background-color: #019d9e; padding: 4px 0px }
.top-links { }
.top-links ul { float: right; }
.top-links li { float: left; padding-right: 20px; position: relative; line-height: 1; }
.top-links li:last-child { padding-right: 0px; }
.top-links li a { font-size: 12px; color: #8eddde; text-transform: uppercase; font-weight: 500; }
.top-links li a:hover { color: #fff; }
.header { background-color: #5f8018; z-index: 9; position: relative; }
.navbar-brand { float: left; height: 70px; padding: 14px 0px; font-size: 18px; line-height: 20px; }
.navigation { float: right; }
.logo { }

/*------ Template Navigation -------*/
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation { background: transparent; float: right; position: relative; z-index: 99; }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a { padding: 29px 14px; font-size: 14px; text-decoration: none; color: #5f8018; font-weight: 900; text-transform: uppercase; }
#navigation > ul > li:hover > a { color: #5f8018;   /* background-color:#019d9e; if need background hover effect*/ }
#navigation > ul > li.has-sub > a { padding-right: 30px; }

/*#navigation > ul > li.has-sub > a:after {position: absolute; top: 22px; right: 11px; width: 8px; height: 2px;
 display: block; background: #dddddd; content: '';}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

/*#navigation > ul > li.has-sub:hover > a:before {top: 23px; height: 0;}*/
#navigation ul ul { position: absolute; left: -9999px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 45px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a { border-bottom: 1px solid #e7e5e0; padding: 15px 15px; width: 240px; font-size: 15px; text-decoration: none; color: #5f8018; font-weight: 500; background: #faf9f5; }
#navigation ul ul li:last-child > a, .navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #5f8018; background-color: #fff; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 20px; right: 11px; width: 8px; height: 2px; display: block; background: #66707f; content: ''; }
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before { position: absolute; top: 17px; right: 14px; display: block; width: 2px; height: 8px; background: #66707f; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; }
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid rgba(223, 229, 237, 0.9); }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #5f8018; background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a { color: #5f8018; }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 16px 0px; color: #bea06a; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; /*border-top: 1px solid #e2e7ee*/ }
#navigation.small-screen #menu-button:after { position: absolute; top: 22px; right: 0px; display: block; height: 8px; width: 20px; border-top: 2px solid #bea06a; border-bottom: 2px solid #bea06a; content: ''; }
#navigation.small-screen #menu-button:before { position: absolute; top: 16px; right: 0px; display: block; height: 2px; width: 20px; background: #bea06a; content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #bea06a; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before { top: 23px; background: #bea06a; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px dashed rgba(190, 160, 106, 0.9); height: 46px; width: 46px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #ccc; }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 17px; /*top: 22px;*/ right: 19px; width: 8px; height: 2px; display: block; background: #bcc6d3; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before { position: absolute;top: 14px; /*top: 19px;*/ right: 22px; display: block; width: 2px; height: 8px; background: #bcc6d3; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
/*-------------- image Gallery ---------------*/
.photo-gallery {/*padding:19px 0 26px 0; */ margin-bottom:20px; }
.photo-gallery .gallery-view {display:block; width:100%; padding:26px 20px 0 20px;}
.photo-gallery .gallery-view .row {margin:0 -7px; }
.photo-gallery .gallery-view .col-sm-4 {padding:0 7px;}
.photo-gallery .gallery-view .img {margin-bottom:9px; border-radius:5px; overflow:hidden; }
.photo-gallery .gallery-view .img img {width:100%;}
.photo-gallery .gallery-view .name {display:block; text-align:center; line-height:24px; font-size:14px; color:#333333; font-weight:600; margin-bottom:17px;}

/*----- Homepage Template Slider --------*/
#slider .item img { display: block; width: 100%; height: auto; }
.slider-bg { position: relative;  }
.slider-shade { }
.slider-pic img, .slider-shade img { position: relative; z-index: -1; }
.slider-pic { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 14, 13, 1)), color-stop(100%, rgba(16, 14, 13, 0))); background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); }

/*---------- Home Page Finder Section ---------*/
.find-section { position: absolute; top: 45%; margin: 0 auto; left: 0%; right: 0%; text-align: center; color: #fff; z-index: 1; }
.finder-block { }
.finder-caption { margin-bottom: 20px; display: inline-block; background-color: rgba(250, 250, 250, 0.5); padding:20px;border-radius: 8px 8px 0px 0px; }
.finder-caption h1 {font-size: 52px; letter-spacing: -1px; font-weight: 700;} 
.finder-caption p{font-size: 20px;}
.finder-caption h1, .finder-caption p { margin-bottom: 20px; color: #025281; }
.finderform { background-color: rgba(0, 0, 0, 0.6); padding: 30px; }
.finderform .form-group, .finder-form-transparent .form-group { margin-bottom: 0px; }
.finderform .col-md-5 { padding-right: 15px; }
.finderform .btn-lg { font-size: 14px; }
.finder-form-transparent {background-color: rgba(250, 250, 250, 0.3); padding: 30px; border: 1px solid rgba(250, 250, 250, .2); }

/*------- Top Location ------------*/
.top-location { }
.location-block { margin-bottom: 30px; }

/*--------Testimonial ---------*/
.tp-testimonial { }
.tp-testimonial .owl-pagination { position: absolute; bottom: -60px; }
.testimonial-block { text-align: center; padding: 10px 15px; }
.testimonial-block .couple-pic { margin-bottom: 30px; }
.feedback-caption p { font-size: 16px;  line-height: 26px; margin-bottom: 10px; }
.couple-info { font-family: 'Trebuchet-Ms', sans-serif; font-weight: 700; }
.couple-info .name { text-transform: uppercase; color: #3c3634; }
.couple-info .date { font-size: 12px; }

/*------- Call To Action ----------*/
.couple-block, .vendor-block { text-align: center; }
.couple-icon, .vendor-icon { margin-bottom: 30px; }
.couple-icon img, .vendor-icon img { width: 100px; }

/*---------Template Footer ----------*/
.footer { background-color: #5b6b39; padding-top: 80px; padding-bottom: 20px; }
.footer2 { background-color: #5b6b39; padding-top: 40px; padding-bottom: 20px; }
.ft-aboutus { }
.newsletter { }
.ft-aboutus, .ft-link, .newsletter {margin-bottom: 10px;}
.footer h2, .footer2 h2 {color: #fff;}
.ft-link { }
.ft-link ul {padding: 0px;}
.ft-link ul li { list-style: none;}
.ft-link ul li a {/*color: #f3df03;*/ color: #fff; }
.ft-link ul li a:hover {color: #000;}
.ft-link li a:before {
    content: "\f178";
    font-family: "fontawesome";
    line-height: 1;
    /*color: #f3df03;*/ color: #fff; 
    margin-right: 15px;
}
.social-icon {margin-top: 40px;}
.social-icon ul { padding: 0px; }
.social-icon ul li { list-style: none; display: inline-block; padding-right: 8px; }
.social-icon ul li a { font-size: 22px; /*color: #f3df03;*/color: #fff; }
.social-icon ul li a:hover { /*color: #ff030a;*/color: #000;}

/* ----- Template Tiny Footer -------*/
.tiny-footer { /*background-color: #016aa7;*/background-color: #3a5401; padding-top: 20px; padding-bottom: 20px; text-align: center; color: #fff; font-size: 14px; }
.tiny-footer a{color: #fff;}.tiny-footer a:hover{/*color: #f3df03;*/color: #000;}

/*-----------------------
  03. Listing Page 
------------------------*/

/*---- Venue Thumbnail -------*/

.venue-box { margin-bottom: 30px; overflow: hidden; position: relative; }
.venue-detail { padding: 0px; border: 1px solid #e9e6e0; border-radius: 0px; border-top: transparent; background-color: #fff; }
.venue-detail .caption { padding: 30px; }
.venue-detail .location { font-size: 12px; margin-bottom: 10px; color: #9c9693; }
.venue-lable { position: absolute; bottom: 20px; left: 20px; }
.venue-lable .label { display: inline; padding: 5px 10px; font-size: 12px; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 4px; }
.venue-lable .label-default { background-color: #222; font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; }
.venue-info { background-color: #fcfbf9; border-top: 1px solid #e9e6e0; height: 84px; font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; font-weight: 700; }

/*-------Thumbnail Label------*/
.popular-label, .rated-label, .feature-label { text-align: center; position: absolute; top: 0px; width: 72px; height: 72px; }
.popular-label { background: url(../images/popular.png) 0px 0px; }
.rated-label { background: url(../images/top-rated.png) 0px 0px; }
.feature-label { background: url(../images/feature-label.png) 0px 0px; }

/*------- Vendor Thumbnail Simple --------*/
.vendor-box { margin-bottom: 30px; overflow: hidden; position: relative; }
.vendor-box .rating { }
.vendor-box .capacity { font-size: 14px; font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; font-weight: 700; }
.vendor-detail { padding: 0px; border: 1px solid #e9e6e0; border-radius: 0px; border-top: transparent; background-color: #fff; }
.vendor-detail .caption { padding: 30px; }
.vendor-detail .caption .title { font-size: 18px; }
.vendor-detail .location { font-size: 13px; margin-bottom: 20px; color: #9c9693; font-weight: 500; }
.vendor-image { position: relative; overflow: hidden; }
.vendor-image img { -webkit-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all .5s ease; transition: all .5s ease; opacity: .9; }
.vendor-image a:hover img { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
.vendor-price { background-color: #fcfbf9; padding: 9px 29px; border-top: 1px solid #e9e6e0; }
.vendor-price .price { font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; color: #3c3634 }
.rating .rating-count { font-size: 14px; font-family: 'Trebuchet-Ms', sans-serif; padding-left: 5px; color: #706a68 }
.vendor-box-list { background-color: #fff; margin-bottom: 30px; border: 1px solid #e9e6e0; }
.vendor-box-list .no-right-pd { padding-right: 0px; }
.vendor-box-list .no-left-pd { padding-left: 0px; }
.vendor-list-details { }
.vendor-list-details .caption { padding: 30px; }
.vendor-list-details .location { font-size: 13px; margin-bottom: 10px; color: #9c9693; }
.vendor-box-list .vendor-image { }
.vendor-box .effect-oscar h2 a { color: #fff; }
.favourite-bg { background: #fcfbf9; border-radius: 100px; position: absolute; bottom: 10px; right: 10px; padding: 9px 12px 5px 12px; font-size: 18px; -webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.2); -moz-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.2); box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.2); }
.favourite-icon { }

/*--------- Vendor Thumbnail 2 ---------
New Updated css v.1.0.2
-----------------*/
.vendor-list-block { background-color: #fff; }
.vendor-img { position: relative; opacity: .8; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.vendor-img:hover { opacity: 1; }
.price-lable { position: absolute; right: 1px; bottom: 20px; background: rgba(0, 0, 0, .6); padding: 4px 10px; color: #fff; font-family: 'Trebuchet-Ms', sans-serif; font-weight: 600; letter-spacing: -1px; font-size: 16px; }
.category-badge { position: absolute; bottom: 20px; left: 20px; background-color: #000000; color: #fff; text-transform: uppercase; font-size: 11px; padding: 4px 8px; border-radius: 2px; font-weight: 800; }
.category-link { color: #fff; }
.vendor-meta { }
.vendor-meta span { display: inline-block; margin-right: 18px; font-size: 13px; }
.vendor-meta .map-icon { color: #5f8018; padding-right: 6px; }
.vendor-meta .location { margin-bottom: 0px; }
.favorite-action { }
.fav-icon { color: #ff4e4e; background-color: #fff; border-radius: 100px; position: absolute; top: 20px; right: 20px; padding: 8px 11px 8px 11px; font-size: 18px; width: 40px; height: 40px; text-align: center; line-height: 1.3; }
.fav-icon:focus, .fav-icon:hover { color: #fff; background-color: #ff4e4e; }

/*------------Listing Map + Row  ----------*/
.listing-wrap { height: 800px; overflow-y: scroll; overflow-x: hidden; }
.map-wrap { padding-left: 0px; padding-right: 0px; }
.map-wrap #googleMap { width: 100%; height: 800px; }
.vendor-listing { margin-top: 30px; margin-bottom: 20px; }
.top-map-wrap { margin-right: -15px; margin-left: -15px; }
.top-map-wrap #googleMap { width: 100%; height: 480px; }
.map-image { width: 320px; }

/*----------------------------
  04. Venue Details Page
------------------------------*/
.venue-header { position: relative; }
.venue-head { position: absolute; bottom: 40px; width: 100%; }
.venue-head h1 { font-size: 42px; color: #fff; margin-bottom: 10px; }
.venue-head .title { border-bottom: 1px solid #504849; padding-bottom: 20px; margin-bottom: 20px; }
.venue-head .location { color: #fff; }
.venue-head .location i { padding-right: 10px; }
.rating-box, .venue-action { margin-bottom: 20px; }
.venue-action { text-align: right; }
.label-primary { background-color: #5f8018; color: #fff; text-transform: uppercase; font-size: 10px; padding: 4px 8px; border-radius: 2px; font-weight: 700; }
.label-primary[href]:focus, .label-primary[href]:hover { background-color: #f9a630; color: #fff; }
.address { margin-bottom: 0px; }
.address i { padding-right: 10px; }
.page-description { }
.venue-details { }
.venue-amenities { }
.venue-amenities ul li.list-group-item { border: 1px solid #e9e6e0; }
.why-venue { }
.venue-head { }
.rating { margin: 0px; }
.rating i { color: #ffc513; }
.side-box { background-color: #fff; padding: 28px; border: 1px solid #e9e6e0; margin-bottom: 30px; }

/*-------------------
  Tabbed Detils Page 
--------------------*/
#searchform { z-index: 9999; }
.tabbed-page { }
.tab-page-header { margin-bottom: 30px; }
.tab-page-header .title { }
.tab-page-header .location i { padding-right: 10px; }
.tabbed-page .venue-data .venue-info { background-color: #fff; margin-bottom: 30px; border: 1px solid #e9e6e0; }
.tabbed-page .venue-info { background-color: #fcfbf9; border-top: 1px solid #e9e6e0; height: 84px; font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; font-weight: 700; }
.tabbed-page .capacity { border-right: 1px solid #e9e6e0; }
.capacity, .pricebox { width: 50%; float: left; padding: 15px 20px; font-size: 12px; }
.price, .cap-people { font-size: 18px; letter-spacing: -1px; color: #3c3634; display: block; }

/*------- Thumbnail Slider----------*/
#sync1 .item { background: #fff; margin: 5px; }
#sync2 .item { background: #fff; padding: 10px 0px; margin: 5px; text-align: center; cursor: pointer; }
#sync2 .item h1 { font-size: 18px; }
#sync2 .synced .item { }

/*------ Vendor Profile Sidebar-----------*/
.profile-sidebar { }
.profile-userpic { text-align: center; width: 154px; margin-right: auto; margin-left: auto; }
.profile-sidebar .profile-usertitle { margin-top: 30px; }
.profile-sidebar .fa { color: #5f8018; padding-right: 10px; }
.profile-usertitle-name { text-align: center; }
.profile-address, .profile-email, .profile-website { margin-bottom: 10px; }
.profile-address { }
.profile-email { }
.profile-website { }
ul.follow-icon { margin-bottom: 0px; }
ul.follow-icon li { padding-right: 10px; display: inline; }
ul.follow-icon li a { font-size: 32px; }

/*------- Page sidebar --------*/
.page-sidebar { }
.page-sidebar .venue-info { background-color: #fff; margin-bottom: 30px; border: 1px solid #e9e6e0; }

/*--------Custom Review -----------*/
.customer-review, .review { margin-top: 30px; margin-bottom: 30px; }
.customer-review h1 { margin-bottom: 30px; border-bottom: 1px solid #e9e6e0; padding-bottom: 30px; }
.review-list .arrow:after, .review-list .arrow:before { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-color: transparent; }
.review-list .panel.arrow.left:after, .review-list .panel.arrow.left:before { border-left: 0; }

/*****Left Arrow*****/

/*Outline effect style*/

.review-list .panel.arrow.left:before { left: 0px; top: 30px;    /*Use boarder color of panel*/ border-right-color: inherit; border-width: 16px; }

/*Background color effect*/
.review-list .panel.arrow.left:after { left: 1px; top: 31px;    /*Change for different outline color*/ border-right-color: #FFFFFF; border-width: 15px; }

/*****Right Arrow*****/

/*Outline effect style*/

.review-list .panel.arrow.right:before { right: -16px; top: 30px;    /*Use boarder color of panel*/ border-left-color: inherit; border-width: 16px; }

/*Background color effect*/
.review-list .panel.arrow.right:after { right: -14px; top: 31px;    /*Change for different outline color*/ border-left-color: #FFFFFF; border-width: 15px; }

/*------- Write A Review ----------*/
.review-post { margin-top: 10px }
.review-list .review-user { }
.review-date { }
.review-list .review-post { margin-top: 20px; }
.user-pic img, .profile-userpic img { border: 4px solid #e9e6e0; border-radius: 100%; }
.review-list .panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 0px; -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05); box-shadow: 0 0px 0px rgba(0, 0, 0, .05); }
.review-list .panel-default { border-color: #e9e6e0; }
.review-list .panel-body { padding: 30px; }
.review-list h3 { margin-bottom: 10px; }
.review-form { }
.rating-group { margin-top: 20px; margin-bottom: 20px; }
.map { width: 100%; min-height: 420px; cursor: pointer; }

/*-------------------
   05. - About us page 
---------------------*/
.aboutus { }
.call-to-action { text-align: center; background: #f3f1eb; padding: 50px; }
.call-to-action h3.point { text-transform: uppercase; color: #706a68; font-size: 14px; }
.call-to-action h1 { font-size: 42px; text-transform: uppercase; font-weight: 700; }
.call-to-action .graphic { margin-bottom: 30px; margin-top: 30px; margin-left: auto; margin-right: auto; }
.team-section { margin-bottom: 60px; margin-top: 60px; }

/*---------  How it works --------*/
.how-it-icon { background-color: #fff; border: 2px solid #e9e6e0; border-radius: 100%; width: 250px; height: 250px; line-height: 12; }
.how-it-desc { padding-top: 80px; padding-left: 40px; }

/*---------------------- 
  History Timeline section
-----------------------*/
.history { margin-top: 60px; }

/** timeline box structure **/
.timeline { list-style: none; padding: 20px 0 20px; position: relative; }
.timeline:before { top: 0; bottom: 0; position: absolute; content: " "; width: 2px; border: 3px solid #e9e6e0; left: 50%; margin-left: -5px; }
.tldate { display: block; width: 200px; background: #414141; border: 3px solid #212121; color: #ededed; margin: 0 auto; padding: 3px 0; font-weight: bold; text-align: center; -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.35); }
.timeline li { margin-bottom: 25px; position: relative; }
.timeline li:before, .timeline li:after { content: " "; display: table; }
.timeline li:after { clear: both; }
.timeline li:before, .timeline li:after { content: " "; display: table; }

/** timeline panels **/
.timeline li .timeline-panel { width: 44%; float: left; background: #fff; border: 1px solid #e9e6e0; padding: 30px; position: relative; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; display: block; }

/** panel arrows **/
.timeline li .timeline-panel:before { position: absolute; top: 26px; right: -15px; display: inline-block; border-top: none; border-left: none; border-right: none; border-bottom: none; content: " "; }
.timeline li .timeline-panel:after { position: absolute; top: 27px; right: -14px; display: inline-block; border-top: 14px solid transparent; border-left: 14px solid #fff; border-right: 0 solid #fff; border-bottom: 14px solid transparent; content: " "; }
.timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after { top: 0; right: 0; display: none; border: 0; }
.timeline li.timeline-inverted .timeline-panel { float: right; }
.timeline li.timeline-inverted .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }
.timeline li.timeline-inverted .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }

/** timeline circle icons **/
.timeline li .tl-circ { position: absolute; top: 23px; left: 52%; text-align: center; background: #fff; color: #fff; width: 30px; height: 30px; line-height: 55px; margin-left: -32px; border: 2px solid #e9e6e0; border-top-right-radius: 50%; border-top-left-radius: 50%; border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; z-index: 99999; }

/** timeline content **/
.tl-heading h1 { font-size: 42px; color: #5f8018; margin-top: 20px; }
.tl-heading h4 { margin: 0; color: #c25b4e; }
.tl-body p, .tl-body ul { margin-bottom: 0; }
.tl-body > p + p { margin-top: 5px; }

/** media queries **/
@media (max-width:991px) {
  .timeline li .timeline-panel { width: 44%; }
}
@media (max-width:700px) {
  .page-header h1 { font-size: 1.8em; }
  ul.timeline:before { left: 40px; }
  .tldate { width: 140px; }
  ul.timeline li .timeline-panel { width: calc(100% - 90px); width: -moz-calc(100% - 90px); width: -webkit-calc(100% - 90px); }
  ul.timeline li .tl-circ { top: 22px; left: 22px; margin-left: 0; }
  ul.timeline > li > .tldate { margin: 0; }
  ul.timeline > li > .timeline-panel { float: right; }
  ul.timeline > li > .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }
  ul.timeline > li > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }
}

/*------ Team Section ---------*/
.team-section { margin-top: 60px; }
.team-block { margin-bottom: 30px; margin-top: 30px; }
.team-pic { margin-bottom: 30px; }
.team-pic img { border-radius: 100%; height: 200px; width: 200px; margin: 0 auto; }
.team-pic img { border-radius: 100%; height: 200px; width: 200px; margin: 0 auto; border: 5px solid #eaeaea; filter: grayscale(100%); -webkit-filter: grayscale(100%);    /* For Webkit browsers */ filter: gray;    /* For IE 6 - 9 */ -webkit-transition: all .6s ease;    /* Transition for Webkit browsers */ }
.team-pic img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }

/*-------------------------
  06. - Blog Page 
---------------------------*/

/*--------- Wordpress Default Blog Image Class -------------*/

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #f9a630; }
.alignleft { float: left; margin: 10px 20px 5px 0; }
.alignright { float: right; margin: 20px 0 .5em 20px; }
.alignnone { margin-top: 20px; margin-bottom: 20px; }
.wp-caption { margin: 0 0 20px 0; padding-top: 4px; max-width: 100%; border: 1px solid #eee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border-image: initial; background-color: #f8f8f8; text-align: center; }
.wp-caption img { max-width: 98%; height: auto; }
p.wp-caption-text { margin-bottom: 0; color: #353535; font-size: 11px; }

/*---- Default Wordpress End -----*/
.post-holder { margin-bottom: 20px; }
.related-post, .post-next-prev, .post-author, .post-comments, .leave-comments { margin-bottom: 30px; }
.post-holder h2, .related-post h2, .post-comments h2, .leave-comments h2 { margin-bottom: 30px; border-bottom: 1px solid #e9e6e0; padding-bottom: 30px; }
.post-title { border-bottom: 1px solid #e9e6e0; padding-bottom: 20px; }
.sticky-sign { position: absolute; top: -2px; right: 25px; color: #f9a630; font-size: 24px; }
.post-image { position: relative; overflow: hidden; margin-bottom: 30px; }
.post-image img { -webkit-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all .7s ease; transition: all .7s ease; }
.post-image a:hover img { -webkit-transform: scale(1); transform: scale(1); }
.post-area { }
.post-video { }
.post-quote { }
.post-link { }
.post-pager { }

/* ----------- Blog Meta ------*/
.post-meta { margin-bottom: 20px; }
.date-meta, .comment-meta, .autho-meta, .tag-meta, .admin-meta { margin-right: 8px; font-size: 12px; }
.date-meta a, .comment-meta a, .autho-meta a, .tag-meta a, .admin-meta a { margin-right: 5px; color: #706a68; text-transform: uppercase; font-weight: 600; }
.date-meta a:hover, .comment-meta a:hover, .autho-meta a:hover, .tag-meta a:hover, .admin-meta a:hover { color: #f9a630; }
.date-meta { }
.comment-meta { }
.autho-meta { }
.tag-meta { }
.admin-meta { }

/*----- Blog Sidebar --------*/
.link { color: #3c3634 }
.widget { }
.widget-search { }
.widget-title { margin-bottom: 30px; }
.widget-category { }
.widget-category ul { }
.widget-category ul li { margin-bottom: 10px; }
.widget-category ul li a { color: #706a68; border-bottom: 1px solid #e9e6e0; }
.widget-category ul li a:hover { color: #f9a630; }
.widget-recent-post { }
.rc-post-holder { margin-bottom: 20px; border-bottom: 1px solid #e9e6e0; }
.rc-post-holder:last-child { border: none; margin-bottom: 0px; }
.widget-recent-post h3 { margin-bottom: 5px; }
.widget-archive { }
.widget-tag { }
.widget-tag a { font-size: 11px; text-transform: uppercase; background: #fdfdfb; margin-bottom: 4px; padding: 6px 12px; color: #706a68; font-weight: 700; display: inline-block; border: 1px solid #e9e6e0; }
.widget-tag a:hover { background: #f9a630; color: #fff; border: 1px solid #f9a630; }

/*------Secondary Sidebar ----------*/
.widget-cta { }
.widget-form { }
.widget-service { }
/* ----- feature style --------*/
.feature{
/*padding:100px 0px 0px;*//* padding:50px 0px 0px;*/ padding: 0px;
}
.feature .item-list .item{
 /* margin-bottom: 70px;*/ margin-bottom:30px;
  position: relative;
  transition: all ease-in 400ms;
  -webkit-transition: all ease-in 400ms;
  -moz-transition: all ease-in 400ms;
}
.feature .item-list .item:hover .overlay{
  bottom:0;
}
.feature .item-list .item:hover .content-box{
  opacity: 111;
}
.feature .item-list .item .content-box{
  top: 40%;
  margin-top: -30px;
  padding: 0px 45px 0px 15px;
  position: absolute;
  text-align: center;
  z-index: 1;
  color: #fff;
  opacity: 0;
}
.feature .item-list .item .content-box h3{
    margin-bottom: 10px;
    text-transform:uppercase;
    font-size:20px;
    font-weight:700;
}
.feature .item-list .item .overlay{
  /*background-color:rgba(29, 51, 73, 0.85);*/
  background-color:rgba(0, 0, 0, 0.65);
  display: inline-block;
  left: 0;
  padding: 50px 30px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  bottom: -100%;
  height: 100%;
  transition: all ease-in 500ms;
  -webkit-transition: all ease-in 500ms;
  -moz-transition: all ease-in 500ms;
  z-index: 0;
}



.feature .item-list .item .image-box{
  position:relative;
  overflow: hidden;
}


.item-list .button-style-two {
    position: relative;
    top: -21px; border-radius: 10px;
    background: #ed3237;
}
a .button-style-two{ color:#fff}
.button-style-two{
  font-family: 'Trebuchet-Ms', sans-serif;
  font-size: 14px;
  font-weight: 700;
  /*text-transform:uppercase;*/
  color: #FFFF;
  padding: 11px 26px; 
  border: 1px solid #FFFF;
  letter-spacing: 1px;
}
.button-style-two:hover{
  color: #FFF;
}


/*------------------------------
  07. - Blog Single Page 
--------------------------------*/
.blog-header { position: relative; }
.wide-post-image { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, .55) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 14, 13, .55)), color-stop(100%, rgba(16, 14, 13, 0))); background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, .55) 100%); background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, .55) 100%); background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, .55) 100%); background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, .55) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); }
.wide-post-image img { position: relative; z-index: -1; }
.blog-head { position: absolute; bottom: 40px; width: 100%; }
.blog-head h1 { color: #fff; font-size: 32px; }
.blog-header .post-meta { color: #fff; }
.blog-header .post-meta a { color: #fff; }
.blog-header .post-meta a:hover { color: #f9a630; }
.related-post { }
.post-next-prev { margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #e9e6e0 }
.next-post { text-align: right; }
.prev-post { }
.link-prev-next { font-size: 14px; text-transform: uppercase; margin-bottom: 10px; display: inline-block; color: #706a68; }

/*---------Post author ----------*/
.post-author { margin-bottom: 60px; margin-top: 30px; }
.author-pic { }
.author-bio { }
.author-name { }
.author-name .author-role { font-size: 12px; }
.author-lable { }
.author-social { }
.leave-comments { }
.leave-comments .control-label { text-align: left; }
.thread-comments { background: #fdfdfb; }
.review-list .panel.arrow.left.thread-left:after { left: 1px; top: 31px; border-right-color: #fdfdfb; border-width: 15px; }
.comment-date { font-size: 12px; font-weight: 700; font-family: 'Trebuchet-Ms', sans-serif; color: #a6a29b; }

/*-------------------------
  08. - Pricing Page 
---------------------------*/
.pricing-container { }
.pricing-box { }
.pricing-box-regualr .well-box { background-color: #fdfcfa; }
.price-title { text-transform: uppercase; letter-spacing: 2px; font-weight: 700; }
.price-plan { font-size: 55px; font-weight: 700; }
.price-plan .dollor-sign, .price-plan .permonth { font-size: 16px; color: #706a68 }
.pricing-box .well-box { margin-bottom: 0px; text-align: center; padding: 40px; }
.pricing-box .list-group-item { position: relative; display: block; padding: 10px 15px; margin-top: -1px; background-color: transparent; border: 1px solid #e9e6e0; border-radius: 0px; }
.question-block { }
.question-block .question-answer { margin-bottom: 60px; }

/*-----------------------------
  09. - Help - FAQ Page  
--------------------------------*/
.help-page { }
.help-page .list-group-item { padding: 30px; border: 1px solid #e9e6e0; }
.help-page .list-group-item p { margin-bottom: 10px; }
.help-page .list-group-item p:last-child { margin-bottom: 0px; }
.question-sign { color: #5f8018; padding-right: 10px; }
.faq-block { }
.faq-block:hover .icon-light { color: #5f8018; }
.sidenav { }
ul.sidenav { }
ul.sidenav li { }
.sidenav li a { color: #333; background-color: #fff; border: 1px #e9e6e0 solid; padding: 16px 14px; display: block; margin-top: -1px; font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; font-size: 12px; font-weight: 600; }
.sidenav li a:hover { background-color: #5f8018; color: #fff; border: 1px #5f8018 solid; }
.sidenav li a:hover i { color: #fff; }
.sidenav li a.active { background-color: #5f8018; color: #fff; border: 1px #5f8018 solid; }
.sidenav li i { font-size: 20px; padding-right: 10px; }

/*----------------------
  10.- Contact us  
-----------------------*/
.contact-info { }
.contact-info .address, .contact-info .email, .contact-info .call { margin-bottom: 20px; border-bottom: 1px solid #e9e6e0; padding-bottom: 20px; }
.contact-info .address i, .contact-info .email i, .contact-info .call i { padding-right: 10px; font-size: 16px; color: #706a68 }
.contact-info .address { }
.contact-info .email { }
.contact-info .call { }
.contact-info p { margin-bottom: 0px; }
.contact-info li:last-child { margin-bottom: 0px; border: none; }

/*--------------------------------------
  11. - Signup & Login Couple Page 
--------------------------------------*/
.singup-couple { }
.vendor-login { }
.couple-login { }

/*------- Social login button --------*/
.social-login { }
.facebook-btn, .twitter-btn, .google-btn { color: #fff; }
.facebook-btn { background-color: #3b579d; }
.facebook-btn:hover { background-color: #496ecc; color: #fff; }
.twitter-btn { background-color: #26b7f6; }
.twitter-btn:hover { background-color: #50c7fb; color: #fff; }
.google-btn { background-color: #ea4335; }
.google-btn:hover { background-color: #fd5142; color: #fff; }
.facebook-btn i, .google-btn i, .twitter-btn i { padding-right: 10px; }

/*---------------------------
  12. - 404 Error Page
----------------------------*/
.error-block { text-align: center; }
.error-block h1 { font-size: 180px; color: #5f8018; margin-bottom: 60px; }
.error-block h2 { font-size: 24px; }
.error-block h2 i { color: #fd2929; margin-right: 7px; }

/*-------------------------------
    13. - Shortcodes 
--------------------------------*/

/*--------- Accordion ---------*/

.st-accordion { }
.st-accordion .panel-default { border-color: #e9e6e0; }
.st-accordion .panel-default>.panel-heading { color: #333; background-color: #fff; border-color: #e9e6e0; }
.st-accordion .panel-group .panel { border-radius: 0px; }
.st-accordion .panel-heading { padding: 20px; border-bottom: 0px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.st-accordion .panel-title { position: relative; }
.st-accordion .sign { position: absolute; right: 0px; top: 0px; }

/*------ Pagination---------*/
.tp-pagination { text-align: center; }
.tp-pagination .pagination { }
.tp-pagination .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { background-color: #f9a630; border-color: #f9a630; color: #fff; }
.tp-pagination .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover { background-color: #e9e6e0; border-color: #; color: #fff; }
.tp-pagination .pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #706a68; text-decoration: none; border: 1px solid #e9e6e0; margin-right: 5px; text-transform: uppercase; font-size: 12px; font-weight: 700; }
.tp-pagination .pagination>li:first-child>a, .pagination>li:first-child>span { margin-left: 0; border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.tp-pagination .pagination>li:last-child>a, .pagination>li:last-child>span { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

/*---------- Tabs --------*/
.st-tabs { }
.st-tabs p:last-child { }
.st-tabs .nav-tabs { border-bottom: 1px solid #e9e6e0; }
.st-tabs .nav-tabs>li>a { background-color: #fcfbf9; border-radius: 0px; padding: 20px 30px; text-transform: uppercase; border: 1px solid #e9e6e0; margin-right: -1px; color: #706a68; font-size: 14px; }
.st-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border: 1px solid #e9e6e0; border-bottom-color: transparent; color: #f8960a; background-color: #fff; }
.st-tabs .tab-content { background-color: #fff; padding: 28px; border: 1px solid #e9e6e0; margin-bottom: 30px; border-top-color: transparent; }
.st-tabs .tab-content .customer-review, .tabbed-page .tab-content .review { margin-bottom: 0px; margin-top: 0px; }

/*------ Call To Action ---*/
.st-cta { }

/*------------------------------------------
  14. - Most Used / Repeatable Page CSS 
------------------------------------------*/

/*------ Page Header ------------*/

.tp-page-head { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), rgba(6, 63, 63, 0.8) url(../images/page-header-img.jpg) no-repeat center; background-size: cover; color: #fff; margin-top: 72px;}
.tp-page-head .page-header, .tp-page-team .page-header { border: none; margin: 60px 0 40px; }
.tp-page-head .page-header h1, .tp-page-team .page-header h1 { color: #fff; }
.tp-page-head .page-header_1, .tp-page-team .page-header_1 { border: none; margin: 120px 0 80px; }
.tp-page-head .page-header_1 h1, .tp-page-team .page-header_1 h1 { color: #fff; }
.tp-page-team {background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), rgba(6, 63, 63, 0.8) url(../images/page-team.jpg) no-repeat center; background-size: cover; color: #fff; margin-top: 72px;}
/*----- Breadcrumb --------*/
.tp-breadcrumb { border-bottom: 1px solid #e9e6e0; }
.tp-breadcrumb .breadcrumb { background: transparent; font-size: 11px; text-transform: uppercase; font-family: 'Trebuchet-Ms', sans-serif; margin-bottom: 0px; padding: 5px 0px; font-weight: 500; }
.tp-breadcrumb .breadcrumb>.active { color: #9e9795; }

/*-------- Filter Box ---------*/
.filter-box { z-index: 99; }
.filter-form { background: #fff; border: 1px solid #e9e6e0; padding: 30px 20px; margin-top: -1px; margin-right: 0px; margin-left: 0px; }
.filter-form .control-label { display: none; }

/*------Sidebar Filter  ------*/
.filter-sidebar { background: #fff; border: 1px solid #e9e6e0; padding: 20px 0px; margin-top: -1px; margin-right: 0px; display: inline-block; width: 100%; margin-bottom: 20px; }
.filter-sidebar h2 { font-size: 16px; }
.filter-sidebar .form-title { border-bottom: 1px solid #e9e6e0; margin-bottom: 20px; }
.filter-sidebar .form-group { margin-bottom: 20px; border-bottom: 1px solid #e9e6e0; padding-bottom: 30px; }
.filter-sidebar .form-group:last-child { border: none; margin: 0; padding-bottom: 0px; }
.filter-sidebar .control-label { font-size: 12px; text-transform: uppercase; font-weight: 700; }

/*---- White Box class------*/
.well-box { background-color: #fff; /*padding: 28px;*/padding: 8px 18px 28px; border: 1px solid #e9e6e0; margin-bottom: 30px; }
.well-white { background-color: #fff; border: 1px solid #e9e6e0; margin-bottom: 30px; }

/*-----------------------------------
 Features blocks
 -----------------------------------*/
.feature-block { }
.feature-icon { margin-bottom: 30px; line-height: 1; }

/*----- Feature ------*/
.padding-feature { padding: 30px; background-color: #e5e5e5; }
.outline-feature { padding: 30px; border: 2px solid #e5e5e5; }

/*----- Feature Regular -----*/

/*----- Feature Center -----*/

.feature-center { text-align: center; }
.feature-center img { }

/*----- Feature Icon Left -----*/
.feature-left { }
.feature-left .feature-icon { float: left; }
.feature-left .feature-icon img { }
.feature-left .feature-content { padding-left: 100px; }
.feature-info { }

/*-------------- font icon used template---------*/
.label { text-align: center; font-size: 13px; padding: 4px 8px; }
.label-default { background-color: #f48f00; color: #fff; }
.icon { }
.icon-size-18 { font-size: 18px; }
.icon-size-24 { font-size: 24px; }
.icon-size-30 { font-size: 30px; }
.icon-size-36 { font-size: 36px; }
.icon-size-42 { font-size: 42px; }
.icon-size-60 { font-size: 60px; }
.icon-default { color: #5f8018; }
.icon-light { color: #c4c1b7; }
.icon-primary { color: #f48f01; }
.icon-white { color: #fff; }
.icon-circle { border: 2px solid #fff; border-radius: 50%; width: 100px; height: 100px; margin: 0 auto 30px auto; background-color: rgba(255, 255, 255, .1); }
{ }
.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 13px; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: #777; border-radius: 2px; }
.badge-default { background-color: #5f8018; color: #fff; }
.badge-primary { background-color: #f48f01; color: #fff; }
.badge-light { background-color: #f0ead9; color: #969388; }
.price-range { font-family: 'Trebuchet-Ms', sans-serif; font-size: 14px; font-weight: normal; }
.price-range #slider-range { margin-top: 9px; }

/*------- Sidebar affix -------*/
#sidebar.affix { position: fixed; top: 105px; width: 251px; }
.side-nav { }
.side-nav ul { }
.side-nav ul li { background-color: #fff; border: 1px solid #e9e6e0; margin-top: -1px; color: #fff; cursor: pointer; }
.side-nav ul li a { color: #706a68; text-transform: uppercase; font-size: 13px; font-weight: 700; padding: 18px 30px; font-family: 'Trebuchet-Ms', sans-serif; }
.side-nav ul li:hover { background: #f9a630; color: #fff; border: 1px solid #f9a630; color: #fff; }
.side-nav ul li.active { background: #f9a630; color: #fff; border: 1px solid #f9a630; color: #fff; }
.side-nav ul li.active a { color: #fff; }
.side-nav .nav>li>a:focus, .nav>li>a:hover { text-decoration: none; background-color: transparent; }

/*----------- Woo Parallux Section----------------*/
section.module:last-child { margin-bottom: 0; }
section.module h2 { font-size: 42px; color: #fff; }
section.module p { margin-bottom: 40px; font-size: 16px; color: #fff; }
section.module p:last-child { margin-bottom: 0; }
section.module.content { padding: 0px 0; }
section.module.parallax { height: 500px;background-position: 50% 50%; /*background-position: 60% 50%;*/ background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
section.module.parallax h1 { color: #fff; font-size: 48px; font-weight: 700; text-align: center; }
section.module.parallax-2 { background-image: url("../images/parallax-2.jpg"); }
section.module.parallax-3 { background-image: url("../images/parallax-3.jpg"); }

/*---------- parallax caption ----------*/
.parallax-caption { text-align: center; padding-top: 180px; }
.category-section { margin-top: 40px; margin-bottom: 80px; }
.product-category { margin-bottom: 30px; }
.category-thumb { position: relative; }
.btn-label { position: absolute; bottom: 20px; left: 20px; }

/*--------------------------------
  15. - Custom Used CSS - Creative checkbox and Listing Effect CSS
----------------------------------*/

/*----- checkbox and radio button css ----------*/

.checkbox { padding-left: 20px; }
.checkbox label { display: inline-block; vertical-align: middle; position: relative; padding-left: 10px; }
.checkbox label::before { content: ""; display: inline-block; position: absolute; width: 20px; height: 20px; left: 0; margin-left: -20px; border: 1px solid #e0dcd1; border-radius: 3px; background-color: #faf9f5; -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after { display: inline-block; position: absolute; width: 20px; height: 20px; left: 0; top: 0; margin-left: -20px; padding-left: 5px; padding-top: 0px; font-size: 11px; color: #555555; margin-top: -3px; }
.checkbox input[type="checkbox"], .checkbox input[type="radio"] { opacity: 0; z-index: 1; }
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after, .checkbox input[type="radio"]:checked + label::after { font-family: "FontAwesome"; content: "\f00c"; }
.checkbox input[type="checkbox"]:disabled + label, .checkbox input[type="radio"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before, .checkbox input[type="radio"]:disabled + label::before { background-color: #eeeeee; cursor: not-allowed; }
.checkbox.checkbox-circle label::before { border-radius: 50%; }
.checkbox.checkbox-inline { margin-top: 0; }
.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before { background-color: #337ab7; border-color: #337ab7; }
.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + label::after { color: #fff; }
.checkbox-danger input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + label::before { background-color: #d9534f; border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after, .checkbox-danger input[type="radio"]:checked + label::after { color: #fff; }
.checkbox-info input[type="checkbox"]:checked + label::before, .checkbox-info input[type="radio"]:checked + label::before { background-color: #5bc0de; border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after, .checkbox-info input[type="radio"]:checked + label::after { color: #fff; }
.checkbox-warning input[type="checkbox"]:checked + label::before, .checkbox-warning input[type="radio"]:checked + label::before { background-color: #f0ad4e; border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after, .checkbox-warning input[type="radio"]:checked + label::after { color: #fff; }
.checkbox-success input[type="checkbox"]:checked + label::before, .checkbox-success input[type="radio"]:checked + label::before { background-color: #5cb85c; border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after, .checkbox-success input[type="radio"]:checked + label::after { color: #fff; }
.radio { padding-left: 20px; }
.radio label { display: inline-block; vertical-align: middle; position: relative; padding-left: 5px; }
.radio label::before { content: ""; display: inline-block; position: absolute; width: 17px; height: 17px; left: 0; margin-left: -20px; border: 1px solid #e0dcd1; border-radius: 50%; background-color: #faf9f5; -webkit-transition: border 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out; transition: border 0.15s ease-in-out; }
.radio label::after { display: inline-block; position: absolute; content: " "; width: 11px; height: 11px; left: 3px; top: 3px; margin-left: -20px; border-radius: 50%; background-color: #555555; -webkit-transform: scale(0, 0); -ms-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] { opacity: 0; z-index: 1; }
.radio input[type="radio"]:focus + label::before { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label { opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before { cursor: not-allowed; }
.radio.radio-inline { margin-top: 0; }
.radio-primary input[type="radio"] + label::after { background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before { border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after { background-color: #337ab7; }
.radio-danger input[type="radio"] + label::after { background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before { border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after { background-color: #d9534f; }
.radio-info input[type="radio"] + label::after { background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before { border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after { background-color: #5bc0de; }
.radio-warning input[type="radio"] + label::after { background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before { border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after { background-color: #f0ad4e; }
.radio-success input[type="radio"] + label::after { background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before { border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after { background-color: #5cb85c; }
input[type="checkbox"].styled:checked + label:after, input[type="radio"].styled:checked + label:after { font-family: 'FontAwesome'; content: "\f00c"; }
input[type="checkbox"] .styled:checked + label::before, input[type="radio"] .styled:checked + label::before { color: #fff; }
input[type="checkbox"] .styled:checked + label::after, input[type="radio"] .styled:checked + label::after { color: #fff; }

/*---------Creative Listing Effect --------*/

/*
.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
*/

/* Common style */

.grid figure { position: relative; float: left; overflow: hidden; margin: 10px 1%;    /*min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;*/ background: #003e3e; text-align: center; cursor: pointer; }
  .grid figure img { position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 0.8; }
  .grid figure figcaption { padding: 10px; color: #fff; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .grid figure figcaption::before, .grid figure figcaption::after { pointer-events: none; }
  .grid figure figcaption, .grid figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

  /* Anchor will cover the whole item by default */

  /* For some effects it will show as a button */

  .grid figure figcaption > a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; }
  .grid figure h2 { word-spacing: -0.15em; font-weight: 300; }
  .grid figure h2 span { font-weight: 800; }
  .grid figure h2, .grid figure p { margin: 0; }
  .grid figure p { font-size: 15px; line-height: 21px; }

  /*---------------*/

  /***** Bubba *****/

  /*---------------*/

  figure.effect-bubba { background: #003e3e; }
  figure.effect-bubba img { opacity: 0.8; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
  figure.effect-bubba:hover img { opacity: 0.2; }
  figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after { position: absolute; top: 10px; right: 10px; bottom: 10px; left: 10px; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
  figure.effect-bubba figcaption::before { border-top: 1px solid #0ededf; border-bottom: 1px solid #0ededf; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
  figure.effect-bubba figcaption::after { border-right: 1px solid #0ededf; border-left: 1px solid #0ededf; -webkit-transform: scale(1, 0); transform: scale(1, 0); }
  figure.effect-bubba h2 { padding-top: 15%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
  figure.effect-bubba h2, figure.effect-bubba p { color: #fff; }
  figure.effect-bubba p { padding: 10px 2.5em; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
  figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  figure.effect-bubba:hover h2, figure.effect-bubba:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  figure.effect-oscar { background: -webkit-linear-gradient(45deg, #003e3e 0%, #003e3e 40%, #003e3e 100%); background: linear-gradient(45deg, #003e3e 0%, #003e3e 40%, #003e3e 100%); }
  figure.effect-oscar img { opacity: 0.9; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
  figure.effect-oscar figcaption { padding: 20px; background-color: rgba(6, 130, 130, 0.7); -webkit-transition: background-color 0.35s; transition: background-color 0.35s; }
  figure.effect-oscar figcaption::before { position: absolute; top: 10px; right: 10px; bottom: 10px; left: 10px; border: 1px solid #0ededf; content: ''; }
  figure.effect-oscar h2 { margin: 15% 0 10px 0; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  figure.effect-oscar h2, figure.effect-oscar p { color: #fff; }
  figure.effect-oscar figcaption::before, figure.effect-oscar p { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0); transform: scale(0); }
  figure.effect-oscar:hover h2 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  figure.effect-oscar:hover figcaption { background-color: rgba(58, 52, 42, 0); }
  figure.effect-oscar:hover img { opacity: 0.4; }

  /*------------------------------------
    Dashboard Pages
  -------------------------------------*/

  /*------ Page Header ------------*/

  .tp-dashboard-head { background: url(../images/dashboard-page-header.jpg); background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; }
  .tp-dashboard-head .profile-header { border: none; padding: 60px 0px; }
  .tp-dashboard-head .profile-header h1 { color: #fff; }
  .tp-dashboard-head .profile-info { padding-top: 45px; }
  .tp-dashboard-head .profile-pic { text-align: center; }
  .profile-title { text-transform: uppercase; font-weight: 600; }
  .profile-title small { font-size: 12px; color: #5f8018; padding-left: 20px; }
  .tp-dashboard-nav { background-color: #fff; border-bottom: 1px solid #e8e6df; }
  .dashboard-nav { }
  .dashboard-nav .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover { color: #5f8018; background-color: #faf9f5; }
  .dashboard-nav .nav-pills>li>a { border-radius: 0px; color: #888783; text-transform: uppercase; font-size: 13px; font-weight: 400; padding: 24px 0px; line-height: 12px; font-family: 'Trebuchet-Ms', sans-serif; border: 1px solid #ecebe5; margin-left: -1px; border-bottom: transparent; }
  .dashboard-nav .nav-pills>li>a:hover { color: #5f8018; }
  .db-icon { padding-right: 10px; font-size: 14px; }
  .profile-dashboard { }
  .dashboard-form { }
  .dashboard-form .control-label { text-align: left; }
  .dashboard-form h2.form-title { border-bottom: 1px solid #e8e6df; padding-bottom: 19px; margin-bottom: 30px; }
  .form-title { border-bottom: 1px solid #e8e6df; padding-bottom: 19px; margin-bottom: 30px; }
  .photo-upload { margin-bottom: 30px; }
  .upload-file { padding-top: 60px; }

  /*----------------------------*
     add-listing-dashboard
  ------------------------------*/
  .add-listing-dashboard { }

  /*---------------------------
    my-listing-dashboard
  -----------------------------*/
  .my-listing-dashboard { }
  .table-head { background-color: #ecebe5; padding: 10px; font-family: 'Trebuchet-Ms', sans-serif; }
  .th-title { font-size: 12px; text-transform: uppercase; }
  .listing-row { border-bottom: 1px solid #edebe4; padding: 20px; background-color: #fff; }
  .listing-row:hover { background-color: #fff; -moz-box-shadow: 0 5px 40px 0px rgba(49, 48, 53, 0.2); -webkit-box-shadow: 0 5px 40px 0px rgba(49, 48, 53, 0.2); box-shadow: 0 5px 40px 0px rgba(49, 48, 53, 0.2); transition: all 0.2s ease-in-out 0s; transform: translateY(0) !important; border-bottom: 1px solid #edebe4; }
  .listing-thumb { }
  .listing-title { }
  .listing-title h2 { font-size: 16px; }
  .listing-address { font-size: 14px; }
  .listing-price { font-weight: 600; }
  .listing-action { }
  .listing-action .btn-primary { background-color: #0fb3b4; border: none; }
  .listing-action .btn-primary:hover { background-color: #09a2a3; border: none; }
  .listing-action .btn-danger { background-color: #fb886d; border: none; }
  .listing-action .btn-danger:hover { background-color: #f67557; border: none; }

  /*----------------------------
    Couple Dashboard
  ----------------------------*/
  .dashboard-page-head { }
  .dashboard-page-head { margin: 0px 0 40px; padding-bottom: 20px; border-bottom: 2px solid #ecebe5; }
  .dashboard-page-head .page-title { border-bottom: transparent; }
  .action-block { text-align: right; }

  /*---------------------------
  Wishlist Dashboard
  ---------------------------*/
  .wishlist-board { }

  /*---------------------------
  Coming soon Dashboard
  ---------------------------*/
  .coming-soon-content { }
  .vendor-page-header { }
  .vendor-profile-content { }
  .vendor-profile-info { position: relative; margin-top: -310px; }
  .vendor-profile-block { }
  .block-holder { margin-bottom: 30px; }

  /*-----------------------
    Vendor Profile
  -------------------------*/
  .vendor-profile-block { margin-bottom: 30px; }
  .vendor-profile { background-color: #fff; padding: 20px; border: 1px solid #e9e6e0; }
  .vendor-profile-info { height: 360px; }
  .vendor-profile-title { color: #fff; margin-bottom: 30px; font-size: 52px; font-weight: 600; }
  .vendor-profile-img { background: linear-gradient(rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.57)), rgba(0, 0, 0, 0.58) url(../images/vendor-profile-img.jpg) no-repeat center; background-size: cover; height: 460px; }
  .profile-meta { color: #fff; }
  .meta-call i, .meta-address i, .meta-website i, .meta-email i { padding-right: 10px; }
  .meta-call { }
  .meta-address { }
  .meta-email { }
  .meta-website { }
  .vendor-profile-social { }
  .profile-feature-title { font-weight: 400; font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; }
  .vendor-profile-social { }
  .vendor-profile-social ul { }
  .vendor-profile-social ul li { float: left; padding-right: 20px; }
  .profile-gallery { padding-bottom: 10px; }
  #profile-gallery #sync2 .item { background-color: transparent; padding: 0px; }

  /*------------------------------------
    Couple Planning Tools
  --------------------------------------*/
  .hero-title { color: #fff; font-size: 42px; margin-bottom: 20px; font-weight: 600; }
  .hero-text { color: #a0f0f0; }
  .pln-hero-section { background-color: #5f8018; min-height: 600px; padding-top: 140px;    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0cc7c8+0,016caa+62,016caa+99 */ background: rgb(12, 199, 200);    /* Old browsers */ background: -moz-radial-gradient(center, ellipse cover, rgba(12, 199, 200, 1) 0%, rgba(0, 174, 175, 1) 62%, rgba(0, 174, 175, 1) 99%);    /* FF3.6-15 */ background: -webkit-radial-gradient(center, ellipse cover, rgba(12, 199, 200, 1) 0%, rgba(0, 174, 175, 1) 62%, rgba(0, 174, 175, 1) 99%);    /* Chrome10-25,Safari5.1-6 */ background: radial-gradient(ellipse at center, rgba(12, 199, 200, 1) 0%, rgba(0, 174, 175, 1) 62%, rgba(0, 174, 175, 1) 99%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0cc7c8', endColorstr='#5f8018', GradientType=1);    /* IE6-9 fallback on horizontal gradient */ }
  .couple-hero-section-img { background: url(../images/couple-hero.jpg) no-repeat center; background-size: cover; color: #fff; padding: 250px; padding-bottom: 120px; min-height: 620px; }
  .intro-block { margin-top: -280px; }
  .template-box { background-color: #fff; border-radius: 10px 10px 3px 3px; -moz-box-shadow: 0 5px 40px 0px rgba(49, 48, 53, 0.2); -webkit-box-shadow: 0 5px 40px 0px rgba(49, 48, 53, 0.2); box-shadow: 0 5px 40px 0px rgba(49, 48, 53, 0.2); transition: all 0.2s ease-in-out 0s; transform: translateY(0) !important; }
  .template-img { min-height: 300px; background-color: #faf9f5; }
  .cta-block { }
  .tools-descriptions { padding: 100px; }
  .app-mobile { margin-top: -180px; }

  /*-----------------------------------
   Couple Todo Create page
   -----------------------------------*/
  .todo-form { display: none; position: relative; }
  .close-sign { position: absolute; top: 10px; right: 10px; background: #ecebe6; padding: 4px 10px; border-radius: 4px; }
  .todo-list-group { border-top: 1px solid #f0efea; }
  .todo-list-item { border-bottom: 1px solid #f0efea; padding: 20px; }
  .todo-list-item:last-child { border-bottom: transparent; }
  .todo-list { }
  .todo-notes { background-color: #faf9f5; margin-top: 30px; }
  .todo-checkmark { text-align: center; }
  .todo-task { }
  .todo-title { margin-bottom: 0px; font-size: 15px; color: #3c3837; }
  .todo-date { font-size: 12px; text-transform: uppercase; font-weight: 400; color: #b1b0ab; }
  .todo-action { text-align: right; }
  .btn-circle { background-color: #faf9f5; width: 40px; display: inline-block; height: 40px; border-radius: 40px; text-align: center; padding-top: 6px; border: 1px solid #e8e7e3; color: #898381; margin-right: 10px; }
  .widget-todo { text-align: center; }
  .todo-percentage { margin-top: 40px; margin-bottom: 40px; text-align: center; }
  .todo-value { font-weight: 600; }
  .todo-done { color: #88c82d; padding-right: 20px; }
  .todo-pending { color: #e03232; }

  /*-----------------------------------
   Couple Budget Page
   -----------------------------------*/
  .budget-board { }
  .budget-board .list-group-item { font-size: 14px; font-family: 'Trebuchet-Ms', sans-serif; font-weight: normal; background-color: #fbfbf9; padding: 14px; }
  .item-title { margin-top: 20px; }
  .budget-board .list-group-item.active { background-color: #5f8018; border: 1px solid #5f8018; }
  .table { width: 100%; max-width: 100%; margin-bottom: 20px; background-color: #fff; border: 1px solid #ddd; }
  .table tr th { font-weight: normal; padding: 10px 20px; font-family: 'Trebuchet-Ms', sans-serif; }
  .table>thead>tr>th { color: #000 }
  .table>thead>tr>th, .table>tbody>tr>th { padding: 10px 20px; }
  .table>tbody>tr>td { padding: 10px 20px; font-weight: 300; font-family: 'Trebuchet-Ms', sans-serif; }
  .btn-edit { color: #13b1b1; }
  .btn-edit:hover { color: #07c1c2; }
  .btn-delete { color: #e35120; }
  .btn-delete:hover { color: #d53c09; }
  .btn-delete, .btn-edit { font-size: 16px; padding-left: 20px; }

  /*-----------------------------------
  Couple Dashboard
  -----------------------------------*/
  .widget-wd-days { }
  .wd-days-count { }
  .title-number { color: #13b1b1; font-size: 46px; font-weight: bold; letter-spacing: -2px; }
  .guest-status { font-size: 14px; }
  .invite-accepted { color: #80c30c; }
  .invite-descline { color: #dd4242; }
  .invite-noresponse { color: grey }

  /*-----------------------------------
   Home page 2 
  -------------------------------------*/
  .header-v2 { background-color: transparent; }
  .top-bar-transparent { background-color: rgba(0, 0, 0, 0.3); padding-top: 10px; padding-bottom: 10px; color: #fff; }
  .top-nav-collapse { background-color: #fff; box-shadow: 0px 8px 7px rgba(0, 0, 0, 0.08);} }
  .top-bar-transparent .top-message p { color: #fff; }
  .top-bar-transparent .top-links li a { color: #fff; }
  .vendor-total-list { }
  .vendor-total-title { font-size: 16px; margin-bottom: 0px; }
  .vendor-total-info { }
  .vendor-total-thumb { }
  .vendor-total-thumb img { opacity: .8 }
  .vendor-total-thumb img:hover { opacity: 1; }

  /*--------- Real Weddings -------------*/
  .real-wedding-block { }
  .real-wedding-block { -webkit-box-shadow: 0px 0px 2px 0px rgba(159, 170, 188, 0.2); -moz-box-shadow: 0px 0px 2px 0px rgba(159, 170, 188, 0.2); box-shadow: 0px 0px 2px 0px rgba(159, 170, 188, 0.2); transition: all 0.2s ease-in-out 0s; }
  .real-wedding-block:hover { -webkit-box-shadow: 0px 3px 15px 2px rgba(150, 147, 136, 0.5); -moz-box-shadow: 0px 3px 15px 2px rgba(150, 147, 136, 0.5); box-shadow: 0px 3px 15px 2px rgba(150, 147, 136, 0.5); }
  .real-wedding-img { }
  .real-wedding-info { }
  .real-wedding-title { font-size: 18px; }
  .real-wed-meta { text-transform: uppercase; font-family: 'Trebuchet-Ms', sans-serif; font-size: 11px; color: #969388; }
  .wed-day-meta { }
  .wed-location-meta { }
  .wed-day-meta i, .wed-location-meta i { padding-right: 3px; font-size: 14px; }

  /*--------- Real Wedding single -------------*/
  .real-wedding-content { }

  /*------------------------------------
    17. - @media query css template 
  --------------------------------------*/
  @media (max-width:767px) {
    .top-message, .side-nav { display: none; }
    .logo { height: 60px; }
    .navigation { float: none; }
    .flexnav li ul { width: 100%; }
    .flexnav li a { position: relative; display: block; padding: 14px 10px; z-index: 2; overflow: hidden; color: #fff; font-size: 12px; font-family: 'Trebuchet-Ms', sans-serif; text-transform: uppercase; font-weight: 700; border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    .flexnav .touch-button { position: absolute; z-index: 999; top: 15px; right: 20px; color: #fff; display: inline-block; text-align: center; }
    .header-v2 { /*background-color: #5f8018;*/background-color: #fff; position: relative; }
    .tp-nav { background-color: #5f8018; padding-top: 10px; z-index: 9999; position: relative; padding-bottom: 14px; }
    .find-section { position: relative; padding-top: 30px; padding-bottom: 30px; }
    .finder-caption h1 { font-size: 24px; }
    .finder-caption h1, .finder-caption p { margin-bottom: 20px; color: #3c3634; }
    .finderform .col-md-5 { padding-right: 15px; margin-bottom: 18px; }
    .tab-title { display: none; }
    .tabbed-page .nav-tabs>li>a { background-color: #fff; border-radius: 0px; padding: 7px 13px; text-transform: uppercase; border: 1px solid #e9e6e0; margin-right: -1px; color: #706a68; font-size: 18px; }
    .tp-nav .navbar-default .navbar-nav>li>a { padding: 15px; }
    .tp-nav .dropdown-submenu>.dropdown-menu li { padding-left: 10px; }
    .tp-nav .navbar-default .navbar-nav>li>a { border-bottom: 1px solid #019394; }
    .venue-head, .blog-head { position: inherit; bottom: 0px; width: 100%; margin-top: 30px; }
    .venue-head h1, .blog-head h1 { font-size: 42px; color: #3c3634; margin-bottom: 10px; }
    .venue-head .location { color: #706a68; }
    .venue-head .title { border-bottom: 1px solid #e9e6e0; padding-bottom: 20px; margin-bottom: 20px; }
    .blog-header .post-meta { color: #706a68; }
    .blog-header .post-meta a { color: #706a68; }
    .timeline li .timeline-panel { padding: 20px; }
    .error-block h1 { font-size: 120px; color: #5f8018; margin-bottom: 40px; }

    /*------------- Vendor Profile ----------*/
    .vendor-profile-info { height: 420px; }
    .vendor-profile-info { position: relative; margin-top: -380px; }
    .st-tabs .tab-content { background-color: #fff; padding: 10px; border: 1px solid #e9e6e0; margin-bottom: 30px; border-top-color: transparent; }
    .tools-descriptions { padding: 20px; }
    .pln-hero-section { min-height: 410px; padding-top: 50px; }
    .intro-block { margin-top: -80px; }
    .app-mobile { margin-top: 20px; }
    .couple-hero-section-img { padding: 200px 0px; padding-bottom: 100px; }

    /*------------ woo commerce --------*/
    .woo-product-tabs .nav-tabs { border-bottom: 0px solid #e9e6e0; margin: 0px; width: 100%; }
    .parallax-caption { }
    section.module.parallax h1 { color: #fff; font-size: 38px; font-weight: 700; text-align: center; }
  }

  /* Custom sizes (768px to 1024px) */
  @media (min-width:768px) and (max-width:1024px) {
    .find-section { position: relative; padding-top: 30px; padding-bottom: 30px; z-index: 1; }
    .finder-caption h1 { font-size: 24px; }
    .finder-caption h1, .finder-caption p { margin-bottom: 20px; color: #3c3634; }
    .finderform .col-md-5 { padding-right: 15px; margin-bottom: 18px; }
  }
  @media (min-width:768px) and (max-width:1366px) {
    .find-section { position: absolute; top: 40%; margin: 0 auto; left: 0%; right: 0%; text-align: center; color: #fff; z-index: 1; }
    .finderform .col-md-5 { padding-right: 15px; margin-right: -12px; }
  }

  /*----------------- Guideline -----------*/
  .guideline-header { background-color: #5f8018; text-align: center; padding-top: 20px; padding-bottom: 28px; }
  .hd-title { color: #fff; margin-bottom: 0px; }
  .guideline-section { margin-bottom: 50px; border-bottom: 1px solid #e9e6e0; padding-bottom: 49px; }
  .gd-title { text-transform: uppercase; margin-bottom: 90px; letter-spacing: 1px; font-size: 32px; }
  .gd-color-well { background-color: #fff; width: 165px; height: 260px; margin-bottom: 20px; }
  .gd-color-box { width: 165px; height: 165px; }
  .color-default { background-color: #5f8018; }
  .color-primary { background-color: #f9a630; }
  .color-heading { background-color: #3c3634; }
  .color-body { background-color: #706a68; }
  .color-section { background-color: #f4f2ec; }
  .gd-color-info { padding: 20px; }
  .gd-color-title { margin-bottom: 10px; text-transform: uppercase; font-size: 14px; }
  .gd-buttons { margin-bottom: 30px; }
  .gd-form { }
  .gd-form .form-control { margin-bottom: 20px; }


  .kk_img_box{margin: 20px 0px;position: relative;} 
.kk_abt_img{float: right; width: 57%;} 
.kk_txt_box{width: 100%;position: absolute;} 
.kk_abt_txt{margin-top: 77px;margin-bottom: 33px;background-color: #f1f2f2;z-index: 2;right: 0px;box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14);position: relative;width: 50%;float: left;}


@media only screen and (max-width: 479px) {
.kk_abt_img{float:none; width: 100%;}
	.kk_txt_box{position: relative;width: 90%;margin: -80px auto 0px;}
}
@media (min-width:1000px) and (max-width:1100px) {
#navigation > ul > li > a {padding: 29px 10px;font-size: 12px;}
#navigation > ul > li.has-sub > a { padding-right: 26px;}
#
}
@media (min-width:768px) and (max-width:980px) {
#navigation.small-screen {margin-top: -44px; margin-bottom:25px;}
	#navigation > ul > li > a {padding: 12px 10px;}
	#navigation.small-screen .submenu-button {height: 37px;}
	#navigation.small-screen ul {margin-top: 23px;}
	#navigation.small-screen ul li {border-top: 1px dashed rgba(190, 160, 106, 0.9);}
	/*.header-v2 { background-color:rgba(255, 255, 255, 0.9)}*/
	.kk_cs_p {min-height: 120px;}
}
@media (min-width:200px) and (max-width:767px) {
	.slider-bg {margin-top: 0px;}
	#navigation.small-screen {margin-top: -44px; margin-bottom:25px;}
	#navigation > ul > li > a {padding: 12px 10px;}
	#navigation.small-screen .submenu-button {height: 37px;}
	#navigation.small-screen ul {margin-top: 23px;}
	#navigation.small-screen ul li {border-top: 1px dashed rgba(190, 160, 106, 0.9);}
	.tp-page-head{margin-top: 0px;}
	section.module.parallax { height: 900px;}
}
@media (min-width:200px) and (max-width:380px) {
	.logo img{width:80%}
}
/**
 * 7.0 - Library
 *  7.5 - masonry
 */
.masonry {
	position: relative;
}
.container-portfolio.container-boxed.offset {
	margin-top: 0;
}
.masonry-portfolio.no-title .masonry-item > .content-wrap {
	display: none;
}
.container-fullwidth .masonry-portfolio {
	padding: 0;
}
.masory-item-wrap {
	position: relative;
}
.masonry-item {
	z-index: 2;
	float: left;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.masonry-hidden.masonry-item {
	pointer-events: none;
	z-index: 1;
}
.masonry-header {
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #fff;
	margin-right: 15px;
}
.masonry-header.masonry-header-gap {
	margin-bottom: 40px;
}
.masonry-header .masonry-result {
	float: left;
	max-width: 30%;
}
.masonry-header .masonry-result h3 {
	margin: 0;
	padding: 0;
}
.masonry-header .masonry-filters {
	float: left;
	width: 100%;
}
.masonry-header .masonry-filters ul {
	list-style: none;
}
.masonry-header .masonry-filters ul li {
	display: inline-block;
	padding: 0 30px;
}
.masonry-header .masonry-filters ul li a {
	color: #ffffff;
	position: relative;
	font-size: 16px;
}
.masonry-header .masonry-filters ul li a:hover, .masonry-header .masonry-filters ul li a.selected {
	color: #d91f26;
	text-decoration: none;
}
.masonry-header .masonry-filters ul li:first-child > a:before {
	display: none;
}
@media (max-width: 991px) {
 .masonry-header .masonry-filters ul li {
 padding: 0 30px 0 0;
 line-height: 40px;
}
}
.masonry-container {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: relative;
	margin: 0 -15px;
}
.masonry-container > .masonry-item {
	margin: 0 0 30px 0;
	padding: 0 0px;
	z-index: 1;
}
.masonry-style-elevated .masonry-container > .masonry-item-hover {
	position: relative;
	z-index: 1000;
}
.masonry-style-elevated .masonry-container > .masonry-item-hover .content-featured {
	-webkit-transform: translateY(-65px);
	-moz-transform: translateY(-65px);
	-ms-transform: translateY(-65px);
	transform: translateY(-65px);
}
.masonry-container.columns-1 > .regular {
	width: 100%;
}
.masonry-container.columns-2 > .masonry-item {
	width: 50%;
}
.masonry-container.columns-2 > .wide {
	width: 100%;
}
.masonry-container.columns-3 > .masonry-item {
	width: 33.333%;
}
@media (max-width: 992px) {
 .masonry-container.columns-3 > .masonry-item {
 width: 50%;
}
}
.masonry-container.columns-3 > .wide {
	width: 66.666%;
}
@media (max-width: 992px) {
 .masonry-container.columns-3 > .wide {
 width: 100%;
}
}
.masonry-container.columns-4 > .masonry-item {
	width: 25%;
}
@media (max-width: 992px) {
 .masonry-container.columns-4 > .masonry-item {
 width: 50%;
}
}
.masonry-container.columns-4 > .wide {
	width: 50%;
}
@media (max-width: 992px) {
 .masonry-container.columns-4 > .wide {
 width: 100%;
}
}
@media (max-width: 480px) {
 .masonry-container[class*="columns-"] > .masonry-item {
 width: 100% !important;
}
}
.masonry-blog .masonry-item .item-wrap {
	background: #1f1f1f;
	text-align: center;
	/*padding: 15px 30px;*/padding: 5px;
}
.masonry-blog .masonry-item .item-wrap .item-title {
	text-transform: uppercase;
	margin-bottom: 1em; 
}
.masonry-blog .masonry-item .item-wrap .item-title a{color:#e8b37d;}
.masonry-blog .masonry-item .item-thumbnail {
	position: relative;
	background: transparent;
	/*padding-bottom: 30px;
	margin-bottom: 30px;*/
	overflow: hidden;
}
.masonry-blog .masonry-item .item-thumbnail .author-avatar {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: auto;
	text-align: center;
	margin: 0 auto;
	top: auto;
	box-shadow: 0 0 0 10px #1f1f1f;
}
.masonry-blog .masonry-item .item-thumbnail .content-thumb {
	overflow: hidden;
}
.masonry-blog .masonry-item .item-thumbnail .content-thumb img {
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.masonry-blog .masonry-item .item-thumbnail .content-thumb:hover img {
	-webkit-filter: none;	
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.masonry-blog .masonry-item .item-content-meta {
	/*color: #555555; */color:#e8b37d;
}
.masonry-blog .masonry-item .item-content-meta span {
	display: inline-block;
	margin: 0 1.4em 1em 0;
}
.masonry-blog .masonry-item .item-content-meta a {
	/*color: #555555;*/ color:#e8b37d;
}
.masonry-blog .masonry-item .item-wrap .item-title {
 font-size: 18px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap {
 padding: 10px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .content-social a {
 margin: 0 7px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .content-social a i {
 font-size: 12px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .content-social a .title-shared {
 font-size: 10px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .noo-category a {
 font-size: 12px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .item-title {
 font-size: 15px;
 line-height: 20px;
 margin: 10px 0 15px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .noo-slider .slider-control {
 font-size: 22px;
 padding: 0 10px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .item-thumbnail {
 margin-bottom: 0;
 padding-bottom: 15px;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .item-thumbnail .author-avatar {
 display: none;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .item-content-meta {
 display: none;
}
 .masonry-blog .columns-2 .masonry-item .item-wrap .read-more {
 padding: 10px;
 font-size: 14px;
 margin-bottom: 15px;
 margin-top: 0;
}
.kk_lbl{font-size:16px; font-weight:300}
.kk_p{line-height: 20px;font-size: 13px; text-align:justify}
.pure-checkbox input[type="checkbox"],
.pure-radiobutton input[type="checkbox"],
.pure-checkbox input[type="radio"],
.pure-radiobutton input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pure-checkbox input[type="checkbox"]:focus + label:before,
.pure-radiobutton input[type="checkbox"]:focus + label:before,
.pure-checkbox input[type="radio"]:focus + label:before,
.pure-radiobutton input[type="radio"]:focus + label:before,
.pure-checkbox input[type="checkbox"]:hover + label:before,
.pure-radiobutton input[type="checkbox"]:hover + label:before,
.pure-checkbox input[type="radio"]:hover + label:before,
.pure-radiobutton input[type="radio"]:hover + label:before {
  border-color: #e03e25;
  background-color: #f2f2f2;
}
.pure-checkbox input[type="checkbox"]:active + label:before,
.pure-radiobutton input[type="checkbox"]:active + label:before,
.pure-checkbox input[type="radio"]:active + label:before,
.pure-radiobutton input[type="radio"]:active + label:before {
  transition-duration: 0s;
}
.pure-checkbox input[type="checkbox"] + label,
.pure-radiobutton input[type="checkbox"] + label,
.pure-checkbox input[type="radio"] + label,
.pure-radiobutton input[type="radio"] + label {
  position: relative;
  padding-left: 2em;
  vertical-align: middle;
  user-select: none;
  cursor: pointer;
}
.pure-checkbox input[type="checkbox"] + label:before,
.pure-radiobutton input[type="checkbox"] + label:before,
.pure-checkbox input[type="radio"] + label:before,
.pure-radiobutton input[type="radio"] + label:before {
  box-sizing: content-box;
  content: '';
  color: #e03e25;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #e03e25;
  text-align: center;
  transition: all 0.4s ease;
}
.pure-checkbox input[type="checkbox"] + label:after,
.pure-radiobutton input[type="checkbox"] + label:after,
.pure-checkbox input[type="radio"] + label:after,
.pure-radiobutton input[type="radio"] + label:after {
  box-sizing: content-box;
  content: '';
  background-color: #e03e25;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  transform: scale(0);
  transform-origin: 50%;
  transition: transform 200ms ease-out;
}
.pure-checkbox input[type="checkbox"]:disabled + label:before,
.pure-radiobutton input[type="checkbox"]:disabled + label:before,
.pure-checkbox input[type="radio"]:disabled + label:before,
.pure-radiobutton input[type="radio"]:disabled + label:before {
  border-color: #cccccc;
}
.pure-checkbox input[type="checkbox"]:disabled:focus + label:before,
.pure-radiobutton input[type="checkbox"]:disabled:focus + label:before,
.pure-checkbox input[type="radio"]:disabled:focus + label:before,
.pure-radiobutton input[type="radio"]:disabled:focus + label:before,
.pure-checkbox input[type="checkbox"]:disabled:hover + label:before,
.pure-radiobutton input[type="checkbox"]:disabled:hover + label:before,
.pure-checkbox input[type="radio"]:disabled:hover + label:before,
.pure-radiobutton input[type="radio"]:disabled:hover + label:before {
  background-color: inherit;
}
.pure-checkbox input[type="checkbox"]:disabled:checked + label:before,
.pure-radiobutton input[type="checkbox"]:disabled:checked + label:before,
.pure-checkbox input[type="radio"]:disabled:checked + label:before,
.pure-radiobutton input[type="radio"]:disabled:checked + label:before {
  background-color: #cccccc;
}
.pure-checkbox input[type="checkbox"] + label:after,
.pure-radiobutton input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 3px 3px;
  border-image: none;
  transform: rotate(-45deg) scale(0);
}
.pure-checkbox input[type="checkbox"]:checked + label:after,
.pure-radiobutton input[type="checkbox"]:checked + label:after {
  content: '';
  transform: rotate(-45deg) scale(1);
  transition: transform 200ms ease-out;
}
.pure-checkbox input[type="radio"]:checked + label:before,
.pure-radiobutton input[type="radio"]:checked + label:before {
  animation: borderscale 300ms ease-in;
  background-color: white;
}
.pure-checkbox input[type="radio"]:checked + label:after,
.pure-radiobutton input[type="radio"]:checked + label:after {
  transform: scale(1);
}
.pure-checkbox input[type="radio"] + label:before,
.pure-radiobutton input[type="radio"] + label:before,
.pure-checkbox input[type="radio"] + label:after,
.pure-radiobutton input[type="radio"] + label:after {
  border-radius: 50%;
}
.pure-checkbox input[type="checkbox"]:checked + label:before,
.pure-radiobutton input[type="checkbox"]:checked + label:before {
  animation: borderscale 200ms ease-in;
  background: #e03e25;
}
.pure-checkbox input[type="checkbox"]:checked + label:after,
.pure-radiobutton input[type="checkbox"]:checked + label:after {
  transform: rotate(-45deg) scale(1);
}
@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #e03e25;
}