/*
Theme Name: Colombo Dockyard PLC
Theme URI: http://www.cdl.lk
Author: BenWorldwide
Author URI: http://www.benworldwide.com
Description: Custom website theme for Colombo Dockyard PLC
Version: 1.0
*/

/* 
 * CSS @import skin/css/style.css 
 */

 * {
 	-webkit-touch-callout: none; /* iOS Safari */
 	-webkit-user-select: none; /* Safari */
 	-khtml-user-select: none; /* Konqueror HTML */
 	-moz-user-select: none; /* Old versions of Firefox */
 	-ms-user-select: none; /* Internet Explorer/Edge */
 	user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
 }

 #opportunities > div > div > div > div:nth-child(1) > div:nth-child(1) > div > div > div.wpb_single_image.wpb_content_element.vc_align_center > figure > div > img {

 	width: 499px;
 }

 #opportunities > div > div > div > div:nth-child(1) > div:nth-child(2) > div > div > div.wpb_single_image.wpb_content_element.vc_align_center > figure > div > img{

 	width: 499px;
 }
 .hide{
 	display: none;
 }

.numbered-list {
	list-style: auto;
    padding-left: 15px;
}
