 body {
    padding:0px;
    /*font-family: 'Poppins', sans-serif;*/
    /*font-family: 'Merriweather', serif; */
    /* font-family: "Outfit", sans-serif; */
    font-family: DM Sans; /* For general text */
    font-size: 12px !important;
    /*font-family: 'Roboto Mono', monospace !important;*/
}
h1,h2,h3,h4,h5 {
font-family: DM Serif Display !important;
}
p{
    font-family: DM Sans;
}

.font-style{
    font-family: Arial, sans-serif !important;
}

.inPaymentBtn{
    color: #fff;
    background-color: #E47203;
    border-color: #D06701;
    transition: all 0.3s ease-in-out;
    padding: 8px 10px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    width: 100%;
}
/* .post{
background:rgb(246,244,244) !important;
border-radius:12px;
} */

.horoscope td{
	 width:150px;
}
.gtAndroidDown{
	background: #fbfbfb;    
    padding-top: 80px;
    padding-bottom: 80px;
}
.gtAndroidDown .gtAndroidDownDet{
	padding-left: 30px;
    padding-right: 30px;
    
   
    
}
.gtAndroidDownDet_img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.gtAndroidDown .gtAndroidDownDet h4{
	font-size: 24px;
    font-family: 'Quicksand', sans-serif;
    line-height: 40px;
    color: #424242;
    margin-bottom: 20px;
}
.gtAndroidDown .gtAndroidDownDet h1{
	font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    color: rgb(236,39,63);
    margin-bottom: 20px;
}
.gtAndroidDown .gtAndroidDownDet img{    
	max-width: 150px;
}
.inPrem2Search .btn{
    margin-top: 25px;
    padding-top: 13px;
    padding-bottom: 13px; 
}
.gt-btn-outline,.gt-btn-outline:hover,.gt-btn-outline:focus{
    color:#fff;
    border:1px solid #fff;
}

.gt-slideup-bg{
    z-index: -10000;
}
.gt-slide-up {
    /* position: absolute !important; */
    z-index: -1;
}
.gt-slide-sec{
    position: relative;
    background: rgb(0,0,0);
    background: rgb(0,0,0,0.4);
    padding: 0px;
}
.gt-slide-cont{
    position: absolute;
    top:25rem;
    left:2%;
    bottom:10rem;
    /* font-family: 'Kalam'; */
    color:white;
    /*z-index: 9999;*/
}
.gt-slide-cont h1{
    font-weight: 200;
    font-size: 60px;
}
.headding img{
    width:150px;
    margin-top:0px;
    height: 130px;
    width: 130px;
    background: #fff;
    background-position: top center;
    background-size: 100%;
    position: relative;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 0;
   
}

.inPrem2Search{   
    /*background:#34495e;*/
    /*background:#CB356B;*/
    /*background: #CB356B; 
    background: -webkit-linear-gradient(to right, #BD3F32, #CB356B); 
    background: linear-gradient(to right, #BD3F32, #CB356B);*/
    position: absolute;
    background-color:#ec273f !important;
    padding-top: 20px;
    padding-bottom: 20px;
    bottom: 1px;
    width:100%;
    /* border-radius:5px;   */
}
.inPrem2Search label{
    font-size: 13px;
    padding-left: 5px;
    color: #ecf4d6;
}
.text-light-white{
     color: #ecf4d6;
}
.inPrem2Search .gt-form-control{
    border: 1px solid #ebebeb;
    padding: 12px 12px;
    cursor: pointer;
}

.inPrem2Nav .navbar-brand {
    padding: 10px 10px;
    height: auto;
}
.inPrem2Nav .navbar-brand img {
    padding: 0px;
}

.inPrem2Nav .navbar-toggle {
    background-color:#ec273f;
}
.inPrem2Nav .navbar-toggle .icon-bar{
    background: white;
}
.inPrem2Nav ul .btn{
    margin-left: 13px;
    margin-top: 11px;
    padding: 11px 23px;
    border-radius: 10px 0px 10px 0px;
    font-family:'Times New Roman', Times, serif;
    box-shadow: 0px 0px 2px 2px #00000059;
    text-transform: uppercase;
}

.inPrem2Nav ul .btn:hover{
    margin-left: 13px;
    margin-top: 12px;
    padding: 11px 23px;
    border-radius: 0px 0px 0px 0px;
    font-family:'Times New Roman', Times, serif;
    box-shadow: 0px 0px 2px 2px #024b1c59;
    text-transform: uppercase;
}

/*.inPrem2Nav .dropdown-menu {
   background:rgb(35,25,66);
   background:rgb(35,25,66,0.3);
}*/
.inPrem2Nav .dropdown-menu > li > a{
    padding-top:5px;
    padding-bottom: 5px;
    
}
.inPrem2Nav .dropdown-menu > li > a:hover,.inPrem2Nav .dropdown-menu > li > a:focus {
    background-color: rgb(236,39,63) !important;
    color:white !important;    
    border-bottom: 0px;
}

.inPrem2Nav .nav .open > a,.inPrem2Nav .nav .open > a:hover,.inPrem2Nav .nav .open > a:focus,.inPrem2Nav .dropdown-menu > li >a:active {
    background-color: rgb(236,39,63) !important;
    color: white !important;
    border-bottom: 0px;
}
.inPrem2Nav{
    position:sticky;
    z-index:1;
    top:0px;    
    margin-bottom: 0px;
    border-radius:0px;   
    background: #ffff;
    box-shadow: 0px 0px 10px 6px #0000001a;
    border-bottom: 0px;
}
.inPrem2Nav li a{
    font-size: 12px;
    color: rgb(0,0,0);
}
.inPrem2Nav li a.inPrem2Link{
    font-size: 15px;
    /*color: #ecf4d6;*/
    color:black;
    border-bottom: 4px solid transparent;
    margin-left:5px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 22px;
    padding-right: 23px;
    font-family: initial;
    /* font-family: 'Be Vietnam Pro', sans-serif; */
    text-transform: uppercase;
}
.inPrem2Nav .inPrem2Link:hover,.inPrem2Nav .inPrem2Link:focus{
    background-color:  rgb(236, 39, 63);
    color: white;
    border-radius: 20px 0px 20px 0px;
 
}
/*my home header */
.inPrem2Nav2 .navbar-brand {
    padding: 10px 10px;
    height: auto;
}
.inPrem2Nav2 .navbar-brand img {
    padding: 0px;
}

.inPrem2Nav2 .navbar-toggle {
    background-color:#ec273f;
}
.inPrem2Nav2 .navbar-toggle .icon-bar{
    background: white;
}
.inPrem2Nav2 ul .btn{
    margin-left: 10px;
    margin-top: 20px;
    padding: 3px 14px;
    border-radius: 3px;
    font-family:sans-serif;
    /*box-shadow: 0px 0px 2px 2px #00000059;*/
text-transform: uppercase;
}

/*.inPrem2Nav2 .dropdown-menu {
   background:rgb(35,25,66);
   background:rgb(35,25,66,0.3);
}*/
.inPrem2Nav2 .dropdown-menu > li > a{
    padding-top:5px;
    padding-bottom: 5px;
    
}
.inPrem2Nav2 .dropdown-menu > li > a:hover,.inPrem2Nav2 .dropdown-menu > li > a:focus{
    background-color: rgb(236,39,63);
    color:white;    
    border-bottom: 0px;
}
.inPrem2Nav2 .nav .open > a,.inPrem2Nav2 .nav .open > a:hover,.inPrem2Nav2 .nav .open > a:focus {
    /*background-color: rgb(236,39,63);*/
    color: rgb(236,39,63);
    border-bottom: 0px;
}

.inPrem2Nav2{
    margin-bottom: 0px;
    border-radius:0px;   
    /*background: #231942;*/
    box-shadow: 0px 0px 10px 6px #0000001a;
    border-bottom: 0px;
}
.inPrem2Nav2 li a{
    font-size: 12px;
    color: rgb(0,0,0);
}
.inPrem2Nav2 li a.inPrem2Link{
    font-size: 13px;
    color:#7f8278;
    /*color:black;*/
    border-bottom: 4px solid transparent;
    margin-left:5px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 22px;
    padding-right: 23px;
    font-family: 'Be Vietnam Pro', sans-serif;
    text-transform: uppercase;
    font-weight:bold;
}
.inPrem2Nav2 .inPrem2Link:hover,.inPrem2Nav2 .inPrem2Link:focus{
    /*background-color:  rgb(236, 39, 63);*/
    color: rgb(236, 39, 63);
    border-radius: 20px 0px 20px 0px;
 
}


.inPrem2Nav .gt-header-logo{
    max-height: 55px;
}
.inPrem2Nav.navbar{
    min-height: 50px;
}
.inPrem2Logo a{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.gt-btn-darkred{
    color: #ffff;
    background-color: rgb(236, 39, 63);
     font-family:sans-serif;
}
.gt-btn-darkred:hover,.gt-btn-darkred:active,.gt-btn-darkred:focus{
    color: #ffff;
    background-color: rgb(236, 39, 63);
    border: none !important;
    outline: none !important;
}
.gt-btn-pink{
    color: rgb(15, 129, 72) !important;
    /*background-color: rgb(236,39,63) !important; */  
    transition: all 0.3s ease-in-out;
    /* border:1px solid rgb(236,39,63) !important;  */
}

.gt-btn-pink:hover{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(15, 129, 72) !important;  
    transition: all 0.3s ease-in-out;
    /* border:1px solid rgb(236,39,63) !important;  */
}

.fixLangugeBtn{
    position: fixed;
    bottom: 0px;
    right: 10px;
    box-shadow: 0px 0px 10px 1px #000000ab;
    background:#2E073F;
    border-radius: 50%;
    /* border-radius: 10px 0px 10px 0px; */
    color: white;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
}
.fixwhatsappBtn{
      position: fixed;
    bottom:50px;
    right: 10px;
    /* box-shadow: 0px 0px 10px 1px #000000ab; */
    background: #25D366;
    border-radius: 50%;
    color: white;
    /* padding: 0.5rem 1.2rem; */
    font-size: 29px;
    font-weight: 400;
}
.fixLangugeBtn:hover,.fixLangugeBtn:focus{
    color: white;
}

.list-group-item{
    border: none !important;
}
a.list-group-item:hover{
    /* background-color: rgb(236, 39, 63); */
    background-color: #EB3678;
    color: #fff;
}
.LH-0{
	line-height: 0px;
}
.gt-btn-color1{
  background: #ffff;
  color:black; 
}
.aboutContent{
     font-weight:300;
     font-size:12px;
     line-height:2;
}
.about-img{
     width:261px;
     /* margin-left:-20px; */
     /* margin-top:10px; */
    border-radius:15px;
}

#features .thumbnail{
   /*background:none !important;*/
    /*border:none;*/
   border-radius:27px;
   padding-top:10px;
/*box-shadow: inset -10px -10px 15px rgba(255, 255, 255, 0.5), 
           inset 10px 10px 15px rgba(70, 70, 70, 0.12); */
    box-shadow:0 0 29px 0 rgba(68, 88, 144, 0.12); 
   max-height:220px; 

   /* border-right: 10px solid rgb(236,39,63);
    border-bottom: 5px solid rgb(236,39,63);
    border-left: 3px solid rgb(236,39,63);
    border-top: 3px solid rgb(236,39,63); */
}
/*#features .thumbnail.features-icons{
 display:flex;
 justify-content:center;
}*/
#features .caption{
   display:flex;
   justify-content: space-around;
}

#features .thumbnail{
   background:#ffff;
   /*border-right: 1px solid rgb(236,39,63);*/
   /*box-shadow:5px 10px 18px #000000ab;*/
   height:250px; 
}
#features .caption{
   /* margin-top:20px; */
}
#matching-profile{
    border:none !important;
    /*box-shadow:5px 10px 18px #000000ab;*/
 }
#morePhotos .owl-buttons div{
    color: #fff;
    margin: 6px;
    padding: 8px 24px;
    font-size: 14px;
    border-radius: 20px;
    background: #499202;
    font-weight: 600;
	/* font-family: 'Poppins', sans-serif !important; */
}
.gt-cursor{
	cursor: pointer;
}
.fontMerriWeather{
	/*font-family: poppins !important;*/
    /* font-family: 'Patua One', serif; */
    font-family: 'kalam';
font-size:28px;
/* text-transform:uppercase; */
}
.inPartnerDivider h4{
	border-radius: 5px;
    margin-bottom: 3px;
}
.inMemPartnerPrefDet b{
	font-weight: 500 !important;
}
.inMemPartnerPrefDet .inThemeGreen{
	font-weight: 500 !important;
}
.interestAccepted{
	text-align: center;
    color: #499202;
    border: 1px solid green;
    padding: 9px 10px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.interestRejected{
	text-align: center;
    color: #c52525;
    border: 1px solid #c52525;
    padding: 9px 10px;
    border-radius: 5px;
	margin-top: 5px;
    margin-bottom: 0px;
}
.gtImageUpload img{
	width: 100%;
}
.gtImageUpload .caption{
	background: #f3f3f3;
    font-size: 15px;
    font-weight: 600;
    color: #797979;
}
.gtImageUpload .gt-btn-green {
   	padding: 13px 25px 13px 25px;
    font-size: 14px;
    font-weight: 600;
}
.gtImageUpload .btn-danger {
   	padding: 13px 25px 13px 25px;
    font-size: 14px;
    font-weight: 600;
	transition: all 0.3s ease;
}
.editPhotoModal input[type="file"] {
    display: none;
}
.inPhotoUpload input[type="file"] {
    display: none;
}
.editPhotoModal .gt-btn-orange {
   padding: 10px 15px;
    font-size: 16px;
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.29);
}
.editPhotoModal .gt-btn-green {
   padding: 10px 15px;
    font-size: 16px;
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.29);
}

