/*
Theme Name:     CWK Portal 2018 - PSIS
Theme URI:      http://3clicks.bringthepixel.com
Description:    CWK Portal 2016
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       3clicks
Version:        1.0
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */


.g1-one-third #shareLink { background-color: transparent !important; border: none !important; padding: 0; margin: 0; font-weight: 400; }
.websource-box #shareLink { background-color: #363795 !important; padding: 5px 20px; }

ul {
    margin-left: 3em;
    list-style-type: disc;
    margin-top: 5px;
}
h2 + h4,
h2 + h3 {
	margin-top: 0px;
}
#g1-primary-nav {
    margin-right: 0px; 
}
#g1-preheader, .skipnav {
	display: none;
}
.g1-font-regular-l {
    font-size: 16px;
}
.g1-precontent-layout-wide-narrow #g1-precontent .g1-layout-inner {
	width: 980px;
}
#g1-id .site-title {
    font-size: 38px;
    font-weight: bold;
    margin-top: 0px;
}
#content .green_box h2 {
   color: #fff !important;
}
input[type=password] {font-family: Arial !important;}
#g1-primary-nav-menu > li > a { font-size: 15px !important;}
#g1-footer-nav-menu > li > a { font-size: 15px !important; font-weight:400 !important;}
#g1-footer a { text-decoration:none; }
ul.g1-grid > li.g1-column.g1-valign-top { text-align: left; margin-bottom: 15px; }

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1.4;
	display:block !important;
}
h2 {
	letter-spacing: -1px;
}
strong {
	font-weight: 700;
}
#g1-footer-area ul.g1-grid > li.g1-column.g1-valign-top, .footer-cntct {
 text-align : center; 
  font-weight: 800;
}
.helpdsk-head { 
    background-color: #6daa44; /* #4d409e; */
    padding: 10px;
}
.helpdsk {
    background-color: #fff;
    color: #000;
    padding: 20px;
    margin-top: -21px;
}
#g1-content > .g1-layout-inner {
	background-color: #FFFFFF;
	padding: 0px;
	position: relative;
}
#g1-precontent h1 {
	font-size: 30px;
	font-weight: 800;
}
#g1-logo { 
	max-width: 310px;
}
#g1-content-area {
    padding: 20px 0px; /*40px 0px; */
}
#g1-content .g1-meta {
    color: #999999;
    margin-top: 20px;
}
#g1-primary-nav {
	clear: right;
    float: right !important;
    margin-top: 20px;
}
#g1-precontent > header.entry-header{
    margin-bottom: 0;
    padding-top: 1.5em;
    padding-bottom: 0.5em;
}
.g1-nav--collapsed #g1-primary-nav-menu .g1-type-drops .g1-submenus a {
	font-size: 14px;
}
#google_language_translator {
	float: right;
    padding: 6px 10px 0px 10px;
	margin-top: 14px;
}
.archive-title {
	font-size: 32px;
}
.advisory-guide {
    display: block;
    margin: 0 auto;
    max-width: 700px;
}
.advisory-guide img {
    display: block;
    margin: 0 auto;
    max-width: 300px;
	width: 100%;
}
.advisory-guide p {
    color: #000000 !important;
    margin-top: 10px;
    margin-left: 20px;
    font-weight: 500;
}
.archive-subtitle {
	color: #211915 !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
	margin-bottom: 30px;
}
.black {
	color: #000000;
}
.g1-one-fifth a span {
	font-size: 14px;
}
.pb_tiny {
	padding-bottom: 0.5rem;
}
.empty-space {
	height: 3rem;
}
.color_ancestor > a {
	color: #363795 !important;
	font-weight: bold;
}
.lightblue {
	color: #083ea0;
	font-weight: 600;
}
.entry-content {
    margin-bottom: 0px;
}
.entry-title {
    font-size: 32px;
}
.faq-div {
    margin-left: 55px;
}
.faq-div p {
    margin-bottom: 3px;
}
.green_box {
	background-color: #6da943;
	color: #FFFFFF;
	margin-bottom: 1.75rem;
	padding: 1.5rem;
}
.green_box p {
	margin-bottom: 0rem;
}
.immigration-btns a {
 color: #fff !important;
}
/*.lightbox_ultimate_anchor a, 
.g1-one-half a,
.g1-one-third a,
.g1-one-fourth a,
.g1-one-fifth a {
	border-bottom: 0px !important;
}
.g1-one-fourth a {
	font-weight: 400 !important;
    font-size: 14px !important;
	color: #666666 !important; 
}
.g1-one-fifth a {
    font-size: 14px !important;
    font-weight: 400 !important;
	color: #000000 !important; 
}*/
.help-desk{
    background-color: #6da943;
    color: #FFFFFF;
    float: right;
    height: 25px;
    margin-top: 24px;
    margin-left: 10px;
    font-size: 12px;
}
.help-desk span {
	color: #FFFFFF;
    padding: 4px 10px 7px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}
