/*
Theme Name: ProMediaArt
Description:Our First Custom Theme
Tags: blog, custom-background, custom-header, custom-logo, custom-menu, e-commerce, featured-image-header, featured-images, flexible-header, full-width-template, grid-layout, one-column, two-columns, portfolio, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, left-sidebar, right-sidebar, editor-style, front-page-post-form, footer-widgets 
Author: PMA
Author URI: https://promediaart.com/
Version: 2.9.2
Theme URI: http://promediaart.com
*/
@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Pragati Narrow');
@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');
@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=MostraOneBold');
@import url('https://fonts.googleapis.com/css?family=Bebas Neue');
@import url('https://fonts.googleapis.com/css?family=Exo2-Medium');
@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');
*

/****************header******************/
body {
    margin: 0px !important;
}
p {
    font-family: "Lato", sans-serif !important;
    font-size: 14px;
    font-weight: normal !important;
    color: #000000;
	}
li{
	font-family: "Lato", sans-serif !important;
    font-size: 14px;
    font-weight: normal !important;
    color: #000000;
}
.top-header {
  background-color: #002b1f;
  color: white;
  font-size: 14px;
  padding: 6px 0px;
}
div#sub-header {
    width: 95%;
    
    margin-right: auto;
    margin-left: auto;
	display:table;
}
.top-left, .top-right {
  display: table-cell;
  padding: 10px 0;
	vertical-align: top;
}



.icon {
  width: 14px;
  height: 14px;
  margin-right: 6px;
  fill: white;
	vertical-align: middle;
}

.header-link {
  color: white;
  margin-left: 15px;
  text-decoration: none;
  font-weight: 500;
}

.header-link:hover {
  text-decoration: underline;
}
div#sub-header p {
    color: #fff;
    font-size: 11px;
    margin: 0;
    letter-spacing: 0px;
}
.top-right {
    margin: 15px 0 0 0;
}
.top-right ul li {
    color: #fff;
    margin: 0px 5px;
    cursor: pointer;
    float: left;
    font-size: 11px;
}
.top-right ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.top-right.top-social-icon ul li {
    display: inline-block;
}
.top-right ul li a {
    color: #fff;
    text-decoration: none;
    transition: .4s all;
    font-size: 11px;
}
#top_inner {
    width: 95%;
}
#top_inner_total {
    width: 100%;
    display: table;
    height: auto;
}
#top_inner_left {
    text-align: left;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-top: 5px;
	
}

 

/* Logo image responsive */
#left-1 img {
  max-width: 100%;
  height: auto;
  display: block;
}


/***************menu***********************/
li#mega-menu-item-21 > ul.mega-sub-menu {
  height: 200px !important;
  overflow-y: auto !important;
}
#mega-menu-item-32 > ul.mega-sub-menu {
  height: 200px !important;
  overflow-y: auto !important;
}
#mega-menu-item-33 > ul.mega-sub-menu {
  height: 200px !important;
  overflow-y: auto !important;
}
li#mega-menu-item-634 > ul.mega-sub-menu {
  height: 200px !important;
  overflow-y: auto !important;
}
li#mega-menu-item-84 > ul.mega-sub-menu {
  height: 200px !important;
  overflow-y: auto !important;
}
#main-menu {
  width: 100%;
	background: #004d32;
}
#sub-menu{
	width:95%;
}
#mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: inline !important;}
#mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu > li.mega-menu-item > a.mega-menu-link{
	padding: 0px 30px 0px 0px;
}
/*************************home************************/

.total_upper_home {
    width:100%;
}
#inner {
   width: 95%;
}
#total_inner {
    width: 100%;
    display: table;
    padding: 25px 0 20px 0;
}
#total_upper_inner_left {
    display: table-cell;
    width: 50%;
    text-align: left;
    vertical-align: top;
    padding-right: 25px;
}
.ifont {
    font-family: 'Roboto Condensed', sans-serif;
    color: #F16110;
    font-size: 30px;
	letter-spacing: -1px;
}
.hfont {
    font-family: 'Roboto Condensed', sans-serif;
    color: #398603;
    font-size: 28px;
    line-height: 35px;
	letter-spacing: -1px;
}

