#cusmodal,#cusmodal-2 { display:none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 10500;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0; }
#cusmodal {background: rgba(2,2,2,.7);}
#cusmodal-2 {background:#202125;}
.cusmodal-dialog {position: relative;width: auto;margin: 10px;width: 600px;margin: 30px auto;max-height: 350px;}
.cusmodal-content {margin-top: 27%;position: relative;max-height: 480px;overflow: hidden;background-color:#412800;/*background-color: #fff;*/-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #999;border: 1px solid rgba(0,0,0,.2);border-radius: 6px;outline: 0;-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);box-shadow: 0 3px 9px rgba(0,0,0,.5);}
.cusmodal-header {padding: 15px;border-bottom: 1px solid #e5e5e5;}
.cusmodal-title {margin: 0;line-height: 1.42857143;}
.cusmodal-title b {font-weight:600;}
.cusmodal-body {position: relative;padding: 15px;}
.cusmodal-footer-box {margin-top:10px;}
.cusmodal-close,.cusmodal-close-2 {margin-top:-17px ; margin-left: -15px; position: relative; z-index: 9999;-webkit-appearance: none; padding: 0px 5px 1px 6px; cursor: pointer; /* background: 0 0; */ border: 0; float: right; font-size: 21px; font-weight: 700; /* line-height: 1; */ color: #fff; /* text-shadow: 0 1px 0 #fff; */ opacity: 1; background-color: #000 !important; border: 2px solid #fff; border-radius: 50%; text-decoration: none;}
.cusmodal-close-2 {top:43px;right:110px;font-size: 24px !important;border:0px !important}
@media screen and (max-width: 767px) {
    .cusmodal-dialog { width:92%;}
   .cusmodal-content {

        margin-left:1%;

    }
    .cusmodal-close {
       /* float: none !important;
        left:100%;
        top: 67px;*/
    }
}
.last-gradient .td-big-grid-post-3 .td-post-category {
    background-color: red !important;
}
.last-gradient .td-big-grid-post-3 .td-module-thumb a:last-child::before {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),color-stop(100%,rgb(247 179 77 / 70%)));
}
.formComp-wrap {
display: flex;
width: 100%;
margin: 15px 0;
}
.formComp-wrap label {
width: 50%;
text-align: right;
margin-right: 50px;
}
.formComp-wrap span.wpcf7-form-control-wrap {
width: 100%;
}
.formContct-wrap {
width: 100%;
display: flex;
margin: 3px 0;
}
span.formContct-span1 {
width: 120px;
font-weight: 600;
}
span.formContct-span1.formContct-span1.tamilForm-span1 {
width: 250px;
}
span.formContct-span2 {
margin-left: 15px;
}
@media screen and (max-width: 767px) {
span.formContct-span1 {
min-width: 110px;
width: 110px;
}
span.formContct-span2 {
margin-left: 2px;
}
span.formContct-span1.formContct-span1.tamilForm-span1 {
width: 70px;
}
.tamilForm-wrap span.formContct-span2 {
margin-left: 9px;
}
.formContct-wrap {
margin: 5px 0;
}
}