body {
    font-family: "Poppins", sans-serif;
    /*font-family: 'Merriweather', serif;*/

    font-size: 14px !important;
    background: #fff;
}
.gtAndroidDown {
    background: #fbfbfb;
    padding-top: 80px;
    padding-bottom: 80px;
}
.gtAndroidDown .gtAndroidDownDet {
    padding-left: 30px;
    padding-right: 30px;
}
.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: #e7473c;
    margin-bottom: 20px;
}
.gtAndroidDown .gtAndroidDownDet img {
    max-height: 60px;
}
.inPrem2Search .btn {
    margin-top: 25px;
    padding-top: 13px;
    padding-bottom: 13px;
}
.inPrem2Search {
    background-color: #f9f9f9;
    padding-top: 20px;
    padding-bottom: 20px;
}
.inPrem2Search label {
    font-size: 13px;
    padding-left: 5px;
    color: #499202;
}
.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: #e7473c;
}
.inPrem2Nav .navbar-toggle .icon-bar {
    background: white;
}
.inPrem2Nav ul .btn {
    margin-left: 10px;
    margin-top: 20px;
    padding: 8px 24px;
    border-radius: 30px;
    box-shadow: 0px 0px 6px 2px #00000059;
}
.inPrem2Nav .dropdown-menu > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.inPrem2Nav .dropdown-menu > li > a:hover,
.inPrem2Nav .dropdown-menu > li > a:focus {
    border-color: transparent;
    border-bottom: 0px;
}
.inPrem2Nav .nav .open > a,
.inPrem2Nav .nav .open > a:hover,
.inPrem2Nav .nav .open > a:focus {
    background-color: transparent;
    border-bottom: 0px;
}
.inPrem2Nav {
    margin-bottom: 0px;
    background: white;
    box-shadow: 0px 0px 10px 6px #0000001a;
    border-bottom: 0px;
}
.inPrem2Nav li a {
    font-size: 13px;
    color: #363636;
}
.inPrem2Nav li a.inPrem2Link {
    font-size: 14px;
    color: #363636;
    border-bottom: 4px solid transparent;
    padding-top: 27px;
    padding-bottom: 27px;
    padding-left: 20px;
    padding-right: 20px;
}
.inPrem2Nav .inPrem2Link:hover,
.inPrem2Nav .inPrem2Link:focus {
    font-size: 14px;
    border-bottom: 4px solid #e7473d;
    color: #e7473d;
}
.inPrem2Nav .gt-header-logo {
    max-height: 58px;
}
.inPrem2Nav.navbar {
    min-height: 80px;
}
.inPrem2Logo a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.fixLangugeBtn {
    position: fixed;
    bottom: 0px;
    left: 10px;
    box-shadow: 0px 0px 10px 1px #000000ab;
    background-color: #303030;
    border-radius: 10px 10px 0px 0px;
    color: white;
    padding: 0.5rem 1.2rem;
    font-size: 14px;
    font-weight: 400;
}
.fixLangugeBtn:hover,
.fixLangugeBtn:active {
    color: white;
}
.LH-0 {
    line-height: 0px;
}
#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: "Merriweather", serif !important;
}
.inPartnerDivider h4 {
    border-radius: 5px;
    margin-bottom: 30px;
}
.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);
}
.razorpay-payment-button {
    color: #fff;
    background-color: #e7473c;
    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%;
}
.gt-bg-vendor a {
    padding: 10px 15px 10px 15px;
    background-color: #e7473c;
    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: #e7473d;
    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: #e7473d;
    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: #e7473c;
}
.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: #e7473c;
}
.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: 8px;
    border-radius: 10%;
}
body::-webkit-scrollbar-track {
    background: transparent;
}
body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: rgb(146, 145, 145);
    background: -moz-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(146, 145, 145, 1)),
        color-stop(54%, rgba(146, 145, 145, 1)),
        color-stop(100%, rgba(146, 145, 145, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e47303', endColorstr='#E7473C', GradientType=1 );
    outline: 1px solid slategrey;
}
@keyframes heartbeat {
    0% {
        transform: scale(0.75);
    }
    20% {
        transform: scale(1);
    }
    40% {
        transform: scale(0.75);
    }
    60% {
        transform: scale(1);
    }
    80% {
        transform: scale(0.75);
    }
    100% {
        transform: scale(0.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);
}
.max-height-200::-webkit-scrollbar-thumb {
    background: rgba(146, 145, 145, 1);
    background: -moz-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(146, 145, 145, 1)),
        color-stop(54%, rgba(146, 145, 145, 1)),
        color-stop(100%, rgba(146, 145, 145, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(146, 145, 145, 1) 0%,
        rgba(146, 145, 145, 1) 54%,
        rgba(146, 145, 145, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e47303', endColorstr='#E7473C', 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;
}
.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"] {
    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) !important;
    color: rgba(126, 126, 126, 1) !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 {
    max-height: 85px;
}
header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.gtHeaderForm .gt-form-control {
    border: 1px solid rgb(0 0 0 / 15%);
    border-left: 0px;
    background: #fff;
    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);
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
a.gt-myhome-caption {
    background: #e7473c;
    display: block;
    padding: 15px 10px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px 0px 5px 5px;
    font-weight: 600;
}
.gtHomeBody {
    background: #ffffff !important;
    border: none !important;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%) !important;
    padding: 20px !important;
}
.inHomeMainThumb {
    box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 15%) !important;
    padding: 0px;
    border: 0px;
    border-radius: 5px;
}
.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);
    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);
    background: rgba(249, 249, 249, 1);
    border: 1px solid rgba(225, 225, 225, 1);
    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);
    box-shadow: 0px 2px 0px 0px rgba(208, 208, 208, 1);
}
a.gt-result {
    color: rgba(41, 41, 41, 1);
    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: #499202 !important;
}
.inHomePanel .gt-panel-border-green {
    border-top: 8px solid #499202;
    padding: 15px;
    margin-bottom: 0px;
    background: rgb(255 255 255);
    border-left: 0px;
    border-right: 0px;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #f3f3f3;
}
.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: rgb(255 255 255) !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);
}
ul.gt-footer-social li {
    border-bottom: 0px !important;
    display: inline;
}
ul.gt-footer-social li a {
    font-size: 36px;
    color: #e7473c !important;
}
ul.gt-footer-social li a:hover,
ul.gt-footer-social li a:focus {
    font-size: 36px;
    color: #e7473c !important;
}
ul.gt-footer-social .fa-linkedin {
    color: #0077b5;
}
ul.gt-footer-social .fa-twitter-square {
    color: #0084b4;
}
ul.gt-footer-social .fa-pinterest-square {
    color: #d34836;
}
ul.gt-footer-social .fa-whatsapp-square {
    color: #36d336;
}
ul.gt-footer-social .fa-facebook-square {
    color: #3b5998;
}