#total_upper_inner_right {
    display: table-cell;
    width: 50%;
    text-align: right;
}
#right_inner_collage {
    margin: 60px auto 0px;
    width: 180px;
}
#home_collage img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
#course_inner {
    text-align: left;
    width: 100%;
}
#total_inner {
    width: 100%;
    display: table;
    padding: 25px 0 20px 0;
}
#home_course_left {
    display: table-cell;
    width: 50%;
    padding: 20px 20px 20px 20px;
    background: #ACC565;
}
#home_course_left2 {
    display: table-cell;
    width: 50%;
    padding: 0px 20px 20px 0px;
    
}
#home_course_inner_right {
    display: table-cell;
    width: 39%;
    float: left;
}
#home_course_right {
    display: table-cell;
    width: 50%;
    padding: 0px 0px 0 20px;
    vertical-align: top;
}
#course_left2 {
    width: 100%;
    
}

/*************************page************************/

#total-page
{
    width:100%;
    height:auto;
}
#total-page img {
    width: 100%;
	height:auto;
}
.alignnone.wp-image-49.size-thumbnail {
  width: unset !important;
}
#inner-page
{
    width:95%;
    height:auto;
    text-align:left;
}

#inner-page
{
  color: #202020;
  line-height: 26px;
  font-size: 14px;
  text-align: justify;
  margin: 32px 0;
  font-family: 'Poppins', sans-serif;
}
#inner-page a
{
	color: #202020;
	text-decoration:none;
}
#inner-page h2
{
    font-size: 24px;
    font-family: 'Oswald';
    margin-bottom: 16px;
}
.page-content {
    width: 100%;
    display: table;
}
.image-container {
    width: 20%;
    display: table-cell;
}
.text-container {
    width: 80%;
    display: table-cell;
    vertical-align: top;
    padding: 0px 15px 0px 15px;
}
#total-page img {
    height: auto;
    width: 100%;
    margin-right: 25px;
    
}

ul.details-lists {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; /* Center items */
}

ul.details-lists li {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin: 5px 1%;
}

ul.details-lists li a {
    display: block;
    background: #005c48;
    color: #fff !important;
    height: 37px;
    padding: 0 6px;
    border-radius: 10px;
    text-decoration: none;
    line-height: 37px;
    white-space: nowrap;
}
.video-table {

    border-collapse: collapse;
  }
  .video-table td {
    border: none;
    padding: 5px;
  }

/*******************cards**************************/
#inner-card {
    width: 95%;
    text-align: left;
    font-family: "Roboto Condensed";
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
}

.department-wrapper {
  display: table;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.department-row {
  display: table-row;
}

.department-cell {
  display: table-cell;
  width: 33%;
  padding: 20px;
  text-align: center;
}

.circle {
  float: none;
    margin: 0px auto;
    width: 205px;
    height: 205px;
    border-radius: 100%;
    overflow: hidden;
    /* border: 4px solid #c5fbf2; */
    border: 4px solid #ffe1b3;
    z-index: 999;
    position: relative;
    box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.75);
}

.circle img {
  width: 100%;
  height: 100% !important;;
  object-fit: cover;
  border-radius: 50%;
}

.department-cell h3 {
  text-transform: uppercase;
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
    margin-top: 36px;
    color: #00b58c;
}

.text-scroll {
  max-height: 135px;
  overflow-y: auto;
  text-align: justify;
  padding-right: 5px;
}

.text-scroll p {
  min-height: 110px;
    height: 100%;
    text-align: justify;
}
.department-details{
background: #fff;
    position: relative;
    top: 0em;
    box-shadow: 0 6px 6px #f6f6f6 !important;
    padding: 0 1em 2em;
    left: 0px;
    margin: 0px auto;
    max-width: 330px;
    width: 100%;
    min-height: 250px;
}

.academic-links {
    width: 100%;
    display: table;
}
.sub-link, .sec-sub-link {
    display: table-cell;
    width: 50%;
}

.pt-cv-colsys {
    margin-left: 0px !important;
    margin-right: 0px!important;
}

.col-md-3.col-sm-12.col-xs-12.pt-cv-content-item.pt-cv-1-col{
	padding-left: 0px !important;
  padding-right: 30px !important;

}
/************************table***********************/