div#features{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.razorpay-payment-button{
	color: #fff;
    background-color: #EB3678;
    border-color: #EB3678;
    transition: all 0.3s ease-in-out;
    padding: 8px 10px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    width: 100%;
}
.gt-bg-vendor a{
	padding: 10px 15px 10px 15px;
    background-color: #E47203;
    border-color: #D06701;
    color: white;
    border-radius: 3px;
    margin-top: 20px;
    font-size: 16px;
	display: inline-block;
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 2px 4px #0202024f;
}
.gt-bg-vendor a:hover,.gt-bg-vendor a:focus{
    color: #fff;
    background-color: #ff7e00;
    border-color: #e4760a;
}
.gt-bg-vendor h5{
	font-weight: 300;
    color: white;
    font-size: 20px;
}
.gt-bg-vendor{
	background: url(../img/venue-bg.jpg);
	background-position: center;
	background-size: cover;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: -24px;
}
.gt-bg-vendor h3{
	font-size: 40px;
    font-weight: 600;
    color: white;
	margin-top: 0px;
}
.gt-vendor-strip{
	background: #f1f1f1;
}
.gt-vendor-strip p{
	margin-bottom: 0px;
	font-size: 13px;
    font-weight: 600;
	color: #6b6b6b;
}
.gt-vendor-strip a{
	background: #ff7e00;
    padding: 4px 15px 4px 15px;
    color: white;
    border-radius: 12px;
}
.gt-vendor-strip p span{
	color: #499202;
}
.admitModal{
	padding: 15px;
	font-size: 14px;
	color: #499202;
}
a.gtMobPlan{
	border-radius: 0px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f7f7f7;
    color: #525252;
    font-weight: 700;
	cursor: pointer;
}
a.gtMobPlan:hover,a.gtMobPlan:focus,a.gtMobPlan:active{
	color: #636262;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
	
}
#editor img{
    width: 100% !important;
}
.gtPendingApproval{
	background: rgba(255, 7, 7, 0.68);
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: -30px;
    display: block;
    color: white;
}
.gtMaxH80{
	max-height:80px;
}
.gtRegTitle{
    font-size: 20px;
    margin-bottom: 20px;
}
.gtRegMandatory{
	font-size:20px;
}
.gtRegConfirmPass{
	background: #e9f5fb;
    padding-top: 20px;
    padding-bottom: 20px;
}
.gtRegPass .inRegCongo{
	font-size: 30px;
    font-weight: 800;
    color: rgb(236,39,63);
}
.gtRegPass .inRegCongoSub{
	font-size: 14px;
	font-weight: 600;
}
.gtMobileVerification{
	margin-top: 50px;
}
.gtMobileVerification i.fa-mobile-alt{
	font-size: 74px;
}
.gtMobileVerification .gtMobileNo{
	font-size: 16px;
    font-weight: 600;
	color: #e47203;
}
.gtMobileVerification .btnVerify{
	padding: 10px 20px;
    font-weight: 600;
	font-size: 14px;
}
.inMobileVerifyChange .btn{
	padding: 10px 20px;
    font-weight: 600;
	font-size: 14px;
}
.inMobileVerifyChange label{
	color: #565656;
    font-weight: 600;
    font-size: 13px;
}
.gtSMSVerification{
	padding: 15px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 20%);
}
/* body::-webkit-scrollbar {
   width: 15px;
}
body::-webkit-scrollbar-track {
	background:rgba(236,236,236,1.00);
}
body::-webkit-scrollbar-thumb {
	background-color: rgb(236,39,63);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e47303', endColorstr='#e47203', GradientType=1 );
        outline: 1px solid slategrey;
} */
@keyframes heartbeat
{
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }
}
.heart
{
  animation: heartbeat 1s infinite;
}
/*.max-height-200::-webkit-scrollbar {
    width: 10px;
}
.max-height-200::-webkit-scrollbar-track {
	background:rgba(236,236,236,1.00);
}
.max-height-200::-webkit-scrollbar-thumb {
  background: rgba(228,115,3,1);
background: -moz-linear-gradient(left, rgba(228,115,3,1) 0%, rgba(255,137,33,1) 54%, rgba(228,114,3,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(228,115,3,1)), color-stop(54%, rgba(255,137,33,1)), color-stop(100%, rgba(228,114,3,1)));
background: -webkit-linear-gradient(left, rgba(228,115,3,1) 0%, rgba(255,137,33,1) 54%, rgba(228,114,3,1) 100%);
background: -o-linear-gradient(left, rgba(228,115,3,1) 0%, rgba(255,137,33,1) 54%, rgba(228,114,3,1) 100%);
background: -ms-linear-gradient(left, rgba(228,115,3,1) 0%, rgba(255,137,33,1) 54%, rgba(228,114,3,1) 100%);
background: linear-gradient(to right, rgba(228,115,3,1) 0%, rgba(255,137,33,1) 54%, rgba(228,114,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e47303', endColorstr='#e47203', GradientType=1 );
  outline: 1px solid slategrey;
  border-radius: 3px
}*/
.custom-chosen .chosen-container {
    width: 44% !important;
}
.custom-chosen .f2 {
    margin-left: 10.5% !important;
}
.inRegTopTitle h3{
	font-family: 'Merriweather', serif !important;
    font-size: 20px;
    margin-top: 30px;
}
.gtRegister .gt-form-control {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 3px;
    height: 19px;
    /*-webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;*/
}
.gtRegister {
    border-radius: 5px;
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 20%);
    padding: 30px;
    margin-top: 30px;
    margin-bottom:30px;
}
.gtRegister h3 {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.gtRegister article p{
	font-size: 13px;
	color:#565656;
	margin-bottom: 20px;
}
.gtRegister label.gt-text-light-Grey{
	color:#565656 !important;
	font-weight: 600;
	font-size: 13px;
}
.gtRegister select.gt-form-control {
    /*background: url('../img/sel-dropdown.gif') no-repeat scroll right center;
    -webkit-appearance: none;
    -moz-appearance: none;*/
    border-radius: 3px 5px 5px 3px !important;
}
.gtRegister textarea.gt-form-control {
    height: auto !important;
}
.gtRegister .chosen-container-single .chosen-single {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 3px;
    height: 40px;
    /* -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0; */
}
.gtRegister .chosen-container-multi .chosen-choices{
    border: 1px solid #ddd;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 5px;
    /* -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0; */
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px !important;
}
.gtRegister .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
	 background: white url(../img/chosen-sprite.png) no-repeat 100% -20px;
  	background: url(../img/chosen-sprite.png) no-repeat 100% -20px;
	font-family: 'Poppins', sans-serif !important;
}
.inRegBtn{
	padding: 15px 30px;
    font-weight: 600;
    font-size: 16px;
	margin-top: 30px;
}
.gtRegisterBucket {
    width: 100%;
    float: left;
    background: #fbfbfb;
    padding: 30px 15px;
    border-radius: 5px;
    margin-top: 11px;
}

