/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/* archive page code for arts */
#wpfront-scroll-top-container img{
  width:50px !important;
}
.postid-43 .elementor-post__card{
      flex-direction: row !important;
  padding:20px
}
.postid-43 .elementor-post__card .elementor-post__thumbnail img {
    width: 118px !important;
    height: 115px !important;
}
.postid-43 .elementor-post__thumbnail__link{
  width:25% 
    !important;
  background:transparent !important
}
.postid-43 .elementor-post__thumbnail__link:after{
 background:transparent !important
}
.postid-43 .elementor-posts-container .elementor-post__thumbnail {
  height: 118px;}

.postid-43 .elementor-post__text{
  margin-top:0px !important;
}
.postid-43 .elementor-post__read-more{
  background-color:#E7AB10;
  color:#fff !important;
     padding: 6px 12px;
  border: 1px
 solid transparent;
    border-radius: 4px;
  float:right
}
.postid-43 .elementor-post__read-more:hover{
  background-color: #23527C;
}
/* end */
/* single post */
.single-post-tab-mk .elementor-tab-content{
  padding:30px !important
}
.single-post-tab-mk .elementor-tab-title.elementor-active{
 background-color:#337ab7 !important;    
}
.single-post-tab-mk .elementor-tab-title.elementor-active:hover{background-color:#e7ab10 !important}
.single-post-tab-mk .elementor-tab-title{
  padding: 10px 50px !important;
    border: 1px solid #eaeaea !important;
  margin-bottom:5px;
  background-color:#fff !important;
 border-radius:4px;
}.single-post-tab-mk .elementor-tab-title:hover{
   background-color:#337ab7 !important;
}
.bborder{
  margin-top:0px;
  font-size:26px;
 color: #e7ab10;  text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 10px !important;
   
}

.elementor-57 .elementor-element.elementor-element-15309a7 .elementor-heading-title {
    color: #795827;
    text-transform: uppercase;
}

.elementor-widget-container img{
  border-radius:5px;
}
.single-ri8-col .elementor-image-box-title{
  border-bottom: 2px
 solid #f3f3f3;
  padding-bottom:10px
}
/* departmetn page css */
.sidemenu-sec, .custom-cat-cc{
  padding:0px 15px;
}
.container.mk-cc-sp {
background: #ffffff;
    padding: 40px 0px;
}
.custom-side-menu .menu-item a{
  background-color:#f2f2f2 !important;
  margin-bottom:2px;
  padding:10px 15px !important
}
.custom-side-menu .menu-item a:hover, .custom-side-menu .menu-item a.elementor-item-active {
color: #fff !important;
    background-color: #795827 !important;
    text-decoration: none;
border-radius: 0 50px 50px 0px;}

.bg-banner {
    background-image: url(http://instiqa.com/svuniversity/wp-content/uploads/2021/11/banner1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 180px 0px 50px 0px;
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 40%);
}
.back-txt {
    color: #fff;
    text-align: left;
margin: 0 auto;
    width: 60%;
	font-family:'ubuntu';
}
.bottom-bar {
    width: 75px;
    height: 3px;
    background: #094066;
    display: block;
    margin-bottom: 25px;
}
.mk-cc-smk.page-header{
  display:none !important;
}
@media (min-width: 1200px){
 .container.mk-cc-sp{
    width: 1170px;
   margin:0 auto;
  }}
@media (min-width: 768px){
.col-sm-4 {
    width: 33.33333333%;
  }}
@media (min-width: 768px){
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }}
@media (min-width: 992px){
.col-md-8 {
    width: 66.66666667%;
  }}
.clear-cls {
    clear: both;
}

@media (min-width: 992px){
.custom-cat-cc {
      width: 33.333333%;    
    float: left;
  
  }}