.gt-footer-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgb(255, 255, 255);
    border-top: 3px solid #e7473c;
    font-weight: 500;
}
.gt-footer-bottom a {
    color: #e7473c;
    font-weight: 600;
}
.gt-footer-bottom a:hover,
.gt-footer-bottom a:focus {
    color: #e11111;
    transition: all 0.3s ease-in-out;
}
footer {
    background: #e7473c;
    padding-top: 15px;
    padding-bottom: 15px;
}
footer.footer-before-login {
    background: rgb(251, 251, 251);
    border-top: 1px solid rgb(236, 236, 236);
    padding-top: 15px;
    padding-bottom: 15px;
}
.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-before-login ul li:last-child {
    border-bottom: 0px;
}
.footer-before-login p {
    color: rgb(119, 119, 119);
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 13px;
}
.footer-before-login ul li a {
    color: rgb(86, 86, 86);
    transition: all 0.3s ease-in-out;
}
.footer-before-login ul li a:hover {
    color: #424242;
}
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);
    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);
}
.gt-footer-help a {
    color: rgba(255, 255, 255, 1);
    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);
    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: #e7473c;
}
.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);
    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: 10px 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);
    border: 1px solid #ddd;
    border-top: 0px;
}
.gt-search-opt .nav-tabs > li > a {
    border-radius: 0px;
    font-size: 12px;
}
.gt-search-opt .nav > li > a {
    padding: 15px 15px;
    background-color: rgb(231, 71, 60);
    color: white;
    border-color: rgb(231, 71, 0);
    box-shadow: inset 0px -4px 6px 0px #e74730;
    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 > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: rgba(255, 255, 255, 1) !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    box-shadow: 0px -5px 0px 0px rgb(231, 71, 60);
    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: rgba(146, 145, 145, 1);
    padding: 15px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
.gt-plan .gt-plan-header h3 {
    margin-top: 10px;
    color: white;
}
.gt-plan .gt-plan-header h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px;
    text-align: center;
    color: rgb(255 255 255);
}
.gt-plan .gt-plan-header h4 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 15px;
}
.gt-plan .gt-plan-header .gt-plan-price {
    background: rgb(195 99 6);
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-radius: 50px;
}
.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: 300;
    margin-bottom: 8px;
}
.gt-plan .gt-plan-body .gt-plan-desc li h5 {
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 700;
    color: #e7473c;
}
.gt-plan .gt-plan-footer {
    background: rgba(146, 145, 145, 1);
    color: rgba(255, 255, 255, 1);
    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: rgb(73, 146, 2);
}
.gt-plan.gt-reco .gt-plan-footer {
    background: rgb(73, 146, 2);
}
.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-top: 8px solid #e7473c;
    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-border-green {
    border-top: 8px solid #499202;
    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: #e7473c;
}
.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: white !important;
    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;
}
.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: 5px;
    margin-bottom: 30px;
}
.inCurrentPlan .gt-panel-head {
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 5px 5px 0px 0px;
    background: rgb(255 255 255) !important;
    color: #353535;
    width: 100%;
    float: left;
    border-bottom: 1px solid #f3f3f3 !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}
.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: #e7473c;
    border: none;
    padding: 7px 10px 7px 10px;
    border-radius: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    background: none;
    transition: all 0.3s ease;
}
.inResultShortBtn:hover,
.inResultShortBtn:focus {
    color: #c46101;
    background: none;
}
.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) !important;
}
.gt-spotlight h5 {
    color: rgba(255, 255, 255, 1) !important;
}