.gtRegisterBucket i {
    font-size: 74px;
}
.gtRegisterBucket h4 {
    font-size: 24px;
}
.gtBgLgtGrey {
    background: #f7f7f7;
}
.gtSMSVerification {
    background: #FFFFFF;
    margin-top: 30px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
}
.gtRegisterPrefIcon {
    background: #EFEFEF;
    border-radius: 50%;
    box-shadow: 0px 2px 2px 0px #BDBDBD;
    display: inline;
    padding: 18px 20px;
}
.gtDisabled {
    background: rgba(245, 245, 245, 1.00) !important;
    color: rgba(126, 126, 126, 1.00) !important;
}
.preloader-wrapper {
    width: 100% !important;
   
    text-align: center !important;
     margin-top: 200px !important;
   
}
.preloader-wrapper i {
    font-size: 100px !important;
    color: #C4C4C4 !important;
}
.gtLoaderBottom {
    width: 88%;
    z-index: 9999;
    position: absolute;
    margin-top: 8px;
    background: rgba(255, 255, 255, 1);
    padding-top: 10px;
    padding-bottom: 10px;
}
html,
body {
    height: 100%;
}
#wrap {
    min-height: 69%;
}
footer {
    position: relative;
    clear: both;
}
.fileUpload {
    position: relative;
    overflow: hidden;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
a {
    text-decoration: none !important;
}
.gt-header-logo {
    width: 200px;
}
header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.gtHeaderForm .gt-form-control {
    border: 1px solid rgb(0 0 0 / 15%);
    border-left: 0px;
    background: #A367B1;
    color: #666;
    padding: 9px;
    border-radius: 0px 3px 3px 0px;
    height: 19px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    min-height: 35px;
    font-weight: 400;
}
.gtHeaderForm .gt-btn-lg {
    font-size: 12px;
    padding: 9px 15px;
    border-radius: 5px;
    font-weight: 500;
    letter-spacing: 1px;
}
.gtHeaderForm .input-group-addon {
    background: #499202;
    color: white;
    border-color: #499202;
}
.gt-myhome-img-ico {
    background: rgba(255, 255, 255, 1.00);
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.inHomeMainThumb{
    position: relative;
	/* box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 15%) !important; */
	padding: 10px;
	border: 0px;
	border-radius: 5px;
}
a.gt-myhome-caption {
    position:absolute;
    left:16rem;
    top:21rem;
    background: rgb(236,39,63);
    display: block;
    padding: 15px 10px;
    text-align: center;
    color: rgba(255, 255, 255, 1.00);
    border-radius: 50%;
    width:50px;
    height:50px;
	font-weight: 600;
}
.gtHomeBody{
    background: #f4f4f4 !important;
    border-bottom:4px solid rgb(236,39,63) !important;
    border-radius: 5px;
    /*box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;*/
	padding: 20px !important;
}

.inHomeMainThumb img{
     border-radius:6%;
     height:231px;
     width:231px;
     max-height:231px;
}
.gtHomeBody .inHomeRecent h4{
    font-weight: 600;
    color: #565656;
    border-bottom: 1px solid rgb(241 241 241);
    font-size: 16px;
}
.gtFullWidth {
    width: 100%;
}
.gt-body .progress {
    height: 30px;
}
.gt-left-pan-option {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}
.gt-left-pan-option a {
    background: rgba(249, 249, 249, 1);
    font-size: 14px;
    color: #2e2e2e;
    transition: ease 0.5s;
    margin-bottom: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid rgba(225, 225, 225, 1.00);
    border-top: 0px;
}
.gt-left-pan-option a:hover,
.gt-left-pan-option a:focus {
    background: rgba(245, 245, 245, 1);
    color: #000;
}
.gt-saved-search {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    background: rgba(255, 255, 255, 1.00);
    background: rgba(249, 249, 249, 1);
    border: 1px solid rgba(225, 225, 225, 1.00);
    box-shadow: 0px 2px 0px 0px rgba(208, 208, 208, 1);
    border-top: 0px;
    padding-bottom: 10px
}
.gt-saved-search a {
    background: rgba(255, 255, 255, 1);
    color: #2e2e2e;
    transition: ease 0.5s;
    margin-bottom: 10px;
    border: 1px solid rgba(240, 240, 240, 1);
}
.gt-saved-search a h3 {
    margin-top: 10px;
}
.gt-quick-search {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(249, 249, 249, 1);
    border: 1px solid rgba(225, 225, 225, 1.00);
    box-shadow: 0px 2px 0px 0px rgba(208, 208, 208, 1);
}
a.gt-result {
    color: rgba(41, 41, 41, 1.00);
    display: block;
}
.gt-result article{
	font-size:13px;
}
.inHomePanel{
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
	border-radius: 5px;
}
.inPanelGreenTitle{
	font-weight: 600;
    font-size: 14px !important;
    color: white !important;
}
.inHomePanel .gt-panel-border-green {
    border-bottom: 4px solid rgb(236,39,63);
    padding: 15px;
    background:#f4f4f4 !important;
    margin-bottom: 0px;
    background: rgb(236,39,63) !important;
    border-left: 0px;
    border-right: 0px;
    border-radius: 5px 5px 0px 0px;
	border-bottom: 1px solid #f3f3f3;
color:white !important;
}
.inHomeIdSearch h4{
	font-weight: 700;
    color: #565656;
    font-size: 16px;
    text-align: center;
}
.inHomeIdSearch .btn{
	padding: 10px 25px 10px 25px;
    font-size: 13px;
    font-weight: 600;
}
.inHomePanel .gt-panel-body {
    padding: 10px 15px;
    border-top: none !important;
    background: #f4f4f4 !important;
    width: 100%;
    float: left;
    border: none !important;
	box-shadow: none !important;
	border-radius: 0px 0px 5px 5px
}
.inHomeLeftPanel{
	border-radius: 5px;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
}
.inHomeLeftPanel .gt-panel-head{
	border-radius: 5px 5px 0px 0px;
}
.inHomeLeftPanel .gt-panel-head .gt-panel-title{
	font-size: 14px !important;
    font-weight: 500;
}
.inHomeLeftPanel .gt-left-pan-option a {
    background: rgb(255 255 255);
    font-size: 13px;
    color: #565656;
    margin-bottom: 0px;
    border-bottom: 1px solid #f3f3f3;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
    font-weight: 500;
}
.inBRBtm5{
	border-radius: 0px 0px 5px 5px;
}
.inHomeLeftPanel .gt-left-pan-option {
    border-radius: 0px 0px 5px 5px;
}
.inCustomMatch .gt-panel-body{
	box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 20%) !important;
	border-radius: 5px;
	background: white !important;
}
.inCustomMatch .gt-panel-body label{
	font-weight: 500;
    font-size: 14px;
    color: #565656;
}
.inCustomMatch h3{
	margin-bottom: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #499202;
}
.gt-filter-result .gt-filter-border {
    border-bottom: 1px solid #E6E6E6;
    padding-top: 10px;
    padding-bottom: 5px;
}
.gt-filter-result label {
    margin-bottom: 0px;
    font-weight: normal;
	font-size: 13px;
}
.gt-filter-result .gt-panel.gt-panel-default .gt-panel-head {
    border-radius: 5px 5px 0px 0px;
    /*box-shadow: 0px 1px 3px 0px #AFAFAF;*/
}
.gt-filter-result .gt-panel .gt-panel-body {
    border: 1px solid #DDDDDD;
    border-radius: 0px 0px 5px 5px;
    /*box-shadow: 0px 1px 4px 0px #AFAFAF;*/
}
a.gt-result img {
    border: 1px solid transparent;
}
a.gt-result:hover {
    color: rgba(0, 0, 0, 1.00);
}
ul.gt-footer-social li {
    border-bottom: 0px !important;
    display: inline;
}
ul.gt-footer-social li a {
    font-size: 36px;
    color: #ffff !important;
}
ul.gt-footer-social li a:hover,
ul.gt-footer-social li a:focus {
    font-size: 36px;
    color: #fff !important;
}
ul.gt-footer-social .fa-linkedin{
	color:#ffff;
}
ul.gt-footer-social .fa-twitter-square{
	color:#ffff;
}
ul.gt-footer-social .fa-pinterest-square{
	color:#ffff;
}
ul.gt-footer-social .fa-facebook-square{
	color:#ffff;
}

.gt-footer-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
    /*background: #34495e;*/
    background:#131A22;
    border-top: 3px solid #373851;
    font-weight: 500;
}
.gt-footer-bottom a {
    color: #ffff !important;
    font-weight: 600;
}
.gt-footer-bottom a:hover,
.gt-footer-bottom a:focus {
    color: #ffff !important;
    transition: all 0.3s ease-in-out;
}
footer {
    background: #101130;
    padding-top: 15px;
    padding-bottom: 15px;
}
footer.footer-before-login {
    
    /* background:#232f3e;      */
    background: #2E073F;

    border-top: 1px solid #373851;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Cabin', sans-serif !important;
}
.footer-before-login ul {
    margin-top: 20px;
    padding: 0px;
    list-style-type: none;
}
.footer-before-login ul li {
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 500;
}
.footer-beforechild {
    border-bottom: 0px;
}
.footer-before-login p {
        color:#ffff !important;
	font-weight: 500;
        letter-spacing: 0.5px;
	font-size: 13px;
}
.footer-before-login ul li a {
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.footer-before-login ul li a:hover {
    color: #fff;
}
footer.gt-footer-after-login nav {
    width: 100%;
}
footer.gt-footer-after-login nav ul {
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
}
footer.gt-footer-after-login nav ul li {
    margin: 0px;
    list-style-type: none;
    display: inline-block;
}
footer.gt-footer-after-login nav ul li a {
    color: rgba(255, 255, 255, 1.00);
    padding: 25px 30px;
    display: block;
}
footer.gt-footer-after-login nav ul li a:hover,
footer nav ul li a:focus {
    color: rgba(221, 221, 221, 1.00);
}
.gt-footer-help a {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}
.gt-footer-help a:hover,
.gt-footer-help a:focus {
    color: rgba(215, 215, 215, 1);
}
.gt-footer-about a {
    color: rgba(255, 255, 255, 1.00);
    display: block;
}
.gt-footer-about a:hover,
.gt-footer-about a:focus {
    color: rgba(215, 215, 215, 1);
}
a.gt-footer-develop {
    color: #193101;
    transition: all 0.5s ease-in-out;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}
a.gt-footer-develop:hover,
a.gt-footer-develop:focus {
    color: #85FD0D;
}
.gt-register-1 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.gt-register-1 label {
    color: rgba(124, 124, 124, 1);
    font-size: 14px;
    text-shadow: 1px 1px 1px rgb(255, 255, 255);
    font-weight: 600;
}
.gt-register-1 h3 {
    color: rgba(124, 124, 124, 1);
    text-shadow: 1px 1px 1px rgb(255, 255, 255);
    font-weight: 600;
}
.gtLogin .gt-form-control {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 3px;
    height: 19px;
    -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;
}
.gt-login-form {
    padding: 15px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 20%);
}
.gt-login-form label{
	font-size: 13px;
    font-weight: 600;
    color: #565656;
}
#keep_login{
	margin-top: 0px;
}
.gt-login-form .inForgotText{
	font-size: 13px;
    font-weight: 600;
    color: rgb(236,39,63) !important;
}
.gt-login-form .btn{
	padding: 12px 20px;
      font-weight: 600;
}
.gt-sign-up {
    padding: 15px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px 5px 0px 0px;
}
.gt-or {
    font-size: 35px;
    margin-top: 122px;
    text-align: center;
    padding: 45px 10px;
    border-radius: 50%;
    background: rgba(213, 213, 213, 1.00);
    box-shadow: inset 0px 2px 2px rgb(236, 236, 236);
    border: 1px solid rgb(192, 192, 192);
}
.gt-height-auto {
    height: auto !important;
}
.gt-search-opt .gt-panel {
    box-shadow: 0px 2px 4px 0px #BFBFBF;
    border-radius: 0px 0px 5px 5px;
}
.gt-search-opt .gt-panel-head {
    padding: 10px 15px;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #DCD9D6;
}
.gt-search-opt .gt-panel-head .gt-panel-title {
    font-size: 13px !important;
}
.gt-search-opt .gt-panel .gt-panel-body {
    padding: 5px 15px;
    border: none !important;
    box-shadow: none;
    border-radius: 0px 0px 5px 5px;
}
.gt-search-opt .tab-content {
    padding: 15px;
    /*background: rgba(255, 255, 255, 1.00);*/
     /* background:#fffac1a8; */
     /*background: #fbfbfb;*/
    /* border: 2px solid rgb(236,39,63); */
    /*border-end-start-radius:100px;*/
    /*border-top: 0px;*/
}
.gt-search-opt .nav-tabs > li > a {
    border-radius: 0px;
    font-size: 12px;
}
.gt-search-opt .nav > li > a {
    padding: 13px 7px;
    background-color: rgb(236, 39, 63);
    color: white;
    border-color: rgb(236, 39, 63);
    /*box-shadow: inset 0px -4px 6px 0px #C36000;*/
    border-radius: 5px 5px 0px 0px;
}
.gt-search-opt select.gt-form-control {
   /* background: url('../img/sel-dropdown.gif') no-repeat scroll right center;*/
    /*-webkit-appearance: none;*/
    -moz-appearance: none;
    border-radius: 5px !important;
	/* font-family: 'Poppins', sans-serif; */
	font-size: 13px;
}
.gt-search-opt .gt-form-control {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius:5px;
    height: 19px;
    /*-webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;*/
}
.gt-search-opt textarea.gt-form-control {
    height: auto;
}
.nav-tabs{
  border-bottom:none !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: rgba(255, 255, 255, 1.00) !important;
    /*border: 1px solid #ddd;*/
    border-bottom-color: transparent !important;
    /*box-shadow: 0px -5px 0px 0px rgb(228, 114, 3);*/
    border-radius: 5px 5px 0px 0px;
    color: #4A4A4A;
}
.inDisplayNone{
	display: none;
}
.gt-plan {
   	display: table;
    width: 100%;
    margin-top: 40px;
    /*cursor: pointer;*/
    border-radius: 5px;
    box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 20%);
}
.gt-plan .gt-plan-header {
    display: table;
    width: 100%;
    /*background-color: rgb(236,39,63);*/
    padding: 15px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    border-radius: 5px;
    border-radius: 100% 0% 100% 0% / 0% 50% 50% 100%;
    background: white;
   
   /* border:3px solid white;*/
}
.gt-plan .gt-plan-header h3 {
    margin-top: 10px;
    color:#EB3678;
}
.gt-plan .gt-plan-header h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px;
    text-align: center;
    color: #a202be;
}
.gt-plan .gt-plan-header h4 {
    color: #a202be;
	margin-bottom: 5px;
	font-size: 18px; 
       font-weight:bold;
}
.gt-plan .gt-plan-header .gt-plan-price {
    /*background: #FFFFFF;*/
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
   /*border-radius: 15px;*/
}
.gt-plan .gt-plan-header .gt-plan-price h4{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 18px;
}
.gt-plan .gt-plan-body .gt-plan-desc {
    padding: 0px;
    margin: 0px;
    display: table;
    width: 100%;
    list-style-type: none;
}
.gt-plan .gt-plan-body .gt-plan-desc li {
    text-align: center;
    /*border-bottom: 1px solid rgb(241 241 241);*/
    padding-top: 10px;
    padding-bottom: 5px;
}
.gt-plan .gt-plan-body .gt-plan-desc li h3 {
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 800;
	margin-bottom: 8px;
/* color:white; */
}
.gt-plan .gt-plan-body .gt-plan-desc li h5 {
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 500;
    /* color:white !important; */
}
.gt-plan .gt-plan-footer {
    width: fit-content;
    /* background: rgb(236,39,63); */
     background: #2E073F;
    color: #ffffff !important;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    text-align: center;
    font-size: 18px;
    transition: all 0.5s ease-in-out;
    /* border-radius: 5px; */
    /* border-top: 1px solid #EB3678;
    border-bottom: 1px solid #EB3678; */

}
.gt-plan .gt-plan-footer:hover {
    background: #2E073F;
    color: #FFFFFF !important;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    text-align: center;
    font-size: 18px;
    transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
/*.gt-plan:hover,
.gt-plan:focus {
    background: rgb(255, 255, 255);
}*/
/*.gt-plan:hover .gt-plan-header {
    background: rgb(73, 146, 2);
}*/
/*.gt-plan:hover .gt-plan-footer {
    background: rgb(73, 146, 2);
}*/
/*.gt-plan:hover .gt-plan-header .gt-plan-price {
    color: rgba(2, 2, 2, 1);
    background: rgb(66, 130, 5);
    display: table;
    width: 100%;
}*/
.gt-plan.gt-reco .gt-plan-header {
    /*background:#D9475C;*/
     /* background:rgb(236,39,63);*/
}
.gt-plan.gt-reco .gt-plan-footer {
    /*background: #D9475C;*/
    /* background:rgb(236,39,63); */
}
/*.gt-plan.gt-reco .gt-plan-header .gt-plan-price {
    color: rgba(2, 2, 2, 1);
    background: rgb(66, 130, 5);
    display: table;
    width: 100%;
}*/
.inMembershipSelected{
	box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 20%);
    border-radius: 5px;
}
.inMembershipSelected .gt-panel-head {
    border-radius: 5px 5px 0px 0px;
    font-size: 15px;
    font-weight: 600;
}
.inMembershipSelected .gt-panel-body{
	box-shadow: none !important;
    border-radius: 0px 0px 5px 5px;
}
.inMembershipSelected .gt-panel-body h4{
	font-size: 15px;
    margin-bottom: 0px;
}
.inMembershipSelected .gt-panel-body h5{
	font-weight: 500;
    font-size: 16px;
    margin-top: 5px;
}
.inContactPanel{
	box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 20%);
    border-radius: 5px;
}
.inContactPanel .gt-panel-border-orange {
    border: 3px solid #D9475C;
    padding: 15px;
    margin-bottom: 0px;
    border-left: none !important;
    border-right: none !important;
    border-radius: 5px 5px 0px 0px;
    background: white;
    border-bottom: 1px solid #FFF;
}
.inContactPanel .gt-panel-border-green {
    border-top: 0px solid #fff;
    padding: 15px;
    margin-bottom: 0px;
    border-left: none !important;
    border-right: none !important;
    border-radius: 5px 5px 0px 0px;
    background: white;
    border-bottom: 1px solid #f3f3f3;
}
.inContactPanel .gt-panel-head .gt-panel-title,.inContactPanel .gt-panel-border-orange .gt-panel-title{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #e47203;
}
.inContactPanel .gt-panel-head .gt-panel-title,.inContactPanel .gt-panel-border-green .gt-panel-title{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #499202;
}
.inContactPanel .gt-panel-body {
    padding: 10px 15px;
    border-top: none !important;
    /* background: #fffac1a8 !important; */
    background-color: #fbfbfb;
    box-shadow: none !important;
    width: 100%;
    float: left;
    border:0px !important;
	border-radius: 0px 0px 5px 5px;
}
.inContactPanel label{
	color: #565656;
    font-size: 13px;
	font-weight: 600;
}
.gt-payment-opt {
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
    border-radius: 5px;
    margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.gt-payment-opt p{
    font-size: 18px;
}
.gt-payment-opt span{
    font-size: 17px;
}
.paymentlogo{
    display: flex; 
    justify-content: center;   
}
.paymentlogo img{    
    width: 300px;
    margin-left: 10px;
}
.paymentqr{
    display: flex;
    justify-content: center;
}
.paymentqr img{
    width:200px;
}
.inPaymentTitle{
	font-size: 16px;
}
.inPaymentFail{
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
    border-radius: 5px;
    margin-bottom: 30px;
	margin-top: 30px;
}
.inCurrentPlan{
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
    border-radius: 23px;
    margin-bottom: 30px;
    border-left: 3px solid rgb(236,39,63) !important;
    border-right: 3px solid rgb(236,39,63) !important;
    border-bottom: 8px solid rgb(236,39,63) !important;
}
.inCurrentPlan .gt-panel-head{
	padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 5px 5px 0px 0px;
    background: #f4f4f4 !important;
    color: #353535;
    width: 100%;
    float: left;
    border-bottom: 0px  !important;
	border-top: 3px solid rgb(236,39,63) !important;
	border-left: 0px !important;
	border-right: 0px !important;
     border-top-left-radius:20px;
     border-top-right-radius:20px;
}
.inCurrentPlan .gt-panel-head h4{
	font-size: 16px;
}
.inCurrentPlan .gt-panel-body h4{
	font-size: 16px;
}
.inCurrentPlan .gt-panel-body b{
	font-weight: 500;
}
.inCurrentPlan .gt-panel-body{
	background: #FFFFFF !important;
    border: none !important;
    border-top: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: none !important;
    border-radius: 0px 0px 5px 5px;
}
	
.gt-recent-visited-img {
    width: 100%;
    height: 80px;
}
.gt-result.in {
    display: block;
}
a.gt-refine {
    color: white;
    font-size: 14px;
    text-align: center;
    display: block;
}
.inResultSendMessageBtn{
	text-align: center;
    color: #499202;
    border: none;
    padding: 7px 10px 7px 10px;
    border-radius: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    background: none;
	transition: all 0.3s ease;
}
.inResultSendMessageBtn:hover,.inResultSendMessageBtn:focus{
    color: #306001;
    background: none;
}
.inResultBlockBtn{
	text-align: center;
    color: #a0061c;
    border: none;
    padding: 7px 10px 7px 10px;
    border-radius: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    background: none;
	transition: all 0.3s ease;
}
.inResultBlockBtn:hover,.inResultBlockBtn:focus{
    color: #670311;
    background:none;
}
.inResultShortBtn{
	text-align: center;
    color: rgb(236,39,63);
    border: none;
    padding: 7px 10px 7px 10px;
    border-radius: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    background: none !important;
	transition: all 0.3s ease;
}
.inResultShortBtn:hover,.inResultShortBtn:focus{
    color:  rgb(236,39,63);
    background: none !important;
}
.gt-main-profile .gt-panel-head {
    border-radius: 5px 5px 0px 0px;
}
.gt-main-profile .gt-result-panel-footer {
    border-radius: 0px 0px 5px 5px;
	border-left: 0px !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
}
.gt-spotlight .gt-panel-head {
    border-radius: 5px 5px 0px 0px;
	background: #089cbe !important;
	color: rgba(255,255,255,1.00) !important;
}
.gt-spotlight h5{
	 color: rgba(255,255,255,1.00) !important;
}

.gt-spotlight .gt-panel-blue .gt-spotlight-name{
	color:rgba(255,255,255,1.00) !important;
}
.gt-spotlight .gt-result-panel-footer {
    border-radius: 0px 0px 5px 5px;
}
.gt-main-profile .gt-result-panel-footer h5{
	margin-top: 0px !important;
	
}
.gt-main-profile .gt-panel-head {
    background: #f9f9f9;
    border-bottom: 1px solid #f3f3f3 !important;
	border-top:0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
}
.gt-result-panel-body {
   	padding: 10px 15px 10px 15px;
    background: #ffffff;
    width: 100%;
    float: left;
    border: 0px !important;
}
.gt-result-panel-footer {
    padding: 0px 15px 10px 15px;
    border-top: none !important;
    background: rgba(249, 249, 249, 1);
    width: 100%;
    float: left;
    border: 1px solid #efefef !important;
}

.gt-result-panel-header {
    padding: 0px 15px 10px 15px;
    border-top: none !important;
    background: rgb(236, 39, 63);
    color:#ffffff;
    width: 100%;
    float: left;
    border: 1px solid #efefef !important;
}
.gt-spotlight .gt-spotlight-name {
    color: rgba(255,255,255,1.00);
    transition: all 0.3s ease-in-out;
}
.gt-main-profile{
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
    border-radius: 5px;
    margin-bottom: 20px;
}
.gt-main-profile .gt-panel-head{
	background: #ffffff !important;
}
.gt-main-profile .gt-panel-head h4{
	font-size: 15px;
	font-weight: 600;
}
.gt-main-profile .gt-panel-head h5{
	font-size: 12px;
}
.gt-main-profile .gt-result-panel-body label{
	font-size: 13px;
    font-weight: 500;
    /*color: #565656;*/
    color:rgb(236,39,63);
}
label{
    font-size: 14px;
    font-weight: 500;
    /* letter-spacing: 0.5px; */
}
.gt-main-profile span{
    font-size: 13px;
    font-weight: 600;
    color:#565656;
    letter-spacing: 0.5px;
}
.gt-spotlight label {
    color: #565656;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.gt-spotlight span {
   color: #565656;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.gt-spotlight{
	box-shadow: 0px 0px 10px 3px #efefef;
}
.gt-spotlight .gt-spotlight-name small {
     color: rgba(255,255,255,1.00);
}
.gt-spotlight .gt-spotlight-name:hover {
    color: #CB6502;
}
a.gt-main-name {
    color: #333;
}
a.gt-main-name:hover,
a.gt-main-name:focus {
    color: #747474;
}
.gt-spotlight .gt-spotlight-name:hover small {
     color: rgba(255,255,255,1.00);
}
.gt-main-profile a.redirect {
    width: 100%;
    float: left;
    color: #333 !important;
}
.gt-profile-me {
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    box-shadow: inset 1px 2px 1px 0px #FFFFFF;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px
}
.alert-default {
    color: #333333;
    background-color: #F9F9F9;
    border-color: #DDDDDD;
}
.max-height-200 {
    max-height: 200px;
    overflow-y: scroll;
}
.gt-left-opt-msg ul {
    margin-bottom: 15px;
    padding: 0px;
    border-radius: 5px;
    width: 100%;
    float: left;
    list-style-type: none;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
}
.gt-left-opt-msg ul li {
    width: 100%;
    float: left;
}
.gt-left-opt-msg ul li:first-child a {
    border-radius: 5px 5px 0px 0px;
}
.gt-left-opt-msg ul li:last-child a {
    border-radius: 0px 0px 5px 5px;
    border-bottom: 0px;
}
.gt-left-opt-msg ul li a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #565656;
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    border-bottom: 1px solid #f3f3f3;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
}
.gt-left-opt-msg ul li.active a {
    background: #f3f3f3;
}
/*.gt-left-opt-msg ul li a:hover,
.gt-left-opt-msg ul li a:focus {
    background: #f3f3f3;
}*/
.gt-left-opt-msg .gt-btn-orange{
	padding: 10px 25px 10px 25px;
    font-size: 13px;
    font-weight: 600;
}
.inMessageFull .gt-btn-orange{
	padding: 10px 25px 10px 25px;
    font-size: 13px;
    font-weight: 600;
}
.inMessageFull .btn-default{
	padding: 10px 25px 10px 25px;
    font-size: 13px;
    font-weight: 600;
}
.inMessageFull .btn-default:hover,.gt-msg-top-strip .btn-default:focus{
	transition: all 0.3s ease;
}
.gt-msg-board .pagination {
    margin-top: 0px;
    margin-bottom: 0px;
}
.gt-msg-board .pagination li a {
    font-size: 14px;
}
.gt-msg-board .gt-msg-top-strip {
    background: #ffffff;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
}
.gt-msg-board .gt-msg-dash {
    background: #F9F9F9;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
    float: left;
}
.gt-msg-board .gt-msg-dash ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 100%;
    float: left;
}
.gt-msg-board .gt-msg-dash ul li {
    width: 100%;
    float: left;
    cursor: pointer;
    display: block;
    background: #F1F1F1;
    padding-top: 3px;
    padding-bottom: 3px;
}
.gt-msg-board .gt-msg-dash ul li:hover {
    background: #E4E4E4 !important;
    width: 100%;
    float: left;
    cursor: pointer;
    display: block;
}
.gt-msg-board .gt-msg-dash ul li a {
    color: #5B5B5B;
}
.gt-msg-board .gt-msg-dash ul li a:hover,
.gt-msg-board .gt-msg-dash ul li a:focus {
    color: #171717;
}
.gt-msg-board .gt-msg-dash ul li h4 {
    font-size: 14px;
}
.gt-msg-board .gt-msg-dash ul li:first-child {
    border-radius: 5px 5px 0px 0px;
}
.gt-msg-board .gt-msg-dash ul li:last-child {
    border-radius: 0px 0px 5px 5px;
}
.gt-msg-board .gt-msg-dash ul li:nth-child(2n+1) {
    background: #FFFFFF;
}
.gt-msg-board .pagination > .active > a,
.gt-msg-board .pagination > .active > span,
.gt-msg-board .pagination > .active > a:hover,
.gt-msg-board .pagination > .active > span:hover,
.gt-msg-board .pagination > .active > a:focus,
.gt-msg-board .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: rgb(236,39,63);
    border-color: rgb(236,39,63);
}
.gt-read-msg-dash {
    background: #ffffff;
    margin-top: 15px;
    padding: 15px;
    border-radius: 5px;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
}
.gt-read-msg-dash a {
    color: #525252;
    transition: all 0.3s ease-in-out;
}
.gt-read-msg-dash a:hover,
.gt-read-msg-dash a:focus {
    color: #000000;
}
.gt-read-msg-dash a:hover img,
.gt-read-msg-dash a:focus img {
    transition: all 0.3s ease-in-out;
}
.gt-read-msg-dash a img {
    width: 70px;
    height: 70px;
    border-radius: 5px;
}
.gt-read-msg-dash .gt-read-msg-detail {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.inComposeMsg .chosen-container-multi .chosen-choices {
    border: 1px solid #ddd;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 5px;
    /* -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0; */
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px !important;
}
.inComposeMsg .gt-form-control {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 5px;
    height: 19px;
    -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;
}
.inComposeMsg .gt-btn-orange{
	font-size: 13px;
    border-radius: 5px;
    font-weight: 500;
    padding: 10px 20px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left !important;
}

aside .my-match-aside {
   	margin: 30px 0px 30px 0px;
    padding: 0px;
    list-style-type: none;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
	border-radius: 5px;
}
aside .my-match-aside li:first-child {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ececec;
    border-radius: 5px 5px 0px 0px;
}
aside .my-match-aside li:first-child a {
    border-radius: 5px 5px 0px 0px;
}
aside .my-match-aside li:last-child a {
    border-radius: 0px 0px 5px 5px;
}
aside .my-match-aside li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ececec;
}
aside .my-match-aside li:last-child {
    width: 100%;
    float: left;
    border-radius: 0px 0px 5px 5px;
}
aside .my-match-aside li a {
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
    color: #499202;
    background: #fdfdfd;
    display: block;
    font-size: 13px;
    border-bottom: 0px;
    font-weight: 500;
}
aside .my-match-aside li a:hover,
aside .my-match-aside li a:focus {
    color: white;
    background: #E47203;
    transition:all 0.3s ease-in-out;
	border-bottom:0px;
}
li{
	list-style-type:none !important;
}
/*----- MY MATCH END -----*/

