/*==================================================
Theme Name: MAHARAJA INSTITUTE OF ADVANCED COMPUTING AND RESEARCH
Theme URI: https://www.miacr.ac.in/
Description: MAHARAJA INSTITUTE OF ADVANCED COMPUTING AND RESEARCH
Version: 30.20.10.8.27
Last Update: 2024-08-12
Author: LOGICGET TECHNOLOGIES
Author URI: https://www.logicget.com
License: GNU General Public License v2
Text Domain: miacr
=====================================================*/
p{text-align: justify;}
nav.topnav ul li a::after{content: "/";line-height: 18px; vertical-align: middle;padding-left: 6px;}
nav.topnav ul li:nth-last-child(2) a::after{content:none;}
.l-subheader.at_middle {border-bottom: 1px #ccc dashed;}

.lgt{
    background: url("img/poweredby_logicget_dark_skin.svg") center center no-repeat !important;
  float: right;
    width: 210px;
    height: 41px;
    z-index: 9999;
  }

  @media (max-width: 600px) {
    .lgt{float: none;text-align: center;margin: 2px auto !important;}
    .copyrights-text{text-align: center;margin: 0px auto !important;}


  }

.grecaptcha-badge {display:none !important; opacity:0 !important;}

/*############################ CUSTOM CONTACT FORM CSS STARTS ####################*/
#responsive-form{margin: 0 auto;width:100%;clear:both;}
#responsive-form .form-row{width:100%;}

#responsive-form .form-row .red{color: #df3f3f !important;display:inline;}
.column-half,.column-full{float: left;position: relative;padding: 0.65rem;width:100%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box}
.clearfix:after {content: "";display: table;clear: both;}
#responsive-form input[type=text],#responsive-form input[type=email],#responsive-form input[type=number],
#responsive-form select{height:42px !important; max-height:42px !important;
padding-top:2px !important;padding-bottom:2px !important;padding-left:12px;}
#responsive-form textarea{max-height: 160px;}
.wpcf7-not-valid-tip{font-size:12px !important;}
#responsive-form input[type=text],#responsive-form input[type=email],
#responsive-form input[type=number],#responsive-form select,
#responsive-form textarea{background:rgba(255, 255, 255, 0.01) !important;border:1px #d3d3d3 solid !important;
font-size:12px !important;border-radius: 4px !important;}

#responsive-form input[type=checkbox]{display:inline;}

#responsive-form .form-row .trm-acpt span{font-size:12px;font-weight:300;display:inline;}
#responsive-form .form-row .g-recaptcha-wrap{display:none !important;width:0.1px;height:0.1px;}
#responsive-form .submit-btn {text-align: center !important;font-size:18px;font-weight:500;padding:0;background:none;}
#responsive-form .submit-btn input[type=submit]{background:#003978; color: #fff; width:100%; text-align: center;margin: 20px auto !important;}
#responsive-form .submit-btn:hove {background:#b30802 !important;}
.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output {
border:none;}
.wpcf7 .wpcf7-response-output{text-align:center !important;color:#df3f3f !important;}

#responsive-form input.wpcf7-phonetext{padding-left: 100px !important;}
#responsive-form .intl-tel-input.separate-dial-code .selected-dial-code {font-size: 12px !important;}
#responsive-form .form-row span.cvtype{font-size: 12px !important; font-style: italic;}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { .column-half{width: 50%;}
}
/*############################ CUSTOM CONTACT FORM CSS ENDS ####################*/