/*
Theme Name: West
Theme URI: http://cbscorporation.com/
Author: cbscorporation
Author URI: http://cbscorporation.com 
Description: West is a responsive business theme that aims to provide everything you need in order to help you create an awesome website for your company. Some of the features you will find in West are: Live Composer integration, fonts and colors controls, blog options, custom header option and much more.
Version: 1.04
License: GNU General Public License v2 or later

*/

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
/*
@font-face {
font-family:"Montserrat-Regular";
src:url("fonts/Montserrat-Regular.eot?") format("eot"),
src:url("fonts/Montserrat-Regular.eot?") format("eot"),
url("fonts/Montserrat-Regular.woff") format("woff"),
url("fonts/Montserrat-Regular.ttf") format("truetype"),
url("fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
font-weight:normal;font-style:normal;}

*/

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.67;
	color: #4a4a4a;
	text-rendering: optimizeLegibility;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #4a4a4a;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
a, .primary-color{
	color: #af8f4f;
}
a:hover{
	color: #c19d08;
}
a,
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}

/* {
	color: #af8f4f;
}*/
ul {
	list-style-type: square;
}
.h1, h1 {
    font-size: 28px;
	line-height: normal;
}
.h2, h2 {
    font-size: 28px;
	line-height: normal;
}
.h3, h3 {
    font-size: 20px;
    line-height: normal;
}
.h4, h4 {
    font-size: 18px;
    line-height: 1.11;
}
.site-content .margin60Top{
	margin-top: 60px;
}
.normal-text{
 font-size: 14px;
  font-weight: 500;
  line-height: 1.71;
}
.innerpage-block h3{
}
/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
}
th {
	background-color: #f5f5f5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	padding: 10px;
	line-height: 1.42857143;
	vertical-align: top;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	border: 1px solid #dddddd;
}
/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	padding: 15px;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 13px;
	padding: 15px 30px;
	border: 0;
	font-weight: 700;
	color: #fff;
	background-color: #af8f4f;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	text-transform: uppercase;
}
.button {
	-webkit-appearance: none;
}

input[type="submit"] {
	margin-top: 5px;
}
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: 0.9;
	text-decoration: none;
	color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	font-weight: 400;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 13px;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 8px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}
.header-buttons {
	text-align: center;
	position: relative;
	margin-top: 45px;
}
.header-button {
	display: inline-block;
}
.header-button {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #fff;
}
.header-button.right-button {
	margin-left: 30px;
}
.header-button:hover {
	background-color: #fff;
	color: #1c1c1c;
	opacity: 1;
}

.close-icon{
	cursor: pointer;
	display: inline-block;
	    width: 24px;
    height: 24px;
}
.close-icon:before, .close-icon:after{
    border-left: 2px solid #af8f4f;
    content: '';
	height: 25px;
    left: 10px;
    position: absolute;
    top: 0;
}
.close-icon:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.close-icon:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal  .close-icon{
	position: absolute;
    right: 20px;
    top: 20px;
}
.astm-search-menu.dropdown form{
	/*min-width: auto;*/
	top: calc(100% + 12px);
}
.astm-search-menu .active .search-icon{
	fill:#c19d08;
}

.main-navigation ul > li.astm-search-menu{
	padding-left: 40px;
	position: static;	
}

.main-navigation ul.second-level li:hover a {
    color: #ffffff;
} 
.astm-search-menu .search-submit{
	display: none;
}
.astm-search-menu .search-field{
	border-radius: 0;
    border: none;
    border-bottom: solid 8px #af8f4f;
    padding: 16px 12px 16px 14px;
    min-width: 326px;
	outline: none;
	line-height: normal;
	font-style:italic;
}
.search-icon{
	fill: #FFF;
	width: 26px;
	height: 26px;
}
.search-icon:hover{
	fill: #c19d08;
}
.search-close:before,
.search-close:after{
	border-color: #af8f4f;
}
.search-close{
	right: 16px;
    top: calc( 100% + 27px)
}