.gt-left-exp .panel-group {
    width: 100%;
    float: left;
}
.gt-left-exp .panel-default {
    width: 100%;
    float: left;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
	margin-bottom: 20px;
	border-radius: 5px;
	border: 0px;
}
.gt-left-exp .panel-default .panel-heading a {
    width: 100%;
    display: block;
    float: left;
    padding: 15px;
}
.gt-left-exp .panel-default .panel-heading {
    width: 100%;
    float: left;
    padding: 0px;
	border: none;
}
.gt-left-exp .panel-default .panel-body {
    width: 100%;
    float: left;
    padding: 0px;
}
.gt-left-exp .panel-default .panel-collapse {
    width: 100%;
    float: left;
}
.gt-left-exp .panel-default a.gt-exp-opt {
    width: 100%;
    float: left;
    padding: 15px 10px;
    color: #499202;
    font-weight: 500;
    border-bottom: 1px solid #f3f3f3;
    transition: all 0.2s ease-in-out;
	font-size: 13px;
}

.gt-left-exp .panel-default a.gt-exp-opt:hover {
    color: #499202;
    background: #F9F9F9;
}
.gt-left-exp .panel-default a.gt-exp-opt i {
    margin-top: 3px;
}
.gt-left-exp .gt-btn-orange {
    padding: 15px 25px 15px 25px;
    font-size: 14px;
    font-weight: 600;
}
.gt-left-exp .panel-title {
    font-size: 14px;
    color: #565656;
}
.gt-exp-main ul.nav-tabs {
    width: 100%;
    float: left;
}
.gt-exp-main ul.nav-tabs li {
    padding-left: 0px;
    padding-right: 0px;
}
.gt-exp-main .nav-tabs > li.activav-tabs > li.active > a,
.gt-exp-main .nav-tabs > li.active > a:hover,
.gt-exp-main .nav-tabs > li.active > a:focus {
    color: #4A4A4A;
    background-color: rgba(255, 255, 255, 1.00) !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    box-shadow: 0px -5px 0px 0px rgb(228, 114, 3);
    font-size: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    background: #FFFFFF;
}
.gt-exp-main .nav-tabs > li > a,
.gt-exp-main .nav-tabs > li > a:hover,
.gt-exp-main .nav-tabs > li > a:focus {
    background-color: #EDEDED !important;
    border: none;
    border-bottom-color: transparent;
    box-shadow: none;
    font-size: 14px;
    padding-top: 17px;
    padding-bottom: 17px;
    color: #8A8A8A;
    margin-right: 0px;
}
.gt-exp-main .tab-content {
    width: 100%;
    float: left;
}
.gt-exp-main .tab-content .tab-pane {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.gt-exp-main .gt-exp-strip {
    padding: 10px 0px;
    background: #EFEFEF;
    width: 100%;
    float: left;
    border-radius: 5px;
    margin-bottom: 15px;
}
.gt-exp-main .gt-exp-strip .btn {
    padding: 10px 25px 10px 25px;
    font-size: 13px;
    font-weight: 600;
	transition: all 0.3s ease;
}
.gt-exp-main .gt-exp-strip input {
    margin-top: 15px !important;
}
.gt-interest-rec {
    background: #ffffff;
    width: 100%;
    float: left;
    border-radius: 5px;
    padding: 10px 0px;
    margin-bottom: 15px;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
}
.gt-interest-rec img {
    max-height: 130px;
    width: 100%;
	border-radius: 5px;
}
.gt-interest-rec h4{
	font-size: 16px;
    font-weight: 500;
    color: #565656;
    margin-bottom: 5px;
}
.gt-interest-rec p{
	font-size: 13px;
    color: #565656;
}
.gt-interest-rec .inIntTime{
	margin-top: 10px;
    font-weight: 300;
    font-size: 14px;
} 
.gt-interest-rec .btn {
    padding: 7px 20px 7px 20px;
    font-size: 13px;
    font-weight: 600;
    transition: all 0.3s ease;
}
.setting-collapse-bucket {
    padding: 15px;
}
.gt-setting-blocklist h4{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;

	
}
.gt-setting-blocklist {
    padding-top: 10px;
    padding-bottom: 10px;
    /* border: 1px solid #D6D6D6; */
    float: left;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
    margin-top: 15px;
}
.gt-setting-blocklist img {
    width: 100%;
    max-height: 96px;
}
.inTerms{
	font-size: 12px;
	font-weight: 500;
}
.inTerms a{
	font-weight: bold;
    color: black;
}
.inIndexRegBtn{
	padding: 12px 20px;
    font-weight: 600;
    /*border-radius: 5px;*/
}  
.gt-success-story-img {
    width: 100%;
    max-height: 128px !important;
}
.gt-success-story-img-big {
    width: 100%;
    max-height: 291px !important;
}
.bg-slide-gradient{
   background: #ad5389;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #3c1053, #ad5389);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #3c1053, #ad5389); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}

.gt-slideup-form {
    width: 100%;
    float: left;
	/*box-shadow: 0px 0px 12px 4px rgb(0 0 0 / 30%);*/
	margin-top: 155px;
	margin-bottom: 155px;
	border-radius: 0px;
}
.gt-slideUp-form-body .chosen-container-single .chosen-single {
    /*border: 1px solid #e3e3e3;*/
    background: #fefefe;
    color: #666;
    padding: 5px;
    height: 19px;
    /*-webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;*/
    font-size: 12px;
    min-height: 36px;
    /* font-family: 'Poppins', sans-serif; */
	line-height: 24px;
	/*border-left: 0px !important;*/
	/*border-radius: 0px 5px 5px 0px;*/
}
.f2 .chosen-container-single .chosen-single{
	border-radius: 5px !important;
}
.gt-slideUp-form{
    background:rgb(255 255 255 / 100%) ;   
    width: 100%;
    float: left;
    padding: 25px 20px 10px 20px;
    /*border-radius: 5px 5px 0px 0px;*/
}
.gt-slideUp-form-head h4{
	margin-top: 0px;
    margin-bottom: 0px;
    color: #CB356B;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    
}
.gt-slideUp-form-body {
    /*background: rgb(255 255 255 / 100%);*/
    width: 100%;
    float: left;
    padding: 15px;
    /*border-radius: 0px 0px 10px 10px;*/
}

.gt-slideUp-form-body h2{
    color:white;
font-family: 'Salsa', cursive;
     
}
.gt-slideUp-form-body .form-group {
    margin-bottom: 8px;
}
.gt-slideUp-form-body .gt-form-control{
    border: 1px solid #dbdbdb;
   background: rgb(255 255 255 / 100%);
    color: #666;
    padding: 5px;
    height: 19px;
   /*-webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;*/
    font-size: 12px;
    min-height: 36px;
    /* font-family: 'Poppins', sans-serif; */
}
.form-1{
	border-radius: 0px 5px 5px 0px !important;
	border-left: 0px !important;
}
.form-2{
	border-radius:5px !important;
	/* font-family: 'Poppins', sans-serif; */
}
.gt-slideUp-form-body .form-group .input-group-addon {
    background: rgba(255, 255, 255, 1.00);
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #dbdbdb;
}
.gt-slideUp-form-body .form-group .input-group-addon i {
    background: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    color:black;
}
.gt-index-collab .form-1 {
    width: 45%;
    float: left;
    margin-right: 5%;
	border-radius: 0px 5px 5px 0px !important;
	border-left: 0px;
}
.gt-index-collab .form-2 {
    width: 50%;
    float: left;
}
.gt-index-reg-btn .btn {
    padding: 0px;
}
.gt-index-reg-btn i {
    padding: 8px;
    font-size: 20px;
    border-right: 1px solid rgba(9, 128, 0, 1.00);
    float: left;
}
.gt-index-reg-btn div {
    padding: 10px;
    font-size: 13px;
    float: left;
}
.gt-index-fb-btn .btn {
    padding: 0px;
    background: #114178;
    color: rgba(255, 255, 255, 1.00);
    width: 100%;
}
.gt-index-fb-btn i {
    padding: 10px;
    font-size: 20px;
    border-right: 1px solid rgb(0, 91, 195);
    float: left;
}
.gt-index-fb-btn div {
    padding: 2px 10px;
    font-size: 13px;
    float: left;
}
.gt-onslide-stamp {
    background: rgb(255, 255, 255);
    padding: 15px;
    margin-top: 465px;
    margin-bottom: 50px;
    color: #499202;
    border-radius: 5px;
    width: 100%;
    float: left;
	box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 40%);
}
.gt-onslide-stamp i {
    font-size: 28px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
}
.gt-onslide-stamp span {
    margin-top: 3px;
    float: left;
}
.gt-onslide-stamp h5{
	font-size: 12px;
}

.gt-bg-lgtGrey {
    width: 100%;
    float: left;
    background:  #f9f9f9;
    /*background: -moz-linear-gradient(top, rgba(249, 249, 249, 1) 64%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 64%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 1) 64%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#00ffffff', GradientType=0);*/
    
    padding-top: 40px;
    padding-bottom: 80px;
}
.gt-bg-index-white {
    width: 100%;
    float: left;
    background: #FFFFFF;
    padding-top: 40px;
    padding-bottom: 60px;
}
.gt-hearts {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 40px;
    width: 46%;
    position: relative;
    text-align: center;
}
.gt-hearts-group {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    background: #f7f7f7;
}
.gt-hearts:before {
    content: '';
    width: 100%;
    top: 22px;
    left: 0;
    border-top: 1px solid #d8d8d8;
    position: absolute;
}
.gt-hearts-success {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 40px;
    width: 46%;
    position: relative;
    text-align: center;
}
.gt-hearts-group-success {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    background: #f7f7f7;
    color: #FFFFFF;
}
.gt-hearts-success:before {
    content: '';
    width: 100%;
    top: 22px;
    left: 0;
    border-top: 1px solid #FFFFFF;
    position: absolute;
}
.gt-index-icon-font {
    font-size: 50px !important;
   
}
#inFetBride a.item .gt-btn-round b {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}
#inFetBride a.item:hover .gt-btn-round b {
    display: inline-block;
    color: #FFFFFF;
    font-weight: normal;
}
#inFetBride a.item .gt-btn-round i {
    font-size: 30px;
    color: #FFFFFF;
    float: left;
}
#inFetBride .item{
	margin: 20px 20px 20px 20px;
    display: block;
    box-shadow: 0px 0px 22px 2px rgb(0 0 0 / 20%);
    border-radius: 5px;
	padding-bottom: 20px;
}
#inFetBride .item .thumbnail{
    margin-bottom: 10px; 
    border: none; 
}
#inFetGroom a.item .gt-btn-round b {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}
#inFetGroom a.item:hover .gt-btn-round b {
    display: inline-block;
    color: #FFFFFF;
    font-weight: normal;
}
#inFetGroom a.item .gt-btn-round i {
    font-size: 30px;
    color: #FFFFFF;
    float: left;
}
#inFetGroom .item{
	margin: 20px 20px 20px 20px;
    display: block;
    box-shadow: 0px 0px 22px 2px rgb(0 0 0 / 20%);
    border-radius: 5px;
	padding-bottom: 20px;
	background: white;
}
#inFetGroom .item .thumbnail{
    margin-bottom: 10px; 
    border: none; 
}
.gt-btn-round {
    background: #e47203;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 28px;
    color: white;
    font-size: 13px;
    box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);
	transition: all 0.3s ease;
}
a:hover .gt-btn-round {
    background: #ff840c;
    box-shadow: 0px 0px 14px 0px rgb(239 131 20 / 64%);
}
.gt-lgt-red {
    background: #ffdcba;
}
.indexContent{
	font-weight: 500;
}
.inAndroidSec{
/*	background:url("../img/android_app_backgroup.jpg") rgba(192,0,0,0.44);*/
	background: rgba(244,244,244,1.00);
	padding-top: 50px;
	padding-bottom: 50px;
	background-position: center;
	background-size: cover;
}
.inAndroidSecContent{
	margin-top: 10px;
}
.inAndroidSecContent h2{
	font-size: 28px;
    font-weight: 700;
    color: #565656;
	margin-bottom: 10px;
}
.inAndroidSecContent p{
	font-size: 13px;
    font-weight: 300;
    color: #565656;
}
.inAndroidSecContent img{
	margin-bottom: 15px;
}
.inAndroidSec img.inAndroidSecImg{
	max-height: 350px;
}
.gtVenHome{
	background: url(../img/vendor_home_bg.jpg) no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 70px;
	margin-bottom: -35px;
}
.gtVenHome h3{
	font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 0px;
    text-align: center;
}
.gtVenHome p{
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
#gtFetVendor .item{
    margin: 20px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    box-shadow: 0px 1px 7px 3px rgba(0, 0, 0, 0.24);
}
#gtFetVendor .item img{
    display: block !important;
    width: 100% !important;
    height: auto !important;
	border-radius: 5px;
}
.gtVenCard{
	background: white;
	border-radius: 5px;
}
.gtVenCardDet{
	padding: 15px;
}
.gtVenCardDet h1{
	font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    text-align: center;
    color: #59b103;
    margin-bottom: 0px;
    margin-top: 0px;
}
.gtVenCardDet h3{
	font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    color: #737373;
	text-align: left;
	font-weight: 500;
}
.gtVenCardDet h4{
	font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    color: #737373;
    text-align:right;
}
.gtVenHome .btn{
	padding: 12px 36px;
    font-size: 16px;
    font-weight: 500;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0px 2px 2px 0px #00000061;
    color: #59b103;
}
.gtVenHome .btn:hover,.gtVenHome .btn:focus{
	transition: all 0.3s ease;
    background: #F5F5F5;
}
.inPageTitle{
	font-size: 26px;
    font-weight: 700;
    color: rgb(236,39,63) !important;
    margin-bottom: 5px;
    margin-top: 50px;
}
.inPageSubTitle{
	font-size: 13px;
    font-weight: 300;
    color: #565656;
    margin-top: 5px;
}
.inSearchTitle{
	font-size: 22px;
    font-weight: 700;
    color: rgb(236,39,63);
    margin-bottom: 5px;
}
.inSearchSubTitle{
	font-size: 13px;
    font-weight: 300;
}
#quick_search_form label{
	font-weight: 500;
    font-size: 14px;
    color: #565656;
}
#quick_search_form .gt-btn-green{
	font-size: 13px;
	border-radius: 5px;
    font-weight: 500;
	padding: 10px 20px
}
#baisc_search_form label{
	font-weight: 500;
    font-size: 14px;
    color: #565656;
}
#baisc_search_form .gt-btn-green{
	font-size: 13px;
	border-radius: 5px;
    font-weight: 500;
	padding: 10px 20px
}