.new-table {
    width: 100%;
}
.new-table.new-table tr th {
    background: #005c48;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 14px;
    padding: 10px;
}
.new-table th, td {
    padding: 5px;
    vertical-align: top;
}
.new-table table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}


.table-simple {
  width: 100%;
  border-collapse: collapse;
}
.table-simple th,
.table-simple td {
  border: 1px solid #000;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.table-simple th {
  background: #f2f2f2;
  font-weight: bold;
}
/*********************footer*************************/
#footer-outer {
    width: 100%;
    background-color: #ddd;
    padding: 30px 0px;
}
#upper-footer-inner {
    width: 95%;
}
#upper-footer-total {
    width: 100%;
    display: table;
    font-family: "Poppins";
    font-size: 14px;
    line-height: 30px;
}
#upper-footer1 {
    width: 25%;
    display: table-cell;
    padding-right: 10px;
    text-align: justify;
}
#footer-outer h2 {
    color: #00681a;
    font-family: "Poppins";
    font-weight: normal;
    text-align: left;
    border-top: 1px solid #00681a;
    border-bottom: 1px solid #00681a;
    font-size: 16px;
    margin-bottom: 8px;
    padding-left: 5px;
}
#upper-inner {
    padding-left: 10px;
}
#upper-footer2 {
    width: 25%;
    display: table-cell;
    padding-right: 10px;
    text-align: justify;
}
#upper-footer3 {
    width: 25%;
    display: table-cell;
    padding-right: 10px;
    text-align: justify;
}
#upper-footer4 {
    width: 25%;
    display: table-cell;
    text-align: justify;
}
#lower-footer {
    width: 100%;
    background-color: #444;
    color: #ffffff;
    font-size: 12px;
    font-family: "Poppins";
    padding: 4px 0px;
}
#lower-footer-inner {
    width: 95%;
}
#lower-footer-total {
    width: 100%;
    display: table;
}
#footer5 {
    width: 50%;
    display: table-cell;
    text-align: left;
}
#footer6 {
    width: 50%;
    display: table-cell;
    text-align: right;
}
#footer6 p {
    color: #fff;
}
#upper-footer-inner ul li a {
    text-decoration: none;
    color: #000;
}
#upper-footer-inner ul li {
    list-style-type: none;
}
#upper-footer-inner ul {
    padding-left: 0;
}
#inner-card h4 a {
    color: #F16110;
    font-size: 16px;
    font-weight: 500;
}
a._self.pt-cv-readmore.btn.btn-success {
    background-color: #398603 !important;
}
#form_div {
   
    background: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.15);
    padding-top: 1px;
    overflow: hidden;
    margin: 4px 5px 4px;
    background-color: #fff;
    padding: 10px 20px 10px 20px;
	
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100% !important;
	background-color:#a5dba57a;
    font-size: 15px;
    line-height: 1;
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 1.6px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100% !important;
    background-color:#a5dba57a;
    font-size: 15px;
    line-height: 1;
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 1.6px;

}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
   background: #2b7a77;
    color: #ffffff;
    padding: 10px 26px;
    border: none;
    font-size: 19px;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    margin-top: 7px;
}