.gt-spotlight .gt-panel-blue .gt-spotlight-name {
    color: rgba(255, 255, 255, 1) !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-spotlight .gt-spotlight-name {
    color: rgba(255, 255, 255, 1);
    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;
}
label {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.gt-main-profile span {
    font-size: 13px;
    font-weight: 500;
    color: #499202;
}
.gt-spotlight label {
    color: #565656;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.gt-spotlight span {
    color: #089cbe;
    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);
}
.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);
}
.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: #e7473c;
    border-color: #e7473c;
}
.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: #e7473c;
    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.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) !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    box-shadow: 0px -5px 0px 0px rgb(231, 71, 60);
    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: 30px;
}
.gt-success-story-img {
    width: 100%;
    max-height: 128px !important;
}
.gt-success-story-img-big {
    width: 100%;
    max-height: 291px !important;
}
.gt-slideup-form {
    width: 100%;
    float: left;
    box-shadow: 0px 0px 12px 4px rgb(0 0 0 / 30%);
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
}
.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-head {
    background: rgb(255 255 255 / 100%);
    width: 100%;
    float: left;
    padding: 25px 20px 10px 20px;
    border-radius: 10px 10px 0px 0px;
}
.gt-slideUp-form-head h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #e7473c;
    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 .form-group {
    margin-bottom: 8px;
}
.gt-slideUp-form-body .gt-form-control {
    border: 1px solid #dbdbdb;
    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;
}
.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);
    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);
    font-size: 14px;
    color: #e7473d;
}
.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);
    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);
    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-slide-up {
    position: absolute !important;
    z-index: -1;
}
.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: 74px !important;
    text-shadow: 2px 4px 4px rgb(80 80 80 / 28%);
}
#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: #e7473c;
    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);
    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: #565656;
    margin-bottom: 5px;
    margin-top: 30px;
}
.inPageSubTitle {
    font-size: 13px;
    font-weight: 300;
    color: #565656;
    margin-bottom: 5px;
}
.inSearchTitle {
    font-size: 22px;
    font-weight: 700;
    color: #e7473c;
    margin-bottom: 5px;
}
.inSearchSubTitle {
    font-size: 13px;
    font-weight: 300;
}
.gt-search-opt label {
    font-weight: 500;
    font-size: 14px;
    color: #565656;
}
.gt-search-opt .gt-btn-green {
    font-size: 13px;
    border-radius: 5px;
    font-weight: 500;
    padding: 10px 20px;
}

#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: 0px;
    border-radius: 5px !important;
    border: 0px;
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 10%);
}
.inSuccess .thumbnail h5 {
    font-size: 13px;
    font-weight: 600;
    color: #e7473c;
    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%);
}
.gt-upload-photo .gt-profile-pic-title {
    padding: 15px;
    background: #e7473c;
    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: #e7473c;
    border-color: #e7473c;
    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: 5px;
}
.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 #e7473c;
    padding: 15px;
    /* margin-bottom: 1px; */
    background: rgba(249, 249, 249, 1);
    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 .gt-panel.gt-panel-default .gt-panel-head {
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 5px 5px 0px 0px;
    background: rgb(255 255 255);
    color: #353535;
    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: #ffffff;
    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: #499202;
}
.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: #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: #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;
}
.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: #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: rgba(247, 122, 0, 0.8);
}
.thumbnail:hover .gt-view-caption {
    background: rgba(247, 122, 0, 0.8);
    display: block;
    padding: 15px 10px;
    text-align: center;
    margin-top: -50px;
    z-index: 9999;
    position: relative;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    display: block;
}
/*------------------------------green tech view profile end-------------------------------*/
/*------------------------------green tech member profile-------------------------------*/