/*
.main-navigation ul > li.astm-search-menu{
	padding-left: 40px;
	position: static;	
}
.astm-search-menu{
	position: static;
}
.astm-search-menu.dropdown form{    
    top: -30px;
    left: 0;
    width: 100%;
    text-align: left;
	border-bottom: solid 10px #af8f4f;
    padding: 22px 20px 10px;
	background: #061932;
}
.astm-search-menu form label{
	width: calc(100% - 40px);
}
.astm-search-menu input[type="search"]{
	border-radius: 0;    
    background: none;
    border: none;
    color: #FFF;
    border-bottom: dotted 2px #9b9b9b;
    width: 100%;
	padding: 10px 0;
}
.astm-search-menu input[type="search"]:focus{
	border: none;
	outline: none;
	border-bottom: dotted 1px #FFF;
}
.astm-search-menu .search-submit{
	display: none;
}*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation ul {
	margin: 24px 0 25px;
    padding: 0;
	text-align: right;
}

.main-navigation li {
	position: relative;
	padding: 0 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
    line-height: 16px;
    vertical-align: middle;
}
.main-navigation ul > li:first-child{
	padding-left: 0;
}
.main-navigation ul > li:last-child{
	padding-right: 0;
}
.main-navigation ul li li:first-child{
	padding-left: 10px;
}
.main-navigation ul li li:last-child{
	padding-right: 10px;
}
.main-navigation li::before {
	font-family: Fontawesome;
	color: #af8f4f;
	display: inline-block;
	margin-right: 7px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.main-navigation a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	outline-style: none;
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #1C1E21;
}

.main-navigation ul ul ul {
	left: -999em;
	top: -1px;
	padding-top: 0;
}

.main-navigation ul ul a {
	width: 200px;
	color: #f3f3f3;
	padding: 0;
}
.main-navigation ul ul li {
	text-transform: none;
	padding: 10px;
	font-weight: 300;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-navigation ul ul li:last-of-type {
	border-bottom: 0;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation a:hover,
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
	color: #c19d08;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {	
	color: #c19d08;
}
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a {
	border-bottom: 0;
}



/* Mobile menu */
.mobile-nav {
	display: none;
	text-align: center;
}
.slicknav_menu  .slicknav_menutxt { display: block; font-size: 30px; }
.slicknav_menu .slicknav_icon { display: none; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; border-radius: 1px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block; border: 0; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.mobile-nav {
	display: none;
}
.slicknav_menu {
  text-align: right;
}
.slicknav_nav .slicknav_arrow {
	font-size: 16px;
	margin: 0 0 0 7px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    border-radius: 4px;  
    display: inline-block;
}
.slicknav_menu  .slicknav_menutxt {
    color: #fff;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_nav {
    color:#ececec;
    margin:0;
    padding:0;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav {
	position: absolute;
    left: 0;
    background-color: #000f22;
    width: 100%;
    z-index: 999;
    text-align: center;
}
.slicknav_nav ul {
    padding:0;
    margin: 0;
}
.slicknav_nav .slicknav_row {
    padding:10px;
}
.slicknav_nav a{
    padding:10px;
    text-decoration:none;
    color:#af8f4f;
    border-bottom: 1px solid #222;
}
.slicknav_nav a:hover{
    background: #061932;
	color:#FFF;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    color:#fff;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}
.slicknav_row a {
	border: 0;
}
.slicknav_nav .sub-menu {
  background-color: #1C1E21;
  font-size: 13px;
}
/* Posts and comments navigation */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 30px 0 45px;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.comment-navigation a,
.posts-navigation a,
.post-navigation a {
	display: inline-block;
	font-size: 13px;
	padding: 15px 30px;
	border: 0;
	color: #fff;
	background-color: #af8f4f;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.posts-navigation a {
	font-size: 12px;
    padding: 12px 23px 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.comment-navigation a:hover,
.posts-navigation a:hover,
.post-navigation a:hover {
	opacity: 0.9;
	text-decoration: none;
	color: #fff;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* 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. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area .widget {
	margin: 0 0 30px;
	padding: 30px;
	background-color: #fff;
	/*border: 1px solid #f3f3f3;*/
}
.widget-area,
.widget-area a {
	color: #969CB3;
}
.widget-title {
	margin: 0 0 15px;
	position: relative;
	/*padding-bottom: 15px;*/
}
.widget-title::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    /*background-color: rgba(255, 255, 255, 0.1);*/
    bottom: 0;
    left: 0;
}
.widget-area .widget-title::after {
	background-color: rgba(28, 30, 41, 0.1);
}
.widget ul {
	padding: 0 0 0 20px;
}
.widget li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget .children {
	padding-left: 30px;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Contact widget */
.west_contact_info_widget span {
	display: inline-block;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	font-size: 16px;
	background-color: #eaab1c;
	line-height: 30px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
}
.contact-info {
	margin-bottom: 15px;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/* Recent posts */
.widget_recent_posts ul {
	list-style: none;
	padding: 0;
}
.widget_recent_posts li {
	padding-bottom: 15px;
}
.widget_recent_posts li:last-of-type {
	padding-bottom: 0;
}
.widget_recent_posts .recent-thumb {
	padding: 0 15px 0 0;
}
.widget_recent_posts .recent-title {
	padding: 0;
}
.widget_recent_posts .post-date {
	display: block;
	font-size: 12px;
	padding: 3px;
	margin-top: 5px;
	background-color: #f3f3f3;
}
.widget_recent_posts .post-date .fa {
	margin-right: 6px;
}
/* Social widget */
.social-menu-widget {
	padding: 0 !important;
	margin: 0 auto;
	display: table;
	text-align: left;
}
.social-menu-widget a {
	background-color: #eaab1c;
	text-decoration: none;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 8px;
	line-height: 40px;
	border-radius: 50%;
}
.social-menu-widget li a,
.social-menu-widget li a:hover {
	color: #fff;
}
.social-menu-widget li {
	display: inline-block;
	list-style: none;
	line-height: 1;
	text-align: center;
	vertical-align: top;
}
.social-widget li a::before,
.social-menu-widget a:before {
	font-family: FontAwesome;
	color: inherit;
}
.social-menu-widget li a:hover,
.social-widget a:hover {
}
.social-menu-widget a:before {
	font-size: 15px;
}
.social-menu-widget a[href*="twitter.com"]{
	background: url("images/twitter-icon.png") no-repeat top left;
}
.social-menu-widget a[href*="twitter.com"]:hover{
	background: url("images/twitter-icon-rollover.png") no-repeat top left;
}
.social-menu-widget a[href*="twitter.com"]::before {
	content: '\f099';
	display: none;
}
.social-menu-widget a[href*="facebook.com"]::before {
	content: '\f09a';
}
.social-menu-widget a[href*="plus.google.com"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="google.com/+"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="dribbble.com"]::before {
	content: '\f17d';
}
.social-menu-widget a[href*="pinterest.com"]::before {
	content: '\f231';
}
.social-menu-widget a[href*="youtube.com"]::before {
	content: '\f167';
}
.social-menu-widget a[href*="flickr.com"]::before {
	content: '\f16e';
}
.social-menu-widget a[href*="vimeo.com"]::before {
	content: '\f194';
}
.social-menu-widget a[href*="instagram.com"]::before {
	content: '\f16d';
}
.social-menu-widget a[href*="linkedin.com"]{
        background: url("images/linkedin-icon.png") no-repeat top left;
}
.social-menu-widget a[href*="linkedin.com"]:hover{
        background: url("images/linkedin-icon-rollover.png") no-repeat top left;
}
.social-menu-widget a[href*="linkedin.com"]::before {
	content: '\f0e1';
	display: none;
}
.social-menu-widget a[href*="foursquare.com"]::before {
	content: '\f180';
}
.social-menu-widget a[href*="tumblr.com"]::before {
	content: '\f173';
}
.social-menu-widget a[href*="behance.net"]::before {
	content: '\f1b4';
}
.social-menu-widget a[href*="deviantart.com"]::before {
	content: '\f1bd';
}
.social-menu-widget a[href*="soundcloud.com"]::before {
	content: '\f1be';
}
.social-menu-widget a[href*="spotify.com"]::before {
	content: '\f1bc';
}
.social-menu-widget a[href*="weibo.com"]::before {
	content: '\f18a';
}
.social-menu-widget a[href*="xing.com"]::before {
	content: '\f168';
}
.social-menu-widget a[href*="trello.com"]::before {
	content: '\f181';
}

.social-menu-widget{
	margin: 0;
}

.social-menu-widget li{
	margin: 0 5px;
}
.social-menu-widget li:first-child{
	margin-left: 0;
}
.social-menu-widget a{
	margin: 0;
	background-color: #af8f4f;
}
.social-menu-widget a:hover{
	background-color: #c19d08;

}
/* Default widgets */
.widget_recent_entries ul,
.widget_archive ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_categories ul {
	list-style: none;
	padding: 0;
}
.widget_recent_entries li::before,
.widget_archive li::before,
.widget_pages li::before,
.widget_recent_comments li::before,
.widget_categories li::before {
	font-family: Fontawesome;
	font-size: 15px;
}
.widget_recent_entries li::before {
	content: '\f040';
	margin-right: 5px;
}
.widget_archive li::before {
	content: '\f133';
	margin-right: 8px;
}
.widget_pages li::before {
	content: '\f016';
	margin-right: 8px;	
}
.widget_recent_comments li::before {
	content: '\f0e5';
	margin-right: 8px;
}
.widget_categories li::before {
	content: '\f114';
	margin-right: 8px;
}
.tagcloud a {
	border: 1px solid #41474F;
	padding: 5px;
	font-size: 13px !important;
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 4px;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 75px;
	padding: 30px;
	position: relative;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.entry-title,
.entry-title a {
	color: #4a4a4a;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
}
.entry-title a:hover {
	color: #af8f4f;
	text-decoration: none;
}
.home .entry-header {
	margin-bottom: 30px;
}
.entry-header {
	margin-bottom: 25px;
}
.entry-header h1{
	margin-bottom: 0;
}
.inner-content .entry-header {
	margin-bottom: 10px;
}
.entry-thumb {
	width: 40%;
	float: left;	
}
.single-thumb {
	margin-bottom: 30px;
	text-align: center;
}
.has-post-thumbnail .inner-content {
	/*width: 60%;*/
	float: left;
	margin-bottom: 15px;
}
.entry-thumb {
	padding-right: 30px;
}
.entry-meta,
.entry-footer {
	clear: both;
	background-color: #f3f3f3;
	padding: 10px;
	font-size: 13px;
	margin-top: 30px;
}

.entry-meta,
.entry-meta a,
.entry-footer,
.entry-footer a {
	color: #838592;
}
.list-meta {
	position: absolute;
	bottom: -20px;
	right: 30px;
	font-size: 13px;
	border: 0;
	margin: 0;
}
.list-meta .byline {
	display: none;
}
.list-meta .posted-on,
.list-meta .read-more {
	padding: 10px 15px;
	display: inline-block;
	text-transform: uppercase;
	outline: none;
}
.list-meta .posted-on {
	background-color: #1C1E29;
}
.list-meta .read-more {
	background-color: #af8f4f;
}
.list-meta,
.list-meta a,
.list-meta a:hover {
	color: #fff;
}
.cat-links,
.tags-links {
	margin-right: 10px;
}

/* Archive headers */
.page-header {
	background-color: #fff;
	margin: 0;
	border: 1px solid #f3f3f3;
	padding: 30px;
	margin-bottom: 45px;
}
.page-title {
	margin: 0;
}
.taxonomy-description {
	margin-top: 15px;
}
.page-title .fa {
	margin-right: 15px;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
	margin-bottom: 60px;
}
.comments-title {
	margin: 0;
	font-size: 24px;
	padding: 30px;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	margin-bottom: 30px;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn,
.comment-metadata {
	margin-left: 80px;
}
.comment-metadata {
	font-size: 12px;
	margin-bottom: 30px;
}
.comment-body {
	padding: 30px;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	margin-bottom: 15px;
}
.comment-edit-link {
	margin-left: 5px;
}
.reply {
	text-align: right;
}
.comment-reply-link {
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;	
}
a.comment-reply-link {
	text-decoration: none;
}
a.comment-reply-link:hover {
	color: #000;
	box-shadow: 0 0 1px #505050;
}
.comments-area a.url {
	text-decoration: underline;
}
.comment-metadata a,
.comments-area a.url {
	color: #444;
}
.bypostauthor {
}
.comment-respond {
	margin-top: 60px;
}
.comment-form .form-submit {
	margin-top: 30px;
}
/*--------------------------------------------------------------
## Go to top button
--------------------------------------------------------------*/
.go-top {
	position: fixed !important;
	right: 20px;
	bottom: -45px;
	color: #fff; 
	display: block;
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	width: 40px;
	height: 40px;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	cursor: pointer;
	background-color: #af8f4f;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
body .go-top:hover {
	background-color: #c19d08;
	color: #FFF;
}
.go-top.show {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	bottom : 11px;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
.site-footer, .bg-double.footer-widgets {
    /*background-position: top left, linear-gradient(to bottom, #0A1F36, #0C2848);*/
	background: url(images/dot-top-bg.png) repeat-x top left, linear-gradient(to bottom, #0A1F36, #0C2848);
	
	margin-top: 80px;
	clear: both;
    /* background-color: transparent; */
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

/* Common Styling */
.btn-primary{
	background: #af8f4f;
	border-radius: 0;
	border: none;
	border: none;
	    font-size: 12px;
    padding: 12px 23px 10px;
	    text-transform: uppercase;
			font-weight: bold;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{
	background: #c19d08;
	border: none;
}
.gradient-border, .modal-inner{
	position: relative;
	margin-top: 6px;
}
.gradient-border::before,
.modal-inner::before{
	content: '';
	width: 100%;
	height: 6px;
	position: absolute;
	background: #af8f4f;
	top: -6px;
	left: 0;
	object-fit: contain;
	background-image: radial-gradient(circle at 50% 0, #ffedca, #be8622);
	
	/* background: rgba(175,143,79,1);
background: -moz-linear-gradient(left, rgba(175,143,79,1) 0%, rgba(175,143,79,1) 42%, rgba(255,255,255,1) 53%, rgba(175,143,79,1) 64%, rgba(175,143,79,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(175,143,79,1)), color-stop(42%, rgba(175,143,79,1)), color-stop(53%, rgba(255,255,255,1)), color-stop(64%, rgba(175,143,79,1)), color-stop(100%, rgba(175,143,79,1)));
background: -webkit-linear-gradient(left, rgba(175,143,79,1) 0%, rgba(175,143,79,1) 42%, rgba(255,255,255,1) 53%, rgba(175,143,79,1) 64%, rgba(175,143,79,1) 100%);
background: -o-linear-gradient(left, rgba(175,143,79,1) 0%, rgba(175,143,79,1) 42%, rgba(255,255,255,1) 53%, rgba(175,143,79,1) 64%, rgba(175,143,79,1) 100%);
background: -ms-linear-gradient(left, rgba(175,143,79,1) 0%, rgba(175,143,79,1) 42%, rgba(255,255,255,1) 53%, rgba(175,143,79,1) 64%, rgba(175,143,79,1) 100%);
background: linear-gradient(to right, rgba(175,143,79,1) 0%, rgba(175,143,79,1) 42%, rgba(255,255,255,1) 53%, rgba(175,143,79,1) 64%, rgba(175,143,79,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af8f4f', endColorstr='#af8f4f', GradientType=1 ); */
}
.bg-double{
    position: relative;
    background: url(images/dot-top-bg.png) repeat-x top left, linear-gradient(to bottom, #0A1F36, #0C2848);
}
.bg-double > div{
	position: relative;
	z-index: 1;
}
.bg-double::after{
	content: '';
	height: 94px;
    background-image: url(images/dot-bottom-bg.png);
	background-repeat: repeat-x;
    background-position: top left;
    width: 100%;
    position: absolute;
    
    bottom: 0;
    left: 0;
    z-index: 0;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}wp-caption-text

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	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-caption {
	display: block;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
	padding: 7px 0;
	width: 100%;
	z-index: 999;
	position: relative;
	background-color: #1C1E21;
}
.site-header.has-header {
	background: rgba(0, 30, 65, 0);
}
.site-header.header-scrolled {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	 background: url(images/dot-top-bg.png) repeat-x top left, linear-gradient(to bottom, #0A1F36, #0C2848); 
  

	padding: 7px 0;
}
.site-header.innerpage-header{
	/*background: transparent url("images/dot-top-bg.png") repeat-x top left;*/
}
.stick-header.site-header{
	background: rgba(0, 30, 65, 1) url("images/dot-top-bg.png") repeat-x top left;
}
.header-scrolled a,
.header-scrolled .site-title a {
	color: #FFFFFF;
}
.header-scrolled .site-title a:hover {
	color: #FFFFFF;
}
.site-header .container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.site-logo {
	max-width: 100%;
	max-height: 80px;
}
.site-title {
	margin: 0;
}
.site-title a {
	-webkit-transition: color 0.4s;
	transition: color 0.4s;	
	color: #fff;
	text-decoration: none;
}
.site-title a:hover {
	color: #fff;
}

.site-branding a{
	display: block;
	width: 161px;
}

.site-description {
	font-size: 14px;
	color: #A2A2A2;
	font-weight: 400;
	margin: 15px 0 0;
	font-family: 'Open Sans', sans-serif;
}
.header-image {
	position: relative;
	text-align: center;
}
.header-image::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*background-color: rgba(0,0,0,0.6);*/
}
.header-info {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 11;
}
.header-text {
	margin: 0 auto;
    color: #fff;
    display: table;
    font-size: 30px;
    font-weight: normal;
	padding-bottom: 33px;
}
.header-buttons{
	display: none;
}
.header-text span{
	font-weight: 600;
}
.small-header, .pricing-block .stock-price, .pricing-block .stock-change, .pricing-block .stock-changep, .stock-bar .pricing, .home .ms-nav-next, .home .ms-nav-prev {
	display: none;
}

/* CBS Stock Banner */
.cbs-stock-bar{
	/*background: #0a1f36 url("images/dot-top-bg.png") repeat-x top left;*/
	background: url(images/dot-top-bg.png) repeat-x top left, linear-gradient(to bottom, #0A1F36, #0C2848);
	padding: 10px 0;
	color: #FFF;
}
.cbs-stock-bar aside{
	margin: 20px 0;
}
.cbs-stock-bar .pricing .textwidget{
    text-align: right;
}

.cbs-stock-bar .pricing p{
	margin: 0;
	line-height: 1.5;
    font-size: 14px;
	font-weight: bold;
}
.cbs-stock-bar .pricing p.pricing-text {
    font-size: 10px;
    line-height: 1.3;
}
.cbs-stock-bar span{
	display: inline-block;
	vertical-align: middle;
}

.cbs-stock-bar span.stock-change,
.cbs-stock-bar span.stock-changep {
	font-size: 15px;
	font-weight: bold;
}
span.stock-changep {
    letter-spacing: 0.5px;
}
span.stock-change {
    margin-top: 3px !important;
}
.cbs-stock-bar  .number {
    font-size: 36px;
	line-height: 26px;
    font-weight: bold;    
}
.cbs-stock-bar  .fa{
    font-weight: normal;
    font-size: 14px;
    color: #af8f4f;
    margin-right: 5px;
}

/* Dynamic stock */
ul.stock_ticker li.plus .sqitem, ul.stock_ticker li.plus .sqitem:hover{
	color: #FFF;
}
.stock-ticker-wrapper ul.stock_ticker .plus>.sqitem:before{
	/* content: url("images/icon-arrow.png"); */
}
.stock-ticker-wrapper ul.stock_ticker .plus .stock-change:before{
	content: url("images/icon-arrow.png");
}
.stock-ticker-wrapper ul.stock_ticker .minus .stock-change:before{content: url("images/icon-down-arrow.png");}
.stock-price{
    font-size: 36px;
    font-weight: bold;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    padding: 0;
}

/*--------------------------------------------------------------
## Live Composer
--------------------------------------------------------------*/
/* Staff */
#dslc-content .dslc-staff-member {
	position: relative;
	overflow: hidden;
}
#dslc-content .dslc-staff-member-social {
	position: absolute;
	top: -100px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#dslc-content .dslc-staff-member:hover .dslc-staff-member-social {
	top: 0;
}
#dslc-content .dslc-staff-member-social a {
	margin: 3px 8px !important;
}
/* Social */
.dslc-social-icon {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/
.site-content {
	margin: 60px 0 0;
}
.innerpage-block {
	margin-top: 60px;
	/* margin: 30px 0; */
}
.businees-block{
	padding-bottom: 50px;
}
.governance-block{
	padding-bottom: 70px;
}
.page-template-page_composer {
	background-color: #fff;
}
.page-template-page_composer .site-content {
	margin: 0;
}
.content-area {
	width: 740px;
	float: left;
}
.fullwidth,
.error404 .content-area {
	width: 100% !important;
}
.widget-area {
	width: 360px;
	float: right;
}
.fullwidth,
.fullwidth-single .content-area {
	width: 100%;
}
.site-footer {
	background-color: #1C1E29;
}
.site-info {
	padding: 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	text-align: center;
}
.site-footer,
.site-footer a {
	color: #808080;
}
/* Masonry */
.masonry-layout {
	width: 100% !important;
	padding: 0;
}
.masonry-layout .hentry {
	width: 350px;
	margin: 15px;
}
.masonry-layout .entry-thumb,
.masonry-layout .inner-content {
	width: 100%;
	padding: 0;
}
.masonry-layout .entry-thumb {
	margin-bottom: 30px;
}
.masonry-layout .entry-title {
	font-size: 18px;
}
.masonry-layout .entry-meta {
	position: relative;
	bottom: 0;
	right: 0;
	clear: both;
	text-align: center;
}
.masonry-layout .entry-meta .read-more,
.masonry-layout .entry-meta .posted-on {
	float: none;
	display: inline-block;
}
.masonry-layout .entry-meta .posted-on {
	margin-bottom: 5px;
}
/* 404 */
.error404 .content-area {
	text-align: center;
}
.error404 .widget_recent_entries ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-widgets {
	padding: 38px 0;
}
.footer-widgets .widget-title {
    color: #FFF;
    line-height:1.43;
	font-size:14px;
	font-weight:bold;
}
.footer-widgets .textwidget,
.footer-widgets .textwidget p,
.footer-widgets .textwidget p a{
	font-weight: normal;
}
.sidebar-column {
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer-widgets .widget {
	margin: 0
}
.footer-widgets,
.footer-widgets a {
	font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    
    color: #ffffff;
}

.footer-widgets.bg-double::after{
	display: none;
}

.footer-widgets  .sidebar-column{
	padding: 0 10px;
}
.footer-widgets .widget-title{
	margin-bottom: 5px;
}
.west_social_widget .widget-title {
	/*padding-right: 40px;*/
}
.footer-widgets.footer-widgets a{
	color: #FFF;
}
.footer-widgets .west_social_widget{
	text-align: left;
}
.footer-widgets .menu-follow-us-container{
	display: inline-block;
}
.footer-widgets .menu-follow-us-container li:last-child{
	margin-right: 0;
}
.footer-widgets  .sidebar-column:nth-child(2){
	/*padding-left: 50px;*/
}
.footer-widgets  .sidebar-column:nth-child(3){
	/*padding-left: 75px;*/
}
.footer-widgets .sidebar-column:nth-child(4) {
    /*padding-left: 40px;*/
}
	.footer-widgets .sidebar-column:nth-child(4) .textwidget p:nth-child(2) {
		margin-top: 28px;
	}
/* Latest NEsw */
.home-news-wrap{
	color: #4a4a4a;
	border-left: 4px solid #4a4a4a;
	display: table;
	width: 100%;
	margin-left: 0;
}
.latesthdng{
    margin: 60px 0 0;
    color: #4a4a4a;
}
.week {   
    text-align: center; 
}
.news-date-info span {
	display: block;
}
.home-news-wrap .month, 
.home-news-wrap .year {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #4a4a4a;
}
.home-news-wrap .date {
    font-size: 32px;
    font-weight: bold;
    /* font-style: normal; */
    /* font-stretch: normal; */
    line-height: 32px;
    /* letter-spacing: normal; */
    /* text-align: center; */
    color: #af8f4f;
    /* margin-bottom: 6px; */
}
.home-news-wrap h2 {
    font-size: 18px;
    font-weight: bold;
    color: #4a4a4a;
    margin-top: 0px;
    padding: 0;
}
.home-news-wrap .latestnews-content,
.home-news-wrap .date-info-wrap{
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.home-news-wrap .entry-content p {
    line-height: 1.67;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 500;
}
.hentry{
	padding: 0;
	margin: 34px 0 0;
}
.home-news-read-more-block {
	position: static;
	text-align: right;
	background: none;
	padding: 30px 0 0 0;
}
.home-blue-block,
.business-block{
	margin-top: 80px;
}
.home-blue-block p{
	color: #FFF;
	line-height: 1.67;
}
.home-blue-block .text-info{
	padding-top: 62px;
	padding-bottom: 75px;
	min-height: 440px;
}
.home-blue-block .text-info .textwidget {
	padding: 0 12px;
}
.home-blue-block h4{
	margin: 0 0 20px;
}
.home-blue-block .text-info a{
    color: #FFF;
    position: absolute;
    bottom: 35px;
    right: 30px;
	z-index: 1;
}
.home-blue-block h4{
	color: #FFF;
}

.home-blue-block .widget-first.widget_media_image{
	padding-left: 0;
	text-align: left;
}
.home-blue-block .col-md-push-4.widget_media_image,
.home-blue-block .col-sm-push-4.widget_media_image{
	padding-right: 0.08%;
	padding-left: 10px;
	text-align: right;
}

.home-blue-block .text-info .textwidget{
	padding-left: 22px;
}

.home-blue-block .col-md-push-8.text-info .textwidget,
.home-blue-block .col-sm-push-8.text-info .textwidget{
	padding-right: 22px;
	padding-left: 0;
}

.home-blue-block .widget_media_image{
    height: 440px;
}
.home-blue-block .widget_media_image img{
    max-height: 100%;
	width: 100%;
}

.home-blue-block .gradient-border::before{
	height: 4px;
	top: -4px;
}
.home-blue-block  .gradient-border{
	margin-top: 4px;
}
.home-blue-block .row{
	margin-right: -11px;
}

/* Business Block */
.business-block .wp-caption{
	max-height: 220px;
	overflow: hidden;
    margin: 0 0 20px;
    position: relative;
	display: block;
}
.business-block .wp-caption .wp-caption-text{
	background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background-image:linear-gradient(to bottom, var(--black-0), rgba(0, 0, 0, 1));
	position: absolute;
    bottom: 0;
    margin: 0;
    left: 0;
	padding: 16px;
    color: #FFF;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
	z-index: 11;
	width: 100%
}
.subheading{
	margin: 0 0 34px;
    font-size: 28px;
    color: #4a4a4a;
}

.ourimg{
		margin-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}
.ourimg .wp-caption-text
{
    position: absolute;
    bottom: 34px;
    left: 35px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
}
.cisneros{
	width:100%;
}

.business-block .wp-caption::before{
	content: '';
	height:220px;
	
	position: absolute;
    width: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}


.business-block  h1{
	margin: 0 0 30px;
}
.wp-caption img[class*="wp-image-"]{
	width: 100%;
}

.twitter_header .twitter_title::after{ content:''; width: 26px; height: 21px; background: url("images/twitter_icon.png") no-repeat top left; display: inline-block;
    margin: 8px 0 0 28px;
    float: right;}
	
.widget .twitter_fullname a::after{
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 6px;
	background: url("images/icon-twitter-verified.png") repeat-x bottom left;
}
.twitter_small_ttl .twitter_datetime::before{
	content: '.';
    margin: 0 6px 0 0;
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 21px;
}
.twitter_content{
	height: auto !important;
}


/*--------------------------------------------------------------

/* About Us CSS */
.site-header.innerpage-header + .header-clone{
	background-color: transparent !important;
}
.site-content.fullheader{	
	margin-top: 0;
}
.site-content .fullheader-inside{
	position: relative;
	padding-bottom: 68px;
	background: url("images/dot-bottom-bg.png") repeat-x bottom left;
}
.site-content .fullheader-inside::before{
	content: '';
	width: 100%;
	position: absolute;
	height: calc(100% + 95px);
	top: -95px;
	left: 0;
	z-index: -1;
	background-image: linear-gradient(to top, #1c517e, #0c2848);
}
.fullheader-info-left{
	margin-top: 50px;
}
.fullheader-info-right{
	margin-top: 115px;
}
.site-content.fullheader .entry-footer{
	display: none;
}
.fullheader-inside{
	color: #FFF;
}
.fullheader-inside h1{
	margin-top: 0;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.21;
	letter-spacing: 0.6px;
}
.fullheader-info-left p {
  font-weight: 500;
  line-height: 1.71;
}
.about-search-box{
    background-color: #f8f8f8;
    padding: 10px;
	font-weight: 600;   
    line-height: 1.57;  
    color: #4a4a4a;
	min-width: 220px;
}
.about-search-box p{
    padding: 7px 12px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}
.fullwidth{
	width: 100%;
}
.site-header.innerpage-header.header-scrolled{
	background-color: #0c294a;
}

.board-director ,.names{
	margin-top:30px;
}
.boarddirector-names{	
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4a4a4a;
}
.board{
  margin-top:30px;
}
.lastname{
	min-height: 80px;
	margin-bottom: 50px;
}
.executive-block .lastname{
	min-height: 80px;
	margin-bottom: 40px;
}
.lastname h4{
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.78;
  color: #4a4a4a;
  margin: 0;
  cursor: pointer;
}
.lastname p{
  
    font-weight: 500;

  font-style: normal;

  font-stretch: normal;

  line-height: 1.29;
  font-size:12px;
  letter-spacing: normal;

  text-align: left;

  color: #9b9b9b;
  margin-bottom: 0;
}
.gray-bg{
	background: #f8f8f8;
	/*background: #ccc;	 */
}
.innerpage-block .subtitle{
	font-size: 28px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.6px;
    color: #4a4a4a;
	padding-top: 15px;
	margin-top: 0;
	margin-bottom: 28px;
}
.innerpage-block.board-of-director-block .subtitle{
	margin-bottom: 30px;
}
.innerpage-block .governance .subtitle{
	margin-bottom: 25px;
}
.top0spacing.innerpage-block .subtitle{
	padding-top: 10px;
}
.governance-doc-block.innerpage-block .subtitle, .businees-block.innerpage-block .subtitle{
	padding-top: 0px;
}
.businees-block.innerpage-block .subtitle{
	margin-bottom: 22px;
}
.top30revert{
	margin-top: -30px;
}
.top0spacing.innerpage-block{
	margin-top: 0;
}
.top50spacing.innerpage-block{
	margin-top: 50px;
}
.topspacingnone{
	margin-top: 0;
}
.committee ,.non-management,.business-ethics,.CBS-Supplier{
	margin-top:70px;
	margin-bottom:70px;
}

.executive-group-block {
	margin-bottom: 50px;
}

.flex-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 10px;
}

.flex-row > div {
	flex: 0 0 100%;
	text-align: center;
}

@media (min-width: 768px) {
	.flex-row {
		flex-wrap: nowrap;
		padding: 0;
	}
	
	.flex-row > div {
		flex: 0 0 auto;
	}
}

.governance p{
  font-size: 14px;
  font-weight:500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 0;
}
.committee-headings{
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  margin-bottom:34px;
}
.circle-icon{
	height: 60px;
    width: 60px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin-left: 20px;
    border: 2px solid #af8f4f;
}
.circle-icon .fa-file-text-o {
    font-size: 31px;
    color: #af8f4f;
    margin-top: 11px;
 }
 .circle-icon .fa-file-text-o:before {
    content: "\f0f6";
    font-size: 30px;
}
.doc-list-block h3{
	margin: 30px 0 40px;
}
.doc-list-block .document-title{
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  margin-top:15px;
  margin-bottom:5px;
}
.doc-list-block .document-content{
  line-height: 1.67;
  letter-spacing: normal;
}
.doc-list-block .document-content p{
	margin-bottom: 0;
}
.businees-block p{
	font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.57;
  color: #4a4a4a;
}

.management-block{
	padding: 60px 0;
}
.management-block .subtitle{
	color: #FFF; line-height: 1.25;
}
.management-block .management-content{
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.management-block .management-address
{
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top:39px;
}
.management-block .icon-wrap{
	text-align: left;
}
.management-block .circle-icon,
.supplier-block .circle-icon{
	margin-left:0;
	margin-bottom:35px;
}
.management-block .right-info-block .row:last-child .circle-icon,
.supplier-block .circle-row:last-child .circle-icon{
	margin-bottom:0;
}
.supplier-block{
	margin-top: 40px;
}
.supplier-block h3{
	margin: 0 0 10px
}
.management-block .caption {
    width: 144px;
    line-height: normal;
    margin-top: 5px;
    color: #ffffff;
}
.management-block p{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
  color: #ffffff;
  margin-bottom: 22px;
}

.cbs-info{
font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
}

 .rectangle-block {
  padding: 18px 10px;
  background-color: #f8f8f8;

}
 .rectangle-block  .btn{
	width:100%;
 }
.rectangle-block h4{
	    padding: 25px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    text-align: center;
    color: #4a4a4a;
    padding: 0;
	margin-bottom: 20px;
}
.rectangle-block .btn-primary{
	margin-bottom: 20px;
}
.supplierlist
{
	margin:28px -11px;
}
.registerbutton,.updatebutton
{
	padding:10px;
}
 .supplier-block .caption{
    line-height: 1.11;
    width: 200px;
    margin-top: 10px;
 }


/* Modal css */
/* Modal Content */
.modal-content {
    background-color: white;
    margin: auto;
    border-radius:0px;
    width: 860px;
	top:4px;
font-weight: 500;

	  font-style: normal;

	  font-stretch: normal;

	  line-height: 1.71;

	  letter-spacing: normal;

	  text-align: left;
			
}
.small-modal .modal-content{
	width: 700px;
}

.modal-open .modal{
	padding-top: 10%;
	padding-bottom: 5%;
}
.modal-content h4{
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.6px;
  margin-bottom: 0;
}
.modal-content .chairmanstyle{
  font-weight: 500;
  line-height: 2.29;
  color: #9b9b9b;
  margin-bottom: 20px;
}
.modal-content p {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}
/* The Close Button */
.close {
    color: #3e3939;
    float: right;
    font-size: 57px;
    font-weight: bold;
    margin: 10px 20px 0 0;
	position: relative;
    z-index: 1;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

	.modal-content .img-wrap{
		width: 180px;
		height: 180px;
		margin-bottom: 20px;
		border-radius: 50%;
		overflow: hidden;
		text-align: center;
		margin: 0 auto;
	}	
	.modal-content .img-wrap img{		
		width:100%;
	}
.modal-inner{
	padding: 60px 40px
}
.chairmancont {

		  font-size: 14px;

		  font-weight: 500;

		  font-style: normal;

		  font-stretch: normal;

		  line-height: 2.29;

		  letter-spacing: normal;

		  text-align: left;

		  color: #000;

		}
		 .fullheader-inside .entry-footer{
			display: none;
		 }
	.business-cbs-logo{
		margin-top: 5px;
	}	
	 /* Twitter height fix css */
	.twitter-news-block .home-page-post,
	.twitter-news-block .twiiter-block{
		display: table-cell;
		float: none;
		vertical-align: top;
	}
	.twitter-news-block .home-page-post{
		padding-bottom: 70px;
	}
	.twitter-news-block .home-page-post .entry-meta, .twitter-news-block .twiiter-block .entry-meta{
		padding: 0;
	}

	.twitter-news-block .twiiter-block{
		padding-left: 8.33333333%
	}
	
	.twitter-news-block  .home-news-read-more-block {
		position: absolute;
		bottom: 0;
		right: 10px;
	}
	.twitter_header .twitter_title{
		margin-top: 0;
		letter-spacing:0.6px;
	}
	.twitter_header .twitter_title::after{
		/*margin-left: 20px;*/
	}
	.twitter_content{
		padding-bottom: 30px;
	}
	
		
	/* Business Page */
	
	
	/*.ms-thumb-frame img{width:130px; height:130px; margin:0 3px;}
	.ms-thumb-frame img:hover{height:146px;border:5px solid #af8f4f;}
	.master-slider .ms-thumb-list{margin-top:6px; padding:7px 0 0 7px;height:150px;}
	.ms-thumbs-cont{height:150px;width:960px;left:94.5px;}
	.ms-thumb-frame{height:146px;}
	.button-wrapper .btn-primary{width:100%; margin-bottom:20px;}
	.ms-thumb-frame img{height: 110px; width: 110px; margin-top: 0px; margin-left: 0px;}
	.ms-thumb-frame img:hover{height:120px;margin-top:-10px; margin-left: 0px;}
	.ms-thumb-frame-selected{margin-right:10px;}
	.ms-thumb-frame{height:110px; width:110px; margin-top:0px; margin-left:0px; margin-right:9px;}
	.ms-thumbs-cont{left: 502px;}*/
	
	.business-landing-page .master-slider-parent *{ box-sizing: border-box; -webkit-box-sizing: border-box;}

	.master-slider-parent .master-slider .ms-thumb-list{
		padding: 0;
		margin-top: 0 !important;
		top: -38px;
	}
	.ms-thumb-frame img{
		width: 100% !important;
		height: auto !important;
	}
	.master-slider .ms-thumb-list.ms-dir-h{
		width: 940px;
		margin: 0 auto;
		height: 150px !important;
		overflow: inherit;
		/*overflow: hidden;*/
		position: relative;
	}
	.ms-thumbs-cont-wrap{
		height: 150px !important;
		overflow: hidden;
	}

	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-bwd{
		width: 20px;
		height: 20px;
		border-radius: 50%;
		padding: 10px;
		top: 50%;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-bwd{
		background: #af8f4f url("images/lg-right-arrow.png") no-repeat 3px 4px;
		right: -50px;
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-fwd{
		background: #af8f4f url("images/lg-left-arrow.png") no-repeat 3px 4px;
		left: -50px;
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after{
		display: none;
	}
	.ms-thumbs-cont .ms-thumb-frame{
		position: relative;
		top: 46px;
		opacity: 1;
	}
.ms-thumbs-cont .ms-thumb-frame:before {
	content: "";
    /*background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));*/
	position: absolute;
    width: 100%;
    height: 100%;
	left: 0;
    top: 0;
    z-index: 0;
}

	.ms-thumbs-cont .ms-thumb-frame:hover, .ms-thumbs-cont .ms-thumb-frame-selected{
		border: solid 7px #af8f4f;
		width: 136px !important;
		height: 136px !important;
		top: 0;
		transition: all 1s;
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-webkit-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.5);
		box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.5);
	}
	.master-slider-parent .ms-slide-info.ms-dir-h{
		margin-top: 18px !important;
	}
	.master-slider-parent .ms-slide-info .button-wrapper{
		margin-top: 7px;
	}
	.ms-slide-info .left-banner-content h2{
		    margin: 0 0 20px;
	}
	.ms-slide-info p{
	  font-size: 14px;
	  font-weight: 500;
	  line-height: 1.57;
	  color: #4a4a4a;
	}
	.ms-slide-info .btn{
		width: 100%;
		font-weight: bold;
		padding: 12px 0 10px;
		box-sizing: border-box;
		margin-bottom: 20px
	}
	
	.ms-thumb-frame .thumb-caption, .ms-slide-container .banner-caption{	
		font-size: 12px;
		color: #FFF;
		position: absolute;
		bottom: 6px;
		left: 6px;
		font-weight: bold;
		line-height: normal;
		z-index: 995;
	}
	
	.banner-caption .container:after {
    height: 30px;
    width: 30px;
    background: #af8f4f;
    border-radius: 100%;
    /*display: inline-block;*/
	display: none;
    float: right;
    margin-bottom: 0px;
    content: "\f107";
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-family: fontawesome;
    padding-top: 2px;
	margin-right:65px;
	}
	
	.thumb-bg {
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    width: 100%;
    height: 38px;
    bottom: 0px;
	}
	
	.ms-slide-container .banner-caption{
		font-weight: normal;
		font-size: 24px;
		display: block;
		width: 100%;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.ms-slide-container .banner-caption span{
		font-weight: bold;
	}
	/* .master-slider-parent .ms-skin-default .ms-nav-next, .master-slider-parent .ms-skin-default .ms-nav-prev{
		bottom: -80px;		
		top: auto;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		padding: 10px;		
	}
	.master-slider-parent .ms-skin-default .ms-nav-next{
		background: #af8f4f url("images/lg-right-arrow.png") no-repeat 3px 4px;
	}	
	.master-slider-parent .ms-skin-default .ms-nav-prev{
		background: #af8f4f url("images/lg-left-arrow.png") no-repeat 3px 4px;
	}	*/
	
/* News page */ 
.news-banner{
padding-top:55px;
}
.news-section-head {
	margin-bottom: 0;
}
.news-banner .news-content {
	font-size: 14px;
    line-height: 1.57;
}
.padding-top-35 {
	padding-top: 35px;
}
.abs-bg-grey-border, .abs-bg-white-news-details {
	position: relative;
}
.news-archive-block{
margin: 20px 0 0 0;
}
.news-archive-block ul{
margin: 0;
}
.news-archive{
	border-bottom:solid 10px #4a4a4a;
	margin-bottom:40px;
}
.news-archive-header{
font-weight: 500;
line-height: 1.57;
margin:0px;
}
.years {
list-style:none;
}
.years  li {
display:inline-block;
text-decoration:none;
}
.years  li a{
text-decoration:none;
padding:4px 8px;
}
.years li a:hover,.years li  a.active{
background-color:#af8f4f;
border-radius:4px;
color: #ffffff;	
}
.main-container-top-bottom-padding{
margin-top:61px;
margin-bottom:53px;
}

.bg-grey{
background:#f8f8f8;
}

/*update archive*/
.update-archive{
	  padding: 12px 20px 20px 20px;
	  margin-top:41px;
}
.select-volume {
	padding: 11px;
    border: none;
}
.cbs-archive{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;

}

.margin-top-20
{
	margin-top:20px;
}
.update-text
{
  font-size: 12px;
  font-weight: 500;
  line-height: 1.67;
}

.padding-top-11-bottom-20
{
	padding-top:11px;
	padding-bottom:20px;
}
.btn-block{
	display:block;
}

.cbs-Updates{
margin-top:20px;
 border: 10px solid #f8f8f8;
}
.cbs-Updates img{
 margin: 0 auto 20px;
 display: block;
}
.cbs-Newsletter{
padding:20px;
}
.download-button{
background:#f8f8f8;
padding:0px 10px 10px;
}
.download-button a {
	font-weight: bold;
}
.newspage .twiiter-block {
padding-top:60px;
}
.twiiter-block .btn-primary{
float:right;
	font-weight: bold;
}

.content-area .white-container-overlap-blue {
	margin-top:-126px;
	clear: both;
}
.gradient-border {
    position: relative;
    margin-top: 5px;

}
.news-detail-content{
padding-top: 40px;
background:#fff;
}
.news-detail-content .home-news-wrap{		
border-left:none;
display:block;
}
.news-detail-content .home-news-wrap .date-info-wrap{
display: table-cell;
vertical-align: middle;
float: left;
}
.news-detail-content .home-news-wrap .date-info-wrap .week{
padding: 20px 0px;
border-left: 4px solid #4a4a4a;
}

.news-detail .hentry{
margin:0px;
}

.bannerLogo-blue {
	height: 374px;
}
.bannerLogo-blue h1 {
  line-height: 1.21;
  letter-spacing: 0.6px;
  color: #ffffff;
  /*margin-top: 169px;*/
	margin-top: 89px;
  font-size: 28px;
}


/*News Detail*/
.border-10-around-grey 
{
border:10px solid #f8f8f8;
}

.padding-top-29-bottom-20{
padding-top: 29px;
padding-bottom:20px;
}
.padding-top-24-left-20{
padding:24px 0 0 20px;
}
.padding-left-20
{
	padding-left:20px;
}

.white-container-overlap-blue {
	clear: both;
	margin-top:-126px;
	/*float: none;*/
}
.bg-white {
    background-color: #ffffff;

}

.abs-bg-white-news-details .col-md-9.bg-white {
	position: relative;
}

.abs-bg-white-news-details .apply.imageButton {
	position: absolute;
    right: -175px;
    width: 175px;
	top: 170px;
}

.placeholder{
	width: 200px;
 /* height: 62.2px;*/
	margin:0 auto;
}
.no-margin{
	margin:0;
}

.padding-top-72 {
	padding-top: 72px;
}

.padding-right-46 {
	padding-right: 46px;
}

.line-height-1 {
	line-height:1;
}
.margin-bottom-40
{
margin-bottom:40px; 
}
.padding-20-10-around
{
padding:20px 10px;
margin-bottom:34px;
background: #fff;
}
.placeholder1{
background-color:gray;
height:360px;
margin:40px 0;
}
/*Latest Financial News*/
.single-post .bg-double.footer-widgets {
	margin-top: 0;
}
.single-post .latestnews-content p {
	font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
}
.latest-news{
padding-top: 81px;
padding-bottom:78px;
margin-top: 77px;
}

.latest-news h2 {
	margin-top:0;
	margin-bottom: 0;
	font-size: 28px;
	letter-spacing:0.6px;
}
.latest-news .entry-header {
	margin-bottom: 10px;
}

.latest-news .home-news-wrap {
		border-left: 0;
	}
	.latest-news .home-news-wrap .date-info-wrap {
		padding-left: 0;
    	padding-top: 10px;
    	vertical-align: top;
	}
	.latest-news .home-news-wrap .date-info-wrap .text-center {
		border-left: 4px solid #4a4a4a;
		padding-left: 10px;
	}
.bg-grey{
background-color:#f8f8f8;
}
.margin-top-0{
	margin-top:0;
}
.margin-bottom-10{
margin-bottom:10px;
}
.margin-bottom-15{
margin-bottom:15px;
}

.padding-bottom-20{
padding-bottom:20px;
}

.padding-top-10{
padding-top:10px;
}
.padding-top-22
{
	padding-top:22px;
	
}
.padding-top-26
{
	padding-top:26px;
}
.padding-top-20
{
	padding-top:20px;
}
.text-right.padding-top-20
{
	padding:0px;
}
.padding-bottom-20-left-10 {
	padding-bottom: 20px;
	padding-left: 10px
}
.news-detail .entry-header{
margin-bottom: 100px;
	/*position: static;
    display: block;
    height: auto;
    overflow: hidden;*/
}
.news-detail {
	/*clear: both;*/
	float: none;
}
.home-news-wrap .month-year{
    font-size: 16px; 
    font-weight: bold;
    line-height: 16px;
    color: #4a4a4a;
}
.home-news-wrap .date{
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    color: #af8f4f;
}
/*News Archive*/

.padding-top-35 {
	padding-top: 35px;
}
.abs-bg-grey-border, .abs-bg-white-news-details {
	position: relative;
}
.news-archive{
	padding: 15px 10px 4px 10px;
	border-bottom:solid 10px #4a4a4a;
}
.news-archive-block {
	margin: 0;
}
.news-archive-block ul {
    margin: 0;
    padding: 0;
}
.news-archive-block .news-archive {
	margin-bottom: 0;
	margin-left: 0;
}
.years {
list-style:none;
}
.years  li {
display:inline-block;
text-decoration:none;
	position: relative;
}
.years li:after {
    content: "|";
    position: absolute;
    top: 2px;
    color: #4a4a4a;
    font-size: 12px;
    font-weight: bold;
    left: -2px;
}
.years li:first-child:after {
	display: none;
}
.years li:first-child a {
	margin: 0 4px 0 0;
}
.years li a{
	text-decoration:none;
	margin: 0 4px;
	padding: 2px 7px;
	display: block;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.57;
	letter-spacing: normal;
}
.years li a:hover,.years li  a.active{
background-color:#af8f4f;
border-radius:4px;
color: #ffffff;	
}
.main-container-top-bottom-padding{
margin-top:61px;
margin-bottom:53px;
}
.flex-view {
	display: flex;
	flex-wrap: wrap;
}
/* News page end */

/* Mega Menu Customization */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
	position: relative;
	padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu{
	left: -50%;
	top: 40px;
	border-top: solid 4px #b0963f;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu.single-column{
	width: 300px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu.double-column{
	width: 600px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu:before{
content: "\f0d8";
font-family: FontAwesome;
color: #b0963f;
top: 16px;
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -8px;
display: inline-block;
font-size: 30px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover,
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu li.mega-menu-item:hover{
	background: #061932;
}

#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu li.mega-menu-item:hover {
	background: #022348;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover a {
	color: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
	position: relative;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children  > a.mega-menu-link  a{
	font-weight: 500 !important;
}

.mega-menu-row  > .mega-sub-menu > .mega-menu-column,
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children > ul.mega-sub-menu{
	padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children{
	position: static;
}
#mega-menu-wrap-primary #mega-menu-primary  li.mega-menu-item .mega-menu-item-has-children .mega-menu-item-has-children  > a.mega-menu-link{
	position: relative;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children  > a.mega-menu-link:before{
	content: "\f0da";
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	font-size: 20px;
}
 #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children > ul.mega-sub-menu{
    position: absolute;
    left: 100%;
    top: -4px;
	background: rgba(0, 15, 34, 0.9);
	padding: 0 0 24px 0;
	display: none;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu{
	display: block;
	max-width: initial;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu{
	/* height: 323px !important; */
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu:before{
	display: none;
}
#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu li{
	padding: 0 22px !important;
}
#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu a.mega-menu-link{
	border-bottom: 1px solid #00050b !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	min-width: 150px;
    vertical-align: middle;
    display: table-cell;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    background: transparent;
}

#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu.column-submenu.two-column-submenu{
	/*-moz-column-count: 2;
	width: 400px !important;
	-webkit-column-count: 2;
	column-count: 2;
	-webkit-column-width: 150px;
	-moz-column-width: 150px;
	column-width: 150px;
	break-inside: avoid;
	-moz-column-fill: balance; /* Firefox */
    /*column-fill: balance;*/
	width: 400px !important;
	display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
}
#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu.column-submenu.three-column-submenu{
	/*-moz-column-count: 3;
	width: 600px !important;
	-webkit-column-count: 3;
	column-count: 3;
	-webkit-column-width: 150px;
	-moz-column-width: 150px;
	column-width: 150px;
	break-inside: avoid;
	/*-moz-column-fill: balance; /* Firefox */
    /*column-fill: balance;*/
	/*-moz-column-fill: auto;*/
	width: 600px !important;
	display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
} /*
#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu.column-submenu.three-column-submenu{
	width: 600px !important;
}
#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu.column-submenu.two-column-submenu{
	width: 400px !important;
}
#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu.column-submenu.two-column-submenu li{
	width: 50% !important;
	display: inline-block !important;
}
#mega-menu-wrap-primary .mega-menu-item-has-children .mega-menu-item-has-children:hover  > ul.mega-sub-menu.column-submenu.three-column-submenu li{
	width: 33.33% !important;
	display: inline-block !important;
}*/

/*## Responsive
--------------------------------------------------------------*/


/* New Tab changes as we have removed a tag from list */
.mentoring-program-options {
    list-style-type: none;
    margin-top: 30px;
	padding:0px;
}
.mentoring-program-options li {
    display: inline;
}
/*.mentoring-program-options li::after {
    content: "|";
    margin: 0px 10px;
}*/
.mentoring-program-options li::before {
    content: "|";
    margin: 0px 10px;
}
/*.mentoring-program-options li:nth-child(1)::after {
    content: "";
    margin: 0px 0px;
}*/
.mentoring-program-options li:nth-child(1)::before {
    content: "";
    margin: 0px 0px;
}

.mentoring-program-options li a:hover,.mentoring-program-options > li.active-section > span{
  border-radius: 4px;
  background-color: #af8f4f;
}
.mentoring-program-options li:hover span:hover{
  cursor: pointer;
  background-color: #af8f4f;
  border-radius: 4px;
}

.mentoring-program-options li span{
  text-decoration:none;
  font-weight: 500;
  line-height: 1.57;
  padding:5px 10px;
  color: #ffffff;
}

/* Active and Inactive Content Section for header tabs */
.active-section-content {
  display: block!important;
  font-size:14px;
}

.inactive-section-content {
  display: none;
}

/*.imageButton {
    margin-top: 80%;
	float:right;
	position:absolute;
}*/
.imageButton {
   /* top: 10%;
    position: absolute;
    right: -240px;
    width: 29%;*/
}

#tribe-mobile-container .tribe-event-ical, #tribe-mobile-container .tribe-event-button{
display:none;
}

#tribe-events-footer~a.tribe-events-ical.tribe-events-button{
display:none !important;
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
	display:none;
}
.doc-list-block > div>.row div {
    margin-bottom: 15px;
}

.banner-caption .container.scrollHide:after{display: none;} 
.ms-slide-bgvideocont .ms-slide-bgcont{
display:none;
}


 body .go-down:hover {
	background-color: #c19d08;
	color: #FFF;
}
.go-down {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    bottom: 11px;
    position: absolute;
    right: 20px;
   
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #af8f4f;
    font-size: 22px;
    text-align: center;
    padding-top: 3px;
	color:#fff;
	opacity:1;
	-webkit-transition: all 0.5s; 
    transition: all 0.5s;
}

.go-down.scrollHide {
opacity:0;
}

.fa-angle-down {
    content: "\f107";
}

section.content.fullheader-inside.news-banner .col-md-6{
	width: 66.66666667%;
}
section.content.fullheader-inside.news-banner .col-md-3{
width: 33.33333333%;
}
.blog-left{
position: relative;
float: left;
width: 25%;
}
.blog-right{
float: right;
width: 75%;
}
.blog-right > .entry-header , .blog-right > .news-section-head, .blog-right p{
    margin-left: 20px;
}
@media screen and (min-width: 320px) and (max-width: 480px), screen and (min-width: 320px) and (max-width: 568px), screen and (min-width: 375px) and (max-width: 667px) , screen and (min-width: 668px) and (max-width: 767px),  screen and (min-device-width: 414px) and (max-device-width: 736px){

.banner-caption .container:after {
content: "";
background:none;
}
.news-main-header{
	height:755px;
}
.news-detail{
	padding:18px!important;
	margin-top:-20px!important;
	margin-bottom:20px!important;
	 }
	 .news-page-header-content {
    margin-top: 140px;
}
.latest-news {
   padding-top: 0px;
  padding-bottom: 78px;
  margin-top:0px;
}

.margin-bottom-xs-20 {
		margin-bottom:20px;
	}
.news-title,.news-content{	
margin-left:0px;
}

.white-container-overlap-blue.gradient-border::before {
    /*left: -25%;*/
}
.abs-bg-white-news-details::before {
    content: "";
    height: 100%;
    display: block;
    position: absolute;
    background: #ffffff;
    width: 100%;
    left: -100%;
}
.padding-left-0 {
		padding-left:0;
	}

.padding-right-46 {
	padding-right: 46px;
}
.news-detail-content .week{
padding:10px 17px !important;
}
.white-container-overlap-blue, .news-detail .entry-header {

	margin-top:0px;
	margin-bottom:0px;
}
.site-content .fullheader-inside{
padding-bottom:0px;
}
}
@media only screen and (max-width: 1199px) {
	.content-area {
		width: 550px;
		float: left;
	}
	.masonry-layout .hentry {
		width: 283px;
	}
	.header-text {
		font-size: 30px;
	}
	
	.business-block .wp-caption .wp-caption-text{
	font-size: 15px;
	}
	
	.ms-slide-container .banner-caption{
	font-size: 20px;
	line-height: 20px;
	}
	
	/* Menu */
	.main-navigation li, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	    padding: 0 10px;
		font-size: 12px;
	}
	/*.main-navigation ul > li.astm-search-menu{
	    padding-left: 20px;
	}*/
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-bwd{
		width: 15px;
		height: 15px;
		background-size: 90%;
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-fwd{
		left: -40px;    
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-bwd{
		right: -40px;
	}
}
@media only screen and (max-width: 1024px) {
	/* .main-navigation, */
	.header-clone,
	.large-header, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{
		display: none;
	}	
	#mega-menu-wrap-primary{
		width: calc(100% - 66px);
		float: left;
		margin-top: 18px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{
		margin-right: 0;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after{
		font-size: 40px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle{
		background: none;
	}
	#mega-menu-wrap-primary, .main-navigation{
		position: static;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{
	    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;     background: #000f22;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	    /*color: #af8f4f;*/
		color: #fff;
    border-bottom: 1px solid #222 !important;
	    font-size: 12px;
    /*font-weight: 500;
	text-transform: Capitalize;*/
		font-weight: bold;
		text-transform: uppercase;
	text-align: center;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after{
	content: '\f333';
	}
	.astm-search-menu, .main-navigation, .main-navigation li{
		position: static !important;
	}
	
	.mobile-nav,
	.small-header {
		display: block;
		position: static !important;
	}
	.site-header,
	.site-header.has-header {
		position: relative !important;
		/* background-color: rgb(0, 30, 65); */
		background: rgb(0, 30, 65) url("images/dot-top-bg.png") repeat-x top left;
	}
	.site-header.innerpage-header.has-header{
		background-color: transparent;
	}
	.header-scrolled a,
	.header-scrolled .site-title a {
		color: #fff;
	}	
	.header-text {
		font-size: 30px;
		line-height: 32px;
	}	
	
	.latestnews-content{
		margin-top: 20px;
	}
	
	.home-news-wrap h2{
	font-size: 16px;
    line-height: 18px;
	}
	.astm-search-menu{
	    display: inline-block;
		margin: 21px 0 0 20px;
		position: static;
	}
	.slicknav_nav .astm-search-menu{
		display: none;
	}
	.slicknav_menu{
		width: calc(100% - 50px);
		display: inline-block;
	}
	.astm-search-menu.dropdown form {
		min-width: auto;
		max-width: inherit;
		left: auto;
		top: 100%;
	}
	.search-close {    
		top: calc( 100% + 15px);
	}
	/*.astm-search-menu.dropdown form{
	    top: 0;
    left: 20%;
	padding-top: 12px;
	    width: 80%;
	}
	.search-close{
	top: 50%;
    margin-top: -25px;
	}*/
	.site-content .fullheader-inside::before{
		    top: -96px;
	}
	.modal-content, .small-modal .modal-content {
		width: 80%;
	}
	.modal-content .img-wrap{
		width: 120px;
		height: 120px;
	}
	
	/* Business page */
	.master-slider .ms-thumb-list.ms-dir-h{
		width: 98%;
	}
	.ms-thumbs-cont-wrap{
		width: 90%;
		margin: 0 auto;
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-fwd{
		left: 0;
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-bwd{
		right: 0;
	}
	.business-landing-page {
		min-height: inherit;
	}
	.ms-slide-container .banner-caption{
	font-size: 20px;
	line-height: 20px;
	}
	.slicknav_nav{
	top: 100%
	}
	.news-detail-content .hentry{
margin: 0px;
}
	.abs-bg-white-news-details .apply.imageButton {
    position: relative;
    left: 0;
    top:0;
    width: 175px;
    margin-top: 30px;
}
.banner-caption .container:after {
padding-top:6px;
}
}
@media only screen and (max-width: 991px) {

.banner-caption .container:after {
padding-top:6px;
}	
	.content-area,
	.widget-area {
		width: 100%;
	}	
	.masonry-layout .hentry {
		width: 330px;
	}
	.footer-widgets .sidebar-column:first-child{
		padding-left: 10px;
	}
	.footer-widgets .sidebar-column:last-child{
		padding-right: 10px;
	}
	
	.business-block .wp-caption::before{
		height: 100%;
	}
	.ethics-content, .governance-content, .CBS-Supplier-content{
		width: 100%;
	}
	
	/* About us */
	.fullheader-info-left, .fullheader-info-right{
		margin-top: 40px;
	}
	
	.about-search-box{
	    max-width: 50%;
    margin: 0 auto;
	}
	.innerpage-block {
		margin-top: 40px;
	}	
	.innerpage-block.top30revert{
		margin-top: 0;
	}
	.supplier-block .caption, .management-block .caption{
		margin-left: 30px;
	}
	
	.site-header{
		padding: 0;
	}
	.site-branding a{		
		    margin-top: 3px;
			width: auto;
	}
	
	.home-blue-block .col-md-push-4.widget_media_image, .home-blue-block .col-sm-push-4.widget_media_image{
		text-align: center;
		padding: 0;
	}
	.home-blue-block .widget_media_image{
		height: auto;
	}
	.home-blue-block .text-info{
	    min-height: auto;
		padding-top: 40px;
		background: url("images/dot-top-bg.png") repeat-x top left;
	}
	.home-blue-block .widget-first.widget_media_image{
		padding: 0;
	}
	.doc-list-block .document-content{
		margin-bottom: 20px;
	}	
	.governance-block{
		padding-bottom: 20px;
	}
	.businees-block{
		padding-bottom: 0;
	}
	.modal-content .chairmanstyle, .modal-content h4{
		text-align: center;
	}
	.modal-content{
		width: 80%;
	}
	/* Twitter Height issue */
	.twitter-news-block .twiiter-block{
		margin-top: 60px;
	}
	.twitter-news-block .home-page-post,
	.twitter-news-block .twiiter-block{
		display: block;
	}
	.twitter-news-block .home-news-read-more-block {
		position: static;
	}
	.twitter_content{
		padding-bottom: 0;
	}
	.twitter_content .twitter_box01:last-child{
		margin-bottom: 0;
	}
	.twitter-news-block .twiiter-block{
		padding-left: 10px;
	}
	.home-blue-block .row{
		margin-right: -10px;
	}
	.master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .master-slider-parent .ms-thumb-list.ms-dir-h .ms-thumblist-bwd{
		width: 10px;
		height: 10px;
		background-position: 2px 3px;
	}
	.twitter-news-block .home-page-post{
		padding-bottom: 0;
	}
	/*latest news*/
	.abs-bg-white-news-details .type-post.hentry {
		margin-top: 0;
	}
	/*latest news*/
	
	.go-down
{
	display:none;
}

.single-thumb {
	margin-top: 30px;
}

section.content.fullheader-inside.news-banner .col-md-6{
	width: inherit;
	}
section.content.fullheader-inside.news-banner .col-md-3{
	width: inherit;
	}	

}
@media only screen and (max-width: 767px) {

	.footer-widgets .sidebar-column:nth-child(2),
	.footer-widgets .sidebar-column:nth-child(3) {
		padding-left: 10px;
	}
	.footer-widgets .west_social_widget {
    text-align: left;
}
	.masonry-layout .hentry {
		width: 100%;
		max-width: 380px;
		margin: 0 0 15px;
	}
	.posts-layout.masonry {
		display: table;
		margin-left: auto;
		margin-right: auto;
		width: 100% !important;
		max-width: 380px;
	}
	.header-text {
		font-size: 25px;
	}	
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 20px ;
	}
	h3 {
		font-size: 18px ;
	}	
	
	.news-date-info span {
		display: inline-block;
		vertical-align: middle;
	}
	
	.week{
		padding: 10px 17px;
	}
	.home-news-wrap .date{
		padding: 0px 4px;
	}
	.business-block  .widget  .wp-caption{
		width: 100%;		
		max-width: inherit!important;
	}
	.cbs-stock-bar::after{
		content: '';
		height: 94px;
		background: url("images/dot-bottom-bg.png") repeat-x top left;
		width: 100%;
		position: absolute;		
		bottom: 0;
		left: 0;
		z-index: 0;
	}
	.cbs-stock-bar .container{ position: relative; z-index: 1;}
	.cbs-stock-bar .widget, .cbs-stock-bar .pricing .textwidget{
		text-align: center;	
	}
	.cbs-stock-bar .pricing .textwidget{
		width: 100%;
	}
	.home-news-wrap {
		margin: 0;
	}
	

	/*.site-content .fullheader-inside{
		
		padding-bottom: 40px;
	}*/
	.site-content, .home-blue-block, .business-block{
		margin-top: 20px;
	}
	.site-content .margin60Top {
		margin-top: 20px;
	}
	
	.site-content, .home-blue-block{
		margin: 30px 0;
	}
	
	.business-block{
		margin: 30px 0 10px;
	}
	.site-content .margin60Top {
		margin-top: 30px;
	}
	.business-block h1{
		margin-bottom: 20px;
	}
	.latesthdng{
		margin-top: 30px;
	}
	.fullheader-info-left, .fullheader-info-right{
	    margin-top: 20px;
	}
	.innerpage-block .subtitle{
		padding-top: 0;
	}
	.business-cbs-logo{
	    margin-top: 15px;
    text-align: center;
	}
	.innerpage-block.supplier-block{
		margin-bottom: 40px;
	}
	.innerpage-block .subtitle{
		font-size: 26px;
	}
		.site-branding a{
		margin-top: 8px;
	}
	.rectangle-block{
		text-align: center;
	}
	.innerpage-block .rectangle-block .btn-primary {
		margin-bottom: 10px;
		width: 160px;
	}
	.lastname{
		margin-bottom: 20px;
	}
	.lastname h4{
		font-size: 16px;
	}
	.supplier-block .circle-row .col-xs-3,
	.right-info-block  .col-xs-2{
		width: 60px;		
	}
	.twitter-news-block .twiiter-block{
		margin: 40px 0 30px;
	}
	.ms-slide-info .button-wrapper{
		text-align: center;
	}
	.ms-slide-info .btn{
		width: auto;
		margin: 20px 5px;
		padding: 12px 23px 10px;
	}
	.news-banner .header-img{ min-height:auto;}
	.news-banner .header-img a{ text-align:center; display: block;}
	.news-banner .header-img a img{ width:auto; max-width: inherit;}
	
	.news-detail .entry-title {
    	/*margin-top: 140px;*/
	}
	.update-archive{
	 margin-top: 55px;
	}
	.blog-left{
	position: relative;
	float: none;
	margin: 0 auto;
	width: 85%;
	}
	.blog-right{
	float: none;
	width: 100%;
	}
	.blog-right > .entry-header , .blog-right > .news-section-head, .blog-right p{
	margin-left: 20px;
	}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
	#mega-menu-wrap-primary {
		margin-top: 10px;
	}
	.astm-search-menu {
    margin: 15px 0 0 20px;
    }
	.doc-list-block h4 {
		font-size: 16px;
	}

}

@media only screen and (min-width : 320px) and (max-width :  414px) and (orientation : portrait) {
	.gradient-border::before{width:100% !important;}
	.padding-right-70{padding-right:0px;}
}


@media only screen and (min-width: 768px){
.modal-dialog{width:auto;}
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation:portrait){
  /* For portrait layouts only */
	#mega-menu-wrap-primary {
		margin-top: 10px;
	}
	.astm-search-menu {
    margin: 15px 0 0 20px;
    }
	.padding-right-70{padding-right:0px;}
}	





@media only screen and (max-width: 600px) {
	.site-header .container {
		display: block;
	}
	.site-branding {
		text-align: center;
		padding: 0;
	}
	.slicknav_menu {
		clear: both;
		text-align: right;
	}
	.header-text {
		font-size: 22px;
	}	
	.header-button {
		padding: 5px 10px;
		font-size: 12px;
	}
	.header-buttons {
		margin-top: 15px;
	}

	.entry-thumb {
		margin-bottom: 15px;
	}
	.entry-thumb,
	.has-post-thumbnail .inner-content {
		width: 100%;
		padding: 0;
	}
	.list-meta {
		position: relative;
		bottom: auto;
		right: auto;
		text-align: center;
	}
	.list-meta .posted-on {
		margin-bottom: 5px;
	}
	.hentry {
		margin: 10px 0px 0px;
		padding: 0px;
		
	}
	.home .hentry{
	margin: 0 -10px 15px;
	}
	.home .posts-layout .hentry:last-child{
		margin-bottom: 0;
	}
	.latestnews-content {
		margin-top: 10px;
	}
	.home-news-wrap .col-xs-2, .home-news-wrap .col-xs-10{
		width: 100%;
	}
	.list-meta .posted-on,
	.list-meta .read-more {
		float: none;
		display: inline-block;
		padding: 5px 10px;
	}
	h1 {
		font-size: 20px ;
	}	
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 16px;
	}
	.week{
		padding: 0 10px;
	}
	
	.home-news-wrap h2{
		font-size: 14px;
	}
	.home-news-wrap{
		border-left: none;
	}
	.home-news-wrap .latestnews-content,
	.home-news-wrap .date-info-wrap{
		display: block;
	}
	.home-news-wrap .week{
		    text-align: left;
		padding-left: 0;
	}
	.home-news-wrap .date {
		    font-size: 16px;
    padding: 0;
	}
	.latesthdng{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.btn-primary{
	    padding: 10px 18px 8px;
	}
	
	.right-info-block{
		margin-top: 20px;
	}

	.management-block .caption{
		width: auto;
		margin-left: 30px;
	}
	.modal-content{
		font-size: 14px;
		line-height: 16px;
	}
	
	.lastname h4{
		line-height: 18px;
	}
	.site-footer, .bg-double.footer-widgets{
		margin-top: 30px;
	}
	.ms-slide-container .banner-caption{
	/*font-size: 16px;
	line-height: 15px;*/
	display:none;
	}
	/*latest news mobile*/
	.latest-news .entry-title {
		margin-top: 0;
		margin-bottom: 0;
	}
	.latest-news .entry-header {
		margin-bottom: 0;
	}
	.week{
		padding: 0 10px;
	}	
	.home-news-wrap h2{
		font-size: 14px;
	}
	.home-news-wrap{
		border-left: none;
		margin-top:0;
	}
	.home-news-wrap .latestnews-content,
	.home-news-wrap .date-info-wrap{
		display: block;
		/*padding-top:10px;*/
		padding-top: 0;
		margin-top: 0;
	}
		.date-info-wrap div {
		display: inline-block;
		vertical-align: middle;
	}
	.home-news-wrap .news-title{
		margin-top: 10px;
		font-size: 14px;
	}	
	.week{
		padding: 10px 17px;
	}
	.home-news-wrap .date{
	    padding: 0px 2px;
	}
	.home-news-wrap .week{
		text-align: left;
		padding-left: 0;
	}
	.home-news-wrap .date {
		font-size: 16px;
		padding: 0;
	}
	.news-title,.news-content{	
		margin-left:0px;
	}
	.news-detail-content .date-info-wrap {
		width: 25%;
	}
	.latest-news .home-news-wrap .date-info-wrap .text-center {
		border-left: 0;
	}
	/*latest news mobile*/
	/* code added by koteswar on 8th may 2018*/
	.col-md-7.home-page-post a.btn.btn-primary{
		float: right;
	}
}

@media only screen and (max-width: 480px) {
	.footer-widgets{		
		word-wrap: break-word;
	}
	.business-block .col-xs-4{
		width: 50%;
	}
	.modal-content h4{
		font-size: 24px;
	}
	.modal-content, .small-modal .modal-content{
		width: 90%;
	}
	.executive-block .lastname{
		min-height: 120px;
		margin-bottom: 0;
	}
	.astm-search-menu.dropdown form label{
	    display: block;
	}
	.astm-search-menu.dropdown form{
		width: 100%;
	}	
	.astm-search-menu .search-field{
		    min-width: inherit;
    width: 100%;
    box-sizing: border-box;
	font-style:italic;
	}
	.ms-slide-container .banner-caption{
	font-size: 18px;
	line-height: 15px;
	}
}
@media only screen and (max-width: 320px) {
	.header-text {
		font-size: 16px;
	}
	.entry-header {
		margin-bottom: 20px;
	}
	.innerpage-block {
		margin: 20px 0;
	}
	.innerpage-block .rectangle-block h4{
		margin-bottom: 10px;
	}
	.executive-block .lastname{
		margin-bottom: 10px;
	}
}

/* 2 June 2018 */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {  
 .white-container-overlap-blue.gradient-border::before{left:0px;}
}

/*End here */

@media (min-width: 992px){
.abs-bg-grey-border::before {
    content: "";
    height: 100%;
    display: block;
    position: absolute;
    background-color: #f8f8f8;
    border-bottom: solid 10px;
    width: 100%;
    left: -100%;
}
.white-container-overlap-blue.gradient-border::before {
    left: -25%;
}
	
/* Safari adjustment for Gold line bar */
@media not all and (min-resolution:.001dpcm) { @media {
    .white-container-overlap-blue.gradient-border::before {
    left:-22.85% !important;
    }
}}
.abs-bg-white-news-details::before {
    content: "";
    height: 100%;
    display: block;
    position: absolute;
    background: #ffffff;
    width: 100%;
    left: -100%;
}
.padding-left-0 {
		padding-left:0;
	}

	.padding-right-46 {
		padding-right: 46px;
	}
	
}

/*Large devices media query*/
@media only screen and (min-width: 1440px) { 
	.white-container-overlap-blue.gradient-border {
		    width: 68%;
	}
	.white-container-overlap-blue.gradient-border::before {
		top: -5px;
	}
}
.text-justify { text-align: justify; }
.font-size-14 {font-size: 14px}
.fullwidth .img-responsive {width: 100%}
.text-grey {color: #4a4a4a}
.btn-wth-300 {width:300px;}


/*Diversity News Events Calendar*/
    .event-details[type=text] {
	font-weight: 500;
    font-style: italic;
    line-height: 1.22;
    color: #9b9b9b;
    border-bottom: dotted 1px #9b9b9b;
	border-top: none;
	border-left: none;
	border-right: none;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    width: 100%;
	background: #f8f8f8;
}
.padding-top-bottom-8{
	padding:8px 0;
}
.calendar-placeholder{
	height: 370px;
	background-color: #4a4a4a;
	margin-bottom:32px;
}
.news{
	padding: 15px 20px 10px 10px;
	border-bottom:solid 10px #4a4a4a;
}
.bg-gray{
	background-color: #f8f8f8;
	padding-top: 80px;
	padding-bottom:80px;
}

/* Video Player button code */
.video-thumbnail-wrapper {
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center
}
.video-thumbnail-wrapper a {
	display: inline-block;
}
.video-thumbnail-wrapper .wp-caption {
	margin-bottom: 0;
}
.video-btn {
	width: 60px;
	height: 60px;
	background: url('/wp-content/uploads/2018/04/btn-video-play.png') 0 0 transparent;
	background-size: cover;
	display: inline-block;
	position: absolute;
	cursor: pointer;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.video-thumbnail-wrapper:hover .video-btn {
	background: url('/wp-content/uploads/2018/04/btn-video-play-rollover.png') 0 0 transparent;
	background-size: cover;
}

.video-btnSmall{
	width: 40px !important;
	height: 40px !important;
}

.smallVideoPlayer{
	display:inline-block !important;
	z-index:-1 !important;
}

.modal-backdrop{
	/*z-index:-1 !important;*/
}

.alignTextIssue{
	width:80%;
}

.paddingHeaderWriter{
	margin-top:25px !important;
}
.paddingIssueWiter{
	margin-right: 40px !important;

}



.adjustAlignment{
	width:600px !important;
	text-align:justify;
}
.diversity-leadership h4 {
	cursor: pointer;
}
.padding-right-70 {
	padding-right: 70px;
}

.blue-gradient-dotted-pattern {
background: url(/wp-content/themes/west/images/dot-top-bg.png) repeat-x top left, url(/wp-content/themes/west/images/dot-bottom-bg.png) repeat-x bottom left, linear-gradient(to bottom, #0A1F36, #0C2848);
padding: 80px 0;
}



@media (min-width: 992px){
@supports (-webkit-marquee-repetition:infinite)
   and (object-fit:fill) {
     .white-container-overlap-blue.gradient-border::before{left:-23.85% !important;
	 width: 101%;}
}

/* Safari adjustment for Gold line bar */
@media not all and (min-resolution:.001dpcm) { @media {
    .white-container-overlap-blue.gradient-border::before {
     left:-24.2% !important;
	 width: 101%;
    }
}}
}

@media (max-width: 991px){
	@supports (-webkit-marquee-repetition:infinite)
   and (object-fit:fill) {
     .white-container-overlap-blue.gradient-border::before{left:0% !important;
	 width: 102.8%;}
}

/* Safari adjustment for Gold line bar */
@media not all and (min-resolution:.001dpcm) { @media {
    .white-container-overlap-blue.gradient-border::before {
     left:0% !important;
	 width: 102.8%;
    }
}}
}

.vice-president-designation { 
	color: #9b9b9b !important; 
}

.bg-gray-color {
	background-color: #f8f8f8
}

/*remove outline for hash link highlighting */
*{
	outline: none;
}


@media only screen and (min-width: 768px){
	.search-results-body {
		padding-right: 50px;
	}
}

.search-results-body article {
	margin-top: 0px !important;
}

.search-result-title {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a !important;
	margin-bottom: 10px;
}

.search-result-summary {
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.71;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
}

.upevents-title {
	margin-top: 0px;
}

.tribe-mini-calendar {
	border: 1px solid white !important;
}

.tribe-mini-calendar thead:first-child tr {
	background: transparent !important;
}

.tribe-mini-calendar thead tr {
	background: #f8f8f8 !important;
}

.tribe-mini-calendar-nav {
    background: transparent !important;
	border: 1px solid white !important;
}

.tribe-mini-calendar-nav tr {
    background: transparent !important;
}

.tribe-mini-calendar-nav span {
    color: #4a4a4a !important;
}

.tribe-mini-calendar tbody tr {
	background-color: #f8f8f8 !important;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #4a4a4a !important;
}

.tribe-mini-calendar-no-event {
	color: #4a4a4a !important;
	padding: 5px !important;
    text-align: center !important;
    vertical-align: middle !important;
	font-size: 14px !important;
  	font-weight: 500 !important;
  	font-style: normal !important;
  	font-stretch: normal !important;
  	line-height: 1.57 !important;
  	letter-spacing: normal !important;
}

.tribe-mini-calendar .tribe-events-present, .tribe-mini-calendar .tribe-mini-calendar-today {
	background-color: inherit !important;
}

.tribe-mini-calendar td, .tribe-mini-calendar th {
	border: 1px solid white !important;
}

.tribe-mini-calendar .tribe-events-past {
	opacity: 1 !important;
}

.tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] a:before {
	left: 40% !important;
	bottom: inherit !important;
	width: 15px !important;
	height: 15px !important;
}

/*Calendar View CSS */

.tribe-bar-geoloc-filter,.tribe-bar-collapse #tribe-bar-collapse-toggle {
display: none!important;
}
.tribe-bar-filters{
	display:block!important;
}
.tribe-bar-filters-inner>div {
	display:inline-block;
}
/*table.tribe-events-calendar{
	width:420px!important;
}*/
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
	background-color:#fff!important;
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"]{
	background-color:transparent!important;
}
.tribe-events-calendar td.tribe-events-has-events div[id*="tribe-events-daynum-"]{
	background-color:#4a4a4a!important;
	color: #fff!important;
}

.tribe-events-calendar td div[id*=tribe-events-daynum-], .tribe-events-calendar td div[id*=tribe-events-daynum-] a {
	margin-top:0px;
}
#tribe-events td.tribe-events-present div[id*="tribe-events-daynum-"]{
	background-color:#4a4a4a!important;
	color:#fff!important;
	width:30px;
	height:30px;
	border-radius: 50%;
	margin: 7px auto 0;
	line-height:30px;
	
}
.tribe-events-calendar td.tribe-events-present.mobile-active{
	background-color:#f8f8f8!important;
}
.tribe-events-calendar tr td{
	background-color: #f8f8f8;
}
.tribe-events-calendar td div[id*=tribe-events-daynum-] {
	width:30px;
	height:30px;
	border-radius: 50%;
	margin: 0 auto;
	line-height:30px!important;
	margin-top:6px;
}
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-]{
	background-color:transparent!important;
}
.tribe-events-calendar thead th, .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, .tribe-grid-header {
	background-color: #f8f8f8!important;
	border-left-color: #f8f8f8!important;
	border-right-color: #f8f8f8!important;
}
.tribe-events-calendar thead th{
	color:#4a4a4a!important;
}
#tribe-events-content table.tribe-events-calendar{
	border-bottom:1px solid transparent;
}
#tribe-events .tribe-events-calendar td, #tribe-events .tribe-events-calendar th{
	border-color:#fff!important
}
#tribe-events-content .tribe-events-calendar td{
	height:44px!important;
}
#tribe-events-content table.tribe-events-calendar{
	margin: 0 auto!important;
}
/*.tribe-events-calendar .mobile-active.tribe-events-past div[id*=tribe-events-daynum-]{
	background-color:#4a4a4a!important;
	color:#fff!important;
}*/
.tribe-events-calendar td.mobile-active{
	background-color:#f8f8f8!important;
}
.tribe-events-calendar td div[id*=tribe-events-daynum-], .tribe-events-calendar td div[id*=tribe-events-daynum-] a{
	color:#4a4a4a!important;
	font-size:14px!important;
}
.tribe-events-calendar .tribe-events-has-events:after{
	display:none!important;
}

.tribe-events-calendar td .type-tribe_events{
	display:none!important;
}
.tribe-bar-date-filter, .tribe-bar-search-filter, .tribe-bar-submit{
	width:33%!important;
}
.tribe-bar-filters{
	border-bottom:solid 10px #4a4a4a;
}
#tribe-mobile-container .type-tribe_events{
	padding:0 0 10px!important;
}
.type-tribe_events.hentry{
	margin: 30px 0 0!important;
}
.summary a.url{
	color:#4a4a4a;
}
.tribe-mobile-day-heading{display:none;}

.line-height-1_11{
	line-height:1.11;
	}

.letter_spacing-0_6{
	letter-spacing:0.6px;
}
.line-height-leslie{
	line-height:1.94;
}
.resources-line-height p{
	line-height:1.67!important;
}
.font-size-12{
	font-size:12px!important;
} 
.margin-top-52{
	margin-top:52px!important;
}

.my-cbs-journey-type {
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	text-align: left;
	color: #9b9b9b;	
	line-height:2.29;
}

.line-height-1_43{
	line-height:1.43!important;
}
.video-thumbnail-wrapper + p {
	display: flex;
  justify-content: center;
  align-items: center;
}

/* code added by koteswar for news home image resize issue */
@media only screen and (min-width : 651px) and (max-width :  767px)  {

}
@media only screen and (min-width : 400px) and (max-width :  650px)  {

}
/* ended*/

/* code added by Anand nav resize issue */
@media only screen and (min-width : 1200px) and (max-width :  1215px)  {
	.col-md-10{
		width: 85.33333333%;
	}
	.col-md-2 {
    width: 14.66666667%;
    }
}
@media only screen and (min-width : 1025px) and (max-width :  1041px)  {
	li.astm-search-menu.astm-search-menu.dropdown{
		position: absolute;
		top: 25px;
	}
	#mega-menu-wrap-primary {
		float: left;
	}
}
/* code ended */
/* code added by koteswar for video title resize issue */
@media only screen and (min-width : 651px) and (max-width :  767px)  {
.my-cbs-journey-wrapper .col-xs-12 {
   /* margin-bottom: 25%;*/
}
	#cptapagination-content > div {
		height: auto;
		min-height: auto;
	}
.padding-right-70{padding-right:0px;}
}
@media only screen and (min-width : 320px) and (max-width :  650px)  {
.my-cbs-journey-wrapper .col-xs-12 {
   /* margin-bottom: 15%;*/
}
	#cptapagination-content > div {
		height: auto;
		min-height: auto;
	}
	.doc-list-block h4 {
		font-size: 16px;
	}
	.padding-right-70{padding-right:0px;}
}
/* ended*/
@media only screen and (min-width : 1025px) and (max-width :  1041px)  {
	.search-close{
		left:55px;
	}
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
.btn-wth-300{width: 200px; white-space: inherit;}
#myModal-registration .btn-primary { padding: 10px 8px 8px;}
.banner-caption .container:after {
content: "";
background: none;
}
.padding-right-70{padding-right:0px;}
}

@media only screen and (min-width : 320px) and (max-width :  400px){
	.btn-wth-300{width: 200px; white-space: inherit;}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (device-aspect-ratio: 40/71)
{
	.col-md-4.col-md-offset-1.twiiter-block aside#matweetfeeds-3{
	 margin-bottom: 10px;
	}
	.innerpage-block .col-xs-6 {
	margin-bottom: 10px;
	}
	section.innerpage-block.doc-list-block.governance-doc-block  .col-xs-6 {
	margin-bottom: 10px;
	}
	.doc-list-block h4{
	font-size: 14px;
	}
	.padding-right-70 p{
	overflow: hidden;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 768px)
{
	.doc-list-block h4{
	font-size: 14px;
	}
	.newspage aside#matweetfeeds-3{
	 margin-bottom: 10px;
	}
	.content-area.twitter-news-block.newspage .latesthdng {
	margin-left: 8px;
	}
	.twitter_header .twitter_title{
	    font-size: 24px;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
{
	.content-area.twitter-news-block.newspage .latesthdng {
	margin-left: 0px;
	}
}
/*@media only screen and (max-width: 414px) and (min-width: 320px) and (orientation: portrait)
{
	@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
	.gradient-border::before {
		width: 375px !important;
	}
	}}
}*/

/* code added on 6th june Re-size*/
@media only screen and (min-width: 1801px)
{
    @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            left: -24.4% !important;
        }
    }}
}
@media only screen and (min-width : 1625px) and (max-width :  1739px)
{
    @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            left: -24.3% !important;
        }
    }}
}
@media only screen and (min-width : 1500px) and (max-width :  1624px)
{
    @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            left: -24.1% !important;
        }
    }}
}
@media only screen and (min-width: 1040px) and (max-width: 1485px)
{
    @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            left: -25.85% !important;
	    width: 103%;
        }
    }}
}
@media only screen and (min-width : 991px) and (max-width :  1039px)
{
    @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            left: -23.85% !important;
	   width: 101% !important;
        }
    }}
}
@media only screen and (min-width: 560px) and (max-width: 733px)
{
  @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            width: 103.8%;
        }
    }}
}
/*@media only screen and (min-width: 600px) and (max-width: 733px) and (orientation : landscape)
{
  @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            width: 101%;
        }
    }}
}*/
@media only screen and (min-width: 531px) and (max-width: 559px)
{
  @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            width: 103.4%;
        }
    }}
}
@media only screen and (min-width: 320px) and (max-width: 530px)
{
  @media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
            width: 104.2%;
        }
    }}
}