div#home_course_left img {
    width: 100%;
    height: auto;
}
.contact-form {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

.contact-form p {
    color: #555;
    font-size: 14px;
    margin-bottom: 20px;
}

.contact-form input{
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px dashed #999;
    margin-bottom: 20px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s;
}

.contact-form input:focus {
    border-bottom-color: #00a46c;
}



.captcha-box {
    margin-bottom: 20px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #006b44;
    color: white;
    border: none;
    padding: 10px 25px;
    font-size: 14px;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s;
	    width: 100px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: #008955;
}

/*********************marquee************************/
.marquee {
    background-color: #f9f9f9;
    /**padding: 10px;***/
    border: 1px solid #ccc;
}
.marquee a {
    color: #ff0000;
    text-decoration: none;
}
.marquee img {
    vertical-align: middle;
}
.marquee a:hover {
    color: #471ee5;
    text-decoration: none;
}
/*****************media*******************************/
@media screen and (max-width: 768px) {
/* Header top bar */
  .top-left, .top-right, #top_inner_left {
    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 0;
  }
div#sub-header {
    padding-right: 0px;
	padding-left: 0px;}
	.top-header {
    padding: 6px 0px;
}
	.top-right {
    margin: 0px;
		display: ruby;
}
  #top_inner_total, #sub-header {
    display: block;
    width: 100%;
  }

  .top-right ul li {
    float: none;
    display: inline-block;
    margin: 5px;
  }

  .top-right ul {
    text-align: center;
  }

  /* Navigation menu stack vertically */
  #main-menu, #sub-menu {
    width: 100%;
  }

  #mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu {
    display: block;
    width: 100%;
  }

  #mega-menu-wrap-my-custom-menu ul.mega-sub-menu {
    position: static !important;
    width: 100% !important;
    box-shadow: none !important;
  }

  #mega-menu-wrap-my-custom-menu li.mega-menu-item {
    display: block;
    width: 100%;
    border-bottom: 1px solid #003b27;
  }

  #mega-menu-wrap-my-custom-menu li.mega-menu-item > a {
    display: block;
    width: 100%;
    padding: 10px 15px;
  }

  li#mega-menu-item-21 > ul.mega-sub-menu,
  #mega-menu-item-32 > ul.mega-sub-menu,
  #mega-menu-item-33 > ul.mega-sub-menu,
  li#mega-menu-item-634 > ul.mega-sub-menu,
  li#mega-menu-item-84 > ul.mega-sub-menu {
    height: auto !important;
    max-height: 200px;
    overflow-y: auto;
  }

  .icon {
    vertical-align:middle;
  }

  .header-link {
    display: inline-block;
    margin: 5px 8px;
  }

  /* Slider or homepage hero image responsiveness */
  .slider-container img,
  .slider-container .slide {
    width: 100%;
    height: auto;
  }

  /* Ensure paragraph text adjusts */
  div#sub-header p {
    font-size: 8px;
  }
	
  #left-1 img {
    max-width: 100%;
  }
	
	    #upper-footer-total {
        display: block;
    }
    #upper-footer1 {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    #upper-footer2 {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    #upper-footer3 {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    #upper-footer4 {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    #lower-footer-total {
        display: block;
    }
    #footer5 {
        display: inline-block;
        width: 100%;
    }
    #footer6 {
        display: inline-block;
        width: 100%;
        text-align: left;
    }
	
	#upper-inner
 {
   padding-left: 0px; 
}
	#total_upper_inner_left {
    display: table-row;
    width: 100%;}
#total_upper_inner_right {
    display: table-row;
    width: 100%;}
#home_course_left {
    display: table-row;
    width: 100%;}
#home_course_right {
   display: inline-block;
    width: 92%;
    margin-left: 0px;
    margin-top: 15px;
    padding: 0px;
}
	#home_course_left2 {
    display: table-row;
    width: 100%;}
	#home_course_left img {
  padding: 20px;
}
	#total_inner{padding:0px;}
	 .video-table tr {
      display: block;
    }
    .video-table td {
      display: block;
      width: 100%;
    }
  ul.details-lists li {
	  width: 100%;}
	  .new-table table {
        font-size: 14px;
    }
	.image-container {
  display: table-row;
}
.text-container {
  display: table-row;}
.text-container p{
margin-top: 15px;
}
.department-cell {
  display: inline-block;
  width: 100%;}
	.sub-link, .sec-sub-link {
		display: table-row;}
}

@media screen and (max-width: 450px) {
	#sub-header p {
        font-size: 7px !important;
    }
	.top-right ul li {   
    font-size: 10px;
}

.top-right ul li a {
    font-size: 8px;
}
	.ifont {
  font-size: 20px;
}
	.hfont {
		font-size: 18px;}
}
@media screen and (max-width: 390px) {
	#sub-header p {
        font-size: 7px !important;
    }
    .top-right ul li {
        font-size: 8px;
	}

	    .top-right ul li a {
        font-size: 6px;
    }
}
@media screen and (max-width: 325px) {
    .top-right ul li a {
        font-size: 4px;
    }
}