#location_search_form label{
	font-weight: 500;
    font-size: 14px;
    color: #565656;
}
#location_search_form .gt-btn-green{
	font-size: 13px;
	border-radius: 5px;
    font-weight: 500;
	padding: 10px 20px
}
#ocp_search_form label{
	font-weight: 500;
    font-size: 14px;
    color: #565656;
}
#ocp_search_form .gt-btn-green{
	font-size: 13px;
	border-radius: 5px;
    font-weight: 500;
	padding: 10px 20px
}
.inSuccess .thumbnail{
	padding-top: 0px;
	border-radius: 5px !important;
	border: 2px;
	box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 10%);
        /* max-height:337px !important;
        height:334px !important; */
}
.inSuccess .thumbnail h5{
	font-size: 13px;
    font-weight: 600;
    color: #EB3678;
    margin-top: 5px;
    margin-bottom: 5px;
}
.inSuccess .thumbnail img{
	border-radius: 5px 5px 0px 0px;
}
.inSuccess .thumbnail p{
	font-size: 12px;
    color: #565656;
}
.inSuccess .thumbnail .caption {
    padding: 5px 15px 15px 15px;
    color: #333;
}
.inSuccess .thumbnail .btn-sm{
	border-radius: 5px;
}
.inSuccessForm label{
	font-weight: 500;
    font-size: 14px;
    color: #565656;
}
.inSuccessForm select.gt-form-control{
	/*background: url(../img/sel-dropdown.gif) no-repeat scroll right center;*/
   /* -webkit-appearance: none;
    -moz-appearance: none;*/
    border-radius: 5px !important;
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px;
     /*-webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
     box-shadow: inset 0 8px 2px -6px #f0f0f0;*/
}
.inSuccessForm .gt-form-control{
	border-radius: 5px !important;
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px;
    /*-webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
     box-shadow: inset 0 8px 2px -6px #f0f0f0;*/
}
.gt-upload-photo .gt-profile-pic-panel {
   	width: 100%;
    float: left;
    padding: 15px;
    /*border-radius: 5px !important;
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 20%);*/
    background:#f7f7f7;
    border-top: 4px solid rgb(236,39,63);
    border-start-start-radius:40px;
    border-bottom: 4px solid rgb(236,39,63);
    border-end-end-radius:40px;
}
.gt-upload-photo .gt-profile-pic-title {
    padding: 15px;
    background: rgb(236, 39, 63);
    color: #FFFFFF;
    width: 100%;
    float: left;
    border-radius: 5px 5px 0px 0px;
}
.gt-upload-photo .gt-profile-pic-title h4 {
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
}
.gt-upload-photo .btn-computer {
    color: #fff;
    background-color: #232f3e;
    border-color: #232f3e;
    font-size:11px;
    transition: all 0.3s ease-in-out;
}
.inPhotoUploadBtn{
	font-size: 18px;
   	padding: 15px 20px;
}
.gt-upload-photo .btn-computer h4 {
    font-size: 16px;
    display: inline;
    vertical-align: super;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    border-left: 1px solid #C56404;
    padding-top: 5px;
    padding-bottom: 5px;
}
.gt-upload-photo .btn-computer i {
    font-size: 30px;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #FB7B00;
}
.gt-upload-photo .btn-facebook {
    background: #3b5998;
    padding: 15px 10px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    box-shadow: inset 1px 2px 2px 0px #749DF3;
}
.gt-upload-photo .btn-facebook h4 {
    font-size: 16px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: super;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    border-left: 1px solid #273E6F;
    padding-top: 5px;
    padding-bottom: 5px;
}
.gt-upload-photo .btn-facebook i {
    font-size: 30px;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #4B74C9;
}
.gt-upload-photo .gt-or-upload h4 {
    padding: 20px 10px;
    border-radius: 50%;
    text-align: center;
    background: #E0E0E0;
    border: 1px solid #CAC9C9;
    margin-top: 0px;
    box-shadow: inset 1px 2px 3px 0px white;
}
.inUploadPhoto{
	box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 20%);
	width: 100%;
    float: left;
	border-radius: 41px 0px 41px 0px ;
}
.inUploadPhoto .gt-profile-pic-panel{
	box-shadow: none;
}
.inUploadPhoto .gt-profile-pic-title h4 {
    font-size: 15px !important;
    font-weight: 500;
    padding: 4px 0px;
}
.inCMS .gt-panel{
	/* box-shadow: 0px 2px 4px 0px #BFBFBF; */
    border-radius: 0px 0px 5px 5px;
}
.inCMS .gt-panel .gt-panel-body {
    padding: 10px 15px;
    border: none !important;
    box-shadow: none;
    border-radius: 0px 0px 5px 5px;
}
.inCMS .gt-panel-border-orange {
    /* border-top: 8px solid rgb(236,39,63); */
    padding: 15px;
    /* margin-bottom: 1px; */
    background: #fbfbfb;
    border-left: 0px;
	border-right: 0px;
    border-bottom: 1px solid #DDDDDD;
    border-radius: 5px 5px 0px 0px;
}
.inCMS .gt-panel-border-orange h2{
	margin-top: 10px;
    margin-bottom: 10px;
    font-size: 26px;
	font-weight: 900;
}
.inViewProSection{
	border-radius: 5px;
    margin-bottom: 30px;
}
.inViewApproveStripe{
	background: red;
    color: white;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 5px;
}
.gt-view-profile .gt-panel{
	/*box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
	border-radius: 5px;
	margin-bottom: 30px;*/
}
.gt-view-profile{
    background-color: #fbfbfb;

}

.gt-view-profile .gt-panel.gt-panel-default .gt-panel-head {
    padding-bottom: 10px;
	padding-top: 10px;
    border-radius: 5px 5px 0px 0px;
    background:rgb(236,39,63);
    color:#ffffff;
    width:100%;
    float:left;
    border-bottom: 1px solid #f3f3f3;
	border-left: 0px;
	border-right: 0px;
	border-top:0px;
}
.gt-view-profile .gt-panel.gt-panel-default .gt-panel-head .btn{
	font-size: 13px;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
}
.gt-view-profile .gt-panel.gt-panel-default .gt-panel-head span {
    font-size: 15px;
    margin-top: 5px;
}
.gt-view-profile .gt-panel.gt-panel-default .gt-panel-body {
  	background-color: #fbfbfb;
    border: none;
    border-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: none;
	border-radius: 0px 0px 5px 5px;
}
.gt-view-profile .gt-panel.gt-panel-default .gt-panel-head span i {
    margin-right: 10px;
    color: #ffffff;
}
.gt-view-profile .gt-view-detail {
    font-size: 13px;
}
.gt-view-profile .gt-view-detail label{
    font-size: 13px;
    font-weight: 600;
    color: #565656;
}
.gt-view-profile .gt-view-detail b {
    font-weight: 500;
    color: #499202;
}
.gt-view-profile .gt-form-control {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background-color: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 5px;
    height: 19px;
   /* -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;*/
}
.gt-view-profile select.gt-form-control {
    background: url(../img/sel-dropdown.gif) no-repeat scroll right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 5px !important;
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px;
}
.gt-view-profile textarea{
	height: auto !important;
}

.gt-view-profile .chosen-container-multi .chosen-choices {
    border: 1px solid #ddd;
    background-color: #fefefe;
    color: #666;
    padding: 0px;
    border-radius: 5px;
    /* -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0; */
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px !important;
}
.gt-view-profile .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: auto !important;
    width: 170px !important;
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px !important;
}
.gt-view-profile .chosen-container-single .chosen-single {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background-color: #fefefe;
    color: #666;
    padding: 10px;
    border-radius: 3px;
    height: 40px;
    /* -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0; */
	font-size: 13px;
}
.thumbnail .gt-view-caption {
    transition: all 0.5s ease-in-out;
    display: none;
    color: #FFFFFF;
    /*background-color: rgba(247, 122, 0, 0.8);*/
}
.thumbnail:hover .gt-view-caption {
    background-color: rgb(236, 39, 63, 0.8); 
    display: block;
    padding: 15px 10px;
    text-align: center;
    margin-top: -50px;
    z-index: 9999;
    position: relative;
    color: rgb(255, 255, 255, 1.00);
    font-size: 14px;
    display: block;
}
/*------------------------------green tech view profile end-------------------------------*/
/*------------------------------green tech member profile-------------------------------*/

.gt-pref-match {
    background-color: #499202;
    float: left;
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 16px;
}
.gt-pref-not-match {
    background-color: #C7C7C7;
    float: left;
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 16px;
}
a.gt-member-profile-circle {
    padding: 20px 10px;
    text-align: center;
    background-color: rgba(236, 236, 236, 1.00);
    border-radius: 50%;
    width: 100%;
    float: left;
    color: #E47203;
    margin-top: 50px;
    margin-bottom: 15px;
}
a.gt-member-profile-circle:hover {
    color: #C96401;
}
.gt-member-profile-circle i {
    font-size: 40px;
    margin-bottom: 5px;
}
/*------------------------------green tech view profile end-------------------------------*/


.gt-saved-search-bucket {
    background-color:#ffff !important;
    border: none !important;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
    padding: 20px !important;
}
.gt-saved-search-bucket a{
	cursor: pointer;
	color:#499202;
}
.gt-saved-search-bucket h5{
	color: #565656;
	margin-bottom: 20px;
}
.gt-saved-search-bucket a i {
    font-size: 22px;
    padding: 0px 10px;
}
.gt-saved-search-bucket h3 span {
	font-size: 20px;
}
.gt-saved-search-bucket .btn{
	padding: 10px 25px 10px 25px;
    font-size: 13px;
    font-weight: 600;
	color: #fff !important;
}
/*.gt-saved-search-bucket h3 span {
   color: rgb(99, 99, 99) !important;
}*/


.gtMemAlbum {
    position: absolute;
    background: #FF6D00;
    padding: 12px 20px;
    border-radius: 50%;
    top: -15px;
    left: -5px;
    color: white;
    font-size: 18px;
    box-shadow: -1px 1px 7px #636363;
}
.gtMemProfileBtn .btn-default{
	color: rgb(236,39,63);
    background-color: #f9f9f9;
    border-color: #dcdcdc;
    font-weight: 500;
    letter-spacing: 0.4px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
/*.gtMemProfileBtn .btn-default:hover{
    background-color: #ffffff;
}*/
/*-----------------------------------thumbnail view search result-------------------------------*/

#result ul {
    list-style: none;
}
#result #pagination {
    margin: 0px;
    padding: 0px;
}
#result .buttons {
    margin-bottom: 20px;
}
#result .list li.gt-main-profile {} #result .grid li.gt-main-profile {
    float: left;
    width: 25%;
    margin-left:5px ;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    height: 249px !important;
    max-height: 464px !important;
    margin:15px;
}
#result .list li.gt-main-profile {} #result .grid li.gt-main-profile img{
   border:none !important;
   width:50%;
}
/*@media only screen and (max-width: 600px) {
 #result .grid li.gt-main-profile  {
   
    height: 356px !important;
    max-height: 470px !important;
}
}
@media only screen and (max-width: 600px) {
  #result .grid li.gt-main-profile img  {
   
    border:none !important;
     width:30%;
}
}*/
#result .list li.gt-main-profile {} #result .grid li.gt-main-profile .thumbnail{
   border:none !important;


}
#result .grid li.gt-main-profile h4 {
    font-size: 14px;
}
#result .grid li.gt-main-profile .gridHidden {
    display: none !important;
}
#result .grid li.gt-main-profile .gridFullWidth {
    width: 100% !important;
}
.ne-result-pagination nav {
    clear: both;
    width: 100%;
}
/*-----------------------------------thumbnail view search result End-------------------------------*/
/*-- Borders --*/