.custom-cat-cc .nav-block-overlay {
    text-align: center;
    margin: 0 0 30px 0;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.custom-cat-cc .nav-block-overlay  img {
    width: 60px;
    margin: 0 0 14px 0;
}
 .custom-cat-cc .nav-block-overlay:hover {
    box-shadow: 0 19px 21px -15px rgb(0 0 0 / 21%);
    background: #fff;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
 .custom-cat-cc .nav-block-overlay .txt-mk-cc {
    font-size: 16px;
    line-height: 22px;
    color: #094066;
    min-height: 50px;
  font-weight:500;
  font-family:'ubuntu';
}
 .custom-cat-cc .nav-block-overlay  {
    position: relative;
    margin: 15px 0;
    background: #F4F4F4;
    border-radius: 6px;
  padding: 20px;}
/* end dept css */
/* archive post custom temp css */
.site-main.mk-cc-cls-sp {
    max-width: 100%
      !important;  
  }
@media (min-width: 1200px){.mk-cc-cls-sp .page-content{
  max-width:1170px !important;
  margin:0 auto;
  }}
.mk-cc-cls-sp .page-content{
 margin-top:40px; 
}
.mk-post {
    padding: 20px;
    background-color: #eee;
    color: #686868;
    text-align: left;
    margin: 0 0 10px 0;
}
.mk-post .text-right{
      display: flex;
    justify-content: end;
}
@media (min-width: 992px){
.col-md-2 {
    width: 16.66666667%;
  float:left;
  }}
.mk-post .image-f {
    padding: 0 !important;
}
.mk-post img {
    margin-right: 10px;
  display:block;
  margin:0 auto;
}
@media (min-width: 992px){
.col-md-10 {
    width: 83.33333333%;
  float:left;
  }}
.detail-img-mk {
    padding-left: 40px
 !important;
}
.txt-mk-cc-cat{
  color: #dd3333;
    font-size: 22px;
    font-family: 'ubuntu';
    text-transform: uppercase;
  
}
.detail-img-mk .entry-title{
  line-height:0px;
  margin-bottom:20px;
}
.detail-img-mk p{
    font-family:'ubuntu';
  margin-bottom:5px;
  font-size:16px;
  color:#686868;
}
.more-link-mk{
 background: #e7ab10;
    padding: 4px 10px;
  color:#fff !important;
     font-family:'ubuntu';
      border: 1px
 solid transparent;
    border-radius: 4px;
  font-size:14px;
}
.more-link-mk:hover{
  background: #094066;  
}
/*footer*/
.footer_css .menu-item-type-post_type{
  border-bottom: 1px solid #f0f0f0;
}
/*images*/
.clubs_img_css .gallery-list-content{
  background:#D9D5D4;
}
.page-id-619 .clubs_img_css .gallery-image{
  height:225px;
}
 /*tabel**/
.table_css caption{
  display:none;
}
.table_css th{
 background:#0A1F57 !important; 
  color:#fff;
    border:1px solid #ddd;
}
.table_css td{
  background:#fff !important;
  color:#000;
  border:1px solid #ddd;
}
.table_css1 caption{
  display:none;
}
.table_css1 th{
 background:#0A1F57 !important; 
  color:#fff;
    border:1px solid #ddd;
}
.table_css1 td{
  background:#fff !important;
  color:#000;
  border:1px solid #ddd;
}
.table_css1{
  width:100% !important;
}
.page-id-1219 .dataTables_scrollHeadInner {
  width:100% !important;
}
/*image-box*/
.alumin_box_css .elementor-widget-wrap:before{
position: absolute;
    top: 0;
    content: "";
    border-top: 140px solid #e4e4e4;
    border-right: 260px solid transparent;
    top: 0;
    left: 0;
  margin-right:30px !important;
}
/*home responsive*/
@media(max-width:600px){
.student_tesct_css .elementor-col-50 
{ 
  WIDTH:100% !important;
}
}
@media(max-width:600px){
	.mk-custom-wrap .elementor-column {
		width:100% !important;
	}
}
  
/* end archive custom post trmp */
/* archive css */
.mk-tab{
  list-style:none;
  padding:0px 15px;
  width:25%;
  font-family:ubuntu;
      display: inline-block;
    float: left;
}
.mk-tab-cc-content{
  width:74%;
      float: left;
	    padding: 0px 15px;
	font-family:'ubuntu'
}
.mk-tab li a{
  color: #414141;
padding:10px;
background-color: #f2f2f2 !important;
    margin-bottom: 2px;    padding: 10px 15px !important;
display:block}

.mk-tab li a:hover, .mk-tab  a.active{
  color: #fff !important;
    background-color: #795827 !important;
    text-decoration: none;
    border-radius: 0 50px 50px 0px;
}

#tab_default_brochure,#tab_default_2, #tab_default_3,#tab_default_4, #tab_default_5{
  display:none;
}
.mk-post .text-right { 
    margin-top: 14px;
}
#mygallery2 img{
      display: block;
      margin: 0 auto;
  width:50%
}
.singlegird_css .elementor-post__title:hover a{
  color:#ec595f !important;
}
.singlegird_css .elementor-post__meta-data:before{
  content: "\f073" ;
  font-family: 'Font Awesome 5 Free';
  color:#bfbfbf;
  font-size:16px;
  margin:10px;  
}
.footer_css .elementor-nav-menu--main li:before {
content: "\f105";
  font-family:'Font Awesome 5 Free';
  display:inline-block !important;
}
.footer_css  a.elementor-item {
    display: inline-block;
}
.footer_css .elementor-nav-menu--main li:hover::before{
color:#E5AA10 !important;
}
/*search in home*/
.search_cat_css .treatment-menu{
  width:300px;
  padding-left:20px;
}
#treatment-menu{
  background:#fff !important;
  padding:15px;
  border:none;
  font-family: 'Ubuntu';
}
.search_cat_css .wpbf-cta-menu-item{
  margin:0px auto;
  display:flex;
  margin-top:20px;
  padding:8px 30px;
  border:none;
  background:#e7ab10;
  color:#fff;
    font-family: 'Ubuntu';
}
.search_cat_css .wpbf-cta-menu-item:hover{
  background:#094066;
}
.search_cat_css #goBtn:focus{
  outline:none !important;
}
/* end archive */
/* menu css */
.inner-menu-arts .elementor-nav-menu li:first-child a, .inner-menu-cfsciecne .elementor-nav-menu li:nth-child(2) a, .inner-menu-engg .elementor-nav-menu li:nth-child(3)  a, .inner-menu-cmcs .elementor-nav-menu li:nth-child(4)  a,.inner-menu-pharm .elementor-nav-menu li:nth-child(5)  a {    color: #E7AB10 !important;}

.inner-menu-arts .elementor-nav-menu li:first-child a:after, .inner-menu-cfsciecne .elementor-nav-menu li:nth-child(2) a:after,.inner-menu-engg .elementor-nav-menu li:nth-child(3) a:after, .inner-menu-cmcs .elementor-nav-menu li:nth-child(4)  a:after,.inner-menu-pharm .elementor-nav-menu li:nth-child(5)  a:After{
  content: "";
    bottom: 0;
      height: 2px;
background-color: #E7AB10 !important;
    opacity: 1 !important;
}



.single-post-tab-mk .elementor-tab-content {
    padding: 10px !important;
}

body.elementor-default table td{padding: 5px 10px;  }
body.elementor-default table td p{margin: 0; }
body.elementor-default ul,
body.elementor-default ol{padding: 0 0 10px 20px;}
body.elementor-default p {text-align:justify; line-height: 23px !important;}

.elementor-849 .elementor-element.elementor-element-d14f305 .elementor-post__title, .elementor-849 .elementor-element.elementor-element-d14f305 .elementor-post__title a {
    font-size: 14px ;
    line-height: 20px !important;
}

@media only screen and (max-width: 767px){
.elementor-2301 .elementor-element.elementor-element-e82f423 {padding: 0px !important;}	
.elementor-2301 .elementor-element.elementor-element-c81e737 img { height: auto !important;}	
.elementor-480 .elementor-element.elementor-element-34907cf .elementor-image-box-title { text-align: left !important;}
.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
	-webkit-box-pack: left;  -ms-flex-pack: left; justify-content: left;}
body.elementor-default ul, body.elementor-default ol {
    padding: 0 0 10px 0px;
}
.elementor-258 .elementor-element .elementor-widget-container {padding: 0px 0px 0px 0px !important;}
.elementor-1220 .elementor-element > .elementor-container,
.elementor-1239 .elementor-element.elementor-element-bab87b6 > .elementor-container,
.elementor-1271 .elementor-element.elementor-element-ca02bb3 > .elementor-container{min-height: auto !important;}
.elementor-page-1227  ul, 
.elementor-page-1227  ol { padding: 0 0 10px 20px !important;}
table {overflow: scroll !important; width:100% !important;}	
}