.goog-te-combo{color:#000;}
/******** HOVER BOXES ************/
.box_hover {
  position:relative;
  margin:0 auto;
  min-height: 90px;
}
.box_hover img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.box_hover img.top:hover, .box_hover img.hover_effect {
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
/******** //// ******************/

#g1-footer-text {
	font-size: 15px;
	font-weight: 800;
	padding-top: 2px;
}
.icon-box {
    display: block;
    margin: 0 auto;
    max-width: 550px;
    margin-top: -45px;
}
.icon-box img {
    margin-bottom: 10px;
}
.img-container {
    display: block;
    margin: 0 auto;
    max-width: 500px;
}
.icon-home-box img {
    margin-bottom: 10px;
}
.list-margin li{
	margin-bottom: 10px;
}
.med_container {
	display: block;
	margin: 0 auto;
	max-width: 700px;
}
h1 {
	font-size: 30px;
	font-weight: 800;
	letter-spacing: -0.5px;
	line-height: 1.2;
	margin-bottom: 1.5rem;
}
h4 {
	font-size: 21px;
}
h1 + h4 {
	margin: 0.75rem 0rem 1.5rem 0rem;
}
a.black, a.black:hover {
	color: #000000 !important;
}
#g1-footer-nav-menu > li > a {
	font-weight: 600;
}
#g1-footer-nav-menu > li > a {
	font-size: 14px;
}
#g1-primary-nav-menu > li > a:hover {
    font-weight: 700;
    color: #363795 !important;
}
.newsletter_form .g1-button {
	background-color: #FFFFFF !important;
	border-radius: 0px !important;
	border: 2px solid #e6e6e6 !important;
	color: #363795 !important;
	display: block;
	font-weight: 800 !important;
	max-width: 125px;
	padding: 1.2rem !important;
	text-transform: capitalize !important;
}
.contact_form {
	margin-top: -3.5rem;
	padding-top: 2rem;
}
.newsletter_form {
	padding-top: 4rem;
}
.my_container .contact-form p {
	color: #FFFFFF !important;
	font-weight: 600;
	margin: 1rem 0rem 1.5rem 0rem;
}
.contact-form input[type="submit"] {
    background-color: #FFFFFF !important;
    color: #363795 !important;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    padding: 1.5rem 4rem;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url]{
    border-radius: 0px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%
}
.g1-one-third p.bold, 
.hidden .bold {
	margin: 0.75rem 0rem 0.5rem 0rem !important;
}
.contact-form .g1-button,
.contact-form .g1-button span, 
.contact-form .g1-button:hover span,
.contact-form .g1-button:hover {
	background-color: #FFFFFF !important;
    color: #363795 !important;
}
.contact-form .g1-button--solid {
	margin: 0 auto;
    display: block;
    max-width: 125px;
    border-radius: 0px !important;
	font-weight: 800 !important;
	padding: 1.2rem !important;
	text-transform: capitalize !important;
}
.contact-form h2 {
	color: #FFFFFF !important;
}
.contact-form textarea {
	border-color: #ffffff;
	border-radius: 0px;
	min-height: 261px;
	padding: 15px;
}
.video_bar .green_box {
	overflow: hidden;
	position: relative;
}
.video_bar .green_box p {
	margin-bottom: 0;
	padding-left: 21%;
}
.video_bar .green_box .purple_bg {
	height: 100%;
	margin-left: -1.5rem;
	margin-top: -1.5rem;
	position: absolute;
	width: 20%;
}
.video_bar .green_box .purple_bg .bolder {
	line-height: 1.2;
}
.video_bar .green_box .purple_bg span {
	position: absolute;
	font-size: 1.9rem;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.page-template-template-full-screen #g1-content-area {
    padding-bottom: 0;
}
.semi_bold{
	font-weight: 600;
}
.bold {
	font-weight: 700;
}
.bolder {
	font-weight: 800;
}
.purple {
	color: #832677 !important;
}
.purple_bg {
	background-color: #363795;
}
.g1-nav--unstyled #g1-primary-nav-menu > li > a:after {
	display: none;
}
.black {
	color: #000000 !important;
}
.entry-header a,
.entry-categories a,
.widget a {
	border: 0px !important;
}
.widget h3 {
	color: #363795 !important;
}
.gray_bg {
	background-color: #f1f1f2;
}
.green_title {
	color: #6da943 !important;
}
.home .gray_bg {
	margin-top: 2.5rem;
}
.home .gray_bg a {
	border: 0px !important;
	font-weight: 800;
}
.home .gray_bg a img {
	margin-bottom: 0.75rem;
}
/* .home #g1-content-area {
    padding: 40px 0px 0px 0px;
} */
.pad_tb {
	padding: 3rem 0rem 1rem 0rem;
}
.my_container {
	display: block;
	margin: 0 auto;
	max-width: 968px;
}
.news-item {
	width: 90%;
	border: 1px solid blue;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 20px;
}
.news-item p {
	margin-bottom: 0px;
}
.padding-page {
    padding: 30px 40px;
}
.row img {
	margin-bottom: 10px;
}
.row-advisory p{
	font-weight: 400;
	margin-top: 10px;
	color: #000000;
}
.topic{
	color: #417743;
}
.underline, 
.lightbox_ultimate_text_anchor a{
	border-bottom: none;
}
.video-title {
	width: 225px;
}
.wpcf7-response-output, .screen-reader-response{
	color: green;
	padding-bottom: 20px;
}
.reflections p {
	display: inline;
}