.gt-border-right-green {
    /*border-right: 1px solid #3d7c00;*/
}
/*.gt-border-left-green {
    border-left: 1px solid #3d7c00;
} */
.gt-border-bottom-smoke-white {
    border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.gt-border-radius-5 {
    border-radius: 5px;
}
.inBorderExtraLightGrey{
	border-bottom: 1px solid #f3f3f3;
}
.gt-panel .gt-panel-body.gt-border-top-grey {
    border-top: 1px solid #DDDDDD !important;
}
/*-- /. Borders --*/
/*----------------------------------extra bg colors--------------------------------------*/
.gt-bg-badge{
    background: #fbfbfb !important;
}
.gt-bg-white {
    background: rgba(255, 255, 255, 1.00) !important;
}
.gt-bg-orange {
    background: #e47203 !important;
}
.gt-bg-blue {
    background: rgb(8, 156, 190);
}
.gt-bg-green {
    /*background: #D9475C;*/
    background:rgb(236,39,63);
    color: #FFFFFF;
}
/*.gt-bg-lgblue{
    background-color: #FFEFE8;
}*/
/*----------------------------------extra bg colors End----------------------------------*/
/*-- Text Colors --*/
.gt-text-blue{
	color:#232f3e !important;
}
.gt-text-indigo{
      color:#101130;
     font-size:14px;
}
.inThemeOrange{
	color:rgb(236,39,63) !important;
}
.inThemePink{
      /*color:#CB356B;*/
       color:rgb(236, 39, 63);
}
.aboutus h4{
     font-size:18px;
     color:#CB356B !important;
}
.inThemeGreen{
	color:#499202;
}
.inThemeRed{
	color:#CB0003;
}
.inGrey500{
	color:#565656 !important
}
.textLightS{
	color: #4fa8a9;
}
.index-color-1{
	color:#f6d206;
}
.index-color-2{
	color:#1572A1;
}
.index-color-3{
	color:#F68989;
}
.index-color-4{
	color:#24A19C;
}
.gt-text-orange {
    color: rgb(236,39,63);
}
a.gt-text-orange {
    color: rgba(255, 255, 255, 1.00);
}
a.gt-text-orange:hover,
a.gt-text-orange:focus {
    color: rgba(239, 239, 239, 1.00);
}
.gt-text-green {
    color: rgb(236,39,63) !important;
}
a.gt-text-green {
    color: #499202;
}
a.gt-text-green:hover,
a.gt-text-green:focus {
    color: #336601;
}
.gt-text-black {
    color: rgba(0, 0, 0, 1.00);
}
a.gt-text-black {
    color: #000000;
}
a.gt-text-black:hover,
a.gt-text-black:focus {
    color: rgba(91, 91, 91, 1.00);
}
.gt-text-white {
    color: #fff !important;
    font-family: 'Cabin', sans-serif !important;
}
a.gt-text-white {
    color: rgba(255, 255, 255, 1.00);
}
a.gt-text-white:hover,
a.gt-text-white:focus {
    color: rgba(239, 239, 239, 1.00);
}
.gt-text-blue {
    color:#232f3e !important;
}
a.gt-text-blue {
    color:#232f3e !important;
}
a.gt-text-blue:hover,
a.gt-text-blue:focus {
    color: rgba(4, 125, 152, 1.00);
}
.gt-text-Grey {
    color: #505050 !important;
}
a.gt-text-Grey {
    color: #505050 !important;
}
a.gt-text-Grey:hover,
a.gt-text-Grey:focus {
    color: #2B2B2B !important;
}
.gt-text-light-Grey {
    color: #999 !important;
}
a.gt-text-light-Grey {
    color: #999 !important;
}
a.gt-text-light-Grey:hover,
a.gt-text-light-Grey:focus {
    color: #2B2B2B !important;
}
.gt-text-yellow{
    color:#ffd400 !important;
}
.gt-text-brown{
     color:#6a381f !important;
}
/*-- /. Text Colors --*/
/*-- Margins --*/
.mt-0{
	margin-top: 0px !important;
}
.mt-5{
	margin-top: 5px;
}
.mt-10{
	margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mt-20{
	margin-top: 20px;
       
}
.mt-30{
    margin-top: 30px;
}
.mt-50{
	margin-top: 50px;
}

.mb-0{
	margin-bottom: 0px !important;
}
.mb-5{
	margin-bottom: 5px;
}
.mb-10{
	margin-bottom: 10px;
}
.mb-20{
	margin-bottom: 40px;
}
.mb-25{
	margin-bottom: 25px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-50{
	margin-bottom: 50px;
}
.mr-5{
	margin-right: 5px;
}
.mr-10{
	margin-right: 10px;
}


.gt-margin-top-0 {
    margin-top: 0px;
}
.gt-margin-top-3 {
    margin-top: 3px;
}
.gt-margin-top-5 {
    margin-top: 5px;
}
.gt-margin-top-8 {
    margin-top: 8px;
}
.gt-margin-top-10 {
    margin-top: 10px;
}
.gt-margin-top-15 {
    margin-top: 15px;
}
.gt-margin-top-20 {
    margin-top: 20px;
}
.gt-margin-top-25 {
    margin-top: 25px;
}
.gt-margin-top-30 {
    margin-top: 30px;
}
.gt-margin-top-35 {
    margin-top: 35px;
}
.gt-margin-top-40 {
    margin-top: 40px;
}
.gt-margin-top-45 {
    margin-top: 45px;
}
.gt-margin-top-50 {
    margin-top: 50px;
}
.gt-margin-top-minus-20 {
    margin-top: -20px;
}
.gt-margin-bottom-0 {
    margin-bottom: 0px;
}
.gt-margin-bottom-5 {
    margin-bottom: 5px;
}
.gt-margin-bottom-10 {
    margin-bottom: 10px;
}
.gt-margin-bottom-15 {
    margin-bottom: 15px;
}
.gt-margin-bottom-20 {
    margin-bottom: 20px;
}
.gt-margin-bottom-25 {
    margin-bottom: 25px;
}
.gt-margin-bottom-30 {
    margin-bottom: 30px;
}
.gt-margin-bottom-35 {
    margin-bottom: 35px;
}
.gt-margin-bottom-40 {
    margin-bottom: 40px;
}
.gt-margin-bottom-45 {
    margin-bottom: 45px;
}
.gt-margin-bottom-50 {
    margin-bottom: 50px;
}
.gt-margin-right-0 {
    margin-right: 0px;
}
.gt-margin-right-3 {
    margin-right: 3px;
}
.gt-margin-right-5 {
    margin-right: 5px;
}
.gt-margin-right-8 {
    margin-right: 8px;
}
.gt-margin-right-10 {
    margin-right: 10px;
}
.gt-margin-right-13 {
    margin-right: 13px;
}
.gt-margin-right-18 {
    margin-right: 18px;
}
.gt-margin-right-20 {
    margin-right: 20px;
}
.gt-margin-left-0 {
    margin-left: 0px;
}
.gt-margin-left-3 {
    margin-left: 3px;
}
.gt-margin-left-5 {
    margin-left: 5px;
}
.gt-margin-left-8 {
    margin-left: 8px;
}
.gt-margin-left-10 {
    margin-left: 10px;
}
.gt-margin-left-13 {
    margin-left: 13px;
}
.gt-margin-left-18 {
    margin-left: 18px;
}
.gt-margin-left-20 {
    margin-left: 20px;
}

.pr-5{
	padding-right: 5px;
}
.pl-0 {
    padding-left: 0px;
}
.pl-5 {
    padding-left: 5px;
}
.pl-10 {
    padding-left: 10px;
}
.pl-15 {
    padding-left: 15px;
}
.pl-20 {
    padding-left: 20px;
}
.pl-25 {
    padding-left: 25px;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-35 {
    padding-left: 35px;
}
.pl-40 {
    padding-left: 40px;
}
.pl-45 {
    padding-left: 45px;
}
.pl-50 {
    padding-left: 50px;
}
.pr-0 {
    padding-right: 0px;
}
.pr-5 {
    padding-right: 5px;
}
.pr-10 {
    padding-right: 10px;
}
.pr-15 {
    padding-right: 15px;
}
.pr-20 {
    padding-right: 20px;
}
.pr-25 {
    padding-right: 25px;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-35 {
    padding-right: 35px;
}
.pr-40 {
    padding-right: 40px;
}
.pr-45 {
    padding-right: 45px;
}
.pr-50 {
    padding-right: 50px;
}
.pt-0 {
    padding-top: 0px;
}
.pt-5 {
    padding-top: 5px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-35 {
    padding-top: 35px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-0 {
    padding-bottom: 0px;
}
.pb-5 {
    padding-bottom: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-45 {
    padding-top: 45px;
}
.pb-50 {
    padding-bottom: 50px;
}

/*---- FONT SIZE CSS ----*/

.font-10 {
    font-size: 10px;
}
.font-11 {
    font-size: 11px;
}
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}
.font-14 {
    font-size: 14px;
}
.font-15 {
    font-size: 15px;
}
.font-16 {
    font-size: 16px;
    font-weight: normal;
}
.font-18 {
    font-size: 18px;
    font-weight: normal;
}
.font-20 {
    font-size: 20px !important;
    font-weight: normal;
}
.font-22 {
    font-size: 22px;
    font-weight: normal;
}
.font-24 {
    font-size: 18px;
    font-weight: normal;
}
.font-26 {
    font-size: 26px;
    font-weight: normal;
}
.font-28 {
    font-size: 28px;
    font-weight: normal;
}
.font-30 {
    font-size: 30px;
    font-weight: normal;
}
.font-38 {
    font-size: 38px !important;
    font-weight: normal;
}
.gt-font-weight-300 {
    font-weight: 300;
}
.gt-font-weight-400 {
    font-weight: 400;
}
.gt-font-weight-500 {
    font-weight: 500;
}
.gt-font-weight-600 {
    font-weight: 600;
}
.gt-font-weight-700 {
    font-weight: 600;
}
.gt-font-weight-800 {
    font-weight: 800;
}
.gt-font-weight-normal {
    font-weight: normal;
}
.gt-font-weight-light {
    font-weight: lighter;
}
.gt-font-weight-bold {
    font-weight: bold;
}
/*---- FONT SIZE CSS END----*/
.flat {
    border-radius: 0px !important;
}
.gt-inline-block {
    display: inline-block;
}
.gt-tabs .nav li a {
    padding: 15px 15px;
    background-color: rgb(228, 114, 3);
    color: white;
    border-color: #ddd;
    box-shadow: inset 0px -4px 6px 0px #C36000;
    border-radius: 5px 5px 0px 0px;
}
.gt-tabs .nav li.active a {
    color:  #4A4A4A;
    border-bottom-color: transparent;
    border-top-color: transparent;
    box-shadow: 0px -6px 0px 0px #E47203;
    border-radius: 5px 5px 0px 0px;
}
.gt-tabs .tab-content {
    padding: 15px 10px;
    /* border: 1px solid #ddd; */
    /* background-color: #fffac1a8; */
    background-color: #fbfbfb;
    border-top: 0px;
    margin-bottom: 20px;
}
.gt-body {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(249, 249, 249, 1);
   /* border: 1px solid rgba(225, 225, 225, 1.00);
    box-shadow: 0px 2px 0px 0px rgba(208, 208, 208, 1);*/
}
.gt-panel-border-green {
    /*border-top: 8px solid #499202;*/
    padding: 15px;
    margin-bottom: 1px;
    background: rgba(249, 249, 249, 1);
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-radius: 5px 5px 0px 0px;
}
.gt-panel-border-orange {
    /* border-top: 8px solid #e47203; */
    padding: 15px;
    margin-bottom: 1px;
    background: rgba(249, 249, 249, 1);
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-radius: 5px 5px 0px 0px;
}
.gt-panel.gt-panel-orange .gt-panel-head {
    /*background: #e47203;*/
    background:rgb(236,39,63);    
    color: rgba(255, 255, 255, 1.00);
}
.gt-panel.gt-panel-green .gt-panel-head {
    background: #499202;
    color: rgba(255, 255, 255, 1.00);
}
.gt-panel.gt-panel-default .gt-panel-head {
    background: #f2f2f2;
    color: #353535;
    border-bottom: 0px;
    width: 100%;
    float: left;
    border: 1px solid #DDDDDD;
}
.gt-panel.gt-panel-blue .gt-panel-head {
    background-color: rgb(8, 156, 190);
    color: white;
    border-color: rgb(8, 156, 190);
    border-bottom: 0px;
}
.gt-panel {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.gt-panel .gt-panel-head {
    padding: 15px;
}
.gt-panel .gt-panel-head .gt-panel-title,
.gt-panel .gt-panel-border-green .gt-panel-title {
    font-size: 24px;
text-align:center;
color:rgb(255,255,255);
font-weight:bold;
}
.gt-panel .gt-panel-head .gt-panel-title,
.gt-panel .gt-panel-border-orange .gt-panel-title {
    font-size: 16px;
}
.gt-panel .gt-panel-body {
    padding: 10px 15px;
    border-top: none !important;
    background: rgba(249, 249, 249, 1);
    box-shadow: 0px 2px 0px 0px rgba(208, 208, 208, 1);
    -webkit-box-shadow: 0px 2px 0px 0px rgba(208, 208, 208, 1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(208, 208, 208, 1);
    width: 100%;
    float: left;
    border: 1px solid #DDDDDD;

}
/*=============================Greenstrap panel end===============================*/
/*.gt-navbar-green .nav .open > a,
.gt-navbar-green .nav .open > a:hover,
.gt-navbar-green .nav .open > a:focus {
    background-color: rgba(64, 131, 0, 0.5);
    border-color: #337ab7;
}*/
.gt-navbar-green.navbar ul.navbar-nav li a {
    letter-spacing: 0.5px;
    font-weight: 500;
    color: rgb(236,39,63);
    font-size: 12px;
    /*text-shadow: 0px 2px 1px #3b6b0e;*/
    text-transform:uppercase;
}
/*.gt-navbar-green ul.nav > li > a:hover,
.gt-navbar-green ul.nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(64, 131, 0, 0.5);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}*/
.gt-navbar-green .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.gt-navbar-green.navbar ul.navbar-nav li.dropdown ul li a {
    color: rgb(236,39,63) !important;
    text-shadow: none;
}
.gt-navbar-green.navbar .dropdown-menu {
    -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .175);
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .175);
    padding: 0px;
	background-color: white;
    color: rgb(117, 117, 117) !important;
}
.gt-navbar-green.navbar .dropdown-menu > li > a {
    padding: 8px 20px;
    white-space: nowrap;
}
.gt-navbar-green {
    background-color: #fff;
    /*border-color: #499202;
    box-shadow: 0px 3px 9px 0px rgb(0 0 0 / 35%);*/
    font-family: sans-serif !important;
    /*display:flex;
     justify-content:center; */
}
.chosen-container-multi .chosen-choices {
    border: 1px solid #ddd;
    background-color:white;
    color: #666;
    padding: 9px;
    border-radius: 5px;
    /* -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0; */
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
    /* font-family: 'Poppins', sans-serif !important; */
    font-size: 13px !important;
}
.inThemeFormControl {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
    color: #666;
    padding: 9px;
    border-radius: 5px;
    height: 19px;
    -webkit-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    -moz-box-shadow: inset 0 8px 2px -6px #f0f0f0;
    box-shadow: inset 0 8px 2px -6px #f0f0f0;
}
 select.inThemeFormControl {
    background: url(../img/sel-dropdown.gif) no-repeat scroll right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 5px !important;
    /* font-family: 'Poppins', sans-serif; */
    font-size: 13px;
}

.gt-form-control {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
   /* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}
.gt-form-control:focus {
    border-color: #cecece;
    outline: 0;
    box-shadow: 0px 0px 5px 0px #cccccc;
}
/*=============================Greenstrap form End===================================*/
/*==================================green strap btns=================================*/

.gt-btn-xxl {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: normal;
}
.gt-btn-xl {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: normal;
}
.gt-btn-lg {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: normal;
}
.gt-btn-md {
    padding: 10px 16px;
    font-size: 12px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: normal;
}
.gt-btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: normal;
}
.gt-btn-orange {
    color: #fff;
    background-color: rgb(236,39,63);
    /*border-color: #E47203;*/
    transition: all 0.3s ease-in-out;
}
.gt-btn-orange:hover,
.gt-btn-orange:focus,
.gt-btn-orange.focus,
.gt-btn-orange:active,
.gt-btn-orange.active,
.open > .dropdown-toggle.gt-btn-orange {
    color: #fff;
    background-color: rgb(236, 39, 63);
    /*border-color: #e4760a;*/
    outline: none !important;

}
.inBtnTheme-1{
	padding: 13px 25px 13px 25px;
    font-size: 14px;
    font-weight: 600;
}
.inBtnTheme-2{
	padding: 10px 25px 10px 25px;
    font-size: 13px;
    font-weight: 600;
}

.gt-btn-green {
    color: #fff;
    background-color: rgb(236,39,63);
    /*border-color: #499202;*/
    transition: all 0.3s ease-in-out;
}
.gt-btn-green:hover,
.gt-btn-green:focus,
.gt-btn-green.focus,
.gt-btn-green:active,
.gt-btn-green.active,
.open > .dropdown-toggle.gt-btn-green {
    color: #fff;
    background-color: rgb(236, 39, 63);
    outline: none !important;
    /*border-color: #356B01;*/
}
.gt-btn-blue {
    color: #fff;
    background-color: #232F3E;    
}
.gt-btn-blue:hover,.gt-bg-blue:focus{
    color:#fff;

}
/*.gt-btn-blue:hover,
.gt-btn-blue:focus,
.gt-btn-blue.focus,*/
/*.gt-btn-blue:active,
.gt-btn-blue.active,*/
.open > .dropdown-toggle.gt-btn-blue {
    color: #fff;
    background-color: #3B5998;
    /*border-color: #3B5998;*/
}
/* .gt-bt-ouline{
    border: 2px solid rgb(236, 39, 63);
    background-color: none;
    color: rgb(236, 39, 63);
} */
.gt-bt-ouline{
    border-color: #2E073F;
    background-color: none;
    color: #2E073F;
}
/*==================================green strap btns End=============================*/
/*----------------------------------Greenstrap End-----------------------------------*/
/*----------------------------------------Ripple link material design------------------------------------------------*/

.ripplelink {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 0px;
    overflow: hidden;
}
.ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.animate {
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear;
}
@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
    }
}
@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
    }
}
@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5);
    }
}
@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}


