.reversetext {
	
	direction: ltr;
	
}


.skill-lt.md .skill-bar .skill-bar-in {
    height: 14px !important;
}

.skill-lt .skill-bar .skill-bar-in span {
    position: absolute !important;
    right: 0 !important;
    top: 24px !important;
    font-size: 11px !important;
    background: #171347;
    border-radius: 3px 3px 0 3px;
    padding: 2px 7px;
    font-weight: 600;
    color: #ffffff;
}

.skill-lt .skill-bar .skill-bar-in span:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 6px solid #171347;
    border-left: 8px solid transparent;
    position: absolute;
    right: 10px;
    bottom: 20px;

}




.portfolio-box-01 .portfolio-info .nav a {
 
    font-size: 0.90rem !important;
	}
	
@media screen and (max-width: 991px)  {
        .pc-break { display: none; 
		}
		
		 .pc-break-only { 
 display: none;
 }
    
    }
	
	
//	.yellow-color {
//    color: #f37452 !important;
// }

.max240 {
	height: 240px;
	width: 100%;
}

.max200 {
	height: 200px;
	width: 100%;
}

.max125 {
	height: 125px;
}

#campaigncontainer {
    position: relative;
}
#campaignname {
    position: absolute;
    bottom: 0;
}

.font-small-added {
    font-size: .85rem;
    line-height: 1rem;
}

.theme-bg-extra {
background-color: #0050d8 !important;
color: white !important;
}

.white-color-force {
color: white !important;
}

.font-small-1 {
	font-size: 0.85rem;
}

.portfolio-box-01 {
   max-height: 400px;
}

@media screen and (min-width: 992px)  {
  .mm-in > a:after {
  
    margin-right: .5rem;
}

.nopaddingleftright {
	padding-right: 0px !important;
padding-left: 0px !important;

}
}	
	.list-type-03 li i {
  
    margin-left: 10px;
 
}



.p-20px-r {
    padding-right: 20px;
}