div#mygallery2 {
    text-align: justify;
}

.elementor-251 .elementor-element.elementor-element-246f18c .elementor-nav-menu--main .elementor-item {  padding-left: 5px;padding-right: 5px;}


.elementor-258 .elementor-element.elementor-element-b98890e .elementor-divider-separator,
.elementor-258 .elementor-element.elementor-element-719cc85 .elementor-divider-separator,
.elementor-258 .elementor-element.elementor-element-6f7e189 .elementor-divider-separator{width: 4% !important;}

ul#menu-1-c3e47da,
ul#menu-1-66c49a8,
ul#menu-1-b846277{ margin-top:-15px !important; }

ul#menu-1-1b0fc59 li a,
ul#menu-1-7159b0f li a,
ul#menu-1-7376cbb li a,
ul#menu-1-1b2c6a9 li a,
ul#menu-1-c3e47da li a,
ul#menu-1-66c49a8 li a,
ul#menu-1-b846277 li a {padding: 10px 6px !important;  text-transform: uppercase !important;}

ul#menu-1-c3e47da li,
ul#menu-1-66c49a8 li,
ul#menu-1-b846277 li{width:20%!important; }

.elementor-849 .elementor-element.elementor-element-ffaa702 .elementor-post .elementor-post__excerpt{ display:none; }
.elementor-849 .elementor-element.elementor-element-ffaa702 .elementor-post h3.elementor-post__title{ margin-bottom: 0;}


