/*
Theme Name: mgintertrade
Theme URI: 
Author: 
Author URI: 
Description: mgintertrade theme based on simple boot strap 
*/
/*
Required WordPress CSS
*/
body,h1,h2,h3,h4,h5,h6,p {
    	
    font-family: 'Roboto', sans-serif !important;
}
html {
	font-family: 'Roboto', sans-serif !important;
}
h1, h4, h5, h6, h4, h5, h6 {
	color: #000;
	font-family: 'Roboto', sans-serif !important;
}
.expend-class{
	font-weight: bold;
    font-size: 16px;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.clf-heading{
      
    }
    .cat-heading{
      font-size: 20px;
      text-decoration: underline;
      padding-bottom: 0px;
      color: #000;
      font-weight: bold;
      margin: 0px 0px;
    }
    .cat-subheading{
      font-size: 14px;
      color: #000;
      
    }
    
    .clf-nav
    {
      list-style-type: none;
      padding-left: 15px;
    }
    .clf-nav li
    {
    	text-align: left;
	    list-style-type: disc;
    }
    .clf-nav li a
    {
      text-decoration: blink;
      color: #000;
      /* font-weight: bold; */
    }
    .clf-nav2
    {
      list-style-type: none;
    }
    
    .clf-nav2 li a
    {
      text-decoration: blink;
      color: #000;
    }
    .clf-nav2 li a.active
    {
      font-weight: bold;
    }
    
    .sub-cat-destask{
      font-size: 12px;
    }
    .clf-title
    {
		color: #000;
		font-size: 50px;
		/* border-bottom: 1px solid; */
		padding-bottom: 0px;
		font-weight: bold;
    }
    .clf-title:hover
    {
      color: #000;
     text-decoration: none !important;
    }
    .col-md-task1{
	 	padding: 10px 0px;
	 	font-weight: bold;
	    color: #000;
    }
    .col-md-task2{
	 	padding: 10px 30px;
	 	font-weight: bold;
	    color: #000;
    }
    
	 .to-list{
		font-weight: normal;
		padding: 10px 20px;
		font-size: 12px;

	 }
	  .task1-ro{
	  	background:#FFBE6C;
	  }
	 .task1-ro-1 .ro-0{
		background:#FFBE6C;
	}
	.task1-ro-2 .ro-0{
		background: #B4BF35;
	}
	.task1-ro-3 .ro-0{
		background: #99BFF2;
	}
	.task1-ro-4 .ro-0{
		background: #C8C8A9;
	}
	.task1-ro-5 .ro-0{
		background:#9A89AD;
	}
	.task1-ro-6 .ro-0 {
    	background: #C03F49;
	}
	.task1-ro-7 .ro-0 {
    	background: #FFBE6C;
	}
	.task1-ro-8 .ro-0 {
    	background: #B4BF35;
	}
	.task1-ro-9 .ro-0 {
    	background: #99BFF2;
	}
	.task1-ro-10 .ro-0 {
    	background: #C8C8A9;
	}
	.task1-ro-11 .ro-0 {
    	background: #9A89AD;
	}
	.task1-ro-12 .ro-0 {
    	background: #C03F49;
	}
	.to-do-gap{
		padding-bottom: 2px;
		background: #F0F8FF;
		float: left;
		width: 100%;
	}
	.logo-footer {
	    width: 0px;
	}
	.logo-featimage{
		
	}
	#clf-cat
	{
		list-style: none;
	}
	.nav-catright1 li {
	    background: #D9D9D9;
	    padding: 5px 6px;
	    border: 1px solid rgba(128, 128, 128, 0.43);
	}
	.nav-catright1 {
	    list-style: none;
		padding: 0px;
	}
	.nav-catright1 li.active{
		 background: #838C94;
    	padding: 5px 6px;
    	
	}
	.nav-catright1 li.active a{
		 color: #fff;
	}
	.nav-catright
	{
		list-style: none;
		padding: 0px;
		/* padding: 0px 10px; */
	}
	#clf-cat-right{
		margin: 0px -10px;
	}
	.nav-catright li{
		background: #D9D9D9;
    	padding: 5px 6px;
    	border: 1px solid rgba(128, 128, 128, 0.43);
	}
	.nav-catright li.active{
		 background: #838C94;
    	padding: 5px 6px;
    	color: #fff;
	}
	.nav-catright li.active a{
		color: #fff;
    }

    .project-page h2{
    	margin-top: 0px;
    }
	.container.page-container, body, html { 
		height: 92%;
	}
	#content { 
		min-height: 100%; height: auto !important;
	}
	#footer { 
		bottom: 0; width: 100%; float: left;
	}
    #clf-cat-right .user-term-26{
    	display: none;
    }
    .cen{
    	text-align: center;
    }
    .project-page .content a{
    	color: #4700EE;
    	text-decoration: underline !important;
    }
    .search-scroll{
    	height: 400px;
    	overflow: auto;
	}
    /*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
	.home-main-img img{
		width: 109px;
    	height: auto;
	}
	.logo img{
	 	width: 50px;
	 	height: auto;
	 }
	.logo-footer img{
		width: 50px;
		height: auto;
	}
	.logo-footer {
    	float: right;
	}
	.logo-featimage {
    	float:left;
	}
	.nav-menu{
	    padding: 0px;
		margin: 0;
	}

 	.task-board .user-access{
 	    /* border: 1px solid; */
	    padding: 0px 10px;
	    padding-top: 10px;
	 } 
	.user-pera{
 	    /* text-align: left; */
 	    color: #000;
 	    margin: 0px auto;
	 } 
	 .user-pera:hover{
 	    
 	    color: #000;
 	    text-decoration: none;
	 } 
	 .task-board1{
 	    margin-bottom: 20px;
	 } 
	 .user-bottom	{
        margin: 40px 0px;
        float: left;
        width: 100%;
	}
	.user-bottom2	{
        margin: 20px 0px;
        float: left;
        width: 100%;
	}
	.user-bottom-sec {
       /* margin: 100px 0px; */
        float: left;
        width: 100%;
	}
	table td{
		
		background: #d9d9d9;
		padding: 5px 15px;
	}
	#clf-cat td.active{
		background: #838c94;
		
	}
	#clf-cat td.active a{
		color:#fff !important;
		
	}
	table td.active {
    background: #838c94;
	}
	table td.active a{
    color: #fff !important;
	}
	#clf-cat td{
		
		background: #d9d9d9;	
	}
	.site-login{
		padding-bottom: 20px;
	}
	.project-page a{
		color: #000;
		text-decoration: none !important;
	}
	table .1{
		background: rgba(228, 100, 8, 0.64)!important;
	}
	#ppt .2{
		background: rgba(0, 128, 0, 0.33)!important;
	}
	#ppt .3{
		background: rgba(51, 122, 183, 0.33)!important;
	}
	#ppt .4{
		background: rgba(128, 128, 128, 0.34)!important;
	}
	#ppt .5{
		background: rgba(106, 90, 205, 0.3)!important;
	}
	.col-md-task{
	 	width: 20%;
	 	float: left;
	 	font-weight: bold;
	 	padding: 0px 5px;
	}
	 .col-md-task-7{
	 	width: 14%;
	 	float: left;
	 	font-weight: bold;
	 	padding: 0px 15px;
	}
	 .col-md-task-8{
	 	width: 12%;
	 	float: left;
	 	font-weight: bold;
	 	padding: 0px 15px;
	}
	 .col-md-task-9{
	 	width: 11%;
	 	float: left;
	 	font-weight: bold;
	 	padding: 0px 15px;
	}
	 .col-md-task-10{
	 	width: 10%;
	 	float: left;
	 	font-weight: bold;
	 	padding: 0px 15px;
	}
	 .col-md-task-11{
	 	width: 9%;
	 	float: left;
	 	font-weight: bold;
	 	padding: 0px 15px;
	}
	 .padleft{
	    padding-left: 50px;
	}
	.page-scroll{
 	    height: 250px;
		overflow-x: auto;
	} 
	 .page-scroll-cat{
	 	height: 250px;
		overflow-x: auto;
	 } 
	.page-scroll-unlimit{
		/*height: 300px; */
		overflow-x: auto;
		height: 600px; 
	} 
}
  
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
	.mob-tc {
    	padding: 0px 30px;
	}
	.row {
    	margin-left: 0px;
	}
	#clf-cat-right {
    	margin: 0px 10px;
	}
	.nav-catright {
	     padding: 5px; 
	}	
 	.logo-footer {
		width: 100%;
		padding: 20px;
	}
	.logo-featimage {
		width: 100%;
		padding: 20px;
	}
	.mob h4{
 		text-align: center;
 	}
 	.task-board .user-access{
 	    border: 1px solid;
	    padding: 0px 10px;
	    padding-top: 10px;
	 } 
	.user-pera{
 	    /* text-align: left; */
 	    color: #000;
 	    margin: 0px auto;
	 } 
	 .user-pera:hover{
 	    
 	    color: #000;
 	    text-decoration: none;
	 } 
	 .task-board1{
 	    margin-bottom: 20px;
	 } 
	 .user-bottom	{
        width: 100%;
	}
	.user-bottom2	{
        width: 100%;
	}
	.user-bottom-sec {
        width: 100%;
        text-align: center !important;
	}
	.text-right {
    text-align: center;
	}
	.logo {
    text-align: center;
	}
	table td{
		
		background: rgba(192, 192, 192, 0.31);
		padding: 5px 15px;
	}
	#clf-cat td.active{
		background:#808080;
		
	}
	#clf-cat td.active a{
		color:#fff !important;
		
	}
	table td.active {
    background: #808080;
	}
	table td.active a{
    color: #fff !important;
	}
	#clf-cat td{
		
		background: rgba(192, 192, 192, 0.31);	
	}
	.site-login{
		padding-bottom: 20px;
	}
	.project-page a{
		color: #000 !important;
		text-decoration: none !important;
	}
	.co-md-8mob{
	    margin-top: 20px;
	    padding: 0px 30px;
	}
	.col-md-task{
	 	width: 100%;
	 	
	 	font-weight: bold;
	 	padding: 0px 15px;
	 }
}
.nav2{
	padding: 0;
}