.gt-pref-match {
    background: #499202;
    float: left;
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 16px;
}
.gt-pref-not-match {
    background: #c7c7c7;
    float: left;
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 16px;
}
a.gt-member-profile-circle {
    padding: 20px 10px;
    text-align: center;
    background: rgba(236, 236, 236, 1);
    border-radius: 50%;
    width: 100%;
    float: left;
    color: #e7473c;
    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: #ffffff !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: #ff6d00;
    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%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}
#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-white {
    background: rgba(255, 255, 255, 1) !important;
}
.gt-bg-orange {
    background: #e7473c !important;
}
.gt-bg-blue {
    background: rgb(8, 156, 190);
}
.gt-bg-green {
    background: #499202;
    color: rgba(255, 255, 255, 1);
}
/*----------------------------------extra bg colors End----------------------------------*/
/*-- Text Colors --*/
.gt-text-blue {
    color: #089cbe !important;
}
.inThemeOrange {
    color: #e7473c;
}
.inThemeGreen {
    color: #499202;
}
.inThemeRed {
    color: #cb0003;
}
.inGrey500 {
    color: #565656 !important;
}
.textLightS {
    color: #4fa8a9;
}
.index-color-1 {
    color: #c65d7b;
}
.index-color-2 {
    color: #1572a2;
}
.index-color-3 {
    color: #f68989;
}
.index-color-4 {
    color: #24a19c;
}
.icon-color {
    color: #fa4134e0;
}
.gt-text-orange {
    color: #e7473c;
}
a.gt-text-orange {
    color: rgba(255, 255, 255, 1);
}
a.gt-text-orange:hover,
a.gt-text-orange:focus {
    color: rgba(239, 239, 239, 1);
}
.gt-text-green {
    color: #499202;
}
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);
}
a.gt-text-black {
    color: #000000;
}
a.gt-text-black:hover,
a.gt-text-black:focus {
    color: rgba(91, 91, 91, 1);
}
.gt-text-white {
    color: #fff !important;
}
a.gt-text-white {
    color: rgba(255, 255, 255, 1);
}
a.gt-text-white:hover,
a.gt-text-white:focus {
    color: rgba(239, 239, 239, 1);
}
.gt-text-blue {
    color: rgb(8, 156, 190) !important;
}
a.gt-text-blue {
    color: rgb(8, 156, 190);
}
a.gt-text-blue:hover,
a.gt-text-blue:focus {
    color: rgba(4, 125, 152, 1);
}
.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;
}
/*-- /. 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: 20px;
}
.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: 24px;
    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(231, 71, 60);
    color: white;
    border-color: #ddd;
    box-shadow: inset 0px -4px 6px 0px #e74730;
    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 #e7473c;
    border-radius: 5px 5px 0px 0px;
}
.gt-tabs .tab-content {
    padding: 15px 10px;
    border: 1px solid #ddd;
    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);
    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 #e7473c;
    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: #e7473c;
    color: rgba(255, 255, 255, 1);
}
.gt-panel.gt-panel-green .gt-panel-head {
    background: #499202;
    color: rgba(255, 255, 255, 1);
}
.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: 16px;
}
.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: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-shadow: 0px 2px 1px #3b6b0e;
}
.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(117, 117, 117) !important;
    text-shadow: none;
}
.gt-navbar-green.navbar .dropdown-menu {
    -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.175);
    padding: 0px;
    background: white;
}
.gt-navbar-green.navbar .dropdown-menu > li > a {
    padding: 8px 20px;
    white-space: nowrap;
}
.gt-navbar-green {
    background-color: #499202;
    border-color: #499202;
    box-shadow: 0px 3px 9px 0px rgb(0 0 0 / 35%);
}
.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 !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 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.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: #e7473c;
    border-color: #e7473c;
    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: #e7473d;
    border-color: #e4760a;
}
.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: #499202;
    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: #3a7303;
    border-color: #356b01;
}
.gt-btn-blue {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}
.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;
}
/*==================================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-up {
        position: relative !important;
        z-index: 1;
    }
    .gt-slideUp-form-body {
        background: rgba(225, 225, 225, 0.8) none repeat scroll 0% 0%;
    }
    .gt-index-reg-btn {
        text-align: center;
    }
    .gt-index-fb-btn {
        text-align: center;
    }
    /*-------------------------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;
    }
    .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-form-body {
        background: rgba(227, 227, 227, 0.8) none repeat scroll 0% 0%;
    }

    a.gt-member-profile-circle {
        background: rgba(236, 236, 236, 1) none repeat scroll 0 0;
        border-radius: 50%;
        color: #e7473c;
        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;
    }
    #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);
        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;
    }
    #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;
    }
}
/*--------------------------------------------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(231, 71, 60) !important;
    border-radius: 3px;
    border: 1px solid rgb(231, 71, 60) !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: 10em;
    height: 10em;
}
.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 #2f7010;
    -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 END ------*/