@media only screen and (max-width:767px){
ul#menu-1-c3e47da li, ul#menu-1-66c49a8 li, ul#menu-1-b846277 li {
    width: 100%!important;
}
}
.bos-post.mk-bos .abt-cotet-sec,
div#elementor-tab-content-1021 .bos-cotet-sec{ display:none !important; }

@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left:0%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { /*content: attr(data-title);*/ }
}




.geo-tag-colleges.elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 10px;
    font-weight: 500;
    border: 1px solid #00000012;
    font-size: 16px;
    background: #f2f2f2;
    line-height: 18px;
    width: 100%;
    display: block !important;
    margin: 0;
    word-break: break-word;
}
.geo-tag-colleges.elementor-widget-tabs .elementor-tab-content {
    padding: 10px;}
.geo-tag-colleges.elementor-widget-tabs .elementor-tab-title.elementor-active, 
.geo-tag-colleges.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    background: #E7AB10 !important;
    color: #fff !important;
}

.elementor-849 .elementor-element.elementor-element-d14f305 .elementor-grid-item.post-11398 .elementor-post__title a{ color:red !important; }

.page-id-13374 .rusa-according-sec{background-image:url(https://svuniversity.edu.in/wp-content/uploads/2022/08/about-inn1.jpg);  padding-top: 40px; padding-bottom: 40px; position: relative; z-index: 2; background-position: center center; background-size: cover;}

.elementor-element-6991b9f{padding:2% 0;}
.elementor-element-86aeb1b .elementor-column,
.elementor-element-cad73b9 .elementor-column{ margin:15px 0; }
.elementor-element-cad73b9 .elementor-column .elementor-heading-title {  font-size: 16px !important;}
.elementor-element-cad73b9 .elementor-column p{font-size: 14px !important;}

body.elementor-default.page-id-13374 .elementor-element-37309f2  p {text-align: left;}
.elementor-location-footer .elementor-nav-menu li{border-bottom: 1px solid #f0f0f0;}
ul#menu-1-c3e47da,
ul#menu-1-595fdfd{ width: 100%;}
ul#menu-1-595fdfd li,
ul#menu-1-c3e47da li{margin-right: 0; font-family: "Ubuntu", Sans-serif; font-size: 14px; font-weight: 400; border-bottom: 1px solid #f0f0f0;width: 20%!important;}
ul#menu-1-c3e47da li a,
ul#menu-1-595fdfd li a{padding: 10px 6px !important; text-transform: uppercase !important;     padding: 6px 6px;}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {width: 4% !important;
}

.elementor-480 .elementor-element.elementor-element-379d42f .elementor-tab-title {
    border-radius: 5px;
    height: 20px;
    padding-top: 9px;
    padding-bottom: 30px;
}

body.page-template-department-template .custom-cat-cc { border: 2px solid #fff; background: #002E94;}
body.page-template-department-template .custom-cat-cc .nav-block-overlay img { display:none; }
body.page-template-department-template .custom-cat-cc .nav-block-overlay {  background: transparent; color: #fff; min-height: 110px;}
body.page-template-department-template .custom-cat-cc .nav-block-overlay .txt-mk-cc {  color: #fff;}
body.page-template-department-template .custom-cat-cc .nav-block-overlay:hover{background-color: rgba(2, 26, 79, 0.47); }

body.page-template-cfs-dept-template .custom-cat-cc { border: 2px solid #fff; background: #002E94;}
body.page-template-cfs-dept-template .custom-cat-cc .nav-block-overlay img { display:none; }
body.page-template-cfs-dept-template .custom-cat-cc .nav-block-overlay {  background: transparent; color: #fff; min-height: 110px;}
body.page-template-cfs-dept-template .custom-cat-cc .nav-block-overlay .txt-mk-cc {  color: #fff;}
body.page-template-cfs-dept-template .custom-cat-cc .nav-block-overlay:hover{background-color: rgba(2, 26, 79, 0.47); }

body.page-id-1832 .custom-cat-cc { border: 2px solid #fff; background: #002E94;}
body.page-id-1832 .custom-cat-cc .nav-block-overlay img { display:none; }
body.page-id-1832 .custom-cat-cc .nav-block-overlay {  background: transparent; color: #fff; min-height: 110px;}
body.page-id-1832 .custom-cat-cc .nav-block-overlay .txt-mk-cc {  color: #fff;}
body.page-id-1832 .custom-cat-cc .nav-block-overlay:hover{background-color: rgba(2, 26, 79, 0.47); }

body.page-id-1838 .custom-cat-cc { border: 2px solid #fff; background: #002E94;}
body.page-id-1838 .custom-cat-cc .nav-block-overlay img { display:none; }
body.page-id-1838 .custom-cat-cc .nav-block-overlay {  background: transparent; color: #fff; min-height: 110px;}
body.page-id-1838 .custom-cat-cc .nav-block-overlay .txt-mk-cc {  color: #fff;}
body.page-id-1838 .custom-cat-cc .nav-block-overlay:hover{background-color: rgba(2, 26, 79, 0.47); }

body.page-id-1841 .custom-cat-cc { border: 2px solid #fff; background: #002E94;}
body.page-id-1841 .custom-cat-cc .nav-block-overlay img { display:none; }
body.page-id-1841 .custom-cat-cc .nav-block-overlay {  background: transparent; color: #fff; min-height: 110px;}
body.page-id-1841 .custom-cat-cc .nav-block-overlay .txt-mk-cc {  color: #fff;}
body.page-id-1841 .custom-cat-cc .nav-block-overlay:hover{background-color: rgba(2, 26, 79, 0.47); }




body.page-id-1526 .officers-blk-sec section.elementor-section:last-child .elementor-column:last-child { display: none !important;}
body.page-id-1526 .officers-blk-sec section.elementor-section{ margin:0; }
body.page-id-1526 .officers-blk-sec section.elementor-section .elementor-column .elementor-widget-wrap{background-color: #002E94 !important; border: 3px solid #fff; }
body.page-id-1526 .officers-blk-sec section.elementor-section .elementor-col-33{width: 33.33%;}
body.page-id-1526 .officers-blk-sec section.elementor-section .elementor-col-33 .elementor-widget-wrap{margin: 0; border-radius: 0;}
body.page-id-1526 .officers-blk-sec section.elementor-section .elementor-column .elementor-widget-wrap h2.elementor-heading-title{color: #fff !important;}
body.page-id-1526 .officers-blk-sec section.elementor-section .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:first-child,
body.page-id-1526 .elementor-element.elementor-widget-text-editor .elementor-widget-container p:nth-child(1){color: #fff !important;}
body.page-id-1526 .elementor-element.elementor-widget-text-editor .elementor-widget-container p:last-child{color: #fff !important;}

body.page-id-8539 .officers-blk-sec section.elementor-section:last-child .elementor-column:last-child { display: none !important;}
body.page-id-8539 .officers-blk-sec section.elementor-section{ margin:0; }
body.page-id-8539 .officers-blk-sec section.elementor-section .elementor-column .elementor-widget-wrap{background-color: #002E94 !important; border: 3px solid #fff; }
body.page-id-8539 .officers-blk-sec section.elementor-section .elementor-col-33{width: 33.33%;}
body.page-id-8539 .officers-blk-sec section.elementor-section .elementor-col-33 .elementor-widget-wrap{margin: 0; border-radius: 0;}
body.page-id-8539 .officers-blk-sec section.elementor-section .elementor-column .elementor-widget-wrap h2.elementor-heading-title{color: #fff !important;}
body.page-id-8539 .officers-blk-sec section.elementor-section .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:first-child,
body.page-id-8539 .elementor-element.elementor-widget-text-editor .elementor-widget-container p:nth-child(1){color: #fff !important;}
body.page-id-8539 .elementor-element.elementor-widget-text-editor .elementor-widget-container p:last-child,
body.page-id-8539 .elementor-element.elementor-widget-text-editor .elementor-widget-container p{color: #fff !important;}

body.page-id-8278 section.elementor-section:last-child .elementor-column:last-child { display: none !important;}
body.page-id-8278 section.elementor-section.urc-member{ margin:0; }
body.page-id-8278 section.elementor-section.urc-member .elementor-column .elementor-widget-wrap{border: 3px solid #fff; background-color: #002E94 !important; }
body.page-id-8278 section.elementor-section.urc-member .elementor-col-33{width: 33.33%;}
body.page-id-8278 section.elementor-section.urc-member .elementor-col-33 .elementor-widget-wrap{margin: 0; border-radius: 0;}
body.page-id-8278 section.elementor-section.urc-member .elementor-column .elementor-widget-wrap h2.elementor-heading-title{color: #fff !important;}
body.page-id-8278 section.elementor-section.urc-member .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:first-child,
body.page-id-8278 section.elementor-section.urc-member .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p,
body.page-id-8278 section.elementor-section.urc-member .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:nth-child(1){color: #fff !important;}
body.page-id-8278 section.elementor-section.urc-member .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:last-child{color: #fff !important;}
body.page-id-8278 .elementor.elementor-8278 { background-color: #F6F6F6;padding: 0 0 4% 0;}




body.page-id-2270 .executive-council-cell .elementor-section .elementor-column > .elementor-element-populated { border-color: #fff; background: #002E94;}
body.page-id-2270 .executive-council-cell .elementor-section .elementor-column > .elementor-element-populated p,
body.page-id-2270 .executive-council-cell .elementor-section .elementor-column > .elementor-element-populated .elementor-widget-container,
body.page-id-2270 .executive-council-cell .elementor-section .elementor-column > .elementor-element-populated h2.elementor-heading-title { color:#fff; }

body.page-id-2289 .academic-senate-sec .elementor-section {background-color: #fff !important;}
 
body.page-id-2289 .academic-senate-sec .elementor-section .elementor-column > .elementor-element-populated { border-color: #fff; background: #002E94;}
body.page-id-2289 .academic-senate-sec .elementor-section .elementor-column > .elementor-element-populated p,
body.page-id-2289 .academic-senate-sec .elementor-section .elementor-column > .elementor-element-populated .elementor-widget-container,
body.page-id-2289 .academic-senate-sec .elementor-section .elementor-column > .elementor-element-populated h2.elementor-heading-title,
body.page-id-2289 .academic-senate-sec .elementor-section .elementor-column > .elementor-element-populated a{ color:#fff !important; }

body.page-id-8749 section.elementor-section:last-child .elementor-column:last-child { display: none !important;}
body.page-id-8749 section.elementor-section.aao-sec{ margin:0; }
body.page-id-8749 section.elementor-section.aao-sec .elementor-column .elementor-widget-wrap{border: 3px solid #fff; background-color: #002E94 !important; }
body.page-id-8749 section.elementor-section.aao-sec .elementor-col-33{width: 33.33%;}
body.page-id-8749 section.elementor-section.aao-sec .elementor-col-33 .elementor-widget-wrap{margin: 0; border-radius: 0;}
body.page-id-8749 section.elementor-section.aao-sec .elementor-column .elementor-widget-wrap h2.elementor-heading-title{color: #fff !important;}
body.page-id-8749 section.elementor-section.aao-sec .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:first-child,
body.page-id-8749 section.elementor-section.aao-sec .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:nth-child(1){color: #fff !important;}
body.page-id-8749 section.elementor-section.aao-sec .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-text-editor .elementor-widget-container p:last-child{color: #fff !important;}
body.page-id-8749 .elementor.elementor-8749 { background-color: #F6F6F6;padding: 0 0 4% 0;}
.dept-brochure-ul {list-style: none;
    margin: 0;
    padding: 10px !important;
    border: 1px solid #f2f2f2;}
.dept-brochure-ul li{display: block;}
.dept-brochure-ul li a{display: block;}
.dept-brochure-ul li a img{ width:30px; margin:auto 0 auto auto; }

@media screen and (min-width: 1400px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
       max-width: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100%;
  }
}
@media screen and (min-width: 1900px) {
  .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 100%;
  }
}
.elementor-480 .elementor-element.elementor-element-44f979d > .elementor-widget-container {
    padding: 10px 10px 010px 10px;
    min-height: 258px;
    width: 100% !important;}
    .elementor-480 .elementor-element.elementor-element-44f979d .elementor-image-box-title {
    position: absolute;
    bottom: 0; background:#fff; padding:5px; border-radius:8px;
}
@media screen and (max-width: 900px) {
.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
    width: 50%;
}
.elementor-258 .elementor-element.elementor-element-335fd6d > .elementor-element-populated {padding: 10px;}
.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
    width: 50%;
}
}
@media screen and (max-width: 767px) {
.elementor-480 .elementor-element.elementor-element-73a5a3b { width: 100% !important;}
.elementor-480 .elementor-element.elementor-element-5cbd8be { display: none;}
.slick-nav.style-3.top-right, .slick-nav.style-4.top-right {
    top: auto;
    right: 15px;
    left: auto;
    bottom: -70px;
}
.slick-prev.style-3.top-right, .slick-prev.style-4.top-right {
    right: 50px;
}
.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
    width:100%;
}
}