/****new serch and help desk****/
.new_search {
	background: #6da943;
    float: right;
    margin-top: 24px;
    padding: 0px !important;
    width: 25px !important;
    height: 25px;
}
.new_search:active,
.new_search:link,
.new_search:visited {
	background: #6da943;
}
.search_hide {
	display: none;
}
.g1-searchbox__switch strong:before,
.g1-searchbox__switch strong:after {
	text-align: center;
	font: 16px/16px FontAwesome;
	margin-top: -8px;
}
.g1-searchbox__switch strong {
	color: #FFFFFF;
}
#g1-header .g1-searchbox {
    width: 35px;
}

/****end****/

/* ========================================================================================= BUTTONS */
.btn {
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #B3B3B3;
	display: inline-block;
		padding: 4px 10px 4px;
		margin-bottom: 0;
		font-size: 13px;
		line-height: 18px;
		color: #333;
		text-align: center;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		vertical-align: middle;
		cursor: pointer;
		background-color: whiteSmoke;
		background-repeat: repeat-x;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	background-image: -moz-linear-gradient(top, white, #E6E6E6);
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-color: #e6e6e6; *;
	background-color: #d9d9d9;
}
.btn:active, .btn.active {
	background-color: #cccccc \9;
}
.btn:first-child {
	*margin-left: 0;
}
.btn:hover {
	color: #333;
	text-decoration: none;
	background-color: #E6E6E6;
	background-position: 0 -15px;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    -webkit-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active, .btn:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-large {
	padding: 9px 14px;
	font-size: 15px;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn-large [class^="icon-"] {
	margin-top: 1px;
}
.btn-small {
	padding: 5px 9px;
	font-size: 11px;
	line-height: 16px;
}
.btn-small [class^="icon-"] {
	margin-top: -1px;
}
.btn-mini {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 14px;
}
.btn_red { background: #3ca642 !important; padding: 5px 20px; color: #FFF; border: 0px; border-radius: 5px; display: block; margin: 0 auto; margin-bottom: 25px;}
.btn_red:hover {
  background: #215b24  !important;
}}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover .btn-download {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active, .btn-download.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn {
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary {
	background-color: hsl(201, 100%, 30%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a5ff", endColorstr="#006399");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#00a5ff), to(#006399));
	background-image: -moz-linear-gradient(top, #00a5ff, #006399);
	background-image: -ms-linear-gradient(top, #00a5ff, #006399);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a5ff), color-stop(100%, #006399));
	background-image: -webkit-linear-gradient(top, #00a5ff, #006399);
	background-image: -o-linear-gradient(top, #00a5ff, #006399);
	background-image: linear-gradient(#00a5ff, #006399);
	border-color: #006399 #006399 hsl(201, 100%, 25%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
/*	float: right; */
}
.btn-download {
	background-color: hsl(201, 100%, 30%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a5ff", endColorstr="#006399");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#00a5ff), to(#006399));
	background-image: -moz-linear-gradient(top, #00a5ff, #006399);
	background-image: -ms-linear-gradient(top, #00a5ff, #006399);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a5ff), color-stop(100%, #006399));
	background-image: -webkit-linear-gradient(top, #00a5ff, #006399);
	background-image: -o-linear-gradient(top, #00a5ff, #006399);
	background-image: linear-gradient(#00a5ff, #006399);
	border-color: #006399 #006399 hsl(201, 100%, 25%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-download:hover, .btn-download:active, .btn-download.active, .btn-download.disabled, .btn-download[disabled] {
	background-color: #05c; *;
	background-color: #004ab3;
}
.btn-primary:active, .btn-primary.active, .btn-download:active, .btn-download.active {
	background-color: #004099 \9;
}
.btn-warning {
	background-color: #faa732; *;
	background-color: #f89406;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #fbb450, #f89406);
	border-left-color: #f89406;
	border-right-color: #f89406;
	border-top-color: #f89406;
	border-bottom-color: #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	background-color: #f89406; *;
	background-color: #df8505;
}
.btn-warning:active, .btn-warning.active {
	background-color: #c67605 \9;
}
.btn-danger {
	background-color: #da4f49; *;
	background-color: #bd362f;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	border-left-color: #bd362f;
	border-right-color: #bd362f;
	border-top-color: #bd362f;
	border-bottom-color: #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background-color: #bd362f; *;
	background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
	background-color: #942a25 \9;
}
.btn-success {
	background-color: #5bb75b; *;
	background-color: #51a351;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #62c462, #51a351);
	border-left-color: #51a351;
	border-right-color: #51a351;
	border-top-color: #51a351;
	border-bottom-color: #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #51a351; *;
	background-color: #499249;
}
.btn-success:active, .btn-success.active {
	background-color: #408140 \9;
}
.btn-info {
	background-color: #49afcd; *;
	background-color: #2f96b4;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	border-left-color: #2f96b4;
	border-right-color: #2f96b4;
	border-top-color: #2f96b4;
	border-bottom-color: #1f6377;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #2f96b4; *;
	background-color: #2a85a0;
}
.btn-info:active, .btn-info.active {
	background-color: #24748c \9;
}
.btn-inverse {
	background-color: #414141; *;
	background-color: #222222;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #555555, #222222);
	border-left-color: #222222;
	border-right-color: #222222;
	border-top-color: #222222;
	border-bottom-color: #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222; *;
	background-color: #151515;
}
.btn-inverse:active, .btn-inverse.active {
	background-color: #080808 \9;
}
button.btn, input[type="submit"].btn {
	*padding-top: 2px; *;
	padding-bottom: 2px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
	*padding-top: 7px; *;
	padding-bottom: 7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
	*padding-top: 3px; *;
	padding-bottom: 3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
	*padding-top: 1px; *;
	padding-bottom: 1px;
}


.websource-box{
    color: #000 !important;
    text-shadow: none;
    border: 2px solid #cccccc;
    background: #f5c142;
    padding: 0px 20px 0px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* .websource-box-green{
	background: #ffd145;
	padding-bottom: 5px;
} */

.websource-box h3 {
	color: #fff !important;
	font-size: 18px;
	font-weight: 700;
    padding: 15px 10px 5px 10px;
}
.websource-box p {
    padding: 0px 10px 10px 10px;
	color: #fff !important;
	font-size: 14px;
}
.websource-blue-text {
	color: #363795 !important;
	margin-bottom: 6px;
	font-size: 20px;
}
.separator {
	margin-bottom: 14px;
	border-top: 2px #0067b1 dotted;
}


.video-list-3col {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
}
.video-list-3col li {
	float: left;
	width: 31%;
	margin-left: 1.16%;
	margin-right: 1.17%;
	text-align: center;
}


/* ========================================================================================= PICTURE PAGE LAYOUT */
.linklist {
	margin: 0;
	position: relative;
	list-style: none;
	width: 100.41322314%;
	left: -4px;
}

ul > .linklistitem{
	max-width: 324px; 
	width: 33.33333333%; 
	/* Inside a two-third container, a three-column collection should be rendered as a two-column collection */ 
	/* Inside a one-third container, a three-column collection should be rendered as a one-column collection */ }
	
	margin: 0 0 1.5em; 
	display: inline-block; 
	vertical-align: top;
}

.video-list {
	list-style-type: none;
}

.video-list li {
	width: 45%;
	float: left;
	text-align: center;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:22px;
	font-size: 16px;
	list-style-type: none;
}

.video-list li img {
	border: 2px solid black;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	width: 300px;
	max-height: 200px;
}

.login {
	float: right;
	padding: 5px 0 0 10px;
	margin-top: 18px;
}
.login ul {
	margin: 0;
	list-style-type: none;
}
.login li {
	margin-right: 0;
}
.login a {
	/*margin-left: 20px;*/
	background: #363795; /* #363795; */
	color: #fff !important;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
    padding: 4px 10px 4px;
text-decoration: none;
}
#nav .login a:hover {
	background: #0067b1;
	text-decoration: none;
}	
.clearfix { zoom: 1; }
/* Custom CSS - Vivek */
.buttonguide { background-color: #442ab3; padding: 10px; font-weight: 700;} 
.button {color: #fff !important; font-size: 16px !important;} 
.linktext { font-size: 16px !important; } 


@media screen and (max-width: 480px) {
	.g1-grid {
		width: 80%;
	}
ul.g1-grid { 
		margin: 0px auto;
    }
#rev_slider_1_1_wrapper {
	height: 100px !important;
}
.g1-primary-nav--expanded #g1-primary-nav {
	margin: 0 0 1em;
}
#g1-mobile-logo {
  width: 75%;
}
.g1-primary-nav--expanded #g1-id, .g1-primary-nav--expanded #g1-primary-nav .g1-searchbox {
	display: block !important;
}

.home.page ul.g1-grid > li.g1-column {
	display: block;
}
.home.page .g1-grid > .g1-column {
	width: 90% !important;
    margin: 0 auto !important;
}
.g1-layout-inner .g1-grid {
	font-size: 13px;
}
}

@media screen and (min-width: 481px) and (max-width: 600px) {
	.g1-grid {
		width: 65%;
	}
ul.g1-grid { 
		margin: 0px auto;
    }
}

@media screen and (max-width: 840px) {
 	.topic-head { 
    		position: relative !important; 
	}
	ul.g1-grid > li.g1-column.g1-valign-top { 
    	margin-bottom: 5px;
	}
}

@media screen and (max-width: 1025px) {
	#g1-primary-nav { margin-top: 50px; }
}
@media screen and (max-width: 600px) {
	#g1-primary-nav { margin-top: -50px; }
	#wpadminbar { position: fixed !important; }
	#g1-footer-nav-menu > li > a { font-size:14px !important; }
	#g1-footer-text { font-size:1rem !important; }
}
/* Custom CSS Ends - Vivek */

@media screen and (max-width: 768px) {
	.entry-content {
    margin-bottom: 50px;
	}
	.centered-div {
    margin-left: 10px;
}
}
@media screen and (min-width: 840px) {
	.row {
		margin-bottom: 50px;
	}
}
@media all and (min-width: 1025px) {
#g1-header .g1-nav--collapsed #g1-primary-nav-menu > li.g1-type-drops li:hover {
	background: #FFFFFF;
}
.g1-nav--collapsed #g1-primary-nav-menu .g1-type-drops .g1-submenus a {
   background-color: #ffffff !important; 
	color: #666666;
}
.g1-nav--collapsed #g1-primary-nav-menu .g1-type-drops .g1-submenus a:hover {
    background-color:#ffffff !important; 
	color: #363795 !important;
	font-weight: 700;
}
#g1-header .g1-nav--collapsed #g1-primary-nav-menu > .g1-type-drops ul{
	background-color: #ffffff;
}
.g1-nav--unstyled.g1-nav--collapsed #g1-primary-nav-menu > .current_page_item > a {
    color: #363795;
    font-weight: 700;
}
#g1-header .g1-nav--collapsed #g1-primary-nav-menu > li.g1-type-drops li {
    border-color: #ffffff;
}
#g1-header .g1-nav--collapsed #g1-primary-nav-menu > li > a .g1-nav-item__arrow {
    border-color: #ccc;
}
#g1-primary-nav-menu {
    float: right;
	}
}