/*-------------------------------------------Ripple link material design End------------------------------------------------*/

@media (max-width: 479px) {
    #result .grid li.gt-main-profile{
        width: 100%;
    }
	.chatbox {
	right: 0px !important;
    width: 100% !important;
	z-index: 1111 !important;

}
	.chatboxhead{
    width: 100% !important;
	padding: 7px 25px 7px 25px !important;
}
	.chatboxcontent{
		width: 100% !important;
		height: 165px !important;
	}
	.chatboxtextarea{
		width: 100% !important;
	}
	.onlineWidget {
    	left: 0 !important;
		width: 150px !important;
		z-index: 1111 !important;
	}
	.onlineWidget.label {
 		font-size: 9px !important;
	}
	.count {
		font-size: 20px !important;
    	width: 14px !important;
	}
	.channel {
		width: 150px !important;
	}
    .gtMarginTopSMXS10{
        margin-top: 10px;
    }
	.gtFontSMXS12{
		font-size: 12px ;
	}
    header h5 {
        font-size: 11px;
    }
    .gt-panel .gt-panel-head .gt-panel-title,
    .gt-panel .gt-panel-border-green .gt-panel-title {
        font-size: 13px;
    }
    .gt-left-pan-option a {
        background: #FFF none repeat scroll 0% 0%;
        font-size: 12px;
        color: #2E2E2E;
        transition: all 0.5s ease 0s;
        margin-bottom: 1px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    a.gt-result .btn {
        font-size: 11px;
    }
    .gt-result {
        margin-bottom: 10px;
    }
    .gt-upload-photo .gt-btn-xxl {
        font-size: 14px;
    }
    .gt-or {
        font-size: 24px;
        margin-top: 0px;
        text-align: center;
        padding: 40px 10px;
        border-radius: 50%;
        background: #D5D5D5 none repeat scroll 0% 0%;
        box-shadow: inset 0px 2px 2px rgb(236, 236, 236);
        border: 1px solid rgb(192, 192, 192);
    }
    .gt-tabs .nav li a {
        padding: 15px 10px;
        font-size: 12px;
        border-radius: 0px;
        color: #3E3E3E;
    }
	.gt-tabs .nav li {
        width: 50% !important;
    }
	.gt-search-opt .nav-tabs > li {
        float: none !important;
        margin-bottom: 1px !important;
    }
    .gt-upload-photo .btn-computer h4 {
        font-size: 12px;
    }
    .gt-upload-photo .btn-computer i {
        font-size: 20px;
        padding-right: 15px;
        padding-left: 15px;
        border-right: 1px solid #FB7B00;
    }
    .gt-upload-photo .btn-facebook h4 {
        font-size: 12px;
    }
    .gt-upload-photo .btn-facebook i {
        font-size: 20px;
    }
    .gt-view-profile .gt-panel-default .gt-panel-head span {
        font-size: 14px !important;
    }
    /*-------------------------gt-index----------------------*/
    
    .gt-pad-lr-0-479 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .gt-slide-sec{
        position: relative;
        background: none !important;
        background: none !important; 
        padding: 0px;
    }
    .gt-slide-cont{
        position: relative;
        top:0rem;
        left:0px;               
        color:rgb(236, 39, 63);
        background-color: white;
        z-index: 1;
    }
    .gt-slide-cont h1{
        font-size: 30px;
    }
    .inPrem2Search{   
         position:relative;
        background-color:#ec273f !important;
        padding-top: 20px;
        padding-bottom: 20px;
        top:20px;
        width:100%;
        /* border-radius:5px;   */
    }
    .gt-slide-up {
        position: relative !important;
        z-index: 1;
              
    }
    .gt-slideup-form{
        margin-top:0px;
        margin-bottom:0px;
        padding: 0px;
        /*background: rgba(225, 225, 225) none repeat scroll 0% 0%;*/
    }
    .gt-slideUp-form-body{
        margin-top:0px;
        margin-bottom:0px;
        padding: 0px;       
    }
    .gt-slideUp-form-body h2{
        color:#000;     
    }
    .gt-index-reg-btn {
        text-align: center;
    }
    .gt-index-fb-btn {
        text-align: center;
    }
    #features .thumbnail{
        border:none;
        /*box-shadow:5px 10px 18px #000000ab;*/
     }

    /*-------------------------gt-index-end----------------------*/
    
    a.gt-member-profile-circle {
        margin-bottom: 10px;
        margin-top: 10px;
    }
	.gtBorderRightSMXS0{
		border-right:0px !important; 
	}
	.gtBorderLeftSMXS0{
		border-left:0px !important; 
	}
	.custom-chosen .chosen-container {
    width: 44% !important;
}
}
@media (min-width: 480px) and (max-width: 767px) {
    #result .grid li.gt-main-profile{
        width: 100%;
    }
	.chatbox {
	right: 0px !important;
    width: 100% !important;
	z-index: 1111 !important;

}


 #owl-demo-2 .item img {
        min-height: 480px;
    }
    #owl-demo-2 .item {
        min-height: 480px;
    }
	.chatboxhead{
    width: 100% !important;
	padding: 7px 25px 7px 25px !important;
}
	.chatboxcontent{
		width: 100% !important;
		height: 165px !important;
	}
	.chatboxtextarea{
		width: 100% !important;
	}
	.onlineWidget {
    	left: 0 !important;
		width: 150px !important;
		z-index: 1111 !important;
	}
	.onlineWidget.label {
 		font-size: 9px !important;
	}
	.count {
		font-size: 20px !important;
    	width: 14px !important;
	}
	.channel {
		width: 150px !important;
	}
    .gtMarginTopSMXS10{
        margin-top: 10px;
    }
	.gtFontSMXS12{
		font-size: 12px ;
	}
    .gt-result {
        margin-bottom: 10px;
    }
    .gt-or {
        margin-top: 0px;
        text-align: center;
        padding: 60px 10px;
        border-radius: 50%;
        background: #D5D5D5 none repeat scroll 0% 0%;
        box-shadow: inset 0px 2px 2px rgb(236, 236, 236);
        border: 1px solid rgb(192, 192, 192);
    }
    .gt-tabs .nav li a {
        padding: 20px 20px;
        font-size: 12px;
        border-radius: 0px;
        color: #3E3E3E;
    }
    .gt-search-opt .nav-tabs > li {
        float: none !important;
        margin-bottom: 1px !important;
    }
    .mobile-collapse {
        display: none;
    }
    
    .gt-onslide-stamp {
        background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
        padding: 15px;
        margin-top: 40px;
        color: #499202;
        border-radius: 5px;
        width: 100%;
        float: left;
        margin-bottom: 0px;
    }
    .gt-slideup-bg{
        z-index: -10000;
    }
    .gt-slide-up {
        /* position: absolute !important; */
        z-index: -1;
    }
    .gt-slide-sec{
        position: relative;
        background: none !important;
        background: none !important;
        margin-bottom: 0px;
    }
    .gt-slide-cont{
        position: absolute;
        top:11rem;        
        color:white;
    }
    
    .inPrem2Search{           
        position: relative;
        background-color:#ec273f !important;
        padding-top: 20px;
        padding-bottom: 20px;       
        top:-3rem;
        width:100%;
        /* border-radius:5px;   */
    }
    
    #features .thumbnail{
        border:none;
        /*box-shadow:5px 10px 18px #000000ab;*/
     }
   
    
    a.gt-member-profile-circle {
        background: rgba(236, 236, 236, 1) none repeat scroll 0 0;
        border-radius: 50%;
        color: #e47203;
        float: left;
        margin-bottom: 15px;
        margin-top: 15px;
        padding: 20px 10px;
        text-align: center;
        width: 100%;
    }
	.gtBorderRightSMXS0{
		border-right:0px !important; 
	}
	.gtBorderLeftSMXS0{
		border-left:0px !important; 
	}
	.custom-chosen .chosen-container {
    		width: 44% !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    /*-------------------------gt-index----------------------*/
    
    .gt-onslide-stamp {
        background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
        padding: 15px;
        margin-top: 40px;
        margin-bottom: 0px;
        color: #499202;
        border-radius: 5px;
        width: 100%;
        float: left;
    }
    .gt-onslide-stamp {
        background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
        padding: 15px;
        margin-top: 40px;
        color: #499202;
        border-radius: 5px;
        width: 100%;
        float: left;
        margin-bottom: 0px;
    }
    .gt-slideup-bg{
        z-index: -10000;
    }
    .gt-slide-up {
        /* position: absolute !important; */
        z-index: -1;
    }
    .gt-slide-sec{
        position: relative;
        background: none !important;
        background: none !important;
        margin-bottom: 0px;
    }
    .gt-slide-cont{
        /* position: absolute; */
        position: relative;
        top:1rem;  
            
        color:white;
    }
    
    .inPrem2Search{           
        position: relative;
        background-color:#ec273f !important;
        padding-top: 20px;
        padding-bottom: 20px;       
        top:-3rem;
        width:100%;
        /* border-radius:5px;   */
    }
   
    #owl-demo-2 .item img {
        min-height: 780px;
    }
    #owl-demo-2 .item {
        min-height: 780px;
    }
    /*-------------------------gt-index-end----------------------*/
    
    /*.gt-navbar-green.navbar ul.navbar-nav li a {
        color: rgba(255, 255, 255, 1.00);
        font-size: 11px;
        text-shadow: 0px 2px 1px #285101;
    }*/
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
    .gt-upload-photo .gt-btn-xxl {
        font-size: 16px;
    }
    .gt-or {
        font-size: 30px;
        margin-top: 0px;
        text-align: center;
        padding: 66px 10px;
        border-radius: 50%;
        background: #D5D5D5 none repeat scroll 0% 0%;
        box-shadow: 0px 2px 2px #ECECEC inset;
        border: 1px solid #C0C0C0;
    }
    .gt-search-opt .nav > li > a {
        padding: 10px;
        font-size: 12px;
    }
    .gt-member-profile-circle i {
        font-size: 25px;
        margin-bottom: 5px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .gt-onslide-stamp span {
        font-size: 16px;
        margin-top: 10px;
        float: left;
    }
    .gt-slide-cont{
        position: absolute;
        left:2%;  
        right:8%;
        top:1rem;
        bottom:10rem;          
        color:white;
    }
    #owl-demo-2 .item img {
        min-height: 678px;
    }
    #owl-demo-2 .item {
        min-height: 678px;
    }
    /*-------------------------gt-index-end----------------------*/
    
    .gt-left-pan-option a {
        font-size: 14px;
    }
    .gt-search-opt .nav > li > a {
        padding: 10px;
        font-size: 12px;
    }
    .gt-upload-photo .btn-computer h4 {
        font-size: 14px;
    }
    .gt-upload-photo .btn-computer i {
        font-size: 24px;
    }
    .gt-upload-photo .btn-facebook h4 {
        font-size: 14px;
    }
    .gt-upload-photo .btn-facebook i {
        font-size: 24px;
    }
}
@media (min-width: 1200px) {
   
    .gt-padding-left-0 {
        padding-left: 0px;
    }
    .gt-slideUp-form-body h2{
        font-size: 48px;
    }
    .gt-slide-cont{
        position: absolute;
        left:0%;  
        right:6%;
        top:7rem;
        bottom:10rem;          
        color:white;
    }
}
/*--------------------------------------------animations-----------------------------------------*/

.gt-success-story .tab-content {
    -webkit-animation-name: success-tab;
    /* Chrome, Safari, Opera */
    
    -webkit-animation-duration: 1s;
    /* Chrome, Safari, Opera */
    
    animation-name: success-tab;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
@keyframes success-tab {
    0% {
        opacity: 0.3;
    }
    20% {
        opacity: 0.2;
    }
    30% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.4;
    }
    60% {
        opacity: 0.6;
    }
    80% {
        opacity: 0.8;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes success-tab {
    0% {
        opacity: 0.3;
    }
    20% {
        opacity: 0.2;
    }
    30% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.4;
    }
    60% {
        opacity: 0.6;
    }
    80% {
        opacity: 0.8;
    }
    100% {
        opacity: 1;
    }
}
@keyframes match-tab {
    0% {
        opacity: 0.3;
        transition: ease-in-out 0.3s;
    }
    100% {
        opacity: 1;
        transition: ease-in-out 0.8s;
    }
}
/*--------------------------------------------animations End-----------------------------------------*/

.gt-word-wrap {
    word-break: break-all;
}
/*------ RESPONSIVE TABS END-----*/

.responsive-tabs-container[class*="accordion-"] .accordion-link {
    display: none;
    margin-bottom: 10px;
    padding: 10px 15px;
    background-color: rgb(236, 39, 63) !important;
    border-radius: 3px;
    /*border: 1px solid rgb(228, 114, 3) !important;*/
    color: #FFF !important;
}
/*------ RESPONSIVE TABS CSS END-----*/
/*----- VALIDATION CSS ------*/

.validetta-bubble,
.error {
    color: #e14d50;
}
/*----- VALIDATION CSS END ------*/
/*----- LOADER ------*/

input.ng-invalid.ng-dirty {
    border: 1px solid red !important;
}
/*.loader,
.loader:after {
    border-radius: 50%;
    width: 5em;
    height: 5em;
}
.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(47, 112, 16, 0.2);
    border-right: 1.1em solid rgba(47, 112, 16, 0.2);
    border-bottom: 1.1em solid rgba(47, 112, 16, 0.2);
    border-left: 1.1em solid rgb(236,39,63);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}*/
.loader {
        transform: rotateZ(45deg);
        perspective: 1000px;
        border-radius: 50%;
	margin: 60px auto;
       
        width: 6em;
        height: 6em;
        color: #ec273e;
      }
        .loader:before,
        .loader:after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: inherit;
          height: inherit;
          border-radius: 50%;
          transform: rotateX(70deg);
          animation: 1s spin linear infinite;
        }
        .loader:after {
          color: #ec273e;
          transform: rotateY(70deg);
          animation-delay: .4s;
        }

      @keyframes rotate {
        0% {
          transform: translate(-50%, -50%) rotateZ(0deg);
        }
        100% {
          transform: translate(-50%, -50%) rotateZ(360deg);
        }
      }

      @keyframes rotateccw {
        0% {
          transform: translate(-50%, -50%) rotate(0deg);
        }
        100% {
          transform: translate(-50%, -50%) rotate(-360deg);
        }
      }

      @keyframes spin {
        0%,
        100% {
          box-shadow: .2em 0px 0 0px currentcolor;
        }
        12% {
          box-shadow: .2em .2em 0 0 currentcolor;
        }
        25% {
          box-shadow: 0 .2em 0 0px currentcolor;
        }
        37% {
          box-shadow: -.2em .2em 0 0 currentcolor;
        }
        50% {
          box-shadow: -.2em 0 0 0 currentcolor;
        }
        62% {
          box-shadow: -.2em -.2em 0 0 currentcolor;
        }
        75% {
          box-shadow: 0px -.2em 0 0 currentcolor;
        }
        87% {
          box-shadow: .2em -.2em 0 0 currentcolor;
        }
      }
   