/*Code added on 5th june */

/*iPadMini*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  {
	.white-container-overlap-blue.gradient-border::before
        {
            width: 102.84%;
        }
}
/*safari issue*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  {
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
 
.white-container-overlap-blue.gradient-border::before
        {
            width: 102.84%;
        }
 
}}
}

/*iPad in portrait & landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.white-container-overlap-blue.gradient-border::before
        {
            width: 100%;
        }
}
/*safari issue*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
 
.white-container-overlap-blue.gradient-border::before
        {
            width: 102.84%;
        }
 
}}
}
@media only screen 
and (min-device-width: 768px) 
and (max-device-width : 1024px)
and (orientation : landscape)
{
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
 
.white-container-overlap-blue.gradient-border::before
        {
            width: 101.4% !important;
	    left: -24.2% !important;
        }
 
}}
}
/*iPhone 6, 7, & 8 Plus in portrait & landscape*/
@media only screen 
and (min-device-width: 414px) 
and (max-device-width : 736px) {
	.white-container-overlap-blue.gradient-border::before
        {
            width: 102.9% !important;
        }	
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px)
and (orientation : landscape) {	
	.white-container-overlap-blue.gradient-border::before
        {
            width: 100% !important;
        }	
}
/*safari issue*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
 
.white-container-overlap-blue.gradient-border::before
        {
            width: 102.9% !important;
        }
 
}}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px)
and (orientation : landscape) {	
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
 
.white-container-overlap-blue.gradient-border::before
        {
            width: 101% !important;
        }
 
}}
}
/*iPhone 6,7,8 in portrait & landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.white-container-overlap-blue.gradient-border::before
        {
            width: 103.2% !important;
        }	
}
@media only screen 
and (min-width : 375px) 
and (max-device-width : 667px)
and (orientation : landscape) {	
	.white-container-overlap-blue.gradient-border::before
        {
            width: 100% !important;
        }	
}
/*safari issue*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
 
.white-container-overlap-blue.gradient-border::before
        {
            width: 103.2% !important;
        }
 
}}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px)
and (orientation : landscape) {	
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
 
.white-container-overlap-blue.gradient-border::before
        {
            width: 101% !important;
        }
 
}}
}
/*iPhone 5 & 5S in portrait & landscape*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
        .white-container-overlap-blue.gradient-border::before
        {
	    width: 100% !important;
        }
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px)
and (orientation : landscape) {
        .white-container-overlap-blue.gradient-border::before
        {
	    width: 100% !important;
        }
}
/*safari issue*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {
    
        .white-container-overlap-blue.gradient-border::before
        {
    width: 105.8% !important;
        }
    }}
}