/*----- LOADER END ------*/

.gtco-testimonials {
    position: relative;
    margin-top: 30px;
  
    h2 {
      font-size: 30px;
      text-align: center;
      /* color: rgb(236,39,63); */
      margin-bottom: 50px;
    }
  
    .owl-stage-outer {
      padding: 30px 0;
    }
  
    .owl-nav {
      display: none;
    }
  
    /* .owl-dots {
      text-align: center;
  
      span {
        position: relative;
        height: 10px;
        width: 10px;
        border-radius: 50%;
        display: block;
        background: #fff;
        border: 2px solid #01b0f8;
        margin: 0 5px;
      }
  
      .active {
        box-shadow: none;  
        span {
          background: #01b0f8;
          box-shadow: none;
          height: 12px;
          width: 12px;
          margin-bottom: -1px;
        }
      }
    } */
  
    .card {
       background:white !important;
      /* box-shadow:5px 10px 18px #000000ab; */
      margin: 0 20px;
      padding: 0px;
      /* border-radius: 70px 0px 70px 0px; */
      /* border: 1px solid #EB3678; */
      /* border-left:0px; */
      /* border-right:0px; */
      
      .card-body{
        /* background:rgb(236,39,63);
        border-radius:70px 0px 70px 0px; */
        padding: 5px;
      }

  
      .card-img-top{
        /* max-width: 150px;
        border-radius: 50%;       
        margin: 0; */
        /* box-shadow: 0 8px 20px -4px #95abbb;
        width: 100px;*/
       /* height: 150px; 
       margin: auto; */

        height: 130px;
        width: 130px;
        background: #fff;
        background-position: top center;
        background-size: 100%;
        position: relative;
        border-radius: 50%;
        margin: 0 auto;
        font-size: 0;

      }
  
      h4 {
        color: #fff !important;
        font-size: 21px;
        line-height: 1.3;
  
        span {
          font-size: 18px;
          color: #ffff;
        }
      }
  
      p {
        font-size: 18px;
        color: #000;
        /* padding-bottom: 15px; */
      }
    }
  
    .active {
      opacity: 1;
      transition: all 0.3s;
    }
  
    .center {
      opacity: 1;
  
      h5 {
        font-size: 24px;
  
        span {
          font-size: 20px;
        }
      }
      .card{
        background:white !important;
        /* box-shadow:5px 10px 18px #000000ab; */
        margin: 0 20px;
       padding: 0px;
       /* border-radius: 70px 0px 70px 0px; */
       /*border: 3px solid #131A22;*/    
     
      }
    .card-body{
      /* background:rgb(236,39,63);
      border-radius:70px 0px 70px 0px; */
      /* padding: 5px; */
    }
  
      .card-img-top {
        /* max-width: 200px;
        border-radius: 50%;       
        height: 200px; */
        /* width: 120px; */
      }
    }
  }
  
  @media (max-width: 767px) {
    .gtco-testimonials {
      margin-top: 20px;
    }
  }
  
  .owl-carousel {
    .owl-nav button {
      &.owl-next, &.owl-prev {
        outline: 0;
      }
    }
  
    button.owl-dot {
      outline: 0;
    }
  }

/*success story testimonials*/

.suc-testimonials {
    position: relative;
    margin-top: 30px;
  
    h2 {
      font-size: 30px;
      text-align: center;
      color: #333333;
      margin-bottom: 50px;
    }
  
    .owl-stage-outer {
      padding: 30px 0;
    }
  
    .owl-nav {
      display: none;
    }
/*   
    .owl-dots {
      text-align: center;
  
      span {
        position: relative;
        height: 10px;
        width: 10px;
        border-radius: 50%;
        display: block;
        background: #fff;
        border: 2px solid rgb(236,39,63);
        margin: 0 5px;
      }
  
      .active {
        box-shadow: none;
  
        span {
          background: rgb(236,39,63) !important;
          box-shadow: none;
          height: 12px;
          width: 12px;
          margin-bottom: -1px;
        }
      }
    } */
  
    .card {
       /*background: rgb(236,39,63) !important;*/
       box-shadow:5px 5px 1px rgb(236,39,63) !important;
     /* box-shadow: 0 8px 30px -7px #c9dff0;*/
      margin: 0 20px;
      padding: 30px 20px;
      border-radius:30px;
      border: 3px solid rgb(236,39,63);     
      border-left:0px;
      border-right:0px;
  
      .card-img-top{
        max-width: 250px;
        border-radius:50%;
        margin: 5px auto 0;        
        /*box-shadow: 0 8px 20px -4px #95abbb;*/
        width: 250px;
        height:250px;   
        
      }
  
      h5 {
        color: rgb(236,39,63)!important;
        font-size: 26px;
        line-height: 1.3;
        font-weight:bold;

        span {
          font-size: 18px;
          color: #ffff;
        }
      }
  
      p {
        font-size: 18px;
        color:  rgb(236,39,63)!important;
        padding-bottom: 15px;
      }
    }
  
    .active {
      opacity: 1;
      transition: all 0.3s;
    }
  
    .center {
      opacity: 1;
  
      h5 {
        font-size: 24px;
  
        span {
          font-size: 20px;
        }
      }
       /* .fa-quote-left {
        position: absolute;
        top: 25px;
        left: 25px;
        font-size: 1.2rem;
    }
    
     .fa-quote-right {
        position: absolute;
        bottom: 35px;
        right: 25px;
        font-size: 1.2rem;
    }   */
        .card-img-top {
        max-width: 250px;
        width:250px;
        border:10px solid #fff;
        border-radius: 50%;
        margin: 5px auto 0; 
        height:250px;             
      }
    }
  }
  
  @media (max-width: 767px) {
    .suc-testimonials {
      margin-top: 20px;
    }

  }
  
  .owl-carousel {
    .owl-nav button {
      &.owl-next, &.owl-prev {
        outline: 0;
      }
    }
  
    button.owl-dot {
      outline: 0;
    }
  }

/*horoscope*/
@media (max-width: 768px){
.horoscope{
.chosen-container-multi .chosen-choices{   
    width:65px !important;     
    border: none !important;
    background: none !important;    
  }
 }
}
@media (min-width: 768px) and (max-width: 991px) {
.horoscope{
  .chosen-container-multi .chosen-choices{  
    width:65px !important;  
    border: none !important;
    background: none !important;    
  }
	.horoscopebox td{
	width:100px;
	}

 }
}
@media (min-width: 991px){
.horoscope{
.chosen-container-multi .chosen-choices{  
    width:65px !important; 
    border: none !important;
    background: none !important;    
  }
}
}

#gt-print-profile{
  border:1px solid red;

}
.horoscope{
  .chosen-container-multi .chosen-choices{  
    width:65px !important;  
    border: none !important;
    background: none !important;    
  }
	.horoscopebox td{
	width:100px;
	}
.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin:7px 8px 1px 0px;
        padding: 4px 17px 1px 1px;
    border: 1px solid #aaa;
    max-width: 100px;
    border-radius: 3px;
    background-color: #eeeeee;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    /* box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05); */
    color: #333;
    line-height: 11px;
    cursor: default;
}
.chosen-container .chosen-drop {
    width:80px !important;
}
.chosen-container .chosen-results{
    max-height: 150px !important;
}
 }



 /* KEYFRAMES */

@keyframes spin {
    from {
      transform: rotate(0);
    }
    to{
      transform: rotate(359deg);
    }
  }
  
  @keyframes spin3D {
    from {
      transform: rotate3d(.5,.5,.5, 360deg);
    }
    to{
      transform: rotate3d(0deg);
    }
  }
  
  @keyframes configure-clockwise {
    0% {
      transform: rotate(0);
    }
    25% {
      transform: rotate(90deg);
    }
    50% {
      transform: rotate(180deg);
    }
    75% {
      transform: rotate(270deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes configure-xclockwise {
    0% {
      transform: rotate(45deg);
    }
    25% {
      transform: rotate(-45deg);
    }
    50% {
      transform: rotate(-135deg);
    }
    75% {
      transform: rotate(-225deg);
    }
    100% {
      transform: rotate(-315deg);
    }
  }
  
  @keyframes pulse {
    from {
      opacity: 1;
      transform: scale(1);
    }
    to {
      opacity: .25;
      transform: scale(.75);
    }
  }


 .spinner-box {
    width: 300px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
  }
  
  /* SPINNING CIRCLE */
  
  .leo-border-1 {
    position: absolute;
    width: 150px;
    height: 150px;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgb(63,249,220);
    background: linear-gradient(0deg, rgba(63,249,220,0.1) 33%, rgba(63,249,220,1) 100%);
    animation: spin3D 1.8s linear 0s infinite;
  }
  
  .leo-core-1 {
    width: 100%;
    height: 100%;
    background-color: #37474faa;
    border-radius: 50%;
  }
  
  .leo-border-2 {
    position: absolute;
    width: 150px;
    height: 150px;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgb(251, 91, 83);
    background: linear-gradient(0deg, rgba(251, 91, 83, 0.1) 33%, rgba(251, 91, 83, 1) 100%);
    animation: spin3D 2.2s linear 0s infinite;
  }
  
  .leo-core-2 {
    width: 100%;
    height: 100%;
    background-color: #1d2630aa;
    border-radius: 50%;
  }


  .clr .nav-item .nav-link{
    color: #2E073F !important;
    font-weight: 500;
    transition: border-color 0.3s ease; /* Smooth transition */
    text-decoration: none;
    border-bottom: 2px solid transparent; /* Transparent border initially */


  }

  .clr .nav-item .nav-link:hover{
    color: #2E073F !important;
    font-weight: 500;
    border-bottom:2px solid #EB3678;
  }

  .clr .nav-item .nav-link.active{
    color: #2E073F !important;
    font-weight: 500;
    border-bottom:2px solid #EB3678;
  }


  /* ul > a.btn{
    color: #2E073F;
    border: 1px solid #EB3678;
    
  } */

  .bak{
    background-color: #EB3678;
    color:white !important;
  }

  /* @media screen and (max-width:320px) {

    .clr .nav-item .nav-link:hover{
        color: #2E073F !important;
        font-weight : 500;
        border-bottom : 2px solid #EB3678;
        border-width:10px;
      }
    
      .clr .nav-item .nav-link.active{
        color: #2E073F !important;
        font-weight: 500;
        border-bottom:2px solid #EB3678;
        border-width:10px;

      }
  } */

  @media (max-width: 768px) {
    .clr .nav-item .nav-link:hover, 
    .clr .nav-item .nav-link.active {
        border-bottom: 1px solid #EB3678; /* Decrease border thickness */
        width: fit-content; /* Ensure the border fits the text only */
       
    }

    .menu-btn {
        width: fit-content; /* Ensure the button fits the text */
        padding: 6px 10px !important; /* Adjust padding as needed */

    }
}

ul.dropdown-menu.show {
    width:fit-content !important;
}

@media screen and (max-width:1024px) {
    .clr .nav-item .nav-link{
        color: #2E073F !important;
        font-weight: 500;
        transition: border-color 0.3s ease; /* Smooth transition */
        text-decoration: none;
        border-bottom: 2px solid transparent; /* Transparent border initially */
        font-size:13px;
    
    
      }

      .dropdown-menu.dropdown-item{
        color: #2E073F !important;
        font-weight: 500;
        text-decoration: none;
        font-size:13px;
      }
    
}

.menu-btn {
    display: inline-block; /* Ensure it's inline like a menu item */
    text-align: center; /* Center the text */
    padding: 5px 6px; /* Adjust padding as needed */
    border: 2px solid #EB3678; /* Optional: Add a border for consistency */
    border-radius: 5px; /* Optional: Add rounded corners */
    color: #2E073F; /* Match menu text color */
    text-decoration: none; /* Remove underline */
    transition: all 0.3s ease; /* Add a hover effect */
}

div .rounded{
    border-radius: 20px !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: '/' !important; /* Default breadcrumb divider */
    color: #F1F1F1 !important; /* Pink color for the divider */
    padding: 0 5px !important; /* Adds spacing around the divider */
}

.nav-tabs .nav-link {
    background-color: #EB3678; /* Change this to your desired background color */
    color: white; /* Text color for active tab */
    border-color: #EB3678; /* Border color for active tab */
}
.nav-tabs .nav-link.active {
    color: #2E073F; /* Default color for non-active tabs */
    box-shadow: 0px -6px 0px 0px #EB3678;
}
.nav-tabs .nav-link:hover {
    background-color: #EB3678; /* Hover background for tabs */
    color: #fff; /* Hover text color */
}

.nav-tabs1 .nav-link {
    background-color: #fff; /* Change this to your desired background color */
    color:#2E073F ; /* Text color for active tab */
    border-color: #EB3678; /* Border color for active tab */
      border: 1px solid transparent ;
    /* border-top-left-radius: .25rem ;
    border-top-right-radius: .25rem ; */
    font-weight: 600;
    font-size: 15px;
    border-radius: 15px;
}
.nav-tabs1 .nav-link.active {
    color: #EB3678; /* Default color for non-active tabs */
    /* box-shadow: 0px -6px 0px 0px #EB3678; */

}
.nav-tabs1 .nav-link:hover {
    color: #EB3678; /* Hover text color */
}



.sub_btn{
    background-color: #2E073F;
    color: #FFF;
}
.bg-pink{
    background-color:  #EB3678;
}
.text-pink{
    color:#EB3678;
}
.text-blue{
    color:#2E073F;
}

.btn-pink{

    background-color:#EB3678 ;
    color: #fff;
}

.btn-pink:hover{
    background-color:#2E073F ;
    color: #fff;
}

.log_bg{

    background-color: #FFF;
}

.form-control{
    font-size: 12px !important;
}

.btn-blue{

    background-color:#2E073F ;
    color: #fff;
}

.btn-blue:hover{
    background-color:#2E073F ;
    color: #fff;
}

.btn-white{
     border-color:#EB3678;
    background-color:#fff ;
    /* color: #000; */
}

.border-pink{
    border-color:#EB3678;
}


/* .btn-white:hover{
    background-color:#2E073F ;
    color: #fff;
} */

.fs-13{
  font-size:13px !important;
}
.fs-14{
    font-size: 14px !important;
}

.mt-2rem{
margin-top: 2.2rem !important;
}

.rounded-bottom{
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}
.nav-tabs1{
/* 
    top: 34% !important;
    left: 34% !important; */

}

.mx-center{
    margin-left: 16rem;
}
.mar-top{
    margin-top: 115px;
}


@media screen and (min-width:769px) and (max-width:1024px) {

    .mx-center{
        margin-left: 8rem;
    }
    
    .nav-tabs1 .nav-link {
        font-size: 13px;
    }
    .mar-top{
        margin-top: 115px;
    }
    
}


@media screen and (min-width:427px) and (max-width:768px) {

.mx-center{
    margin-left: 0;
}

.nav-tabs1 .nav-link {
    font-size: 13px;
}
.mar-top{
    margin-top: 102px;
}
}

@media screen and (max-width:426px) {
    
    .mx-center{
        margin-left: -11px;
    }
    
    .nav-tabs1 .nav-link {
        font-size: 13px;
    }
    .mar-top{
        margin-top: 155px;
    }
    
}

.dropdown-item.active, .dropdown-item:active{
    background-color:#EB3678 ;
}

.progress-bar-pink{
    background-color:#EB3678 ;
}

.btn-close{
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url('/img/Icon.png') center / 1em auto no-repeat;
    /* background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center / 1em auto no-repeat; */
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}

.bg-blue{
    background-color: #2E073F;
}
.text-font{
    font-size: 11px;
}







